﻿
/*==================== My Custom CSS =============================*/

@font-face {
    font-family: GoogleSans-Regular;
    src: url(../fonts/Google-Sans-Font/GoogleSans-Regular.ttf) format('truetype');
}

@font-face {
    font-family: GoogleSans-Medium;
    src: url(../fonts/Google-Sans-Font/GoogleSans-Medium.ttf) format('truetype');
}

@font-face {
    font-family: GoogleSans-Bold;
    src: url(../fonts/Google-Sans-Font/GoogleSans-Bold.ttf) format('truetype');
}

@font-face {
    font-family: GraphikBlack;
    src: url(../fonts/Graphik-Font-Family/GraphikBlack.otf) format('OpenType');
}

@font-face {
    font-family: GraphikBold;
    src: url(../fonts/Graphik-Font-Family/GraphikBold.otf) format('OpenType');
}

@font-face {
    font-family: GraphikLight;
    src: url(../fonts/Graphik-Font-Family/GraphikLight.otf) format('OpenType');
}

@font-face {
    font-family: GraphikMedium;
    src: url(../fonts/Graphik-Font-Family/GraphikMedium.otf) format('OpenType');
}

@font-face {
    font-family: GraphikRegular;
    src: url(../fonts/Graphik-Font-Family/GraphikRegular.otf) format('OpenType');
}

@font-face {
    font-family: GraphikSemibold;
    src: url(../fonts/Graphik-Font-Family/GraphikSemibold.otf) format('OpenType');
}

@font-face {
    font-family: GraphikSuper;
    src: url(../fonts/Graphik-Font-Family/GraphikSuper.otf) format('OpenType');
}

@font-face {
    font-family: GraphikThin;
    src: url(../fonts/Graphik-Font-Family/GraphikThin.otf) format('OpenType');
}

/*=======Remove Numeric Arrows===========*/

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/*======== Validation CSS =============*/

.validity {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #e34242 !important;
    background-color: transparent;
    border: 1px solid #fc8888;
    padding: 5px;
    border: none;
}

.info-box {
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 500;
    color: #333 !important;
    background-color: #DEECF9;
    border: 1px solid #83BDEB;
    padding:4px;
}



.errormsg {
    font-family: GoogleSans-Medium, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #e34242 !important;
    background-color: #fff1f1;
    border: 1px solid #fc8888;
    padding: 5px;
}

.successmessage_alert {
    font-family: 'GraphikMedium', sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #222 !important;
    background-color: #ebf7ee;
    border: 1px solid #3cb556;
    padding: 5px;
    margin: 10px 10px 0px 0px;
}

.successmessage {
    font-family: 'GraphikMedium', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #444 !important;
    background-color: #ebf7ee;
    border: 1px solid #3cb556;
    padding: 5px;
}

.required {
    color: #e21f26;
    font-size: 13px
}

.err-alert {
    font-family: GraphikMedium,sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #681019;
    padding: 5px
}

.successjobapply {
    font-family: 'GraphikMedium', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #222 !important;
    background-color: #ebf7ee;
    border: 1px solid #3cb556;
    margin: 10px 0px 0px 0px;
    min-height: 35px
}

.imgbox {
    padding: 7px;
    border-right: 1px solid #3cb556;
    float: left;
}

.msgbx {
    padding: 8px 30px 5px 25px;
    float: left;
    top: 13px
}

.clbx {
    padding: 5px;
    float: right;
    float: right
}

.close {
    cursor: pointer;
    position: absolute;
    top: 5%;
    right: 2%;
    padding: 12px 16px;
    transform: translate(0%, -50%);
}

.UpdateSection {
    margin: 10px 0px 10px 0px;
    padding: unset !important
}

/*======== Search Part CSS =====================*/
.noleftpadding {
    padding-left: 0px
}

.lessspace {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
}

.countbtnsec {
    margin: 0px 0px 10px 0px;
    text-align: right
}

#ctl00_ContentPlaceHolder1_imgWrongMob{
    margin-right:10px;
}

/* akshay change code 12/28/2023*/
.search-box {
    background: url('../images/banner/jjBanner.jpg') center no-repeat #337E9E; /*126db1*/
    width: 100%;
    height: 380px;
    margin-top: 50px;
    background-size: cover;
    /*position: relative;*/
}
/* akshay change code 12/28/2023*/
.search-box-head {
    color: #FFF;
    font-family: 'Hind Siliguri',sans-serif;
    font-size: 30px;
    line-height: 40px;
    /*margin: 100px 19px 20px 0px;*/
    margin: 100px 19px 0px 0px;
    /*padding-bottom: 8px;*/
    padding-bottom: 0px;
    text-align: center;
    font-weight: 500;
}

    .search-box-head img {
        margin-top: -10px;
        width: 578px;
    }

.search-box2 {
    /*background: url(../images/banner/JustJobs_Banner.png) center no-repeat #fff;*/ /*126db1*/
    width: 100%;
    height: 380px;
    margin-top: 50px;
    background-size: cover;
    /*position: relative;*/
}

.search-box-head2 {
    color: #FFF;
    font-family: Poppins,sans-serif;
    font-size: 21px;
    line-height: normal;
    margin: 70px 19px 12px 19px;
    padding-bottom: 0px;
    text-align: center;
    font-weight: 500;
}

    .search-box-head2 img {
        margin-top: -10px;
        max-width: 128px;
        max-height: 128px;
        border-radius: 50%;
        border: 2px solid #555;
        background-size: 100% auto
    }

.search-section {
    padding: 0;
    margin: 0px
}

    .search-section .form-group input.form-control {
        height: 42px;
        border-radius: 0;
        width: 100%;
        border-color: #F1F1F1;
        font-family: 'Poppins', sans-serif
    }

    .search-section .select2-container--default .select2-selection--single {
        height: 42px;
        border-radius: 0;
        border: none;
    }

        .search-section .select2-container--default .select2-selection--single .select2-selection__arrow {
            height: 42px;
        }

        .search-section .select2-container--default .select2-selection--single .select2-selection__rendered {
            line-height: 42px;
            padding-left: 15px;
            border-left: 1px solid #F1F1F1;
            font-family: 'Poppins', sans-serif
        }

    .search-section .form-group {
        width: 100%;
    }

    .search-section .btn-search-submit {
        height: 42px;
        border-radius: 0;
        width: 100%;
        font-size: 16px;
        font-weight: 600;
        margin: 0;
        font-family: 'Lato', sans-serif;
        text-shadow: 0 -1px 1px rgba(0,0,0,.4);
        text-transform: uppercase;
        line-height: 0px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px
    }

.main-page-job-search {
    padding: 5px;
    margin-bottom: 10px;
}

    .main-page-job-search .form-group {
        margin-bottom: 0px !important
    }

.main-page-job-search2 {
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.3);
    margin-bottom: 10px;
}

    .main-page-job-search2 .form-group {
        margin-bottom: 0px !important
    }




.form-inline .btn-search-submit i {
    margin-left: 10px;
}

.search-form-contaner {
    padding: 5px;
    margin: 10px 0px 10px 0px;
    position: relative;
    overflow: hidden;
}

.search-section .search-main-title {
    margin-top: 0;
    margin-bottom: 30px;
    color: #FFF;
    font-size: 40px;
    text-align: center;
    /* */
}

.form-inline .form-group .icon-magnifying-glass {
    position: absolute;
    left: 15px;
    font-size: 18px;
    top: 20px;
}

.form-inline .form-group input {
    /*padding-left:34px;*/
}

.jobindustrybox {
    background-color: #EEF2F6;
    padding: 0px 10px 10px 10px;
    margin: 0px 0px 0px 0px
}
/*margin:10px 0px 0px 0px;padding:10px*/

.jobindustry {
    background-color: #7DBED4;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 600;
    width: 200px;
    color: #fff;
    padding: 10px 15px;
    text-align: center
}

.sep-line {
    border-bottom: 1px solid #7DBED4
}

.industrybox {
    width: 100%;
    background-color: #fff;
    min-height: 80px
}

    .industrybox .imgicon {
        text-align: center;
        width: 40px;
        max-width: unset !important;
        -ms-column-width: unset !important;
        margin:0px 0px 10px 0px
    }

.industryicon_box {
    margin: 10px 10px 10px 10px;
    text-align: center;
}

    .industryicon_box a {
        color: #1849A9;
        text-decoration: none;
        font-family: 'Inter',serif, sans-serif;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 25px
    }

        .industryicon_box a:hover, .industryicon_box a:focus {
            color: #1570EF;
            text-decoration: none;
        }



/*================= Home Job View ===================================*/

.jobdesctext {
    background-color: #fff;
    margin-top: 15px;
    padding: 10px 10px 10px 30px;
    text-align: left;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 12px;
    color: #222;
    word-wrap: break-word;
    white-space: pre-line
}


.paddLeft-zero {
    padding-left: 0px;
}

.paddRight-zero {
    padding-right: 0px !important;
}

.MainJobBox .col-xs-12 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.footerNew .container-fluid i {
    padding-right: 5px;
}

.footerNew .container-fluid {
    margin-bottom: 20px;
}

.footerNew .activeicons {
    padding: 0 3px 0 0;
}

.footerNew .col-lg-9 {
    padding-left: 0;
}

    .footerNew .col-lg-9 .row {
        display: flex;
        flex-wrap: wrap;
    }

.processbox {
    display: flex;
    flex-direction: column;
}

.anounc-viewjobs {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}

.jobfair-card .prembtn-box {
    margin-top: auto;
    margin-bottom: 10px;
}

.profile-comp-bx a:focus {
    color: #f6f6f6;
}

.ProfileBox .col-lg-12 {
    padding-right: 0px;
    padding-left: 0px;
}

.jCont-center {
    justify-content: center;
}

.bg-none {
    background-color: transparent !important;
}

.margTop-20 {
    margin-top: 2rem;
}

.form-group .link:hover {
    color: #002e43
}

.alReg-mess span {
    margin-right: 10px;
}

.alReg-mess input {
    margin-top: 10px;
}

.scanApp-text {
    width: 100%;
}

    .scanApp-text span {
        font-size: 14px;
        font-weight: 500;
        color: beige;
    }

    .scanApp-text a {
        margin-top: 10px;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
        display: flex;
    }

    .scanApp-text img {
        width: 100%;
        max-width: 20px;
        margin-left: 5%;
    }

.scanApp-text-empReg a {
    margin-top: 10px;
    color: #005c87;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    display: flex;
    justify-content: center;
}

.scanApp-text-empReg img {
    width: 100%;
    max-width: 20px;
    margin-left: 5%;
}

.scanApp-img {
    width: 100%;
}

    .scanApp-img img {
        max-width: 80px;
        margin-left: 2rem;
    }

.scanApp-img-candEmp {
    display: flex;
    justify-content: center;
}

    .scanApp-img-candEmp img {
        max-width: 80px;
        padding-top: 20px;
    }

.scanApp-text-empReg a:hover {
    color: #00b0f0;
}

.scanApp-down {
    display: flex;
    width: 100%;
    margin-top: 152px;
}

.width-20 {
    width: 20px;
    margin-left: 10px;
    margin-right: 2px;
}

.avaiApp {
    color: #005c87;
    text-decoration: revert;
}

    .avaiApp:hover {
        color: blue;
    }

.ourApp-div {
    display: flex;
    justify-content: end;
    margin-bottom: 15px;
}

.viewMore-hov:hover {
    color: #005c87;
}

.playScan {
    width: 140px;
    padding-top: 10px;
}

.scanApp-img {
    display: contents;
}

.gplay-scan {
    display: flex;
}

    .gplay-scan .premium-btn {
        width: 330px;
        height: 47px;
        border-radius: 5px !important;
    }

.scanApp-img img {
    max-width: 59px;
    margin-left: 0rem;
    padding: 0px;
    position: relative;
    margin-top: 7px;
}

.icon-playstore {
    position: absolute;
    width: 15px !important;
    top: 27px;
}
.icon-drone{
    position:absolute;
    width:34px!important;
    top:10px;
}

.pos-rel {
    position: relative;
    top: 5px;
}

.margRight-20 {
    margin-right: 50px;
}

.width-195 {
    width: 195px;
}

.btn-flex {
    display: flex;
    justify-content: end;
}

    .btn-flex input {
        margin-right: 10px;
        font-family: 'Hind Siliguri' !important;
    }

.viewJobsbfl-mob input {
    font-family: 'Hind Siliguri' !important;
}

.margLeft-26px {
    margin-left: 26px !important;
}

.pagination-box a:hover {
    color: #fff;
}

.resend:hover {
    color: #023558 !important;
}

.pull-right a:hover {
    color: #005b87 !important
}

.srchEml-jobseekerId td {
    padding-right: 10px;
}

.modal-content .link {
    text-decoration: underline;
}

.owl-stage-outer .active {
    background: transparent;
}

.popheader span {
    display: block;
    font-size: 12px;
    line-height: 16px;
}

.popUl {
    display: flex;
    justify-content: center;
}
/* akshay code 12/28/2023*/
.hm-srch .form-control {
    background: transparent !important;
    border: 1px solid #FFF !important;
    border-radius: 6px !important;
    color:#fff;
}

    .hm-srch .form-control::placeholder {
        color:rgba(245,245,245,0.8);
    }


    .hm-srch .form-control:focus {
        border: 1px solid #fff!important;
        color:#fff;
    }

    .hm-srch .btn-default {
        background: #fff !important;
        border-radius: 6px !important;
        color: #272727 !important;
    }

