﻿body {
}

.caio h1 {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    /* identical to box height, or 157% */
    /* dark */
    color: #2C3537;
    margin: 49px 19px;
}
.caio_mixings--notifications a div {
    font-family: Ubuntu-Medium;
}
.caio_mixings--notifications a label {
    background: #F0F0F0;
    border: 1px solid #2C3537;
    box-sizing: border-box;
    border-radius: 21.5px;
    padding: 8px 31px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    /*line-height: 18px;*/
    /* dark */
    color: #2C3537;
    cursor: pointer;
    height: 44px;
    line-height: 24px;
}

.caio_mixings--notifications {
    display: flex;
    grid-gap: 30px;
    margin: 30px 0px;
}

    .caio_mixings--notifications a label:hover {
        background: #2C3537;
        border-radius: 21.5px;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        /*line-height: 18px;*/
        /* white */
        color: #FFFFFF;
        cursor: pointer;
    }
.caio .ipoteka_pqs.ipoteka_pqs-news {
    background: #FFFFFF;
    border-radius: 4px;
    padding: 30px;
    box-shadow: none;
    width: 100%;
}

    .caio .ipoteka_pqs.ipoteka_pqs-news .badge {
        background: #FFFFFF;
        /* dark gray */
        border: 1px solid #878A8A;
        box-sizing: border-box;
        border-radius: 23px;
    }

    .caio .ipoteka_pqs.ipoteka_pqs-news .el {
        background: #878A8A;
    }

    .caio .ipoteka_pqs.ipoteka_pqs-news .badge p {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        /* identical to box height */
        text-align: center;
        /* dark gray */
        color: #878A8A;
    }

.caio .ipoteka_pqs {
    /*
    background: #FFFFFF;
    box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.09);*/
    border-radius: 6px;
    border: 0px solid !important;
}
.caio .ipoteka_certs {
    border: none;
}
    .caio .ipoteka_certs .el {
        background: #F05E22;
    }
.caio a div {
    font-family: 'Ubuntu-Medium' !important;
    font-size: 14px !important;
}
    .caio .ipoteka_certs p {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 18px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #878A8A;
        margin-top: 8px;
        margin-left: 40rem;
        position: absolute;
        /* right: 0; */
    }
    .caio .ipoteka_certs:hover {
        background: #FFFFFF;
        box-shadow: 0px 10px 12px rgb(0 0 0 / 9%);
    }






















































.caio_mixings--notifications a label:checked {
}

.caio_mixings--notifications a label:checked, .caio_mixings--notifications a label:active, .caio_mixings--notifications a label:before {
    background: #2C3537;
    border-radius: 21.5px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    /*line-height: 18px;*/
    color: #FFFFFF;
    cursor: pointer;
}

.caio_mixings--notifications a label:after {
    background: #F0F0F0;
    border: 1px solid #2C3537;
    box-sizing: border-box;
    border-radius: 21.5px;
    padding: 8px 31px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    /*line-height: 18px;*/
    color: #2C3537;
    cursor: pointer;
}

.btn-check:active + .btn-outline-primary, .btn-check:checked + .btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
}

.btn_check--s:active + .btn-outline-primary, .btn_check--s:checked + .btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
}

.btn-check:active + .btn-outline-primary, .btn-check:checked + .btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
    background: #2C3537;
    border-radius: 21.5px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    /*line-height: 18px;*/
    color: #FFFFFF;
    cursor: pointer;
}

.btn_check--s:active + .btn-outline-primary, .btn_check--s:checked + .btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
    background: #2C3537;
    border-radius: 21.5px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    /* line-height: 18px; */
    color: #FFFFFF;
    cursor: pointer;
    height: 44px;
    line-height: 24px;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #2C3537;
    border-color: #2C3537;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #2C3537;
    border-color: #2C3537;
}
.caio_mixings--notifications a input {
    opacity: 0;
}
img.caio_imgs {
    display: none;
}
/*img.caio_img-s {
    display: block;
}
*/





