﻿.box {
    position: relative;
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
    background-color: #6b755e;
    border-color: #6b755e;
}
.skin.skin-square label {
    position: relative;
    display: inline-block;
    left: 0;
    top: 0;
    transform: none !important;
}
.skin.skin-square fieldset {
    margin-bottom: 8px;
}
/* @media (min-width: 1920px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1600px;
    }
} */
/*********** Accoudion *********/
/* Base styles */
.accordion {
    --bs-accordion-color: #212529;
    --bs-accordion-bg: #fff;
    --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    --bs-accordion-border-color: rgba(0, 0, 0, 0.125);
    --bs-accordion-border-width: 1px;
    --bs-accordion-border-radius: 0.375rem;
    --bs-accordion-inner-border-radius: calc(0.375rem - 1px);
    --bs-accordion-btn-padding-x: 1.25rem;
    --bs-accordion-btn-padding-y: 1rem;
    --bs-accordion-btn-color: #212529;
    --bs-accordion-btn-bg: #fff;
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1.5 6l6 6 6-6'/%3E%3C/svg%3E");
    --bs-accordion-btn-icon-width: 1.25rem;
    --bs-accordion-btn-icon-transform: rotate(-180deg);
    --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1.5 10l6-6 6 6'/%3E%3C/svg%3E");
    --bs-accordion-btn-focus-border-color: #86b7fe;
    --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    --bs-accordion-body-padding-x: 1.25rem;
    --bs-accordion-body-padding-y: 1rem;
    --bs-accordion-active-color: #0c63e4;
    --bs-accordion-active-bg: #e7f1ff;
}
    .accordion .accordion-header .accordion-button {
        position: relative;
        display: flex;
        align-items: center;
        width: 100%;
        padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
        font-size: 1rem;
        color: var(--bs-accordion-btn-color);
        text-align: left;
        border: 0;
        border-radius: 0;
        background: transparent;
        overflow-anchor: none;
        transition: var(--bs-accordion-transition);
        padding: 0 !important;
    }

   /* .accordion-button:not(.collapsed) {
        color: var(--bs-accordion-active-color);
        background-color: var(--bs-accordion-active-bg);
        box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
    }*/

        .accordion-button:not(.collapsed)::after {
            background-image: var(--bs-accordion-btn-active-icon);
            transform: var(--bs-accordion-btn-icon-transform);
        }

    .accordion-button::after {
        flex-shrink: 0;
        width: var(--bs-accordion-btn-icon-width);
        height: var(--bs-accordion-btn-icon-width);
        margin-left: auto;
        content: "";
        background-image: var(--bs-accordion-btn-icon);
        background-repeat: no-repeat;
        background-size: var(--bs-accordion-btn-icon-width);
        transition: var(--bs-accordion-btn-icon-transition);
    }

    .accordion-button:hover {
        z-index: 2;
    }

    .accordion-button:focus {
        z-index: 3;
        border: 028;
        outline: 0;
        box-shadow: none;
    }

.accordion-header {
    margin-bottom: 0;
}

.accordion-item {
    color: var(--bs-accordion-color);
    background: #f6f6f6;
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}

.accordion .accordion-body {
    padding-top: 20px !important;
}

/* Flush Accordion */
.accordion-flush .accordion-collapse {
    border-width: 0;
}

.accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

    .accordion-flush .accordion-item:first-child {
        border-top: 0;
    }

    .accordion-flush .accordion-item:last-child {
        border-bottom: 0;
    }

.accordion-flush .accordion-button,
.accordion-flush .accordion-button.collapsed {
    border-radius: 0;
}
.accordion-item.custom-padding {
    padding: 20px !important;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}
.collapse:not(.show) {
    display: none;
}
.accordion-item.active-item {
    background: #6b755e;
    color: #fff;
}
.accordion-item.active-item .accordion-header .accordion-button{
    color: #ffffff;
}
/************ Accourdion*/

