* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Montserrat', sans-serif !important;
}

body::-webkit-scrollbar {
    width: 0.4em;
}

body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: #B1C763;
    outline: 1px solid slategrey;
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}

.goog-te-menu2 {
    background-color: #ffffff;
    text-decoration: none;
    border: 1px solid #eeeeee;
    overflow: hidden;
    padding: 4px;
    width: 300px !important;
}

.goog-logo-link,
.goog-logo-link:link,
.goog-logo-link:visited,
.goog-logo-link:hover,
.goog-logo-link:active {
    font-size: 12px;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    display: none !important;
}

.goog-te-menu2,
.goog-te-menu2,
.full-width {
    width: 100% !important;
}

.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: transparent !important;
    white-space: nowrap;
    height: 50px;
}

.goog-te-gadget img {
    vertical-align: middle;
    border: none;
    display: none !important;
}


/* .goog-te-gadget .goog-te-combo,
.goog-te-gadget-simple {
    font-family: 'Montserrat', sans-serif!important;
    margin: 0px 0!important;
    border: solid 2px #c793634a;
    border-radius: 23px;
    padding: 10px 25px 10px 22px!important;
    cursor: pointer;
    color: #c79363;
    font-size: 13px;
    font-weight: 600;
    background: transparent;
    text-transform: uppercase;
} */

.goog-te-gadget-simple .goog-te-menu-value {
    color: #c79363;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    text-decoration: none;
    border-left: none !important;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    text-decoration: none;
    BORDER-LEFT: NONE;
    color: #c79363 !important;
}

.goog-te-menu2 {
    color: #16181b;
}

.goog-te-gadget .goog-te-combo:focus {
    outline: none !important;
}

a:hover {
    text-decoration: none;
}

.mail-wrap-design- {
    border-radius: 15px;
    border: solid 1px #82a4ad;
    font-size: 14px;
    background: transparent;
    color: #82a4ad;
    font-weight: 600;
    padding: 2px 4px 2px 7px;
}

.mail-wrap-design- button {
    background: transparent;
    border: none;
    color: #82a4ad;
}

.card {
    background-color: transparent;
}

.profile-right-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.profile-right-nav a {
    color: #B1C763;
}

.profile-right-nav span {
    position: relative;
}

.profile-right-nav span b {
    position: absolute;
    right: -5px;
    top: -5px;
    background-color: #9b0505;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
}

.profile-right-nav span i {
    font-size: 30px;
}

.profile-right-nav img {
    border-radius: 50%;
    width: 35px;
    height: 35px;
    margin-left: 10px;
    object-fit: cover;
    cursor: pointer;
}

.carousel-indicators {
    top: 100%;
}

.carousel-indicators li {
    width: 30px;
    height: 10px;
}

.carousel-indicators li.active {
    background-color: #B1C763;
}

.carousel-control-next,
.carousel-control-prev {
    bottom: -292px;
}

.carousel-control-prev {
    left: 80px;
}

.carousel-control-next {
    right: 80px;
}

.ads-slider {
    position: relative;
}

.new-layout {
    min-height: 100vh;
    color: #B1C763;
    background-color: #2D474E;
}

/* .new-layout {
    min-height: 100vh;
    color: #B1C763;
    background-color: #48666E;
} */

.filter-overlay {
    min-height: 100vh;
    background-color: #2f4a51b0;
}

.filter-heading {
    margin-top: 60px;
}

.filter-section {
    margin-top: 60px;
}

.filter-section .form-group {
    margin-bottom: 10px;
}

.filter-section.bg-changes .form-group {
    margin-bottom: 30px;
}

.filter-section.bg-changes .dropdown-menu.show {
    background-color: #385056;
}

.filter-section.bg-changes .dropdown-menu.show ul li a {
    color: #B1C763;
}

.filter-section a.border-radius-input {
    width: 100%;
    display: block;
    padding: 10px;
    font-size: 14px;
    position: relative;
}

.filter-section a.border-radius-input:hover {
    color: #ccc;
    text-decoration: none;
}

.filter-section a.border-radius-input:focus {
    background-color: #132B2F;
}

.filter-section a.border-radius-input::before {
    content: "\f054";
    font-family: 'FontAwesome';
    right: 15px;
    position: absolute;
}

.filter-section p {
    color: #9bac79;
}

.filter-heading h1 {
    text-shadow: 1px 2px 2px #444444;
    color: #9bac79;
    font-weight: 600;
}

.filter-section h5 {
    color: #B1C763;
    margin-bottom: 20px;
}

.filter-section .bootstrap-select button {
    border: 2px solid #8da056 !important;
    border-radius: 15px;
}

.filter-section .filter-option-inner-inner {
    color: #8da056 !important;
}

.header-work-page.user-dashboard-info-flip-btn {
    background-color: transparent;
}

.header-work-page {
    padding: 20px 0;
    height: 80px;
    display: flex;
    align-items: center;
    background-color: #3c525a00;
}

/* .header-work-page.sticky-top {
    background-color: #3C525A;
} */

.new-center-image {
    width: 40%;
    display: inline-block;
}

.header-work-page.fix-top {
    background-color: #223E44;
    position: fixed;
    /* position: sticky;
    position: -webkit-sticky; */
    top: 0;
    right: 0;
    left: 0;
    z-index: 99;
    height: 70px;
    border-bottom: 2px solid #fff;
}

.sticky-topsection {
    left: 0;
    right: 0;
    position: sticky;
    position: -webkit-sticky;
    top: 70px;
    z-index: 9;
    width: 100%;
}

.header-work-page.blade-fixed {
    /* position: sticky; */
    /* z-index: 3; */
    background-color: #48666e;
    /* top: 0; */
    /* height: 100px; */
    padding-top: 90px;
}

.header-work-page .container .row {
    justify-content: space-between;
    /* align-items: center; */
}


/* .header-work-page .container{
    display: flex;
    justify-content: space-between;
    align-items: center;
} */

