html#lexmatch .react-parent .control-label.float-label.active2 {
  top: -6px;
  left: 8px;
  font-size: 12px;
  opacity: 1;
  padding: 0px 8px;
  bottom: auto;
  width: auto;
  background: #fff;
  line-height: 1;
}

html {
  scroll-behavior: smooth;
}

span.blurred {
  pointer-events: none;
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+/Edge */
  user-select: none;
  /* Standard */
}

html#lexmatch body #common-home #hero {
  background: url(../image/banner1c.jpg) no-repeat center center;
}

body .pad-10 {
  padding-left: 13px;
  padding-right: 13px;
}

html#lexmatch body #account-register #hero {
  background-position: center center;
  background-repeat: no-repeat;
}

.hero-padding-top {
  padding-top: 120px;
}

.tag-area a {
  pointer-events: none;
}

#blog-firstlayer .search-field {
  display: none !important;
}

.blog-description ul {
  list-style-type: disc !important;
  padding-left: 14px;
  margin-bottom: 30px;
  margin-top: 10px;
  margin-left: 3px;
}

html#lexmatch body #testimonial {
  background: #fff;
}

.blog-description p {
  margin-bottom: 32px;
}

.blog-description a {
  text-decoration: underline;
}

.trumbowyg-editor ul {
  list-style: disc !important;
}

.trumbowyg-editor li {
  font-family: 'Roboto';
}

.trumbowyg-box {
  margin-top: 30px;
  height: 100px;
}

.al-step-3-row label.control-label {
  font-size: 16px !important;
  left: 0 !important;
}

a.alunderline {
  text-decoration: underline !important;
}

a.alunderline:hover {
  text-decoration: underline !important;
}

.al-myjob .td-candidate-name .div-candidate-name {
  padding-right: 15px;
}

.pjd_inform_table ul {
  list-style: disc !important;
  padding-left: 20px !important;
}

.pjd_inform_table ol {
  padding-left: 20px !important;
}

.trumbowyg-box+label {
  top: -30px !important;
}

.blog-description li {
  margin-bottom: 10px;
  padding-left: 15px;
}

.blog-description ul ul li {
  margin-bottom: 3px;
}

.blog-description ul ul {
  list-style-type: circle !important;
}

.blog-description ul ul ul {
  list-style-type: square !important;
}


html#lexmatch .bloglike.practicelike .container .blog-banner-text-area {
  background: rgba(0, 0, 0, 0.4);
}

#leavingBox {
  z-index: 10002;
}

.alhide {
  display: none !important;
}

html#lexmatch .form-group.showerror .ant-picker.disabled {
  border: 1px solid #5790A9 !important;
}

html#lexmatch .tab-cat li a {
  padding: 10px 8px;
}

html#lexmatch .tab-cat li.active a {
  border: 1px solid #5790A9;
  background: #eee;
  color: #000;
}

.new-blog-img {
  height: 160px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#featured-blog .new-blog-img {
  height: 200px;
}

/* .mobile-nav-overly + .modal-backdrop {
  z-index: 10001;
} */
html#lexmatch .form-group select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.td-candidate-name .div-candidate-name {
  padding-left: 3px;
  padding-right: 3px;
}

html#lexmatch .account-employer_student_matched .al_myjob_sec .cta-td {
  padding-left: 2px;
  padding-right: 2px;
  min-width: 70px;
  text-align: center;
}

html#lexmatch .account-employer_student_matched .al_myjob_sec .cta-td a {
  margin-left: 3px;
  margin-right: 3px;
}

div.alert {
  font-size: 14px;
}

.al-capt {
  text-transform: capitalize;
}

.al-capt .pjd_highlight i {
  font-style: normal;
}

.relative_span {
  position: relative;
}

.lex-table-tab .ant-tabs-tab .ant-tabs-tab-btn:after {
  display: block;
  content: "";
  bottom: 0;
  position: absolute;
  height: 2px;
  width: 100%;
}

.notallowed form {
  cursor: not-allowed;
  /* pointer-events: none; */
}

.aldisabled {
  pointer-events: none;
  color: #cbcbcb !important;
}

.aldisabled span,
.aldisabled a,
.aldisabled button {
  color: #cbcbcb !important;

}

.student-score-div .aldisabled,
.student-score-div .aldisabled .form-control {
  color: #cbcbcb;
  opacity: 0.6;
}

div#custom-checkbox-slider.checkbox_dei_slider.checkbox_dei_slider_active .ccsd_label {
  background-color: #cbcbcb;
}

.aldisabled .ccs_active_bar,
.aldisabled .ccsd_label,
.aldisabled .ccs_drag_button {
  background-color: #cbcbcb !important;
}