.profile-pages-left-sidebar {
    /*background: #6b755e;*/
    background: rgb(107, 117, 94);
    padding: 25px;
    color: #ffffff;
    position: relative;
}

    .profile-pages-left-sidebar #profile_pic {
        text-align: center;
    }

    .profile-pages-left-sidebar #doc-Photo {
        border-radius: 100%;
        overflow: hidden;
        width: 130px;
        height: 130px;
        display: inline-block;
        /*border: solid 8px #a3d7db;*/
        border: solid 8px #868c7d;
    }
#filter_container .btn-group.reset-list {
}
    #filter_container .btn-group.reset-list li {
        display: inline-block;
    }
.load_emirates {
    border-right: 1px solid #d1cccc;
}
.input-group .form-label, .input-group label, .form-group .form-label, .form-group label {
    background: #fff;
}
.custom-select-group.form-group.mb-4,
.form-floating.form-group.mb-4 {
    margin-bottom: 0 !important;
}
.form-floating > label {
    width: auto;
}
/********** Loader ***********/
.ajax-loader-overlay {
    border: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #ffffff9c;
    opacity: 1;
    cursor: wait;
    position: absolute;
    display: block;
    z-index: 2;
}

.ajax-loader {
    position: absolute;
    padding: 0px;
    margin: 0px;
    width: 30px;
    top: 120px;
    left: 50%;
    text-align: center;
    color: black;
    border: 0px;
    cursor: wait;
    margin-left: -15px;
    display: block;
    z-index: 99999999;
    background: #333333d1;
    padding: 25px;
    height: 30px;
    text-align: center;
    line-height: -10px;
    border-radius: 5px;
}

    .ajax-loader img {
        width: 20px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -10px;
        margin-top: -10px;
    }

.icon-spin {
    display: inline-block;
    animation: spin 1s infinite linear;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/****** User Login Menu *********/
ul.navbar-nav li.dropdown-user {
    margin-right: 0;
    border-radius: 0;
    padding: 5px;
}

ul.navbar-nav li a.dropdown-user-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #6E6B7B;
    padding: 0;
    position: relative;
    white-space: nowrap;
}

    ul.navbar-nav li a.dropdown-user-link.dropdown-toggle::after {
        display: none;
    }

    ul.navbar-nav li a.dropdown-user-link .user-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        float: right;
        margin-right: .8rem;
        margin-left: .8rem;
        margin-top: 0.3rem;
    }

    ul.navbar-nav li a.dropdown-user-link .user-name {
        display: inline-block;
        margin-bottom: 0;
        margin-left: .2rem;
        width: 100%;
        line-height: 18px;
        color: #6b755e;
    }

    ul.navbar-nav li a.dropdown-user-link .user-status {
        font-size: smaller;
        display: block;
        color: rgba(0, 0, 0, .5);
        width: 100%;
        color: #333;
        font-size: 12px;
        font-weight: 500;
    }

.dropdown-user-link .avatar {
    white-space: nowrap;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
    display: inline-flex;
    font-size: 0;
    text-align: center;
    vertical-align: middle;
    font-weight: 600;
    overflow: hidden;
}

ul.navbar-nav li a.dropdown-user-link img {
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #71A76C;
    box-shadow: none; /* 0 4px 8px 0 rgb(34 41 47 / 12%), 0 2px 4px 0 rgb(34 41 47 / 8%); */
}

.avatar .avatar-status-online {
    background-color: #28C76F;
    border-radius: 50%;
    width: 11px;
    height: 11px;
    position: absolute;
    right: 0;
    bottom: 0;
    border: 1px solid #FFF;
}

.bg-light .navbar-nav .nav-item .nav-link.dropdown-user-link {
    line-height: 1;
    color: #4d4d4d;
    display: block;
    font-size: 16px;
    padding: 5px 0;
}

    .bg-light .navbar-nav .nav-item .nav-link.dropdown-user-link::after,
    .bg-light .navbar-nav .nav-item .nav-link.dropdown-user-link:hover::after {
        /* display: none; */
        opacity: 0;
        display: none;
    }

.dropdown-menu.custom-dropdown-menu {
    min-width: 16rem;
    padding: .5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #7d7d7d;
    text-align: left;
    list-style: none;
    background-color: #FFF;
    background-clip: padding-box;
    border: 1px solid rgba(34, 41, 47, .05);
    border-radius: .358rem;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.16);
}

