.creditWindow {
    position: fixed;
    border: 1px solid gray;
    background: #fff;
    color: #000;
    padding: 30px;
    z-index: 2147483646;
    max-width: 760px;
    margin: 5% auto;
    left: 0;
    width: 100%;
    right: 0;
    top: 0;
}
#creditTitle {
    text-align: center;
    font-size: 22px;
    color: #333!important;
    font-weight: 900
}
.popup-credit-content{
    font-size: 13px!important;
}
.form-column {
    float: left;
    width: 100%
}

.form-column-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 18px
}

.form-column-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 18px
}


.creditInfo {
    padding: 14px;
    padding-bottom: 0;
    font-weight: bold;
    font-size: 20px;
    text-align: center
}

.popup-credit-content table tr td {
    width: 33.3333%
}
.popup-credit-content>p{
    font-size: 12px!important;
    color: #555;
    margin: 20px 0 0 0;
    line-height: 1.4;
}
.creditTypeTitle {
    padding: 14px;
    padding-top: 0;
    font-weight: bold;
    font-size: 20px;
    text-align: center
}

h3.credit-tariff-i-title {
    font-size: 16px;
    padding: 10px;
    color: #fff;
    background-color: #ff5552!important;
}
.catalog_item_credit .buttons-send{
    background-color: #ff5552;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    display: inline-block;
    color: #fff;
    outline: none;
    padding: 10px 0;
    width: 130px;
    border: 0;
    font-size: 14px;
}
.catalog_item_credit .buttons-send:hover {
    outline: 1px solid #ff5552;
    color: #ff5552;
    background-color: #fff;
}

.creditInfoBottom {
    float: left;
    width: 100%;
    margin-top: 20px;
    text-align: center
}

.form-field-row input {
    width: 65%;
    padding: 6px;
    background-color: transparent;
    border: solid #e4e4e4 1px;
    outline: none;
    border-radius: 5px
}

.form-field-group {
    margin-bottom: 10px
}

.form-field-group input {
    padding: 6px;
    background-color: transparent;
    border: solid #e4e4e4 1px;
    outline: none;
    border-radius: 5px
}

.button-group-half-left {
    width: 35%;
    float: left;
    margin-left: 15%
}

.button-group-half-right {
    width: 38%;
    float: left
}

#pl_type_info .pl_type_info {
    display: none
}

#pl_type_info .pl_type_info.active {
    display: block
}

.credit-tariff-i-uah {
    background: #e4e4e4;
    font-size: 20px;
    padding: 8px 0;
    font-weight: 600;
}
.form-label {
    display: block;
    font-weight: 400;
    margin-bottom: 5px;
    color: #444;
    font-size: 12px;
    width: 30%;
    float: left
}

.form-field-day, .form-field-month {
    width: 48px;
    margin-right: 5px
}

.form-field-year {
    width: 48px
}

.credit-info {
    width: 65%;
    float: left
}

.form-field-row {
    margin-bottom: 10px
}

.credit-info .form-label {
    width: 150px;
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
    padding-top: 5px
}

.label-term {
    padding: 5px 0
}

.buttons-term {
    text-align: left
}

.state-active {
    background-color: #7373d3
}

.buttons-term .button {
    float: left
}

.monthly-payment-block {
    width: 35%;
    text-align: center;
    float: right
}

.monthly-payment-title {
    font-size: 18px;
    margin-bottom: 10px
}

.monthly-payment-amount {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 10px
}

.monthly-payment-per-month {
    font-size: 16px
}

.calculation {
    margin-bottom: 15px;
    padding: 0 15px;
    display: table;
    width: 100%
}

input[type="button"]:focus {
    outline: 0
}

.button-back {
    height: 43px;
}

.button-send {
    color: #fff;
    font: 20px "Arial", sans-serif;
    background-color: #fd9427;
    cursor: pointer;
    width: 100%;
}
.personal-info {
    width: 530px;
    display: table
}

.form-button-group {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px
}

.form-bottom-group {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 10px
}

.black_overlay_credit {
    position: absolute;
    top: 0;
    left: 0;
    width: 1000%;
    height: 1000%;
    background-color: #000;
    z-index: 1001;
    -moz-opacity: .5;
    opacity: .5;
    filter: alpha(opacity=80)
}

.popup-css-green {
    border-color: #329a1c
}

