footer{
background-color:#0a8484;
color:#fff;
padding:10px;
}
footer a{color:#fff;text-decoration:underline;}
body {
    background: transparent!important;
	background-color:#efece7!important;
}
.h2block {
 
    background-color: #2bb6b7;

}
.navbar-inverse {
    background-color: #0a8484!important;
}
.btn {
    margin: 5px;
    background-color: #fbbb21;
    color: #fff;
}

input, select, textarea {
     max-width: 100%; 
}

#loginForm input,#loginForm select,#loginForm textarea {
     max-width: 280px; 
}


#CM_W3_AbstractSubmission_RegistrationFormTemplate  { background: white!important; padding-bottom:20px!important; }