.divLikeTextArea {
    -moz-appearance: textfield-multiline;
    -webkit-appearance: textarea;
    border: 1px solid gray;
    font: medium -moz-fixed;
    font: -webkit-small-control;
    height: 250px;
    overflow: auto;
    padding: 2px;
    resize: both;
    width: 80%;
}

.page-langselector {
    float: left;
    padding-top: 24px;
    margin-right: 30px;
}
.LangSelectList{
    width: 100px;
    display: block;
}
.LangSelectList .k-widget.k-dropdown{
    width: 100%;
}

.form3 .jobexpiration {
    margin-top: 20px;
    font-style: italic;
    font-size: small;
    /* background: lightyellow; */
}

/* Begin nprogress css */
/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 3px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
      -ms-transform: rotate(3deg) translate(0px, -4px);
          transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;

  -webkit-animation: nprogress-spinner 400ms linear infinite;
          animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* End of nprogress css */

.invoiceframe {
    width: 100%;
    min-height: 800px;
    height: 100%;
    border: none;
}

.membership_info {
    margin: 0;
    list-style: none;
    padding: 0;
    font-size: 15px;
    line-height: 1.6;
    color: #3d3d3d;
}
.membership_info li {
    margin-bottom: 1.6rem;
}
.membership_info_title {
    color: #BD061C;
    font-weight: bold;
}
.membership_checks {
    margin: 0 0 40px;
    padding: 0;
    list-style: none;
    font-size: 15px;
    line-height: 1;
    color: #3d3d3d;
}
.membership_checks li {
    margin-bottom: 1em;
}

.login-form .submit[disabled] {
    background: #ff9d97;
}

.login-form input#inputGroupSuccess1[disabled] {
    background: #ececec;
}

.form5 .get_started a[disabled] {
    background: #ff9d97;
}

.price-button a[disabled] {
    background: #ff9d97;
}

a[disabled] {
   pointer-events: none;
   cursor: default;
}

.register-form input[disabled] {
    background: #ececec;
}

.hideinput {
    visibility: hidden !important;
    height: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
    line-height: 0px !important;
    border: none !important;
    position: absolute;
}

.dn {
    display: none !important;
}

.field-validation-error {
    color: #e73d4a;
}

.form-control.input-validation-error {
    background-color: #fbe1e3;
}

.education_list {
    margin-top: 20px;
}

.phone_template, .email_template,
.positiontype_template, .location_template {
    display: none !important;
}

.field-validation-valid {
    display: none;
}

.page-header .page-header-top .page-logo {    
    position: relative;
    margin-right: 30px;
    z-index: 1;
    width: auto !important;
}

.page-header .page-header-top .page-logo .logo-default {
    margin: 19px 0 0 !important;
}

.page-header .page-header-top .top-menu {
    /*margin: 24px 0 0;*/
}

.top-menu-main {
    margin: 24px 0 10px;
    float: left;
    /*width: 545px;*/
}

.top-menu-main .header_srch {
    padding: 0 24px 0 0;
}

.top-menu-main .how_works a {
    text-transform: uppercase;
}

.header_top .navbar-nav li.sign_up {
    margin: 5px 19px 0 0;
    padding: 1px 16px 0 0;
    text-transform: uppercase;
}

.header_top .navbar-nav li.add_job a {
    padding: 0 16px !important;
    text-transform: uppercase;
}

.header_top .navbar-nav li.add_job {
    margin: 0 0 0 21px;
}

.login {
    padding: 5px 2px 0 0;
}

.header_top .navbar-nav li.login a {
    text-transform: uppercase;
    padding: 0 0 0 24px !important;
    color: #BD061C;
}

.client_img img {
    border-radius: 50px !important;
}

.redin1.copy1 img {
    margin-left: 93px;
}

.redin1 h3 {
    padding: 28px 0 0 94px;
}

.redin1.copy3 img {
    margin-right: 115px;
}

.redin1.copy3 h3 {
    padding: 28px 118px 0 0;
}

.redin1 p {
    padding: 8px 0 0 93px;
}

.redin1.copy3 p {
    padding: 8px 115px 0 0;
}

.footer_clm.one {
    padding: 3px 0 0 88px;
}

.footer_clm.two {
    padding: 3px 0 0 67px;
}

.footer_clm.four {
    padding: 1px 0 0 10px;
}

.u_type_left {
    margin: 4px 0 0 -9px;
}

.u_type_left img {
    margin: 4px 0 0 15px;
}

.user_typ_cnt h4 {
    font-size: 17px;
    padding: 27px 0 0;
}

.user_typ_cnt p {
    height: 96px;
    overflow: hidden;
}

.user_typ_cnt a {
    border-radius: 3px !important;
    padding: 0 35px;
}

.u_type_right {
    margin: 8px 0 0 -42px;
}

.u_type_right img {
    margin: 0px 15px 4px 0;
}

.u_type_right a {
    padding: 0 20px;
}

.user_typ_cnt {
    margin: 0 auto 3px;
}

