﻿@import url("https://use.typekit.net/cqj4brx.css");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Oswald:wght@200;300;400;500;600;700&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@font-face {
    font-family: 'Nexa';
    src: url("Accelerate-MS-Fonts/Nexa/NexaDemo-Bold.otf") format("opentype");
    font-weight: bold;
}

@font-face {
    font-family: 'Nexa';
    src: url("Accelerate-MS-Fonts/Nexa/NexaDemo-Light.otf") format("opentype");
    font-weight: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('Accelerate-MS-Fonts/HelveticaNeue/HelveticaNeueLTCom-Lt.ttf') format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('Accelerate-MS-Fonts/HelveticaNeue/HelveticaNeueLTCom-Md.ttf') format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('Accelerate-MS-Fonts/HelveticaNeue/HelveticaNeueLTCom-Blk.ttf') format('truetype');
    font-weight: bold;
}

body.onboardingpage #container {
    background-image: url(../images/leftbottom-web.png),url(../images/rightbottom-web.png);
}

.input-field.custome-input-field > label {
    -webkit-transform: translateY(-22px) scale(.8) !important;
    transform: translateY(-22px) scale(.8) !important;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

a {
    color: var(--gj-theme-color);
    text-decoration: none;
}

[type="checkbox"] + span:not(.lever) {
    font-size: var(--body-font-size);
}

label {
    font-size: var(--body-font-size);
}

.text-danger {
    color: #AB6B6B !important;
}

a:hover {
    color: var(--gj-theme-color);
    text-decoration: none;
}
/*hide autofill safari icon in input field*/
input::-webkit-credentials-auto-fill-button {
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
}

@-moz-document url-prefix() {
    input::placeholder, textarea::placeholder {
        color: #656464;
        font-weight: 500;
    }
}




@media screen and (max-width: 580px) {
    body.onboardingpage #container {
        background-image: url(../images/leftbottom-mob.png),url(../images/rightbottom-mob.png);
        background-position: left bottom 142px,bottom 120px right;
    }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

input:-internal-autofill-selected {
    background-color: rgb(0, 0, 0) !important;
}

@-webkit-keyframes autofill {
    to {
        background: transparent;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}

button.btn.btn-outline-primary.btn-lg.btn-block.waves-effect.waves-light.signinbutton {
    color: #212529 !important;
}


.ui-autocomplete {
    overflow-y: auto;
    overflow-x: hidden;
}

html .ui-autocomplete {
    height: 140px;
}

#locRequiredError {
    display: none;
}

#locAlreadyExistError {
    display: none;
}

#locInvalidError, #locMaxDataError {
    display: none;
}

.talent_location ul.ul-flex {
    align-items: center;
}

    .talent_location ul.ul-flex li label {
        margin-bottom: 0;
    }

        .talent_location ul.ul-flex li label span {
            font-size: var(--body-font-size);
        }

.custom-radio.lblMileageLocation {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.no-records {
    border: 1px solid #e6e6e6;
    padding: 8px 5px;
}

ul.ul-flex.ulCompensation-required {
    align-items: flex-start;
}

#btn-resetMap {
    background: none rgb(255, 255, 255);
    border: 0px;
    margin: 10px;
    padding: 0px;
    position: absolute;
    cursor: pointer;
    user-select: none;
    border-radius: 2px;
    height: 40px;
    width: 40px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    overflow: hidden;
    display: none;
    color: rgba(0, 0, 0, 0.9);
}

    #btn-resetMap:hover {
        color: rgba(0, 0, 0, 1);
    }

.fa-home:before {
    font-size: 23px;
    opacity: 0.65;
}

button.btn.btn-save.viewLocationbtn {
    padding: 0px 8px !important;
    font-size: 14px !important;
    line-height: 0 !important;
    height: 27px !important;
}

.disableElement {
    pointer-events: none;
}

.Compensationul li .Compensationul-maine {
    display: inline-flex !important;
}

.remove.Compensationicon a {
    text-decoration: none;
}

/* For Mobile Screen Only */
@media screen and (max-width: 766px) {
    .defaultAddButton {
        display: flex;
        justify-content: center;
    }

    .skills-required .sk-box .close {
        top: auto;
    }

    #formTalentProfile .border-right {
        border: 0 !important;
    }

    .Employer-JobProfile-ViewJobProfile .card.custome-card .card-body.CandidateDetails .Candidate-body-top .determinatedivmain .determinatediv:last-child {
        margin-bottom: auto;
    }
}

.clearVal.validation-summary-errors ul {
    margin: 0;
}

select.browser-default {
    background-image: url('../images/dropdown_arrow.png');
}

.skills-required select.browser-default, select.custom-select.custom-select-Ranking {
    background-image: url('../images/dropdown_arrow_white.png');
}
/*___________________________ subscription temp css*/
/*@media (min-width: 992px) {
    .modal-dialog.modal-dialog-centered.modal-lg.subscription-modalbody {
        width: 960px;
        height: 100%;
    }
}*/

.subscription-modalbody .title {
    font-size: var(--title-font-size);
    font-weight: bold;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    color: #202227;
}

.subscription-modalbody .subscription-background .Subscriptionvalue_1 {
    border-top: 3px solid #2279be !important;
    overflow: hidden;
    border-radius: 0 !important;
}

.subscription-modalbody .subscription-background .submainbox {
    color: #202227;
    box-shadow: 0 10px 10px 0 rgba(0,0,0,.14), 0 0 7px 2px rgba(0,0,0,.12), 0 3px 9px -8px rgba(0,0,0,.2);
    border-radius: 4px;
    overflow: hidden;
}

    .subscription-modalbody .subscription-background .submainbox .subscription-top {
        padding: 25px 25px 0;
        text-align: center;
    }

    .subscription-modalbody .subscription-background .submainbox .subscription-bottom {
        padding: 25px 20px 40px 20px;
    }

    .subscription-modalbody .subscription-background .submainbox .subscription-top .pricing-header {
        font-weight: 500;
        font-size: var(--title-font-size);
        margin: 5px 5px 18px;
    }

.subscription-modalbody .subscription-background .Subscriptionvalue_1 .pricing-header {
    color: #2279be !important;
}

.subscription-modalbody .subscription-background .submainbox .subscription-top span.pricing-price {
    font-size: 30px;
    font-weight: bold;
    position: relative;
}

    .subscription-modalbody .subscription-background .submainbox .subscription-top span.pricing-price span.MonthlyCost {
        font-size: 18px;
        position: absolute;
        left: -14px;
        top: -5px;
    }

.subscription-modalbody .subscription-background .Subscriptionvalue_1 span.pricing-price .MonthlyCost {
    color: #2279be !important;
}

.subscription-modalbody .subscription-background .submainbox .subscription-bottom ul.pricing-features {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 25px;
}

.subscription-modalbody .subscription-background .submainbox .subscription-bottom button {
    width: 80% !important;
    border-radius: 60px !important;
    color: #fff !important;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto auto;
    bottom: 35px;
}

.subscription-modalbody .subscription-background .submainbox .btn-subscription-1 {
    background: #2279be !important;
}

.subscription-modalbody .subscription-background .Subscriptionvalue_2 .pricing-header {
    color: #600da3 !important;
}

