/* font for emphasis */
/* button color for primary button */
/* equal to 14px */
hr {
  margin-top: 15px;
  margin-bottom: 15px;
  border: 0;
  border-top: 1px solid #ddd;
}

/*New variables G*/
/*Bootstrap_Select*/
@media (min-width: 1024px) {
  @font-face {
    font-family: 'ProximaNova-Regular';
    src: url("/css/font/proxima-nova/2E7201_1_0.eot");
    src: url("/css/font/proxima-nova/2E7201_1_0.eot?#iefix") format("embedded-opentype"), url("/css/font/proxima-nova/2E7201_1_0.woff") format("woff"), url("/css/font/proxima-nova/2E7201_1_0.woff2") format("woff2"), url("/css/font/proxima-nova/2E7201_1_0.ttf") format("truetype"), url("/css/font/proxima-nova/2E7201_1_0.svg#wf") format("svg");
  }
}
.custom-input button {
  font-size: 18px;
}

.saftyBannerContainer{
  display: flex;
  padding: 0 !important;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.saftyBannerContainer .blueSideDesign{
  display: inline-block;
  padding: 0 !important;
  margin: 15px 20px 0px 0px;
  border-left: 5px solid #018BCF;
  height: 25px;
}
.saftyBannerContainer .content{
  display: inline-block;
  flex-grow: 3;
  padding: 27px 20px 27px 40px;
  margin: 0;
}
.saftyBannerContainer .content .saftyHeading{
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
}
.saftyBannerContainer .content .saftyMessage{
  padding: 0;
  margin: 0;
  color: darkgray;
  font-weight: 600;
}
.saftyBannerContainer .button-container{
  flex-grow: 2;
  align-self: center;
  padding-right: 20px;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.saftyBannerContainer .button-container .knowMoreButton{
  display: inline-block;
  border: 2px solid #008bcf;
  color: #018BCF;
  border-radius: 3px;
  padding: 5px 20px;
  font-weight: 600;
}
.saftyBannerContainer .button-container .knowMoreButton:hover{
  background-color: #018BCF;
  color: white;
}

.display-contents{
  display: contents;
}
.topnavserch {
  /* height:34px; top:-3px;*/
  /*.SelectRole{height: 38px;}*/
}
.topnavserch .SelectCity {
  float: left;
  margin: 8px 5px 0px 0px;
}
.topnavserch .SelectCity .top-selectcity {
  float: right;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0px 16px 0px 10px;
  white-space: nowrap;
}
.topnavserch .selecthome button {
  font-size: 0.9em !important;
  border-right: 1px solid #787573;
  height: 32px !important;
  margin-right: 10px;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0 !important;
  border: none;
  color: white !important;
}

.radius div button {
  border-top-left-radius: 30px !important;
  border-bottom-left-radius: 30px !important;
  padding-left: 20px;
}

.radius1 div button {
  border-left: 3px solid #273343 !important;
}

.selecthome {
  width: 100% !important;
}
.selecthome button {
  width: 100% !important;
  background: white !important;
  color: #666666 !important;
  height: 40px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.selecthome .dropdown-menu {
  box-shadow: none !important;
  border-radius: 0;
  margin-top: -2px;
  border-top: none;
  padding: 5px 0 0 !important;
}
.selecthome .bs-searchbox input {
  margin-bottom: 10px;
}

.bs-searchbox {
  padding: 4px 8px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

.bs-actionsbox {
  padding: 4px 8px;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  padding: 4px 8px;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}

select.bs-select-hidden {
  display: none !important;
}
select.selectpicker {
  display: none !important;
}
select.mobile-device {
  position: absolute !important;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}

/* Landscape phones and portrait tablets */
/* font for emphasis */
/* button color for primary button */
/* equal to 14px */
hr {
  margin-top: 15px;
  margin-bottom: 15px;
  border: 0;
  border-top: 1px solid #ddd;
}

/*New variables G*/
/*Bootstrap_Select*/
@media (max-width: 767px) {
  .loader {
    top: 10px !important;
    margin: 35px auto !important;
    height: 30px;
    width: 30px;
  }

  .visible-xs.appchcll .loader {
    margin: auto !important;
    top: 0 !important;
  }

  .search-filters-sort-by .dropdown-menu > li > a {
    font-size: 12px;
  }

  .qu-gost-img {
    height: 75px !important;
  }

  .quikr-mob-clearfix {
    clear: both;
  }

  .apply-btton[disabled] {
    background: #999999 !important;
    opacity: 1 !important;
    border: 1px solid #999999 !important;
  }

  .thank-f-a {
    text-align: right;
  }

  .brand-img {
    margin-top: 2px !important;
  }

  .WithoutBreadcrumbs {
    padding-top: 0px !important;
  }

  .SelectRole {
    margin-bottom: -2px;
  }

  .SelectCity {
    margin-bottom: 20px;
  }

  .selecthome button {
    height: 50px;
  }

  .searchbutton {
    height: 50px !important;
    line-height: 40px !important;
  }

  .quichat {
    margin: 0px !important;
    padding: 4px 15px;
  }

  h2 {
    font-size: 18px !important;
  }

  .driverjob .posted {
    width: 100%;
    float: left !important;
    margin: 10px 0px 0px !important;
  }

  .infosection table {
    border: none;
  }
  .infosection .appchcll {
    bottom: -2px;
    margin-top: 60px;
    position: fixed;
    left: 0;
    z-index: 1;
    width: 100%;
    margin-top: 10px;
  }

  .partiton {
    padding-bottom: 0px !important;
  }

  .search-apply .sticky-ads {
    position: static !important;
  }

  /* SnB select your city start */
  .head-right-nav .icon-basic_geolocalize-01 {
    visibility: visible;
    position: relative;
    top: 0px;
  }
}
@media (max-width: 767px) {
  .container .top-roles .role-column:nth-child(n + 38) {
    border-bottom: 1px solid #eee;
  }

  .container .top-roles .role-column:last-child {
    border-bottom: none;
  }

  .qr-ad {
    margin: 20px 0 0 0 !important;
    padding: 0 !important;
  }

  .Ticketing-Experts {
    background: none !important;
    border: none !important;
    padding: 0px !important;
  }

  /*	.close-form2{width:99%; }*/
  .icon-basic_hamburger {
    top: 0 !important;
  }

  /*.search-row button,
  select.price-range-mobile,
  .autocomplete-input {
      width: 100% !important;
      border-radius: 3px !important;
  }*/
  .page-title {
    font-size: 34px !important;
    margin-bottom: 0px !important;
  }

  .search-icon {
    width: 18% !important;
    font-size: 16px !important;
    padding-top: 10px !important;
  }

  .custom-input {
    width: 100% !important;
    margin: 15px auto !important;
    border: none !important;
  }

  .quikr-alert {
    margin-top: 30px !important;
    position: relative;
    top: 8px;
  }

  .row-color-white {
    padding-bottom: 25px !important;
  }

  .row-color-white a {
    height: 30px !important;
  }

  .feature-popular {
    font-size: 24px !important;
    text-align: center;
    padding-top: 0px !important;
    margin-top: 0px !important;
  }

  .row-color-white p {
    text-align: center;
  }

  .thankyou {
    font-size: 25px !important;
  }

  .got-job {
    font-size: 25px !important;
  }

  .background-white {
    height: 205px !important;
    margin-left: 4% !important;
    margin-right: 35px !important;
    padding: 10px !important;
    width: 92% !important;
  }
  .background-white img {
    height: 40px !important;
  }

  .width-hundredpercent {
    width: 86% !important;
    margin-left: 7% !important;
  }

  .sub-slogan {
    font-size: 18px !important;
  }

  /*.search-row button{border:1px solid #0797c7 !important; text-shadow: inherit !important;}*/
  /*.apply-btton {width: 100% !important;}*/
  .apply-block-respond, .apply-block-respond2, .apply-block-respond3 {
    overflow: hidden;
    padding-bottom: 20px !important;
  }

  .apply-block-respond, .apply-block-respond2 {
    border: 0 !important;
    margin-top: 0px !important;
  }

  .apply-block-respond2 button {
    width: 100% !important;
  }
  .apply-block-respond2 .thanku-app-text {
    top: -20px;
  }

  #submit-form1 {
    width: 100% !important;
    margin-top: 20px;
  }

  /*#skip-form {width: 100% !important;color: $primary;text-align: center;border: none;position: relative;margin-right: 0px !important;}*/
  .thanku-app-text {
    font-size: 16px !important;
    color: #999 !important;
    text-align: center !important;
    width: 100% !important;
    border-bottom: none !important;
    position: relative;
  }

  .filter-model-container .btn-group {
    width: 100%;
  }
  .filter-model-container .btn-group button {
    width: 100%;
    margin-bottom: 15px;
    height: 42px;
    line-height: 42px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    font-size: 14px;
  }
  .filter-model-container .btn-group div.glyphiconspan {
    float: left;
  }

  .sticky-filters-nav {
    margin-top: 40px !important;
  }

  .filter-model-container .search-filter-dropdown {
    height: auto !important;
  }
  .filter-model-container .dropdown-menu > li > a {
    float: left;
  }
  .filter-model-container input[type="checkbox"] {
    margin-right: 4px;
  }

  .date-column {
    padding-left: 0px !important;
    text-align: left !important;
    font-size: 12px !important;
    margin-top: 0px !important;
    color: #999 !important;
  }

  .km-column {
    text-align: left !important;
    font-size: 13px !important;
  }

  .sorting {
    margin-top: 0px !important;
    width: 26px !important;
    height: 25px !important;
  }

  .sorting + ul {
    margin-left: -79px !important;
  }

  .margin-top-extra-sixty {
    margin-top: 60px;
  }

  .margin-top-extra-thirty {
    margin-top: 30px;
  }

  .abroad-search .margin-top-extra-thirty {
    margin-top: 64px;
  }

  .home-list-page-header {
    font-size: 16px !important;
    margin-bottom: 20px !important;
  }

  .info-emp-head {
    font-size: 13px !important;
    line-height: 18px !important;
  }

  .info-emp-value {
    font-size: 13px !important;
  }

  /*View details Apply Form*/
  .close-form {
    right: 10px !important;
    top: 0px !important;
  }

  .app-form {
    display: block;
    position: absolute;
    top: 0px;
    width: 100%;
    left: 0;
    height: 100%;
    z-index: 9999 !important;
  }

  /* .ovflow { overflow: hidden !important; } */
  #done {
    float: none !important;
  }

  label.hidden-md.hidden-sm.hidden-lg.filter-customize {
    font-size: 18px;
  }

  .premium-img {
    top: -4px !important;
    left: 11px !important;
    height: 50px !important;
  }

  #congratulationMsg p {
    font-size: 11px;
  }
  #congratulationMsg .lead {
    font-size: 14px;
  }

  .apply-form {
    padding: 10px 0 18px !important;
    margin: 0 7px !important;
    border: 0 !important;
  }

  .home-container {
    position: relative;
    top: 115px;
  }

  .tab-carousel-image {
    display: none;
  }

  .driver-jobs-row .driver-jobs-row-content {
    display: inline;
    border: 1px solid transparent;
  }

  /*.top-roles-title{ border:none !important; margin-bottom: 0px !important; font-size: 14px !important;}*/
  .home-job-types-top .btn-wrapper {
    margin: 0px !important;
  }

  .top-roles .role-container {
    padding: 8px 0 0 0 !important;
    line-height: 20px;
  }
  .top-roles .role-title {
    text-align: center !important;
    font-size: 12px;
    height: 29px;
    overflow: hidden;
    text-overflow: hidden;
    line-height: 16px !important;
    margin: 0px auto auto auto;
    display: block !important;
  }
  .top-roles .role-title.single {
    position: static !important;
  }

  .home-top-roles {
    padding-top: 13px !important;
  }
}
/* Landscape Ipad */
@media (min-width: 768px) and (max-width: 991px) {
  .qu-gost-img {
    width: 65px !important;
    height: 65px !important;
  }
  .qu-gost-img img {
    width: 80%;
  }

  .driver-jobs-row {
    font-size: 21px !important;
  }

  #stickynav {
    top: 64px !important;
  }

  h2 {
    font-size: 21px !important;
  }

  .postviewapp .posted {
    float: left !important;
  }

  .partiton {
    padding-bottom: 0px !important;
  }

  .infosection .similarJob .premium2 .premiumicon {
    left: 0px;
  }
  .infosection .similarJob .premium2 .lesspadding {
    padding: 0px;
    margin-top: 15px;
  }
  .infosection .similarJob .premium2 .graytext {
    text-align: left;
    padding-top: 10px;
  }

  .driverjob .jobtloc .lookingfor {
    margin-right: 14px;
  }
  .driverjob .jobtloc .posted {
    margin-left: 14px !important;
  }
  .driverjob .brand-img {
    max-width: 83px;
  }

  .quikr-alert {
    margin-top: 0 !important;
  }
}
/*.......................................................... CSS Start*/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .comlogo {
    width: 65px;
    min-height: 50px;
  }

  .custom-input {
    width: 85% !important;
  }

  .date-column {
    padding-left: 25px !important;
  }

  .km-column {
    padding-left: 12px !important;
    text-align: left !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .warning-txt {
    clear: both;
    max-width: 1000px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #stickynav {
    top: 56px !important;
    height: auto !important;
    padding: 10px 0 5px !important;
  }
  #stickynav h2 {
    font-size: 16px !important;
  }
  #stickynav p {
    margin: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .qu-gost-img {
    width: 92px !important;
  }
}
@media (min-width: 240px) and (max-width: 359px) {
  .job-cate-title {
    font-size: 13px !important;
  }
}
.search-icon-custom {
  font-size: 20px;
  position: relative;
  top: 2px;
  line-height: 20px;
}

