.resume_extract_hide{
    display: none;
}
.display-none {
    display: none !important;
}
.cursor-pointer {
    cursor: pointer;
}
:disabled {
    color: #e0c7c7 !important;
    cursor: default;
    opacity: .4;
}
.signin-button {
    background: transparent;
    font-size: 1.3rem;
    position: relative;
    padding-left: 15px;
}

label.my-error-class{
    color:#FF0000!important;
}

.question-mark{
    position: absolute;
    top: 258px;
    right: 2px;
}

.tooltip .tooltip-inner{
    font-size: 20px;
    color: #000;
    text-align: left;
    min-width: 250px;
}
.modal-open .tooltip .tooltip-inner{
    font-size: 20px;
    color: #fff;
    text-align: left;
    min-width: 250px;
}

.pass-hint{
    position: absolute;
    top: 20px;
    right: 2px;
}

/*job skills*/
.bootstrap-tagsinput{
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding-left: 0;
    line-height: 28px;
    border-radius: 0;
    width: 100%;
}
.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: white;
    background-color: #f5d91d;
}
.bootstrap-tagsinput .label{
    padding: .2em .6em .3em;
    border-radius: .25em;
    color: inherit;
}

.tt-suggestion {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}

.tt-suggestion:hover, .tt-suggestion:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}

.tt-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    cursor: pointer;
}

.job-skills{
    margin-top: 20px;
}

.job-skills p{
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 3px 15px;
    margin-top: 8px;
    border-radius: 3px;
    width: fit-content;
    background-color: white;
}

.skill-label{
    font-size: 1.5rem;
    display: block;

}
/*job skills*/

/*job detail*/
.detail-color{
    color: #6f7484!important;
}

.details-section span{
    color: #6f7484;
}
a.save.favourite.active {
    color: #ff8fa6;
    border-color: #ff8fa6;
}

a.save.apply.active {
    color: white;
    border-color: red;
    background-color: blue;
}

.information-and-share .job-location {
    padding: 15px;
}
/*job detail*/

/*fontawesome icons*/
.newsletter-form .fas {
    color: #FFFFFF;
}

/*fontawesome icons*/




.job-filter-wrapper .job-filter .nstSlider .grip-label .leftLabel:after {
    content: " -";
}
.job-filter .nstSlider .grip-label .rightLabel:after {
    content: " BDT";
}
.job-filter-wrapper .job-filter .nstSlider .grip-label .leftLabel:before {
    content: '';
}

.job-filter-wrapper .job-filter .nstSlider .grip-label .leftLabel:after {
    padding-left: 0;
}

.job-filter-wrapper .job-filter .nstSlider .grip-label .rightLabel:before {
    content: '';
}



.job-filter-wrapper #experience-filter .nstSlider .grip-label .ex-leftLabel:after {
    content: " Year - ";
}
#experience-filter .nstSlider .grip-label .ex-rightLabel:after {
    content: " Year";
}
.job-filter-wrapper #experience-filter .nstSlider .grip-label .leftLabel:before {
    content: '';
}

.job-filter-wrapper #experience-filter .nstSlider .grip-label .leftLabel:after {
    padding-left: 0;
}

.job-filter-wrapper #experience-filter .nstSlider .grip-label .rightLabel:before {
    content: '';
}

/*professional edit profile*/
.about-info-salary{
    color: #6f7484!important;
    font-weight: normal!important;
    margin-right: 0px!important;
}

.information ul li span:nth-last-child(1){
    font-size: 1.4rem;
    color: #6f7484;
    font-weight: normal;
}

.personal-information ul li span:nth-last-child(1){
    font-size: 1.4rem;
    color: #6f7484;
    font-weight: normal;
}

.modal-body{
    max-height: calc(100vh - 100px);
    overflow-y: auto;
}
/*professional edit profile*/

#search-form .alert-danger {
    color: #e60015;
    background-color: #fff;
}

/*professional edit profile*/
.about-info-salary{
    color: #6f7484!important;
    font-weight: normal!important;
    margin-right: 0px!important;
}

.information ul li span:nth-last-child(1){
    font-size: 1.4rem;
    color: #6f7484;
    font-weight: normal;
}

