@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Public+Sans:wght@800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300&display=swap');


body {
    background: #d8d9d9!important;
    font-family: 'Roboto', sans-serif;
}
.clearfix {
    clear: both;
    height: 1px;
    line-height: 1px;
}

.fullHeightText {
    height:auto!important;
}
ul {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
.bluecommonbtn, .greycommonbtn {
    font-size: 14px;
    color: #000;
    display: inline-block;
    padding: 4px 20px;
    border: none;
    box-shadow: 0px 15px 10px -12px #adadad;
    margin-right: 10px;
}
.bluecommonbtn {
    background: #125fa2;
    color: #fff;
    text-decoration: none!important;
}
.greycommonbtn {
    background: #e6e7e9;
    border: 1px solid #c5c5c5;
}

.disabled {
    pointer-events: none;
}

input.disabled {
    pointer-events: none;
    opacity :50%;
}

input[disabled] {
    pointer-events: none;
    opacity :50%;
}
button[disabled] {
    pointer-events: none;
    opacity :50%;
}



.userHeaderLogoutDropDown {
    color:#fff!important;
    margin-right: 30px;
}



.note{
    font-size: 10px;
}

.fa-remove {
    color:red;
}

a{
    color: #0072bc
}

.bluecommonbtn:hover, .bluecommonbtn:focus {
    text-decoration: none;
    color: #fff;
}
.greycommonbtn:hover, .greycommonbtn:focus {
    text-decoration: none;
    color: #000;
}
.whitebgcol_cls {
    background: #fff;
}
.form-control:focus {
    box-shadow: none;
}
button, a, button:focus {
    outline: none;
}
.main_wrappercls {
    background: #f3f2f3;
    margin: 20px;
    border-radius: 30px;
}
.main_wrappercls nav.navbar {
    margin-bottom: 0;
}
.allsidepaddingZero {
    padding: 0 !important;
}
.paddingleftrghtZero  {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.paddingOnlyleftZero {
    padding-left: 0;
}
.paddingOnlyRightZero {
    padding-right: 0;
}
.logosectioncls {
    /* background: #f3f2f3; */
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 310px;
    height: 170px;
    border-radius: 30px 0 0 0;
    margin-top: -1px;
    padding-top: 22px;
    position: relative;
    z-index: 1;
}
.logosectioncls a {
    padding: 0;
    position: relative;
    top: -12px;
    left: 10px;
}
.darkgreybg {
    background: #6c6d70;
}
#navbar {
    background: #6e6e6e;
    border-radius: 32px 32px 0 0;
    margin-top: -1px;
    padding-right: 0;
}
.logosectioncls img {
    max-width: 190px;
}
div#navbarCollapse {
    padding: 22px 0;
    margin-top: -82px;
    margin-bottom: 0px;
    border-radius: 0 30px 0 0;
    height: 90px !important;
}
.navbar-nav>li>a {
    color: #e6e7e9;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400;
    font-size: 15px;
    display: inline-block;
    padding: 13px 12px 13px 12px;
    text-decoration: none;
}
.navbar-nav.leftmenucls>li>a {
    margin-right: 0px;
}
.navbar-nav>li>a:hover, .navbar-nav>li>a:focus {
    text-decoration: none;
    color: #e6e7e9;
}
.navbar-nav.leftmenucls li a img {
    margin-right: 8px;
    float: left;
}
.navbar-nav.leftmenucls li:nth-child(2) a img {
    margin-right: 10px;
}
.navbar-nav.leftmenucls li:nth-child(3) a img {
    margin-right: 10px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background: none;
}
.leftmenucls {
    margin-left: 15px;
}
.navbarinnrcls {
    padding-top: 20px;
}
.notificationnavcls {
    position: relative;
    margin-top: 10px;
    margin-right: 20px;
}
.notificationnavcls i.fa {
    font-size: 26px;
}
.badgedspancls {
    width: 22px;
    height: 22px;
    display: inline-block;
    background: #0095d9;
    border-radius: 100%;
    position: absolute;
    left: -10px;
    top: 0px;
    z-index: 1;
    text-align: center;
    line-height: 22px;
    color: #fff;
    font-size: 10px;
}
.rightmenucls {
    margin-right: 50px;
}
.rightmenucls li a {
    padding: 0;
}
span.prfileimgcls {
    float: left;
    width: 46px;
    height: 46px;
    margin-right: 12px;
}
.rightmenucls .dropdown-toggle::after {
    margin-top: 21px;
    margin-left: 8px;
}
.rightmenucls.navbar-nav>li>a:hover, .rightmenucls.navbar-nav>li>a:focus {
    background: none;
}
.dropdownlicls {
    border-radius: 0;
    padding: 16px;
    font-size: 14px;
    line-height: 30px;
}

.dropdownlicls ul {
    padding: 0;
    margin: 0;
}
.dropdownlicls li {
    list-style: none;
    font-size: 14px;
}
.dropdownlicls li a {
    padding: 4px 10px;
}
.dropdownlicls .dropdown-item.active, .dropdownlicls .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #1470b9;
}
span.prfileimgcls img {
    width: 100%;
    border-radius: 100%;
}
span.prfilename {
    float: left;
    margin-top: 12px;
}
span.prfilename img {
    width: 16px;
    margin-left: 6px;
}

.readonlySection {
    pointer-events: none;
    opacity: 0.7;
    cursor: default;
}


.h2headingcls {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #0072bc;
    font-size: 20px;
    text-transform: uppercase;
}
.breadcrumbcls {
    background: url("../images/breadcrumbbg.jpg") repeat-x left top;
    margin-top: -84px;
    height: 85px;
    padding-left: 342px;
    padding-top: 1px;
    position: relative;
}
.breadcrumbcls h2.h2headingcls img {
    float: left;
    margin-top: 2px;
    margin-right: 10px;
}
.breadcrumbcls .h2headingcls {
    margin-top: 17px;
}
ul.breadcrumblistcls {
    padding-left: 0;
}
.breadcrumblistcls li {
    float: left;
    font-size: 12px;
    list-style: none;
}
.breadcrumblistcls li a {
    color: #828282;
    text-decoration: none;
}
.breadcrumblistcls li img {
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}
.breadcrumblistcls li:last-child img {
    margin-top: 4px;
    margin-left: 4px;
}
.breadcrumblistcls li:last-child {
    font-weight: 600;
}
.footersec {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    padding: 20px 0;
    color: #383838;
}

.loginpagecls {
    background: url("../images/loginpagebg.jpg") no-repeat left bottom;
    background-size: 100%;
    border-radius: 0 0 30px 30px;
    text-align: right;
    padding: 150px 0;
}




.loginpannelcls {
    width: 400px;
    text-align: left;
    display: inline-block;
    background: #fff;
    padding: 50px;
    padding-top: 0;
    margin-right: 100px;
    padding-bottom: 40px;
}
.loginpannelcls h2 {
    color: #0094da;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    padding: 20px;
    padding-bottom: 10px;
}
.loginpannelcls label {
    font-size: 14px;
    color: #575656;
}
.loginpannelcls label span {
    color: #d80000;
}
.form-control {
    border-radius: 0;
    border-color: #c1c1c1;
}
.loginpannelcls .form-group {
    margin-bottom: 6px;
}
.forgotpasswordcls {
    font-size: 12px;
    float: right;
    margin-top: 5px;
    color: #51658c;
}
.loginpannelcls label.form-check-label {
    font-size: 12px;
}
.signinbtncls, .registerbtncls {
    border-radius: 50px;
    color: #fff;
    padding: 5px 30px;
    margin-top: 15px;
    font-size: 14px;
}
.signinbtncls {
    background: #0080c7;
}
.registerbtncls {
    background: #004b89;
}
.signinbtncls:hover, .registerbtncls:hover {
    color: #fff;
}
.poweredbytextcls {
    text-align: center;
    padding-top: 20px;
}
.poweredbytextcls span {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
}
.poweredbytextcls img {
    max-width: 100px;
}
.topbarheadingcls {
    background: #d8e9f1;
}
.topbarheadingcls h3 {
    font-size: 22px;
    color: #000;
    margin: 0;
    padding: 14px;
    padding-left: 65px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
}
.topbarheadingcls ul.pagination {
    float: right;
    margin-bottom: 0;
    margin-top: 12px;
    margin-right: 7px;
}
.page-link {
    background: none !important;
    color: #0075cb !important;
    font-size: 14px;
    font-weight: 500;
    border: none !important;
    padding: 8px !important;
    padding-left: 0 !important;
}
.page-link:hover {
    background: none;
}
.pagination li .fa {
    color: #6c6d71;
}
.pagination li:first-child a, .pagination li:last-child a {
    color: #4c4c4c;
}
.filterbarcls {
    background: #c6eafa;
    border: 1px solid #dfe0e1;
    padding: 16px;
}
.filterbarcls form {
    margin-bottom: 0;
}
.filterbarcls label {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-left: 12px;
}
.filterbarcls .form-control {
    display: inline-block;
    width: 132px;
    font-size: 13px;
    color: #2f2f2f;
    margin-left: 14px;
    box-shadow: 0px 15px 10px -13px #909090 !important;
}
.filterbarcls select.form-control:not([size]):not([multiple]) {
    /* height: calc(2rem + 2px); */
    height: 34px;
}
.containerfluid {
    padding: 15px;
    background: #fff;
    border-radius: 0 0 30px 30px;
}
.containerfluidinner {
    border: 1px solid #dfe0e1;
    padding: 15px;
    background: #fff;
    margin-left: 33px;
}
.searchboxcls {
    float: right;
}
.searchboxcls .form-control {
    width: 150px;
    float: left;
    border-left: 2px solid #0072bc;
}
.searchboxcls .btn {
    padding: 3px 10px 4px;
    background: #0072bc;
    border-radius: 0;
    height: 33px;
}
.searchboxcls .btn i.fa {
    color: #fff;
}
.searchboxcls .form-control::placeholder {
    color: #cbcbcb;
}
.joblistingcolclsinner {
    border: 1px solid #d2d2d2;
    border-top: none;
    box-shadow: 0px 15px 10px -18px #909090;
}
.joblistingheading {
    background: #f0f1f2;
    border-left: 4px solid #0072bc;
    padding: 18px;
    border-bottom: 1px solid #d2d2d2;
    height: 81px;
}
.joblistingheading h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 0;
    margin-top: 0;
}
.joblistingheading h3 span {
    display: inline-block;
    color: #0072bc;
}
.joblistingheading h3 span b {
    font-weight: 500;
    color: #797979;
}
.numbersofopeningcls {
    float: right;
    font-size: 10px;
    width: 50px;
    text-align: center;
    line-height: 11px;
    position: relative;
    top: -11px;
}
.numbersofopeningcls b {
    background: #50bb71;
    color: #fff;
    display: inline-block;
    min-width: 20px;
    height: 20px;
    border-radius: 100%;
    line-height: 20px;
    margin-top: 2px;
    padding: 0 4px;
}
.joblistingcolcls ul {
    padding: 0;
    margin: 0;
}
.joblistingcolcls li {
    list-style: none;
    font-size: 13px;
    color: #696969;
    padding: 10px 23px;
    border-bottom: 1px solid #d2d2d2;
}
.joblistingcolcls li b {
    display: block;
    font-weight: normal;
}
.joblistingcolcls li:nth-of-type(2n+2) {
    background: #f0f1f2;
}
.joblistingcolcls li strong {
    color: #272727;
}
.joblistingcolcls li span {
    color: #0072bc;
}
.skillrequirecolcls h4 {
    font-size: 13px;
    margin: 0;
    background: #f0f1f2;
    padding: 12px 24px;
    border-bottom: 1px solid #d2d2d2;
}
.skillrequirecolslider {
    margin-bottom: 25px;
    margin-top: 10px;
    padding-left: 25px;
}
.skillrequirecolslider .slick-list {
    margin-right: 78px;
}
.skilllistcls {
    border: 1px solid #cecece;
    padding: 8px 16px;
    font-size: 13px;
    margin-right: 10px;
    color: #4a4a4a;
}
button.slick-arrow {
    background: none;
    border: none;
    position: absolute;
    top: 10px;
    cursor: pointer;
    z-index: 99;
}
.skillrequirecolslider button.slick-arrow i.fa {
    color: #404040;
}
.skillrequirecolslider button.slick-prev.slick-arrow {
    right: 24px;
}
.skillrequirecolslider button.slick-next.slick-arrow {
    right: 7px;
}
.btncolrowcls {
    margin-top: 12px;
}
.joblistingcolcls {
    margin-top: 20px;
}
.socialiconlistcls {
    text-align: center;
    margin-top: 30px;
}
.socialiconlistcls li {
    display: inline-block;
    margin: 0 5px;
}
.modal-content {
    border-radius: 0;
    border: 1px solid #cecece;
}
#socialmodalbox .btncolrowcls, #applyloaginmodalbox .btncolrowcls {
    margin-top: 38px;
    margin-bottom: 24px;
}
#applyloaginmodalbox .loginpannelcls {
    width: 100%;
}
.modal-header {
    background: #f0f1f2;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: #2a6eb4;
    font-size: 16px;
    color:#fff;
    padding: 5px;
}


