.cbc-client .cbc-my-account-header {
    color: white !important;
    font-weight: 700;
    font-size: 1.4em;
    float:left;
    margin:0 !important;
}

.cbc-client .cbc-my-account-manage-link a{
    color:white !important;
    float:right;
}


.cbc-client .cbc-my-account-info-area{
    color:white !important;
}

.cbc-client .cbc-my-account-information{
    float:left;
    margin-top:7px;
    margin-left:40px;
}

.charge-a-subscription-fee .cbc-my-account-header {
    border-bottom:1px solid #7E90AA; 
    width:100%; 
    margin-bottom:5.5%; 
    padding-bottom:2.5%; 
    padding-left:2.5%;
    color: white;
}

.charge-a-subscription-fee .profile-cont {
        width:100%;
        background:none !important;
        /*padding:7.5%;*/
        color:#4A6B8E;
        font-family: 'Montserrat', sans-serif !important;
        word-wrap:break-word;
}

.charge-a-subscription-fee .profile-cont {
        position:relative;
        top:0;
        left:0;
        height:100%;
        background:#4A6B8E !important;
        color: white;
}

.cbc-my-account-header {
    font-weight: 600;
}


.cbc-client .cbc-my-account-header {
    color: #4A6B8E;
    font-weight: 700;
    font-size: 1.4em;
}

.free-to-clients .cbc-my-account-header {
    width:100%; 
    float:left;
    display:inline-block;
    width:auto;
    padding-right:40px;    
    color: white;
    margin-bottom:0px !important;
}

.free-to-clients .cbc-my-account-company-name{
    float:left;
    padding-right:20px;
    margin-right:20px;
    border-right: 1px solid white;    
}
.free-to-clients .cbc-my-account-name{
    float:left;
    padding-right:20px;
    margin-right:20px;
    border-right: 1px solid white;
}

.free-to-clients .cbc-my-account-email{
    float:left;
}


.charge-a-subscription-fee .cbc-my-account-company-name{
    margin-bottom:10px;
}
.charge-a-subscription-fee .cbc-my-account-name{
    margin-bottom:10px;

}

.charge-a-subscription-fee .cbc-my-account-email{
    margin-bottom:15px;
}


.free-to-clients .profile-cont {
    position:relative;
    /*top:0;*/
    /*left:0;*/
    /*padding:15px !important;*/
    /*background:#4A6B8E !important;*/
    color: white;
}

.free-to-clients .cbc-my-account-manage-link{
    float:right;
    /*position: relative;*/
    /*top: -8.5px;*/
}


.cbc-my-account-header {
    font-weight: 600;
}

.cbc-client.profile-cont {
    /*font-size: 0.8em;*/
    //padding: 10px;
}

/*.cbc-client-button,*/
/*.cbc-client-button:hover {*/
/*    background: none;*/
/*    border: 1px solid #4A6B8E;*/
/*    color: #4A6B8E !important;*/
/*    float: right;*/
/*    //padding: 10px 20px 10px 20px !important;*/
/*    font-size: 0.9em !important;*/
/*}*/

.cbc-assessment-alert-area {
    height: 100%;
}

/*
.cbc-client a {
    color:#4A6B8E;
    text-decoration: underline;
    font-style: italic;
    font-weight: bold;
}
*/