.header-work-page .filter-map-btn-section {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.header-work-page button {
    font-size: 10px;
    padding: 6px 18px;
    /* margin: 0 5px 0 0; */
    box-shadow: 5px 5px 0px 0px #0000004a;
    text-transform: uppercase;
    transition: ease-in-out .5s;
}

.header-work-page select {
    font-size: 8px;
    padding: 8px 16px;
    box-shadow: 5px 5px 0px 0px #0000004a;
    text-transform: uppercase;
    transition: ease-in-out .5s;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.goog-te-gadget .goog-te-combo,
.goog-te-gadget-simple {
    border: 1px solid #B1C763;
    border-radius: 20px;
    color: #B1C763;
    background-color: #2f4a51;
    margin: 0 !important;
}

.header-work-page button:hover {
    color: #B1C763;
    font-weight: 600;
    transition: ease-in-out .5s;
}

.header-work-page button:focus {
    border: 1px solid #B1C763;
    color: #B1C763;
}

.header-work-page .profile-image {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    /* object-fit: contain; */
}

.header-work-page .qr-image {
    width: 100px;
}

.btn-language {
    border: 1px solid #B1C763;
    border-radius: 20px;
    color: #B1C763;
    background-color: #2f4a51;
}

.publication-btn {
    border: 1px solid #B1C763;
    border-radius: 20px;
    color: #B1C763;
    background-color: #48666e;
    padding: 5px 10px;
    font-size: 12px;
    text-transform: uppercase;
}

.publication-btn:hover {
    background-color: #B1C763;
    color: #2f4a51;
}

.logo-section {
    padding: 0 0 40px 0;
}

.logo-section img {
    width: 60%;
    display: block;
    margin: 0 auto;
}

.verify-btn-section {
    background-color: #48666e;
    padding: 20px 0 0;
}

.otp-section {
    padding: 20px 0;
}

.otp-section h2 {
    font-size: 24px;
}

.otp-section p {
    font-size: 14px;
}

.otp-section .otp-input {
    width: 15%;
    border-radius: 10px;
    background-color: transparent;
    height: 80px;
    border: 1px solid #B1C763;
    margin: 0 5px;
    font-size: 40px;
    color: #B1C763;
    text-align: center;
}

.otp-section .otp-input.error {
    border: 1px solid red;
}

.otp-section .error-msg {
    color: red;
}

.otp-section .retry-code {
    margin-top: 50px;
    font-size: 13px;
}

.otp-section .retry-code a {
    color: #fff;
    text-decoration: underline;
}

.zipcode-section {
    background: #608a954f;
    padding: 10px 0 15px;
    width: 60%;
    margin: 0px auto;
    border-radius: 50px;
    border: 1px solid #B1C763;
}

.zipcode-section .otp-input {
    width: 10%;
    border-radius: 0;
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #B1C763;
    margin: 0 5px;
    font-size: 20px;
    color: #B1C763;
    text-align: center;
}

.language-message {
    padding: 40px 0;
    background-color: #132B2F;
    position: relative;
    color: #fff;
}

.language-message p {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
    /* text-shadow: 0px 4px 0px #0000004a; */
}

/* .language-message span {
    margin-top: 15px;
    display: block;
    font-size: 16px;
} */

.language-message::before {
    content: "";
    background: url(/public/front-assets/img/logo_left.png);
    position: absolute;
    opacity: 0.05;
    top: 0px;
    left: 0px;
    /* z-index: 0; */
    width: 100%;
    height: 100%;
}

.header-work-page .address-search {
    padding: 0;
}

.header-work-page .address-search img.logo-drinks {
    width: 30px;
    display: none;
}

.header-work-page .address-search span.logo-text {
    color: #fff;
    vertical-align: middle;
    font-weight: 600;
    /* font-size: clamp(0.685rem, -0.5rem + 3vw, 1.5rem); */
    font-size: clamp(1rem, -0.4rem + 2.1vw, 1.5rem);
    margin-left: 15px;
}

.header-work-page .address-search .input-group-prepend .input-group-text {
    height: 30px;
}

.header-work-page .address-search .input-group-prepend .input-group-text img {
    width: 80%;
    /* filter: contrast(0.1); */
}

.header-work-page .address-search .address-input {
    height: 30px;
    /* font-size: 10px; */
    position: relative;
    background: #fff;
    border-radius: 0 10px 10px 0;
    padding-left: 10px;
}

.header-work-page .address-search .address-input::placeholder {
    font-size: 12px;
}

span.tag {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    background-color: #f5f5f5;
    border: 1px solid #e2e2e2;
    color: #2d474e;
    padding: 0px 15px;
    border-radius: 15px;
    font-weight: 600;
    font-size: 12px;
    z-index: 9;
}

span.tag span.remover {
    cursor: pointer;
}

.address-search {
    padding: 40px 0 0;
}

.address-search .address-input {
    border: 0;
    border-left: 0;
    padding: 0 10px;
    font-size: 12px;
    font-weight: 600;
    background: #fff;
    border-radius: 10px 0 0 10px !important;
}

.address-search .address-input:focus {
    box-shadow: none;
}

.address-search .input-group-prepend .input-group-text {
    background-color: #C1C8C9;
    border: 0;
    box-shadow: none;
    outline: 0;
    padding: 3px 0px 3px 10px;
    border-radius: 10px 0 0 10px;
}

.address-search .input-group-prepend .input-group-text.enter-icon {
    border-radius: 0 10px 10px 0;
    padding: 0 5px;
    cursor: pointer;
    background-color: #c79263;
}

.login-account.address-search .input-group-prepend .input-group-text {
    background-color: rgb(47 74 81);
    border: 1px solid #9bad55;
    box-shadow: none;
    outline: 0;
    padding: 0 10px 0 10px;
    border-radius: 15px 0 0 15px;
    border-right: 0;
    color: #9bad55;
    font-size: 20px;
}

.login-account.address-search .address-input {
    border-radius: 0 15px 15px 0 !important;
    background-color: #2f4a51;
    border: 1px solid #9bad55;
    color: #9bad55;
    height: 45px;
    font-size: 14px;
    border-left: 0;
}

.login-account.address-search .address-input::placeholder {
    color: #9bad55;
    font-weight: 500;
}

.main-heading h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}

.border-radius-input {
    border-radius: 15px;
    background-color: #2f4a51;
    border: 1px solid #9bad55;
    color: #9bad55;
    height: 45px;
    font-size: 14px;
}

.border-radius-input::placeholder {
    color: #9bad55;
}

.border-radius-input:focus {
    box-shadow: none;
    background-color: transparent;
    color: #9bad55;
    border: 1px solid #9bad55;
}

.continue-section {
    padding: 20px 0;
}

.apply-clear-filter {
    text-align: center;
    margin-top: 30px;
}

.signin-acceptance-btn {
    text-align: center;
    margin-top: 50px;
}

.continue-section span {
    font-size: 12px;
}

.continue-section span a {
    color: rgb(177, 177, 177);
    text-decoration: underline;
    display: inline;
    padding: 0;
    font-size: 12px;
}

.login-account a {
    font-size: 12px;
    color: rgb(177, 177, 177);
    text-align: right;
    display: block;
}

.job-search-cards,
.job-search-map {
    background-color: #48666E;
    min-height: 100vh;
}

.job-search-cards h4,
.job-search-map h4 {
    font-weight: 600;
    font-size: 16px;
    /* color: #fff; */
    margin-bottom: 15px;
}

.job-search-cards h4 span.search_result_text,
.job-search-map h4 span.search_result_text {
    color: #fff;
}

.job-search-cards .crop-fitted-img {
    width: 100%;
}

.job-search-cards-inner.job-address {
    background-color: #1F3338;
    border-radius: 15px 15px 0 0;
    padding: 10px;
    /* border-bottom: 2px solid #315058; */
    max-height: 60px;
    min-height: 50px;
}

.job-search-cards-inner.job-address h2 {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0;
}

.job-search-cards-inner.job-address p {
    font-size: 14px;
    text-align: center;
    margin-bottom: 0;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

/* .job-search-cards-inner.job-description {
    background-color: #2C474E;
    border-radius: 0 0 15px 15px;
    padding: 0 15px;
    box-shadow: 3px 3px 0 0px #315058;
    max-height: 230px;
    min-height: 160px;
    border: 1px solid #5A6365;
} */

.job-search-cards-inner.job-description {
    background-color: #2C474E;
    border-radius: 0 0 15px 15px;
    padding: 0 15px;
    /* margin-bottom: 20px; */
    box-shadow: 3px 3px 0 0px #315058;
    max-height: 170px;
    /* max-height: 230px; */
    /* min-height: 280px; */
    /* min-height: 160px; */
    border: 1px solid #5A6365;
    overflow: hidden;
}

.job-search-cards-inner.job-description img {
    width: 160px;
    height: 160px;
    aspect-ratio: 1 / 1;
    border-radius: 0 0 0 15px;
    object-fit: cover;
    object-position: center;
}

.job-search-cards-inner.job-description .scrollformob {
    height: 130px;
    overflow-y: scroll;
}

.job-search-cards-inner.job-description h2 {
    font-size: 12px;
    margin-bottom: 0;
    border-bottom: 1px solid #9ba954;
    margin-top: 0px;
}

/* .job-search-cards-inner.job-description .header-work-page{
    height: auto;
} */

.job-search-cards-inner.job-description .row {
    text-align: left;
}

.job-search-cards-inner.job-description .row a {
    font-size: 10px;
    color: #fff;
}

.job-search-cards-inner.job-description p {
    color: #fff;
    margin-bottom: 0;
    font-size: 10px;
}

.job-search-cards-inner.job-description.flip-section {
    /* min-height: 180px; */
    min-height: 170px;
    max-height: 210px;
    margin-bottom: 20px;
}

.job-search-cards-inner.job-description.flip-section p {
    max-height: 50px;
    overflow-y: scroll;
    font-size: 9px;
    min-height: 35px;
}

.job-search-cards-inner.calender-address {
    background-color: #fff;
    border-radius: 15px 15px 0 0;
    text-align: center;
    color: #000;
    border: 3px solid #8cab55;
    border-bottom: 0;
}

.job-search-cards-inner.calender-address h2 {
    margin-bottom: 0;
    color: #545454;
    font-weight: 600;
    font-size: 26px;
}

.job-search-cards-inner.calender-address h3 {
    margin-bottom: 0;
    font-size: 22px;
}

.job-search-cards-inner.calender-description {
    background-color: #CED6AC;
    color: #000;
    padding: 30px;
    border: 3px solid #8cab55;
    border-radius: 0 0 15px 15px;
    margin-bottom: 20px;
}

.job-search-cards-inner.calender-description h2 {
    font-size: 14px;
    font-weight: 600;
}

.job-search-cards-inner.calender-description p {
    font-size: 12px;
    margin-bottom: 0;
    color: #545454;
}


/* days circle css */

span.days {
    background-color: #2f4a51;
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    border: 2px solid #fff;
    font-size: 14px;
}

span.days.not-availale {
    color: #959595;
    border-color: #959595;
}


/* days circle css */


/* search page css */

.search-page-text {
    padding: 15px;
}

.search-page-text p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    /* font-weight: 600; */
    line-height: 26px;
}


/* search page css */


/* all button css */

.continue-btn {
    background-color: transparent;
    border: 1px solid #B1C763;
    color: #B1C763;
    box-shadow: 5px 5px 0px 0px #0000004a;
    /* width: 50%; */
    width: 200px;
}

.apply-job button.btn,
.apply-job a.btn {
    background-color: #2f4a51;
    color: #B1C763;
    border-radius: 15px;
    font-weight: 600;
    border: 1px solid #B1C763;
    box-shadow: 0px 10px 5px 0px #3c565c;
    padding: 15px 10px;
    font-size: 13px;
    width: 100%;
}

.continue-section button,
.continue-section a {
    position: relative;
    padding: 14px 40px;
    border-radius: 50px;
    display: block;
    margin: 20px auto 0;
    /* margin: 0 auto 0; */
    font-size: 14px;
    /* width: auto; */
}

.continue-section button span,
.continue-section a span {
    width: 65px;
    overflow: hidden;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    border-radius: 50px;
    height: 55px;
    top: 50%;
    transform: translateY(-50%);
}

.continue-section button span.orange-border-span,
.continue-section a span.orange-border-span {
    border: 4px solid #c79365;
    left: 0;
}

.continue-section button span.green-border-span,
.continue-section a span.green-border-span {
    border: 4px solid #9bac4b;
    right: 0;
}

.continue-section button span img {
    width: 35px;
}

.staff-btn-new {
    background-color: #9bac4b;
    color: #21383e;
    border: 1px solid #9bac4b;
    padding-left: 75px !important;
}

.host-event-btn {
    background-color: #9bac4b;
    color: #21383e;
    border: 1px solid #9bac4b;
    padding-left: 65px !important;
    padding-right: 65px !important;
    text-align: center;
}

.attend-an-event-btn {
    background-color: #c79365;
    color: #21383e;
    border: 1px solid #c79365;
    /* padding-left: 53px!important; */
    padding-right: 75px !important;
    text-align: center;
}

.worker-btn-new {
    color: #fff;
    background-color: #c79365;
    border: 1px solid #c79365;
}

.apply-clear-filter button.btn {
    background-color: #2f4a51;
    color: #95ab79;
    border-radius: 15px;
    border: 1px solid #95ab79;
    margin: 10px 0 0 0;
    font-size: 14px;
}

.apply-clear-filter input.btn {
    background-color: #2f4a51;
    color: #95ab79;
    border-radius: 15px;
    border: 1px solid #95ab79;
    margin: 10px 0 0 0;
    font-size: 14px;
}

.signin-acceptance-btn .container {
    display: flex;
    justify-content: center;
}

.signin-acceptance-btn button.btn {
    background-color: #2f4a51;
    color: #95ab79;
    border-radius: 30px;
    padding: 12px 40px;
    border: 1px solid #95ab79;
}

.signin-acceptance-btn button.btn.yes-btn {
    border: 1px solid #95ab79;
    background-color: #9bac4b;
    color: #2f4a51b0;
}

.signin-acceptance-btn button.btn.no-btn {
    border: 1px solid #c79365;
    background-color: #c79365;
    color: #fff;
}

.job-seach-page-bottom-btn {
    position: fixed;
    bottom: 65px;
    width: 100%;
    background-color: #405b61;
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #6a9059;
}

.job-seach-page-bottom-btn button.continue-btn,
.job-seach-page-bottom-btn a.continue-btn {
    border-radius: 50px;
    width: 100px;
    padding: 5px 0;
    background-color: #B1C763;
    color: #2d474e;
    font-size: 14px;
    display: table;
    margin: 0 auto;
}

.verify-btn-section .verify-btn {
    background-color: #E2B0B0;
    border: 2px solid red;
    width: 70%;
    margin: 0 auto;
    display: block;
    padding: 0;
    border-radius: 15px;
    color: red;
}

.apply-clear-filter .btn.send-verify-btn {
    background-color: #95ab79;
    color: #2f4a51;
}

button:focus {
    outline: 1px solid !important;
}


/* all button css */


/* profile setting css */

.profile-name img {
    border-radius: 50%;
    width: 30%;
}

.profile-setting-text {
    color: #ffffff;
    font-size: 2rem;
    font-weight: bold;
}


/* profile setting css */


/* footer various */

footer {
    display: none;
}

.footer-slider .owl-carousel .owl-stage-outer .owl-stage {
    padding-left: 0 !important;
}

.fixed-bottom {
    background-color: transparent;
    bottom: 85px;
    padding: 0;
    display: none;
}

.fixed-bottom .continue-btn {
    background-color: #aec864;
    color: #223e44;
    font-weight: 600;
    width: 70%;
}

.fixed-bottom .continue-btn:hover {
    background-color: #8fa153;
    color: #2f4a51;
}

nav {
    display: flex;
    justify-content: space-around;
    background-color: #2f4a51d6;
    padding: 10px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9;
}

.nav-item {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: white;
    padding: 0px 0px;
    border-radius: 50px;
    background-color: rgba(255, 255, 255, 0);
    flex-direction: column;
}

.nav-item img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    margin-bottom: 5px;
}