.aldisabled a,
.aldisabled button {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
}

.action-td div.more-action {
  pointer-events: none;
}

body div#custom-checkbox-slider.checkbox_dei_slider.checkbox_dei_slider_active {
  pointer-events: none !important;
}

body ul.num-list {
  list-style: lower-roman !important;
  padding-left: 15px;
  margin-bottom: 20px;
}

.notallowed form {
  position: relative;
}

body .no-left-border {
  border-left: 0 !important;
}

.notallowed form:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: not-allowed;
}

.action-td2 {
  /* border-right: 1px solid #eee; */
}

.ant-upload .mynewmsg {
  padding-left: 10px;
  padding-right: 10px;
}

html#lexmatch .form-checkbox.showerror .checkmark {
  border: 1px solid #FF3C45;
}

.showerror .ant-upload.ant-upload-drag {
  border: 1px dashed #FF3C45 !important;
}

.apply-wrap {
  padding-left: 15px;
  padding-right: 15px;
}

html#lexmatch .form-checkbox.showerror label {
  color: #FF3C45;
}

body .special-level .control-label.float-label {
  left: 16px !important;
  top: 12px !important;
}

body .special-level input:focus+.float-label,
body .special-level input:not(:placeholder-shown)+.float-label {
  top: -5px !important;
  left: 16px !important;
}

.al-profile-pic img {
  border: 1px dashed #ccc;
  border-radius: 50%;
}

td.email-label {
  background: #EBF2F5;
  font-weight: 500;
}

.employer-view-photo img {
  border: 1px dashed #ccc;
  border-radius: 50%;
}

.react-error .form-message {
  display: inline-block;
}

.lex-table-tab .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn:after {
  background-color: #000;
}

.cjs_form_sec_preview {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.create_job_form_sec5 .pjd_inform_table {
  width: 100%;
}

.lex-tb-tab {
  display: none;
}

body .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #304F5D !important;
}

body .cjs_form_sec_preview,
body .cjs_form_sec_preview .cjss_div {
  width: 100% !important;
  max-width: 100% !important;
}

html#lexmatch .lexmatch-table-job-simple .ant-table-thead th {
  background-color: #C5D5DC;
  color: #304F5D;
  font-weight: 500;
}

.ant-table-tbody>tr>td {}

.add_language_button {
  cursor: pointer;
}

input#input-profileimage {
  cursor: pointer;
}

.papl_bg img {
  max-width: 100%;
}

.lexmatch-table-job-simple .more-action {

  max-width: 50px;
  width: 50px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lexmatch-table-job-simple .more-action .dot {
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50px;
  margin-right: 2px;
  background: #ccc;
  transition: all ease-in-out .3s;
}

.lexmatch-table-job-simple tr:hover .more-action .dot {
  background-color: #000 !important;
}

.action-td {
  cursor: pointer;
  width: 50px;
}

.mypopover .myclose2 {

  text-align: center;
  line-height: 22px;
  top: 0;
  right: 0;
  border: 0;
  background-color: #fff;
  width: 22px;
  height: 22px;
  border-radius: 50px;
  position: absolute;
  top: -10px;
  right: -10px;
  padding: 0;
  box-shadow: 0px 0px 9px rgb(0 0 0 / 20%);
}

.mypopover .myclose2 i {
  color: #000;
}

html#lexmatch .mypopover ul li a.popup-delete {
  color: #D30000;
}

.al-myjob {
  table-layout: auto;
}

.al-myjob thead tr>th:nth-child(1),
.al-myjob tbody tr>td:nth-child(1),
.al-myjob thead tr>th:nth-child(3),
.al-myjob tbody tr>td:nth-child(3),
.al-myjob thead tr>th:nth-child(4),
.al-myjob tbody tr>td:nth-child(4),
.al-myjob thead tr>th:nth-child(5),
.al-myjob tbody tr>td:nth-child(5),
.al-myjob thead tr>th:nth-child(6),
.al-myjob tbody tr>td:nth-child(6),
.al-myjob thead tr>th:nth-child(7),
.al-myjob tbody tr>td:nth-child(7),
.al-myjob thead tr>th:nth-child(8),
.al-myjob tbody tr>td:nth-child(8),
.al-myjob thead tr>th:nth-child(9),
.al-myjob tbody tr>td:nth-child(9),
.al-myjob thead tr>th:nth-child(10),
.al-myjob tbody tr>td:nth-child(10),
.al-myjob thead tr>th:nth-child(11),
.al-myjob tbody tr>td:nth-child(11) {
  text-align: center;
}

.al-myjob.studentjoblist thead tr>th:nth-child(3),
.al-myjob.studentjoblist tbody tr>td:nth-child(3),
.al-myjob.studentjoblist thead tr>th:nth-child(4),
.al-myjob.studentjoblist tbody tr>td:nth-child(4) {
  text-align: left;
}