.sign_up_1.login {
    margin: 1px 0 0 1px !important;
}

.nav_links_Sme {
    /*padding: 0 0 0 22px;*/
}

.page-header {
    /*height: 76px;*/
    height: auto;
    margin: 0;
    padding: 0;
}

.breadcrumb {
    padding-top: 20px;
}

.nav_fom1 {
    width: auto;
}


.pagination > li > a:hover, .pagination > li > span:hover {
    background-color: #eee;
}

.pagination .current-page a, .pagination .current-page span {
    color: #6b6b6b;
    background-color: #eee;
}

.different_views div {
    border: 1px solid #c7c7c7;
}

.faq .description {
    display: none;
}

.chat-actions-btn {
    float: right;
}
.chat-actions-btn .white-color{
    border-radius: 0;
    background: none;
    color: #BD061C;
    border: none;
}

.v_jobs_center p {
    max-height: 88px;
    margin: 0 auto;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

@media (min-width: 1300px) {
    .form3 .dropdown .dropdown-toggle, .form3 .multi-line, .form3 .single-line {
        margin-left: 0px !important;
    }
}

@media (min-width: 992px) {
    .v_jobs_center {
        max-width: 560px;
    }
}

@media (min-width: 1200px) and (max-width: 1300px) {
    .v_jobs_center {
        max-width: 510px;
    }
}

@media (min-width: 1301px) {
    .v_jobs_center {
        max-width: 600px;
    }
}

.copyright {
}

.img2_r {
    margin: 0px;
    padding-left: 0px;
}

textarea {
    resize: none;
}

.top-menu .sign_up_1 a {
    margin-left: 24px;
}

.captcha_refresh, .captcha_refresh:focus {
    color: #777;
}

.captcha_refresh:hover {
    color: #BD061C;
    text-decoration: none;
}

.result_resume .v_jobs_center a {
    text-decoration: none;
}

.result_resume .v_jobs_center h3 {
    margin-right: 0px;
    display: inline-block;
}

.form-control-feedback {
    pointer-events: auto;
}

.banner_btn, .btn_save, .btn_cancel, .applied_job, .apply_job, .post_job, .view-as-owner_btn {
    border-radius: 0px !important;
    color: #FFF !important;
    text-decoration: none !important;
}

.btn_save:hover, .btn_cancel:hover, .applied_job:hover, .btn_find:hover, .btn_add:hover, .apply_job:hover, .post_job:hover, .view-as-owner_btn:hover {
    opacity: 0.8;
}

.back_job:hover {
    color: #ff7469 !important;
}

.v_jobs_center .location {
    background-position: left top;
}

.offers_left h3 {
    display: inline-block;
}

.offers_left .location {
    background-position: left top;
}

.modal .message_contaier textarea {
    min-height: 150px;
}

.wrkr_dis .howto .edit {
    cursor: default;
}

.testo_in {
    cursor: default;
}

.forget-form h3 {
    padding: 0;
    margin: 0;
    color: #000 !important;
}

.forget-form .input-group-addon.email i {
    color: #3d3d3d;
}

.form4 .input-group-addon.email {
    background: #FFF;
    padding: 0;
    width: 38px;
    height: 37px;
}

.back_srch {
    text-align: center;
    color: #3d3d3d;
    text-decoration: none !important;
}

.v_jobs_center a:hover {
    text-decoration: none;
}

.view_jb_r1.empty_list {
    border-bottom: 1px solid #dadada;
}

.rsm_sider_bar ul li {
    padding-left: 15px;
}

.rsm_sider_bar ul {
    padding: 0;
}

.rsm_sider_bar div.filter {
    padding-bottom: 15px;
}

.rsm_sider_bar div.filtersubnode {
    padding-left: 15px;
}

.filter li {
    list-style: none;
}

.filter .trianglebullet {
    list-style: none;
}

.filter .trianglebullet:before {
    content: "";
    border-color: transparent #000;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -10px;
    top: 0.9em;
    position: relative;
}

.filter .trianglebullet.clicked {
    opacity: 1;
}

.filters label.trianglebullet {
    width: 100%;
}

.filter .trianglebullet.clicked:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.result_resume .v_jobs_r a {
    background: none;
    position: relative;
    color: #3d3d3d !important;
    top: 0;
    line-height: 32px;
    text-decoration: none !important;
    right: 0px;
    margin-top: 10px;
    min-width: 165px;
    width: 100%;
    border: 1px solid #3d3d3d;
    display: block;
    padding-left: 0px;
    float: right;
    margin-left: 10px;
    text-align: center;
}

.resm_srch .clear1, .resm_srch .btn_find {
    text-decoration: none;
}

.resm_srch .btn_find {
    color: #fff;
}

.filters label:hover, .filters a:hover {
    color: #BD061C;
}

.result_resume .v_jobs_r div:hover a, .result_resume .v_jobs_r div:hover i {
    color: #ff7469 !important;
    border-color: #ff7469;
}

.result_resume .v_jobs_r div i {
    padding: 10px;
}

.inbox-contacts li.active {
    background-color: #fafafa;
    border: 1px ridge;
}

.form1 label span, .form2 label span, .form3 label span, .form4 label span {
    color: red;
}

.sitelink li a {
    font-size: 15px !important;
    font-weight: 500;
    letter-spacing: 0.1px;
}

.sitelink li a:hover {
    color: #BD061C !important;
    text-decoration: none;
    /*background: #f8f9fa;*/
}

.add_photo_link {
    color: #3d3d3d;
}

.add_photo_link:hover {
    color: #BD061C !important;
    text-decoration: none;
}

.worker_warnings div, .worker_warnings a {
    font-size: 15px !important;
    margin-top: 6px;
    letter-spacing: 0.1px;
    color: #8a6d3b;
}

.worker_warnings a:hover {
    color: #BD061C !important;
    text-decoration: none;
}

.page-header {
    /*border-bottom:1px solid #dddddd;*/
}

a.view-as-owner_btn {
    background: #BD061C;
    color: #FFF;
}

.post_edit_btns a.reopen_btn {
    color: #FFF;
    background: #BD061C;
}

.v_jobs_right ul li a {
    background: none !important;
}

.v_jobs_right ul li.fourth a {
    padding: 0;
    color: #000;
    text-align: left;
    padding-left: 36px;
}

.view_jb_r1 .tabs3 ul li a {
    padding-left: 27px;
}

.view_jb_r1 .tabs3 ul li i {
    position: absolute;
    padding-top: 3px;
    color: #ff7469;
}

.v_jobs_center .two_opt span {
    font-size: 13px;
    text-decoration: none;
    color: #8b8b8b;
    padding-left: 0px;
}

.v_jobs_right ul li i {
    position: absolute;
    padding-top: 23px;
    padding-right: 10px;
}

.v_jobs_center .two_opt a i {
    padding-top: 3px;
    padding-left: 13px;
}

.v_jobs_center .two_opt a:hover i, .v_jobs_center .two_opt a:hover span {
    color: #00aff0;
}

.control_btn {
    text-align: center;
    margin-top: 5px;
}

.v_jobs_center .two_opt a.two {
    background: none;
    border-left: 1px solid;
    /*margin-left: 13px;*/
}

.v_jobs_center .two_opt a.two {
    padding-left: 0px;
}

.v_jobs_center .two_opt a.two span {
    background: none;
    padding-left: 0px;
}

.v_jobs_center .two_opt i, .v_jobs_center .two_opt span {
    float: left;
    padding-right: 13px;
}

.control_btn a {
    font-size: 18px;
    color: #8b8b8b;
    text-decoration: none;
    line-height: 30px;
    height: 30px;
    vertical-align: middle;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.v_jobs_r {
    min-height: 100px;
}

.v_jobs_r .control_btn i {
    padding-top: 15px;
    padding-left: 3px;
    color: #444;
}

.v_jobs_r .control_btn i:hover {
    color: #ff7469;
}

.control_btn a img {
    max-width: 25px;
}

.view_jb_r1 .tabs3 li a:hover {
    color: #ff7469;
}

.v_jobs_right ul li:hover a, .v_jobs_right ul li:hover i, .v_jobs_r .shw_rsm:hover, .v_jobs_r a:hover {
    color: #ff7469;
    border-color: #ff7469;
}

.control_btn_eff a:hover, .control_btn_eff span:hover {
    
}

.control_btn_eff .view {
    color: #BD061C;
    border-color: #BD061C;
}

.control_btn_eff .applied_job {
    border: none !important;
    cursor: default;
}

.v_jobs_right ul li a.active, .v_jobs_right ul li.active a, .v_jobs_right ul li a.active, .v_jobs_right ul li.active i {
    color: #ff7469;
}

.profile-usertitle-name {
    color: #5a7391;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 7px;
    text-transform: none !important;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.page-header .page-header-top {
    box-shadow: none;
    /*height: 76px;*/
    height: auto;
    position: relative;
    z-index: 1;
}

.contact-list-item {
    min-height: 60px;
    padding: 4px 10px 10px 10px;
    margin-bottom: 5px;
}

.profile-userpic img {
    width: auto !important;
    height: auto !important;
}

.contact-count-new-messages {
    margin-top: 15px;
    float: left;
}
.contact-link{
    display: block;
    padding-right: 60px;
}
.contact-link, .contact-link:hover, .contact-link:active{
    text-decoration: none !important;
}

.contact-name {
    text-align: left;
    margin-top: 0;
    padding-right: 10px;
    text-transform: none !important;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.contact-chat-name {
    max-width: 100px;
    padding-right: 5px;
    text-align: left;
    text-transform: none !important;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.chats li .body {
    word-wrap: break-word;
}

.contact-status {
    margin-top: 39px;
    float: left;
    margin-left: -8px;
}

.contact-image {
    float: left;
    margin-right: 10px;
    position: relative;
}

.contact-image .badge {
    position: absolute;
    right: 0;
    bottom: 0;
}

.contact-inf {
    margin-left: 51px;
}

.contact-img {
    min-height: 41px;
    min-width: 41px;
}

.navbar-collapse.in {
    overflow-y: visible;
}

.header_srch {
    /*padding: 0 24px 0 176px;*/
}

.top-menu-main {
    /*width: 622px;*/
}

.how_works {
    padding: 6px 0 0;
}


.page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle > .badge {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    padding: 0;
    position: absolute;
    right: 9px;
    top: 13px;
    line-height: 16px;
    text-align: center;
    width: 16px;
    background: #BD061C !important;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle {
    padding: 31px 16px 16px !important;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle > .icon-bell {
    /*margin-top:7px;
    margin-right:7px;*/
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle > .icon-bubbles {
    margin-top: 7px;
    margin-right: 7px;
}

.header_top .top-menu .dropdown-menu.dropdown-menu-default {
    background: #3e3e3e;
    margin-top: 9px !important;
    padding: 0;
}

.header_top .top-menu .dropdown-menu.dropdown-menu-default li {
    padding: 0 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.header_top .top-menu .dropdown-menu.dropdown-menu-default li:first-child {
    border: 0 !important;
}

.header_top .top-menu .dropdown-menu.dropdown-menu-default li.divider {
    display: none;
}

.header_top .top-menu .dropdown-menu.dropdown-menu-default li a {
    /*color:#FFF;*/
    padding: 7px 0 !important;
    display: inline-block !important;
}

.header_top .top-menu .dropdown-menu.dropdown-menu-default li a .badge.badge-danger {
    background: #BD061C !important;
}

.header_top .top-menu .dropdown-menu.dropdown-menu-default li a .icon-user, .header_top .top-menu .dropdown-menu.dropdown-menu-default li a .icon-envelope-open, .header_top .top-menu .dropdown-menu.dropdown-menu-default li a .icon-key {
    color: #BD061C;
}

.header_top .top-menu .navbar-nav .dropdown-menu {
    background-color: #fff !important;
    border-top: 1px solid #dbdbdb;
    min-height: inherit;
    margin-top: 9px !important;
    /*padding:0 0 4px;*/
}

.header_top .top-menu .navbar-nav .dropdown-menu .external {
    background: #eaedf2;
}

.header_top .top-menu .navbar-nav .dropdown-menu .external h3, .header_top .top-menu .navbar-nav .dropdown-menu .external a {
    color: #62878f;
}

.header_top .top-menu .navbar-nav .dropdown-menu li a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    display: block !important;
}

.header_top .top-menu .navbar-nav .dropdown-menu li {
    border-top: 1px solid #EFF2F6;
}

.header_top .top-menu .navbar-nav .dropdown-menu li a:hover {
    background: #f8f9fa !important;
}

.header_top .top-menu .navbar-nav .dropdown-menu li:first-child {
    border: 0 !important;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a .details .label-icon {
    margin: 0;
    color: inherit;
    display: block;
    text-align: left !important;
    white-space: normal;
    display: flex;
    padding: 5px 0;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a .details .label-icon i {
    flex: 0 0  15px;
    margin-right: 5px;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a .details .label-icon span {}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended#header_notification_bar .dropdown-menu > li.external {
    display: flex;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended#header_notification_bar .dropdown-menu > li.external h3 {
    padding: 0;
    float: none;
    line-height: 22px;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended#header_notification_bar .dropdown-menu > li.external a {
    top: auto !important;
    padding: 0 !important;
    font-size: 13px !important;
    font-weight: bold;

}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external > a {
    top: 8px !important;
    background: rgba(234, 237, 242, 0) !important;
}

.dropdown.dropdown-extended.open {
    background-color: #f9fafc;
}

.btn-group > .dropdown-menu::after, .dropdown-toggle > .dropdown-menu::after, .dropdown > .dropdown-menu::after {
    border-bottom-color: #f8f9fa !important;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > img {
    width: 39px !important;
    height: 39px !important;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a .time {
    background: #f1f1f1;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a:hover .time {
    background: #e4e4e4;
}

.form-group.btn_add_container {
    padding: 15px 0px;
    text-align: center;
}

.btn_add {
    background: #BD061C;
    font-weight: bold;
    color: #FFF;
    line-height: 33px;
    padding: 0;
    display: block;
    text-transform: uppercase;
    border-radius: 3px;
}

.about_left .third_row {
    margin: 18px auto;
    padding: 29px 0 0;
    max-width: 641px;
    border-top: none;

}

.dropdown .k-widget.k-dropdown.k-header {
    width: 100%;
}

.language_template {
    display: none !important;
}

.form1.nolabel .form-group {
    padding: 14px 0 10px;
}

.form1 .k-widget.k-dropdown.k-header {
    width: 100%;
}

.btn_add_small {
    font-size: 15px;
    font-weight: bold;
    color: #BD061C;
    line-height: 33px;
    padding: 0;
    display: block;
    text-align: left;
}

.form-group.btn_add_container.no-padding-top {
    padding-top: 0px;
}

.add_photo img {
    cursor: pointer;
}

.add_photo {
    overflow: hidden;
}

.alert-error {
    background-color: #fbe1e3;
    border-color: #fbe1e3;
    color: #e73d4a;
}

.alert {
    margin-bottom: 10px;
    margin-top: 10px;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  display: block;
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0 !important;
  right: 100%;
  width: 100%;
  height: 2px;
  background: #000;
}

.next_btn.btn_add {
    width: 149px;
    height: 34px;
    text-align: center;
    /*border-radius: 5px 5px !important;*/
    border: 1px #BD061C solid;
}

.back_btn.btn_add,
.skip_btn.btn_add {
    background: rgb(230, 227, 227);
    color: #626262;
    width: 149px;
    height: 34px;
    text-align: center;
    border-radius: 3px;
}

.forview .edit,
.forview .delete {
    color: #33383e;
    padding: 3px 5px;
    margin-left: 8px;
}

.language_row .delete,
.language_row .delete-newlyadded {
    color: #33383e;
    position: absolute;
    right: -10px;
    top: 70px;
}

.email_row .delete,
.phone_row .delete {
    color: #33383e;
    position: absolute;
    right: -10px;
    top: 25px;
}

.positiontype_row .delete {
    color: #33383e;
    position: absolute;
    padding-top: 50px;
    padding-left: 10px;
}

.language_row,
.email_row,
.phone_row {
    padding-right: 20px;
    position: relative;
}

.form-group.btn_container {
    padding: 15px 0;
}

.btn_save {
    background: #BD061C;
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
    line-height: 33px;
    padding: 0;
    display: inline-block;
    text-transform: uppercase;
    width: 149px;
    height: 34px;
    /*border-radius: 5px 5px !important;*/
    border: 1px #BD061C solid;
    text-align: center;
    margin-right: 15px;

}

.btn_cancel {
    font-size: 15px;
    font-weight: bold;
    line-height: 33px;
    padding: 0;
    display: inline-block;
    text-transform: uppercase;

    background: rgb(230, 227, 227);
    color: #626262;
    width: 149px;
    height: 34px;
    text-align: center;
    /*border-radius: 5px 5px !important;*/
    border: 1px #f5f5f5 solid;
}

.btn_add:hover {
    text-decoration: none;
    opacity: 0.8;
}

.btn_add:hover {
    color: #FFF;
}

.btn_cancel.btn_add:hover,
.back_btn.btn_add:hover,
.skip_btn.btn_add:hover {
    color: #626262;
}

.about_left .third_row .experienceview:last-child,
.about_left .third_row .educationview:last-child,
.about_left .third_row .courseview:last-child {
    border-bottom: 1px solid #dadada;

}

.forview .edit {
    margin-left: 10px;
}

.form1.nolabel .form-group.no-padding {
    padding: 0px;
}


.wrkr_dis_r div {
    /*font-size: 15px;
    line-height: 26px;
    color: #4C5264;*/
}

.wrkr_dis_r .phne{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wrkr_dis_r .forview p {
    padding: 0px;
}

div.wrkr_dis_r h1 {
    background: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
}

.wrkr_dis_r a.edit {
    color: initial;
}



/*.wrk_dis_img{
    border: 0px !important;
}*/




.about_steps {
    /*height:63px;*/
}

.about_steps ul li.active {
    background: #fff;
    color: #BD061C;
    font-weight: 600;
    padding: 20px 35px;
}

.about_steps ul li.active:last-child {
    border-radius: 0px 0px 10px 10px;
}

.about_steps ul li.active:first-child {
    border-radius: 10px 10px 0px 0px;
}

@media (max-width: 1199px) {
    .about_steps ul li.active {
      padding: 20px;
    }
}

@media (max-width: 991px) {
    .about_steps ul li.active {
      padding: 10px 20px;
    }
}

@media (max-width: 1200px) and (min-width: 993px) {
    .about_steps {
    }
}

.about_steps ul li.active span {
    color: #444;
}

.about_steps ul li.one.active {
}


.wrkr_dis_r a.edit {
    color: #BD061C;
    font-size: 19px;
    padding: 0 5px;
    display: block;
}

div.wrkr_dis_r {
    margin-left: 0px;
}

.howto a.edit {
    color: #BD061C;
    margin-left: 15px;
    padding: 2px 5px;
}

.howto {
    /*text-align: center;
    border: 1px solid #dadada;
    border-bottom: none;
    font-size: 14px;
    vertical-align: middle;
    line-height: 57px;
    color: #646464;*/

    font-weight: 500;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    padding: 10px 0 20px;
    color: #191919;
letter-spacing: 0.4px;


}

.btn_find {
    width: 133px;
    height: 44px;
    display: inline-block;
    text-align: center;
    padding-top: 6px;
    /*border-radius: 5px!important;*/
    margin-left: 10px;
    font-size: 14px;
}

.img2_r div {
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 26px;
    color: #3d3d3d;
}

.emp_ds1_r div {
    padding: 0;
    margin: 0 0 20px;
    font-size: 15px;
    line-height: 26px;
    color: #3d3d3d;
}

.main_img {
    width: 250px;
    overflow: hidden;
}

.main_img img {
    width: 100%;
}

.different_views {
    margin-top: 10px;
}

.different_views div {
    display: inline-block;
    vertical-align: top;
}

.different_views .normal {
    width: 90px;
    overflow: hidden;
}

.different_views div img {
    width: 100%
}

.different_views .medium {
    width: 50px;
    overflow: hidden;
}

.different_views .small {
    width: 30px;
    overflow: hidden;
}

.different_views .round {
    width: 70px;
    height: 70px;
    /*border:1px solid black;*/
    /*border-radius: 8px;*/
    overflow: hidden;
}

.add_photo img {
    width: 106px;
}

textarea[name='message'] {
    height: 100%;
    width: 100%;
    color: #8b8b8b;
    font-size: 14px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;

}

.sendmessage_dialog .modal-body {
    width: 100%;
    height: 200px;
}
.sendmessage_dialog .modal-body textarea[name='message']{
    height: 130px;
}
.sendmessage_dialog .modal-body .k-dropdown{
    width: 100%;
}

.cont_info {
    cursor: pointer;
}

.cont_info.hide {
    font-size: 0;
    border: none;
    background: none;
    display: block !important;
}

.form3 .dropdown .dropdown-toggle, .form3 .multi-line, .form3 .single-line {
    width: 100%;
}

.form3 .dropdown .k-widget.k-dropdown.k-header,
.form3 .k-widget.k-multiselect.k-header {
    margin-left: 0px;
    width: 100%;
    color: #3d3d3d;
    text-align: left;
    box-shadow: none
}

.logocontainer {
    width: 200px;
    overflow: hidden;

}

.logocontainer img {
    width: 100%;
}

.imgcontainer {
    overflow: hidden;
    width: 104px;
    height: auto;
    cursor: pointer;
    position: relative;
}

.form3 .imgcontainer #imgInp {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    padding-left: 105px;
}

.question-template {
    display: none;
}

.form3 .single-line,
.form3 .multi-line {
    color: black;
}

div.k-widget.k-multiselect.k-header {
    background-color: #fff;
}

div.my_jobs_white {
    padding-bottom: 27px;
}

div.my_jobs_white .pager_out {
    padding-top: 33px;
}

.active_jobs {
    width: 200px;
}

.invtd_m img {
    position: relative;
}

/*
.table1 td {
    overflow-x: hidden;
    text-overflow: ellipsis;
}

.table1 thead {
    display: table-header-group;
}

.table1 thead tr {
    display: table-row;
}

.table1 {
    overflow-x: auto;
    table-layout: fixed;
    display: table;
}
*/

.inbox-contacts {
    list-style: none;
}

@media (max-width: 640px) and (min-width: 0px) {
    /*
    .table1 {
        display: block;
    }
}

    .table1 tbody {
        display: table-row-group;
    }

    .table1 tr .one, .table1 tr .two, .table1 tr .three {
        width: auto;
        padding-right: 28px;
        padding-left: 28px;
    }
    */
    .jobs_row1 .active_jobs span.dropdown-toggle {
        padding: 0px;
        border: 0px;
    }

    div.wrk_dis_img {
        margin: 0 auto 25px;
    }

    .mrg-bottom {
        margin-bottom: 50px;
    }

    .form3 .dropdown span.dropdown-toggle {
        padding: 0px;
    }

    .form3 input.single-line:hover,
    .form3 textarea.multi-line:hover {
        background-color: #ebebeb;
        background-image: none;
        background-position: 50% 50%;
        border-color: #aeaeae;
    }

    .form-control .k-dropdown-wrap {
        border: none;
        height: 100%;
    }

    .imgcontainer img {
        width: 100%
    }

    .k-dropdown-wrap.k-state-default {
        padding-right: 0px;
    }

    /*.result_resume{
        margin-bottom:5px;
        border-bottom: 1px solid black;
    }*/
    .emp_dis_1_in .k-select {
        display: none;
    }

    span.highlight {
        color: greenyellow;
    }

    .rsm_sider_bar div.filter {
        margin: 0;
    }

    .sorting input {
        display: none;
    }

    .sorting input:checked + label {
        color: #BD061C;
    }

    .sorting label {
        cursor: pointer;
    }

    .btn_add:visited {
        color: #fff;
    }

    .view_job_r1 .applied_job {
        width: 120px;
        line-height: 34px;
        float: right;
        /*display: block;*/
        /*border-radius: 3px;*/
        text-align: center;
        color: #FFF !important;
        text-decoration: none !important;
        font-size: 14px;
        border: 1px solid #3d3d3d;
        text-transform: uppercase;
        color: #3d3d3d !important;
    }

    .two_btn .applied_job {
        float: right;
        width: auto; /*81px;*/
        line-height: 32px;
        border: 1px solid #3d3d3d;
        text-align: center;
        /*display: block;*/
        text-decoration: none;
        color: #3d3d3d !important;
        /*border-radius: 3px;*/
        margin-left: 14px;
        padding: 0 18px !important;
    }
    
    .v_jobs_r .two_opt {
        overflow: hidden;
    }

    .v_jobs_r .two_opt a {
        float: left;
        display: block;
        font-size: 13px;
        color: #8b8b8b;
        text-decoration: none;
        background: url(../img/divi3.png) left center no-repeat;
    }

    .v_jobs_r .two_opt a:first-child {
        background: none;
    }

    .v_jobs_r .two_opt a.one span {
        background: url(../img/email.png) left center no-repeat;
        display: block;
        padding-left: 28px;
        padding-right: 9px;
    }

    .v_jobs_r .two_opt a.two {
        padding-left: 13px;
    }

    .v_jobs_r .two_opt a.two span {
        background: url(/assets/layouts/layout/img/r_ico2.png) left center no-repeat;
        display: block;
        padding-left: 27px;
    }
}
@media (max-width: 768px) {
    .two_btn .applied_job {
        padding: 0 13px !important;
        margin-left: 0px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1300px) {
    .two_btn .applied_job {
        padding: 0 9px !important;
        margin-left: 0px !important;
    }
}
@media (max-width: 992px) and (min-width: 769px) {
    body {
        margin: 0px 0 0 !important;
    }
}
@media (max-width: 768px) {
    .page-header .page-header-top .page-logo {        
        float: left;
    }
    .LangSelectList{
        width: 100px;
        display: block;
    }
    .LangSelectList .k-dropdown{
        width: 100%;
    }
    .page-langselector{
        padding-top: 19px;
        margin-right: 0;
    }
    .courses-list ul{
        flex-direction: column;
    }
    .courses-list li{
        width: 100%;
    }

}
.section-heading{
    overflow: hidden;
}
.section-heading-a a {
	color: #3d3d3d;
}

.brdcms ul {
	margin-left: 0px;
}

.entry-list-admin {
    padding-left: 0px;
}

.articlepic {
    width: 100%;
    height: 100%;
}

.article-list {
    list-style: none;
}

.view_job_r1 .notrelevant_job {
    width: 120px;
    line-height: 40px;
    float: right;
    display: block;
    border-radius: 0px;
    text-align: center;
    font-weight: bold;
    text-decoration: none !important;
    font-size: 14px;
    text-transform: uppercase;
    color: #878787;
    margin-left: 20px;
}

#jobcomplain-form {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 40px;
}

#jobcomplain-form div.col-md-12, #jobcomplain-form div.buttons, #jobcomplain-form textarea {
    margin-top: 20px;
}

.documentTabTitle {
    text-decoration: underline;
    font-weight: bold;
}

.btn-add-resume-document {
    width: 25%;
    text-align: center;
    margin-bottom: 1em;
    text-transform: initial;
}

.btn-resume-document {
    margin: 10px;
    color: #BD061C;
}

.download-as-pdf {
    padding: 40% 0 0;
    overflow: visible;
}

.download-as-pdf a {
    margin-left: 0px;
}

@media (max-width: 993px) {
    .download-as-pdf {
        position: relative;
        margin-left: 0px;
        padding: 0px;
        margin-bottom: 20px;
    }

        .download-as-pdf a {
            margin-left: 0px;
            width: 100%;
        }
}

    #select-worker-div i {
        padding-right: 10px;
    }

    #select-worker-div a.active-tab-link {
        background: #fff;
        color: #BD061C;
        font-weight: 600;
        border-radius: 10px;
    }

    #select-worker-div a {
        list-style: none;
        display: block;
        font-size: 14px;
        font-weight: 600;
        color: #fff;
        line-height: 18px;
        padding: 20px 20px 20px 35px;
        position: relative;
        text-decoration: none;
    }

    #select-worker-div a:hover {
        text-decoration: none;
    }

    #v-select-worker-account-tabContent {
        background: #FFF;
        /*padding: 0 29px 59px;*/
        border: 1px solid #dadada;
        border-radius: 3px;
    }

    #v-select-worker-account-tabContent .wrkr_into {
        padding: 25px 0;
    }

    #v-select-worker-account-tabContent .form4 {
        margin-right: 20px;
    }

    #v-new-worker .get_started {
        float: right;
    }

    .select-worker-container {
        padding: 0;
        border: none;
    }

    .select-worker-col {
        background: #1C417A;
        padding: 0;
        border-radius: 12px;
    }

    .about_steps ul li a {
    color: #fff;
}

.about_steps ul li.active a {
    color: #bd061c;
}

#v-select-worker-account-tabContent .info-block {
    margin: 15px;
}