.custom-dropdown-menu .dropdown-item {
    padding: .35rem 1.5rem;
    border-bottom: solid 1px #f3f3f3;
    color: #6b6b6b;
}

    .custom-dropdown-menu .dropdown-item:last-child {
        border: none;
    }

    /******* Tabs */

.tabs-container ul.nav-pills {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #6b755e;
    border-radius: 30px;
    padding: 0 !important;
}
.tabs-container ul.nav-pills li.nav-item {
    display: block;
}
.tabs-container .nav-pills .nav-link {
    border-radius: 30px;
    padding: 15px 25px;
    color: #fff;
}
.tabs-container .nav-pills .nav-link.active,
.tabs-container .nav-pills .show > .nav-link {
    background-color: #71A76C;
}

/****** Library Page *******/
.page-library-list .tabs-container ul.nav-pills {
    margin: 0 0 40px 0;
}

.advertisers-service-sec {
}

    .advertisers-service-sec span {
        color: #6b755e;
    }

    .advertisers-service-sec .service-card {
        height: calc(100% - 20px);
        padding: 1em 1.5em;
        /*box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);*/
        cursor: pointer;
        transition: 0.5s;
        position: relative;
        z-index: 2;
        overflow: hidden;
        background: #fff;
        margin-bottom: 20px;
    }

        .advertisers-service-sec .service-card::after {
            content: "";
            width: 100%;
            height: 5px;
            background: #6B755E;
            position: absolute;
            left: 0%;
            bottom: 0%;
            z-index: -2;
            transition: .8s;
        }
        .advertisers-service-sec .service-card > .d-flex {
            gap: 20px;
        }

    .advertisers-service-sec h3 {
        font-size: 16px;
        text-transform: capitalize;
        font-weight: 600;
        color: #1f194c;
        margin: 0.5em 0;
        z-index: 3;
    }

    .advertisers-service-sec p {
        color: #575a7b;
        font-size: 14px;
        line-height: 1.6;
        letter-spacing: 0.03em;
        z-index: 3;
    }

    .advertisers-service-sec .icon-wrapper {
        background-color: #6B755E;
        position: relative;
        font-size: 30px;
        height: 60px;
        width: 60px;
        flex: 0 0 60px;
        color: #fff;
        border-radius: 50%;
        display: grid;
        place-items: center;
        transition: 0.5s;
        z-index: 3;
    }
.advertisers-service-sec .icon-wrapper i.i {
    color: #fff;
}
    .advertisers-service-sec .service-card:hover:after {
        background: #71A76C;
    }

.advertisers-service-sec .service-card:hover .icon-wrapper {
    transform: rotateZ(360deg);
    background: #71A76C;
}

.service-card .org-name,
.service-card .last-modified {
    font-size: 12px;
}

.service-card .org-name {
    font-weight: 500;
    color: #6b755e;
}
/*** Contact Us*/
.card.b-card {
    border: none;
}
.card.b-card .card-body {
    padding: 30px 20px;
    border-top: none;
    position: relative;
}
/* .card.b-card .card-body::after,
.feature.f1::after {
    content: '';
    width: 70%;
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 7px;
    background: #6b755e;
    border-bottom-left-radius: 8px;
} */
.footer-menu {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
    display: flex;
}

    .footer-menu li {
        display: block;
        direction: ltr;
    }

        .footer-menu li a {
            text-decoration: none;
            padding: 12px 30px;
            position: relative;
            vertical-align: middle;
            line-height: 25px;
        }

            .footer-menu li a::after {
                content: '';
                width: 0;
                height: 15px;
                border-right: 1px solid #3a4854;
                position: absolute;
                right: 0;
                top: 50%;
                margin-top: -2.5px;
            }

        .footer-menu li:last-child a::after {
            display: none;
        }

        .footer-menu li i {
            margin-right: 10px;
            line-height: 0;
            position: relative;
            top: 2px;
        }
.body-profile-pages .country_code_style {
    position: relative;
    top: -6px;
}
span.select2.select2-container.select2-container--default.select2-container--disabled {
    background: #eeeeee;
}
/******* inComplete Profile ***********/
/*Multistep Form Wizard*/