.quikrLogo {
  vertical-align: 5px;
}

/*  Code for removing myfonts advtt. */
#mfPreviewBar {
  display: none;
}

.userName {
  font-size: 12px;
  margin-left: 5px;
  font-style: normal;
  display: none;
}

.js-chat-now {
  display: none;
}

.image-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.js-chat-close {
  cursor: pointer;
}

.chat-close-icon:before {
  position: relative;
  top: 15px;
  right: 15px;
  font-family: 'Glyphicons Halflings';
  /* essential for enabling glyphicon */
  content: "\e014";
  /* adjust as needed, taken from bootstrap.css */
  font-size: 10px;
  font-style: normal;
  cursor: pointer;
}

.chat-overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.5) url("../../../images/car/preloader-trans.GIF") no-repeat center center;
  background-size: 20px 20px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.custom-input-search {
  width: 100%;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  position: absolute;
  top: 2px;
  z-index: -1;
}

.background-image .navbar-transparent {
  background-color: transparent;
  border: none;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  box-shadow: none;
}
.background-image .navbar-transparent .nav li a {
  color: white;
}

.navbar-custom.Headerstickynav {
  position: fixed;
  top: 0;
}

.navbar-custom {
  background: white;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) !important;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) !important;
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  border: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  position: fixed;
  top: 0;
  left: 0;
  margin-bottom: 0;
  width: 100%;
  z-index: 98;
}
.navbar-custom a.dropdown-toggle .icon-basic_hamburger {
  font-size: 1.6em;
  margin-right: 8px;
  position: relative;
  top: 5px;
}
.navbar-custom a.dropdown-toggle .icon-arrows_hamburger-2 {
  font-size: 2em;
  position: relative;
  color: #333;
  line-height: 26px;
  top: 1px;
  float: left;
  margin-right: 5px;
}
.navbar-custom .nav {
  float: right;
  /*   Overriding style for dropdown open button  */
}
.navbar-custom .nav li .dropdown ul.dropdown-menu {
  margin-top: 10px;
  padding: 0px;
  left: inherit;
  overflow: inherit;
}
.navbar-custom .nav li .dropdown ul.dropdown-menu li {
  margin-right: 0;
}
.navbar-custom .nav li .dropdown ul.dropdown-menu li a:hover {
  background: #fbfcfe;
}
.navbar-custom .nav li .dropdown ul.dropdown-menu li a i {
  font-size: 21px;
}
.navbar-custom .nav li a {
  padding-right: 0px;
  cursor: pointer;
  position: relative;
  color: #666;
}
.navbar-custom .nav li a .icon-employer, .navbar-custom .nav li a .icon-user1, .navbar-custom .nav li a .icon-jobseeker {
  margin-right: 4px;
}
.navbar-custom .nav li a .icon-user {
  margin-right: 3px;
}
.navbar-custom .nav li a:hover {
  background: transparent;
  color: #333;
}
.navbar-custom .nav li a .glyphicon-chevron-down {
  font-size: 8px;
  font-weight: normal;
  margin-left: 5px;
}
.navbar-custom .nav li i {
  font-size: 20px;
  /*line-height: 22px;*/
  top: 3px;
  position: relative;
}
.navbar-custom .nav .open a {
  background: transparent;
}
.navbar-custom .nav ul.city-select {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 0;
  height: 410px;
  overflow-y: scroll;
}
.navbar-custom .nav ul.city-select li h5 {
  color: #333;
  font-size: 0.85em;
  margin: 0 0 5px 10px;
  padding-top: 10px;
}
.navbar-custom .nav ul.city-select li.city-search {
  .border-radiuses: 2px, 0, 0, 2px;
  background: #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.navbar-custom .nav ul.city-select li.city-search input {
  margin: 0 10px 10px 10px;
  color: #333;
}
.navbar-custom .nav .gotoemp a {
  padding: 1px 8px !important;
  color: #008bcf;
}
.navbar-custom .nav .gotoemp a:focus {
  background: transparent;
}
.navbar-custom .nav .gotoemp a p {
  text-align: left;
  float: left;
  line-height: 13px;
  font-size: 13px;
}
.navbar-custom .nav .gotoemp a p:hover {
  border-bottom: 1px solid #000;
  padding-bottom: 2px;
}
.navbar-custom .nav .gotoemp a p span {
  color: #999;
  font-size: 12px;
}

.side-menu {
  background: #111;
  height: 100%;
  left: -250px;
  position: fixed;
  top: 0;
  width: 250px;
  z-index: 999999;
  overflow-y: auto;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.side-menu hr {
  border-top: 1px solid #333;
  margin: 10px 0;
}
.side-menu a {
  background: transparent;
  color: #969696;
  display: block;
  font-size: 14px;
  padding: 8px 0 8px 20px !important;
  width: 100%;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.side-menu a:hover {
  background: #4d4d4d;
  color: #e6e6e6;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.side-menu a i {
  margin-right: 10px;
}
.side-menu a:focus {
  color: #969696;
}
.side-menu a.home {
  border-bottom: 1px solid #333;
  font-size: 1em;
  padding: 20px 0 20px 20px;
  margin: 0 0 10px 0;
}
.side-menu a.home i {
  font-size: 1.2em;
}
.side-menu #menu-close {
  font-size: 1.2em;
  left: 220px;
  padding: 10px !important;
  position: absolute;
  width: 30px;
  cursor: pointer;
}
.side-menu #menu-close:hover {
  background: transparent;
}
.side-menu .nav-language {
  border-bottom: 1px solid #333;
  padding-bottom: 3px;
}
.side-menu .nav-language .dropdown-menu {
  position: static;
  margin-bottom: 15px;
}
.side-menu .nav-language .icon-arrows_down,
.side-menu .nav-language .icon-arrows_up {
  font-size: 21px;
  top: -5px;
  position: relative;
  padding: 0;
  margin: 0;
  height: 0px;
  margin-right: 5px;
}
.side-menu .nav-language .icon-arrows_up {
  display: none;
}
.side-menu .nav-language.open .icon-arrows_down {
  display: none;
}
.side-menu .nav-language.open .icon-arrows_up {
  display: block;
}

