#notice_text{display:none;opacity:0;top:100%;left:0;right:0;width:355px;color:#424242;margin:auto;padding:6px 10px 10px;z-index:999;position:absolute;font-size:11px;background:none repeat scroll 0 0 #fff;text-align:left;line-height:1.4;font-weight:normal;-webkit-box-transition:opacity .3s;-moz-box-transition:opacity .3s;-ms-box-transition:opacity .3s;-o-box-transition:opacity .3s;transition:opacity .3s;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.2);-moz-box-shadow:0 3px 3px rgba(0,0,0,.2);-ms-box-shadow:0 3px 3px rgba(0,0,0,.2);-o-box-shadow:0 3px 3px rgba(0,0,0,.2);box-shadow:0 3px 3px rgba(0,0,0,.2)}#notice_text div.accept{position:relative;display:table-cell;width:22px;height:100%}#notice_text div.accept input[type='checkbox']{display:none}#notice_text div.accept input[type='checkbox']+label{display:inline-block;height:15px;padding-top:1px;padding-right:10px;font-family:"Open Sans";font-weight:400;font-size:15px;line-height:12px;color:#999;width:15px;user-select:none}#notice_text div.accept input[type='checkbox']+label:before{width:11px;height:13px;border:1px solid #424242;background-color:#fff;display:block;content:"";position:absolute;top:0;left:0;padding-left:0;padding-right:2px}#notice_text div.accept input[type='checkbox']:checked+label:before{background-color:#424242;color:#fff;content:"✓";font-family:"Open Sans";font-weight:600;font-size:15px}#notice_text.error div.accept input[type='checkbox']+label:before{border:2px solid #8d180a;width:9px;height:11px}#notice_text div.wrap{position:relative;display:table-cell;width:auto;height:100%;vertical-align:top}#notice_text div.wrap label{user-select:none}#notice_text div.error{display:none}#notice_text.error div.error{display:block;padding-left:22px;color:#8d180a}#notice_text span.required{color:red}.form_notice_before_open #notice_text{display:block}.form_notice_open #notice_text{display:block;opacity:1}.form_notice_before_closed #notice_text{opacity:0;display:block}#violator.big.with-form{overflow:visible}@media screen and (max-width:410px){#notice_text{width:335px}}@media screen and (max-width:334px){#notice_text{width:100%}}