﻿.mtop-5 {
    margin-top: -5px;
}
.search-textbox{
    margin-top: 64px;
}
.sm-itlaicyellow {
    font-style: italic;
    font-weight: 700;
    font-size: 12px;
    line-height: 150%;
    color: #FFA500;
}
.possibility-txt {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    display: flex;
    align-items: center;
    color: #606571;
}
.item-searchprice {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0px 6px 8px -6px rgba(24, 39, 75, 0.12), 0px 8px 16px -6px rgba(24, 39, 75, 0.08);
    border-radius: 6px;
    padding: 18px 26px;
    margin-bottom: 10px;
}
.s-price {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #0F172A;
}
.border-brandblue {
    border: 1.5px solid #0E46A1;
}
.content-search{
    max-width: 524px;
}
.text-p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #8A8A8A;
    margin-bottom: 0px;
}
.minwidth90{
    min-width: 90px;
}
.mostwanted {
    background: #0E46A1;
    border-radius: 3px;
    color: white;
    display: flex;
    align-items: center;
    padding: 5px 8px;
    height: 22px;
}
.moretext{
    display: none;
}
@media (max-width:568px) {
    .tooltip{
        display: none;
    }
    .buysearchbtn {
        padding: 0px;
    }
    .item-searchprice {
        border-radius: 0px;
        border-left: unset;
        border-right: unset;
        box-shadow: unset;
        padding: 15px 15px;
    }
    .moretext {
        display: block;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 23px;
        color: #0E46A1;
    }
    .text-p {
        height: 47px;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        overflow: hidden;
    }
    .open-text {
        height: unset;
        word-break: unset;
        display: block;
        -webkit-box-orient: unset;
        -webkit-line-clamp: unset;
        line-clamp: unset;
        overflow: unset;
    }
    .mostwanted{
        display: none;
    }
}
.invite-inp {
    width: 100% !important;
    height: 40px;
    padding: unset;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    border-radius: 6px;
    border: 1px solid #BDBDBD !important;
}

.inv-color .btn .filter-option {
    -webkit-user-select: none !important;
    cursor: pointer;
    -moz-user-select: -moz-none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    border: none !important;
    font-family: 'arianamu';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    background: #0E46A1 !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent;
}
.inv-color button.btn.dropdown-toggle.btn-light {
    background: #f9f9f9 !important
}
.selection-cands {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: #000000;
}
.searchTab {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: rgba(0, 0, 0, 0.5) !important;
    padding: 10px 0;
    margin-right: 20px;
}
    .searchTab:hover {
        color: unset !important;
        text-decoration: none;
    }
.searchTab.active {
        color: #000000 !important;
        font-weight: 700;
        border-bottom: 1.5px solid #000000;
    }
.search-inp {
    top: 10px;
    position: absolute;
    z-index: 4;
    left: 8px;
}
.infosearh {
    position: absolute;
    right: 8px;
    top: 9px;
    cursor: pointer;
    z-index: 4;
}
.sets-btn:focus {
    outline: unset !important;
}
.sets-btn {
    border: none;
    background: no-repeat;
    padding: 10px 0;
    color: #000;
    font-size: 14px;
    text-transform: lowercase;
    margin-right: 21px;
}
    .sets-btn:last-child {
        margin-right: 0px;
    }