.toggled .side-menu {
  left: 0;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

.thumbnail {
  padding: 0;
  overflow: hidden;
  position: relative;
}
.thumbnail img {
  width: 100%;
}
.thumbnail .caption-full {
  color: #333;
  padding: 9px;
}

/*  Chat related styling */
.chat-btn {
  background-color: #EF4130;
  color: white;
  font-style: normal;
  font-weight: 600;
}
.chat-btn:hover,
.chat-btn :focus {
  color: white;
}

.profile-pic {
  width: 40px;
  height: 40px;
  border: 1px solid #cccccc;
}

.profile-about {
  margin-bottom: 20px;
  font-size: 14px;
}

.hr {
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}

.chat-verify {
  color: white;
  text-align: center;
}

.form-control-bg {
  background-color: #F2F2F2;
}

input[type="checkbox"].chat-margin0 {
  margin-top: 0;
}

.chat-container {
  width: 100%;
  height: 100%;
  position: fixed;
  right: 0;
  bottom: 0;
  background-color: white;
  z-index: 99999;
  transition: all ease-in 0.3s;
  overflow-y: auto;
}
@media (min-width: 768px) {
  .chat-container {
    position: fixed;
    width: 380px;
    height: auto;
    max-height: 500px;
    right: 13%;
    bottom: 0;
    background-color: white;
    overflow: auto;
    z-index: 1;
    -moz-box-shadow: -1px 4px 8px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: -1px 4px 8px 1px rgba(0, 0, 0, 0.3);
    box-shadow: -1px 4px 8px 1px rgba(0, 0, 0, 0.3);
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}

.chat-head {
  background-color: #252f3d;
  color: white;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .chat-head {
    background-color: #252f3d;
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.chat-terms {
  margin-top: 10px;
  margin-bottom: 5px;
}

.js-captcha-container > div {
  margin-top: 15px;
}

.chat-fa-close {
  float: right;
  padding-right: 10px;
}

.js-replyContentForm label.error {
  color: #cc0606;
  font-size: 0.8em;
  margin-bottom: 0;
  font-weight: normal;
}

.js-replyContentForm input.error,
.js-replyContentForm textarea.error {
  border-color: #cc0606;
}

.online {
  width: 10px;
  height: 10px;
  background-color: #b3d234;
  border-radius: 50%;
  display: inline-block;
}

.chat-logo-color {
  margin-top: 15px;
  margin-left: 15px;
  padding-left: 30px;
  color: #05A4EC;
  font-style: normal;
  font-weight: 600;
  font-weight: bold;
}

.chat-error {
  color: #cc0606;
  font-size: 0.8em;
}

.chat-error-top {
  border: 1px solid #cc0606;
  height: auto;
  text-align: center;
  margin-top: 15px;
}

.verified:before {
  font-family: 'Glyphicons Halflings';
  /* essential for enabling glyphicon */
  content: "\e084";
  /* adjust as needed, taken from bootstrap.css */
  color: #b3d234;
  /* adjust as needed */
  font-size: 10px;
  font-style: normal;
}

.shrink-only-home.navbar-transparent {
  background-color: transparent;
  border: none;
  padding: 10px 0;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.autocomplete-input {
  width: 100%;
  padding: 5px 20px;
  border: 1px solid #333;
  font-size: 0.8em;
  border-radius: 25px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.1);
}
.autocomplete-input:focus {
  outline: 0;
}

input:focus,
button:focus,
select:focus,
textarea:focus {
  outline: 0;
}

.head-search {
  margin: 10px 0 0px;
}

.searchbutton-header {
  height: 36px;
  line-height: 17px;
  background: #008bcf;
  color: white;
  border-left: none;
  padding: 6px 8px;
  width: 70px;
  float: left;
  -webkit-border-radius: 0px 3px 3px 0px;
  -moz-border-radius: 0px 3px 3px 0px;
  border-radius: 0px 3px 3px 0px;
}
.searchbutton-header:hover {
  background: #007ab6;
  color: white;
}

.shrink-only-home .head-search {
  display: none;
}

.head-search-btn {
  background: none;
  border: 0;
  top: 10px;
  position: absolute;
  right: 14px;
  padding: 4px 15px 2px 15px;
  border-left: 1px solid #333;
  border-radius: 0 25px 25px 0;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.head-search-btn:hover {
  background: #333;
}

.navbar-custom .head-right-nav > li {
  float: left;
  margin-right: 5px;
}
.navbar-custom .head-right-nav > li:last-child {
  margin-right: 0;
}

@media (min-width: 1172px) and (max-width: 1223px) {
  .navbar-custom .head-right-nav > li {
    margin-right: 5px;
  }
}
@media (min-width: 992px) and (max-width: 1040px) {
  .navbar-custom .head-right-nav > li a {
    font-size: 12px;
  }
}
.btn.head-postad.postad-btn {
  background: #fceb42;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  width: 120px;
  border-radius: 3px;
  border: 1px solid #e1b70c;
  padding: 0px;
  color: #000;
}
@media (max-width: 767px) {
  .btn.head-postad.postad-btn {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-top: 0px;
    width: 85px;
  }
}
.btn.head-postad.postad-btn:hover {
  background: #fbe610;
}
@media (min-width: 992px) and (max-width: 1171px) {
  .btn.head-postad.postad-btn {
    width: 110px;
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .username + .logged-down {
    display: none;
  }

  .navbar-custom .head-right-nav > li {
    margin-right: 5px;
    line-height: 24px;
  }
}
.footer-container {
  background-color: white;
  color: #666;
  font-size: 14px;
  margin-top: 15px;
  border-top: 1px solid #eee;
}
.footer-container a {
  color: #666;
}
.footer-container a:hover {
  text-decoration: underline;
  color: #333;
}
.footer-container footer {
  margin-top: 25px;
  margin-bottom: 5px;
}
.footer-container p {
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 16px;
}
.footer-container .list-inline {
  margin-left: 0px;
}
.footer-container .list-inline > li {
  padding-right: 12px;
  padding-left: 0px;
}
.footer-container .list-inline > li a {
  white-space: nowrap;
  color: #333;
}
.footer-container .list-inline > li .last-list {
  padding-left: 16px;
  border-left: 1px solid #ccc;
}
@media (max-width: 767px) {
  .footer-container .list-inline > li .last-list {
    border-left: none;
    padding-left: 0px;
  }
}
.footer-container .list-inline > li:last-child {
  margin-right: 0px;
  padding-right: 0px;
}
@media (max-width: 991px) {
  .footer-container {
    border-top: 1px solid #ddd;
    background: #f2f2f2;
    color: #333;
    text-align: center;
  }
}

.footer-app {
  margin-top: 0;
}
.footer-app strong {
  font-size: 1em;
}
.footer-app a {
  color: #666;
  padding-right: 20px;
  font-size: 1.3em;
}
.footer-app a:hover {
  text-decoration: none;
  color: #666;
  opacity: .8;
}
.footer-app img {
  border-radius: 50%;
}
@media (max-width: 991px) {
  .footer-app {
    margin-bottom: 20px;
  }
}

.footer-city {
  margin-top: 4px;
}
.footer-city ul {
  list-style-type: none;
  font-size: 13px;
  float: left;
  margin-right: 20px;
  padding-left: 0;
}

.ltquikr {
  padding: 0;
  width: 185px;
  margin-top: 3px;
}
@media (max-width: 767px) {
  .ltquikr {
    padding-right: 0px;
    width: 95px;
    margin-top: 0px;
  }
}

@media (max-width: 360px) {
  .oldNav .ltquikr {
    width: 80px;
  }
  .oldNav .ltquikr .icon-arrows_hamburger-2 {
    margin-right: 2px !important;
  }
  .oldNav .ltquikr .home-logo img {
    height: 20px;
  }

  .col-xs-8.ldh {
    width: 75%;
  }
}
.footer-policy {
  margin-bottom: 20px;
}

.res-header-col-mrg {
  padding-left: 0;
}
@media (max-width: 767px) {
  .res-header-col-mrg {
    font-size: 12px;
    padding-right: 0px;
  }
}

.no-left-padding {
  padding-left: 0;
}

.js-after-reply-content .glyphicon-ok {
  padding-right: 10px;
}

.modal-backdrop.in {
  opacity: 0.9;
  background-color: #fff;
}

.modal-backdrop {
  background: #fff;
}

#citiSugg {
  max-height: 280px;
  overflow-y: scroll;
  padding: 0;
}
#citiSugg li a {
  padding: 0px 15px;
  height: 36px;
  line-height: 36px;
  display: block;
  border-left: 5px solid white;
  border-top: 1px solid #eee;
}
#citiSugg li a:hover {
  border-color: #008bcf;
  border-top-color: #eee;
}

.CityLinking {
  text-align: left;
}
.CityLinking .RoleTitle {
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #333;
}
.CityLinking ul {
  float: left;
  padding: 0px;
  margin-right: 65px;
  margin-bottom: 0;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .CityLinking ul {
    margin-right: 35px;
  }
}
.CityLinking ul li {
  list-style: none;
}
.CityLinking ul li a {
  text-transform: inherit;
  font-size: 13px;
}
.CityLinking .JobsBy-City ul:last-child {
  margin-right: 0px;
}

.industryLinking ul {
  margin-right: 115px;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .industryLinking ul {
    margin-right: 30px;
  }
}

li.hidden-xs.hidden-sm.gotoemp {
  border-left: 1px solid #ddd;
}

.login-ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 122px;
}

.topnavserch .drop-input {
  height: 36px;
  border: 1px solid #008bcf;
  -webkit-border-radius: 3px 0px 0px 3px;
  -moz-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px;
}
.topnavserch .drop-ul {
  top: 35px;
  border: none;
}

.j-logged-in button {
  padding: 5px 0px 0px 0px !important;
  background: none;
  border: none;
  color: #666;
  margin-top: -8px;
  max-width: 105px !important;
  text-align: left;
}
@media (max-width: 767px) {
  .j-logged-in button {
    padding-left: 0px;
  }
}
.j-logged-in button span {
  width: 70%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
}
.j-logged-in button:hover, .j-logged-in button:focus {
  border: none;
  background: transparent;
  color: #666;
}
.j-logged-in ul {
  border: none;
}

.top-selectcity {
  margin-bottom: 10px;
  cursor: pointer;
  color: #333;
  /*z-index: 1051;*/
  /*@media(max-width:767px) {
      z-index: 1039;
  }*/
}
.top-selectcity:hover {
  color: #333333;
}
.top-selectcity span i {
  font-size: 18px;
}
.top-selectcity .afterarrow:after {
  border-bottom: 10px solid white;
  border-left: 10px solid Transparent;
  border-right: 10px solid transparent;
  content: "";
  height: 0;
  right: -2px;
  line-height: 18px;
  position: absolute;
  top: 29px;
  width: 0;
  cursor: default;
}
@media (max-width: 767px) {
  .top-selectcity {
    margin-bottom: 10px;
    white-space: nowrap;
  }
}
.top-selectcity a {
  color: #fff;
  font-weight: bold;
}

.topnavserch .SelectCity:before {
  content: "\f10b";
  position: absolute;
  cursor: pointer;
  font-family: jobs-icons;
  pointer-events: none;
  left: 17px;
}

.topnavserch .top-selectcity .afterarrow:after {
  top: 46px;
}

.modal-content {
  -moz-box-shadow: 0px 0px 4px 4px rgba(204, 204, 204, 0.6);
  -webkit-box-shadow: 0px 0px 4px 4px rgba(204, 204, 204, 0.6);
  box-shadow: 0px 0px 4px 4px rgba(204, 204, 204, 0.6);
  border: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.js-popular-cities {
  margin-bottom: 20px;
}

.dark-modal .modal-dialog {
  margin-top: 108px;
  width: 700px;
}
@media (max-width: 767px) {
  .dark-modal .modal-dialog {
    margin-top: 20px;
    width: auto;
  }
}
.dark-modal .geoLocal {
  padding: 0px 5px 0px 0px;
}
.dark-modal .close {
  font-size: 24px;
  position: absolute;
  right: -16px;
  top: -13px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 1px -1px 4px 2px rgba(204, 204, 204, 0.6);
  z-index: 1;
  width: 35px;
  height: 35px;
  text-align: center;
  padding-top: 6px;
  opacity: 1;
}
.dark-modal .close:hover, .dark-modal .close:focus {
  opacity: 1;
}
.dark-modal .modal-body {
  min-height: 240px;
  display: inline-block;
  width: 100%;
  padding-bottom: 0px;
}
.dark-modal .modal-body a {
  color: #333;
}
.dark-modal .modal-body a:hover, .dark-modal .modal-body a:focus {
  color: #008bcf;
}
.dark-modal .modal-body h6 {
  margin: 0px 15px 0px;
  color: #999;
  padding-bottom: 5px;
  text-transform: uppercase;
  position: relative;
}
.dark-modal .modal-body ul.popular-cities {
  margin-bottom: 0;
}
.dark-modal .modal-body ul.popular-cities li {
  display: inline-block;
  padding: 2px 0;
  width: 135px;
}
.dark-modal ul.city-select {
  padding-left: 0;
}
.dark-modal ul.city-select ul#citiSugg {
  border: 1px solid #ccc;
  position: absolute;
  top: 39px;
  right: 1px;
  z-index: 1;
  background: #fff;
}
.dark-modal ul.city-select ul#citiSugg li {
  display: inline-block;
  width: 100%;
  overflow-y: visible;
}
.dark-modal ul.city-select li.city-search {
  position: relative;
}
.dark-modal ul.city-select li.city-search .icon-arrows_remove {
  float: right;
  font-size: 21px;
  right: 10px;
  cursor: pointer;
  position: absolute;
  top: 8px;
  z-index: 10;
}
.dark-modal ul.city-select li {
  display: block;
}
.dark-modal ul.city-select li input {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
@media (min-width: 768px) {
  .dark-modal ul.city-select li input::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: bold;
  }
  .dark-modal ul.city-select li input::-moz-placeholder {
    font-size: 16px;
    font-weight: bold;
  }
  .dark-modal ul.city-select li input:-ms-input-placeholder {
    font-size: 16px;
    font-weight: bold;
  }
  .dark-modal ul.city-select li input:-moz-placeholder {
    font-size: 16px;
    font-weight: bold;
  }
}
.dark-modal ul.city-select li input:focus {
  border-color: #008bcf;
}
.dark-modal ul.city-select .icon-basic_geolocalize-01 {
  font-size: 30px;
  text-align: center;
  position: relative;
}
.dark-modal ul.city-select .icon-basic_geolocalize-01:after {
  content: "";
  width: 13px;
  height: 3px;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  bottom: -8px;
  right: 9px;
  box-shadow: 0px -7px 2px 4px rgba(204, 204, 204, 0.6);
}
@media (max-width: 767px) {
  .dark-modal .close {
    right: -9px;
    top: -15px;
    padding-top: 6px;
  }
  .dark-modal .modal-body ul.popular-cities li {
    padding: 5px 0px;
  }
}

.city-modal-title {
  margin: 0px 15px 0px;
  color: #999;
  padding-bottom: 5px;
  text-transform: uppercase;
  position: relative;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
}

.modal-title-h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1;
}