.personal-information ul li span:nth-last-child(1){
    font-size: 1.4rem;
    color: #6f7484;
    font-weight: normal;
}
/*professional edit profile*/

#search-form .alert-danger {
    color: #e60015;
    background:rgb(255 255 255) !important;
    box-shadow: rgb(0 0 0 / 70%) 0px 0px 10px !important;
}


/*forgot password*/
.padding-bottom-150 {
    padding-bottom: 150px;
}

.padding-top-150 {
    padding-top: 150px;
}

.padding-bottom-180 {
    padding-bottom: 180px;
}

.padding-top-180 {
    padding-top: 180px;
}

.green-color{
    color: #008000!important;
}

.red-color{
    color: #FF0000!important;
}
.padding-icon-10{
    padding-right: 10px;
}
/*forgot password*/



.error {
    color: red;
}

.add-new-record{
    color: #f5d91d;
    background: rgba(36, 109, 248, 0.15);
    border-radius: 3px;
    border: 0;
    font-size: 1.3rem;
    font-weight: 500;
    padding: 5px 20px;
    margin-top: 20px;
}

.update-icon{
    position: relative !important;
    float: right;
    margin-left: 5px;
}
.delete-icon{
    position: relative !important;
    color: #FF0000 !important;
    background: rgba(255, 0, 0, 0.15) !important;
    float: right;
    margin-left: 5px;
}
.delete-icon:hover {
    color: #fff !important;
    background-color: #FF0000 !important;
    border-color: #0062cc;
}

.datepicker{z-index:1151 !important;}

.twitter-typeahead, .tt-menu {
    width: 86%;
}

/*certification*/
.certification .certification-label {
    position: relative;
    padding-left: 25px;
}

.certification .certification-label + .certification-label {
    margin-top: 20px;
}

.certification .certification-label h5 {
    color: #232630;
    font-family: "Poppins", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
}
.certification .certification-label p {
    color: #232630;
    font-family: "Poppins", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    margin-bottom: 10px;
}

.certification .certification-label h5 span {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #6f7484;
    margin-left: 10px;
}

.certification .certification-label:before {
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #f5d91d;
    top: 7px;
    left: 0;
}


.portfolio .portfolio-section {
    position: relative;
    padding-left: 25px;
    margin-bottom: 20px;
}

.reference .reference-label {
    position: relative;
    padding-left: 25px;
    margin-bottom: 20px;
}

.portfolio .portfolio-section:before {
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #f5d91d;
    top: 7px;
    left: 0;
}

.reference .reference-label:before {
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #f5d91d;
    top: 7px;
    left: 0;
}

.text-normal{
    text-transform: lowercase;
    display: inline-block;
}

.text-normal::first-letter{
    text-transform: uppercase;
}/*membership*/
.membership .membership-label {
    position: relative;
    padding-left: 25px;
}

.membership .membership-label + .membership-label {
    margin-top: 20px;
}

.membership .membership-label h5 {
    color: #232630;
    font-family: "Poppins", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
}
/*.membership .membership-label p {*/
/*    color: #232630;*/
/*    font-family: "Poppins", sans-serif;*/
/*    font-size: 1.4rem;*/
/*    font-weight: 500;*/
/*    margin-bottom: 10px;*/
/*}*/

.membership .membership-label h5 span {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #6f7484;
    margin-left: 10px;
}

.membership .membership-label:before {
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #f5d91d;
    top: 7px;
    left: 0;
}.add-new-record{
     color: #f5d91d;
     background: rgba(36, 109, 248, 0.15);
     border-radius: 3px;
     border: 0;
     font-size: 1.3rem;
     font-weight: 500;
     padding: 5px 20px;
     margin-top: 20px;
 }

.update-icon{
    position: relative !important;
    float: right;
    margin-left: 5px;
}
.delete-icon{
    position: relative !important;
    color: #FF0000 !important;
    background: rgba(255, 0, 0, 0.15) !important;
    float: right;
    margin-left: 5px;
}
.delete-icon:hover {
    color: #fff !important;
    background-color: #FF0000 !important;
    border-color: #0062cc;
}

.datepicker{z-index:1151 !important;}

.twitter-typeahead, .tt-menu {
    width: 78%;
}