.popup-css {
    background: #fff;
    border-radius: 10px;
    border: 3px solid #fff;
    padding: 1.25em 1em 1em;
    position: relative;
    text-align: left;
    box-shadow: 0 0 0 12px rgba(0, 0, 0, .2)
}

.popup-close {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1
}

.credit-tariff-i {
    padding: 1px;
    text-align: center
}

.catalog_item_credit {
    padding-top: 20px
}

.credit-input {
    width: 180px
}

.button-send:hover {
    border-color: #e32623;
    background: none;
}

.creditLoader {
    font-size: 10px;
    position: fixed;
    background: #999;
    color: #000;
    padding: 10px;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -25px;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, .2);
    border-right: 1.1em solid rgba(255, 255, 255, .2);
    border-bottom: 1.1em solid rgba(255, 255, 255, .2);
    border-left: 1.1em solid #fff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear
}

.creditLoader, .creditLoader:after {
    border-radius: 50%;
    width: 3em;
    height: 3em
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#close_credit {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 17px;
    padding: 10px;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .black_overlay_credit {
        width: 100%
    }

    #preCreditWindow {
        overflow-y: scroll;
        max-height: 95%;
        max-width: 90%;
    }

    .creditWindow {
        position: fixed;
        border: 1px solid gray;
        background: #fff;
        color: #000;
        padding: 10px;
    }

    #creditTitle {
        margin-top: 12px;
    }

    .button-back {
        height: 40px !important;
    }

    .button-send {
        text-transform: none !important;
    }

    .creditTypeTitle {
        font-size: 20px
    }

    .creditTypeTitle {
        padding: 0
    }

    h3.credit-tariff-i-title {
        font-size: 17px;
        padding: 8px 10px;
        color: #fff;
    }

    #close_credit {
        display: block;
        font-size: 24px;
        float: right;
        margin-top: -6px;
        margin-right: 2px;
        margin-left: -15px
    }

    .personal-info {
        width: 100%
    }

    #creditWindowId {
        width: 95% !important;
        overflow-y: scroll;
        max-height: 100%
    }

    #creditWindowId .form-column-title {
        font-size: 16px;
        text-align: center;
        padding: 0 20px
    }

    .form-field-group input {
        width: 17% !important
    }

    .form-field-group input:last-of-type {
        width: 18% !important
    }

    .button-back {
        font-size: 19px;
        font-weight: normal;
    }

    .popup-credit-content table tr td {
        width: 100%;
        display: block;
        margin: 0 0 20px
    }

    .button-send {
        height: 40px;
        cursor: pointer;
        font-weight: 400;
        line-height: 1;
        border: none;
        text-transform: uppercase;
        background: #f89c2d;
        background: linear-gradient(to top, #f89c2d, #ffac00);
        text-shadow: none;
        border-bottom: 0;
        border-radius: 0;
        width: 185px;
        display: block;
        clear: both;
        text-align: center;
        padding: 9px 12px 10px;
        color: #fff;
        box-shadow: none;
        margin: 0 auto
    }

    .credit-tariff-i-uah {
        background: #fff;
        font-size: 24px
    }

    .credit-tariff-i-payments {
        font-size: 14px;
        padding: 10px 0 0
    }

    .catalog_item_credit {
        padding-top: 15px
    }

    .popup-credit-content > p {
        font-size: 10px;
        padding: 0 15px 30px;
        text-align: center
    }

    .form-label {
        display: block;
        font-weight: 400;
        margin-bottom: 5px;
        color: #444;
        font-size: 12px;
        width: 100%;
        float: none
    }

    .form-field-row {
        text-align: center;
        margin-bottom: 10px;
        padding: 0 5%
    }

    .form-field-row > .form-field-row {
        padding: 0
    }

    .form-field-row input {
        width: 50% !important;
        padding: 6px 5%;
        background-color: transparent;
        border: solid #e4e4e4 1px;
        outline: none;
        border-radius: 5px;
        text-align: center;
    }

    .form-field-row #bdd, .form-field-row #bdm, .form-field-row #bdy {
        width: 18% !important
    }
}

.personal-info input[type="checkbox"] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
}

#creditWindowId1 .button-group-half-left {
    width: 100%;
    margin: 0;
}

div#creditWindowId1 {
    top: 100px !important;
}

div#creditWindowId1 h2 {
    padding-left: 15px;
}

#creditWindowId1 .form-buttons-group {
    text-align: center;
}