body {
    background-color: #f0f0f0;
    overflow-x: hidden;
}

.bg-dark {
    background-color: #2e2e42;
}



.text-dark {
    color:#2e2e42;
}

.tab-link:hover {
    text-decoration: underline !important;
}

.text-light {
    color: #fff;
}

a.text-dark:focus {
    color:#2AAFC5!important;
}

a.text-dark:hover {
    color:#2AAFC5!important;
}

a.text-light:focus {
    color:#2AAFC5!important;
}

a.text-light:hover {
    color:#2AAFC5!important;
}

.mb-4 {
    margin-bottom: 1.5rem;
}

.login-button {
    margin:0;
}

.login-button:hover {
    margin: 0;
}

/* HEADER */
.main-header {
    margin-top: 0px;
    height: 85px;
    background: #434171;
    box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, 0.6);
}

.container-fluid {
    height: auto;
    width: 100%;
}

.header-container nav.navbar {
    display: flex;
    width: 100%;
}

.black-overlay{
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #000;
    z-index: 5;
    opacity: 0.8;
}


.search-bar > .select2-container--default .select2-selection--multiple {
    border-radius: 25px;
    overflow: hidden;
    height: 33px;
}

.search-bar > .select2-container--default .select2-selection--multiple .select2-selection__choice{
    border-radius: 25px;
}

.search-bar > .select2-container--default .select2-selection--multiple .select2-selection__rendered{
    white-space: nowrap;
    display: flex;
    overflow: auto;
}

.select2-container--default .select2-selection--multiple {
    padding: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color: #7a33ff;
    color: #fff;
    font-family: 'Fira Sans', sans-serif;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] .tex-gra-lig{
    color: #dcdcdc;
}

.select2-results__option {
    font-family: 'Fira Sans', sans-serif;
}

.select2-container--default .select2-selection--multiple li.select2-selection__choice {
    margin-top: 3px;
    padding: 3px 10px !important;
}

#job-query {
    opacity: 0;
}

#places{
    width: 100%;
    border: 0;
    padding: 10px;
    outline: none;
    color: #293846;
    border-radius: 2px;
}

.view{
    position: absolute;
    width: 100%;
}

.container {
    width: 100%;
}
.navbar {
    border: 0;
}
.search-field {
    margin: 0;
}

.search-bar {
    width: 100%;
    position: relative;
}
.search-bar .close-drop{
    position: absolute;
    right: 2px;
    top: 2px;
    width: 29px;
    height: 29px;
    background-color: #ff426e;
    z-index: 1;
    border-radius: 25px;
    cursor: pointer;
    color: #fff;
}
.search-bar .close-drop div{
    height: 100%;
    width: 100%;
}
.select2 {
    width: 100% !important;
    min-width: 200px;
}
.profile-drop-wraper {
    height: 40px;
    margin-right: 40px;
    margin-top: 9px;
    margin-left: 30px;
}
.top-nav ul.top-menu>li {
    margin: 0px;
}
.top-nav img {
    width: 42px;
    left: -34px;
    position: absolute;
    top: -6px;
}
.profile-menu {
    margin-top: 0;
    padding-right: 35px;
}

.grid.post-job-section {
    position: relative;
}

.position-coincidence{
    border: solid 1px #7a33ff;
}

/* GRID */
.post-job-section {
    margin-top: 120px;
    margin-bottom: 50px;
}

/* TALENT CARD */
#talents {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.ui-selecting .offer-info, .ui-selected .offer-info {
    background-color: #7a33ff;
    color: #fff;
}

.ui-selected .offer-info .offer-published-date{
    color: #fff;
}

.ui-selecting .offer-info .basic-info div {
    color:#fff;
}

.ui-selected .offer-info .basic-info div {
    color:#fff;
}

.ui-selecting .offer-info .offer-description-gradient {
    display:none;
}

.ui-selected .offer-info .offer-description-gradient {
    display:none;
}

.ui-selecting .offer-info .offer-description {
    padding: 0 4px;
}

.ui-selected .offer-info .offer-description {
    padding: 0 4px;
}

.ui-selected i.fab.fa-whatsapp {
    color:#fff;
}

.ui-selected i.fab.fa-whatsapp {
    color:#fff;
}

.ui-selected a.share-wa span {
    color:#fff;
}

a.share-wa{
    display: flex;
    align-items: center;
    color: #949494;
}

a.share-wa span {
    color: #949494;
    font-size: 12px;
    margin-right: 5px;
}


a i.fab.fa-whatsapp {
    font-size: 22px;
    color: #5fbc67;
}

.grid-item {
    margin: 0px 5px 25px;
    position: relative;
    float: left;
    width: 24%;
    display: inline-block;
    border-radius: 15px;
}

.grid-item:hover {
    z-index: 2;
    transform: scale(1.05);
}

.grid-item:hover > .offer-info{
    box-shadow: 0px 0px 70px #535b89;
}

.kanban .ui-selecting .offer-info .offer-name, .kanban .ui-selecting .offer-info .offer-experience {
    color: #fff;
}
.kanban .ui-selecting .offer-info .talent-title, .kanban .ui-selecting .offer-info .offer-salary {
    color: #c3c3c3 !important;
}
.kanban .ui-selected .offer-info .offer-name, .kanban .ui-selected .offer-info .offer-experience {
    color: #fff;
}
.kanban .ui-selected .offer-info .talent-title, .kanban .ui-selected .offer-info .offer-salary {
    color: #c3c3c3 !important;
}

