footer{
    background-color: #0530AD;
color:#ffffff;
padding:10px;
}
footer a{color:#ffffff;text-decoration:underline;}
body {
    background: transparent!important;
	background-color:#ffffff!important;
}
.h2block {
 
    background-color: #000000;

}
.navbar-inverse {
    background-color: #0530AD!important;
}
.btn {
    margin: 5px;
    background-color: #0530AD;
    color: #ffffff;
    margin-top:0px!important;
}

input, select, textarea {
     max-width: 100%; 
}

#loginForm input,#loginForm select,#loginForm textarea {
     max-width: 250px; 
}


#CM_loading { margin-top: 130px!important; margin-bottom: 50px!important;  }

.PortalBlockInner { border: 0px solid #e7f0fa ; background:  #fff!important}

/* #CM_W3_AbstractSubmission_RegistrationFormTemplate { border: 1px solid #e7f0fa ; background:  #f7fafd!important ; padding-bottom: 200px;} */
.container-fluid { border: 0px solid #e7f0fa ; background:  transparent!important ; padding-bottom: 30px;}

#cmabstsms-breadcrumb-container { margin-top: -1px;}

/* #CM_loading   { border: 1px solid #e7f0fa ; background:  transparent!important ; padding-bottom: 30px;} */

#portalLoginDiv { border: 0px solid #e7f0fa ; background:  #fff!important}

#CM_W3_Host_RegistrationFormTemplate {  border: 0px solid #e7f0fa ; background:  #fff!important}
#CM_registration {  border: 0px solid #e7f0fa ; background:  white!important}


#footer {  border: 0px solid #e7f0fa ; background:  white!important}

. container-fluid {  border: 0px solid #e7f0fa ; background:  #fff!important}

.navbar-nav>li>a
{
padding-top: 15px!important;
padding-bottom: 15px!important;
}
.navbar-right {
margin-right: 0px!important;
}
.navbar {
min-height: 30px!important;
}


#loginForm input,#loginForm select,#loginForm textarea ,#CreateProfileForm input,#CreateProfileForm select,#CreateProfileForm textarea,#ForgotPasswordForm input,#ForgotPasswordForm select,#ForgotPasswordForm textarea{
    max-width: 300px; 
    border: 1px solid #333;
   border-radius: 10px;
}
#loginForm .col-md-offset-2,#CreateProfileForm .col-md-offset-2,#ForgotPasswordForm .col-md-offset-2 {margin-left:0%!important}

   .CM_W3_RegistrationDataText, .CM_W3_PersonDetailsLabel, .CM_W3_PersonDetailsText{
   min-height:20px;
   height:auto;
   }