.nav-item i {
    font-size: 25px;
}

.nav-item span {
    font-size: 7px;
    font-weight: bold;
}


/* .nav-item span{
    width: 0;
    overflow: hidden;
} */

.nav-item:focus {
    text-decoration: none;
    color: #95ab79;
    background-color: rgba(255, 255, 255, 0.2);
    transition: .2s;
}

.nav-item:hover {
    color: #95ab79;
    text-decoration: none;
}


/* .nav-item:focus span{
    width: 100%;
    margin-left: 8px;
    transition: .2s;
} */

*:focus {
    outline: none;
    border: none;
}


/* footer various */


/* common modal styling */

.modal .modal-dialog {
    margin: 0;
}

.modal .modal-dialog .modal-content {
    min-height: 100vh;
    background-color: #6F8185;
    min-width: 100vw;
}

.modal .modal-dialog .modal-content.teaser-frame {
    background-color: #2D474E;
}

.modal .modal-dialog .modal-content.teaser-frame .modal-body {
    padding: 20px;
}

.modal .modal-dialog .modal-content.teaser-frame .modal-body button.close {
    color: #fff;
    opacity: 1;
    font-size: 30px;
}

.txt-theme {
    color: #98aa56;
    text-align: center;
}

.work-btn {
    border: solid 2px #B1C763;
    border-radius: 25px;
    padding: 16px 35px !important;
    cursor: pointer;
    color: #B1C763;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    background: transparent;
    text-align: center;
    text-transform: uppercase;
    transition: all ease 0.3s;
}

.work-btn:hover {
    background-color: #B1C763;
    transition: all ease 0.3s;
    border: solid 2px #B1C763;
    color: #fff;
}


/* common modal styling */


/* accordion css with forms */

.accordion>.card {
    border: none;
    border-radius: 0;
}

.accordion>.card .card-header {
    background-color: #2C474E;
}

.accordion>.card .card-body {
    background-color: #48666E;
}

.accordion>.card .card-body p {
    color: #fff;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f106";
    float: right;
}

.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f107";
}

.profile-form input.form-control,
.profile-form select.form-control {
    background-color: #48666e;
    border: none;
    border-bottom: 1px solid #B1C763;
    border-radius: 0;
    color: #B1C763;
}

.profile-form input.form-control:focus,
.profile-form select.form-control:focus {
    box-shadow: none;
}