.kanban-card:hover > .offer-info .offer-name{
    top: 0px !important;
}

.kanban-list{
    float: left;
    display: table;
    margin: 5px;
    background-color: #f7f7f7;
    border-radius: 3px;
    position: relative;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
}

.kanban{
    width: 285px !important;
    padding: 10px 7px;
    height: 550px;
    margin: 0px;
    overflow-y: scroll;
    display: block !important;
}

.kanban-title{
    height: 35px;
    margin: 0px;
    font-weight: bold;
    font-family: 'Fira Sans', sans-serif;
    border-radius: 5px 5px 0px 0px;
    margin-left: 15px;
    margin-top: 5px;
    float: left;
}

.kanban-card{
    width: 260px;
    margin: 10px 5px;
    cursor: pointer;
}

.kanban-card-context-menu{
    z-index: 2;
    transform: scale(1.05);
    box-shadow: 0px 0px 70px #535b89;
}

.kanban-card .talent-hover{
    position: relative;
    width: 70%;
    float: right;
    background: none;
    height: 20px;
    padding-left: 8px;
    margin-top: 5px;
}

.kanban-card .talent-image figure{
    height: 60px;
    width: 60px;
    border-radius: 150px;
    padding: 0px;
    margin: 0px;
    box-shadow: 0px 0px 10px 0px #0000001f;
}

.kanban-card .talent-image figure .video-crop{
    border-radius: 150px;
}

.kanban-card .talent-image figure .video-crop video{
    width: 120px;
}

.kanban-card .talent-image{
    float: left;
    width: 30%;
    height: 85px;
}

.kaban-card .talent-image .video-crop {
    border-radius: 100px;
}

.kaban-card .talent-image .video-crop video {
    width: 110px;
    margin-left: -30px;
    margin-top: 0px;
}

.kanban-card .offer-name{
    font-size: 15px;
    text-align: left;
    top: 0px;
    color: #000;
    text-shadow: none;
    width: 70%;
    border-bottom: solid 1px #ccc;
    margin: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    position: relative;
    padding-left: 8px;
}

.kanban-card .view-offer{
    width: 100%;
    color: #fff;
    top: 0px;
    left: 0px;
    height: 60px;
    border-radius: 100px;
    overflow: hidden;
    padding: 0px;
    height: 100%;
    opacity: 0;
}

.kanban-card .view-offer a{
    background-color: rgba(255, 255, 255, 0.6); 
}

.kanban-card .ui-selecting{
    background: #eaeaea !important;
    border: solid 1px #6548e3;
}

.kanban-card .ui-selected, .kanban-card .ui-selected{
    background: #eaeaea !important;
    border: solid 1px #6548e3;
}

.kanban-card .view-offer:hover{
    color: #fff;
}

.kanban-card .move-offer-name{
    opacity: 0;
}

.kanban-card .talent-title{
    color: #6548e3 !important;
    display: table;
    height: auto;
    margin-top: 8px;
    white-space: break-spaces;
}

.kanban-card .offer-salary{
    color: #777 !important;
}

.kanban-card .talent-title, .kanban-card .offer-experience, .kanban-card .offer-salary{
    float: left;
    width: 70%;
    font-size: 15px;
    text-align: left;
    padding: 0px;
    background: none;
    color: #333;
    padding-left: 8px;
}




.kaban-card .talent-image .video-crop {
    border-radius: 100px;
}

.kaban-card .talent-image .video-crop video {
    width: 110px;
    margin-left: -30px;
    margin-top: 0px;
}



@media (max-width: 1400px) {
    
    div#Container {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        width: calc(100vw - 235px);
        display: inline-flex;
        padding-top: 10px;
    }

}

@media (max-width: 1350px) {

    .kanban-card.grid-item {
        margin-top: 20px;
        width: calc(100% - 20px);
    }

}

@media (max-width: 767.98px) {
    div#Container {
        width: calc(100vw - 15px);
        padding-top: 22px;
    }
    .kanban-card.grid-item {
        width: calc(100% - 10px);
        margin-left: 5px;
    }
    .kanban-card .talent-pic {
        min-height: unset;
    }
}




.talent-tags{
    float: left;
    padding: 5px;
    background-color: #dedede;
    width: 100%;
    border-radius: 25px;
}

.tag{
    float: left;
    border-radius: 25px;
    padding: 0px 10px 0px 10px;
    color: #fff;
}

.notes textarea{
    margin: 0px;
    outline: none;
    text-align: justify;
    resize: none;
    width: 100%;
    border-radius: 5px;
    padding: 10px;
    text-transform: lowercase;
    border: solid 1px #dcdcdc;
    height: 200px;
    color: #000000;
}

.notes .editedby{
    position: absolute;
    bottom: -25px;
    font-size: 11px;
    right: 0px;
    padding: 5px 10px 5px 10px;
    background-color: #6b6b6b;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
}

.notes .status{
    position: absolute;
    bottom: 6px;
    right: 2px;
    font-size: 12px;
    border-radius: 100px;
    overflow: hidden;
}

.knb-bor{
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #7221fd;
    left: 0px;
}

.knb-header{
    position: relative;
    display: table;
    width: 100%;
}