.modal-title {
    font-size: 18px;
    font-weight: 400;
}
.bottompaginationcls {
    padding: 22px 0 10px;
}
.bottompaginationcls ul.pagination {
    float: right;
}
.registerpagecls {
    padding: 40px 0;
}
.forgotpasswordpagecls {
    padding: 170px 0;
}
.forgotpasswordpagecls h2 {
    padding: 25px 0;
    padding-bottom: 20px;
}
.forgotpasswordpagecls .form-group {
    margin-bottom: 16px;
}
.uploadtabledataclstb .table>thead>tr>th {
    color: #0b5aaa;
}
.uploadtabledataclstb .table tbody tr td:nth-child(2) {
    font-weight: 600;
}
.uploadtabledataclstb .table>tbody>tr>td {
    color: #3e3e3e !important;
}
.uploadtabledataclstb input[type=file].form-control {
    border-radius: 0;
    font-size: 11px;
    padding-left: 7px;
}
label.frntsidelabel {
    color: #0b5aaa;
    font-weight: 500;
    margin-bottom: 1px;
}
.uploadtabledataclstb .table tbody tr td, .uploadtabledataclstb .table thead tr th {
    border-color: #c3c3c3;
}
.uploadtabledataclstb button.btn.btn-secondary {
    color: #fff;
    font-size: 12px;
    border-radius: 0;
    box-shadow: 0px 15px 10px -15px #000 !important;
}
.uploadtabledataclstb button.btn.btn-secondary i.fa {
    margin-left: 6px;
}
.uploadtabledataclstb button.btn.btn-secondary.btndownloadtblecls {
    color: #57585a;
    border-color: #cacbcc;
}
.uploadtabledataclstb input[type=checkbox] {
    width: auto;
}
.forgotpasswordpagecls .poweredbytextcls {
    padding-top: 32px;
}
.completeprofilebtn {
    background: #125fa2;
    color: #fff;
    border: none;
    padding: 8px 24px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 400;
    float: right;
    margin-top: 24px;
    margin-right: 52px;
}
.completeprofilebtn:hover, .completeprofilebtn:focus {
    background: #125fa2;
    color: #fff;
    text-decoration: none;
}
.homeslideitem {
    position: relative;
}
.homeslidecaption {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    text-align: center;
}
.homeslidecaption h1 {
    font-family: 'Raleway', sans-serif !important;
    color: #000;
    font-size: 46px;
    text-align: center;
    margin-top: 26px;
}
.homeslidecaption h1 strong {
    color: #015aaa;
    display: block;
    font-family: 'Raleway', sans-serif !important;
    font-weight: normal;
}
.homeslidecls button.slick-arrow {
    top: 40%;
    font-size: 28px;
    color: #015aaa;
    z-index: 99;
}
.homeslidecls img {
    width: 100%;
}
.homeslidecls button.slick-prev.slick-arrow {
    left: 30px;
}
.homeslidecls button.slick-next.slick-arrow {
    right: 30px;
}
.homepagewarpper .container {
    max-width: 94%;
}
.homepagewarpper h3 {
    text-transform: uppercase;
    font-size: 34px;
    color: #000;
    line-height: 42px;
    font-weight: normal;
    font-family: 'Raleway', sans-serif !important;
}
.homepagewarpper h4 {
    text-transform: uppercase;
    font-size: 20px;
    color: #585858;
    line-height: 26px;
}
.honocombinationsec_cls h3 {
    text-align: center;
    color: #848484;
    padding-right: 30px;
}
.homepagewarpper p {
    font-size: 15px;
    color: #3e3e3f;
    line-height: 24px;
}
.honocombinationsec_cls h3 span {
    color: #015aaa;
}
.honocombinationsec_cls {
    background: #fff;
    padding: 90px 0;
    text-align: center;
}
.honocombinationtxt {
    border-right: 1px solid #d1d2d4;
}
.honocombination_img img {
    width: 53px;
    margin-bottom: 12px;
}
.honocombinationsec_cls p {
    max-width: 200px;
    margin: 0 auto;
}
.honocombinationsec_cls .lastparatxt p {
    max-width: 280px;
}
.honocombinationsec_cls .col-md:last-child .honocombinationtxt {
    border-right: none;
}
.honohumanizing_sec {
    background: #0072bc;
}
.roundedbtncls {
    text-transform: uppercase;
    font-size: 15px;
    color: #000;
    border-radius: 50px;
    padding: 10px 36px;
    border: 1px solid #fff;
}
.roundedbtncls:hover, .roundedbtncls:focus {
    text-decoration: none;
    color: #000;
}
.honohumanizing_txt {
    text-align: right;
    padding-left: 160px;
    padding-right: 92px;
}
.honohumanizing_sec h3 {
    color: #e6e7e9;
    border-bottom: 1px solid #0094d8;
    padding-bottom: 14px;
    margin-bottom: 18px;
}
.honohumanizing_sec h3 span {
    font-weight: 300;
    font-family: 'Raleway', sans-serif !important;
}
.honohumanizing_sec h3 span b {
    display: block;
    font-weight: 300;
}
.honohumanizing_sec p {
    color: #e6e7e9;
    margin-bottom: 45px;
}
.honohumanizing_sec .roundedbtncls {
    color: #e6e7e9;
}
.whathonodoes_sec {
    background: #e6e7e9;
}
.whathonodoes_sec .honohumanizing_txt {
    text-align: left;
    padding-left: 92px;
    padding-right: 160px;
}
.whathonodoes_sec h3 {
    color: #57585a;
    border-color: #acadb1;
}
.whathonodoes_sec p {
    color: #000;
}
.whathonodoes_sec .roundedbtncls {
    color: #4a4a4a;
    border-color: #4a4a4a;
}
.countersec_col_cls {
    background: #d4ebf9;
    padding: 70px 0;
    border-top: 1px solid #b4b5b8;
    border-bottom: 1px solid #b4b5b8;
}
.counter_img {
    width: 53px;
    height: 53px;
    border: 2px solid #70c6ef;
    border-radius: 100%;
    float: left;
    margin-right: 16px;
    text-align: center;
}
.counter_img img {
    width: 40px;
    margin-top: 8px;
}
.countersec_col_cls .col-md:last-child .counter_img img {
    margin-top: 10px;
}
.counter_num_outer {
    font-size: 44px;
    color: #015aaa;
    font-family: 'Public Sans', sans-serif;
    line-height: 38px;
}
.counter_text {
    float: left;
}
.counter_text span {
    font-size: 16px;
    color: #015aaa;
    font-weight: 500;
    display: block;
    margin-top: 6px;
}
.testimonial_sec {
    background: #eeeeef;
    padding-top: 56px;
    padding-bottom: 70px;
}
.testimonial_sec h3 {
    color: #57585a;
    text-align: center;
    margin-bottom: 40px;
}
.testimonialuserpic {
    text-align: center;
    margin-top: 30px;
}
.commoncarousaltxt {
    background: #fff;
    border: 1px solid #d2d3d5;
    text-align: center;
    border-left: 5px solid #6fc6ef;
    padding: 20px;
    max-width: 330px;
    margin: 0 auto;
    max-height: 178px;
    position: relative;
}
.testimonialuserpic strong {
    color: #2b2b2b;
    font-size: 15px;
    font-family: 'Public Sans', sans-serif;
}
.testimonialuserpic span {
    font-size: 15px;
}
.testimonialuserpic span b {
    display: block;
    font-weight: normal;
}
.commoncarousaltxt p {
    color: #000;
}
.testimonial_sec h3 span {
    font-weight: 400;
}
.testimonialuserpic strong, .testimonialuserpic span {
    display: block;
}
.testimonialuserpic img {
    width: 100px;
    border-radius: 100%;
    border: 2px solid #939598;
    display: inline-block;
    margin-bottom: 16px;
}
.commoncarousaltxt::after {
    width: 0;
    height: 0;
    border-top: 40px solid #fff;
    border-right: 40px solid transparent;
    position: absolute;
    right: 30px;
    bottom: -40px;
    z-index: 2;
    content: "";
}
.commoncarousaltxt::before {
    width: 0;
    height: 0;
    border-top: 42px solid #d2d3d5;
    border-right: 42px solid transparent;
    position: absolute;
    right: 29px;
    bottom: -42px;
    z-index: 1;
    content: "";
}
.commoncarousal_slider button.slick-arrow {
    top: 40%;
    font-size: 28px;
    color: #015aaa;
    z-index: 99;
}
.commoncarousal_slider button.slick-prev.slick-arrow {
    left: 0px;
}
.commoncarousal_slider button.slick-next.slick-arrow {
    right: 0px;
}
.commoncarousal_slider {
    padding: 0 30px;
}
.lifeathonosec_cls {
    background: #fff;
}
.lifeathonosec_cls h3 {
    color: #fff;
    background: #0072bc;
    text-align: center;
    padding: 28px;
    margin: 0;
}
.lifeathonosec_cls h3 span {
    font-weight: 400;
}
.lifeathonosec_cls .imgwidth55 {
    width: 55%;
    float: left;
    padding-top: 1%;
}
.lifeathonosec_cls .imgwidth45 {
    width: 45%;
    float: left;
    padding-top: 1%;
    padding-left: 1%;
}
.lifeathonosec_cls .imgrightwidth65 {
    width: 65%;
    float: right;
    padding-top: 1%;
    padding-left: 1%;
}
.lifeathonosec_cls .imgrightwidth35 {
    width: 35%;
    float: left;
    padding-top: 1%;
}
.careertips_sec_cls {
    padding-top: 48px;
}
.careertips_sec_cls .commoncarousal_slider {
    padding: 30px 80px 80px;
}
.careertips_sec_cls h3 {
    text-align: center;
    margin-bottom: 44px;
}
.careertips_sec_cls h3 span {
    font-weight: 400;
}
.careertips_col {
    padding: 0 36px;
}
.careertips_txt {
    background: #f2f3f4;
    padding: 30px 20px;
    margin: 0 15px;
    margin-top: -30px;
    position: relative;
    min-height: 370px;
}
.careertips_col .careertips_img img {
    width: 100%;
}
.careertips_col h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 14px;
    font-size: 18px;
}
.careertips_col p {
    color: #3a3a3a;
}
.careertips_col a {
    color: #1154a3;
    font-size: 16px;
}
.careertips_col a:hover, .careertips_col a:focus {
    color: #1154a3;
    text-decoration: none;
}
.careertips_sec_cls .commoncarousal_slider button.slick-arrow {
    top: 46%;
}
.careertips_sec_cls .commoncarousal_slider button.slick-prev.slick-arrow {
    left: 50px;
}
.careertips_sec_cls .commoncarousal_slider button.slick-next.slick-arrow {
    right: 50px;
}
.whatwehavetosay_sec_cls {
    padding: 60px 40px 80px;
}
.whatwehavetosay_sec_cls h3 {
    text-align: center;
    margin-bottom: 30px;
}
.whatwehavetosay_sec_cls h3 span {
    font-weight: 400;
}
.videossliderthumbnails .slick-track {
    width: 100% !important;
}
.whatwehavetosay_sec_cls .customscrollcls {
    margin-top: 15px;
}
.videosslider video {
    width: 100%;
    outline: none;
}
.videossliderthumblst img {
    width: 100%;
    margin-bottom: 10px;
}
.videossliderthumbnails p {
    font-size: 12px;
    line-height: 20px;
    padding: 0 15px;
}
.videossliderthumbnails p strong {
    font-family: 'Public Sans', sans-serif;
    text-transform: uppercase;
}
.customscrollcls.content {
    height: 436px;
}
.mCSB_scrollTools {
    width: 6px;
    background: #b2b3b3;
    border-radius: 4px;
    opacity: 1;
}
/* .mCSB_scrollTools .mCSB_draggerRail {
    background: #015aaa;
    width: 4px;
} */
.lg-backdrop {
    background: rgba(0, 0, 0, .7);
}
.lg-backdrop.in {
    opacity: .7 !important;
}
.locationmap_sec {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 30px;
}
.locationmap_sec h3 {
    text-align: center;
    margin-bottom: 30px;
}
.locationmap_sec h3 span {
    display: block;
    font-family: 'Raleway', sans-serif !important;
}
.locationmap_img {
    text-align: center;
}
/* .locationmap_img img {
    width: 100%;
} */
.logincandidatedetailsitem {
    border: 1px solid #c9cacd;
    padding: 25px;
    padding-right: 10px;
    padding-bottom: 14px;
    height: 190px;
    margin-bottom: 20px;
}
.candidatelogincolimg {
    float: left;
    margin-top: 14px;
}
.candidatelogincolimg, .candidatelogincolimg img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
}
.candidatelogincoltxt {
    float: left;
    padding-left: 30px;
    max-width: 230px;
}
.logincandidatedetailcls h3 {
    font-size: 18px;
    color: #0772bc;
    text-transform: uppercase;
    font-weight: 500;
}
.candidatelogincoltxt span a {
    color: #7d7d7d;
}
.candidatelogincoltxt span a i {
    color: #0772bc;
    margin-right: 8px;
}
.candidatelogincoltxt span {
    display: block;
    line-height: 22px;
}
.candidatelogincoltxt a {
    font-size: 12px;
}
.candidatelogincoltxt a:hover, .candidatelogincoltxt a:focus {
    text-decoration: none;
}
.progress {
    border-radius: 0;
}
.logincandidatedetailsitem .progress {
    height: 10px;
    margin: 10px 0 0;
}
.progresstxtcls {
    color: #817d7d;
    font-size: 11px;
    display: block;
    margin-bottom: 4px;
}
.completeprofileanchrbtn a i.fa {
    color: #8e8e8e;
    font-size: 10px;
    margin-left: 8px;
}
.completeprofileanchrbtn a {
    color: #0772bc;
}
.actionpendingappliescls h3 {
    text-transform: none;
    margin-bottom: 20px;
}
.actionpendingappliescls .completeprofileanchrbtn a {
    font-size: 16px;
    color: #777;
    max-width: 116px;
    display: inline-block;
}
.actionpendingappliescls .completeprofileanchrbtn a i.fa {
    font-size: 12px;
    position: relative;
    top: -10px;
    margin-left: 20px;
}
.actionpendingappliescls .candidatelogincolimg {
    background: #dcdddf;
}
.actionpendingappliescls .candidatelogincoltxt {
    margin-top: 24px;
    border-left: 2px solid #eeeeef;
    padding-left: 20px;
    margin-left: 20px;
}
.withoutbgheadingcls h3 {
    color: #2f74bc;
    font-size: 26px;
    margin-top: 12px;
}
.myjobssearchbar {
    background: #dcdddf;
}
.myjobssearchbar .searchboxcls {
    float: none;
    display: inline-block;
}
.myjobssearchbar .searchboxcls .form-control {
    width: 400px;
}
.interviewcoltitle {
    color: #000;
    font-size: 13px;
    padding: 10px 23px;
    padding-bottom: 0;
}
.interviewcoltitle span {
    color: #0072bc;
}
.interviewdotlist {
    padding: 10px 23px;
    padding-top: 0;
}
.dotratingcirlecls {
    background: #bcbdc0;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    margin: 0 1px;
}
.dotratingcirleclsgreen {
    background: #50bb71;
}
.dotratingcirleclsred {
    background: #f05972;
}
span.interviewspanrejected {
    color: #f05972;
}
.hiringtitlecolcls {
    padding: 10px 23px;
    border-top: 1px solid #d2d2d2;
}
.shortnamespan {
    width: 40px;
    height: 40px;
    background: #50bb71;
    float: left;
    line-height: 40px;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    margin-right: 10px;
}
.hiringtxtspan {
    font-size: 13px;
    font-weight: 500;
    float: left;
    line-height: 18px;
}
.hiringtxtspan b {
    display: block;
    color: #0072bc;
}
.regionalmangerrowsec {
    border: 1px solid #d1d2d4;
    margin-bottom: 20px;
    display: table;
}
.regionalmangerrowsec span {
    font-size: 12px;
    color: #636363;
}
.regionalmangerrowsec h3 {
    font-size: 18px;
    background: #e6e7e9;
    margin: 0;
    padding: 20px 30px;
}
.regionalmangerrowsec h3 span {
    font-size: 18px;
    color: #0072bc;
}
.regionalmangerrowsec h3 b {
    color: #6b6b6b;
    font-weight: 500;
}
.regionalmangerrowsec span b {
    color: #000;
}
.regionalmangerrowsec span b.posteddateregnal {
    color: #0072bc;
}
.regionalmangerrowsec .bluecommonbtn, .regionalmangerrowsec .greycommonbtn {
    margin-right: 2px;
}
.regionalmangerrowsec .regionalmangercol:first-child {
    width: 49%;
}
.regionalmangerrowsec .regionalmangercol {
    width: 16%;
    /* float: left; */
    text-align: center;
    float: none;
    text-align: center;
    display: table-cell;
}
.regionalmangerrowsec .regionalmangercol:not(:first-child) span {
    font-size: 12px;
    color: #636363;
}
.regionalmangerrowsec .regionalmangercol:not(:first-child) {
    border-left: 1px solid #d1d2d4;
    padding: 15px 0;
    height: 61px;
}
.basiccommoncolcls {
    border: 1px solid #d1d2d4;
    min-height: 300px;
    margin-bottom: 20px;
    width: 100%;
    float: left;
}


