﻿/*@font-face {
    font-family: 'Gordita Regular';
    font-style: normal;
    font-weight: 400;
    src: local('Gordita Regular'), url('../fonts/Gordita Regular.woff') format('woff');
}

@font-face {
    font-family: 'Gordita Regular';
    font-style: normal;
    font-weight: 500;
    src: local('Gordita Medium'), url('../fonts/Gordita Medium.woff') format('woff');
}

@font-face {
    font-family: 'Gordita Regular';
    font-style: normal;
    font-weight: 700;
    src: local('Gordita Bold'), url('../fonts/Gordita Bold.woff') format('woff');
}

@font-face {
    font-family: 'Gordita Regular';
    font-style: normal;
    font-weight: 900;
    src: local('Gordita Black'), url('../fonts/Gordita Black.woff') format('woff');
}*/
:root {
    --primary-color: #D62428;
    --body-color: #333333;
    --green-color: #29B489;
    --pink-color: #FEDADA;
    --border-color: #dadce0;
    --left-position: 620px;
    --heading-font: 'Outfit',sans-serif;
    --loader-spacing: 100px;
    --success-width: 540px;
}

a, button, .form-control, .form-check-input {
    transition: 0.5s all ease 0s !important;
}

body {
    font-family: var(--heading-font);
    font-size: 16px;
    color: var(--body-color);
}
h1, h2, h3, h4, h5, h6 {
    font-family: var(--heading-font);
}

.color-1 {
    color: #ff5359 !important;
}

.btn.btn-orange,
.btn.btn-orange:hover {
    background-color: #ff5359 !important;
    color: #fff;
}

.cs-bx-shadow {
    box-shadow: #00000021 0 1px 4px;
}

.header-top {
    background-color: #FFFFFF;
    height: 70px;
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0;
    z-index: 10;
    display: flex;
    justify-content: center;
    padding: 10px 0px;
}

.input-icon {
    position: relative;
}

    .input-icon i {
        position: absolute;
        top: 12px;
        right: 14px;
        font-size: 24px;
    }

.form-label {
    color: #858585;
    margin-bottom: 3px !important;
}

.form-control,
.radio-btn label {
    height: 48px;
    font-size: 14px !important;
}

.radio-btn input[type="radio"] {
    opacity: 0;
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
}

.required-field input {
    background: #FFF1F1;
}