.cityselect-overlay .cityselect-overlay-header{
  line-height:2.7em;
  padding-left:18px;
  background-color:#001824;
  display:block;
  color:#fff;
  font-size:16px
}
.cityselect-overlay .hamburger-pop-header a{
  color:#FFF;
  font-size:30px;
  top:5px;
  right:5px
}
.cityselect-overlay .hamburger-pop-header a:hover{
  color:#fff !important
}

.drop-input {
  height: 40px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border: 1px solid #ccc;
  cursor: pointer;
  z-index: 2;
}
@media (max-width: 767px) {
  .drop-input {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
}

.New-Roles {
  background: #00bb00 none repeat scroll 0 0;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  color: #fff;
  font-size: 8px;
  position: absolute;
  right: 48px;
  text-transform: uppercase;
  top: 10px;
  height: 13px;
  line-height: 14px;
  width: 26px;
  text-align: center;
}
@media (max-width: 767px) {
  .New-Roles {
    right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .New-Roles {
    right: 20px;
  }
}

.AbroadNew {
  position: absolute;
  top: 0px;
  right: inherit;
}

.quikr-quick-links {
  display: none;
}

.navbar-custom .main-header {
  margin-bottom: 0;
  border-bottom: none;
}

.main-header {
  border-bottom: none !important;
  margin-bottom: 0 !important;
  height: auto !important;
}

#jsHeaderCityContainer .drop-input {
  border: none;
  padding-left: 26px;
}

#jsHeaderCityContainer .icon-arrows_down {
  position: absolute;
  right: 10px;
  top: 15px;
}

.select-city .dropdown {
  position: absolute;
}

/*Bandwidth Switch To LEMS style*/
.quikrlite-wrapper {
  background-color: #fdf9ca;
  padding: 15px 0;
  border-bottom: 1px solid #dcd5a1;
  border-top: 1px solid #dcd5a1;
  position: relative;
}

.quikrlite-wrapper a.close-btn {
  position: absolute;
  top: 10px;
  right: 7px;
  font-size: 22px;
  display: inline-block;
  color: #666;
  font-weight: normal;
  font-family: tahoma;
}

.quikrlite-wrapper .heading {
  margin-bottom: 15px;
}

.quikrlite-wrapper p {
  margin: 0 20px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  margin-bottom: 10px;
}

.quikrlite-wrapper .banner-cta {
  text-align: center;
  margin-bottom: 5px;
}

.quikrlite-wrapper .banner-cta a {
  width: 90px;
  display: inline-block;
  margin: 0 5px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}

.quikrlite-wrapper .banner-cta a.strokeBtn {
  background: #fff;
}

/*Bandwidth Switch To LEMS style ends*/
.oldNav {
  padding: 10px 0;
  /*.container{
      @media(max-width: 767px) {padding-left:5px; padding-right: 5px;}
  }*/
}
.oldNav .home-logo img {
  height: 32px;
}
@media (max-width: 767px) {
  .oldNav .home-logo img {
    height: 20px;
    margin-top: 6px;
  }
}
.oldNav .custom-input-search.oldHeader {
  position: inherit;
  z-index: inherit;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .oldNav .home-logo img {
    height: 26px;
  }

  .ltquikr {
    position: relative;
    top: 5px;
    width: 160px;
  }
}
/*#jsHeaderCity{
  span, i{top: 3px; position: relative;}
}*/
.drop-layers {
  right: 0px;
  left: inherit !important;
}

.j25offer {
  padding: 0px 7px;
  color: #666;
}
.j25offer .j25section {
  border: 1px dashed #f79d00;
  background: #fffcf0;
  margin-bottom: 10px;
  padding: 7px 10px 6px 9px;
}
.j25offer strong {
  color: #333;
  font-size: 18px;
}
.j25offer .limitedPack {
  font-size: 11px;
  float: right;
  display: inline-block;
  margin-top: 3px;
}
.j25offer .discount-text {
  color: #e38700;
  font-weight: bold;
  padding-right: 5px;
}
@media (max-width: 767px) {
  .j25offer .limitedPack {
    float: none;
  }
}

.simple-overlay, #loader-overlay {
  background-color: rgba(255, 255, 255, 0.9);
}

.open .resumeSearch {
  display: block;
}

.resumeSearch {
  padding: 8px;
  border: 1px solid #008bcf;
  background: #fff;
  display: none;
  font-size: 13px;
  clear: both;
  border-top: none;
}
.resumeSearch label {
  font-weight: normal;
}

.btn-default:hover, .btn-default:focus {
  background-color: #0081c0 !important;
  border-color: #0081c0 !important;
  color: white !important;
}
.btn-default:active, .btn-default.active {
  background-color: #0081c0 !important;
  border-color: #0081c0 !important;
  color: white !important;
}

.breadcrumb {
  background: none;
  padding: 0px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.breadcrumb li {
  font-size: 12px;
  color: #666;
}
.breadcrumb li + li::before {
  content: "/";
  color: #999;
  padding: 0 3px;
}
.breadcrumb li a {
  font-size: 12px;
  color: #666;
}
.breadcrumb li a:hover {
  color: #008bcf;
}
.breadcrumb .active {
  font-size: 12px;
}

/* font for emphasis */
/* button color for primary button */
/* equal to 14px */
hr {
  margin-top: 15px;
  margin-bottom: 15px;
  border: 0;
  border-top: 1px solid #ddd;
}

/*New variables G*/
/*Bootstrap_Select*/
/*Entry point floating menu*/
.fab-wrap {
  position: fixed;
  right: 5px;
  bottom: 27px;
  padding: 10px;
  width: 69px;
  z-index: 199;
}
@media (max-width: 767px) {
  .fab-wrap {
    right: 1px;
    bottom: 40px;
  }
}
.fab-wrap .fab-wrap-child {
  display: block;
  width: 220px;
  position: absolute;
  right: 18px;
  z-index: 999;
  bottom: 50px;
}
.fab-wrap .fab-wrap-child ul {
  width: 100%;
  float: left;
}
.fab-wrap .fab-wrap-child ul li {
  width: 100%;
  float: left;
  margin: 0 0 28px;
  display: none;
  list-style: none;
}
.fab-wrap .fab-wrap-child ul li a {
  color: #000;
  display: block;
}
.fab-wrap .fab-wrap-child ul li a span {
  width: 43px;
  height: 43px;
  border-radius: 50% 50%;
  -moz-border-radius: 50% 50%;
  -webkit-border-radius: 50% 50%;
  -o-border-radius: 50% 50%;
  -ms-border-radius: 50% 50%;
  color: #008bcf;
  display: block;
  float: right;
  background: #fff;
  border: 1px solid #008bcf;
  position: relative;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.fab-wrap .fab-wrap-child ul li a span:hover {
  background: #008bcf;
  color: #fff;
}
.fab-wrap .fab-wrap-child ul li a span i {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 22px;
}
.fab-wrap .fab-wrap-child ul li a label {
  vertical-align: top;
  display: block;
  margin: 0 52px 0 0;
  text-align: right;
  padding: 12px 0 12px;
  cursor: pointer;
  font-weight: normal;
}
.fab-wrap .icon-plus {
  display: none;
}
.fab-wrap .menuText {
  /* font-size: 12px;
  font-weight: bold;
  text-align: center; */
  position: absolute;
  top: 30px;
  left: 31px;
  background-image: url("/images/jobs/candidate-dashboard.png");
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
}
.fab-wrap .menuText:after {
  content: 'Candidate Dashboard';
  position: absolute;
  color: #333;
  top: -48px;
  left: -13px;
  line-height: normal;
  font-size: 12px;
}
.fab-wrap .rotate-button {
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: all, .4s, ease-out 0.4s;
  -moz-transition: all, .4s, ease-out 0.4s;
  transition: all, .4s, ease-out 0.4s;
}
.fab-wrap .rotate-button .menuText {
  display: none;
}
.fab-wrap .rotate-button .icon-plus {
  display: inline-block;
  font-size: 30px;
  position: absolute;
  top: 32px;
  left: 29px;
  color: #333;
}
.fab-wrap .fab-button {
  background-color: #FBE710;
  border-radius: 50% 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 0;
  width: 60px;
  height: 60px;
  line-height: 46px;
  /* -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5); */
  display: block;
  border: none;
  position: relative;
  float: right;
  -webkit-transition: all,.3s,ease-out 0.3s;
  -moz-transition: all,.3s,ease-out 0.3s;
  transition: all,.3s,ease-out 0.3s;
  z-index: 999;
  text-align: center;
}
.fab-wrap .fab-button span {
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  /* color: #fff; */
}

.icon-arrows_down {
  pointer-events: none;
}

.close {
  opacity: inherit;
  color: #333;
}
.close:hover {
  color: #2e2e2e;
}

.noshadow {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.noborderRadius {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px;
  border-radius: 0px !important;
}

.textCaps {
  text-transform: uppercase;
}

.lineH {
  line-height: 14px;
}

.plr {
  padding: 0px 4px;
}

.p10 {
  padding: 10px !important;
}

body.Headerstickynav {
  padding-top: 55px;
}

.font12 {
  font-size: 12px;
}

.mBlock {
  display: block;
}

.inlineBlock {
  display: inline-block;
}

.btn {
  min-width: 80px;
}

.m0 {
  margin: 0 !important;
}

.m5 {
  margin-top: 5px;
}

.m10 {
  margin-top: 10px;
}

.m15 {
  margin-top: 15px;
}

.m20 {
  margin-top: 20px;
}

.m30 {
  margin-top: 30px;
}

.m40 {
  margin-top: 40px;
}

.plr25 {
  padding: 0px 25px !important;
}

.rm0 {
  margin-right: 0 !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px;
}

.rp0 {
  padding-right: 0;
}
@media (max-width: 767px) {
  .rp0 {
    padding-right: 15px;
  }
  .fab-wrap .rotate-button .icon-plus {
    top: 30px;
  }
}

.mlAuto {
  margin-left: 4px !important;
}

@media (max-width: 767px) {
  .msM0 {
    margin-top: 0px;
  }

  .msM10 {
    margin-top: 10px;
  }

  .msM50 {
    margin-top: 50px !important;
  }

  .msF18 {
    font-size: 18px !important;
  }

  .mlAuto {
    margin-left: 0px !important;
  }
  .fab-wrap .menuText:after {
    display: none;
  }
}
.no-right-padding {
  padding-right: 0;
}

.mhr {
  margin-top: 15px;
  margin-bottom: 10px;
}

.lp0 {
  padding-left: 0;
}
@media (max-width: 767px) {
  .lp0 {
    padding-left: 15px;
  }
}

.dright {
  float: right;
}
@media (max-width: 767px) {
  .dright {
    float: inherit;
  }
}

.font30 {
  font-size: 30px !important;
}
@media (max-width: 767px) {
  .font30 {
    font-size: 25px !important;
  }
}

@media (max-width: 767px) {
  .mt20 {
    margin-top: 20px;
  }

  .modal100 .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  .modal100 .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
  }
}
.mb0 {
  margin-bottom: 0px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.no-border {
  border: none;
}

.gray-dark {
  color: #333;
}

.warning-default {
  border-color: #da534d !important;
  color: #da534d !important;
}
.warning-default:hover {
  background: #da534d !important;
  color: #fff !important;
}

.fontNormal {
  font-weight: normal !important;
}

.relativeDiv {
  position: relative;
}

.sub-title {
  font-size: 16px;
}

.title {
  font-size: 18px;
}
.title:first-letter {
  text-transform: uppercase;
}

.bodyFont {
  font-size: 14px;
  font-weight: normal;
}

.premium .icon-star_filled {
  color: #dac251;
  font-size: 16px;
}

.clearfix {
  clear: both;
}

img {
  max-width: 100%;
}

body {
  background-color: #F3F3F3;
  color: #333;
  font-size: 14px;
  line-height: 1.5;
  height: 100%;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  /* padding-top: 70px;*/
  font-family: "Arial", sans-serif, Helvetica;
}

#gayab {
  display: none;
}

.WithoutBreadcrumbs {
  padding-top: 25px;
}

html {
  width: 100%;
  height: 100%;
}

.show-ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 98%;
  /*display: inline-block;*/
}

/*added*/
h1, h2, h3, h4, h5, h6 {
  font-style: normal;
  font-weight: 600;
}

h1, h2, h3 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.h1, .h2, .h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 600;
}

