.m-btn--air
{
    color: #ffffff !important;
}

.m-login__wrapper{
    padding-top: 40px !important;
}

.m-login__form-action
{
    padding-top: 10px;
    text-align: center;
}

.m-form .m-form__group{
    padding-bottom: 5px !important;
}

.bgimg
{
    background-size: cover;
    background-position: bottom;
}

.welcome
{
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.3);
    margin-left: -15px;
    margin-right: -15px;
}

.welcome .title
{
    color: #ffffff;
    font-size: 40px;
    font-weight: 400;
    padding-top: 40vh;
    padding-left: 50px;
    line-height: 45px;
}

.welcome .msg
{
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    padding-left: 50px;
}

.aff_dashboard
{
    text-align: center;
    padding-top: 30vh;
}

.aff_dashboard .m-login__signin
{
    margin-top: 20px;
    width: 80%;
    margin-left: 10%;
}

.aff_dashboard #frmLogin
{
    text-align: left !important;
}

.aff_dashboard .l_signup
{
    margin: 20px 0px;
}

.aff_dashboard a
{
    font-weight: 500;
    color: #36a3f7;
}

.divSignup
{
    background-color: rgba(0, 0, 0, 0.3);
}

.divSignup .divInner
{
    background-color: #ffffff;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 30px;
    text-align: center;
}

.divSignup .m-login__head
{
    margin-top: 20px;
}

.divSignup .form-group
{
    text-align: left !important;
}

.divSignup .subHead
{
    text-align: center !important;
    padding: 10px 0px;
}

.divSignup .l_signin
{
    margin-bottom: 20px;
}

.divSignup a
{
    font-weight: 500;
    color: #34bfa3;
}

.divThankyou
{
    background-color: rgba(0, 0, 0, 0.3);
    height: 100vh;
}

.divThankyou .divInner
{
    background-color: #ffffff;
    margin-top: 25vh;
    margin-bottom: 30vh;
    text-align: center;
    padding-top: 30px;
}

.our_head
{
    background-color: #01B6EB;
}

.m-portlet__head-text
{
    color: #ffffff !important;
}

.dataTables_wrapper .pagination .page-item.active>.page-link
{
    background: #197d94;
}

.m-footer__copyright{
    color: #ffffff !important;
    font-weight: 600 !important;
}

.m-nav__link-text
{
    color: #ffffff !important;
    font-weight: 600 !important;
}

.m-nav__link-icon
{
    color: #313131 !important;
}

.m-dropdown__arrow
{
    color: #197d94 !important;
}

.chart-row{
    margin-bottom: 15px;
}

.chartHeader
{
    color:#575962 !important;
    font-weight: 400 !important;
}
.ri-header
{
    color:#666674 !important;
    font-weight: 700 !important;
    font-size: 16px;
    margin-bottom: 0;
}

.chart-value{
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 600;
    color:#000 !important;
}
.q-value{
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: 600;
    color:#000 !important;
}

.chart-value-success{
    color: #34bfa3 !important;
}
.ri-summary-1{
    margin-top: 30px;
    padding-top: 10px;
    /*border-top: 1px solid #ebedf2;*/
}
.ri-summary-2{
    margin-top: 28px;
    padding-top: 10px;
}
.ri-summary-2-or{
    font-weight: 700;
    position: unset;
    top: 70px;
    right: -11px;
    font-size: 16px;
}
.ri-summary-2 h4{
    font-size: 13px;
    color: #666674 !important;
    margin-bottom: 0;
}
.ri-summary-1 h4{
    font-size: 13px;
    color: #666674 !important;
    margin-bottom: 0;
}

.chart-sum-value{
    letter-spacing: unset;
    font-size: 26px;
    color: #36a3f7 !important
}
.ri-summary-2 .chart-sum-value{
    letter-spacing: unset;
    font-size: 36px;
    color: #ffb822 !important;
}
.summary-sec{
    border-right: 1px solid #ebedf2;
}
.summary-row{
    /*margin-top: 20px;*/
}
.summary-row:first-child{
    margin-top: 0;
    border-bottom: 1px solid #ebedf2
}
.ri-qv-value{
    /*display: block;*/
    font-size: 15px !important;
    font-weight: 700 !important;
}
.ri-qv-desc{
    font-size: 10px !important;
    font-weight: 600 !important;
    color:#666674 !important;
    display: block;
    width: 25px !important;
    text-align: left !important;
}

.ri-qv-title{
    color: #a8a9b6 !important;
    font-size: 14px !important;
    text-align: left;
}
.pt-20{
    padding-top: 20px !important;
}
.rank-dp{
    position: absolute !important;    
    width: 170px;
    right: 15px;
    top: 0px;
}

.summary-cell{
    padding-top: 15px;
}

