.raleway {
  font-family: 'Raleway', sans-serif;
}
.centurygothic {
  font-family: Century Gothic, sans-serif;
}
.clear {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both !important;
  height: 0;
}
* html .clearfix {
  position: relative;  
  zoom: 1;
}
* + html .clearfix {
  position: relative;
  zoom: 1;
}
#TB_window {
  width: 80% !important;
 max-width: 650px !important;
     border-radius: 4px;
}
.superbutton.black{ width: 100% !important; position: relative !important;    font-size: 18px;
    font-weight: 600; }

.superbutton.black span{ font-size: 16px; font-weight: normal; }

input.superbutton {
  background: #79a400 !important; transition: all 0.3s;font-family: 'Century Gothic',sans-serif;color: #fff;font-size: 16px;padding: 9px 15px 9px 15px !important;border-radius: 4px; text-transform: uppercase; border:none; font-weight: bold;
}
input.superbutton:hover{ background: #232323 !important }
input.superbutton.black, a.superbutton.black {
  background: #79a400 !important; transition: all 0.3s;font-family: 'Century Gothic',sans-serif;color: #fff;font-size: 16px;padding: 9px 15px 9px 15px !important;border-radius: 4px; text-transform: uppercase; border:none; font-weight: bold;
}

.directory-list {
  padding: 50px 0;
}
.directory-list .row {
  margin-left: -10px;
  margin-right: -10px;
}
.directory-list .row *[class*='col-'] {
  padding: 0 10px;
}
.worker-list-aside-wrapper, .employer-list-aside-wrapper {
  background: #fff;
  /*border: 1px solid #cac5c5;
  padding: 10px;*/
  margin-bottom: 25px;
}

 .worker-list-aside-wrapper input, .employer-list-aside-wrapper input{   width: 100%;
    font-size: 18px;
  
    padding: 10px 15px;
    border-radius: 4px;
  }

 .worker-list-aside-wrapper .form-group label, .employer-list-aside-wrapper  .form-group label{ font-size: 14px;
    font-family: 'Century Gothic',sans-serif;
    color: #000;
    font-weight: normal; }

.option-avaliable {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -6px;
  margin-right: -6px;
  overflow: hidden;
}
.option-avaliable li {
  width: 50%;
  float: left;
  padding: 0 6px;
}
@media screen and (max-width: 991px) {
  .option-avaliable li {
    float: none;
    width: 100%;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 991px) {
  .option-avaliable li:last-child {
    margin-bottom: 0;
  }
}
.option-avaliable li .btn {
  width: 100%;
}
.total-avaliable-wrapper {
  background: #617d03 url(img/employer-list-avaliable-bg.jpg) 50% 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  color: #ffffff;
  text-align: center;
  padding: 25px 13px 13px 13px;
  margin-bottom: 20px;
}
.total-avaliable-wrapper .directory-list-filter-total {
  font-size: 60px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1;
}
.total-avaliable-wrapper .directory-list-filter-label {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.form-section {
  background-color: #ffffff;
  border: 1px solid #ccc;
  margin-bottom: 0px;
}
.form-section .form-header {
  background-color: #efefef;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.form-section .form-header span {
  color: #232323;
  text-decoration: none;
  overflow: hidden;
  padding: 5px 15px 5px 15px;
  position: relative;
  display: block;
  min-height: 38px;
}
.form-section .form-header .form-section-trigger {
  color: #232323;
  text-decoration: none;
  overflow: hidden;
  padding: 5px 57px 0 15px;
  position: relative;
  display: block;
  min-height: 38px;
  outline: 0;
}
.form-section .form-header .form-section-trigger:focus,
.form-section .form-header .form-section-trigger:active {
  outline: 0;
}
.form-section .form-header .form-section-trigger:hover {
  color: #1a1a1a;
}
.form-section .form-header .form-section-trigger:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background: url(img/form-section-trigger-button.jpg) 0 0 no-repeat;
  width: 42px;
  height: 38px;
}
.form-section .form-header .form-section-trigger.closed:after {
  background-position: 0 100%;
}
.form-section .form-content {
  padding: 15px;
}
.form-section .form-content ul li a{
/*  color: #000;font-weight:bold;*/
}
.form-section .form-content ul li {
  color: #232323;
  text-decoration: none;
  overflow: hidden;
  padding: 5px 15px 5px 15px;
  position: relative;
  display: block;
  min-height: 30px;
  border-bottom:dotted 1px #777;
}
.form-section .form-content ul li.last {
border:none;
}
.form-section .form-content input[type="text"],
.form-section .form-content select {
  height: 34px;
  font-size: 14px;
  width: 100%;
}
@media screen and (max-width:  767px) {
  .form-section .form-content input[type="text"],
  .form-section .form-content select {
    margin-bottom: 5px;
  }
}
.form-section .form-content select {
  background: #ffffff url(img/select-caret-black.jpg) 100% 50% no-repeat;
  padding: 2px 30px 2px 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-section .form-content select::-ms-expand {
  display: none;
}
.form-section .form-content b,
.form-section .form-content label {
  font-weight: normal;
  font-size: 14px;
}
.form-section .form-content .row {
  margin-left: -5px;
  margin-right: -5px;
}
.form-section .form-content .row *[class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.filter-form-wrapper {
  margin-bottom: 20px;
}
.filter-form-wrapper:last-child {
  margin-bottom: 0;
}
.filter-form-wrapper .form-buttons .btn {
  width: 100%;
}
.textvite-side {
  background: url(img/jobvite-banner.jpg) 50% 0 no-repeat;  
  -webkit-background-size: cover;
  background-size: cover;
  text-align: left;
  padding: 20px 171px 15px 20px;
  color: #fff;
  height: 317px;
}

.textvite-side.fworker {
  background: url(img/textvite-banner.jpg) 50% 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  text-align: left;
  padding: 45px 171px 15px 20px;
  color: #fff;
  height: 317px;
}

@media screen and (max-width:  767px) {
  .textvite-side {
        margin-bottom: 20px;
    padding: 20px;
    background: #79a400;
    text-align: center;
    height: auto;
    border-radius: 4px;
  }
}
.textvite-side .fa {
  float: left;
  margin-left: -55px;
  font-size: 82px;
  color: #79a400;
  margin-top: -5px;
  display: none;
}
.textvite-side .title {
  font-family: 'Raleway', sans-serif;  
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    line-height: 30px;
    margin-top: 0;
}
.textvite-side .content p{ font-size: 14px !important; line-height: 22px;     margin: 0 0 25px 0; }
.textvite-side .content {
  font-size: 15px;
}
.textvite-side .buttons .btn {
 /* width: 100%;*/
  margin-bottom: 10px;     min-width: 75%;
}
.textvite-side .buttons .btn:last-child {
  margin-bottom: 0;
}
.applicants-category-filter {
  margin-bottom: 25px;
}
.applicants-category-filter label {
  padding-top: 5px;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
}
.applicants-category-filter select.fworker {
  background-image:url(img/select-caret-blue.jpg) !important;
 }
.applicants-category-filter select {
  width: 100%;
  border-color: #648007;
  height: 34px;
  background: #ffffff url(img/select-caret-green.jpg) 100% 50% no-repeat;
  padding: 2px 25px 2px 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 15px;
}
.applicants-category-filter select::-ms-expand {
  display: none;
}
.dl-global-actions {
  width: auto;
  list-style: none;
  margin: 0 0 25px 0;
  padding: 0;
  overflow: hidden;
}
@media screen and (max-width:  767px) {
  .dl-global-actions {
    margin:0;
  }
}
.dl-global-actions > li {
  float: left;
  margin-right: 3px;
  color: #ffffff;
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 991px) {
  .dl-global-actions > li {
    margin-bottom: 3px;
  }
}
@media screen and (max-width:  767px) {
  .dl-global-actions > li {
   /* width: 50%;*/
    margin-right: 0;
    padding: 0 2px;
  }
}
.dl-global-actions > li:last-child {
  margin-right: 0;
}
.dl-global-actions > li > a {
  color: #ffffff;
  height: 36px;
  line-height: 36px;
  white-space: nowrap;
  padding: 0 7px;
  display: block;
  background-color: #648007;
}
.dl-global-actions > li > a:hover {
  background-color: #666666 !important;color:#fff !important;text-decoration:none !important;
}
.dl-global-actions > li > a:before {
  content: '';
  display: none;
  vertical-align: middle;
  margin-right: 5px;
}
.dl-global-actions > li > a.action-like:before {
  display: inline-block;
  background: url(img/global-filter-like-icon.png) 0 0 no-repeat;
  width: 17px;
  height: 16px;
}
.dl-global-actions > li > a.action-vite:before {
  display: inline-block;
  background: url(img/global-filter-jobvite-icon.png) 0 0 no-repeat;
  width: 19px;
  height: 21px;
}
.dl-global-actions > li > a.action-expand:before {
  display: inline-block;
  background: url(img/global-filter-expand-icon.png) 0 -2px no-repeat;
   width: 20px;
    height: 18px;
}
.dl-global-actions > li > a.action-collapse:before {
      display: inline-block;
    background: url(img/global-filter-collapse-icon.png) 0px -2px no-repeat;
    width: 20px;
    height: 18px;
}
.dl-global-actions > li > a.action-list:before {
  display: inline-block;
  background: url(img/global-filter-list-icon.png) 0 0 no-repeat;
  width: 17px;
  height: 13px;
}
.dl-global-actions label {
  margin: 0;
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  cursor: pointer;
  height: 36px;
  line-height: 36px;
  white-space: nowrap;
  padding: 0 7px;
  display: block;
  background-color: #648007;
  color: #ffffff;
}
.dl-global-actions label:hover {
  background-color: #666666;
}
.exprince-li li {
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 30px;
}
.exprince-li li:last-child {
  margin-bottom: 0;
}
.exprince-li li:before {
     margin-left: -30px;
    width: 25px;
    height: 18px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}
.exprince-li li.Female:before {
  background: url(img/applicant-info-sex-female.png) 50% 50% no-repeat;
}
.exprince-li li.Male:before {
  background: url(img/applicant-info-sex-male.png) 50% 50% no-repeat;
}
.body_worker .exprince-li li.Female:before {
  background:url(img/blue-female.png) no-repeat left;
}
.body_worker .exprince-li li.Male:before {
  background:url(img/blue-male.png) no-repeat left;
}
.exprince-li li.drive:before {
  background: url(img/applicant-info-drive.png) 50% 50% no-repeat;
}
.body_worker .exprince-li li.drive:before {
  background:url(ad/license.jpg) no-repeat left;
}
.exprince-li li.military:before {
  background: url(img/applicant-info-military.png) 50% 50% no-repeat;
}
.body_worker .exprince-li li.military:before {
  background:url(ad/military.jpg) no-repeat left;
}
.exprince-li li.minority:before {
  background: url(img/applicant-info-minority.png) 50% 50% no-repeat;
}
.body_worker .exprince-li li.minority:before {
  background:url(ad/minority.jpg) no-repeat left;
}
.exprince-li li.lb50:before {
  background: url(img/applicant-info-50lb.png) 50% 50% no-repeat;
}
.body_worker .exprince-li li.lb50:before {
  background:url(ad/weight.jpg) no-repeat left;
}

.exprince-li li.language {
    background: url(ad/globe.jpg) no-repeat left;
}


.worker-viewjob-main .dl-list-worker-quickinfo.view1 li.schedule {
    background: url(ad/icon-12.jpg) no-repeat left;
}
.worker-viewjob-main .dl-list-worker-quickinfo.view1 li.schedule:before{ background: none !important; }
.worker-viewjob-main .dl-list-worker-quickinfo.view1{ text-align: center; }
.worker-viewjob-main .dl-list-worker-quickinfo.view1 li{ float: none; display: inline-block; }


.exprince-li li b {
    font-weight: bold;
    color: #000;
}
.dl-list-worker-body-avatar {
  margin-bottom: 10px;
}
.job-list .dl-list-worker-body-avatar{
	margin:0;
}
.dl-list-worker-body-avatar .img {
  width: 100px;
    height: 100px;
    margin: 0 auto 10px auto;
    line-height: 95px;
    overflow: hidden;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    border-radius: 0%;
    border: 1px solid #ccc;
    /* box-shadow: 0 0 10px rgba(0,0,0,0.2); */
    text-align: center;
}
.job-list .img {
  width:80px;
  height:80px;
  line-height:80px;
  margin:0 auto 0 auto;
  overflow:hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.dl-list-worker-body-avatar .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}
.dl-list-worker-body-avatar .member-info {
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.dl-list-worker-body-avatar .member-info li {
  margin-bottom: 5px;
}
.dl-list-worker-body-avatar .member-info li:last-child {
  margin-bottom: 0;
  /*white-space: nowrap;*/
}
@media screen and (max-width: 991px) {
  .experience-wrapper {
    margin-bottom: 10px;
  }
}
.experience-wrapper .title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.experience-wrapper .content {
  font-size: 14px;
  margin-bottom: 10px;
  float: left;
  width: 100%
}
.experience-wrapper .buttons .expanded-view-trigger {
  color: #648007;
  font-weight: bold;
  padding: 15px 0 0 0;
  float: left;
}
.body_worker .experience-wrapper .buttons .expanded-view-trigger {
  color:#128ECE !important;
}
.dl-user {
  border: 1px solid #d8d6d6;
  padding: 0px;
  margin-bottom: 25px;
}
.dl-user > header {
  background-color: #efefef;
  padding: 5px 15px 5px 60px;
  position: relative;
  min-height: 38px;
}
.dl-user > header:before,
.dl-user > header:after {
  content: " ";
  display: table;
}
.dl-user > header:after {
  clear: both !important;
  height: 0;
}
* html .dl-user > header {
  position: relative;
  zoom: 1;
}
* + html .dl-user > header {
  position: relative;
  zoom: 1;
}
@media screen and (max-width: 991px) {
  .dl-user > header {
    padding-left: 45px;
    padding-right: 10px;
  }
}
.dl-user > header .list-trigger-button {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(img/form-section-trigger-button.jpg) 50% 0 no-repeat;
  width: 36px;
  height: 38px;
  outline: 0;
}
.dl-user > header .list-trigger-button:focus,
.dl-user > header .list-trigger-button:active {
  outline: 0;
}
.dl-user > header .list-trigger-buttonr {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: url(img/form-section-trigger-button.jpg) 50% 0 no-repeat;
  width: 36px;
  height: 38px;
  outline: 0;
}
.dl-user > header .list-trigger-buttonr:focus,
.dl-user > header .list-trigger-buttonr:active {
  outline: 0;
}
.dl-user > header .dl-user-name {
      text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    margin-right: 30px;
    max-width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .dl-user > header .dl-user-name {
    font-size: 14px;
    margin-right: 15px;
  }
}
@media screen and (max-width:  767px) {
  .dl-user > header .dl-user-name {
    display: block;
    float: left;
  }
}
.dl-user > header .dl-user-check {
  float: right;
  padding-top: 4px;
  margin-left: 10px;
}
.dl-user > header .availability {
  display: none;
  vertical-align: middle;
  color: #486200;
  font-size: 15px;
}
.dl-user > header .availability.Available {
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .dl-user > header .availability {
    font-size: 12px;
  }
}
.dl-user > header .availability:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #5da400;
  margin-top: -2px;
}
.dl-user > header .rating {
  float: right;
  padding-top: 8px;
}
@media screen and (max-width:  767px) {
  .dl-user > header .rating {
    clear: right;
  }
}
.dl-user > article {
  padding: 20px;
}
.dl-user .expanded-info {
  display: none;
}
.dl-user.expanded .expanded-info {
  display: block;
}
.dl-user.expanded .expanded-view-trigger {
  display: none;
}
.dl-user.expanded .dl-useraction {
  background-color: #fff;
}
.dl-user .dl-list-worker-body:before,
.dl-user .dl-list-worker-body:after {
  content: " ";
  display: table;
}
.dl-user .dl-list-worker-body:after {
  clear: both !important;
  height: 0;
}
* html .dl-user .dl-list-worker-body {
  position: relative;
  zoom: 1;
}
* + html .dl-user .dl-list-worker-body {
  position: relative;
  zoom: 1;
}
.dl-user .dl-list-worker-body .dl-list-media-info {
  width: 110px;
  float: left;
}
.dl-user .job-list .dl-list-media-info {
     float: left;
    width: 100px;
    margin-right: 20px;

}
@media screen and (max-width:  767px) {
  /*.dl-user .dl-list-worker-body .dl-list-media-info {
    float: none;
    width: auto;
  }
  .worker-viewjob-main.vieweprofile-body .dl-user .dl-list-worker-body .dl-list-media-info {
    float: none;
    width: auto;
  }*/
}
.dl-user .dl-list-worker-body .dl-list-all-info {
  float: left; width: -webkit-calc(100% -  125px); width: -moz-calc(100% -  125px); width: calc(100% -  125px); padding: 0 20px;
}
.dl-user .job-list .dl-list-all-info {
  float: left; width: -webkit-calc(100% -  125px); width: -moz-calc(100% -  125px); width: calc(100% -  125px); padding: 0 20px;
}
@media screen and (max-width:  767px) {
 /* .dl-user .dl-list-worker-body .dl-list-all-info {
    margin-left: 0; width: 100%;
    text-align: center;
  }*/
  .worker-viewjob-main.vieweprofile-body .dl-user .dl-list-worker-body .dl-list-all-info {
    margin-left: 0;
  }
}
.dl-user.list-view .full-view-wrapper {
  display: none;
}
.dl-user.list-view .list-trigger-button {
  background-position: 50% 100%;
}
.dl-user.list-view .dl-list-worker-body .dl-list-media-info {
  display: none;
}

.dl-user.list-view .dl-list-worker-body .view-less-btn {
    display: none;
}

.dl-user.list-view .dl-list-worker-body .dl-list-all-info {
  margin-left: 0;
}
.dl-user.list-view .dl-list-worker-body .dl-list-all-info .experience-info {
  display: none;
}
.dl-list-job-quickinfo {overflow: hidden; padding: 0;margin:0 0 5px 0; }  
.dl-list-job-quickinfo > li { float:left; margin-right:15px;font-weight:normal;    font-size: 14px; }
.dl-list-job-quickinfo2 > li > i { color:#0091c4; width:20px; text-align: center; margin: 0 5px 0 0; }
.dl-list-job-quickinfo > li > i { color:#0091c4; font-size:20px;margin:0 10px 0 0;float:left; text-align: center; }
.dl-list-worker-quickinfo {
  overflow: hidden;
  padding: 0;
  margin: 0 0 10px 0;
  float: left;
    width: 100%;
}
.dl-list-worker-quickinfo:before,
.dl-list-worker-quickinfo:after {
  content: " ";
  display: table;
}
.dl-list-worker-quickinfo:after {
  clear: both !important;
  height: 0;
}
* html .dl-list-worker-quickinfo {
  position: relative;
  zoom: 1;
}
* + html .dl-list-worker-quickinfo {
  position: relative;
  zoom: 1;
}
.dl-list-worker-quickinfo li {
  padding-left: 0px;
  margin-right: 15px;
  font-size: 14px;
  font-weight: normal;
  float: left;
}
/*@media screen and (max-width: 991px) {
  .dl-list-worker-quickinfo li {
    float: none;
    padding-left: 20px;
    margin-right: 12px;
  }
}
.dl-list-worker-quickinfo li:before {
  width: 22px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-left: -30px;
    content: '';
    margin-top: -2px;
    margin-right: 10px;
}*/
.dl-list-worker-quickinfo li.payrate:before {
  background: url(img/applicant-info-earnings.png) 50% 50% no-repeat;
}
.body_worker .dl-list-worker-quickinfo li.payrate:before {
  background: url(ad/icon-11.jpg) no-repeat left;
}
.dl-list-worker-quickinfo li.schedule:before {
  background: url(img/applicant-info-time.png) 50% 50% no-repeat;
}
.body_worker .dl-list-worker-quickinfo li.schedule:before {
  background: url(img/applicant-info-time.png) 50% 50% no-repeat;
}
.dl-list-worker-quickinfo li.location:before {
  background: url(img/applicant-info-map-marker.png) 50% 50% no-repeat;
}
.body_worker .dl-list-worker-quickinfo li.location:before {
  background:url(ad/icon-13.jpg) no-repeat left;
}
.dl-list-worker-quickinfo li.language:before {
  background: url(img/applicant-info-globe.png) 50% 50% no-repeat;
}
.dl-useraction {
  padding: 15px;
  margin: 0;
  margin-left: -15px;
  margin-right: -15px;
  list-style: none;
}
.dl-useraction:before,
.dl-useraction:after {
  content: " ";
  display: table;
}
.dl-useraction:after {
  clear: both !important;
  height: 0;
}
* html .dl-useraction {
  position: relative;
  zoom: 1;
}
* + html .dl-useraction {
  position: relative;
  zoom: 1;
}
.dl-useraction > li {
  float: left;
  margin-right: 3px;
}
@media screen and (max-width: 991px) {
  .dl-useraction > li {
    margin-bottom: 3px;
  }
}
@media screen and (max-width:  767px) {
  .dl-useraction > li {
    float: none;
    width: 100%;
    text-align: center;
  }
}
.dl-useraction > li:last-child {
  margin-right: 0;
}
.dl-useraction > li > a {
  height: 33px;
  line-height: 33px;
  color: #ffffff;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  white-space: nowrap;
  padding: 0 7px;
  display: block;
  background-color: #648007;
}
.dl-useraction > li > a:hover {
  background-color: #666666;
    color: #ffffff !important;
}
.dl-job > li > a {
  background-color: #128ECE !important;
}
.dl-job > li > a.yellow {
  background-color:#f3b02c !important;
}
.dl-job > li > a.yellow:hover, .dl-job > li > a:hover {
  background-color: #666666 !important;
     color: #ffffff !important;
}
.dl-useraction > li > a:before {
  content: '';
  display: none;
  vertical-align: middle;
  margin-right: 5px;
}
.dl-useraction > li > a.view-profile:before {
  background: url(img/applicant-action-view.png) 0 0 no-repeat;
  width: 23px;
  height: 20px;
  display: inline-block;
}
.dl-useraction > li > a.add-to-wishlist:before {
  display: inline-block;
}
.dl-useraction > li > a.vite:before {
  background: url(img/global-filter-jobvite-icon.png) 0 0 no-repeat;
  width: 19px;
  height: 21px;
  display: inline-block;
}
.dl-useraction > li > a.rate:before {
  background: url(img/applicant-action-rate.png) 0 0 no-repeat;
  width: 19px;
  height: 18px;
  display: inline-block;
}
.dl-useraction > li > a.invite-sms:before {
  background: url(img/applicant-action-sms.png) 0 0 no-repeat;
  width: 12px;
  height: 19px;
  display: inline-block;
}
.dl-useraction > li > a.invite-email:before {
  background: url(img/applicant-action-email.png) 0 0 no-repeat;
  width: 17px;
  height: 13px;
  display: inline-block;
}
.expanded-info {
  padding: 0;
 /* margin-left: -15px;
  margin-right: -15px;*/
  background-color: #fff;
  /*border-bottom: 1px solid #ccc;  */ 
}
.expanded-info .directory-list-worker-tab {
  display: block;
  overflow: visible;
  margin: 0;
  padding: 0;
  position: relative;
  top: 1.5px;
}
.directory-list-worker-tab {
  display: block;
  overflow: hidden;
  margin: 0 0 20px 0;
}
.directory-list-worker-tab:before,
.directory-list-worker-tab:after {
  content: " ";
  display: table;
}
.directory-list-worker-tab:after {
  clear: both !important;
  height: 0;
}
* html .directory-list-worker-tab {
  position: relative;
  zoom: 1;
}
* + html .directory-list-worker-tab {
  position: relative;
  zoom: 1;
}
.directory-list-worker-tab li {
  float: left;
}
.directory-list-worker-tab li:last-child {
  margin-right: 0;
}
.directory-list-worker-tab li.active {
  position: relative;
}
.directory-list-worker-tab li.active a {
  border-color: #648007;
  color: #000;
}
.directory-list-worker-tab li a {
  color: #000;
  background-color: #ffffff;
  display: block;
  border: 1px solid #e6e6e6;
  font-size: 14px;
  line-height: 1;
  padding: 10px 15px;
  white-space: nowrap;
}
.dl-user-tabs-wrapper {
  padding: 0 15px;
}
.dl-user-tabs-wrapper > ul > li {
  margin-bottom: 9px;
}
.dl-user-tabs-wrapper > ul > li:last-child {
  margin-bottom: 0;
}
.accordion-toggle-symbol a {
  color: #000;
  font-weight: bold;
  cursor: pointer;
}
.accordion-toggle-symbol a .fa {
  color: #648007;
}
.accordion-toggle-symbol > ul {
  margin-left: 20px;
}
.personality-list,
.tech-list,
.experience-list {
  padding: 0;
  list-style: none;
  margin: 0;
}
.personality-list li,
.tech-list li,
.experience-list li {
  display: inline-block;
}
.personality-list li:after,
.tech-list li:after,
.experience-list li:after {
  content: ',';
  display: inline-block;
}
.personality-list li:last-child:after,
.tech-list li:last-child:after,
.experience-list li:last-child:after {
  display: none;
}
.tab-list-li {
  position: relative;
  padding-left: 20px;
}
.tab-list-li:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background-color: #648007;
  position: absolute;
  left: 0;
  top: 5px;
}
.body_worker .tab-list-li:before {
  background-color:#000;
}

.tab-list-li > span {
  display: inline;
  font-weight: bold;
}
.tab-list-li ul {
  display: inline;
  margin: 0;
}
.collapsed-li {
  padding-left: 20px;
}
.collapsed-li .skills-list-trigger {
  margin-left: -20px;
  padding-left: 20px;
  position: relative;
  font-weight: bold;
  color: #000;
}
.collapsed-li .skills-list-trigger:before {
      content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    width: 15px;
    height: 16px;
    background: url(img/collapsed-list-label-dark.jpg) 0px 0px no-repeat;
    border-radius: 2px;
}
.body_worker .collapsed-li .skills-list-trigger:before {  
	background-image: url(img/collapsed-list-label-dark.jpg) !important;
}

.collapsed-li .skills-list-trigger.showBullet:before{
  background-image: url(img/list-bullet.jpg) !important; 
}

.collapsed-li .collapsed-ul .collapsed-li .skills-list-trigger.showBullet {
    padding-left: 20px;
}

.job-bullet:before {
	background-image: url(img/collapsed-list-label-dark.jpg) !important;
}
.collapsed-li.expanded > .skills-list-trigger:before {
  background-position: 0 100%;
}
.collapsed-li .collapsed-ul {
  display: none;
  margin-left: 5px;
  padding: 5px 0;
}
.collapsed-li .collapsed-ul .collapsed-li {
  padding-left: 17px;
}
.collapsed-li .collapsed-ul .collapsed-li .collapsed-ul {
  margin-left: 10px;
}
.collapsed-li .collapsed-ul .collapsed-li .skills-list-trigger {
  padding-left: 20px;
  margin-left: -17px;
}
.collapsed-li .collapsed-ul .collapsed-li .skills-list-trigger span{ font-weight: normal; }
.collapsed-li .collapsed-ul .collapsed-li .skills-list-trigger:before {
    width: 15px;
    height: 15px;
    -webkit-background-size: 15px 30px;
    background-size: 15px 30px;
    top: 2px;
}
.table-rating {
  width: 100%;
}
.table-rating > tbody > tr > td {
  text-align: left;
  padding: 5px 10px;
}
.table-rating > tbody > tr > td:first-child:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  background-color: #79a400;
}
.table-rating > tbody > tr > td:last-child {
  text-align: right;
}
.table-rating > tbody > tr > td:last-child div {
  display: inline-block;
}
.table-rating > tbody > tr > td.ref-head {
  font-weight: bold;
}
.general-info-heading{
	background:url(img/view-profile-bg.png) -1px 0 no-repeat !important;
}
.location-heading{
	background:url(img/view-profile-bg.png) -1px -39px no-repeat !important;
}
.experience-heading{
	background:url(img/view-profile-bg.png) -1px -79px no-repeat !important;
}
.skills-heading{
	background:url(img/view-profile-bg.png) -1px -122px no-repeat !important;
}
.education-heading{
	background:url(img/view-profile-bg.png) -1px -159px no-repeat !important;
}
.reference-heading{
	background:url(img/view-profile-bg.png) -1px -199px no-repeat !important;
}
.plusicon {
  background-position: 50% 100% !important;
}
.viewmember > ul { margin-left:35px}
.viewmember > ul > li { color:#648007;font-weight:bold }
.viewmember > ul > li > ul { margin-left:19px;}
.viewmember > ul > li > ul > li { font-weight:normal;/*list-style:square;*/ }
.viewmember > ul > li > ul > li > span { color:#000; }
.viewmember > ul > li > ul > li > ul li { color:#000;/*list-style:square;*/margin-left:14px }
.vieweducation > li { color:#648007;font-weight:bold;list-style:none !important;margin-left:0px; color:#000; }
/*.vieweducation > li:before{ content:'\f04d'; vertical-align:middle;line-height:20px; font: normal normal normal 14px/1 FontAwesome; color: #000 !important;
margin: 0px 10px 0 0; }*/
.vieweducation > li span { color:#000;font-weight:normal }
.viewref > li.first { color:#648007;font-weight:bold;list-style:none !important;margin-left:0px; color:#000; }
.viewref > li.first span { color:#000;font-weight:normal }

.new_drop_down { width:435px !important;left:0 !important;padding-bottom:5px;background:#fff;border: none; }
.new_drop_down div.big_icon { display:inline-block;height:55px; }
.new_drop_down a.join { display: inline-block;position: relative;float:right;top:10px}
.new_drop_down ul { list-style-type: none; margin-bottom: 10px; display: none; }
.new_drop_down ul.active{ display: block; }
.new_drop_down ul li { list-style-type: none; text-align:left; }
.new_drop_down div.whitebg { background:#fff !important }  
.new_drop_down .heading { padding:10px 10px 10px 0;background:url(../img/polygons-menu-hire.png) 0 7px no-repeat;background-size:28px; }
.new_drop_down .headinge1 { padding:10px 10px 10px 0;background:url(../img/polygons-hiring-tools.png) 0 7px no-repeat;background-size:28px; }
.new_drop_down .headinge2 { padding:10px 10px 10px 0;background:url(../img/polygons-menu-hire.png) 0 7px no-repeat;background-size:28px; }
.new_drop_down .headinge3 { padding:10px 10px 10px 0;background:url(../img/polygons-learn.png) 0 7px no-repeat;background-size:28px; }
.new_drop_down .headinge4 { padding:10px 10px 10px 0;background:url(../img/polygons-manage.png) 0 7px no-repeat;background-size:28px; }
.new_drop_down .headinge5 { padding:10px 10px 10px 0;background:url(../img/polygons-search-workers.png) 0 7px no-repeat;background-size:28px; }
.new_drop_down .headingh1 { padding:10px 10px 10px 0;background:url(../img/polygons-corporate.png) 0 7px no-repeat;background-size:28px; }
.new_drop_down .headingh2 { padding:10px 10px 10px 0;background:url(../img/polygons-team.png) 0 7px no-repeat;background-size:28px; }
.new_drop_down .headingh3 { padding:10px 10px 10px 0;background:url(../img/polygons-news.png) 0 7px no-repeat;background-size:28px; }
.new_drop_down .headingh4 { padding:10px 10px 10px 0;background:url(../img/polygons-ichamba.png) 0 7px no-repeat;background-size:28px; }
.new_drop_down .headingw5 { padding:10px 10px 10px 0;background:url(../img/polygons-profile.png) 0 7px no-repeat;background-size:28px; }
.new_drop_down .headingw6 { padding:10px 10px 10px 0;background:url(../img/polygons-jobvite.png) 0 7px no-repeat;background-size:28px; }
.new_drop_down .headingw7 { padding:10px 10px 10px 0;background:url(../img/polygons-learn-blue.png) 0 7px no-repeat;background-size:28px; }
.new_drop_down .headingw8 { padding:10px 10px 10px 0;background:url(../img/polygons-search-jobs.png) 0 7px no-repeat;background-size:28px; }
.new_drop_down .innerx{ background:rgba(255, 255, 255, .9);border-top:#c6c6c6 1px solid;padding-left:22px; cursor: pointer; }  
.new_drop_down h3 { display:inline-block;font-family:'Raleway', sans-serif;font-weight:600;font-size:14px;margin:5px 5px 5px 35px}
.new_drop_down h3 a { color:#000; }
/*.new_drop_down h3 a:hover { color:#79a400; } */
.new_drop_down .worker_not_top, .new_drop_down .home_not_top, .new_drop_down .not_top { font-weight:normal;line-height:25px;padding-left:40px; font-size: 14px;
    color: #000; }
.new_drop_down .worker_not_top a ,.new_drop_down .home_not_top a, .new_drop_down .not_top a { color:#000; margin: 0 0 0 10px; }
.new_drop_down .headinge2 a:hover, .new_drop_down .not_top a:hover { /*background-color:#79a400;color:#fff !important;*/ text-decoration:none !important; }
.new_drop_down .headingh3 a:hover, .new_drop_down .home_not_top a:hover { /*background-color:#F3B02C;color:#fff !important;*/ text-decoration:none !important; }
.new_drop_down .headingw6 a:hover, .new_drop_down .worker_not_top a:hover { /*background-color:#0091c4;color:#fff !important; */text-decoration:none !important; }
.new_drop_down i.fa-square { color:#79a400; font-size:.75em; }
.new_drop_down .home_not_top i.fa-square { color:#F3B02C !important; font-size:.75em; }
.new_drop_down .worker_not_top i.fa-square { color:#0091c4 !important; font-size:.75em; }
#ico_home_contact, #ico_home_advisor, #ico_home_corp { float:right;cursor:pointer;color:#232323 }
#ico_hire_account, #ico_hire_feature, #ico_hire_staff, #ico_hire_search { float:right;cursor:pointer;color:#79a400 }
#ico_worker_account, #ico_worker_feature, #ico_worker_search { float:right;cursor:pointer;color:#0091c4 }
.btn_worker_active { background:url(arrow-trans.png) center bottom #128ECE no-repeat;padding:4px 20px 11px 20px; }
.btn_employer_active { background:url(arrow-trans.png) center bottom #79a400 no-repeat;padding:4px 20px 11px 20px; }
.dl-list-worker-contact {overflow: hidden; margin: 0 0px 10px 0;color: #000;font-weight: normal; line-height: 24px; float: left; width: 100%; }
.dl-list-worker-contact li { float:left; margin-right:10px; }
.nonworker ul { clear:both; }
.nonworker li { float:left; margin-right:10px }
.fwhite { color:#fff !important }
a.bgfworker:hover { background:#666 !important;}
.refer_box { padding: 25px;background-color: #e7efd7;border-top: 5px solid #79a400; }
.body_worker .refer_box { padding: 25px;background-color:#d9edf7;border-top: 5px solid #128ece; }


.directory-list .worker-list-aside-wrapper .employer-homebox{position: relative; right: 0 !important; max-width: 100%;}

.worker-list-aside-wrapper input[type="checkbox"], .employer-list-aside-wrapper input[type="checkbox"]{ width: auto; }
.margTop20{ margin-top: 20px !important; }

.directory-list.emp-dirtry-listview .form-section{ margin-bottom: 15px; border-radius: 3px; }
.directory-list.emp-dirtry-listview .form-section .form-header {background-color: #fff;font-family: 'Raleway', sans-serif;font-size: 18px;font-weight: 600;color: #000;}
.directory-list.emp-dirtry-listview .form-section .form-header .form-section-trigger {color: #000;text-decoration:none;overflow:hidden;padding: 12px 57px 12px 15px;;position: relative;display: block;min-height: inherit;outline: 0; border-bottom: 1px solid #ccc;}
.directory-list.emp-dirtry-listview .form-section .form-header .form-section-trigger:hover {color: #232323;}
.directory-list.emp-dirtry-listview .form-section .form-header .form-section-trigger:after {content: '';display: block; position: absolute; right: 0; top: 0;background: url(img/form-section-trigger-button.jpg) 0 0 no-repeat;width: 55px;height: 50px;}
.directory-list.emp-dirtry-listview .form-section .form-header .form-section-trigger.closed{ border-bottom: none; }
.directory-list.emp-dirtry-listview .form-section .form-header .form-section-trigger.closed:after {
    background-position: 0 100%;
}
.directory-list.emp-dirtry-listview .form-section .form-content select {
    background: #ffffff url(img/select-caret-black.jpg) 100% 50% no-repeat;
    padding: 10px 30px 10px 8px; 
    -webkit-appearance: none;  
    -moz-appearance: none;
    appearance: none;
}
.directory-list.emp-dirtry-listview .form-section .form-content input[type="text"], .directory-list.emp-dirtry-listview .form-section .form-content select{ height: auto; }

.employer-list-aside-wrapper.emp-lst-aside .total-avaliable-wrapper{ background: #79a400;padding: 0;border-radius: 3px; border:1px solid #79a400; }
.employer-list-aside-wrapper.emp-lst-aside .total-avaliable-wrapper .directory-list-filter-total {font-size: 48px;font-weight: bold;padding-top: 30px;line-height: 1;font-family: 'Century Gothic',sans-serif; }
.employer-list-aside-wrapper.emp-lst-aside .total-avaliable-wrapper .directory-list-filter-label {font-size: 18px;font-weight: bold;margin-bottom: 30px;}
.employer-list-aside-wrapper.emp-lst-aside .option-avaliable {margin: 0 0 -5px 0; display:inline-block; width:100%;}
.employer-list-aside-wrapper.emp-lst-aside .option-avaliable li {width: 50%;float: left;padding: 0;}
.employer-list-aside-wrapper.emp-lst-aside .btn-white-transparent-employer {
    font-size: 16px;
    color: #ffffff;
    box-shadow: none;
    padding: 12px 5px 12px 5px;
    font-weight: bold;
    border: none;
    background: #232323;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    font-family: 'Century Gothic', sans-serif;
}
.employer-list-aside-wrapper.emp-lst-aside .btn-white-transparent-employer.active {background-color: #ffffff;color: #79a400;box-shadow: none; white-space: nowrap; border: none;}

.directory-list  .applicants-category-filter.applicant-filter-list-main  label{font-family: 'Century Gothic',sans-serif; padding-top: 12px;}



.emp-dirtry-listview .directory-list .row {margin-left: 0px;margin-right: 0px;}
.emp-dirtry-listview .applicants-category-filter select {width: 100%;border-color: #ccc;height: auto;background: #ffffff url(img/select-caret-green.png) 97% 50% no-repeat;padding: 12px 40px 12px 15px;-webkit-appearance: none;-moz-appearance: none;appearance: none;   font-size: 15px;}  
.emp-dirtry-listview .dl-global-actions label:hover {background-color: #232323;}
.emp-dirtry-listview .dl-global-actions label {
    margin: 0;
    font-size: 14px;
    font-family: 'Century Gothic',sans-serif;
    font-weight: bold;
    cursor: pointer;
    height: auto;
    line-height: inherit;
    white-space: nowrap;
    padding: 8px 10px; 
    display: block;
    background-color: #79a400;
    color: #ffffff;
    border-radius: 4px;
    text-transform: uppercase;
    transition: all 0.3s;
    letter-spacing: 0.5px;
}
.emp-dirtry-listview .custom-checkbox-all:before {
    margin: 0px 0 0 0;
    content: ' ';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: 1px solid #232323;
    text-align: center;
    line-height: 18px;
    font-size: 18px;
    font-family: FontAwesome;
    overflow: hidden;
    float: left;
}
.emp-dirtry-listview .custom-checkbox-all.active:before, .emp-dirtry-listview .custom-checkbox-all.checked:before {
    content: '\f00c';
    color: #000333;
}
.emp-dirtry-listview .dl-global-actions > li > a:hover {
    background-color: #232323 !important;
    color: #fff !important;
}
.emp-dirtry-listview .dl-global-actions > li{ margin-right: 5px;   }
.emp-dirtry-listview .dl-global-actions > li > a {
    margin: 0;
    font-size: 14px;
    font-family: 'Century Gothic',sans-serif;
    font-weight: bold;
    cursor: pointer;
    height: auto;
    line-height: inherit;
    white-space: nowrap;
    padding: 8px 10px; 
    display: block;
    background-color: #79a400;
    color: #ffffff;
    border-radius: 4px;
    text-transform: uppercase;
    transition: all 0.3s;    
        letter-spacing: 0.5px;
}
.emp-dirtry-listview .dl-user {border: 1px solid #ccc;padding: 0; margin-bottom: 25px; border-radius: 4px;}
.emp-dirtry-listview .dl-user > header {background-color: #79a400;font-family: 'Raleway', sans-serif;font-size: 18px;border-radius: 4px 4px 0 0; font-weight: 600;color: #fff;padding: 10px 15px 9px 15px;position: relative; min-height: 50px;}
.emp-dirtry-listview .dl-user > header .list-trigger-button {display: block;position: absolute;top: 0;right: 0;background: url(img/form-section-trigger-button.jpg) 50% 0 no-repeat;
width: 55px;height: 50px;outline: 0;left: auto;border-left: 1px solid #fff;}
.emp-dirtry-listview .dl-user.list-view > header .list-trigger-button{background-position: 50% 100%;}
.emp-dirtry-listview .dl-user.list-view > header {background-color: #79a400;font-family: 'Raleway', sans-serif;font-size: 18px;font-weight: 600;color: #fff;padding: 10px 15px 9px 15px;position: relative; min-height: 50px;}
.emp-dirtry-listview .dl-user > header .dl-user-check {float: left;padding-top: 4px;margin-right: 10px; margin-left: 0;} 
.emp-dirtry-listview .dl-user .custom-checkbox:before{border: 1px solid #232323;}
.emp-dirtry-listview .dl-user > header .dl-user-name {text-transform: capitalize;display: inline-block;vertical-align: middle;font-size: 18px;font-weight: 600;font-family: 'Raleway', sans-serif;margin-right: 30px;}
.emp-dirtry-listview .dl-user > article {padding: 15px 15px 10px 15px;border-top: 1px solid #ccc;}
.emp-dirtry-listview .dl-user.list-view > article {padding: 15px 15px 10px 15px;border-top: 1px solid #fff;}
.emp-dirtry-listview .dl-list-worker-quickinfo li.schedule:before {background: url(img/applicant-info-time-dir.png) 50% 50% no-repeat;}
.emp-dirtry-listview .dl-list-worker-quickinfo li {padding-left: 0px; margin-right: 15px; font-size: 14px; font-weight: bold; float: left;color: #000; font-family: 'Century Gothic',sans-serif;}
.emp-dirtry-listview .experience-wrapper .title {font-size: 16px; font-weight: 600; margin-bottom: 10px; font-family: 'Raleway', sans-serif; float: left;
    width: 100%; }

.emp-dirtry-listview .dl-useraction > li > a {
    margin: 0;font-size: 14px;font-family: 'Century Gothic',sans-serif;font-weight: bold;cursor: pointer;height: auto; line-height: inherit;
    white-space: nowrap;padding: 8px 10px; display: block;background-color: #79a400; color: #ffffff; border-radius: 4px; text-transform: uppercase;
    transition: all 0.3s; letter-spacing: 0.5px;
}
.emp-dirtry-listview .dl-useraction > li > a:hover {background-color: #232323 !important;color: #fff !important;}
.emp-dirtry-listview .dl-useraction > li{ margin-right: 10px;   }
.emp-dirtry-listview  .dl-list-worker-body-avatar .img {
    width: 100px;
    height: 100px;
    margin: 0 auto 10px auto;
    line-height: 100px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.member-since-date{ display: inline-block; width: 100%; margin:0 0 10px 0; font-style: italic; font-size: 14px; color: #000;font-family: 'Century Gothic',sans-serif; text-align: left; }
.exprince-li li.language-spoken:before {
    background: url(img/applicant-info-globe.png) 50% 50% no-repeat;
}

.emp-dirtry-listview .full-view-wrapper .directory-list-worker-tab li a{border:1px solid #fff; font-weight: bold; color:#79a400; border-radius: 4px 4px 0 0; }
.emp-dirtry-listview .full-view-wrapper .directory-list-worker-tab li a:hover{color: #232323;}
.emp-dirtry-listview .full-view-wrapper .directory-list-worker-tab li.active a { border:1px solid #ccc; color: #232323; border-bottom: none;}
.emp-dirtry-listview .full-view-wrapper .dl-user-tabs-wrapper {padding: 15px 15px 5px;border-top: 1px solid #ccc;} 
.emp-dirtry-listview .full-view-wrapper .directory-list-worker-tab li.active {position: relative;top: 2px;}  
.emp-dirtry-listview .padRgt30{ padding-right: 30px !important; }




  
/* Job Lisitng */
.worker-dirtry-listview .directory-list .row {margin-left: 0px;margin-right: 0px;}
.worker-dirtry-listview .applicants-category-filter select {width: 100%;border-color: #ccc;height: auto;    margin: 0 0 5px 0;background: #ffffff url(img/select-caret-green.png) 97% 50% no-repeat;padding: 12px 40px 12px 15px;-webkit-appearance: none;-moz-appearance: none;appearance: none;   font-size: 14px; border-radius: 4px;}  
.worker-dirtry-listview .dl-global-actions label:hover {background-color: #232323;}
.worker-dirtry-listview .dl-global-actions label {margin: 0;font-size: 14px;font-family: 'Century Gothic',sans-serif;font-weight: bold;cursor: pointer;height: auto;line-height: inherit;
white-space: nowrap;padding: 8px 10px; display: block;background-color: #0091c4;color: #ffffff;border-radius: 4px;text-transform: uppercase;transition: all 0.3s;letter-spacing: 0.5px;}
.worker-dirtry-listview .custom-checkbox-all:before {margin: 0;content: ' ';display: inline-block;width: 20px;height: 20px;background-color: #ffffff;/*border: 1px solid #232323;*/ text-align: center;line-height: 18px;font-size: 18px;font-family: FontAwesome;overflow: hidden;float: left;}
.worker-dirtry-listview .dl-global-actions > li > a:hover {background-color: #232323 !important; color: #fff !important;}
.worker-dirtry-listview .dl-global-actions > li{ margin-right: 10px;   }
.worker-dirtry-listview .dl-global-actions > li > a {margin: 0;font-size: 14px;font-family: 'Century Gothic',sans-serif;font-weight: bold;cursor: pointer;height: auto;line-height: inherit;white-space: nowrap;padding: 8px 10px; display: block;background-color: #0091c4;color: #ffffff;border-radius: 4px;text-transform: uppercase;transition: all 0.3s;letter-spacing: 0.5px;
}
.worker-dirtry-listview .dl-user {border: 1px solid #ccc;padding: 0; margin-bottom: 25px; border-radius: 4px;}
.worker-dirtry-listview .dl-user > header {background-color: #fff;font-family: 'Raleway', sans-serif;font-size: 18px; /*border-left: 1px solid #ccc;*/ border-radius:4px 4px 0 0; font-weight: 600;color: #000;padding: 9px 15px 9px 15px;position: relative; min-height: 50px;}
/*.worker-dirtry-listview .dl-user > header .list-trigger-button {display: block;position: absolute;top: 0;right: 0;background: url(img/form-section-trigger-button.jpg) 50% 0 no-repeat;width: 55px;height: 50px;outline: 0;left: auto;border-left: 1px solid #fff;}*/
.worker-dirtry-listview .dl-user.list-view > header .list-trigger-button{background-position: 50% 100%;}
.worker-dirtry-listview .dl-user.list-view > header {background-color: #fff;font-family: 'Raleway', sans-serif;font-size: 18px;font-weight: 600;color: #000;padding: 10px 15px 9px 15px;position: relative; min-height: 50px; border-radius:4px 4px 0 0;}
.worker-dirtry-listview .dl-user > header .dl-user-check {float: right;padding-top:0px;margin-right:0px;margin-left: 0;}
.worker-dirtry-listview .dl-user .custom-checkbox{ height: 30px; width: 30px; padding-left: 0; }
.worker-dirtry-listview .dl-user .custom-checkbox:before{width:30px; height: 30px; margin-left: 0; line-height: 26px; }
.worker-dirtry-listview .dl-user > header .dl-user-name {text-transform: capitalize;display: inline-block;vertical-align: middle;font-size: 18px;font-weight: normal;font-family: Century Gothic, sans-serif;margin-right: 30px;}
.worker-dirtry-listview .dl-user > article {padding: 20px 15px 10px 15px;border-top: 1px solid #ccc;}
.worker-dirtry-listview .dl-list-worker-quickinfo li.schedule:before {background: url(img/applicant-info-time-dir-blue.png) 50% 50% no-repeat;}
.worker-dirtry-listview .dl-list-worker-quickinfo li {padding-left: 0px;
    margin-right: 15px;
    font-size: 14px;
    font-weight: normal;
    float: left;
    color: #000;
    font-family: 'Century Gothic',sans-serif;}
.worker-dirtry-listview .experience-wrapper .title {font-size: 16px; font-weight: 600; margin-bottom: 10px; font-family: 'Raleway', sans-serif;}
.worker-dirtry-listview .dl-useraction > li > a {margin: 0;font-size: 14px;font-family: 'Century Gothic',sans-serif;font-weight: bold;cursor: pointer;height: auto; line-height: inherit;white-space: nowrap;padding: 8px 10px; display: block;background-color: #0091c4; color: #ffffff; border-radius: 4px; text-transform: uppercase;transition: all 0.3s; letter-spacing: 0.5px;}6
.worker-dirtry-listview .dl-useraction > li > a:hover {background-color: #232323 !important;color: #fff !important;}
.worker-dirtry-listview .dl-useraction > li{ margin-right: 5px;   }
.worker-dirtry-listview  .dl-list-worker-body-avatar .img {width: 100px;height: 100px;margin: 0 auto 10px auto;line-height: 95px;overflow: hidden;-webkit-border-radius: 0%;-moz-border-radius: 0%;border-radius: 0%;border: none;/*box-shadow: 0 0 10px rgba(0,0,0,0.2);*/ text-align: center;}
.worker-dirtry-listview .full-view-wrapper .directory-list-worker-tab li a{border: none;border-bottom:2px solid #ccc; font-weight: normal; color:#232323; }
.worker-dirtry-listview .full-view-wrapper .directory-list-worker-tab li a:hover{color: #232323;}
.worker-dirtry-listview .full-view-wrapper .directory-list-worker-tab li.active a { border:none; color: #0091c4; border-bottom: 2px solid #0391c4;}
.worker-dirtry-listview .full-view-wrapper .dl-user-tabs-wrapper {padding: 15px 15px 5px;border-top: 2px solid #ccc; } 
.worker-dirtry-listview .full-view-wrapper .directory-list-worker-tab li.active {position: relative;}  
.worker-dirtry-listview .padRgt30{ padding-right: 30px !important; }  
.date-apply-cont{ display: inline-block; width: 100%;margin: 0 0 10px 0;font-size: 14px;}
.worker-dirtry-listview ul.dl-list-job-quickinfo2 li { list-style-type: none; margin: 0 0 5px 0;}  
.worker-dirtry-listview  .full-view-wrapper{margin: 0;}      
.worker-dirtry-listview .custom-checkbox-all.active:before, .worker-dirtry-listview .custom-checkbox-all.checked:before {content: '\f00c';color: #000333;}
.quickinfo-wrapper{text-align: left;}  
.worker-dirtry-listview .worker-list-aside-wrapper .box-heading{background: #0091c4 !important;transition: all 0.3s;font-family: 'Century Gothic',sans-serif;color: #fff;font-size: 18px;padding: 12px 25px 12px 25px;border-radius: 4px 4px 0 0;text-transform: uppercase;line-height: inherit;text-align: center;}
.worker-dirtry-listview .worker-list-aside-wrapper .box-content{ background: url(img/bg-pattern.png) repeat #fff; }    
.worker-dirtry-listview .experience-wrapper{ /*border-right: 1px solid #ccc; min-height:135px*/ }   
.worker-dirtry-listview .dl-useraction a.btn-green {background: #79a400 !important;font-family: 'Century Gothic',sans-serif; transition:all 0.3s;color: #fff;font-size: 14px !important;padding: 9.5px 15px !important;border-radius: 4px; text-transform:uppercase !important; }
.worker-dirtry-listview .dl-useraction a.btn-green:hover{ background: #232323 !important; color:#fff !important; } 
.worker-dirtry-listview .dl-global-actions{ float: left; }
.dl-global-view-link{ float: right; padding: 10px 5px; }
.dl-global-view-link a.active, .dl-global-view-link a:hover, .dl-global-view-link a:focus{ color: #0091c4;}
.worker-dirtry-listview .dl-user > header.labelChecked{background: #0091c4; color: #fff;}
.worker-dirtry-listview .dl-user > header.labelChecked a{ color: #fff; }
.worker-dirtry-listview .dl-user > header.labelChecked .list-trigger-button{border-left: 1px solid #0091c4;}
.collapsed-view-trigger{ display: none; font-weight: bold; padding:0; color: #128ECE !important; }
.dl-user.expanded .collapsed-view-trigger {display: inline-block;}
.workaside-marTp70{ margin-top: 70px; }
.dl-user-list-trigger{display: inline-block;
    padding: 3px 10px 0 0;
    vertical-align: middle;
    float: left;}
.worker-dirtry-listview .dl-useraction.network-dl-jobs li a{ background:none !important; padding: 0 !important; color: #000 !important;     font-weight: normal !important;
    text-transform: capitalize !important; }  
.worker-dirtry-listview .dl-useraction.network-dl-jobs li a:after {  
    content: ' ';  
    margin: 0 0 0 10px;
}

.worker-dirtry-listview .dl-useraction.network-dl-jobs li a:hover{ background: none !important; color: #000 !important; }

.dl-useraction.network-dl-jobs li:last-child a:after{content: '';}
.dl-useraction.network-dl-jobs{ padding: 15px 30px; }


.emp-dirtry-listview.employdir-main .dl-list-worker-contact{ color:#79a400  }

.worker-dirtry-listview .dl-user.list-view .quickinfo-wrapper {
    text-align: center; float: left;
}

#article_education > ul {
    margin-left: 35px;
    line-height: 22px;
}

#article_education > ul > li {
    color: #000;
    font-weight: bold;
    font-size: 14px;
}
#article_education > ul > li span {
    color: #000;
    font-weight: bold;
}


#article_reference > ul {
    margin-left: 35px;
    line-height: 22px;
}

#article_reference > ul > li {
    color: #000;
    /*font-weight: bold;*/
    font-size: 14px;
}
#article_reference > ul > li span {
    color: #000;
    /*font-weight: bold;*/
}


#article_schedule .viewmember > ul > li > ul >  li.left {
    float: left;
    width: 50%;
}

#article_schedule .viewmember > ul > li > ul > li.right {
    float: right;
    width: 43%;
    margin-left: 0;
    min-height: 50px;
}


.worker-viewjob-main .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}

.employer-network-main .dl-list-worker-quickinfo > li > i{color: #79a400;
    font-size: 20px;
    margin: 0 10px 0 0;
    float: left;
    text-align: center;}

.dl-useraction.network-dl-jobs.employer_interaction{
    float: left;
    width: 100%;
    padding: 0 15px 15px 15px;
    margin: 0;
}