.radio-btn label {
    position: relative;
    line-height: 48px;
    padding: 0px 0px 0px 15px;
    background: transparent;
    color: #858585;
    border-color: #ced4da;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.radio-btn .radio-box:hover label,
.radio-btn .radio-box input:checked ~ label {
    background: #8A8A8A !important;
    color: #fff !important;
    transition: 0.3s all ease 0s;
    -webkit-transition: 0.3s all ease 0s;
    -moz-transition: 0.3s all ease 0s;
    -ms-transition: 0.3s all ease 0s;
}

.radio-btn .radio-box:hover i,
.radio-btn .radio-box input:checked ~ i {
    color: #fff !important;
}

.radio-btn i {
    font-size: 25px;
    position: absolute;
    left: 13px;
    z-index: 9;
    top: 12px;
}

.radio-btn {
    margin: 0px -4px !important;
    position: relative;
}

    .radio-btn .error {
        position: absolute;
        left: 0;
        right: 0;
        min-width: 150px;
    }

    .radio-btn > div {
        padding: 0px 4px;
    }

        .radio-btn > div:last-child i {
            font-size: 20px;
            top: 15px;
        }

        .radio-btn > div:last-child label {
            padding-left: 28px;
        }

.confirm-btns label {
    margin-bottom: 0px !important;
}

.confirm-btns .btn,
.confirm-btns button,
.confirm-arrows button {
    min-width: 98px;
    position: relative;
    font-size: 14px;
    height: 38px;
}

    .confirm-btns .btn,
    .confirm-btns button,
    .confirm-arrows button:not(.submit-btn) {
        padding-left: 38px;
    }

.confirm-btns .btn {
    margin-left: 15px;
}

    .confirm-btns .btn i,
    .confirm-arrows button i {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 34px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: rgba(0,0,0,0.1);
    }

.btn.btn-orange.next-arrow i {
    right: 0;
    left: inherit;
}

.btn.btn-orange.next-arrow {
    padding-left: 12px;
    padding-right: 38px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.survey-box > label,
.survey-questions-inner > label {
    display: block;
    position: relative;
    font-size: 16px;
    color: #212529;
    font-weight: 500;
}
.ebintl-survey-box > label,
.survey-questions-inner > label {
    display: block;
    position: relative;
    font-size: 16px;
    color: #212529;
    font-weight: 500;
}

.survey-box .input-group-btn > div {
    display: inline-block;
    margin-bottom: 5px;
}
.ebintl-survey-box .input-group-btn > div {
    display: inline-block;
    margin-bottom: 5px;
}

.survey-box .input-group-btn {
    margin-top: 5px;
    display: inline-block;
    /*flex-direction: column;*/
}
.ebintl-survey-box .input-group-btn {
    margin-top: 5px;
    display: inline-block;
    /*flex-direction: column;*/
}

    .survey-box .input-group-btn > div label {
        position: relative;
        background: #f6f6f6;
        font-size: 13px;
        padding: 10px 15px;
        text-align: left;
        border: none;
        color: #212529;
        transition: 0.3s all ease 0s;
        -webkit-transition: 0.3s all ease 0s;
        -moz-transition: 0.3s all ease 0s;
        -ms-transition: 0.3s all ease 0s;
    }
     .ebintl-survey-box .input-group-btn > div label {
        position: relative;
        background: #f6f6f6;
        font-size: 13px;
        padding: 10px 15px;
        text-align: left;
        border: none;
        color: #212529;
        transition: 0.3s all ease 0s;
        -webkit-transition: 0.3s all ease 0s;
        -moz-transition: 0.3s all ease 0s;
        -ms-transition: 0.3s all ease 0s;
    }

    .survey-box .input-group-btn > div input {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        opacity: 0;
        z-index: 99;
        cursor: pointer;
        transition: 0.3s all ease 0s;
        -webkit-transition: 0.3s all ease 0s;
        -moz-transition: 0.3s all ease 0s;
        -ms-transition: 0.3s all ease 0s;
    }
    .ebintl-survey-box .input-group-btn > div input {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        opacity: 0;
        z-index: 99;
        cursor: pointer;
        transition: 0.3s all ease 0s;
        -webkit-transition: 0.3s all ease 0s;
        -moz-transition: 0.3s all ease 0s;
        -ms-transition: 0.3s all ease 0s;
    }

        .survey-box .input-group-btn > div input:checked ~ label {
            background: #ff5359;
            color: #fff;
        }
         .ebintl-survey-box .input-group-btn > div input:checked ~ label {
            background: #ff5359;
            color: #fff;
        }

        .survey-box .input-group-btn > div input:not(:checked):hover + label {
            background: #ffdede;
            transition: 0.3s all ease 0s;
            -webkit-transition: 0.3s all ease 0s;
            -moz-transition: 0.3s all ease 0s;
            -ms-transition: 0.3s all ease 0s;
        }
        .ebintl-survey-box .input-group-btn > div input:not(:checked):hover + label {
            background: #ffdede;
            transition: 0.3s all ease 0s;
            -webkit-transition: 0.3s all ease 0s;
            -moz-transition: 0.3s all ease 0s;
            -ms-transition: 0.3s all ease 0s;
        }

        .survey-box .input-group-btn > div input:checked ~ label::after {
            content: "\f00c";
            font-family: "Font Awesome 6 Free";
            font-weight: 900;
            position: absolute;
            left: 15px;
            top: 11px;
        }
        .ebintl-survey-box .input-group-btn > div input:checked ~ label::after {
            content: "\f00c";
            font-family: "Font Awesome 6 Free";
            font-weight: 900;
            position: absolute;
            left: 15px;
            top: 11px;
        }

    .survey-box .input-group-btn > div label {
        padding-left: 35px;
    }
    .ebintl-survey-box .input-group-btn > div label {
        padding-left: 35px;
    }

.survey-box {
    margin-bottom: 18px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 18px;
}
.ebintl-survey-box {
    margin-bottom: 18px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 18px;
}

    .survey-box:last-child {
        margin-bottom: 0px;
        padding-bottom: 0px;
        border: none;
    }
     .ebintl-survey-box:last-child {
        margin-bottom: 0px;
        padding-bottom: 0px;
        border: none;
    }
.confirm-text label {
    font-size: 16px;
    color: #212529;
    font-weight: 500;
    text-align: left;
}

.survey-btn {
    min-width: 300px;
}

.btn.btn-grey {
    background: #7C7878;
    color: #fff !important;
}

.rating-box li {
    font-size: 32px;
    color: #C1C1C1;
    cursor: pointer;
    text-align: center;
    margin-right: 22px;
    display: inline-block;
    line-height: 1;
}

    .rating-box li span {
        display: inline-block;
        border-radius: 50%;
        padding: 0;
        margin-bottom: 10px;
    }

.rating-box ul {
    padding: 0px;
    margin: 0px;
}

.rating-box label {
    font-size: 13px;
    color: #212529;
    display: block;
}

.survey-box-inner ul.emoji-rating-box {
    margin: 0;
}
.ebintl-survey-box-inner ul.emoji-rating-box {
    margin: 0;
}
.rating-box li.poor.checked,
.rating-box li.dissatisfied.checked {
    color: #ec7367;
}
.rating-box li.very-dissatisfied.checked {
    color: #e84433;
}

.rating-box li.average.checked,
.rating-box li.neither-satisfied-nor-dissatisfied.checked {
    color: #f9c132;
}

.rating-box li.excellent.checked {
    color: #83da24;
}
.rating-box li.satisfied.checked {
    color: #91dc42;
}
.rating-box li.very-satisfied.checked {
    color: #66af19;
}

.thanku-content {
    height: calc(100vh - 160px);
}

.thanku-content-inner span {
    width: 120px;
    height: 120px;
    display: block;
    background: #FF5359;
    margin: 0 auto;
    border-radius: 50%;
    font-size: 80px;
    color: #fff;
    margin-bottom: 38px;
}

.thanku-content-inner h2 {
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 18px;
    line-height: 1.3;
}

.thanku-content-inner h6 {
    font-size: 24px;
    margin-bottom: 0px;
}

.survey-box .input-group-btn {
    position: relative;
}
.ebintl-survey-box .input-group-btn {
    position: relative;
}

.survey-box .input-group-btn label {
    display: none;
    position: absolute;
    left: 108%;
    top: 50%;
    background: #D9D9D9;
    font-size: 13px;
    color: #000000;
    font-weight: 600;
    padding: 7px 15px;
    border-radius: 5px;
    transform: translateY(-50%);
    margin-top: 2px;
    min-width: 260px;
    text-align: center;
}
.ebintl-survey-box .input-group-btn label {
    display: none;
    position: absolute;
    left: 108%;
    top: 50%;
    background: #D9D9D9;
    font-size: 13px;
    color: #000000;
    font-weight: 600;
    padding: 7px 15px;
    border-radius: 5px;
    transform: translateY(-50%);
    margin-top: 2px;
    min-width: 260px;
    text-align: center;
}

.survey-box .input-group-btn span {
    font-size: 20px;
    color: #CDCDCD;
    margin-right: 5px;
    cursor: pointer;
}
.ebintl-survey-box .input-group-btn span {
    font-size: 20px;
    color: #CDCDCD;
    margin-right: 5px;
    cursor: pointer;
}
.survey-box .input-group-btn span.active,
.survey-box .input-group-btn span.current {
    color: #FCAF3C;
}

.ebintl-survey-box .input-group-btn span.active,
.ebintl-survey-box .input-group-btn span.current {
    color: #FCAF3C;
}

.survey-box .input-group-btn span.current label {
    display: block;
}
.ebintl-survey-box .input-group-btn span.current label {
    display: block;
}
.survey-questions-inner span {
    display: inline-block;
    margin-right: 2px;
}
.survey-questions {
    /*margin-left: auto;
    margin-right: auto;
    padding: 22px;*/
}
.survey-questions h5 {
    margin-bottom: 20px;
}
.survey-box-inner ul {
    margin: 0px 0px 10px;
    padding: 0px;
}
.ebintl-survey-box-inner ul {
    margin: 0px 0px 10px;
    padding: 0px;
}
.survey-box-inner ul li {
    display: inline-block;
    margin: 0px 0px 10px 15px;
}
.ebintl-survey-box-inner ul li {
    display: inline-block;
    margin: 0px 0px 10px 15px;
}
.sticky-box {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    padding: 12px;
    box-shadow: 0 -5px 5px -5px rgba(0,0,0,0.2);
}
/*#divSurveyView {
    padding-bottom: 70px;
}*/
.legend-header ul li {
    width: 62%;
    list-style: none;
    display: flex;
}
.legend-header ul li:nth-child(2n+2) {
    width: 38%;
}
/*Login*/
.login-form {
    height: calc(100vh - 70px);
    padding: 0px 15px;
}
.login-form form {
    width: 562px;
    border-radius: 5px;
}
.heading-title h2 {
    font-size: 20px;
    font-weight: 500;
    margin: 0px;
}
.heading-title {
    border-bottom: 1px solid #F1EFEF;
    padding: 22px 10px;
}
.form-inner {
    padding: 40px 15px;
    max-width: 415px;
    margin: 0 auto;
}
.login-form button {
    font-size: 15px;
    min-width: 105px;
    padding: 8px 10px;
}
/*Dashboard*/
.inner-container {
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
    padding: 0px 20px;
}
.page-title h2 {
    font-size: 20px;
    margin-bottom: 0;
}
.header-search form {
    width: 332px;
    float: right;
    background: #fff;
    border-radius: 5px;
    position: relative;
}
.header-search form input:not([type="submit"]) {
    width: 100%;
    border: none;
    height: 40px;
    padding: 0px 45px 0px 15px;
    border-radius: 5px;
}
.search-submit {
    position: absolute;
    right: 0px;
    top: 0px;
}
.search-submit input {
    font-size: 0px;
    border: none;
    background: transparent;
    height: 40px;
    width: 40px;
    position: relative;
    z-index: 99;
    padding: 0px;
}
.search-submit i {
    position: absolute;
    color: #FF5359;
    font-size: 15px;
    right: 13px;
    top: 13px;
}
.header-middle {
    padding: 15px 0px;
}
.table-section {
    background: #f4f4f4;
    padding: 15px 0px;
    height: calc(100vh - 210px);
    overflow: auto;
}
.survey-table tbody tr {
    display: block;
    margin-bottom: 8px;
}
.survey-table tbody tr td {
    background: #fff;
    display: block;
    border-radius: 5px;
    padding: 15px;
}
.table-section td ul {
    padding: 0px;
    margin: 0px 0px 10px;
}
.table-section td li {
    display: block;
    color: #9C9C9C;
    font-weight: 600;
}
.table-section td li span {
    display: inline-block;
    margin-left: 5px;
}
.table-section td li.survey-name span {
    font-size: 15px;
    color: #FF5359;
}
.table-section td li.survey-title span {
    font-size: 14px;
    color: #414141;
}
.table-section td li.survey-url span a {
    font-size: 14px;
    color: #417D97;
}
.submitted-ans {
    background: #ECECEC;
    display: inline-block;
    padding: 3px 15px;
    font-size: 12px;
    border-radius: 20px;
}
.submitted-ans strong {
    font-weight: 500;
}
.dashboard-img {
    display: inline-block;
    width: 102px;
    background: #ECECEC;
    text-align: center;
    padding: 12px;
    border-radius: 5px;
}
.table-section table {
    border: none !important;
}
.password-popup .modal-footer {
    border-color: #F1EFEF;
}
.password-popup .modal-footer button {
    font-size: 14px;
    min-width: 90px;
}
.pagination-bottom .pagination-box .paginate_button {
    border: none !important;
    padding: 0px !important;
}
.pagination-bottom .pagination-box .paginate_button.current,
.pagination-bottom .pagination-box .paginate_button:not(.disabled):hover {
    background: #FF5359 !important;
    color: #fff !important;
    border-radius: 3px;
}
.pagination-bottom .pagination-box .paginate_button:not(.disabled):hover a {
    color: #fff !important;
}
.no-records {
    margin-top: 20px;
    text-align: center;
}
.total-pages .dataTables_info {
    padding: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1400px) {
    .adjust-width {
        width: 90% !important;
        margin: 0 auto !important;
    }
}

@media only screen and (max-width: 992px) {
    .radio-btn .error {
        position: static;
    }
}

@media only screen and (max-width: 767px) {
    .radio-btn .error {
        position: absolute;
        top: 168px;
    }

    body .gender-fields {
        margin-bottom: 0px !important;
        padding-bottom: 2rem !important;
    }

    .input-group-btn.radio-btn {
        display: block;
    }

        .input-group-btn.radio-btn > div {
            margin-bottom: 10px;
        }

            .input-group-btn.radio-btn > div:last-child {
                margin-bottom: 0px;
            }

    .confirm-links {
        margin-top: 12px !important;
    }

        .confirm-links > div {
            justify-content: flex-start !important;
            -webkit-justify-content: flex-start !important;
        }

    .confirm-btns .btn {
        margin-left: 0px;
        margin-right: 15px;
    }

    .survey-btn {
        min-width: inherit;
        width: 100%;
    }

    body .confirm-arrows {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 !important;
        padding: 13px 13px !important;
        box-shadow: 0 -5px 5px -5px rgb(0 0 0 / 20%) !important;
        z-index: 9999;
        margin: 0px !important;
        background: #fff;
    }

    body .survey-questions {
        margin-bottom: 100px !important;
    }

    .confirm-btns button, .confirm-arrows button {
        font-size: 10px;
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .thanku-content-inner span {
        width: 90px;
        height: 90px;
        font-size: 52px;
        margin-bottom: 22px;
    }

    .thanku-content-inner h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .thanku-content-inner h6 {
        font-size: 18px;
    }
    .form-inner {
        padding: 30px 15px;
    }
    .heading-title h2 {
        font-size: 18px;
    }
    .heading-title {
        padding: 18px 10px;
    }
}


.preloader {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 999999999;
}

.heart-loader {
    height: 100vh;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    margin: 0;
    padding: 0;
}

#pagepreloader img {
    max-width: 150px;
    margin: 0 auto;
}

.error-page img {
    width: 80%;
    max-width: 400px;
}
.legend-header .container > div {
    margin-left: auto;
    margin-right: auto;
}
.legend-header ul {
    margin: 0;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}
.legend-header ul li {
    padding: 0px 10px 8px 0px; 
}
.legend-header {
    padding-top: 32px;
}
.survey-questions-inner label {
    display: block;
    line-height: 1;
}
.survey-box > span {
    font-size: 16px;
    color: #212529;
    font-weight: 500;
    line-height: 1;
    margin-right: 3px;
    display: inline-block;
    min-width: 22px;
}
.ebintl-survey-box > span {
    font-size: 16px;
    color: #212529;
    font-weight: 500;
    line-height: 1;
    margin-right: 3px;
    display: inline-block;
    min-width: 22px;
}
.legend-header ul li div {
    min-width: 102px;
    margin-right: -102px;
}
.legend-header ul li > span {
    padding-left: 102px;
    width: 100%;
}
.pagination-bottom {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: #F4F4F4;
    padding: 18px 0px;
    height: 70px;
}
.total-pages {
    color: #515151;
    font-size: 14px;
}
.total-pages strong {
    color: #FF5359;
    font-weight: 700;
    margin: 0px 6px;
}
.total-pages span {
    width: 35px;
    height: 35px;
    background: #FF5359;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    margin: 0px 4px;
    border-radius: 4px;
}
.pagination-box li a {
    background: transparent !important;
    border: none;
    color: #515151 !important;
    font-weight: 500;
}
.pagination-box li.active a {
    background: #FF5359 !important;
    color: #fff !important;
    border-radius: 4px;
}
.header-right {
    position: relative;
}
.pagination-box .dataTables_paginate {
    padding: 0px !important;
}
.pagination-box .pagination .paginate_button {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.pagination-box .pagination {
    margin-bottom: 0px !important;
}
.user-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #FF5359;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
}
.header-right ul {
    position: absolute;
    right: 0;
    background: #fff;
    width: 200px;
    z-index: 99;
    top: 100%;
    padding: 0;
    margin: 10px 0px 0px 0px;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 10%);
    display: none;
}
.header-right ul li {
    display: block;
}
.header-right ul li a {
    display: block;
    color: #414141;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px solid #ECECEC;
    padding: 12px 20px 12px 45px;
    position: relative;
    cursor: pointer;
}
.header-right ul li a span {
    position: absolute;
    left: 20px;
    color: #FF5359;
}
/*test
*/
/*.survey-questions{
    padding:30px 30px 0px 30px;
}
.survey-box .input-group-btn, .survey-box .rating-box {
    margin-left: 1.2em;
}
*/
.legend-header ul li div i {
    color: #CDCDCD;
    font-size: 14px;
}
.legend-header ul li div i.active {
    color: #FCAF3C;
}
.back-arrow a {
    color: #868C8D;
    text-decoration: none;
    font-size: 14px;
}
.back-arrow a i {
    margin-right: 10px;
}
.export-btn {
    color: #000000;
    border: none;
    background: transparent;
    font-weight: 500;
    font-size: 14px;
    margin-right: 15px;
}
.export-btn span {
    text-decoration: underline;
    margin-right: 10px;
    position: relative;
    top: 1px;
}
.export-btn i {
    color: #FF5359;
    font-size: 22px;
}



@media only screen and (max-width: 767px) {
    .legend-header ul {
        display: block;
    }
    .legend-header ul li {
        width: 100% !important;
        display: block;
    }
    .legend-header ul li > span {
        padding-left: 0px;
    }
    .sticky-box {
        position: static;
        box-shadow: inherit;
        padding: 0px;
    }
    .legend-header ul li div {
        margin: 0px;
    }
    .survey-box > span {
        min-width: 25px;
    }
    .ebintl-survey-box > span {
        min-width: 25px;
    }
    #divSurveyView {
        padding-bottom: 0px;
    }
}

