
.input-group-append .top-search-btn{
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.card-body{
    box-shadow: 0px 0 30px rgb(1 41 112 / 8%);
    height: 100%;
    padding: 20px 30px;
    transition: 0.3s;
    border-radius: 5px;
    background: #fff;
}
.company-label h6{
    font-family: Poppins, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    display: table-cell;
    width: 40%;
}
.company-info-details h6{
    font-size: 16px;
    font-family: Poppins, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.8;
}
.company-home-search input{padding: 8px;}

/* Company form start */
.company-info-section{
    font-family: Poppins, Arial, sans-serif;
}
.Form-job-post {
    box-shadow: 10px 0px 5px rgb(0 0 0 / 30%);
    -moz-box-shadow: 10px -10px 5px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0px 2px 10px rgb(0 0 0 / 20%);
    -o-box-shadow: 10px -10px 5px rgba(0,0,0,0.6);
    border-radius: 16px;
    padding: 20px;
    margin-bottom: 30px;
}
.title {
    font-size: 28px;
    color: #173967;
    margin: 40px 0px 40px;
    font-weight: bold;
    font-size: 38px;
    color: #193A67;
}

.intake-company{
    background-color: rgb(227,248,255);
    border-radius: 16px;
    box-shadow: 10px 0px 5px rgb(0 0 0 / 30%);
    -moz-box-shadow: 10px -10px 5px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0px 2px 10px rgb(0 0 0 / 20%)
}

.company-intake-btn{
    justify-content: right;
}

.intake-company-input label {
    margin: 0;
    font-weight: 500;
    font-size: 17px;
}

.intake-company-input input, textarea {
    border-radius: 8px;
    border-color: #dfdfdf;
}

.intake-company-input textarea {
    border-radius: 8px;
    border-color: #dfdfdf;
}

.intake-company-input select {
    border-radius: 8px;
    border-color: #dfdfdf;
}

.company-intake-radio > div{
    display: flex;
    align-items: center;
    margin-left: 50px;
}

.company-intake-radio > div > input{
    margin-right: 10px;
}

.intake-company-input {
    margin-bottom: 10px;
}

#company-intake-btn {
    display: flex;
}

#company-intake-btn a {
    text-decoration: none;
    background: #a9abad;
    color: #fff;
    margin: 10px 10px 10px 0px;
    padding: 5px 20px;
    border-radius: 8px;
    font-size: 18px;
}
#company-intake-btn a:last-child {
    background: #173967;

}
.company-intak-submit-button{
    background: #173967;
}
/*  end company from */

/* start job intake from */
.job-info-section{
    font-family: Poppins, Arial, sans-serif;
}

.intake-job{
    background-color: rgb(227,248,255);
    border-radius: 8px;
 }

.company-intake-btn{
    justify-content: right;
}

.intake-job-input label {
    margin: 0;
    font-weight: 500;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 6px;
}

.intake-job-input input, textarea {
    border-radius: 8px;
    border-color: #dfdfdf;
}

.intake-job-input textarea {
    border-radius: 8px;
    border-color: #dfdfdf;
}

.intake-job-input select {
    border-radius: 8px;
    border-color: #dfdfdf;
}

.intake-job-radio > div{
    display: flex;
    align-items: center;
    margin-left: 50px;
}

.intake-job-radio > div > input{
    margin-right: 10px;
}

.intake-job-input {
    margin-bottom: 30px;
}

#intake-job-btn {
    display: flex;
}

#intake-job-btn a {
    text-decoration: none;
    background: #a9abad;
    color: #fff;
    margin: 10px 10px 10px 0px;
    padding: 5px 20px;
    border-radius: 8px;
    font-size: 18px;
}
#intake-job-btn a:last-child {
    background: #173967;

}
.intake-job-submit-button{
    background: #173967;
}
.intake-job-btn{
    justify-content: right;
}

.intake-job-input  .form-check-inline label,
.intake-req-section .form-check-inline label {
    margin: 0;
    font-weight: 400;
    font-size: 17px;
    color: #212529;
}
.form-check-inline input {
    margin-right: 6px;
}
.label-bracket-text{
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
}
.intake-job-input .form-check-inline {
    margin-top: 10px;
}
.intake-job-input .qualification,.intake-job-input .experience,
.intake-job-input .requirements, .intake-job-input .benefits{
    padding: 0.375rem 0.75rem;
}

