.groScore-View-title {
    text-align: center;
    font-size: 30px;
    font-family: "Lato";
    font-weight: 700;
    color: #1a1753;
    padding-bottom: 10px;
}
.text-orange {
    color: #ef6b18 !important;
}
.groScore-details-heading {
    background-color: #1a1753;
    padding: 12px 22px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.groScore-details-heading h3 {
    font-size: 14px;
    color: #ffffff;
    font-family: 'Lato';
    font-weight: 600;
    margin-bottom: 0px;
}
.groScore-details {
    box-shadow: 0px 2px 8px 2px #e5e5e5;
    margin-bottom: 70px;
}
.groscore_lebel {
    text-align: left !important;
    color: #000000;
    display: block;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Lato';
    margin-bottom: 5px;
}
.Details-form {
    padding: 20px 30px 0px;
}
.groscore_lebel {
    text-align: left !important;
    color: #000000;
    display: block;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Lato';
    margin-bottom: 5px;
}
.groScore-details .Details-form input{
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-bottom: 2px solid #e5e5e5 !important;
    border-radius: 5px;
    color: #495057;
    display: block;
    font-weight: 500;
    font-family: "Montserrat" !important;
    height: 40px;
    line-height: 1.5;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    width: 100%;
    padding: 0px 6px !important;
    margin: 0px !important;
    font-size: 15px !important;
}
.groscore_lebel:after {
    content: " *";
    color: red;
}
.blue-btn-box {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border: 1px solid transparent;
    width: 100%;
    height: 45px;
    cursor: pointer;
}
.loan-form-btn {
    background-color: #e14d24;
    border: 0px;
    color: #ffffff;
    padding: 9px 45px;
    font-size: 15px;
    font-family: "Lato";
    font-weight: 500;
    border-radius: 5px;
}
.div_height_gro {
    height: 95px;
}
.groScore-View {
    margin: 4vh auto;
}
img.gscore-image {
    width: 215px;
    border-top-left-radius: 4px;
    border-top-right-radius: 50px;
    padding: 10px;
    background-color: #ffffff;
}
.modal-header {
    padding: 2px 16px;
    background-color: #ffffff;
    color: white;
    border: 0px !important;
}
.open-image-sec {
    display: flex;
    justify-content: center;
    align-items: center;
}
img.cross-icon {
    width: 32px;
}
.open-point-sec {
    background-color: #f6f6f6;
    padding: 16px;
    border-radius: 0px 0px 4px 4px;
    margin-top: 10px;
}
img.gscore-check {
    width: 19px;
    margin-right: 7px;
    margin-top: -10px;
}
.bpoints {
    display: flex;
    justify-content: start;
    align-items: center;
}
.open-point-sec {
    background-color: #f6f6f6;
    padding: 16px;
    border-radius: 0px 0px 4px 4px;
    margin-top: 10px;
}

.modal {
    z-index: 999999 !important;
}
.gro-newmodal {
    padding: 0px !important;
}
.close-new button.open-btn {
    border: none;
    background: #fff;
}
.gro-header-new {
   justify-content: end !important;
}
.p.error-message {
    font-family: 'Lato' !important;
}