* {
    word-break: break-word;
}
.left-section {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f6f6f6;
    z-index: 99;
    width: 520px;
    justify-content: center;
    padding: 100px 20px 270px;
}
#survey-contentbox {
    padding: 30px 100px 130px 0px;
    padding-left: var(--left-position);
}
.logo-div {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    text-align: center;
}
.address-section {
    position: absolute;
    bottom: 30px;
    left: 0px;
    right: 0px;
    padding: 0px 60px;
    font-family: var(--heading-font);
}
.address-box {
    margin-bottom: 10px;
}
.address-box > a, .details-box {
    background: #EFEFEF;
    border: 1px solid #EFEFEF;
    border-radius: 8px;
    display: block;
    padding: 20px 25px;
    color: var(--body-color);
    text-decoration: none;
    border-radius: 4px;
}
.address-box > a, .details-box, .address-box > a:hover, .details-box:hover {
    transition: 0.3s all ease 0s;
}
.address-box > a {
    padding-left: 58px;
    position: relative;
}
.address-box > a i {
    position: absolute;
    left: 25px;
    top: 22px;
    font-size: 24px;
    color: var(--primary-color);
}
p:last-child {
    margin-bottom: 0px;
}
.details-box a {
    display: block;
    position: relative;
    color: var(--body-color);
    text-decoration: none;
    padding-left: 33px;
    margin-bottom: 5px;
    transition: 0.3s all ease 0s;
}
.details-box a i {
    position: absolute;
    left: 0px;
    top: 2px;
    font-size: 22px;
    color: var(--primary-color);
}
.address-box > a strong, .details-box a strong {
    display: block;
    font-weight: 600;
}
.details-box a:last-child {
    margin-bottom: 0px;
}
.max-670, .sticky-btn .slot-btn, .sticky-btn .small-btn {
    max-width: 670px;
    margin: 0 auto;
}
.content-header {
    margin-bottom: 15px;
}
.content-header h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 6px;
    text-transform: capitalize;
}
.appointment-fields input:not(.p-inputmask),
.dob-field p-inputmask,
.appointment-fields input.p-inputtext {
    background: transparent !important;
    height: 56px !important;
    box-shadow: none !important;
    font-size: 16px !important;
    border: 1px solid var(--border-color) !important;
    border-radius: 5px;
    outline: 0;
    width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.form-floating > .form-control {
    padding: 1rem 20px;
}
.form-floating > .form-control, .form-floating > .form-control-plaintext, .form-floating > .form-select {
    min-height: 58px;
}
.appointment-fields label {
    padding-left: 20px;
    color: #A9A9A9;
    opacity: 1 !important;
}
span.required {
    color: var(--primary-color);
}
input:focus, .appointment-fields input:not(.p-inputmask):focus, .dob-field p-inputmask.p-inputwrapper-focus {
    border-color: var(--body-color) !important;
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.25) !important;
    transition: 0.5s all ease 0s;
}
.float-icon {
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid var(--border-color) !important;
    bottom: 0;
    width: 50px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.text-box > label {
    display: block;
    padding: 0;
    color: var(--body-color);
    font-weight: 500;
    margin-bottom: 10px;
}
.text-box .btn {
    margin-right: 15px;
    color: var(--body-color) !important;
    padding: 5px 35px;
    border: 1px solid var(--border-color) !important;
    border-radius: 50px !important;
    height: 50px;
    display: flex;
    align-items: center;
    background: transparent;
    box-shadow: none;
}
.btn-check {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}
.text-box .btn-check:checked + .btn {
    background: var(--primary-color);
    color: #fff !important;
    border-color: var(--primary-color) !important;
    box-shadow: none;
}
.sticky-btn {
    position: fixed;
    right: 0;
    bottom: 0;
    padding: 15px 100px 15px 85px;
    text-align: center;
    z-index: 99;
    background: #fff;
    box-shadow: 5px -1px 6px rgba(0, 0, 0, 0.1);
    width: calc(100% - 520px);
}
.sticky-btn .small-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sticky-btn .small-btn .slot-btn {
    max-width: inherit;
    margin: 0;
    width: auto;
    min-width: 120px;
    margin-left: 10px;
    display: flex;
    align-items: center;
    text-decoration: none;
}
.slot-btn {
    width: 100%;
    background: var(--body-color);
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    height: 50px;
    border-radius: 5px;
    text-align: left;
    padding: 0px 55px 0px 25px;
    position: relative;
    border: none;
    transition: 0.5s all ease 0s;
}
.slot-btn:hover {
    background: #000;
    transition: 0.5s all ease 0s;
    color: #fff;
    border-color: #000;
}
.slot-btn i {
    position: absolute;
    right: 15px;
    font-size: 26px;
    top: 50%;
    transform: translateY(-50%);
}
.error {
    font-size: 13px;
    font-weight: 400;
    color: var(--primary-color);
    width: 100%;
    margin-top: 0.25rem;
}
.content-header h5 {
    font-size: 18px;
}
.survey-box .rating-box {
    width: 40%;
}
.ebintl-survey-box .rating-box {
    width: 47%;
}

.survey-descriptions {
    width: 60%;
    position: relative;
    padding-left: 16px;
    padding-right: 30px;
}
.survey-descriptions > span {
    position: absolute;
    left: 0;
}
.survey-box-inner ul li:first-child {
    margin-left: 0px;
}
.ebintl-survey-box-inner ul li:first-child {
    margin-left: 0px;
}
.survey-box-inner {
    padding-top: 5px;
}
.ebintl-survey-box-inner {
    padding-top: 5px;
}
.rating-box li.awful.checked {
    color: #F00D0D;
}
.rating-box li.poor.checked {
    color: #DF8532;
}
.rating-box li.very-poor.checked {
    color: #F00D0D;
}
.rating-box li.neutral.checked {
    color: #FBBC42;
}
.rating-box li.okay.checked {
    color: #FBBC42;
}
.rating-box li.good.checked {
    color: #65CF89;
}
.rating-box li.fantastic.checked {
    color: #2EA557;
}
.survey-box.w-100 {
    display: block !important;
}
.ebintl-survey-box.w-100 {
    display: block !important;
}
.survey-box.w-100 .survey-descriptions {
    width: 100%;
    margin-bottom: 8px;
}
.ebintl-survey-box.w-100 .survey-descriptions {
    width: 100%;
    margin-bottom: 8px;
}
.survey-box textarea {
    width: 100%;
    background: #F3F3F3;
    border: none;
    height: 80px;
    resize: none;
    padding: 15px 20px;
}
.ebintl-survey-box textarea {
    width: 100%;
    background: #F3F3F3;
    border: none;
    height: 80px;
    resize: none;
    padding: 15px 20px;
}
.survey-box textarea::-webkit-input-placeholder { /* WebKit browsers */
    color: #A9A9A9;
    opacity: 1;
}
.ebintll-survey-box textarea::-webkit-input-placeholder { /* WebKit browsers */
    color: #A9A9A9;
    opacity: 1;
}
.survey-box textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #A9A9A9;
    opacity: 1;
}
.ebintl-survey-box textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #A9A9A9;
    opacity: 1;
}
.survey-box textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #A9A9A9; 
    opacity: 1;
}
.ebintl-survey-box textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #A9A9A9;
    opacity: 1;
}
.survey-box textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #A9A9A9; 
    opacity: 1;
}
.ebintl-survey-box textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #A9A9A9;
    opacity: 1;
}
@media only screen and (max-width: 1280px) {
    .left-section {
        width: 380px;
    }
    #survey-contentbox {
        padding-left: 457px;
        padding-right: 95px;
    }
    .address-section {
        padding: 0px 30px;
    }
    .content-header h2 {
        font-size: 20px;
    }
    .sticky-btn {
        width: calc(100% - 380px);
        padding: 15px 100px 15px 80px;
    }
    .survey-box {
        display: block !important;
    }
    .ebintl-survey-box {
        display: block !important;
    }

    .survey-descriptions {
        width: 100%;
        margin-bottom: 8px;
        padding-right: 0px;
    }
    .survey-box .rating-box {
        width: 100%;
        justify-content: flex-start !important;
    }
    .ebintl-survey-box .rating-box {
        width: 100%;
        justify-content: flex-start !important;
    }
    .thanku-content-inner h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .thanku-content-inner h6 {
        margin-bottom: 0px;
        font-size: 22px;
    }
    .thanku-content-inner span {
        width: 100px;
        height: 100px;
        font-size: 54px;
        margin-bottom: 20px;
    }
    
}