.profile-form textarea.form-control {
    border: 2px solid #B1C763;
    background-color: transparent;
    border-radius: 15px;
}

.profile-form input.form-control::placeholder,
.profile-form select.form-control::placeholder {
    color: #B1C763;
    font-size: 14px;
}

.profile-form select.form-control.joining-date {
    border: 1px solid #B1C763;
    border-radius: 15px;
}


/* accordion css with forms */

.anchor-as-new-btn {
    /* font-size: 12px;
    padding: 2px 20px;
    box-shadow: 5px 5px 0px 0px #0000004a;
    text-transform: uppercase;
    transition: ease-in-out .5s;border: 1px solid #B1C763;
    border-radius: 20px; */
    color: #B1C763;
    /* background-color: #2f4a51; */
}

.anchor-as-new-btn:hover {
    color: #B1C763;
}

.bg-input {
    background-color: #2f4a51;
    border: 1px solid #B1C763;
    border-radius: 0;
}

.bg-input:focus {
    background-color: #2f4a51;
    border: 1px solid #B1C763;
    box-shadow: none;
    color: #B1C763;
}

.new-userInvision-profile-logo .circle {
    border-radius: 68px !important;
    overflow: hidden;
    width: 135px;
    height: 135px;
    border: 2px solid #fff;
    margin: auto;
    background-color: #fff;
}

.new-userInvision-profile-logo img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.new-userInvision-profile-logo .p-image {
    color: #666666;
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
    position: absolute;
    left: 44%;
}

.new-userInvision-profile-logo .p-image:hover {
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}

.new-userInvision-profile-logo .upload-button-user {
    cursor: pointer;
    background-color: #264148;
    border: 1px solid #264148;
    border-radius: 22px;
    padding: 7px 7px 4px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 10pt;
    text-decoration: underline;
    color: #B1C763;
    transition: all ease 0.5s;
    position: absolute;
    top: -42px;
    left: 2;
    left: 32px;
}

.new-userInvision-profile-logo .upload-button-user i {
    font-size: 20px;
}

.new-userInvision-profile-logo .upload-button-user:hover {
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.3);
    transition: all ease 0.5s;
}

.new-userInvision-profile-logo .text-max-size {
    color: #82a4ad;
    text-align: center;
    font-size: 12px;
}

.new-userInvision-profile-logo .file-upload-user {
    display: none;
}

#body-row {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px;
}

#body-row .dashboard-bg {
    min-height: 100vh;
    max-height: 100%;
    padding: 0;
}

#body-row .dashboard-bg::-webkit-scrollbar {
    width: 0.4em;
}

#body-row .dashboard-bg::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(211, 211, 211, 0.3);
}

#body-row .dashboard-bg::-webkit-scrollbar-thumb {
    /* background-color: #B1C763; */
    background-color: #223E44;
    /* outline: 1px solid slategrey; */
}

#sidebar-container {
    min-height: 100vh;
    background-color: #26373D;
    padding: 0;
    display: none;
    position: relative;
}

#sidebar-container .sidebar-collapsed span {
    font-size: 20px !important;
    padding-left: 23px;
    position: absolute;
    right: -5px;
    top: 10px;
}

#sidebar-container .sidebar-collapsed span.fa-remove {
    float: right;
}

#sidebar-container .sidebar-collapsed span.fa-navicon {
    left: 0;
    top: 15px;
}

#sidebar-container .sidebar-collapsed {
    color: #d2d2d2;
}

#sidebar-container .sidebar-collapsed:hover {
    color: #c79363;
}

#sidebar-container .bg-dark {
    background-color: #26373d !important;
}

#sidebar-container .bg-dark-light {
    background-color: #2f4a51 !important;
}

#sidebar-container .bg-dark-light1 {
    background-color: #3c5961 !important;
}

#sidebar-container .bg-dark-qr {
    background-color: #192f33;
    border-radius: 5px;
}

#sidebar-container .mt-faq {
    padding-left: 40px;
}

#sidebar-container .user-serch-index-left-header {
    display: flex;
    padding: 15px 0 15px 15px;
    align-items: baseline;
    background: #26373d;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
}

#sidebar-container .list-group a {
    height: 45px;
    color: #9bae55;
    border-color: #26373d !important;
    font-size: 14px;
    letter-spacing: 0px;
}

#sidebar-container .list-group a.active {
    color: #fff !important;
    background-color: #32464d !important;
    border: 0;
}

#sidebar-container .list-group a.nearme:before {
    content: '';
    background: url(../img/dashboard/near_me.png) no-repeat;
    padding: 12px 15px;
    background-position: -6px 4px;
}

#sidebar-container .list-group a.active.nearme:before {
    content: '';
    background: url(../img/dashboard/near_me.png) no-repeat;
    padding: 10px 12px;
    background-position: -6px 4px;
}

#sidebar-container .list-group a.icon_job_fair:before {
    content: '';
    background: url(../img/dashboard/icon_job_fair.png) no-repeat;
    padding: 12px 15px;
    background-position: -4px 4px;
}

#sidebar-container .list-group a.icon_applications:before {
    content: '';
    background: url(../img/dashboard/icon_applications.png) no-repeat;
    padding: 12px 15px;
    background-position: -4px 4px;
}

#sidebar-container .list-group a.icon_resume:before {
    content: '';
    background: url(../img/dashboard/icon_resume.png) no-repeat;
    padding: 12px 15px;
    background-position: -4px 4px;
}

#sidebar-container .list-group a.icon_event:before {
    content: '';
    background: url(../img/dashboard/icon-events.png) no-repeat;
    padding: 16px 17px;
    background-position: -4px 4px;
}

#sidebar-container .list-group a.icon_interviews:before {
    content: '';
    background: url(../img/dashboard/icon_interviews.png) no-repeat;
    padding: 12px 15px;
    background-position: -4px 4px;
}

#sidebar-container .list-group a.icon_shift_drink:before {
    content: '';
    background: url(../img/dashboard/icon_shift_drink.png) no-repeat;
    padding: 12px 15px;
    background-position: -4px 4px;
}

#sidebar-container .list-group a.applicant1:before {
    content: '';
    background: url(../img/dashboard/applications.png) no-repeat;
    padding: 12px 15px;
    background-position: -6px 4px;
}

#sidebar-container .list-group a.active.applicant1:before {
    content: '';
    background: url(../img/dashboard/applications.png) no-repeat;
    padding: 10px 12px;
    background-position: -6px 4px;
}

#sidebar-container .list-group a.resume:before {
    content: '';
    background: url(../img/dashboard/resume.png) no-repeat;
    padding: 12px 15px;
    background-position: -6px 4px;
}

#sidebar-container .list-group a.active.resume:before {
    content: '';
    background: url(../img/dashboard/resume.png) no-repeat;
    padding: 10px 12px;
    background-position: -6px 4px;
}

#sidebar-container .list-group a.shiftdrink:before {
    content: '';
    background: url(../img/dashboard/shift_drinks.png) no-repeat;
    padding: 12px 15px;
    background-position: -6px 4px;
}

#sidebar-container .list-group a.active.shiftdrink:before {
    content: '';
    background: url(../img/dashboard/shift_drinks.png) no-repeat;
    padding: 10px 12px;
    background-position: -6px 4px;
}

#sidebar-container .list-group a.interviews:before {
    content: '';
    background: url(../img/dashboard/interview.png) no-repeat;
    padding: 12px 15px;
    background-position: -6px 4px;
}

#sidebar-container .list-group a.active.interviews:before {
    content: '';
    background: url(../img/dashboard/interview.png) no-repeat;
    padding: 10px 12px;
    background-position: -6px 4px;
}

#sidebar-container .list-group a.profileset:before {
    content: '';
    background: url(../img/dashboard/profile_Setting.png) no-repeat;
    padding: 12px 15px;
    background-position: -6px 4px;
}

#sidebar-container .list-group a.active.profileset:before {
    content: '';
    background: url(../img/dashboard/profile_Setting.png) no-repeat;
    padding: 10px 12px;
    background-position: -6px 4px;
}

#sidebar-container .list-group a.home:before {
    content: '';
    background: url(../img/dashboard/dashboard.png) no-repeat;
    padding: 12px 15px;
    background-position: -30px -4px;
}