@media (max-width: 767px){
    .rank-type{
        right: 0;
        left: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .ri-summary-2-or{
        font-weight: 700;
        position: unset;
        top: 70px;
        right: -11px;
        font-size: 16px;
    }
    .ri-sec-2 > .row > .col-md-6:nth-child(2) .ri-summary-2{
        margin-top: 5px;
    }
}
@media (min-width: 768px){
    .ri-sec-1{
        border-right: 1px solid #ebedf2 !important;
    }
}
@media (max-width: 991px){
    .ri-sec-1{
        border-bottom: 2px solid #ebedf2;
        padding-bottom: 50px;
        border-right: 0px !important;
    }
    .ri-wrapper{
        text-align: center;
    }
    .ri-sec-2{
        padding-top: 45px !important;
        margin-top: 20px;
        border-right: 0px !important;
        border-bottom: 2px solid #ebedf2;
        padding-bottom: 50px;
    }
    .ri-top-legs{
        max-width: 490px;
        margin: auto;
    }
}
@media (max-width: 575px){
    .summary-sec{
        border-right: 0;
    }
    .ri-qv-title{
        text-align: center;
    }
    .ri-qv-sec{
        text-align: center;
    }
    .rank-type{
        right: 0;
        left: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .ri-sec-1{
        padding-bottom: 30px;
    }
    .summary-sec:first-child{
        margin-bottom: 10px;
    }
    .ri-sec-2 .chart-row:first-child{
        margin-top: 10px;
    }
    .ri-summary-2{
        margin-top: 15px;
        padding-top: 0px;
    }
    .summary-row:first-child{
        margin-bottom: 15px;
        border-bottom: 0px solid #ebedf2
    }
    .summary-cell{
        padding-top: 0;
    }
}
.m-widget4__info
{
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.imgUpg
{
    padding-top: 10px;
    cursor: pointer;
}

.dlgQuestionList
{
    padding: 0px !important;
    text-align: center;
    color: #ffffff;
}

.dlgQuestionList .content
{
    background-color:#01A89E;
    padding: 30px;
    font-size: 18px;
    font-weight: 300;
}

.m-radio>input:checked ~ span
{
    color:#ffffff;
}

.m-radio>span:after
{
    border: solid #ffffff;
    background: #ffffff;
}

#upgrades .m-radio>span:after {
    border: solid #7281a4;
    background: #7281a4;
}

.dlgQuestionList label
{
    color: #ffffff !important;
}

.m-form .m-form__group
{
    padding-top:0px;
}

.m-checkbox>span:after
{
    border: solid #ffffff;
}

.m-tabs__link
{
    cursor: pointer;
}

.wid_enroll
{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.wid_enroll .c
{
    font-size: 70px;
}

#divBalance
{
    padding: 39px 0px;
    font-size: 40px;
    color: #36a3f7;
}

#divTransferAm
{
    padding: 20px 0px;
}

.rank
{
    border-right: 1px solid #ebedf2;
}

.rank .v
{
    font-size: 40px;
    font-weight: 400;
}

.m-widget1
{
    padding: 10px !important;
}

#boomCode_Ind, #boomCode_group
{
    font-size: 24px;
    text-align: center;
}

#businss_widget .nav.nav-pills .nav-link, .nav.nav-tabs .nav-link
{
    color: #ffffff;
}

#businss_widget .nav.nav-pills.nav-pills--light .nav-link.active
{
    color: #282a3c;
}

#businss_widget .m-widget17__item
{
    text-align: center;
}

#businss_widget .m-widget17 .m-widget17__stats .m-widget17__items .m-widget17__item .m-widget17__subtitle
{
    font-size: 20px;
    font-weight: 500;
    margin-left: 0px !important;
}

#businss_widget .m-widget17 .m-widget17__stats .m-widget17__items .m-widget17__item .m-widget17__desc
{
    font-size: 14px;
    margin-left: 0px !important;
}

.ug-title{
    font-size: 1rem;
    font-weight: 500;
    color: #898b96;
    width: 100%;
    display: block;
    text-align: center !important;
}
.ug-value{
    font-size: 0.9rem;
    font-weight: 700;
    color: #ffb822 !important;
    width: 100%;
    display: block;
    text-align: center !important;
}
.up-sec-1{
    border-bottom: 0.07rem dashed #ebedf2;
    padding-top: 10px; 
    padding-bottom: 15px; 
}
@media (max-width: 991px){
    .ug-title{
        text-align: center !important;
        font-weight: 700;
    }
    .ug-value{
        text-align: center !important;
        font-weight: 700;
        font-size: 1.2rem;
    }
}
@media (max-width: 767px){
    .ug-value{
        padding-bottom: 10px !important;
    }
    .ug-title{

    }
}

.m-widget19 .m-widget19__pic .m-widget19__shadow
{
    background: none !important;
}

#btnUpgradeNow
{
    display: none;
}

#frmPlacements .m-radio>span:after{
    border: solid #7281a4;
    background: #7281a4;
}

.holding-tank-page #place-select-section > .form_sec {
  border-bottom: 1px #00b6eb solid;
  margin: 0 0 0 0;
  padding-bottom: 45px;
}

.holding-tank-page #pending-section > div {
  padding-bottom: 45px;
}