﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}


.h2block{display: block;
    background-color:#3D3F4B;
    margin: 0;
    width: 100%;
    height: 30px;
    padding: 0 15px;
    font-family: Dax,Helvetica,Arial,sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    margin-bottom:10px;
}

.PortalBlockInner{
    margin-top:20px;
    background-color:#fff;
    border:1px solid #ccc;
    padding-bottom:10px;
    display: block;

   
}
.PortalBlock {
    
}
.PortalInnerdiv{
    margin:5px;
}
.btn{
    margin:5px;
    background-color:#2e87a9;
    color:#fff;
}
body {
    background: transparent!important;
}
#portalLoginDiv {
    background-color:#fff;
}
.navbar-inverse {
background-color:#264A79!important;
}
.navbar-inverse .navbar-nav > li > a{color:#fff!important;}

#portalLoginDivInner {
margin-left:10px;}

.RegistrationDetailsdiv{margin-bottom:10px;float:left;width:100%}
.CM_W3_RegistrationDataText,.CM_W3_PersonDetailsLabel,.CM_W3_PersonDetailsText  {height:20px;}
#CM_loading{margin-top:100px!important;text-align: center}
.CM_W3_RegistrationDataText, .CM_W3_PersonDetailsLabel, .CM_W3_PersonDetailsText {
    min-height: 20px;
}