@media(max-width:1200px) {
    .ipoteka_pqs.ipoteka_pqs-news {
        /* padding: 30px; */
        padding: 15px 19px !important;
        background: #FFFFFF !important;
        box-shadow: 0px 10px 14px rgb(0 0 0 / 8%) !important;
        border-radius: 6px !important;
    }

    .caio .ipoteka_pqs--cert h3 {
        width: 180px !important;
        font-style: normal;
        font-weight: normal;
        font-size: 16px !important;
        line-height: 20px;
        /* or 125% */
        color: #2C3537;
    }
    img.caio_imgs {
        display: block;
    }
    img.caio_img-s {
        display: none;
    }
    .btn_check--s:active + .btn-outline-primary, .btn_check--s:checked + .btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
        overflow: hidden;
        padding: 4px 18px;
        height: 40px;
        /*width:125px;*/
    }

    .caio_mixings--notifications a label {
        overflow: hidden;
        padding: 4px 18px;
        height: 40px;
        /*width:125px;*/
    }

    .caio.ipoteka_certs {
        display: block !important;
    }

    .caio .ipoteka_pqs .ipoteka_certs {
        display: grid;
        background: #FFFFFF;
        box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.09);
        border-radius: 6px;
        grid-template-columns: 1fr 1fr;
        justify-content: space-around;
        grid-column-gap: 0%;
    }

        .caio .ipoteka_pqs .ipoteka_certs p {
            position: relative;
            margin: 0px;
        }

        .caio .ipoteka_pqs .ipoteka_certs h3 {
            display: block;
            font-style: normal;
            font-weight: normal;
            font-size: 13px !important;
            line-height: 15px;
            display: flex;
            align-items: center;
            color: #2C3537;
            width: 190% !important;
            grid-row: 1;
        }

            .caio .ipoteka_pqs .ipoteka_certs h3 .el {
                display: none;
            }
.caio_mixings--notifications {
    display: flex;
    grid-gap: 10px;
    margin: 21px 0px;
    justify-content:center;
}
        .caio .ipoteka_pqs .ipoteka_certs p {
            font-style: normal;
            font-weight: normal;
            font-size: 10px !important;
            /* line-height: 11px; */
            display: flex;
            align-items: center;
            color: #99A0A2;
            grid-row: 2;
        }

    .caio .ipoteka_pqs .ipoteka_certs a div {
        font-size: 0px;
        color: #2C3537;
        background: #F0F0F0;
        border-radius: 24px;
        padding: 13px;
        height: 40px;
    }

        .caio .ipoteka_pqs .ipoteka_certs a {
            grid-row-end: span 2;
            grid-column-end: none;
        }
}
.issuance--p a div {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    /* identical to box height */
    text-align: center;
    /* white */
    color: #FFFFFF;
    /* tangerine */
    background: #F05E22;
    box-shadow: 0px 8.2243px 12.7103px -4.48598px rgba(62, 83, 87, 0.14);
    border-radius: 6px;
    width: max-content;
    padding: 15px 36px;
}

.issuance--p {
    display: flex;
    justify-content: right;
}
.issuance--p--z_is {
    background: #FFFFFF;
    /* gray */
    border: 1px solid #D2D4D5;
    box-sizing: border-box;
    display: flex;
    border-radius: 4px;
    justify-content: space-between;
    padding: 18px 24px;
    margin: 15px 0px 44px 0px;
}

    .issuance--p--z_is p {
        font-family: 'Ubuntu-Bold' !important;
        font-style: normal !important;
        font-weight: bold;
        font-size: 16px !important;
        line-height: 18px;
        /* dark */
        color: #2C3537;
    }

    .issuance--p--z_is span {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        /* identical to box height */
        /* dark */
        color: #2C3537;
    }

    .issuance--p--z_is a div {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        /* identical to box height */
        letter-spacing: 0.01em;
        /* text-decoration-line: underline; */
        color: #2C3537;
        border-bottom: 1px solid;
    }

.issuance--p--z h3 {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    color: #2C3537;
    display: flex;
    grid-gap: 9px;
}

.insurance_i p {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px !important;
    line-height: 18px !important;
    /* dark */
    color: #2C3537;
    margin: 22px 0px 0px 0px;
}

.insurance_i .dropdown button {
    background: transparent;
    border: 1px solid #D2D4D5;
    box-sizing: border-box;
    border-radius: 4px;
    /* transform: matrix(-1, 0, 0, 1, 0, 0); */
    width: 368px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #D2D4D5;
    margin: 13px 0px 139px 0px;
}


