
/*/ds-comf/ds-form/css/ds_callback.css*/
#ds_callback {
  width: 500px;
  margin: 20px 0;
  min-height:  auto;
  z-index: 15000;
  padding: 15px 35px 15px;
}
#ds_callback .form-head {
  color: #777;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 5px;
  text-align: left;
  color:black;
}
#ds_callback label {
  display: block;
  float: left;
  color: #555555;
  width: 100px;
}
#ds_callback input[type="text"] {
  width: 100%;
  height: 31px;
  padding: 2px 5px;
  border: none;
  border-radius: 6px;
  background-color: #f3f3f3;
}
#ds_callback textarea {
  width: 100%;
  height: 85px;
  resize: none;
  border: none;
  border-radius: 6px;
  background-color: #f3f3f3;
  padding: 2px 5px;
}
#ds_callback input[type="submit"] {
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  width: 188px;
  height: 40px;
  border-radius: 4px;
  background-image: linear-gradient(0deg, #2f7d31 0%, #5faa28 100%);
}
#ds_callback input[type="submit"]:hover {
  cursor: pointer;
}
#ds_callback .error_form ul {
  border-top: 1px solid #eeeeee;
}
#ds_callback .error-report {
  color: #444;
  margin-left: 210px;
  text-align: left;
  padding: 0px;
}

#ds_callback label {
    width: 330px;
    margin:10px 0px;
}

#ds_callback {
    background:#fff;
}

#ds_callback .buttonform {
  text-align:left;
}

form > div[class^="field"] {
    margin: 5px 0;
}

.dspopup-modal-bg {
  z-index: 10000;}


.field-0 {
  margin-top: -15px;
}
#ds_callback .repeatform {
  display: inline-block;
  width: auto;
  padding: 0 20px;
  text-decoration: none;
  margin-top: 0;
}
#ds_callback{
  background: url(/ds-comf/ds-form/images/zvonok.png) #fff no-repeat;
  background-position: left top;
  width: 530px;
  box-sizing: content-box;
}
#form-ds_callback{
  margin-left: 210px;
}
.dspopup-modal .text-report .close-dspopup-modal{
  position: unset;
  background: no-repeat;
  font-size: 14px;
  color: #ffffff;
  width: 107px;
  height: 40px;
  border-radius: 4px;
  background-image: linear-gradient(0deg, #2f7d31 0%, #5faa28 100%);
  line-height: 40px;
  text-align: center;
  margin-top: 30px;
 }
 .error-report .head-report{
  font-size: 22px!important;
  font-weight: normal!important;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 5px!important;
  text-align: left;
  color: black;
  font-weight: normal;
 }
/*/ds-comf/ds-form/css/ds_feedback.css*/
#ds_feedback {
  width: 500px;
  margin: 20px 0;
  min-height:  auto;
  z-index: 15000;
  padding: 15px 35px 15px;
}


#ds_feedback .form-head {
  color: #777777;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 5px;
  text-align: left;
  color:black;
}
#ds_feedback .repeatform {
  display: inline-block;
  width: auto;
  padding: 0 20px;
  text-decoration: none;
  margin-top: 0;
}
#ds_feedback label {
  display: block;
  float: left;
  color: #555555;
  width: 100px;
}
#ds_feedback input[type="text"] {
  width: 100%;
  height: 31px;
  padding: 2px 5px;
  border: none;
  border-radius: 6px;
  background-color: #f3f3f3;
}
#ds_feedback textarea {
  width: 100%;
  height: 85px;
  resize: none;
  border: none;
  border-radius: 6px;
  background-color: #f3f3f3;
}
#ds_feedback input[type="submit"] {
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  width: 188px;
  height: 40px;
  border-radius: 4px;
  background-image: linear-gradient(0deg, #2f7d31 0%, #5faa28 100%);
}
#ds_feedback input[type="submit"]:hover {
  cursor: pointer;
}
#ds_feedback .error_form ul {
  border-top: 1px solid #eeeeee;
}
#ds_feedback .error-report {
  color: #444;
  margin-left: 210px;
  text-align: left;
  padding: 0px;
}