.nopadding {
  padding: 0px !important;
}

/* Error search */
.errtopn button {
  height: 36px !important;
  margin-left: 0px;
  background: #da534d;
  border: 1px solid #da534d !important;
}
.errtopn button:hover {
  background-color: #cb4842 !important;
}
.errtopn button .search-icon-custom {
  color: white;
}

.errtopn-city button {
  height: 36px !important;
  margin-left: 0px;
  background: #da534d;
  border: 1px solid #da534d !important;
}
.errtopn-city button:hover {
  background-color: #cb4842 !important;
}
.errtopn-city button .search-icon-custom {
  color: white;
}

.language-arrow {
  position: relative;
  top: 3px;
}

.err button {
  margin-left: -2px;
  border-color: #da534d !important;
  color: #da534d !important;
}
.err button .search-icon-custom {
  color: white;
}
.err .warning-txt {
  clear: both;
  color: #da534d;
  font-size: 12px;
  margin: 0 auto;
  position: relative;
  top: -10px;
  max-width: 677px;
}

.error-msg {
  clear: both;
  color: #ff7777 !important;
}

/* Error search end */
h1 {
  font-size: 36px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 21px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

a {
  color: #008bcf;
  outline: none !important;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a.premium-sec-know-more {
  border: 1px solid #008CD0;
  border-radius: 5px;
  font-family: ProximaNova-Regular;
  font-size: 12px;
  color: #008CD0;
  padding: 6px 12px;
}

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

hr {
  border-color: #e9e9e9;
}

.btn-search.active, .btn-search.focus, .btn-search:active, .btn-search:focus, .btn-search:hover, .open > .dropdown-toggle.btn-primary {
  color: #008bcf;
  background: #007ab6;
  border-color: transparent;
}

.view-number-recruiter {
  margin-right: 15px;
}
.view-number-recruiter i {
  font-size: 16px;
  top: 4px;
}

.otherbox {
  margin: 15px 0px 0px;
}

.readmore2 {
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 0px 4px;
}

/*Home Page css start here */
.user-icon {
  position: relative;
  cursor: pointer;
}

/*.city-search {
  margin: 8px 0px 5px 18px;
}*/
/*.dapply-btn {
background:$primary;
color:$white;
}*/
.more-jobs-view a, .more-jobs-view i, .more-jobs-view span {
  color: #797979;
}
.more-jobs-view span {
  width: 100%;
  display: inline-block;
}

.home-list-page-header {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 4px;
  font-size: 16px;
  margin-top: 0px;
  max-width: 78%;
  display: inline;
}

h3.truncate {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 959px) {
  .home-list-page-header {
    max-width: 75%;
  }
}
@media (max-width: 480px) {
  .home-list-page-header {
    max-width: 95%;
  }
}
.col-md-8 .apply-block .home-list-page-header a:first-letter {
  text-transform: uppercase;
}

.date-column {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 14px;
  color: #333;
  text-align: center;
  padding-left: 35px;
}

.km-column {
  font-size: 16px;
  text-align: center;
  font-style: normal;
  font-weight: 600;
  padding: 5px 0px;
}

.form-control {
  height: 40px;
  background-color: #fff;
}

.apply-block-respond {
  background: #fff;
  margin-bottom: 10px;
  padding: 10px;
  display: none;
  border: 1px solid #cccccc;
  z-index: 1;
  height: auto;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.apply-block-respond2 {
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
  display: none;
  border: 1px solid #cccccc;
  z-index: 1;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.apply-block-respond2 .thanku-app-text {
  border-bottom: 1px solid #999;
}

.apply-block-respond3 {
  background: #fff;
  padding: 10px;
  border: 1px solid #cccccc;
  z-index: 1;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 10px;
}

.apply-block-respond3 .thanku-app-text {
  margin: 0;
  border-bottom: 0;
  width: 465px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.glyphiconspan {
  display: inline-block;
  overflow: hidden;
  position: relative;
  top: 3px;
}

.search-filters-reset-button .glyphiconspan {
  color: #008bcf;
}

.more-jobs-view {
  background: #666;
  padding: 9px 0px 0px 0px;
  font-size: 16px;
  margin: -12px 0px 10px;
  border: none;
  height: 45px;
  border-radius: 2px;
  color: #fff;
  padding-left: 20px;
}

.header-dopdown {
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid #333;
  padding: 6px 10px !important;
  margin-top: 0px;
  width: 200px;
  text-align: left;
  border-radius: 2px;
}

.caret-center {
  float: right;
  margin-top: 6px;
}

.header-search-button {
  border-radius: 0px;
  height: 32px;
  margin-left: -17px;
  border: 1px solid #008bcf;
  padding: 4px 12px;
  font-size: 19px;
}

.apply-form {
  border: 1px solid #ccc;
  float: left;
  padding: 10px 0;
  width: 100%;
  background: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.apply-form h4.desktop-apply-title {
  max-width: 80%;
}
.apply-form .radio, .apply-form .checkbox {
  margin-top: 0;
  margin-bottom: 0px;
}

.apply-block-respond2 button {
  width: 115px;
  height: 40px;
  background-color: #fff;
  border: 1px solid #eee;
  color: #797979;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
}
.apply-block-respond2 button span.left-text {
  float: left;
}
.apply-block-respond2 button span.caret {
  float: right;
  margin-top: 10px;
}

.submit-form {
  width: 100px;
  font-size: 16px !important;
  float: right;
  margin-left: 5px;
  height: 48px;
  padding: 0px;
}
.submit-form:hover {
  color: white !important;
  background: #007AB6;
}

/*#skip-form {
  margin-top: 0px;
  border: 1px solid #ccc;
  color: #999;
  text-align: center;
  &:hover{color:#fff; border-color: $primary;}
}*/
.thank-f-a {
  padding: 10px;
}
@media (max-width: 767px) {
  .thank-f-a {
    margin: 0px 10px !important;
  }
}

.driver-jobs-row {
  font-size: 21px;
  color: #333;
  text-transform: capitalize;
  display: inline-block;
  margin: 0px;
  font-weight: normal;
  line-height: 30px;
}
@media (max-width: 767px) {
  .driver-jobs-row {
    font-size: 15px;
    line-height: 16px;
  }
}
.driver-jobs-row strong.xtra-space-right {
  font-weight: normal;
}
.driver-jobs-row .driver-jobs-row-content {
  color: #333;
}

.xtra-space-right {
  margin-right: 0px;
}

.sorting {
  height: 35px;
  width: 115px;
  padding: 0px;
  background-color: transparent;
  border: 1px solid #cccccc;
  border-radius: 2px;
  display: inline-block;
  background-color: #fff;
  margin-left: 10px;
}

.sorting + ul {
  margin-left: 60px;
  width: 115px !important;
  margin-top: -2px;
  min-width: 0px;
}

.sorting + ul li {
  margin: 5px 0px;
}

.info-emp-head {
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
}

.colon {
  padding-left: 2px;
}

.info-emp-value {
  padding-left: 5px;
  font-weight: normal;
}

.margin-negative {
  margin-top: -12px;
}

.quikr-alert {
  background: white !important;
  font-size: 16px;
  width: 100%;
}

.margin-right-negative {
  margin-right: -3px !important;
}

.margin-top-extra {
  margin-top: 20px;
}

.thanku-app-text {
  margin: 15px 0;
  font-size: 18px;
  color: #333;
}

.dynamic-margin-bottom {
  margin-bottom: 20px;
}

.close-form {
  position: relative;
  cursor: pointer !important;
  z-index: 999;
  margin-bottom: 15px;
  /* width:99%; */
  text-align: right;
  top: 5px;
  font-size: 20px;
  text-shadow: 0 0 #000;
}

/*.close-form2 {
  position: relative;
  cursor: pointer !important;
  z-index: 999;
  margin-bottom: 0px;
  text-align: right;
}*/
.close-form2.icon-arrows_remove {
  font-size: 20px;
  text-shadow: 0 0 #000;
  top: 5px;
}

.glyphicon-star {
  font-size: 8px;
  vertical-align: super;
}

.premium-img {
  position: absolute;
  top: -22px;
  left: -8px;
}

.qu-gost-img {
  height: 100px;
  /*    width: 110px;*/
  border: 1px solid #ccc;
  position: relative;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: white;
}
.qu-gost-img img {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-height: 100%;
}

/*Home Page end Here*/
.jsSayt {
  cursor: pointer;
}

.form-control:focus {
  border-color: #ccc;
  box-shadow: none;
  outline: none;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background-color: #008bcf !important;
}

#congratulationMsg {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: -15px;
}

#congratulationMsg .lead {
  font-size: 14px;
}

.search-row {
  margin-left: auto;
  margin-right: auto;
  max-width: 570px;
  position: relative;
}
.search-row .searchbuttonHome {
  position: absolute;
  right: 5px;
  top: 12px;
  background: transparent;
  z-index: 2;
  font-size: 14px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 1px 16px;
}
@media (max-width: 767px) {
  .search-row .searchbuttonHome {
    top: 7px;
  }
}

.choose-language {
  margin-left: auto;
  margin-right: auto;
  display: table;
}
@media (max-width: 767px) {
  .choose-language {
    display: inline;
  }
}
.choose-language .search-col {
  margin: 0px;
  padding: 0px;
}

.search-row select.price-range-mobile {
  background-clip: padding-box;
  border-radius: 0;
  display: block;
  height: 41px;
  padding: 9px;
  width: 100%;
  border: none;
  color: #999;
  background: url('/images/jobs/dropdownarrow.png?1561121634') white no-repeat scroll 97% center;
  cursor: pointer;
}

.search-row .price-range {
  padding: 0;
}

.search-row .price-range a {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: white none repeat scroll 0 0;
  border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #ddd;
  border-image: none;
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  color: #999;
  display: block;
  height: 41px;
  padding: 10px 14px;
}

[role="button"] {
  cursor: pointer;
}

#auto-suggest-budget span {
  float: left;
  height: 20px;
  margin-left: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.search-row .price-range a .icon-arrows_down {
  color: #1a222c;
  position: absolute;
  right: 10px;
  text-shadow: 0 0 1px #1a222c;
  top: 10px;
}

.search-row .price-range ul.dropdown-menu {
  left: 0;
  margin-top: 1px;
  min-width: 100%;
}

.margin-bottom {
  margin-bottom: 20px;
}

.search-row .price-range ul.dropdown-menu li {
  font-size: 12px;
  padding: 10px;
}
.search-row .price-range ul.dropdown-menu li:hover {
  background: #eee none repeat scroll 0 0;
}

.search-row .price-range ul.dropdown-menu li .icon-rupee-symbol {
  color: #333;
  position: relative;
  top: 1px;
}

.search-row .autocomplete-wrapper .search-icon {
  color: #888;
  font-size: 1.8em;
  left: 10px;
  position: absolute;
  top: 3px;
}

.search-row .price-range a .icon-basic_geolocalize-01 {
  font-size: 1em;
  left: 12px;
  position: absolute;
  top: 11px;
}

.inline {
  display: inline;
}

a.user-icon + h3 {
  color: #008bcf !important;
}

#language-dropdown .icon-arrows_down:before {
  font-weight: bold;
}

.stickybtn[disabled] {
  background: #333;
  cursor: default;
  color: white;
  border-color: white;
  padding: 8px 20px !important;
}
.stickybtn[disabled]:hover {
  background: #333;
  color: white;
  border-color: white;
}

.qr-ad {
  text-align: center;
  padding: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 15px;
}

#go-to-top {
  border: 1px solid #d1d1d1;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: fixed;
  bottom: 40px;
  right: 80px;
  display: none;
  font-size: 20px;
  height: 38px;
  line-height: 42px;
  text-align: center;
  width: 38px;
  background: white;
  cursor: pointer;
  z-index: 2;
  color: #888888;
}
@media (max-width: 767px) {
  #go-to-top {
    bottom: 54px;
    right: 80px;
    line-height: 38px;
  }
}
#go-to-top:hover {
  background: #008bcf;
  color: white;
}