.knb-list-count{
    float: right;
    height: 35px;
    margin-top: 5px;
}

.knb-list-count .circle{
    float: right;
    height: 25px;
    margin-right: 10px;
    border-radius: 25px;
    background-color: #828282;
    width: 25px;
    color: #fff;
    padding: 0px 8px;
}


.ui-sortable-helper{
    height: 130px;
    width: 260px;
}

.sortable-ghost {
    height: 130px;
    width: 260px;
    display: table;
    margin-bottom: 20px;
    padding: 0;
    background-color: #989898;
    border-radius: 5px;
    border-color: transparent;
}

.sidenav-toggle {
    position: fixed !important;
    width: 220px;
    z-index: 1;
}

.metismenu li.filters.mar-top-50 {
    margin-top: 55px !important;
}

.metismenu li a {
    height: 55px;
    display: flex;
    align-items: center;
}


/* tabs */

.grid-nav-bar{
    display: flex;
    overflow: auto;
    justify-content: space-between;
    width: calc(100vw - 220px );
    position: fixed;
    z-index: 3;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.20);
}


.grid-nav-bar .sort{
    display: table;
    float: right;
}

.grid-nav-bar .sort .pd-title{
    height: 40px;
}

.pd-title{
    font-size: 12px;
    font-weight: 500;
    display: flex;
}

.pd-title .title{
    color: #263238;
    font-weight: 600;
    margin-left: 10px;
} 

.pd-title .option{
    display: flex;
    color: #fff;
}

.grid-nav-bar .pd-title {
    padding: 5px 20px;
    border-right: 1px solid #eaeaea;
}

.grid-nav-bar .pd-title.hover {
    cursor: pointer;
}

.grid-nav-bar .pd-title.hover.active {
    background: #ffffff;
}

.grid-nav-bar .pd-title.hover.inactive > .icon {
    background: #a9a9a9;
    box-shadow: none;
}

.grid-nav-bar .pd-title.hover:hover {
    background: #f0f0f0;
}

.grid-nav-bar .pd-title .icon {
    width: 30px;
    height: 30px;
    padding: 5px;
}

.icon{
    padding: 10px;
    border-radius: 35px;
    width: 40px;
    float: left;
    display: table;
    height: 40px;
    font-size: 15px;
}

/* filters overview */

.filters-overview{
    width: 100%;
    height: 55px;
    background-color: rgb(46, 46, 66);
    position: fixed;
    top: 85px;
    box-shadow: 0px 0px 40px -10px #000;
    z-index: 3;
}

.filters-overview ul{
    list-style: none;
    height: 55px;
    overflow-y: scroll;
    margin: 0;
    margin-right: 20px;
    align-items: center;
    display: flex;
    width: 100%;
    padding-left: 235px;
}

.filters-overview ul::-webkit-scrollbar { display: none; }
.filters-overview ul{
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

.filters-overview ul li{
    background-color: #ffffff;
    padding: 0px 4px 0px 10px;
    border-radius: 25px;
    color: #4a4a4a;
    margin-left:5px;
    font-family: 'Fira Sans', sans-serif;
    height: 32px;
    display: flex;
    align-items: center;
}

.filters-overview ul li span{
    float: left;
    height: 25px;
    display: flex;
    align-items: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.filters-overview ul li:hover > .overview-remove{
    width: 25px;
    display: flex;
}

.offer-filter {
    position: absolute;
    text-align: center;
    width: 100%;
    top: -40px;
    height: calc(100vh - 120px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.start-filter {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0px;
    height: calc(100vh - 120px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.start-filter h1 { 
    font-family: 'Exo 2', sans-serif;
    margin: 0;
}

.start-filter img { 
    width: 30%;
}

.start-filter p {
    color: #9c9c9c;
    border-top: solid 1px #c5c5c5;
    padding: 10px;
    font-size: 17px;
}

.overview-remove{
    height: 25px;
    width: 0px;
    background-color: #ff3168;
    border-radius: 25px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-left: 5px;
    display: none;
}

.overview-value{
    background-color: #5b358a;
    border-radius: 25px;
    color: #ffffff;
    margin-left: 5px;
    min-width: 25px;
    padding: 0px 10px;
    text-transform: uppercase;
}

.over-delete{
    margin-left: 5px;
    background-color: #e64376 !important;
}

.badges {
    padding: 3px;
    margin: 0;
    float: left;
    z-index: 1;
    width: 100%;
    background-color: #ffffff;
    border-radius: 25px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.12);
    position: relative;
}

.offer-cities{
    display: table;
    margin: 0;
    padding: 0;
    float: left;
}

.offer-talents-subscribed{
    display: table;
    margin: 0;
    padding: 0;
    float: right;
}

.offer-cities li {
    float: left;
    background-color: #c8cee0;
    border-radius: 20px;
    padding: 0px 8px;
    color: #464646;
    font-size: 14px;
}

.offer-talents-subscribed li{
    float: left;
    background-color: #e4e4e4;
    border-radius: 20px;
    padding: 0px 8px;
    color: #464646;
    font-size: 14px;
}

.offer-cities:empty {
    display: none;
}

.bag-counter{
    background-color: #3E5163;
    padding: 1px;
    border-radius: 100px;
    color: #fff;
    width: 25px;
    height: 25px;
    float: right;
    text-align: center;
    margin-bottom: 5px;
    position: absolute;
    right: 10px;
    line-height: 25px;
}

.total-counter {
    background-color: #404b82;
    padding: 0px 30px;
    border-radius: 100px;
    color: #fff;
    width: 25px;
    height: 25px;
    float: right;
    text-align: center;
    margin-bottom: 5px;
    position: absolute;
    right: 10px;
    line-height: 25px;
}

.label {
    font-size: 14px;
    padding: 0px;
    cursor: help !important;
    margin-right: 2px;
    height: 20px;
    border-radius: 25px;
    width: 20px;
    overflow: hidden;
    float: left;
}
.total-experience{
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    z-index: 2;
    border-radius: 25px;
    color: #757575;
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    float: right;
}

.total-score{
    position: absolute;
    left: 4px;
    top: 4px;
    width: 25px;
    height: 25px;
    background-color: #ffffff;
    z-index: 2;
    border-radius: 20%;
    color: #adadad;
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    box-shadow: 0px 5px 20px 0px #00000026;
    cursor: help;
}

.talent-image {
    position: relative;
    border-radius: 10px 10px 0px 0px;
    overflow: hidden;
}

.kanban-card .image-overlay {
    display: none;
}

.talent-image .image-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0.5116421568627452) 23%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.5116421568627452) 23%, rgba(0,0,0,0) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0.5116421568627452) 23%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}

@media (max-width: 768px){
    .talent-image .image-overlay {
        display: none;
    }
}


.offer-info{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 94%;

    border-radius: 15px;
    position: relative;
    float: left;
    padding: 8px;
    width: 100%;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.12);
    margin-top: 3px;
    background-color: #fff;
}