.insurance_i .dropdown-toggle::after {
    /*border: none;
    background-image: url(/Images-baspana/arrow_button.svg);
    border: none;
    background-image: url(/Images-baspana/arrow--insurance.svg);
    background-size: 7px;
    width: 11px;
    height: 15px;
    background-repeat: no-repeat;
    transform: rotate( 90deg);*/
    border: none;
    background-image: url(/Images-baspana/arrow_button.svg);
    border: none;
    background: url(/Images-baspana/arrow--insurance.svg);
    background-size: 13px;
    width: -webkit-fill-available;
    height: -webkit-fill-available;
    background-repeat: no-repeat;
    /* transform: rotate( 90deg); */
    background-position: right;
}

.insurance_i .btn-check:active + .btn-secondary, .btn-check:checked + .btn-secondary, .btn-secondary.active, .btn-secondary:active, .show > .btn-secondary.dropdown-toggle, .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    background-color: transparent;
    color: #D2D4D5;
    background: #FFFFFF;
    border: 1px solid #D2D4D5;
    box-sizing: border-box;
    border-radius: 4px;
}

.insurance_i .dropdown-menu.show {
    width: 368px;
}
.insurance_i .dropdown-item.active, .dropdown-item, .dropdown-item:active {
    background: transparent;
    color: black;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #2C3537;
}
div.insurance_z h3 img {
    width: 15px;
}

div.insurance_z h3 {
    margin-bottom: 24px;
    margin-bottom: 24px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #2C3537;
}

.insurance_z div {
    background: #F9F9FE;
    border: 1px solid #4C58CC;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 26px;
    height: max-content;
    margin-bottom: 21px;
    display: flex;
    grid-gap: 21px;
    flex-direction: column;
}

    .insurance_z div p {
        font-family: 'Ubuntu-Bold' !important;
        font-style: normal !important;
        font-weight: bold;
        font-size: 16px !important;
        line-height: 26px;
        /* identical to box height, or 162% */
        /* dark */
        color: #2C3537;
    }

    .insurance_z div span {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px !important;
        line-height: 24px !important;
        /* identical to box height, or 150% */
        /* dark */
        color: #2C3537;
    }
.insurance--but {
    display: flex;
    justify-content: flex-end;
    grid-gap: 28px;
}

    .insurance--but a div {
        font-family: Ubuntu Medium;
        font-style: normal;
        font-weight: normal;
        font-size: 14px !important;
        line-height: 18px !important;
        text-align: center;
        color: #FFFFFF;
        /* main color */
        background: #008F91;
        border-radius: 6px;
        padding: 15px 31px;
    }

    .insurance--but p {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px !important;
        line-height: 48px !important;
        /* dark */
        color: #2C3537;
        display: flex;
    }

.issuance--p--z input[type=file] {
    display: none;
}

.close {
    color: red;
    cursor: pointer;
}
#filedragv {
/*    padding: 1em;
    margin: 1em 0;
    color: #1a1a1a;
    border: 2px dashed #808080;
    border-radius: 4px;*/
    cursor: default;
    width: 100%;
    display: inline-block;
    text-align: center;
    /* white */

    background: #FFFFFF;
    /* dark */

    /*border: 1px dashed #2C3537;*/
    box-sizing: border-box;
    border-radius: 6px;
}

    #filedragv.hover {
        border-color: #efd126;
        border-style: solid;
    }

        #filedragv.hover .box-icon {
            max-width: 50px;
        }
div#FileName {
    display: flex;
    grid-gap: 13px;
    flex-direction: column;
}
div#filedragv {
}

    div#filedragv button {
        /* width: 100%; */
        /* cursor: default; */
        width: 100%;
        /* display: inline-block; */
        text-align: center;
        /* white */
        background: #FFFFFF;
        /* dark */
        border: 1px dashed #2C3537;
        box-sizing: border-box;
        border-radius: 6px;
    }
    div#filedragv button {
        /* width: 100%; */
        /* cursor: default; */
        width: 100%;
        /* display: inline-block; */
        text-align: center;
        /* white */
        background: #FFFFFF;
        /* dark */
        border: 1px dashed #2C3537;
        box-sizing: border-box;
        border-radius: 6px;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        /* identical to box height */
        text-align: center;
        /* middle_gray */
        color: #99A0A2;
    padding:19px;
    margin: 37px 0px 12px 0px;    
    }