#dLabel {
  cursor: pointer;
}

/* Loder css start here */
/*Loder css end here*/
.err input:-moz-placeholder, .errtopn input:-moz-placeholder, .errtopn-city input:-moz-placeholder {
  color: red;
}

.err input::-moz-placeholder, .errtopn input::-moz-placeholder, .errtopn-city input::-moz-placeholder {
  color: red;
}

.err input:-ms-input-placeholder, .errtopn input:-ms-input-placeholder, .errtopn-city input:-ms-input-placeholder {
  color: red;
}

.err input::-webkit-input-placeholder, .errtopn input::-webkit-input-placeholder, .errtopn-city input::-webkit-input-placeholder {
  color: red;
}

/* SnB select your city start */
.location-model a {
  color: white;
  position: relative;
  display: inline-block;
}
.location-model a:hover {
  color: #e6e6e6;
}
.location-model a .language-arrow {
  top: 2px;
}

.Alfa-Character {
  font-size: 16px;
  border: 1px solid #eeeeee;
  width: 24px;
  height: 24px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.gcolumn {
  margin: 0 auto;
  clear: both;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

#keyboardInputMaster .langLabel {
  float: left;
}
#keyboardInputMaster .closeButton {
  float: right;
}

.form-control::-moz-placeholder {
  color: #eee;
}

.custom-basic_user2 {
  float: left;
  padding-right: 5px;
  font-size: 22px;
  line-height: 32px;
}

#stickynav .container > .row {
  margin-top: 5px;
}

.dropdown-menu {
  width: 100%;
  max-height: 181px;
  overflow-x: hidden;
  padding: 0px;
  margin-top: 0px;
  box-shadow: -1px 2px 6px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: -1px 2px 6px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -1px 2px 6px 1px rgba(0, 0, 0, 0.1);
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #eee;
}
.dropdown-menu li a {
  white-space: initial;
  padding: 8px 10px;
  border-left: 5px solid #fff;
  border-top: 1px solid #eee;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.dropdown-menu li a:hover {
  border-color: #008bcf;
  border-top: 1px solid #eee;
  background: #f5f8ff;
  cursor: pointer;
}
.dropdown-menu li a:active {
  border-color: #008bcf;
  border-top: 1px solid #eee;
  background: #fbfcfe;
  cursor: pointer;
}

.dropdown-menu li .active {
  background: #fbfcfe none repeat scroll 0 0;
  border-color: #eee #008bcf #008bcf;
  border-top: 1px solid #eee;
  cursor: pointer;
}

.drop-ul {
  position: absolute;
  top: 40px;
  border-top: none;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  z-index: 3;
  padding: 0px;
}

.icon_down {
  position: absolute;
  right: 10px;
  pointer-events: none;
  z-index: 2;
  line-height: 38px;
  top: 0;
}

.carousel-control {
  text-shadow: none;
  color: #008bcf;
}

@media (max-width: 767px) {
  .form-group .icon_down {
    top: 0px;
  }
}
@media (max-width: 767px) {
  .form-group .drop-ul {
    top: 38px;
  }
}

.btn-lg, .btn-group-lg > .btn {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

:-webkit-autofill {
  color: #fff !important;
}

.dropdown-backdrop {
  position: inherit !important;
}

.drop-arrow {
  position: absolute;
  bottom: 12px;
  right: 6px;
  float: right;
}

/*for tatkal and post free ad ends*/
.Work-Type {
  float: left;
}
.Work-Type .NewJob {
  right: -15px;
  top: -2px;
}
@media (max-width: 767px) {
  .Work-Type .NewJob {
    right: -2px;
    top: -5px;
    background: none;
    color: #0be60b;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .Work-Type .NewJob {
    right: 0px;
    top: -4px;
  }
}

.Work-Type::-webkit-scrollbar {
  display: none;
}

/*for city-role-modal selection*/
#jsRoleCityModal {
  z-index: 999999;
}
@media (max-width: 767px) {
  #jsRoleCityModal .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  #jsRoleCityModal .modal-content {
    height: auto;
    min-height: 100%;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
}

.city-role-modal .glyphiconspan.filter-label {
  float: left;
}
.city-role-modal .modal-content {
  height: 190px;
}
.city-role-modal .modal-header {
  position: relative;
  background: #001824;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 15px;
  margin: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
}
.city-role-modal .modal-header:after {
  content: " ";
  position: absolute;
  right: 0;
  width: 50px;
  height: 100%;
  background-color: #0d242f;
  z-index: 1;
  bottom: 0;
  border-top-right-radius: 3px;
}
.city-role-modal .drop-input, .city-role-modal .contact-group {
  padding-left: 30px;
}
.city-role-modal .contact-group {
  background: #f4f7fa;
  height: 41px;
}
.city-role-modal .modal-header button.close {
  z-index: 2;
  position: relative;
  color: #fff;
  font-size: 26px;
  opacity: 1;
  right: -2px;
}
.city-role-modal #field_var_city_modal .icon_down {
  line-height: 0px;
  bottom: 25px;
}
.city-role-modal .filters-btn-group .icon-arrows_down {
  float: right;
}
.city-role-modal .filter-wrapper {
  width: 100%;
}
.city-role-modal .dropdown-toggle.filters-dropdown.first {
  width: 100%;
  margin-left: 0px !important;
  line-height: 22px;
}
.city-role-modal .dropdown-toggle.filters-dropdown.first, .city-role-modal .SelectRole .drop-input {
  border: 1px solid #ccc;
  background: #f4f7fa;
  box-shadow: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.city-role-modal .dropdown-toggle.filters-dropdown.first:hover, .city-role-modal .dropdown-toggle.filters-dropdown.first:visited, .city-role-modal .dropdown-toggle.filters-dropdown.first:active, .city-role-modal .SelectRole .drop-input:hover, .city-role-modal .SelectRole .drop-input:visited, .city-role-modal .SelectRole .drop-input:active {
  background: #f4f7fa;
  box-shadow: none;
}
.city-role-modal .btn-group.open .dropdown-toggle {
  box-shadow: none;
  background: #fff;
}
.city-role-modal #field_var_city_modal:before, .city-role-modal #jsModalRole:before {
  content: "\f10d";
  font-family: jobs-icons;
  font-size: 18px;
  left: 8px;
  top: 11px;
  color: #999;
  position: absolute;
  z-index: 999;
}
.city-role-modal .SelectRole .icon_down {
  bottom: 40px;
}
.city-role-modal .SelectRole .drop-ul {
  max-height: 140px;
  top: 41px;
}