.main-container {
    max-width: 1330px;
    margin: auto;
    padding: 0 15px;
}
.searchInfo-modal {
    padding: 25px 25px;
}
.searchmodal{
    max-width: 590px;
    margin: auto;
}
.profession li{
    list-style: none;
}
.ul-proffs {
    max-width: 415px;
    margin: auto;
    margin-top: 35px;
}
.more-targetedbox {
    background: #F8F9FA;
    border-radius: 4px;
    padding: 20px 22px;
    margin-top: 15px;
}
.before-point::before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background: #676767;
    border-radius: 50%;
    left: -13px;
    top: 6px;
}
.warningblock-res {
    position: absolute;
    top: 40px;
    width: 90%;
    border: 1px solid #0E46A1 !important;
    box-shadow: 0px 8px 22px -6px rgb(24 39 75 / 12%), 0px 14px 64px -4px rgb(24 39 75 / 12%);
    border-radius: 4px;
    padding: 18px 13px;
}
.mn-sel {
    max-width: 200px;
}
.saved-row{
    margin-top: 15px;
}
.saved-date {
    color: rgba(0, 0, 0, 0.30);
    font-size: 14px;
    font-family: Arial;
    line-height: 26px;
}
.rotate90{
    transform: rotate(90deg);
}
.NoteBox {
    display: flex;
    flex-direction: column;
    align-items: start;
    min-width: 180px;
    padding: 11px 11px;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    position: absolute;
    right: 13px;
    z-index: 9;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 5%);
    border-radius: 4px;
}
.btn-elipss{
    cursor: pointer;
}
.NoteBox > button {
    color: black;
    text-decoration: none !important;
    margin-bottom: 8px;
}
.saved-rowborder {
    border-bottom: 1px solid #E4E4E4;
}
.saved-rowborder:last-child {
        border-bottom:unset;
        padding-bottom: unset !important;
}
.last-searches{
    max-width: 800px;
    margin: auto
}
.last-rowsearch {
    background: #FFFFFF;
    box-shadow: 0px 6px 8px -6px rgba(24, 39, 75, 0.12), 0px 8px 16px -6px rgba(24, 39, 75, 0.08);
    border-radius: 4px;
    margin-bottom: 10px;
}
.pd-25{
    padding: 25px;
}
.invitehd-img {
    display: flex;
    justify-content: center;
    width: 100%;
}
.right-25 {
    right: 25px;
}
.lightblue-back {
    background: #EAF7FC;
}
.invite-modal{
    max-width: 600px;
}
.apply-comment:focus {
    outline: none !important;
    box-shadow: unset;
}
.savethissearch {
    border-top: 1px solid rgba(14, 70, 161, 0.1);
    border-bottom: 1px solid rgba(14, 70, 161, 0.1);
    padding: 12px;
    width: 100%;
    background: #FAFEFF;
}
.new-old-sel button.btn.dropdown-toggle.btn-light {
    border: none;
    color: #0E46A1;
}
.gray-text {
    color: #8A8A8A;
}
.box-applied {
    background: #FFFFFF;
    box-shadow: 8px 8px 18px -6px rgba(24, 39, 75, 0.08), 0px 5px 15px 6px rgba(24, 39, 75, 0.08);
    border-radius: 10px;
    padding: 20px;
    width: 250px;
    display: none;
    right: 0;
    z-index: 9;
    top: 4px;
}
.appliedjob {
    cursor: pointer;
}
.fc-line {
    border-bottom: 0.2px solid #000000;
}
.count-invt {
    color: #030229;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    width: 104px;
    display: contents;
}
.invited-widhoutimg {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: #d5eef8;
    color: black;
}
.active-bg-slitem {
    background: #F0F9FF;
}
.candidate-searchcontent {
    max-width: 1200px;
    margin: auto;
}
.innvited-item:hover {
    background: #F6F6F6;
}
.innvited-item {
    border-radius: 4px;
    border-bottom: 1px solid #0000000f;
}
    .innvited-item td, .innvited-item th {
        border-top: unset !important
    }
