/* /ds-comf/ds-form/css/dsarticle.css */
#dsarticle,#dsnews{width:100%;margin:40px 0}#dsarticle .form-head,#dsnews .form-head{color:#777777;font-size:22px;font-weight:normal;text-transform:uppercase;padding-bottom:20px;margin-bottom:5px;border-bottom:1px solid #eeeeee;text-align:left}#dsarticle label,#dsnews label{display:block;flex:0 0 100px;color:#555555} #dsarticle input[type="text"],#dsnews input[type="text"]{display:block;box-sizing:border-box;flex:1;height:31px;padding:2px 5px}#dsarticle textarea,#dsnews textarea{display:block;box-sizing:border-box;flex:1;height:125px;resize:none}#dsarticle input[type="submit"],#dsnews input[type="submit"]{width:100px;height:30px;text-transform:uppercase;color:#444444}#dsarticle input[type="submit"]:hover,#dsnews input[type="submit"]:hover{cursor:pointer}#dsarticle .buttonform,#dsnews .buttonform{display:flex;justify-content:flex-end}#dsarticle .error_form ul,#dsnews .error_form ul{border-top:1px solid #eeeeee}#dsarticle .error-report,#dsnews .error-report{color:#444} #dsarticle .loadbuttom,#dsnews .loadbuttom{display:none} #form-dsotziv,#dsnews #form-dsotziv{display:block;max-width:600px} #dsarticle .field-1,#dsarticle .field-2,#dsarticle .field-3,#dsnews .field-1,#dsnews .field-2,#dsnews .field-3{display:flex}
/* /ds-comf/ds-form/css/dscallme_light.css */
#dscallme_light{width:320px;margin:20px 0;padding:0 20px}#dscallme_light .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:center}#dscallme_light label{display:block;float:left;color:#555555;width:100px}#dscallme_light input[type="text"]{width:300px;height:31px;padding:2px 5px}#dscallme_light textarea{width:300px;height:80px;resize:none;padding:2px 5px}#dscallme_light input[type="submit"]{height:30px;text-transform:uppercase;color:#444444}#dscallme_light input[type="submit"]:hover{cursor:pointer}#dscallme_light select{background:none;height:30px;color:#444444}#dscallme_light .labelcall{height:30px}#dscallme_light .labelcall label{width:80px;float:none;padding-left:10px}#dscallme_light .scall label,#dscallme_light .docall label{line-height:28px;width:20px;margin:0 8px}#dscallme_light .labelcall,#dscallme_light .scall,#dscallme_light .docall{display:inline-block;margin:0}#dscallme_light .zpole,#dscallme_light .buttonform{text-align:center}#dscallme_light .error_form ul{border-top:1px solid #eeeeee;background-color:#E7E7E7}#dscallme_light .error-report{color:#444}
/* /ds-comf/ds-form/css/dsfeedback_modal.css */
#dsfeedback_modal{width:320px;margin:20px 0;padding:0 20px}#dsfeedback_modal .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:center}#dsfeedback_modal label{display:block;float:left;color:#555555;width:100px}#dsfeedback_modal input[type="text"]{width:300px;height:31px;padding:2px 5px}#dsfeedback_modal textarea{width:300px;height:80px;resize:none;padding:2px 5px}#dsfeedback_modal input[type="submit"]{height:30px;text-transform:uppercase;color:#444444}#dsfeedback_modal input[type="submit"]:hover{cursor:pointer}#dsfeedback_modal select{background:none;height:30px;color:#444444}#dsfeedback_modal .labelcall{height:30px}#dsfeedback_modal .labelcall label{width:80px;float:none;padding-left:10px}#dsfeedback_modal .scall label,#dsfeedback_modal .docall label{line-height:28px;width:20px;margin:0 8px}#dsfeedback_modal .labelcall,#dsfeedback_modal .scall,#dsfeedback_modal .docall{display:inline-block;margin:0}#dsfeedback_modal .zpole,#dsfeedback_modal .buttonform{text-align:center}#dsfeedback_modal .error_form ul{border-top:1px solid #eeeeee;background-color:#E7E7E7}#dsfeedback_modal .error-report{color:#444}
/* /ds-comf/ds-form/css/dsforms.css */
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, .loadbuttom{display:none}.loadbuttom{margin:0 10px}input[readonly],textarea[readonly]{background:none !important;border:none !important}.dspopup-modal-bg{position:fixed;height:100%;width:100%;background:#000;background:rgba(0, 0, 0, 0.8);z-index:100;display:none;top:0;left:0}.dspopup-modal{visibility:hidden;display:none;background-color:#f5f5f5;position:fixed;z-index:101;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:-15px;right:-15px;color:#aaa;text-shadow:0 -1px 1px rgba(0, 0, 0, 0.6);font-weight:bold;cursor:pointer;width:30px;height:30px;background:url(images/close_circle.png) no-repeat}.dspopup-modal .close-dspopup-modal:hover{background-position:0 100%} .ds-form .captcha-button{cursor:pointer;height:30px;text-transform:uppercase;color:#444444}.hide-button {display:none !important}.ds-form {text-align:center}.ds-form .error_form {text-align:left}
/* /ds-comf/ds-form/css/dsnews.css */
#dsotziv,#dsnews{width:100%;margin:40px 0}#dsotziv .form-head,#dsnews .form-head{color:#777777;font-size:22px;font-weight:normal;text-transform:uppercase;padding-bottom:20px;margin-bottom:5px;border-bottom:1px solid #eeeeee;text-align:left}#dsotziv label,#dsnews label{display:block;flex:0 0 100px;color:#555555} #dsotziv input[type="text"],#dsnews input[type="text"]{display:block;box-sizing:border-box;flex:1;height:31px;padding:2px 5px}#dsotziv textarea,#dsnews textarea{display:block;box-sizing:border-box;flex:1;height:125px;resize:none}#dsotziv input[type="submit"],#dsnews input[type="submit"]{width:100px;height:30px;text-transform:uppercase;color:#444444}#dsotziv input[type="submit"]:hover,#dsnews input[type="submit"]:hover{cursor:pointer}#dsotziv .buttonform,#dsnews .buttonform{display:flex;justify-content:flex-end}#dsotziv .error_form ul,#dsnews .error_form ul{border-top:1px solid #eeeeee}#dsotziv .error-report,#dsnews .error-report{color:#444} #dsotziv .loadbuttom,#dsnews .loadbuttom{display:none} #form-dsotziv,#dsnews #form-dsotziv{display:block;max-width:600px} #dsotziv .field-1,#dsotziv .field-2,#dsotziv .field-3,#dsnews .field-1,#dsnews .field-2,#dsnews .field-3{display:flex}
/* /ds-comf/ds-form/css/dsoneclick.css */
#dsoneclick{width:320px;margin:20px 0;padding:0 20px}#dsoneclick .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:center}#dsoneclick label{display:block;float:left;color:#555555;width:100px}#dsoneclick input[type="text"]{width:300px;height:31px;padding:2px 5px}#dsoneclick textarea{width:300px;height:80px;resize:none;padding:2px 5px}#dsoneclick input[type="submit"]{height:30px;text-transform:uppercase;color:#444444}#dsoneclick input[type="submit"]:hover{cursor:pointer}#dsoneclick select{background:none;height:30px;color:#444444}#dsoneclick .labelcall{height:30px}#dsoneclick .labelcall label{width:80px;float:none;padding-left:10px}#dsoneclick .scall label,#dsoneclick .docall label{line-height:28px;width:20px;margin:0 8px}#dsoneclick .labelcall,#dsoneclick .scall,#dsoneclick .docall{display:inline-block;margin:0}#dsoneclick .zpole,#dsoneclick .buttonform{text-align:center}#dsoneclick .error_form ul{border-top:1px solid #eeeeee;background-color:#E7E7E7}#dsoneclick .error-report{color:#444} #dsoneclick .hidden{display:none}
/* /ds-comf/ds-form/css/dsotziv.css */
#dsotziv,.dsform{width:100%;margin:40px 0}#dsotziv .form-head,.dsform .form-head{color:#777777;font-size:22px;font-weight:normal;text-transform:uppercase;padding-bottom:20px;margin-bottom:5px;border-bottom:1px solid #eeeeee;text-align:left}#dsotziv label,.dsform label{display:block;flex:0 0 100px;color:#555555} #dsotziv input[type="text"],.dsform input[type="text"]{display:block;box-sizing:border-box;flex:1;height:31px;padding:2px 5px}#dsotziv textarea,.dsform textarea{display:block;box-sizing:border-box;flex:1;height:125px;resize:none}#dsotziv input[type="submit"],.dsform input[type="submit"]{width:100px;height:30px;text-transform:uppercase;color:#444444}#dsotziv input[type="submit"]:hover,.dsform input[type="submit"]:hover{cursor:pointer}#dsotziv .buttonform,.dsform .buttonform{display:flex;justify-content:flex-end}#dsotziv .error_form ul,.dsform .error_form ul{border-top:1px solid #eeeeee}#dsotziv .error-report,.dsform .error-report{color:#444} #dsotziv .loadbuttom,.dsform .loadbuttom{display:none} #form-dsotziv,.dsform #form-dsotziv{display:block;max-width:600px} #dsotziv .field-1,#dsotziv .field-2,#dsotziv .field-3,.dsform .field-1,.dsform .field-2,.dsform .field-3{display:flex}
/* /ds-comf/ds-form/css/dsraschet.css */
#dsraschet{width:320px;margin:20px 0;padding:0 20px}#dsraschet .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:center}#dsraschet label{display:block;float:left;color:#555555;width:100px}#dsraschet input[type="text"]{width:300px;height:31px;padding:2px 5px}#dsraschet textarea{width:300px;height:80px;resize:none;padding:2px 5px}#dsraschet input[type="submit"]{height:30px;text-transform:uppercase;color:#444444}#dsraschet input[type="submit"]:hover{cursor:pointer}#dsraschet select{background:none;height:30px;color:#444444}#dsraschet .labelcall{height:30px}#dsraschet .labelcall label{width:80px;float:none;padding-left:10px}#dsraschet .scall label,#dsraschet .docall label{line-height:28px;width:20px;margin:0 8px}#dsraschet .labelcall,#dsraschet .scall,#dsraschet .docall{display:inline-block;margin:0}#dsraschet .zpole,#dsraschet .buttonform{text-align:center}#dsraschet .error_form ul{border-top:1px solid #eeeeee;background-color:#E7E7E7}#dsraschet .error-report{color:#444} #dsraschet .hidden{display:none}
/* /ds-comf/ds-form/css/dsstockinfo.css */
#dsstockinfo{width:540px !important;max-width:100%;margin:20px 0;padding:0 20px;border-radius:0px;background-color:#fff}#dsstockinfo .form-head{color:#252525;font-weight:bold;font-size:18px;padding-bottom:5px;margin-bottom:5px;text-align:center}#dsstockinfo label{display:block;float:left;color:#555555;width:100px} #dsstockinfo input[type="text"]{width:210px;display:inline-block;height:34px;padding:9px 5px;background-repeat:no-repeat;padding-left:37px;background-position:10px 17px;max-width:100%;border:1px solid #ddd;border-radius:2px}#dsstockinfo input#youname {background-image:url('/img/icons/icon-name.png')}#dsstockinfo input#youtelefon {background-image:url('/img/icons/icon-phone.png')}#dsstockinfo input#youemail {background-image:url('/img/icons/icon-mail.png')}#dsstockinfo.dspopup-modal .close-dspopup-modal {background-image:url('/img/icons/icon-close.png');top:10px;right:10px;width:19px;height:19px}#dsstockinfo .thanks-text {font-size:18px;padding-top:55px;background-image:url(/img/icons/img-thank.png);background-repeat:no-repeat;background-position:top center}#dsstockinfo.dspopup-modal .close-dspopup-modal:hover {background-position:0px 0px}#dsstockinfo textarea{width:300px;height:80px;resize:none;padding:2px 5px}#dsstockinfo .field-1, #dsstockinfo .field-2, #dsstockinfo .field-3, #dsstockinfo .field-5{display:inline-block;vertical-align:top;width:49%;min-width:220px;box-sizing:border-box;padding:9px;margin:0px}#dsstockinfo input[type="submit"]{color:#fff;font-size:12px;display:inline-block;padding:15px 10px;height:53px;border-radius:3px;border:none;min-width:220px;width:255px;box-sizing:border-box;background-color:#D06B34}#dsstockinfo input[type="submit"]:hover{cursor:pointer}#dsstockinfo select{background:none;height:30px;color:#444444}#dsstockinfo .labelcall{height:30px}#dsstockinfo .labelcall label{width:80px;float:none;padding-left:10px}#dsstockinfo .scall label,#dsstockinfo .docall label{line-height:28px;width:20px;margin:0 8px}#dsstockinfo .labelcall,#dsstockinfo .scall,#dsstockinfo .docall{display:inline-block;margin:0}#dsstockinfo .zpole,#dsstockinfo .buttonform{text-align:center}#dsstockinfo .error_form ul{border-top:1px solid #eeeeee;background-color:#E7E7E7}#dsstockinfo .error-report{color:#444} #dsstockinfo .hidden{display:none}
/* /ds-comf/ds-form/css/zakaz.css */
#zakaz{width:500px;}#zakaz .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}#zakaz label{display:block;float:left;color:#555555;width:100px}#zakaz input[type="text"]{width:235px;height:31px;padding:2px 5px;margin-right:157px}#zakaz textarea{width:400px;height:125px;resize:none}#zakaz input[type="submit"]{ text-transform:uppercase; width:160px;height:40px;text-transform:uppercase;color:white;border-radius:10px;background-color:#0E960E;font-size:120%}#zakaz input[type="submit"]:hover{cursor:pointer}#zakaz .buttonform {}#zakaz .error_form ul{border-top:1px solid #eeeeee}#zakaz .error-report{color:#444}#zakaz .title_h1 textarea[name="longtitle"]{height:62px;border:none;box-shadow:none;background:whitesmoke;pointer-events:none;color:#777777;font-size:17px}