.subscription-modalbody .subscription-background .submainbox .btn-subscription-2 {
    background: #600da3 !important;
}

.subscription-modalbody .subscription-background .submainbox .btn-subscription-3 {
    background: #a60378 !important;
}

.subcriptionbuttondiv button.btn.btn-primary.sub-Submitbutton {
    background: #212227 !important;
    border-color: #212227 !important;
}

.subscription-modalbody .subscription-background .Subscriptionvalue_3 .pricing-header {
    color: #a60378 !important;
}

.subcriptionbuttondiv {
    padding: 20px 20px 0;
}

.submainbox.Subscriptionvalue_3.active {
    border: 1px solid #a60378 !important;
    border-top: 8px solid #a60378 !important;
    box-shadow: 0 0 8px #585858;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.06);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.06);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.06);
    transition: all 200ms ease-in;
    transform: scale(1.06);
}

.submainbox.Subscriptionvalue_1.active {
    border: 1px solid #2279be !important;
    border-top: 8px solid #2279be !important;
    box-shadow: 0 0 8px #585858;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.06);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.06);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.06);
    transition: all 200ms ease-in;
    transform: scale(1.06);
}

.subscription-modalbody .subscription-background .Subscriptionvalue_1 {
    border-top: 3px solid #2279be !important;
    overflow: hidden;
    border-radius: 0 !important;
}

.subscription-modalbody .subscription-background .submainbox {
    color: #202227;
    box-shadow: 0 10px 10px 0 rgba(0,0,0,.14), 0 0 7px 2px rgba(0,0,0,.12), 0 3px 9px -8px rgba(0,0,0,.2);
    border-radius: 4px;
    overflow: hidden;
}

.subcriptionbuttondiv {
    padding: 20px 20px 0;
}

div#subscriptionModal {
    background: transparent !important;
    box-shadow: none !important;
    /*overflow: hidden;*/
}

.subscription-modalbody .subscription-background .Subscriptionvalue_2 {
    border-top: 3px solid #600da3 !important;
    overflow: hidden;
    border-radius: 0 !important;
}

.subscription-modalbody .subscription-background .Subscriptionvalue_3 {
    border-top: 3px solid #a60378 !important;
    overflow: hidden;
    border-radius: 0 !important;
}

.submainbox.Subscriptionvalue_2.active {
    border: 1px solid #600da3 !important;
    border-top: 8px solid #600da3 !important;
    box-shadow: 0 0 8px #585858;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.06);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.06);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.06);
    transition: all 200ms ease-in;
    transform: scale(1.06);
}
/*div#subscriptionModal {
    width: 100% !important;
    max-height: 100% !important;
}*/

/* This if for show or hide the password using icon */
.toggle-password {
    z-index: 2;
    top: 28px;
    cursor: pointer;
    right: 10px;
}

/* This is to hide the default show password in IE and Edge */
input::-ms-clear, input::-ms-reveal {
    display: none;
}

.checkboxdiv [type="checkbox"]:disabled + span:not(.lever) {
    cursor: not-allowed;
}

.select2-container .select2-selection--single {
    display: flex !important;
    height: 47px !important;
    border: 1px solid #e6e6e6 !important;
    /*box-shadow: 0px 2px 7px 0 rgba(0,0,0,0.15) !important;*/
    align-items: center;
}

    .select2-container .select2-selection--single .select2-selection__rendered {
        padding-left: 15px !important;
        display: flex;
        align-content: center;
    }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    background-image: url(../images/dropdown_arrow.png);
    border-color: transparent !important;
    border-style: none !important;
    border-width: 0 !important;
    height: 100% !important;
    margin-left: -16px !important;
    margin-top: 6px !important;
    width: 12px !important;
    background-repeat: no-repeat;
    background-size: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #202227 !important;
    line-height: 28px;
    font-size: 16px;
}

.select2-search--dropdown {
    display: block;
    padding: 10px 15px 5px !important;
}

span.select2-search.select2-search--dropdown input.select2-search__field {
    height: 34px !important;
}

.select2-results__option {
    font-size: 13px !important;
    padding: 5px 15px !important;
}

#formAddJobProfile .skills-required .sk-box .close {
    top: auto;
}

.Loading-text {
    font-weight: bold !important;
}

.loader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 0%, 0.5);
    z-index: 9999999;
    left: 0;
    top: 0;
    color: #fff;
    display: none;
}

.loader-main {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.loader-item {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.loader .fa-spinner.fa-pulse {
    font-size: 30px;
    margin-bottom: 10px;
}

.Loading-text {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 3px;
}

.Creditcarddiv ul.nav.nav-tabs a.nav-link {
    border: 0;
}



.input-field.custome-input-field textarea.materialize-textarea {
    overflow: auto;
}

.Creditcarddiv .required:before {
    content: "*" !important;
    color: #f00;
    opacity: 1 !important;
    top: 0;
    left: 6px;
    font-size: 13px;
    font-weight: 500;
    position: absolute;
}

.Creditcarddiv form.formDetail label {
    position: relative;
}

.ExpirationDate {
    padding-left: 30px !important;
}

.Creditcarddiv .required.ExpirationDate:before {
    left: 20px;
}

form#processPaymentForm select#lutSubscriptionChoice {
    height: 42px;
}

@media screen and (min-width: 1260px) {
    .btn.btn-activity {
        border-right: 1px solid var(--gj-theme-color);
        border-radius: 0;
        width: 60px;
        line-height: normal;
        text-decoration: none;
    }


    a.btn.btn-Disable {
        width: 60px;
        line-height: normal;
        text-decoration: none;
    }
}

span.select2 {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

.input-field.custome-input-field.dollarsigncomp.Compensationselect > label {
    left: 7px !important
}

.mCustomScrollBox.mCS-dark-thick.mCSB_vertical.mCSB_inside:focus {
    outline: 1px solid #fff;
}

input#UserName:focus, input#Password:focus, input#EmailConfirmationToken:focus {
    outline: 1px solid #b3d8ff !important;
    width: calc(100% - 32px);
    margin-top: 10px !important;
}

input[type=text]:not(.browser-default):focus {
    outline: 1px solid #b3d8ff !important;
}

.input-field.custome-input-field textarea.materialize-textarea:focus {
    outline: 1px solid #b3d8ff !important;
}

select:focus, textarea.materialize-textarea:focus {
    outline: 1px solid #b3d8ff;
}

input:focus {
    outline: 1px solid #b3d8ff !important;
}

.skills-required select.browser-default:focus {
    outline: 1px solid #b3d8ff;
    border-radius: 6px !important;
}

.wrapperclass .maincontent-body form#processPaymentForm .section-content.padding0 > .row {
    height: 100%;
    margin-bottom: 20px;
}

    .wrapperclass .maincontent-body form#processPaymentForm .section-content.padding0 > .row label {
        font-size: inherit;
    }

.skills-required .sk-box.alert {
    background: #fff;
}

.talent_location ul.ul-flex li label {
    margin-bottom: 0;
    font-size: 15px !important;
    font-weight: bold !important;
    var(--body-font-color)
}

label.sk-text.active.label-away {
    position: absolute;
    top: 9999999999999px;
}

.Experiencemain-class .Experiencediv .remove.Compensationicon {
    justify-content: flex-start !important;
}