.basic-info{
    padding: 10px 0px;
}

.offer-icons{
    background-color: #dedede;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    float: left;
    margin-right: 5px;
    font-size: 13px;
}


.talent-card:hover > .offer-info .gray-filter{
    -webkit-filter:none;
    filter: none;
}

.talent-card:hover > .offer-info .gray-filter{
    -webkit-filter:none;
    filter: none;
}

.talent-card:hover > .offer-info .view-offer{
    display: flex;
}



.grid-item:hover .options {
    opacity: 1;
}

.offer-name {
    display: flex;
    flex-direction: column;
    font-size: 18px;
    color: #333;
    text-align: left;
    z-index: 1;
    text-transform: capitalize;
    transition: all 0.5s;
    background-color: #d6d6d6;
    border-radius: 8px;
    padding: 10px;
    white-space: break-spaces;
}

.offer-name span.company-name {
    font-size: 12px;
}

.offer-name span.talents-apply {
    position: absolute;
    right: 13px;
    font-size: 12px;
    top: 50px;
}

.letters {
    text-transform: capitalize;
}
.talent-image figure {
    display: block;
    margin: 0 auto;
    height: 170px;
    width: 100%;
    background-position: center;
    position: relative;
    background-size: 101%;
    z-index: 0;
    image-rendering: -webkit-optimize-contrast;
}
.talent-title {
    font-size: 12px;
    background-color: #7a33ff;
    padding: 5px;
    color: #fff;
    width: 100%;
    height: 31px;
    line-height: 1em;
    text-transform: capitalize;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    overflow: hidden;
}

.offer-experience, .offer-salary {
    text-align: left;
    font-size: 15px;
    color: #5d5d5d;
    white-space: normal;
}

.video-crop{
    overflow: hidden;
    height: 100%;
}

video{
    width: 305px;
}

.offer-tags-container{
    overflow: hidden;
    height: 30px;
}

.offer-tags {
    list-style: none;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 0px;
    margin-top: 1px;
    margin-bottom: 1px;
    width: 100%;
    text-align: left;
    height: 50px;
    white-space: nowrap;
    display: flex;
    overflow: auto;
}

.offer-tags li {
    text-align: left;
    margin-bottom: 1px;
    border-radius: 3px;
    padding: 5px;
    display: table;
    padding-right: 7px;
    position: relative;
    height: 28px;
    float: left;
    margin-right: 2px;
}

.offer-tags li span{
    padding: 3px 5px 3px 5px;
    background-color: rgba(0, 0, 0, 0.44);
    border-radius: 3px;
    margin-right: -5px;
    right: 7px;
    position: absolute;
    top: 2px;
}

.language_extra{
    width: 100px;
    border: dashed 1px #afafaf;
    background: transparent;
    height: 27px;
}

.skill-title::first-letter{
    text-transform: uppercase;
}

.skill-title{
    text-transform: lowercase;
    display: inline-block;
    margin: 0px;
}