/* ======================== MY CUSTOM MEDIA SCREEN CSS =================== */
@media (min-width: 768px) and (max-width: 1279px) {
    .search-section .form-inline .form-control {
        width: 100%;
        margin-top: 0px
    }


    .industrybox {
    }
    /*min-height:620px !important */
    .industryicon_box {
        border-bottom: 1px solid #EEF2F6;
        padding-bottom: 10px
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    section {
        padding: 50px 0;
        position: relative;
    }

    .search-section {
        padding: 0;
        margin: -400px 0px 0px 0px;
    }

        .search-section .form-inline .form-control {
            width: 100% !important;
        }

    .industrybox {
        min-height: 220px !important
    }
    /*min-height: 620px !important;*/

    .industryicon_box {
        border-bottom: 1px solid #EEF2F6;
        padding-bottom: 10px;
    }

    .flex-btn { margin:10px 0px 5px 0px }
}


/*======================================= Home Page New Design CSS ========================*/

.wrapper {
    width: 100%;
}

.custom-container {
    width: 86%;
    margin: 0 7%;
}

.topstrip {
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #f0f0ef;
    background: rgba(0, 0, 0, 0.9);
}

ul.global-links {
    width: 100%;
    margin: 0px;
    padding: 3px 0px 0px 20px;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 500
}

    ul.global-links li {
        display: inline-block
    }

        ul.global-links li a {
            padding: 4px 20px 4px 0;
            color: #c4c4c4;
            font-size: 12px;
            font-weight: 500;
            display: inline-block
        }

            ul.global-links li a:hover, ul.global-links li a:focus {
                background: none;
                color: #fff;
            }


/*=========================== Home Page Login Menu ================================*/

.main-page-menu-top {
    margin: 15px 0px 0px 0px !important
}

.main-page-menu {
    background-color: #017BB5;
    border-radius: 5px;
    padding: 5px 10px 5px 10px
}

.main-page-menu-top:hover {
    background-color: #0273A9 !important
}

.main-page-menu-top a {
    color: #FFF !important;
}

    .main-page-menu-top a:hover {
        background-color: #0273A9 !important;
        color: #FFF !important;
        border-top-left-radius: 5px;
    }

    .main-page-menu-top a:focus {
        background-color: #0273A9 !important;
        color: #FFF !important;
    }

header .navbar-inverse .navbar-nav > li > .main-sub-menu {
    background-color: #017BB5 !important;
}

    header .navbar-inverse .navbar-nav > li > .main-sub-menu li > a {
        padding: 5px 20px;
        font-size: 14px
    }

.disable-link {
    pointer-events: none;
    cursor: pointer;
}


/*=========================== Premium Candidate + Serach Strip ====================*/
.banner-band {
    transition: all 0.5s;
    position: absolute;
    padding-top: 20px;
    padding-bottom: 20px;
    background: rgba(205, 33, 34, 0.9);
    bottom: -93px;
    z-index: 2;
    height: 100px;
}


.redband {
    background: rgba(205, 33, 34, 0.8) !important;
    width: 100%;
    margin-top: 1px;
    padding: 20px 0px 20px 0px
}



/*============================= Jobs By Industry ========================================*/

/*.industryCol { width:100% ; background-color:#fff; margin:20px 0px 20px 0px ;font-family:'Poppins', sans-serif;
               
}*/

.industryCol {
    width: 100%;
    min-height: 450px;
    /*background: url(../Images/slider/skills-bg.jpg) center center no-repeat;*/
    background-size: cover; /*margin-bottom: -30px*/
}



.jobbyindustryhead {
    font-size: 35px;
    text-shadow: rgba(255,255,255,0.6) 1px 1px 20px;
    text-align: center;
    margin: 0px 0px 15px 0px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    padding-top: 25px
}
    /*fe0305*/

    .jobbyindustryhead span {
        color: #fe0305
    }

.jobcircle {
    width: 100%;
    margin: 0px auto;
    background-color: rgba(205, 33, 34, 0.5);
    border-radius: 50%;
    width: 150px;
    height: 150px;
    padding: 10px 10px 10px 10px;
    font-family: Poppins, sans-serif;
    -webkit-transition: background 2s; /* For Safari 3.0 to 6.0 */
    transition: background 2s;
}

    .jobcircle a {
        color: #1a8bb3
    }

    .jobcircle:hover {
        box-shadow: rgba(144, 191,238, 0.6) 1px 1px 20px;
        background-color: rgba(20, 37,51, 0.6)
    }

.jobbyindustry {
    text-align: center;
    padding: 25px 10px 10px 10px;
    background-color: #FFF;
    border-radius: 50%;
    width: 130px;
    height: 130px
}

.icon-text {
    color: #fff;
    font-size: 49px;
    font-weight: 700;
    text-align: center;
    padding-top: 8px
}

.boxname {
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase
}



/*-------------------------- New Services Panel -------------*/

.IndustrySection {
    background-color: rgba(255,255,255,1);
    border-radius: 5px;
    border: 1px dashed #FFF;
    margin: 10px 0px 30px 0px;
    padding: 10px 20px 20px 10px;
}

.topspace {
    margin-top: 20px
}

.industrytab {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 0px 5px 6px;
    border-bottom: 1px solid #c8c7c7;
    color: #E21F26;
    margin: 0px 0px 0px 10px;
}

    .industrytab:hover {
        color: #B30E14
    }

.icon img {
    width: 40px;
    margin-left: -10px;
    margin-top: -4px
}

.industryText {
    margin: 0px 0px 5px 10px;
    line-height: 17px;
}

    .industryText span {
        color: #49a0bd;
        font-size: 12px;
        font-weight: 400
    }

.more {
    color: #e21f26;
    font-size: 22px;
    font-weight: 400 !important;
    padding-left: 10px;
    margin-top: -5px
}


/*========================= Job Portion + Job LIst =============================*/

.Joblist {
    background-image: url('../images/HomeBg.png');
    background-repeat: repeat;
    width: 100%;
    padding-bottom: 15px;
    margin-top: -30px
}

.RecentJobHead {
    font-size: 35px;
    text-shadow: rgb(206,206,206) 1px 1px 20px;
    text-align: center;
    margin: 15px 0px 15px 0px;
    color: #fe0305;
    text-transform: uppercase;
    font-weight: 600 !important;
    font-family: Poppins, sans-serif
}

    .RecentJobHead span {
        color: #1a8bb3
    }

.AllJobDetails {
    width: 100%;
    font-family: 'Poppins', sans-serif;
    background-color: #FFF;
    line-height: 18px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 1px 2px;
    margin: 0px 0px 15px 0px;
    padding: 10px 0px 10px 0px
}

.JobLogo {
    width: 100%;
    margin: 0px auto;
    padding: 10px;
    max-width: 130px
}

.Jobdetails {
    padding: 10px 0px 10px 0px
}

    .Jobdetails a {
        font-size: 14px;
        font-weight: 400;
        color: #e21f26;
        text-align: left;
    }

        .Jobdetails a:hover {
            color: #337ab7
        }

.CompName a {
    color: #023558;
    font-size: 13px;
}

.JobLocation {
    color: #023558;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    padding: 10px 0px 10px 0px
}

.JobDesc {
    color: #023558;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    padding: 10px 0px 10px 0px
}

.ExpDetails {
    color: #023558;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    padding: 10px 0px 10px 0px
}

.ApplyBtn {
    font-size: 13px !important;
    margin: 0px auto;
    padding: 10px 0px 10px 0px
}

.btn-custom {
    border-radius: 4px !important;
    padding: 0px 10px !important;
    font-size: 13px !important;
    font-family: 'Mulish',sans-serif;
    margin: 15px 0px 5px 35px;
    font-weight: 700
}




/*========================= Client Portion + Counter =============================*/

.ClientPortion {
   /* background: url('../images/slider/ClientBg.jpg');*/
    margin: 0px 0px 50px 0px;
    padding: 20px 0px;
    width: 100%;
}

.ClientPortionInner {
    background: rgba(255, 255, 255, 0);
    margin: 0px 25px 0px 10px;
    padding: 15px 15px 15px 15px;
    border-radius: 4px;
}

.ClientLogo {
    width: 133px;
    margin: 0px 5px;
    border: 1px dashed #FFF;
    padding: 5px;
}




.Vision-stat-value {
    margin-top: 23px;
    margin-bottom: 10px;
    border-radius: 5px 0 0 5px;
    background: #2a7893;
    font-family: Poppins, sans-serif;
    color: #FFF !important
}

    .Vision-stat-value ul {
    }

        .Vision-stat-value ul li:first-child {
            padding: 0px 10px 10px 10px;
        }

        .Vision-stat-value ul li {
            border-bottom: 1px solid #49a0bd;
            padding: 10px 0px 10px 0px;
            color: #fff !important;
            font-size: 28px;
            font-weight: bold;
            text-align: center
        }

            .Vision-stat-value ul li span {
                font-weight: normal;
                font-size: 11px;
                display: block;
                margin-top: -10px
            }

            .Vision-stat-value ul li:last-child {
                border-bottom: 0px;
                padding-top: 10px;
            }

.Vision-stat {
    background: #3495b6;
    border-radius: 5px;
    font-family: Poppins, sans-serif
}

    .Vision-stat ul li {
        border-bottom: 1px solid #49a0bd;
        padding: 29px 0 15px 50px;
        position: relative;
    }

        .Vision-stat ul li:last-child {
            border-bottom: none;
        }

        .Vision-stat ul li h5 {
            text-transform: uppercase;
            color: #fff;
            padding: 0 10px;
            font-weight: bold;
            font-size: 19px
        }

            .Vision-stat ul li h5 span {
                color: #d6f5ff;
                display: block;
                text-transform: none;
                font-weight: normal;
                font-size: 13px;
            }

        .Vision-stat ul li img {
            position: absolute;
            width: 50px;
            height: 50px;
            left: 0px;
            margin-top: 5px
        }

.abt-rw-ico {
    background-position: -89px -146px;
}

.abt-grt-ico {
    background-position: -154px -142px;
}

.abt-cert-ico {
    background-position: -228px -140px;
}



/*=============================== Footer Part =================================*/

/*.footer { background: #272727;color: #b9b9b9; padding: 50px 0 20px 0; font-size: 12px;  border-top: 1px solid #fff; }*/


.footerNew {
    padding: 10px 0 0;
    border-top: 1px solid #eee;
    min-height: 250px;
    margin-top: 0px; /*margin-top:-50px;*/
    font-family: 'Inter', sans-serif,serif !important;
    background: #003752;
    color: #b9b9b9;
}

    .footerNew p {
        font-size: 13px;
        font-weight: 400;
        color: #FFF;
        text-align: left; /*b9b9b9*/
        line-height: 20px;
        font-family: 'Inter', sans-serif,serif;
        margin-bottom: -15px

    }

    .footerNew ul {
        padding: 10px 0px 10px 10px;
        list-style-type: none;
        margin-left: 30px
    }

    .footerNew li b {
        font-size: 16px;
        font-weight: 400;
        color: #00AEEF;
        font-family: 'Inter', sans-serif !important
    }

    .footerNew li a {
        color: #FFF;
        display: flex;
        align-items: baseline;
        font-weight: 400;
        margin: 10px 0 0;
        font-size: 14px
    }

        .footerNew li a:hover {
            color: #49a0bd
        }

.contact-box {
    background-color: #282f39;
    width: 100%;
    padding: 20px 10px 32px 30px;
    margin: -10px 30px 0px 0px
}

    .contact-box b {
        font-size: 17px;
        font-weight: 400;
        color: #00AEEF;
    }

.contact_info {
    margin: 10px 0 0 0px;
    width: 100%;
}

.activeicons {
    float: left;
    padding: 0 15px 0 0;
}

.social_icons a {
    background-color: rgb(94, 94, 94);
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}

.social_icons span {
    color: #00AEEF
}

.social_icons a:hover {
    background-color: #49a0bd;
}

.social_icons span { /*display:block;*/
    margin: 10px 0 0;
    font-size: 18px
}

.phone {
    color: #FFF;
    font-size: 13px
}


.SocialMedia {
    line-height: 18px;
    border-top: 1px solid rgba(255,255,255,.11);
    font-size: 11px;
    color: rgba(255,255,255,1);
    text-align: left;
    padding: 20px 55px;
    background: rgba(0,0,0,.3)
}

    .SocialMedia p {
        margin: 0px;
        padding: 0px;
        padding-left: 25px;
        padding-right: 25px;
    }

    .SocialMedia a {
        color: rgba(255,255,255,.7);
        text-decoration: underline;
    }

        .SocialMedia a:hover {
            color: rgba(255,255,255,1);
        }


.footerNew .copyright {
    border-top: 1px solid #3e3e3e;
    padding: 10px;
    text-align: center;
    line-height: 32px;
    padding-bottom: 10px;
}

    .footerNew .copyright a {
        color: #FFF !important;
        font-size: 13px;
    }

        .footerNew .copyright a:hover {
            color: #49a0bd
        }

.footerNew .copyright2 {
    border-top: 1px solid #3e3e3e;
    padding-top: 10px;
    text-align: center;
    line-height: 32px;
    padding-bottom: 10px;
    background-color: #bfc9d6;
    color: #242424;
}

    .footerNew .copyright2 a {
        color: #01439f !important;
        font-size: 13px;
    }

        .footerNew .copyright2 a:hover {
            color: #49a0bd
        }




/*====================== New Home Page Job View List Box  Design ====================*/

.jobboxsection {
    padding: 20px 0px;
    position: relative;
}

.RecentJobPost {
    background-color: #0071A8;
}

    .RecentJobPost h1 {
        color: #FFF;
        font-size: 14px;
        text-align: center;
        font-weight: 600;
        font-family: 'Barlow',sans-serif;
        padding: 7px 0px 7px 0px;
        margin: 8px 0px 0px 0px;
        line-height: 22px
    }

.borderbot {
    margin: 0px 0px 0px 0px;
    background-color: #0071A8;
    height: 1px
}

.MainJobBox {
    width: 100%;
    background-color: #FFF;
    font-family: 'Inter',sans-serif;
    /*font-family: 'Hind Siliguri', sans-serif !important;*/
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 1px 2px;
    margin: 8px 10px 15px 0px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #d4d2d0;
    border-radius: 5px;
    padding-bottom: 1.2rem;
}

.JobHead {
    background-color: #FAFAFA;
    border-bottom: 1px dashed #a4a4a4;
    padding: 4px 4px 4px 10px;
    text-transform: capitalize !important;
    color: #005B86;
    font-weight: 400;
    font-size: 15px;
    font-family: GraphikMedium,'Sans Serif Collection'
}

    .JobHead a {
        color: #016fcc !important;
        font-weight: 500;
        font-size: 14px !important
    }

.JobTittle a {
    font-weight: 500;
    font-size: 13px
}
/*023558*/


.JobDescription {
    font-size: 13px;
    text-align: left;
    color: #4D4D4D;
    font-family: 'Hind Siliguri' !important;
    margin: 15px 0px 10px 15px;
    line-height: 25px;
    padding-bottom: 5px;
}

    .JobDescription a {
        font-size: 14px !important;
    }

.redcolor {
    color: #0095DA !important;

}

.bluecolor {
    color: #0071A8 !important;
    font-weight: 500;
}

.btnspace {
    margin: 10px 0px 10px 0px;
    text-align: center
}

.otherDetails {
    font-size: 13px;
    font-weight: 400 !important;
    display: block;
    width: 100% !important;
    word-break: break-all !important;
}
/*font-family:Arial, Verdana, Geneva, Tahoma, sans-serif;*/
.leftspace {
    padding-left: 3px;
    font-weight: 400
}

.left-padd {
    padding-left: 10px;
    font-weight: 400
}

.JobDescription br {
    display: none;
}

.nospace {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px
}

.comp-logo {
    padding: 15px 5px 5px 5px;
    margin: 0 auto;
    display: table;
    min-height: 100px;
    width:100%;
    text-align:center
}

.comp-logo img {
    max-height: 115px;
    width: 110px;
    margin: 0px auto;
}


/*================== View Profile ( Jobseeker )=====================*/


.ProfileBox {
    width: 100%;
    background-color: #FFF;
    margin-bottom: 20px;
    font-family: 'Lato', sans-serif !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 1px 2px;
    margin: 8px 10px 25px 0px;
}

.ProfileHead {
    background-color: #FAFAFA;
    border-bottom: 1px dashed #a4a4a4;
    padding: 10px 5px 10px 10px;
    text-transform: capitalize !important;
    color: #222;
    font-weight:700;
    font-size: 17px;
    font-family: 'Figtree',sans-serif,serif ;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.ProfileImg {
    text-align: center;
    margin: 20px auto;
    line-height: 35px;
    text-align: center
}

.CandidateName {
    font-family: 'Hind Siliguri',sans-serif;
    color: #023558;
    text-align: center;
    font-weight: 700;
    font-size: 17px;
    padding-bottom: 5px
}

.profileName {
    font-family: 'Hind Siliguri',sans-serif;
    color: #023558;
    text-align: center;
    font-weight: 700;
    font-size: 19px;
    padding-bottom: 5px
}

.CandidateDetails {
    font-family: 'Roboto',sans-serif;
    font-size: 14px;
    text-align: left
}

.resumehead {
    font-size: 15px;
    text-align: center;
    color: #005b87;
}

.ProfileDetails {
    font-family: 'Mulish';
    font-size: 13px;
    text-align: left;
    border-bottom: 1px dashed #a4a4a4;
    padding: 0px 0px 10px 0px;
    color: #4E4E4E;
    margin: 15px 10px 0px 10px;
    font-weight: 400
}

.fontbold {
    font-weight: 700
}

.UpdateCol {
    width: 100%;
    margin: 0px 0px 0px 6px;
    padding: 5px;
}

.CandidateUpdate {
    background-color: #0095DA;
    box-shadow: 0 2px 0 #337ab7;
    color: white;
    padding: 4px 10px;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
    font-family: 'Hind Siliguri',sans-serif;
    font-size: 14px;
    font-weight: 500;
    border-radius: 5px
}

    .CandidateUpdate:hover {
        background-color: #337ab7;
    }

    .CandidateUpdate:active {
        box-shadow: none;
        top: 5px;
    }



/*================== Candidate Update Section ( Jobseeker )=====================*/

.space {
    padding: 10px 10px 10px 10px
}

.space2 {
    padding: 0px 10px 0px 10px
}

/*================== Job Seeker Registration Section ( Jobseeker )=====================*/

.JobSeekerRg {
    background-color: #FFF;
    font-family: 'Lato',sans-serif;
    padding: 5px;
   /* box-shadow: 0px 0px 20px 0px #bbb;*/
    border-radius: 2px
}

.JobSeekerRg_Inner {
    padding: 20px 0px 20px 0px;
    background-color: #FFF;
    /*background: #f2f2f2;*/
}

.JobSeekerRg_Inner_One {
    padding: 0px;
    background: #f2f2f2;
}

.JobSeekerRg_Header {
    margin: 0;
    padding: 0px 0px 15px 0px;
    border-bottom: 2px #c2c2c2 dotted;
    font-size: 20px;
    color: #005B86;
    font-weight: normal;
    font-family: 'Poppins',sans-serif
}

    .JobSeekerRg_Header span {
        color: #0095DA
    }

.seperate {
    height: 0px;
    margin-bottom: 30px;
    border-bottom: 1px #bfbfbf solid;
    margin: 0px 20px
}

.termstext {
    color: #5d5d5d;
    text-align: left;
    font-family: 'Sintony', sans-serif;
    font-size: 13px;
    font-weight: 500
}

    .termstext a {
        color: #337ab7;
        font-size: 13px
    }

        .termstext a:hover {
            color: #e21f26;
            text-decoration: underline
        }


.detailbox {
    width: 70% !important
}

.ProjectDetailsName {
    font-family: 'Lato',sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-align: left;
    color: #016fcc;
    margin: 0px 0px 0px 0px
}

.ProjectDetails {
    font-family: 'Lato',sans-serif;
    font-weight: 600;
    font-size: 13px;
    text-align: left;
    color: #757575;
    margin: 5px 0px 0px 0px
}



/*======== Job Seeker Registration Right Section ( Jobseeker ) ========*/

.jobSeekerRg_Right {
    border: 1px #bfbfbf solid;
    background-color: #FFF;
    font-family: 'Poppins',sans-serif;
    text-align: center;
    margin: 0px 0px 10px 0px;
}


.JobSeekerRgRight_Header {
    margin: 0;
    padding: 15px 15px 15px 15px;
    font-size: 17px;
    color: #005B86;
    font-weight: normal;
    font-family: 'poppins',sans-serif;
    line-height: 30px
}

    .JobSeekerRgRight_Header span {
        color: #0095DA;
        font-size: 17px
    }

.JobSeekerRgRight_Mid {
    background-color: #f2f2f2;
    font-weight: 500;
    color: #4D4D4D
}

.JobSeekerRgRight_tagline {
    font-size: 14px;
    text-align: center;
    padding: 10px 5px 5px 5px
}

.JobSeekerRgRight_Mid img {
    text-align: center;
    margin: 0px 0px 5px 0px
}

.JobSeekerRgRight_LoginBx {
    padding: 10px;
    font-size: 16px;
    color: #444;
    box-shadow: 0px 0px 4px #bfbfbf;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px #bfbfbf solid;
    border-radius: 4px;
    margin: 25px 25px 0px 25px;
    text-align: center;
    line-height: 35px
}

.JobSeekerRgRight_LoginBtn {
    border: none;
    font-family: 'Lato', sans-serif;
    background: #e21f26;
    color: #fff;
    cursor: pointer;
    padding: 7px 15px;
    margin: 10px 0px 13px 0;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 700;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .JobSeekerRgRight_LoginBtn:hover {
        color: #fff;
        background: #337ab7;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        border-color: #449D44;
    }


/*-------------- */
.applyjobbtn {
    font-family: 'Manrope', sans-serif,serif;
    padding: 5px 15px;
    margin: -5px 0px 13px 0;
    font-size: 14px;
    text-align: center;
    background-color: #0095DA;
    border: 1px solid #0095DA;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    color: #FFF;
    border-radius:8px;
    font-weight:600;
}

    .applyjobbtn:hover {
        background-color: #FFF;
        border: 1px solid #0095DA;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        color: #0095DA;
        box-shadow: 0 0 0 2px rgba(0,149,218,0.5)
    }

    .applyjobbtn:focus {
        background-color: #FFF;
        border: 1px solid #0095DA;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        color: #0095DA;
        box-shadow: 0 0 0 2px rgba(0,149,218,0.5)
    }



.primarybtn {
    border: none;
    font-family: 'Inter', sans-serif;
    background: #FFF;
    border: 1px solid #337ab7;
    color: #337ab7;
    cursor: pointer;
    padding:8px 15px;
    margin: 0px 0px 13px 0;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 500;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

.Totaltex {
    width: 62%;
    border: none;
    font-family: GoogleSans-Medium, sans-serif;
    background: #FFF;
    color: #337ab7;
    cursor: pointer;
    margin: 0px 126px 41px -14px;
    font-size: 15px;
    font-weight: 500;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

.exporttext {
    font-family: GoogleSans-Medium, sans-serif;
    background: #FFF;
    color: #337ab7;
    cursor: pointer;
    border: 1px soild #000000;
    margin: -74px -31px 71px 0px;
    font-size: 15px;
    font-size: 15px;
    font-weight: 500;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    float: right;
}

.primarybtn:focus {
    color: #fff;
    background-color: #DDF1FF;
    border: 1px solid #0368d2;
    color: #337ab7;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    box-shadow: 0 0 0 .2rem rgba(42,143,249,0.5)
}

.sidetext {
    margin-left: 98px;
}

.primarybtn:hover {
    color: #fff;
    background-color: #DDF1FF;
    border-color: #0368d2;
    color: #337ab7;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    box-shadow: 0 0 0 .2rem rgba(42,143,249,0.5)
}

.submitbtn {
    border: none;
    font-family: Inter, sans-serif;
    background: #02A4E1;
    border-color: #02A4E1;
    color: #fff;
    cursor: pointer;
    padding: 6px 15px;
    margin: 0px 0px 13px 39px;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 500;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    display: inline-flex;
    justify-content: center;
}

    .submitbtn:focus {
        color: #fff;
        background-color: #00AEEF;
        border-color: #02A4E1;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        border-color: #449D44;
        box-shadow: 0 0 0 .2rem rgba(66,203,255,0.5)
    }

    .submitbtn:hover {
        color: #fff;
        background-color: #00AEEF;
        border-color: #02A4E1;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        border-color: #449D44;
        box-shadow: 0 0 0 .2rem rgba(66,203,255,0.5)
    }




/*==================== Search Form Section ======================*/

.HomeJobSearch {
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.3);
    margin-bottom: 10px;
}

.Hiredcol {
    background-color: #016fcc;
    color: #FFF !important;
    border: 1px solid #FFF;
    font-family: 'Lato',sans-serif;
    text-align: center;
    height: 50px !important;
    margin: 9px 0px 0px 0px
}

    .Hiredcol:hover {
        background-color: #e21f26
    }

.premiumtext {
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    color: #FFF !important;
    padding: 5px 0px 0px 20px;
    font-family: 'Poppins',sans-serif;
    margin-left: 30px
}

.hiredtext {
    font-size: 12px !important;
    line-height: 22px;
    color: #FFF !important;
    font-weight: 500;
    font-family: 'Lato',sans-serif
}

.topcategory {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #55d3e1;
    font-weight: 700;
    margin-right: 10px;
    text-align: center
}

    .topcategory a {
        color: #000;
        font-size: 13px
    }

    .topcategory span {
        color: #000
    }


/*==================== Register Section ======================*/

.reg_col {
    padding: 0px 10px 10px 10px;
    background-color: rgba(255, 255,255, 0.3);
    margin-bottom: 10px;
    margin-top: 0px
}

.regbtn {
    background-color: #666;
    color: #FFF !important;
    border: 1px solid #FFF;
    font-family: 'Lato',sans-serif;
    text-align: center;
    height: 50px !important;
    margin: 9px 0px 0px 0px
}

    .regbtn:hover {
        background-color: #e21f26
    }

.regtext {
    font-size: 14px;
    font-weight: 700;
    color: #FFF !important;
    text-align: center;
    padding: 5px 5px 5px 5px;
    font-family: 'Lato',sans-serif;
    text-transform: uppercase
}

.regtext_small {
    font-size: 12px !important;
    line-height: 22px;
    color: #FFF !important;
    font-weight: 400;
    text-transform: capitalize !important
}


/*==================== Register Section New ======================*/

.newregbtn {
    background-color: #666;
    color: #FFF !important;
    border: 1px solid #FFF;
    font-family: 'Lato',sans-serif;
    text-align: center;
    height: 50px !important;
    margin: 9px 0px 0px 0px
}

    .newregbtn:hover {
        background-color: #e21f26
    }

.newregtext {
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    color: #FFF !important;
    padding: 5px 0px 0px 20px;
    font-family: 'Poppins',sans-serif;
    margin-left: 30px
}

.newregtext_small {
    font-size: 12px !important;
    line-height: 22px;
    color: #FFF !important;
    font-weight: 500;
    font-family: 'Lato',sans-serif
}



/*==================== Regsitration Tabs New ======================*/

.registrationtab {
    background-color: rgba(36,53,65,0.7);
    color: #FFF !important;
    border: 1px solid #FFF;
    font-family: 'Lato',sans-serif;
    text-align: center;
    height: 50px !important;
    margin: 9px 0px 0px 0px
}

    .registrationtab:hover {
        background-color: #e21f26
    }

.regtabtext {
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    color: #FFF !important;
    padding: 5px 0px 0px 20px;
    font-family: 'Poppins',sans-serif;
    margin-left: 30px
}

.regtabtext_small {
    font-size: 12px !important;
    line-height: 22px;
    color: #FFF !important;
    font-weight: 500;
    font-family: 'Lato',sans-serif
}



/*==================== Employer Registration Section ======================*/

.RightStroke {
    border-right: 1px solid #bfbfbf;
    padding-right: 15px
}

.EmployerReg {
    font-family: 'Poppins',sans-serif;
    padding: 70px 10px 10px 30px;
}

.head {
    font-size: 18px;
    text-align: left;
    padding-bottom: 10px;
    font-weight: normal;
    color: #777777;
    line-height: 30px
}

    .head span {
        color: #e21f26;
        font-size: 20px
    }

.empreg-benefits {
    color: #777;
    font-size: 13px;
    font-family: GoogleSans-Medium,sans-serif;
    text-align: left
}

    .empreg-benefits ul {
        list-style-type: none;
        line-height: 25px
    }

        .empreg-benefits ul li img {
            text-align: left;
            margin-left: -22px;
            margin-right: 5px
        }



/*==================== Content Pages Design ======================*/

.NormalContent {
    text-align: justify;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 12px;
    color: #222;
    padding: 0px 0px 0px 0px;
    line-height: 26px
}



.numerContent {
    text-align: justify;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    list-style-type: decimal;
    font-size: 12px;
    color: #222;
    padding: 0px 0px 0px 20px;
    line-height: 26px
}

/*-----------------  MY GRIDVIEW DESIGN ---------------------------*/
.mGrid {
    width: 100%;
    background-color: #FFFFFF;
    margin: 1px 0 1px 0;
    border: solid 1px #C0C0C0;
    border-collapse: collapse;
    font-family: 'Mulish', sans-serif;
}

    .mGrid td {
        padding: 4px 4px 4px 4px;
        border: solid 1px #c1c1c1;
        color: #000000;
        font-size: 11px;
        text-align: center;
        font-weight: 600
    }

        .mGrid td a {
            color: #016fcc;
            font-weight: 700
        }

            .mGrid td a:hover, a:focus {
                color: #065fa9
            }

    .mGrid th {
        padding: 0px 0px;
        /*background: #DFECFC url(grd_head.png) repeat-x top;*/
        border-left: solid 1px #C0C0C0;
        color: #0b356c !important;
        line-height: 25px;
        padding: 0px 3px 0px 3px;
        font-size: 12px;
        text-align: center;
        font-family: 'Mulish', sans-serif;
        font-weight: 800
    }

    .mGrid tr:hover {
        background-color: #f5f5f5
    }

    .mGrid .pgr {
        background-color: #DFECFC;
        border: solid 1px #C0C0C0;
        border-left: solid 1px #C0C0C0
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid .pgr a {
            text-decoration: none;
        }

            .mGrid .pgr a:hover {
                color: #0b356c;
                text-decoration: none;
            }

    .mGrid table tbody td span {
        color: #a4a4a4 !important
    }

    .mGrid tr:nth-child(even) {
        background: #f8f7ff
    }

    .mGrid tr:nth-child(odd) {
        background: #fff;
    }



/*========================== Payment Gateway css======================*/

.thankuorder {
    font-family: 'Lato',sans-serif;
    text-align: center;
    color: #636363;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px
}

.thankuordersmall {
    font-family: 'Lato',sans-serif;
    text-align: center;
    color: #7E7C7C;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px
}

    .thankuordersmall span {
        font-size: 14px !important;
        text-transform: unset !important
    }



/*========================== Registration Fee ======================*/

.paymentcol {
    background-color: #C0C0C0;
    border: 1px solid #929292;
    color: #333;
    font-family: 'Lato',sans-serif;
    padding: 5px 10px;
    margin-bottom: 10px;
    cursor: pointer;
    text-align: center;
}

    .paymentcol:hover {
        background-color: #e21f26;
        color: #FFF;
        border: 1px solid #FFF
    }


/*============================= Resume Builder Paid Services ======================================*/

.paidbg-img {
    width: 100%;
    min-height: 100px;
    background: url('../images/professional-resume-banner.jpg') center center no-repeat;
    background-size: cover;
    margin-bottom: -20px;
    margin-top: 40px;
}


.paidbg-imginner {
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #FFF;
    text-align: center;
    padding: 150px 0px 0px 0px;
    margin: -140px 0px 0px 0px;
    line-height: 32px;
    text-transform: capitalize;
}

    .paidbg-imginner .paidbgsmalltext {
        font-size: 15px
    }


h2.sub-heading {
    color: #272626;
    font-family: 'Lato',sans-serif;
    font-size: 27px;
    line-height: normal;
    margin-bottom: -10px;
    padding-bottom: 8px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    padding-left: 15px;
}

    h2.sub-heading img {
        margin: -20px 0px 0px 0px;
        width: unset
    }


a .resumepaidbox {
    width: 100%;
    padding-bottom: 10px
}

a .resumeboxicon {
    text-align: center;
    margin: 0px auto
}

    a .resumeboxicon img {
        text-align: center;
        width: 150px;
        margin: 0px auto;
        border-radius: 50%;
        padding-bottom: 10px
    }

.resumeboxname {
    font-family: 'Lato',sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #016fcc;
    margin: 0px 0px 0px 0px;
    text-transform: unset !important
}

.resumeboxdetails {
    font-family: 'Lato',sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
    color: #757575;
    margin: 5px 0px 0px 0px;
    text-transform: unset !important
}


.TeamMemberPic {
    width: 200px;
    text-align: left;
    padding: 5px;
    border: 2px solid #a4a4a4;
    margin: 0px 15px 0px 0px
}

.resumeboxalldetail {
    font-family: 'Lato',sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #636363;
    padding: 0px 0px 0px 10px;
}


.knowmorecol {
    text-align: center;
    margin: 10px 0px 0px 0px
}


.morebtnBlue {
    padding: 3px 9px;
    font-family: 'Poppins',sans-serif;
    color: #FFF;
    background-color: #3C9DCD;
    font-size: 12px;
    text-decoration: none;
    font-weight: 500;
    text-align: center;
    border: 1px solid #FFF;
    box-shadow: 0 3px 5px #A9A9A9;
}

.morebtnRed {
    padding: 3px 9px;
    font-family: 'Poppins',sans-serif;
    color: #FFF;
    background-color: #e21f26;
    font-size: 12px;
    text-decoration: none;
    font-weight: 500;
    text-align: center;
    border: 1px solid #FFF;
    box-shadow: 0 3px 5px #A9A9A9;
}

/*.morebtnRed:hover { box-shadow: 0 3px 5px #222; }*/


.servicetextdetails {
    font-family: 'Lato',sans-serif;
    font-weight: 700;
    color: #757575;
    text-align: justify;
    line-height: 25px;
    margin: 5px 15px 5px 0px
}

.service-highlights ul {
    width: 100%;
    text-align: left;
    line-height: 30px;
    list-style-type: none;
    font-weight: 400;
    color: #757575;
    font-family: 'Lato',sans-serif
}

    .service-highlights ul li {
        margin-left: 0px
    }


.paynowbox {
    background-color: #fff;
    box-shadow: 1px 1px 9px rgba(0,0,0,.6);
    width: 100%;
    font-family: 'Poppins',sans-serif;
    padding: 10px 0px 15px 0px;
    border-radius: 5px;
    margin-top: 10px;
}

    .paynowbox .innerbg {
        margin: 15px 0px 10px 0px;
        padding: 10px;
        text-align: center;
        font-size: 25px;
        color: #757575;
        font-weight: 500;
        background-color: #F3F1F2;
        line-height: 30px
    }

.deliveryopt {
    font-size: 14px;
    font-weight: 400;
    color: #e21f26;
    padding: 10px 10px 10px 10px
}

.rdbbtn {
    padding-bottom: 15px;
    padding-left: 10px
}

.paybtncol {
    text-align: center;
    margin-top: 15px
}

.paybtn {
    background-color: #e21f26;
    color: #fff;
    font-family: 'Poppins',sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    padding: 5px 8px;
    border: 2px solid #D1141A
}

.rdbtext label {
    color: #757575;
    font-family: 'Lato',sans-serif;
    font-size: 14px !important;
    font-weight: 700
}



/*============================= Paid Services New ======================================*/


.paidservice-bg {
    margin-top: 30px;
    padding: 25px 0;
    text-align: center;
    background: url('../images/paid-services-bg.jpg') top center repeat-y;
    padding: 20px 0;
    margin-bottom: 0px;
}

.paidservice-head {
    color: #FFF;
    font-family: 'GoogleSans-Medium',sans-serif;
    font-size: 27px;
    line-height: normal;
    margin: 50px 19px 19px 19px;
    padding-bottom: 8px;
    position: relative;
    text-align: center;
    font-weight: 500;
}

.paidservicebox {
    width: 100%;
    padding: 5px;
    background-color: #FFF;
    font-family: 'Lato',sans-serif;
    margin: 0px 0px 30px 0px;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 2px 1px rgba(0,0,0,.2);
    box-shadow: 0 2px 2px 1px rgba(0,0,0,.2);
    min-height: 246px;
    display: flex;
    flex-direction: column;
}

    .paidservicebox .innerbox {
        border: 1px solid #e21f26
    }

        .paidservicebox .innerbox:hover {
            border: 1px solid #e21f26
        }

.paidservice-img {
    width: 100% !important
}

.paidservice-iconbox {
    text-align: center;
    width: 80px;
    margin: 0px auto;
}

.paidservice-textcol {
    padding: 0px 0px 10px 0px;
    text-align: center;
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}

.paidservice-headtext {
    font-size: 16px;
    color: #016fcc;
    font-weight: 500;
    margin: 5px 0px 0px 0px;
    text-transform: capitalize !important;
    font-family: 'Poppins',sans-serif
}

.paidservice-detailtext {
    font-size: 13px;
    color: #757575;
    font-weight: 400;
    margin: 0px 0px 5px 0px;
    text-transform: unset !important
}

.paidservice-btncol {
    text-align: center;
    width: 100%;
    margin-top: 20px;
    margin-top: auto;
}

.paidservice-paybtn {
    background-color: #e21f26;
    color: #fff;
    font-family: 'GoogleSans-Bold',sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    padding: 5px 10px;
    border: 1px dotted #FFF
}

    .paidservice-paybtn:hover {
        box-shadow: 0 3px 5px #A9A9A9;
        background-color: #3C9DCD;
        color: #FFF
    }



/*
* ----------------------------------------------------------------------------------------
* 03.NEW BANNER CSS STYLE
* ----------------------------------------------------------------------------------------
*/

section.newbanner {
    padding: 70px 0px !important;
}

    section.newbanner .client-slider {
        padding: 15px 0;
        background-color: #333333;
        position: absolute;
        width: 100%;
        bottom: 0;
    }

.form-inline {
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.3);
    margin-bottom: 10px;
}



.registeruthan {
    border: 1px solid #e21f26;
    font-family: GoogleSans-Medium, sans-serif;
    font-size: 14px;
    text-align: center;
    background-color: #e21f26;
    background-color: #e21f26;
    margin: 0px 0px 0px -16px;
    width: 100%;
    padding: 3px
}

    .registeruthan a {
        text-decoration: none;
        color: #FFF
    }



/*================== Cookie Consent Begin ===============*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}

    #cookieConsent a {
        color: #4B8EE7;
        text-decoration: none;
    }

#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: 0px 0 0 0;
    font-weight: bold;
}

    #closeCookieConsent:hover {
        color: #FFF;
    }

#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}

    #cookieConsent a.cookieConsentOK:hover {
        background-color: #E0C91F;
    }
/*Cookie Consent End*/



/*============== Circle Responsive ===============*/

.circle-responsive {
    background: #ddd;
    border-radius: 50%;
    height: 0;
    padding-bottom: 100%;
    width: 100%;
}

.circle-content {
    color: #fff;
    float: left;
    line-height: 1;
    margin-top: -0.5em;
    padding-top: 50%;
    text-align: center;
    width: 100%;
}



/*=============== Other CSS ===============*/
.btnapplicants {
    margin-top: 5px;
    font-weight: bold;
    padding: 2px 14px;
    background-color: #337ab7;
    border-color: #337ab7;
    font-size: 12px;
    color: #fff;
    border-radius: 4px
}

    .btnapplicants:hover {
        background-color: #0E4A7E;
        border: 1px solid #0E4A7E
    }

.job-type {
    line-height: 25px !important
}

.breadcrumb1-search {
    padding: 30px 0px !important
}



.numericpage {
    padding: 4px 10px;
    color: #00a8ea;
    font-size: 12px;
    border: none;
    margin-right: -5px;
    margin-bottom: 10px;
    border: 1px solid #D1D1D1;
    background-color: #FFF;
    font-weight:500
}

    .numericpage:hover {
        background-color: #f5f5f5 !important;
    }

.page-link {
    position: relative;
    display: block;
    padding: 4px 10px;
    margin-left: 0px;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
    margin-right: -4px;
    font-size: 12px;
    font-weight: 500;
}

.numericpage:hover {
    background-color: #005c86;
}

.btnviewdetails {
    margin-top: 5px;
    font-weight: 500;
    padding: 2px 14px;
    background-color: #636363;
    border: 1px solid #636363;
    font-size: 12px;
    color: #FFF;
    border-radius: 5px
}

    .btnviewdetails:hover {
        background-color: #242424;
        border: 1px solid #242424;
        color: #FFF
    }

.btnapplicants {
    margin-top: 5px;
    font-weight: 400;
    padding: 2px 14px;
    background-color: #06B8FB;
    border: 1px solid #06B8FB;
    font-size: 12px;
    color: #FFF;
    border-radius: 5px
}

    .btnapplicants:hover {
        background-color: #42CBFF;
        border: 1px solid #42CBFF
    }

.btnapplicants1 {
    margin-top: 5px;
    font-weight: 400;
    padding: 2px 14px;
    background-color: #06B8FB;
    border: 1px solid #06B8FB;
    font-size: 12px;
    color: #FFF;
    border-radius: 5px
}

    .btnapplicants1:hover {
        background-color: #42CBFF;
        border: 1px solid #42CBFF
    }

.btnapplied {
    margin-top: 5px;
    font-weight: bold;
    padding: 2px 14px;
    font-size: 12px
}

.job-box-2 .job-title-box {
    margin-top: 0px !important
}

    .job-box-2 .job-title-box .job-title {
        font-size: 15px !important
    }

        .job-box-2 .job-title-box .job-title a:hover {
            color: #e21f26 !important
        }

section {
    padding: 30px 30px !important
}

.breadcrumb-search .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px !important
}

.breadcrumb-search .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px !important
}



/*=============== New Site Navigation ================*/

.site-nav {
    width: 100%;
    margin: 45px 0px 0px 0px;
    background-repeat: repeat-x;
    background: rgba(60, 146, 202, 0.7) url('../images/facts-banner.jpg');
    text-align: left;
}

    .site-nav .infobox {
        width: 100%;
        color: #fff;
    }

    .site-nav .texticonbox {
        float: left
    }

    .site-nav .texticon {
        background-color: #ea4b35;
        padding: 30px 20px;
        border: 1px solid #FFF;
        font-weight: 600;
        margin-right: 20px
    }

.texthead {
    font-weight: 500;
    font-size: 21px;
    text-align: left;
    color: #FFF;
    margin: 0px 0px 0px 0px;
    font-family: GraphikMedium,sans-serif;
    text-transform: capitalize
}

.infobox h1 {
    font-size: 21px;
    font-family: GraphikMedium,sans-serif;
    text-transform: capitalize;
    margin: 0px 0px 0px 0px;
    color:#FFF
}

.smalltext {
    font-weight: 400;
    font-size: 12px;
    text-align: left;
    margin-top: 10px;
    color: #fff
}

.smallsubtext {
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
    color: #fff
}


.afloginjobname {
    font-weight: 500;
    font-size: 21px;
    text-align: left;
    color: #FFF;
    text-transform: capitalize;
    font-family: GraphikMedium,sans-serif;
    margin: 0px 0px 0px 0px;
    line-height: 1.3;
}

.afloginjobloc {
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    margin-top: 10px;
    color: #fff;
    font-family: GoogleSans-Medium
}


.supportbox {
    padding: 30px 0px;
    color: #172337;
    text-align: center
}

.supdetail {
    font-size: 13px;
    background-color: #ecf0f4;
    border: 1px solid #FFF;
    padding: 10px 5px;
    margin-bottom: 10px;
    margin: auto auto;
    width: 50%
}

    .supdetail:hover {
        background-color: #e72828;
        cursor: pointer;
        color: #FFF
    }

.logoslider {
    width: 170px !important;
    padding: 10px 0px 10px 0px
}


.breadcum {
    width: 100%;
    margin: 53px 0px 0px 0px;
    height: 100px;
    background-repeat: repeat-x;
    background: rgba(60, 146, 202, 0.7) url('../images/open-search-bg.png');
    text-align: left;
}

.breadcum-amer {
    width: 100%;
    margin: 61px 0px 0px 0px;
    background-repeat: repeat-x;
    height: 89px;
    background: rgba(60, 146, 202, 0.7) url('../images/AmerJobFairBg.png');
    text-align: left;
    background-position: center;
    background-size: contain
}


.loginbreadcrum {
    min-height: 120px;
    width: 100%;
    background: url(../images/open-search-bg.png) center no-repeat #126db1;
    position: relative;
    background-size: cover;
    margin: 35px 0px 0px 0px;
    padding: 42px 0px 0px 0px;
    background-repeat: no-repeat;
   /* background-position-y: -140%;*/
}

.loginbreadcrum-emp {
    min-height: 120px;
    width: 100%;
    background: url(../images/visionjobs-search-banner.jpg) center repeat-x;
    position: relative;
    background-size: cover;
    margin: 40px 0px 0px 0px;
    padding: 50px 0px 0px 0px
}

/*================== My Custom Before Regd Page ( Jobseeker )=====================*/

.outercol {
    width: 100%;
    margin: 20px 0px 0px 0px
}

.mainbox {
    width: 100%;
    background-color: #F4FCFF;
    border-radius: 0px; /*margin:10px auto*/
    text-align: center;
    box-shadow: 1px 1px 10px 0px #CCC;
    padding: 1px;
    border-radius: 5px;
    min-height: 180px;
}

.innerbox {
    background-color: #FFF;
    margin: 5px;
    overflow: hidden;
    ;
}

    .innerbox img {
        width: 115px;
        text-align: center;
        padding: 10px;
        transition: linear .5s;
    }

.mainbox:hover .innerbox img {
    transform: scale(1.1);
}

.icontext {
    font-weight: 400;
    text-align: center;
    color: #e21f26;
    line-height: 22px;
    padding: 5px;
    font-family: GraphikMedium,sans-serif;
}

    .icontext a {
        color: #005B86;
        text-decoration: none;
        font-size: 13px;
    }

        .icontext a:hover {
            color: #337ab7; /*text-shadow: 0 1px 1px rgba(0,0,0,.4);*/
        }

    .icontext span {
        color: #444;
        font-size: 13px
    }


.resumebuilderbox {
    background-color: #3B4552;
    padding: 8px;
    margin: 30px 0px 0px 0px;
    font-size: 12px;
    text-align: center;
    color: #FFF;
    border-bottom: 2px solid #09c;
    width: 100%;
    font-weight: 500;
}

    .resumebuilderbox a span {
        color: #f5f5f5
    }

.clkbtn {
    padding: 4px 4px;
    border: 1px solid #fff;
    background-color: #00AEEF;
    margin-top: 5px;
    font-size: 12px
}

    .clkbtn:hover {
        background-color: #3B4552
    }


.registernewuser {
    padding: 8px 8px 8px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    text-align: left;
    color: #FFF;
    font-weight: 500;
}

    .registernewuser a span {
        color: #005B86;
        padding: 9px 10px;
        background-color: #f5f5f5;
        border: 1px solid #005B86;
        font-family: GoogleSans-Bold
    }

        .registernewuser a span:hover {
            color: #F5F5F5;
            padding: 5px 10px;
            background-color: #005B86
        }

.newuser-regd {
    padding: 7px 10px 10px 0px;
    margin: 0px 0px 10px 0px;
    font-size: 14px;
    text-align: left;
    color: #FFF;
    font-weight: 600;
    display: flex;
    justify-content: center;
}

    .newuser-regd a span {
        color: #005B86;
        padding: 4px 5px;
        background-color: #f5f5f5;
        border: 1px solid #005B86;
        font-family: 'Hind Siliguri',sans-serif;
    }

        .newuser-regd a span:hover {
            color: #F5F5F5;
            padding: 5px 5px;
            background-color: #005B86
        }

.clkbtnnew {
    padding: 4px 4px;
    border: 1px solid #fff;
    background-color: #00AEEF;
    font-size: 14px
}



/*================ Job Info Box Css ===============*/

.jobinfobox {
    margin: 0px auto;
    background-color: #FFF;
    border-radius: 0px;
    box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.1);
    font-family: 'Manrope',sans-serif;
    border-radius:8px
}

.jdbox {
    padding: 10px 10px 10px 10px;
    font-family:'Mulish',sans-serif;
}

.jobtitle {
    font-size: 16px;
    color: #344154;
    text-align: left;
    font-weight:700
}

.jobtitle span {
    color: #016fcc;
}

.job-company {
    font-size: 15px;
    color: #005278;
    text-align: left;
    margin-top: 10px;
    font-weight:700
}

.job-des {
    font-size: 13px;
    color: #444;
    text-align: left;
    margin-top: 20px;
    font-weight:700;
    font-family:'Mulish',sans-serif;
line-height: 23px;
}

    .job-des span {
        padding: 0px 0px 0px 0px
    }

    .job-des i {
        font-size: 13px;
        color: #54698d;
    }

.jobdesc-other {
    background: #F0EFEF;
    color: #787878;
    padding: 4px 0px 4px 10px;
    font-size: 11px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    font-family: 'Mulish',sans-serif;
    font-weight:700
}


.JobDescriptionFull {
    color: #333;
    text-align: justify;
}

.JobDescriptionFull p {
    font-family: 'Inter',sans-serif,serif !important;
    padding: 0px;
    line-height: 20px;
    font-size: 13px;
    color: #333;
/*    font-weight:500;*/
    margin: 10px 10px 10px 0px;
    word-break:unset;
    text-align:justify;
    letter-spacing: 0px;
}

.JobDescriptionFull p strong { font-size:14px; color:#272727 }
.JobDescriptionFull ul { margin:0px 0px 20px 0px }

.JobDescriptionFull ul li, ol li,.JobDescriptionFull ul li p, ol li p {
    font-family: 'Inter',sans-serif,serif !important;
    font-size: 13px;
    color: #333;
    line-height: 20px;
    list-style-type: disc;
    margin: 0px 12px 0px 20px;
    /*font-weight: 500;    */
    word-spacing:2px
}

/*========= Jobseeker Breadcrum ======= */

.jobseeker-breadcrum {
    font-family: GoogleSans-Medium, sans-serif;
    text-align: right;
    color: #FFF;
    margin-top: 17px
}

    .jobseeker-breadcrum a {
        color: #FFF;
        text-decoration: none;
        font-size: 14px;
    }

        .jobseeker-breadcrum a:hover {
            color: #F5F5F5;
            text-decoration: none
        }

jobseeker-breadcrum a .now {
    color: #E9E9E9
}

.jddetails {
    font-family: GoogleSans-Medium;
    margin-bottom: 10px
}

.companyname {
    font-size: 15px !important
}

.viewjob a {
    background-color: #636363;
    border: 1px solid #636363;
    padding: 2px 14px;
    font-size: 12px;
    color: #FFF;
    border-radius: 4px
}

.viewapplied a {
    background-color: #e21f26;
    border: 1px solid #e21f26;
    padding: 2px 14px;
    font-size: 12px;
    color: #FFF;
    border-radius: 4px
}

.viewapplicants a {
    background-color: #0E4A7E;
    border: 1px solid #0E4A7E;
    padding: 2px 14px;
    font-size: 12px;
    color: #FFF;
    border-radius: 4px
}

.downloads a {
    background-color: #023558;
    border: 1px solid #023558;
    padding: 2px 14px;
    font-size: 12px;
    color: #FFF;
    border-radius: 4px
}


/*.JobTittle { font-family:GoogleSans-Medium }*/


/*a .viewprofile { font-}*/

/*============== Campaigning CSS =========*/

.campaign-box {
    width: 100%;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,0.12), 0 1px 4px 0 rgba(0,0,0,0.06);
    -webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,0.12), 0 1px 4px 0 rgba(0,0,0,0.06);
    -moz-box-shadow: 0 1px 8px 0 rgba(0,0,0,0.12), 0 1px 4px 0 rgba(0,0,0,0.06);
    background-color: #F5F5F5;
    padding: 18px 20px;
    border-radius: 6px;
    text-align: center;
    font-family: GoogleSans-Medium !important;
    margin-bottom: 20px
}