/*.checkboxdiv.TalentPreferencesheight {
    max-height: 170px;
}*/

img.Congrats-image {
    height: 130px;
}

.dropdown-menu.clearFilterdropdown {
    min-width: 180px;
    padding: 10px !important;
    margin-top: 20px;
}

.clearFilterdropdown .d-flex input.form-control {
    box-shadow: none !important;
    width: 75% !important;
    height: 25px !important;
    padding: 8px !important;
    margin: 0 !important;
    line-height: normal;
    border-radius: 4px 0px 0px 4px !important;
    font-size: 12px !important;
}

.clearFilterdropdown .input-group-append button.btn.clearSearch {
    margin: 0 !important;
    padding: 5px 7px;
    border-radius: 0 4px 4px 0px;
    border-color: #e6e6e6 !important;
    border-left: 0 !important;
    font-size: 12px !important;
}

.action-button-div:first-child a.btn.btn-activity {
    padding-left: 0px;
}

    .action-button-div:first-child a.btn.btn-activity:hover {
        padding-left: 0;
        text-decoration: none;
    }

.notreceived {
    font-weight: bold;
}

.svg-container {
    max-width: 800px;
    margin: auto auto;
    width: 100%;
}

.action-button-div a.btn {
    font-weight: normal !important;
}

img.svgimage {
    width: 100%;
    max-width: 150px;
    margin: auto auto;
}

.lblDropDownSelectItem.input-field.custome-input-field {
    display: flex;
}

    .lblDropDownSelectItem.input-field.custome-input-field select.browser-default {
        height: 42px;
        width: 200px;
        margin-right: 15px;
    }

div.dataTables_wrapper div.dataTables_processing {
    z-index: 975;
}

table.dataTable thead > tr > th.padding-left-20.sorting_disabled {
    padding-left: 20px !important;
    position: relative;
}

label#lblSize, .UploadLogo-parent label.ellipsistext {
    font-size: 11px;
}

td.white-space-nowrap {
    white-space: nowrap;
}

.close {
    opacity: 0.85 !important;
}

    .close:hover, .close:focus {
        opacity: 1 !important;
    }

.pointer-event-none {
    pointer-events: none;
    color: #777;
    background: #ededed;
}

.card-header.CandidateDetails {
    border-bottom: 1px solid #dee2e6 !important;
    padding: 20px 15px 10px !important;
}

.select2-container {
    width: 100% !important;
}

a.jobMatchCount:hover {
    text-decoration: none !important;
}

a.jobMatchCount > span {
    padding: 0 5px;
    display: flex;
}

li.pricing-features-item label {
    margin-bottom: 15px;
    width: 100%;
}

.accordionclass .card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 0;
}

    .accordionclass .card-header .accordiaon-radio {
        border-radius: 4px 4px 0 0 !important;
        padding: 20px;
        width: 100%;
        border: 1px solid #e6e6e6 !important;
        box-shadow: 0 2px 7px 0 rgba(0,0,0,.15) !important;
        font-size: 20px;
        display: flex;
        align-items: center;
        font-size: 16px;
        font-weight: bold;
        margin: 0;
        font-family: var(--gjobFontsecondary-family);
    }

.accordiaon-radio[aria-expanded="true"] {
    background: #f9f9f9 !important;
}

input.form-field-value.selectedItemFromModal {
    background: var(--gj-theme-color) !important;
    color: #fff !important;
    cursor: not-allowed;
    pointer-events: none;
}

.accordiaon-radio .ul-flex {
    white-space: nowrap;
    flex-wrap: inherit !important;
    padding-left: 10px;
}

.fa.fa-filter.fa-pull-right.text-primary {
    color: #bdbebf !important;
    margin-left: 0 !important;
    padding-top: 0 !important;
}

li.dropdown.dropup.show .fa.fa-filter.fa-pull-right.text-primary {
    color: var(--gj-theme-color) !important;
}

li.dropdown.dropup .fa.fa-filter.filter-active {
    color: var(--gj-theme-color) !important;
}

.activeplan {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 28px;
    color: #009063;
}


span.unreadMsgCount {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #fff;
    opacity: 1 !important;
    color: #1f7ab3;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    font-size: 10px;
    font-weight: bolder;
    line-height: normal;
}

.checkboxdiv .checkdiv-child.radiobox-button [type="checkbox"].filled-in:not(:checked) + span:not(.lever):after {
    box-shadow: none !important;
}

.card.custome-card .card-footer button.btn.Previousnext:focus, button.gm-control-active:focus {
    outline: 0 !important;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25) !important;
}

button.gm-control-active:focus, button#btn-resetMap:focus {
    outline: 0 !important;
    box-shadow: 0 0 0 0.2rem rgba(0,0,0,0.5) !important;
}

.row.latested-jobparentone .latestMatches {
    padding: 0 7px;
}

table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:after {
    font-weight: bold;
    color: var(--gj-theme-color) !important;
}

.tab-content.myTabContentclass {
    height: calc(100% - 72px);
}

.card.custome-card.four-element .four-element-job-subtitle {
    font-size: var(--body-font-size);
}

.opacity50 {
    opacity: 0.5;
}

.row.pathBox [class*="col-"] {
    padding: 0 7px;
    min-height: 160px;
}

.row.pathBox .card.custome-card {
    margin-bottom: 15px !important;
    height: calc(100% - 15px) !important;
    display: flex;
}

    .row.pathBox .card.custome-card .card-header {
        margin: 0;
        background: #fff;
        border-bottom: 0;
        font-size: 16px;
        background-color: transparent !important;
        padding: 10px;
        height: 100%;
    }

    .row.pathBox .card.custome-card.four-element .four-element-job-subtitle {
        font-size: 18px;
        height: calc(100% - 15px);
        align-items: center;
        justify-content: center;
        display: flex;
    }

.row.pathBox .card-header-title {
    font-size: var(--body-font-size);
    margin-bottom: 5px;
    font-family: var(--gjobFontsecondary-family);
}

.row.pathBox ul.four-element-jobul-list li:last-child {
    margin-bottom: 0;
}

.row.pathBox ul.four-element-jobul-list li {
    margin-bottom: 2px;
    display: flex;
    flex-wrap: wrap;
    width: 100% !important;
    font-size: 16px;
    font-weight: 500;
}

.row.pathBox ul.four-element-jobul-list {
    width: 100%;
}

.row.pathBox span.image-pathbox img {
    margin-left: 3px;
    width: 16px;
}

.modal-header {
    align-items: center;
}

.modal-subtitle {
    font-weight: 600 !important;
    color: #fff;
    font-family: var(--gjobFontsecondary-family);
}


.pathAdditionalQList .options .title {
    font-size: 16px;
    font-weight: bold;
}

.sectionTalentMissingSkills .Searchkeyword, .sectionTalentMissingCertificationLicense .Searchkeyword {
    padding: 0;
    border: 0 !important;
    box-shadow: none !important;
}

.additionalQText p {
    font-size: 20px;
    padding: 0px 75px;
}

ul.overallDominantUl .overallDominantLi {
    padding: 8px 0px;
    margin: 5px;
    width: 120px !important;
    float: left;
    color: white;
    border-radius: 8px;
    font-weight: 500;
}

#PATHForm .assessment_options ul {
    column-count: 2;
    column-gap: 2rem;
    list-style: none;
}