/* LOADING*/
.load-more {
    width: 20%;
    padding: 5px 0px 5px 0px;
    bottom: 0px;
    z-index: 1;
    margin: 0 auto;
    left: 0;
    background-color: #2ac56c;
    height: 40px;
    border-radius: 25px;
    color: #fff;
    box-shadow: inset 0px 2px 0px 0px #278c4f;
    -moz-box-shadow: inset 0px 2px 0px 0px #278c4f;
    -webkit-box-shadow: 0px 2px 0px 0px #248c4f;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 16px;
    outline: 0;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-bottom: 30px;
}
.loading {
    width: 100%;
    padding: 5px 0px 5px 0px;
    position: fixed;
    top: 0px;
    z-index: 10;
    margin: 0 auto;
    right: 0;
    height: 100%;
}
/* NAV BAR */
.navbar-default {
    background-color: #263238;
    border-color: #2f4050;
    overflow-y: scroll;
    top: 0px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.navbar-close{
    height: 230px;
    position: fixed;
    left: 0px;
    z-index: 5;
    width: 100%;
    overflow: hidden;
}
.nav-separator{
    margin: 0;
    opacity: 0.3;
}

.nav > li.active {
    background: #293846;
}
.filter-global-option{
    padding: 14px 15px 14px 15px !important;
    border-left: solid 1px #334d61;
}
.filter-global-option i{
    margin: 0px !important;
}
.nav > li > a {
    color: #fff;
    padding: 14px 20px 14px 25px;
    cursor: pointer;
}
.nav > li > a i {
    margin-right: 6px;
}
.nav > li.active > a.option > span.check {
    display: block !important;
}
.nav > li.filters.active:not(.all) > a {
    color: #ffffff;
    background-color: #263238;
}
.group{
    line-height: 13px;
}
.filter.active span,.filter.all.active span,.filter.option.accordion-level-2.active{
    color: #00d165 !important;
}
.nav-second-level li a {
    padding: 7px 35px 7px 10px;
    padding-left: 50px;
    height: 35px;
}
.nav-second-level li.filter.active a .check {
    margin-right: 5px;
}
.places-item{
    display: inherit !important;
}
.nav-second-level li, .nav-third-level li {
    border-bottom: none !important;
    display: table;
    width: 100%;
}
.jBox-content{
    padding:2px !important;
}

.new-group-swal{
    text-transform: uppercase;
    background-color: #693bff;
    padding: 1px 10px 2px 10px;
    border-radius: 3px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Fira Sans', sans-serif;
}

.swal2-modal h2{
    color: #fff;
}

.group-delete{
    width: 25px;
    height: 25px;
    cursor: pointer;
    background-color: #ff4d5d;
    color: #fff;
}
.metismenu .collapse.in {
    display: block;
}
.metismenu .collapse {
    display: none;
}
.metismenu .arrow {
    float: right;
    line-height: 1.42857;
}
.arrow {
    float: right;
}
.check {
    float: left;
    margin-top: -4px;
    margin-left: -30px;
}
.check img {
    width: 25px;
}

.contextmenu-item-input{
    background-color: transparent !important;
}

.contextmenu-item-cta{
    text-align: center;
    background-color: #6950ca;
    border-radius: 3px;
    margin: 5px 5px 0px;
    color: #fff;
}

.navbar-static-side {
    z-index: 4;
    position: fixed;
    padding-top: 85px;
}

.grid-nav-bar .filters{
    white-space: nowrap;
    display: flex;
}

.grid-nav-bar .sort {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

/* MEDIA */
@media (min-width: 768px){
    .navbar-static-side {
        width: 220px;
        padding-bottom: 100px;
    }
    .talents-wrapper {
        position: relative;
        padding: 0 0 0 220px;
        min-height: 1200px;
        width: 100%;
    }
}

@media (max-width: 1350px){
    .grid-item{
        margin: 0px 15px 30px;
        width: calc(100% / 4 - 30px);
    }    
}

@media (max-width: 1115px){
    .grid-item{
        margin: 0px 15px 30px;
        width: calc(100% / 3 - 30px);
    }    
}

@media (max-width: 991.98px){
    .profile-menu {
        position: absolute;
        top: 0px;
        right: 15px;
    }
    .search-field{
        width: 35%;
    }
    .grid-item{
        margin: 0px 15px 50px;
        width: calc(100% / 2 - 30px);
    }
    .grid-item:hover {
        z-index: 2;
        transform: scale(1);
        box-shadow: none;
        transition: 0;
    }
}

@media (max-width: 767.98px) {
    .select2-container--open .select2-dropdown {
        top: 112px !important;
    }
    .body{
        overflow: auto;
    }
    .navbar-default{
        position: fixed;
        z-index: 5;
        width: 100%;
    }
    .search-field {
        width: 100%;
        position: fixed;
        height: 50px;
        left: 0;
        top: 70px;
        padding: 9px 15px !important;
        background: #253237;
    }
    .search-field .select2-search__field {
        height: 40px;
    }
    .profile-menu {
        top: 0;
        right: 0;
    }
    .navbar-default {
        padding-top: 120px;
    }
    .navbar-close {
        height: 175px;
    }
    .sidenav-toggle {
        width: 100%;
        box-shadow: none;
    }
    .post-job-section {
        margin-top: 210px;
    }
    .load-more {
        width: 90%;
    }
    .options{
        opacity: 0;
    }
    .offer-name{
        margin-bottom: 30px;
    }
    .cv-options-menu{
        display: block;
    }
    .share-options{
     float: left;
     width: 100%; 
    }
    .metismenu{
        padding-bottom: 100px;
    }
    .options>div {
        bottom: 5px;
    }
    .start-filter img { 
        width: 100%;
    }
    .grid-nav-bar {
        width: 100%;
        margin-top: 5px;
        padding-top: 5px;
    }
}

@media (max-width: 520px) {
    .grid-item{
        margin: 0px 0px 35px;
        width: 100%;
    }
}

.contact-area{
    position: fixed;
    width: 60px;
    height: 60px;
    display: block;
    bottom: 20px;
    right: 20px;
    z-index: -1;
}

.talent-login {
    margin-top: 5px;
    border-bottom: 1px solid #dcdcde;
    height: 20px;
}

.login-title, .login-value {
    font-size: 12px;
}

.login-value {
    float: right;
}
.offer-published-date {
    padding: 3px 3px;
    color: #949494;
    display: flex;
    justify-content: space-between;
    margin-top: 3px;
    align-items: center;
}

.recent-search {
    border-bottom: 1px solid #334d60;
    padding-top: 20px !important;
    background: #292a3b !important;
}

.recent-search:hover { 
    background: #212d34 !important;
}

.search-title {
    width: 100%;
    color: #555;
    font-size: 13px;
    text-align: left;
    clear: both;
    float: none;
    background-color: #ffffff;
    border-radius: 2px 2px 0 0;
    padding: 10px;
    margin: 0;
    box-shadow: 0px 2px 10px 0px #0000002e;
    padding-left: 50px;
}

.vacancy-search-item .search-title {
    margin-bottom: 30px;    
}

.search-title hr {
    margin: 2px 0;
    padding: 0;
    border-top: 1px solid #d4d4d4;
}

.no-candidates {
    color: #9d9d9d;
    display: block;
    margin: 30px 0;
}

.search-title .search-title-wrapper {
    display: flex;
    align-items: center;
}

.search-title .search-title-kerywords {
    font-size: 17px;
    font-family: 'Exo 2', sans-serif;
    margin-left: 10px;
    color: #333;
}

.search-title .icon {
    left: 15px;
    display: inline-flex;
    width: 22px;
    height: 22px;
    border-radius: 2px;
    color: #fff;
    background-color: #6746c7;
    align-items: center;
    justify-content: center;
    position: absolute;
    align-items: center;
}

.search-title .search-title-date {
    display: flex;
    background: #04cad9;
    color: #fff;
    padding: 3px 25px;
    border-radius: 3px;
}

.search-title .search-title-filters {
    margin-top: 0;
    padding-top: 5px;
}

.search-title .search-title-filters span {
    border-right: 1px solid #e5e5e5;
    padding-right: 3px;
    margin-right: 3px;
}

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

.new-offer-btn{
    background: #6548e3;
    color: #fff;
    transition: all .3s;
    padding: 0 !important;
    width: 100%;
    height: 40px !important;
    border-radius: 2px;
}
.new-offer-btn:hover {
    background-color: #6548e3 !important; 
    color: #04cad9;
}

.new-offer-btn img{
    width: 40px;
    margin-right: 5px;
}

.search-location-heading {
    clear: both;
    float: none;
    background: #434171;
    margin: 0 0 25px;
    color: #fff;
    text-align: left;
    padding: 7px;
    
}
.search-location-heading span {
    font-weight: bold;
}

.vacancy-item {
    background: #e3e3e3;
    padding: 0;
    border-radius: 2px;
    padding-bottom: 5px;
    margin-bottom: 50px;
    float: none;
    clear: both;
    display: table;
    width: 100%;
    position: relative;
}

.talent-contents {
    text-align: center;
    margin-top: 55px;
}

.offers {
    padding: 10px;
    position: fixed;
    top: 120px;
    left: 220px;
    background-color: #eaeaea;
    width: calc(100vw - 220px);
    height: 100%;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
    z-index: 1;
    overflow: auto;
    padding-bottom: 150px;
}

.offers table {
    padding: 10px 0;
}

table.dataTables-offers {
    display: inline-table;
    margin: 0 15px;
    width: calc(100% - 30px);
}



@media (max-width: 1150px) {
    
    table.dataTables-offers {
        white-space: nowrap;
        display: block;
        overflow-x: auto;
    }
    .talent-hover{
        display: none;
    }
}

@media (max-width: 768px) {
    
    .offers {
        font-size: 12px;
        padding: 10px 0;
        top: 270px;
        left: 0;
        width: 100%;
    }
   
    table.dataTables-offers .first-name img {
        width: 120px;
    }

    .dataTables_paginate ul.pagination li a {
        height: 35px;
        padding: 0 8px;
    }

    .table-top-left label {
        display: flex;
        align-items: center;
    }

    .table-top-right label {
        display: flex;
        align-items: center;
    }
    
    .table-top-left label select {
        margin: 0 10px;
    }

    .table-top-right label input {
        margin-left: 28px !important;
    }

    div.dataTables_wrapper div.dataTables_info{
        white-space: break-spaces !important;
    }


    .talent-contents {
        margin-top: 0;
    }

}

@media (max-width: 425px){
    .dataTables_paginate ul.pagination li a {
        padding: 0 4px;
    }
}

.search-terms{
    margin-bottom: 1px;
}

.offer-search-term{
    padding: 0px 6px 0px 5px;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    height: 30px;
    margin-top: 1px;
}

.offer-place{
    padding: 0px 6px 0px 5px;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    height: 30px;
    margin-top: 1px; 
}

.interested{
    background-color: #ffffff;
    border-radius: 3px;
    padding: 5px;
    height: 30px;
    box-shadow: 0px 0px 10px 0px #0000000d;
    position: relative;
}
.interested_pics{
    position: absolute;
    right: -5px;
    top: 0px;
}
.interested_pics img{
    width: 30px;
    border-radius: 100px;
    box-shadow: 0px 0px 3px 0px #0000007d;
    position: relative;
    margin-left: -25px;
}
.not-viewed-0{
    color: #ababab;
    font-weight: 900;
}
.not-viewed{
    color: #ff376d;
    font-weight: 900;
}


hr.status-separator {
    margin: 0px;
    border-top: .5px solid #434d57;
}

.margin-slider {
    margin: 0 8px;
}

.filters .slider {
    width: 100%;
}

.filters .slider .tooltip.top {
    display: none;
}

.filters .slider .slider-track {
    height: 2px;
}

.filters .slider-handle.min-slider-handle.round {
    width: 14px;
    height: 14px;
    background: #fff;
}

.filters .slider-handle.max-slider-handle.round {
    width: 14px;
    height: 14px;
    background: #fff;
}

.filters .slider-selection {
    background: #27c470;
    height: 4px !important;
    box-shadow: none;
    margin-top: -1px;
}

.restart-modal-content {
      
}

.restart-modal-content p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
}

.restart-modal-content .custom-input-03 {
    padding: 10px !important;
    font-size: 15px;
    font-weight: 400;
}

.btn.save-edit-tag {
    margin: 15px 0 !important;
    font-size: 13px;
    padding: 4px 9px;
    border-radius: 4px;
    margin: 18px 0px;
    background-color: #e6277e;
}

.btn.save-edit-tag .icon-small {
    padding: 10px;
    border-radius: 35px;
    width: 30px;
    float: left;
    height: 30px;
    overflow: hidden;
}

.btn.save-edit-tag .icon-small .cveditor-save-icon{
    margin-left: -6px;
    margin-top: -16px;
    width: 100%;
}

.company-alert-show-error {
    background: #ff5e64;
    color: #fff;
    padding: 10px;
    margin: 25px 10px;
    border-radius: 7px;
    box-shadow: 4px 0px 6px 2px rgba(0,0,0,0.1);
    display: none;
}

.modal-purple {
    background: #474775 !important;
    background: -moz-linear-gradient(top,  #474775 23%, #474775 38%, #5f5480 73%, #896a93 100%) !important;
    background: -webkit-linear-gradient(top,  #474775 23%,#474775 38%,#5f5480 73%,#896a93 100%) !important;
    background: linear-gradient(to bottom,  #474775 23%,#474775 38%,#5f5480 73%,#896a93 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474775', endColorstr='#896a93',GradientType=0 ) !important;
    z-index: 999999;
    box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.6);
    
}

.modal-purple {
    border: 0;
    margin-top: 75px;
    border-radius: 5px;
}

.modal-purple .modal-content .modal-body {
    padding: 0;
}

.modal-purple .modal-content {
    border: 0;   
    max-width: 500px;
    background: transparent;
    margin: auto;
    box-shadow: none;
    padding: 45px 10px;
}

.modal-purple .modal-footer, .modal-purple .modal-header {
    margin: 0;
    padding: 0;
    border: 0;
}

.modal-purple button.close {
    margin: 10px 15px;
}

#jBox3 {
    max-width: 200px;
}
.overview-value .check {
    display: none;
}

.filter.offer-item .check {
    display: none;
}

.filter.offer-item.active .check {
    display: flex;
    justify-content: start;
    align-items: center;
    margin: 0;
}

#offer-detail-button {
    display: none;
}
.offer-detail-container {
    position: relative;
}

.offer-detail-container .offer-detail{
    background-color: #fff;
    color: transparent;
    display: block;
    height: 100%;
    left: 220px;
    position: fixed;
    top: 209px;
    transition: all 0.3s ease-in-out;
    width: 0;
    padding: 0;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
    border-radius: 0 5px 5px 0;
}
.offer-detail h4 {
    margin-bottom: 20px;
}

.offer-row {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 0;
    border-bottom: 1px solid #e7e7e7;
}

.offer-col {
    padding: 0;
}

.offer-col p {
    margin-bottom: 0;
}

.offer-detail p {
    font-weight: 100;
}

.offer-detail.show-offer {
    padding: 10px 15px;
    width: 55% !important;
    color: inherit !important;
    z-index: 6;
}

.offer-detail.show-offer span.keyword  {
    display: inline;
    padding: 3px 10px;
    background-color: #7a33ff;
    transition: all 0.3s;
    border-radius: 4px;
    color: #fff;
    font-family: 'Fira Sans', sans-serif;
    margin-right: 0px;
}

div#offer-detail-button button {
    margin-left: 20px;
    margin-bottom: 5px;
}