.basiccommoncolcls p span{
    display: inline flow-root list-item;
    ;
}

.basiccommonheading {
    background: #e1e2e4;
    border-left: 4px solid #0072bc;
    padding: 12px 18px;
    border-bottom: 1px solid #d2d2d2;
}
.basiccommonheading h3 {
    font-size: 18px;
    margin: 0;
}
.basiccommoncolcls li {
    font-size: 12px;
    padding: 6px 25px;
    border-bottom: 1px solid #d1d2d4;
    color: #848484;
    width: 100%;
    float: left;
}
.basiccommoncolcls li label {
    margin-bottom: 0;
    /* display: inline-block; */
    width: 45%;
    color: #848484;
    float: left;
}
.basiccommoncolcls li b {
    color: #000;
    width: 55%;
    float: left;
}
.basiccommoncolcls li:last-child {
    border-bottom: none;
}
.basiccommoncolcls li:nth-of-type(2n+2) {
    background: #f0f1f2;
}
.jobdescriptiontabseccls {
    margin: 0 15px;
}
.jobdescriptiontabtxtcls li {
    font-size: 13px;
    line-height: 22px;
    padding: 0 15px;
}
.qrcodedivcls {
    padding: 12px 24px;
    border-top: 1px solid #cecece;
}
.qrcodedivcls img {
    max-width: 60px;
}
.workflowdivcls {
    height: 220px;
}
.jobdescriptiontabtxtcls {
    border: 1px solid #d1d2d4;
    padding: 15px 38px;
    padding-right: 0;
}
.jobdescriptiontabseccls h5 {
    font-size: 13px;
    color: #000;
}
.jobdescriptiontabseccls ol {
    margin-left: 4px;
    padding-left: 15px;
}
.jobdescriptiontabseccls li {
    font-size: 12px;
    color: #636363;
    list-style: decimal;
}
.commoncustomscrollcls {
    height: 190px;
}
.jobdescriptiontabseccls .row {
    margin: 0;
}
.jobdescriptiontabseccls .basiccommonheading h3 {
    margin-top: 72px;
}
.myjobstablistcls .regionalmangercol {
    width: 25%;
}
.myjobstablistcls .regionalmangercol:first-child {
    width: 25%;
}
.myjobstablistcls h3 {
    padding: 20px 10px;
}
.screeningcolrowcls {
    padding: 25px 50px 42px;
}
.screeningcarousalitem {
    text-align: center;
}
.numbercircleclsspan {
    background: #bcbdc0;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    padding: 2px 13px;
}
.textbtmclsspan {
    display: block;
    font-size: 13px;
    color: #7d7d7d;
    padding-top: 8px;
}
.numbercircleclsspangreen {
    background: #50bb71;
}
.numbercircleclsspanred {
    background: #f05972;
    border-radius: 60px;
}
.screeningcarousalcls button.slick-arrow {
    color: #0089cf;
    font-size: 14px;
}
.screeningcarousalitem {
    padding: 0 10px;
    position: relative;
}
.screeningcarousalitem::after {
    content: "\f054";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 6px;
    top: 14px;
    color: #6d6d6d;
}
.screeningcarousalcls button.slick-prev.slick-arrow {
    left: 0;
}
.screeningcarousalcls button.slick-next.slick-arrow {
    right: 0;
}
.tabscontentsecdivcls .nav-tabs {
    background: #f0f1f2;
    padding: 20px;
    margin-bottom: 10px;
    border: 1px solid #e6e6e6;
}
.tabscontentsecdivcls .nav-tabs .nav-link {
    background: #e6e7e9;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    border-radius: 0;
    padding: 10px 20px;
    border: 1px solid #d2d2d2;
    box-shadow: 0px 15px 10px -14px #adadad;
}
.tabscontentsecdivcls .nav-tabs .nav-item {
    margin-bottom: 0px;
    margin-left: 24%;
}
.tabscontentsecdivcls .nav-tabs .nav-item:first-child {
    margin-left: 0%;
}
.tabscontentsecdivcls .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background: #0089cf;
    border: 1px solid #d2d2d2;
    color: #fff;
}
#applyModal .loginpannelcls {
    width: 100%;
    margin-right: 0;
    padding: 0 15px 40px;
}
.interviewslotsecrowcls h3 {
    font-size: 18px;
    color: #464646;
    font-weight: normal;
    padding: 24px 25px 20px;
}
.interviewslotsecrowcls h3 strong {
    color: #0572bd;
    font-weight: 500;
}
.interviewslotsecrowcls h4 {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.interviewslotsecrowclsinner {
    background: #f0f1f2;
    padding: 32px 25px 32px;
}
.interviewslotcoldiv label {
    display: block;
    font-size: 12px;
    color: #0089cf;
    margin-bottom: 2px;
}
.interviewslotcoldiv span {
    display: block;
    font-size: 13px;
    color: #7d7d7d;
}
.interviewslotcoldiv {
    position: relative;
    margin-right: 25px;
    padding-right: 10px;
}
.interviewslotcoldiv::after {
    content: "";
    width: 1px;
    height: 20px;
    background: #b9b9b9;
    position: absolute;
    right: 15px;
    top: 12px;
}
.interviewslotsecrowclsinner .row .col-md:nth-child(4) .interviewslotcoldiv::after {
    display: none;
}
.interviewlistrowdivcls h4 {
    padding: 18px 25px;
    padding-bottom: 0;
    margin-bottom: 15px;
}
.interviewapprovalnamecol {
    background: #dcdddf;
    border-radius: 50px;
    display: inline-block;
    padding-right: 20px;
    margin-right: 30px;
}
.interviewapprovalnamecol .shortnamecirclespan {
    width: 36px;
    height: 36px;
    background: #50bb71;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 36px;
    border-radius: 100%;
    margin-right: 6px;
    font-size: 14px;
}
.interviewapprovalnamecol .fullnamewithtitlespan {
    font-size: 11px;
    text-transform: uppercase;
    color: #404040;
}
.interviewapprovalnamecol .fullnamewithtitlespan strong {
    font-weight: normal;
    color: #0089cf;
}
.interviewapprovalnamecol .fullnamewithtitlespan b {
    font-weight: normal;
    color: #848484;
}
.workflowhistorytabrow {
    background: #f0f1f2;
    padding: 16px 22px;
    margin-bottom: 12px;
}
.workflowhistorytabrow .interviewapprovalnamecol .fullnamewithtitlespan {
    font-size: 13px;
}
.workflowhistorytabrow .interviewapprovalnamecol .fullnamewithtitlespan b {
    text-transform: none;
    font-weight: 500;
}
.workflowhistorytabrow .interviewapprovalnamecol .shortnamecirclespan {
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
}
.workflowhistorydatetimecls {
    float: right;
    padding-top: 12px;
    padding-right: 50px;
}
.workflowhistorydatetimecls {
    float: right;
}
.workflowhistorydatetimecls span {
    font-size: 12px;
    color: #6d6d6d;
    /* padding-right: 100px; */
    display: inline-block;
}
.workflowhistorydatetimecls i.fa {
    font-size: 12px;
    color: #7d7d7d;
    position: relative;
    top: -1px;
}
.btncolrowcls .btn-view-detail {
    float: right;
    margin-right: 0;
}
.myprofiletabsecRight.addtoggletabsecRight {
    width: 84%;
}
.myprofiletabsecRight {
    width: 76%;
    float: left;
}
.myprofiletabsecRightinnrcls {
    border: 1px solid #dbdbdd;
    margin: 20px;
    padding: 20px;
}
span.profilespancls {
    width: 90px;
    height: 90px;
    border: 1px solid #8e8e8e;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    line-height: 90px;
    font-size: 11px;
}
span.profilespancls img {
    width: 90px;
    border-radius: 100%;
    height: 90px;
}

/* myprofilepage */
.dropdown>.dropdown-menu:before {
    top: 0;
}
ul.nav.nav-tabs.myprofilenavtab {
    display: inline-block;
}
.nav-tabs.myprofilenavtab>li>a {
    padding: 10px 15px;
    display: block;
}
.formgrouprow .form-control {
    font-size: 14px;
}
.modalformscls .form-control {
    font-size: 14px;
}
.modalformscls .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
    display: inline-block;
    padding: 0 3%;
}
.modalformscls label {
    font-size: 14px;
}
.modalformscls .form-control {
    background: #e6e7e9;
    border-radius: 0 !important;
}
.modalformscls label {
    color: #0a72bd;
    font-weight: 500;
}
.modalformscls label span.error {
    display: inline-block;
}
.modalformscls .form-control::placeholder {
    color: #7b7b7b;
}
.input-group.inputgroupblockcls {
    display: block;
}
.dateeffectcolcls {
    float: left;
    width: 72px;
}
.spanaddontxtdatecls {
    float: left;
    width: 38px;
    height: 32px;
    /*    margin-right: 12px;*/
    line-height: 20px;
    margin-top: 24px;
}
.durationdateselectcls {
    border: 1px solid #c2cad8;
    border-radius: 0;
    width: 60px;
    height: 32px;
    background: #e6e7e9;
    margin-right: 10px;
    float: left;
}
.modalcontent button.close {
    position: absolute;
    top: 17px;
    right: 8px;
}
.modalcontent .modal-header .modal-title {
    font-size: 16px;
    display: block;
    width: 100%;
}


