@charset "UTF-8";
/* 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");
  }
}
.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;
  }
}

.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;
}

input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
  border: 0px;
}

a,
.btn-link {
  outline: 0;
  color: #008bcf;
}
a:hover, a:focus,
.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
  color: #008bcf;
  outline: unset;
  outline-offset: 0px;
}

input[type="submit"]:focus,
input[type="button"]:focus,
.btn:focus,
.btn:active:focus {
  outline: none;
}

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

.no-right-padding {
  padding-right: 0px;
}

.nopadding {
  padding: 0px !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

textarea,
input {
  outline: none;
  box-shadow: none !important;
}

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

:focus {
  outline: -webkit-focus-ring-color auto 0px;
}

img {
  max-width: 100%;
}

body {
  background: #e6e9ec;
  height: 100%;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 65px;
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif;
}
@media (max-width: 767px) {
  body {
    padding-top: 55px;
  }
}

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

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

#return-to-top {
  position: fixed;
  border: 1px solid #d1d1d1;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  bottom: 20px;
  right: 25px;
  display: none;
  font-size: 25px;
  height: 38px;
  line-height: 40px;
  text-align: center;
  width: 38px;
  background: white;
  cursor: pointer;
  z-index: 199;
}
#return-to-top #icon-arrows_up {
  color: #888888;
}
#return-to-top:hover {
  background: #008bcf;
  border-color: white;
}
#return-to-top:hover #icon-arrows_up {
  color: white;
}

.form-control {
  height: 40px;
}

input[type="radio"]:checked + label,
input[type=checkbox]:checked + label {
  font-weight: bold;
  color: #666;
}

.filter-backdrop .modal-backdrop.in {
  z-index: 10;
}

.radio-custom:checked + .radio-custom-label:before {
  background: #fff;
  box-shadow: none;
  border: 6px solid #008bcf;
}

.topnavserch .topnav-select {
  display: flex;
}
.topnavserch div#jsHeaderCityContainer {
  width: 122px;
}
.topnavserch div#jsHeaderCityContainer .jsSelectCity {
  position: relative;
}
.topnavserch div#jsHeaderCityContainer .jsSelectCity:before {
  content: "\f10b";
  position: absolute;
  cursor: pointer;
  font-family: jobs-icons;
  pointer-events: none;
  top: 8px;
  left: 5px;
}
.topnavserch .SelectCity {
  height: 38px;
  display: flex;
  width: 78%;
  float: left;
}
.topnavserch .SelectCity .dropdown {
  width: 100%;
}

.dropdown-menu {
  min-width: 190px;
  max-height: 326px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 0px;
  margin-top: 0px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -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);
  border: 1px solid #d7d7d7;
  top: inherit;
}
.dropdown-menu li {
  border-top: 1px solid #eee;
}
.dropdown-menu li a {
  white-space: initial;
  padding: 8px 15px;
  border-left: 5px solid white;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.dropdown-menu li a:hover {
  background: #fbfcfe;
  cursor: pointer;
}

.breadcrumb {
  background: none;
  padding: 0px 0px 10px;
  margin-bottom: 0;
}
.breadcrumb li {
  font-size: 14px;
}
.breadcrumb li:last-child {
  font-size: 11px;
  color: #666;
  cursor: default;
}
.breadcrumb li + li::before {
  content: "/";
  color: #999;
  padding: 0 3px;
}
.breadcrumb li a {
  font-size: 11px;
  color: #666;
}
.breadcrumb li a:hover {
  color: #008bcf;
}
.breadcrumb .active {
  color: #333;
  font-weight: bold;
}

.styledCheckbox {
  width: 20px;
  margin-right: 13px;
  position: relative;
  float: left;
  z-index: 1;
}
.styledCheckbox input[type=checkbox]:checked + label {
  background: #008bcf;
  border-color: #008bcf;
}
@media (max-width: 767px) {
  .styledCheckbox {
    right: 10px;
    position: absolute;
    top: 2px;
    left: initial;
    z-index: 1;
  }
}

.label-checkbox {
  cursor: pointer;
  position: absolute;
  width: 18px;
  height: 18px;
  top: 6px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #c7c7c7;
}
.label-checkbox:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 14px;
  height: 5px;
  background: transparent;
  top: 4px;
  left: 1px;
  border: 2px solid #ffffff;
  border-top: none;
  border-right: none;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.input-checkbox[type=checkbox] {
  visibility: hidden;
}
.input-checkbox[type=checkbox]:checked + .label-checkbox:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.prime_lcf input[type='radio'],
.radio-input input[type='radio'] {
  display: none;
  cursor: pointer;
}
.prime_lcf input[type='radio']:focus, .prime_lcf input[type='radio']:active,
.radio-input input[type='radio']:focus,
.radio-input input[type='radio']:active {
  outline: none;
}
.prime_lcf input[type='radio'] + label,
.radio-input input[type='radio'] + label {
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-right: 10px;
  line-height: 17px;
  font-weight: 300;
}
.prime_lcf input[type='radio'] + label:before, .prime_lcf input[type='radio'] + label:after,
.radio-input input[type='radio'] + label:before,
.radio-input input[type='radio'] + label:after {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  left: 0;
  bottom: 0;
  text-align: center;
  position: absolute;
}
.prime_lcf input[type='radio'] + label:before,
.radio-input input[type='radio'] + label:before {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid #c4c4c4;
}
.prime_lcf input[type='radio'] + label:after,
.radio-input input[type='radio'] + label:after {
  color: #fff;
}
.prime_lcf input[type='radio']:checked + label:before,
.radio-input input[type='radio']:checked + label:before {
  -moz-box-shadow: inset 0 0 0 10px #fff;
  -webkit-box-shadow: inset 0 0 0 10px #fff;
  box-shadow: inset 0 0 0 10px #fff;
  border: 1px solid #158EC6;
}
.prime_lcf input[type='radio'] + label:before,
.radio-input input[type='radio'] + label:before {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.prime_lcf input[type='radio'] + label:hover:after, .prime_lcf input[type='radio']:checked + label:after,
.radio-input input[type='radio'] + label:hover:after,
.radio-input input[type='radio']:checked + label:after {
  content: "●";
  position: absolute;
  top: 0.4px;
  font-size: 15px;
  line-height: 15px;
  left: 0px;
}
.prime_lcf input[type='radio'] + label:hover:after,
.radio-input input[type='radio'] + label:hover:after {
  color: #c7c7c7;
}
.prime_lcf input[type='radio']:checked + label:after, .prime_lcf input[type='radio']:checked + label:hover:after,
.radio-input input[type='radio']:checked + label:after,
.radio-input input[type='radio']:checked + label:hover:after {
  color: #158EC6;
}

.btn-primary {
  background: #008bcf;
  /*@include button-size(10px, 12px, 14px, 14px, 3px);*/
  border: 1px solid #008bcf;
}
@media (max-width: 767px) {
  .btn-primary {
    padding: 10px 10px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 3px;
    border: none;
  }
}
.btn-primary:hover {
  background-color: #007ab6;
  border-color: #008bcf;
  text-decoration: none;
}

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

