@charset "utf-8";
.header-img{width:100%;}
form label{margin-bottom:0;}
form .row{margin-bottom:15px;}
form #submit{width:100%;}
label.error{color:red;}
ul.terms li{list-style:none; margin-bottom:15px;}
ul.terms{margin:0; padding:0;}
.page-content{padding-bottom:0px !important;}
input:-internal-autofill-selected {background-color:#fff !important;}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.questions_options{list-style:none; margin:0; padding:0;}
.questions_options li{width:50%; float:left;}
.form-control:disabled, .form-control[readonly]{background-color:#fff;}
.text-bold{font-weight:bold;}
.sweet-alert button{background-color:#000 !important;}