
.OnlineFeedback_Main {
    /*Module 1*/
    .SFX_no_padding

{
    padding: 0px;
}

.SFX_module {
    padding: 10% 0%;
}

.BTN_3 {
    background-color: #377dff;
    color: white;
    border-radius: 20px;
    padding: 11px 20px;
    display: inline-block;
    font-weight: 600;
    width: 150px;
    text-align: center;
}

    .BTN_3:hover {
        cursor: pointer;
    }

.BTN_file_upload {
    background-color: #e5e5e5;
    color: #959595;
    border-radius: 20px;
    display: inline-block;
    font-weight: 300;
    width: 20%;
    text-align: center;
    float: right;
}

    .BTN_file_upload:hover {
        cursor: pointer;
    }

.BTN_file_upload_complete {
    background-color: #f35f55;
    color: #ffffff;
    border-radius: 20px;
    display: inline-block;
    font-weight: 300;
    width: auto;
    text-align: center;
    float: left;
    display: none;
    padding: 7px 15px;
}

    .BTN_file_upload_complete p {
        margin: 0;
    }

.BTN_remove_file {
    background-color: transparent;
    color: #ffffff;
    border-radius: 20px;
    font-weight: 900;
    width: auto;
    padding: 0% 0%;
}

#OFeedback .modal-header {
    padding: 0;
    border-bottom: none;
}

#OFeedback .modal-content {
    border-radius: 25px;
    min-height: 1600px;
    height: auto;
}

.SPX_online_feedback_modal {
    border-radius: 25px;
    min-height: 1600px;
    height: auto;
}

#modal_svg {
    border-radius: 25px;
}

.modal-dialog {
    max-width: 900px;
    width: 100%;
}

.SFX_modal_title {
    top: 0;
    color: #ffffff;
    font-size: 40px;
    font-weight: 600;
    position: relative;
    top: -160px;
}

.SFX_modal_title_block {
    height: 250px;
}

.BTN_modal_close_group {
    position: absolute;
    right: 25px;
    top: 20px;
}

    .BTN_modal_close_group td:first-child {
        color: rgba(0, 0, 0, 0.3);
        padding: 0px 10px;
        font-weight: 600;
    }

.BTN_modal_close_button {
    color: #ffffff;
    background-color: #fe5f55;
    font-size: 40px;
    padding: 0px 10px;
    border-radius: 25px;
    line-height: 0;
    padding: 20px 9px;
}

.BTN_modal_close_group:hover {
    cursor: pointer;
}

#OFeedback .modal-body {
    padding: 7% 15%;
}

.form-control {
    border-radius: 30px;
    height: 55px;
    padding: 10px 30px;
    outline: none;
    color: #000000;
    margin-bottom: 40px;
    border-color: #eee;
}

    .form-control:focus {
        border: 2px solid #377dff;
        box-shadow: none;
    }

.SFX_modal_form label {
    color: #959595;
    font-weight: 100;
    font-size: 17px;
    margin-bottom: 15px;
}

#selection_1 {
    border: 0 !important; /*Removes border*/
    -webkit-appearance: none; /*Removes default chrome and safari style*/
    -moz-appearance: none; /*Removes default style Firefox*/
    background: url("GFX_cheviron_down.png") no-repeat; /*Adds background-image*/
    background-position: 96% 20px;
    background-size: 20px; /*Position of the background-image*/
}

#selection:focus {
    border: 2px solid #377dff;
}

.custom-select select:hover {
    cursor: pointer;
}

.BTN_form_submit {
    background-color: #377dff;
    color: #ffffff;
    border-radius: 30px;
    height: 55px;
}

    .BTN_form_submit:hover {
        background-color: #ffffff;
        color: #377dff;
        border-color: #377dff;
        border-radius: 30px;
        height: 55px;
    }

hr {
    border-top: 2px solid #377dff;
}

.SFX_callmeback hr {
    border-top: 2px solid #377dff;
}

