/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10 Dec, 2019, 4:12:00 PM
    Author     : anju
*/

a:hover, a:focus {
    text-decoration: none !important;
}

p {
    margin: 0 0 1.54em 0;
    font-size: 1.5em !important;
    line-height: 1.54em;
}

.loading {
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 1052;
    width: auto;
    margin: auto;
}

.loading span {
    z-index: 1052;
    position: relative;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 17px;
}

.loading h2 {
    font-size: 30px;
    z-index: 1052;
    position: relative;
    text-align: center;
    color: #2492d0;
    font-weight: 900;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
}

.loading h2:before {
    content: attr(data-text);
    position: absolute;
    overflow: hidden;
    max-width: 7em;
    white-space: nowrap;
    color: #fff;
    animation: loading 8s linear infinite;
}

.loading:after {
    content: '';
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    z-index: 1051;
    top: 0;
    left: 0;
}

.open {
    display: block !important;
}

.loading h2 {
    font-size: 30px !important;
    z-index: 1052;
    position: relative;
    text-align: center;
    color: #2492d0;
    font-weight: 900;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
}

.container {
    width: 100% !important;
}

#mainContent {
    width: 100% !important;
}

#wrapper, #mainCntr, #centerCntr, #centerCntr {
    overflow: visible;
    width: 100%;
    height: auto !important;
    position: relative;
}

.candidateSearch-Filter .candidateList-Search .mobile-searchTab {
    background-color: transparent;
    box-shadow: none;
    border: none;
    margin-bottom: 0px;
    max-height: none !important
}


@keyframes loading {
    0% {
        max-width: 0;
    }
}

.header-logo img {
    width: 98px;
    margin: 0!important;
}

.new-job-filter .new-mobileSearch .search-morefilter .new-searchFilter {
    list-style: none !important;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px !important;
    padding-right: 0;
    position: relative;
}

.new-mobileSearch .search-fileds .dropdown-menu ul {
    list-style: none !important;
    padding: 0;
    margin: 0 !important;
}

.new-job-filter .candidateList-Nav {
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 2px 0px #cccccc;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-width260 {
    width: 260px !important;
}

.new-mobileSearch .search-morefilter .new-searchFilter > li .dropdown .search-dropdownFilter {
    width: 100%;
    padding: 0;
    min-width: 100%;
    max-height: 122px;
    overflow-y: overlay;
    list-style: none !important;
    margin: 0 !important;
    top: 40px !important;
}

.new-mobileSearch .search-morefilter .new-searchFilter > li .dropdown .dropdown-searchButton {
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #E6E6E6;
    display: block;
    height: 40px;
    color: #2D2D2D;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    position: absolute !important;
}

.job-filter-jobtype-dropdown {
    position: relative
}

.pd-0 {
    padding: 0 !important;
}

#wrapper {
    overflow: visible !important;
}

#contentCntr {
    padding: 68px 0 0px;
     background: transparent !important; 
}

.candidateSearch-Filter .candidateList-Search .nav-tabs {
    background-color: #ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 2px 0px #cccccc;
    margin: 0 !important;
}

.new-job-filter .candidateSearch-Filter .candidateList-Search .nav-tabs > li.active a {
    background: #f1f4ff;
    cursor: pointer;
}

.new-mobileSearch .search-morefilter .new-searchFilter > li .dropdown .search-dropdownFilter li a:hover {
    color: white;
    background-color: #007abf;
    text-decoration: none !important;
}

.list-unstyled {
    padding-left: 0 !important;
    list-style: none !important;
}

.new-job-filter .new-content .job-skill-table {
    display: flex;
    flex-wrap: wrap;
    list-style: none !important;
    margin: 0 -15px !important;
}

.new-job-filter .pagination-style {
    background-color: #fff;
    padding: 10px 0;
}

.new-job-filter .newDesign .mg-r20 {
    margin-right: 20px !important;
}

.new-job-filter .background-masker.header-right, .background-masker.subheader-right {
    width: auto;
    left: 230px;
    right: 0;
}

.new-mobileSearch .search-fileds .dropdown-menu {
    list-style: none !important;
    padding: 0;
    margin: 0 !important;
}

.font-familyRegular {
    font-family: "latoregular" !important;
}

.column33 {
    width: 33.33%;
    padding: 0 15px;
}