#sidebar-container .list-group a.active.home:before {
    content: '';
    background: url(../img/dashboard/dashboard.png) no-repeat;
    padding: 10px 12px;
    background-position: -58px -6px;
}

#sidebar-container .list-group a.applicants:before {
    content: '';
    background: url(../img/dashboard/view_applicant.png) no-repeat;
    padding: 12px 15px;
    background-position: -13px -2px;
}

#sidebar-container .list-group a.active.applicants:before {
    content: '';
    background: url(../img/dashboard/view_applicant.png) no-repeat;
    padding: 12px 12px;
    background-position: -58px -1px;
}

#sidebar-container .list-group a.job-editor:before {
    content: '';
    background: url(../img/dashboard/job_editor.png) no-repeat;
    padding: 12px 15px;
    background-position: -13px -2px;
}

#sidebar-container .list-group a.job-editor-briefcase:before {
    content: '';
    background: url(../img/dashboard/job_editor_briefcase.png) no-repeat;
    padding: 12px 15px;
    background-position: -13px -2px;
}

#sidebar-container .list-group a.active.job-editor:before {
    content: '';
    background: url(../img/dashboard/job_editor.png) no-repeat;
    padding: 12px 12px;
    background-position: -58px -1px;
}

#sidebar-container .list-group a.job-fair:before {
    content: '';
    background: url(../img/dashboard/job_fair.png) no-repeat;
    padding: 12px 15px;
    background-position: -13px -2px;
}

#sidebar-container .list-group a.active.job-fair:before {
    content: '';
    background: url(../img/dashboard/job_fair.png) no-repeat;
    padding: 12px 12px;
    background-position: -58px -1px;
}

#sidebar-container .list-group a.messages:before {
    content: '';
    background: url(../img/dashboard/messeging.png) no-repeat;
    padding: 12px 15px;
    background-position: -13px -2px;
}

#sidebar-container .list-group a.active.messages:before {
    content: '';
    background: url(../img/dashboard/messeging.png) no-repeat;
    padding: 12px 12px;
    background-position: -58px -1px;
}

#sidebar-container .list-group a.notification:before {
    content: '';
    background: url(../img/dashboard/notifications.png) no-repeat;
    padding: 12px 15px;
    background-position: -13px -2px;
}

#sidebar-container .list-group a.active.notification:before {
    content: '';
    background: url(../img/dashboard/notifications.png) no-repeat;
    padding: 12px 12px;
    background-position: -58px -1px;
}

#sidebar-container .list-group a.pri-plan:before {
    content: '';
    background: url(../img/dashboard/pricing_plan.png) no-repeat;
    padding: 12px 15px;
    background-position: -13px -2px;
}

#sidebar-container .list-group a.active.pri-plan:before {
    content: '';
    background: url(../img/dashboard/pricing_plan.png) no-repeat;
    padding: 12px 12px;
    background-position: -58px -1px;
}

#sidebar-container .list-group a.edit-profile:before {
    content: '';
    background: url(../img/dashboard/settings.png) no-repeat;
    padding: 12px 15px;
    background-position: -13px -2px;
}

#sidebar-container .list-group a.active.edit-profile:before {
    content: '';
    background: url(../img/dashboard/settings.png) no-repeat;
    padding: 12px 12px;
    background-position: -58px -1px;
}

#sidebar-container .list-group a.logout:before {
    content: '';
    background: url(../img/dashboard/logout_icon.png) no-repeat;
    padding: 12px 15px;
    background-position: -13px -2px;
}

#sidebar-container .list-group a.active.logout:before {
    content: '';
    background: url(../img/dashboard/logout_icon.png) no-repeat;
    padding: 12px 12px;
    background-position: -58px -1px;
}

#sidebar-container .bg-theme {
    background-color: #36535b;
}

#sidebar-container .bg-theme-white {
    background-color: #fff !important;
    border: 1px solid #f2f2f2 !important;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.4);
}

#sidebar-container .list-group .sidebar-submenu a {
    height: 40px;
    padding-left: 27px;
    font-size: 13px;
    border-color: #2a3f44 !important;
}

#sidebar-container .user-serch-index-left-img {
    width: 70px;
    height: 90px;
}

#sidebar-container .user-serch-index-left-img img {
    max-width: 70px;
    border-radius: 5px;
    max-height: 70px;
}

#sidebar-container .user-serch-index-left-info {
    padding-left: 5px;
}

#sidebar-container .user-serch-index-left-title {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}

#sidebar-container .user-serch-index-left-sub-title {
    color: #9bad55;
    font-size: 14px;
    font-weight: 500;
}

#sidebar-container .user-serch-index-left-location {
    background: #3C525A;
    border-radius: 4px;
    font-size: 14px;
    margin: 5px 0;
    padding: 4px;
    font-weight: 500;
    color: #b0c3ca !important;
    width: 100%;
}


/* shift drink publication ui without login */

.shift-frink-logo {
    font-family: 'Rubik Distressed', cursive;
    margin-bottom: 0;
    font-size: 32px;
    color: #fff;
}

.ads-area-inner {
    /* background-color: #324c54; */
    width: 100%;
    height: 125px;
    border-radius: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    overflow: hidden;
}

.ads-area-inner img {
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.ads-area-inner-right {
    /* background-color: #324c54; */
    width: 100%;
    height: 150px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.ads-area-inner-right img {
    width: 100%;
    object-fit: cover;
    object-position: top;
}

/* .green-bg-header {
    background-color: #aec864;
    padding: 25px 0;
} */

.green-bg-header {
    background-color: #aec864;
    padding: 10px 0;
    position: sticky;
    top: 60px;
    z-index: 99;
}

.green-bg-header a {
    margin: 0 10px;
    color: #fff;
    font-size: 20px;
}

.subs-btn a {
    width: 100%;
    display: block;
    border: 1px solid #fff;
    padding: 10px;
    text-align: center;
}

/* dropdown hover css */

.dropdown.green-listing a.dropdown-toggle {
    color: #3c525a;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 40px;
    font-size: 15px;
}

.dropdown.green-listing a.not-dropdown-toggle {
    /* color: #3c525a; */
    /* text-transform: uppercase; */
    /* font-weight: 600; */
    /* font-size: 16px; */
    /* background-color: #32464da3;
    padding: 7px 14px;
    border-radius: 5px; */
}

.dropdown.green-listing a.shift-drink-filter-applied {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #3c525a;
    font-size: 16px;
    padding: 10px;
    margin: 0 auto;
}

/* .dropdown:hover>.dropdown-menu {
    display: block;
} */

.dropdown>.dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    /* pointer-events: none; */
}

ul.dropdown-menu {
    background-color: #2d474e;
    border-radius: 5px;
    top: -20px !important;
}

li.dropdown-item {
    padding: 5px 15px;
    font-size: 14px;
    cursor: pointer;
}

li.dropdown-item:hover {
    background-color: #8ea65a;
}

/* li.dropdown-item:hover a{
    color: #fff;
}

li.dropdown-item a {
    color: #aec864;
} */

/* dropdown hover css */



.modal .modal-dialog.continue-login-modal {
    margin: 25px auto;
}

.modal-content.continue-teaser {
    min-height: auto !important;
    min-width: auto !important;
    background: #38514d !important;
}

.login-submit-btn {
    background: #9bae55;
    color: #38514d !important;
    border: solid 2px #9bae55;
    padding: 16px 50px !important;
    font-size: 13px;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: 600;
    width: auto;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:hover,
.btn-primary:active {
    background-color: #9bae55 !important;
    border-color: #9bae55 !important;
}

#pro-img .logo-shift {
    width: 200px;
    padding-left: 15px;
}

.chosen-container-multi .chosen-choices {

    -webkit-border-radius: 0px;
    height: 29px !important;
}

#button11 {
    display: inline-block;
    background: url(../img/goto_top.png);
    width: 31px;
    height: 31px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 90px;
    right: 5px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 9999999999;
    background-repeat: no-repeat;
}

/*  job application list page for worker  */

#applied_job_list .job-status-wrap-content {
    background-color: #fff;
    border-radius: 15px;
    padding: 20px 20px 16px;
    max-height: 100%;
    position: relative;
    overflow: hidden;
}

#applied_job_list .job-status-wrap-content .txt-applied-for {
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0px;
    color: #798e93;
}