.issuance--p--z .issuance--i a div { /* white */
    background: #FFFFFF;
    /* dark */
    border: 1px solid #2C3537;
    box-sizing: border-box;
    border-radius: 24px;
    padding: 6px 34px;
    height: 38px;
}

.issuance--p--z div {
    /* display: flex; */
}
.issuance--i {
    display: flex;
    justify-content: space-between;
     align-items: center; 
}
.docs--blocks {
    background: #FFFFFF;
    /* gray */
    border: 1px solid #D2D4D5;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 31px 23px;
}
span.close {
}

.issuance--u span.close {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    /* identical to box height */
    display: flex;
    align-items: center;
    /* text-decoration-line: underline; */
    /* red */
    color: #ED3A32 !important;
    opacity: 1 !important;
    border-bottom: 1px solid !important;
    width:max-content !important;
}
div#FileName span.span--text {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    /* identical to box height */
    /*display: flex;*/
    align-items: center;
    color: #2C3537;
    width: 100%;
}
.issuance--i h3 img {
    width: 15px;
}




.insurance--datas--s_s input {
    background: #FFFFFF;
    border: 1px solid #D2D4D5;
    box-sizing: border-box;
    border-radius: 6px;
    height: 38px;
}

.insurance--datas--s_s p {
    margin: 21px 0px 12px 0px;
}







.insurance--datas--s_s {
    grid-gap: 13px;
    display: flex;
}




















.insurance--c {
    background: #FFFFFF;
    /* gray */
    border: 1px solid #D2D4D5;
    box-sizing: border-box;
    border-radius: 6px;
    margin: 31px 0px 0px 0px;
    display: flex;
    justify-content: space-between;
    padding: 26px 21px;
}

    .insurance--c span {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 18px;
        display: flex;
        align-items: center;
        /* dark */
        color: #2C3537;
    }

    .insurance--c a div { /* white */
        background: #FFFFFF;
        /* dark */
        border: 1px solid #2C3537;
        box-sizing: border-box;
        border-radius: 24px;
        padding: 6px 31px;
        height: 38px;
    }
div.insurancea--s {
    background: #E7F5EE;
    border-radius: 8px;
    border: none;
    width: 100%;
    height: max-content;
    display: flex !important;
    grid-gap: 13px !important;
    flex-direction: row !important;
    padding:18px 24px;
}
.insurancea--z, .insurancea--g {
    border: none !important;
    width: 100% !important;
    height: max-content !important;
    background: #ffffff !important;
    display: flex !important;
    grid-gap: 13px !important;
    flex-direction: row !important;
    padding: 0px !important;
    justify-content: space-between !important;
}

    .insurancea--z div, .insurancea--g div {
        border: none !important;
        width: 100% !important;
        height: max-content !important;
        padding: 0px !important;
        border: none !important;
        width: 100% !important;
        height: max-content !important;
        background: #ffffff !important;
        display: flex !important;
        grid-gap: 13px !important;
        flex-direction: row !important;
        padding: 0px !important;
        margin-bottom: 0px !important;
    }
    .insurancea--g h3 {
        margin: 0px !important;
    }

    .insurancea--g a div {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        /* identical to box height */
        text-align: center;
        /* dark */
        color: #2C3537 !important;
        /* Gray 5 */
        background: #E0E0E0 !important;
        border-radius: 24px;
        padding: 16px 29px !important;
        height: 48px !important;
    }

.insurancea--g {
    align-items: center;
    place-items: center;
}
    .insurancea--g img {
        width: 13px;
    }
.insurancea--z {
    flex-direction: column !important;
    justify-content: space-between !important;
}

    .insurancea--z div {
        justify-content: space-between;
        display: grid !important;
        grid-template-columns: 15% 31% 28%;
    }

    .insurancea--z a div {
        display: block !important;
        text-align: -webkit-right !important;
    }