@media only screen and (max-width: 1024px) {
    .left-img,
    .address-section {
        display: none;
    }
    .left-section {
        width: 100%;
        height: 60px;
        bottom: inherit;
        background: #fff;
        border-bottom: 1px solid #F3F3F3;
        padding: 10px 0px;
    }
    .logo-div {
        position: static;
    }
    #survey-contentbox {
        padding: 80px 20px 100px !important;
    }
    .sticky-btn {
        left: 0px;
        width: 100%;
        box-shadow: 0 9px 11px #000000;
        padding: 15px;
    }
    .survey-box .rating-box {
        padding-left: 16px;
    }
    .ebintl-survey-box .rating-box {
        padding-left: 16px;
    }
    .survey-box-inner ul li {
        margin: 0px 0px 10px 12px;
    }
    .ebintl-survey-box-inner ul li {
        margin: 0px 0px 10px 12px;
    }
    .thanku-content {
        height: calc(100vh - 150px);
    }
}

@media only screen and (max-width: 767px) {
    .content-header h2 {
        margin-bottom: 4px;
    }
    .text-box .btn {
        height: 44px;
        padding: 5px 25px;
    }
    .appointment-fields label {
        font-size: 14px;
    }
    .sticky-btn {
        padding: 12px;
    }
    .sticky-btn .small-btn {
        display: block;
    }
    .confirm-links > div {
        justify-content: center !important;
    }
    .sticky-btn .small-btn .slot-btn {
        margin: 0px 5px;
    }
    #survey-contentbox {
        padding: 80px 20px 140px !important;
    }
    .content-header h5 {
        font-size: 15px;
    }
    body .survey-questions {
        margin-bottom: 0px !important;
    }
    .survey-box {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .ebintl-survey-box {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .thanku-content-inner span {
        width: 80px;
        height: 80px;
        font-size: 40px;
    }
    .thanku-content-inner h2 {
        font-size: 22px;
    }
    .thanku-content-inner h6 {
        font-size: 18px;
    }
}
@media only screen and (max-width: 400px) {
    .content-header h2 {
        font-size: 18px;
    }
    .text-box .btn {
        height: 42px;
        padding: 3px 16px;
        font-size: 14px;
    }
}

@media only screen and (min-width: 992px) {
    body {
        overflow: hidden;
    }

    #survey-contentbox {
        scrollbar-width: thin;
        scrollbar-color: #008aff #bbb;
        height: 100vh;
        overflow: auto;
    }

        #survey-contentbox::-webkit-scrollbar {
            width: 10px;
            height: 10px;
        }

        #survey-contentbox::-webkit-scrollbar-track {
            background-color: #f5f5f5;
        }

        #survey-contentbox::-webkit-scrollbar-thumb {
            background-color: #bbb;
        }

        #survey-contentbox::-webkit-scrollbar-track, body::-webkit-scrollbar-thumb {
            border-radius: 12px;
        }
}


