html{ background: #38B3DF !important;}
body{ background: #38B3DF !important;}


/*.smart-form .icon-append, .smart-form .icon-prepend {
    color: red!important;
}*/
div#page_header{ display: none; }
div#footer{ display: none; }
#menu{ display: none; } 
#userdata{display:none;}
#loginholder { border: 1px solid #6186a8; left: 50%; margin-left: -125px; margin-top: 210px; position: absolute; padding: 10px 10px 5px 10px; background: #fff; width: 280px; height: auto; } 
#registerformholder { border: 1px solid #6186a8; left: 40%; margin-left: -125px; margin-top: 50px; position: absolute; padding: 10px 10px 5px 10px; background: #fff; width: 550px; height: auto; }
#rememberpasswordformholder { border: 1px solid #6186a8; left: 50%; margin-left: -125px; margin-top: 210px; position: absolute; padding: 10px 10px 5px 10px; background: #fff; width: 280px; height: auto; }
.biginput { font-size: 12pt; width: 270px; }

@media (min-width:486px){
    #login_form {margin: auto; position: absolute; height: 354px; top: 0; left: 0; bottom: 0; right: 0;}
}
@media (max-width:486px){
    #login_form {margin: auto; margin-top: 30px;}
}