#heading {
    text-transform: uppercase;
    color: #673AB7;
    font-weight: normal;
    text-align: center;
}

#msform {
    /*text-align: center;*/
    position: relative;
    margin-top: 20px;
}

    #msform fieldset {
        background: white;
        border: 0 none;
        border-radius: 0.5rem;
        box-sizing: border-box;
        width: 100%;
        margin: 0;
        padding-bottom: 20px;
        position: relative
    }

        #msform fieldset:not(:nth-of-type(1)) {
            display: none
        }

    #msform .action-button {
        width: 100px;
        background: #673AB7;
        font-weight: bold;
        color: white;
        border: 0 none;
        border-radius: 0px;
        cursor: pointer;
        padding: 10px 5px;
        margin: 10px 0px 10px 5px;
        float: right
    }

        #msform .action-button:hover,
        #msform .action-button:focus {
            background-color: #311B92
        }

    #msform .action-button-previous {
        width: 100px;
        background: #616161;
        font-weight: bold;
        color: white;
        border: 0 none;
        border-radius: 0px;
        cursor: pointer;
        padding: 10px 5px;
        margin: 10px 5px 10px 0px;
        float: right
    }

        #msform .action-button-previous:hover,
        #msform .action-button-previous:focus {
            background-color: #000000
        }

    #msform hr {
        border-top: 1px solid rgb(199 197 197);
    }

.card {
    z-index: 0;
    border: none;
    position: relative;
}

.fs-title {
    font-size: 25px;
    margin-bottom: 15px;
    /*text-align: left*/
}

.purple-text {
    color: #9ad3d8;
    font-weight: normal
}

.fieldlabels {
    color: gray;
    /*text-align: left*/
}

#progressbar {
    margin-bottom: 25px;
    overflow: hidden;
    color: lightgrey;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0;
}

    #progressbar .active {
        color: #6b755e
    }

    #progressbar li {
        list-style-type: none;
        font-size: 15px;
        width: 16%;
        float: left;
        position: relative;
        font-weight: 400;
        text-align: center;
    }

        #progressbar li strong {
            font-weight: 500;
        }

    #progressbar #profile:before {
        font-family: FontAwesome;
        content: "\f007"
    }

    #progressbar #professional:before {
        font-family: FontAwesome;
        content: "\f0b1"
    }

    #progressbar #account:before {
        font-family: FontAwesome;
        content: "\f13e"
    }

    #progressbar #personal:before {
        font-family: FontAwesome;
        content: "\f007"
    }

    #progressbar #payment:before {
        font-family: FontAwesome;
        content: "\f030"
    }

    #progressbar #confirm:before {
        font-family: FontAwesome;
        content: "\f00c"
    }

    #progressbar li:before {
        width: 50px;
        height: 50px;
        line-height: 45px;
        display: block;
        font-size: 20px;
        color: #ffffff;
        background: lightgray;
        border-radius: 50%;
        margin: 0 auto 10px auto;
        padding: 2px
    }

    #progressbar li:after {
        content: '';
        width: 100%;
        height: 2px;
        background: lightgray;
        position: absolute;
        left: 0;
        top: 25px;
        z-index: -1
    }

    #progressbar li.active:before,
    #progressbar li.active:after {
        background: #6b755e
    }

.progress {
    height: 6px;
    background-color: #c4c4c4;
}

.progress-bar {
    background-color: #6b755e;
}

.fit-image {
    width: 100%;
    object-fit: cover
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.select2 {
    width: 100% !important;
}

.btn.previous {
    margin-right: 8px;
}

.text-right {
    text-align: right !important;
}

.ml-1 {
    margin-left: 8px;
}

.doc-download {
    cursor: pointer;
}

#skillTable_wrapper,
#langTable_wrapper {
    padding: 0 !important;
}

.btn-success.bg-lighten-5 {
    --bs-btn-bg: rgb(25 135 84 / 63%);
    --bs-btn-border-color: rgb(25 135 84 / 66%);
}