/*.smile-icon-btn {
    height: 80px;
    width: 80px;
    padding: 5px;
    margin: 5px;
}*/

.feedback-btn {
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: #f8f9fa;
    text-decoration: none;
    color: #333;
    transition: all 0.2s ease-in-out;
}

    .feedback-btn:hover {
        background-color: #e2e6ea;
    }

.smile-icon-btn {
    width: 40px;
    height: 40px;
}

.feedback-btn span {
    font-size: 18px;
    font-weight: 500;
}




.satisfaction-buttons {
    display: flex;
    flex-wrap: wrap; /* ✅ Allows wrapping on small screens */
    gap: 15px;
    justify-content: center;
    margin-bottom: 20px;
}

.satisfaction-btn {
    flex: 1 1 200px; /* ✅ Makes buttons shrink/grow responsively */
    min-width: 160px; /* ✅ Prevents being too small */
    padding: 15px 20px;
    border: none;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    background: white;
    color: black;
    border: 3px solid #e2e8f0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

    .satisfaction-btn:hover {
        transform: translateY(-2px);
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    }

    .satisfaction-btn.yes:hover {
        background: #22c55e;
        color: white;
    }

    .satisfaction-btn.no:hover {
        background: #ef4444;
        color: white;
    }

    .satisfaction-btn.yes {
        border-color: #22c55e;
    }

    .satisfaction-btn.no {
        border-color: #ef4444;
    }

    .satisfaction-btn.selected {
        transform: translateY(-2px);
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
    }

.satisfaction-icon {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

@media (max-width: 576px) {
    .satisfaction-btn {
        font-size: 14px;
        padding: 12px 15px;
        gap: 8px;
    }

    .satisfaction-icon {
        width: 30px;
        height: 30px;
    }
}
.survey-contact-label {
    font-size: 1.25rem;
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
}

.survey-contact-btn-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}

.survey-contact-btn {
    padding: 10px 20px; 
    border-radius: 25px;
    border: 2px solid transparent;
    font-size: 1rem;
    font-weight: 600;
    background: white;
    color: #333;
    cursor: pointer;
    transition: all 0.2s ease;
}

    .survey-contact-btn:hover {
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    }

.survey-contact-btn-yes {
    border-color: #22c55e;
    color: #22c55e;
}

.survey-contact-btn-no {
    border-color: #ef4444;
    color: #ef4444;
}

.survey-contact-btn-yes:hover {
    background: #22c55e;
    color: white;
}

.survey-contact-btn-no:hover {
    background: #ef4444;
    color: white;
}

/* Mobile adjustments */
@media (max-width: 576px) {
    .survey-contact-btn-container {
        justify-content: center;
    }

    .survey-contact-btn {
        flex: 1 1 auto;
        min-width: 120px;
        text-align: center;
    }
}


.address-box-ebintl-ebintl {
    margin-bottom: 10px;
}

.address-box-ebintl > a, .details-box-ebintl
{
    background: #bee3f8;
    border: 1px solid #EFEFEF;
    border-radius: 8px;
    display: block;
    padding: 20px 25px;
    color: var(--body-color);
    text-decoration: none;
    border-radius: 4px;
}

        .address-box-ebintl > a, .details-box-ebintl, .address-box-ebintl > a:hover, .details-box-ebintl:hover {
            transition: 0.3s all ease 0s;
        }

    .address-box-ebintl > a {
        padding-left: 58px;
        position: relative;
    }

        .address-box-ebintl > a i {
            position: absolute;
            left: 25px;
            top: 22px;
            font-size: 24px;
            color: var(--primary-color);
        }

        .address-box-ebintl > a strong, .details-box-ebintl a strong {
            display: block;
            font-weight: 600;
        }

.details-box-ebintl a {
    display: block;
    position: relative;
    color: var(--body-color);
    text-decoration: none;
    padding-left: 33px;
    margin-bottom: 5px;
    transition: 0.3s all ease 0s;
}

    .details-box-ebintl a i {
        position: absolute;
        left: 0px;
        top: 2px;
        font-size: 22px;
        color: var(--primary-color);
    }

    .address-box-ebintl > a strong, .details-box-ebintl a strong {
        display: block;
        font-weight: 600;
    }

    .details-box-ebintl a:last-child {
        margin-bottom: 0px;
    }

#consentSection {
    width:100%;
    padding-left:30px;
}

@media (min-width:768px){
    #consentSection {
        width: 73%;
        padding-left:114px;
    }
    
}
