.fav-selected{
    color: #fbd20c
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
    justify-content: center!important;
}

.page a,.next a,.last a ,.first a,.previous a{
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #d6162e;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page a:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page a:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.page:first-child a {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page:last-child a {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page.selected a {
    z-index: 1;
    color: #fff;
    background-color: #ffffff;
    border-color: #d6162e
}

.page.disabled a {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.alert-danger {
    color: #ffffff;
    background-color: #d6162e !important;
    border-color: #d6162e !important;
}

.fs-dropdown {
    width: 94.5% !important;
}

.ctcbtn{
    cursor: pointer;
}

.bold{
    font-weight: 700;
}

.select2-buttons{
    padding: 10px;
    float: right;
    width: 100%;
    text-align:right;
}

.loading {
    /*background: transparent url('../img/loader.gif') center no-repeat;
    min-height: 30px;
    min-width: 110px;*/
}

.btn-primary {
    color: #fff;
    background-color: #d6162e;
    border-color: #d6162e;
}

.homepage-select .select2-container{
    margin-top: -8px;
    margin-left: 2px;
    background: white;
    height: 52px;
}

.homepage-select .select2-selection, .select2-selection__arrow{
    border: none !important;
    margin-top: 8px;
}



.homepage-select-employer .select2-selection, .select2-selection__arrow{
    border: none !important;
    margin-top: 5px;
}
.homepage-select-employer .select2-container{
    width: 183px !important;
    float: left;
}
.filter-employer{
    height: 50px;
}

.popup_text{
    margin-left: 3px;
    width: 200px;
    left: 10px;
    border-radius: 5px;
    border: 1px solid lightgrey;
}

#myTab .nav-link.active {
    color: #fff !important;
}

#profile-container{
    height: auto !important;
}

.select-checkbox-fa option::before {
  font-family: FontAwesome;
  content: "\f096";
  width: 1.3em;
  display: inline-block;
  margin-left: 2px;
}
.select-checkbox-fa option:checked::before {
  content: "\f046";
}
.apply-job{
    cursor: pointer;
}
.job-selection{
    width: 460px;
}
.job-listing .select2-container--default .select2-selection--multiple{
    background-color: #dee2e6 !important;
}
.hide-tag{
    display: none !important;
}

.margin-btn{
    margin: 5px !important;
}
.alert{
    margin-top: 15px !important;
}
.logo_jobboard{
    margin-top: 25px !important;
}
.jobboard_image{
    max-height: 42px !important;
}
.jobboard_image{
    margin-bottom: 15px !important;
}
.heading-href{
    color:rgb(68, 68, 68) !important;
}
a.heading-href:hover {
   color: #888787 !important;
}
.save-job-span{
    cursor: default;
}
.download-csv-sample{
    color:white !important;
}

.comment-wrapper .panel-body {
    max-height:650px;
    overflow:auto;
}

.comment-wrapper .media-list .media img {
    width:64px;
    height:64px;
    border:2px;
}

.comment-wrapper .media-list .media {
    border-bottom:1px dashed #efefef;
    margin-bottom:25px;
}
.comment-wrapper .media-body{
    margin-left: 2%;
}
.comment-wrapper .panel-body{
    margin-top: 2%;
    margin-bottom: 2%;
}
/*Spinner or Loader*/
#cover-spin {
    position:fixed;
    width:100%;
    left:0;right:0;top:0;bottom:0;
    background-color: rgba(255,255,255,0.7);
    z-index:9999;
    display:none;
}
.full-width{
    width: 100%;
}
.nav-user{
    margin-top: 8px;
}
.logo-job{
    width: 110px;
}

.center-div{
    width: 50%;
    margin: 0 auto;
}
.content-center{
    text-align: center;
    display: block;
}
a.disabled-tag {
  pointer-events: none;
  cursor: default;
}

@-webkit-keyframes spin {
    from {-webkit-transform:rotate(0deg);}
    to {-webkit-transform:rotate(360deg);}
}

@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}

#cover-spin::after {
    content:'';
    display:block;
    position:absolute;
    left:48%;top:40%;
    width:40px;height:40px;
    border-style:solid;
    border-color:black;
    border-top-color:transparent;
    border-width: 4px;
    border-radius:50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}

.modal-header .close {
    opacity: 0.6;
    color: white;
}
.modal-header .close {
    margin-top: -2px;
}
.user-profile-drpdwn{
    font-weight: 600;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

/*End Spinner or Loader*/

/*  https://apusjobs.vfairs.com/vfair/en/jb */
.box .inner-content {
    position: relative;
    margin-left: 70px;
    margin-right: 10px;
}
.box .inner-content h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.main-banner .search-box .form-group{
    width: 40% !important;
}
/*
.box .inner-content p:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.box .inner-content p:nth-child(2) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-height: 3rem;
}
*/
.box .inner-content p.location {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.box .inner-content p  {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-height: 3rem;
}
@media screen and (min-width: 768px) and (max-width: 991px)  {
    h1 {
        font-size: 2.2rem;
    }

}
/* the above css is for this page https://apusjobs.vfairs.com/vfair/en/jb */


/* Below css is for this link https://apusjobs.vfairs.com/vfair/jb */
@media screen and (min-width: 992px) and (max-width: 1199px)  {
    .statbox {
        width: calc(100% / 4.8) !important;
    }
    .jobboard_image {
        max-height: 26px !important;
    }

}
@media screen and (min-width: 768px) and (max-width: 991px)  {

    .statbox {
        width: 47% !important;
    }

}
@media screen and (min-width: 501px) and (max-width: 767px)  {

    .statbox {

        width: 46% !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px)  {
    .list-box-company{
        text-align: center;
    }
    .list-box-company div.boxpadcust div{
        float: none !important;
      margin-right: 0 !important;
       
    }
}
@media (min-width:769px) and (max-width: 991px) {
    #search_form .input-search-filter{
      padding-left: 0px;
    }
    .jobboard_image {
        max-height: 62px !important;
    }
    .mainmenu_jobboard {
    padding-left:0px;
    }
}
@media screen and (min-width: 575.98px) and (max-width: 767px){
    .homepage-select .select2-container {
        width: 235px !important;
  }
}

@media (max-width: 575.98px){
    .homepage-select .select2-container {
        width: 110px !important;
    }
}
@media (max-width: 768px) {
    .addthis_inline_share_toolbox{
        margin-top: 5px;
    }
}

.fancybox-slide--iframe .fancybox-content {
    vertical-align: top !important;
}

.hide-element{
    display: none !important;
}

.icon-chevron-left:before {
    content: "\f053";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left:3px;
}

.icon-chevron-right:before {
    content: "\f054";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left:3px;
}