.SFX_pdf_requirement {
    font-size: 12px;
    color: #e5e5e5;
}

.SFX_Error li {
    color: #fe5f55;
    position: relative;
    top: -30px;
    display: none;
}

.g-recaptcha {
    display: inline-block;
}

.SFX_Recaptcha {
    text-align: center;
}

.SFX_Recaptcha_Container {
    display: inline-block;
}

.SFX_selection-option {
    font-size: 60px;
}

#fileinput {
    display: none;
}

.SFX_msg > textarea {
    height: 200px;
    width: 100%;
    border: solid 2px #e5e5e5;
    border-radius: 20px;
    padding: 3% 3%;
}

    .SFX_msg > textarea:focus {
        outline: none !important;
        height: 200px;
        width: 100%;
        border: solid 2px #377dff;
        border-radius: 20px;
        padding: 3% 3%;
    }

/*ThankYou POP UP*/

.SFX_no_padding {
    padding: 0px;
}

.SFX_module {
    padding: 10% 0%;
}

.BTN_3 {
    background-color: #377dff;
    color: white;
    border-radius: 20px;
    padding: 11px 20px;
    display: inline-block;
    font-weight: 600;
    width: 150px;
    text-align: center;
}

    .BTN_3:hover {
        cursor: pointer;
    }

.modal {
    overflow: auto;
}

#thankyou .modal-header {
    padding: 0;
    border-bottom: none;
}

#thankyou .modal-content {
    border-radius: 25px;
    height: auto;
    min-height: 800px;
}

#modal_svg {
    border-radius: 25px;
}

.modal-dialog {
    max-width: 900px;
    width: 100%;
}

.SFX_modal_title {
    top: 0;
    color: #ffffff;
    font-size: 40px;
    font-weight: 600;
    position: relative;
    top: -160px;
}

.SFX_modal_subtitle {
    top: 0;
    color: #ffffff;
    font-size: 15px;
    position: relative;
    top: -140px;
}

.SFX_Call_you_back_description {
    color: #000000;
    font-size: 15px;
    position: relative;
    padding: 4% 0% 0% 0%;
}

    .SFX_Call_you_back_description hr {
        border-top: solid 1px #e5e5e5;
        margin-top: 5%;
    }

.SFX_modal_title_block {
    height: 250px;
}

.BTN_modal_close_group {
    position: absolute;
    right: 25px;
    top: 20px;
}

    .BTN_modal_close_group td:first-child {
        color: rgba(0, 0, 0, 0.3);
        padding: 0px 10px;
        font-weight: 600;
    }

.BTN_modal_close_button {
    color: #ffffff;
    background-color: #fe5f55;
    font-size: 40px;
    padding: 0px 10px;
    border-radius: 25px;
    line-height: 0;
    padding: 20px 9px;
}

.BTN_modal_close_group:hover {
    cursor: pointer;
}

#thankyou .modal-body {
    padding: 7% 15%;
}

.form-control {
    border-radius: 30px;
    height: 55px;
    padding: 10px 30px;
    outline: none;
    color: #000000;
    margin-bottom: 40px;
    border-color: #eee;
}

    .form-control:focus {
        border: 2px solid #377dff;
        box-shadow: none;
    }

.SFX_modal_form label {
    color: #959595;
    font-weight: 100;
    font-size: 17px;
    margin-bottom: 15px;
}

#selection_1 {
    /*Removes border*/
    -webkit-appearance: none; /*Removes default chrome and safari style*/
    -moz-appearance: none; /*Removes default style Firefox*/
    background: url("GFX_cheviron_down.png") no-repeat; /*Adds background-image*/
    background-position: 96% 20px;
    background-size: 20px; /*Position of the background-image*/
    border-color: #e5e5e5;
}

#selection:focus {
    border: 2px solid #377dff;
}

.custom-select select:hover {
    cursor: pointer;
}