.headtext {
    margin-top: 17px;
    text-align: center;
    color: #016fcc;
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    margin: 0px 0px 20px 0px
}

.subtext {
    text-align: center;
    color: #757575;
    font-weight: 400;
    font-size: 15px
}


/*=============== Job Process ===========*/

.processbox {
    width: 100%;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,0.12), 0 1px 4px 0 rgba(0,0,0,0.06);
    -webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,0.12), 0 1px 4px 0 rgba(0,0,0,0.06);
    -moz-box-shadow: 0 1px 8px 0 rgba(0,0,0,0.12), 0 1px 4px 0 rgba(0,0,0,0.06);
    background-color: #FFF;
    border: solid 1px #dadada;
    border-radius: 10px;
    text-align: center;
    padding: 15px 10px 10px 10px;
    font-family: 'Sintony',sans-serif;
    font-size: 14px;
    color: #005C87;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 20px;
    min-height: 250px !important;
    max-height: 300px !important;
    transition: linear .5s;
}

    .processbox img {
        height: auto;
        width: 80px;
        text-align: center
    }

    .processbox .undercol {
        width: 30px;
        margin: 12px auto;
        height: 0;
        border-bottom: 3px solid #444444;
    }

    .processbox .processtext {
        text-align: center;
        text-transform: capitalize;
        margin-top: 15px;
        word-break: break-all;
    }

.processsmalltext {
    text-align: center;
    color: #757575;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    margin-top: 14px
}


.ServiceListName {
    font-family: 'Exo 2', sans-serif;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    background-color: #f4f4f4;
    line-height: 40px;
    border-bottom: none;
    padding-left: 10px;
    text-transform: capitalize;
    color: #191e34
}