#PATHForm .path-title {
    font-size: var(--title-font-size);
    font-weight: bold;
    font-family: var(--gjobFontsecondary-family);
}

#PATHForm .progress-bar-div {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
}

#PATHForm .lead {
    font-size: 1.8rem;
    font-weight: 400;
}

/*#PATHForm table, th, td {
    padding: 10px;
}
*/
#PATHForm table {
    border-collapse: separate;
    border-spacing: 1px;
    font-family: var(--gjobFontsecondary-family);
    width: 100%;
}

#PATHForm .progress-fill {
    background-color: var(--gj-theme-color);
    width: 6.25%;
    height: 1em;
}

#PATHForm .progress-nofill {
    background-color: #E6F1F8;
    width: 6.25%;
    height: 1em;
}


.popover.fade.show.bs-popover-bottom {
    z-index: 9999;
}

.popover-body {
    padding: 6px 10px;
    color: #ffff;
    background: rgba(32, 34, 39, 0.9) !important;
    text-align: center;
    border-radius: 4px;
}

.bs-popover-auto[x-placement^=top] > .arrow::after, .bs-popover-top > .arrow::after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(32, 34, 39, 0.9) !important;
}

.bs-popover-auto[x-placement^=bottom] > .arrow::after, .bs-popover-bottom > .arrow::after {
    top: 1px;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: rgba(32, 34, 39, 0.9) !important;
}

/*.footer-center .app-strore img {
    height: 43px;
}*/

label.active.search_Box-location {
    font-size: 13px;
}

#pathShare .fa {
    font-size: 25px;
    padding: 0px 10px;
}

#pathShare img.img-Icon {
    height: 22px;
    margin-bottom: 3px;
    width: 22px;
}
@media only screen and (max-width: 766px) {


    #pathShare .fa {
        font-size: 15px;
        padding: 0px 5px;
    }
    #pathShare img.img-Icon {
        height: 15px;
        margin-bottom: 0;
        width: 15px;
    }
    a#btnPrintToPDF {
        font-size: 12px;
    }
    .Employer-JobProfile-ViewJobProfile .back-print-buton a.backbutton {
        font-size: 16px;
    }
    
}
    #pathShare .fa:hover {
        opacity: 0.7;
    }

#pathShare .fa-facebook {
    color: #3B5998;
}

#pathShare .fa-twitter {
    color: #55ACEE;
}

#pathShare .fa-linkedin {
    color: #007bb5;
}

label.active.search_Box-location {
    font-size: 13px;
}

li.behaviorNumber:hover {
    cursor: move;
}

.Communicationpage .chatbox-maine .chatbox-left ul.chatboxlist li a.cpschet-link.chat.active {
    background-color: #f1f1f1;
    border-left: 5px solid var(--gj-theme-color) !important;
}

.shadow-none.border-0 {
    box-shadow: none !important;
    border: 0 !important;
}

.dominantBehaviorLink {
    color: #DA1B07;
    text-decoration: underline !important;
    font-weight: bolder;
}

.DomainName, .LocationTitle {
    width: 100%;
    margin-right: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.word-break-all {
    word-break: break-all !important;
}

a.UpdateNotificationclass {
    padding: 6px 12px;
    display: inline-block;
    align-items: center;
    background: transparent;
    border-radius: 4px;
}

    a.UpdateNotificationclass:hover, a.UpdateNotificationclass:focus {
        background: whitesmoke;
    }


#JobPathTitleEditIcon, #iconSave {
    color: var(--gj-theme-color);
    font-size: 20px;
    padding-bottom: 10px;
    padding-left: 5px;
    cursor: pointer
}

#iconCancel {
    color: red;
    font-size: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    cursor: pointer
}

.FileAndType {
    color: #a1a1a1;
    font-style: italic;
}

.dropdown-toggle::after {
    display: none;
}

a.waves-effect.btn.btn-outline-primary.property-box.myinfo, a.waves-effect.btn.btn-outline-primary.property-box.paAss, a.waves-effect.btn.btn-outline-primary.btn-sm.property-box {
    color: black !important;
}

.lastest.positiondesignation .jobdesignation {
    text-transform: none !important;
}

@media only screen and (max-width: 766px) {
    .stickybottom-btn.fixedbottom {
        position: fixed;
        bottom: 0;
        margin: 0;
        background: #fff;
        padding-top: 10px;
        padding-bottom: 0px;
        box-shadow: 0 0 1px 0 black;
        padding-left: 0;
        padding-right: 0;
        z-index: 10
    }

        .stickybottom-btn.fixedbottom .menudiv {
            margin-bottom: 0 !important;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: center;
            width: 100%;
        }

            .stickybottom-btn.fixedbottom .menudiv button {
                padding: 5px 8px !important;
                width: auto;
                margin: 0 5px 5px;
                font-size: 12px !important;
            }

    .fixedheader-viewjoDetails .header-top-left .data-warpper .data-Posted {
        font-size: 12px;
        margin-left: 0px;
    }
}


@media only screen and (min-width: 767px) {

    .JobMatches-JobPost.ManageJobPATHProfile .page-title.searchfromtable {
        width: 400px;
    }
}


.child .filter-right {
    display: none !important;
}

.resume-container .Searchkeyword .skills-required .sk-box .sk-text {
    padding: 8px 10px !important;
}



.resume-container .Searchkeyword ul.skills-required .requiredSkillTag {
    padding: 0px !important;
    border: 0 !important;
    height: 100%;
    border-radius: 0 !important;
    align-items: inherit !important;
    margin-right: 20px !important;
}

.interactiveJobButton {
    padding: 8px 0px;
}

    .interactiveJobButton .iconPart {
        padding: 10px 10px;
        background-color: var(--gj-theme-color);
    }

        .interactiveJobButton .iconPart .plusmark {
            color: white;
        }

    .interactiveJobButton .sk-text {
        padding: 8px 10px !important;
    }

.resume-container .checkmark.fa-check-circle {
    font-size: 20px;
}

.greenColor {
    background: #009161 !important;
}

/*.remove img.cursor-pointer {
    width: 17px !important;
    height: auto !important;

}*/


.close img.cursor-pointer {
    width: 15px !important;
    height: auto !important;
}

.inputclose img.cursor-pointer {
    width: 16px !important;
}

.resume-container .skills-required .sk-box.alert .plusOuterSpan {
    height: auto !important;
}

.locationtable .requiredLocation td.tal-Location-Miles a.remove img {
    width: 14px;
    margin-left: 5px;
}

.postjobsection {
    background: white !important;
    border: 1px solid #e6e6e6 !important;
    background-image: url('file:///D:\BitBucket\GoodJob\goodjob\GoodJob.UI\wwwroot\images\notificationbgleft.png');
}

.toastparent {
    position: absolute;
    top: 60px;
    right: 50px;
    z-index: 99;
}

    .toastparent .toast {
        position: relative;
        width: 350px;
        background-image: url(../images/notificationbgleft.png),url(../images/notificationbgright.png);
        background-repeat: no-repeat, no-repeat;
        background-position: top 0px left 0, bottom -1px right 0px;
        background-color: #fff;
        color: #007ec0;
        font-size: var(--body-font-size);
        padding: 0 !important;
        margin: 0 0 15px 0;
        box-shadow: 0px 2px 7px 0px rgba(0,0,0,.20);
    }