.modalcontent .modal-header {
    color: #fff;
    padding: 12px;
    padding-left: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.updatecvtopcls .prgressbrtpsec {
    flex: 0 0 49%;
    max-width: 49%;
    float: right;
}
.updatecvtopcls .fileuplodtpsec {
    flex: 0 0 49%;
    max-width: 70%;
    float: left;
}
.updatecvtopcls .bluecommonbtncls {
    margin-top: 24px;
    color: #fff !important;
}
ul.nav.nav-tabs.myprofilenavtab {
    border: none;
}
ul.nav.nav-tabs.myprofilenavtab {
    text-align: right;
}
.nav-tabs.myprofilenavtab>li {
    float: none;
    width: 260px;
    margin-bottom: 10px;
    display: inline-block;
    text-align: left;
    border-left: 3px solid #939598;
}
.nav-tabs.myprofilenavtab>li>a {
    border-radius: 0;
    color: #585858;
}
.nav-tabs.myprofilenavtab>li span {
    display: inline-block;
    width: 44px;
}
.nav-tabs.myprofilenavtab>li b {
    font-weight: 500;
    display: inline-block;
    border-left: 1px solid #a9aaae;
    padding-left: 10px;
}
.nav-tabs.myprofilenavtab>li.errorTab {
    border-color: #f00 !important;
}
.nav-tabs.myprofilenavtab>li.errorTab b {
    color: #f00;
}
.nav-tabs.myprofilenavtab>li.active>a, .nav-tabs.myprofilenavtab>li.active>a:focus, .nav-tabs.myprofilenavtab>li.active>a:hover {
    color: #0072bc;
    border: none;
    cursor: default;
    font-weight: 500;
}
.myprofiletabsecLeft.addtoggletabsecLeft ul.nav.nav-tabs.myprofilenavtab {
    display: block;
    margin: 0 auto;
    width: 75px;
}
.savebtncolcls input.btn.btn-info.pull-right {
    font-size: 14px;
    border-color: #1470b9;
    margin-bottom: 44px;
    border-radius: 0;
}
.myprofiletabsecLeft {
    /*    width: 24%;*/
    float: left;
    box-shadow: 15px 0px 10px -15px #969696;
    margin-top: -10px;
    height: 750px;
    padding-top: 30px;
}
.margintop25cls {
    margin-top: 25px;
}
.bluecommonbtncls:hover, .bluecommonbtncls:focus, .greycommonbtncls:hover, .greycommonbtncls:focus, .redcommonbtncls:hover, .redcommonbtncls:focus {
    text-decoration: none;
}
.greycommonbtncls {
    color: #0072bc !important;
    border: 1px solid #d2d2d2 !important;
    font-weight: 500 !important;
}
.bluecommonbtncls, .greycommonbtncls, .redcommonbtncls {
    color: #fff;
    font-size: 12px;
    padding: 8px 15px;
    border: none;
    text-decoration: none;
    box-shadow: 0px 15px 10px -12px #a2a2a2;
    margin-left: 8px;
}
.candidateshortlistingtablecls .bluecommonbtncls, .candidateshortlistingtablecls .greycommonbtncls, .candidateshortlistingtablecls .redcommonbtncls {
    margin-right: 8px;
    margin-left: 0;
}

span.spanProfilearrow {
    position: absolute;
    right: 15px;
    top: 0;
    color: #6c6d70;
    cursor: pointer;
}
.savebtncls {
    color: #fff !important;
    display: inline-block;
    text-transform: uppercase;
    padding: 4px 26px 3px;
    margin: 10px;
    font-size: 12px;
    box-shadow: 0px 15px 10px -10px #111;
}
.savebtncls:hover, .savebtncls:focus {
    color: #fff;
    text-decoration: none;
}
span.spanProfilearrow i.fa {
    color: #6c6d70;
}
.cardboxstylecls {
    box-shadow: none;
    border-radius: 0 0 24px 24px !important;
}
.myprofiletabsecLeft.addtoggletabsecLeft {
    width: 15%;
}
.positionrelativecls {
    position: relative;
}
.myprofiletabsecLeft.addtoggletabsecLeft .nav-tabs.myprofilenavtab>li b {
    display: none;
}
.myprofiletabsecLeft.addtoggletabsecLeft .nav-tabs.myprofilenavtab>li {
    width: 75px;
    display: block;
    margin: 0 auto 10px;
    box-shadow: 0px 15px 10px -15px #8c8c8c;
}
.myprofiletabsecLeft.addtoggletabsecLeft .profleimgdiv {
    padding-left: 0;
}
.displaynonecls, input[type="file"].displaynonecls {
    display: none;
}
.cameraicnprofileimg {
    position: absolute;
    right: 38%;
    top: 12px;
}
.profleimgdiv {
    text-align: center;
    padding-left: 30px;
    padding-bottom: 14px;
}
.btmgreydivcls textarea.form-control.form-control-inline.input-medium2 {
    border-color: #d2d3d5;
    color: #2f2f2f;
    border-radius: 0;
}
.btmgreydivcls input.form-control.form-control-inline.input-medium2 {
    border-color: #d2d3d5;
    color: #2f2f2f;
    border-radius: 0;
    font-size: 12px;
}
/* myprofilepage */

#socialmodalbox h4 {
    font-size: 16px;
    color: #125fa2;
    font-weight: 500;
}
#socialmodalbox form.form-inline {
    vertical-align: top;
    align-items: self-end;
}
#socialmodalbox form.form-inline .form-group {
    width: 54%;
    vertical-align: top;
}
.card-box.cardboxbtmradius{
    border-radius: 0 0 32px 32px;
}
button.btn.buttonbgcolcls i.fa {
    margin-right: 8px;
}
.card-box  {
    padding:  12px 20px 0px;
    /* background-color:  #fff;
    border:  1px solid #ededed;
    box-shadow:  0 1px 1px 0 rgba(0,  0,  0,  0.2);
    border-radius: 5px; */
}