.btn-default {
  background: transparent;
  color: #008bcf;
  border: 1px solid #008bcf;
  font-size: 14px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: none !important;
}
.btn-default:hover {
  color: #fff;
  background: #008bcf;
}

.ghst-btn {
  padding: 8px 12px;
  font-size: 14px;
  line-height: 14px;
  border-radius: 3px;
  color: #008bcf;
  background-color: transparent;
  border-color: #008bcf;
  border: 1px solid #008bcf;
  margin-right: 5px;
}
.ghst-btn:hover, .ghst-btn:focus, .ghst-btn.focus, .ghst-btn:active, .ghst-btn.active, .open > .ghst-btn.dropdown-toggle {
  color: #008bcf;
  background-color: transparent;
  border-color: #006292;
}
.ghst-btn:active, .ghst-btn.active, .open > .ghst-btn.dropdown-toggle {
  background-image: none;
}
.ghst-btn.disabled, .ghst-btn.disabled:hover, .ghst-btn.disabled:focus, .ghst-btn.disabled.focus, .ghst-btn.disabled:active, .ghst-btn.disabled.active, .ghst-btn[disabled], .ghst-btn[disabled]:hover, .ghst-btn[disabled]:focus, .ghst-btn[disabled].focus, .ghst-btn[disabled]:active, .ghst-btn[disabled].active, fieldset[disabled] .ghst-btn, fieldset[disabled] .ghst-btn:hover, fieldset[disabled] .ghst-btn:focus, fieldset[disabled] .ghst-btn.focus, fieldset[disabled] .ghst-btn:active, fieldset[disabled] .ghst-btn.active {
  background-color: transparent;
  border-color: #008bcf;
}
.ghst-btn .badge {
  color: transparent;
  background-color: #008bcf;
}
.ghst-btn:hover {
  background-color: #008bcf;
  border-color: #008bcf;
  color: white;
  text-decoration: none;
}
@media (max-width: 767px) {
  .ghst-btn {
    padding: 10px 8px;
    font-size: 14px;
    line-height: 10px;
    border-radius: 3px;
  }
}