body .ant-picker-input input {
  font-size: 14px !important;
}

body .popover-body {
  min-width: 180px;
}

body .bootstrap-datetimepicker-widget {
  margin-left: -1px;
}

.nolink img {
  visibility: hidden;
}

body .bootstrap-datetimepicker-widget td.day {
  height: 34px;
  line-height: 34px;
  width: 34px;
}

body .bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
  background: #F3C623;
  color: #000;
}

html#lexmatch input[type="text"].form-control:not(:placeholder-shown)+.control-label.float-label {
  z-index: 9;
}

body .iti__country-list {
  /* z-index: 9; */
  z-index: 999;
}

ul.noleftpadding {
  padding-left: 0;
}

html#lexmatch .form-group.tel-country2 .iti--separate-dial-code .iti__selected-flag {
  background-color: transparent;
  outline: 0 !important;
}

#havesmtg {
  margin-top: 85px;
}

html#lexmatch .form-group.tel-country2 .iti {
  width: 100%;
}

html#lexmatch .profile-detail-menu {}

html#lexmatch section #help-improve {
  position: fixed;

}

.al-top-pading {
  padding-top: 70px;
}

.container .row .order-last {
  min-height: 400px;
}

html#lexmatch .form-group.tel-country2 .control-label.float-label.active {
  top: -6px;
  left: 8px;
  font-size: 12px;
  opacity: 1;
  padding: 0px 8px;
  bottom: auto;
  width: auto;
  background: #fff;
  line-height: 1;
}

html#lexmatch .form-group.tel-country2 .control-label.float-label {
  left: 85px;
}

html#lexmatch .form-group.tel-country2 .iti__selected-dial-code,
html#lexmatch .form-group.tel-country2 .iti__country {
  font-size: 14px;
  font-family: 'Roboto';
}

.none-click .action-td img {
  visibility: hidden;
}

.visibility-hidden {
  visibility: hidden;
}

a.nolink {
  color: darkgray !important;
  pointer-events: none !important;
}

i.lx-capitalize,
span.uppercase {
  text-transform: capitalize;
  font-style: normal;
}

.al-myjob.studentjoblist.studentappliedlist thead tr>th:nth-child(5),
.al-myjob.studentjoblist.studentappliedlist tbody tr>td:nth-child(5) {
  text-align: left;
}

.al-myjob.studentjoblist.studentappliedlist .ant-table-cell.actions {
  width: 80px !important;
}

.al-myjob.studentjoblist.studentappliedlist .ant-table-cell.actions .action-box {
  justify-content: center !important;
}

a.applied-link {
  color: #5790A9 !important;
  pointer-events: none;
}

.al-myjob td,
.al-myjob th {
  font-size: 12px;
}

.abs-tooltip {
  position: absolute;
  margin-top: 0px;
  margin-left: 10px;
  font-size: 16px;
}

.al-myjob td.al-job-title {
  font-weight: bold;
  line-height: 1.4;
}

.al-myjob td.al-job-title span {
  display: block;
  font-weight: 400;
}

.tooltipster {
  cursor: pointer;
}

body .tooltipster-base .tooltipster-box {
  background: #D1DCE1;
  border: 0;
  border-radius: 0;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.22));
  padding-top: 6px;
  padding-bottom: 4px;
}

body .tooltipster-base .tooltipster-box .tooltipster-content {
  color: #304F5D;
  font-size: 12px;
}

body .tooltipster-base.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #D1DCE1;
}

body .tooltipster-base.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #D1DCE1;
}

body table.dataTable thead .sorting {
  background-image: url(../image/sort_both.png);
  background-size: 18px;
}

body table.dataTable thead .sorting_asc {
  background-image: url(../image/sort_asc.png) !important;
  background-size: 18px;
}

body table.dataTable thead .sorting_asc.no-sort {
  background-image: none !important;
}

body table.dataTable thead .sorting_desc {
  background-image: url(../image/sort_desc.png) !important;
  background-size: 18px;
}

html#lexmatch .dataTables_paginate a.paginate_button {
  background-color: #fff;
  background: #fff !important;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  outline: 0;
  font-size: 14px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin-left: 8px;
}

html#lexmatch .dataTables_paginate a.paginate_button.current {
  border-color: #304F5D;
  color: #304F5D;
}

html#lexmatch .dataTables_paginate a.paginate_button.previous,
html#lexmatch .dataTables_paginate a.paginate_button.next {
  font-family: "Source Code Pro", Consolas, Menlo, Monaco, "Courier New", monospace;
}

html#lexmatch .dataTables_paginate {
  padding-top: 15px;
}

