li {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

h1 {
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
}

h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
}

p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.su_light_section_color {
    background: #F1F1F1;
    border-radius: 12px;
    padding: 20px 10px;
}

.su_search_set2 {
    background: #FFFFFF;
    border: 1px solid #C5C5C5;
    border-radius: 4px;
}

.su_Match_found {
    background: #E0FFDF;
    border: 1px solid #008937;
    border-radius: 4px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #008937;
}

.su_View_Similar {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    text-decoration-line: underline;
    color: #3E8680;
}

.su_Recieved_btn {
    background: #D8F4F2;
    border-radius: 4px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    border: none;
}

.su_Recieved_btn span {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #005B54;
}

.su_Not_found {
    background: #FFFFFF;
    border: 1px solid #FFA800;
    border-radius: 4px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #FFA800;
}

.su_final_page_checkbox::after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.su_nav_tab {
    justify-content: left;
    padding: 5px 50px;
}

.su_badge_dark {
    color: #ffffff;
    background-color: #121F1E;
    border-radius: 20px;
}

.su_badge_light {
    color: #ffffff;
    background-color: #7F8A89;
    border-radius: 20px;
}

.su_div_border {
    border-right: 1px solid #C5C5C5;
}

.su_final_page_label {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #121F1E;
}

.su_final_page_label_heading {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #7F8A89;
    margin-bottom: 5px;
}

.su_final_input_date {
    border: 1px solid #C5C5C5;
    border-radius: 4px;
    padding: 5px 10px;
}

.su_last_input {
    border: 1px solid #C5C5C5;
    border-radius: 4px;
    width: 60px;
    height: 60px;
    text-align: center;
}

.su_last_input:focus-visible {
    outline: none;
}

.su_green_blue_color {
    color: #3E8680;
}

.su_50_Quotes {
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color: #121F1E;
}

.su_colors_section {
    display: flex;

}

.su_colors_section_green {
    background: #008937;
    border-radius: 6px 0px 0px 6px;
    width: 60%;
    padding: 20px;
    text-align: center;
}

.su_colors_section_pink {
    background: #FF4343;
    margin-left: 2px;
    width: 25%;
    padding: 20px;
    text-align: center;
}

.su_colors_section_yellow {
    background: #FFA800;
    border-radius: 0px 6px 6px 0px;
    margin-left: 2px;
    width: 15%;
    padding: 20px;
    text-align: center;
}

.su_colors_section_white {
    background: #FFFFFF;
    border-radius: 4px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.su_green {
    color: #008937;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

.su_red {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FF4343;
}

.su_yellow {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FFA800;
}

.su_light_section_color .row {
    padding: 0px 15px 0px 15px;
}

.su_search_botstrap {
    background: white;
}

.su_search_botstrap_border {
    border: 1px solid #ced4da;
}

.su_height {
    height: 42px;
}

.su_search_botstrap_border:focus-visible {
    outline: none;
}

.su_white_bg td {
    border-top: none !important;
}

.su_design_padding_margin {
    margin: 10px 20px 10px 20px;
}

.su_sidebar_after .su_sidebar_after1::after {
    content: " / ";
    margin-left: 10px;
}

/* ------------------------------------final page end-----------------------------*/
.su_last_badge {
    background-color: #ff0018;
    color: white;
    border-radius: 20px;
    position: absolute;
    margin-top: 12px;
    margin-left: 5px;
}
.su_Continue_with_this_Sheet {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 8px 15px;
    background: #3E8680;
    border: none;
    margin-top: 25px;
    margin-bottom: 20px;
}
.su_background_light_form {
    background: #F3F3F3;
    border-radius: 12px;
    width: 500px;
    margin: auto;
    padding: 20px 20px;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.su_background_light_form div span {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #7F8A89;
}

.su_background_light_form div p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #121F1E;
    margin-bottom: 5px;
}
.su_background_light_form_active {
    background: #EAFFFD;
    border: 1px solid #3E8680;
}
