﻿
body {
    color: #00843D !important;
    font-family: "lato", "helvetica", "arial", "sans-serif" !important;
}

.row-div {
    font-family: "lato", "helvetica", "arial", "sans-serif" !important;
}

input[type=text], select {
    color:black !important;
}

.loginbox {
    border-style: outset;
    color: #616a70;
    margin: 0px 5px 10px 0;
}

.login-container-home {
    width: 50% !important;
}
.submitBtn, .submit-Btn {
    background-color: #68bb4e !important;
    /*background-color: #00843D !important;*/
    border: 0 !important;
    color: #fff !important;
    cursor: pointer !important;
    display: inline-block !important;
    padding: 10px 20px !important;
    text-decoration: none !important;
    background-image: none !important;
    min-width: 8em !important;
    line-height: 0;
    border-radius: 0px !important;
    font-size: 16px !important;
    font-weight: normal !important;
}

.popupButtonClass {
    background-color: #68bb4e !important;
    /*background-color: #00843D !important;*/
    border: 0 !important;
    color: #fff !important;
    cursor: pointer !important;
    display: inline-block !important;
    padding: 10px 20px !important;
    text-decoration: none !important;
    background-image: none !important;
    min-width: 8em !important;
    line-height: 0;
    border-radius: 0px !important;
    font-size: 12px !important;
    font-weight: normal !important;
}

input[type="checkbox"] + label {
    display: initial !important;
    color: black !important;
}

/*input[type=text], select {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}*/
.loginbox .autoLogin label {
    position: relative;
    top: 2px;
    font-size: 16px;
    font-weight: normal;
}

.loginbox a, .NewLinkBtn {
    /*color: #56b6c3;*/
    font-weight: 700;
    text-decoration: none;
    transition: all 400ms;
    font-size: 16px;
    color: #fe8b2d !important;
}

.lblLoginMessage {
    font-weight: bold;
    font-size: 14px;
    color: #616a70;
}
.title-txt {
    color: #3d97d1;
    /*color: #003A70;*/
    font-family: "lato", "helvetica", "arial", "sans-serif";
    font-size:22px;
}
.LabelClass {
font-size:16px;
font-weight:normal;
}

.CustomerServiceContent a {
    color: #fe8b2d !important;
    font-size:16px;
}
.CustomerServiceContent P {
    font-family: "lato", "helvetica", "arial", "sans-serif";
    font-size: 14px;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    color: #616a70;
    line-height: 1.5;
}

/*Grid CSS*/

.RadGrid_WebBlue .rgHeader, .RadGrid_WebBlue th.rgResizeCol, .RadGrid_WebBlue .rgHeaderWrapper, .ocGrid thead {
    background: none !important;
    background-color: #3d97d1 !important;
    /*background-color: #fe8b2d !important;*/
}

.RadGrid_WebBlue , .RadGrid th {
    font-family: "lato", "helvetica", "arial", "sans-serif" !important;
   
}

    .RadGrid th a, .RadGrid th {
        font-size: 16px !important;
        font-weight: 400 !important;
    }

    .RadGrid_WebBlue .rgMasterTable, .RadGrid_WebBlue .rgDetailTable, .RadGrid_WebBlue .rgGroupPanel table, .RadGrid_WebBlue .rgCommandRow table, .RadGrid_WebBlue .rgEditForm table, .RadGrid_WebBlue .rgPager table, .ocGrid td {
        font-size: 14px !important;
        line-height: 16px;
        font-family: "lato", "helvetica", "arial", "sans-serif" !important;
        /*color: #616a70;*/
        color: black;
    }
.RadGrid .rgHeader {
    font-weight: 400 !important;
}
.rgSorted a {
    font-size: 14px !important;
}

.ocGrid th {
    color: white;
    font-weight: 400;
    font-size: 16px !important;
    font-family: "lato", "helvetica", "arial", "sans-serif" !important;
}


.popup-customerservice-savepaymentmethod {
    width: 450px !important;
    height: 280px !important;
    z-index: 10001 !important;
}