/*for city-role-modal selection ends*/
div a.submit-form-disable {
  background: #ddd;
  color: #fff;
  border: 1px solid #ddd !important;
  cursor: no-drop;
}
div a.submit-form-disable:hover {
  background: #ddd;
}

.tooltip.fade {
  left: 15px !important;
}

.scrollprop {
  margin-top: -36px;
}

.drop_wrapper_active {
  display: block;
}

.drop_wrapper_remove {
  display: none;
}

.apply-form .style-select:after {
  content: "\f102";
  position: relative;
  font-family: "jobs-icons";
  pointer-events: none;
  bottom: 28px;
  float: right;
  right: 10px;
}
.apply-form .form-control-dropdown {
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

/*Sitemap */
.po-srh-pg, .sitemap-page {
  padding: 15px 0px;
}
.po-srh-pg h4, .sitemap-page h4 {
  color: #333;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.po-srh-pg .list-unstyled li a:hover, .sitemap-page .list-unstyled li a:hover {
  text-decoration: underline;
}

.sitemap-page .icRight {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  border: 1px solid #008bcf;
  padding: 3px 7px 1px 6px;
  vertical-align: 2px;
  text-align: center;
  border-radius: 50%;
  color: #008bcf;
  font-size: 18px;
  cursor: pointer;
}
.sitemap-page .icRight:hover {
  background: #008bcf;
  color: #fff;
}
.sitemap-page h4 {
  margin-bottom: 0px;
}
.sitemap-page .plb {
  border-left: 7px solid #0faa13;
  padding-left: 35px;
}
.sitemap-page li {
  font-size: 12px;
}
.sitemap-page hr {
  border: 2px solid #0faa13;
}
@media (max-width: 767px) {
  .sitemap-page {
    margin: 0px -5px;
  }
  .sitemap-page .plb {
    padding-left: 10px;
  }
}

/*Sitemap end*/
.droparrow {
  position: relative;
}

/* OTP Confirmation*/
.modal-sm.Otp-Confirmation {
  width: 320px;
  min-height: 274px;
  margin-top: 16%;
  overflow: hidden;
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .modal-sm.Otp-Confirmation {
    margin: 0px auto;
    width: 100%;
    border: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  .modal-sm.Otp-Confirmation .modal-content {
    border: none;
  }
  .modal-sm.Otp-Confirmation .modal-header {
    border-radius: 0 !important;
  }
}
.modal-sm.Otp-Confirmation .btn {
  height: 46px;
  margin-bottom: 10px;
}
.modal-sm.Otp-Confirmation .Otp-one-time {
  font-size: 18px;
}
.modal-sm.Otp-Confirmation .modal-header {
  background: #001824;
  padding: 10px 15px;
  color: #fff;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
}
.modal-sm.Otp-Confirmation .modal-title {
  font-size: 16px;
}
.modal-sm.Otp-Confirmation .close {
  top: -8px;
  right: -14px;
  opacity: inherit;
  background: #0d242f;
  position: relative;
  padding: 9px 15px;
}
.modal-sm.Otp-Confirmation .help-txt {
  color: #666;
  font-size: 12px;
}

.mandatory {
  color: #ff7777;
}

/* OTP Confirmation ends */
.cursor-default {
  cursor: default;
}

.success-txt {
  color: #32a349 !important;
}

.premium-btn {
  background: #19ad1c;
  border-color: #1a911d;
}
.premium-btn:hover {
  background: #169718;
}

.primary-green {
  color: #14ac17;
}

.primary-red {
  color: #c54c4c;
}

.show-ellipsis.title {
  font-size: 15px;
}

.vip-confirmation {
  border: 1px solid #0faa13;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 5px auto 15px;
  max-width: 500px;
  padding: 5px;
  text-align: center;
}

.loader {
  border: 5px solid #d4d4d4;
  border-radius: 50%;
  border-top: 5px solid #0faa13;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 1s linear infinite;
  margin: auto;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.Otp-Confirmation .loader {
  margin: 0px auto 20px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  border-color: #008bcf;
  border-top: 1px solid #eee;
  background: #f5f8ff;
  cursor: pointer;
}

.postedByCo {
  padding: 15px;
  background: #f0f0f0;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .postedByCo {
    padding: 15px 10px 5px;
  }
  .postedByCo .kyc-icon {
    margin-left: 0 !important;
  }
}

.premium-company {
  background: #0faa13;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 10px;
  padding: 2px 5px;
  color: #fff;
  position: relative;
  top: -1px;
  margin-left: 4px;
}

.HomeTopB .gcolumn {
  padding: 10px 0;
  min-height: 88px;
}
@media (max-width: 767px) {
  .HomeTopB .gcolumn {
    min-height: inherit;
  }
}

.light-gray {
  color: #999 !important;
}
.light-gray span {
  font-size: 18px;
}

.adjustpadding {
  padding-right: 0px;
}
@media (max-width: 767px) {
  .adjustpadding {
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .snbBody {
    margin-top: 88px !important;
  }
  .snbBody .Mrole-search {
    display: none;
  }
}

.bodyM {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .bodyM {
    margin-top: 50px;
  }
}

.gray {
  color: #666;
  margin-bottom: 5px;
}

.gray-light {
  color: #999;
}

.disabled {
  color: #ddd !important;
}

@media (max-width: 767px) {
  .Mcenter {
    text-align: center;
  }
}

.ContainerCover {
  background: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
  padding: 5px 10px;
  margin: 0px auto;
  width: 100%;
  display: inline-block;
}

.fade-scale {
  top: 15%;
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
}

.fade-scale.in {
  opacity: 1;
  transform: scale(1);
}

.modal-backdrop {
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
}

.alert {
  padding: 5px;
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 4;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.alert .closebtn {
  position: absolute;
  font-size: 30px;
  top: -5px;
  margin-left: 15px;
  cursor: pointer;
}

.alert-success {
  background: #0faa13;
  color: #fff;
}

.alert-danger {
  background: #da534d;
  color: #fff;
}

.alertAbsolute {
  position: fixed;
  top: 60px;
}

.job-card.entryPoint {
  /*padding: 20px 8px 20px; position: relative;*/
  /*.btn{ top: 55px; position: relative;}*/
  /*  .btn-default{top: -3px; padding: 5px 20px 5px 20px;}*/
}
.job-card.entryPoint .error-content {
  margin-top: 0;
}
.job-card.entryPoint img {
  margin-top: 10px;
}
.job-card.entryPoint .title {
  margin-left: 20px;
}
.job-card.entryPoint ul {
  padding: 0px 40px;
}
.job-card.entryPoint ul li {
  color: #666;
  list-style: none;
}
.job-card.entryPoint ul li:before {
  content: "\f129";
  position: absolute;
  left: 25px;
  color: green;
  font-family: "jobs-icons";
}
@media (max-width: 767px) {
  .job-card.entryPoint {
    padding: 5px 10px 10px;
    /*.btn{ top: 0px;}*/
  }
  .job-card.entryPoint .error-content {
    margin-top: 0;
    min-height: 70px;
  }
  .job-card.entryPoint .title {
    margin-left: 2px;
  }
  .job-card.entryPoint ul {
    padding: 0px 20px;
  }
  .job-card.entryPoint ul li {
    font-size: 13px !important;
  }
  .job-card.entryPoint ul li:before {
    left: 5px;
  }
}

div#thankYou.in {
  top: 108px;
}

.search-control {
  padding: 0px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  height: 36px;
  width: 100%;
}

#clear {
  position: absolute;
  top: 10px;
  right: 10px;
  background: white;
  cursor: pointer;
  display: none;
}

/*Profile completeness css*/
.completenessEmpty {
  background: #c54c4c;
}

/*Till 30 percent need to show red*/
.completenessHalf {
  background: #df9d34;
}

/*From 31 to 84 percent need to show orrange*/
.completenessHigh {
  background: #60c54c;
}

/*From 85 to 100 percent need to show green */
/*Profile completeness css*/
.Cover {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  /*border-radius: 3px;*/
  /*-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);*/
  /*-moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);*/
  /*box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);*/
  background: #fff;
  padding: 15px;
}

#jobs_snb_breadcrumb {
  margin-top: 10px;
}

.snb .right-container .gcolumn {
  margin-bottom: 10px;
}

#cityDropdown {
  display: none !important;
}

@media (max-width: 767px) {
  .newRulesLegal, .dailyLimit {
    margin-top: 14px;
  }
}
.job-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 85%;
  display: block;
  cursor: pointer;
}
.job-title:first-letter {
  text-transform: uppercase;
}

.ftrJ .job-title {
  margin-bottom: 10px;
}
.ftrJ .rS {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 6px;
  width: 65%;
}
.ftrJ .rS strong {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 80%;
  display: inline-block;
  vertical-align: -6px;
}
.ftrJ .ft {
  background: #7500cf;
}
.ftrJ .ft:after {
  content: "";
  border: 6px solid #7500cf;
  border-bottom: 14px solid transparent;
  border-left: 3px solid transparent;
  position: absolute;
  left: -9px;
  top: 0;
}
.ftrJ .ft .goldL {
  right: 0px;
  top: -46px;
}
.ftrJ .imgSection {
  width: 100px;
  display: inline-block;
  border: 1px solid #ccc;
  height: 60px;
  position: relative;
  border-radius: 3px;
}
.ftrJ .imgSection img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 50px;
  max-height: 100%;
  padding: 5px 0;
}

.spotLight {
  background: #fcf7ff !important;
  position: relative;
}

.cardContainer {
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.10);
}

.cardContainer .textContainer {
  padding: 16px 12px;
}

.cardContainer .imageContainer {
  border-radius: 4px;
  overflow: hidden;
}

.blogs {
  color: #333;
  font-size: 12px;
  margin-bottom: 18px;
}

.readMore {
  color: #018BCF;
  font-size: 12px;
  margin: 0;
}

.fJSection .carouselControl {
  right: 15px;
}
.fJSection .ftrJ {
  border: 1px solid #ccc;
  box-shadow: none;
}

@media (min-width: 767px) {
  .fJSection .ftrJ {
    min-height: 227px;
  }
  .fJSection .ftrJ a.btn-block {
    position: absolute;
    bottom: 10px;
    width: 94.5%;
  }
}
.allTBest {
  background: #0faa13;
  border-radius: 50%;
  color: #fff;
  margin-right: 8px;
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  line-height: 24px;
  font-size: 12px;
  position: relative;
  /*top: -2px;*/
}

.floatingOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-color: rgba(255, 255, 255, 0.8);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: none;
}

.btn-skip {
  border-color: #ccc;
  color: #999;
}
.btn-skip:hover {
  background: #fff;
  color: #008bcf;
  border-color: #008bcf;
}

.rB {
  margin: 0 auto;
  height: 98px;
  width: 90px;
}

.rB1 {
  background-position: -15px -15px;
}

.rB2 {
  background-position: -125px -15px;
}

.rB3 {
  background-position: -228px -15px;
}