.BTN_form_submit {
    background-color: #377dff;
    color: #ffffff;
    border-radius: 30px;
    height: 55px;
}

hr {
    border-top: 2px solid #377dff;
}

.SFX_ThankYou hr {
    border-top: 1px solid #e5e5e5;
    margin-top: 8%;
}

.BTN_ThankYou_close {
    background-color: #377dff;
    color: #ffffff;
    border-radius: 30px;
    height: 55px;
    padding-top: 2.5%;
}

    .BTN_ThankYou_close:hover {
        background-color: #ffffff;
        color: #377dff;
        border-color: #377dff;
        border-radius: 30px;
        height: 55px;
        padding-top: 2.5%;
    }

.SFX_ThankYou_Title {
    font-size: 30px;
    font-weight: 600;
    color: #377dff;
    padding: 5%;
}

.SFX_ThankYou_content {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    padding: 10% 10%;
}

.SFX_ThanYou_content2 {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    padding: 5% 15%;
    padding-bottom: 15%;
}

.SFX_ThankYou_content3 {
    font-size: 12px;
    font-weight: 400;
    color: #959595;
    padding: 5% 17%;
}
/*End*/

/*Module 4*/

.SFX_no_padding {
    padding: 0px;
}

.SFX_module {
    padding: 10% 0%;
}

.BTN_E_Assist_Panel {
    background-color: #377dff;
    color: white;
    border-radius: 30px;
    padding: 18px 42px;
    display: inline-block;
    font-weight: 600;
    width: fit-content;
    text-align: center;
    margin: 0% 15%;
}

    .BTN_E_Assist_Panel:hover {
        cursor: pointer;
    }

#quick_apply .modal-header {
    padding: 0;
    border-bottom: none;
}

#quick_apply .modal-content {
    border-radius: 25px;
}

#modal_svg {
    border-radius: 25px;
}

.modal-dialog {
    max-width: 900px;
    width: 100%;
}

#quick_apply .SFX_modal_title {
    top: 0;
    color: #ffffff;
    font-size: 28px;
    font-weight: 600;
    position: relative;
    top: -160px;
}

.SFX_modal_title_block {
    height: 250px;
}

.BTN_modal_close_group {
    position: absolute;
    right: 25px;
    top: 20px;
}

    .BTN_modal_close_group td:first-child {
        color: rgba(0, 0, 0, 0.3);
        padding: 0px 10px;
        font-weight: 600;
    }

.BTN_modal_close_button {
    color: #ffffff;
    background-color: #fe5f55;
    font-size: 40px;
    padding: 0px 10px;
    border-radius: 25px;
    line-height: 0;
    padding: 20px 9px;
}

.BTN_modal_close_group:hover {
    cursor: pointer;
}

#quick_apply .modal-body {
    padding: 7% 15%;
}

.form-control {
    border-radius: 30px;
    height: 55px;
    padding: 10px 30px;
    outline: none;
    color: #000000;
    margin-bottom: 40px;
    border-color: #eee;
}

    .form-control:focus {
        border: 2px solid #377dff;
        box-shadow: none;
    }

.SFX_modal_form label {
    color: #959595;
    font-weight: 100;
    font-size: 17px;
    margin-bottom: 15px;
}

#selection_1 {
    border: 0 !important; /*Removes border*/
    -webkit-appearance: none; /*Removes default chrome and safari style*/
    -moz-appearance: none; /*Removes default style Firefox*/
    background: url("GFX_cheviron_down.png") no-repeat; /*Adds background-image*/
    background-position: 96% 20px;
    background-size: 20px; /*Position of the background-image*/
}

#selection:focus {
    border: 2px solid #377dff;
}

.custom-select select:hover {
    cursor: pointer;
}

.BTN_quick_apply {
    background-color: #377dff;
    color: #ffffff;
    padding: 3% 10%;
    border-radius: 30px;
}

.SFX_Quick_Apply_modal_content_title {
    font-size: 20px;
    color: #377dff;
    padding-bottom: 3%;
}