#applied_job_list .job-status-wrap-content .txt-applied-for span {
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0px;
    color: #9bae55;
}

#applied_job_list .job-status-wrap-content .applied-day-ago {
    background-color: #f0f3e0;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #2d474e;
    padding: 5px 20px;
    border-radius: 5px;
    display: inline-block;
    margin: 10px 0px;
    width: 100%;
    text-align: center;
}

#applied_job_list .job-status-wrap-content .restaurant-logo-wrap {
    width: 100%;
    height: 90px;
    margin: 10px auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

#applied_job_list .job-status-wrap-content .restaurant-logo-wrap img {
    max-height: 90px;
    max-width: 400px;
}

#applied_job_list .job-status-wrap-content .restuarant-name {
    color: #64767b;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: capitalize;
}

#applied_job_list .job-status-wrap-content .address-wrap .market-icon img {
    width: 20px;
    margin-right: 15px;
}

#applied_job_list .job-status-wrap-content .address-wrap .address {
    color: #819298;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0px;
}

#applied_job_list .job-status-wrap-content .view-detail-btn {
    background: #99ab55;
    border: none;
    color: #fff !important;
    border: none;
    padding: 8px 20px;
    margin: 10px 0;
    font-size: 13px;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 13px auto 0;
    text-align: center;
    display: inline-block;
    transition: all ease 0.3s;
    width: 70%;
}

#applied_job_list .job-status-wrap-content .view-detail-btn:hover {
    background: #9bae55;
    transition: all ease 0.3s;
}

#applied_job_list .job-status-wrap-content .archived-btn {
    background: #5abcce;
    /* border: 1px solid #5abcce !important; */
    /* border: 1px solid; */
    color: #fff !important;
    border: none;
    padding: 8px 20px;
    margin: 10px 0;
    font-size: 13px;
    width: 70%;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
    display: block;
    transition: all ease 0.3s;
}

#applied_job_list .job-status-wrap-content .archived-btn i.fa {
    font-size: 20px;
    vertical-align: text-bottom;
    margin-right: 5px;
}

/* #applied_job_list .job-status-wrap-content .archived-btn:hover{
    background-color: #5abcce;
    color: #fff !important;
} */


#applied_job_list .job-status-wrap-content .delete-btn {
    background: #f7f7f7;
    border: 1px solid #b54243 !important;
    border: 1px solid;
    color: #b54243 !important;
    border: none;
    padding: 8px 20px;
    margin: 10px 0;
    font-size: 13px;
    width: 70%;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
    display: block;
    transition: all ease 0.3s;
}

#applied_job_list .job-status-wrap-content .delete-btn i.fa {
    font-size: 20px;
    vertical-align: text-bottom;
    margin-right: 5px;
}

#applied_job_list .job-status-wrap-content .delete-btn:hover {
    background-color: #b54243;
    color: #fff !important;
}

#applied_job_list .newTAB,
#applied_job_list .newTAB1,
#applied_job_list .newTAB2 {
    background-color: #36535b;
    padding: 8px 3px;
}

#applied_job_list .newTAB:first-child,
#applied_job_list .newTAB1:first-child,
#applied_job_list .newTAB2:first-child,
#applied_job_list .newTAB2:nth-child(2) {
    border-radius: 22px 0px 0px 22px !important;
    padding-left: 10px !important;
}

#applied_job_list .newTAB:nth-child(5),
#applied_job_list .newTAB1:nth-child(3),
#applied_job_list .newTAB2:nth-child(4),
#applied_job_list .newTAB2:first-child,
#applied_job_list #application_status>li.newTAB:nth-child(7) {
    border-radius: 0px 22px 22px 0px !important;
    padding-right: 10px !important;
}

#applied_job_list .newTAB2:first-child,
#applied_job_list .newTAB2:last-child {
    border-radius: 22px !important;
    padding: 8px 10px;
}

#applied_job_list .useInterview-tab-areaNEW li a.active {
    color: #fff;
    border: 2px solid #99ab55;
    background-color: #99ab55 !important;
}

#applied_job_list .useInterview-tab-areaNEW .newTAB a,
#applied_job_list .useInterview-tab-areaNEW .newTAB1 a,
#applied_job_list .useInterview-tab-areaNEW .newTAB2 a {
    color: #7e9ea5;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 20px;
    border-radius: 20px !important;
    margin: 1px 1px 0 1px;
    text-transform: uppercase;
    border: 2px solid #7e9ea5;
    position: relative;
}

.heading-modal {
    text-align: center;
    font-size: 20px;
    color: #d0d0d0;
    padding: 5px;
}

.invitaion-datePopup1 {
    padding: 6px 9px;
    border-radius: 5px;
    background-color: #9bae55;
    color: #fff;
    height: 68px;
    width: 100%;
}

.invitaion-datePopup2 {
    padding: 6px 9px;
    border-radius: 5px;
    background-color: #fff;
    color: #a6a6a6;
}

.invitaion-datePopup3 {
    padding: 6px 9px;
    border-radius: 5px;
    background-color: #f2d4b7;
    color: #776355;
    height: 68px;
    width: 100%;
}

/*  style end for job application list page for worker  */


/*  style end for interview page for worker  */

#interview-invitations .height-full-new {
    height: 100vh;
}

#interview-invitations .tab-useInterview-area {
    margin-top: 23px;
    padding: 0px;
    border-radius: 10px;
}

#interview-invitations .tab-useInterview-area .date-time-wrap {
    background-color: #eef1e6;
    color: #9bae55;
    padding: 5px 17px;
    border-radius: 16px;
    font-size: 12px;
    font-weight: 600;
    width: 100%;
    text-align: center;
}

#interview-invitations .tab-useInterview-area-btm {
    padding-top: 0px;
    color: #203136;
    font-size: 12px;
}

#interview-invitations .tab-useInterview-area-btm .wrap-logo {
    width: 100%;
    height: 124px;
    padding: 15px;
    background-color: #fff;
    border-radius: 8px;
    margin-bottom: 20px;
}

#interview-invitations .tab-useInterview-area-btm .wrap-logo img {
    width: 100%;
    object-fit: contain;
    height: 100%;
}

#interview-invitations .tab-useInterview-area-btm .icon-style {
    font-size: 31px !important;
    color: #99ab55;
}

#interview-invitations .tab-useInterview-area-btm .heading-restua {
    color: #1e3137;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 4px;
    height: 61px;
}

#interview-invitations .interview-tabwise-wrap {
    padding: 20px 20px;
    background-color: #fff;
    border-radius: 9px;
    /*font-family: 'FabrikatMono-Light'; */
    letter-spacing: 0px;
}

#interview-invitations .interview-tabwise-wrap span {
    color: #9bae55;
}

#interview-invitations .interview-tabwise-wrap .wrap-logo {
    width: 100%;
    height: 90px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

#interview-invitations .interview-tabwise-wrap .wrap-logo img {
    max-height: 90px;
    max-width: 400px;
}

#interview-invitations .useInterview-tab-area ul {
    border-bottom: solid 1px #30454c;
    padding-left: 25px;
    background-color: #496267;
    height: 45px;
    padding-top: 14px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#interview-invitations .filter-interview-btnNew {
    position: absolute;
    right: 40px;
    top: 12px;
}

#interview-invitations .useInterview-tab-area li a {
    color: #82a4ad;
    font-size: 14px;
    font-weight: 500;
    padding: 4px 10px;
    border-radius: 0 !important;
    margin: 0 10px 0 10px;
    font-weight: 600;
    text-transform: uppercase;
}

#interview-invitations .useInterview-tab-area li a:hover {
    color: #fff;
}

#interview-invitations .useInterview-tab-area li a.active {
    background: transparent !important;
    color: #fff;
    border-bottom: solid 2px #fff;
}

#interview-invitations .advance-search-modal .modal-content {
    background: #2c474e;
}

#interview-invitations .advance-search-modal-heading {
    color: #9bae55;
    text-align: center;
    font-size: 17px;
}

#interview-invitations .advance-search-form {
    padding: 20px 10px;
}

#interview-invitations .advance-search-form .zy-dashboard-select-box select {
    width: 100%;
    margin: 0px 0;
    background: #385056 !important;
    height: 47px;
    border: solid 2px #496269;
    color: #7e9ea5;
}

