footer{
background-color:#23396B;
color:#fff;
padding:10px;
}
footer a{color:#fff;text-decoration:underline;}
body {
    background: transparent!important;
	background-color:#ffffff!important;
}
.h2block {
 
    background-color: #23396B;

}
.navbar-inverse {
    background-color: #23396B!important;
}
.btn {
    margin: 5px;
    background-color: #E32125;
    color: #fff;

	margin-top:0px!important;
}

input, select, textarea {
     max-width: 100%; 
}

#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}
html .container.body-content{max-width: 1169px!important;}

.CM_W3_RegistrationDataText, .CM_W3_PersonDetailsLabel, .CM_W3_PersonDetailsText{
   min-height:20px;
   height:auto;
   }	

.k-checkbox-label:before {
border-color: #bdb7b7f2!important;
}

.CM_W3_RelationManager #MainContainer, .CM_W3_RelationManager #MainContainer > .row > .k-content {
    background-color: transparent !important;
}

#cmrel-breadcrumb-container {
    display: none !important;
}