#docs-container .card.b-card .card-body {
    padding: 32px;
    border: dashed 1px #d1d1d1;
    /* border-top: none; */
    /* border-bottom-left-radius: 8px; */
    /* border-bottom-right-radius: 8px; */
    position: relative;
}

    #docs-container .card.b-card .card-body::after {
        height: 4px;
    }

.mr-1 {
    margin-right: 0.75rem;
}

.doc-details-cont {
    padding-left: 20px;
}

    .doc-details-cont::after {
        content: '';
        width: 1px;
        height: 180px;
        background: #ebebeb;
        position: absolute;
        left: 6px;
        top: 50%;
        margin-top: -90px;
    }

span.flip-icon {
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 8px;
    background: #00000099;
    border-radius: 100%;
    cursor: pointer;
}

    span.flip-icon img {
        width: 25px;
    }

.opp_box_header {
    padding: 10px 10px 10px 10px;
    position: relative;
    z-index: 2;
    background: #d1d8c4;
    border: none;
}

    .opp_box_header p {
        font-size: 14px;
        margin-bottom: 1px;
        color: #6b6b6b;
    }

    .opp_box_header h3 {
        font-size: 16px;
        font-weight: normal;
    }

    .opp_box_header b, .opp_box_header strong {
        font-weight: normal;
    }

.opp_box_footer {
    border-top: 1px solid #b1bd9b;
    /* border-radius: 6px; */
    padding: 10px;
    color: #fff;
    margin: 10px 0px 0;
    position: relative;
    z-index: 2;
    padding-bottom: 0px;
}

    .opp_box_footer p {
        color: #1c3448;
        padding: 0;
        margin: 0;
        font-size: 14px;
        font-weight: normal;
    }

.opp_box_header p.participation-hours {
    font-size: 11pt;
    position: absolute;
    right: 15px;
    top: 20px;
    /* background-color: rgba(91, 168, 12, .10); */
    padding: 8px 10px;
    text-align: center !important;
    border: 1px solid rgba(91, 168, 12, .23);
    background: #6b755e;
    color: #fff;
    /* background: #9ad3d8; */
}

.participation-hours span {
    font-size: 15pt;
    font-weight: bold;
}

.main__banner {
    padding: 30px 0 50px 0;
}


.table.table-simple > :not(caption) > * > * {
    background: none;
    vertical-align: middle;
}

.table.table-simple .btn-group .btn,
.save-edits .btn {
    background: #6b755e;
    text-align: center;
    margin: 0 5px 0 0;
    border-radius: 5px;
    font-size: 16px;
    width: 40px;
}

    .table.table-simple .btn-group .btn > i {
        margin-left: 0;
        font-size: 16px;
    }

.table.table-simple tr > th {
    font-weight: normal;
    color: #333333;
}

.table.table-simple tr > td {
    font-weight: normal;
    color: #949494;
}

.separator__bar {
    border-top: solid 2px #eaeaea;
    margin: 30px 0 20px 0;
}

.newResetBtns .btn-regular {
    min-width: 100px;
}

#skillFormBtn {
    margin-right: 10px;
}


    .body-profile-pages .c-form-box > h2 {
        font-size: 1.5rem;
        position: relative;
        padding-bottom: 18px;
        border-bottom: 1px solid #6b755e;
    }

        .body-profile-pages .c-form-box > h2:after {
            content: '';
            width: 35%;
            position: absolute;
            bottom: -4px;
            left: 0;
            height: 7px;
            background: #6b755e;
        }

.btn-regular.btn-long {
    padding: 8px 16px;
    min-width: 140px;
    font-size: 15px;
}

.CV-education-group,
.card-docs,
.CV-experience-group {
    border: dashed 1px #d1d1d1;
    border-radius: 7px;
    padding: 25px;
    margin-bottom: 20px;
}

    .card-docs .card-title,
    .CV-timeline-heading {
        margin-bottom: 12px;
    }

    .card-docs .card-title,
    .CV-timeline-heading-title {
        font-weight: normal;
    }

    .CV-education-group span.save-edits,
    .CV-experience-group span.save-edits {
        float: right;
    }

    .card-docs .card-text,
    .CV-timeline-heading-duration {
        color: #9d9d9d;
    }