.insurancea--z {
    background: #F3F4F5 !important;
    border-radius: 4px !important;
    height: 100% !important;
    padding: 24px 21px !important;
}

    .insurancea--z div {
        background: transparent !important;
    }

    .insurancea--z a div {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        /* identical to box height */
        text-align: center;
        color: #FFFFFF;
        /* main color */
        background: #008F91 !important;
        border-radius: 20px !important;
        width: max-content !important;
        padding: 8px 21px !important;
    }

    .insurancea--z a {
        text-align: -webkit-right !important;
    }

.insurancea--z {
    margin: 38px 0px !important;
}

    .insurancea--z div {
        align-items: center;
    }

    .insurancea--z hr {
        color: #D2D4D5;
    }

p {
}

.insurancea--z div p {
    font-family: Ubuntu !important;
    font-style: normal !important;
    font-weight: normal;
    font-size: 15px !important;
    line-height: 17px;
    color: #2C3537;
}
.modal-dialog.modal-dialog-centered.insurance--modals--s p {
    font-family: Ubuntu;
    font-style: normal;
    /* font-weight: bold; */
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #2C3537;
}

.modal-dialog.modal-dialog-centered.insurance--modals--s { /* height: 338px !important; */
    padding: 6px;
}

    .modal-dialog.modal-dialog-centered.insurance--modals--s h3 {
        font-family: 'Ubuntu-Bold';
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 66px;
        text-align: center;
        color: #2C3537;
    }

    .modal-dialog.modal-dialog-centered.insurance--modals--s button {
        background: #008F91;
        border-radius: 6px;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        line-height: 18px;
        text-align: center;
        color: #FFFFFF;
    }

    .modal-dialog.modal-dialog-centered.insurance--modals--s .modal-footer {
        place-content: center;
    }
.ipoteka_pqs.ipoteka_pqs-news.io_deals--s.disabled--i {
    background: #F6F6F6;
    border-radius: 6px;
}

    .ipoteka_pqs.ipoteka_pqs-news.io_deals--s.disabled--i h3 {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 21px;
        /* identical to box height */
        /* dark gray */
        color: #878A8A;
    }

        .ipoteka_pqs.ipoteka_pqs-news.io_deals--s.disabled--i h3 img {
            opacity: 0.3;
        }















.insurance_i span {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    /* or 121% */
    /* dark gray */
    color: #878A8A;
}
.insurance_i .dropdown a.links--s {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #007bff;
    border-bottom: 1px solid;
}
















































































.insurance_i {
    display: flex;
    justify-content: space-between;
}

.graphics--s_i { /* tangerine */
    background: #F05E22;
    border-radius: 4px;
    height: max-content;
    padding: 0px 49px;
    width: 348px;
    grid-gap: 8px;
    display: flex;
    flex-direction: column;
    padding-bottom: 31px !important;
}

    .graphics--s_i p {
        font-family: 'Ubuntu' !important;
        font-style: normal !important;
        font-weight: normal;
        font-size: 14px !important;
        line-height: 16px;
        /* white */
        color: #FFFFFF !important;
    }

.insurance_i .graphics--s_i h3 {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 41px;
    /* white */
    color: #FFFFFF;
}

.graphics--s_i {
}

    .graphics--s_i ul {
        display: flex;
        grid-gap: 6px;
        flex-direction: column;
        height: max-content;
        /* line-height: 7px; */
    }

        .graphics--s_i ul li p {
            line-height: 19px !important;
            margin: 1px !important;
        }

li {
}

::marker {
}

.graphics--s_i ul li::marker {
    color: #FFF;
}
p.insurance_i {
    position: absolute;
    margin: -31px -6px 0px 119px;
}

.line {
    stroke: #D2D4D4;
}

/*#svg-line {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 10%;
    height: 100%;
    z-index: 2;
}*/
select#InsurerId {
    background: transparent;
    border: 1px solid #D2D4D5;
    box-sizing: border-box;
    border-radius: 4px;
    /* transform: matrix(-1, 0, 0, 1, 0, 0); */
    width: 368px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #D2D4D5;
    margin: 13px 0px 139px 0px;
    padding: 1px;
    color: #2C3537;
}

.insurance_i .dropdown button {
    display: none;
}