/* MY PROFILE */
div#candidatePage.card-box {
    padding: 0;
}
#socialmodalbox form.form-inline .form-group .form-control {
    font-size: 14px;
    width: 100%;
}
#socialmodalbox form.form-inline .bluecommonbtn {
    cursor: pointer;
    padding: 6px 20px 8px;
}
div#candidateContainer {
    padding-top: 30px;
    padding-left: 8px;
    padding-right: 8px;
}
.error {
    color: #f30000;
    font-size: 11px;
    display: block;
}
#socialmodalbox .error {
    margin-top: 4px;
}
.socialiconlistcls li {
    border-bottom: 2px solid transparent;
    padding-bottom: 2px;
}
.socialiconlistcls li.active {
    border-bottom: 2px solid #125fa2;
}
.btncolrowcls .btn-view-detail {
    float: right;
    margin-right: 0;
}
.jobdescriptiontabseccls.jobdescrptionmargincls {
    margin: 0;
}
.jobdescriptiontabseccls .customscrollcls {
    height: 200px;
}
::-webkit-scrollbar {
    width: 9px;
    height: 9px;
}
::-webkit-scrollbar-track {
    background: #b9b9b9 !important;
}
::-webkit-scrollbar-thumb {
    background: #5b5b5b !important;
    border-radius: 5px !important;
}
.containerfluid .containerfluidinner .col-xs-12.col-sm-12.col-md-6.col-lg-6.col-xl-4 {
    display: inline-block;
}
.containerfluid .containerfluidinner .col-xs-12.col-sm-12.col-md-6.col-lg-6.col-xl-4 > a {
    color: #5d5d5d;
}

.disable {
    cursor: not-allowed;
    pointer-events: all !important;
    color:darkgray!important;
}



@media only screen and (min-width: 768px) {
    .candidatesideheadercls .logosectioncls {
        width: 310px;
        height: 110px;
    }
    .candidatesideheadercls .logosectioncls img {
        max-width: 150px !important;
        margin-top: 10px;
    }
    .candidatesideheadercls div#navbarCollapse {
        padding: 0;
        margin-top: -50px;
        height: 61px !important;
    }
    .candidatesideheadercls span.prfileimgcls {
        width: 35px;
        height: 35px;
    }
    .candidatesideheadercls .rightmenucls {
        margin-right: 20px;
    }
    .breadcrumbcls {
        margin-top: -49px;
        height: 49px;
        padding-left: 324px;
    }
    .breadcrumbcls .h2headingcls {
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .candidatesideheadercls .navbar-collapse .navbar-nav>li>a {
        padding: 13px 12px 13px 0px;
    }
}

@media only screen and (max-width: 767px) {
    .breadcrumbcls {
        margin-top: -49px;
        height: 49px;
        padding-left: 324px;
    }
    .breadcrumbcls .h2headingcls {
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 3px;
    }
    .notificationnavcls {
        position: absolute;
        right: 0px;
        top: 18px;
    }
    .breadcrumbcls_loginmobile {
        display: none;
    }
    .loginpannelcls {
        width: 90%;
        text-align: left;
        display: block;
        padding: 20px 6%;
        margin: 0 auto;
        -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
        -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
        box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
    }
    .loginpannelcls h2 {
        padding: 5px;
    }
    .loginpagecls {
        border-radius: 0 0 15px 15px;
        padding: 15px 0 166px;
    }
    .poweredbytextcls {
        padding-top: 20px;
    }
    .main_wrappercls {
        margin: 10px;
        border-radius: 15px;
    }
    .candidatesideheadercls .logosectioncls {
        width: 130px;
        height: 70px;
        border-radius: 15px 0 0 0;
        margin-top: 0;
        padding-top: 22px;
    }
    .candidatesideheadercls .logosectioncls img {
        max-width: 90px !important;
    }
    .navbar-header {
        width: 100%;
        background: #6c6d70;
        border-radius: 15px 15px 0 0;
    }
    .navbar-toggler {
        float: right;
        border-color: #fff;
        border-radius: 0;
        width: 32px;
        height: 28px;
        padding: 8px;
        margin-top: 20px;
        margin-right: 15px;
    }
    .navbar-nav.leftmenucls>li>a {
        padding: 0;
    }
    .candidatesideheadercls .rightmenucls {
        margin: 0;
    }
    span.navbar-toggler-icon1 {
        display: block;
        height: 1px;
        background: #fff;
        margin-bottom: 4px;
    }
    div#navbarCollapse {
        margin-top: 0;
        border-radius: 0;
        height: auto !important;
        margin: 0;
        position: relative;
    }
    .candidatesideheadercls .rightmenucls li.nav-item.dropdown {
        margin-left: 2px;
    }
    .navbar .navbar-header {
        margin: 0;
    }
    span.prfileimgcls {
        width: 30px;
        height: 30px;
        margin-left: 12px;
        margin-right: 5px;
    }
    span.prfilename {
        float: left;
        margin-top: 4px;
    }
    .rightmenucls .dropdown-toggle::after {
        margin-top: 13px;
    }
    .leftmenucls {
        margin-left: 18px;
    }
    .leftmenucls li.nav-item {
        margin-bottom: 8px;
    }
    .rightmenucls .dropdown-menu {
        border-radius: 0;
        background: none;
        border: none;
    }
    .dropdownlicls li {
        padding-left: 36px;
    }
    .dropdownlicls li a {
        color: #e6e7e9;
        font-size: 15px;
    }
    .breadcrumbcls {
        margin-top: 0;
        padding-left: 16px;
    }
    .h2headingcls {
        font-size: 16px;
    }
    .breadcrumbcls h2.h2headingcls img {
        margin-top: 0px;
    }
    .dropdownlicls li {
        list-style: none;
        font-size: 14px;
        padding-left: 36px;
    }
    .containerfluidinner {
        padding: 8px;
        margin-left: 0;
    }
    .containerfluid {
        padding: 10px;
        border-radius: 0 0 15px 15px;
    }
    .filterbarcls {
        padding: 8px 12px;
        margin-bottom: 6px;
    }
    .filterbarcls label {
        display: block;
        margin-left: 0;
    }
    .filterbarcls select.form-control:not([size]):not([multiple]) {
        height: calc(1.8rem + 2px);
    }
    .filterbarcls .form-control {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
    }
    .searchboxcls {
        float: none;
    }
    .searchboxcls .form-control {
        width: 83%;
    }
    .joblistingheading h3 {
        font-size: 14px;
        line-height: 18px;
    }
    .socialiconlistcls li {
        margin: 0 3px;
    }
    .socialiconlistcls li img {
        width: 30px;
    }
    .footersec {
        font-size: 14px;
        padding-bottom: 22px;
        padding-top: 18px;
    }
    .topbarheadingcls h3 {
        font-size: 18px;
        padding-left: 12px;
    }
    .topbarheadingcls ul.pagination {
        margin-top: 8px;
        margin-right: 2px;
    }
    .breadcrumblistcls li {
        font-size: 11px;
    }
    .homeslidecaption h1 {
        font-size: 15px;
        margin-top: 8px;
    }
    .homeslidecls button.slick-arrow {
        top: auto;
        bottom: -40px;
        font-size: 18px;
    }
    .homeslidecls button.slick-prev.slick-arrow {
        left: 40%;
    }
    .homeslidecls button.slick-next.slick-arrow {
        right: 40%;
    }
    .homepagewarpper h3 {
        font-size: 24px;
        line-height: 36px;
    }
    .honocombinationsec_cls h3 {
        padding-right: 0;
    }
    .honocombinationtxt {
        border-right: 0;
        border-top: 1px solid #d1d2d4;
        padding-top: 32px;
        padding-bottom: 30px;
    }
    .honocombinationsec_cls {
        padding: 76px 0 26px;
    }
    .honohumanizing_sec .row {
        margin-left: 0;
    }
    .honocombinationsec_cls p {
        max-width: initial;
    }
    .honocombinationsec_cls .col-md.paddingOnlyleftZero {
        padding-left: 15px;
    }
    .honohumanizing_txt {
        text-align: center;
        padding-left: 0;
        padding-right: 30px;
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .whathonodoes_sec .honohumanizing_txt {
        text-align: center;
        padding-right: 15px;
        padding-left: 15px;
    }
    .whathonodoes_sec .row {
        margin-right: 0;
        margin-left: 0;
    }
    .whathonodoes_sec .row .col-md.paddingOnlyRightZero {
        padding-left: 0;
    }
    .countersec_col_cls {
        padding: 50px 0 10px;
    }
    .countersec_col_cls .container .row .col-md {
        margin-bottom: 40px;
    }
    .testimonial_sec {
        padding-top: 32px;
        padding-bottom: 40px;
    }
    .commoncarousal_slider {
        padding: 0 10px;
    }
    .commoncarousaltxt {
        padding: 10px;
        max-height: initial;
    }
    .commoncarousal_slider button.slick-arrow {
        top: 45%;
        font-size: 18px;
    }
    .commoncarousaltxt::after {
        border-top: 24px solid #fff;
        border-right: 24px solid transparent;
        bottom: -24px;
    }
    .commoncarousaltxt::before {
        border-top: 26px solid #d2d3d5;
        border-right: 26px solid transparent;
        bottom: -26px;
    }
    .commoncarousal_slider button.slick-prev.slick-arrow {
        left: -15px;
    }
    .commoncarousal_slider button.slick-next.slick-arrow {
        right: -15px;
    }
    .testimonial_sec h3 {
        margin-bottom: 22px;
    }
    .commoncarousaltxt p {
        font-size: 12px;
    }
    .careertips_sec_cls .commoncarousal_slider {
        padding: 24px 36px;
    }
    .careertips_sec_cls {
        padding-top: 32px;
    }
    .careertips_col {
        padding: 0;
    }
    .careertips_sec_cls h3 {
        margin-bottom: 30px;
    }
    .careertips_col h4 {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 18px;
    }
    .careertips_sec_cls .commoncarousal_slider button.slick-prev.slick-arrow {
        left: 10px;
    }
    .careertips_sec_cls .commoncarousal_slider button.slick-next.slick-arrow {
        right: 10px;
    }
    .careertips_col p {
        font-size: 12px;
        line-height: 22px;
    }
    .careertips_txt {
        min-height: auto;
        padding-top: 16px;
    }
    .whatwehavetosay_sec_cls {
        padding: 38px 20px 60px;
    }
    .whatwehavetosay_sec_cls [class*="col-"] {
        width: 100%;
        display: block;
        max-width: 100%;
        flex: 0 0 100%;
    }
    .videossliderthumbnails .slick-track {
        width: 1000px !important;
    }
    .videossliderthumblst {
        width: 180px;
        margin-right: 15px;
    }
    .customscrollcls {
        height: auto;
    }
    .mCSB_scrollTools.mCSB_scrollTools_horizontal {
        height: 4px;
    }
    .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
        margin: 0px auto;
    }
    .customscrollcls.content {
        height: 270px;
    }
    .videossliderthumbnails p {
        padding: 0 0 0 15px;
    }
    .locationmap_sec h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .locationmap_sec {
        padding-top: 38px;
    }
    .candidatelogincolimg, .candidatelogincolimg img {
        width: 50px;
        height: 50px;
        border-radius: 100%;
    }
    .logincandidatedetailsitem {
        padding: 10px;
        height: auto;
    }
    .actionpendingappliescls h3 {
        font-size: 12px;
        margin-bottom: 8px;
    }
    .actionpendingappliescls .completeprofileanchrbtn a {
        font-size: 11px;
        max-width: inherit;
    }
    .actionpendingappliescls .completeprofileanchrbtn a i.fa {
        font-size: 10px;
        position: inherit;
        margin-left: 4px;
    }
    .actionpendingappliescls .candidatelogincoltxt {
        margin-top: 12px;
        padding-left: 8px;
        margin-left: 8px;
    }
    .actionpendingappliescls .candidatelogincolimg {
        margin-top: 10px;
    }
    .regionalmangerrowsec {
        width: 100%!important;
        padding-bottom: 12px;
        display: block;
    }
    .regionalmangerrowsec .regionalmangercol {
        text-align: left;
        display: block;
    }
    .jobdescriptiontabseccls {
        margin: 0;
    }
    .jobdescriptiontabtxtcls {
        padding: 15px;
    }
    .commoncustomscrollcls {
        height: auto;
    }
    .regionalmangerrowsec h3 {
        font-size: 15px;
        padding: 20px 14px;
    }
    .regionalmangerrowsec .regionalmangercol:first-child {
        width: 100%;
    }
    .regionalmangerrowsec .regionalmangercol:not(:first-child) {
        height: auto;
        padding: 2px 16px;
    }
    .basiccommoncolcls, .workflowdivcls {
        height: auto;
    }
    .jobdescriptiontabseccls .basiccommonheading h3 {
        margin-top: 0;
    }
    .myjobssearchbar .searchboxcls {
        width: 100%;
    }
    .myjobssearchbar .searchboxcls .form-control {
        width: 83%;
    }
    .screeningcolrowcls {
        padding: 10px 0px 10px;
    }
    .tabscontentsecdivcls .nav-tabs .nav-item {
        margin-left: 0;
        display: inline-block;
    }
    .tabscontentsecdivcls .nav-tabs .nav-link {
        font-size: 10px;
        padding: 4px 6px;
    }
    .basiccommonheading h3 {
        font-size: 16px;
    }
    .tabscontentsecdivcls .nav-tabs {
        padding: 8px;
        text-align: center;
        display: block;
    }
    .interviewslotcoldiv {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .interviewslotsecrowclsinner {
        padding: 15px 8px 15px;
    }
    .interviewslotcoldiv::after {
        display: none;
    }
    .interviewapprovalnamecol {
        padding-right: 10px;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .interviewapprovalnamecol .fullnamewithtitlespan {
        font-size: 10px;
    }
    .interviewapprovalnamecol .shortnamecirclespan {
        margin-right: 2px;
    }
    .workflowhistorytabrow {
        padding: 10px;
    }
    i.fa.fa-upload{
        display: block!important;
    }
    .workflowhistorytabrow .interviewapprovalnamecol .fullnamewithtitlespan {
        font-size: 11px;
        float: left;
        width: 180px;
        line-height: 14px;
        margin-top: 4px;
        margin-left: 5px;
    }
    .workflowhistorytabrow .interviewapprovalnamecol .shortnamecirclespan {
        width: 34px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        float: left;
    }
    .workflowhistorydatetimecls {
        float: none;
        padding-right: 0;
        padding-top: 0;
    }
    .jobdescriptiontabseccls .customscrollcls {
        height: auto;
    }
}
/*Candidate portal css - starts*/
.scrollBox
{
    float: right;
    width: 400px;
    height: 60vh;
    margin: 20px 5px;
    margin-top: 0px;
    overflow-y: scroll;
    background: #fff;
    border-radius: 5px;
}
.container .video
{
    float: left;
    width: 740px;
    height: 100%;
    margin: 25px 20px;
    border-radius: 10px;
}
video
{
    border-radius: 10px;
    width: 100%;
    height: 100%;
    outline: none;
}
.box
{
    overflow: hidden;
    max-width: 400px;
    margin: 10px 10px;
    display: inline-block;
    position: relative;
    border-radius: 10px;
}
.box:hover
{
    box-shadow: 0px 5px 30px 0px #121212;
}
.box img
{
    width: 100%;
    display: block;
}
.videossliderthumblst .box-content .btn
{
    display: inline-block;
    text-decoration: none;
    background:#2e8d86;
    color: #fff;
    padding: 2px 10px;
    margin-top: 0;
    margin-left: 10px;
    position: relative;
    transition: 0.2s ease-in-out;
    border-radius: 3px;
    font-size: 11px;
}
.videossliderthumblst .box-content .btn:hover
{
    box-shadow: 10px 15px 20px  0px #000000;
    color: #fff;
}
.imageover
{
    color: #fff;
    margin: 0 10px;
}
.box .box-content
{
    position: absolute;
    top: 80%;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    opacity: 0;
    z-index: 2;
    transition: all .5s ease-in-out;
}
.box::after
{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    z-index: 1;
    transform: scaleY(0);
    transform-origin: 100% 100%;
    background: rgba(0, 0, 0, 0.73);
    transition: all .3s ease-in-out;
}
.box:hover .box-content
{
    opacity: 1;
    top: 30%;
}
.box:hover::after
{
    opacity: 1;
    transform: scaleY(1);
}

.scrollTop
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 100000;
}
.whatwehavetosay_sec_cls .box-content h3{
    margin-bottom:0px !important;
    line-height: 16px !important;
    font-size: 11px;
    color: #fff;
}