.CV-timeline-details {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #9d9d9d;
}
.card.inner-card.b-card {
    margin-bottom: 2.5rem;
    z-index: 0;
    border: none;
    position: relative;
}
#docs-container .card.b-card .card-body {
    padding: 32px;
    border: dashed 1px #d1d1d1;
    /* border-top: none; */
    /* border-bottom-left-radius: 8px; */
    /* border-bottom-right-radius: 8px; */
    position: relative;
    border-radius: 8px;
}

    #docs-container .card.b-card .card-body::after {
        height: 4px;
    }

.mr-1 {
    margin-right: 0.75rem;
}

.doc-details-cont {
    padding-left: 20px;
}

    .doc-details-cont::after {
        content: '';
        width: 1px;
        height: 180px;
        background: #ebebeb;
        position: absolute;
        left: 6px;
        top: 50%;
        margin-top: -90px;
    }

span.flip-icon {
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 8px;
    background: #00000099;
    border-radius: 100%;
    cursor: pointer;
}

    span.flip-icon img {
        width: 25px;
    }
.error-container {
    text-align: center;
}
.error-container img {
    width: 200px;
    margin-bottom: 40px;
}
.dropArea > p {
    line-height: 40px;
    font-size: 14px;
    position: relative;
    color: #666;
    /* margin-bottom: 30px; */
    overflow: hidden;
    margin-bottom: 10px;
}

    .dropArea > p .btn-upload {
        width: 120px;
        padding: 4px 15px;
        font-size: 14px;
        border: 1px solid #5c6450;
        background-color: #6b755e;
        color: #ffffff;
        margin-right: 20px;
        line-height: 25px;
    }

    .dropArea > p input {
        position: absolute;
        font-size: 480px;
        top: 0;
        left: 0;
        height: 50px;
        width: 100%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        cursor: pointer;
    }

.image-container {
    position: relative;
    overflow: hidden;
    /* border: 1px solid #bbb; */
    margin-bottom: 5px;
}

.cropper-bg {
    overflow: hidden;
}

.image-container img {
    position: absolute;
}

#result, .cropper_result {
    margin: 0 auto;
    border: solid 1px rgb(212 226 181);
    padding: 28px;
    border-radius: 8px;
    background: rgba(235,241,223,.8);
    text-align: center;
    margin-bottom: 20px;
}
.cropper_result img {
    max-width: 100%;
}
.body-profile-pages.page-vol-new-guardian .country_code_style {
    position: absolute;
    top: 10px;
}
.body-profile-pages .custom_modal .btn {
    color: #ffffff;
}
.body-profile-pages .custom_modal .btn:hover {
    background-color: #6b755e;
    border-color: #6b755e;
    color: #ffffff;
}
.div-section {
    background: #d1d8c4;
    position: relative;
    //height: 100%;
}
.div-section.two {
    background: #fff;
}
.teams_steps .sj-step {
    text-align: left;
    margin-bottom: 0;
}

.sj-step {
    margin-bottom: 20px;
    padding: 10px 0;
    position: relative;
}

    .sj-step .img-container {
        margin-bottom: 10px;
    }

        .sj-step .img-container img {
        }

    .sj-step h3 {
        font-size: 1.1rem;
        position: relative;
        font-weight: bold;
        margin-bottom: 4px;
    }

        .sj-step h3 span {
            font-size: 12px;
            position: absolute;
            left: -14px;
            top: 0;
            color: #aeaeae;
        }

    .sj-step p {
        margin: 0;
        line-height: 22px;
        font-size: 15px;
    }

    .sj-step.last-step {
        background: #d1d8c4;
        padding: 25px;
        width: 100%;
        margin: 0;
    }
.body-profile-pages.page-vol-new-emergency .country_code_style {
    position: absolute;
    top: 10px;
}
.cat__click{
    cursor: pointer;
}
/********** Floating Form */
#chat-overlay {
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: none;
}