.popup-win-profile-changepassword {
    width: 500px !important;
    height: 280px !important;
    z-index: 10001 !important;
}

    .popup-win-profile-changepassword input[type="password"] {
        width: 100%;
    }
    .popup-win-profile-changepassword .label-div, .popup-win-profile-changepassword .field-div1 {
        font-size: 16px;
    }

 
 .content-container {
    background: none;
}
/*profile page css START*/
.personal-info-container, .webAccount-info-container, .contact-info-container, .topicofInterest-info-container, .membership-info-container {
    border: none;
}
.profile-title-bg {
     background-color:white; 
}
.personal-info-title, .webAccount-info-title, .contact-info-title, .membership-info-title, .topicofInterest-info-title {
    font-family: inherit;
    background: none;
    font-size: 16px;
}
.profileSubmit {
    text-align: center;
}

.organizationRadioDiv {
    padding: 5px 0px 5px 70px;
}

.organizationRadioDiv input[type=radio] {
    margin-top: 0px;
}

.personal-info-container input[type="text"] {
    width: 56%;
}

.webAccount-info-container input[type="text"], .webAccount-info-container input[type="password"] {
    width: 56%;
}

.organization-info-container input[type="text"] {
    width: 56%;
}

.contact-info-container input[type="text"] {
    width: 96%;
}

#MainContentArea_Profile__c_txtCity input[type="text"] {
    width: 99%;
}

.contact-info-container select {
    width: 96%;
}
.additional-info-container input[type="text"] {
    width: 56%;
}

.topic-list-div {
    margin-left:7%;
}

    .topic-list-div input[type=checkbox] {
        margin-top: 0px;
        margin-right: 5px;
    }
    .topic-list-div table td {
        width: 25%;
    }
.comm-topic-list-div {
    margin-left:7%;
}
.comm-topic-list-div input[type=checkbox] {
        margin-top: 0px;
        margin-right: 5px;
    }
.comm-topic-list-div input[type="checkbox"] + a {
    display: initial !important;
    color: black !important;
    font-weight: 700;
    font-size:14px;
    text-decoration:none;
    cursor:default;
}
input[type=button][disabled] {
    cursor: not-allowed !important;
}

.profile-info-data input[type=checkbox] {
    margin-top: 0px;
    margin-right: 5px;
}
.required-label {

font-size:14px;
}

.valueLabel, .divvalueLabel span, .order-confirmation-summary span {
    color: black;
    font-size: 16px;
    font-weight: normal;
}

.w31-75 {
    width: 31.75%;
}

.autoList {
    max-height: 300px;
    background-color: #fff;
    overflow: auto;
    list-style-type: none;
    padding: 5px;
    margin: 3px;
    border: solid 1px #444444;
}

    .autoList li {
        margin: 6px;
    }
    
    /*.autoList li:nth-child(even) { background: grey !important; }*/

/*.autoListItem {
    padding: 5px 5px 5px 7px;
    color: black;
    font-size: 16px;
    font-weight: normal;
    background-color: White;
    padding: 5px 5px 5px 7px;
    border-top: 1px solid #578910;
    width: 400px;
}*/
    /*profile page css END*/

.masterMenu {
    padding-top: 46px !important;
}

.masterMenu li {
    font-family: Roboto, sans-serif !important;
}

.masterMenu a {
    color: black !important;
    font-size: 13px;
    text-transform: uppercase;
    padding-right: 20px !important;

    /*padding-left: 10px;
    padding-right: 10px;
    padding-bottom:15px;
    padding-top:10px;*/
}

.navbar-inverse {
    background-color: #dee1e6 !important;
    border-color: transparent !important;
    min-height:75px !important;
}

.RadMenu_WebBlue .rmRootGroup, .RadMenu .rmRootGroup .rmItem .rmLink .rmText, .RadMenu_WebBlue .rmRootGroup {
    background-color: #dee1e6 !important;
    color:black !important
}
.navbar-inverse .container {
    padding-top: 48px !important;
    padding-bottom: 5px !important;
}
    .navbar-inverse .container li a span {
        font-size: 13px !important;
        font-weight: 700 !important;
        text-transform: uppercase;
        font-family: Roboto,sans-serif !important;
        line-height:20px !important;
    }
    /*.masterMenu li > a:focus, .masterMenu li > a:hover {
    text-decoration: none;
    background-color: #eee;
}*/

.modal {
z-index:7500;
}

.RadWindow .rwIcon {
    margin-top: 0;
    top: 2%;
}