.hd-menu-invite {
    border-radius: 4px 4px 0px 0px;
    border-top: 1px solid #EAECEE;
    border-right: 1px solid #EAECEE;
    border-left: 1px solid #EAECEE;
    background: #FFF;
    box-shadow: 3px 4px 10px 0px rgba(51, 62, 73, 0.08), 0px 1px 5px -1px rgba(51, 62, 73, 0.14);
    padding: 25px 15px;
    margin-bottom: 3px;
    position: relative;
    z-index: 9;
}
.job-app-favorite {
    top: -3px !important;
}
.profile-details {
    box-shadow: 0px 4px 10px 0px rgba(51, 62, 73, 0.08), 0px 1px 5px -1px rgba(51, 62, 73, 0.14);
}
.iframe-resume {
    max-height: 832px !important;
    overflow-y: auto;
}
.brandblue-filter {
    filter: invert(88%) sepia(63%) saturate(2396%) hue-rotate(203deg) brightness(88%) contrast(94%);
}
.disabled-invite {
    pointer-events: none !important;
}
.checkinvited {
    accent-color: #0E46A1;
    width: 16px;
}
.closetags {
    right: 30px;
    top: 23px;
    z-index: 10;
}
.select-invite-state > .dropdown-toggle::after {
    background-image: url(../companyIcons/dropdown.svg) !important;
    border: unset !important;
    width: 18.5px;
    height: 10px;
    background-repeat: no-repeat;
}
.mobsearch-settings {
   display: none;
}
.row-specialist{
    align-items: center;
}
@media (max-width:992px) {
    .input-group-append {
        display: flex;
        align-items: end;
    }
    .mobsearch-settings {
        display: block;
        background: white;
        position: absolute;
        z-index: 999;
        top: -20px;
        height: 98vh;
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
        width: 0;
        visibility: hidden;
        right: 0;
        overflow: hidden;
        transition: all .2s ease-out;
    }
    .mobresume-view {
        display: block;
        z-index: 999;
        padding-top: 10px;
        width: 100%;
        visibility: hidden;
        transition: all .2s ease-out;
        margin-left: 0;
        margin-right: 0;
    }
    .active-settings {
        width: 100%;
        opacity: 1;
        visibility: visible;
        height: 100dvh;
    }
    .selinvite-item .select2-search__field {
        width: 58px !important;
    }
    .hdtitle-candidate {
        flex-direction: column-reverse;
        padding-top: 15px !important;
    }
    .SortBynews {
        justify-content: start !important;
    }
    .resumecol-sec{
        padding-top: 0px !important;
    }
    .hd-inv-index {
        padding-top: 15px;
    }
}
@media(max-width: 567px){
    .totalRecords{
        flex-direction: column;
        align-items: start !important;
    }
    .btn-elipss {
        margin-right: 0px;
    }
    .row-specialist {
        align-items: start;
    }

    .name-sp {
        width: 145px;
    }
    .mn-sel{
        max-width: unset;
    }
    .saved-row {
        margin-top: 40px;
    }
    .mn-sel:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 35px;
        background: rgb(249 249 249);
        left: 0px;
        top: 235px;
    }
    .searchTab {
        margin-right: 15px;
    }
}
@media (max-width: 350px){
    .name-sp {
        width: 140px;
    }
}
.fl-title {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    text-align: center;
    color: #222741;
    width: 100%
}
.gray-filter {
    filter: invert(0%) sepia(0%) saturate(0) hue-rotate(0deg) brightness(0%) contrast(300%);
}
.invite-inp:focus{
    outline:none;
}
.bottomline-div {
    width: 100%;
    height: 1px;
    background-color: #dee2e6;
}
.savethissearch{
    display: flex;
}
.min-h-unset{
    min-height: unset !important;
}
.totalRecords{
    display: flex;
}
.innvited-item:last-child {
    border-bottom: unset !important;
}
.sidebar-settings-candidates {
    display: flex;
    width: 65px;
    justify-content: center;
    height: 100%;
    border-right: 1px solid #EAECEE;
    position: fixed;
    background-color: white;
    top: 60px;
    z-index: 9;

}
.cands-inner-settings {
    margin-top: 30px;
}
.with-panel{
    top: 113px !important;
}

.active-link {
    background: rgba(14, 70, 161, 0.1);
    box-shadow: 0px 14px 14px rgba(20, 23, 38, 0.04);
    border-radius: 6px;
}
.candidate-links {
    padding: 15px 14px;
    position: relative;
}
.candidate-links.active-link > img {
   filter: invert(17%) sepia(70%) saturate(3062%) hue-rotate(212deg) brightness(92%) contrast(92%);
}
.active-link.candidate-links::after {
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    background-color: #0E46A1;
    top: 0;
    right: -6px;
}
.tags-input {
    background: #F0F9FF !important;
    color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 7px;
}
    .tags-input > div {
        padding: 0px 8px;
        border: 1px solid rgba(14, 70, 161, 0.5) !important;
        border-radius: 100px !important;
    }
