
.header h1 {
    color: #fff;
  }
  
  .lead-in-block.standard {
    padding: 0;
    margin-bottom: 4em;
  }
  .lead-in-block.standard .lead-in-column {
    background: #f1f1f1;
  }
  .lead-in-block.standard .lead-in-column p {
    padding: 30px;
    font-size: 1.4em;
  }
  
  .application .head-text {
    width: 60%;
    margin: 10px auto;
  }
  .application .head-text p {
    font-size: 1.4em;
    line-height: 1.4em;
    font-weight: 500;
  }
  .application .apply {
    background: white;
    padding: 25px;
    margin: 20px;
  }
  .application .apply--start {
    margin: 30px;
    padding: 30px 60px;
    border: 1px solid #00a9e0;
    border-radius: .2em;
    font-size: 1.2em;
  }
  .application .form-group.required label:after {
    margin: 0;
    padding: 0;
  }
  
  .application__profile .locator__aside--branch-bar ul li button.btn.select-branch {
    margin: 10px 0px 10px 0px;
  }
  .application__profile .locator__aside--branch-bar ul li.branch-select:active, 
  
  .application__profile .locator__aside--branch-bar ul li.branch-select.active, 
  
  .application__profile .locator__aside--branch-bar ul li.branch-select.active:active, 
  
  .application__profile .locator__aside--branch-bar ul li.branch-select.active:hover, 
  
  .application__profile .locator__aside--branch-bar ul li.branch-select.active:focus {
    z-index: 2;
    color: #000;
    background: #fff !important;
    background-color: #fff !important;
    border-color: #782C3F !important;
    border: 2px solid #782C3F !important;
  }
  .application__profile .locator__aside--branch-bar ul .list-group-item button.active {
    background: green;
  }
  .application__profile .locator__aside--branch-bar .branch__map, .application__profile 
  
  .locator__aside--branch-bar #mapview, .application__profile .locator__aside--branch-bar #map-
  
  canvas {
    margin: 0;
    padding: 0;
    min-width: 100%;
    position: absolute;
    left: 0px;
    overflow: clip !important;
  }
  .application__profile .locator__aside--branch-bar .btn.select-branch {
    background: #782C3F;
    color: #FFF;
    border-radius: 0;
  }
  .application__profile .locator__aside--branch-bar .btn.btn-branch {
    background-color: #2AB649;
    color: #fff;
  }
  .application__profile .locator__aside--branch-bar .btn.btn.select-branch.btn-isselected {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
  }
  .application__profile a.btn.branch-find {
    background-color: #fff;
    border: 1px solid #009CD4;
    color: #009CD4;
    position: relative;
    top: 0px;
    left: 0px;
    font-weight: bold;
  }
  .application__profile a.btn.branch-find:hover {
    background: #fff !important;
  }
  .application__profile .btn.btn-find i.icon-location {
    color: #ef2e24;
    margin-top: -20px;
  }
  .application__profile .branch__search #geoLocationButton {
    left: 353px;
    top: -40px;
  }
  .application .btn-submit {
    color: lightgray;
    background-color: gray;
    margin: 30px;
  }
  .red-text {
    color: #ef2e24;
    margin: 0px;
    padding: 0px;
  }
  .application .error {
    display: none;
    color: #ef2e24;
    float: left;
    position: relative;
    font-weight: 600;
    font-size: 14px;
  }
  .application .btn.btn-add .fa.fa-plus {
    margin-left: 10px;
  }
  
  
  
  .saved__notification__title {
      padding: 0;
      border-bottom: 1px solid #EAE9E9;
      font-size: 19px;
      padding-bottom: 12px;
  }
  
  
  
  .card-jobalert {
      background: #FFFFFF;
      border: 1px solid #E2E2E2;
      border-radius: 5px;
      position: relative;
      margin-bottom: 20px;
  }
  
       .card-jobalert .card-content {
          padding: 18px 20px 20px 20px;
      }
  
      .card-jobalert .title {
          color: #F02A1F;
          font-size: 28px;
      }
  
      .card-jobalert .delete-alert {
          position: absolute;
          top: 15px;
          right: 20px;
      }
  
          .card-jobalert .delete-alert i {
              font-size: 40px;
              color: #A4A4A4;
          }
  
          .card-jobalert .delete-alert i:hover {
              color: #F02A1F;
          }
  
      .card-jobalert ul.three-col {
          margin-top: 32px;
          padding: 16px 0 17px 0;
          box-shadow: none;
          border: 1px solid #DEDEDE;
      }
  
          .card-jobalert ul.three-col a {
              font-size: 18px;
          }
  
      .card-jobalert .keywords {
          margin-top: 25px;
          min-height: 35px;
      }
  
          .card-jobalert .keywords .label {
              font-size: 15px;
              margin-top: 2px;
              line-height: 31px;
          }
  
      .hideMe {
          display: none;
      }
  
      .un-saved {
          background: #C2C1C2;
          color: #fff;
          margin: 0;
          padding: 30px;
          border-radius: 4px;
          position: absolute;
          width: 100%;
          height: 100%;
          z-index: 1;
          opacity: 1;
      }
  
          .un-saved .txt-undo {
              color: #fff;
              font-weight: bold;
              font-size: 20px;
              display: block;
              margin-top: 20px;
          }
  
          .un-saved .btn.btn-undo {
              margin: 30px 0px 15px 0px;
              background-color: #C2C1C2;
              border: 1px solid #fff;
          }
  
          .un-saved i.fa {
              position: absolute;
              top: 0px;
              right: 0px;
              padding: 15px;
              font-size: 20px;
              color: #fff;
          }
  
  
  
  
  
  
  .lineofbusiness ul.dropdown-menu {
      width: 100%;
      border-radius: 5px;
  }
  
  .lineofbusiness ul.dropdown-menu a {
      opacity: 1;
  }
  
  .application__signup small {
    position: relative;
    top: 25px;
  }
  .application .modal-header { 
    background-color: #ef2e24;
    padding-bottom: 2em;
    padding-top: 2em;
    color:#fff;
  }
  .application .modal-header h2 {
    font-weight: bold;
    font-size:36px;
    color: #fff;
    margin:0px;
  }
  .application .modal-header button{opacity:1;color:#fff;padding:0px;margin-top:0px;}
  
  .application .btn--red#GetStarted{
    background:#ef2e24;
    font-size:18px;
    margin-top:10px;
    padding: 14px 16px;
  }
  .application .create-profile.action.boxed{
    border:1px solid #ef2e24;
    padding:3em;
    margin: 40px 0px;
  }
  .error-message {
      color: #ef2e24;
      font-weight:bold;
      margin: 5px 0px 10px 0px;
  }
  .error-field{
      border: 1px solid #ef2e24;
  }
  .application h6.title {
      font-size: 22px;
  }
  
  .msg-goodnews {
      color: #D84269;
      font-weight:bold;
  }
  
  
  
  
  .content-loader {
      text-align: center; 
      padding: 100px 0px 105px 0px;
  }
  
  .content-loader i {
      font-size: 50px; 
      color: #555;
  }
  
  #editContactDetails span.error {
      padding: 53px 0px 0px 0px;
  }
  
  
  
  #checkForgotValid {
      position: absolute;
      top: 39px;
      right: 15px;
  }
  
  .validation-check {
      position: absolute;
      top: 54px;
      right: 15px;
  }
  
  #editContactDetails .validation-check {
      top: 50px;
  }
  
  
  #checkSignValid,#checkPasswordValid {
      position: absolute;
      top: 39px;
      right: 15px;
  }
  
  #checkCAValid, #checkCAPasswordValid {
      position: absolute;
      top: 40px;
      right: 15px;
  }
  
  #checkCAPasswordValid.validated {
      top: 14px;
  }
  
  #CA_EmailError {
      padding-top: 35px;
      padding-left: 17px;
  }
  
  #predefinejobdiv h5 {
      color: #000;
  }
  
  .job-card .ion-ios-folder-outline {
      color: #ed1c24;
  }
  
  .job__info {
      padding-right: 45px !important;
      margin-top: 15px !important;
      min-height: 175px !important;
  }
  
  .predefiendJobCards .job__info {
      margin: 0;
      padding: 12px 45px 0px 20px;
  }
  
  .predefiendJobCards .jobs .shortlisted, .predefiendJobCards .sortlist-link {
      padding: 0px 25px 0px 0px;
  }
  
  div.similar-jobs .job__info--save {
      top: 4px !important;
      right: 0px !important;
      margin-top: 0 !important;
      padding: 0 !important;
  }
  
  div.similar-jobs .job__info--meta {
      margin: 25px 0px 0px 0px !important;
  }
  
  .job-card__footer {
      border-top: 1px solid #d7d7d7;
  }
  
  .job-details .job-full header h1 {
      margin-top: 0px !important;
  }
  
  #editAccountDetails #checkEmailValid {
      position: absolute;
      top: 56px;
      right: 15px;
  }
  
  a#forgotpassword {
      color: #009DD1;
      opacity: 1;
  }
  
  a#forgotpassword1 {
      color: #009DD1;
      opacity: 1;
  }
  #CA_emailAddress {
      margin-bottom: 20px;
  }
  
  div.branch-select {
      margin-top: 17px;
  }
  
  #editContactDetails .error-span {
      padding-top: 50px;
      color: #ED1C24;
      font-weight: bold
  }
  
  .accounticon {
      margin-right: 9px;
  }
  
  .accounticon-modal {
      margin: 0px 9px 0px 9px;
      vertical-align: text-bottom;
  }
  
  .modal input::-webkit-input-placeholder {
    color: #B7B7B7;
    font-size: 15px;
  }
  .modal input:-ms-input-placeholder {
    color: #B7B7B7;
    font-size: 15px;
  }
  .modal input::-moz-placeholder {
    color: #B7B7B7;
    opacity: 1;
    font-size: 15px;
  }
  .modal input:-moz-placeholder {
    color: #B7B7B7;
    opacity: 1;
    font-size: 15px;
  }
  
  #Forgotpassword .modal-dialog {
      max-width: 750px;
      width: auto;
      margin-top: 120px;
  }
  
  #Forgotpassword .modal-body {
      padding-top: 35px;
      padding-bottom: 50px;
  }
  
  #Forgotpassword h5, #ForgotpasswordSuccess h5 {
      margin: 0;
      font-size: 24px;
      color: #F10F0F;
  }
  
  #Forgotpassword h6, #ForgotpasswordSuccess h6 {
      margin: 3px 0px 0px 0px;
      font-size: 19px;
      color: #000000;
  }
  
  #Forgotpassword .form-group {
      padding-right: 30px;
  }
  
  #Forgotpassword .signin {
      padding-top: 35px;
      font-family: houschka_headdemibold;
      font-size: 16px;
      line-height: 22px !important;
  }
  
  #Forgotpassword a#SigninPopupOpen {
      color: #ED2E2A;
      opacity: 1;
      margin: 0;
      font-size: 16px;
      font-family: houschka_headdemibold;
      line-height: 22px !important;
  }
  
  #Forgotpassword .emailfield {
      margin-top: 20px;
  }
  
  #Forgotpassword .create-profile.action.boxed {
      border: 1px solid #ED2E2A;
      border-radius: 5px;
      margin-top: 10px;
  }
  
  #Forgotpassword h6.title {
      color: #000;
      font-size: 25px;
  }
  
  #Forgotpassword .goback {
      padding-top: 23px;
  }
  
  #Forgotpassword .form__label {
      margin: 0 0 3px 0;
  }
  
  #Forgotpassword .error {
      color: #F10F0F;
      margin: 3px 0px 25px 0px;
  }
  
  #Forgotpassword .form__control, .form-group {
      margin: 0;
      padding: 0;
  }
  
  #Forgotpassword input.jobalert-submit {
      background: #009BD6 !important;
      color: #FFFFFF;
      font-size: 19px;
      margin-top: 45px;
  }
  
      #Forgotpassword input.jobalert-submit:hover {
          color: #FFFFFF;
      }
  
  #Forgotpassword .create-profile.action.boxed #GetStarted {
      background: #EE151F;
      color: #FFFFFF;
      font-family: houschka_headmedium;
      font-size: 18px;
      margin: 0;
      opacity: 1;
  }
  
  #Forgotpassword .footer-text {
      margin-top: 20px;
      font-weight: bold;
      font-style: italic;
      color: #555;
  }
  
      #Forgotpassword .footer-text a.modal-close {
          color: #000000;
          font-weight: bold;
          font-style: normal;
      }
  
      #Forgotpassword .footer-text i {
          color: #F10F0F;
          margin-right: 5px;
          font-size: 20px;
          vertical-align: bottom;
      }
  
  #ForgotpasswordSuccess .modal-body {
      padding: 35px 45px 40px 45px;
  }
  
  #ForgotpasswordSuccess .open-email {
      padding-top: 22px;
  }
  
  #ForgotpasswordSuccess .open-email a {
      color: #F10F0F;
      border: 1px solid #F10F0F;
      border-radius: 5px;
      padding: 12px 22px 14px 22px;
      opacity: 1;
      font-size: 19px;
  }
  
  div.secondary-links {
      width: auto !important;
  }
  
  span.dropdown-arrow {
      position: absolute;
      right: 16px;
      top: 12px;
  }
  
  span.dropdown-arrow i {
      color: #009DD1;
      font-size: 25px;
  }
  
  span.dropdown-arrow-resume {
      position: absolute;
      right: 16px;
      top: 8px;
  }
  
  span.dropdown-arrow-resume i {
      color: #ED2E2A;
      font-size: 25px;
  }
  
  a#lnkSavedJobs {
      margin-left: 15px;
  }
  
  .nav-top-bar .secondary-links {
      border-left: none;
      width: 238px;
      margin-top: 0px;
      text-align: right;	
      padding-left: 15px;
  }
  
  .nav-top-bar .secondary-links a {
      top: 0;
  }
  
  .modal-backdrop.in {
      display: block !important;
      opacity: 1 !important;
  }
  
  .facets__nav-tabs>li span {
      background: #fff !important;
  }
  
  .nav-top-bar .modal  {
      text-align: left;
  }
  
  #LoginMenu {
      margin-left: 20px;
  }
  
  #headericon-profile {
      color: #FFFFFF;
      font-size: 40px;
      cursor: pointer;
  }
  
  #MySavedJobsSummary, #LoginMenu{
      display: inline-block;
  }
  
  #MySavedJobsSummary:before, #LoginMenu:before, #MySavedJobsSummary:after, #LoginMenu:after{
      content: "";
      display: table;
  }
  
  #MySavedJobsSummary:after, #LoginMenu:after{
      clear: both;
  }
  .navbar-nav {
      text-align: left;
  }
  .application__signup .modal-dialog {
      max-width: 700px;
      width: auto;
  }
  
  .application__signup .modal-header {
      padding: 10px 0 0 0;
      background: #EE151F;
  }
  
  .application__signup .modal-header h2 {
      color: #FFFFFF;
  }
  
  .application__signup .modal-body {
      padding: 40px 40px 5px 40px;
  }
  
  .application__signup .btn--red {
      background: #EE151F;
      color: #FFFFFF;
      font-size: 18px;
      font-family: houschka_headmedium;
  }
  
  
  #SubmitValidations {
      margin-bottom: 35px;
  }
  
  .job-alert-apply a {
      color: #EE151F;
      font-size: 19px;
      font-weight: bold;
      vertical-align: top;
  }
  
  .job-alert-apply i {
      color: #EE151F;
      margin-left: 4px;
      font-size: 26px;
  }
  
  
  
  
  
  
  .red-header .modal-dialog {
      max-width: 750px;
      width: auto;
      margin-top: 150px;
  }
  
  .red-header .modal-content {
      border-radius: 2px;
      border: none;
  }
  
  .red-header .modal-body {
      background: #FFFFFF;
      padding: 40px 45px 42px 45px;
  }
  
  .red-header .modal-footer {
      background: #FFFFFF;
  }
  
  .red-header .modal-header {
      background: #F10F0F;
      padding: 0px;
  }
  
      .red-header .modal-header h2, .red-header .modal-header h3 {
          color: #FFFFFF !important;
          text-align: center;
          font-size: 38px;
          padding: 25px 0px 0px 0px;
      }
  
  .red-header .form-group {
      padding-right: 30px;
  }
  
  .red-header .modal-header button.close {
      color: #fff;
      opacity: 1;
      position: absolute;
      top: 12px;
      right: 20px;
      font-size: 28px;
  }
  
  .red-header a#forgotpassword {
      color: #009DD1;
      opacity: 1;
  }
  
  .red-header .create-profile.action.boxed {
      border: 1px solid #ED2E2A;
      border-radius: 5px;
      margin-top: 10px;
  }
  
  .red-header h6.title {
      color: #000;
      font-size: 25px;
  }
  
  .red-header #signInPopUpClose {
      color: #fff;
      opacity: 1;
      position: absolute;
      top: 12px;
      right: 20px;
      font-size: 28px;
  }
  
  #newResetPassword {
      font-size: 18px;
      padding: 12px 14px 14px 14px;
  }
  
  #Resetpassword #showhidePassword {
      position: absolute;
      top: 13px;
      right: 16px;
      cursor: pointer;
  }
  
  #Resetpassword #checkPasswordValid {
      position: absolute;
      top: 12px;
      right: 15px;
  }
  
  /*#Resetpassword #checkPasswordValid.validation-right {
      right: 1px !important;
  }*/
  
  
  
  .facets .dropdown li i.fa.fa-check-circle {
      margin-top: 0px;
  }
  
  .facets .facet-value {
      display: inline-block;
      width: 88%;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
  }
  
  #addWorkExperience .btn.dropbtn {
      text-align: left;
      font-weight: bold;
      padding: 6px 10px 8px 17px;
      min-height: 0px;
  }
  
  #addWorkExperience .resume-selection {
      padding-top: 3px;
  }
  
  
  
  .validation-right {
      /*font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;*/
      color: #2AB549;
  }
  
  .validation-wrong {
      color: #AA0000;   
  }
  
  
  /*.validation-right:before {
      font-size: 18px;
      content: "\f00c";
      color: #2AB549;
  }*/
  
  
  
  
  
  
  
  .red-header input[type='text'], .red-header input[type='password'], .modal.red-style input[type='text'], .modal.red-style input[type='password']  {
      font-size: 18px;
      padding: 12px 14px 14px 14px;
  }
  
  .red-header .form__label {
      margin: 0 0 3px 0;
      font-size: 15px;
  }
  
  .red-header .form__control, .form-group {
      margin: 0;
      padding: 0;
  }
  
  .red-header .jobalert-submit {
      margin-top: 30px;
  }
  
  .red-header .create-profile.action.boxed #GetStarted {
      background: #EE151F;
      color: #FFFFFF;
      font-family: houschka_headmedium;
      font-size: 18px;
      margin: 0;
      opacity: 1;
  }
  
  
  
  
  .red-header.jobalert .footer-text {
      margin-top: 5px;
      font-weight: bold;
      font-style: italic;
      color: #555;
  }
  
  .red-header.jobalert .right-modal-close {
      margin-top: 6px;
  }
  
      .red-header.jobalert .footer-text a.modal-close {
          color: #000000;
          font-weight: bold;
          font-style: normal;
      }
  
      .red-header.jobalert .footer-text i {
          color: #F10F0F;
          margin-right: 5px;
          font-size: 20px;
          vertical-align: bottom;
      }
  
  
  
  
  .red-header .footer-text {
      margin-top: 20px;
      font-weight: bold;
      font-style: italic;
      color: #555;
  }
  
      .red-header .footer-text a.modal-close {
          color: #000000;
          font-weight: bold;
          font-style: normal;
      }
  
      .red-header .footer-text i {
          color: #F10F0F;
          margin-right: 5px;
          font-size: 20px;
          vertical-align: bottom;
      }
  
  
  
  
  
  
  
  
  
  #LoginMenu .menu-header {
      padding: 18px 0 25px 18px;
      line-height: 23px;
  }
  
  #LoginMenu .menu-header .username {
      color: #ED1C24;
      font-size: 20px;
      font-weight: bold;
  }
      
  #LoginMenu .dropdown-menu.list-group {
      width: 300px;
      border-radius: 5px;
      padding: 15px 20px 15px 20px;
      position: absolute;
      top: 29px;
      left: -235px;
  }
  
  #LoginMenu .loginmenuitem div {
      display: inline-block;
      width: 35px;
  }
  
  #LoginMenu i.fa-times {
      position: absolute;
      top: 15px;
      right: 20px;
      font-size: 23px;
      color: #ED1C24;
  }
  
  #LoginMenu a {
      margin: 0;
      padding:0;
      opacity: 1;
  }
  #LoginMenu .menu-header a {
      top: 0;
  }
  #LoginMenu .loginmenuitem {
      padding: 12px 0px 9px 18px;
      margin: 0;
      opacity: 1;
      border-top: 1px solid #E3E3E3;
      color: #ED1C24;
  }
  
  #LoginMenu .loginmenuitem.selected {
      background: #FFFFFF;
  }
  
  #LoginMenu .loginmenuitem a {
      position: relative;
      top: 3px;
      display: inline-block;
      padding: 0;
      font-size: 17px;
      font-family: houschka_headmedium;
      font-weight: bold;
      color: #000000;
      vertical-align: super;
  }
  
  #LoginMenu .loginmenuitem a:hover {
      color: #ED1C24;
  }
  
  #LoginMenu .loginmenuitem.selected a, #LoginMenu .loginmenuitem.selected i {
      color: #ED1C24;
      background: #FFFFFF;
  }
  
  #LoginMenu .loginmenuitem i {
      color: #C0C0C0;
      margin-right: 12px;
      font-size: 25px;
      vertical-align: text-bottom;
  }
  
  #LoginMenu a:hover {
      background: #FFFFFF;
      cursor: pointer;
  }
  
  
  .dropdown-toggle.fa-heart, .dropdown-toggle.fa-heart-o {
      color: #FFFFFF;
      font-size: 20px;
      cursor: pointer;
  }
  
  .dropdown-toggle.fa-user, .dropdown-toggle.fa-user-o {
      color: #FFFFFF;
      font-size: 19px;
      margin-left: 20px;
      cursor: pointer;
  }
  
  .fa-user.lg {
      font-size: 21px;
  }
  
  .facets .dropdown li {
      padding: 4px 0px 3px 25px !important;
      border: none;
  }
  
  li.job-alerts {
      border: none;
      background: none;
      padding: 15px 10px 0px 0px;
      list-style: none;
  }
  
  #lnkApplyjobAlert {
      font-size: 20px;
      font-weight: bold;
  }
  
  #lnkApplyjobAlert i {
      font-size: 24px;
      vertical-align: bottom;
      margin-left: 3px;
  }
  
  div.with-jobalert {
      border-bottom: 1px solid #c8c7c7;
  }
  
  div.with-jobalert .job-alert {
      padding-top: 20px;
  }
  
  #jobResponse .job-result .job-wide .panel-header h1 {
      border-bottom: none !important;
      color: #231f20;
      font-size: 20px;
      padding-bottom: 0 !important;
      line-height: 26px;
  }
  
  #signInbuttonMessage {
      padding-left: 10px;
  }
  
  #uploaded-file {
      display: inline-block;
  }
  
  #file-upload-description {
      border-bottom: 1px solid #E3E8EA;
      padding-bottom: 12px;
  }
  
  #file-upload-description .fa-file-text-o {
      margin: 0px 7px 0px 1px;
  }
  
  .btn.btn--blue {
     /* background: #009DD1;*/
      opacity: 1 !important;
      font-size: 19px !important;
  }
  
  #createAccount .lineofbusiness {
      margin: 25px 0px 40px 0px;
  }
  
  #createAccount .lineofbusiness button {
      width: 100%;
      text-align: left;
      background: #FFFFFF;
  }
  
  #createAccount .lineofbusiness a {
      margin: 0;
      font-size: 17px;
      font-weight: normal;
  }
  
  #createAccount .signin {
      padding-top: 24px;
      font-family: houschka_headdemibold;
      font-size: 15px;
      line-height: 22px !important;
      font-weight: bold;
  }
  
  #createAccount a#SigninPopupOpen {
      color: #ED2E2A;
      opacity: 1;
      margin: 0;
      font-size: 15px;
      text-decoration: underline;
      font-family: houschka_headdemibold;
      line-height: 22px !important;
      font-weight: bold;
      top: 0 !important;
  }
  
  
  
  
  #knowYourPassword {
      padding-top: 30px;
      font-family: houschka_headdemibold;
      font-size: 15px;
      line-height: 22px !important;
      font-weight: bold;
  }
  
  a#GoBackSignIn {
      color: #ED2E2A;
      opacity: 1;
      margin: 0;
      font-size: 15px;
      font-family: houschka_headdemibold;
      line-height: 22px !important;
      font-weight: bold;
      top: 0 !important;
  }
  
  
  
  
  
  
  #createAccount .create-profile.action.boxed {
      border: 1px solid #ED2E2A;
      border-radius: 5px;
      margin-top: 10px;
  }
  
  
  
  
  
  #createAccount #CreateAccountPopUpClose {
      color: #fff;
      opacity: 1;
      position: absolute;
      top: 12px;
      right: 20px;
      font-size: 28px;
  }
  
  
  
  
  
  #email-jobs .form__element {
      margin-bottom: 20px;
  }
  
  #email-jobs .pagination {
      margin: 0;
  }
  
  
  #loader {
      font-size: 30px;
      margin-right: 9px;
  }
  
  .btn #loader, .btn #loaderCA, .btn #loaderSA {
      font-size: 18px;
      margin-right: 9px;
  }
  
  .modal-arrow {
      content: "";
      display: block;
      position: absolute;
      top: -18px;
      right: 34px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 15px 20px 15px;
      border-color: transparent transparent #ffffff transparent;
      z-index: 1;
  }
  
  .modal-arrow-apply {
      content: "";
      display: block;
      position: absolute;
      top: -18px;
      right: 34px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 15px 20px 15px;
      border-color: transparent transparent #FF0000 transparent;
      z-index: 1;
  }
  
  .left-divider {
      display: inline-block;
      width: 1px;
      position: absolute;
      right: 80px;
  }
  
  #MySavedJobsSummary .menu-header {
      margin: 18px 0px 8px 1px;
      color: #555;
  }
  
  #MySavedJobsSummary .apply-none {
      padding-top: 22px;
  }
  
  #MySavedJobsSummary .apply-none .fa-heart-o {
      font-size: 65px;
      color: #B7B7B7;
  }
      
  #MySavedJobsSummary .apply-none h3 {
      font-size: 26px;
      margin: -45px 0px 20px 0px;
      line-height: 30px;
      padding: 0px 25px;
  }
      
  #MySavedJobsSummary .dropdown-menu.list-group {
      width: 310px;
      border: none;
      border-radius: 5px;
      padding: 15px 30px 17px 30px;
      position: absolute;
      top: 29px;
      left: -262px;
  }
  
  span.closex {
      position: absolute;
      top: 13px;
      right: 17px;
      font-size: 18px;
      color: #ED1C24;
  }
  
  #MySavedJobsSummary .menulist-savedjob a {
      padding: 15px 0 14px 0;
      margin: 0;
      opacity: 1;
      border-bottom: 1px solid #E3E3E3;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-family: houschka_headmedium;
      color: #ED1C24;
  }
  
  #MySavedJobsSummary a:hover {
      background: #FFFFFF;
      cursor: pointer;
  }
  
  #MySavedJobsSummary a.viewall-saved {
      padding: 17px 0 0 0;
      margin: 0;
      opacity: 1;
      color: #ED1C24;
      font-size: 20px;
  }
      
  #MySavedJobsSummary a.viewall-saved i {
      margin-left: 20px;
  }
  
  #MySavedJobsSummary .menulist-savedjob span.title {
      font-size: 22px;
      font-family: houschka_headmedium;
      line-height: 24px;
  }
      
  #MySavedJobsSummary .menulist-savedjob span.location {
      color: #222222;
      font-size: 14px;
      font-weight: bold;
      line-height: 29px;
  }
  
  
  .single-job .ion-ios-heart, .single-job .ion-ios-heart-outline {
      cursor: pointer;
  }
  
  .dropdown-toggle.fa-heart {
      color: #FFFFFF;
      font-size: 19px;
  }
  
  #headericon-profile,
  #headericon-heart {
         color: #FFFFFF;
      font-size: 32px;
      cursor: pointer;
      position: absolute;
      top: -15px;
  }
  
  #ApplyHeaderLoginSection #headericon-heart {
     left: -15px;
  }
  
  .dropdown-toggle.fa-heart:hover {
      cursor: pointer;
  }
  
      
  #MySavedJobs i.large {
      color: #a7a7a7;
      font-size: 100px;
  }
  #MySavedJobs i:before {
      height: 60px;
  }
  #MySavedJobs i.large {
      height: 60px
  }
  
  .application--save {
      background-color: #ef2e24;
      color: #fff;
      font-size: 20px;
      line-height: 30px;
      margin: 0;
      padding: 22px 32px 15px 35px;
      border-radius: 7px;
  }
  
  .application--save a, .application--save a i {
      font-size: 20px;
  }
  
  .hideMe {
      display: none;
  }
  
  .apply-savedjobs {
      margin: 0 auto;
      max-width: 1135px;
  }
  
  .apply-savedjobs .btn--negative {
      margin: 0 !important;
  }
  
  .apply-savedjobs .headline {
      font-weight: bold;
      font-size: 25px;
  }
  
  .apply-savedjobs .subtitle {
      font-size: 20px;
  }
  
  .apply-savedjobs .actions {
      padding-top: 7px;
  }
  
  .apply-savedjobs .actions .fa {
      vertical-align: text-top;
  }
  
  .application__profile--heading.saved-jobs {
      padding: 45px 0px 60px 0px;
  }
  
  
  
  .saved__notification__message {
      padding: 10px 0px 0px 0px;
  }
  
  .saved__notification i.fa-heart,
  .saved__notification i.fa-heart-o {
      display: inline-block;
      font-size: 23px;
      margin-right: 12px;
      margin-top: 13px;
  }
  
  .saved__notification div.notification-content {
      display: inline-block;
      vertical-align: top;
      width: 85%
  }
  
  .saved__notification {
      font-weight: bold;
      right: 217px;
      min-width: 390px;
      padding: 18px 25px 22px 25px;
      top: 58px;
  }
  
  .saved__notification .fa {
      color: #D3D3D3;
  }
  
  
  
  
   .modal.red-style .modal-body {
       padding: 5px 35px 35px 35px;
   }
  
  
  
  
  
  
  
  
      
  .header {
    max-height: 260px;
    background: url("https://www.adeccousa.com/~/media/adeccogroup/brands/adecco global 2016/assets/css/img/bg-generic-smoke.png") no-repeat scroll center center/cover #ef2e24;
    padding: 3em;
  }
  
  .header h2 {
    color: #fff;
  }
  
  .lead-in-block {
    padding: 0;
    margin-bottom: 4em;
  }
  
  .lead-in-block .lead-in-column {
    background: #f1f1f1;
  }
  
  .lead-in-block .lead-in-column p {
    padding: 30px;
    font-size: 1.4em;
  }
  
  .two-column-text h3 {
    line-height: 1.4em;
  }
  
  
  
  
  
  
  
  
  
  
  div.tooltips {
    display: inline;
    position: absolute;
    top: 29px;
    right: -20px;
    z-index: 1;
  }
  
  div.tooltips span {
    position: absolute;
    width:265px;
    color: #000000;
    background: #E4E4E4;
    height: 44px;
    line-height: 43px;
    text-align: center;
    font-weight: bold;
    border-radius: 7px;
  }
  
  div.tooltips span:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -8px;
    width: 0; height: 0;
    border-right: 8px solid #E4E4E4;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
  }
  
  div:hover.tooltips span {
    opacity: 1;
    left: 100%;
    top: 50%;
    margin-top: -22px;
    margin-left: 15px;
    z-index: 999;
  }
  
  
  
  
  .application .head-text {
    width: 60%;
    margin: 10px auto;
  }
  
  .application .head-text p {
    font-size: 1.4em;
    line-height: 1.4em;
    font-weight: 500;
  }
  
  .application .create-profile.action.boxed {
    border: 1px solid #00ABE1;
    margin-top: 30px;
  }
  
  .application .create-profile.action.boxed button.btn.btn--lightblue {
    margin: 20px;
  }
  
  .application__signup .modal-content .modal-header {
    background-color: #ef2e24;
    padding: .4em;
  }
  
  .application__signup .modal-content .modal-header h2 {
    margin: inherit;
    font-weight: bold;
    color: #fff;
  }
  
  .application__signup .modal-content .modal-body {
    padding: 20px;
  }
  
  .application__profile {
    background: #f1f1f1;
    padding: 2em;
  }
  
  
  
  
  .application__profile--notice {
    padding: 23px 0px 23px 0px;
  }
  
  .application__profile--notice i {
    font-size: 55px;
    vertical-align: inherit;
    margin-right: 20px;
  }
  
  .application__profile--notice h2 {
    margin: 15px 0;
  }
  
  .application__profile--notice .subtitle {
    color: #000;
    font-size: 20px;
    margin-bottom: 2px;
  }
  
  
  
  
  
  .application__profile--heading {
    padding: 40px 0px 60px 0px;
  }
  
  .application__profile--heading h2 {
    margin: 15px 0;
  }
  
  .application__profile--heading .subtitle {
    color: #000;
    font-size: 23px;
  }
  
  .application__profile--card {
    background: #fff;
    margin: 0 0 22px 0;
    padding: 17px 20px 13px 20px;
    border: 1px solid #dfd7d7;
    border-radius: .4rem;
    box-shadow: 0px 4px 0px 0px #E0D8D8;
  }
  
  .application__profile--card.dotted {
    border: 2px dashed #dfd7d7;
     box-shadow: none;
  }
  
  .application__profile--card .card-head {
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #F2F2F2;
  }
  
  .application__profile--card .card-head .title {
      display: inline-block;
      vertical-align: top;
      padding: 7px 0 0 2px;
      font-size: 23px;
  }
  
  .btn-switch-on {
      background: #2AB549;
      color: #FFFFFF !important;
  }
  
  .btn-switch-off {
      color: #FFFFFF !important;
      background: #C9C9C9;
  }
  
  label.btn-switch-on {
      color: #FFFFFF !important;
      padding: 3px 17px 0 0 !important;
  }
  
  label.btn-switch-off {
      color: #FFFFFF !important;
      padding: 4px 0px 0px 21px !important;
  }
  
  span.branch-selected {
      background: #2ab549;
      display: inline-block;
      margin-top: 17px;
      color: #FFFFFF;
      padding: 3px 12px 3px 10px;
      font-size: 13px;
  }
  
  span.branch-selected i {
      margin-right: 8px;
      font-size: 14px;
  }
  
  span.password-saved {
      position: relative;
      background: #2ab549;
      display: inline-block;
      margin-top: 17px;
      color: #FFFFFF;
      padding: 5px 15px 5px 30px;
      font-size: 13px;
  }
  
  span.password-saved i {
      margin-right: 5px;
      display: inline-block;
      position: absolute;
      font-size: 30px;
      left: 0px;
      top: 7px;
  }
  
  span.password-unsaved {
      background: #EF2E24;
      display: inline-block;
      margin-top: 17px;
      color: #FFFFFF;
      padding: 2px 10px 2px 10px;
      font-size: 13px;
  }
  
  span.password-unsaved i {
      margin-right: 5px;
  }
  
  
  div.large-applied {
      position: absolute;
      top: 13px;
      right: 15px;
      cursor: pointer;
  }
  
  div.already-applied {
      background: #CBCBCB;
      color: #FFFFFF;
      font-size: 21px;
      text-align: center;
      padding: 20px 0px 25px 0px;
      line-height: 26px;
      margin-bottom: 20px;
      border-radius: 4px;
  }
  
  .password-show {
      position: absolute;
      top: 14px;
      right: 15px;
      cursor: pointer;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: bold;
      color: #777;
  }
  
  .password-show.validated {
      right: 36px !important;
  }
  
  
  .pac-container {
      z-index: 1051 !important;
  }
  
  div.secondary-links.auth {
      width: 59px !important;
  }
  
  div.has-hint {
      position: relative;
  }
  
  .apply-search-results {
      border-bottom: 1px solid #D7D7D7; 
      padding: 20px 0 20px 0;
  }
  
  .text-red {
      color: #EE151F;
  }
  
  .apply-search-results .search-summary {
      font-size: 19px;
      color: #EE151F;
  }
  
  .apply-search-results .search-parameters {
      font-size: 17px;
      font-weight: bold;
      color: #747474;
      margin-top: 6px;
  }
  
  .apply-search-results .backtosearch {
      padding-top: 13px;
  }
  
  .apply-search-results .backtosearch a {
      font-size: 19px;
      font-weight: bold;
  }
  
  .apply-search-results .backtosearch i {
      margin-right: 15px;
  }
  
  .submit-application {
      font-size: 21px;
      color: #FFFFFF !important;
      background: #009DD1 !important;
  }
  
  .application__profile--card .card-head .title .required {
    color: red;
    padding: 0px;
    display: inline-block;
  }
  
  .application__profile--card .card-head i {
    font-size: 56px;
    color: #ef2e24;
  }
  
  .application__profile--card .card-head i.fa-check-circle {
    color: #5cb85c;
    font-size: 2em;
  }
  
  .application__profile--card .card-head i.fa-check-circle.disabled {
    color: lightgray;
  }
  
  .application__profile--card .card-content {
    padding: 10px 0px 0px 0px;
  }
  
  .application__profile--card .card-content--meta {
    margin-top: 0px;
    padding: inherit;
  }
  
  .application__profile--card label.label.text-muted {
    color: #C5C5C5;
    margin: 0;
    font-weight: 400;
    padding: 0;
    text-align: left;
    display: block;
    font-size: 13px;
  }
  
  .application__profile--card .password p i {
    font-size: 10px;
    margin: 2px;
  }
  
  .application__profile--card a.edit-link {
    font-weight: bold;
  }
  
  .application__profile--card a.btn-add.btn-default {
    background: white;
    color: #ef2e24;
    border-color: #ef2e24;
    margin: 20px 0 15px 0;
  }
  
  .application__profile--card .btn-add {
    text-align: center;
    background: white;
    color: #ef2e24;
    border-color: #ef2e24;
    margin: 20px 0;
  }
  
  .dropdown-content .fa-upload {
      font-size: 24px;
      margin: 0 8px 0 4px;
  }
  
  label.resume {
      margin-bottom: 4px !important;
  }
  
  .resume-file p {
      margin-top: 3px;
      font-weight: bold;
  }
  
  .resume-file i {
      font-size: 16px;
      margin: 0px 10px 0px 1px;
  }
  
  .application__profile--contact .modal-header {
    padding: 0px;
    border: none;
  }
  
  .application__profile--contact .modal-header h3 {
      margin: 0;
      color: #000;
      display: inline-block;
      font-size: 27px;
  }
  
  #editAccountDetails .application__profile--contact .modal-header h3 {
      display: inline-block;
      float: none;
  }
  
  .application__profile--contact .modal-header i {
    font-size: 3.5em;
    float: left;
    position: relative;
    top: 15px;
    left: 0;
  }
  
  .card-jobalert .un-saved .btn.btn-undo,
  .job-card .un-saved .btn.btn-undo {
      color: #fff;
      font-weight: bold;
      font-size: 20px;
  }
  
  .card-jobalert  .un-saved i.fa,
  .job-card  .un-saved i.fa {
      padding: 10px 15px;
  }
  .job-card .un-saved {
      padding: 55px 30px;
  }
  
  .application__profile--contact .modal-header .pull-right {
    padding: 20px;
  }
  
  .application__profile--contact .modal-body .close {
    opacity: 1;
    padding: 25px 0px 0px 0px;
    font-size: 1em;
  }
  
  .application__profile--contact .modal-body .close:hover {
    opacity: .6;
  }
  
  .application__profile--contact .modal-body .form__control input#phoneNumber {
    width: 50%;
  }
  
  .application__profile--contact .modal-body .form__control label {
    width: 100%;
  }
  
  .application__profile--contact .modal-body .branch__search {
    margin: 0px;
  }
  
  .application__profile--contact .modal-body .branch__search label {
    font-weight: 600;
  }
  
  .application__profile--contact .modal-body .branch__search .input-group {
    float: left;
  }
  
  .application__profile--contact .modal-body .branch__search input {
      float: left;
      font-size: 16px;
      border: 1px solid lightgray;
      padding: 12px 55px 14px 14px;
      margin-bottom: 5px;
  }
  
  .branch__search .branch__search--location #checkSignValid{
      top: 14px;
      right: 40px;
  }
  
  div.branch-results {
      margin-top: 35px;
  }
  
  .application__profile--contact .modal-body .branch__search input:focus {
    outline: initial !important;
    border: 1px solid lightgray;
  }
  
  .application__profile .modal-footer {
    border: none;
    padding: 20px 20px 20px 20px;
  }
  
   #header-applied-notification1 .applied-tip.myapply-tip {
      width: 320px;
  }
  
  .application__profile .btn.btn-add .fa.fa-plus {
    margin-left: 20px;
    font-size: 18px;
    -webkit-text-stroke: 1px #fff;
    text-shadow: 3px 3px 0 #fff,
                   -1px -1px 0 #fff,  
                    1px -1px 0 #fff,
                     -1px  1px 0 #fff,
                      1px  1px 0 #fff;
  }
  
  .application__profile .locator__aside {
    padding: 0px;
    top: 0px;
    left: 0px;
    z-index: 100;
    height: auto;
    width: auto;
    overflow: hidden;
    overflow-y: scroll;
  }
  
  .application__profile .locator__aside--branch-bar {
    padding: 0px;
    margin: 0px;
  }
  
  .application__profile .locator__aside--branch-bar .panel-body {
    max-height: 550px;
    padding: 0px;
    background-color: #fff;
  }
  
  .application__profile .locator__aside--branch-bar .panel-heading {
    margin: 0px;
    padding: 5px 8px;
  }
  
  .application__profile .locator__aside--branch-bar ul {
    background-color: transparent;
  }
  
  .application__profile .locator__aside--branch-bar ul li {
    background-color: transparent;
    color: #000;
    padding: 4px 8px;
  }
  
  .application__profile .locator__aside--branch-bar ul li button.btn.select-branch {
    margin: 10px 0px 10px 0px;
    min-height: auto;
  }
  
  .application__profile .locator__aside--branch-bar ul li.branch-select:active, .application__profile .locator__aside--branch-bar ul li.branch-select.active, .application__profile .locator__aside--branch-bar ul li.branch-select.active:active, .application__profile .locator__aside--branch-bar ul li.branch-select.active:hover, .application__profile .locator__aside--branch-bar ul li.branch-select.active:focus {
    z-index: 2;
    color: #000;
    background: #fff !important;
    background-color: #fff !important;
    border-color: #782C3F !important;
    height: auto;
    border: 2px solid #782C3F !important;
  }
  
  .application__profile .locator__aside--branch-bar ul .list-group-item button.active {
    background: green;
  }
  
  .application__profile .locator__aside--branch-bar .branch__map,
  .application__profile .locator__aside--branch-bar #mapview,
  .application__profile .locator__aside--branch-bar #map-canvas {
    margin: 0;
    padding: 0;
    min-width: 100%;
    position: absolute;
    left: 0px;
    overflow: clip !important;
  }
  
  .application__profile .locator__aside--branch-bar .btn.select-branch {
    background: #782C3F;
    color: #FFF;
    border-radius: 0;
  }
  
  .application__profile .locator__aside--branch-bar .btn.btn-branch {
    background-color: #2AB649;
    color: #fff;
  }
  
  .application__profile .locator__aside--branch-bar .btn.btn.select-branch.btn-isselected {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
  }
  
  .application__profile a.btn.branch-find {
    background-color: #fff;
    border: 1px solid #009CD4;
    color: #009CD4;
    margin-top: 38px;
    font-weight: bold;
    font-size: 19px;
  }
  
  #branchErrorMsg{
      position: absolute;
      right: -79%;
      top: 46px;
  }
  
  .application__profile a.btn.branch-find:hover {
    background: #fff !important;
  }
  
  .application__profile .btn.btn-find i.icon-location {
    color: #ef2e24;
  }
  
  .application__profile .branch__search #geoLocationButton {
      position: absolute;
      top: 7px;
      right: 0px;
  }
  
  .application .btn-submit {
    color: lightgray;
    background: #009DD1;
    margin: 30px;
    padding: 7px 18px 10px 18px;
  }
  
  .application .btn-submit.gray {
    background: #899093 !important;
  }
  
  .application input[aria-invalid='true'] {
    border: 2px solid #ef2e24;
  }
  
  .application .error {
    display: none;
    color: #ef2e24;
    padding: 12px 0px 0px 15px;
    position: relative;
    font-weight: 600;
    font-size: 15px;
  }
  
  .application .form-group.required label:after {
    content: "*";
    color: #ef2e24;
    margin: 0;
    padding: 0;
  }
  
  #emailChecking {
      position: absolute;
      top: 39px;
      left: 0;
      color: #F10F0F;
  }
  
  span.required {
      color: #ef2e24;
      padding-left: 4px;
  }
  
  .application__profile--card .icon-contact-outline {
      font-size: 56px;
      color: #ef2e24;
      vertical-align: middle;
  }
  
  
  
  
  .picker-dialog-bg {
      z-index: 20000 !important;
  }
  
  .picker-dialog {
      z-index: 20001 !important;
  }
  
  
  .job-search-horizontal .job-search-location {
      padding-right: 30px !important;
  }
  
  .application #addWorkExperience .icon-work-experience {
      font-size: 56px;
      color: #ef2e24;
      vertical-align: middle;
  }
  
  .application #addWorkExperience .ion-document-text {
      font-size: 40px;
      color: #ed1c24;
      margin-right: 12px;
      vertical-align: middle;
  }
  
  #addWorkExperience .latest-job {
      color: #000;
      font-size: 22px;
      margin-bottom: 10px;
  }
  
  #addWorkExperience.modal-body {
      padding-bottom: 0px !important;
  }
  
  #addWorkExperience #jobDutiesValidation {
      min-height: 130px;
  }
  
  .application #addWorkExperience .hero {
      padding: 15px 20px 17px 17px;
      margin: 30px -2px 25px -2px;
      background-color: #f1f1f1;
      border-radius: 4px;
  }
  
  .application #addWorkExperience .hero .title {
    font-size: 1.2em;
    padding: 7px 0px 0px 3px;
    margin: 0px;
  }
  
  .application #addWorkExperience .hero .dropdown,
  .application #addWorkExperience .hero .dropdown-toggle {
    width: 100%;
    color: #ed1c24;
    font-weight: bold;
    border-radius: 6px;
  }
  
  .application #addWorkExperience .hero .btn--reset {
    background: #fff;
  }
  
  .application #addWorkExperience .resume-label {
      margin-top: 20px;
      margin-bottom: 20px;
      font-size: 17px;
      line-height: 35px;
  }
  
  .application #addWorkExperience .upload-success {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  
  .application #addWorkExperience .alert {
    font-weight: bold;
    border-radius: 6px;
    color: #fff;
  }
  
  .application #addWorkExperience .alert a {
    color: #fff;
  }
  
  .icon-upload-file {
      margin: 0px 15px 0px 0px;
  }
  
  .application #addWorkExperience .alert-danger {
    background-color: #ed1c24;
  }
  
  .application #addWorkExperience .alert-success {
    background: #2AB549;
    width: 50%;
  }
  
  .application #addWorkExperience .or {
    width: 100%;
    height: 23px;
    border-bottom: 1px solid #B1B5B7;
    margin-bottom: 30px;
    text-align: center;
    vertical-align: middle;
  }
  
  .application #addWorkExperience .or span {
    position: relative;
    top: 10px;
    font-size: 20px;
    background-color: #FFFFFF;
    padding: 0px 7px;
    font-weight: bold;
  }
  
  .application #addWorkExperience .dropbtn {
    padding: 6px 0px 7px 20px;
    width: 100%;
    background: none;
    cursor: pointer;
    outline: none;
  }
  
  .application #addWorkExperience .dropdown {
    outline: 0;
    position: relative;
    display: inline-block;
  }
  
  .application #addWorkExperience .dropdown .small-icon {
    max-width: 30px;
  }
  
  .application #addWorkExperience .dropdown .fa.fa-upload {
    color: #ed1c24;
  }
  
  .application #addWorkExperience .dropdown .dropdown-content {
      display: none;
      position: absolute;
      background-color: #fff;
      z-index: 1;
      width: 100%;
      border: 1px solid #EF2E24;
      padding: 12px 0px 15px 0px;
  }
  
  .application #addWorkExperience .dropdown .dropdown-content a {
      color: #000;
      padding: 5px 0px 5px 17px;
      text-decoration: none;
      display: block;
      font-size: 15px;
  }
  
  .application #addWorkExperience .dropdown .dropdown-content a:hover {
    background-color: #323232;
    color: #fff;
  }
  
  .application #addWorkExperience .dropdown:hover .dropdown-content {
    display: block;
    background-color: #fff;
  }
  
  .application #addWorkexp.modal .modal-content button.btn--apply {
    margin: 15px;
  }
  
  .application button.close {
    color: #ED1C24;
    right: 25px;
    top: 10px;
    opacity: 1;
    z-index: 1;
    position: relative;
  }
  
  .application button.close span {
    font-size: 20px;
  }
  
  .modal.red-style .modal-header {
      background-color: #FFFFFF;
      padding: 2px 0 0 10px;
      border-radius: 5px;
  }
  
  .modal.red-style .modal-content {
      border-color: red;
      border-radius: 5px;
  }
  
  
  .modal.red-style .form-label {
      margin: 20px 0 3px 0;
  }
  
  .modal.red-style a.modal-close {
      color: #000000;
      font-weight: bold;
      margin-top: 19px;
      font-size: 16px;
  }
  
  .modal.red-style  i.fa-close {
      color: #F10F0F;
      margin-right: 10px;
      font-size: 20px;
      vertical-align: bottom;
  }
  
  .modal.red-style .modal-footer {
      border-top: none;
      padding-bottom: 30px;
  }
  
  .modal.red-style .form__label {
      display: inline-block;
      margin: 0px 0px 6px 0px;
      color: #000000;
      font-size: 16px;
      font-weight: 600;
  }
  
  
  
  
  
  
  
  .general-modal .modal-dialog {
      max-width: 540px;
  }
  
  .general-modal .modal-header {
      padding: 0px 0px 0px 22px !important;
  }
  
  .general-modal .modal-header i {
      font-size: 45px;
  }
  
  .general-modal .modal-header h3 {
      padding: 7px 0 0 18px;
  }
  
  .general-modal .modal-body {
      padding: 25px 25px 15px 25px !important;
      margin: 0 !important;
  }
  
  .general-modal .main-message {
      font-size: 19px;
      font-weight: bold;
      line-height: 29px;
      margin: 25px 0 35px 0;
  }
  
  .general-modal .btn {
      font-size: 24px;
  }
  
  .general-modal .close {
      color: #ED1C24;
      right: 20px !important;
      font-size: 36px;
  }
  
  
  
  
  
  #phoneErrortip {
      right: 407px;
      top: 45px;
  }
  
  #phoneErrortip span {
      width: 310px;
  }
  
  .card-head .col-sm-10 i {
      margin-left: -10px;
  }
  
  .card-content .edit-link {
      font-weight: bold;
      font-size: 15px;
      color: #ED1C24;
  }
  
  
  
  
  
  #header-applied-notification,
  #header-applied-notification1 {
      background: rgb(0, 157, 209); 
      text-align: center; 
      color: rgb(255, 255, 255);
      padding: 44px 0px 50px; 
      display: block;
      position: relative;
      display: none;
  }
  
  #header-applied-notification .message,
  #header-applied-notification1 .message {
      display: inline-block;
      position: relative;
      font-size: 25px;
  }
  
  #header-applied-notification .message i,
  #header-applied-notification1 .message i {
      margin-left: 10px;
      font-size: 21px;
      cursor: pointer;
  }
  
  #header-applied-notification .modal-arrow,
  #header-applied-notification1 .modal-arrow {
      position: absolute;
      top: 28px;
      right: -5px;
      border-width: 0 13px 18px 13px;
      display: none;
  }
  
  #header-applied-notification .applied-tip,
  #header-applied-notification1 .applied-tip  {
      position: absolute;
      top: 45px;
      right: -126px;
      background: #FFFFFF;
      width: 275px;
      border-radius: 5px;
      color: #000000;
      z-index: 100;
      font-size: 16px;
      font-weight: bold;
      line-height: 20px;
      padding: 19px 30px 25px 30px;
      display: none;
  }
  
  #header-applied-notification .dont-show,
  #header-applied-notification1 .dont-show {
      position: absolute;
      top: 8px;
      right: 160px;
  }
  
  #header-applied-notification .dont-show a,
  #header-applied-notification1 .dont-show a {
      color: #FFFFFF;
      font-size: 14px;
      text-decoration: underline;
  }
  
  #header-applied-notification .dont-show i,
  #header-applied-notification1 .dont-show i {
      margin-left: 25px;
      font-size: 13px;
      cursor: pointer;
  }
  
  
  
  .signed-out .search-results .content {
      text-align: center; 
      font-size: 26px; 
      padding: 36px 0px 80px 0px;
  }
  
  .signed-out .search-results .content span {
      font-size: 26px;
  }
  
  select#selectdropoption {
      position: relative;
      width: 100%;		 
          font-size: 18px;
              color: #777;
      padding: 12px 20px 14px 20px;
     border: 1px solid #ddd;
     border-radius: 4px;
     appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
  }
  
  .lineofbusiness .form__control:after {
         color: #009DD1;
      font-size: 14px;
      font-family: FontAwesome;
      content: "\f078";
      position: absolute;
      right: 15px;
      top: 13px;
      pointer-events: none;
  }
  
  
  .signed-out .sign-in {
      background: #F2F2F2;
  }
  
  .signed-out .sign-in .content {
      text-align: center; 
      font-size: 26px; 
      padding: 85px 0px 125px 0px;
  }
  
  .signed-out .sign-in .content i {
       color: #C9C9C9;
       font-size: 160px;
      position: relative;
      height: 100px;
      overflow: hidden;
      -webkit-text-stroke: 3px #F2F2F2;
      text-shadow: 9px 9px 0 #F2F2F2,
                   -3px -3px 0 #F2F2F2,  
                    3px -3px 0 #F2F2F2,
                     -3px  3px 0 #F2F2F2,
                      3px  3px 0 #F2F2F2;
  }
  
  .signed-out .sign-in .content h2 {
      margin-top: 0; 
      font-size: 42px; 
      margin-bottom: 5px;
  }
  
  .signed-out .sign-in .content span {
      font-size: 22px;
  }
  
  .read-desc {
      display: none;
  }
  
  .application__profile .branch__search #geoLocationButton.validation-wrong {
      top:0;
  }
  .error-msg-cnt {
      display: inline-block;
      margin-left: 30px;
      margin-top: 10px;
  }
  .saved__notification__message a.job-name  {
      color: #ef2e24;
  }
  
  div#MySavedJobsSummary .navbar-nav .dropdown.open #headericon-heart:before,
  div#MySavedJobsSummary #headericon-heart:hover:before{
      content: "C";
  }
  
  #ActiveApplyDiv .apply-tooltip .tooltip-content a {
      color:#000;
      text-decoration: underline;
  }
  #MySavedJobsSummary .apply-none .icon-heart-outline {
          font-size: 105px;
      color: #bbb;
  }
  
  p.delete-alert-msg .icon-warning {
      display: inline-block;
      height: 25px;
      position: absolute;
      top: 7px;
      left: 10px;
      font-size: 35px;
  }
  p.delete-alert-msg  {
      padding-left: 35px;
  }
  div#LoginMenu .navbar-nav .dropdown.open .icon-profile-outline:before,
  div#LoginMenu .icon-profile-outline:hover:before {
    content: "P";
  } 
  
  .application__profile .form-group {
      padding: 10px 0;
  }
  
  #header_0_SavedJobNotificationMessage {
      margin: 0 auto;
      position: relative;
  }
  .saved__notification {
      top: 50px;
      display: none;
  }
  
  @media (min-width: 768px) {
      #header_0_SavedJobNotificationMessage {
          width: 750px;
      }
  }
  @media (min-width: 992px) {
      #header_0_SavedJobNotificationMessage {
          width: 970px;
      }
  }
  @media (min-width: 1200px) {
      #header_0_SavedJobNotificationMessage {
          width: 1170px;
      }
  }
  @media (max-width: 767px) {
      #header_0_SavedJobNotificationMessage {
          width: 100%;
      }
  }
  .saved__notification a {
      color: #ef2e24;
  }
  
  a.delete-resume {
      color: #ef2e24;
      text-decoration: none;
      font-size: 15px;
      font-weight: bold;
      margin-right: 4px;
  }
  
  .form__element {
      color: #222;
  }
  
  #LoginMenu .list-group li:hover i{
      color: #ED1C24;
  }
  
  #LoginMenu .loginmenuitem i.icon-lock {
      font-size: 32px;
  }
  #LoginMenu .loginmenuitem.lock-item a{top: -6px;}
  #file-upload-description #uploaded-file {
      color: #009DD1;
      font-size: 17px;
      font-weight: bold;
  }
  .upload-success .success-msg .fa-check-circle{
      font-size: 22px;
      display: inline-block;
      position: absolute;
      left: 0;
  }
  #addWorkExperience .upload-success .alert {
      padding: 7px 5px 9px 14px;
      margin-bottom: 20px;
  }
  .file-size-msg {
      margin-top: 5px;
      font-weight: bold;
  }
  .file-size-msg strong {
      color: #ED1C24;
  
  }
  .upload-success .success-msg {
      padding-left: 30px;
      position: relative;
  }
  .job__info--name a span {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      display: block;
      position: absolute;
      width: 80%;
      top: 0;
  }
  
  .save-profile-msg {
      float: left;
      text-align: left;
  }
  #createAccount #CA_Eligibility2Error {
      display: block;
  }
  #createAccount  label#CA_Eligibility2Error:before {
      clear: both;
      content: '';
          display: block;
  }
  
  #workexpErrorMsg {
      text-align: left;
  }
  /*
  .validation-right {
          font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      color: #fff;
  }
  
  .validation-right:before {
      font-size: 18px;
      content: "\f00c";
      color: #2AB549;
  }*/
  
  /*Term and condiation for Adecco CA*/
  .terms-check {
      text-align: center;
  }
  .terms-check input {
      display: inline;
  }
  .terms-check p{
      display: inline-block;
  }
  .terms-check .submit-application-msg {
      display: block;
  }
  .terms-check .agreement-error {
      color: #ef2e24;
  }
  
  /* Custom scrollbar for branch results */
  .application__profile div.locator__aside::-webkit-scrollbar {
      width: 8px;
      height: 20px;
  }
   
  /* Track */
  .application__profile div.locator__aside::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(82, 76, 76, 0.3); 
      -webkit-border-radius: 10px;
      border-radius: 10px;
  }
   
  /* Handle */
  .application__profile div.locator__aside::-webkit-scrollbar-thumb {
      -webkit-border-radius: 10px;
      border-radius: 10px;
      background: rgba(173, 168, 168, 0.8); 
      -webkit-box-shadow: inset 0 0 6px rgba(58, 55, 55, 0.5); 
  }
  .application__profile div.locator__aside::-webkit-scrollbar-thumb:window-inactive {
      background: rgba(232, 226, 226, 0.4); 
  }
  .application__profile div.locator__aside {
      position: absolute;
      width: 35%;
      margin-top: 40px;
      background: #fff;
      left: 40px;
      height: 450px;
  }
  
  #jobalertsnew i.icon.icon-alarm-outline {
      color: #a7a7a7;
      font-size: 120px;
      height: 77px;
  }
  #jobalertsnew i.icon.icon-alarm-outline:before{
       height: 77px;
  }
  #jobalertsnew .apply-none {
      margin-top: 30px;
  }
  #jobalertsnew .apply-none .h3 {margin-top: 0;}
  
  #generalMessagePopup  .modal-header .icon-face,
  #generalErrorPopup .modal-header .icon-bandaid,
  #generalPopupError .modal-header .icon-horse {
      margin-top: -15px;
  }
  
  .application__profile .branch__search #geoLocationButton.validation-right {
      top: 0;
  }
  
  #jobDutiesValidation {
      font-size: 14px;
      background: #fff;
      color: #474736;
      opacity: 0.5;
  }
  .work-desc {
      height: auto;
      overflow: hidden;
       -moz-transition: height 1s ease;
      -webkit-transition: height 1s ease;
      -o-transition: height 1s ease;
      transition: height 1s ease;
  }
  .work-desc.show-more-text {
      height: auto;
  }
  
  #alertDuration {
      margin-top: 20px;
  }
  /*Resume deleting msg*/
  #addWorkExperience .modal-body #DeleteMessage span{
      display: inline-block;
      float: right;
      margin-right: 20px;
      text-decoration: underline;
  }
  /*Militaty dropdown*/
  .military-dropdown .col-xs-2 {
      width: 40%;
  }
  .military-dropdown select{
      position: relative;
      width: 100%;
      font-size: 18px;
      color: #777;
      padding: 12px 20px 14px 20px;
      border: 1px solid #ddd;
      border-radius: 4px;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
  }
  .military-dropdown .form__control{
      position: relative;
  }
  .military-dropdown .form__control:after {
      color: #009DD1;
      font-size: 14px;
      font-family: FontAwesome;
      content: "\f078";
      position: absolute;
      right: 15px;
      top: 50px;
      pointer-events: none;
  }
  /*Marketing*/
  /*Second work history*/
  .work-exp-usa input[type="radio"] {
    /* remove standard background appearance */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* create custom radiobutton appearance */
    display: inline-block;
    outline: none;
    margin: -3px 0;
    width: 18px;
    height: 18px;
    padding: 4px;
    /* background-color only for content */
    background-clip: content-box;
    border: 2px solid #bbbbbb;
    background-color: #e7e6e7;
    border-radius: 50%;
  }
  
  /* appearance for checked radiobutton */
  .work-exp-usa input[type="radio"]:checked {
    background-color: #ef2e24;
  }
  #workExpValid .card-content--meta .row .col-sm-12:nth-child(2){
      border-top: 1px solid #B0B4B6;
  }
  #addWorkExperience .remove-exp {
      margin: 50px 0;
      border-bottom: 1px solid #B0B4B6;
  }
  #addWorkExperience .remove-exp  a.modal-close{
      margin-top: 20px;
  }
  #workExpValid .card-content--meta .row .col-sm-12:nth-child(2) {
      padding-top: 15px;
  }
  .work-exp-1 select {
      position: relative;
      width: 98%;
      font-size: 18px;
      color: #222;
      padding: 12px 14px 14px 14px;
      border: 1px solid #ddd;
      border-radius: 4px;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
  }
  .work-exp-other input {
      width: 98%;
  }
  .work-exp-1 select.card-invalid {
      border: 1px solid #ED1C24;
  }
  .work-exp-1 .work-exp-staffingname .form__control:after {
      color: #ef2e24;
      font-size: 20px;
      font-family: FontAwesome;
      content: "\f078";
      position: absolute;
      right: 15px;
      top: 28px;
      pointer-events: none;
  }
  .work-exp-1 .jobDutiesValidation {
      resize: none;
      height: 120px;
  }
  .work-exp-usa .add-contact {
      background: none;
      border: none;
      padding: 0;
      color: #009BD2;
  }
  .work-exp-usa .add-contact:hover {
      background: none;
      border: none;
  }
  .work-exp-usa .add-contact .fa.fa-plus {
      background: #009BD2;
      text-shadow: 3px 3px 0 #009BD2, -1px -1px 0 #009BD2, 1px -1px 0 #009BD2, -1px 1px 0 #009BD2, 1px 1px 0 #009BD2;
      padding: 2px 3px;
      border-radius: 50%;
      margin-right: 10px;
      font-size: 14px;
      color: #fff;
      -webkit-text-stroke: 1.3px #009BD2;
      text-shadow: 3px 3px 0 #009BD2, -1px -1px 0 #009BD2, 1px -1px 0 #009BD2, -1px 1px 0 #009BD2, 1px 1px 0 #009BD2;
  }
  .work-exp-staffingname .form__control{
      margin-top: 10px;
  }
  .work-exp-other .form__control {
      padding-top: 10px;
      margin-bottom: 10px;
  }
  @media (min-width: 34rem) {
      .work-exp-other .col-sm-7,
      .work-exp-staffingname .col-sm-7  {
          width: 59.33333%;
      }
  }
  .work-exp-other sup,
  .work-exp-usa sup{
      font-size: 16px;
      font-weight: 600;
  }
  /*End*/
  #profile-marketing .card-content--meta{
      padding-left: 30px;
      position: relative;
  }
  #profile-marketing input[type="checkbox"] {
      position: absolute;
      left: 0;
  }
  /*Password tooltip*/
  .pass-tooltip{
      position: absolute;
      top: -100%;
      left: 103%;
      background: #fff;
      border: 1.5px solid #ef2e24;
      padding: 10px;
      height: auto;
      border-radius: 24px;
      color: #141419;
      min-width: 200px;
      box-shadow: 0 0 0 1px #ef2e24; /* All the borders by using the spread properties */
      display: none;
  }
  .pass-tooltip:after {
   content: "";
   position: absolute;
   top: 50%;
   right: 100%;
   margin-top: -5px;
    border-width: 10px;
    border-style: solid;
   
    border-color: transparent #ef2e24 transparent transparent;
  }
  .pass-tooltip ul{
      margin-left: 20px;
      position: relative;
  }
  .pass-tooltip ul li{
      position: relative;
      list-style: none;
  }
  .pass-tooltip li.in-valid:before {
      content: "z";
      color: #ef2e24;
  }
  .pass-tooltip li:before {
      font-size: 30px;
      position: absolute;
      color: #2AB549;
      top: 3px;
      left: -30px;
      content: "l";
      font-family: adecco-font-1 !important;
      font-style: normal !important;
      font-weight: 400 !important;
      font-variant: normal !important;
      text-transform: none !important;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      speak: none;
  }
  @media (max-width: 767px) {
      .pass-tooltip{
          top:55px;
          left:0;
          z-index:1;
      }
      .pass-tooltip:after{    
           bottom: 100%;
           left: 50%;
           top:0;
           right: auto;
           margin-left: -10px;
           margin-top:0;
           border-width: 7px;
           border-style: solid;
           border-color: transparent transparent #ef2e24 transparent;
        }
  }    
  /*End*/
  /*Verify Email*/
  .verrification-content {
      margin-bottom: 40px;
  }
  .verrification-content h1 {
      text-align: left;
      margin: 0 auto;   
      padding: 40px 0 10px;
      border-bottom: 1px solid #656868;
      font-size: 42px;
      line-height: 45px;
      display: none;
  }
  .verrification-content h2 {
       font-size: 30px;
       line-height: 32px;
  }
  .verrification-content .email-verify-sucess h2 {
       color: #2AB549;
  }
  .verrification-content .email-verify-fail h2 {
       color: #ef2e24;
  }
  .email-verify-fail .fail-icon,
  .verrification-content .sucess-icon {
      margin: 40px auto 20px;
  }
  
  .verrification-content .fa {
      font-size: 75px;  
      border-radius: 50%;
      padding: 20px;
  }
  .verrification-content .sucess-icon .fa {
      color: #2AB549;
      border: 3px solid #2AB549;;
  }
  .verrification-content .fail-icon .fa {
      color: #ef2e24;
      border: 3px solid #ef2e24;
      padding: 20px 25px;
  }
  .verrification-content .sucess-icon .fa:before {
      content: "\f00c";
  }
  @media screen and ( min-width: 992px ) {	
      #VerifyEmailId {
          margin: 128px 0 158px;
      }
  }
  /*end*/
  /*Phone consent*/
  .phone-consent {
  margin-bottom: 15px;
      display: block;
      float: none;
      clear: both;
  }
  
  .phone-consent input[type="checkbox"],
  .marketing-consent input[type="checkbox"],
  .phone-check input[type="checkbox"] {
      margin: 6px 0 0;
      vertical-align: top;
  }
  
  .phone-consent span,
  .marketing-consent span,
  .phone-check span{
  margin-right: 10px;
  vertical-align: top;
  }
  .marketing-consent label,
  .phone-consent label,
  .phone-check label{
  width:90%;
  font-weight: normal;
  }
  .phone-conent-details {
      padding: 15px 30px;
  }
  .ph-heading {
  color:red;
  }
  /*end*/
  