.SFX_Quick_Apply_modal_content {
    text-indent: -2px;
    color: #377dff;
    padding-left: 2.5%;
}

    .SFX_Quick_Apply_modal_content > li {
        padding-bottom: 2%;
    }

        .SFX_Quick_Apply_modal_content > li > span {
            color: #a2a2a2;
            font-size: 15px;
        }

        .SFX_Quick_Apply_modal_content > li > ol {
            list-style: lower-alpha;
            color: #464646;
            font-weight: 600;
            font-size: 15px;
            padding-left: 2%;
        }

.SFX_quick_apply_hr {
    margin: 10% 0%;
}

.SFX_modal_title_description {
    color: rgba(255, 255, 255, 0.6);
    position: relative;
    top: -160px;
}

hr {
    border-top: 2px solid #377dff;
}

.onlineFeedbackTQModal .modal-header {
    padding: 0;
    border-bottom: none;
}

.onlineFeedbackTQModal .modal-content {
    border-radius: 25px;
    height: auto;
    min-height: 800px;
}

.onlineFeedbackTQModal .modal-body {
    padding: 7% 15%;
}

.formOnlineFeedback .modal-body {
    padding: 7% 15%;
}

.formOnlineFeedback .modal-header {
    padding: 0;
    border-bottom: none;
}

.formOnlineFeedback .modal-content {
    border-radius: 25px;
    min-height: 1650px;
    height: auto;
    display: inline-block;
}

.onlinefeedbackModal .modal-header {
    padding: 0;
    border-bottom: none;
}

.onlinefeedbackModal .modal-content {
    border-radius: 25px;
    display: grid;
    height: auto;
}

.onlinefeedbackModal {
    padding-top: 10%;
}

    .onlinefeedbackModal .modal-body {
        padding: 7% 15%;
    }

.onlinefeedbackTQModal .modal-header {
    padding: 0;
    border-bottom: none;
}

.onlinefeedbackTQModal .modal-content {
    border-radius: 25px;
    height: auto;
    min-height: 800px;
}

.complaintType .SFX_Selection_Block {
    width: 100%;
    height: 62px;
    border: solid 1px #e5e5e5;
    background-color: #ffffff;
    border-radius: 30px;
    cursor: pointer;
}

.complaintType .SFX_Selection_Title {
    font-size: 17px;
    font-weight: 600;
    color: #464646;
    padding: 10px 30px;
    border: 0px;
    background-color: transparent;
    height: 62px;
    outline: none;
    cursor: pointer;
}

.complaintType .SFX_Selection_Button {
    width: 40px;
    height: 40px;
    background-color: #377dff;
    border-radius: 50%;
    margin-top: 1%;
    margin-left: 50px;
    /*transition: 0.8s;*/
}

    /*.complaintType .SFX_Selection_Button .fa-angle-down {
        font-weight: 900;
        color: #ffffff;
        background-color: transparent;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        border-radius: 100%;
    }*/

    .complaintType .SFX_Selection_Button .fa-angle-up {
        display: none;
    }

    .complaintType .SFX_Selection_Button .fa-angle-down {
        display: block;
    }

/*.complaintType .SFX_Selection_Block:hover > .SFX_Selection_Button {
    background-color: #fe5f55;
    transform: rotate(180deg);
    transition: 0.8s;
}*/

.complaintType .dropdown {
    position: relative;
    display: inline-block;
}

