/* FIXES */
*, html { margin:0; padding:0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* END FIXES */
textarea {resize: none;}
html.in-frame,
html.in-frame body {overflow:hidden!important;}
.js-accept-others-conditions,
.js-accept-conditions {
    text-decoration: underline;
    cursor: pointer;
}
.accept-conditions-v2 {
    text-decoration: underline;
    cursor: pointer;
    color: #838383;
}