#ds_feedback label {
    width: 330px;
    margin:10px 0px;
}

#ds_feedback {
    background:#fff;
}

#ds_feedback .buttonform {
  text-align:left;
}

form > div[class^="field"] {
    margin: 5px 0;
}

.dspopup-modal-bg {
  z-index: 10000;}


.field-0 {
  margin-top: -15px;
}

#ds_feedback{
  background: url(/ds-comf/ds-form/images/svyaz.png) #fff no-repeat;
  background-position: left top;
  width: 530px;
  box-sizing: content-box;
}
#form-ds_feedback{
  margin-left: 210px;
}
.dspopup-modal .text-report .close-dspopup-modal{
  position: unset;
  background: no-repeat;
  font-size: 14px;
  color: #ffffff;
  width: 107px;
  height: 40px;
  border-radius: 4px;
  background-image: linear-gradient(0deg, #2f7d31 0%, #5faa28 100%);
  line-height: 40px;
  text-align: center;
  margin-top: 30px;
 }
 .error-report .head-report{
  font-size: 22px!important;
  font-weight: normal!important;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 5px!important;
  text-align: left;
  color: black;
  font-weight: normal;
 }
/*/ds-comf/ds-form/css/dscons.css*/
#dscons {
  background: url(/images/bg_form_cons_crop.png) no-repeat bottom right / contain;
  border: 2px solid #ddd;
 	box-sizing: border-box;
  margin: 50px auto 10px;
  max-width: 100%;
  min-height: 287px;
  padding: 50px 0 0 11.4%;
  width: 100%;
}
#dscons:last-child {
  margin-bottom: 0;
}
#dscons #form-dscons {
  position: relative;top:-20px;
}
#dscons .error-report {
  color: black;
  padding: 0;
  text-align: left;
}
#dscons .error-report .head-report {
  font-weight: normal;
  margin-bottom: 15px;
}
#dscons .error-report .text-report {
  font-size: 26px;
  margin-top: 0;
}

#dscons .txt-form {font-size:14px;margin-top:10px;}

#dscons .form-head {
  color: #777777;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 25px;
  text-align: left;
  color:black;
}
#dscons label {
  display: block;
  float: left;
  color: #555555;
  width: 100%;
}
#dscons input[type="text"] {
  width:100%;
  height: 40px;
  padding: 5px 15px;
  border: 1px solid #ddd;
}
#dscons textarea {
  width: 420px;
  height: 40px;
  resize: none;
  border: 1px solid #DAE2E8
}
#dscons input[type="submit"] {
  width: 240px;
  margin-top: 37px;
  height: 40px;
  font-weight:bold;
  font-size: 15px;
  color: #fff;
  background: #46922d linear-gradient(#61ac28, #277533);
}
#dscons .repeatform {
  display: block;
  margin-top: 70px;
  width: 235px;
  text-decoration: none;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  color: #fff;
  background: #46922d linear-gradient(#61ac28, #277533);

}
#dscons input[type="submit"]:hover {
  cursor: pointer;
}
#dscons .buttonform {
  text-align: right;
}
#dscons .error_form ul {
  border-top: 1px solid #eeeeee;
}
#dscons label {
    width: 330px;
    margin:10px 0px;
}


#dscons .buttonform {
  text-align:center;
}

form > div[class^="field"] {
    margin: 10px 0;
}

.dspopup-modal-bg {
  z-index: 10000;}


.field-0 {
  margin-top: -15px;
}