.complaintType .dropdown-content {
    display: none;
    position: absolute;
    background-color: transparent;
    min-width: 100.5%;
    margin-top: 24px;
    margin-left: -2px;
    padding-top: 10px;
    z-index: 1;
    border: solid 2px #e5e5e5;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    text-align: left;
}

    .complaintType .dropdown-content a {
        color: #464646;
        font-size: 17px;
        font-weight: 600;
        padding: 10px 30px;
        text-decoration: none;
        display: block;
        background-color: #ffffff;
        border-top: solid 2px #e5e5e5;
    }

        .complaintType .dropdown-content a:first-child {
            color: transparent;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
            background-color: transparent;
            border-top-left-radius: 30px;
            border-top-right-radius: 30px;
            border-top: none;
        }

        .complaintType .dropdown-content a:nth-child(2) {
            color: #464646;
            font-size: 17px;
            font-weight: 600;
            padding: 10px 30px;
            text-decoration: none;
            display: block;
            background-color: #ffffff;
            border-top-left-radius: 30px;
            border-top-right-radius: 30px;
            border-top: solid 2px #e5e5e5;
        }

        .complaintType .dropdown-content a:last-child {
            color: #464646;
            font-size: 17px;
            font-weight: 600;
            padding: 10px 30px;
            text-decoration: none;
            display: block;
            background-color: #ffffff;
            border-bottom-left-radius: 30px;
            border-bottom-right-radius: 30px;
            border-top: solid 2px #e5e5e5;
        }

        .complaintType .dropdown-content a:first-child:hover {
            background-color: transparent;
        }

        .complaintType .dropdown-content a:hover {
            background-color: #e5e5e5;
        }

/*.complaintType .dropdown:hover .dropdown-content {
    display: block;
    border-top: 0px;
}*/

/*.complaintType .SFX_Selection_Block:hover {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}*/

.complaintType .dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.complaintType .SFX_Selection_Button .fa,
.fas {
    font-weight: 900;
    color: #ffffff;
    text-align: center;
    padding-top: 13px;
    position: unset;
}

.SFX_no_padding_important {
    padding: 0px !important;
}

.onlineFeedbackIDCall {
    display: inline-block;
    border: 1px solid #377dff;
    padding: 9.5px 20px;
    border-radius: 25px;
    cursor: pointer;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    background-color: #377dff;
}

    .onlineFeedbackIDCall:hover {
        text-decoration: none;
        background-color: #044acc !important;
        color: #ffffff !important;
        border: 1px solid #044acc !important;
    }

    .onlineFeedbackIDCall:focus {
        color: #ffffff !important;
    }

.onlineFeedbackIDCall_Outer {
    display: flex;
    width: 100%;
    justify-content: center;
}

@media screen and (max-width: 870px) {
    .SFX_modal_subtitle {
        top: -90px;
    }
}

.dropdown-onlinefeedback {
    width: 100%;
}

.dropdown-toggle-onlinefeedback {
    width: 100%;
    margin: 8px;
    padding: 20px 25px;
    font-weight: 900;
    font-size: 16pt;
    border-radius: 50px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-direction: column;
    background-color: white;
    box-shadow: 0 30px 40px #00000014;
    height: 75px;
    &:hover, &:active

{
    box-shadow: 0 30px 40px #00000033;
}

@media (max-width: 576px) {
    padding: 5px;
}

}

.dropdown-toggle-onlinefeedback:hover i {
    color: #377dff;
}

.dropdown-menu-onlinefeedback {
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: #000000e6 !important;
    z-index: 100;
    height: 200%;
    clip-path: inset(0 round 15px);
}

    .dropdown-menu-onlinefeedback .dropdown-item:first-child {
        display: none;
    }

.dropdown-toggle-onlinefeedback .button-container {
    @media (max-width: 576px) {
        font-size: 14pt;
    }
}

.dropdown-toggle-onlinefeedback {
    @media (max-width: 576px) {
        height: auto;
    }
}

.custom-scroll {
    transition: all 0.3s ease;
    border: 5px solid #000000e6 !important;
    border-right: 10px solid #000000e6 !important;
    scroll-behavior: smooth;
}

    .custom-scroll::-webkit-scrollbar {
        background-color: #000000e6;
        width: 8px;
        height: 90%;
    }

    .custom-scroll::-webkit-scrollbar-track {
        width: 0;
    }

    .custom-scroll::-webkit-scrollbar-thumb {
        background-color: #888;
        border-radius: 8px;
    }

        .custom-scroll::-webkit-scrollbar-thumb:hover {
            background-color: #555;
        }