select#InsurerId option {
    /* width: 31px; */
    color: black;
    color: #2C3537;
}
select#InsurerId:focus-visible {
    outline: none;
}
.process {
    position: absolute;
    margin-left: -76px;
    background: #f1f2f2;
}
svg#svg-line {
    margin: 37px 0px;
    height: 100%;
}
.insurance--docs {
    background: #FFFFFF;
    border-radius: 6px;
    padding: 24px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-direction: column;
    margin: 26px 0px;
}

.insurance--docs--headers {
    display: flex;
    justify-content: space-between;
    width: 100%;
    /* flex-direction: column; */
    cursor: pointer;
}

    .insurance--docs--headers img {
        width: 1%;
    }

    .insurance--docs--headers h3 {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 21px;
        /* identical to box height */
        /* dark */
        color: #2C3537;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 21px;
        /* identical to box height */
        /* dark */
        color: #2C3537;
    }



.insurance--body--s div {
    display: grid;
    grid-template-columns: 3% 89% 8%;
    text-align: left;
    align-items: center;
}
.insurance--body--s div {
    display: grid;
    grid-template-columns: 3% 87% 10%;
    text-align: left;
    align-items: center;
}
.insurance--body--s a div {
    display: flex;
    /* Gray 5 */
    background: #E0E0E0;
    border-radius: 20px;
    padding: 9px 18px;
grid-gap:9px;
}

.insurance--body--s {
    margin: 35px 0px 0px 0px;
    margin: 35px 0px 0px 0px;
    display: flex;
    grid-gap: 13px;
    flex-direction: column;
}

    .insurance--body--s h3 {
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 18px;
        display: flex;
        align-items: center;
        color: #2C3537;
        font-family: Ubuntu;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 18px;
        display: flex;
        align-items: center;
        color: #2C3537;
    }

    .insurance--body--s div {
        border-bottom: 1px solid #D2D4D5;
        padding-bottom: 17px;
    }

    .insurance--body--s a div {
        border: none;
    }

div {
}

.insurance--body--s div a div img {
    width: 17%;
}


.caio.insurance--z_i .ipoteka_pqs--date {
    background: #F3F4F5;
    border-radius: 8px;
    padding: 19px 26px;
}

.caio.insurance--z_i {
}
.caio.insurance--z {
}

    .caio.insurance--z .ipoteka_pqs .ipoteka_certs {
        background: #F1F3F4;
        border-radius: 4px;
    }

.ipoteka_certs {
}






div.insurance_z h3 img {
    margin-right:13px;
}































/*new styles*/
div#certInfo span.badge { /* Light green */
    background: #E7F5EE;
    /* Teal */
    border: 1px solid #008F91;
    border-radius: 40px;
    /* Inside auto layout */
    padding: 6px 16px;
}

    div#certInfo span.badge .el {
        display: none;
    }

    div#certInfo span.badge p {
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 14px !important;
        line-height: 18px;
        /* identical to box height, or 129% */
        display: flex;
        align-items: center;
        /* Teal */
        color: #008F91;
        /* Inside auto layout */
    }

div#certInfo div div div.caio { /* White Background */
    background: #FFFFFF;
    border-radius: 8px;
    padding: 24px;
}

div#certInfo div.InLoanWrap div.download:hover { /* White Background */
    background: #FFFFFF;
    border-radius: 8px;
}

div#certInfo div.InLoanWrap div.download {
    width: max-content !important;
    padding: 0px !important;
    justify-content: right;
}


div#certInfo .caio .ipoteka_pqs.ipoteka_pqs-news { /* Light blue */
    background: #F5F6F8;
    border-radius: 6px;
    /* Inside auto layout */
    padding: 20px;
}

.InLoanWrap {
}

.InLoanWrap {
}

div#certInfo .InLoanWrap { /* White Background */
    background: #FFFFFF;
    border-radius: 8px;
    /* Inside auto layout */
    padding: 19px 25px;
}

div#certInfo div.InLoanWrap div.contractName p { /* Body M */
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    /* identical to box height, or 129% */
    /* Dark blue */
    color: #0856B1;
    /* Inside auto layout */
}

div#certInfo {
}

    div#certInfo .ipoteka_pqs--cert h3 { /* Accent S */
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 140%;
        /* or 22px */
        /* Dark */
        color: #2C3537;
        /* Inside auto layout */
        margin: 0px;
    }

        div#certInfo .ipoteka_pqs--cert h3 span { /* Accent S */
            font-family: 'Ubuntu';
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            line-height: 140%;
            /* or 22px */
            /* Dark */
            color: #2C3537;
            /* Inside auto layout */
        }