.toast .toast-body {
    position: relative;
    margin: 45px 32px 29px;
    background: transparent;
    padding: 0;
}

    .toast .toast-body button.ml-2.mb-1.close {
        position: absolute;
        right: -17px;
        top: -40px;
        font-size: 30px;
    }

@media only screen and (max-width: 667px) {

    .toastparent {
        top: 40px;
        right: 35px;
        margin-bottom: 15px;
    }

        .toastparent .toast {
            width: 300px;
            font-size: 13px;
        }
}

.pwdRules {
    border: 1px solid #9e9e9e !important;
    border-radius: 4px !important;
    text-align: left;
    padding: 10px;
    margin: 5px 0px !important;
    font-size: var(--body-font-size);
}

    .pwdRules .pwdValidation {
        display: flex;
        align-items: baseline;
        line-height: normal;
        margin-bottom: 5px;
    }

        .pwdRules .pwdValidation:last-child {
            margin-bottom: 0;
        }

.pwdInvalid:before {
    font-family: "Font Awesome 5 Free";
    content: "\f06a";
    display: inline-block;
    padding-right: 5px;
    font-weight: 900;
    color: #d04a26;
    font-size: 16px;
}

.PasswordRequirements {
    margin-bottom: 10px;
    color: #222327 !important;
    font-weight: 700;
    line-height: normal;
}

.pwdValid {
    color: #338500;
}

    .pwdValid:before {
        font-family: "Font Awesome 5 Free";
        content: "\f058";
        display: inline-block;
        padding-right: 5px;
        font-weight: 900;
        font-size: 16px;
    }

.invalidPwdBox {
    border: 1px solid red;
}

#divRegFirstName.col-md-6 {
    padding-right: 5px !important;
}

#divRegLastName.col-md-6 {
    padding-left: 5px !important;
}

@media only screen and (max-width: 766px) {
    #divRegFirstName.col-md-6 {
        padding-right: 0px !important;
    }

    #divRegLastName.col-md-6 {
        padding-left: 0px !important;
    }
}

.IAcceptTC {
    font-size: 13px !important;
    font-weight: bold;
    color: black;
    margin-top: 10px;
    cursor: initial !important;
}

.clickableTC, .clickablePrivacyPolicy {
    cursor: pointer !important;
}

.gblogbox.registerBox {
    width: 450px !important;
}

.bordeboxlr.registerBoxWrapper {
    max-width: 450px !important;
}

.IAcceptTC .Underline {
    text-decoration: underline;
    color: #016aae;
}

.matchesCount {
    min-width: 25px;
    min-height: 25px;
    padding: 3px;
    text-align: center;
    display: flex;
    justify-content: center;
    background: var(--gj-theme-color);
    color: #fff !important;
    border-radius: 50px;
    font-size: 12px;
    margin-bottom: 15px;
    position: absolute;
    right: -7px;
}

.vettingCount {
    min-width: 25px;
    min-height: 25px;
    padding: 3px;
    text-align: center;
    display: flex;
    justify-content: center;
    background: var(--gj-theme-color);
    color: #fff !important;
    border-radius: 50px;
    font-size: 12px;
    margin-bottom: 15px;
    position: absolute;
    right: -7px;
}

.JobMatches-JobPost .nav-tabs a.nav-link.vettingTab {
    position: relative;
}

.JobMatches-JobPost .nav-tabs a.nav-link.matchesTab {
    position: relative;
}

#frmInviteContributors #InviteeEmailIdBox {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

#frmInviteContributors #divEmailList {
    border: 1px solid #e6e6e6 !important;
    box-shadow: 0 2px 7px 0 rgba(0,0,0,.15) !important;
}

    #frmInviteContributors #divEmailList:focus {
        outline: 1px solid #b3d8ff !important;
    }

#frmInviteContributors .actualEmailList {
    padding: 0px 15px;
}

#frmInviteContributors .emailPills {
    border: 1px solid black !important;
    padding: 5px 10px;
    border-radius: 7px;
    line-height: normal;
    margin-right: 15px;
    display: inline-flex;
    margin-top: 10px;
}

#frmInviteContributors .removeEmail {
    height: 10px;
    width: 10px;
    margin-left: 15px;
    margin-top: 4px;
}

#frmInviteContributors .validEmail {
    background-color: #e5f1f9
}

#frmInviteContributors .inValidEmail {
    background-color: #ffe5e2
}

.alert.skillyouhav-alert {
    background: var(--gj-theme-color) !important;
}

.notification-panel-placeholder {
    z-index: 99999 !important;
}

.locationtable .requiredLocation td.tal-Location-Miles a.remove img {
    width: 14px;
    margin-left: 5px;
}

#pathShare .fa-envelope-o {
    color: #BB001B;
}

.Searchkeyword .skills-required .sk-box .jobapplication-text {
    border-radius: 6px !important;
}

#pathShare .fa-envelope-o {
    color: #BB001B;
}

#header {
    box-shadow: 0px 2px 5px -1px black;
}

#emailVerificationHeader .brand, .notVerifiedEmailMessage {
    background-color: #FEF6E5;
    font-weight: 500;
}

.notVerifiedEmailMessage {
    font-size: 13px;
}

    #emailVerificationHeader .brand a, .notVerifiedEmailMessage a {
        text-decoration: underline;
    }

#emailVerificationHeader .brand.success {
    background-color: #E8EDE5;
}



body.mobiledevice.modal-open button.btn.btn-outline-primary.waves-effect.btn-company-name {
    z-index: 1;
}

body.mobiledevice.modal-open header#header {
    z-index: 2;
}



.company-job-details .readmorediv {
    max-height: 136px;
    white-space: pre-line;
}

div#CompanyProfileModal .modal-header button.close {
    color: #ffff;
    font-size: 25px;
}

@media only screen and (min-width: 768px) {
    button.btn.btn-outline-primary.btn-company-name {
        z-index: 2001;
    }
}

.modal.right .modal-body {
    background-color: #f9f9fa;
    padding: 30px !important;
}

@media (max-width: 575.98px) {
    .modal.right .modal-body {
        padding: 15px !important;
    }
}

#talentDetailsModal .modal-xlarge {
    width: 80% !important;
}

#talentDetailsModal li.nav-item {
    font-family: var(--gjobFontsecondary-family);
    width: 25%;
}

    #talentDetailsModal li.nav-item a {
        padding: 10px 5px !important;
        font-size: 18px;
    }

#talentDetailsModal .tab-pane {
    padding: 15px;
}


#talentDetailsModal .largeSVG {
    width: 100%;
    transition: width .5s, height .5s;
    position: relative;
}

#pathShare .fa-envelope-o {
    color: #BB001B;
}

.expandcompress {
    position: absolute;
    bottom: 20px;
    left: 0px;
    z-index: 9999;
    cursor: pointer;
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
}

    .expandcompress:hover {
        border: 1px solid #9e9e9e;
        border-radius: 3px;
    }

.Candidate-PATHbox.smallSVG .expandcompress {
    background-image: url('/images/expand-icon.svg');
    left: 20px;
}

.Candidate-PATHbox.largeSVG .expandcompress {
    background-image: url('/images/compress-icon.svg');
}