.dropdown-item {
    display: block;
    padding: 10px 20px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;

    @media (max-width: 576px) {
        font-size: 14pt;
    }
}


    .dropdown-item:hover {
        color: #377dff;
        cursor: pointer;
        background-color: unset
    }

    .dropdown-item.selected {
        color: #aaaaaa;
    }

.success-icon {
    width: 138px;
    height: 138px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10%;
}

.custom-label {
    font-weight: 900 !important;
    font-size: 16pt;
    margin-bottom: 35px;
}

.SFX_Form_Common_Style_modal_title_block {
    background-color: #ffffff !important;
}

.ra-error {
    background: #ef0008;
    color: #fff;
    border-radius: 20px;
    padding: 25px;
    text-align: center;
    margin-top: 15px;
    position: relative;
    font-weight: 500;

    @media (max-width: 991px) and (min-width: 577px) {
        font-size: 16pt;
    }

    @media (max-width: 576px) {
        font-size: 12pt;
        padding: 15px;
        border-radius: 15px;
    }

    &::after

{
    content: "";
    display: block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ef0008;
    position: absolute;
    top: -9px;
    left: calc(50% - 5px);
}

}

.ra-wrapper {
    margin-bottom: 30px;

    @media (max-width: 992px) {
        margin-bottom: 13px;
    }

    &.error

{
    .ra-card

{
    input

{
    border: 3px solid #ef0008;
}

}
}
}

.ra-card {
    background: #f7f7f7;
    border-radius: 20px;
    padding: 40px 30px;
    text-align: center;
    font-weight: 900;

    @media (max-width: 576px) {
        padding: 20px 15px;
    }

    h5

{
    font-weight: 900 !important;
    font-size: 16pt;
    margin-bottom: 35px;

    @media (max-width: 991px) and (min-width: 577px) {
        font-size: 16pt;
    }

    @media (max-width: 576px) {
        font-size: 14pt;
        margin-bottom: 13px;
    }

    &.label-white

{
    color: #fff;
}

}

.form-control:disabled,
.form-control[readonly] {
    background-color: #9f9f9f;
    opacity: 1;
    color: #fff !important;
}

}

.form-control {
    width: 100%;
    margin-bottom: 0px;
    height: auto;
}

.SFX_pdf_requirement {
    color: #7f7f7f;
}

.form-control {
    width: 100%;
    margin-bottom: 0px;
    height: auto;
}

.SFX_Form_Common_Style_form_control {
    width: 100% !important;
}

.form-control,
.form-control:focus {
    border: none;
    width: 100%;
    margin-bottom: 0px;
    height: auto;
}

.success-icon {
    width: 138px;
    height: 138px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10%;
}

.custom-label {
    font-weight: 900 !important;
    font-size: 16pt;
    margin-bottom: 35px;
}

.SFX_Form_Common_Style_modal_title_block {
    background-color: #ffffff !important;
    height: 100% !important;
}

.formOnlineFeedback .modal-header {
    margin-top: 10%;
}

.formOnlineFeedback .modal-body {
    padding: 60px 50px 0px 50px !important;
}

@media (max-width: 576px) {
    .formOnlineFeedback .modal-body {
        padding: 60px 0px 0px 0px !important;
    }
}

.onlineFeedbackTQModal .modal-body {
    padding: 0% 15%;
}

.button-container span {
    text-align: center;
    flex-grow: 1;
}

.button-container i {
    position: absolute;
    right: 10px;
}

.button-container {
    display: flex;
    align-items: center;
    justify-content: center; /* Center content */
    position: relative;
    width: 100%;
}

.ra-wrapper {
    margin-bottom: 30px;

    @media (max-width: 992px) {
        margin-bottom: 13px;
    }

    &.error

{
    .ra-card

{
    input

{
    border: 3px solid #ef0008;
}

}
}
}