@media(max-width: 865px){
    .container .video
    {
        width: 95%;
    }
}
@media(max-width: 775px){
    .container .video
    {
        width: 95%;
    }
}
@media(max-width: 500px){
    .container .video
    {
        width: 97%;
    }
}
.formsgroupdetailcolcls {
    padding: 0 20px;
}
.iinnerpanelbox {
    border: 1px solid #e5e6e7;
    margin-top: 26px;
    /*    padding:20px;*/
}
.iinnerpanelboxHeading {
    margin: 0;
    font-weight: 500;
    color: #4c4c4c;
    padding: 12px;
    padding-left: 16px;
    font-size: 16px;
    text-transform: uppercase;
}
.iinnerpanelboxHeading span {
    font-size: 10px;
    display: inline-block;
    padding-left: 6px;
    text-transform: none;
}
/*.iinnerpanelboxHeading .bluecommonbtncls {
    float: right;
    font-size: 10px;
    padding: 3px 15px 4px;
    position: relative;
    top: -2px;
    box-shadow: 0px 11px 6px -9px #a2a2a2;
}*/
.iinnerpanelbox.bordernonecls {
    border: none;
    border-top: 1px solid #e5e6e7;
}
.formsgroupcolcls {
    position: relative;
    padding-bottom: 20px;
}
.formsgroupcolLeftcls label.formgroupdetaillabel:last-child span, .forminnercolcls li:last-child {
    border-bottom: none;
}
.forminnercolcls li span {
    display: inline-block;
    /*    margin-right: 10px;*/
}
.forminnercolcls li i.fa.fa-edit {
    color: #000;
    margin-right: 4px;
}
.forminnercolcls li i.fa.fa-remove {
    margin-left: 4px;
    color: #d63550;
}
.forminnercolcls {
    width: 250px;
    float: left;
}
.forminnercolcls ul {
    margin: 0;
    padding: 0;
}
.forminnercolcls li {
    border-bottom: 1px solid #d3d4d6;
    border-right: 1px solid #d3d4d6;
    list-style: none;
    color: #0672bd;
    font-size: 14px;
    font-weight: 500;
    padding: 0 13px;
    height: 46px;
    display: flex;
    flex-direction: row;
    align-items: center;
    line-height: 16px;
}
.formgroupdetaillabel {
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin-bottom: 0;
    /*padding-top: 12px;*/
}
.formsgroupcolRightcls {
    width: 75%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow-x: auto;
}
.formsgroupcolRightinnercls {
/*    width: 200%;*/
}
.formgroupdetaillabel span {
    display: block;
    border-bottom: 1px solid #d3d4d6;
    margin-right: 30px;
    padding-bottom: 12px;
}
.formgroupdetaillabel span b {
    font-size: 9px;
    font-weight: 500;
    display: block;
}
.formsgroupcolLeftcls {
    width: 23%;
    display: inline-block;
    position: relative;
}
.formsgroupcolLeftcls::before {
    content: "";
    box-shadow: 15px 0px 10px -15px #868686;
    width: 38px;
    position: absolute;
    right: 9%;
    top: 0;
    height: 100%;
    z-index: 9;
}
.formsgroupheightcls {
    max-height: 315px;
    overflow-y: auto;
}
.formsgroupcolcls.formsgroupheightcls::before {
    height: 250%;
}
.formsgroupcolcls::before {
    content: "";
    box-shadow: 15px 0px 10px -15px #868686;
    width: 38px;
    position: absolute;
    left: 22%;
    top: 0;
    height: 100%;
    z-index: 9;
}
.formgrouprow .modalformscls {
    max-width: 584px;
    background: #fff;
    display: inline-block;
    text-align: left;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);
    margin-right: 48px;
    padding: 16px 10px 10px 5px;
}
.formgrouprow .modalformscls label {
    display: block;
    width: 100%;
    padding-bottom: 6px;
}
.formgrouprow .modalformscls .form-control {
    width: 100%;
    font-size: 13px;
    color: #424242;
    border: 1px solid #d3d4d6;
}
.formgrouprow .modalformscls .savebtncls {
    margin-right: 0;
    margin-top: 0;
}
.formgrouprow .modalformscls .form-control::placeholder {
    color: #9c9999;
}
.formgrouprow {
    padding: 10px 0 0 26px;
}
.formgrouprow label {
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    width: 25%;
    vertical-align: top;
    margin-bottom: 0;
}
.formgrouprow label span.error {
    display: inline-block;
    font-size: 12px;
}
.formgrouprow span.error{
    display: block;
    font-size: 10px;
    color: #f00;
}
.formgrouprow label span.labelspanboder {
    display: block;
    border-bottom: 1px solid #d3d4d6;
    margin-right: 30px;
    padding-bottom: 12px;
}
.formgrouprow label span.labelspanboder small {
    font-size: 10px;
    display: block;
    margin-bottom: -8px;
}
.formgrouprow label span.labelspanboder b {
    font-size: 9px;
    font-weight: 500;
    display: block;
}
.formgrouprow .form-control {
    width: 68%;
    display: inline-block;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #d3d4d6;
    color: #0a72bd;
    font-weight: 500;
    margin-left: 1%;
}
.formgrouprow textarea.form-control {
    height: 33px;
}
.questioneritabclscol {
    padding-top: 20px;
}
.questioneritabclscol .labeltxtcls {
    margin-bottom: 8px;
}

