.link {
    padding: 10px 20px;
    display: inline-block;
    background-color: #444;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
}

.cus-modal {
    /*position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    height: 520px;

    border: 1px solid #000;

    padding: 50px;
    z-index: 20;
    background-color: #fff;
    display: none;*/
    position: fixed;
    top: 120px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 500px !important;
    border: 1px solid #000 !important;
    padding: 50px 60px;
    z-index: 10000 !important;
    background-color: #fff !important;
    display: none;
}

.cus-modal.is-show,
.overlay.is-show{
    display: block;
}

.cus-modal__cross {
    position: absolute;
    top: 20px;
    right: 20px;

    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 5000000000;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    z-index: 10;
    display: none;
}

.cus-close-modal-info {
    width: 20px;
    float: right;
    cursor: pointer;
}
.cus-modal-h1 {
    margin: 40px 0px 20px 0;
    text-align: center;
    font-size: 20px;
    display: block;
}

/*
Modal for leensses
*/

.link {
    padding: 10px 20px;
    display: inline-block;
    background-color: #444;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
}
/*
.cus-modal-leensses {
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 850px !important;
    border: 1px solid #000 !important;
    padding: 0 30px 30px 30px;
    z-index: 10000 !important;
    background-color: #fff !important;
    display: none;
}

.cus-modal-leensses.is-show,
.overlay-leensses.is-show {
    display: block;
}

.cus-modal__cross {
    position: absolute;
    top: 20px;
    right: 20px;

    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 5000000000;
}

.overlay-leensses {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    z-index: 10;
    display: none;
}

.cus-close-modal-info-leensses {
    position: absolute;
    width: 20px;
    cursor: pointer;
    right: 15px !important;
    top: 15px !important;
}
.cus-modal-h1-leensses {
    margin: 40px 0px 20px 0;
    text-align: center;
    font-size: 20px;
    display: block;
}


.cus-leens-order-form{
    width: 100%;
    padding: 5px 0 5px 5px;
    background-image: var(--select-image);
    background-position: right 4px top 50%;
    border-right: 3px solid #ffffff;
}

.cus-addi-params-leens {
    display: block;
}

.cus-leens-blk {
    text-align: left;
    font-size: 0.8em;
    font-family: 'Marcellus';
}

.cus-gutters {
    margin: 0 2px 0 0;
}
.cus-gutterss {
    margin: 0;
}
.cus-form-leensses-params-block-left {
    margin-bottom: 30px;
    padding: 25px 10px 10px 10px;
    border: 1px solid #adadad;
    border-radius: 5px;
}

.cus-form-leensses-params-block-right {
    margin-bottom: 30px;
    padding: 25px 10px 10px 10px;
    border: 1px solid #adadad;
    border-radius: 5px;
}
.cus-form-leensses-params-block-h3 {
    background: #ffd100;
    border-radius: 3px 0 0 0;
    padding: 4px 40px;
    font-size: 14px;
    margin: 0 0 0 0;
    width: 170px;
}

.cus-checked-eye {
    border-top: 8px solid #ffd100;
    font-size: 20px;
    padding: 15px 0px 0 0px;
    line-height: 24px;
    width: 250px;
}

.cus-checked-eye-input {

}
.cus-checked-eye-label {
    margin: 0 0 20px 0;
}

.cus-leenss-view {
    display: block;
}
.cus-leenss-none {
    display: none;
}

.cus-form-leensses-params-block-r {
    margin: -40px 0 0 0px;
    padding: 10px 0 0 10px;
}

.cus-background-leenss {

}

.cus-continer-left,.cus-continer-right {
    font-size: 12px;
    font-family: 'Marcellus';
    border: 1px solid #2f9994;
    border-radius: 4px;
    margin: 0px 20px 20px 0;
    text-align: center;
}

.cus-leens-order-form-input {
    width: 100%;
    padding: 5px 10px 5px 5px !important;
    border-right: 3px solid #ffffff !important;
    text-align: right !important;
}
.cus-block-type-leensses {
    border-top: 8px solid #ffd100;
    padding: 26px 0 0 0;
    text-align: right;
}

.cus-leens-type-order {
    width: 100%;
    padding: 5px 0 5px 5px;
    background-image: var(--select-image);
    background-position: right 10px top 50%;
    border: 1px solid #319995;
    border-radius: 3px;
}
.cus-type-leensses-none {
    padding: 10px 0 0 0;
    text-align: right;
}

.cus-client-info-blk {
    margin: 0 0px 20px 0;
}
.cus-client-info>label {

}
.cus-client-info>input {
    width: 100%;
    padding: 5px 10px;
}

.cus-attention-danger {
    border: 2px solid #ff0000 !important;
}*/