#interview-invitations .advance-search-form button.search-now-btn {
    background: #9bae55;
    border: none;
    text-align: center;
    padding: 8px 16px;
    border-radius: 18px;
    font-weight: 500;
    font-size: 13px;
    text-transform: capitalize;
    color: #2c474e;
    text-transform: uppercase;
}

#interview-invitations .advance-search-form button.search-now-btn:hover {
    background: #c79365;
    color: #fff;
}

#interview-invitations button.advance-search-cross {
    border: none;
    background: none;
    color: #7e9ea5;
    border: solid 1px #7e9ea5;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 19px;
}

#interview-invitations button.advance-search-cross1 {
    border: none;
    background: none;
    color: #7e9ea5;
    border: solid 1px #7e9ea5;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    margin: auto;
    margin-left: 5px;
    font-size: 13px;
}

#interview-invitations .create-job-cancel-next-btn a {
    border: solid 2px #9bae55;
    color: #2d444a;
    display: inline-block;
    padding: 6px 5px;
    margin: 15px 15px;
    border-radius: 17px;
    width: 130px;
    text-align: center;
    font-size: 14px;
    /*font-family: 'FabrikatMono-Light'; */
    font-weight: 600;
    background: #9bae55;
}

#interview-invitations .create-job-cancel-next-btn a:hover {
    background-color: #c79363;
    transition: all ease 0.3s;
    border: solid 2px #c79363;
    color: #fff;
}

#interview-invitations .staff-btn:hover {
    background-color: #2c474e;
    transition: all ease 0.3s;
    color: #9bae55;
}

#interview-invitations .staff-btn1 {
    border: solid 2px #9bae55;
    border-radius: 23px;
    padding: 10px 35px !important;
    cursor: pointer;
    Margin-bottom: 20px;
    color: #2c474e;
    font-size: 13px;
    font-weight: 600;
    position: relative;
    background: #9bae55;
    text-align: center;
    text-transform: uppercase;
    transition: all ease 0.3s;
}

#interview-invitations .create-job-post-checkbox-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 15px 0;
}

#interview-invitations .create-job-post-checkbox-row .create-job-post-checkbox-wrap {
    padding: 19px 0px 0px 30px;
    background-color: #2a4248;
    border: 1px solid #2a4248;
    border-radius: 23px;
    margin-bottom: 1px;
    width: 210px;
    margin: 12px;
}

#interview-invitations .create-job-post-checkbox-row .create-job-post-check-modal {
    background-color: #192f33;
    padding: 9px 13px 10px 0;
    color: #fff;
    border-radius: 23px;
    margin-left: 13px;
    transition: all ease 0.5s;
    width: 154px;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    /*font-family: 'FabrikatMono-Light'; */
    font-weight: 600;
    letter-spacing: 0px;
}

#interview-invitations .create-job-post-checkbox-row .create-job-post-check-modal:hover {
    background-color: #75a460;
    color: #fff;
    border-radius: 23px;
    margin-left: 13px;
    transition: all ease 0.5s;
}


#interview-invitations .step2-wrap {
    padding: 19px 0px 0px 30px;
    background-color: #2d444a;
    border: 1px solid #374d48;
    border-radius: 23px;
    margin-bottom: 1px;
    width: 321px;
}

#interview-invitations .step2-checkbox {
    margin: -20px 0 0 0;
}

#interview-invitations .step2-checkbox [type="checkbox"]:not(:checked),
#interview-invitations .step2-checkbox [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

#interview-invitations .step2-checkbox [type="checkbox"]:not(:checked)+label,
#interview-invitations .step2-checkbox [type="checkbox"]:checked+label {
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    padding-top: 0;
    padding-right: 0px;
}

#interview-invitations .step2-checkbox [type="checkbox"]:not(:checked)+label:before,
#interview-invitations .step2-checkbox [type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    width: 20px;
    height: 20px;
    border: solid 2px #4f676d;
    background: transparent;
    border-radius: 0px;
}

#interview-invitations .step2-checkbox [type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

#interview-invitations .step2-checkbox [type="checkbox"]:not(:checked)+label::after,
#interview-invitations .step2-checkbox [type="checkbox"]:checked+label::after {
    content: '';
    display: block;
    position: absolute;
    top: 13px;
    left: 8px;
    width: 6px;
    height: 14px;
    border: solid #c79263;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}


/****radio***/

#interview-invitations .step2-checkbox [type="radio"]:not(:checked),
#interview-invitations .step2-checkbox [type="radio"]:checked {
    position: absolute;
    left: -9999px;
}

#interview-invitations .step2-checkbox [type="radio"]:not(:checked)+label,
#interview-invitations .step2-checkbox [type="radio"]:checked+label {
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    padding-top: 0;
    padding-right: 0px;
}

#interview-invitations .step2-checkbox [type="radio"]:not(:checked)+label:before,
#interview-invitations .step2-checkbox [type="radio"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    width: 20px;
    height: 20px;
    border: solid 2px #4f676d;
    background: transparent;
    border-radius: 0px;
}

#interview-invitations .step2-checkbox [type="radio"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

#interview-invitations .step2-checkbox [type="radio"]:not(:checked)+label::after,
#interview-invitations .step2-checkbox [type="radio"]:checked+label::after {
    content: '';
    display: block;
    position: absolute;
    top: 13px;
    left: 8px;
    width: 6px;
    height: 14px;
    border: solid #c79263;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* Resume page */


#resume .tabs-create-account .nav-pills {
    background-color: #36535b;
    padding-left: 0px !important;
}

#resume .tabs-create-account .nav-pills .nav-item {
    position: relative;
    /* margin-left: 8px; */
}

#resume .tabs-create-account .nav-pills .nav-link.active {
    background-color: #92c47d;
    color: #fff;
}

#resume .tabs-create-account .nav-pills .nav-link {
    border-radius: 0px;
    padding: 5px 14px 5px 33px;
    text-transform: capitalize !important;
    color: #82a4ad;
    font-size: 15px;
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 0px;
    margin-right: 12px;
}

#resume .tabs-create-account .nav-pills .nav-link:before {
    content: '';
    position: absolute;
    top: 9px;
    width: 13px;
    height: 13px;
    border: 2px solid #82a4ad;
    background-color: transparent;
    left: 12px;
    border-radius: 15px;
}

#resume .tabs-create-account .nav-pills .nav-link.active:before {
    border: 2px solid #fff !important;
}

#resume .tabs-create-account .tab-content {
    background-color: transparent;
    border-radius: 0px;
    border: 1px solid #2f4a51;
    padding: 0px;
}

#resume .w-50-sign {
    width: 50%;
    float: left;
}

.create-job-cancel-next-btn a {
    border: solid 2px #9bae55;
    color: #2d444a;
    display: inline-block;
    padding: 6px 5px;
    margin: 15px 15px;
    border-radius: 17px;
    width: 130px;
    text-align: center;
    font-size: 14px;
    /*font-family: 'FabrikatMono-Light'; */
    font-weight: 600;
    background: #9bae55;
}

.create-job-cancel-next-btn a:hover {
    background-color: #c79363;
    transition: all ease 0.3s;
    border: solid 2px #c79363;
    color: #fff;
}


.create-job-cancel-btn a {
    border: solid 2px #9bae55;
    color: #9bae55;
    display: inline-block;
    padding: 6px 5px;
    margin: 15px 15px;
    border-radius: 17px;
    width: 130px;
    text-align: center;
    font-size: 14px;
    /*font-family: 'FabrikatMono-Light'; */
    font-weight: 600;
}

.create-job-cancel-btn a:hover {
    background-color: #c79363;
    transition: all ease 0.3s;
    border: solid 2px #c79363;
    color: #fff;
}

.create-job-cancel-next-btn-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 40px 0 0 0;
}

.create-job-posteing-form-row {
    padding: 15px;
}

.create-job-posteing-form-row .col-md-6 {
    margin: auto;
}

.create-job-posteing-form-row select {
    color: #3b5156;
    font-size: 14px;
    border: solid 2px #496269;
    background: transparent;
    color: #82a4ad;
}

.create-job-posteing-form-row label {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    text-align: left;
    display: block;
}

