/*--------------------------------------------------
FORM - SCAVOLINI
www.scavolini.com
website by websolute
--------------------------------------------------*/






/*--------------------------------------------------
AREA PRESS
--------------------------------------------------*/
.form input[type='button'] { width: auto; display: block; background: #C00418; border: none; outline: none; height: 35px; text-align: center; color: #fff; text-transform: uppercase; font-family: 'Open Sans', sans-serif; font-size: 1em; line-height: 1.5em; padding: 6px 14px 9px; float: right; margin-right: 20px; }
/*--------------------------------------------------
AREA PRESS
--------------------------------------------------*/

.form legend { font-family: "AllerRegular", 'Open Sans', sans-serif; font-size: 1.5em; line-height: 1.5em; color: #9B9B9B; font-weight: normal; padding: 0px; margin: 0px; padding-bottom: 1.3em; }
.form fieldset { padding-bottom: 1.3em; }
.form fieldset em, form em { font-family: 'Open Sans', sans-serif; font-size: 1em; line-height: 1.5em; color: #C00418; font-weight: 400; }
.form label { display: block; height: auto; padding-top: 7px; word-wrap: break-word; }
.form label em { color: #C00418; margin: 0 -13px 0 5px; display: inline-block; vertical-align: baseline; }
.form input[type='text'], .form input[type='password'], .form input[type='email'] { display: block; margin: 0 auto; padding: 0 6px; outline: none; font-size: 12px; background: url(../img/input.gif) repeat-x left top #F8F8F8; border: 1px solid silver; width: 100%; height: 35px; position: relative; z-index: 10; color: #333; min-width: 300px; -moz-box-sizing: border-box; /* firefox */ -ms-box-sizing: border-box; /* ie */ -webkit-box-sizing: border-box; /* webkit */ -khtml-box-sizing: border-box; /* konqueror */ box-sizing: border-box; /* css3 */ }
.form input[type='submit'] { width: auto; display: block; background: #C00418; border: none; outline: none; height: 35px; text-align: center; color: #fff; text-transform: uppercase; font-family: 'Open Sans', sans-serif; font-size: 1em; line-height: 1.5em; padding: 6px 14px 9px; float: right; }
.form input[type='submit']:hover { background: #b10416; }
#btnRegistraBagno, #btnRegistraCucina { float: none; }
.form .ie8 span label { display: inline; }
.form .fakeSelect { min-width: 300px; width: 99%; }
.form .fakeSelect ul li { line-height: 34px; }
.form textarea { display: block; margin: 0 auto; padding: 10px 1.5%; outline: none; font-size: 12px; background: url(../img/input.gif) repeat-x left top #F8F8F8; border: 1px solid silver; width: 96%; height: 150px; position: relative; z-index: 10; color: #333; min-width: 300px; }
.form .formBox .formLeft { float: left; width: 25%; text-align: right; margin-right: 5%; margin-bottom: 12px; }
.form .formBox .formRight { float: left; width: 70%; margin-bottom: 12px; }
.form form:not(#foo) span > input[type='radio'] { opacity: 0; width: 12px; height: 12px; position: absolute; cursor: pointer; z-index: 11; }
.form form:not(#foo) span > input[type='radio'] + label { margin: 0; clear: none; padding: 0; cursor: pointer; background: url(../img/radio.png) left -375px no-repeat; width: auto; height: auto; display: block; text-indent: 20px; color: #9b9b9b; padding-top: 7px; margin-right: 10px; }
.form form:not(#foo) .error span > input[type='radio'] + label { background: url(../img/radio.png) left -775px no-repeat; }
.form form:not(#foo) span > input[type='radio'] + label:hover { color: #C00418; }
.form form:not(#foo) span > input[type='radio']:checked + label { background: url(../img/radio.png) left 13px no-repeat; color: #272C31; }
.form form:not(#foo) .error span > input[type='checkbox'] + label { background: url(../img/checkbox.png) left -775px no-repeat; }
.form form:not(#foo) span > input[type='checkbox'] { opacity: 0; width: 12px; height: 12px; position: absolute; cursor: pointer; z-index: 11; }
.form form:not(#foo) span > input[type='checkbox'] + label { margin: 0; clear: none; padding: 0; cursor: pointer; background: url(../img/checkbox.png) left -375px no-repeat; width: auto; height: auto; display: block; text-indent: 30px; color: #9b9b9b; padding-top: 7px; }
.form form:not(#foo) span > input[type='checkbox'] + label:hover { color: #C00418; }
.form form:not(#foo) span > input[type='checkbox']:checked + label { background: url(../img/checkbox.png) left 13px no-repeat; color: #272C31; }
.form form div span { float: left; width: auto; display: block; height: 35px; margin-bottom: 12px; margin-left: 12px; }
.form form .custom_select span { margin-bottom: 0px; }

.form form .fakeSelect { display: block; margin: 0 auto; padding: 0; outline: none; font-size: 12px; margin-top: 2px; background: url(../img/input.gif) repeat-x left top #f8f8f8; border: 1px solid #c0c0c0; width: 100%; height: 35px; position: relative; z-index: 100; cursor: pointer; color: #333; }
.fakeSelect:hover { z-index: 13 !important; }
.form form .fakeSelect:hover { background-color: #f3f3f3; }
.form form .fakeSelect.open { background-color: #fff; }
.form form .fakeSelect ul { list-style: none; margin: 0px; padding: 0px; border: 1px solid #dbd3d3; padding: 8px; }
.form form .fakeSelect ul li { cursor: pointer; width: auto; line-height: 22px; padding: 0px; }
.form form .fakeSelect ul li:hover { color: #C00418; background: #fffddf; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.form form .iconSelect { width: 7px; height: 9px; position: absolute; background: url(../img/icon.png) left -594px; top: 14px; right: 10px; z-index: 0; }
.form form .fakeSelected { padding: 6px 30px 6px 7px; max-width: 100%; color: #333; position: relative; z-index: 20; }
.form form .fakeOption { background: #f8f8f8; border-top: none; margin: 0px auto 0px; width: 100%; position: relative; z-index: 99; }
.form form .ie7 .fakeOption { margin: 0px auto 0px auto; width: 100%; }
.form form .ie7 #howMeet .fakeOption { width: 95%; }
.form form .checkbox span { margin-left: 2px; display: block; width: auto; float: none; height: auto; margin-bottom: 0; }
.form form .checkbox:not(#foo) span > input[type='checkbox'] { opacity: 0; width: 14px; position: absolute; cursor: pointer; z-index: 11; }
.form form .checkbox:not(#foo) span > input[type='checkbox'] + label { margin: 0; clear: none; padding: 4px 0 4px 19px; cursor: pointer; background: url(../img/icon.png) -625px -370px no-repeat; width: 90%; display: block; }
.form form .checkbox:not(#foo) span > input[type='checkbox']:checked + label { background: url(../img/icon.png) -625px -586px no-repeat; }
.form select.custom_select { width: 100%; }


/*--------------------------------------------------
REGISTRA LA TUA CUCINA
--------------------------------------------------*/
.smile { width: 41px; height: 41px; background: url(../img/emoticon.png) no-repeat left top; float: left; margin-right: 10px; cursor: pointer; margin-right: 90px; }
.smile .lbl_smile { display: block; line-height: 12px; position: relative; top: 14px; left: 52px; margin: 0; }
.smile.smile_i .lbl_smile, .smile.smile_ms .lbl_smile { top: 8px; }
.smile.smile_ms { background-position: left -100px; }
.smile.smile_s { background-position: -56px -100px; }
.smile.smile_ps { background-position: -113px -100px; }
.smile.smile_i { background-position: -169px -100px; }
.smile.smile_ms:hover { background-position: left -50px; }
.smile.smile_s:hover { background-position: -56px -50px; }
.smile.smile_ps:hover { background-position: -113px -50px; }
.smile.smile_i:hover { background-position: -169px -50px; }
.smile.smile_ms.on { background-position: left 0px; }
.smile.smile_s.on { background-position: -56px 0px; }
.smile.smile_ps.on { background-position: -113px 0px; }
.smile.smile_i.on { background-position: -169px 0px; }
.reg_cucina_step1, .reg_cucina_step2, .reg_bagno_step1, .reg_bagno_step2 { margin-top: 2.5em; }
.corpo-dati-personali { display: none; }

/*--------------------------------------------------
RICHIESTA CATALOGO
--------------------------------------------------*/
#catalogo_step0, #catalogo_step1, #catalogo_step2 { margin-top: 2.5em; }
#catalogo_step1, #catalogo_step2, fieldset.grazie, fieldset.oops { display: none; }
#btnPrintCatalog { margin-left: 15px; display: none; }

/*--------------------------------------------------
ISCRIZIONE NEWSLETTER
--------------------------------------------------*/
#newsletter_step1, #newsletter_step2 { margin-top: 2.5em; }
#newsletter_step2 { display: none; }

/*--------------------------------------------------
ERROR
--------------------------------------------------*/
.error label, .oops label { color: #C00B1D !important; }
.ipad .error .formRight, .iphone .error .formRight, .ipod .error .formRight { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.error input[type="text"], .error textarea, .error select, .error .select2-container .select2-choice { box-shadow: 0 0 4px #E59AA2; -moz-box-shadow: 0 0 4px #E59AA2; -webkit-box-shadow: 0 0 4px #E59AA2; border: 1px solid #C00B1D; }


/*--------------------------------------------------
Select 2
Version:3.2 Timestamp:Mon Sep 10 10:38:04 PDT 2012
--------------------------------------------------*/
.select2-container { position: relative; display: inline-block; /* inline-block for ie7 */ zoom: 1; *display: inline; vertical-align: top; width: 100%; }
.select2-container, .select2-drop, .select2-search, .select2-search input { /* Force border-box so that % widths fit the parent  container without overlap because of margin/padding.   More Info :http://www.quirksmode.org/css/box.html */ -moz-box-sizing: border-box; /* firefox */ -ms-box-sizing: border-box; /* ie */ -webkit-box-sizing: border-box; /* webkit */ -khtml-box-sizing: border-box; /* konqueror */ box-sizing: border-box; /* css3 */ }
.select2-container .select2-choice { -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; display: block; white-space: nowrap; position: relative; height: 35px; line-height: 35px; color: #333; text-decoration: none; background: url(../img/input.gif) repeat-x scroll left top #F8F8F8; border: 1px solid silver; font-size: 12px; outline: medium none; padding: 0 1.5%; }
.select2-container.select2-drop-above .select2-choice { border-bottom-color: #aaa; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white)); background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%); background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%); background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 90%); background-image: -ms-linear-gradient(top, #eeeeee 0%, #ffffff 90%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 ); background-image: linear-gradient(top, #eeeeee 0%, #ffffff 90%); }
.select2-container .select2-choice span { margin-right: 26px; display: block; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; text-overflow: ellipsis; margin-left: 0; }
.select2-container .select2-choice abbr { display: block; position: absolute; right: 26px; top: 8px; width: 12px; height: 12px; font-size: 1px; background: url(../img/select2.png) right top no-repeat; cursor: pointer; text-decoration: none; border: 0; outline: 0; }
.select2-container .select2-choice abbr:hover { background-position: right -11px; cursor: pointer; }
.select2-drop { background: #f8f8f8; color: #333; border: 1px solid #aaa; border-top: 0; position: absolute; top: 100%; -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15); -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15); -o-box-shadow: 0 4px 5px rgba(0, 0, 0, .15); box-shadow: 0 4px 5px rgba(0, 0, 0, .15); z-index: 9999; width: 100%; margin-top: -1px; padding-top: 3px; border-top: 1px solid #c0c0c0; }
.select2-drop.select2-drop-above { margin-top: 1px; border-top: 1px solid #aaa; border-bottom: 0; -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); -o-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); }
.select2-container .select2-choice div { -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; position: absolute; right: 0; top: 0; display: block; height: 100%; width: 18px; }
.select2-container .select2-choice div b { background: url(../img/select2.png) no-repeat 0 2px; display: block; width: 100%; height: 100%; }
.select2-search { display: inline-block; white-space: nowrap; z-index: 10000; min-height: 26px; width: 100%; margin: 0; padding-left: 4px; padding-right: 4px; }
.select2-search-hidden { display: block; position: absolute; left: -10000px; }
.select2-search input { background: #fff url(../img/select2.png) no-repeat 100% -22px; background: url(../img/select2.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee)); background: url(../img/select2.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%); background: url(../img/select2.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%); background: url(../img/select2.png) no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%); background: url(../img/select2.png) no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%); background: url(../img/select2.png) no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%); padding: 4px 20px 4px 5px; outline: 0; border: 1px solid #aaa; font-family: sans-serif; font-size: 12px; width: 100%; margin: 0; height: auto !important; min-height: 26px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.select2-drop.select2-drop-above .select2-search input { margin-top: 4px; }
.select2-search input.select2-active { background: #fff; }
.select2-container-active .select2-choice, .select2-container-active .select2-choices { border: 1px solid #c0c0c0; outline: none; }
.select2-dropdown-open .select2-choice { border: 1px solid #aaa; border-bottom-color: transparent; -webkit-box-shadow: 0 2px 0 #fff inset; -moz-box-shadow: 0 1px 0 #fff inset; -o-box-shadow: 0 2px 0 #fff inset; box-shadow: 0 2px 0 #fff inset; background-color: #fff; }
.select2-dropdown-open .select2-choice div { background: transparent; border-left: none; }
.select2-dropdown-open .select2-choice div b { background-position: -18px 1px; }
/* results */ .select2-results { margin: 4px 4px 4px 0; padding: 0 0 0 4px; position: relative; overflow-x: hidden; overflow-y: auto; max-height: 200px; }
.select2-results ul.select2-result-sub { margin: 0 0 0 0; padding: 0; }
.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 25px; }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px; }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px; }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px; }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px; }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px; }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px; }
.select2-results li { list-style: none; display: list-item; }
.select2-results li.select2-result-with-children > .select2-result-label { font-weight: bold; }
.select2-results .select2-result-label { padding: 1px 3px 1px; margin: 0; cursor: pointer; font-size: 12px; }
.select2-results .select2-highlighted { background: #fffddf; color: #C00B1D; }
.select2-results li em { background: #feffde; font-style: normal; }
.select2-results .select2-highlighted em { background: transparent; }
.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit { background: #f4f4f4; display: list-item; }
/* disabled look for already selected choices in the results dropdown
.select2-results .select2-disabled.select2-highlighted {color:#666; background:#f4f4f4; display:list-item; cursor:default;}
.select2-results .select2-disabled {background:#f4f4f4; display:list-item; cursor:default;}
*/ .select2-results .select2-disabled { display: none; }
.select2-more-results.select2-active { background: #f4f4f4; }
.select2-more-results { background: #f4f4f4; display: list-item; }
/* disabled styles */ .select2-container.select2-container-disabled .select2-choice { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default; }
.select2-container.select2-container-disabled .select2-choice div { background-color: #f4f4f4; background-image: none; border-left: 0; }
/* multiselect */ .select2-container-multi .select2-choices { background-color: #fff; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff)); background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background-image: -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%); border: 1px solid #aaa; margin: 0; padding: 0; cursor: text; overflow: hidden; height: auto !important; height: 1%; position: relative; }
.select2-container-multi .select2-choices { min-height: 26px; }
.select2-container-multi.select2-container-active .select2-choices { -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3); -moz-box-shadow: 0 0 5px rgba(0,0,0,.3); -o-box-shadow: 0 0 5px rgba(0,0,0,.3); box-shadow: 0 0 5px rgba(0,0,0,.3); border: 1px solid #c0c0c0; outline: none; }
.select2-container-multi .select2-choices li { float: left; list-style: none; }
.select2-container-multi .select2-choices .select2-search-field { white-space: nowrap; margin: 0; padding: 0; }
.select2-container-multi .select2-choices .select2-search-field input { color: #666; background: transparent !important; font-family: sans-serif; font-size: 100%; height: 15px; padding: 5px; margin: 1px 0; outline: 0; border: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
.select2-container-multi .select2-choices .select2-search-field input.select2-active { background: #fff !important; }
.select2-default { color: #999 !important; }
.select2-container-multi .select2-choices .select2-search-choice { -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; background-color: #e4e4e4; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 ); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee)); background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05); -moz-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05); box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05); color: #333; border: 1px solid #aaaaaa; line-height: 13px; padding: 3px 5px 3px 18px; margin: 3px 0 3px 5px; position: relative; cursor: default; }
.select2-container-multi .select2-choices .select2-search-choice span { cursor: default; }
.select2-container-multi .select2-choices .select2-search-choice-focus { background: #d4d4d4; }
.select2-search-choice-close { display: block; position: absolute; right: 3px; top: 4px; width: 12px; height: 13px; font-size: 1px; background: url(../img/select2.png) right top no-repeat; outline: none; }
.select2-container-multi .select2-search-choice-close { left: 3px; }
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover { background-position: right -11px; }
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close { background-position: right -11px; }
/* disabled styles */ .select2-container-multi.select2-container-disabled .select2-choices { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default; }
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice { background-image: none; background-color: #f4f4f4; border: 1px solid #ddd; padding: 3px 5px 3px 5px; }
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none; }
/* end multiselect */ .select2-result-selectable .select2-match, .select2-result-unselectable .select2-result-selectable .select2-match { text-decoration: underline; }
.select2-result-unselectable .select2-match { text-decoration: none; }
.select2-offscreen { position: absolute; left: -10000px; }

/* Retina-ize icons */ @media only screen and (-webkit-min-device-pixel-ratio:1.5) {
    .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice div b { background-image: url(../IMG/select2x2.png) !important; background-repeat: no-repeat !important; background-size: 60px 40px !important; }
    .select2-search input { background-position: 100% -21px !important; }
}

/*--------------------------------------------------
Registra la tua cucina
--------------------------------------------------*/
#s2id_ddlQuandoAnno { margin-top: 10px; }

/*{width: 250px; height: 30px; background: white; background-image: none; border: 1px solid #DFDFDF; -webkit-box-shadow: 0 1px 0 white; -moz-box-shadow: 0 1px 0 #fff; box-shadow: 0 1px 0 white; color: #8D8F8F; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-left: 10px; padding-left: 10px; -webkit-appearance: none;}*/

/*--------------------------------------------------
GDPR
--------------------------------------------------*/
.txt-privacy { font-size: 13px; line-height: 20px; }
.tit-legend { font-family: 'Circular Std Book', 'Arimo', sans-serif !important; font-size: 26px !important; padding: 0 !important; margin: 40px 0 !important; color: #272c31 !important; }
.tit-legend-landing { font-family: 'Circular Std Book', 'Arimo', sans-serif !important; font-size: 20px !important; line-height: 24px !important; padding: 0 !important; margin: 0 0 40px 0 !important; color: #272c31 !important; }
.message_privacy_not_accepted { color: #C00418; margin: 20px 0; }
.accept-notaccept { margin: 20px 0; }

/*--------------------------------------------------
Media Query
--------------------------------------------------*/
@media screen and (min-width:100px) and (max-width:559px) {
    .sidebar { width: 100%; }
    .form .formBox .formRight { float: none; width: 100%; margin-bottom: 2px; }
    .form .formBox .formLeft { float: none; width: 100%; margin-bottom: 2px; margin-right: 0px; text-align: left; }
    .form .fakeSelect { min-width: inherit; }
    .form input[type="text"] { max-width: 99%; min-width: inherit; }
    .form label br { display: none; }
    .smile { margin-bottom: 20px; }
}

@media screen and (min-width:560px) and (max-width:959px) {
    .sidebar { width: 100%; }
    .smile { margin-bottom: 20px; }
}


@media screen and (min-width:960px) and (max-width:1024px) {
    .sidebar { width: 100%; }
}

@media screen and (min-width:1025px) and (max-width:1200px) {
    .sidebar { width: 95%; }
}

@media screen and (min-width:1025px) and (max-width:1200px) {
    .sidebar { width: 95%; }
}

@media screen and (min-width:1200px) and (max-width:1400px) {
    .sidebar { width: 95%; }
}

@media screen and (min-width:1400px) {
    .sidebar { width: 90%; }
}