.ghst-btn.active,
.ghst-btn.focus,
.ghst-btn:active,
.ghst-btn:focus {
  background-color: #008bcf;
  border-color: #008bcf;
  color: white;
}

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

.viewed-button {
  color: #333 !important;
  background-color: #ddd !important;
  border-color: #ddd !important;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.sendmyfeedback .btn {
  line-height: 18px !important;
}

.topnavserch {
  z-index: 2;
  top: 3px;
}
.topnavserch .drop-input{
  width: 75%;
  padding-left: 8px;
  float: left;
}
.topnavserch #freeTextInput {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.topnavserch .SelectCity:after {
  display: none;
}
.topnavserch #jsHomeRole .dropdown-menu li a {
  max-width: 160px;
  white-space: initial;
  overflow: hidden;
  text-overflow: ellipsis;
}

#jsHeaderCityContainer .icon-arrows_down {
  top: 11px;
}
#jsHeaderCityContainer .drop-input {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#jsHeaderCityContainer .pad-r {
  padding-right: 28px;
}
#jsHeaderCityContainer .pad-10 {
  padding: 0 10px;
}

.login_text,
.gotoemp {
  margin-top: 4px;
}

.login-dropdown li a {
  padding: 8px 15px !important;
}

.searchbutton-header {
  width: 15%;
  border-radius: 0px;
}

.res-header-col-mrg {
  padding-right: 6px;
}

.hfooter {
  position: relative;
}

.navbar-custom .nav li .dropdown ul.dropdown-menu {
  overflow-y: scroll;
}
@media (max-width: 767px) {
  .navbar-custom .nav li .dropdown ul.dropdown-menu {
    right: -90px;
  }
}
.navbar-custom .nav li .dropdown ul.dropdown-menu:before, .navbar-custom .nav li .dropdown ul.dropdown-menu:after {
  display: none;
}

@media (min-width: 992px) {
  .midHeader {
    width: 41.66667%;
  }
  .midHeader .topnavserch .SelectCity:before {
    display: none;
  }
}
.m0 {
  margin: 0 !important;
}

.m5 {
  margin-top: 5px;
}

.m10 {
  margin-top: 10px;
}

.m15 {
  margin-top: 15px !important;
}

.m20 {
  margin-top: 20px;
}

.m25 {
  margin-top: 25px;
}

.m30 {
  margin-top: 30px;
}

.m40 {
  margin-top: 40px;
}

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

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

.mr5 {
  margin-right: 5px !important;
}

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