.rB4 {
  background-position: -330px -15px;
}

.interceptModal .btnHire {
  background: #fceb42;
  border: 1px solid #e1b70c;
}
.interceptModal .btnHire:hover {
  color: #666 !important;
}
.interceptModal .btnCandidate {
  color: #fff !important;
}
.interceptModal .btnCandidate + span {
  padding: 0px 20px;
  font-size: 18px;
  display: inline-block;
  color: #666;
  vertical-align: -2px;
}
.interceptModal .modal-dialog {
  max-width: 550px;
}
.interceptModal .imgContainer {
  min-height: 270px;
  background: #2095cf;
  border-top-left-radius: 3px;
  padding: 5px 0px 0px 20px;
  color: #fff;
  font-weight: bold;
}
.interceptModal .imgContainer img {
  margin: 0 auto;
}
.interceptModal .modal-body {
  padding-top: 0px;
}
.interceptModal .btnCandidate,
.interceptModal .btnHire {
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  width: 170px;
  border-radius: 3px;
  padding: 0px;
}
@media (max-width: 768px) {
  .interceptModal .modal-body {
    text-align: center;
  }
  .interceptModal .btnCandidate,
  .interceptModal .btnCandidate + span,
  .interceptModal .btnHire {
    display: block;
    margin: 0 auto;
  }
  .interceptModal .close {
    right: -2px;
    top: -4px;
    padding-top: 6px;
    background: transparent;
    color: #fff;
    box-shadow: none;
    font-size: 30px;
  }
}

.clearDropdown {
  position: absolute;
  right: 32px;
  top: 10px;
  font-size: 20px;
  background: #eee;
  border-radius: 50%;
  /*display: inline-block;*/
  display: none;
  cursor: pointer;
  line-height: 18px;
  width: 20px;
  height: 20px;
  padding: 1px 1px 1px 0;
}

.SelectRole .dropdown-menu a {
  font-weight: bold;
  border-left: 3px solid transparent !important;
}
.SelectRole .dropdown-menu a:hover {
  background: #fbfcfe;
  cursor: pointer !important;
  color: #008bcf;
  border: none !important;
  border-left: 3px solid #008bcf !important;
}

ul.subRoleContainer {
  padding: 0px;
}
ul.subRoleContainer li a {
  background: #fff !important;
  color: #333;
  font-weight: normal !important;
  display: block;
  white-space: nowrap;
}

.headerIconRemove {
  position: absolute;
  z-index: 15;
  right: 5px;
  font-size: 25px;
  top: 3px;
  cursor: pointer;
}

.cP {
  cursor: pointer;
}

.verifiedStripModal input {
  border: none;
  border-bottom: 1px solid #ddd;
  min-width: 200px;
  height: 40px;
  font-size: 18px;
}
.verifiedStripModal input:focus {
  border-bottom: 1px solid #008bcf;
}
.verifiedStripModal .iconVerifiedTick {
  font-size: 25px;
  width: 40px;
  height: 40px;
  padding-top: 5px;
  margin-top: 25px;
}
.verifiedStripModal .btn {
  font-size: 14px;
  width: 200px;
  display: inline-block;
  color: #ffffff;
}
.verifiedStripModal .btn.disabled {
  background: #666;
  border: 1px solid #666;
}

.mNum {
  margin-bottom: 70px;
}

.VerificationIcon, .iconEmail {
  font-size: 22px;
  line-height: 1px;
  display: inline-block;
  vertical-align: -3px;
  position: relative;
}

.iconEmail {
  padding-left: 30px;
}
@media (max-width: 768px) {
  .iconEmail {
    padding-left: 0px;
  }
}

.colorYellow {
  background: #fff9e6;
}

.VerificationIcon:after {
  content: "X";
  background: #da534d;
  color: #fff;
  border-radius: 50%;
  padding: 8px 0px 0px 4px;
  width: 15px;
  height: 15px;
  position: absolute;
  display: inline-block;
  font-size: 12px;
  top: -5px;
  left: 10px;
  font-style: normal;
}

.iconEmail:after, .isSuccess:after {
  content: "\f129";
  background: #1db034;
  color: #fff;
  border-radius: 50%;
  padding: 2px 0px 0px 3px;
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
  position: absolute;
  display: inline-block;
  font-family: "jobs-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 10px;
  top: -5px;
  right: -5px;
}

.bT {
  float: left;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 25px 10px;
  width: 100%;
}
@media (max-width: 767px) {
  .bT {
    padding: 10px;
  }
}
.bT .col-sm-9 {
  padding: 0px;
}

.mH {
  font-size: 20px;
}

.benefitsTips .profileIcon i {
  font-size: 45px;
  color: #999;
}
.benefitsTips .col-sm-2 div {
  line-height: 16px;
  margin-top: -3px;
  color: #999;
}
@media (max-width: 767px) {
  .benefitsTips .icon-star_filled {
    min-width: inherit;
    top: 0px;
  }
  .benefitsTips .profileIcon i {
    font-size: 35px;
    display: inline-block;
    min-width: 40px;
    top: 10px;
  }
  .benefitsTips .pgh {
    display: inline-block;
    max-width: 158px;
    line-height: 18px;
    vertical-align: middle;
  }
}

.txtCntr {
  text-align: center;
}
@media (max-width: 767px) {
  .txtCntr {
    text-align: inherit;
    margin: 0px !important;
  }
}

.icon-star_filledBg {
  font-size: 20px !important;
  color: #FFC107 !important;
  background: #eee;
  padding: 4px 3px 1px 4px;
  border-radius: 3px;
  margin-right: 5px;
}

.everify-span {
  line-height: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: -3px;
  padding-left: 4px;
}

.paymentSuccessInfo {
  margin-top: 8px;
  background: #22a927;
  padding: 10px;
  color: white;
  font-weight: 600;
  text-align: center;
  -moz-box-shadow: 0 5px 10px rgba(105, 105, 105, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(105, 105, 105, 0.2);
  box-shadow: 0 5px 10px rgba(105, 105, 105, 0.2);
  padding-top: 70px;
}

.paymentSuccessInfo div {
  max-width: 1170px;
  margin: 0 auto;
}

.paymentSuccessInfo i.icon-tick {
  border-radius: 50%;
  border: 1px solid white;
  width: 20px;
  height: 20px;
  text-align: center;
  margin-right: 8px;
  font-size: 11px;
  line-height: 20px;
  display: inline-block;
}

.paymentSuccessInfo i.icon-arrows_remove {
  float: right;
  font-size: 28px;
  margin-top: -6px;
  cursor: pointer;
}

.paymentSuccessInfo span {
  padding-top: 2px;
}

.payUnsuccess {
  background: #d74141;
}

.noradius {
  border-radius: 0px !important;
}

.font16 {
  font-size: 16px;
}

.ml5 {
  margin-left: 5px;
}

.pr20 {
  padding-right: 20px;
}

.quikrCashHeader img {
  width: 22px;
}

.quikrCashHeader.infoIc {
  width: auto;
  height: auto;
  border: none;
  font-size: initial;
  position: initial;
  line-height: initial;
}

.quikrCashHeader.infoIc msg {
  font-size: 12px;
  top: 35px;
  width: 282px;
  left: -80px;
}

.quikrCashHeader.infoIc msg:before {
  border-width: 6px;
  margin-top: -5px;
}

.quikrCashHeader .arrow_box:after, .quikrCashHeader .arrow_box:before {
  right: 50%;
  top: -19%;
  transform: rotate(90deg);
}

.pudoDiv {
  min-height: 150px;
}
.pudoDiv span {
  width: 65%;
  line-height: 18px;
  vertical-align: -22px;
}

.infoIc {
  cursor: pointer;
  color: #008bcf;
  background: #fff;
  display: inline-block;
  text-align: center;
  line-height: 14px;
  border-radius: 50%;
  border: 1px solid #008bcf;
  width: 15px;
  height: 15px;
  font-size: 10px;
  top: 4px;
  position: relative;
  margin-left: 10px;
}

.infoIc .arrow_box {
  top: -6px;
  width: 220px;
  left: 19px;
  display: none;
  position: absolute;
  border: 1px solid #ddd;
  color: #666;
  padding: 5px 0;
  background: #fcecbc;
  border-radius: 3px;
}

.infoIc .arrow_box:after, .infoIc .arrow_box:before {
  right: 100%;
  top: 31%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.infoIc .arrow_box:after {
  border-right-color: #fcecbc;
  border-width: 6px;
  margin-top: -6px;
}

.infoIc .arrow_box:before {
  border-right-color: #ddd;
  border-width: 8px;
  margin-top: -8px;
}

.infoIc:hover .arrow_box {
  display: block;
}

.offerLabel {
  background: #ff903b;
  color: #fff;
  padding: 8px 7px 6px;
  position: relative;
  width: 90%;
  left: -5px;
  font-size: 11px;
  float: left;
}
.offerLabel:before, .offerLabel:after {
  content: '';
  position: absolute;
  border-bottom: 18px solid #ff903b;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  top: 15px;
  right: -14px;
  transform: rotate(-132deg);
}
.offerLabel:after {
  left: auto;
  right: -15px;
  transform: rotate(180deg);
  top: 0px;
}

.flex {
  display: flex;
}

.featurdBrand {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  max-height: 350px;
  overflow-y: scroll;
}
.featurdBrand img {
  margin: 0px 10px 10px 0;
  max-width: 78px;
}

.featurdBrand-list {
  max-height: 350px;
  overflow-y: scroll;
}

.featurdBrand-list li {
  min-width: 196px;
  max-width: 196px;
  padding: 10px 0 !important;
  vertical-align: top;
  float: left;
  margin-right: 25px;
}
.featurdBrand-list li a {
  color: #333;
  line-height: 18px;
}
.featurdBrand-list li a:hover {
  color: #008bcf;
}

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

.termsCondition {
  position: relative;
  float: left;
  width: 100%;
}
.termsCondition .tc {
  position: absolute;
  top: 4px;
  right: 10px;
  z-index: 9;
  cursor: pointer;
  font-size: 9px;
}
.termsCondition .tc:focus {
  outline: none;
}
.termsCondition .popover {
  width: 100%;
  max-width: 350px;
}
.dF {
  display: flex;
}

.bewareOfScammers {
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 16px;

  font-weight: 600;

  border-radius: 6px;
  background: #FFF7AC;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.10);
}

.bewareOfScammers a {
  color: #333;
}

.bewareOfScammers .bOSCautionIcon {
  flex-shrink: 0;
}

.bewareOfScammers .bOSParaOne {
  margin-bottom: 8px;
}

.bewareOfScammers .bOSHighlight {
  color: #168DCD;
}

.bewareOfScammers .bOSPhone {
  display: inline-flex;
  font-weight: 700;
}

.bewareOfScammers .bOSEmail {
  text-decoration: underline;
}

.bewareOfScammers .bOSParaTwo {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .bewareOfScammers {
    padding: 16px;

    text-align: center;
  }

  .bewareOfScammers .bOSCautionIcon {
    display: none;
  }
}