.orangebtn {
    color: #fff;
    border-radius: 32.4px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 3px 0 rgba(247,95,30,.2);
    background-image: linear-gradient(to right,#fc6076,#ff9231);
    font-size: 13px;
    padding: 8px 20px;
    font-family: 'Exo',sans-serif;
    border: none;
    cursor: pointer;
    font-weight: 700;
}

    .orangebtn:hover {
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        text-decoration: none;
        background-image: linear-gradient(to right,#ff9231,#fc6076);
        color: #FFF
    }

.staticlabel {
    font-family: Poppins,sans-serif;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 5px
}

.mofiheader {
    background-color: #C3C3C3;
    border: 1px solid #DDD;
    padding: 5px 5px 5px 5px;
    text-align: left;
    font-family: 'Poppins',sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin: 10px 0px 20px 0px
}

.mofitext {
    margin: -15px 0 20px 28px
}

.fakeinfobox {
    /*background: linear-gradient( -45deg,#EEEEEE 0%,#BCBCBC 100%);*/
    background: linear-gradient( -45deg,#1A3C59 0%,#0A4F82 100%);
    font-family: GoogleSans-Medium,sans-serif;
    color: #FFF;
    padding: 15px 0px !important;
    width: 100%
}

.fakeinfoboxhead {
    font-size: 21px;
    font-weight: 400;
    text-align: left;
    margin: 10px 0px 10px 0px;
    line-height: 25px;
    text-transform: capitalize;
    font-family: GoogleSans-Medium,sans-serif;
}

.fakeinfotext {
    text-align: left;
    line-height: 35px;
    list-style-type: decimal;
    font-size: 14px;
    font-family: GoogleSans-Regular,sans-serif;
    padding-left: 18px;
    color: #FFF;
    font-weight: 500
}

    .fakeinfotext li {
        color: #FFF;
    }

.homebtn {
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    text-align: center;
    background-color: #0071A8;
    margin: 0px 0px 10px 0px;
    width: 100%;
    padding: 7px;
    border-radius: 5px;
    padding: 7px 7px 7px 7px
}

    .homebtn a {
        color: #FFF
    }

.resumepanelbor {
    border: 5px solid #F5F5F5;
    background-color: #FFF;
}

    .resumepanelbor h1 {
        margin: 50px auto;
        text-align: center;
        color: #E21F26
    }

.jddescriptioninner {
    padding: 0px 0px 0px 0px;
    min-height: auto;
    max-height: 535px;
    overflow-y: scroll;
}

.countbtnpos {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}

    .countbtnpos input:first-child {
        margin-right: 10px;
    }

.jddetails .viewapplied a:focus {
    color: #fff;
}

.jddetails .viewapplicants a:focus {
    color: #fff;
}

.jddetails .downloads a:focus {
    color: #fff;
}

.statusdetails {
    font-family: GoogleSans-Medium,sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #FFF;
    float: right;
    margin: 0px 0px 5px 5px
}

    .statusdetails span {
        color: #FFF;
    }

.totalappli {
    background-color: #690228;
    border: 1px solid #690228;
    padding: 5px 9px;
    border-radius: 5px
}

    .totalappli a {
        color: #FFF;
        font-size: 13px;
        font-weight: 500;
    }

        .totalappli a:hover {
            color: #FFF;
        }

.totalpending {
    background-color: #F0AD4E;
    border: 1px solid #F0AD4E;
    padding: 5px 9px;
    border-radius: 5px
}

    .totalpending a {
        color: #FFF;
        font-size: 13px;
        font-weight: 500;
    }

        .totalpending a:hover {
            color: #FFF;
        }

.DownloadReport {
    background-color: #00b0f0;
    border: 1px solid #00b0f0;
    padding: 5px 9px;
    border-radius: 5px
}

    .DownloadReport a {
        color: #FFF;
        font-size: 12px;
        font-weight: 400;
    }

        .DownloadReport a:hover {
            color: #FFF;
        }

.totalshortlist {
    background-color: #49A249;
    border: 1px solid #49A249;
    padding: 5px 9px;
    border-radius: 5px
}

    .totalshortlist a {
        color: #FFF;
        font-size: 13px;
        font-weight: 500;
    }

        .totalshortlist a:hover {
            color: #FFF;
        }

.totalonhold {
    background-color: #5BC0DE;
    border: 1px solid #5BC0DE;
    padding: 5px 9px;
    border-radius: 5px
}

    .totalonhold a {
        color: #FFF;
        font-size: 13px;
        font-weight: 500;
    }

        .totalonhold a:hover {
            color: #FFF;
        }

.totalreject {
    background-color: #D9534F;
    border: 1px solid #D9534F;
    padding: 5px 9px;
    border-radius: 5px
}

.Backtext {
    background-color: #337AB7;
    border: 1px solid #337AB7;
}

.totalreject a {
    color: #FFF;
    font-size: 13px;
    font-weight: 500;
}

    .totalreject a:hover {
        color: #FFF;
    }

.msilheader {
    background-color: #DEDEDE;
    border: 1px solid #a4a4a4;
    padding: 5px 5px 5px 5px;
    text-align: left;
    font-family: 'Sintony',sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin: 0px 15px 15px 15px;
    color: #171717
}

.msilsubheader {
    border-bottom: 1px solid #a4a4a4;
    padding: 5px 5px 5px 0px;
    text-align: left;
    font-family: 'Sintony',sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin: 0px 0px 20px 0px;
    color: #171717
}


/*================== Payment Page ==========*/
.success-msg-main {
    background-color: #F2F9F1;
    border: 1px solid #7FBB7D;
    border-radius: 5px;
    float: left;
    font-family: 'Sintony',sans-serif;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    line-height: 24px;
}

    .success-msg-main .left-sucess {
        background-color: #7FBB7D;
        color: #FFF;
        padding: 15px 15px 15px 15px;
        margin: 0px auto;
        float: left;
        font-size: 25px;
    }

    .success-msg-main .right-sucess {
        float: left;
        color: #272727;
        padding: 15px 15px 0px 15px;
        margin: 0px auto;
    }

.courseintro {
    padding: 0px 0px 10px 0px;
    background: #FFF;
    border-radius: 6px;
    text-align: center;
    position: relative;
    box-shadow: 0 2px 3px rgb(0 0 0 / 20%);
    margin: 20px 15px 20px 15px;
}

.appbxredbor {
    border-top: 3px solid #E21F26;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.courseredbg {
    background-color: #E21F26;
}

.coursename h1 {
    padding: 5px 10px 10px 10px;
    text-align: center;
    color: #FFF;
    margin: 0px !important;
    font-family: GoogleSans-Medium, sans-serif !important;
    font-size: 17px;
    font-weight: 600
}

.active {
    background-color: #007bff;
    border-color: #007bff;
    color: #FFF;
}

.btnbox {
    background-color: #FFF;
    display: inline-block;
    width: 46%;
    margin: 20px 0px 10px 0px;
}

.eligibledetails {
    text-align: left;
    font-family: 'Sintony',sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #000;
}

    .eligibledetails b {
        font-weight: 600
    }

    .eligibledetails ul {
        list-style-type: disc;
        margin: 0px 0px 0px 30px;
    }

        .eligibledetails ul li {
            line-height: 25px
        }

/*================== Premium Services Box =============*/

.prmbox {
    width: 100%;
    font-family: GoogleSans-Medium;
    font-weight: 500
}

    .prmbox table {
        width: 100%;
        border: 1px solid #C4C4C4;
        background-color: #FFF;
        line-height: 20px;
        font-size: 14px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    }

        .prmbox table tr td img {
            width: 30px;
            text-align: center;
            margin: 0px auto
        }

.alt {
    background-color: #F5F5F5
}

.category {
    background-color: #008AD2;
    color: #FFF !important;
    font-family: 'Sintony',sans-serif
}

.bronzeCate {
    background-color: #AA5202;
    color: #FFF !important;
    line-height: 30px
}

.silverCate {
    background-color: #BDBEC0;
    color: #FFF !important;
    line-height: 30px
}

.goldCate {
    background-color: #E8B43E;
    color: #FFF !important;
    line-height: 30px
}

.platCate {
    background-color: #6C858C;
    color: #FFF !important;
    line-height: 30px
}

.priceamt {
    text-align: center;
    font-size: 20px;
    font-family: 'Sintony',sans-serif;
    text-align: center
}

.prmhead {
    font-size: 16px !important;
    text-align: center;
    font-weight: 600;
    font-family: 'Sintony',sans-serif;
    line-height: 30px
}

.prmheadmain {
    background-color: #595959;
    font-size: 22px;
    text-align: center;
    line-height: 25px;
    font-family: 'Sintony',sans-serif;
    color: #FFF;
    padding: 20px;
    margin: 0 15px;
}

.prmcolone {
    border-right: 1px solid #C4C4C4;
    border-bottom: 1px solid #C4C4C4;
    width: 40%;
    text-align: left;
    padding: 5px 5px 5px 5px;
    color: #3B3838;
    font-weight:600
}

.prmcoltwo {
    border-right: 1px solid #C4C4C4;
    border-bottom: 1px solid #C4C4C4;
    width: 15%;
    text-align: center;
    padding: 5px 5px 5px 5px;
    color: #3B3838
}

.prmcolthree {
    border-right: 1px solid #C4C4C4;
    border-bottom: 1px solid #C4C4C4;
    width: 15%;
    text-align: center;
    padding: 5px 5px 5px 5px;
    color: #3B3838
}

.pinfo {
    font-size: 18px;
    font-weight: 700;
    margin: 5px 5px 15px 5px;
    color: #003752
}

.prmcolfour {
    border-right: 1px solid #C4C4C4;
    border-bottom: 1px solid #C4C4C4;
    width: 15%;
    text-align: center;
    padding: 5px 5px 5px 5px;
    color: #3B3838
}

.prmcolfive {
    border-bottom: 1px solid #C4C4C4;
    width: 15%;
    text-align: center;
    padding: 5px 5px 5px 5px;
    color: #3B3838
}


.prmpaynow {
    background-color: rgba(226,31,38,0.7);
    color: #FFF !important;
    border: 1px solid #FFF;
    text-align: center;
    margin: 10px 25px 10px 25px;
    padding: 0px 0px 0px 0px;
}

    .prmpaynow:hover {
        background-color: #e21f26
    }

.prmpaynowtext {
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    color: #FFF !important;
    font-family: 'Poppins',sans-serif;
}

.prmpaynowtext_small {
    font-size: 12px !important;
    line-height: 22px;
    color: #FFF !important;
    font-weight: 500;
    font-family: 'Lato',sans-serif
}

/*================ App Icon ==============*/

.appiconbx {
    text-align: right;
    margin: -10px 20px -10px 0px;
}

    .appiconbx img {
        width: 140px;
        text-align: center
    }

/*============== Client Breadcrum =============*/

.loginbreadcrum-client {
    min-height: 150px;
    width: 100%;
    background: url(../images/Client-search-banner.jpg) center repeat-x;
    position: relative;
    background-size: cover;
    margin: 40px 0px 0px 0px;
    padding: 50px 0px 0px 0px
}

.clientname {
    font-weight: 500;
    font-size: 25px;
    text-align: left;
    color: #FFF;
    font-family: 'Outfit',sans-serif;
    line-height: 25px
}

.premium-cli {
    background-color: #ECF0F4;
    border-radius: 32px;
    text-align: center;
    padding: 5px 5px 5px 5px;
    margin: 10px 0px 10px 0px;
    font-family: 'Outfit',sans-serif;
    font-size: 14px;
    width: 28%;
    color: #01439f;
    font-weight: 600;
}

.cle-sec {
    padding: 8px 0px 8px 0px;
    margin-top: 0;
    border-width: 2px;
    font-weight: 600;
    text-align: right;
    font-family: 'Outfit',sans-serif
}

.cli-call {
    background: #fff;
    border: solid 1px #ea4335;
    border-radius: 2px;
    padding: 7px 15px;
    color: #ea4335;
    margin-top: 10px;
    display: inline-block;
    font-size: 14px;
}

    .cli-call:hover {
        background: #ea4335;
        border: solid 1px #ea4335;
        color: #FFF;
    }

.cli-mail {
    background: #fff;
    border: solid 1px #147dfe;
    border-radius: 2px;
    padding: 7px 15px;
    color: #147dfe;
    margin-top: 10px;
    display: inline-block;
    font-size: 14px;
}

    .cli-mail:hover {
        background: #147dfe;
        border: solid 1px #147dfe;
        color: #FFF;
    }

.btn-box {
    display: block;
    margin: 10px 0px 0px 10px
}

.btn-box-form {
    display: block;
    margin: 23px 0px 0px 10px;
    text-align: right
}

.btn-box-reg {
    display: block;
    margin: 25px 0px 0px 0px;
    text-align: left
}

/*-------------- */
.jobbtn {
    font-family: GoogleSans-Medium, sans-serif;
    padding: 5px 15px;
    margin: -5px 0px 13px 0;
    font-size: 14px;
    text-align: center;
    background-color: #e65252;
    border: 1px solid #e65252;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    color: #FFF;
}

    .jobbtn:hover {
        background-color: #FFF;
        border: 1px solid #e65252;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        color: #e65252;
        box-shadow: 0 0 0 2px rgba(234,108,108,0.5)
    }

    .jobbtn:focus {
        background-color: #FFF;
        border: 1px solid #e65252;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        color: #e65252;
        box-shadow: 0 0 0 2px rgba(234,108,108,0.5)
    }

/*=================== Register area ==========*/

.register-main-box {
    background-color: rgba(8,99,139,1);
    font-family: 'Rubik',sans-serif;
    border-radius: 10px;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 5px 0px
}

.register-main-box2 {
    background-color: rgba(8,99,139,1);
    font-family: 'Rubik',sans-serif;
    border-radius: 10px;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 5px 0px
}

.register-btn {
    background-color: #fff;
    text-align: center;
    font-family: 'Rubik',sans-serif;
    text-decoration: none;
    font-weight: 500;
    padding: 10px;
    border-radius: 2px;
    margin: 10px 0px 10px 0px
}

    .register-btn a {
        color: #005B86;
        text-decoration: none;
        font-size: 14px;
    }

.premium-btn {
    background-color: #005B86;
    color: #FFF;
    text-align: center;
    font-family: 'Hind Siliguri',sans-serif;
    text-decoration: none;
    font-size: 30px;
    font-weight: 500;
    padding: 10px;
    border-radius:5px;
    margin: 10px 10px 10px 10px;
    border: 2px solid #FFF;
    position:relative;
}

    .premium-btn a {
        color: #FFF;
        text-decoration: none;
        font-size: 20px;
    }

        .premium-btn a:focus, a:hover {
            color: #FFF
        }

        .premium-btn a span {
            font-size: 13px
        }

        .premium-btn a img {
            width: 55px;
            margin: -23px -14px 0px 0px;
            float: right
        }
            .premium-btn a img:nth-child(1) {
               
                margin: -23px -10px 0px 0px;
               
            }
.premium-btn2 {
    background-color: #005B86;
    color: #FFF;
    text-align: center;
    font-family: 'Hind Siliguri',sans-serif;
    text-decoration: none;
    font-size: 30px;
    font-weight: 500;
    padding: 10px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    margin: 10px -20px 0px -20px;
    border: 2px solid #FFF;
}

    .premium-btn2 a {
        color: #FFF;
        text-decoration: none;
        font-size: 30px;
    }

        .premium-btn2 a span {
            font-size: 13px
        }

        .premium-btn2 a img {
            width: 55px !important;
            margin: -25px -63px 0px 0px;
            float: right;
        }

.seperation-line {
    text-align: center;
    margin: auto 0px;
    height: 65px;
    background-color: #FFF;
    padding: 2px 0px 0px 0px;
    width: 2px;
    margin: 5px 0px 3px 30px
}

/*=============== Important Offset Setting ==========*/

.leftoffset {
    padding: 0px 15px 0px 0px;
}


/*============== J&K Youth ===============*/

.jkyouth-banner {
    margin: 55px 0px 0px 0px;
    width: 100% !important;
}

    .jkyouth-banner img {
        width: 100%
    }

.jkyouthbanner {
    width: 100%;
    margin: 58px 0px 0px 0px;
    padding: unset !important;
}

.loginbreadcrum-jkyouth {
    min-height: 350px;
    width: 100%;
    /*background: url(../images/Jk_Youth_Banner.jpg) center repeat-x;*/
    background: url(../images/JKPremium_Banner.jpg) center repeat-x;
    position: relative;
    background-size: cover;
    margin: 50px 0px 0px 0px;
    padding: 50px 0px 0px 0px
}

.jk-logo-box {
    width: 160px;
    text-align: left;
    background-color: #FFF;
    padding: 5px 5px 5px 5px;
    border-radius: 10px
}

    .jk-logo-box img {
        width: 140px;
        text-align: center;
        margin: auto auto
    }

.jj-logo-box {
    width: 160px;
    height: 120px;
    float: right;
    background-color: #FFF;
    padding: 5px 5px 5px 5px;
    border-radius: 10px
}

    .jj-logo-box img {
        width: 140px;
        margin: 30px auto;
        text-align: center
    }

.jk-text {
    font-family: 'Barlow',sans-serif;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color: #FFF;
    line-height: 30px;
    margin: 30px 0px 10px 0px;
}

    .jk-text span {
        font-size: 18px;
        text-align: center;
        font-weight: 500
    }

.jk-register-text {
    font-family: 'Barlow',sans-serif;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color: #242424;
    line-height: 30px;
    margin: 30px 0px 10px 0px;
}

    .jk-register-text span {
        font-size: 18px;
        text-align: center;
        font-weight: 500
    }

.jkpremium_box {
    padding: 10px;
    font-size: 16px;
    color: #005B86;
    box-shadow: 0px 0px 4px #bfbfbf;
    font-family: 'Barlow', sans-serif;
    border: 1px #bfbfbf solid;
    border-radius: 4px;
    margin: 0px 0px 0px 0px;
    text-align: center;
    line-height: 30px;
    background-color: #FFF;
    font-weight: 500;
}

/*-------------- */
.jkregisterbtn {
    font-family: 'Barlow', sans-serif;
    padding: 8px 20px;
    margin: -5px 0px 13px 0;
    font-size: 18px;
    text-align: center;
    background-color: #ED081C;
    border: 1px solid #ED081C;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    color: #FFF;
    font-weight: 600;
    border-radius: 10px
}

    .jkregisterbtn:hover {
        background-color: #FFF;
        border: 1px solid #E21F26;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        color: #ED081C;
        box-shadow: 0 0 0 2px rgba(237,8,28,0.5)
    }

    .jkregisterbtn:focus {
        background-color: #FFF;
        border: 1px solid #E21F26;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        color: #ED081C;
        box-shadow: 0 0 0 2px rgba(237,8,28,0.5)
    }


/*=============== Sharing Option ==========*/

.sharingbtn {
    text-align: left;
    margin:10px 10px 10px 0px;
}

.wp-channel {
    background-color: #12AF0A;
    color: #FFF;
    font-family: 'Inter',sans-serif;
    font-weight:700;
    padding:5px 7px 9px 7px !important;
    border-radius:5px
}
.wp-icon { display:flex; align-items:center; font-size:25px }
.wp-text { display:flex ;margin:-20px 0px 0px 25px;}


/*============== Ribbon Css =================*/
/* common */
.ribbon {
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: absolute;
}

    .ribbon::before,
    .ribbon::after {
        position: absolute;
        z-index: -1;
        content: '';
        display: block;
        border: 5px solid #2980b9;
    }

    .ribbon span {
        position: absolute;
        display: block;
        width: 225px;
        padding: 6px 0 6px 25px;
        background-color: #3498db;
        box-shadow: 0 5px 10px rgba(0,0,0,.1);
        color: #fff;
        font: 700 12px/1 'Sintony', sans-serif;
        text-shadow: 0 1px 1px rgba(0,0,0,.2);
        text-transform: capitalize;
        text-align: center;
    }

/* top left*/
.ribbon-top-left {
    top: -1px;
    left: 15px;
}

    .ribbon-top-left::before,
    .ribbon-top-left::after {
        border-top-color: transparent;
        border-left-color: transparent;
    }

    .ribbon-top-left::before {
        top: 0;
        right: 0;
    }

    .ribbon-top-left::after {
        bottom: 0;
        left: 0;
    }

    .ribbon-top-left span {
        right: -35px;
        top: 30px;
        transform: rotate(-45deg);
    }

/* top right*/
.ribbon-top-right {
    top: -10px;
    right: -10px;
}

    .ribbon-top-right::before,
    .ribbon-top-right::after {
        border-top-color: transparent;
        border-right-color: transparent;
    }

    .ribbon-top-right::before {
        top: 0;
        left: 0;
    }

    .ribbon-top-right::after {
        bottom: 0;
        right: 0;
    }

    .ribbon-top-right span {
        left: -25px;
        top: 30px;
        transform: rotate(45deg);
    }

/* bottom left*/
.ribbon-bottom-left {
    bottom: -10px;
    left: -10px;
}

    .ribbon-bottom-left::before,
    .ribbon-bottom-left::after {
        border-bottom-color: transparent;
        border-left-color: transparent;
    }

    .ribbon-bottom-left::before {
        bottom: 0;
        right: 0;
    }

    .ribbon-bottom-left::after {
        top: 0;
        left: 0;
    }

    .ribbon-bottom-left span {
        right: -25px;
        bottom: 30px;
        transform: rotate(225deg);
    }

/* bottom right*/
.ribbon-bottom-right {
    bottom: -10px;
    right: -10px;
}

    .ribbon-bottom-right::before,
    .ribbon-bottom-right::after {
        border-bottom-color: transparent;
        border-right-color: transparent;
    }

    .ribbon-bottom-right::before {
        bottom: 0;
        left: 0;
    }

    .ribbon-bottom-right::after {
        top: 0;
        right: 0;
    }

    .ribbon-bottom-right span {
        left: -25px;
        bottom: 30px;
        transform: rotate(-225deg);
    }


.ribbon-success {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5cb85c), color-stop(100%, #3d8b3d));
    background-image: -moz-linear-gradient(top, #5cb85c 0%, #3d8b3d 100%);
    background-image: -webkit-linear-gradient(top, #5cb85c 0%, #3d8b3d 100%);
    background-image: linear-gradient(to bottom, #5cb85c 0%, #3d8b3d 100%);
}

.ribbon-pending {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0ad4e), color-stop(100%, #df8a13));
    background-image: -moz-linear-gradient(top, #f0ad4e 0%, #df8a13 100%);
    background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #df8a13 100%);
    background-image: linear-gradient(to bottom, #f0ad4e 0%, #df8a13 100%);
}

.ribbon-warning {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d9534f), color-stop(100%, #b52b27));
    background-image: -moz-linear-gradient(top, #d9534f 0%, #b52b27 100%);
    background-image: -webkit-linear-gradient(top, #d9534f 0%, #b52b27 100%);
    background-image: linear-gradient(to bottom, #d9534f 0%, #b52b27 100%);
}

.ribbon-info {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5bc0de), color-stop(100%, #28a1c5));
    background-image: -moz-linear-gradient(top, #5bc0de 0%, #28a1c5 100%);
    background-image: -webkit-linear-gradient(top, #5bc0de 0%, #28a1c5 100%);
    background-image: linear-gradient(to bottom, #5bc0de 0%, #28a1c5 100%);
}

/*-------------- */
.prembtn-box {
    text-align: center;
    margin: auto 10px
}

.prem-act-btn {
    font-family: 'Barlow', sans-serif;
    padding: 2px 8px;
    margin: 5px 0px 13px 0;
    font-size: 12px;
    text-align: center;
    background-color: #ED081C;
    border: 1px solid #ED081C;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    color: #FFF;
    font-weight: 600;
    border-radius: 10px
}

    .prem-act-btn:hover {
        background-color: #FFF;
        border: 1px solid #E21F26;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        color: #ED081C;
        box-shadow: 0 0 0 2px rgba(237,8,28,0.5)
    }

    .prem-act-btn:focus {
        background-color: #FFF;
        border: 1px solid #E21F26;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        color: #ED081C;
        box-shadow: 0 0 0 2px rgba(237,8,28,0.5)
    }

/*-------------- */
.alreadyavailbtn {
    font-family: 'Barlow', sans-serif;
    padding: 2px 8px;
    margin: 5px 0px 13px 0;
    font-size: 15px;
    text-align: center;
    background-color: #0095DA;
    border: 1px solid #0095DA;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    color: #FFF;
    border-radius: 10px;
    font-weight: 600;
}

    .alreadyavailbtn:hover {
        background-color: #FFF;
        border: 1px solid #0095DA;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        color: #0095DA;
        box-shadow: 0 0 0 2px rgba(0,149,218,0.5)
    }

    .alreadyavailbtn:focus {
        background-color: #FFF;
        border: 1px solid #0095DA;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        color: #0095DA;
        box-shadow: 0 0 0 2px rgba(0,149,218,0.5)
    }


.heading {
    background-color: #DEDEDE;
    border: 1px solid #a4a4a4;
    padding: 5px 5px 5px 5px;
    text-align: left;
    font-family: 'Sintony',sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin: 0px 10px 15px 0px;
    color: #171717;
}

.offerspan {
    font-family: 'Barlow', sans-serif;
    padding: 2px 8px;
    margin: 5px 0px 13px 0;
    font-size: 10px;
    text-align: center;
    background-color: #056188;
    border: 1px solid #056188;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    color: #FFF;
    border-radius: 10px
}

.heading-edu {
    background-color: #DEDEDE;
    border: 1px solid #a4a4a4;
    padding: 0px 5px 0px 5px;
    text-align: left;
    font-family: GraphikMedium,sans-serif;
    font-size: 13px;
    font-weight: 500;
    margin: 0px 10px 0px 0px;
    color: #171717;
}

    .heading-edu .note {
        color: #e21f26;
        float: right;
        font-size: 13px;
    }

/*============== Samply Resume Page ========*/

.sampleresumebx {
    width: 100%;
    text-align: center;
    margin: 10px auto;
    background-color: #F5F5F5
}

    .sampleresumebx img {
        text-align: center;
        width: 100%;
        padding: 5px;
        text-align: center;
        border: 1px solid #C5C6C6;
        margin: 10px auto
    }

/*========== Need Help =============*/

.Needhelpbtn {
    font-family: 'Barlow', sans-serif;
    padding: 10px 12px;
    margin: 5px 10px 13px 0;
    font-size: 14px;
    text-align: center;
    background-color: #0095DA;
    border: 1px solid #0095DA;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    color: #FFF;
    border-radius: 10px;
    font-weight: 600;
}

    .Needhelpbtn:hover {
        background-color: #167DB7;
        border: 1px solid #167DB7;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        color: #FFF;
        box-shadow: 0 0 0 2px rgba(0,149,218,0.5)
    }

    .Needhelpbtn:focus {
        background-color: #167DB7;
        border: 1px solid #167DB7;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        color: #FFF;
        box-shadow: 0 0 0 2px rgba(0,149,218,0.5)
    }


.pophead {
    font-family: 'Barlow',sans-serif;
    font-size: 18px;
    color: #444;
    text-align: center;
    line-height: 25px;
    font-weight: 600
}

.contacthead {
    background-image: url(../images/Contact.png);
    background-repeat: no-repeat;
    min-height: 450px;
    background-color: #00B0F0;
    margin: 58px 0px 0px 0px
}

.maparea {
    background-color: #FFF;
    padding: 10px 10px 6px 10px;
    /*margin: 10px 10px 10px 10px*/
    width:100%;
}

.contactarea {
    font-family: 'Inter',sans-serif;
    width: 100%;
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    color: #FFF;
}

    .contactarea h1 {
        color: #172B4D
    }

.contactmainhead {
    font-weight: 600;
    text-align: left;
    line-height: 25px;
    font-size: 18px;
    color: #005b87
}

.cont-address {
    font-weight: 500;
    text-align: left;
    line-height: 25px;
    font-size: 15px;
    color:#444;
}

    .cont-address a {
        color: #444;
        text-decoration: underline
    }

        .cont-address a:hover {
            color: #444
        }

/*============== Advance Search ===============*/

.search-resume-box {
    /*background-image: url('../images/Advance_Search_bg.svg');
    background-repeat: repeat-x;
    background-color: #EAEEF2;*/
    background-color:#FFF;
    width: 100%;
    /*min-height: 500px;*/
    margin:79px 0px 0px 0px;
}

.search-resume-inner {
    /* width:100%;
    padding:10px 0px 0px 0px*/

    width: 100%;
    padding: 10px 0px 0px 0px;
    margin: 0px auto;
}

.search-resume-headbx {
    width: 100%;
    margin:10px 0px 5px 0px;
    border: 1px solid #dbdde6;
    border-radius: 5px;
    background-color: #FFF;
    padding: 5px 5px 5px 5px;
}

.search-resume-headbx label {
    font-weight: 500;
    font-family: 'Hind Siliguri',sans-serif;
    color: #000;
}

.search-scroll {
    width: 100%;
    overflow-y: scroll;
    max-height: 513px;
    overflow-x: hidden
}

/*/ width /*/
.search-scroll::-webkit-scrollbar {
    width: 10px;
}

/*/ Track /*/
.search-scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.search-scroll::-webkit-scrollbar-thumb {
    background: #888;
}

/ Handle on hover /
.search-scroll::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.search-resume-searchbx {
    /*background-color: #FFF;*/
    background-color: #EFF8FF;
    color: #333;
    font-family: 'Hind Siliguri',sans-serif;
    padding: 10px 10px 10px 10px;
    border-radius: 4px;
    /*min-height: 550px;*/
    margin: 0px 0px 20px 0px;
}

.count-datadr {
    border: 1px solid #dbdde6 !important;
    border-radius: 4px;
    background-color: #FFF;
    padding: 2px 10px;
    font-family: 'Hind Siliguri',sans-serif;
    font-size: 14px;
    box-shadow: none
}

.search-resume-heading {
    color: #01439f;
    font-family: 'Barlow',sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-align: left
}

.search-resume-totalcount {
    font-size: 13px;
    font-weight: 600;
}

.resume-flex {
    display: flex;
    justify-content: space-between;
}

.search-resume-form label {
    font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #010507;
}

.resume-form-control {
    font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    transition: unset !important;
    font-weight: 400;
    padding: 5px 10px;
    border: 1px solid #dbdde6;
    border-radius: 4px !important
}

.resume-form-control:hover {
    border-color: #0078db
}

.resume-form-control:focus {
    border-color: #0078db
}

.resumespace {
    margin-top: 10px
}

.resume-maincandetails {
    border-radius: 5px;
    box-shadow: 0 1px 4px rgb(31 92 163 / 20%);
    margin: 0px 0px 10px 0px;
    font-family: 'Hind Siliguri',sans-serif;
}

.search-inner {
    padding: 5px 10px 0px 10px;
    background-color: #FFF;
    border-radius:6px
}

.search-canname {
    font-family: 'Hind Siliguri',sans-serif;
    font-size: 18px;
    margin: 0px 0px 10px 0px;
    text-transform: capitalize
}

    .search-canname a {
        color: #253858;
        font-weight: 600
    }

.search-canpdetails {
    width: 100%
}

.search-meta {
    float: left;
}

.search-primarydetails {
    line-height: 16px;
    margin-right: 16px;
    font-weight: 600;
    font-size: 11px;
    color: #091e42;
}

.search-primarydetails i {
    color: #bcc4d3;
    margin-right: 5.33px;
    line-height: 16px;
}

.ads-meta2 {
    text-align: left;
    text-transform: capitalize
}

.search-primarydetails2 {
    line-height: 16px;
    margin-right: 16px;
    font-weight: 600;
    font-size: 12px;
    color: #091e42;
}

.search-primarydetails2 span {
    line-height: 20px;
    margin-right: 16px;
    font-weight: 400;
    font-size: 12px;
    color: #091e42;
}

.search-primarydetails2 i {
    color: #bcc4d3;
    margin-right: 5.33px;
    line-height: 16px;
}


.search-canavtar {
    width: 100%;
    height: 100%;
    text-align: center;
    margin: auto auto
}

.search-canavtar img {
    border-radius: 50%;
    border: 1px solid transparent;
    text-align: center;
    margin: 10px auto;
    width: 60px
}

.search-contact {
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0px auto 5px auto
}

.search-contact a {
    background-color: #f4f5f7;
    justify-content: center;
    color: #535963;
    border: 1px solid #8993a4;
    padding: 4px 8px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 5px;
    display: inline-flex;
    line-height: 18px;
    margin: 0px 0px 5px 0px;
}

.ads-dnresume {
    font-size: 11px;
    background-color: #337ab7;
    text-align: center;
    float: right;
    font-weight: 500;
    margin: -30px 0px 0px 0px
}

    .ads-dnresume a {
        color: #fff;
        background-color: #337ab7;
        padding: 2px 5px;
        text-align: center;
        font-size: 11px;
        border-radius: 5px
    }

        .ads-dnresume a:hover {
            color: #fff;
            background-color: #0095DA;
            padding: 2px 5px;
            text-align: center
        }

.adssearchpage {
    padding: 2px 13px;
    color: #141212;
    font-size: 13px;
    border: none;
    margin-right: 1px;
    margin-bottom: 5px;
    border: 3px solid #D1D0F4;
    background-color: #da9595;
    font-family: 'Hind Siliguri',sans-serif;
}

    .adssearchpage:hover {
        background-color: #f5f5f5
    }

.btn-export-ex {
    font-family: 'Barlow', sans-serif;
    padding: 5px 12px;
    margin: 1px 0px 13px 10px;
    font-size: 13px;
    text-align: center;
    background-color: #0095DA;
    border: 1px solid #0095DA;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    color: #FFF;
    border-radius: 4px;
    font-weight: 600;
}

.btn-export-ex:hover {
    background-color: #FFF;
    border: 1px solid #0095DA;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    color: #0095DA;
    box-shadow: 0 0 0 2px rgba(0,149,218,0.5)
}

.btn-export-ex:focus {
    background-color: #FFF;
    border: 1px solid #0095DA;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    color: #0095DA;
    box-shadow: 0 0 0 2px rgba(0,149,218,0.5)
}

.search-count {
    float: right;
    font-family: 'Hind Siliguri',sans-serif;
    font-weight: 500;
    font-size: 13px;
    margin: 2px 15px 0px 0px
}

.search-count .lblcount {
    background-color: #0095DA;
    border-radius: 5px;
    color: #FFF;
    padding: 0px 3px 0px 3px
}

/*================ QR COde Design ==========*/

.qrbody {
    background-image: linear-gradient(to bottom,#249DFA,#3FCBFC);
    min-height: 450px
}

.jjlogo {
    text-align: center;
    width: 100%;
    margin: 0px auto;
    padding: 20px 0px 20px 0px
}

    .jjlogo img {
        text-align: center;
        margin: auto auto;
        width: 200px;
        background-color: #FFF;
        border-radius: 10px
    }

.jjtext {
    font-family: Poppins,sans-serif;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    line-height: 35px;
    margin: 10px 0px 10px 0px;
    color: #FFF
}

    .jjtext .small {
        font-size: 17px;
        font-weight: 400
    }

.jjqrcode {
    text-align: center;
    width: 100%;
    margin: 0px auto
}

    .jjqrcode .qrbox {
        background-color: #005281;
        color: #FFF;
        border: 10px solid #005281;
        border-radius: 10px;
        text-align: center;
        margin: auto auto;
        width: 180px
    }

        .jjqrcode .qrbox img {
            width: 170px;
            text-align: center;
            margin: auto auto;
            background-color: #FFF;
            padding: 5px 5px 5px 5px
        }

.jjqrtext {
    font-family: Poppins,sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    padding: 5px 0px 0px 0px
}

.jjplayicon {
    text-align: center;
    width: 100%
}

    .jjplayicon img {
        width: 150px;
        text-align: center;
        margin: 20px auto
    }


/*===================== Verification =============*/

.otp-ver {
    background-image: url('../images/HomeBg.png');
    background-repeat: repeat
}

.otp-ver-container {
    margin: 80px auto 0px auto;
    justify-content: center;
    background-color: #fff;
    box-shadow: 0 6px 16px rgb(148 159 178 / 44%);
    border-radius: 10px;
    padding: 10px 15px 0px 10px;
    font-family: 'Hind Siliguri',sans-serif !important;
}

.otp-ver-leftbox {
    background-image: linear-gradient(to bottom,#3FCBFC,#249DFA);
    border-radius: 10px
}

.otp-ver-title {
    position: relative;
    text-align: center;
    color: #FFF;
    padding: 30px 0px 0px 0px;
    font-weight: 600;
    font-size: 25px;
    font-family: 'Hind Siliguri',sans-serif;
    line-height: 25px
}

    .otp-ver-title span {
        font-size: 13px;
        text-align: center;
    }
        .otp-ver-title span:first-child {
            font-size: 20px;
            white-space: nowrap;
            width: 200px;
            overflow: hidden;
            text-overflow: ellipsis;
            display:block;
            margin: 0 auto;
        }

        .otp-mob-icon {
            text-align: center;
            margin: 20px auto
        }

    .otp-mob-icon img {
        text-align: center;
        width: 130px;
        margin: auto auto
    }

.otp-form-control {
    font-family: 'Hind Siliguri',sans-serif !important;
    font-size: 15px;
    transition: unset !important;
    font-weight: 400;
    padding: 5px 10px;
    border: 2px solid #dbdde6;
    border-radius: 4px !important;
    height: 45px !important
}

    .otp-form-control:hover {
        border-color: #0078db;
        border: 2px solid #9A9A9A
    }

    .otp-form-control:focus {
        border-color: #0078db;
        border: 2px solid #9A9A9A
    }

.otp-text {
    font-family: 'Hind Siliguri',sans-serif;
    font-size: 25px;
    text-align: center;
    padding: 35px 0px 10px 0px;
    color: #01446B;
    line-height: 30px;
    font-weight: 600
}

    .otp-text span {
        font-size: 13px;
        text-align: center;
        color: #6C6D6D;
        display: block
    }

.otp-tc {
    color: #444;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
    font-size: 12px
}

    .otp-tc a {
        color: #0682DE;
        font-size: 12px
    }

        .otp-tc a:hover {
            color: #0682DE;
            font-size: 12px
        }

.down-btn {
    text-align: center;
    margin: 10px auto
}

    .down-btn a {
        padding: 0px 10px 0px 10px
    }

    .down-btn img {
        width: 150px;
        text-align: center;
        margin: 10px auto;
    }

.Otpbtn {
    font-family: 'Hind Siliguri', sans-serif;
    background: #005B87;
    border: 1px solid #005B87;
    color: #fff;
    cursor: pointer;
    padding: 12px 15px;
    margin: 0px 0px 13px 0;
    border-radius: 0px;
    font-size: 15px;
    font-weight: 600;
    -webkit-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    width: 100%;
    border-radius: 10px;
    box-shadow: 1px 2px 8px 7px rgba(0,0,0,0.0392156862745098);
}

    .Otpbtn:focus {
        color: #fff;
        background-color: #026DA1;
        border-color: #026DA1;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        box-shadow: 0 0 0 .2rem rgba(66,203,255,0.5)
    }

    .Otpbtn:hover {
        color: #fff;
        background-color: #026DA1;
        border-color: #026DA1;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        box-shadow: 0 0 0 .2rem rgba(66,203,255,0.5)
    }

.success-msg-otp {
    background-color: #F2F9F1;
    border: 1px solid #7FBB7D;
    border-radius: 5px;
    float: left;
    font-family: 'Hind Siliguri',sans-serif;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    line-height: 24px;
    display: flex;
}

    .success-msg-otp .leftotp-sucess {
        background-color: #7FBB7D;
        color: #FFF;
        padding: 10px 10px 10px 10px;
        float: left;
        font-size: 20px;
    }

    .success-msg-otp .rightotp-sucess {
        float: left;
        color: #272727;
        padding: 10px 10px 0px 10px;
        margin: 0px auto;
        display: flex;
    }

.error-msg-otp {
    background-color: #F8D7DA;
    border: 1px solid #84202A;
    border-radius: 5px;
    float: left;
    font-family: 'Hind Siliguri',sans-serif;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    line-height: 24px;
}

    .error-msg-otp .leftotp-error {
        background-color: #84202A;
        color: #FFF;
        padding: 10px 10px 10px 10px;
        margin: 0px auto;
        float: left;
        font-size: 20px;
    }

    .error-msg-otp .rightotp-error {
        float: left;
        color: #84202A;
        padding: 10px 10px 0px 10px;
        margin: 0px auto;
    }

.thankyou-bx {
    width: 100%;
    text-align: center;
    margin: 30px auto
}

    .thankyou-bx img {
        text-align: center;
        width: 100px;
        margin: 10px auto
    }

.thankyou-msg {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    color: #0F5133;
    font-weight: 600
}

    .thankyou-msg span {
        font-weight: 500;
        font-size: 15px;
        display: block
    }

.skip-verify {
    text-align: center;
    margin: 20px 0px 10px 0px;
    text-align: center;
}

    .skip-verify a {
        color: #FFF;
        text-decoration: none;
        background-color: #337ab7;
        font-size: 14px;
        font-weight: 500;
        padding: 3px 10px;
        border-radius: 10px
    }

        .skip-verify a:hover {
            background-color: #0095DA
        }

        .skip-verify a:focus {
            background-color: #0095DA;
            color: #fff !important;
        }

/*=============== Print Requirement Sheet ============*/

.mainbody {
    width: 800px;
    font-family: Verdana, Geneva, Tahoma, sans-serif
}

.innerbody {
    width: 100%;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 10px;
    border: 1px solid #C6C6C6
}

    .innerbody table {
        width: 100%;
        font-family: Verdana, Geneva, Tahoma, sans-serif
    }

.headertitle {
    text-align: center;
    font-size: 15px;
    font-weight: 600
}

.tdcolone {
    width: 45%;
    padding: 5px 0px 5px 5px;
    text-align: left;
    border-right: 1px solid #C6C6C6;
    border-bottom: 1px solid #C6C6C6;
    background-color: #F5F5F5;
    font-weight: 600;
    font-size: 12px
}

.tdcoltwo {
    width: 55%;
    padding: 5px 5px 5px 5px;
    text-align: left;
    border-right: 1px solid #C6C6C6;
    border-bottom: 1px solid #C6C6C6;
    font-weight: 500;
    font-size: 12px
}

span p {
    font-size: 12px;
    color: #333;
    padding: 0px 0px 0px 0px;
    margin: 0px
}

.mainbody .jdfoot {
    font-weight: 600;
    text-align: center;
    margin: 15px 0px 10px 0px;
    font-size: 12px
}

p span {
    color: #E21F26
}

/*=============== After Login Job Seeker Home ==========*/

.afterloginbg {
    background-image: url('../images/AfterLoginJobSeeker_bg.svg');
    background-repeat: repeat-x;
    min-height: 130px;
    width: 100%;
    margin: 60px 0px 0px 0px;
    background-size: contain
}

.afloginleft {
    background-color: #F2F5FF;
    border-radius: 10px;
    padding: 10px 10px 10px 10px;
    margin: 20px 0px 0px 0px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
}

.afloginsearch {
    display: flex;
    align-items: center;
    padding: 9px 9px 9px 0px;
    background: #fff;
    border: 1.26923px solid #eaf1f5;
    box-sizing: border-box;
    box-shadow: 0 4px 12px rgb(86 141 187 / 12%);
    border-radius: 30px;
    margin: 30px 15px 20px 16px;
    flex-wrap: wrap;
}

.btnjobcount {
    margin: 16px 16px 7px -11px;
    font-weight: 400;
    padding: 2px 14px;
    background-color: #e21f26;
    border: 1px solid #e21f26;
    font-size: 13px;
    color: #FFF;
    border-radius: 5px
}

    .btnjobcount:hover {
        background-color: #C5080F;
        border: 1px solid #C5080F
    }

.jobvenue {
    padding: 0px 0px 0px 50px;
    display: inline
}

/*================= Job Fair CSS ==============*/

.job-fair-location {
    text-align: center;
    color: #e21f26;
    font-size: 25px;
    font-weight: 600;
    padding: 15px 10px 10px 10px;
    font-family: 'Sintony',sans-serif;
    margin: 0px 0px 0px 0px
}

.jobfair-date {
    text-align: center;
    color: #313131;
    font-size: 17px;
    font-weight: 600;
    padding: 0px 10px 10px 10px;
    font-family: 'Sintony',sans-serif;
}


/*========== Asp Pop Up Extender ===========*/
.modalBackground {
    background-color: Black;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.modalPopup {
    background-color: #FFFFFF;
    width: 450px;
    border: 3px solid #0DA9D0;
    border-radius: 10px;
    font-family: 'Hind Siliguri',sans-serif
}

    .modalPopup .header {
        background-color: #2FBDF1;
        height: 30px;
        color: White;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .modalPopup .body {
        min-height: 50px;
        line-height: 30px;
        text-align: center;
        padding: 10px;
        font-family: 'Hind Siliguri',sans-serif
    }

        .modalPopup .body table {
            width: 100%;
        }

    .modalPopup .footer {
        padding: 3px;
    }

    .modalPopup .button {
        color: White;
        line-height: 23px;
        text-align: center;
        font-weight: 600;
        cursor: pointer;
        background-color: #E21F26;
        border: 1px solid #E21F26;
        padding: 3px 15px;
        border-radius: 10px
    }

    .modalPopup td {
        text-align: left;
    }

.primarybtnOne {
    border: none;
    font-family: GoogleSans-Medium, sans-serif;
    background: #808000;
    border: 1px solid #808000;
    color: #fff;
    cursor: pointer;
    padding: 0px 10px;
    margin: 0px 0px 9px -33px;
    /* border-radius: 0px; */
    font-size: 15px;
    font-weight: 500;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    border-radius: 2px;
}

    .primarybtnOne:focus {
        color: #fff;
        background-color: #DDF1FF;
        border: 1px solid #0368d2;
        color: #337ab7;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        box-shadow: 0 0 0 .2rem rgba(42,143,249,0.5)
    }

    .primarybtnOne:hover {
        color: #fff;
        background-color: #808000;
        border-color: #808000;
        /*color: #337ab7;*/
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        -ms-transition: all 0.9s;
        -moz-transition: all 0.9s;
        transition: all 0.9s;
        box-shadow: 0 0 0 .2rem rgba(42,143,249,0.5)
    }

.validityOne {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: darkolivegreen !important;
    background-color: #a6f8b9;
    border: 1px solid #a6f8b9;
    padding: 2px;
    border-radius: 4px !important
}

.msgpnl {
    margin-top: -15px;
    margin-bottom: 20px;
    text-align: center;
    padding: 0px 0px 0px 0px;
    float: left
}

.msgsignbtn {
    padding: 0px 0px 0px 35px;
    float: right;
    position: relative;
    bottom: 10px;
    left: 17px;
}


/*============ Today Css ===========*/
.abt-comp span {
    color: #272727 !important;
}

.imgverification {
    width: 100px;
    margin-top: 28px;
    float: left;
    margin-left: -10px
    /*position: absolute;
    right: 40px*/
}

.spacingverify {
    margin: 20px 0px 20px 0px
}

.link {
    font-weight: 500;
    font-family: 'Sintony',sans-serif;
    font-weight: 600;
    font-size: 12px;
}

.verimobile {
    margin: 24px 0px 0px 0px;
}

.Verification-bx {
    border: 1px solid #DDD;
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 10px 0px;
    box-shadow: 0px 0px 0px 0px #000;
    font-family: GraphikMedium,sans-serif;
    background-color: #FFF;
    border-radius: 10px;
    min-height: 105px;
    max-height: 105px
}

    .Verification-bx legend {
        font-size: 14px !important;
        font-weight: 500 !important;
        text-align: left !important;
        width: auto;
        padding: 0 10px;
        border-bottom: none;
        color: #283438;
        margin-bottom: 0px;
    }

.regdbtnjobs {
    font-family: GraphikMedium, sans-serif;
    padding: 8px 15px;
    margin: -5px 0px 13px 0;
    font-size: 13px !important;
    text-align: center;
    background-color: #8FE0FD;
    border: 1px solid #8FE0FD;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
    color: #005B87 !important;
    border-radius: 5px
}

/*================== Accordion Design - Jobseeker Update ======*/

a:hover, a:focus {
    text-decoration: none;
    outline: none;
}

#accordion .panel {
    border: none;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom: 15px;
}

#accordion .panel-heading {
    padding: 0;
    border: none;
    border-radius: 3px;
}

#accordion .panel-title a {
    display: block;
    padding: 10px 10px;
    background: #fff;
    font-size: 15px;
    color: #005B87;
    background-color: #d9f2f9;
    border: 1px solid #aedff0;
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    position: relative;
    transition: all 0.5s ease 0s;
    font-family: 'Inter',serif,sans-serif;
    font-weight: 600;
    text-transform: capitalize
}

    #accordion .panel-title a.collapsed {
        box-shadow: none;
        color: #004E73;
    }

        #accordion .panel-title a:before,
        #accordion .panel-title a.collapsed:before {
            content: "\f067";
            font-family: "Font Awesome 5 Free";
            width: 30px;
            height: 30px;
            line-height: 28px;
            font-size: 15px;
            font-weight: 900;
            color: #005B87;
            text-align: center;
            position: absolute;
            top: 8px;
            right: 15px;
            transform: rotate(135deg);
            transition: all 0.3s ease 0s;
        }

        #accordion .panel-title a.collapsed:before {
            color: #676767;
            transform: rotate(0);
        }

    #accordion .panel-title a:after {
        content: "";
        width: 1px;
        height: 100%;
        /*background: #ececec;*/
        position: absolute;
        top: 0;
        right: 55px;
    }

#accordion .panel-body {
    padding: 10px 15px 0px 15px;
    border: none;
    font-size: 15px;
    color: #615f5f;
    line-height: 27px;
    border: 1px solid #aedff0;
    border-top: none;
    border-radius:3px;
}

.profileupdate {
    /*background-color:#0B3F88 ;*/
    /*background-image: linear-gradient(to right top, #005c86, #006695, #0071a4, #007bb4, #0086c4, #008dcd, #0094d6, #009bdf, #00a0e3, #00a4e7, #00a9eb, #00aeef);*/
    background-image: linear-gradient(to right top, #005b86, #00699a, #0077af, #0086c4, #0095da);
    font-family: GraphikMedium,'Sans Serif Collection';
    padding: 10px 10px 0px 10px;
    margin: 15px 0px 0px 0px;
    color: #FFF;
    min-height: 95px
}

.pro-update-textbox {
    background-color: #2d5082;
    border: 1px solid #a3a8b5;
    padding: 4px 4px 0px 4px !important;
    height: 21px !important;
    color: #FFF;
    width: 150px;
}

.cand-primery-dtl {
    float: left;
    width: calc(100% - 10px);
    padding-right: 10px;
    margin-right: 10px;
    /*border-right: 1px solid #2d5082;*/
    border-right: 1px solid #FFF;
    position: relative;
    height: 75px;
    z-index: 10;
    margin-bottom: 25px;
}

.profile-image-bx {
    position: relative;
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 50%;
    background-size: contain;
    background: #fbfbfb;
    float: left
}

.regcomprofileimg {
    width: 100px;
    padding: 5px;
    height: 90px;
    border-radius: 50%
}

.profileupdate ul {
    float: left;
    line-height: 25px;
}

.aftregUpdate-ul {
    float: none !important;
    line-height: 25px;
    display: flex;
    flex-direction: column;
}

.candidate-name {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 500;
    margin: 5px 0px 0px 20px
}

.profile-title {
    font-size: 14px;
    font-weight: 400;
    margin: 0px 0px 0px 20px
}

.prof-last-updated {
    color: rgba(255, 255, 255, .6);
    margin: 0px 0px 0px 20px;
    font-size: 12px
}

.can-contact-update {
    text-align: left;
    font-size: 11px;
    margin: 5px 0px 0px -30px
}

.profile-cont {
    margin-bottom: 10px;
    font-family: GraphikLight,'Sans Serif Collection';
    letter-spacing: 0.1em
}

    .profile-cont a {
        color: #fff;
        display: inline-block;
        border: 1px solid #fff;
        padding: 0px 5px;
        margin-left: 5px;
        text-transform: uppercase;
        font-size: 9px;
        font-weight: 500;
        vertical-align: 1px;
        line-height: 17px;
        float: right
    }

.resend {
    color: #fff;
    display: inline-block;
    padding: 0px 5px;
    margin-left: 5px;
    text-transform: uppercase;
    font-size: 12px !important;
    font-weight: 500;
    vertical-align: 1px;
    line-height: 18px;
    color: #0B3F88;
    font-family: GraphikRegular,sans-serif
}

.verify-btn {
    background-color: #f24141;
    border: 1px solid #f24141;
    color: #FFF;
    font-weight: 500;
    padding: 0px 15px;
    border-radius: 0;
    font-family: GraphikMedium,'Sans Serif Collection';
    font-size: 13px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-top-left-radius: unset !important;
    border-bottom-left-radius: unset !important;
}

    .verify-btn:hover, .verify-btn:focus {
        background-color: #e72828;
    }

.popheader {
    font-family: GraphikRegular,'Sans Serif Collection';
    font-size: 16px;
    font-weight: 600;
    color: #000;
    text-align: center;
    white-space: nowrap;
}

    .popheader span {
        font-size: 14px;
    }

.enter-otp {
    /*width: 42px;*/
    width:100px;
    font-family:'Inter',sans-serif,serif;
    border: solid 1px #c8c7c7;
    text-align: center;
    margin-right: 10px;
    border-radius: 0;
    padding: 10px;
    font-weight: 600;
}
.enter-otp:focus {
    border: solid 1px #00a8ea
}
    .enter-otp:nth-child(1) {
        cursor: pointer;
        pointer-events: all;
    }

.profile-cont .verify {
    background-color: #19B24D !important;
    cursor: default;
    pointer-events: none
}

.profile-cont .unverify {
    background-color: #DD3333 !important;
    cursor: default;
    pointer-events: none
}

.can-profile-comp {
    background: #fff;
    margin-bottom: 15px;
    position: relative;
    border: 1px solid #c8ced5;
    padding: 13px 15px 13px 15px
}

    .can-profile-comp .profile-comp-bx {
        width: 100%;
        float: left;
        display: flex;
    }

.profile-completeness {
    width: 90%;
    float: left;
    margin-top: 0px;
}

    .profile-completeness h4 {
        font-size: 13px;
        font-weight: 700;
        margin-bottom: 10px;
        text-transform: capitalize;
        color: #FFF;
        font-family: 'Figtree',sans-serif,serif
    }

.can-progress-bar {
    height: 10px;
    background: rgb(79,86,193);
    background: -webkit-linear-gradient(left, rgba(79,86,193,1) 0%, rgba(32,163,177,1) 50%, rgba(63,179,130,1) 100%);
    background: -o-linear-gradient(left, rgba(79,86,193,1) 0%, rgba(32,163,177,1) 50%, rgba(63,179,130,1) 100%);
    background: linear-gradient(to right, rgba(79,86,193,1) 0%, rgba(32,163,177,1) 50%, rgba(63,179,130,1) 100%);
    position: relative;
}

.can-prof-per {
    /*background: -webkit-linear-gradient(left, rgba(79,86,193,1) 0%, rgba(32,163,177,1) 50%, rgba(63,179,130,1) 100%);
    background: -o-linear-gradient(left, rgba(79,86,193,1) 0%, rgba(32,163,177,1) 50%, rgba(63,179,130,1) 100%);
    background: linear-gradient(to right, rgba(79,86,193,1) 0%, rgba(32,163,177,1) 50%, rgba(63,179,130,1) 100%);*/
    border-radius: 25px;
    padding: 2px;
}

.can-prof-per-count {
    background: #fff;
    color: #3841ca;
    font-size: 10px;
    font-weight: 600;
    display: block;
    width: 35px;
    box-sizing: border-box;
    border-radius: 25px;
    text-align: center;
    position: absolute;
    border: 1px solid #3841ca;
    height: 20px;
    top: -6px;
    padding: 0px 4px 4px 4px
}

.can-prof-bar-fill {
    background: #cbeae4;
    height: 10px;
    float: right;
}

.profile-comp-bx a {
    color: #fff;
    display: inline-block;
    border: 1px solid #0B3F88;
    padding: 0px 5px;
    margin: 35px 0px 0px 5px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 500;
    vertical-align: 1px;
    line-height: 18px;
    background-color: #0B3F88;
    width: 100%;
    text-align: center;
}

.prof-basic-details {
    font-family: GraphikMedium,sans-serif;
    font-size: 13px;
    text-align: left;
    padding: 0px 0px 10px 0px;
    color: #4E4E4E;
    margin: 0px 10px 0px -30px;
    font-weight: 400;
    line-height: 20px;
}

    .prof-basic-details span {
        color: #023558
    }

.jshelp-bx {
    position: fixed;
    display: block !important;
    width: 100px;
    height: 100px;
    z-index: 90000;
    margin: 0;
    outline: 0;
    bottom: 5px;
    animation: bounce 0.85s;
    animation-direction: alternate;
    animation-timing-function: cubic-bezier(.5, 0.05, 1, .5);
    animation-iteration-count: infinite;
}

.jshelp-icon img {
    width: 30px;
    height: 30px;
    margin: auto auto;
    text-align: center
}

.jshelp-icon {
    right: -2px;
}

    .jshelp-icon .help-widget {
        right: 10px !important;
        bottom: 0px;
        display: inline-block;
        color: #fff;
        overflow: hidden;
        width: 56px;
        height: 56px;
        padding: 0;
        background-color: #F44336;
        border-radius: 50%;
        -webkit-transition: .3s;
        transition: .3s;
        cursor: pointer;
        vertical-align: middle;
        /*box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);*/
        box-shadow: rgb(255 78 111 / 50%) 0px 4px 24px;
    }

@keyframes bounce {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        transform: translate3d(0, 15px, 0);
    }
}


.jshelp-icon .help-widget::after {
    content: "";
    position: absolute;
    top: 30px;
    bottom: 5px;
    left: 0;
    right: 43px;
    margin: auto;
    height: 20px;
    width: 20px;
    background: url('../images/help-icon.png') no-repeat;
    background-size: cover;
}

.help-text-widget {
    display: inline-block;
    font-family: 'GraphikMedium' sans-serif;
    font-weight: bold;
    font-size: 12pt;
    color: #E21F26;
    margin: 0px 0px 10px -20px
}

.remove-form-space {
    margin-bottom: 20px !important
}

.form-label label {
    font-family: GraphikMedium,'Sans Serif Collection';
    font-size: 13px;
    color: #01439f
}

.btn-savebtn {
    background-color: #0B3F88;
    border: 1px solid #0B3F88;
    color: #FFF;
    font-weight: 500;
    padding: 7px 15px;
    border-radius: 2px;
    font-family: 'Inter',serif,sans-serif;
    font-size: 13px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease- 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    .btn-savebtn:hover {
        color: rgba(255, 255, 255, .6);
        background-color: #0E51AF;
    }

.btn-save {
    background-color: #0B3F88;
    border: 1px solid #0B3F88;
    color: #FFF;
    font-weight: 500;
    padding: 8px 15px;
    border-radius: 2px;
    font-family: GraphikMedium,'Sans Serif Collection';
    font-size: 13px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease- 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 8px;
}

    .btn-save:hover {
        color: rgba(255, 255, 255, .6);
        background-color: #0E51AF;
    }

.verifyicon i {
    color: #008000 !important;
    float: right;
    margin: -25px 10px 0px 0px
}

.unverifyicon i {
    color: #E21F26 !important;
    float: right;
    margin: -25px 10px 0px 0px
}

.download-bx {
    margin: 10px 10px 10px 0px;
    width: 100%;
    float: left
}

    .download-bx a {
        color: #fff;
        display: inline-block;
        border: 1px solid #0B3F88;
        padding: 0px 5px;
        margin: 5px 0px 0px 0px;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: 500;
        vertical-align: 1px;
        line-height: 18px;
        background-color: #0B3F88
    }

        .download-bx a:hover {
            color: #fff;
        }

        .download-bx a:focus {
            color: #005b87
        }

.aHov:hover {
    color: #005b87 !important;
}

.overseas-head {
    font-family: GraphikMedium,'Sans Serif Collection';
    padding: 15px 0px 10px 0px;
    font-size: 23px;
    font-weight: 400;
    color: #FFF;
    text-align: left
}

.overseas-head-right {
    font-family: GraphikMedium,'Sans Serif Collection';
    padding: 0px 0px 0px 0px;
    font-weight: 400;
    color: #FFF;
    text-align: left
}

    .overseas-head-right a {
        color: #FFF;
        font-size: 21px;
    }

.date-bx {
    margin-top: 5px;
    padding: 0px 10px;
    background-color: #337ab7;
    border-color: #337ab7;
    font-size: 12px;
    color: #fff;
    border-radius: 4px;
    font-weight: 500 !important;
}

    .date-bx:hover {
        background-color: #0E4A7E;
        border: 1px solid #0E4A7E
    }

.jobseekerbg {
    background-color: #d9f2f9;
    border: 1px solid #aedff0;
    padding: 9px 10px 9px 13px;
    font-size: 17px;
}

.jobseekercom {
    background: #fff;
    border-bottom: 1px solid #aedff0;
    border-right: 1px solid #aedff0;
    border-left: 1px solid #aedff0;
    margin: -19px 0px -2px 0px;
    padding: 21px 21px 7px 17px;
}

.nametext {
    color: #01439f !important;
}

.jobseekrbag {
    padding: 8px;
    background-color: #fff
}

.buttoncs {
    margin: 25px 0px 0px 0px;
}

.succebuton {
    text-align: right;
    margin: -15px 0px 4px 0px;
}

.msg-bx {
    margin: 0px 0px 10px 0px
}

.exp-more {
    margin: -30px 0px 0px -15px
}

.exp-more-btn {
    color: #fff;
    display: inline-block;
    background-color: #f24141;
    border: 1px solid #f24141;
    padding: 0px 5px;
    margin: 35px 0px 0px 15px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 500;
    vertical-align: 1px;
    line-height: 18px;
}

    .exp-more-btn:hover, exp-more-btn:focus {
        background-color: #e72828;
    }

.remove-form-space .verify-textbox {
    width: 82% !important
}

.remove-form-space .verify-btn-new {
    float: right;
    margin: -35px 0px 0px 0px;
    padding: 9px 15px
}

.verifyicon-new i {
    color: #008000 !important;
    float: right;
    margin: -25px 80px 0px 0px;
}

.unverifyicon-new i {
    color: #E21F26 !important;
    float: right;
    margin: -25px 70px 0px 0px;
    /*margin: -25px -25px 0px 0px;*/
}

.login-bx {
    background-color: #FFF;
    border: 1px solid #aedff0;
    margin: 0px 5px 5px 5px;
    padding: 5px 5px 10px 5px;
    color: #005B87;
    font-family: 'Inclusive Sans',sans-serif
}

    .login-bx legend {
        border: none;
        font-size: 18px;
        font-weight: 800;
        margin: -5px 5px 0px 5px;
        padding: 5px 5px 5px 5px;
        width: auto;
    }

.men-login-bx {
    width: 100%;
    padding:10px 5px 5px 8px
}

    .men-login-bx a {
        color: #FFF;
        background-color: #005C86;
        border: 1px solid #005C86;
        padding: 6px 12px;
        font-size: 15px;
        border-radius:10px;
        font-family:'Inter',sans-serif,serif;
        font-weight:700
    }

        .men-login-bx a:hover, .men-login-bx a:focus {
            color: #FFF !important;
            background-color: #194185 !important;
            border-color: #194185
        }

        .men-login-bx a .men-login-btn {
            border-radius: 0;
            -webkit-transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

.men-login-btn:hover, .men-login-btn:focus {
    background-color: #e72828;
}

.men-employer {
    background-color: #00a8ea !important;
    border: 1px solid #00a8ea !important;
}

.jj-account-bx {
    width: 100%;
    background-color: #d9f2f9;
    border-bottom: 1px solid #67C7E2;
    padding: 5px 10px 5px 10px
}

.jj-account-icon-bx {
    width: 100%;
    margin: 0px 10px 0px 0px;
    display: flex;
}

    .jj-account-icon-bx .inner-bx {
        width: 40%;
        padding: 5px 5px 5px 5px;
        display: inline-table
    }

        .jj-account-icon-bx .inner-bx img {
            width: 80px;
            height: 80px;
            border-radius: 50%;
            padding: 5px;
            background-color: #FFF
        }

.jj-account-wel-bx {
    margin: 0px 10px 0px 0px
}

.jj-welcome-text {
    color: #337ab7;
    font-family: 'Overpass','Sans Serif Collection',sans-serif;
    text-align: center;
    float: right;
    margin: 15px 10px 0px 0px;
    line-height: 30px
}

    .jj-welcome-text .large {
        font-size: 25px;
        font-weight: 700
    }

    .jj-welcome-text .small-text {
        font-size: 20px;
        font-weight: 600
    }

        .jj-welcome-text .small-text a {
            color: #337ab7;
            font-size: 20px;
            font-weight: 600
        }

            .jj-welcome-text .small-text a:hover, a:focus {
                color: #005C86;
            }

.jj-change-pass {
    width: 100%;
    background-color: #A2E4F7;
    border-top: 1px solid #A2E4F7;
    font-family: 'Overpass',sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: 10px 10px 10px 10px
}

    .jj-change-pass a {
        color: #005B86
    }

        .jj-change-pass a:hover, jj-change-pass a:focus {
            color: #003148
        }

.jj-employer-profile-icon {
    width: 30px;
    align-content: center;
    display: inline-block;
    border-radius: 50%
}

.btn-popup {
    margin: 25px 10px 0px 0px !important;
    padding: 5px 8px !important;
    font-size: 12px;
}

.profile-completeness-popup {
    width: 100%;
    float: left;
    margin-top: 0px;
}

    .profile-completeness-popup h4 {
        font-size: 13px;
        font-weight: 700;
        margin-bottom: 10px;
        text-transform: capitalize
    }

.can-profile-comp-popup {
    background: #fff;
    margin-bottom: 15px;
    position: relative;
    border: 1px solid #c8ced5;
    padding: 7px 15px 26px 15px;
}
/*============ Accordion Menu for Update Profile ========== */
.accordion-menu {
    background-color: #f9f9f9;
    color: #121212;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    font-family: 'GraphikMedium','Sans Serif Collection';
    font-size: 16px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

    .active-panel, .accordion-menu:hover, .active-panel, .accordion-menu:focus {
        background-color: #f9f9f9;
    }

.afloginjobloc span {
    word-break: break-all;
}

.job-des span {
    padding: 0px 0px 0px 0px;
    word-break: break-all;
}

.accordion-menu:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    margin-right: 14px;
}

.active-panel:after {
    content: "\2212";
}

.panel-menu {
    padding: 0 18px;
    background-color: white;
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

    .panel-menu ul {
        line-height: 22px;
    }

        .panel-menu ul li {
            line-height: 1;
            padding: 5px 10px;
        }

            .panel-menu ul li a {
                font-family: 'Overpass','Sans Serif Collection',sans-serif;
                font-size: 14px;
                color: #121212;
                line-height: 22px;
                font-weight: 600;
                padding: 10px 10px
            }



/*============== Slider Checkbox ============== */
.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 24px;
}

    .switch input {
        opacity: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

/*============ Akshay Designs Details ========*/

.jobCard-sec {
    padding: 5px 10px 5px 10px;
    background: #fff;
    border-radius: 5px
}

.form-control:not(.note-image-input) {
    height:37px;
    padding: 5px 10px 5px 10px;
    width: 100% !important
}
.main-page-job-search .btn-default {
    background: #00a8ea !important;
}
.srch-ban .btn-search-submit {
    background: #fff !important;
    border-radius: 6px;
    color: #272727 !important;
}

.header .menu > ul > li {
    margin-left: 7px
}



.brand {
    height: auto
}


.header .menu > ul > li > a {
    font-size: 14px
}

.qualFunction {
    padding: 0 !important;
}

.shringPlus-viewd .btn-custom {
    /*margin: 4px 15px 5px 15px;*/
    margin: 4px 0px 5px 15px;
}

.form-inline .form-group input {
    padding-left: 10px !important;
    border-radius: 4px;
}

.compName-prof p, p {
    line-height: normal;
    word-break: break-all;
    margin: 0 0 5px;
    line-height: 22px
}


.MainJobBox {
    padding-bottom: 0
}

/*.sharingbtn {
    margin: 0 0 0 0;
    width: 100%;
    display: flex;
    justify-content: center;
}

.jobCard-sec .sharingbtn {
    justify-content: flex-end;
}*/

.jobCard-sec .brdr-row {
    border-bottom: 2px solid #f2f3f3;
    margin: 0px 0px 5px 0px;
}



.compName-prof h4 {
    font-size: 15px;
    text-transform: capitalize;
    margin: 3px 0px;
    line-height: 30px;
    font-family: 'Inter',sans-serif;
    color: #005c87 !important;
    font-weight: 600 !important;
}

.fourCol-data {
    padding-top: 0px;
}

.compName-prof p {
    font-size: 14px;
    font-weight: 600;
    color: #7f8aa5;
    text-transform: capitalize;
}

    .compName-prof p span {
        color: #303030;
        font-weight: 600;
    }

.compName-prof h4 a {
    color: #005c87;
    text-transform: capitalize;
    word-break: break-all;
    font-family: 'Inter', sans-serif;
}

.fourCol-data p span {
    color: #484747;
    font-weight: 600;
}

.fourCol-data div {
    padding: 0
}

.fourCol-data i {
    color: #337ab7;
    margin-right: 0px;
}

.qualFunction p {
    line-height: 1.4;
    margin-bottom: 5px !important;
}

.qualFunction span {
    font-size: 14px;
    color: #2d2e2f;
    font-weight: 500
}

.disflex-alignCenter {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.disflex-justiend {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap
} 
.disflex-justicntr

{
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

    .disflex-justiend.sharingbtn {
        margin-right: 10px
    }

.rl-count {
    color: #00b0f0 !important
}

.pstOn {
    margin-top: 25px
}

.pstDate-box p {
    position: absolute;
    /* padding: 2px 13px; */
    border-radius: 1px;
    font-size: 12px;
    font-weight: 600;
    z-index: 1;
}

    .pstDate-box p span {
        color: #003752
    }

/*============= End =======================*/

/*================ Auto Complete Search Box =========*/

.ui-menu-item-wrapper {
    background-color: #FFF;
    font-family: GraphikMedium,'Sans Serif Collection';
    font-weight: 500;
    color: #494949;
    font-size: 12px;
}

.ui-widget.ui-widget-content {
    max-height: 250px;
    overflow-y: scroll;
    border-radius: 10px;
    padding: 10px;
}

    .ui-widget.ui-widget-content::-webkit-scrollbar {
        width: 5px;
        height: 8px;
        background-color: #aaa;
        padding: 0px 10px 0px 0px;
    }

    /* Add a thumb */
    .ui-widget.ui-widget-content::-webkit-scrollbar-thumb {
        background: #000;
    }

.jobname-section {
    background-color: #012060;
    border: 1px solid #012060;
    line-height: 22px;
    font-size: 17px;
    color: #FFF;
    padding: 5px;
    font-weight: 600;
    font-family: 'Mulish',sans-serif;
}

.job-fair-content {
    color: #000;
    font-weight: 500;
    font-family: 'Mulish',sans-serif;
    line-height: 22px;
    padding: 10px 0px 10px 0px;
    font-size: 14px
}

    .job-fair-content span {
        color: #000;
    }

.job-fair-list {
    color: #000;
    font-weight: 500;
    font-family: 'Mulish',sans-serif;
    line-height: 22px;
    padding: 10px 0px 10px 0px;
    list-style-type: decimal;
    margin: -25px 0px 0px 15px
}

.whatsapp-d {
    border: 1px solid teal;
    border-radius: 2px;
    background: #f0f8ff;
    display: flex;
    align-items: center;
    padding: 1px;
    justify-content: space-between;
}

    .whatsapp-d .text {
        font-weight: bold;
        margin-left: 5px;
        color: #000000;
        display: flex;
        align-items: center;
    }

    .whatsapp-d a {
        text-decoration: none;
        background: #29A71A;
        color: white;
        padding: 5px 10px;
        border-radius: 2px;
        flex-shrink: 0;
        justify-content: space-between;
    }

    .whatsapp-d .tm {
        background: #0088CC;
    }

    .whatsapp-d img {
        margin-right: 0.5em;
        width: 30px;
        height: 30px;
    }

.table-responsive {
    font-size: 13px;
    font-family: 'Mulish',Sans Serif;
    color: #000
}

.breadcum-Gorakhpur {
    width: 100%;
    margin: 41px 0px 0px 0px;
    background-repeat: no-repeat !important;
    height: 500px;
    background: #f1f1f1 url(../images/JobFairGorakhpur.jpg);
    text-align: left;
    background-position: center 17px;
    background-size: contain;
    padding: 0px !important;
}


/*appliedcandidatejob wise new cards css*/
.Candidate_job_cards {
    width: 100%;
    padding: 20px 20px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #E9ECF5;
    box-shadow: 0 2px 5px 0 rgba(0, 106, 194, 0.2);
    border-radius: 10px;
    margin-bottom: 20px;
    font-family:'Inter',sans-serif,serif
}

.Candidate_job_cards_header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-wrap: balance;
   /* word-break: break-all;*/
    width: 100%;
}

    .Candidate_job_cards_header .job-title {
        color: #2E2E36;
        font-size:19px;
        font-weight: 600;
        text-transform: none;
        margin: 0px 0px 10px 0px;
        font-family:'Inter',sans-serif
    }

        .Candidate_job_cards_header .job-title:first-child {
            font-size: 18px;
        }

    .Candidate_job_cards_header .activejob {
        font-size: 10px;
        background: #00800029;
        border-radius: 100px;
        border: 1px solid green;
        padding: 4px 8px;
        color: #fff;
        margin-left: 10px;
        color: green;
    }

    .Candidate_job_cards_header .underoverview {
        font-size: 10px;
        background: #cc860024;
        border-radius: 100px;
        border: 1px solid #CC8600;
        padding: 4px 8px;
        color: #fff;
        margin-left: 10px;
        color: #CC8600;
    }

.Candidate_job_cards_discription_holder {
    margin-bottom: 15px;
}

.Candidate_job_cards .Candidate_job_cards_discription {
    display: flex;
    flex-wrap: wrap;
    font-weight:500
}

    .Candidate_job_cards .Candidate_job_cards_discription span {
        border-right: 1px solid #000;
        padding-right: 10px;
    }

    .Candidate_job_cards .Candidate_job_cards_discription :nth-child(2) span {
        padding: 0px 10px;
    }

    .Candidate_job_cards .Candidate_job_cards_discription :nth-child(3) span {
        padding: 0px 0px 0px 10px;
        border: none;
    }


.p-0 {
    padding: 0px;
}

.Candidate_job_cards .btn-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .Candidate_job_cards .btn-section .btn-sec-left, .Candidate_job_cards .btn-section .btn-sec-right {
        display: flex;
    }

        .Candidate_job_cards .btn-section .btn-sec-left p, .Candidate_job_cards .btn-section .btn-sec-right p {
            margin: 0px;
            border: 1px solid #000;
            border-radius: 100px;
            padding:3px 15px;
            margin-bottom: 10px;
            font-size: 13px;
            font-weight:600
        }

            .Candidate_job_cards .btn-section .btn-sec-left p span, .Candidate_job_cards .btn-section .btn-sec-right p span {
                color: #000;
                transition: .5s all;
                font-size: 12px;
            }

            .Candidate_job_cards .btn-section .btn-sec-left p:nth-child(2), .Candidate_job_cards .btn-section .btn-sec-right p:nth-child(2) {
                margin-left: 10px;
            }

        .Candidate_job_cards .btn-section .btn-sec-right .viewapplicant {
            background: #0e4a7e;
        }

            .Candidate_job_cards .btn-section .btn-sec-right .viewapplicant span {
                color: #fff !important;
            }

.Candidate_job_cards_footer {
    padding-top: 20px;
    border-top: 1px solid #bebebe;
}


    .Candidate_job_cards_footer .closejob_btn_area_holder {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: end;
    }

    .Candidate_job_cards_footer .closejob_para {
        line-height: normal;
        margin: 0px;
        font-size: 12.8px;
        word-break: break-word;
    }

        .Candidate_job_cards_footer .closejob_para span {
            color: #000;
        }

        .Candidate_job_cards_footer .closejob_para i {
            color: #ffb500;
        }

    .Candidate_job_cards_footer .closejob_btn_area a span {
        color: #0e4a7e;
        border: 1px solid #0e1a7e;
        border-radius: 100px;
        padding: 4px 12px;
        font-size: 12px;
    }

    .Candidate_job_cards_footer .row {
        display: flex;
        flex-wrap: wrap;
    }

/*.mail_area {
    display: flex;
    flex-wrap: wrap;*/
    /*align-items:center;*/
/*}*/

.job-cards {
    color: #5C6170;
    border: 1px solid #E9EAF3;
    cursor: pointer;
    margin: 0 0 15px 0;
    padding: 15px 0px 15px 0px;
    background: #fff;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    border-radius: 8px;
    position: relative;
}

    .job-cards .earned_point {
        /*position: absolute;
        top: 0;
        right: 20px;*/
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: flex-end;
    }

        .job-cards .earned_point p {
            /*background: #005b87ab;*/
            color: #02a4e1;
            padding: 3px 5px;
            border-radius: 100px;
            font-size: 12px;
            margin-left: 5px;
            /*font-weight: 600;*/
            margin: 0px 0px 0px 0px;
        }

        .job-cards .earned_point a {
            color: #337ab7;
            font-weight: 600;
            text-decoration: underline;
            font-size: 12px;
        }

            .job-cards .earned_point a i {
                margin-right: 5px;
            }

.jobSeekerRg_bg {
    background-color: unset;
    padding: unset;
    box-shadow: unset;
    border-radius: unset;
}

.titleComp-name h5 {
    font-size: 13px;
}


.titleComp-name {
    display: flex;
    /*flex-wrap: wrap;*/
    flex-direction:column;
}

.subCol-data {
    margin-top: 10px;
}

.titleComp-name h4 {
    font-size: 14px;
    font-weight: 600;
    margin-top: 0px;
    font-family: 'Inter',sans-serif;
    color: #016fcc
}



.subCol-data div span {
    font-weight: 600;
    color: #555;
    margin-right: 3px;
    letter-spacing: .7px;
    font-family: 'Inter',sans-serif;
    font-size:11px;
}
.subCol-data .brdr-padd i{
    margin-right:0px;
}
.subCol-data .fa-map-marker:before {
    content: "\f041";
    width: 12px;
    display: flex;
    justify-content: center;
}

.subCol-data h5 {
    margin: 0px;
    display: flex;
    align-items: center;
    word-break: break-word;
}

    .subCol-data h5 i {
        margin-right: 3px;
    }

    .subCol-data h5 span {
        font-weight: 500;
        font-family: 'Lato',sans-serif;
    }

.subCol-data div p {
    font-size: 13px;
    color: #414B5D;
    margin-bottom: 0rem;
    line-height: 25px;
      display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}

    .subCol-data div p span:nth-child(3) {
        font-weight: 500;
    }

.subCol-data {
    margin-top: 0px;
}

.callRej-shortlist {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: end;
}
.shortlist_btn{
    flex-direction:row;
    justify-content:space-between;
    flex-wrap:wrap;
}
    .shortlist_btn a{
        max-width:45%!important;
    }
    /*.callRej-shortlist a:first-child {*/
    /*background: #337ab7;*/
    /*background: #02a4e1;*/
    /*color: #02a4e1;
        text-decoration:underline;
    }*/
    /*.callRej-shortlist a:nth-child(1) {
        background: #005b87;
        margin-top: 8px;
        border: 1px solid #005b87;
        transition: .5s ease-in-out;
        padding: 5px 5px 5px 5px;
    }

        .callRej-shortlist a:nth-child(1):hover {
            background: #fff;
            border: 1px solid #005b87;
            color: #005b87;
        }

    .callRej-shortlist a:nth-child(3) {
        border: 1px solid #d9534f;
        color: #d9534f;
        margin-top: 8px;
        transition: .5s ease-in-out;
        padding: 5px 5px 5px 5px;
       
    }

        .callRej-shortlist a:nth-child(3):hover {
            background: #d9534f;
            color: #fff;
        }

    .callRej-shortlist a:nth-child(2) {
        border: 1px solid #5cb85c;
        color: #5cb85c;
        margin-top: 8px;
        transition: .5s ease-in-out;
        padding: 5px 5px 5px 5px;
        
    }

        .callRej-shortlist a:nth-child(2):hover {
            background: #5cb85c;
            color: #fff;
        }

    .callRej-shortlist a {
        color: #fff;
        padding: 7px 20px;
        text-align: center;
        border-radius: 25px;*/
        /*max-width: 175px;*/
        /*width: 100%;
        max-width: 60%;
        font-size:12px;
    }*/

.midSec-col {
    margin-top: 10px;
}

.application_reciveduserimg {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 100px;
    border: 2px solid #005b87;
}


.jobCompany-srch .submitbtn {
    width: 100%;
    margin-top: 10px !important;
}


.totalappli, .totalshortlist, .totalreject, .totalpending {
    width: fit-content;
}


.Candidate_review_header {
    display: flex;
    flex-wrap: wrap;
    margin:15px 0px 0px 0px
   
}

.Candidate_review_header a span { color:#FFF }

.Candidate_review-header_row {
    border-top: 1px solid #cdcdcd;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
    /* .Candidate_review_header div:nth-child(1) {
                border-bottom: 2px solid #005b87 !important;
            }*/
    .Candidate_review_header div:nth-child(1), .Candidate_review_header div:nth-child(2), .Candidate_review_header div:nth-child(3), .Candidate_review_header div:nth-child(4) {
        margin-right: 20px;
        /*        background: none;
        border: none;
        border-radius: 0px;*/
    }

        .Candidate_review_header div:nth-child(1) a, .Candidate_review_header div:nth-child(2) a, .Candidate_review_header div:nth-child(3) a, .Candidate_review_header div:nth-child(4) a {
            color: #;
            font-size: 12px;
        }

            .Candidate_review_header div:nth-child(1) a span, .Candidate_review_header div:nth-child(2) a span, .Candidate_review_header div:nth-child(3) a span, .Candidate_review_header div:nth-child(4) a span {
                font-weight: 400;
                font-size: 12px;
                color: #fff;
            }


.old_codesec {
    display: none;
}

.subCol-data i {
    color: #005b87;
    margin-right: 3px;
    font-size: 11px;
    width: 12.5px;
    /*display: flex;*/
    justify-content: center;
    height: 12.5px;
}

.Reject_modal .modal-header {
    border: none;
}

.Reject_modal .Needhelpbtn {
    background-color: #193d5b !important;
    border: 1px solid #193d5b !important;
    margin: 0 !important;
    border-radius: 3px;
    padding: 10px;
}

.Reject_modal .modal-dialog {
    display: flex;
    justify-content: center;
    height: 90vh;
    align-items: center;
}



.sidebarSticky, .right-box {
    position: sticky;
    top: 82px;
}

.filter-sidebar {
    color: #263838;
    width: 100%;
    border: 1px solid #E9ECF5;
    padding: 10px !important;
    font-size: 14px;
    box-shadow: 0px 2px 6px rgba(110, 126, 174, 0.08);
    text-align: left;
    font-weight: 500;
    line-height: 17px;
    border-radius: 12px;
    padding-right: 25px;
    text-transform: none;
    background: #fff;
    margin-bottom: 15px;
    /*margin-top: 10px;*/
}

    .filter-sidebar .form-control {
        height: 28px;
        padding: 0px 10px;
        border-radius: 4px;
        font-family: 'Lato',sans-serif;
    }


.filterHead {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

    .filterHead h6 {
        font-family: 'Lato',sans-serif;
    }



.job-city, .job-role {
    margin-bottom: 8px;
}



.jobCompany-srch {
    margin: 0px 0px 15px;
}

.filterHead i {
    color: #006da6;
    border-radius: 50%;
    background: #f4fcff;
    padding: 6px 8px;
}


.job-city ul, .job-role ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-top: 10px;
}

.job-city p, .job-role p, .job-salary p {
    color: #005b87;
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 0px;
}

.job-city ul li, .job-role ul li {
    list-style: none;
    border: 1px solid #E2E5EF;
    font-size: 12px;
    border-radius: 16px;
    margin: 4px 6px 4px 0px;
    padding: 4px 12px;
}

    .job-city ul li i, .job-role ul li i {
        color: #aba9a9;
        margin-left: 3px;
    }

.padding_above {
    padding-top: 0px;
}

.Application_recived_title {
    padding: 10px 0px 10px 15px;
    background-color: #FFF;
    border-radius: 5px;
    margin: 0px 0px 10px 0px;
    font-size: 16px;
    font-weight: 600
}

.Application_recived_title span { color:#337AB7; }

.job-crdrow {
    width: 100%;
}
.callRej-shortlist a:nth-child(4) {
    border: 1px solid #0096db;
    color: #0096db;
    margin-top: 8px;
    transition: .5s ease-in-out;
    padding: 5px 5px 5px 5px;
}

    .callRej-shortlist a:nth-child(4):hover {
        background: #0096db;
        color: #fff;
    }
.callRej-shortlist a:nth-child(5) {
    border: 1px solid #f0ad4e;
    color: #f0ad4e;
    margin-top: 8px;
    transition: .5s ease-in-out;
    padding: 5px 5px 5px 5px;
}

    .callRej-shortlist a:nth-child(5):hover {
        background: #f0ad4e;
        color: #fff;
    }
.mobCountbtnpos .Export-x a {
    font-size: 12px;
    border-radius: 5px;
}
.disablepointer {
    background: #c6c6c6;
    color: #fff;
    border-color: #c6c6c6;
    cursor: not-allowed;
}

.mobmenu_link {
    display: none !important;
}


@media only screen and (min-device-width : 280px) and (max-device-width :575px) {
    .Candidate_job_cards_footer .col-xl-7 {
        margin-bottom: 10px;
    }

    .Candidate_job_cards .btn-section .btn-sec-left p span, .Candidate_job_cards .btn-section .btn-sec-right p span {
        font-size: .72rem;
    }
    .callRej-shortlist{
        display:flex;
        flex-direction:row;
        flex-wrap:wrap;
    }
    .callRej-shortlist a {
        width: 100%;
        max-width: 100% !important;
        margin-right:5px;
    }
        .callRej-shortlist a:last-child{
            margin-right:0px;
        }
        .subCol-data h5 {
            margin: 0px 0px 3px 0px;
        }

    .mobSec-col {
        padding: 0 !important;
    }

    .callRej-shortlist {
       /* margin-top: 10px;*/
        width: 100%;
        align-items: center;
    }

    .Candidate_review_header div:nth-child(1), .Candidate_review_header div:nth-child(2), .Candidate_review_header div:nth-child(3), .Candidate_review_header div:nth-child(4) {
        /*margin-right: 10px;
        margin-bottom: 10px;
        width: 100%;*/
        width: 49%;
        margin: 0px 0px 10px 0px;
    }
    .Candidate_review_header div:nth-child(2), .Candidate_review_header div:nth-child(4) {
        margin: 0px 0px 10px 0px;
    }
    .Candidate_review_header{
        justify-content:space-between;
    }

    .sidebarSticky, .right-box {
        position: unset !important;
        top: 0;
    }

        .job-cards .earned_point p {
            margin: 0 10px 0px 0px;
            font-size: 12px;
        }

        .job-cards .earned_point a {
            font-size: 12px;
        }

        .job-cards .earned_point {
            /*right: 10px;*/
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: space-between;
        }

    .mobCountbtnpos {
        justify-content: space-between;
        width: 100%;
        margin: 5px 0px !important;
    }
    /*.mobCountbtnpos .Export-x{
        width:50%;
    }*/
        .mobCountbtnpos .Export-x input{
            width:100%;
        }
    .subCol-data div p {
        font-size: 12px;

    }
    .Candidate_job_cards .Candidate_job_cards_discription :nth-child(2) span {
        padding: 0px 10px 0 0;
    }
    .Candidate_job_cards .Candidate_job_cards_discription :nth-child(3) span {
        padding: 0px 10px 0px 10px;
        border: none;
    }
    .footer-Candidate_job .closejob_btn_area {
        margin: 10px 0px 0px 0px;
        margin-left:0px!important;
    }

    .Candidate_job_cards .Candidate_job_cards_discription {
        display: flex;
        flex-wrap: wrap;
        text-wrap: wrap;
        word-break: break-word;
    }
    .mobmenu_link{
        display:block!important;
    }


}
@media only screen and (max-device-width : 320px) {
    .Candidate_job_cards .Candidate_job_cards_discription :nth-child(3) span {
        padding: 0px 0px 0px 0px;
        border: none;
    }
}
@media only screen and (max-device-width : 375px) {
    .Candidate_job_cards .Candidate_job_cards_discription :nth-child(3) span {
        padding: 0px 0px 0px 10px;
        border: none;
    }
}
@media only screen and (min-device-width : 576px) and (max-device-width :768px) {
    .Candidate_job_cards_footer .col-xl-7 {
        margin-bottom: 10px;
    }

    .Candidate_job_cards .btn-section .btn-sec-left p span, .Candidate_job_cards .btn-section .btn-sec-right p span {
        font-size: .75rem;
        font-size: 1rem;
    }

    .callRej-shortlist {
        display: flex;
        flex-direction: row;
        /*flex-wrap: wrap;*/
        align-items: baseline;
        justify-content: space-between
    }

        .callRej-shortlist a {
            margin-right: 5px;
            max-width: 30%;
        }

            .callRej-shortlist a:last-child {
                margin: 0;
            }





    .sidebarSticky, .right-box {
        position: unset !important;
        top: 0;
    }

    .job-cards .earned_point {
        /* right: 10px;*/
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    .mobmenu_link {
        display: block !important;
    }
}

@media only screen and (min-device-width : 769px) and (max-device-width :991px) {
    .callRej-shortlist {
        display: flex;
        flex-direction: row;
        justify-content: center;
        /*flex-wrap: wrap;*/
        align-items: baseline;
    }

        .callRej-shortlist a:nth-child(2) {
            margin-right: 10px;
        }

        .callRej-shortlist a:first-child {
            margin-right: 10px;
        }

    .sidebarSticky, .right-box {
        position: unset !important;
        top: 0;
    }

    .job-cards .earned_point {
        /*right: 10px;*/
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    .callRej-shortlist a {
        margin-right: 5px;
        max-width: 30%;
    }
    .callRej-shortlist {
        justify-content: space-between
    }
    .mobmenu_link {
        display: block !important;
    }
}

@media only screen and (min-device-width :992px) and (max-device-width :1300px) {
    .callRej-shortlist {
        font-size: 10.4px;
    }

    .small_lap-col {
        padding: 0px 10px 0px 0px;
    }
    .callRej-shortlist a{
        width:100%;
        max-width:90%;
    }
    .job-city p, .job-role p, .job-salary p{
        font-size:12px;
    }
    .jobCompany-srch {
        margin: 0px 0px 5px;
    }
    .filterHead h6 {
        
        margin: 0px;
    }
    .jobCompany-srch .submitbtn {
        margin-top: 5px !important;
    }
    .job-city, .job-role {
        margin-bottom: 5px;
    }
    .shortlist_btn a {
        max-width: 80% !important;
    }
    .shortlist_btn {
         flex-direction: unset; 
         justify-content:end;
        
    }

}
@media only screen and (min-device-width :1301px) and (max-device-width :1400px){
    .subCol-data div p {
        font-size:11px;
    }
    .job-city p, .job-role p, .job-salary p {
        font-size: 12px;
    }
    .jobCompany-srch {
        margin: 0px 0px 5px;
    }
    .filterHead h6 {
        margin: 0px;
    }
    .jobCompany-srch .submitbtn {
        margin-top: 5px!important ;
    }
    .job-city, .job-role {
        margin-bottom: 5px;
    }
}

.footer-Candidate_job{
    display:flex;
    flex-wrap:wrap;
}
    .footer-Candidate_job .closejob_btn_area{
        margin-left:10px;
    }
/*.closejob_btn_area{
    float:right;
    margin:-21px 0 0 0;
}
*/
/*appliedcandidatejob wise new cards css end*/




.JobDescription_para {
    display: unset !important;
}

    .JobDescription_para span:last-child {
        color: #4D4D4D !important;
    }


.d-colum {
    flex-direction: column !important;
}

.justify-content-center {
    justify-content: center;
}

.progress-bar {
    box-shadow: inset 0 0px 0 rgba(0,0,0,.15) !important;
}

.already_regis_input {
    padding: 10px;
    border-radius: 3px;
    background: #005b87;
    border: 1px solid #005b87;
    text-wrap: wrap;
}

    .already_regis_input:hover {
        color: #005b87;
        border: 1px solid #005b87;
        box-shadow: none;
    }

.modal-title {
    font-size: 14.5px;
    word-break: auto-phrase;
}

.flex-start {
    align-items:flex-start!important;
}
.d-flexbase {
    display: flex;
    align-items: baseline;
    justify-content: end;
    flex-wrap: wrap;
    row-gap: 5px;
    margin-bottom: 10px;
}
.justifycontent-flex-start{
    
    justify-content:flex-start;
}

.d-flex {
    display: flex;
}
.wrapflex{
    flex-wrap:wrap;
}
.mt-10{
    margin-top:10px;
}
.align-Itembase{
    align-items:baseline;
}
.row-reverse{
    flex-direction:row-reverse;
}



/*job_View_Apply css start*/
.job_View_Apply {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
.job_View_Apply .exp-more {
    margin: 0px;
}
.job_View_Apply .exp-more .exp-more-btn{
    margin:0px;
    padding:4px 12px;
}
/*job_View_Apply css end*/

.form-control:focus {
    border: .4px solid #047bf8;
}

.rowgapflex {
    display: flex;
    flex-direction: column;
    row-gap: 4px;
    align-items: flex-start !important;
}


.feild-flex-3{
    align-items:flex-start!important;
}


.Employeer-box .men-login-btn {
    background: #005C86;
    border: 1px solid #005C86;
}
.Employeer-box .men-employer {
    border: 1px solid #005C86!important;
    color:#005C86!important;
    background:transparent!important;
}
    .Employeer-box .men-employer:hover {
        background: #005C86 !important;
    }


/* My Css by Amit ==========*/

.dwn-btn {color: #0071A8 !important}
.dwn-btn:hover,  dwn-btn:focus{color: #0071A8 !important}

/*========== Error Page Css ======*/

.error-code { 
    font-family:'Inclusive Sans',sans-serif ;
    font-size:18px;
    font-weight:600;
    color:#444;
    text-align:center;
    line-height:25px

}

.subs-bx { 
    text-align:center;
    font-family:'Inclusive Sans',sans-serif,serif;
    font-size:18px;
    font-weight:600;
    background-color:#FFF;
    border:2px solid #337ab7;
    margin:10px 10px 10px 10px;
    padding:20px 10px 20px 10px;
    border-radius:10px
}

.subs-bx .inner-txt{
    margin:0px 0px 20px 0px
}


.lang-bx {
    padding:10px 10px 5px 0px;
    color:#000;
    font-family:'Figtree',sans-serif,serif;
    border-bottom:1px solid #005B86;
    margin:10px 0px 10px 0px;
    font-weight:600;
    font-size:14px
}

.lang-bx span { color:#1849A9 }
.lang-bx label { font-size:14px }

.profile-border {
    border-bottom: 2px solid #005B86;
}

.update-btn-bx {
    margin:20px 0px 10px 0px
}

/*===========*/

.show-info{
    padding:4px 8px !important; border-radius:5px !important
}

.info-text{
    font-family:'Inter',serif,sans-serif;
    font-size:12px;
    color:#222;
}

.info-text ol {
    color: #222;
    list-style-type: decimal;
    margin-left: 12px;
    font-weight: 500;
}
    .info-text p {
        font-family: 'Figtree',serif,sans-serif;
        color: #222;
        font-size: 12px
    }

.info-text ol li {
    line-height:22px
}

/*============ New Profile Update Designs ========*/

.profile-sec {
    padding: 100px 0px 20px 0px !important;
}

.profile-container {
    background-color: #EFF8FF;
    padding:10px 10px !important;
    border-radius:15px;
    font-family:'Inter',sans-serif,serif
}

.profile-inner {
    margin: 15px 15px 15px 15px;
}

.main-profile-head {
    background-color: #005B86;
    font-size: 18px;
    font-weight: 600;
    color: #FFF;
    padding: 10px 10px 10px 10px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.profile-bx {
    border: 1px solid #005B86;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #FFF;
    padding: 15px 0px 15px 0px
}

.candidate-single-profile-info {
    width:100%
}

.single-resume-feild.resume-avatar {
    margin-bottom: 15px;
    border-bottom: 1px solid #dadada;
}

.resume-image {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.resume-image img {
    max-width: 100px;
    border-radius: 10px;
}

.emailInput-vrfy {
    display: flex;
    position: relative;
    width: 100%;
}

.emailInput-vrfy .verify-btn{
    padding: 10px 10px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;

}

.verifyicon i {
    margin: 10px 10px 0px 0px;
    position: absolute;
    right: 0;
}

.exlam-sign {
    position: absolute;
    right: 0%;
    bottom: 11px;
}

.emailInput-vrfy .form-control{
    width:100%;
}

.ch-verifybtn {
    max-width: fit-content;
    color: #fff !important;
    position: absolute;
    right: 0%;
}

.nameProf-updt {
    padding-left: 2rem;
    width: 95%;
}

.resume-image h4 {
    color: #286090;
    margin: 0;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Poppins';
    width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.resume-image h5 {
    color: #555;
    margin: 0;
    font-size: 15px;
}

.resume-image p {
    color: #bdb2b2;
    margin: 0;
}

.resume-image p span {
    color: #444;
}

.candidate-profile .resume-box {
    text-align: left;
}

.update-sec-header {
    background-color: transparent;
    background-image: linear-gradient(180deg, #EBEAFF 0%, #E6F5F5 100%);
    padding: 10px 10px 10px 10px;
    color: #1849A9;
    font-weight:700;
    text-align:left;
    font-size:16px;
    margin:0px 0px 20px 0px;
    border-radius:5px
}


.add-row{
text-align:right;
margin:-5px 0px 20px 0px;
font-size:13px;
font-weight:600;
}

.add-row a {
    color:#194185;
    text-decoration:none;
}

.add-row a:hover, a:focus {
    color:#194185;
    text-decoration:none;
}


.progress-row {
    display: flex;
    justify-content: flex-end;
    width: fit-content;
    margin-right: 10px;
}

.progress-bar {
    background: transparent;
}

.progress-bar {
    position: relative;
    height: 100px;
    width: 100px;
}

    .progress-bar div {
        position: absolute;
        height: 100px;
        width: 100px;
        border-radius: 50%;
    }

        .progress-bar div span {
            position: absolute;
            font-family: 'Poppins';
            font-size: 16px;
            line-height: 87px;
            height: 87px;
            width: 87px;
            left: 6.5px;
            top: 6.5px;
            text-align: center;
            border-radius: 50%;
            background-color: white;
            color: #00b0f0;
            font-weight: 600;
        }

    .progress-bar .background {
        background-color: #b3cef6;
    }

    .progress-bar .rotate {
        clip: rect(0 50px 100px 0);
        background-color: #4b86db;
    }

    .progress-bar .left {
        clip: rect(0 50px 100px 0);
        opacity: 1;
        background-color: #b3cef6;
    }

    .progress-bar .right {
        clip: rect(0 50px 100px 0);
        transform: rotate(180deg);
        opacity: 0;
        background-color: #4b86db;
    }

.prev-next-btn {
    background-color: #175cd3;
    border: 1px solid #175cd3;
    color: #FFF;
    font-weight: 500;
    padding: 7px 15px;
    border-radius: 2px;
    font-family: 'Inter',serif,sans-serif;
    font-size: 13px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease- 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.prev-next-btn:hover {
    color: rgba(255, 255, 255, .8);
    background-color: #0E51AF;
}


/*============== Jobseeker New Login Design======*/

.jobseeker-login-bx {padding: 50px 120px 10px 120px;font-family:'Inter',sans-serif,serif}
.jobseeker-login-bx-inner {background: #F2FDFF; border-radius: 24px;}

.job-seeker-img {margin:20px auto 0px auto; width:100%; text-align:center}
.job-seeker-img img{width:70%; text-align:center}

.job-seerker-quote{font-weight:600; text-align:center;color:#194185; margin:-10px 0px 20px 0px; font-size:17px}
.job-seerker-quote img {width:30px}

.mob-login-bx {
    border: 1px solid #E9ECF5;
    box-shadow: 0px 2px 6px rgba(110, 126, 174, 0.08);
    border-radius: 12px;
    background-color:#FFF;
    padding:45px 45px;
    margin:30px 20px 0px 20px
}

.mob-login-bx-emp {
    border: 1px solid #E9ECF5;
    box-shadow: 0px 2px 6px rgba(110, 126, 174, 0.08);
    border-radius: 12px;
    background-color: #FFF;
    padding: 35px 45px 35px 45px;
    margin: 30px 20px 0px 20px
}

.mob-login-bx-head{ color:#000; font-size:20px; text-align:left; font-weight:500; margin:0px 0px 30px 0px}
.mob-login-bx-head img { width:18px}

.mob-login-bx-head-emp{ color:#000; font-size:23px; text-align:left; font-weight:600; margin:0px 0px 30px 0px}
.mob-login-bx-head-emp img { width:20px}

.input-bx{ text-align:left; width:100% }

.input-bx a { color:#194185 ; font-size:13px; font-weight:600; margin:5px 0px 0px 0px}
.input-bx a:hover, a:focus { color:#337ab7}

.lbl-text {
    color: #6D7087;
    display: block;
    font-size: 14px;
    font-weight:600;
    line-height: 18px;
    margin-bottom: 8px;
}

.mob-input {
    width: 100%;
    border: 1.57143px solid #E9ECF5;
    padding: 15px 16px;
    font-size: 16px;
    background: #FFFFFF;
    font-family: 'Inter', sans-serif;
    line-height: 22px;
    border-radius: 6px;
    margin:0px 0px 10px 0px;
    font-weight:500
}

.job-seeker-btn-bx{margin:20px 0px 0px 0px;}

.job-seeker-btn {
    color: #FFF;
    display: flex;
    outline: none;
    background: #005c86;
    box-shadow: none;
    align-items: center;
    margin-bottom: 12px;
    text-transform: none;
    justify-content: space-between;
    font-weight:500;
    -webkit-appearance:button;
    appearance:button;
    cursor:pointer;
    padding:10px 20px;
    border-radius:30px;
    border:none;
    font-size:15px
}

    .job-seeker-btn:hover, .job-seeker-btn:focus {
        box-shadow: 0px 2px 6px rgba(110, 126, 174, 0.08);
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease- 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        background-color: #194185;
    }

.or_area_text .login_withsocial {
    display: flex;
    justify-content: center;
    margin-bottom: 12px;
}

.signWithg {
    color: black;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 10px 9px 8px 11px;
    background: #fff;
    border-radius: 5px;
    display: flex;
    align-items: center;
    margin-right: 10px;
    font-size: 11px;
    font-weight:500;
    color:#222
}

.signWithg:hover {
    color: #555;
}

.msg-show-bx{
    text-align:center;
    width:100%
}

.job-seeker-smsg {
    width: 100%;
    background: none rgb(234, 248, 244);
    border-radius: 16px;
    min-height:35px;
    padding: 8px 16px;
    color: rgb(0, 95, 62);
    font-weight:600;
    font-size:12px;
    text-align:left;
}

.job-seeker-fmsg {
    width: auto;
    background: none rgb(255, 242, 235);
    border-radius: 16px;
    min-height: 35px;
    padding: 8px 16px;
    color: rgb(164, 39, 0);
    font-weight: 600;
    font-size: 12px;
    text-align: center;
}

.job-seeker-explore-jobs{
    float:right;
    margin:-3px 0px 0px 0px
}

.job-seeker-explore-jobs a{ color:#FFF;font-size:13px; text-decoration:underline }
.job-seeker-explore-jobs a:hover, a:focus{ color:#FFF; }

.spacetop {
    margin: 10px 0px 0px 0px
}

/*=============== Employer Login Design ==========*/

.employer-login-bx {padding: 50px 120px 10px 120px;font-family:'Inter',sans-serif,serif}
.employer-login-bx-inner {background: #F2FDFF; border-radius: 24px;}

.employer-img {margin:20px auto 0px auto; width:100%; text-align:center}
.employer-img img{width:70%; text-align:center}

.employer-quote{font-weight:600; text-align:center;color:#194185; margin:-10px 0px 20px 0px; font-size:17px}
.employer-quote img {width:30px}

.employer-btn-bx {
      margin: -10px 0px 0px 0px;
    float: left
}

.emp-input-bx
{
    margin:15px 0px 25px 0px
}

.emp-input-bx a { color:#194185 ; font-size:13px; font-weight:600; margin:5px 0px 0px 0px}
.emp-input-bx a:hover, a:focus { color:#337ab7}

.modal-body {
    font-family: 'Inter',sans-serif
}

.msg-show-bx-emp {
    text-align: left;
    width: 100%;
    margin: 20px 0px 0px 0px
}
/*=================== Payment Gateway =============*/
.subsheader {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    padding: 10px 0px 10px 0px;
    font-family: 'Inter',sans-serif,serif;
    font-weight: 600
}

.subscription-bx{
    border:1px solid #B3BAC5;
    border-radius:5px;
    margin:0px 0px 10px 0px;
    font-family:'Inter',sans-serif,serif;
    background-color:#FFF;
    /*min-height:390px;
    max-height:400px*/
}

.subscription-bx-inner{
    padding:10px 10px 10px 10px
}

.plan-head { font-size:20px;text-align:left;font-weight:600; color:#172B4D; line-height:25px }
.plan-sub-head { color:#172B4D; font-weight:500; font-size:13px }

.plan-list {
    font-weight: 500;
    color: #000;
    line-height: 28px;
    font-size: 12px;
    min-height: 180px;
    max-height: 180px;
    /* min-height: 240px;
    max-height: 240px;*/
    margin: -10px 0px 0px 0px
}

.plan-list ul { text-align:left; margin:20px 0px 0px 0px}
.plan-list ul li{ list-style-type:none }

.sprinkle { background-color: rgb(0, 116, 232);padding:4px 4px 4px 4px; font-size:10px; color:#FFF; border-radius:5px }

.app { background-color:#01B01D; color:#FFF;padding:3px 3px 3px 4px; border-radius:50%;margin:0px 10px 0px 0px }
.notapp { background-color:#E21F26; color:#FFF;padding:1px 4px 3px 4px; border-radius:50%;margin:0px 10px 0px 0px }
.plan-list s{ color:#6A6A6A }

.plan-list img { width:16px;height:16px }

.active-border {
    border: 1px solid #1065b7
}

.offprice { 
    background-color: rgb(251, 236, 237);
    border-radius: 16px;
    padding:4px 4px 4px 4px;
    color:#9B0000;
    font-size:11px;
}

.btn-bx-pay{
    float:right;
    margin:-15px 0px 0px 0px
}

.payment-button{
    font-family: 'Inter', sans-serif;
    padding: 8px 15px;
    font-size: 14px;
    text-align: center;
    background: repeat padding-box border-box 0% 0% / auto auto scroll linear-gradient(90deg, #034EA1 0%, #1495db 100%);
    border: 1px solid #0095DA;
    color: #FFF;
    font-weight: 700;
    border-radius: 5px;
}

.payment-button:hover, .payment-button:focus{
    background: repeat padding-box border-box 0% 0% / auto auto scroll linear-gradient(90deg, #1495db 0%, #034EA1 100%);
}

.payment-amt-bx {
    float: right;
    margin: -15px 10px 0px 0px;
    font-size: 20px;
    font-weight:500
}



.checkout-header{ font-family:'Inter',sans-serif;background-color:#005b87;font-weight:600;
                  color:#FFF;text-align:left; padding:10px 10px 10px 10px; font-size:20px }

.checkout-bx {
    border: 1px solid #005b87;
    padding: 5px 5px 5px 5px
}

.checkout-bx-details {
    border: 1px solid #005b87;
    border-top: none;
    margin: 0px 0px 10px 0px;
    font-family: 'Inter', sans-serif, serif;
    background-color: #FFF;
}

.plan-head-chk {
    font-size: 22px;
    text-align: left;
    font-weight: 600;
    color: #172B4D;
    line-height: 25px;
    margin:10px 0px 15px 0px;
}

.plan-sub-head-chk {
    color: #606060;
    font-weight: 600;
    font-size: 15px;
}

.payment-amt-bx-chk {
    float: right;
    margin: 25px 10px 0px 0px;
    font-size: 20px;
    font-weight:600;
}

.recom-bx {
    border-image: linear-gradient(to right, #3acfd5 0%, #3a4ed5 100%) 1;
    border-width: 1px;
    border-style: solid;
    padding:10px 10px 10px 10px;
    font-family:'Inter',sans-serif,serif
}

.order-bx { border:1px solid #005b87; background-color:#F5F7F8;font-family:'Inter',sans-serif,serif; color:#333;padding:15px }

.item-bx { font-size:16px; font-weight:500; border-bottom:1px solid #D3D3D3;padding:10px 10px 20px 0px }

.item-bx-sub { padding:0px 0px 0px 100px; float:right }

.sub-total { font-size:15px; font-weight:500; padding:10px 10px 0px 0px }


.total-amt-bx {
    font-size: 20px;
    font-weight: 600;
    border-top: 1px solid #D3D3D3;
    padding: 20px 10px 0px 0px;
    color:#000;
    margin:10px 0px 15px 0px
}

.total-amt-text { padding:0px 0px 0px 100px; float:right; color:#005b87  }

.norightpadding {
    padding-right: 0px
}

.btn-bx-pay2 {
     text-align: right;
    margin: -15px 0px 5px 0px;
   /* text-align: left;
    margin: 0px 0px 5px 0px;*/
}

.btn-bx-pay3 {
    text-align: right;
    margin: 33px 0px 5px 0px;
}

/*-----------------  MY GRIDVIEW DESIGN ---------------------------*/
.mGrid-data {
    width: 100%;
    background-color: #FFFFFF;
    margin: 1px 0 1px 0;
    border: solid 1px #C0C0C0;
    border-collapse: collapse;
    font-family: 'Inter', sans-serif;
}

    .mGrid-data td {
        padding: 4px 4px 4px 4px;
        border: solid 1px #c1c1c1;
        color: #000000;
        font-size: 12px;
        text-align: center;
        font-weight:500
    }

        .mGrid-data td a {
            color: #016fcc;
            font-weight: 600
        }
            .mGrid-data td a:hover, a:focus {
                color: #065fa9
            }

    .mGrid-data th {
        padding: 0px 0px;
        background-color: #2a3650cc;
        border-left: solid 1px #C0C0C0;
        color: #FFF !important;
        line-height: 25px;
        padding: 0px 3px 0px 3px;
        font-size: 12px;
        text-align: center;
        font-family: 'Inter', sans-serif;
        font-weight:600
    }

    .mGrid-data tr:hover {
        background-color: #f5f5f5
    }

    .mGrid-data .pgr {
        background-color: #DFECFC;
        border: solid 1px #C0C0C0;
        border-left: solid 1px #C0C0C0
    }

        .mGrid-data .pgr table {
            margin: 5px 0;
        }

        .mGrid-data .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid-data .pgr a {
            text-decoration: none;
        }

            .mGrid-data .pgr a:hover {
                color: #0b356c;
                text-decoration: none;
            }

    .mGrid-data table tbody td span {
        color: #a4a4a4 !important
    }

    .mGrid-data tr:nth-child(even) {
        background: #f8f7ff
    }

    .mGrid-data tr:nth-child(odd) {
        background: #fff;
    }

.infobox { margin:13px 13px 13px 13px }


/*========== New Job Display Job ============*/

.new-jobcard {
    width: 100%;
    padding: 20px 20px;
    background: #fff;
    border: 1px solid #E9ECF5;
    box-shadow: 0 2px 5px 0 rgba(0, 106, 194, 0.2);
    border-radius: 10px;
    margin-bottom: 20px;
    font-family: 'Inter',sans-serif,serif;
    color: #333;
}

.new-jobcard-title {
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    margin: 0px 0px 10px 0px;
}

.new-jobcard-title a { color:#016fcc }
.new-jobcard-title span { font-size:13px }

.active-icon {
    font-size:11px !important;
    background: #00800029;
    border-radius: 100px;
    border: 1px solid green;
    padding: 3px 5px;
    color: #fff;
    margin-left: 10px;
    color: green;
    font-weight:500
}
.inactive-icon {
    font-size: 11px !important;
    background: #F7D7DA;
    border-radius: 100px;
    border: 1px solid #F2B0B6;
    padding: 3px 5px;
    color: #fff;
    margin-left: 10px;
    color: #c52e2e;
    font-weight: 500
}
.unpublish-icon {
    font-size: 11px !important;
    background: #FFE7A5;
    border-radius: 100px;
    border: 1px solid #7C5A08;
    padding: 3px 5px;
    margin-left: 10px;
    color: #7C5A08;
    font-weight: 500
}
.close-icon {
    font-size: 11px !important;
    background: #9DE2EF;
    border-radius: 100px;
    border: 1px solid #9DE2EF;
    padding: 3px 5px;
    color: #fff;
    margin-left: 10px;
    color: #10535E;
    font-weight: 500
}

.new-card-comp-info{ font-size:16px; font-weight:500; color:#111; margin:0px 5px 5px 0px }
.new-card-comp-info strong{  font-weight:500;color:#194185 }

.new-card-other-info{ font-size:13px; font-weight:500; color:#111; margin:10px 5px 5px 0px }
.new-card-other-info strong{  font-weight:600;color:#194185 }

.new-card-other-info2{ font-size:13px; font-weight:500; color:#111; margin:10px 5px 0px 0px;}
.new-card-other-info2 strong{  font-weight:600;color:#194185 }

.new-card-other-info3{ font-size:13px; font-weight:500; color:#111; margin:10px 5px 10px 0px;}
.new-card-other-info3 strong{  font-weight:600;color:#194185 }

.card-border-bot {
    border-bottom: 1px solid #bebebe;
}

.new-card-job-date{ font-size:13px; font-weight:500; color:#111; margin:10px 5px 5px 0px }
.refresh-btn{ 
    color: #0e4a7e;
    border: 1px solid #0e1a7e;
    border-radius: 100px;
    padding: 3px 10px; 
    font-size:13px;
    margin:0px 5px 0px 5px;
    font-weight:500;
}

.refresh-btn:hover{ 
    color: #0e4a7e;
}

.btn-col {
    text-align: left;
    margin: 15px 0px 0px 0px;
}

.edit-btn {
    color: #0e4a7e;
    background-color: #DDF1FF;
    border: 1px solid #0368d2;
    border-radius: 100px;
    padding: 4px 10px;
    font-size: 13px;
    font-weight: 600 ;
    margin:0px 5px 0px 5px
}
.edit-btn:hover {
    color:#FFF;
    background-color: #0e4a7e;
    border: 1px solid #0e4a7e;
}

.inactive-btn {
    color: #E21F26;
    background-color: #efcac9;
    border: 1px solid #E21F26;
    border-radius: 100px;
    padding: 4px 10px;
    font-size: 13px;
    font-weight: 600;
    margin: 0px 5px 0px 5px
}
.inactive-btn:hover {
    color: #FFF;
    background-color: #E21F26;
    border: 1px solid #E21F26;
}

.outer-filter-bx {
    padding: 10px 0px 10px 20px;
    background-color: #FFF;
    border-radius: 5px;
    margin:0px 0px 10px 0px
}

.jj-service-offer {
    font-family: 'Inter', sans-serif;
    padding: 8px 15px;
    font-size: 16px;
    text-align: center;
    background: repeat padding-box border-box 0% 0% / auto auto scroll linear-gradient(90deg, #034EA1 0%, #1495db 100%);
    border: 1px solid #0095DA;
    color: #FFF;
    font-weight: 700;
    border-radius: 5px;
    margin:0px 0px 10px 0px
}

.jj-jobseeker-info {
    color: #0e4a7e;
    background-color: #DDF1FF;
    border: 1px solid #0368d2;
    border-radius:5px;
    padding: 5px 3px;
    font-size: 11px;
    font-weight: 600;
    margin: 0px 0px 10px 0px;
    font-family:'Inter',sans-serif,serif
}

.my-tooltip {
    position: relative;
    display: inline-block;
    margin: -22px -10px 0px 0px;
}

.my-tooltip .tooltiptext {
  visibility: hidden;
  width:500px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 5px;
  position: absolute;
  z-index: 1;
  top: -5px;
  bottom:auto;
  right: 128%;  
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size:10px;
  text-align:left
}

    .my-tooltip .tooltiptext::after {
        content: "";
        position: relative;
        top: 50%;
        left: 100%;
        margin-top: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent;
    }

.my-tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}


/*=========== Btn New Css =========*/

.callRej-shortlist a.newbluebtn {
    background: #005b87;
    margin-top: 8px;
    border: 1px solid #005b87;
    transition: .5s ease-in-out;
    padding: 5px 10px 5px 10px;
    border-radius:35px;
    width:55%;
    max-width:55%;
    color:#FFF;
    font-size:13px;
    font-weight:600;
    text-align:center
}

.callRej-shortlist a.newbluebtn:hover,.callRej-shortlist a.newbluebtn:focus {
    background: #fff;
    border: 1px solid #005b87;
    color: #005b87;
}

.callRej-shortlist a.newgreenbtn {
    border: 1px solid #5cb85c;
    color: #5cb85c;
    margin-top: 8px;
    transition: .5s ease-in-out;
    padding: 5px 10px 5px 10px;
    border-radius: 35px;
    width: 55%;
    max-width: 55%;
    font-size: 13px;
    font-weight: 600;
    text-align: center
}

.callRej-shortlist a.newgreenbtn:hover,.callRej-shortlist a.newgreenbtn:focus {
    background: #5cb85c;
    color: #fff;
}

.callRej-shortlist a.newredbtn {
    border: 1px solid #d9534f;
    color: #d9534f;
    margin-top: 8px;
    transition: .5s ease-in-out;
    padding: 5px 10px 5px 10px;
    border-radius: 35px;
    width: 55%;
    max-width: 55%;
    font-size: 13px;
    font-weight: 600;
    text-align: center
}

.callRej-shortlist a.newredbtn:hover,.callRej-shortlist a.newredbtn:focus {
    background: #d9534f;
    color: #fff;
}

.callRej-shortlist a.newlightbluebtn {
    border: 1px solid #0096db;
    color: #0096db;
    margin-top: 8px;
    transition: .5s ease-in-out;
    padding: 5px 10px 5px 10px;
    border-radius: 35px;
    width: 55%;
    max-width: 55%;
    font-size: 13px;
    font-weight: 600;
    text-align: center
}

.callRej-shortlist a.newlightbluebtn:hover,.callRej-shortlist a.newlightbluebtn:focus {
    background: #0096db;
    color: #fff;
}

.callRej-shortlist a.newyellowbtn {
    border: 1px solid #f0ad4e;
    color: #f0ad4e;
    margin-top: 8px;
    transition: .5s ease-in-out;
    padding: 5px 10px 5px 10px;
    border-radius: 35px;
    width: 50%;
    max-width: 55%;
    font-size: 13px;
    font-weight: 600;
    text-align: center
}

.callRej-shortlist a.newyellowbtn:hover,.callRej-shortlist a.newyellowbtn:focus {
    background: #f0ad4e;
    color: #fff;
}

.shortlist-icon {
    font-size:11px !important;
    background: #00800029;
    border-radius: 100px;
    border: 1px solid green;
    padding:3px 6px;
    color: #fff;
    margin-left: 10px;
    color: green;
    font-weight: 500;
    text-transform:capitalize;
}

.rejected-icon {
    font-size: 11px !important;
    background: #F7D7DA;
    border-radius: 100px;
    border: 1px solid #F2B0B6;
    padding: 3px 5px;
    color: #fff;
    margin-left: 10px;
    color: #c52e2e;
    font-weight: 500;
    text-transform: capitalize;
}

.pending-icon {
    font-size: 11px !important;
    background: #FFE7A5;
    border-radius: 100px;
    border: 1px solid #7C5A08;
    padding: 3px 5px;
    margin-left: 10px;
    color: #7C5A08;
    font-weight: 500;
    text-transform: capitalize;
}


.jj-home-declaration {
    font-family: 'Inter', sans-serif, serif;
    font-size: 14px;
    color: #FFF;
    font-weight: 500;
    line-height: 22px;
    text-align: justify;
    padding: 10px 0px 15px 0px;
    border-bottom: 1px solid #2c566b;
    margin: 10px 150px 20px 38px;
}

.plan-sub-head-check2 {
    color: #172B4D;
    font-size: 14px;
}

.captch-bx {
    padding: 6px 15px;
    font-family: 'Inter', sans-serif,serif;
    font-weight: 700;
    display: block;
    margin: 0 0 5px;
    background-image: url(../Images/captchaimg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff !important;
    text-align:center;
    font-size:18px;
    border-radius:5px
}

.faq-question-bx {
    font-family: 'Inter',sans-serif,serif;
    font-size: 18px;
    color: #172B4D;
    font-weight: 600;
    line-height: 22px;
    padding: 0px 0px 10px 0px;
}

.faq-ans-bx {
    font-family: 'Inter',sans-serif,serif;
    font-size: 14px;
    color: #444;
    font-weight: 500;
    line-height: 22px;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
    text-align: justify;
}

.jj-tag-line{
    font-family:'Inter',sans-serif,serif;
    font-size:15px;
    font-weight:600;
    color:#FFF;
    padding:10px 0px 20px 10px;
    margin:0px 0px 0px 0px
}

.jj-tag-line a { color:#FFF; }

.count-bx {
    border-radius: 10px;
    background: linear-gradient(to right, #005C86 0%,#00AEF0 100%);
    margin: 0px 15px 15px 15px;
    border: 1px solid #1065b7;
    box-shadow: 1px 1px 3px #00000026;
    height:40px
}

.count-detail {
    color: #FFF;
    font-family: 'Inter', sans-serif, serif;
    text-align: center;
    font-size: 20px !important;
    font-weight: 500;
    padding: 0px;
    margin: -11px 0px 0px 0px;
}
.count-detail span{ color:#FFF; font-size:20px; font-weight:500}

.search-contact img { width:17px ; height:17px; align-items:center; vertical-align:middle }

.ai-btn-bx { text-align:right;margin:-45px 0px 5px 0px; width:100% }

.btn-ai-analysis {
    background-color: #4b6cb7;
    background-image: linear-gradient(to right, #182848, #4b6cb7);
    color: white;
    padding: 6px 15px;
    font-size: 15px;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
    animation: pulse 2s infinite;
}

    .btn-ai-analysis:hover {
        background-image: linear-gradient(to right, #1e3c72, #2a5298);
        transform: translateY(-2px);
        box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
        color:#FFF
    }

    .btn-ai-analysis:active {
        transform: scale(0.98);
        color: #FFF
    }

.steps-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0px 10px 0px 0px;
}

    .steps-row .step {
        margin: 6px 8px 6px 0px;
        font-weight: 600;
        font-size: 13px;
        background: #fff;
        border-radius: 15px;
        padding: 0px 10px;
        color: #00355b;
        display: flex;
        align-items: center;
        gap: 2px;
        flex-wrap: wrap;
    }

        .steps-row .step svg {
            width: 17px;
            color: #28a745;
            position: relative;
            top: 2px;
        }

.status-icon red {
    color: red !important;
}

.ai-highlight-bx { margin:-20px 0px 0px 0px; font-family:'Inter',sans-serif,serif; color:#FFF }

.ai-js-head { font-size:13px; font-weight:600;line-height:25px }

#panel-en {
    list-style-type: disc;
    font-size: 11px;
    font-weight: 500;
    line-height: 20px;
    padding: 0px 0px 0px 12px;
    text-align: justify;
}

#panel-en li {
    margin:5px 0px 0px 0px
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(75, 108, 183, 0.7);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(75, 108, 183, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(75, 108, 183, 0);
    }
}

/*============== Jobseeker New Login Design End ======*/
@keyframes toggle {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@media (max-width: 1200px) {
    .progress-row {
        width: 40%;
    }
}

@media (max-width: 1024px) {
    .progress-row {
        width: 29%;
    }

    .exlam-sign {
        right: inherit
    }

    #accordion .panel-body {
        padding: 5px;
    }
}