.ra-card {
    background: #f7f7f7;
    border-radius: 20px;
    padding: 40px 20px;
    text-align: center;
    font-weight: 900;

    @media (max-width: 576px) {
        padding: 20px 15px;
    }

    h5

{
    font-weight: 900 !important;
    font-size: 16pt;
    margin-bottom: 35px;

    @media (max-width: 991px) and (min-width: 577px) {
        font-size: 16pt;
    }

    @media (max-width: 576px) {
        font-size: 14pt;
        margin-bottom: 13px;
    }

    &.label-white

{
    color: #fff;
}

}

input {
    text-align: center;
    border: none;
    box-shadow: 0 30px 40px #00000014;
    font-weight: 900;
    font-size: 16pt;
    padding: 20px 25px !important;
    max-height: 80px;
    color: #000 !important;
    border-radius: 50px;
    box-sizing: border-box;
    outline: none;
    height: 75px;

    @media (max-width: 991px) and (min-width: 577px) {
        font-size: 16pt;
    }

    @media (max-width: 576px) {
        font-size: 14pt;
        max-height: 40px;
    }

    &:focus, &:hover

{
    box-shadow: 0px 30px 40px #00000033;
    outline: none;
    height: 75px;
}

&::placeholder {
    color: #cacaca;
}

&:hover::placeholder {
    color: #cacaca;
}

&:focus::placeholder {
    opacity: 0;
}

}

textarea {
    text-align: left;
    border: none;
    box-shadow: 0px 30px 40px #00000014;
    font-weight: 900 !important;
    font-size: 16pt !important;
    padding: 20px 25px;
    min-height: 40px;
    max-height: none;
    width: 100%;
    overflow: auto;
    resize: none;

    @media (max-width: 991px) and (min-width: 577px) {
        font-size: 16pt;
    }

    @media (max-width: 576px) {
        font-size: 14pt;
    }

    &:focus, &:hover

{
    box-shadow: 0px 30px 40px #00000033;
    outline: none;
    border: none;
}

&::placeholder {
    color: #cacaca;
}

}
}

.BTN_file_upload {
    display: flex;
    align-items: center;
    background-color: #377dff;
    color: #fff;
    border: none;
    position: unset;
    cursor: pointer;
    padding: 3%;
    width: 30%;
    height: 100%;
    justify-content: center;
}

    .BTN_file_upload i {
        margin-left: 5px;
        line-height: normal;
        display: flex;
        align-items: center;
        padding: 0%;
    }

.BTN_file_upload_complete {
    align-items: center;
    position: unset;
    padding: 3%;
    height: 100%;
}

.form-control-wrapper {
    position: relative;
}

.form-control {
    text-align: center;
    border: none;
    box-shadow: 0 30px 40px #00000014;
    font-weight: 900;
    font-size: 16pt;
    padding: 20px 25px;
    max-height: 80px;
    color: #000;
    border-radius: 50px;
    box-sizing: border-box;
    outline: none;
    width: 100%;
}

.default-input-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 25px;
    display: inline-block;
}

.dropdown-icon {
    padding: 0;
}

.SFX_Form_Common_Style_form_control_dropdown > a {
    border: 0px !important;
}

.ra-button {
    font-size: 16pt;
    font-weight: 900;
    border: none;
    padding: 20px 25px;
    border-radius: 50px;
    width: 100%;
    background: #377dff;
    color: #fff;
    box-shadow: 0 30px 40px rgba(0, 0, 0, 0.08);
    height: 75px;
    margin-bottom: 10%;
    &:hover

{
    color: #fff;
    background: #0052ea;
}

&:disabled {
    background-color: #d7e5ff;
    cursor: no-drop;
    color: white;
    &:hover

{
    background-color: #d7e5ff !important;
    cursor: no-drop;
    border: none;
    outline: none;
}

}
}

.dropdown-toggle::after {
    display: none;
}
}
