.disableSelect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.clearAll:before,.clearAll:after{clear:both;display:block;content:" "}.clearAfter:after{clear:both;display:block;content:" "}form .form-row-flex{display:-moz-box;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-box-lines:multiple;-moz-box-lines:mulitple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0px -5px}form .form-row-flex>div{width:50%;padding:0px 5px}@media (max-width:580px){form .form-row-flex>div{width:100%}}form .form-group{margin:0px 0px 10px 0px;position:relative;top:auto;left:auto;right:auto;bottom:auto}form .form-group label{color:#000}form .form-group label.in{color:#000;padding:0px;margin:0px;font-size:16px;height:46px;line-height:46px;top:0px;position:absolute;left:20px;-moz-transition-duration:.4s;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;z-index:10;pointer-events:none}form .form-group.focus-state label.in{font-size:10px;font-weight:600;height:17px !important;line-height:17px !important;left:10px;padding:0px 10px;top:-8px;background:#FFF;text-transform:uppercase;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}@media (max-width:767px){form .form-group.focus-state label.in{left:10px}}form .form-group.focus .form-control{box-shadow:0px 0px 1px rgba(0,0,0,0.2) !important}form .form-group.has-error .form-control{border-color:rgba(194,0,0,0.4)}form .form-group.has-error .help-block{margin-top:5px;color:#c20000}form .form-group .form-control{width:100%;height:46px;line-height:44px;border:1px solid #e0e2d6;padding:0px 20px;color:#000;font-size:16px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}form .form-group textarea.form-control{line-height:normal;padding:15px 20px;height:120px}form .form-group .help-block{font-size:12px;color:#7f7e80}form .form-group .required{font-size:16px;color:#000}form .form-group .req{color:#1a1d12}form .form-group.has-checkbox{margin-bottom:20px}form .form-group.form-group-submit{display:-moz-box;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-box-lines:multiple;-moz-box-lines:mulitple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}@media (max-width:480px){form .form-group.form-group-submit{display:block}}@media (max-width:480px){form .form-group.form-group-submit .required+div{margin-top:20px}}form .form-group.form-group-submit button[type="submit"]{display:table;margin:0px 0px 0px auto}form .form-group.form-group-submit button[type="submit"].disabled{cursor:not-allowed}.form-checkbox{position:relative}.form-checkbox input{position:absolute;top:0px;right:0px;opacity:0}.form-checkbox label{padding-left:30px;display:block;cursor:pointer}.form-checkbox label[for="accept"]{font-size:.9em}.form-checkbox label::before{width:18px;height:18px;background:#FFF;position:absolute;left:0px;top:0px;content:" ";border:1px solid #e0e2d6;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.form-checkbox input:checked+label::before{border:5px solid #1a1d12}.form-checkbox+.help-block{padding-left:30px}