.new-job-filter .new-content .job-skill-table {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 -15px;
}

.footer-bottom .social {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
    list-style: none;
}
.footer-bottom .social li {
    padding-left: 5px;
    padding-right: 5px;
}
.footer-bottom .social li a {
    font-size: 20px;
}
.footer-bottom .social li i {
    font-size: 18px;
    color: #333;
    display: inline-block;
    line-height: 1.2em;
    position: relative;
    z-index: 100;
    transition: all 0.3s ease 0s;
}

.footer-bottom .contact-details-block {
    margin-top: 15px;
}
.footer-bottom .contact-details-block a {
    color: #4da5f5;
    font-size: 14px;
}
.footer-bottom .contact-details-block span {
    font-size: 14px;
    color: #777777;
}
.footer-text a {
    color: #777;
}
.footer-text a:hover {
    color: #4da5f5;
}

.newDesign h5 {
    font-size: 20px !important;
    color: #525252 !important;
    font-weight: normal !important;
}

.candidateSearch-Filter .candidateList-Search .nav-tabs > li a.NewCandidateSearch .profile-detail p {
    font-size: 12px !important;
    line-height: 15px;
    display: flex;
    align-items: center;
}

.candidate-work-history h5 {
    font-size: 18px !important;
    font-weight: normal !important;
}

.NewCandidateSearch .new-info-details p {
    line-height: 22px !important;
    font-size: 14px !important;
}

.candidate-work-history ul li .top-heading p {
    font-size: 14px !important;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    font-size: 14px !important;
}

.job-skill-table li p {
    font-size: 14px !important;
}

.candidateSearch-Filter .candidateList-Search .nav-tabs > li a.NewCandidateSearch .profile-detail h5 {
    font-size: 17px !important;
    font-weight: normal !important;
}

.searchresultArea .NewCandidateSearch .mCSB_inside .mCSB_container {
    margin-right: 20px !important;
}

.pagination>li>a, .pagination>li>span {
    height: 27px;
}

.NewCandidateSearch .logg-in p {
    font-size: 11px !important;
}

.candidate-work-history ul li .information p {
    font-size: 14px !important;
}
.SearchResultArea .job-skill-table li p {
    font-size: 14px !important;
    margin-bottom: 10px !important;
}
.NewCandidateSearch .new-info-details .seo-fnt {
    font-size: 14px !important;
    margin-top: 0;
}
.NewCandidateSearch .profile-detail .chat-info {
    padding-top: 10px;
    border-top: 1px solid #e1e1e1;
    margin-top: 5px !important;
    margin-left: 0 !important;
    display: inline-block;
}
.new-job-filter .pagination-style {
    background-color: #fff;
    padding: 10px 0;
    padding-top: 20px;
}



@media (max-width: 768px) {
    .column33 {
        width: 50%;
    }
    .loading h2 {
    font-size: 30px !important;
    z-index: 1052;
    position: relative;
    text-align: center;
    color: #2492d0;
    font-weight: 900;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    padding: 0 15px;
}
}
@media (max-width: 567px) {
    .job-filter-header {
        padding: 5px 10px !important;
    }

    .job-filter-header .header-left{
        margin-left: 0 !important;
    }

    .column33 {
        width: 100%;
    }
    
    .new-job-filter .background-masker.header-left {
        top: 10px;
        left: 30px;
        height: 8px;
        width: 10px;
    }
    
    .new-job-filter .background-masker.subheader-left {
        height: 6px;
        left: 40px;
    }
}

/* Custom Variables location page */
.alphabet-search-section {
    padding-top: 25px;
    padding-bottom: 60px; }

.search-alphabet {
    list-style: none;
    padding: 0;
    background-color: #eeedec;
    display: flex;
    border-radius: 5px;
    width: 100%;
    margin: 0; }
.search-alphabet > li a {
    color: #525252;
    text-decoration: none;
    padding: 10px 17px;
    border-radius: 5px;
    display: block;
    font-size: 14px; }