.rejected {
    background-color: #ff7474 !important;
}

.rejected a, .rejected p {
    color: #fff;
} 

.reject-label {
    font-style: italic;
    font-size: 11px;
}

img.talentbox-icon {
    width: 75px;
}

/*---------- Offers styles ----------*/

.li-s-none {
    list-style: none;
}

.h-100 {
    height: 100%;
}

.pb-none {
    padding-bottom: 0!important;
}

.offer.grid-item:hover {
    z-index: 2;
    transform: scale(1.01)!important;
}

.align-center-row {
    display: flex;
    align-items: center;
}

.offers-search-container {
    width: 100%!important;
    padding: 20px 50px;
}

.offers-search-container .grid-item {
    width: 100%;
    height: 265px;
}

.offer-card {
    border-radius: 15px;
    position: relative;
    padding: 15px;
    width: 100%;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.12);
    height: 100%;
    background-color: #fff;
}

.offer-title {
    margin: 0 0 16px 0;
}

.offer-description {
    height: 50px;
    overflow: scroll;
    font-size: 13px;
    padding: 4px;
    position: relative;
    white-space: break-spaces;
    transition: .1s all;
}

.offer-description-gradient {
    position: absolute;
    background-color: #0f0;
    height: 20px;
    width: 100%;
    left: 0px;
    bottom: 100px;
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}