.defaultMargin {
  margin: 15px 0;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

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

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

.no-border {
  border: none;
}

.primaryBox {
  border: 1px solid #ddd;
  padding: 10px 15px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  float: left;
  width: 100%;
  margin-bottom: 15px;
  cursor: pointer;
}
.primaryBox h4 {
  margin-top: 0;
}
.primaryBox ul {
  padding-left: 0px;
}
.primaryBox ul li {
  padding-left: 15px;
  list-style: none;
}
.primaryBox ul li:before {
  content: "•";
  color: #05b895;
  font-size: 26px;
  line-height: 18px;
  position: absolute;
  left: 30px;
}
.primaryBox .btn-default {
  border: none;
  background: #f1f1f1;
  font-weight: bold;
  text-align: right;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.primaryBox:hover {
  border-color: #008bcf;
}
.primaryBox:hover .btn-default {
  background: #008bcf;
  color: #fff;
}
.primaryBox:hover .packPrice {
  color: #008bcf;
}

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

.alert {
  text-align: center !important;
}

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

.alert-danger {
  background: #f1d4d4;
}

.bottomFix {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1;
  padding: 15px;
}
.bottomFix .close {
  position: relative;
  top: 2px;
  right: 0px;
  color: inherit;
  font-size: 30px;
  line-height: 16px;
  opacity: 0.7;
}

.alertAbsolute {
  position: absolute;
  width: 100%;
  left: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-radius: 0;
  top: 0px;
  padding: 7px 10px 5px;
  z-index: 1;
}

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

.title {
  font-size: 18px;
}

.lightGray {
  color: #999;
}

.gray-dark {
  color: #333;
}

.gray {
  color: #666;
}

.btn-default:hover {
  color: white;
  background: #007ab6;
  border-color: transparent;
}

.btn-default.btn-danger {
  border-color: #ccc;
  color: #bbb;
  background: transparent;
}
.btn-default.btn-danger:hover {
  color: #cc0000;
  background: transparent;
  border-color: #cc0000;
}

.r0 {
  margin-right: 0px;
}

.btn-gray {
  background: #999;
  border: none;
  color: #fff;
}
.btn-gray:hover {
  background: gray;
  color: #fff;
}

.btn-moveto-top {
  background: #008bcf;
  border: none;
  color: #fff;
}
.btn-moveto-top:hover {
  background: #00699c;
  color: #fff;
}

.dropdown-btn {
  border: 1px solid #c7c7c7;
  padding: 8px 12px;
  background: transparent;
}

.inlineBlock {
  display: inline-block;
}

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

.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);
  }
}
.loadingoverlay {
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-position: center center;
  background-repeat: no-repeat;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 103%;
  background-size: 100px auto;
  z-index: 10;
}
.loadingoverlay .loader {
  top: 0;
}

/* 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*/
/* width */
/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #aaa;
  background: #eee;
  border-radius: 3px;
}

.topInfo {
  position: relative;
}

/* Handle */
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #aaa;
}

.mt0 {
  margin-top: 0 !important;
}

#citySelectModal .modal-dialog {
  margin: 20px 10px;
}

.sidebar .nav-sidebar {
  overflow-x: hidden;
}

.ghst-btn {
  white-space: nowrap;
  cursor: pointer;
}

.oldNav {
  padding-bottom: 0px;
}

.break-word {
  word-break: break-word;
}

.Cover {
  background: #fff;
  padding: 15px;
  float: left;
  width: 100%;
  border-radius: 2px;
}

.gray-lighter {
  color: #999;
}

.new {
  color: #FFA442;
  font-size: 10px;
}

.subHLogo {
  font-size: 9px;
  color: #666;
  display: inline-block;
  padding-left: 32px;
  vertical-align: 2px;
  font-weight: bold;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .subHLogo {
    display: none;
  }
}

.noResult {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 150px;
  font-size: 16px;
}
.noResult i {
  font-size: 30px;
}

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

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

.leadRequestCity .clearDropdown {
  right: 26px;
  top: 14px;
}

.searchTextInput {
  padding-right: 47px !important;
}

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

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

.oldNav .home-logo img {
  opacity: 1 !important;
}

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

.font12 {
  font-size: 12px;
}

.quikrCash {
  position: relative;
  z-index: 1;
}