.chat-box {
    background: #f9fdff;
    position: fixed;
    right: 30px;
    bottom: -50px;
    width: 550px;
    max-width: 85vw;
    max-height: 100vh;
    border-radius: 0px;
    border: 1px solid #d1d8c4;
    border-top: 10px solid #d1d8c4;
    /*   box-shadow: 0px 5px 35px 9px #464a92; */
    /* box-shadow: 0px 5px 35px 9px #ccc; */
    z-index: 99;
    opacity: 0;
    pointer-events: none;
    transition: .6s;
}
.chat-box.on {
    opacity: 1;
    pointer-events: all;
    bottom: 50px;
}

.chat-box-toggle {
    /* float: right;
    cursor: pointer; */
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 0;
}

.chat-box-header {
    background: #f9fdff;
    border-bottom: 1px solid #d1d8c4;
    /*border-top-left-radius: 5px;
    border-top-right-radius: 5px;*/
    color: #4d4d4d;
    font-size: 18px;
    padding: 12px 25px;
    /* border-bottom: solid 1px #eee; */
}

.chat-box-body {
    position: relative;
    /* height: 370px; */
    max-height: 370px;
    /* border: 1px solid #ccc; */
    overflow-y: auto;
    padding: 0 !important;
}

/* .chat-box-body:after {
        content: "";
        background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDIwMCAyMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAgOCkiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIgY3g9IjE3NiIgY3k9IjEyIiByPSI0Ii8+PHBhdGggZD0iTTIwLjUuNWwyMyAxMW0tMjkgODRsLTMuNzkgMTAuMzc3TTI3LjAzNyAxMzEuNGw1Ljg5OCAyLjIwMy0zLjQ2IDUuOTQ3IDYuMDcyIDIuMzkyLTMuOTMzIDUuNzU4bTEyOC43MzMgMzUuMzdsLjY5My05LjMxNiAxMC4yOTIuMDUyLjQxNi05LjIyMiA5LjI3NC4zMzJNLjUgNDguNXM2LjEzMSA2LjQxMyA2Ljg0NyAxNC44MDVjLjcxNSA4LjM5My0yLjUyIDE0LjgwNi0yLjUyIDE0LjgwNk0xMjQuNTU1IDkwcy03LjQ0NCAwLTEzLjY3IDYuMTkyYy02LjIyNyA2LjE5Mi00LjgzOCAxMi4wMTItNC44MzggMTIuMDEybTIuMjQgNjguNjI2cy00LjAyNi05LjAyNS0xOC4xNDUtOS4wMjUtMTguMTQ1IDUuNy0xOC4xNDUgNS43IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PHBhdGggZD0iTTg1LjcxNiAzNi4xNDZsNS4yNDMtOS41MjFoMTEuMDkzbDUuNDE2IDkuNTIxLTUuNDEgOS4xODVIOTAuOTUzbC01LjIzNy05LjE4NXptNjMuOTA5IDE1LjQ3OWgxMC43NXYxMC43NWgtMTAuNzV6IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIvPjxjaXJjbGUgZmlsbD0iIzAwMCIgY3g9IjcxLjUiIGN5PSI3LjUiIHI9IjEuNSIvPjxjaXJjbGUgZmlsbD0iIzAwMCIgY3g9IjE3MC41IiBjeT0iOTUuNSIgcj0iMS41Ii8+PGNpcmNsZSBmaWxsPSIjMDAwIiBjeD0iODEuNSIgY3k9IjEzNC41IiByPSIxLjUiLz48Y2lyY2xlIGZpbGw9IiMwMDAiIGN4PSIxMy41IiBjeT0iMjMuNSIgcj0iMS41Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTkzIDcxaDN2M2gtM3ptMzMgODRoM3YzaC0zem0tODUgMThoM3YzaC0zeiIvPjxwYXRoIGQ9Ik0zOS4zODQgNTEuMTIybDUuNzU4LTQuNDU0IDYuNDUzIDQuMjA1LTIuMjk0IDcuMzYzaC03Ljc5bC0yLjEyNy03LjExNHpNMTMwLjE5NSA0LjAzbDEzLjgzIDUuMDYyLTEwLjA5IDcuMDQ4LTMuNzQtMTIuMTF6bS04MyA5NWwxNC44MyA1LjQyOS0xMC44MiA3LjU1Ny00LjAxLTEyLjk4N3pNNS4yMTMgMTYxLjQ5NWwxMS4zMjggMjAuODk3TDIuMjY1IDE4MGwyLjk0OC0xOC41MDV6IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIvPjxwYXRoIGQ9Ik0xNDkuMDUgMTI3LjQ2OHMtLjUxIDIuMTgzLjk5NSAzLjM2NmMxLjU2IDEuMjI2IDguNjQyLTEuODk1IDMuOTY3LTcuNzg1LTIuMzY3LTIuNDc3LTYuNS0zLjIyNi05LjMzIDAtNS4yMDggNS45MzYgMCAxNy41MSAxMS42MSAxMy43MyAxMi40NTgtNi4yNTcgNS42MzMtMjEuNjU2LTUuMDczLTIyLjY1NC02LjYwMi0uNjA2LTE0LjA0MyAxLjc1Ni0xNi4xNTcgMTAuMjY4LTEuNzE4IDYuOTIgMS41ODQgMTcuMzg3IDEyLjQ1IDIwLjQ3NiAxMC44NjYgMy4wOSAxOS4zMzEtNC4zMSAxOS4zMzEtNC4zMSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuMjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvZz48L3N2Zz4=');
        opacity: 0.1;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        height: 100%;
        position: absolute;
        z-index: -1;
    } */

