/*____login/unsub_____*/
.enter-block-is p {
    line-height: 30px;
    color:#000;
    font-size: 14px;
}
.enter-block-is .form{
    width: 100%;
}
.enter-block-is .center{
    padding-top: 20px;
    text-align: left;
}
.enter-block-is input[type="text"]{
    display: block;
    width: 100%;
    box-sizing: border-box;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    height: 46px;
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 6px;
    margin: 20px auto;

}
.enter-block-is input[type="submit"]{
    display: inline-block;
    padding: 6px 25px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #4cae4c;
    border-radius: 4px;
    color: #fff;
    background-color: #5cb85c;
}
.stp__title-4{
    opacity: 0.2;
    text-align: right;
    padding-top: 10px;
}
.login-pay-page .search-line{
    display: none;
}
.login-pay-page .canvas{
    padding: 120px 0;
    background: no-repeat 110% 35% / auto;
}

.login-pay-page .wrapper  .btn-primary{
    font-size: 18px;
    text-transform: uppercase;
    /* font-weight: bold; */
    color: #fff !important;
    background-color: #e4344f !important;
    border-radius: 30px;
    padding: 20px 65px;
    border: none !important;
    text-shadow: none;
    line-height: 1;
    min-width: 230px;

}
.login-pay-page .login-form-box{
    /*padding: 30px;*/
    /*border-radius: 10px;*/
    /*display: inline-block;*/
    /*background: #118603 no-repeat -90px -70px / auto;*/
    width: 100%;
    position: relative;
    z-index: 99;
    max-width: 470px;
}
.login-pay-page .title-category h4{
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.login-pay-page .login-form-box h5{
    padding-bottom: 15px;
    font-size: 20px;
    color:#000;
    font-weight: bold;
}
.login-pay-page .login-form-box input[type="text"]{
    border-radius: 5px;
        border: 2px solid #005e1f;
        font-size: 16px;
        padding: 9px 12px;
        background-color: #e0ffce;
        line-height: initial;
        display: inline-block;
        height: auto;
        font-weight: bolder;
        color: #333;
        max-width: 340px;

}

.login-pay-page .owner{
    padding-top: 15px;
}

.login-pay-page .card-group .login-form-box{
    /*padding: 15px 0;*/
    /*max-width: 300px;*/
    position: relative;
}

.login-pay-page .card-group .login-form-box h5{
    /*font-size: 15px;*/
    /*font-weight: bolder;*/
}

.login-pay-page .card-group .login-form-box .col-sm-4{
    padding-left: 0;
}

.login-pay-page .card-group .login-form-box .cvv-box{
    position: absolute;
    bottom: 15px;
    right: -85px;
}
.login-pay-page .card-group .login-form-box .cvv-box h5{
    color:#333;

}
.login-pay-page .card-group .login-form-box .cvv-box input[type="text"]{
    max-width: 70px;
}
.login-pay-page .card-group{
    overflow: hidden;
}
.login-pay-page .tabs{
    position: relative;
    height: 350px;
}
/*.login-pay-page .controll-hidden{
    display: none;
}*/

.login-pay-page .form-controls{
   /* border-bottom: 2px solid #eaeced;*/
    margin-bottom: 45px;
    display: inline-block;
    position: relative;
}
.login-pay-page .form-controls:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color:  #eaeced;
    left: 0;
    bottom: 0;
}
.login-pay-page .controls-box{
    opacity: 1;
    transform: translate(0);
    transition: all 0.2s;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.login-pay-page .controll-hidden{
    opacity: 0;
    /*transform: translate(0px);*/
    transform: translate(-100%);
    z-index: -10;

}
.login-pay-page .cvv-box-bg{
    width: 300px;
    height: 187px;
    background-color: #f4f7f9;
    border-radius: 10px;
    border:1px solid #d7dadc;
    position: absolute;
    left: 110px;
    top:20px;
    z-index: 1;
}
.login-pay-page .cvv-box-bg:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 40px;
    left: 0;
    top:20px;
    background-color: #5c5c5c; 
}
.login-pay-page .occ-box{
    /*width: 32%;*/
    display: inline-block;
    padding-bottom: 30px;
    text-align: center;
    padding-right: 20px;
}
.login-pay-page .occ-box p{
    padding-top: 10px;
}

.login-pay-page .form-controls a{
    font-size: 18px;
    color:#333;
    position: relative;
    font-weight: bolder;
    padding: 0 30px;
    padding-bottom: 25px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    line-height: 25px;
    vertical-align: top;
}
.login-pay-page .form-controls a span{
    display: block;
    font-size: 12px;
}
.login-pay-page .form-controls a.active:after{
    content: '';
    position: absolute;
    height: 4px;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: #e4344f;
}
.login-pay-page .form-controls a.active{
    color: #e4344f;
}

.login-pay-page h5.acrobat{
    font-family: 'Akrobat';
    font-size: 24px;
}

.login-pay-page .fix-height{
  /*  min-height: 180px;*/
  padding-top: 71px;
}

.login-pay-page .card-group .login-form-phone-pay  h5{
    font-size: 20px;
    /*padding-top: 31px;*/
}

.login-pay-page .card-group .login-form-phone-pay .login-form-box{
    padding: 30px;
    width: 100%;
    max-width: 470px;
/*    margin-bottom: 40px; */
}

.login-pay-page .controls-box .occ-icons{
    padding: 0;
}

.login-pay-page .occ-icons{
    margin-top: 40px;
}