.cursor-pointer{
    cursor: pointer;
}
.border-color-red{
    border-color: red !important;
}
.tags-errormsg{
    font-size: 12px;
    color: red;
}
.addmore-tags {
    color: #676767;
    font-size: 12px;
}
.applied-job {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pr-container {
    padding-left: 75px;
}
.pr-container-2 {
    padding-left: 60px;
}
@media (max-width: 1400px) {
    .main-container {
        margin-left: 65px !important;
    }
    .pr-container {
        padding-left: 15px;
    }
    .pr-container-2 {
        padding-left: 15px;
    }
    .main-container-bl {
        margin-left: unset !important;
        overflow: auto;
    }
}

@media (max-width: 992px) {
    .main-container {
        margin-left: 0 !important;
    }
    .sidebar-settings-candidates {
        display: flex;
        width: 100%;
        justify-content: center;
        height: 66px;
        top: unset;
        bottom: 0;
        z-index: 9;
        border-top: 1px solid #E6E6E6;
        box-shadow: -1px -5px 20px rgba(3, 2, 41, 0.05);
    }
    .cands-inner-settings {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 85%;
        margin-top: 0px;
    }
    .candidate-links {
        margin-bottom: 0px !important;
    }
    .active-link.candidate-links::after {
        content: unset;
    }
}
.timetable-container {
    background: #FFFFFF;
    border: 1px solid #EAECEE;
    border-radius: 0px;
    padding: 25px;
}
.compImage {
    width: 35px;
    height: 35px;
    min-width: 35px;
    min-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #80808029;
    border-radius: 50%;
    position: relative;
}
.compImage-img {
   border-radius: 50%;
   width: 100%;
   height: 100%;
}
.imglogoafter::after {
   position: absolute;
   content: "";
   width: 2px;
   height: 40px;
   background: #BDBDBD;
   top: 40px;
}
.timetable-date {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 23px;
    color: #8A8A8A;
}
.time-table-text {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #8A8A8A;
}
.interest-text {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
}
.addChecked::before{
    content: url(../createjobIcon/Mark.svg);
    color: #fff;
    background: #0E46A1;
    border: 0;
    display: inline-block;
    padding-left: 6px;
    height: 22px;
    width: 22px;
}
.addChecked {
    border-left: 3px solid #0D66D0;
    background: #F0F9FF !important;
}

.alljob-option:hover {
    background: #F0F9FF !important;
}
.navigate-div {
    margin-left: 0px;
    margin-bottom: 0px;
}
.prof-imgresume{
    align-items: center;
}
@media (max-width: 992px) {
    .navigate-div {
        margin-bottom: 18px;
    }
    .prof-imgresume {
        align-items: start;
    }
    .resume-section {
        padding-right: 0 !important;
        display: none;
    }
    .fav-settings {
        position: absolute;
        top: -37px;
        right: 0px;
    }
    .staryellow{
        font-size: 24px !important;
    }
}
.modal-inviteToApply{
    z-index: 1050 !important;
    margin-top: 20px;
}
.staryellow {
    color: #FFA500 !important;
}
.candidate-noimg-circle {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    background: #d5eef8;
    color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
    font-size: 16px;
}
@media (max-width: 1300px){
    .jobs-applications{
        min-width: unset !important;
    }
}
.border-radius-0{
    border-radius: 0px !important;
}
.namesv {
    color: #000 !important;
    font-size: 14px;
    line-height: 26px;
    font-family: 'arianamu';
}
.datejob-faced {
    font-size: 12px;
    line-height: 18.568px;
}
.fill-black {
    filter: invert(50%) sepia(2%) saturate(7%) hue-rotate(59deg) brightness(95%) contrast(100%);
}
.cand-footer {
    padding-left: 85px;
}
.card-info .card-body {
    max-height: 977px;
    overflow-y: auto;
    overflow-x: hidden;
}
@media (max-width: 992px) {
    .pd-65 {
        padding-left: 0px;
    }
    .first-column-ft{
        flex-direction: column;
        align-items: start !important;
    }
    .cand-footer{
        display: none;
    }
    .candidate-noimg-circle, .candidate-img-circle, .image-of-the-invitee {
        width: 48px !important;
        height: 48px !important;
    }
    .last-searches > h6 {
        padding: 0 15px;
    }
    .hd-minheight-demo{
        min-height: unset !important;
    }
}
.no-show-msg {
    color: rgba(0, 0, 0, 0.70);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    max-width: 402px;
}
.title-nomsg {
    color: #000;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.noshow-lastsearches {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
}
.mt-100{
    margin-top: 100px !important;
}
.fill-gray{
    filter: invert(40%) sepia(2%) saturate(45%) hue-rotate(314deg) brightness(98%) contrast(83%);
}
.pn-header {
    margin-bottom: 26px;
}

.green-invited {
    color: #00A579;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: white !important;
    cursor: default;
}
.select2-search__field::placeholder {
    color: #999 !important;
}
.disable-select2{
    opacity: 0.6
}
.compunImage {
    background: #d5eef8;
}
.hd-minheight {
    min-height: 320px;
}
.hd-minheight-demo {
    min-height: 253px;
}
.viewing-demo{
    border: 1px #FC0 solid;
    background: rgba(255, 204, 0, 0.15);
    text-align: center;
    padding: 16px;
    color: #172B4D;
    font-size: 16px;
}
.viewing-demo a{
        color: #172B4D;
        font-weight: bold;
        text-decoration: underline;
}
.candidate-noimg-circle.active-work {
    border: 4px solid #63CF3D;
    border-radius: 50%;
}
.candidate-img-circle.active-work{
    border: 4px solid #63CF3D;
    border-radius: 50%;
}
.invited-widhoutimg .active-work {
    border: 4px solid #63CF3D;
    border-radius: 50%;
}
.invited-user-img .active-work {
    border: 4px solid #63CF3D;
    border-radius: 50%;
}