.page-header .container-fluid {
    max-width: 1300px;
    padding: 0;
}

img.logo-default {
    height: 47px !important;
}

/*https://tobiasahlin.com/blog/how-to-animate-box-shadow/ */
.download-as-pdf .box {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.download-as-pdf .box::after {
  content: "";
  border-radius: 5px;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.download-as-pdf .box:hover {
  -webkit-transform: scale(1.15, 1.15);
  transform: scale(1.15, 1.15);
}

.download-as-pdf .box:hover::after {
    opacity: 1;
}
/*---------------------*/

.page-container .login_iframe_div {
    padding-top: 50px;
    background-color: #FFF;
}

.login_h1_iframe {
    padding-bottom: 45px;
}

.login_iframe_div a.iframe_submit_login_btn {
    background: #E0BC7E;
    border-radius: 27px;
    color: #191919;
}

.row.positiontype_row, .edit_job_subcat_row {
    border: 1px solid #BD061C;
    margin: 10px 0;
}

.edit_job_subcat_row {
    padding: 10px 0 10px 10px;
}

.edit_job .jobsubcategory {
    width: 98%;
}

.gcle-footer {
    display: none;
}

.page-header-nav {
    flex: 1 1 auto;
    display: flex;
    justify-content: center;
    height: 76px;
}

    .page-header-nav .menu {
        margin: 0;
        padding: 0;
        display: flex;
        list-style: none;
    }


        .page-header-nav .menu > li + li {
            margin-left: 58px;
        }

    .page-header-nav li {
        position: relative;
    }

    .page-header-nav a {
        padding: 44px 7px 46px 7px;
        line-height: 20px;
        position: relative;
        font-size: 16px;
        font-weight: 700;
        text-transform: capitalize;
        color: #1A1B1E;
        display: flex;
        align-items: center;
    }

        .page-header-nav a:hover {
            text-decoration: none;
            color: #ff416c;
        }

    .page-header-nav .sub-arrow {
        line-height: 1;
        padding: 10px 0 10px 10px;
        margin-top: -10px;
        margin-bottom: -10px;
    }

        .page-header-nav .sub-arrow i, .page-header-nav .sub-arrow em {
            display: inline-block;
            width: 10px;
            height: 10px;
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='512' width='512'%3E%3Cpath d='M256 298.3h0l174.2-167.2c4.3-4.2 11.4-4.1 15.8.2l30.6 29.9c4.4 4.3 4.5 11.3.2 15.5L264.1 380.9c-2.2 2.2-5.2 3.2-8.1 3-3 .1-5.9-.9-8.1-3L35.2 176.7c-4.3-4.2-4.2-11.2.2-15.5L66 131.3c4.4-4.3 11.5-4.4 15.8-.2L256 298.3z'/%3E%3C/svg%3E") no-repeat 50% 50% / contain;
        }

    .page-header-nav a:hover > .sub-arrow i,
    .page-header-nav a:hover > .sub-arrow em {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='512' width='512'%3E%3Cpath fill='%23ff416c' d='M256 298.3h0l174.2-167.2c4.3-4.2 11.4-4.1 15.8.2l30.6 29.9c4.4 4.3 4.5 11.3.2 15.5L264.1 380.9c-2.2 2.2-5.2 3.2-8.1 3-3 .1-5.9-.9-8.1-3L35.2 176.7c-4.3-4.2-4.2-11.2.2-15.5L66 131.3c4.4-4.3 11.5-4.4 15.8-.2L256 298.3z'/%3E%3C/svg%3E");
    }

    .page-header-nav .menu ul {
        display: none;
        margin: 0;
        padding: 0;
        list-style: none;
        position: absolute;
        border: none;
        min-width: 16em;
        max-width: 1000px;
        top: auto;
        left: 0px;
        background-color: #FFFFFF;
        box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
        -webkit-tap-highlight-color: rgba(0,0,0,0);
    }

    .page-header-nav .menu > li:hover ul {
        display: block;
    }

    .page-header-nav .menu ul > li:not(:last-child) {
        border-bottom: 1px solid rgba(132, 132, 132, 0.15);
    }

    .page-header-nav .menu ul a {
        color: #1A1B1E;
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 14px;
        padding-bottom: 14px;
        font-size: 15px;
        font-weight: 400;
    }

        .page-header-nav .menu ul a:hover {
            color: #FF416C;
            text-decoration: none;
        }

#page-header-banner, .form4 #avatar {
    display: none;
}

.viewjoboffer_mailto {
    display: inline-block;
    vertical-align: middle;
    opacity: 0;
    transform: translateY(-4px);
    pointer-events: none;
    transition: opacity 200ms ease, transform 200ms ease;
    max-width: 350px;
    margin: 0 15px 15px 0px;
    float: right;
}

    .viewjoboffer_mailto.is-visible {
        opacity: 1;
        transform: translateY(0);
        pointer-events: auto;
    }

@media (max-width: 730px) {
    .viewjoboffer_mailto {
        margin: 0 0 15px 0px;
        float: left;
    }
}