body{
    background-color: #F2F5FA;
}

.loginform .btn{
    width: 100%;
    margin-top: 8px;
}

.loginform br{
    display: none;
}



.login-page .panel-group .panel{
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.login-page .panel-group .panel .table-wrapper a{
    display: block;
    text-align: center;
    background-color: #005ecf;
    padding: 16px 0;
}

.login-page .panel-group .panel .table-wrapper>table{
    margin: 24px;
    width: calc( 100% - 48px );
}

body .ui-dialog{
    max-width: 400px;
    background: #FFFFFF;
    box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.15);
    border-radius: 16px;
    padding: 24px;
}

body .ui-dialog .ui-dialog-titlebar{
    background: none;
    border: 0;
    border-bottom: 1px solid #14121F;
    border-radius: unset;
    padding: 0 0 20px 0;
    margin-bottom: 16px;
}

body .ui-dialog .ui-dialog-titlebar .ui-dialog-title{
    font-family: SFProDisplay-Regular;
    font-size: 20px;
    line-height: 30px;
}



body .ui-dialog .ui-resizable-handle{
    display: none;
}

body .ui-dialog .ui-dialog-titlebar a{
    top: 9px;
    width: 24px;
    height: 24px;
    padding: 0;
}

body .ui-dialog .ui-dialog-titlebar a:hover{
    background: none;
    border: none;
}

body .ui-dialog .ui-dialog-titlebar .ui-icon{
    background-image: url(../img/close_icon.svg);
    background-position: 0 0;
    width: 24px;
    height: 24px;
}

body .ui-dialog .ui-dialog-content{
    padding: 0;
}

body .ui-dialog .ui-dialog-content p{
    font-family: SFProDisplay-Light;
    font-size: 14px;
    line-height: 21px;
}

body .ui-dialog .ui-dialog-content a.anreadbutton{
    float: left;
    padding: 16px 32px;
    background: #005ECF;
    border-radius: 4px;
    color: #fff;
    font-family: SFProDisplay-Regular;
    font-size: 14px;
    line-height: 16px;
    margin-top: 24px;
    transition: .2s ease;
}

body .ui-dialog .ui-dialog-content a.anunreadbutton{
    display: none;
}

body .ui-dialog .ui-dialog-content a.anreadbutton:hover{
    text-decoration: none;
    opacity: 0.8;
}

body .ui-widget-overlay{
    background: #14121F;
    opacity: 0.6;
}


/* megogo */
.mgg{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 16px;
    row-gap: 16px;
    margin-top: 16px;
}

@media ( max-width: 768px ){
    .mgg{
        grid-template-columns: 1fr 1fr ;
    }
}

@media ( max-width: 500px ){
    .mgg{
        grid-template-columns: 1fr;
    }
}
.mgcontainer{
    background: #F2F5FA;
    border-radius: 16px;
    padding: 24px;
    position: relative;
}

.mgcontainer table td{
    padding: 10px 0 !important;
    vertical-align: middle;
}

.mgcontainer table{
    border-top: 1px solid rgba(20,18,31,.1);
    border-bottom: 1px solid rgba(20,18,31,.1);
    margin-top: 58px;
}

.mgcontainer .mgsubcontrol,
.mgcontainer .mgunsubcontrol{
    font-family: SFProDisplay-Semibold;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    background: #005ECF;
    border-radius: 4px;
    padding: 16px 32px;
    transition: .2s ease;
    display: inline-block;
}


.mgcontainer .mgunsubcontrol{
    color: rgba(20, 18, 31, 1);
    background: none;
    border: 1px solid rgba(20, 18, 31, 1);
}

.mgcontainer .mgsubcontrol:hover,
.mgcontainer .mgunsubcontrol:hover{
    text-decoration: none;
    opacity: 0.6;
}

.mgcontainer .mgheaderprimary,
.mgcontainer .mgheader{
    font-family: SFProDisplay-Regular;
    font-size: 24px;
    line-height: 36px;
    padding-bottom: 8px;
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(20, 18, 31, .6);
}

.mgcontainer .opmw{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

body .ui-dialog .ui-dialog-content p{
    font-family: SFProDisplay-Semibold;
    font-size: 16px;
    line-height: 150%;
}


.cd_price{
    font-family: SFProDisplay-Regular;
    font-size: 20px;
    line-height: 30px;
    color: #14121F;
}

.cd_price span{
    font-size: 14px;
    line-height: 21px;
}

.cs_label{
    position: absolute;
    right: 16px;
}

.active_flag{
    width: 12px;
    height: 12px;
    background: #219653;
    display: block;
    border-radius: 12px;
}

.disable_flag{
    width: 12px;
    height: 12px;
    background: #EB5757;
    display: block;
    border-radius: 12px;
}

.table-wrapper table.auth_megogo_block{
    width: auto;
    max-width: 695px;
    background: #F2F5FA;
    border-radius: 16px;
    padding: 24px;
    display: block;
}

.table-wrapper table.auth_megogo_block h2{
    font-family: SFProDisplay-Regular;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
}

.auth-data-wrapper{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.auth-data-wrapper .mgg-logo{
    background-image: url(../img/megogo.svg);
    width: 48px;
    height: 48px;
    display: inline-block;
    min-width: 48px;
    background-repeat: no-repeat;
}


.auth-data-wrapper .resp-table{
    margin-left: 16px;
}

.auth-data-wrapper .resp-table p{
    line-height: 21px;
    font-family: SFProDisplay-Regular;
}

.auth-data-wrapper .resp-table p b{
    font-family: SFProDisplay-Semibold;
}

.auth-data-wrapper .resp-table .anreadbutton{
    font-family: SFProDisplay-Semibold;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    background: #005ECF;
    border-radius: 4px;
    padding: 8px 15px;
    transition: .2s ease;
    display: inline-block;
    margin-top: 8px;
}

.auth-data-wrapper .resp-table .anreadbutton:hover{
    text-decoration: none;
    opacity: .8;
}

/*Payments*/
.content .opbackend.payment-item{
    padding: 16px;

}
.payment-item:hover{
    box-shadow: 0px 2px 15px rgba(0, 94, 207, 0.25)!important;
}

.payment-item p{
    font-family: SFProDisplay-Semibold;
    font-size: 16px;
    line-height: 150%;
    color: #14121F;
    border-bottom: 1px solid rgba(20, 18, 31, .6);
    text-transform: capitalize;
    text-align: left;
    padding-bottom: 8px;
}

.content .opbackend.payment-item .icon-block{
    display: grid;
    /* height: calc( 100% - 33px ); */
    align-items: center;
    justify-content: center;
    min-height: 150px;
}

.content .opbackend.payment-item .icon-block input[type=image]{
    width: auto;
}


/*Speed test*/
#startBtn{
    font-family: SFProDisplay-Semibold;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    transition: .2s ease;
    padding: 16px 32px;
    margin-bottom: 40px;
    background: #005ECF;
    border-radius: 4px;
}

#startBtn:hover{
    text-decoration: none;
    opacity: .8;
}

.content .meter text:nth-last-child(5){
    color: #14121F!important;
    fill: #14121F!important;
}