.login-btn {
    font-size: 14px;
    border-radius: 2px;
    border: 1px solid transparent;
    color: #fff;
    transition: background 0.3s linear,border-color 0.3s linear;
    padding: 0.5rem 1rem;
}
.bnn-bx.d-flex {
    height: 120px;
}
.help_fxd_icon {
    position: absolute;
    top: 480px;
    left: 70px;
    z-index: 1050;
    text-align: center;
    line-height: 60px;
    text-transform: uppercase;
}
.hp-txt {
    height: 60px;
    width: 60px;
    margin: 0 auto;
    border-radius: 100%;
    box-shadow: 2px 2px 5px 1px gray;
}
.align-items-center {
    -webkit-box-align: center !important;
    align-items: center !important;
}
.txt-bx {
    padding: 0.8rem 1rem;
    transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    -webkit-transform: skew(-15deg);
    position: relative;
    text-align: center;
    min-width: 180px;
}
.txt-bx::after,.txt-bx::before {
    position: absolute;
    content: '';
    height: 100%;
    width: 20px;
    top: 0;
    left: -13%;
}
.txt-bx::after {
    background: #000;
    right: -13%;
    left: inherit;
}
.txt-bx h2 {
    font-size: 15px;
    transform: skew(15deg);
    -ms-transform: skew(15deg);
    -webkit-transform: skew(15deg);
}
.page_title_bg {
    background-color: #eceff1;
}
.in-heading h3 {
    border-bottom: 2px solid #bfbfbf;
    padding-bottom: 10px;
    font-weight: 400;
}
.in-heading >h3::after {
    position: absolute;
    content: '';
    width: 60px;
    height: 5px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0px auto;
}
.sHead {
    color: #1565C0;
}
.loginLable {
    font-weight: 400!important;
    font-size: 14px!important;
}
.bg-login {
    background: #201e1e;
    min-height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
    position: relative;
    z-index: 1;
}
.bg-login .mn-ht {
    min-height: 400px;
}
.login-pg-container.bg-white {
    background: #fff;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
    max-height: 100%;
    height: 100%;
    border-radius: 4px;
}
.login-btn {
    font-size: 14px;
    background: #1565C0;
    border-radius: 2px;
    border: 1px solid transparent;
    color: #fff;
    transition: background 0.3s linear,border-color 0.3s linear;
    padding: 0.5rem 1rem;
}
.login-btn:hover {
    background: transparent;
    border-color: #1565C0;
    color: #1565C0;
}
.h25 {
    height: 25px!important;
}
.noteToolTipDiv {
    background: #fcfcfc;
    border-radius: 5px;
    border: 1px solid #eaeaea;
    margin: 30px 0px 10px 0px;
    padding: 10px;
    text-align: justify !important;
    font-size: 15px;
    font-size: 0.875rem;
}
.noteSpanClass {
    margin-left: 12px;
    display: inline-block;
    line-height: 26px;
}
.col-md-6.bg-login::after {
    position: absolute;
    content: '';
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.mt100 {
    margin-top: 100px;
}
.lib_tutorial,.video_tutorial,.st-rt-bx {
    background: #353C41;
    padding: 50px 0px 40px;
}
.video_tutorial {
    background: #F1F1F1;
}
.helpInput {
    position: relative;
    right: 280px;
    top: 10px;
}
.icon_sm {
    height: 16px;
    z-index: 1;
}
.icon {
    height: 20px;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef!important;
    opacity: 1;
}
@media (max-width: 768px) {
    .HomePageImage img {
        width: 100%;
    }
    #add-new-emp-btn1 {
        flex-direction: column;
    }
    #add_emp {
        margin-bottom: 1.5rem;
    }
    #l_e_employer_id {
        width: 100%;
    }
}
@media (min-width: 576px) {
    .login-pg-container {
        width:500px;
        margin: 0px auto;
        padding: 0px 15px;
    }
}
@media (min-width: 768px) {
    .txt-bx {
        min-width:240px;
        padding: 0.8rem 1.5rem;
    }
    .txt-bx::after,.txt-bx::before {
        width: 30px;
        left: -15%;
    }
    .txt-bx::after {
        right: -15%;
        left: inherit;
    }
    .txt-bx h2 {
        font-size: 16px;
    }
    .d-md-block {
        display: block !important;
    }
    .form-container,.login-pg-container {
        width: 680px;
    }
    .login-pg-container.bg-white {
        box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
    }
}
@media (min-width: 992px) {
    .form-container,.login-pg-container {
        width: 960px;
    }
}
@media (min-width: 1200px) {
}
#website {
    background-image: none;
}
#telOffice {
    background-image: none;
}
#email {
    background-image: none;
}
.searchText {
    background-image: none!important;
}
.GrantGridCSS {
    background: #b8cce4 !important;
}
.setaGridCSS {
    background: #d6e3bc !important;
}
.StipendGridCSS {
    background: #fbd4b4 !important;
}
.FinanceGridCSS {
    background: #ccc0d9 !important;
}
.ChatGridA {
    background: #fff3cb !important;
}
.leadEmployerGridCSS {
    background: #e5b8b7 !important;
}
.SeatGridCSS {
    background: #bcf2c0 !important;
}
.tranchesGridCSS {
    background: #fd9681 !important;
}
.learnerRiskCss {
    background: #fce4d6 !important;
}
.interventionNoteCss {
    background: #ffe699 !important;
}
.redCSS {
    background: #F62217 !important;
}
.blueCSS {
    background: #1565C0 !important;
}
.yellowCSS {
    background: #FFFF33 !important;
}