.job-list .thumb img {
    max-width: 80px;
}

p.copyright-text {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 19px;
    color: #fff;
}

p.powered-by span{
    color: #aaa;
    position: relative;
    top: 10px;
}


.salary_max, .salary_min{
    margin-right: 0px!important;
}

.details-section span h8{
    color: #212529;
    font-weight: 500;
}

.details-section ul{
    padding-left: 0!important;
    margin-left: 14px;
}

.upload-profile-photo{
    /*margin-top: 0px !important;*/
    margin-bottom: 20px;
}

#basic-info-margin{
    margin-bottom: 10px;
}

.picture-save-button{
    padding: 12px 34px !important;
}

#about-details{
    margin-top: 20px!important;
}
.job-apply-buttons .quick-apply {
    background: #f5d91d;
    color: #ffffff;
    border-color: #f5d91d;
    margin-right: 10px;
}

.dashboard-skill{
    position: absolute;
    left: 25px;
    font-size: 30px;
    top: 40%;
    color: #ffffff;
}
.job-title-and-info .title {
    max-width: 65%;
}

.job-title-and-info .title .title-body{
    width: calc(100% - 120px);
}

.span-margin-remove{
    margin-right: 0px!important;
}

#job-title{
    padding-bottom: 10px;
}
.job-title{
    word-break: break-word;
}
/*crop image*/
.image-width{
    max-width: 100%;
}
#application_notes{
    border: 1px solid rgba(0, 0, 0, 0.08);
}
.apply-popup .modal-dialog .modal-content .modal-footer {
    padding: 15px 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
}

.apply-popup .modal-footer .button {
    color: #ffffff;
    padding: 10px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    background: #f5d91d;
}

.crop-popup .modal-dialog .modal-content .modal-body {
    padding: 0px;
}

.file-upload input.image-file-input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    height: 100%;
}
/*crop image*/


i.profile-skill{
    height: 22px;
    color: #aaa;
    left: -30px;
    top: 2px;
    position: absolute;
}
.no-records{
    text-align: center;
    font-weight: 500;
}

#certification-logo{
    height: 22px;
    color: #aaa;
    left: -30px;
    top: 2px;
    position: absolute;
}

#certification-modal-logo{
    height: 22px;
    margin-right: 5px;
    color: #aaa;
    left: -30px;
    top: 2px;
}

i.profile-skill-modal{
    height: 22px;
    margin-right: 5px;
    color: #aaa;
    left: -30px;
    top: 2px;
}

.basic-info-profile{
    margin-top: 170px!important;
}

.job-alert-subscription{
    font-size: large;
}

.banner-height{
    /*height: 960px;*/
    height: 620px;
}

.career-advise-more-button{
    color: blue;
    margin-left: 5px;
}

.career-advise-more-button:hover{
    color: blue;
}

.refresh-button{
    height: 15px;
    width: 15px;
    color: blue;
}

.newsletter-form .form-group {
    margin-right: 10px;
}
#remove-dob{
    position: absolute;
    right: 15px;
    top: 1px;
}

.port-title{
    font-weight: bolder;
    font-family: "Poppins", sans-serif;
}

.location-search-input{
    height: 40px;
    border: 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0.08);
    outline: none;
    background: transparent;
}

.ca-thumb{
    width: 320px;
    border-radius: 3px;
    background: #f9f9f9;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.blog-list .info {
    width: 350px;
}

.blog-details-wrapper .post-content {
    max-width: 100%;
    flex: 0 0 auto;
}

.footer-newsletter form .job-alert-input{
    width: 80%;
}

.job-alert-input #email{
    height: 40px;
    font-size: 1.5rem;
}

.job-alert-input button{
    width: 40px;
}

.reference .reference-section{
    position: relative;
    padding-left: 25px;
    margin-bottom: 20px;
}

.reference .reference-section:before {
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #f5d91d;
    top: 7px;
    left: 0;
}

.shortlist-active{
    fill: #f5d91d;
}
#message-content-error {
    position: absolute;
    bottom: -33px;
    right: 0;
}

.shortlisted-div{
    float: right;
}

#modal-message .modal-dialog{
    padding-top: 15%;
}

