

/*--modal-login--*/
.modal-logide-charge .cross-svg {
    width: 18px;
    height: 18px;
    background-image: url(../images/cross.svg);
}
.modal-logide-charge .modal-content {
    border: none;
    border-radius: 7px;
    padding: 0 15px;
    box-shadow: 0 0px 13px rgba(17,17,17,.010);
    -webkit-box-shadow: 0 0px 13px rgba(17,17,17,.010);
}
.modal-logide-charge .modal-body {
    padding: 0px;
}
.modal-form-outer {
    padding: 0px;
}
.hediv {
    float: left;
    width: 100%;
    border-radius: 3px 3px 0px 0px;
}
.modal-logide-charge .close-modal {
    border: none;
    background: transparent;
    position: absolute;
    top: 13px;
    right: 10px;
    z-index: 2;
}
.logidecharge-padd {
    padding: 20px 15px 32px;
    background-image: url(../images/model-logic-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 6px;
}
.logo-horiz {
    margin: 70px 0px 20px;
}
.logo-horiz .display-white-on {
    display: block;

}
.logo-horiz .display-black-off {
    display: none;
}
.log-inde .nt-im {
    font-size: 18px;
    color: #073755;
    line-height: 32px;
}
.alr-account {
    font-size: 14px;
    color: #9c9c9c;
}
.alr-account a {
    position: relative;
    color: #9c9c9c;
    font-size: 16px;
    text-transform: uppercase;
}
.alr-account a:after {
    position: absolute;
    height: 1px;
    width: 100%;
    content: '';
    top: 100%;
    left: 0px;
    background: #9c9c9c;
}

.flag-outer {
    position: absolute;
    top: 10px;
    z-index: 1;
    left: 21px;
}
.country-dial-code, .country-flag {
    float: left;
}
.country-dial-code {
    color: #9c9c9c;
    font-size: 15px;
    margin-left: 10px;
    margin-right: 10px;
    border-right: 1px solid #c7c7c7;
    padding-right: 10px;
}

.login-form-cn .form-control {
    height: 46px;
    padding: 6px 8px 6px 2px;
    font-size: 15px;
    color: #27313a;
    background-color: transparent;
    border: 1px solid #ebebeb;
    border-radius: 35px;
    box-shadow: none;
    position: relative;
}
.paymnt-cell-field {
    padding-left: 115px !important;
}
.logidecharge-padd .btn {
    padding: 9px 20px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 35px;
    text-transform: uppercase;
}
.logidecharge-padd .btn-primary {
    background-color: #fe5993 !important;
    border-color: #fe5993 !important;
    color: #fff;
}
.log-space-seprate {
    margin-top: 80px;
}
.alr-account2 {
    font-size: 14px;
    color: #9c9c9c;
    margin-bottom: 20px;
}
.alr-account2 a {
    position: relative;
    color: #9c9c9c;
    font-size: 14px;
    text-transform: uppercase;

}
.alr-account2 a:after {
    position: absolute;
    height: 1px;
    width: 100%;
    content: '';
    top: 100%;
    left: 0px;
    background: #9c9c9c;
}
.pn-generat-field {
    width: 53px;
    padding: 0px 6px;
    display: inline-block;
    text-align: center;
}
.login-form-cn .pn-generat-field .form-control {
    height: 46px;
    padding: 6px 10px 6px 10px;
    font-size: 18px;
    color: #27313a;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ebebeb;
    border-radius: 0px;
    box-shadow: none;
    position: relative;
    text-align: center;
}
.login-form-cn .pn-generat-field .form-control:focus {
    border-color: #cf0056;
    color: #fe5993;
}
.success-tick {
    font-size: 20px !important;
    font-weight: 500;
    color: #02b875 !important;
    text-transform: uppercase;
}
.primum-head {
    background-image: url(../images/premumhead-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    border-radius: 7px;
    height: 284px;
}
.primum-head .premum-btn {
    font-size: 16px;
    font-weight: 700;
    color: #fe5993;
    background: #fff;
    border-radius: 35px;
    padding: 2px 10px 1px;
    text-transform: uppercase;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    left: 50%;
    top: 25px;

}
.primumcharge-padd {
    padding: 13px 0px 13px 2px;
    margin-top: -40px;
}
.list-primum-modal-outer {
    max-height: 240px;
}
.list-primum-modal {
    margin: 13px 0px 13px;
}
.list-primum-modal li {
    line-height: 45px;
    color: #536473;
    font-size: 15px;
    font-weight: 500;
    padding-left: 28px;
    background: url(../images/tick-premum.png) no-repeat 0px 16px;
}
.price-select-primum {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.price-select-primum li  {
    display: inline-block;
    background: #ebf4f3;
    margin-right: 15px;
    padding: 5px;
    position: relative;
    z-index: 2;
    border-radius: 7px;
    height: 116px;
}

.price-select-primum li:last-child  {
    margin-right: 0px;
}
.price-select-primum li, .price-select-primum li .price-con {
    width: 100px;
}
.price-select-primum li .price-con  {
    padding: 10px 0px 10px;
    border-radius: 7px;
    position: relative;
    height: 104px;
    display: table-cell;
    vertical-align: middle;
}
.price-select-primum li .price-con .check-primum  {
    position: absolute;
    left: 4px;
    top: 4px;
}

.price-select-primum li.active .price-con  {
    border: 2px solid #25c4b1;
    height: 108px;
}
.price-select-primum li.active {
    height: 118px;
}
.price-select-primum li .price-con .check-sub input[type="radio"] {
    display: none;
}
.price-select-primum li .price-con .check-sub input[type="radio"] + label {
    font-size: 14px;
    cursor: pointer;
}
.price-select-primum li .price-con .check-sub input[type="radio"] + label span {
    background: transparent url("../images/check-prem.png") no-repeat scroll right top;
    cursor: pointer;
    display: inline-block;
    height:18px;
    margin: 0px;
    vertical-align: middle;
    width: 18px;
}

.price-select-primum li .price-con .check-sub input[type="radio"]:checked + label span {
    background: transparent url("../images/check-prem.png") no-repeat scroll left top;
}
.check-sub  label {
    margin-bottom: 0px;
}
.price-select-primum li span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #3e3e3e;
    margin-top: 4px;
}
.price-select-primum li span.price-bg-pre {
    font-size: 38px;
    line-height: 25px;
    font-weight: 400;
    margin-top: 0px;
}
.price-select-primum li span.price-mt-pre {
    font-size: 11px;
    color: #878686;
    line-height: 14px;
    font-weight: 500;
    margin-top: 0px;
}
.primumcharge-padd .btn {
    padding: 9px 20px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 35px;
    text-transform: uppercase;
    margin-top: 13px;
}
.primumcharge-padd .btn-primary {
    background-color: #fe5993 !important;
    border-color: #fe5993 !important;
    color: #fff;
}
@media (max-width: 415px) {
    .price-select-primum li, .price-select-primum li .price-con {
        width: 90px;
        margin-right: 8px;
    }

    .price-select-primum li span.price-bg-pre {
        font-size: 34px;
    }

    .price-select-primum li span {
        font-size: 12px;
    }

    .price-select-primum li span.price-mt-pre {
        font-size: 11px;
    }
}
@media (min-width: 415px) {
    .modal-logide-charge .modal-dialog {
        width: 400px;
        margin-left: auto;
        margin-right: auto;
    }

}
@media (min-width: 1600px) {
    .modal-logide-charge .modal-dialog {
    }
}
/*--modal-login end--*/


/*--modal-login-black--*/
.black-theme .logidecharge-padd {
    background-image: url(../images/model-logicblack-bg.jpg);
}
.black-theme .log-inde .nt-im {
    color: #fff;
}
.black-theme .login-form-cn .form-control {
    color: #9c9c9c;
    /*background-color: #0f1013;*/
    border: 1px solid #393a3e;
}
.black-theme .login-form-cn .pn-generat-field .form-control:focus{
    border-bottom: 1px solid #cf0056;
}
.black-theme .logo-horiz .display-white-on {
    display: none;
}
.black-theme .logo-horiz .display-black-off {
    display: block;
}
.black-theme .login-form-cn .pn-generat-field .form-control {
    color: #9c9c9c;
    border: none;
    border-bottom: 1px solid #393a3e;
}
.black-theme .logidecharge-padd .btn-primary {
    background-color: #cf0056 !important;
    border-color: #cf0056 !important;
    color: #fff;
}
.black-theme .modal-backdrop {
    background-color: rgba(5, 5, 5, 0.60);
}
/*--modal-login-black end--*/




/*modal-subc-charge*/
.modal-subc-charge .modal-content {
    border: none;
    border-radius: 7px;
    padding: 0 15px;
    box-shadow: 0 0px 13px rgba(17,17,17,.10);
    -webkit-box-shadow: 0 0px 13px rgba(17,17,17,.10);
}
.modal-subc-charge .subccharge-padd {
    border-radius: 7px;
    padding: 20px 0px 25px;
}
.modal-subc-charge .cross-svg {
    width: 22px;
    height: 22px;
    background-image: url(../images/cross.svg);
    background-repeat: no-repeat;
}
.bj-subc-form .check-subc-frm {
    position: absolute;
    top: 10px;
    z-index: 1;
    left: 21px;
}
.bj-subc-form .form-control {
    height: 46px;
    padding: 6px 8px 6px 2px;
    font-size: 15px;
    color: #27313a;
    background-color: transparent;
    border: 1px solid #ebebeb;
    border-radius: 35px;
    box-shadow: none;
    position: relative;
}
.bj-subc-form .form-control.check-subc-padd {
    padding-left: 115px !important;
}
.bj-subc-form .btn-outer {
    padding: 0px 70px;
    margin-top: 20px;
}
.bj-subc-form .btn {
    padding: 7px 15px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 35px;
    background-color: #fe4387 !important;
    border-color: #fe4387 !important;
    color: #fff;
    letter-spacing: .5px;
}
.subc-list-modl {
    margin-top: 20px;
    margin-bottom: 30px;
}

.baj-subc-sprite {
    background-image: url(../images/baj-subc-sprite.png);
    background-repeat: no-repeat;
    height: 23px;
    width:28px;
}
.subc-icon1 {
    background-position: 0px 0px;
}
.subc-icon2 {
    background-position: 0px -23px;
}
.subc-icon3 {
    background-position: 0px -46px;
}
.subc-icon4 {
    background-position: 0px -69px;
}
.subc-icon5 {
    background-position: 0px -92px;
}
.subc-icon6 {
    background-position: 0px -115px;
}
.selectpc-subc .subc-text {
    font-size: 21px;
    font-weight: 700;
    color: #8c91a7;
    position: relative;
    top: 16px;
    float: left;
}
.selectpc-subc .subc-text-right {
    float: right;
    color: #272c40;
    font-weight: 700;
    font-size: 18px;
    border-left: 1px solid #c2c6d6;
    padding-left: 20px;
    width: 90px;
}
.selectpc-subc .subc-text-right div {
    padding: 13px 0px 11px;
    text-align: center;
}
.selectpc-subc .subc-price {
    font-size: 26px;
}
.selectpc-subc .subc-tax {
    font-size: 13px;
    color: #8c91a7;
    font-weight: 400;
    font-style: italic;
    display: block;
    line-height: 10px;
}
.subc-list-modl li {
    position: relative;
    padding: 9px 0px 9px 35px;
    border-bottom: 1px solid #d4d7e2;
}
.subc-list-modl li .cn_item  {
    position: absolute;
    left: 0px;
    top: 8px;
}
.subc-list-modl li span  {
    font-size: 17px;
    color: #27313b;
    font-weight: 700;
}
.subc-list-modl li span:last-child  {
    position: relative;
    top:0px;
}
.selectpc-subc li {
    border: 1px solid #c2c6d6;
    border-radius: 16px;
    position: relative;
    height: 63px;
    padding: 2px 20px 2px 37px;
    background: #fff;
    margin-bottom: 17px;
    cursor: pointer;
}
.selectpc-subc li .check-subc-frm {
    position: absolute;
    content: '';
    top: 22px;
    z-index: 1;
    left: 17px;
    width: 14px;
    height: 14px;
    border: 2px solid #c2c6d6;
    border-radius: 100%;
    background: #fff;
}
.selectpc-subc li.active {
    border: 1px solid #27313b;
    background: #27313b;
}
.selectpc-subc li.active .subc-text-right {
    border-left: 1px solid #393f4f;
}
.selectpc-subc li.active .check-subc-frm {
    border: 2px solid #fe4387;
    border-radius: 100%;
    background: #fe4387;
}
.selectpc-subc li.active .check-subc-frm:before {
    position: absolute;
    content: '\2713';
    left: 2px;
    top: -4px;
    color: #fff;
    font-size: 9px;
}
.selectpc-subc li.active .subc-text-right {
    color: #fcb218;
}
.selectpc-subc li.active .subc-text, .selectpc-subc li.active .subc-tax {
    color: #fff;
}
.modal-subcblack-charge {

}
.modal-subcblack-charge .modal-content {
    background-color: #131418;
    background-image: url(../images/modal-subcblack-charge-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
.modal-subcblack-charge .cross-svg {
    background-image: url(../images/cross-black.svg);
}
.modal-subcblack-charge .subc-list-modl li span {
    color: #fff;
}
.modal-subcblack-charge .selectpc-subc .subc-text-right {
    border-left: 1px solid #393f4f;
}

.modal-subcblack-charge .selectpc-subc li {
    border: 1px solid #272c40;
    background: transparent;
}
.modal-subcblack-charge .selectpc-subc li .check-subc-frm {
    border: 2px solid #262b3e;
    border-radius: 100%;
    background: transparent;
}
.modal-subcblack-charge .selectpc-subc .subc-text {
    color: #fff;
}
.modal-subcblack-charge .selectpc-subc .subc-text-right div {
    color: #fff;
}
.modal-subcblack-charge .selectpc-subc .subc-tax {
    color: #6d6f7b !important;
}
.modal-subcblack-charge .subc-list-modl li {
    border-bottom: 1px solid #272c40;
}
.modal-subcblack-charge .selectpc-subc li.active {
    border: 1px solid #272c40;
    background: #272c40;
}
.modal-subcblack-charge .selectpc-subc li.active .check-subc-frm {
    border: 2px solid #fe4387;
    background: #fe4387;
}

.modal-subcblack-charge .selectpc-subc li.active .subc-text-right div {
    color: #fcb218;
}
.modal-subcblack-charge .subc-icon1 {
    background-position: -27px 0px;
}
.modal-subcblack-charge .subc-icon2 {
    background-position: -27px -23px;
}
.modal-subcblack-charge .subc-icon3 {
    background-position: -27px -46px;
}
.modal-subcblack-charge .subc-icon4 {
    background-position: -27px -69px;
}
.modal-subcblack-charge .subc-icon5 {
    background-position: -27px -92px;
}
.modal-subcblack-charge .subc-icon6 {
    background-position: -27px -115px;
}
/*modal-subc-charge end*/

.subc-free-text{
    position: absolute;
    top: 33px;
    color: #a8a8a8;
    font-style: italic;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 10px;
}


input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}