.behaviorFillContainer .progress-fill {
    background-color: var(--gj-theme-color);
}

.behaviorFillContainer .progress-fillLight {
    background-color: var(--gj-theme-color);
    opacity: 0.5;
}

.behaviorFillContainer .progress-nofill {
    background-color: #e7e7e8;
}

.behaviorFillContainer td {
    padding: 5px;
}

.behaviorFillContainer tr td:first-child {
    border-radius: 5px 0px 0px 5px;
}

.behaviorFillContainer tr td:last-child {
    border-radius: 0px 5px 5px 0px;
}


.behaviorFillContainer table {
    border-collapse: separate;
    border-spacing: 1px;
}

.behaviorFillContainer table {
    width: 100px;
    display: inline-table;
}

.candidateNoPath, .candidateNoNotes {
    margin: 75px auto;
    font-size: 25px;
}

.modal-right .modal-header {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.wizard-title-div {
    display: none !important;
}

/*button.btn.btn-outline-primary.btn-company-name {
    top: auto;
}*/

.nav-tabs .nav-item a:focus {
    outline: none;
}


.myExperience-ChildContainer {
    background-color: rgba(0,0,0,.02) !important;
    margin: 0;
    margin-bottom: 0px;
    border: 1px solid #dfe3e7;
    padding: 10px 15px;
    padding-bottom: 0px;
    border-radius: 2px !important;
    box-shadow: 0 3px 12px 0 rgba(0,0,0,.1) !important;
    margin-bottom: 15px !important;
    margin-top: 0px !important;
    position: relative;
}


.Searchkeyword .skills-required .sk-box .jobapplication-text {
    border-radius: 6px !important;
    padding: 8px 10px;
    border: 1px solid var(--gj-theme-color) !important;
    background: #fff;
    width: 100%;
    margin-bottom: 0;
    font-weight: normal;
}

.jobListTabContainer .nav-tabs a.nav-link {
    border-bottom: 4px solid transparent;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    margin-bottom: -3px;
    font-size: 20px;
    color: #676769;
    opacity: .5;
    font-weight: 600;
    text-transform: capitalize;
    padding: 5px 20px;
}

.jobListTabContainer a.nav-link.active {
    color: #212226;
    opacity: 1;
    border-bottom: 4px solid #202228 !important;
    height: 100%;
    margin-top: 2px;
}

.jobListTabContainer .nav-tabs {
    border-bottom: 3px solid #dee2e6;
}

.jobListTabContainer .tabHeadingCount {
    text-align: center;
}

.jobListTabContainer .tabHeading {
    text-align: center;
    font-size: 14px !important;
}

.sk-box.alert .plusOuterSpan-Preferred {
    min-width: 30px;
    border-left: 1px solid var(--gj-theme-color) !important;
    border-top: 1px solid var(--gj-theme-color) !important;
    border-bottom: 1px solid var(--gj-theme-color) !important;
    border-radius: 4px 0 0 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .sk-box.alert .plusOuterSpan-Preferred .fa-plus {
        color: var(--gj-theme-color);
        font-size: 1rem;
    }

.sk-box.alert .plusOuterSpan .fa-plus {
    color: white;
    font-size: 1rem;
}

.nonClickableButton {
    pointer-events: none;
}

.resume-container.Candidate-GetJobDetails .fixedheader-viewjoDetails .congo-wrapper .hand-btn-inline {
    margin-bottom: 40px !important;
}

.profile-score p {
    font-weight: bold;
    font-family: var(--gjobFontsecondary-family);
}

i.fa.fa-plus.buleplus {
    background-color: var(--gj-theme-color);
    color: #fff;
    border-right: 1px solid var(--gj-theme-color);
}

@media screen and (max-width: 1320px) {
    .resume-container.Candidate-GetJobDetails .fixedheader-viewjoDetails .congo-wrapper .congo-wrapper-heading {
        font-size: 18px;
    }
}

@media screen and (max-width: 1150px) {
    .resume-container.Candidate-GetJobDetails .fixedheader-viewjoDetails .congo-wrapper .congo-wrapper-heading {
        font-size: 16px;
    }
}

.rich-Text-Job-Description ul, .rich-Text-Job-Description ol {
    margin-left: 25px;
}

    .rich-Text-Job-Description ul, .rich-Text-Job-Description ul li {
        list-style-type: initial !important;
    }

.rich-Text-Job-Description strong {
    font-weight: 600;
}


.skills-required .sk-box.alert.Skill-color-1 {
    background-color: #dee3ff !important;
    padding: 2px 10px !important;
}

    .skills-required .sk-box.alert.Skill-color-1 span.sk-select-value {
        color: blue;
        font-weight: bold;
    }

    .skills-required .sk-box.alert.Skill-color-1 span.sk-text {
        color: #010101;
        padding: 0 0 0 10px;
    }

.skills-required .sk-box.alert.Skill-color-2 {
    background-color: #fdf1f0 !important;
    padding: 2px 10px !important;
}

    .skills-required .sk-box.alert.Skill-color-2 span.sk-select-value {
        color: #AB6B6B;
        font-weight: bold;
    }

    .skills-required .sk-box.alert.Skill-color-2 span.sk-text {
        color: #010101;
        padding: 0 0 0 10px;
    }

.skills-required .sk-box.alert.Skill-color-3 {
    background-color: #f8f3fb !important;
    padding: 2px 10px !important;
}

    .skills-required .sk-box.alert.Skill-color-3 span.sk-select-value {
        color: #600da3;
        font-weight: bold;
    }

    .skills-required .sk-box.alert.Skill-color-3 span.sk-text {
        color: #010101;
        padding: 0 0 0 10px;
    }

.skills-required .sk-box.alert.Skill-color-4 {
    background-color: #ddfbdd !important;
    padding: 2px 10px !important;
}

    .skills-required .sk-box.alert.Skill-color-4 span.sk-select-value {
        color: green;
        font-weight: bold;
    }

    .skills-required .sk-box.alert.Skill-color-4 span.sk-text {
        color: #010101;
        padding: 0 0 0 10px;
    }

.skills-required .sk-box.alert.Skill-color-5 {
    background-color: #fff4dc !important;
    padding: 2px 10px !important;
}

    .skills-required .sk-box.alert.Skill-color-5 span.sk-select-value {
        color: #cbaa61;
        font-weight: bold;
    }

    .skills-required .sk-box.alert.Skill-color-5 span.sk-text {
        color: #010101;
        padding: 0 0 0 10px;
    }

}

.employerPathView .card.custome-card .card-header {
    font-family: var(--gjobFontsecondary-family);
    color: var(--gj-theme-color);
    border-bottom: 1px solid #dee2e6 !important;
}

.employerPathView .card.custome-card ul.ulTalentBehaviors li.liTalentBehavior {
    margin-bottom: 35px;
}

    .employerPathView .card.custome-card ul.ulTalentBehaviors li.liTalentBehavior .Candidatediv {
        display: flex;
        align-items: center;
        margin-bottom: 16px;
        flex-wrap: wrap;
    }

}

.employerPathView .card.custome-card .card-header {
    font-family: var(--gjobFontsecondary-family);
    color: var(--gj-theme-color);
    border-bottom: 1px solid #dee2e6 !important;
}