.cus-modal-leensses-mkl {
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 350px !important;
    border: 1px solid #000 !important;
    padding: 0 30px 30px 30px;
    z-index: 10000 !important;
    background-color: #fff !important;
    display: none;
}

.cus-modal-leensses-mkl.is-show,
.overlay-leensses.is-show {
    display: block;
}
.cus-block-type-leensses-mkl {
    border-top: 8px solid #ffd100;
    padding: 10px 0 0 0;
    text-align: left;
    margin: 20px 0 0 0;
}
.cus-checked-eye-mkl {
    border-top: 8px solid #ffd100;
    font-size: 20px;
    padding: 15px 0px 0 0px;
    line-height: 24px;
    width: 100%;
}
.cus-continer-mkl-left, .cus-continer-mkl-right {
    font-size: 12px;
    font-family: 'Marcellus';
    border: 1px solid #2f9994;
    border-radius: 4px;
    margin: 0 2px 0 0;
    padding: 0 0 15px 0;
    text-align: left;
    max-width: 49.3% !important;
}
.cus-form-leensses-mkl-params-block-h3 {
    background: #ffd100;
    border-radius: 3px 0 0 0;
    padding: 4px 20px;
    font-size: 14px;
    margin: 0 0 0 0;
    width: 100%;
}

/* ==========================*/
.cus-modal-leensses {
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 850px !important;
    border: 1px solid #000 !important;
    padding: 0 30px 30px 30px;
    z-index: 10000 !important;
    background-color: #fff !important;
    display: none;
}

.cus-modal-leensses.is-show,
.overlay-leensses.is-show {
    display: block;
}

.cus-modal__cross {
    position: absolute;
    top: 20px;
    right: 20px;

    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 5000000000;
}

.overlay-leensses {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    z-index: 10;
    display: none;
}

.cus-close-modal-info-leensses {
    position: absolute;
    width: 20px;
    cursor: pointer;
    right: 15px !important;
    top: 15px !important;
}
.cus-modal-h1-leensses {
    margin: 40px 0px 20px 0;
    text-align: center;
    font-size: 20px;
    display: block;
}


.cus-leens-order-form{
    width: 100%;
    padding: 5px 0 5px 5px;
    background-image: var(--select-image);
    background-position: right 4px top 50%;
    border-right: 3px solid #ffffff;
}

.cus-addi-params-leens {
    display: block;
}

.cus-leens-blk {
    text-align: left;
    font-size: 0.8em;
    font-family: 'Marcellus';
}

.cus-gutters {
    margin: 0 2px 0 0;
}
.cus-gutterss {
    margin: 0;
}
.cus-form-leensses-params-block-left {
    margin-bottom: 30px;
    padding: 25px 10px 10px 10px;
    border: 1px solid #adadad;
    border-radius: 5px;
}

.cus-form-leensses-params-block-right {
    margin-bottom: 30px;
    padding: 25px 10px 10px 10px;
    border: 1px solid #adadad;
    border-radius: 5px;
}
.cus-form-leensses-params-block-h3 {
    background: #ffd100;
    border-radius: 3px 0 0 0;
    padding: 4px 40px;
    font-size: 14px;
    margin: 0 0 0 0;
    width: 170px;
}