.edu-list, .exp-list, .cer-list, .mem-list, .por-list, .mbr-list{
    display: flex;
}

.edu-list .thumb, .exp-list .thumb, .cer-list .thumb, .mem-list .thumb, .por-list .thumb, .mbr-list .thumb{
    width: 80px;
    height: 80px;
    border-radius: 3px;
}

.edu-list .body, .exp-list .body, .cer-list .body, .mem-list .body, .por-list .body, .mbr-list .body{
    padding-left: 30px;
    width: 100%;
}

.edu-list .thumb img, .exp-list .thumb img, .cer-list .thumb img, .mem-list .thumb img, .por-list .thumb img, .mbr-list .thumb img{
    padding: 5px;
}

.edu-list .thumb a, .exp-list .thumb a, .cer-list .thumb a, .mem-list .thumb a, .por-list .thumb a, .mbr-list .thumb a{
    display: block;
    text-align: center;
}

#loc #address{
    display: inline-block;
}

#name-social-section .public-pro-company, #name-social-section .public-pro-designation{
    margin-left:32px;
    margin-top: 0px;
}

.public-pro-company label, .public-pro-designation label{
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}

.attachment-download .attachment-download-buttons{
    display: flex;
    justify-content: space-around;
}
.apply-popup .modal-dialog .modal-content .modal-body .file-input-wrap .mce-tinymce label {
    border: 0;
    background: none;
    text-align: left;
    display: block;
    cursor: default;
}

#manage_jobs .title{
    max-width: 370px;
}

select#page_size{
    width: 50px;
    height: 33px;
    font-size: 1.4rem;
    padding: 5px 5px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 3px;
}

.buttons .favourite svg{
    width: 35px;
    height: 35px;
    color: #aaaaaa;
}

.buttons .favourite{
    margin-right: 10px;
}

#top-skill{
    margin-left: 5px;
    color: #6f7484;
}

.btn.dropdown-toggle{
    line-height: 29px;
    color: #495057!important;
    font-size: 1.4rem;
}

.location-preferences-div{
    margin-bottom: 0!important;
}

#search-btn-radios{
    display: flex;
}

input[type="radio"] {
    /* remove standard background appearance */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* create custom radiobutton appearance */
    display: inline-block;
    width: 15px;
    height: 15px;
    padding: 3px;
    /* background-color only for content */
    outline: none !important;
    border: 1px solid #bbbbbb;
    border-radius: 50%;
    margin-top: 2px;
}

input[type="radio"]:checked {
    background-color: #f5d91d;
}

#looking-for{
    margin-top: 4px;
    margin-right: 3px;
}

#open-to, #not-interested{
    margin-left: 20px;
    margin-top: 4.5px;
    margin-right: 3px;
}

#top-skills{
    padding-left: 5px;
}

.social-profile #download-applicant-resume{
    font-weight: 600;
}

.keep-pdf-content-together {
    page-break-inside: avoid;
}

.notification-list {
    margin-bottom: 10px;
    padding: 10px 20px 10px 20px;
    line-height: 0;
}
.notification-list body {
    line-height: 1.2rem;
}
.notification-list h4 span, .notification-list h4 i {
    font-size: 1.8rem;
    font-weight: 500;
    color: #232630;
}
.notification-list .col-sm-2 span {
    display: block;
    line-height: 1.3rem;
}
.created-date-time {
    line-height: 2rem;
    text-align: center;
}
.created-date-time i {
    position: relative;
    top: 2px;
}
.job-filter-wrapper .price-range-slider .nstSlider .grip-label .leftLabel:after {
    padding-right: 0;
}
.unread-notification-count{
    background-color: red;
    padding: 2px 2px 2px;
    position: absolute;
    top: 7px;
    right: 8px;
    display: inline-block;
    min-width: 16px;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    border-radius: 10px;
    min-height: 16px;
    font-family: "Roboto", sans-serif;
}

#notification-count-div.unread-notification-count{
    background-color: red;
    padding: 2px 2px 2px;
    position: absolute;
    top: 5px;
    right: 7px;
    display: inline-block;
    min-width: 16px;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    border-radius: 10px;
    min-height: 16px;
    font-family: "Roboto", sans-serif;
}