.thanks_content__checkmark {
    font-size: 60px;
    margin: 21px 0;
    color: #198754;
}
.thanks-content{
    font-family: Poppins, Arial, sans-serif;
}
.explore-opportunities {
    margin: 0px 0px;
    padding: 0px 0px;
}
.company-search-details {
    padding: 40px 0;
}
.main-company-search .top-search-btn {
    margin-left: 0px;
    display: flex;
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.main-company-search .company-home-search input{
    padding: 8px 15px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.custom-from-control{
    appearance: auto;
}
.thank-you-screen{
    font-family: Poppins, Arial, sans-serif;
}
.thank-you-screen .message-details.text-secondary {
    font-size: 18px;
}
.chosen-select-width li{padding: 5px 5px;}
li.selectedb:hover, .lisearchbox:hover {
    background-color: #0094de;
    color: #FFF;
    cursor: pointer;
}
li.selectedb {
    background-color: #0094de;
    color: #FFF;
}
.intake-section {
    background: #FFFFFF;
    padding: 20px 10px;
    border: 1px solid #DFDFDF;
    border-radius: 8px;
}
.Form-job-post .title {
    margin: 40px 0px 20px;
}
.thanks-msg-section{margin-top: 150px !important;margin-bottom: 50px !important;}
@media (max-width: 768px) {
    .intake-job-input .col-md-6:last-child {margin-top: 15px;}
    .intake-job-input{margin-bottom: 15px;}
    .form-check-inline label {line-height: 30px;}
    .company-home-search {margin-left: 15%;}
    .Form-job-post .title{ font-size: 25px; line-height: 32px;}
    input.form-control.hours_per_week{ margin-top: 15px;}
}
@media (min-width: 768px) and (max-width: 1024px) {
    .company-home-search { margin-left: 1%;}
    .Form-job-post .title{ font-size: 28px; line-height: 32px;}
    .form-check-inline label {line-height: 30px;}
}

.intake-job-input .heading {
    background: #eef3f9;
    padding: 0 10px;
    color: #333;
    font-size: 14px;
    box-shadow: 0 0.1rem 0.2rem rgb(0 0 0 / 15%);
    margin-bottom: 7px;
    height: 40px;
    margin-top: 36px;
    border-radius: 6px;
}
.intake-job-input .heading label.form-label {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.intake-from-section {
    background: #fff;
    padding: 20px;
    border-radius: 0px 0px 10px 10px;

    border-left: 4px solid #009ad4;
    box-shadow: 10px 0px 5px rgb(0 0 0 / 30%);
    -moz-box-shadow: 10px -10px 5px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0px 2px 10px rgb(0 0 0 / 20%);
    margin-bottom: 35px;
}
.intake-from-section label{
    font-weight: 500;
    font-size: 16px;
}

.grade-option-section .form-check {
    margin: 16px 0;
}

.section-heading.mt-3 {
    color: #193a67;
    padding: 10px;
}
.intake-job-input p{
    margin-bottom: 0;
}
.grade-option-section .form-check-inline label{
    margin: 10px 0;
    font-weight: 400;
    font-size: 17px;
    color: #212529;
}

.section-heading-sub {
    background: #009ad4;
    padding: 8px 15px;
    color: white;
    border-radius: 10px 10px 0px 0px;
}

.section-without-heading{
    border-radius: 10px;
}
.info-small-text {
    font-size: 14px;
    margin: 4px;
    color: #6b6868;
}
.intake-job-Duration .input-group-text {
    border-radius: 6px 0px 0px 6px;
}
textarea {
    height: 230px;
}
.phone-filed-below-text{
    font-size: 14px;
    margin: 4px;
    color: #6b6868!important;
}
.intakeSaveJobBtn {
    text-decoration: none;
    background: #173967;
    color: #fff!important;
    margin: 10px 10px 10px 0px!important;
    padding: 5px 20px!important;
    border-radius: 8px;
    font-size: 18px;
    border-color: #173967 !important;
}

.upload-logo{
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    text-align: right;
    opacity: 0;
    background: 0 0;
    cursor: inherit;
    display: block;
  }
  label.label-file-input {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    margin-top: 4px;
    color: #6a6868;
}
.form-control.file-caption.kv-fileinput-caption {
    border: none;
}
.file-input-new .input-group {
    padding: 4px;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 8px;
}
.btn.btn-primary.btn-file{
    background-color: #173967;
    border-color: #173967;
}

.btn.btn-gray.btn-default.btn-mar-right.bs3 {
    background: #173967;
    color: #ffffff !important;
    margin: 10px 0px;
    width: auto;
    min-width: 20%;
    padding: 5px 20px;
    font-size: 18px;
}
#intake-job-btn a {
    border-radius: 4px;
}
.btn-gray .icon {
    margin-right: 3px;
}
.custom-modal .modal-content {
    border: 6px solid #0094d3;
}
.custom-modal .modal-header {
    padding: 0.5rem 1rem;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal {
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 9999999999;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    background-color: rgb(0 0 0 / 70%) !important;
}
.modal-title {
    display: none;
}
.custom-modal .modal-header .close {
    padding: 0;
    margin: 0;
}
.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: right;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}
.custom-modal .modal-body {
    padding: 2rem;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.custom-modal .modal-body .form-group {
    margin-bottom: 1rem;
}
.custom-modal .modal-body .form-group label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
.upload-modal .file-input-new {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 5px;
}
.custom-modal .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.custom-modal .kv-upload-progress.hide {
    display: none;
}
.custom-modal .progress {
    display: flex;
    min-height: 1rem;
    font-size: 0.75rem;
    background-color: rgb(233, 236, 239);
    overflow: hidden;
    border-radius: 100px;
}
.custom-modal .progress-bar {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    color: rgb(255, 255, 255);
    font-size: 14px;
    text-align: left;
    white-space: nowrap;
    background-color: rgb(0, 148, 211);
    padding: 1px 10px;
    transition: width 0.6s ease 0s;
}
.custom-modal .input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    padding: 0;
    border: none;
}
.custom-modal .input-group>.form-control:not(:last-child), .input-group>.custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.hidden {
    display: none;
}
.custom-modal  .input-group>.form-control:not(:last-child), .custom-modal  .input-group>.custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.custom-modal .input-group>.form-control, .custom-modal .input-group>.form-control-plaintext, .custom-modal .input-group>.custom-select, .custom-modal .input-group>.custom-file {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.file-caption {
    border: none;
    padding: 0px;
}
.fileinput-cancel {
    display: none !important;
}
.btn.btn-primary.btn-file {
    background-color: #173967;
    border-color: #173967;
}
.modal-content button.bs1 {
    margin: 0px 11px 1px 0px;
    padding: 7px 17px;
    font-size: 1rem;
    font-weight: 500;
}
.modal-content button.bs3 {
    font-weight: 500;
    border: 2px solid #173967;
    font-size: 1rem;
    background: #173967;
    color: #fff;
}
.modal-btn button:first-child {
    background: #aeaeb1;
    color: #ffffff;
}
.custom-modal .modal-dialog {
    max-width: 600px;
}
@media screen and (min-width:992px) {
    .intake-job-input .form-group{
        display: flex;
    }
    .job-upload-file-list{
        padding: 0 10px;
        margin-top: 1rem;
    }
}
.loading {position: relative;color: green;font-weight: 600;font-size: 16px;width: 110px;margin:auto;}
.loading span {
  position: relative;
  height: 10px;
  width: 84px;
  overflow: hidden;
  float: left;
  top: 10px;
}
.loading span > i {
  position: absolute;
  height: 4px;
  width: 4px;
  border-radius: 50%;
  -webkit-animation: wait 4s infinite;
  -moz-animation: wait 4s infinite;
  -o-animation: wait 4s infinite;
  animation: wait 4s infinite;
}
.loading span > i:nth-of-type(1) {
  left: -28px;
  background: #9d9d0e;
}
.loading span > i:nth-of-type(2) {
  left: -21px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  background: #0a6d0a;
}

@-webkit-keyframes wait {
  0%   { left: -7px  }
  30%  { left: 52px  }
  60%  { left: 22px  }
  100% { left: 100px }
}
@-moz-keyframes wait {
  0%   { left: -7px  }
  30%  { left: 52px  }
  60%  { left: 22px  }
  100% { left: 100px }
}
@-o-keyframes wait {
  0%   { left: -7px  }
  30%  { left: 52px  }
  60%  { left: 22px  }
  100% { left: 100px }
}
@keyframes wait {
  0%   { left: -7px  }
  30%  { left: 52px  }
  60%  { left: 22px  }
  100% { left: 100px }
}
@media (max-width:770px) {
  #view-profile-link .user-name {
    font-size: 22px;
    line-height: 29px;
    margin-top: 10px;
  }
}
.job-form .company_city{text-transform: capitalize;}
.job-form .job_city{text-transform: capitalize;}
.edu-level ul.dropdown-menu li:first-child {
    display: none;
}
.edu-level .multiselect-native-select .btn-group{
    display: block;
    width: 100%;
    padding: 0.005rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    appearance: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-radius: 8px;
    border-color: #dfdfdf;
}
.edu-level .multiselect-native-select ul.multiselect-container.dropdown-menu.show{
    width: 100%;
    box-shadow: 0px 2px 10px rgb(0 0 0 / 20%);
    z-index: 1;
}
.edu-level .btn-group .dropdown-toggle::after {
    position: relative;
    right: 0;
    float:right;
    top: 10px;
}
button.multiselect.dropdown-toggle.btn.btn-default {
    text-align: left;
}
.edu-level .multiselect-container>li>a>label {
    padding: 6px;
}
ul.multiselect-container.dropdown-menu.show  li:hover{
    background: #0094d3;
    color: #fff;
}
ul.multiselect-container.dropdown-menu.show{
    margin-top: -2.5px;
}
.edu-level .btn-group label{
    font-size: 17px;
}

@media (min-width: 520px) {
    .intake-job-input .form-check-inline.not-specified-check{
        margin-left: 1rem;
    }
}
/* Textarea formating css */
#job-editor-container {
    height: 200px;
    border-radius: 0 0 8px 8px;
    background-color: #fff;
}
.textarea-formating #job-intake-desc-toolbar {
    background-color: #fff;
    border-radius: 8px 8px 0 0;
}