.offer-info {
    /* border-bottom: 2px solid #7d50fc; */
    text-align: left;
}

.offer-required {
    display: flex;
    margin: 5px 0 5px 0;
}

.offer-required span {
    margin-right: 25px;
}

.tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: 0px 0 10px;
}

.keywords-offer {
    border: none;
    outline: none;
    background-color: #caefd8;
    border-radius: 7px;
    font-weight: bold;
    padding: 4px 10px;
    box-shadow: 
        0 0.5px 2.2px rgba(0, 0, 0, 0.02), 
        0 1.1px 5.3px rgba(0, 0, 0, 0.028), 
        0 2.1px 10px rgba(0, 0, 0, 0.035), 
        0 3.8px 17.9px rgba(0, 0, 0, 0.042), 
        0 7.1px 33.4px rgba(0, 0, 0, 0.05), 
        0 17px 80px rgba(0, 0, 0, 0.07);
    font-size: 12px;
    height: 28px;
    text-align: center;
    display: flex;
    position: relative;
    line-height: 19px;
    color: #383f53;
    font-weight: 400;
    font-family: "Roboto";
    margin-left: 10px;
    align-items: center;
}

.ui-selected .offer-card {
    background-color: #7a33ff;
    color: #fff;
}

.content-icons {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
}