.marchPromoNotification {
  padding: 10px 15px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  margin: 5px 0 10px;
  background: #fefbf5;
  border: 1px dashed #ffb609;
  float: left;
  width: 100%;
  display: flex;
}
@media (max-width: 767px) {
  .marchPromoNotification {
    padding: 5px 10px;
    margin: 10px px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
}
.marchPromoNotification .avtor {
  background: #ffb609;
  height: 20px;
  width: 20px;
  text-align: center;
  color: #fff;
  margin-right: 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 20px;
}
@media (max-width: 767px) {
  .marchPromoNotification .avtor {
    width: 36px;
  }
}

.marchOffer {
  color: #ffb609;
  padding: 5px;
  border: 1px dashed #ffb609;
  font-size: 12px;
  white-space: nowrap;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 600;
  background: #fefbf5;
}
.marchOffer span {
  color: #999;
  margin-left: 5px;
  font-weight: normal;
}

.quikrCashHeader img {
  width: 18px;
}
.quikrCashHeader .sub-title {
  font-size: 14px;
}

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

.quikrCashHeader.infoIc msg {
  font-size: 14px;
  top: 35px;
  font-weight: 600;
  width: 210px;
  left: 50%;
  margin-left: -128px;
  text-align: center;
}

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

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

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.normal-font {
  font-weight: normal;
}

.infoIc .arrow_box {
  display: none;
  position: absolute;
  border: none;
  color: #666;
  padding: 5px 0;
  background: #fcecbc;
  border-radius: 3px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.6);
}

.infoIc .arrow_box:after,
.infoIc .arrow_box:before {
  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;
}

.quikrCashHeader.infoIc {
  position: relative;
}

.icon-box {
  width: 40px;
  height: 40px;
  margin: 5px auto 15px;
  border-radius: 50%;
  z-index: 9;
  text-align: center;
  border: 2px solid #1db034;
}
.icon-box i {
  font-size: 16px;
  display: inline-block;
  margin-top: 10px;
  color: #1db034;
}

.error-confirmation .icon-box {
  border-color: #cc0606;
}
.error-confirmation .icon-box i {
  color: #cc0606;
  font-size: 26px;
  margin-top: 5px;
}

.confirmation {
  min-height: 200px;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 200px;
}

.checkbox-custom-label-text {
  width: 88%;
  display: inline-block;
  white-space: initial;
}

.navbar-inverse {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

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

.nav-sticky + .empContainer {
  margin-top: 72px;
}
@media (max-width: 767px) {
  .nav-sticky + .empContainer {
    margin-top: 15px;
  }
}

.nav-sticky {
  position: fixed;
  top: 64px;
}

.jsListingContainer {
  float: left;
  width: 100%;
}
@media (max-width: 992px) {
  .jsListingContainer {
    float: none;
  }
}

.add-campaign {
  margin-bottom: 10px;
  position: relative;
}
.add-campaign .error-alert {
  position: absolute;
  top: 36px;
  background: #fff;
  padding: 3px 10px;
  width: 100%;
  font-size: 12px;
  z-index: 1;
}

.uploadCSV input[type="file"] {
  max-width: 132px;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  line-height: 36px;
  cursor: pointer;
  width: 100%;
  z-index: 1;
}

.uploadCSV .btn {
  padding-left: 42px;
  position: relative;
  height: 36px;
  margin-right: 1px;
}
.uploadCSV .btn i {
  font-size: 21px;
  color: #fff;
  position: absolute;
  left: 12px;
  top: 6px;
}

.campiagnForm .list-group {
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 4;
}

.selectionMsg {
  margin-top: 7px;
  position: absolute;
}

.fullProfile {
  position: absolute;
  right: -29px;
  border: 1px solid #ccc;
  text-align: center;
  border-radius: 50%;
  line-height: 26px;
  width: 26px;
  height: 26px;
  font-size: 24px;
  cursor: pointer;
  background: #fff;
}

.mng_application_shortlist .jsListingContainer {
  margin-top: 0px;
}

.relatedCompany {
  float: left;
  width: 100%;
}

.overflowhidden {
  overflow: hidden;
}