.cursor{
    cursor: pointer
}
.candidateListingTable
{
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}
.candidateListingHeader
{
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    background-color: #668cff;
}
.candidateListingData
{
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}
.loginAlertMessage{
    color: #F64E60;
    background-color: #FFE2E5;
    border-color: transparent;
    margin-bottom: 2.5rem!important;
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

li.cursor a {
    font-size: 14px;
}


.bluecommonbtncls {
    background: #0072bc;
    color: #fff!important;
}
.bluecommonbtncls:hover, .bluecommonbtncls:focus {
    background: #0072bc;
    color: #fff;
}
.greycommonbtncls {
    background: #e6e7e9;
}
.greycommonbtncls:hover, .greycommonbtncls:focus {
    background: #e6e7e9;
    color: #0072bc;
}
.page-content {
    background: none !important;
}
.mt-element-step.step-form-bg.recruitment-steps-new.ng-scope .mt-element-step .step-line .active .mt-step-content, .mt-element-step .step-line .active .mt-step-title {
    color: #0668a7 !important;
}
.mt-element-step.step-form-bg.recruitment-steps-new.ng-scope{
    background: #f3f2f3 !important;
}
.mt-element-step .step-line .active .mt-step-title:after, .mt-element-step .step-line .active .mt-step-title:before {
    background-color: #f3f2f3;
}
.mt-element-step .step-line .done .mt-step-title:after, .mt-element-step .step-line .done .mt-step-title:before {
    background-color: #f3f2f3;
}
.portlet.light {
    background-color: #f3f2f3;
}
.whitebggreybrdrcls {
    background-color: #fff !important;
    border: 1px solid #ededed;
}
strong.strongbghecls {
    background: #0068c1;
}
.page-header.navbar .hor-menu .navbar-nav>li.active>a, .page-header.navbar .hor-menu .navbar-nav>li.current>a {
    background: #6e6e6e!important;
}
.page-header.navbar .hor-menu .navbar-nav>li.open>a, .page-header.navbar .hor-menu .navbar-nav>li:hover>a, .page-header.navbar .hor-menu .navbar-nav>li>a:hover, .page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-toggle:hover, .page-header.navbar .top-menu .navbar-nav>li.dropdown.open .dropdown-toggle {
    background: none !important;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-toggle .badge.badge-default {
    background-color: #36c6d3;
}
.signout a {
    padding: 4px 18px !important;
    display: inline-block;
    color: #fff;
    margin-bottom: 10px;
    background: #3774b8;
}
.signout a:hover {
    text-decoration: none;
}
.main_wrappercls {
    background: #f3f2f3;
}
/* .logosectioncls {
    background: #f3f2f3;
} */
#navbar {
    background: #6e6e6e;
}
.search__icon.search__iconbtncls {
    background-color: #ffffff;
}
.mt-element-list .list-news.mt-list-container.listnewslicls.addlistnewsliclsbg {
    background: #fff;
}
.portlet.box.blue-hoki>.portlet-title.portlettitlecls {
    background-color: #1470b9 !important;
}
.withscrollwidth .rfr-status:hover {
    background: #ffffff;
}
.blueheadingbar {
    background: #1470b9;
}
.positiontabcls li {
    background: #e6e7e9;
}
.positiontabcls li.positiontab_active {
    background: #0072bc;
    border-color: #00b3ef;
}
.portlet.box.blue-hoki.bluehokibgcls>.portlet-body {
    background-color: #f3f2f3;
}
.whitebgform {
    background: #ebebeb !important;
}
.formsectioncls {
    background: #fff;
}
.addoncls span.input-group-addon {
    background: #ebebeb;
}
.prevnextbtncls a img {
    background: #0068b3;
}
.btn-info.btninfobgcls {
    background-color: #0068c1;
    background: #0068c1;
}
.btn-info.btninfobgcls:active:focus {
    color: #fff;
    background: #0068c1;
    border-color: #0068c1;
}

.welcomeh2headngcls {
    font-family: 'Raleway', sans-serif !important;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 800;
    color: #0072bc;
    text-align: center;
    padding-top: 150px;
    margin-top: -1px;

}
.welcomeh2headngcls span {
    font-weight: 300;
    display: block;
    font-family: 'Raleway', sans-serif !important;
    color: #000;
}
.welcomeh2headngcls b {
    font-weight: 800;
    display: block;
}
.jobslistingcls, .searchbarcls, .selectbtncls, .totalrfrcarousallst, .bgwhitecls, .appliedjobcls li, .appliedjobcls .stages.activer, .appliedjobcls .stages:hover {
    background: #fff;
}
.jobslistingcls li .jbspantxt b {
    background: #04599c;
}
.jobslistingcls li.jobslistingcls_active::before {
    background: #edeced;
}
.btncandidatepublish button.btn.btn-grey {
    background: #0068b3;
}
.activejobclsbr {
    background: #d2e7f8;
}
select.assignselect {
    background: #f3f2f3;
}
.navtabscls {
    background: #badbf4 !important;
}
.nav-tabs.navtabscls>li.active>a, .nav-tabs.navtabscls>li.active>a:focus  {
    background-color: #0068b3;
}
.tabbable-line.navtabsclstbline>.nav-tabs>li.active>a {
    background-color: #0068b3 !important;
}
.tabpanelinnercls {
    background: #fff;
}
.feedslicls li {
    background-color: #fff;
}
.feedslicls li:nth-child(2n+2) {
    background: #f3f2f3;
}
.greybgcolclstab {
    background: #f3f2f3;
}
.aprrovalinnrcls::before, .aprrovalinnrcls::after {
    background: #fff;
}
.searchprfilecls .btn-primary {
    background-color: #337ab7;
    border-color: #337ab7;
}
.savebtncolcls input.btn.btn-info.pull-right {
    background: #1470b9;
}
.selecttilecls .select2-container .select2-selection--single {
    background: #ebebeb;
}
.top-headding-custom.viewall-notifs {
    background: #d1d2d4 !important;
}
.notificationheadingbarleft {
    background: #0072bc;
}
.containernotificationinnr {
    background: #d1d2d4;
}
ul.timeline-notification li.read-msg {
    background: #fff !important;
}
.notificationBellIcon {
    background: #e6e7e9;
}
ul.timeline-notification li.read-msg i.fa.fa-bell-o.iconbellcls.notificationBellIcon {
    background: #e6e7e9;
}
ul.timeline-notification > li.read-msg:before {
    background: #50bb71;
}
ul.timeline-notification > li:before {
    background: #ed1450;
}
.rightliseccls strong {
    background: #d1d2d4;
}
.notifictionbtncls {
    background: #1470b9;
}
.notifictionbtncls:hover, .notifictionbtncls:focus {
    background: #1470b9;
    color: #fff;
    border-color: #1470b9;
}
ul.timeline-notification > li:hover {
    background: #ffffff;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu>li.external {
    background: #d1d2d4;
    border-left: 3px solid #0072bc;
}
.page-header.navbar .top-menu .navbar-nav>li#header_notification_bar.dropdown-extended .dropdown-menu .dropdown-menu-list>li:nth-of-type(2n+1) {
    background: #ececee;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu .dropdown-menu-list>li>a .time {
    background: #d1d2d4;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu .dropdown-menu-list>li>a:hover {
    background: none;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu .dropdown-menu-list>li>a:hover .time {
    background: #d9dadc;
}
.dataTables_wrapper .row {
    background: #dcdddf;
}
.dataTables_wrapper div:nth-child(3) {
    background: none;
}
table.dataTable thead .sorting {
    background-color: #4a82af;
    color: whitesmoke;
}
table.dataTable tbody td.lefttdclstable {
    border-top: 4px solid #0072bc !important;
    background: #fff !important;
}
.cancelroundbtncls button.btn.btn-danger, .cancelroundbtncls a.btn.btn-primary, .cancelroundbtncls button.btn.btn-secondary {
    background: #f05972;
    border-color: #f05972;
}
span.iconimgcolrcls {
    background: #d2465e;
}
.cancelroundbtncls a.btn.btn-primary.assetmntSbgbttn {
    background: #1470b9;
    border-color: #1470b9;
}
.cancelroundbtncls button.btn.btn-secondary.assetmentDbttn {
    background: #d1d2d4;
    border-color: #d1d2d4;
}
.cancelroundbtncls a.btn.btn-primary.assetmntSbgbttn span.iconimgcolrcls {
    background: #0e5690;
}
.cancelroundbtncls button.btn.btn-secondary.assetmentDbttn span.iconimgcolrcls {
    background: #939598;
}
.cancelroundbtncls button.btn.btn-danger i.fa.fa-ban {
    background: #d2465e;
}
.table-scrollable .table-striped>tbody>tr:nth-of-type(odd), .table-scrollable .table-striped>tbody>tr, table.dataTable tbody tr, .table-hover>tbody>tr:hover, .table-hover>tbody>tr:hover>td {
    /*    background-color: #eff0f0 !important;*/
}
.tablestripcls tr:nth-child(even) {
    background: #fff !important;
}
table.dataTable tbody tr td.lefttdclstable {
    background: #fff !important;
}
table.dataTable td.righttdclstable thead th {
    background: #0089cf;
}
.forwardbtncls {
    background: #d2465e;
    border-color: #d2465e;
}
.forwardbtncls:hover, .forwardbtncls:focus {
    background: #d2465e;
    border-color: #d2465e;
}
.intrvieshedlclsbtn {
    background: #1470b9;
    border-color: #1470b9;
}
.intrvieshedlclsbtn:hover, .intrvieshedlclsbtn:focus {
    background: #1470b9;
    border-color: #1470b9;
}
.righttdtableactn tbody tr:nth-of-type(2n+2) {
    background: #fff !important;
    border-bottom: 2px solid #dedede !important;
    border-top: 2px solid #dedede !important;
}
.dataTables_paginate li.active a {
    background: #0072bc;
}
.dwnloadanhrbtn {
    background: #0e5690;
    border-color: #0e5690;
}
table.dataTable thead .sorting_asc {
    background-color: #1470b9;
}
.leftasstmentbtncls {
    background: #1470b9;
}
.leftasstmentbtncls:hover, .leftasstmentbtncls:focus {
    background: #1470b9;
    color: #fff;
}
.rightassmntdetlbtncls {
    background: #0089cf;
}
.rightassmntdetlbtncls:hover, .rightassmntdetlbtncls:focus {
    background: #0089cf;
    color: #fff;
}
#assessmentModal .modal-header {
    background: #aad6f2;
}
#assessmentModal .table tbody tr td, #assessmentModal .table tbody tr th {
    background: #eeeeef;
}
table.dataTable thead .sorting_desc {
    background: #1470b9 !important;
}
.top-blueheadding-custom {
    background: #1470b9;
}
.allstagebtntopcls {
    background: #0d518e;
}
.allstagebtntopcls:hover, .allstagebtntopcls:focus {
    background: #0d518e;
    color: #fff;
}
.commnutcatndivbtmcls h5 {
    background: #aad6f2;
}
.ratingcolsecCls h5 {
    background: #d1d2d4;
}
.commnutcatndivbtmcls .note.note-info {
    background: #eeeeef;
    border-left: 2px solid #0089cf;
}
.ratingcolsecCls select.ratingValue {
    background: #eeeeef;
}
.bg-grey-steel.bggreysteelcls {
    background: none !important;
    border-top: 50px solid #e1e2e4;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
}
/* .form-group.form-md-line-input.ribboncontentcls input.form-control {
    background: #0072bc;
} */
.diagonalspancls {
    background: #0072bc;
}
.btmgreydivcls {
    background: rgb(246,246,246);
    background: linear-gradient(180deg, rgba(246,246,246,1) 29%, rgba(255,255,255,0.4906337535014006) 74%, rgba(255,255,255,1) 100%);
}
button.btn.buttonbgcolcls {
    background: #0072bc;
}
button.btn.buttonbgcolcls:hover, button.btn.buttonbgcolcls:focus {
    background: #0072bc;
    color: #fff;
}