.header-top-notification .notification-nav .notification-card {
  position: absolute;
  top: 0px;
  right: 0;
  display: block;
  background: #ffffff;
  width: 315px;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  z-index: 1;
}

.header-top-notification .notification-nav .notification-card .notification-head {
  padding: 10px 20px;
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
  color: #6f7484;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.header-top-notification .notification-nav .notification-card .notification-head a {
  padding: 0;
  color: #aaa;
}

.header-top-notification .notification-nav .notification-card .notification-head a:hover {
  color: #f5d91d;
}

.header-top-notification .notification-nav .notification-card .notification-body {
  padding: 20px;
  max-height: 320px;
  overflow-x: hidden;
  overflow-y: scroll;
  /* Set Scrollbar Width */
  /* Set Scrollbar Buttons */
  /* Set Scrollbar Track */
  /* Set Scrollbar Handle */
}

.header-top-notification .notification-nav .notification-card .notification-body::-webkit-scrollbar {
  width: 8px;
  background: #f3f3f3;
  right: 20px;
  border-radius: 5px;
}

.header-top-notification .notification-nav .notification-card .notification-body::-webkit-scrollbar-track {
  border-radius: 5px;
}

.header-top-notification .notification-nav .notification-card .notification-body::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #dbe0e9;
}

.header-top-notification .notification-nav .notification-card .notification-body .notification-list {
  padding: 10px 0;
  padding-left: 30px;
  position: relative;
  display: block;
}

.header-top-notification .notification-nav .notification-card .notification-body .notification-list i {
  position: absolute;
  top: 5px;
  left: 0;
  color: rgba(1, 209, 61, 0.5);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.header-top-notification .notification-nav .notification-card .notification-body .notification-list p {
  margin-bottom: 5px;
  color: #6f7484;
  line-height: 1.3;
}

.header-top-notification .notification-nav .notification-card .notification-body .notification-list p span {
  font-size: 1.4rem;
  font-style: normal;
  color: #f5d91d;
}

.header-top-notification .notification-nav .notification-card .notification-body .notification-list span {
  color: #aaafcb;
  font-size: 1.3rem;
  font-style: italic;
}

.header-top-notification .notification-nav .notification-card .notification-body .notification-list:hover i {
  color: #01d13d;
}

.header-top-notification .notification-nav .notification-card .notification-footer {
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.header-top-notification .notification-nav .notification-card .notification-footer a {
  padding: 10px 20px;
  font-family: "Roboto", sans-serif;
  text-transform: capitalize;
  font-size: 1.3rem;
  color: #aaa;
}

.header-top-notification .notification-nav .notification-card .notification-footer a:hover {
  color: #f5d91d;
}

.nav.top-links li.header-top-notification .notification-nav .notification-card a{
    padding-top: 0!important;
}

.unread{
    background: #fffce7;
}

.read{
    background: #ffffff;
}

.dashboard-content-wrapper .notification-list-wrapper{
    overflow-y: scroll;
    padding: 5px;
    height: 62vh;
}

.notification-button i{
    font-size: 25px;
    padding-left: 0px;
    padding-right: 5px;
}

.header-top-notification .navbar-collapse{
    padding: 0 0;
}

@media all and (min-width: 992px) {
    .header-top-notification .notification-card .notification-head {
        padding: 10px 20px;
        font-size: 1.4rem;
        font-family: "Roboto", sans-serif;
        color: #6f7484;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    }
}

#company-email {
    width: 60%;
    word-break: break-all;
}

.user-body.public-profile-link{
    max-width: calc(100% - 75px);
}
.user-info #prof-image{
    width: 75px;
}
.prof-email-div{
    word-break: break-word;
}

#public-profile, #applicant-profile{
    color: #1566e9;
    font-size: 10px;
}
.phone-number span.fa-phone-alt {
    font-size: 10px;
}

.expired-job.up{
    text-align: center;
    margin-top: 5px;
    margin-right:25px;
}

.expired-job.down{
    text-align: center;
    margin-top: 5px;
    float:left;
    margin-left:45px;
}
.job-list .body .more .expired{
    text-align: center;
    margin-top: 5px;
    margin-left: 20px;
}
.powered-by-ishraak{
    position: relative;
    z-index:999;
}