.bullet-list-resume {
    list-style: none;
    padding-left: 22px;
    margin-top: 21px;
    position: relative;
}

.bullet-list-resume li {
    padding-left: 1px;
    color: #1c3136;
}

.bullet-list-resume li::before {
    content: "\2022";
    color: #1c3136;
    font-weight: bold;
    display: inline-block;
    width: 28px;
    margin-left: 3px;
    font-size: 52px;
    line-height: 13px;
    position: absolute;
    left: 0px;
}

.resume-candi-name {
    font-weight: 600;
    font-size: 18px;
}

.resume-builder table tr td {
    vertical-align: top;
    padding: 0px 0px;
}

.resume-builder {
    font-size: 15px;
    font-weight: 500;
    color: #465052;
}

.resume-builder .f13 {
    font-size: 13px;
}

.resume-builder .addr-info {
    color: #2d444a;
    font-size: 14px;
    padding-bottom: 10px;
}

.bullet-list-resume {
    list-style: none;
    padding-left: 22px;
    margin-top: 21px;
    position: relative;
}

.bullet-list-resume li {
    padding-left: 1px;
    color: #1c3136;
}

.bullet-list-resume li::before {
    content: "\2022";
    color: #1c3136;
    font-weight: bold;
    display: inline-block;
    width: 28px;
    margin-left: 3px;
    font-size: 52px;
    line-height: 13px;
    position: absolute;
    left: 0px;
}

.resume-candi-name {
    font-weight: 600;
    font-size: 18px;
}

.resume-builder table tr td {
    vertical-align: top;
    padding: 0px 0px;
}

.resume-builder {
    font-size: 15px;
    font-weight: 500;
    color: #465052;
}

.resume-builder .f13 {
    font-size: 13px;
}

.resume-builder .addr-info {
    color: #2d444a;
    font-size: 14px;
    padding-bottom: 10px;
}

.add-more-resumeC {
    border: solid 2px #885b32;
    color: #fff;
    display: inline-block;
    padding: 8px 5px;
    margin: 15px 15px;
    border-radius: 0px;
    display: block;
    text-align: center;
    font-size: 14px;
    /* font-family: 'FabrikatMono-Light'; */
    font-weight: 600;
    background: #885b32;
}

.add-more-resumeC:hover {
    color: #333;
}

.shift-drink-filter-applied {
    padding-top: 1px;
    background-color: #2f4a51;
    margin-right: 2px;
}

/* Job Description */
.job-about {
    /* max-width: 900px; */
    margin: 25px auto;
    background-color: #2C474E;
    border-radius: 12px;
    text-align: left;
}

.job-about .main-heading {
    text-align: center;
    padding: 10px;
    background-color: #1F3338;
    border-radius: 15px 15px 0 0;
}

.job-about .inner-content {
    padding: 25px 90px;
}

.job-about .inner-content .about-this-job {
    margin: 0px 0px 18px 0px;
}

.job-about .inner-content .about-this-job h4 {
    margin-bottom: 6px;
    color: #B1C763;
}

.job-about .inner-content .about-this-job h6 {
    margin-bottom: 6px;
    color: #ffffff;
}

.job-about .inner-content .about-this-job h6 span:nth-child(1) {
    color: #B1C763;
}

.job-about .inner-content .about-this-job h4::after {
    background: #B1C763;
    width: 100%;
}

/* Job Description End */


.work_in_hospitality_div {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 5px;
}

.work_in_hospitality_div input[type='radio']:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #d1d3d1;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

.work_in_hospitality_div input[type='radio']:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #b1c763;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

.pac-container {
    z-index: 2000 !important;
    /* Adjust z-index to be higher than the modal */
}


#allowGuestModal .modal-dialog {
    margin: auto;
}

#eventFilterModal .modal-dialog .modal-content {
    min-height: 100vh;
    background-color: #6F8185;
    min-width: 100vw;
}


#allowGuestModal .modal-dialog .modal-content {
    background-color: #4b666e;
    color: #fff;
    min-height: auto;
    min-width: auto;
}

#allowGuestModal .modal-dialog .modal-content button.close {
    color: #fff;
    opacity: 1;
}

#allowGuestModal .modal-dialog .modal-content .modal-body .number,
#allowGuestDiv .number {
    display: flex;
    align-items: center;
    gap: 10px;
}

#allowGuestModal .modal-dialog .modal-content .modal-body .number button,
#allowGuestDiv .number button {
    height: 40px;
    width: 40px;
    background-color: #9bad55;
    border: 0;
    border-radius: 5px;
    color: #fff;
    font-size: 26px;
}

#allowGuestModal .modal-dialog .modal-content .modal-body .number input,
#allowGuestDiv .number input {
    height: 40px;
    border: 0;
    width: 80px;
    text-align: center;
    border-radius: 5px;
    background-color: #fff;
}


#allowGuestModal .modal-dialog .modal-content .modal-body select:focus {
    box-shadow: none;
    border: 1px solid #dadada;
}

#allowGuestModal .modal-dialog .modal-content .modal-body .flex-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

#allowGuestModal .modal-dialog .modal-content .modal-body .flex-button .modal-submit-button {
    flex: 1;
    height: 40px;
    border: 0;
    background-color: #dadada;
    border-radius: 5px;
}

#allowGuestModal .modal-dialog .modal-content .modal-body .flex-button .modal-submit-button.yes {
    background-color: #9bae55;
    color: #fff;
}

#allowGuestModal .modal-dialog .modal-content .modal-body .flex-button .modal-submit-button:focus {
    outline: none !important;
}

#allowGuestModal .modal-dialog .modal-content .modal-header button span {
    font-size: 50px;
}

/* toggle button css */

.switch {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 30px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #2f5b64;
    color: #bbbbbb;
    border-radius: 40px;
    transition: 0.4s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    padding-left: 6px;
    padding-right: 6px;
}

.slider::before {
    content: "";
    position: absolute;
    height: 25px;
    width: 25px;
    left: 3px;
    bottom: 3px;
    right: 0;
    background-color: #476b74;
    border-radius: 50%;
    transition: 0.4s;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

input:checked+.slider {
    color: #223e44;
    background: radial-gradient(circle, rgb(155 174 85) 15px, rgb(34 62 68) 70px);
    box-shadow: 0px 5px 5px #121f22;
}

input:checked+.slider::before {
    transform: translateX(50px);
    background-color: #223e44;
}

.switch input+.slider::after {
    content: "Inactive";
    right: 10px;
    position: absolute;
    font-size: 10px;
    font-weight: 800;
}

.switch input:checked+.slider::after {
    content: "Active";
    left: 10px;
    font-size: 10px;
    font-weight: 800;
}

/* toggle button css */
.toggle-wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 80px;
    margin-right: 15px;
    position: relative;
}

.toggle-label {
    font-size: 12px;
    color: #a0d468;
    font-weight: 600;
}

.slider-inactive {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 30px;
}

.slider-inactive input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider-inactive {
    position: absolute;
    cursor: pointer;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #2f5b64;
    color: #bbbbbb;
    border-radius: 40px;
    transition: 0.4s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    padding-left: 6px;
    padding-right: 6px;
}

.slider-inactive::before {
    content: "";
    position: absolute;
    height: 25px;
    width: 25px;
    left: 3px;
    bottom: 3px;
    right: 0;
    background-color: #476b74;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

.switch input+.slider-inactive::after {
    content: "Inactive";
    right: 10px;
    position: absolute;
    font-size: 10px;
    font-weight: 800;
}

/* Sweat-alert */
.swal2-popup.swal2-modal.swal2-icon-warning.animate__animated.animate__fadeInUp.animate__faster {
    width: auto;
    height: auto;
    gap: 3rem;
}

.swal2-icon.swal2-warning.swal2-icon-show {
    height: 50px;
    width: 50px;
}

h2#swal2-title {
    margin-top: -45px;
}

button.swal2-confirm.swal2-styled {
    margin-top: -73px;
    background-color: #5d6833;
}

button.swal2-cancel.swal2-styled {
    margin-top: -73px;
    background-color: #131f22;
}

h2#swal2-title {
    font-size: medium;
}


/* new css for application page starts here */

.dashboard-bg .application-listing-page{
    margin-top: 100px;
}