/* MY PROFILE */
.headinglightbluebarcls {
    background: #d8e9f1;
}
.nav-tabs.myprofilenavtab>li {
    background: #f2f3f4;
}
.nav-tabs.myprofilenavtab>li.active, .nav-tabs.myprofilenavtab>li.active:focus, .nav-tabs.myprofilenavtab>li.active:hover {
    border-color: #0072bc;
}
.nav-tabs.myprofilenavtab>li.active>a, .nav-tabs.myprofilenavtab>li.active>a:focus, .nav-tabs.myprofilenavtab>li.active>a:hover {
    background-color: #e6e7e9;
}
/*.fileuplodtpsec button.btn.btn-primary {
    background: #0072bc;
}*/

.fileuplodtpsec button.btn.btn-primary {
    background: #0072bc;
    background: url("../img/recruitmentimg/uploadiconup.jpg") no-repeat 11px 8px #0072bc;
}


.prgressbrtpsec .progress {
    background-color: #e6e7e9;
}
.prgressbrtpsec .progress-bar {
    background-color: #40c7f4;
}
.iinnerpanelboxHeading {
    background: #aae0f9;
}
.uploadtabledataclstb .table tbody tr:nth-of-type(2n+1) td {
    background: #f2f3f4;
}
.uploadtabledataclstb button.btn.btn-secondary {
    background: #0089cf;
}
.uploadtabledataclstb button.btn.btn-secondary.btndownloadtblecls {
    background: #e6e7e9;
}
table.downloadalltablebtncls button.btn {
    background: #e6e7e9;
}
.btn_row_cls .add_morecls {
    background: #0072bc;
}
.btn_row_cls .add_morecls:hover, .btn_row_cls .add_morecls:focus {
    background: #0072bc;
}
.modalcontent .modal-header {
    background: #0072bc;
}
.savebtncls {
    background: #0072bc;
}
.savebtncls:hover, .savebtncls:focus {
    background: #0072bc;
}
.questionairydivcls h3, .tabpanelinnercls h3 {
    background: #badbf4;
}
.topselectoptioncls {
    background: #dcdddf;
}
.rfrpostiondetailcls h3 {
    background: #badbf4;
}
.redcommonbtncls {
    background: #f05972;
}
.paneldefaultcls>.panel-heading {
    background-color: #898989;
    border-color: #898989;
}
.paneldefaultcls table tr:nth-child(even) {
    /* background: #f3f2f3; */
}
.onlyforselectrowcls select.whitebgform {
    background: #fff !important;
}
.popuptablistcls .nav-tabs {
    background: #aae0f9;
}
.popuptablistcls .nav-tabs>li.active>a, .popuptablistcls .nav-tabs>li.active>a:focus, .popuptablistcls .nav-tabs>li.active>a:hover {
    background-color: #0072bc;
}
.questionnaireulcls li:nth-of-type(2n+2) {
    background: #e4e4e4;
}
.invoicelogobgcls {
    background: #e6e7e9;
}
.lightblueheadingbgpopupcls {
    background: #aad6f2;
}
.darkblueheadingbgpopupcls {
    background: #0072bc;
}
.modalinterviewbodycls .form-control {
    background: #eeeeef;
}
.form-control.whitebgformcontrol {
    background: #fff;
}
.modalinterviewbodycls .selectize-control.single .selectize-input {
    background: #eeeeef;
}

.nav-tabs.myprofilenavtab > li {
    font-size: 14px;
}
.filesallwdcls {
    font-size: 11px;
}



/* candidate profile */

.candidateprofitprintdivcls {
    padding: 20px 15px 0;
}
#popupConfirmProfileDetail .candidateprofitprintdivcls {
    padding: 20px;
}
.candidateprofitprintdivcls {
    padding: 20px 50px;
}

.profiletopbasiccolcls {
    margin-bottom: 20px;
}
.profiletopbasiccolcls label {
    color: #0c54a2;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0;
    width: 90%;
}
.profiletopbasiccolcls td {
    color: #000;
    font-size: 12px;
}


table.profiletopbasiccolclsinsidetblecls {
    border-left: 1px solid #cecece;
}


.profileinnertalecontentcls {
    margin-bottom: 20px;
}
.profileinnertalecontentcls h4 {
    background: #ddddde;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #383838;
    padding: 14px 20px;
}
.profileinnertalecontentcls table {
    width: 100%;
}
.profileinnertalecontentcls table th {
    color: #0f73c2;
    font-weight: 500;
}
.profileinnertalecontentcls table td {
    color: #000;
}
.profileinnertalecontentcls table th, .profileinnertalecontentcls table td {
    font-size: 14px;
    padding: 12px 20px;
    border: 1px solid #cecece;
    text-align: center;
}
.profileinnertalecontentcls table th:first-child, .profileinnertalecontentcls table td:first-child {
    text-align: left;
}
.profileinnertalecontentcls table tbody tr:nth-child(2n+1) {
    background: #f7f7f7;
}
.profileinnertalecontentcls table th, .profileinnertalecontentcls table td {
    font-size: 12px;
}


/* progress bar */

.prgressbrtpsec label {
    text-align: right;
    display: block;
}
.prgressbrtpsec .progress {
    border-radius: 0;
    margin-bottom: 0;
    height: 34px;
    box-shadow: 0px 15px 10px -15px #111;
}
.prgressbrtpsec .progress-bar {
    box-shadow: none;
    margin-top: 6px;
    height: 68%;
    margin-left: 6px;
}
.prgressbrtpsec .progress-bar {
    border-right: 3px solid #0095d9;
}

.paddingleftrghtZero {
    padding-left: 0;
    padding-right: 0;
}

.prgressbrtpsec .progress-bar .sr-only {
    position: absolute;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: hidden;
    clip: auto;
    border: 0;
    right: 10px;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    z-index: 9;
    -webkit-clip-path: inset(0%);
    clip-path: inset(0%);
}

/* SSO CSS */
.reportsList ul {
    margin-left: 130px;
    margin-right: 130px;
    overflow: hidden;
    background-color: #1c5185ad;
}

.reportsList li {
    float: left;
}

.reportsList li a {
    display: block;
    color: white;
    text-align: center;
    padding: 16px;
    padding-left: 150px;
    text-decoration: none;
}

.profiletopbasiccolcls {
    margin-bottom: 20px;
}
.profiletopbasiccolcls label {
    color: #0c54a2;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0;
    width: 90%;
}
.profiletopbasiccolcls td {
    color: #000;
    font-size: 12px;
}
.profiletopbasiccolclsinsidetblecls td {
    padding: 8px 20px;
    border-bottom: 1px solid #cecece;
    border-right: 1px solid #cecece;
}
.profiletopbasiccolclsinsidetblecls td:first-child {
    padding-right: 0;
    border-right: none;
}
.profiletopbasiccolclsinsidetblecls td:last-child {
    padding-left: 12px;
}
.profileimgrightsidecls {
    padding: 0px 40px;
    display: block;
}
.profileimgrightsidecls td {
    padding: 10px 20px;
    border: 1px solid #cecece;
}
.profileimgrightsidecls td img {
    width: 170px;
    height: auto;
}
.profileimgrightsidecls td span {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    background: #ddddde;
    color: #505050;
    padding: 12px 0;
}
.profileprintpgbtncls {
    padding: 10px 50px;
    text-align: right;
}
.profileprintpgbtncls span {
    width: 30px;
    height: 30px;
    background: #006cb5;
    text-align: center;
    float: left;
}
.profileprintpgbtncls span svg {
    width: 20px;
    margin-top: 5px;
}
.profileprintpgbtncls b {
    font-size: 14px;
    float: left;
    padding-top: 6px;
    padding-left: 10px;
}
.profileprintpgbtncls a {
    display: inline-block;
    background: #e3e3e3;
    padding-right: 18px;
    color: #565656;
    font-size: 14px;
    font-weight: 500;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
}
.shareIconDimensions{
    width: 52px;
    height: 33px;
}

.breadcrumbcls h2.h2headingcls img {
    float: left;
    margin-top: 2px;
    margin-right: 10px;
}
.h2headingcls img {
    width: 18px;
    margin-top: -5px;
    margin-right: 4px;
}

.hono-pagination {
    display: inline-block;
}

.hono-pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
}

.hono-pagination a.active {
    background-color: #4CAF50;
    color: white;
    border: 1px solid #4CAF50;
}

.hono-pagination a:hover:not(.active) {
    background-color: #ddd;
}

.card-info:not(.card-outline)>.card-header {
    background: #0072bc!important;
}



.pull-right {
    float:right;
}

.error-message {
    color:red;
}

.asterisk {
    color:red;
}

.visually-hidden, .carousel-indicators {
    display:none;
}


.table {
    font-size:14px!important;
}

.disabled {
    color:lightgrey!important;
}
ul.myprofilenavtab li.disabled {
    pointer-events: none;
    opacity: 50%;
    color:lightgrey!important;
}

div.readonly {
    pointer-events: none;
    opacity: 50%;
}

li a.disable {
    pointer-events: none;
    color:#ced1d2!important;
}

/*
dt.required-astrick {
    color: #f30000;
    font-size: 11px;
    display: contents;
} */

.required-astrick:after {
    content:" *";
    color: red;
    font-size: 11px;
}


.select22 {
    font-size:14px;
    font-family: inherit;
}

.card-primary:not(.card-outline)>.card-header {
    background-color: #0072bc!important;
}

table.table td{
    font-size:13px;
}

.modalcontent button.close span {
    border: none!important;
    color: #fff!important;
    font-size: x-large!important;
}

.navbar-nav .dropdown-menu {
    padding:20px!important;
}

.applied-jobs-row {
    border-bottom: 1px solid lightgray;
    margin-bottom: 10px;
}

.item-title {
    font-weight: bold;
}


table.honoGrid tr td {
    font-size: 14px
}

.paging_full_numbers, .paginate_button current {
    font-size: 13px;
}