#dscons .field-1, #dscons .field-2{
  display: inline-block;
  width: 40%;
  min-width: 200px;
}
#dscons .field-1 {
  margin-right: 40px;
  width: 30%;
}
#dscons .field-2 {
  width:20%;
}
.black {
  color: black;
}
.red {
  color: red;
}
/*/ds-comf/ds-form/css/dsforms.css*/
/*  --------------------------------------------------
  Global style
  -------------------------------------------------- */
form > div[class^="field"] {
  margin: 15px 0;
}
form div[class^="field"] .focusout {
  box-shadow: 0 0 5px #A0C2F9;
  border-color: #A0C2F9;
}
form div[class^="field"] .alert {
  box-shadow: 0 0 5px red;
  border-color: red;
}
form div[class^="field"] label .required {
  color: red;
}
.error-report {
  text-align: center;
  padding: 20px;
}
.error-report .head-report {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 20px;
}
.error-report .text-report {
  margin-top: 20px;
  font-size: 18px;
}
.error-report .text-report p {
  margin: 5px 0;
}
.error_form ul {
  padding: 5px;
  list-style-position: inside;
  margin: 0;
}
.error_form ul li {
  list-style-type: none;
  padding: 2px;
  color: red;
}
.loadform {
  display: none;
  margin: 0 10px;
}
/*	--------------------------------------------------
	Style dsReveal Modals
	-------------------------------------------------- */
.dspopup-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10000;
  display: none;
  top: 0;
  left: 0;
}
.dspopup-modal {
  visibility: hidden;
  top: 100px;
  left: 50%;
  margin-left: -300px;
  width: 520px;
  background-color: #f5f5f5;
  position: fixed;
  z-index: 15000;
  padding: 30px 40px 34px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.dspopup-modal.small {
  width: 200px;
  margin-left: -140px;
}
.dspopup-modal.medium {
  width: 400px;
  margin-left: -240px;
}
.dspopup-modal.large {
  width: 600px;
  margin-left: -340px;
}
.dspopup-modal.xlarge {
  width: 800px;
  margin-left: -440px;
}
.dspopup-modal .close-dspopup-modal {
  font-size: 22px;
  line-height: .5;
  position: absolute;
  top: 3px;
  right: 3px;
  color: #aaa;
  text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6);
  font-weight: bold;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background: url(images/close_circle.png) no-repeat;
  /*background: url(images/close_square.png) no-repeat;*/

}
.dspopup-modal .close-dspopup-modal:hover {
  background-position: 0 100%;
}
.ds-form.dspopup-modal {
  overflow: hidden;
}
/*  --------------------------------------------------
  Forms Styles
  -------------------------------------------------- */
/*/ds-comf/ds-form/css/dsotziv.css*/
#dsotziv {
  width: 500px;
  margin: 20px 0;
  min-height:  470px;
  z-index: 15000;
}


#dsotziv .form-head {
  color: #777777;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
  text-align: left;
}
#dsotziv label {
  display: block;
  float: left;
  color: #555555;
  width: 100px;
}
#dsotziv input[type="text"] {
  width: 420px;
  height: 31px;
  padding: 2px 5px;
  border: 1px solid #DAE2E8
}
#dsotziv textarea {
  width: 420px;
  height: 40px;
  resize: none;
  border: 1px solid #DAE2E8
}
#dsotziv input[type="submit"] {
  width: 100px;
  height: 30px;
  text-transform: uppercase;
  color: #444444;
  background: orange;
}
#dsotziv input[type="submit"]:hover {
  cursor: pointer;
}
#dsotziv .buttonform {
  text-align: right;
}
#dsotziv .error_form ul {
  border-top: 1px solid #eeeeee;
}
#dsotziv .error-report {
  color: #444;
}

#dsotziv label {
    width: 330px;
    margin:10px 0px;
}

#dsotziv {
    background:#fff;
}

#dsotziv .buttonform {
  text-align:center;
}

form > div[class^="field"] {
    margin: 10px 0;
}

.dspopup-modal-bg {
  z-index: 10000;}


.field-0 {
  margin-top: -15px;
}