table.dataTable thead th,
table.dataTable thead td {
  border-bottom: 0;
}

table.dataTable.no-footer {
  border-bottom: 0;
}

tr.shown .job-arrow {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.job-arrow {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transition: transform 400ms ease !important;
}

.job_listing_div span {
  font-family: 'Roboto';
}

body .datatable-tb {
  width: 100% !important;
}

body .popover-body {
  border-radius: 6px !important;
  -webkit-box-shadow: 0 3px 6px -4px rgb(0 0 0 / 12%), 0 6px 16px 0 rgb(0 0 0 / 8%), 0 9px 28px 8px rgb(0 0 0 / 5%);
  box-shadow: 0 3px 6px -4px rgb(0 0 0 / 12%), 0 6px 16px 0 rgb(0 0 0 / 8%), 0 9px 28px 8px rgb(0 0 0 / 5%);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .15)\9;
  box-shadow: 0 0 8px rgba(0, 0, 0, .15)\9;
}

body .popover {
  border: 0;
  border-radius: 6px !important;
}

html#lexmatch .al-job-closed tr:not(.main-tr) {
  background: #EBF2F5;
}

.al-job-closed .main-tr {
  cursor: pointer;
}

html#lexmatch .ant-table-tbody>tr>td {
  padding: 16px 12px;
}

html#lexmatch a.btn-draft-edit {
  display: inline-block;
  padding: 6px 28px;
  background: #EBF2F5;
  border-radius: 2px;
  color: #000;
  font-size: 11px;
  margin-right: 12px;
}

html#lexmatch a.btn-draft-delete {
  display: inline-block;
  padding: 6px 28px;
  background: #FFEEEE;
  border-radius: 2px;
  color: #D30000;
  font-size: 11px;
  margin-right: 12px;
}

.employer-no-job {
  background: #EBF2F5;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 80px;
  padding-bottom: 80px;
}

p.al-blue-p {
  font-size: 16px;
  color: #304F5D;
}

#employer-view {
  color: #000;
}

.employer-view-tb {
  margin-top: 30px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}

.employer-view-tb tr>td {
  padding: 16px;
  border: 1px solid #E0E4E8;
}

.employer-view-tb tr>td:first-child {
  font-weight: 500;
  width: 190px;
  font-size: 16px;
  background: #EBF2F5;
}

td.employer-view-photo {
  width: 204px;
  text-align: center;
}

.employer-view-tb tr>td>p:last-child {
  margin-bottom: 0;
}

.employer-view-print {
  color: #304F5D;
  position: absolute;
  right: 0;
  top: 0;
}

html#lexmatch .employer-view-print {
  background: #EBF2F5;
  border: 0;
  color: #304F5D;
}

html#lexmatch .employer-view-print:hover {
  background: #304F5D;
  border: 0;
  color: #fff;
}

.employer-view-top {
  position: relative;
}

html#lexmatch .empl-create-link {
  color: #3E4462;
}

html#lexmatch .empl-create-link:hover {
  color: #3E4462;
}

select[disabled] {
  cursor: not-allowed;
  background-color: #EBF2F5 !important;
}

.job_listing_div>label input {
  display: none;
}

.job_listing_div>label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.job_listing_div>label input:checked+.jl_title {
  color: #5790A9;
  font-weight: bold;
}

.job_listing_div>label input:checked+.jl_title:after {
  content: ' \2713';
  display: inline-block;
  margin-left: 5px;
}

#ajax-load-job .job_listing_div {
  display: block;
}

#ajax-load-job {
  margin-bottom: 30px;
}

.ajax-loading {
  overflow: hidden;
  position: relative;
}

.ajax-loading:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 9;
  background-color: rgba(255, 255, 255, 0.8);
  background-image: url("../image/preloader.gif");
  background-position: center;
  background-repeat: no-repeat;
}

html#lexmatch .profile-box.box-draft {
  /* border-color: #0084F4 !important; */
  /* color: #0084F4 !important; */
  border-color: #FFA26B !important;
  color: #FFA26B !important;
}

html#lexmatch .profile-box.box-invites {
  /* border-color: #FFA26B !important; */
  /* color: #FFA26B !important; */
  border-color: #0084F4 !important;
  color: #0084F4 !important;
}

#jobLsiting a.job-title-link-epy {
  color: #212529;
  display: inline-block;
}

a.block-link {
  display: block;
}

















/** start responsive **/
@media (max-width: 768px) {

  html#lexmatch .lexmatch-table-job-simple .ant-table-content {
    overflow-x: auto;
  }

  html#lexmatch .lexmatch-table-job-simple table {
    width: 900px;
  }

  .new-blog-img {
    height: 300px;
  }
}