.search-alphabet > li a.active {
    background: #098cb5;
    background: -moz-linear-gradient(90deg, #098cb5 0%, #0eafe4 100%);
    background: -webkit-linear-gradient(90deg, #098cb5 0%, #0eafe4 100%);
    background: linear-gradient(90deg, #098cb5 0%, #0eafe4 100%);
    color: #fff; }

.alpha-content-search {
    overflow: auto; }
.alpha-content-search .mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 9px; }

.alpha-search {
    margin-top: 30px; }
.alpha-search .alpha-search-box {
    list-style: none;
    margin: 0 -15px;
    padding: 0;
    display: flex;
    flex-wrap: wrap; }
.alpha-search .alpha-search-box .alpha-search-items {
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 20px; }
.alpha-search .alpha-search-box .alpha-search-items a {
    color: #525252;
    text-decoration: underline; }


.heading32 { font-size: 32px !important; line-height: 40px !important; font-weight: 700; margin-bottom: 10px !important; }
.truck-section p { font-size: 16px !important }

@media only screen and (max-width: 768px) {
    .alphabet-search-section {
        padding-top: 30px;
        padding-bottom: 30px; } }
@media only screen and (max-width: 600px) {
    .alpha-search {
        margin-top: 30px; }
    .alpha-search .alpha-search-box .alpha-search-items {
        width: 50%;
        margin-bottom: 20px; } }
@media only screen and (max-width: 475px) {
    .alpha-search {
        margin-top: 30px; }
    .alpha-search .alpha-search-box .alpha-search-items {
        width: 100%;
        margin-bottom: 20px; } }

#content ul li {
    list-style: none !important;
}

/*browse by driver css*/
/* Custom Variables */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

.heading24 {
  font-size: 24px !important; }

.browse-driver ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 0 -10px; }
  .browse-driver ul li {
    width: 25%;
    margin-top: 0px;
    padding: 0 10px;
    box-sizing: border-box; }
    .browse-driver ul li .driver-btn {
      padding: 5px;
      width: 100%;
      height: 64px;
      position: relative;
      outline: none;
      white-space: normal;
      background-color: #51A6F1;
      border: 0;
      border-radius: 5px;
      font-size: 14px; }
      .browse-driver ul li .driver-btn span {
        color: #ffffff; }
      .browse-driver ul li .driver-btn::before {
        content: '';
        width: 100%;
        height: 0%;
        transition: all 0.4s;
        position: absolute;
        left: 0px;
        top: 0px;
        background-color: #83c2f9;
        border-radius: 5px; }
      .browse-driver ul li .driver-btn:hover span {
        color: #fff;
        position: relative; }
      .browse-driver ul li .driver-btn:hover::before {
        height: 100%;
        color: #000; }

/*New Btn Search Page Modal search*/
.w-100 {
  width: 100%; }

.open, .open1 {
    width: 100% !important;
    left: 0 !important;
}

.search-box {
  display: flex; }

.search-inner {
  border-radius: 4px;
  background-color: #f3f3f3;
  border: 1px solid #a0a0a0;
  padding: 13px 20px 20px 20px;
  height: 100%;
  box-sizing: border-box; }
  .search-inner .search-heading {
    color: #51A6F1; 
    font-size: 24.5px !important;
    margin: 0 !important;
  }
  .search-inner .search-detail {
    color: #191919;
    font-size: 14px;
    margin-top: 13px; }
  .search-inner .matching-driver {
    display: flex; }
    .search-inner .matching-driver .search-driverSection {
      position: relative;
      margin-right: 15px;
      width: calc(100% - 200px); }
      .search-inner .matching-driver .search-driverSection .dropdown .search-textBox {
        margin: 0;
        width: 100%; }
      .search-inner .matching-driver .search-driverSection .dropdown.open {
            width: 100% !important;
            left: 0 !important;
        }
        .search-inner .matching-driver .search-driverSection .dropdown .dropdown-menu .search-list {
            margin: 0 !important;
        }
        .search-inner .matching-driver .search-driverSection .dropdown .dropdown-menu .search-list .dropdown-searchList {
            padding: 5px 10px;
            cursor: pointer;
        }
        .search-inner .matching-driver .search-driverSection .dropdown .dropdown-menu .search-list .dropdown-searchList:hover {
            background: #51a6f1;
            color: #fff;
        }
      .search-inner .matching-driver .search-driverSection .dropdown .loader {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 5px; }
        .search-inner .matching-driver .search-driverSection .dropdown .loader img {
          width: 32px; }
      .search-inner .matching-driver .search-driverSection .dropdown .dropdown-menu {
        width: 100%;
        border-radius: inherit;
        margin-top: 0;
        max-height: 170px;
        overflow-y: scroll; }
  .search-inner .search-textBox {
    width: 410px;
    margin-top: 15px;
    margin-right: 15px;
    height: 40px;
    margin-bottom: 0; }
    .search-inner .search-textBox:focus {
      outline: none;
      box-shadow: none; }
  .search-inner .driver-btn {
    height: 40px;
    position: relative;
    outline: none;
    white-space: normal;
    background-color: #51A6F1;
    border: 0;
    border-radius: 5px;
    padding: 5px 20px;
    font-size: 14px;
    width: 200px; }
    .search-inner .driver-btn span {
      color: #ffffff; }
    .search-inner .driver-btn::before {
      content: '';
      width: 100%;
      height: 0%;
      transition: all 0.4s;
      position: absolute;
      left: 0px;
      top: 0px;
      background-color: #83c2f9;
      border-radius: 5px; }
    .search-inner .driver-btn:hover span {
      color: #fff;
      position: relative; }
    .search-inner .driver-btn:hover::before {
      height: 100%;
      color: #000; }

/*Modal*/
.modalCntrl {
    background: transparent;
    width: 100%;
    left: 0;
    bottom: 0;
    margin: 0;
    overflow-y: auto;
}
.search-modalPop {
  padding-right: 0 !important; }
.modal-backdrop {
    height: 100% !important;
}
  .search-modalPop .modal-body {
    background-color: #f3f3f3;
    border-radius: 5px;
    padding: 30px;
    max-height: none; }
    .search-modalPop .modal-body .close {
      color: #999999;
      font-size: 38px;
      position: absolute;
      right: 10px;
      top: 10px; }
    .search-modalPop .modal-body .search-modalContent {
      margin-top: 50px; }
      .search-modalPop .modal-body .search-modalContent hr {
        margin: 30px 0; }
      .search-modalPop .modal-body .search-modalContent .search-textBox {
        margin-top: 0;
        height: 46px;
        width: 100%;
        margin-bottom: 10px; }
        .search-modalPop .modal-body .search-modalContent .search-textBox:focus {
          outline: none;
          box-shadow: none; }
      .search-modalPop .modal-body .search-modalContent .driver-btn {
        width: 100%;
        height: 46px;
        position: relative;
        outline: none;
        white-space: normal;
        background-color: #51A6F1;
        border: 0;
        border-radius: 5px;
        font-size: 14px;
        padding: 5px 20px; }
        .search-modalPop .modal-body .search-modalContent .driver-btn span {
          color: #ffffff; }
        .search-modalPop .modal-body .search-modalContent .driver-btn::before {
          content: '';
          width: 100%;
          height: 0%;
          transition: all 0.4s;
          position: absolute;
          left: 0px;
          top: 0px;
          background-color: #83c2f9; }
        .search-modalPop .modal-body .search-modalContent .driver-btn:hover span {
          color: #fff;
          position: relative; }
        .search-modalPop .modal-body .search-modalContent .driver-btn:hover::before {
          height: 100%;
          color: #000; }

.search-modalSection {
  position: relative; }
  .search-modalSection .dropdown {
    position: relative; }
    .search-modalSection .dropdown .loader {
      position: absolute;
      top: 4px;
      right: 10px; }
  .search-modalSection .dropdown-menu {
    width: 100%;
    border-radius: inherit;
    margin-top: -11px;
    max-height: 170px;
    overflow-y: scroll; }
    .search-modalSection .dropdown-menu .search-list {
      margin: 0; }
      .search-modalSection .dropdown-menu .search-list li {
        padding: 10px 12px;
        border-bottom: 1px solid #ebf5ff; }
        .search-modalSection .dropdown-menu .search-list li:hover {
            cursor: pointer;
            background-color: #51a6f1;
            color: #fff;
         }


        .d-block { display: block!important; }
.search-error {
    color: #FF0000;
    text-decoration: underline;
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
}
.search-error a {
    color: #51A6F1;
    text-decoration: underline;
    margin-left: 8px;
}


/* Modal End */
/**pagination location button***/
.pagination-style.new-search-pagi-btn {
            display: flex;
            justify-content: center;
            align-items: center;
            position: relative;
            padding-top: 50px;
        }
        .pagination-style.new-search-pagi-btn .alpabet-btnStyle {
background-color: #51A6F1;
outline: none;
border: none;
color: #fff;
padding: 7px 20px;
border-radius: 5px;
font-size: 14px;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0 !important;
border-radius: 4px;
}
        .pagination-style.new-search-pagi-btn .alpabet-btnStyle.alpabet-btn-left {
            margin-right: 10px;
        }
        .pagination-style.new-search-pagi-btn .alpabet-btnStyle.alpabet-btn-right {
            margin-left: 10px;
        }
        @media (max-width: 767px) {
            .pagination-style.new-search-pagi-btn .alpabet-btnStyle.alpabet-btn-left {
                margin-right: 10px;
                position: absolute;
                top: 0px;
                left: 0px;
            }
            .pagination-style.new-search-pagi-btn .alpabet-btnStyle.alpabet-btn-right {
                margin-left: 10px;
                position: absolute;
                top: 0;
                right: 0px;
            }
        }
        @media (max-width: 475px) {
.pagination-style.new-search-pagi-btn .alpabet-btnStyle {
background-color: #51A6F1;
outline: none;
border: none;
color: #fff;
padding: 7px 4px;
border-radius: 5px;
font-size: 11px;
}
.pagination-style.new-search-pagi-btn .alpabet-btnStyle.alpabet-btn-left {
margin-right: 10px;
position: absolute;
top: 0px;
left: -15px;
}
.pagination-style.new-search-pagi-btn .alpabet-btnStyle.alpabet-btn-right {
margin-left: 10px;
position: absolute;
top: 0;
right: -15px;
}
}
/**---**/
/***Request callback Modal**/
.purchase-type.driver-jobs-modalForm .modal-content .modal-header {
padding: 15px 15px 5px;
border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
background-color: #ecb40c;
height: 50px;
}
.purchase-type.driver-jobs-modalForm .newcandidate-form-box{
    padding: 1px;
}
.purchase-type.driver-jobs-modalForm  .modal-content .modal-header .modal-title h3 {
    font-size: 19px !important;
    color: #fff;
    font-family: "latoregular";
    margin: 0 0 10px;
}
.purchase-type.driver-jobs-modalForm .newcandidate-form-box .form-group {
    text-align: left;
}

.purchase-type.driver-jobs-modalForm .newcandidate-form-box .form-group label {
    font-size: 14px;
    color: #000;
}

.purchase-type.driver-jobs-modalForm .newcandidate-form-box .form-group .dropdown-menu.search-dropdownFilter {
    margin: 0 !important;
}

.purchase-type.driver-jobs-modalForm .newcandidate-form-box .form-group .dropdown-menu.search-dropdownFilter li a {
    padding: 3px 10px;
    font-size: 17px;
    color: #000 !important;
    width: 100%;
    display: block !important;
}

.purchase-type.driver-jobs-modalForm .newcandidate-form-box .form-group .dropdown-menu.search-dropdownFilter li a:hover {
    background: #ecb40c !important;
    color: #ffffff;
}

.newcandidate-form-checkbox {
text-align: left;
margin-bottom: 10px !important;
}

.newcandidate-form-checkbox .newcandidate-form-chechblock{
margin-right: 10px !important;
font-size: 12px !important;
margin-top: 0 !important;
color: #000 !important;
}
.btn-refresh.captcha-refresh-btn i {
    color: #000 !important;
    font-size: 16px !important;
}
.mg-b-0 {
margin-bottom: 0 !important;
}
.error-textbox {
    outline: 1px solid red !important;
    border: 1px solid #fff !important;
}
/***/

/**new filters css**/
* {
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
}
.btn.btn-border-new.btnblues {
    background-color: #00aeef;
    border-color: #00aeef;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    border-radius: 3px;
    box-shadow: none;
}
.btn.btn-border-new.btnblues:hover, .btn.btn-border-new.btnblues.active {
    background-color: #0983b1;
    border-color: #0983b1;
    opacity: 1;
}

.btn.btn-border-new.btnpurple {
    background-color: #a35fa3;
    color: #fff;
    border-color: #a35fa3;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    border-radius: 3px;
    box-shadow: none;
}
.btn.btn-border-new.btnpurple:hover, .btn.btn-border-new.btnpurple.active {
    background-color: #773977;
    border-color: #773977;
    opacity: 1;
}

.candidate-listmenu {
    border-top: 1px solid #e8e8e8;
    padding: 15px 0px;
}
.candidate-listmenu ul {
    list-style-type: none;
    margin: 0px;
}
.candidate-listmenu .listmenus {
    display: flex;
    flex-wrap: wrap;
    margin-left: -2px !important;
    margin-right: -2px !important;
    margin-bottom: 10px;
}
.listmenus li {
    padding: 0 2px;
    margin-bottom: 5px;    
}
.listmenus.listmenus-blue li {
    width: calc(100% / 10);
}
.listmenus.listmenus-blue .btn.btn-border-new.btnblues {
    width: 100%;
    display: block;
}
.customs-dropdownmenu {
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.5);
    left: auto;
    right: 5px;      
    padding: 10px 0px; 
    display: none;
    min-width: 150px;
    border: none;
}
.customs-dropdownmenu .btnlinks {
    color: #2D2D2D;
    font-size: 14px;
    line-height: 18px;
    padding: 5px 15px;
}
.btnlinks {
    display: block;
}
.customs-dropdownmenu .btnlinks:hover {
    background-color: #007abf;
    color: #fff;
}

.customs-drops.dropdown.open .btnpurple {
    background-color: #773977;
    border-color: #773977;
}
.customs-drops.dropdown.open .btnblues {
    background-color: #0983b1;
    border-color: #0983b1;
}
.customs-drops.dropdown.open {
    width: 10% !important;
}
.mobnone {
    display: inline-block;
}

.mobinline {
    display: none;
}

.lgtabnone {
    display: inline-block;
}
.tabnone {
    display: inline-block;
}

.listmenus.listmenus-purple li .btn.btn-border-new.btnblues {
    width: 100%;
}

@media(max-width: 1199px) {   
    .lgtabnone {
        display: none;
    }
    .lgtabblock {
        display: block;
    }
}
@media(max-width: 991px) {
    .tabnone {
        display: none;
    }
    .tabblock {
        display: block;
    } 
    .listmenus.listmenus-blue li {
        width: calc(100% / 7);
    }
    .customs-drops.dropdown.open {
        width: 14.28% !important;
    }
}
@media(max-width: 767px) {
    .mobblock {
        display: block;
    }
    .mobnone {
        display: none;
    }
    .btn.btn-border-new.btnpurple, .btn.btn-border-new.btnblues {
        padding-left: 5px;
        padding-right: 5px;
    }
    .listmenus.listmenus-blue li {
        width: calc(100% / 3);
    }
    
    .listmenus.listmenus-purple .btn.btn-border-new.btnpurple {
        width: 100%;
        display: block;
    }
    .listmenus.listmenus-purple li {
        width: calc(100% / 4);
    }
    .btn.btn-border-new.btnblues, .btn.btn-border-new.btnpurple {
        font-size: 14px;
    }
    .customs-drops.dropdown.open {
        width: 33.3% !important;
    }
    .listmenus.listmenus-purple li.customs-drops.dropdown.open {
        width: 25% !important;
    }
}

@media (max-width: 374px){
    .btn.btn-border-new.btnblues, .btn.btn-border-new.btnpurple {
        font-size: 12px;
    }
}
/***new filter ends here**/

/*candidate image css*/
.play-button {
    cursor: pointer;
}
.youtube-iframe {
    width: 470px !important;
    height: 280px !important;
}
/*candidate image css*/

.mg-b0{margin-bottom: 0px !important;}
.disabled-btn{ pointer-events: none; color: #fff; }

@media only screen and (max-width: 1024px) {
  .browse-driver ul li {
    width: 32.3%; } }
@media only screen and (max-width: 991px) {
  .browse-driver ul li {
    width: 33%;
    margin-top: 30px; } }
@media only screen and (max-width: 767px) {
  .browse-driver ul {
    margin: 0; }

  .search-inner .matching-driver {
    flex-wrap: wrap; }
    .search-inner .matching-driver .search-driverSection {
      position: relative;
      margin-right: 15px;
      margin-top: 15px;
      width: 100%; } }
@media only screen and (max-width: 567px) {
  .browse-driver ul li {
    width: 50%;
    margin-top: 15px;
    box-sizing: border-box; } }