#chat-input {
    background: #f4f7f9;
    width: 100%;
    position: relative;
    height: 47px;
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 10px;
    padding-left: 15px;
    border: none;
    resize: none;
    outline: none;
    border: 1px solid #ccc;
    color: #888;
    border-top: none;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
}

.chat-input > form {
    margin-bottom: 0;
}

#chat-input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #ccc;
}

#chat-input::-moz-placeholder {
    /* Firefox 19+ */
    color: #ccc;
}

#chat-input:-ms-input-placeholder {
    /* IE 10+ */
    color: #ccc;
}

#chat-input:-moz-placeholder {
    /* Firefox 18- */
    color: #ccc;
}

.chat-submit {
    position: absolute;
    bottom: 3px;
    right: 10px;
    background: transparent;
    box-shadow: none;
    border: none;
    border-radius: 50%;
    color: #5A5EB9;
    width: 35px;
    height: 35px;
}

.chat-logs {
    padding: 15px;
    height: 370px;
    overflow-y: scroll;
}

    .chat-logs::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #F5F5F5;
    }

    .chat-logs::-webkit-scrollbar {
        width: 5px;
        background-color: #F5F5F5;
    }

    .chat-logs::-webkit-scrollbar-thumb {
        background-color: #5A5EB9;
    }

@media only screen and (max-width: 500px) {
    .chat-logs {
        height: 40vh;
    }
}

.chat-msg.user > .msg-avatar img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    float: left;
    width: 15%;
}

.chat-msg.self > .msg-avatar img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    float: right;
    width: 15%;
}

.cm-msg-text {
    background: white;
    padding: 10px 15px 10px 15px;
    color: #666;
    max-width: 75%;
    float: left;
    margin-left: 10px;
    position: relative;
    margin-bottom: 20px;
    border-radius: 30px;
}

.chat-msg {
    clear: both;
}

    .chat-msg.self > .cm-msg-text {
        float: right;
        margin-right: 10px;
        background: #5A5EB9;
        color: white;
    }

.cm-msg-button > ul > li {
    list-style: none;
    float: left;
    width: 50%;
}

.cm-msg-button {
    clear: both;
    margin-bottom: 70px;
}

.chat-box-body .feature {
    margin-bottom: 0;
    text-align: left;
    padding: 25px;
    border-radius: 0;
    height: auto;
    position: relative;
}

    .chat-box-body .feature .btn-default {
        max-width: 132px;
        line-height: 30px;
    }
.chat-box #oppoListCont {
    display: block;
}
.chat-box #oppoListCont .select2-container {
    margin-bottom: 0;
}
.chat-box #oppoListCont small{

}
.custom-small-btn.bg-danger.cancel-this-opportunity {
    padding: 11.5px 20px;
    color: #fff;
    width: auto;
    display: inline-block;
}