﻿.represantives {
    border-bottom: 1px solid #e6e6e6;
    padding: .4em .6em;
    border: 1px solid #e6e6e6;
}

.RprGrid_Head {
    background-color: #236fbd;
    border: 1px solid #f9f9f9;
    background-image: none;
    padding: .4em .6em;
    color: white;
    clear: both;
    border-radius: 5px 5px 0px 0px;
}

.RprGrid_HeadCard {
    background-color: #C37894;
    background-image: none;
    padding: .4em .6em;
    color: white;
    clear: both;
}

button.addRpr, button.deleteRpr {
    background: transparent;
    color: #236fbd;
    font-size: 9px;
    border-radius: 5px;
    /*border: 1px solid #c37894c2;*/
}

.parties {
    border: 1px solid #ccc;
    padding: .4em .6em;
    margin: 5px 0;
    line-height: 17px;
    border-radius: 4px;
}

button.deleteRprNoAuth {
    background: transparent;
    color: #236fbd;
    font-size: 9px;
    border-radius: 5px;
}

.add_party {
    color: #236fbd;
    width: 30%;
    text-align: left;
    background: #fafafa;
    border: 1px solid #e6e6e6;
    padding: .786em .6em;
    padding-left: 1.286em;
}

.fieldsetColor {
    border-color: #C37894;
}


.preview {
    margin: auto;
}

.addressDropDown {
    width: 20% !important;
    float: left;
    margin: 5px 0;
}

#mainForm {
    max-width: 100% !important;
}

.SectionDiv .required {
    margin: 0 !important
}

.LoanQuestionnaires .fieldlist {
    margin: 0 0 -1em;
    padding: 0;
}

.LoanQuestionnaires .fieldlist li {
    list-style: none;
    padding-bottom: 1em;
}

.LoanQuestionnaires .k-radio:checked + .k-radio-label:after {
    content: "";
    width: 13px;
    height: 13px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.LoanQuestionnaires .k-checkbox-label, .k-radio-label {
    font-size: 14px;
}

.LoanQuestionnaires .upload-button-description {
    margin-top: 0;
}

.LoanQuestionnaires .document-type {
    width: 100%;
}

.LoanEsImpactForms .fieldlist {
    margin: 0 0 -1em;
    padding: 0;
}
 .LoanEsImpactForms .fieldlist li {
        list-style: none;
        padding-bottom: 1em;
 }

.LoanEsImpactForms .k-radio:checked + .k-radio-label:after {
    content: "";
    width: 13px;
    height: 13px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.LoanEsImpactForms .k-checkbox-label, .k-radio-label {
    font-size: 14px;
}

.LoanEsImpactForms .upload-button-description {
    margin-top: 0;
}

.LoanEsImpactForms .document-type {
    width: 60%;
}


element.style {
}

.the-legend-ImpactForm {
    border-style: none;
    border-width: 0;
    font-size: 15px;
    line-height: inherit;
    margin-bottom: 0;
    color: #66afe9;
    width: auto;
    padding-left: 3px;
    padding-right: 3px;
}

.labelAdresa {
    padding: .4em .6em;
    margin: 5px 0;
}

.Address .addressInput.form-control {
    width: auto !important;
}

.Address .the-fieldset {
    border: none;
    border-top: 1px solid #e8e8e8;
    border-radius: 0px;
    margin: 0px;
}

.Address .rpr_content {
    padding: 10px;
    background: #f8f8f8;
    border-bottom: 2px solid #d6d6d6;
    margin:0px;
}

.addressDropDownOwnership {
    margin: auto !important;
}

.btn-add-rpr {
    color: white;
    background-color: #236fbd;
    border-color: transparent;
    margin-top: -2px;
}

.btn-add-rpr:active, .btn-add-rpr:hover {
    color: white;
    background-color: #236fbd;
}

.Address .addressInput:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}

#address-div .address-count {
    color: white;
    font-weight: bold;
    background: #236fbd;
    border-radius: 4px 0px 4px 0px;
    padding: 6px 15px 6px 15px;
    margin-top: -22px;
    margin-left: -7px;
}

#address-div .fieldsetColor {
    border-color: #d6d6d6;
    border-width: 2px;
}

.Address .delete-address {
    margin-top: -22px;
    margin-right: -16px;
}

.Address .delete-address .btn-danger {
    border-radius: 0px 4px 0px 4px;
    border-width: 2px;
}

.block {
    display: block;
    width: 100%;
    border: none;
    background-color: #afd5f7;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}

.disabledBlock {
    display: block;
    width: 100%;
    border: none;
    background-color: #e1e8ef;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}

button:disabled,
button[disabled] {
    background-color: #e1e8ef;
}

.nav-pills > li.active > a:not(.calculator-nav-pill),
.nav-pills > li.active > a:not(.calculator-nav-pill):hover,
.nav-pills > li.active > a:not(.calculator-nav-pill):focus {
    color: #ffffff !important;
    background-color: #337ab7;
}

.nav-pills:not(#calculator-nav-pills) {
    background-color: rgba(200, 200, 200, 0.2);
}

.nav:not(#calculator-nav-pills) {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-pills > li > a:not(.calculator-nav-pill) {
    border: 0 !important;
    border-radius: 0;
    line-height: 18px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    min-width: 100px;
    text-align: center;
    color: #555555 !important;
}

.second-section-margin {
    margin-left: 45.8px
}

.first-section-margin {
    margin-left: 13px
}


#progressbarLoan li {
    width: 11%
}

.labelAdresa {
    padding: .4em .6em .0em 2.6em;
    margin: 5px 0;
}

.glyphicon-exclamation-sign {
    color: red;
}

#IdTranshi {
    pointer-events: none;
}

#SecondTranshi {
    pointer-events: none;
}


.input-analyse {
    height: 25px;
}
.the-legend-AnalyseType {
    border-style: inherit;
    border-width: 0;
    font-size: 11px;
    line-height: inherit;
    margin-bottom: 0;
    color: #66afe9;
    padding-left: 3px;
    padding-right: 3px;



}
.fieldset-AnalyseType {
    display: grid;
    border: none;
    background: #f8f8f86b;
    align-content: space-evenly;
  
}

.grid-AnalyseType {
    display: grid;
    grid-template-columns: 47% 47%;
    grid-column-gap: 6%;
}

.menuFieldset .required {
    margin: 0 !important
}