.ipoteka_pqs--cert {
}

div#certInfo .ipoteka_pqs--cert {
    align-items: center;
    height: max-content;
}

div#certInfo span.badge {
    margin: 0px;
}

.ipoteka_pqs--date p.ipo_date {
}

div#certInfo .ipoteka_pqs--date p.ipo_date { /* Accent XS */
    font-family: 'Ubuntu-bold';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    /* identical to box height, or 129% */
    /* Dark */
    color: #2C3537;
    /* Inside auto layout */
}

div#certInfo .ipoteka_pqs--date p:first-child { /* Body M */
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    /* identical to box height, or 129% */
    /* Dark Gray */
    color: #878A8A;
    /* Inside auto layout */
}

div#certInfo {
}


    div#certInfo div.download a.label.label-primary {
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #2C3537;
    }


.certinfosendsblocks {
    display: flex;
    justify-content: space-between;
    margin: 20px 0px 0px 0px;
}
    .certinfosendsblocks a div {
        background: #008F91;
        border-radius: 6px;
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #FFFFFF;
        padding: 14px 20px;
    }
    .certinfosendsblocks p {
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        display: flex;
        align-items: center;
        color: #878A8A;
    }

.contractName {
}

div#certInfo .contractName p {
    margin: 0px;
}

div#certInfo .contractName {
    grid-gap: 10px;
    width: max-content;
}


.dis-flex.justify-content-between {
}

div#dropdownAddress .dis-flex.justify-content-between {
    margin: 0px !important;
}
    div#dropdownAddress .dis-flex.justify-content-between .area.half {
        margin: 10px 0px;
    }
div#dropdownAddress {
    /*display: grid;
    grid-gap: 20px;*/
    margin: 20px 0px 0px 0px;
}
div#appraisal .area.half select, div#appraisal .area.half select, div#appraisal .area.half input {
    background: #FFFFFF;
    border: 1px solid #D2D4D4;
    border-radius: 6px;
    height: 36px;
    text-overflow: ellipsis;
    /* Body M */

    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    /* Dark */

    color: #2C3537;
    /* Inside auto layout */
}
.otcenka--headers h3, div.section-box h3, .section-box div.tit { /* Accent S */
    font-family: 'Ubuntu-Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    /* or 22px */
    /* Dark */
    color: #2C3537;
    /* Inside auto layout */
}

.otcenka--headers p { /* Body M */
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    /* identical to box height, or 129% */
    display: flex;
    align-items: center;
    /* Dark */
    color: #2C3537;
    /* Inside auto layout */
}

.otcenka--headers {
    display: grid;
    grid-gap: 6px;
}













div#appraisal .area.half select, div#appraisal .area.half select, div#appraisal .area.half input:focus {
    box-shadow: none;
}
div#divOwnerFullName .area.half input#ownerFullName {
    background: #F5F6F8;
    border-radius: 6px;
    border: none;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 18px;
    color: #2C3537;
}

div#appraisal div.worksheet {
    padding: 24px;
}









.margin {
    margin-left: 35px !important;
}
div#divAppraisalCheck {
    justify-content: right;
}

    div#divAppraisalCheck button { /* Teal */
        background: #008F91 !important;
        border-radius: 6px !important;
        /* Inside auto layout */
        padding: 14px 20px !important;
    }
div#OtcenkaModal {
}

    div#OtcenkaModal .modal-content {
        height: 328px !important;
    }

button.btn-close {
}

div#OtcenkaModal button.btn-close {
    background: none;
    box-shadow: none;
    background: url(/Images-baspana/Icon-Outlined-Close.svg);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}
.modal-header {
}

div#OtcenkaModal .modal-header h5 { /* Accent S */
    font-family: 'Ubuntu-Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    /* or 22px */
    /* Dark */
    color: #2C3537;
    /* Inside auto layout */
    margin: 0px;
}