.employerPathView .card.custome-card ul.ulTalentBehaviors li.liTalentBehavior {
    margin-bottom: 35px;
}

    .employerPathView .card.custome-card ul.ulTalentBehaviors li.liTalentBehavior .Candidatediv {
        display: flex;
        align-items: center;
        margin-bottom: 16px;
        flex-wrap: wrap;
    }

.Employer-JobProfile-ViewJobProfile .card.custome-card .card-body.CandidateDetails .Candidate-body-top .determinatedivmain .determinatediv .dialclock {
    margin-bottom: 5px !important;
}

.fixedheader-viewjoDetails .Donutchart .percentagevaluechart {
    font-size: var(--body-font-size);
}

}

.lastest.positiondesignation .jobdesignation {
    font-size: inherit !important;
    font-weight: inherit !important;
    max-height: 160px;
    overflow: auto;
    margin-bottom: 5px;
    text-transform: none !important;
}

.noWrap {
    white-space: nowrap;
}

.ulTalentBehaviors .liTalentBehavior .candBehaviorName {
    font-weight: bold;
}

.ulTalentBehaviors .liTalentBehavior .behaviorWeightBar {
    display: flex;
    align-items: center;
}

.notificationItem-message {
    word-break: break-word;
}

.company-link-button {
    display: flex;
    align-items: center;
}

/*-START CODE--CSS for AMS 3 Questions---*/
.AMSExtraQuestion .pic {
    margin-top: 30px;
    margin-bottom: 20px
}

.AMSExtraQuestion .card-block {
    width: 200px;
    border: 1px solid lightgrey;
    border-radius: 5px !important;
    /* background-color: #FAFAFA;*/
    margin-bottom: 30px
}

.AMSExtraQuestion .card-body.show {
    display: block
}

.AMSExtraQuestion .card {
    padding-bottom: 20px;
    /*box-shadow: 2px 2px 6px 0px rgb(200, 167, 216)*/
}

.AMSExtraQuestion .radio {
    border: 1px solid #4d4d4d;
    display: inline-block;
    border-radius: 0;
    box-sizing: border-box;
    cursor: pointer;
    font-weight: 500;
}

    .AMSExtraQuestion .radio:hover {
        box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.1)
    }

    .AMSExtraQuestion .radio.selected {
        box-shadow: 0px 8px 16px 0px #EEEEEE;
        -webkit-filter: grayscale(0%);
        -moz-filter: grayscale(0%);
        -o-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
        filter: grayscale(0%)
    }

.AMSExtraQuestion .selected {
    background-color: var(--path-color);
    color: var(--path-bg-color);
    border: none;
}
/*-END CODE--CSS for AMS 3 Questions---*/

@media screen and (max-width: 1024px) {
    label#selectAll {
        margin-right: -32px;
        margin-top: 12px;
    }
}

.ams-main-card-col {
    width: calc(50% - 5px);
}

.ams-main-card {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
}

.ams-main-card-col.radio:hover, .ams-main-card-col.radio:focus {
    box-shadow: none !important;
}

.ams-card:hover {
    /*box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-color: var(--path-color);
    opacity: 0.3;*/
}

.ams-card {
    /* border: 1px solid #4d4d4d;*/

    border-radius: 4px;
    padding: 25px;
    height: calc(100% - 1px);
    margin-bottom: 5px;
    display: block;
}

    .ams-card .pic {
        margin: 0 auto 20px;
        padding: 0;
        width: 100%;
        text-align: center;
    }

        .ams-card .pic .irc_mut.img-fluid {
            height: 70px;
            margin-bottom: 0;
            width: auto;
        }

    .ams-card span {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

@media screen and (max-width: 991px) {
    .ams-card .pic {
        margin: 0 auto 10px;
    }

        .ams-card .pic .irc_mut.img-fluid {
            height: 50px;
        }
}

@media screen and (min-width: 991px) {
    .ams-main-card-col {
        width: calc(20% - 8px);
    }
}

.infor-div-for-user {
    display: flex;
    margin-right: 15px;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    font-weight: bold;
    text-align: right
}

@media screen and (max-width: 480px) {
    .infor-div-for-user {
        margin-right: 5px;
        font-size: 12px;
    }

    .path-bottombutton .btn-back {
        min-width: 60px;
        padding: 0 3px !important;
    }
}

.addscroll {
    overflow-y: auto;
    max-height: 340px;
}

.Remotebtn.btn-small {
    padding: 3px 7px 5px;
    font-size: 12px !important;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--body-font-color) !important;
}

    .Remotebtn.btn-small .fa.fa-check-circle.mr-1 {
        font-size: 16px;
        color: #5AA08A;
    }

.waves-effect.btn-Remote-sponser {
    border: 1px solid var(--gj-theme-color);
    background-color: var(--gj-theme-font-color) !important;
    padding: 3px 5px;
    border-radius: 4px;
    color: var(--body-font-color) !important;
    margin-left: 5px;
    font-weight: normal;
    font-size: 12px !important;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .waves-effect.btn-Remote-sponser .fa.fa-check-circle.mr-1 {
        font-size: 16px;
        color: #5AA08A;
    }

.position-absolute.list-action-of-chet {
    right: 0;
    top: 18px;
}

button.btn.btn-quick-links-chet {
    border: 0;
    background: transparent;
    border-radius: 0;
    padding: 5px;
}

    button.btn.btn-quick-links-chet svg {
        width: 18px;
        height: 18px;
        fill: var(--gj-theme-color)
    }

.list-action-of-chet .dropdown-menu.dropdown-menu-right.show {
    padding: 0;
    margin-top: 6px;
    min-width: 180px;
}

ul.list-action-of-chetlist {
    padding: 0;
    margin: 0;
}

    ul.list-action-of-chetlist li a {
        padding: 10px 10px;
        display: flex;
        color: var(--body-font-color);
        border-left: 5px solid transparent;
        text-transform: capitalize;
    }

        ul.list-action-of-chetlist li a.active {
            border-left: 5px solid var(--gj-theme-color);
        }

        ul.list-action-of-chetlist li a:hover {
            background-color: #f2f2f2;
        }

button.btn.view-image {
    border: 1px solid var(--gj-theme-color);
    color: var(--gj-theme-color);
    padding: 7px 8px;
    margin-left: 15px;
    display: flex;
    align-items: center;
}

}

@media screen and (max-width: 766px) {

    .remove-padding-mobile {
        padding: 0;
    }
}

.d-flex.flex-wrap.manage-filter {
    padding: 20px 40px 15px;
    gap: 8px;
    border-top: 1px solid #dadada;
    margin-top: 15px;
    margin-left: -40px;
    margin-right: -40px;
}

    .d-flex.flex-wrap.manage-filter button {
        border-radius: .25rem;
        padding: 5px 15px;
    }

.UploadLogo-parent .upload-box > img#logo {
    max-width: 110px;
    height: 20px;
    object-fit: contain;
    object-position: left center;
}

.page-title.ViewJobProfilepage .input-field.custome-input-field.fa-searchbox {
    position: relative;
    display: flex;
}


.input-field.custome-input-field.fa-searchbox input.searchParameterinput.data-hj-allow {
    box-shadow: none !important;
   /* border-radius: 4px 0px 0px 4px !important;*/
}