.content-img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100% !important;
}

.offer-info.offer-card {
    height: 190px;
}

.view-offer {
    margin-top: 3px;
    display: flex;
    justify-content: flex-end;
    height: 30px;
    width: 100%;
    z-index: 2;
}

.view-offer a {
    border-radius: 3px;
    height: 100%;
    width: 100%;
    background-color:  #58bc67;
    padding: 5px 35px;
    color: #fff;
}

.view-offer a:hover {
    transform: scale3d(1.15, 1.15, 1.15);
    box-shadow: 0px 0px 15px 0px rgba(51, 51, 51, 0.3);
}

.view-offer.for-talent {
    height: 30px;
    width: 100%;
    border-radius: 3px;
    z-index: 2;
    margin-top: 3px;
    display: flex;
    justify-content: flex-end;
}

.view-offer.for-talent a {
    background-color: #00cad8;
    color: #fff;
    border-radius: 3px;
    height: 100%;
    width: 100%;
}
.view-offer a:hover {
    transform: scale3d(1.15, 1.15, 1.15);
    box-shadow: 0px 0px 15px 0px rgba(51, 51, 51, 0.3);
}

.view-offer.for-talent a.apply-now {
    background: #58bc67;
    margin-left: 3px;
    padding: 0;
}

.view-offer.for-talent a.more-details {
    margin-right: 3px;
    padding: 0;
}

.view-offer.for-talent a.applied {
    margin-left: 3px;
    padding: 0;
    background-color: #6c757d;
}

.view-offer.for-talent a.applied:hover {
    transform: unset;
    box-shadow:unset;
}

.view-offer.offer {
    display: flex !important;
    justify-content: center;
    position: unset;
    width: unset;
}

ul.offer-data {
    padding: 0 0 12px 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    height: 100%;
}

li.simple-tags span.offer-info {
    border: none;
    border: 1px solid #7d50fc;
    font-size: 12px;
    padding: 3px;
    border-radius: 5px;
}

.countdown-offer {
    text-align: end;
}

/*------- Modal -------*/

.modal-reset-password button[data-dismiss="modal"] {
    padding: 10px 25px;
    font-size: 16px;
    font-weight: 100;
}

.modal-dialog {
    margin: 23vh auto;
    max-width: 500px;
}

.modal-header {
    border-top: 5px solid #8542cd;
    border-radius: 3px;
    padding: 25px 15px;
}

.modal-body {
    border: 10;
    border: 15px solid #2e2e42;
}

.modal-body form.modal-form {
    padding: 85px 45px;
}

.modal-body .modal-reset-password {
    background-color: #2e2e42;
}

form.modal-form .form-control {
    border: 1px solid #ced4da;

}

.modal-header button.close span {
    font-size: 28px;
    color: #000!important;
}

.reset-password-container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.modal-reset-password .recover-content {
    color: #fff;
}

.modal-reset-password {
    background-color: #2e2e42;
}

.recover-modal .recover-content {
    color: #fff;
    float: none;
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    margin: 0 20px 20px;
    text-align: center;
}

.recover-msg-img {
    height: 200px;
}

@media (max-width: 480px) {
    .modal-dialog {
        margin: 20vh 10px;
    }

    .tab-content .modal-body form.modal-form {
        padding: 60px 40px;
    }

}

[data-hidden="true"] {
    visibility:hidden!important;
    opacity:0!important;
    position: absolute;
    z-index: -10;
}