div#OtcenkaModal .modal-header {
    align-items: center;
}
div#OtcenkaModal .modal-footer button { /* Teal */
    background: #008F91 !important;
    border-radius: 6px !important;
    /* Inside auto layout */
    box-shadow: none !important;
    width: max-content;
    padding: 14px 20px;
}

div#OtcenkaModal .modal-header {
    padding: 30px;
    padding-bottom: 22px;
}

div#OtcenkaModal .modal-body {
    padding: 0px 30px;
}
    div#OtcenkaModal .modal-body .otcenka--body {
        display: flex;
        grid-gap: 18px;
    }
div#OtcenkaModal .modal-footer {
    padding: 0px 30px 30px 30px;
}
div#OtcenkaModal .modal-body img {
    width: 20px;
    height: 20px;
}
div#OtcenkaModal .modal-body h3 {
    font-family: 'Ubuntu-Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #2C3537;
}
div#OtcenkaModal .modal-body p {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #2C3537;
}



.otcenka--body {
}

div#OtcenkaModal div.modal-body div.otcenka--body { /* Light green */
    background: #E7F5EE;
    border-radius: 8px;
    /* Inside auto layout */
    padding: 22px;
}

    div#OtcenkaModal div.modal-body div.otcenka--body div {
        display: grid;
        grid-gap: 13px;
    }
/*body {
    background: #D2D4D4;
}*/

.otcenka--new_b { /* White Background */
    background: #FFFFFF;
    border-radius: 6px;
    padding: 24px;
    display: grid;
    grid-gap: 20px;
    width: max-content;
    width: 100%;
}

    .otcenka--new_b p { /* Body M */
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        /* identical to box height, or 129% */
        /* Dark */
        color: #2C3537;
        /* Inside auto layout */
        margin: 0px;
    }

    .otcenka--new_b a div { /* Teal */
        background: #008F91;
        border-radius: 6px;
        /* Inside auto layout */
        width: max-content;
        /* Body M */
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        /* identical to box height, or 129% */
        display: flex;
        align-items: center;
        text-align: center;
        /* White Background */
        color: #FFFFFF;
        /* Inside auto layout */
        padding: 9px 20px;
    }
.dis-flex.appraisal--buttons {
    justify-content: end;
    grid-gap: 20px;
}

button#appraisal--close { /* White Background */
    background: #FFFFFF;
    /* Mid Gray */
    border: 1px solid #D2D4D4;
    border-radius: 6px;
    /* Inside auto layout */
    height: max-content;
    padding: 11px 20px;
}










div#divOwnerWaitButtons {
    float: none !important;
    justify-content: end;
    grid-gap: 20px;
}

    div#divOwnerWaitButtons button.btn-default { /* White Background */
        background-color: #FFFFFF !important;
        /* Mid Gray */
        border: 1px solid #D2D4D4;
        border-radius: 6px;
        box-shadow: none;
        /* Body L */
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        /* identical to box height, or 125% */
        display: flex;
        align-items: center;
        text-align: center;
        /* Dark */
        color: #2C3537;
        /* Inside auto layout */
        height: max-content;
        padding: 14px 20px;
    }

button.btn-success {
}

span#divAppraisalSendAgain button.btn-success { /* Body L */
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */
    display: flex;
    align-items: center;
    text-align: center;
    /* White Background */
    color: #FFFFFF;
    /* Inside auto layout */
    /* Tangerine */
    background: #F05E22 !important;
    border-radius: 6px;
    /* Inside auto layout */
    border: none;
    padding: 14px 20px;
}

span#divAppraisalSendAgain {
    flex: auto;
}

button.btn-success {
}

div#divOwnerWaitButtons button.btn-success { /* Body L */
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */
    display: flex;
    align-items: center;
    text-align: center;
    /* White Background */
    color: #FFFFFF;
    height: max-content;
    padding: 14px 20px;
}

div#divOwnerAnswerWait p b { /* Accent S */
    font-family: 'Ubuntu-Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    /* or 22px */
    /* Teal */
    color: #008F91;
    /* Inside auto layout */
}

div#divOwnerAnswerWait p {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    /* identical to box height */
    /* Mid Gray 2 */
    color: #ADB2B3;
    /* Inside auto layout */
    width: max-content;
}
span#divAppraisalCountdown {
    flex: auto;
}
div#divOwnerWaitButtons {
    display: flex;
}