.input-field.custome-input-field.fa-searchbox a.btn.btn-primary {
    display: flex;
    align-items: center;
    border-radius: 0 4px 4px 0 !important;
}

.filter-Reset-section {
    display: flex;
    justify-content: space-between;
    padding: 0 0px 5px;
    font-weight: bold;
}

.mainsearch-with-filter-button .d-flex.align-items-center .input-field.custome-input-field.fa-searchbox.ml-auto.mb-0.margin-top0.d-flex {
    width: 100%;
}

.mainsearch-with-filter-button .d-flex.align-items-center {
    width: 100%;
    gap: 15px;
}

.filterbutton a.btn.btn-outline-secondary.dropdown-toggle {
    border: 1px solid #dee2e6;
    color: #212529;
    width: 110px;
    display: flex;
    align-items: center;
}

    .filterbutton a.btn.btn-outline-secondary.dropdown-toggle img {
        margin-right: 5px;
    }

.filterbutton a.btn.dropdown-toggle span.fa.fa-angle-down {
    margin-left: auto;
}

@media (min-width: 768px) {
    .dropdown.filterbutton .dropdown-menu.dropdown-menu-right {
        min-width: max-content
    }
}

.dropdown.filterbutton .dropdown-menu.dropdown-menu-right {
    padding: 15px;
}

.dropdown.filterbutton .greybox {
    background-color: #f7f7f7;
    padding: 10px;
    border: 1px solid #aaaaaa
}

.greybox-title {
    margin-bottom: 5px;
    color: #878787;
}

.filter-Reset-section a {
    color: #646464;
    font-weight: normal;
    text-decoration: underline;
}

.greyboxparentdiv {
    gap: 8px;
}

.dropdown.filterbutton .greybox ul {
    margin: 0;
}

    .dropdown.filterbutton .greybox ul li:last-child .checkdiv-child label {
        margin: 0;
    }

    .dropdown.filterbutton .greybox ul li .checkdiv-child label span {
        padding-left: 30px;
        color: #606060;
    }

.filter-Reset-section > span {
    color: #606060;
}

.dropdown.filterbutton .greybox ul li .checkdiv-child label {
    font-weight: 900;
}

    .dropdown.filterbutton .greybox ul li .checkdiv-child label span:after {
        background-color: #fff;
    }

.filter-Reset-section {
    display: flex;
    justify-content: space-between;
    padding: 0 0px 5px;
    font-weight: bold;
}

.mainsearch-with-filter-button .d-flex.align-items-center .input-field.custome-input-field.fa-searchbox.ml-auto.mb-0.margin-top0.d-flex {
    width: 100%;
}

.mainsearch-with-filter-button .d-flex.align-items-center {
    width: 100%;
    gap: 15px;
}

.filterbutton a.btn.btn-outline-secondary.dropdown-toggle {
    border: 1px solid #dee2e6;
    color: #212529;
    width: 110px;
    display: flex;
    align-items: center;
}

    .filterbutton a.btn.btn-outline-secondary.dropdown-toggle img {
        margin-right: 5px;
    }

.filterbutton a.btn.dropdown-toggle span.fa.fa-angle-down {
    margin-left: auto;
}

@media (min-width: 768px) {
    .dropdown.filterbutton .dropdown-menu.dropdown-menu-right {
        min-width: max-content
    }
}

.dropdown.filterbutton .dropdown-menu.dropdown-menu-right {
    padding: 15px;
}

.dropdown.filterbutton .greybox {
    background-color: #f7f7f7;
    padding: 10px;
    border: 1px solid #aaaaaa
}

.greybox-title {
    margin-bottom: 5px;
    color: #878787;
}

.filter-Reset-section a {
    color: #646464;
    font-weight: normal;
    text-decoration: underline;
}

.greyboxparentdiv {
    gap: 8px;
}

.dropdown.filterbutton .greybox ul {
    margin: 0;
}

    .dropdown.filterbutton .greybox ul li:last-child .checkdiv-child label {
        margin: 0;
    }

    .dropdown.filterbutton .greybox ul li .checkdiv-child label span {
        padding-left: 30px;
        color: #606060;
    }

.filter-Reset-section > span {
    color: #606060;
}

.dropdown.filterbutton .greybox ul li .checkdiv-child label {
    font-weight: 900;
}

    .dropdown.filterbutton .greybox ul li .checkdiv-child label span:after {
        background-color: #fff;
    }

span.Job-section {
    display: flex;
    flex-direction: column;
}

    span.Job-section a.Job-number {
        font-weight: bold;
    }

        span.Job-section a.Job-number.nowrap {
            white-space: nowrap;
        }

.table-loading {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-size: 16px;
    color: var(--gj-theme-color);
    margin-bottom: 0;
    font-weight: bold;
}

.white-space-nowrap {
    white-space: nowrap;
}

a.btn.bar-chart-action-btn {
    padding: 5px !important;
    font-size: 10px !important;
}

.clear {
    position: absolute;
    float: right;
    top: 0px;
    right: 30px;
    background: #ccc;
    text-align: center;
    cursor: pointer;
}

    .clear:after {
        content: "\f00d";
        position: absolute;
        color: var(--gj-theme-color);
        top: 10px;
        right: 20px;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
    }



.historystatus.RejectedClosed {
    margin: auto;
    border-radius: 4px;
    margin-bottom: 0;
    height: 31px;
    display: flex;
    align-items: center;
    padding: 2px 10px;
}

.post-reviewing-matches .prm-img {
    width: 40%;
    padding: 10px;
}

.prm-img img {
    width: 100%;
    object-fit: contain;
}

.post-reviewing-matches {
    display: flex;
    align-items: center;
    height: 100%;
}

    .post-reviewing-matches .prm-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }



    .post-reviewing-matches .prm-content .noJobText {
        font-size: var(--sub-title-font-size);
        font-weight: bold;
        width: 60%;
    }

    @media only screen and (max-width:766px) {
        .post-reviewing-matches .prm-content .noJobText {
            width: 80%
        }
    }

    .post-reviewing-matches .prm-content a.btn {
        padding: 6px 30px !important;
    }

    @media (max-width: 575.98px) {
        .post-reviewing-matches {
            flex-direction: column;
            padding: 10px;
        }
    }

    /*--GJ-2377--*/
    .positionTop {
        position: absolute;
        top: -7px;
        left: 14px;
        z-index: 99;
        border: 1px solid var(--gj-theme-color);
        color: var(--gj-theme-font-color);
        background: var(--gj-theme-color);
        min-width: 14px;
        height: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
        padding: 0 2px;
        font-size: 12px;
        line-height: normal;
    }

    .imgPos {
        position: relative;
    }

    a.removeCandiate.disabled {
        color: #bababa;
        cursor: not-allowed;
    }

    select.custom-select.custom-select-Ranking {
        width: 40px !important;
        height: 32px !important;
        border-radius: 6px !important;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        text-align: center;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 1px;
        margin: auto;
        cursor: pointer;
        padding: 0 22px 0 5px !important;
        background-position: right 10px center;
        background-repeat: no-repeat;
        outline: none;
        background-size: 10px;
        border: 0 !important;
        line-height: normal !important;
        color: var(--gj-theme-font-color) !important;
        background-color: var(--gj-theme-color) !important;
    }