.cus-checked-eye {
    border-top: 8px solid #ffd100;
    font-size: 20px;
    padding: 15px 0px 0 0px;
    line-height: 24px;
    width: 250px;
}

.cus-checked-eye-input {

}
.cus-checked-eye-label {
    margin: 0 0 20px 0;
}

.cus-leenss-view {
    display: block;
}
.cus-leenss-none {
    display: none;
}

.cus-form-leensses-params-block-r {
    margin: -40px 0 0 0px;
    padding: 10px 0 0 10px;
}

.cus-background-leenss {

}

.cus-continer-left,.cus-continer-right {
    font-size: 12px;
    font-family: 'Marcellus';
    border: 1px solid #2f9994;
    border-radius: 4px;
    margin: 0px 20px 20px 0;
    padding: 0 0 15px 0;
    text-align: center;
}

.cus-leens-order-form-input {
    width: 100%;
    padding: 5px 10px 5px 5px !important;
    border-right: 3px solid #ffffff !important;
    text-align: right !important;
}
.cus-block-type-leensses {
    border-top: 8px solid #ffd100;
    padding: 26px 0 0 0;
    text-align: right;
}

.cus-leens-type-order {
    width: 100%;
    padding: 5px 0 5px 5px;
    background-image: var(--select-image);
    background-position: right 10px top 50%;
    border: 1px solid #319995;
    border-radius: 3px;
}
.cus-type-leensses-none {
    padding: 10px 0 0 0;
    text-align: right;
}

.cus-client-info-blk {
    margin: 0 0px 20px 0;
}
.cus-client-info>label {

}
.cus-client-info>input {
    width: 100%;
    padding: 5px 10px;
}

.cus-attention-danger {
    border: 2px solid #ff0000 !important;
}

.ip-wc-success::before {
    content: "\f143";
}

.cus-leens-notification-block {
    position: fixed;
    border: 1px solid #3c3c3c;
    border-radius: 5px;
    background: #fefefe;
    padding: 35px 30px;
    height: 200px;
    width: 300px;
    text-align: center;
    color: #454545;
    z-index: 40000 !important;

    top: 260px;
    left: 50%;
    transform: translateX(-50%);
}

.cus-button-order-notify {
    font-size: .8em;
    padding: 10px 20px !important;
    margin-top: 40px;
}

.cus-icon-notify {
    left: 45% !important;
    top: 45% !important;
}

.cus-notification-none {
    display: none !important;
}

.cus-notification-block {
    display: block !important;
}
.cus-modal-order-block-teal {
    margin: 30px 40px 0;
    width: 350px;
    text-align: center;
}
.cus-modal-order-block-teal > .cus-order-h1 {
    font-size: 18px;
}
.cus-color-modal {
    color: green;
    font-size: 70px;
}
.cus-bg-teal {
    background: #ffffff;
    color: #000;
}
.cus-button-cose {
    color: #fff;
}
.cus-label-danger-none {
    display: none;
}
.cus-label-danger-block {
    display: block;
    color: red;
}





/*
.link {
    padding: 10px 20px;
    display: inline-block;
    background-color: #444;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
}

.modal {
    !*position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    height: 520px;

    border: 1px solid #000;

    padding: 50px;
    z-index: 20;
    background-color: #fff;
    display: none;*!

    position: fixed !important;
    top: 60px !important;
    margin: 0 auto !important;
    width: 500px !important;
    height: auto !important;
    border: 1px solid #000 !important;
    padding: 0 50px !important;
    z-index: 10000 !important;
    background-color: #fff !important;
    display: none;
}

.modal.is-show,
.overlay.is-show{
    display: block;
}

.modal__cross {
    position: absolute;
    top: 20px;
    right: 20px;

    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 5000000000;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    z-index: 10;
    display: none;
}

.cus-modal-h1 {
    margin: 40px 0px 20px 0;
    text-align: center;
    font-size: 20px;
    display: block;
}*/
