body {
    font-family: "poppins", sans-serif !important;
    color: #333 !important;
}

.login .wrapper {
    height: 98%;
    background: url(../img/bg-login.jpg) no-repeat center center/cover;
    position: relative;
}

.flex-center {
    display: flex;
    justify-content: center;
}

.flex-center > div {
    min-width: 144px;
}

.blue-haze {
    background: #51b7b424;
}

.font-blue-haze {
    color: #51b7b4 !important;
}
.widget-thumb .widget-thumb-wrap .bg-blue {
    background: #415a672e !important;
}
.text-green {
    color: #66aa64;
}
.widget-thumb .widget-thumb-wrap .bg-green {
    background: #5ea96133 !important;
}
.widget-thumb .widget-thumb-wrap .bg-purple {
    background: #8e44ad29 !important;
}
/*-------login form --------*/
.web-admin-login.login .content {
    position: relative;
    width: 750px;
    /* padding: 10px 20px 20px; */
    padding: 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

.admin-login-right {
    padding: 20px 25px;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.4) inset;
    /* height: 410px; */
}

.admin-login-right-img {
    /* background-image: url(../img/phd-logo-09.png) !important; */
    /* filter: blur(50px); */
    /* -webkit-filter: blur(3px); */
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 5px;
    width: 100%;
    left: 0;
    opacity: 0.1;
}

.admin-login-right-content {
    z-index: 9999;
    /* position: relative; */
}

.admin-login-right-content .login-form {
    position: relative;
}

.admin-login-right-content .login-form .form-group input,
.admin-login-right-content .login-form span {
    border-color: #999;
}

.admin-login-right-content .login-form .form-group input::placeholder {
    color: #888;
}

/* .admin-login-right::before {
    content: "";
    width: 20px;
    height: 30px;
    background: url(../img/shadow1.png) no-repeat center center/cover;
    top: 10px;
    right: 5px;
    position: absolute;
    display: inline-block;
} */
/* .web-admin-login.login {
    top: 100px;
    background: url("../img/new-sp-bg.jpg") #000 !important;
} */

.web-admin-login .logo {
    margin-top: 0 !important;
    position: relative;
}

.web-admin-invalid-msg h2 {
    font-size: 16px;
    font-weight: 400;
    color: #fc7f2b;
    position: absolute;
    top: 10px;
    right: 0;
    border: 1px solid #eee;
    padding: 5px 10px;
    border-radius: 20px 0 0 20px;
    border-right: 0;
    margin: 0;
}

.web-admin-invalid-msg h2 p {
    margin-left: 20px !important;
    font-size: 12px;
    margin: 0;
    color: #333;
}
.web-dashboard-student {
    margin-top: 0px;
}
.web-admin-login.login .content h3 {
    margin: 0px 0 45px;
    text-transform: capitalize;
    /* font-weight: 300 !important; */
    text-align: center;
    font-size: 28px;
    color: #264653 !important;
}

.web-admin-login.login .content .form-control {
    background: transparent;
    border-radius: 4px;
    border: 1px solid #c3ccda !important;
}

.web-admin-login.login .content .form-actions {
    margin: 0;
    padding: 0;
    border: 0;
}

.web-admin-invalid-msg strong {
    color: red;
    font-weight: 400;
}

.web-admin-login.login .help-block,
.web-admin-login.login .help-block strong {
    font-size: 13px !important;
    font-weight: 400;
    right: 0;
    position: relative;
    text-transform: initial;
    text-align: right;
    white-space: nowrap;
    color: red;
}

/*-------login form end--------*/

.web-admin-page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-notification
    .dropdown-menu {
    background: #fff;
    padding: 0 !important;
    border-radius: 10px 10px 0 0 !important;
    top: 70px !important;
    left: 130px;
    max-width: 340px !important;
    margin-left: -170px;
    width: 370px !important;
}

.web-admin-page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-notification
    .dropdown-menu
    li.external {
    background: #d8d6f4;
    border-radius: 10px 10px 0 0;
}

.web-admin-page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-notification
    .dropdown-menu
    li.external
    h3,
.web-admin-page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-notification
    .dropdown-menu
    li.external
    a {
    color: #3d3b56;
    font-weight: 400;
}

.web-admin-page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-notification
    .dropdown-menu
    li
    a {
    color: #222;
}

.web-admin-page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-notification
    .dropdown-menu
    li
    a
    span {
    margin-left: 0 !important;
}

.web-admin-page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-notification
    .dropdown-menu::after,
.web-admin-page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-notification
    .dropdown-menu::before {
    right: 80%;
    border-bottom: 7px solid #ababab;
}

/* ==============DASHBOARD============ */
/* ==============DASHBOARD============ */
.web-admin-panel .web-dashboard.portlet {
    box-shadow: none;
    background-color: transparent;
}

.web-admin-panel .web-dashboard .web-dashboard-topbar.portlet {
    box-shadow: none;
    margin-bottom: 0;
}

.web-admin-panel .web-dashboard .web-dashboard-topbar.portlet .btn {
    padding: 10px 15px;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-topbar.portlet
    .btn-group
    ul.dropdown-menu {
    padding: 10px 0;
    max-width: 400px;
    margin-top: 10px;
    background: #fc7f2b;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-topbar.portlet
    .btn-group
    ul.dropdown-menu
    li
    a {
    color: #fff;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-topbar.portlet
    .btn-group
    ul.dropdown-menu
    li
    a:hover {
    background: #fc7f2b;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-topbar.portlet
    .btn-group
    ul.dropdown-menu
    :after {
    position: absolute;
    top: -6px;
    right: 10px;
    display: inline-block !important;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fc7f2b;
    border-left: 6px solid transparent;
    content: "";
}

/*--------Total Students sec 1--------*/
.web-admin-panel .web-dashboard .web-dashboard-total-student {
    font-family: "poppins", sans-serif !important;
}

.web-dashboard-total-student-sec .title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;

    z-index: 9999;
    /* line-height: 300px;
    text-align: center; */
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-student
    .web-dashboard-total-student-sec:first-child,
.web-admin-panel
    .web-dashboard
    .web-dashboard-total-student
    .web-dashboard-total-student-sec:nth-last-child(2) {
    margin-left: 0;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-student
    .web-dashboard-total-student-sec
    .widget-thumb {
    box-shadow: none;
    background: transparent;
}

@media only screen and (max-width: 1400px) {
    .web-dashboard-total-student-sec .widget-thumb .widget-thumb-heading {
        font-size: 13px;
    }
}

.web-dashboard-total-student-sec-2 .widget-thumb .widget-thumb-heading,
.web-dashboard-total-student-sec-2 .widget-thumb .widget-thumb-subtitle i {
    color: #5ea961;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-student
    .web-dashboard-total-student-sec
    .widget-thumb-subtitle
    i {
    font-size: 25px;
    font-weight: 600;
}

/*---*/
.web-admin-panel
    .web-dashboard
    .web-dashboard-total-student
    .web-dashboard-total-student-sec
    .dropdown-menu {
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-student
    .web-dashboard-total-student-sec
    .mt-element-list.dropdown-menu {
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.06) !important;
    -webkit-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.06) !important;
    -moz-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.06) !important;
    -o-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.06) !important;
    background: #fff;
    border-radius: 0 0 10px 10px !important;
    left: 20px;
    top: 115px;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-student
    .web-dashboard-total-student-sec
    .mt-element-list.dropdown-menu
    .mt-list-container.list-simple {
    border-radius: 0 0 10px 10px;
    border: 0;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-student
    .web-dashboard-total-student-sec
    .dropdown-menu
    ul {
    width: 450px;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-student
    .web-dashboard-total-student-sec
    .dropdown-menu
    ul
    .list-item-content {
    padding-left: 0;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-student
    .web-dashboard-total-student-sec
    .dropdown-menu
    ul
    .list-item-content,
.web-admin-panel
    .web-dashboard
    .web-dashboard-total-student
    .web-dashboard-total-student-sec
    .dropdown-menu
    ul
    .list-datetime {
    font-weight: 500;
    color: #333;
    text-transform: capitalize;
    font-family: "poppins", sans-serif !important;
}

/* ======= Pending Request ======= */
.web-dashboard .web-dashboard-pending-request {
    height: 385px;
    overflow-y: auto;
}

/* ======= Pending Request ======= */
.web-pending-request .nav.nav-tabs li.active {
    border-bottom-color: #fc7f2b;
}

.web-pending-request .web-pending-request-view-all {
    position: absolute;
    top: 10px;
    right: 25px;
}

.web-dashboard-total-student-sec.box {
    width: 100%;
    height: 132px;
    margin-left: 1%;
    display: inline-block;
    border-radius: 5px;
    box-shadow: -1px 0px 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-bottom: 20px;
}

.web-dashboard-total-student-sec.box:after {
    content: "";
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* .web-dashboard-total-student-sec-1.box:after{
    background: linear-gradient(to bottom, #44B6AE, rgba(221, 238, 255, 0.1) 80%, rgba(255, 255, 255, 0.1));
  } */

.web-dashboard-total-student-sec-1 .wave {
    background: #44b6ae;
}

.web-dashboard-total-student-sec-2 .wave {
    background: #5ea961;
}

.web-dashboard-total-student-sec-3 .wave {
    background: #415a67;
}

.web-dashboard-total-student-sec-4 .wave {
    background: #8e44ad;
}

.web-dashboard-total-student-sec .wave {
    opacity: 0.2;
    position: absolute;
    top: 70%;
    left: 60%;
    margin-left: -250px;
    width: 600px;
    height: 400px;
    margin-top: 0;
    -webkit-transform-origin: 50% 48%;
    transform-origin: 50% 48%;
    border-radius: 70%;
    /* -webkit-animation: drift 3000ms infinite linear;
    animation: drift 3000ms infinite linear; */
}

.web-dashboard-total-student-sec .wave.-three {
    -webkit-animation: drift 5000ms infinite linear;
    animation: drift 5000ms infinite linear;
    opacity: 0.05;
}

.web-dashboard-total-student-sec .wave.-two {
    -webkit-animation: drift 7000ms infinite linear;
    animation: drift 7000ms infinite linear;
    opacity: 0.05;
    /* background: yellow; */
}

.web-dashboard-total-student-sec .title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999999;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

@-webkit-keyframes drift {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    from {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes drift {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    from {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*--------Total Students sec 1--------*/
/*--------Total Students sec 1--------*/

/*--------Payment Graph--------*/
/*--------Payment Graph--------*/
.web-admin-panel
    .web-dashboard
    .web-dashboard-payment-graph
    ul.nav-tabs
    li.active {
    border-bottom-color: #fc7f2b !important;
}

.web-admin-panel .web-dashboard .web-dashboard-payment-graph .text-stat {
    float: left;
    text-align: center;
    padding: 5px;
}

.web-admin-panel .web-dashboard .web-dashboard-payment-graph .text-stat h3 {
    font-size: 13px;
    margin-top: 7px;
    font-weight: 500;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-payment-graph
    .text-stat
    .text-stat-first {
    background: #67b7dc;
}

/*--------Payment Graph--------*/
/*--------Payment Graph--------*/

/*--------Privisional--------*/
/*--------Privisional--------*/
/*-------head-----*/
.web-admin-panel
    .web-dashboard
    .web-dashboard-total-provisional
    .web-dashboard-total-provisional-sesion-selectbox
    select {
    height: 34px;
    font-size: 13px;
    background: #fff;
    border-left: 0;
    padding-left: 10px;
    color: #333;
    border: 1px solid #fff;
}

.webadmin-panel
    .web-dashboard
    .web-dashboard-total-provisional
    .web-dashboard-total-provisional-sesion-selectbox
    a {
    border: 0;
    color: #2a9d8f;
    border-radius: 0 5px 5px 0;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-provisional
    .mt-element-list
    .provisional-title
    .list-title {
    background: #fff;
    padding: 5px;
    width: 200px;
    margin: 0 auto;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.09);
    -o-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.09);
    border-radius: 10px 10px 0 0;
    border: 1px solid #bbbbbb;
    border-bottom: 0;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-provisional
    .mt-element-list
    .provisional-title
    .list-title
    .list-title-heading {
    font-size: 20px;
    font-weight: 700;
    color: #fc7f2b;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-provisional
    .mt-element-list
    .provisional-title
    .list-title
    .list-title-count {
    display: block;
    font-size: 30px;
    font-weight: 600;
    color: #797979;
    margin-top: -8px;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-provisional
    .mt-element-list
    .list-todo-line {
    left: 0 !important;
    position: absolute;
    z-index: 1;
    height: 1px;
    width: 100%;
    top: 90px;
    left: 25px;
    border-top: 1px solid;
    border-color: #fc7f2b;
}

/*-------head-----*/

/*-----data list-----*/
.web-admin-panel
    .web-dashboard
    .web-dashboard-total-provisional
    .mt-list-container {
    border: 0;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-provisional
    .web-dashboard-total-provisional-list-box {
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.09);
    -o-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.09);
    overflow: hidden;
    margin-top: -15px;
    border-radius: 0;
    border-top: 1px solid #bbbbbb;
    padding-bottom: 21px;
    background: #fff;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-provisional
    .web-dashboard-total-provisional-list-box:after {
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-provisional
    .mt-list-container
    .task-list
    ul {
    overflow: scroll;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-provisional
    .mt-list-container
    .mt-list-item {
    padding: 0;
    text-align: center;
    border-bottom: 1px solid #e7ecf1 !important;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-provisional
    .mt-list-container
    .mt-list-item
    .list-todo-item {
    margin-left: 0;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.05);
    border-radius: 10px 10px 0 0 !important;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-provisional
    .mt-list-container
    .mt-list-item
    .list-todo-item
    .list-toggle {
    border-radius: 10px 10px 0 0 !important;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-provisional
    .mt-list-container
    .mt-list-item
    .list-head-count {
    font-size: 30px;
    font-weight: 300;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-provisional
    .mt-list-container
    .mt-list-item
    .task-list
    ul
    .task-list-item
    .task-content {
    padding: 0;
    font-size: 15px;
    font-weight: 600;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-provisional
    .mt-list-container
    .mt-list-item
    .task-list
    ul
    .task-list-item
    .task-status {
    float: none;
    font-size: 26px;
    font-weight: 200;
}

.web-admin-panel
    .web-dashboard
    .web-dashboard-total-provisional
    .mt-list-container
    .mt-list-item
    .list-todo-item:after {
    right: 50%;
    top: -30px;
    margin-right: -8px;
    border-top-color: #bbbbbb !important;
    border-right-color: transparent !important;
}

/*-----data list-----*/
@media screen and (max-width: 1450px) {
    .web-admin-panel
        .web-dashboard
        .web-dashboard-total-provisional
        .mt-list-container
        .mt-list-item
        .list-todo-item
        .list-toggle {
        padding: 10px !important;
    }

    .web-admin-panel
        .web-dashboard
        .web-dashboard-total-provisional
        .mt-list-container
        .mt-list-item
        .list-todo-item
        .list-toggle
        .list-toggle-title {
        font-weight: 500 !important;
        font-size: 12px !important;
    }

    .web-admin-panel
        .web-dashboard
        .web-dashboard-total-provisional
        .mt-list-container
        .mt-list-item
        .task-list
        ul
        .task-list-item
        .task-content {
        font-size: 13px !important;
    }
}

/*--------Privisional--------*/
/*--------Privisional--------*/
/* ==============DASHBOARD============ */
/* ==============DASHBOARD============ */

.page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-user
    .dropdown-toggle
    > img {
    float: left;
    margin-top: -12px;
    margin-right: 12px;
    height: 44px;
    display: inline-block;
    width: 44px;
    border-radius: 50%;
    border: 2px solid #e2e2e2;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown a {
    padding: 25px 7px 34px;
}

.web-admin-page-header.page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown
    ul.dropdown-menu {
    padding: 0;
    margin-top: 0;
}

.web-admin-page-header.page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown.dropdown-user
    ul.dropdown-menu
    li
    a {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

.web-admin-page-header.page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown.dropdown-user
    ul.dropdown-menu
    li:last-child
    a {
    border-bottom: 0;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown .dropdown-menu:before {
    position: absolute;
    top: -11px;
    right: 9px;
    display: inline-block !important;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #eee;
    border-left: 10px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: "";
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown .dropdown-menu:after {
    position: absolute;
    top: -10px;
    right: 10px;
    display: inline-block !important;
    border-right: 9px solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    content: "";
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle {
    padding-right: 5px;
}

.page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-user
    .dropdown-toggle
    > img {
    float: left;
    margin-top: -12px;
    margin-right: 12px;
    height: 44px;
    display: inline-block;
    width: 44px;
    border-radius: 50%;
    border: 2px solid #e2e2e2;
    object-fit: cover;
}

.page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-user
    .dropdown-toggle
    > .username {
    font-size: 13px;
    font-weight: 700;
    color: #656565;
}

.page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-user
    .dropdown-toggle
    > .username
    b {
    color: #fc7f2b;
}

.web-admin-page-header.navbar .top-menu .navbar-nav > li.dropdown a i {
    color: #a5a5a5;
    font-size: 20px !important;
}

.web-admin-page-header .page-header-inner .page-logo {
    background: #fff;
    padding: 4px 20px 3px;
    height: 68px;
    display: flex;
    align-items: center;
    width: auto;
}

.web-admin-page-header .page-header-inner .page-logo img.logo-default {
    margin: 0;
    height: 56px;
    vertical-align: middle;
}

.web-admin-page-header .top-menu ul.navbar-nav li a {
    color: #000;
}

.web-admin-page-header .top-menu ul.navbar-nav li a i {
    /* color: #fc7f2b; */
}

.web-admin-page-header.navbar-fixed-top
    .top-menu
    .navbar-nav
    > li.dropdown
    > .dropdown-toggle
    > .badge {
    background: #fc7f2b;
    top: 14px;
    right: 10px;
}

.web-admin-page-header .top-menu .dropdown-notification li a {
    color: #000;
}

.web-admin-page-header
    .top-menu
    ul.navbar-nav
    li
    a
    .dropdown-menu-list.scroller {
}

/* =============sidebar start============== */

.web-admin-panel .page-sidebar-wrapper {
    background-color: #fc7f2b;
    /* min-height: 100% !important;
    position: fixed;
    overflow: hidden; */
}

.web-admin-panel .page-sidebar-wrapper > .page-sidebar {
    width: 280px;
    min-height: 100% !important;
    background: #264653;
    /* background: url("../img/sidebar-bg.jpg") center center/cover; */
    box-shadow: -6px 0 20px 0 rgba(0, 0, 0, 0.1) inset;
    position: fixed;
    z-index: 1;
}

.web-admin-panel .page-sidebar-wrapper > .page-sidebar > .page-sidebar-menu {
    /* margin-top: 20px;
    overflow: scroll;
    height: 680px; */
    /* margin-top: 10px; */
}

.page-sidebar-menu li {
    position: relative;
}

.page-sidebar-menu li.active {
    background: #0d232d;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a {
    border-bottom: 1px dashed #3e616f;
    color: #fff;
    text-align: left;
    min-height: 40px;
    padding: 8px 16px;
    display: flex;
    align-items: center;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a:hover {
    background: rgb(9, 35, 45);
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a
    .title {
    display: inline;
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    margin-top: 0;
    line-height: 18px;
    margin-right: 15px;
    width: 100%;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a
    i {
    color: #bbdae6;
    font-size: 15px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.05);
    width: 34px;
    height: 34px;
    border-radius: 50%;
    z-index: 999;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a
    i.ti-arrow-right {
    background: transparent;
    position: relative;
    font-size: 12px;
    right: -15px;
    /* width: 40px !important; */
    display: block;
    float: left;
    height: inherit;
    transform: rotate(90deg);
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a
    i.sm-label {
    width: 100%;
    font-size: 11px;
    font-style: normal;
    background: none;
    margin: 0;
    height: auto;
    display: block;
    color: #7f9da9;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a
    span.arrow {
    z-index: 999;
    margin-top: 0;
    color: #2a9d8f;
}

.page-sidebar-menu.page-sidebar-menu-hover-submenu > li:hover > a > .arrow {
    margin-top: -22px;
    border-right-width: 8px;
}

.page-sidebar-menu.page-sidebar-menu-hover-submenu li:hover > a > .arrow {
    border-right-width: 8px;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu {
    background: rgb(42, 157, 143);
    border-radius: 0;
    margin-left: 280px;
    margin-top: -43px;
}
.page-sidebar-closed
    .page-sidebar
    .page-sidebar-menu.page-sidebar-menu-closed
    > li:hover {
    width: 269px !important;
}
.page-sidebar-menu-closed.page-sidebar-menu li:hover ul.sub-menu {
    border-radius: 0;
    margin-left: 103px !important;
    margin-top: 50px !important;
}
.page-sidebar-menu.page-sidebar-menu-hover-submenu
    > li:hover
    > .sub-menu
    > li
    .sub-menu {
    margin-top: -56px !important;
    margin-left: 100% !important;
}
.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li {
    margin-top: 0 !important;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li
    a {
    padding: 9px 0 9px 10px;
    min-height: 20px !important;
    margin: 0;
    border-bottom: 1px dashed #196f65;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li
    ul.sub-menu
    li
    a {
    border-bottom: 1px dashed #196f65;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li:last-child
    a,
.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li
    ul.sub-menu
    li:last-child
    a {
    border-bottom: 0;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li
    a
    .title {
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li
    a:hover {
    background: #02c39a;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li
    a:hover
    .title {
    color: #fff;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li
    .sub-menu {
    margin-left: 194px;
    background: #3fb1a3;
}

.page-sidebar-menu.page-sidebar-menu-hover-submenu
    > li:hover
    > .sub-menu
    > li
    .sub-menu {
    margin-top: -37px !important;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li
    .sub-menu
    li {
}

.web-admin-panel.page-container-bg-solid .page-content {
    background: #efefef;
    margin-left: 280px;
    padding: 0px 20px 10px;
    position: relative;
}

.web-admin-panel
    .page-sidebar-wrapper
    .page-sidebar
    .page-sidebar-menu
    li
    > a
    > .arrow:before,
.page-sidebar-closed.page-sidebar-fixed
    .page-sidebar:hover
    .page-sidebar-menu
    li
    > a
    > .arrow:before {
    margin-top: 0;
}

/* =============sidebar End============== */

/* =============content start============== */
.test-schdule-modal-body {
    border-bottom: 1px dashed #ddd;
    padding: 15px 0;
}

.test-schdule-modal-body i {
    margin-right: 20px;
    color: #fc7f2b;
}

.test-schdule-modal-body span {
    font-size: 16px;
}

.test-schdule-modal-body .pull-right span {
    color: #fff;
    background: #2f353b;
    border-radius: 15px;
    padding: 1px 5px;
    font-size: 12px;
    font-weight: 600;
}

/*--------------- breadcrumb start----------------*/
.web-admin-panel .page-content-wrapper .page-bar {
    
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0;
}

.web-admin-panel .page-content-wrapper .page-bar .page-breadcrumb {
    background: #ffffff;
    border-radius: 10px;
    padding-left: 0px;
    margin-bottom: 20px;
}

.web-admin-panel .page-content-wrapper .page-bar .page-breadcrumb li {
    display: inline-block;
   
    padding: 10px 20px 10px 20px;
     /* background: #fff;
    border-radius: 60px;
    box-shadow: -7px 0px 27px 0 rgba(0, 0, 0, 0.08); */
    margin-left: -40px;
}

.web-admin-panel
    .page-content-wrapper
    .page-bar
    .page-breadcrumb
    li:first-child {
    margin-left: 0;
    border-radius: 10px;
}

.web-admin-panel
    .page-content-wrapper
    .page-bar
    .page-breadcrumb
    li:last-child a {

    color: #fc7f2b !important;
}
.portlet-body  .dataTables_empty {
    padding: 42px !important;
    color: #6d6d6d;
    font-size: 18px;
}
.web-admin-panel .page-content-wrapper .page-bar .page-breadcrumb li a {
    font-size: 13px;
    letter-spacing: 0.5px;
}

.web-admin-panel .page-content-wrapper .page-bar .btn {
    padding: 10px 15px;
    border-color: #fc7f2b !important;
    background: #fc7f2b !important;
    margin-left: 10px;
    color: #fff !important;
    border-radius: 8px;
    box-shadow: 0.157px 8.999px 29px 0px rgba(251, 133, 55, 0.36) !important;
}

/*--------------- breadcrumb end----------------*/
/*---web-university-edit--*/
.web-university-edit .form-group {
}

/*---web-university-edit--*/
.web-admin-panel .page-content-wrapper .portlet-title .caption .caption-subject,
.web-admin-panel .page-content-wrapper .portlet-title .caption i {
    color: #fc7f2b !important;
    font-size: 16px;
}

.web-pending-request-view-all a {
    box-shadow: 0.157px 8.999px 29px 0px rgba(251, 133, 55, 0.36) !important;
}

.portlet.box.red > .portlet-title,
.portlet.red,
.portlet > .portlet-body.red {
    background-color: #fc7f2b !important;
}

.portlet-title i {
    color: #fc7f2b !important;
}

.web-admin-panel
    .page-content-wrapper
    .portlet-title.web-main-title-style
    .caption-subject {
    color: #fc7f2b;
    font-size: 15px;
}

.web-ribbon-title {
    color: #fff;
    background: #333;
    padding: 9px 30px 9px 20px;
    /* position: absolute; */
    margin-left: -20px;
    left: 0;
    box-shadow: 10px 0 15px 0 rgba(0, 0, 0, 0.2) inset;
    border-radius: 0 30px 30px 0;
    font-size: 13px;
    text-transform: uppercase;
    display: flex !important;
    align-items: center;
    float: left;
}

.web-admin-panel .single-form-field {
}

.web-admin-panel .portlet-form .form-group.single-form-field label {
    background: #333 !important;
    display: block;
    height: 40px;
    border-radius: 5px 0 0 5px;
    text-align: center;
    color: #fff !important;
    float: left;
    width: 30%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.web-admin-panel
    .portlet-form
    .form-group.single-form-field
    > select.form-control,
.web-admin-panel .form-group.single-form-field > input.form-control {
    border-radius: 0 5px 5px 0 !important;
    margin-top: 0 !important;
    border-color: #333333 !important;
    float: left;
    width: 70%;
}

.web-admin-panel .web-session-fee .form-group .help-block-error {
    right: 15px;
}

.web-admin-panel .single-form-field .help-block-error {
    right: 15px;
    top: 8px;
}

/* -----------------Setting fee Section---------------- */
/* -----------------Setting fee Section---------------- */
.web-admin-panel .web-session-fee .web-session-fee-selector {
}

.web-admin-panel .web-session-fee .form-group.web-session-fee-selector label {
    background: #333 !important;
    display: block;
    height: 40px;
    border-radius: 5px 0 0 5px;
    text-align: center;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.web-admin-panel
    .web-session-fee
    .web-session-fee-selector
    select.form-control {
    border-radius: 0 5px 5px 0 !important;
    margin-top: 0 !important;
    border-color: #333333 !important;
}

.web-admin-panel
    .web-session-fee
    .form-group.web-session-fee-selector
    .help-block-error {
    right: 15px;
}

/*-----*/
.web-admin-panel .web-session-fee .web-session-fee-type .ribbon {
    background: #333;
    margin-left: 0;
    border-radius: 0 20px 20px 0;
}

.web-admin-panel .web-session-fee .web-session-fee-type .ribbon .form-group {
    margin-bottom: 0 !important;
    padding-top: 3px;
}

.web-admin-panel
    .web-session-fee
    .web-session-fee-type
    .ribbon
    .form-group
    label {
    color: #fff !important;
}

.web-admin-panel .web-session-fee .web-session-fee-type .ribbon-content {
    padding: 10px 0 0 0;
    overflow: hidden;
}

/* -----------------Setting fee Section End---------------- */
/* -----------------Setting fee Section End---------------- */

/* ----------------- Setting subject Start---------------- */
/* -----------------Setting subject Start---------------- */
.web-admin-panel .portlet.web-add-subject .accordion .panel-default {
    border: 1px solid #333;
}

.web-admin-panel
    .portlet.web-add-subject
    .accordion
    .panel-default
    .panel-heading {
    background-color: transparent;
}

.web-admin-panel
    .portlet.web-add-subject
    .accordion
    .panel-default
    .panel-heading
    h4
    a {
    font-weight: 600;
}

.web-admin-panel
    .portlet.web-add-subject
    .accordion
    .panel-body
    .web-add-subject-heading {
    margin-bottom: 15px !important;
}

.web-admin-panel
    .portlet.web-add-subject
    .accordion
    .panel-body
    .web-add-subject-heading
    h4 {
    margin-top: 0;
    font-weight: 500 !important;
}

/* -----------------Setting subject End---------------- */
/* -----------------Setting subject End---------------- */

/*=====================form Start====================*/
/*=====================form Start====================*/
.heading-alert {
    color: #333;
    padding: 6px 20px;
    border-left: 0;
    position: relative;
    top: 2px;
    border-radius: 30px 0 0 30px;
    background: #f9f9f9;
    border: 1px dashed #cacaca;
    font-weight: 500;
    font-size: 13px;
    margin-left: 10px;
    margin-right: -10px;
    border-right: 0 !important;
}

.heading-alert strong {
    color: #fc7f2b;
}

.web-admin-panel .portlet-form .form-group {
    margin-bottom: 20px !important;
}

.web-admin-panel .form-horizontal .form-group.form-md-line-input {
    padding-top: 20px;
    margin: 0;
}

.web-admin-panel .portlet-form .form-group.form-md-line-input input,
.web-admin-panel .portlet-form .form-group.form-md-line-input select {
    margin-top: 2px;
}

.web-admin-panel .form-horizontal .form-group.form-md-line-input label {
    left: 0 !important;
}

.web-admin-panel .portlet-form .form-group .md-checkbox .check {
    border-color: #449d44;
}

.web-admin-panel .portlet-form .form-group .md-checkbox label {
    padding-left: 30px !important;
}

.web-admin-panel .portlet-form .web-check-box label.status {
    background: #f6f6f6;
    padding: 10px 20px;
    border-radius: 30px 0 0 30px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1) inset;
    color: #fc7f2b;
    font-size: 15px;
    font-weight: 500;
}

.web-admin-panel .portlet-form .web-check-box .md-checkbox-list {
    border: 1px solid #eee;
    padding: 12px 20px;
    border-radius: 0 30px 30px 0;
}

.web-admin-panel .portlet-form .web-check-box .md-checkbox-list,
.web-admin-panel .portlet-form .web-check-box label.status {
    margin: 0;
}

.web-admin-panel .portlet-form .web-check-box .md-checkbox-list label {
    margin: 0;
}

.web-admin-panel .portlet-form .form-group input,
.web-admin-panel .portlet-form .form-group select,
.web-admin-panel .portlet-form .form-group textarea {
    border: 1px solid #ccc !important;
    padding: 0 18px;
    border-radius: 4px;
    width: 100%;
    width: 100% !important;
}

.web-admin-panel .portlet-form .form-group.has-feedback input {
    cursor: pointer !important;
}

.web-admin-panel .form-group.form-md-line-input.has-success .form-control {
    border-bottom: 1px solid #ccc !important;
}

.web-admin-panel .portlet-form .form-group .form-control[disabled] {
    border: 1px dashed #ccc;
}

.web-admin-panel .portlet-form .datepicker td.active {
    background-color: #fc7f2b !important;
}

.web-admin-panel
    .portlet-form
    .form-group.form-md-line-input.has-error
    .form-control,
.web-admin-panel .portlet-form .form-group.has-error .form-control,
.web-admin-panel .form-group.has-error .form-control {
    border-color: #ddd;
}

.web-admin-panel
    .portlet-form
    .form-group.form-md-line-input.has-error
    .form-control:focus {
    /* border-bottom: 1px solid #000 !important; */
}

.web-admin-panel .portlet-form .form-group label {
    color: #333 !important;
    font-weight: 500;
    margin-bottom: 2px;
    left: auto;
    padding-left: 10px;
}

.form-group.form-md-line-input.form-md-floating-label .form-control ~ label {
    top: 20px;
    line-height: 38px;
    font-size: 15px;
    padding: 0 18px;
}

.web-admin-panel
    .portlet-form
    .form-group.form-md-line-input
    .form-control.edited:not([readonly])
    ~ .form-control-focus:after,
.form-group.form-md-line-input
    .form-control.edited:not([readonly])
    ~ label:after,
.form-group.form-md-line-input
    .form-control:focus:not([readonly])
    ~ .form-control-focus:after,
.form-group.form-md-line-input
    .form-control:focus:not([readonly])
    ~ label:after {
    background: none;
}

/*====================== pegination =====================*/
.dataTables_paginate .pagination {
    background: #ffffff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
    padding: 3px 10px;
    border-radius: 50px;
}

.dataTables_paginate .pagination li a {
    border: 0;
    font-size: 15px;
    align-items: center;
    display: flex;
    margin: 0px 5px;
    height: 32px;
    width: 32px;
    justify-content: center;
    color: #264653;
}

.web-admin-panel .pagination > .active > a,
.web-admin-panel .pagination > .active > a:focus,
.web-admin-panel .pagination > li a:hover {
    background-color: #fc7f2b !important;
    border-color: #fc7f2b;
    border-radius: 50%;
    color: #fff;
}

/*====================== pegination =====================*/

.web-admin-panel
    .portlet-form
    .select2-container--bootstrap
    .select2-selection {
    border: 0;
    box-shadow: none;
}

.web-admin-panel .portlet-body .input-xsmall,
.web-admin-panel .portlet-body .input-small {
    border-radius: 20px;
}

.form-control,
.select2-search__field {
    /* height: 26px !important; */
    margin-left: 10px;
}

.web-admin-panel .portlet-form .form-actions {
    background: transparent !important;
}

.web-admin-panel .portlet-form .form-actions button,
.web-admin-panel .portlet-form .form-actions a,
.web-admin-panel .portlet-form .form-actions input {
    padding: 13px 25px 13px !important;
    margin-right: 6px;
    border-radius: 4px !important;
    box-shadow: none !important;
    border: 0;
    /* border: 1px solid #fc7f2b; */
}

.web-admin-panel .portlet-form .form-actions button,
.web-admin-panel .portlet-form .form-actions button:hover {
    margin-left: 0 !important;
}

.web-admin-panel .portlet-form .form-actions a.btn.default {
    background: none;
    color: #fc7f2b;
}

.web-admin-panel .web-admin-session .form-group input.date-picker {
    padding: 0 38px;
}

.web-admin-panel .web-admin-session .form-group i.fa-calendar {
    position: absolute;
    top: 35px;
    left: 30px;
    font-size: 14px;
    color: #999;
}

.web-admin-panel .web-admin-session .web-admin-session-discpline .form-group {
    margin-bottom: 0px !important;
}

.web-admin-panel .web-admin-session .required-discipline {
    -webkit-animation-name: flash-bg;
    /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s;
    /* Safari 4.0 - 8.0 */
    animation-name: flash-bg;
    animation-duration: 2s;
    color: #fff;
}

.web-admin-panel .web-admin-session .required-discipline strong {
    color: #fff;
}

@-webkit-keyframes flash-bg {
    from {
        background-color: #fc7f2b;
        padding-right: 20px;
    }

    to {
        background-color: #fc7f2b;
        padding-right: 40px;
    }
}

/* Standard syntax */
.web-admin-panel .web-admin-session .web-admin-session-test-detail .form-group {
    margin-bottom: 10px;
}

.web-admin-panel
    .web-admin-session
    .web-admin-session-test-detail
    .input-group {
    width: 100%;
}

.web-admin-panel
    .web-admin-session
    .web-admin-session-test-detail
    .input-group-addon {
    width: 200px;
}

.web-admin-panel
    .web-admin-session
    .web-admin-session-test-detail
    .has-error
    .input-group-addon {
    color: #000;
    border-color: #ccc;
    background-color: #eee;
}

.web-admin-panel
    .web-admin-session
    .web-admin-session-test-detail
    .input-group
    input {
    border-radius: 0 5px 5px 0;
}

.web-admin-panel
    .web-admin-session
    .web-admin-session-test-detail
    .input-group
    span.help-block-error,
.web-admin-panel
    .web-admin-session
    .web-admin-session-test-detail
    .input-group
    span.help-block {
    bottom: -20px;
    right: 0;
}

.web-admin-panel
    .web-admin-session
    .web-admin-session-test-detail
    span.help-block-error,
.web-admin-panel
    .web-admin-session
    .web-admin-session-test-detail
    span.help-block {
    right: 15px;
}

.web-admin-panel .form-group .fileinput .btn.btn-file {
    height: auto;
}

.form-group.form-md-line-input.has-error
    .form-control.edited:not([readonly])
    ~ .form-control-focus:after,
.form-group.form-md-line-input.has-error
    .form-control.edited:not([readonly])
    ~ label:after,
.form-group.form-md-line-input.has-error
    .form-control.focus:not([readonly])
    ~ .form-control-focus:after,
.form-group.form-md-line-input.has-error
    .form-control.focus:not([readonly])
    ~ label:after,
.form-group.form-md-line-input.has-error
    .form-control.form-control-static
    ~ .form-control-focus:after,
.form-group.form-md-line-input.has-error
    .form-control.form-control-static
    ~ label:after,
.form-group.form-md-line-input.has-error
    .form-control:focus:not([readonly])
    ~ .form-control-focus:after,
.form-group.form-md-line-input.has-error
    .form-control:focus:not([readonly])
    ~ label:after {
    background: transparent !important;
}

/*=========== Validation Start ===========*/
.web-admin-panel span.help-block,
.web-admin-panel span.help-block-error,
.web-admin-panel span.help-block strong,
.web-admin-panel span.help-block,
.web-admin-panel span.error,
.web-admin-panel span.error-msgs {
    font-size: 13px !important;
    font-weight: 400;
    right: 0;
    position: absolute;
    text-transform: initial;
    text-align: right;
    white-space: nowrap;
    color: #e91e1e !important;
}

#multiple-error {
    bottom: -20px !important;
}

.web-admin-panel .form-group.col-md-1 span.help-block,
.web-admin-panel .form-group.col-md-2 span.help-block,
.web-admin-panel .form-group.col-md-3 span.help-block,
.web-admin-panel .form-group.col-md-4 span.help-block,
.web-admin-panel .form-group.col-md-5 span.help-block,
.web-admin-panel .form-group.col-md-6 span.help-block,
.web-admin-panel .form-group.col-md-7 span.help-block,
.web-admin-panel .form-group.col-md-8 span.help-block,
.web-admin-panel .form-group.col-md-9 span.help-block,
.web-admin-panel .form-group.col-md-10 span.help-block,
.web-admin-panel .form-group.col-md-11 span.help-block,
.web-admin-panel .form-group.col-md-12 span.help-block {
    right: 15px;
}

.web-admin-panel .form-group.col-lg-1 span.help-block,
.web-admin-panel .form-group.col-lg-2 span.help-block,
.web-admin-panel .form-group.col-lg-3 span.help-block,
.web-admin-panel .form-group.col-lg-4 span.help-block,
.web-admin-panel .form-group.col-lg-5 span.help-block,
.web-admin-panel .form-group.col-lg-6 span.help-block,
.web-admin-panel .form-group.col-lg-7 span.help-block,
.web-admin-panel .form-group.col-lg-8 span.help-block,
.web-admin-panel .form-group.col-lg-9 span.help-block,
.web-admin-panel .form-group.col-lg-10 span.help-block,
.web-admin-panel .form-group.col-lg-11 span.help-block,
.web-admin-panel .form-group.col-lg-12 span.help-block {
    right: 15px;
}

.web-admin-panel .top-checkbox-validation {
    position: relative;
}

.web-admin-panel .top-checkbox-validation span.help-block,
.web-admin-panel .top-checkbox-validation span.help-block-error,
.web-admin-panel .top-checkbox-validation span.help-block strong,
.web-admin-panel .top-checkbox-validation span.help-block,
.web-admin-panel .top-checkbox-validation span.error,
.web-admin-panel .top-checkbox-validation span.error-msgs {
    right: 0px !important;
    text-align: left !important;
    top: 20px;
}

.web-admin-panel
    .portlet-body.web-admin-session
    .tabbable-line
    > .tab-content
    .portlet-title {
    margin-bottom: 20px;
}

.web-admin-panel
    .portlet-body.web-admin-session
    .tabbable-line
    > .tab-content
    .portlet-title
    .caption {
    color: #fff;
    background: #333;
    padding: 9px 30px 9px 20px;
    /* position: absolute; */
    margin-left: -20px;
    left: 0;
    box-shadow: 10px 0 15px 0 rgba(0, 0, 0, 0.2) inset;
    border-radius: 0 30px 30px 0;
    font-size: 13px;
    text-transform: uppercase;
    display: flex !important;
    align-items: center;
}

.web-admin-panel
    .portlet-body.web-admin-session
    .tabbable-line
    > .tab-content
    .portlet-title
    .caption
    i {
    margin: 0;
    color: #fff !important;
    margin-right: 10px;
}

/*========= Validation ===========*/
.form-group.ckeditor-description {
    position: relative;
}

.form-group.ckeditor-description span.help-block {
    position: absolute;
    bottom: -22px;
}

.web-admin-panel .btn:not(.md-skip):not(.bs-select-all):not(.bs-deselect-all) {
    overflow: visible;
}

.form-group.form-md-line-input.form-md-floating-label
    .form-control.edited
    ~ label,
.form-group.form-md-line-input.form-md-floating-label
    .form-control.focus:not([readonly])
    ~ label,
.form-group.form-md-line-input.form-md-floating-label
    .form-control.form-control-static
    ~ label,
.form-group.form-md-line-input.form-md-floating-label
    .form-control:focus:not([readonly])
    ~ label,
.form-group.form-md-line-input.form-md-floating-label
    .form-control[readonly]
    ~ label {
    top: -10px;
    font-size: 14px;
    font-weight: 600;
}

.web-form-design {
    background: #eeeeee;
    border: 1px solid #ddd;
}

.web-form-design input,
.web-form-design select {
    background: #f4f4f4 !important;
}

.web-form-design label {
    padding-top: 3px !important;
}

.web-form-design .web-form-design-heading {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 20px;
    background: #fc7f2b;
    padding: 5px 10px 5px 20px;
    margin-left: -15px;
    color: #fff;
    box-shadow: 10px 0 12px 0 rgba(0, 0, 0, 0.2) inset;
}

.web-admin-panel .form-group.form-md-line-input > .input-icon .form-control {
    padding-left: 15px;
}

/*====================== form End =====================*/
/*====================== form End =====================*/

/*====================== Model Start =====================*/
/*====================== Model Start =====================*/
.web-admin-panel .modal-dialog .modal-content {
    border-radius: 10px;
}

.web-admin-panel .modal-dialog .modal-content .modal-header {
    background: rgba(38, 70, 81, 0.1);
    border-radius: 10px 10px 0 0;
}

.web-admin-panel .modal-dialog .modal-content .modal-header .close {
    margin-top: 6px !important;
    padding: 4px;
    opacity: 1;
    color: #ddd;
}

.web-admin-panel .modal-dialog .modal-content .modal-header .modal-title {
    color: #333;
    font-size: 15px;
    font-weight: 600;
}

.web-admin-panel .modal-dialog .modal-content .form-group label {
    color: #333 !important;
    font-weight: 500;
}

.web-admin-panel .modal-dialog .modal-content .form-group.form-md-line-input {
    margin-bottom: 20px;
    padding-top: 0;
}

.web-admin-panel
    .modal-dialog
    .modal-content
    .form-group.form-md-line-input
    textarea {
    border: 1px solid #ccc;
    border-radius: 4px;
}

.web-admin-panel .modal-dialog .modal-content .form-group .fileinput-new {
}

.web-admin-panel
    .modal-dialog
    .modal-content
    .form-group
    .fileinput-new
    .btn.btn-file {
}

.web-admin-panel .modal .form-group .help-block {
    right: auto !important;
}

.fileinput span.help-block {
    left: 0 !important;
    top: 34px;
}

.web-admin-panel .modal .form-group .fileinput .help-block,
.web-admin-panel .modal .form-group .fileinput .help-block-error {
    left: 0 !important;
    top: 35px;
}

.web-admin-panel .web-file-upload-style .fileinput span.help-block,
.web-admin-panel .web-file-upload-style .fileinput span.help-block-error,
.web-admin-panel .web-file-upload-style .fileinput span.error-msgs {
    top: 45px;
    left: 0;
}

.web-admin-panel .modal-dialog .modal-content .modal-footer {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    margin-top: 15px;
}

.web-admin-panel .modal-dialog .modal-content .modal-footer .btn {
    margin-right: 0 !important;
}

.web-admin-panel .modal-dialog .modal-content .modal-footer input {
}

/*====================== Model  End =====================*/
/*====================== Model  End =====================*/

/* =====================Forward Experts Start=================== */
/* =====================Forward Experts Start=================== */
.web-admin-panel .modal-dialog.web-forward-expert {
    width: 1150px;
}

.web-admin-panel .modal-dialog.web-forward-expert .modal-body {
    padding: 0 15px 15px;
}

.web-admin-panel .web-forward-expert .modal-body .drag-wrapper {
    padding: 20px 0;
}

.web-admin-panel .modal-dialog.web-forward-expert b {
    font-weight: 500 !important;
}

.web-admin-panel
    .modal-dialog.web-forward-expert
    .block__list.block__list_words {
    max-width: 100%;
}

.web-admin-panel .modal-dialog.web-forward-expert ul {
    /* padding: 10px !important; */
}

.web-admin-panel .modal-dialog.web-forward-expert ul li {
    list-style-type: none;
}

.web-admin-panel .modal-dialog.web-forward-expert .layer.title {
    border-radius: 0 50px 50px 0;
    background-color: #333;
    padding: 8px 16px;
    display: inline-block;
    color: #fff;
}

.web-admin-panel .modal-dialog.web-forward-expert b,
.web-admin-panel .modal-dialog.web-forward-expert span {
    font-weight: 400;
    color: #333;
    font-size: 14px;
}

.web-admin-panel .modal-dialog.web-forward-expert span {
}

/*-------web-recmmended-expert----*/
.web-admin-panel .modal-dialog.web-forward-expert .web-recmmended-expert {
    border: 2px solid #fc7f2b;
}

.web-admin-panel .modal-dialog.web-forward-expert .web-recmmended-expert ul,
.web-admin-panel .modal-dialog.web-forward-expert .web-expert-pool ul {
    overflow-y: scroll;
    height: 200px;
}

.web-admin-panel .modal-dialog.web-forward-expert .web-recmmended-expert li {
    border-bottom: 0;
    width: 33%;
    float: left;
}

.web-admin-panel .modal-dialog.web-forward-expert .web-recmmended-expert li b {
    background: #e5e5e5;
    display: block;
    padding: 10px;
}

/* .web-admin-panel .modal-dialog.web-forward-expert .web-recmmended-expert p{
    font-size: 14px;
    font-weight: 400;
} */
.web-expert-pool span {
    float: right;
}

/*-------web-recmmended-expert----*/
/* ---------web-selected-expert--------- */
.web-admin-panel .modal-dialog.web-forward-expert .web-selected-expert {
    /* border: 1px solid #333; */
    background: #fc7f2b;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.3);
    border-radius: 5px;
}

.web-admin-panel
    .modal-dialog.web-forward-expert
    .web-selected-expert
    .layer.title {
    background: #fff;
    color: #fc7f2b;
}

.web-admin-panel .modal-dialog.web-forward-expert .web-selected-expert ul {
    background: transparent;
}

.web-admin-panel .modal-dialog.web-forward-expert .web-selected-expert li {
    background-color: transparent;
    border-bottom: 1px solid #ddd;
    color: #000;
    text-align: left;
    position: relative;
    padding-left: 0;
    /* margin: 0; */
    height: 37px;
}

.web-admin-panel .modal-dialog.web-forward-expert .web-selected-expert b {
    color: #fff;
    /* padding-right: 20px; */
}

.web-admin-panel
    .modal-dialog.web-forward-expert
    .web-selected-expert
    .web-selected-expert-cross {
        position: absolute;
        right: 0;
        top: 11px;
        background: #fff;
        width: 17px;
        height: 17px;
        cursor: pointer;
        border-radius: 50%;
        text-align: center;
        font-size: 10px;
        padding: 1px;
}

.web-admin-panel
    .modal-dialog.web-forward-expert
    .web-selected-expert
    .web-selected-expert-cross
    i {
    color: #fc7f2b;
}

/* ---------web-selected-expert--------- */
/*-------web-expert-pool----*/
.web-admin-panel .web-expert-pool-title {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    font-weight: 500;
    font-size: 13px;
}

.web-admin-panel .web-expert-pool {
    border: 2px solid #fc7f2b;
    padding-bottom: 10px;
}

.web-admin-panel .modal-dialog.web-forward-expert .web-expert-pool ul {
    max-width: 100%;
    padding: 5px 15px !important;
}

.web-admin-panel .modal-dialog.web-forward-expert .web-expert-pool table td {
    vertical-align: middle;
}

.web-admin-panel .modal-dialog.web-forward-expert .web-expert-pool .check,
.web-admin-panel .modal-dialog.web-forward-expert .web-expert-pool .box {
    border-color: #fc7f2b;
}

.web-admin-panel .modal-dialog.web-forward-expert .web-expert-pool input {
    height: 35px;
}

/*-------web-expert-pool----*/

/* =====================Forward Experts Start=================== */
/* =====================Forward Experts Start=================== */

/* ================web-file-upload-style================= */
/* ================web-file-upload-style================= */
.web-file-upload-style {
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.06);
    border: 5px solid #333;
}

.web-file-upload-style .ribbon {
    background: #333;
    color: #fff;
    border-radius: 0 20px 20px 0;
}

.web-file-upload-style .fileinput {
    overflow: hidden;
    border: 2px dashed #ddd;
    padding: 23px;
    display: block !important;
    position: relative;
    text-align: center;
}

.web-file-upload-style label {
    font-size: 18px;
}

.web-file-upload-style i {
    font-size: 20px;
    color: #fff !important;
}

.fileinput.fileinput-exists .btn.red:not(.btn-outline) {
    background: #ffb938;
    border-color: #ffb938;
}

/* ================web-file-upload-style================= */
/* ================web-file-upload-style================= */
@media screen and (max-width: 1450px) {
    .web-admin-panel .web-admin-panel-header-sec h2 {
        font-size: 25px;
    }

    .web-admin-panel .web-admin-panel-header-sec p {
        font-size: 14px !important;
    }
}

.web-admin-panel .web-admin-panel-header-sec p {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}

.web-admin-panel .web-admin-panel-header-sec span {
    font-size: 15px;
    font-weight: 400;
}

.web-admin-panel .web-admin-panel-header-sec-title {
    border: 1px dashed #ddd;
    padding: 10px;
}

/*--------------- Table Start----------------*/
.web-admin-panel .portlet-body table.dataTable tbody th,
.web-admin-panel .portlet-body table.dataTable tbody td {
    /* line-height: 33px; */
}

.web-admin-panel .portlet-body table td {
    vertical-align: middle !important;
}

.web-admin-panel .portlet-body table td .btn-group {
    /* right: 10px !important; */
    position: relative;
    /* margin-top: -5px; */
}

.web-admin-panel .portlet-body table td .btn.btn-xs {
    padding: 8px 14px 7px !important;
}

.web-admin-panel .portlet-body table.dataTable tr td .btn.btn-xs.btn-outline {
    font-size: 12px;
    padding: 4px 15px;
    margin-top: 5px;
}

.web-admin-panel .portlet-body table.dataTable .dropdown-menu,
.web-admin-panel .portlet-body table .dropdown-menu {
    /* max-width: 400px;
    margin-top: 10px;
    background: #fff;
    border: 2px solid #ddd !important; */
    max-width: 400px;
    margin-top: 10px;
    background: #fff;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2) !important;
    border-radius: 4px;
}

.web-admin-panel .portlet-body table.dataTable .dropdown-menu li,
.web-admin-panel .portlet-body table .dropdown-menu li {
    border-bottom: 1px solid #ddd;
    /* padding: 5px 0; */
}

.web-admin-panel .portlet-body table.dataTable .dropdown-menu li:last-child,
.web-admin-panel .portlet-body table .dropdown-menu li:last-child {
    border-bottom: medium transparent;
}

.web-admin-panel .portlet-body table .dropdown-menu:before {
    position: absolute;
    top: -10px;
    right: 10px;
    display: inline-block !important;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    content: "";
}

.web-admin-panel table.table {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    border-bottom-color: #e7ecf1 !important;
}

.web-admin-panel .portlet-body table .dropdown-menu li a {
    padding: 12px 15px;
}

.web-admin-panel .portlet-body table .dropdown-menu li a,
.web-admin-panel .portlet-body table .dropdown-menu li a i {
    color: #333;
    font-weight: 600;
    font-size: 13px;
}

.web-admin-panel .portlet-body table .dropdown-menu li a i {
    margin-right: 5px;
    font-size: 12px;
    display: none;
}

.web-admin-panel .portlet-body table .dropdown-menu > li.active:hover > a,
.web-admin-panel .portlet-body table .dropdown-menu > li.active > a,
.web-admin-panel .portlet-body table .dropdown-menu > li:hover > a {
    background-color: #eee;
}

.web-admin-panel .portlet-body table .dropdown-menu li a {
    display: flex;
    align-items: center;
}

/* .web-admin-panel .portlet-body table.dataTable .dropdown-menu li a span {
    background: #eee;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    position: relative;
    margin-right: 10px;
} */

.web-admin-panel
    .portlet-body
    table.dataTable
    .dropdown-menu
    li
    a
    i.ti-angle-right {
    margin-left: auto;
    font-size: 10px;
}

.web-admin-panel .portlet .web-admin-presentation-table td {
    vertical-align: middle;
    padding: 20px 10px;
}

.web-admin-panel .portlet .web-admin-presentation-table td label {
    font-weight: 600;
}

.web-admin-panel .portlet .web-admin-presentation-table td textarea {
    height: 50px !important;
}

.web-admin-panel .portlet .web-admin-presentation-table td .expand-condition {
    position: relative;
}

.web-admin-presentation-table td .expand-condition .fileinput span.help-block {
    right: 0;
}

/*--------------- Table End----------------*/

/* ----------------- presentation abstrat thesis ------------- */
.web-admin-panel .portlet.web-create-presentation .eligibility {
    padding: 15px;
}

.web-admin-panel .portlet.web-create-presentation .eligibility .panel-body {
    border: 1px dashed #ddd;
}

/* -----------------presentation abstrat thesis ------------- */

/*--------------- session tab Start----------------*/
.web-admin-panel .portlet-body.web-admin-session .tabbable-line > .tab-content {
    padding: 0;
    border: 0;
    box-shadow: 0 -6px 30px 0 rgba(0, 0, 0, 0.1);
    position: relative;
}

.web-admin-panel
    .portlet-body.web-admin-session
    .tabbable-line
    > .nav-tabs
    > li
    > a {
    border-radius: 20px 20px 0 0;
    background: #fff;
    padding: 15px 30px;
    margin: 0 1px;
    font-size: 15px;
}

.web-admin-panel
    .portlet-body.web-admin-session
    .tabbable-line
    > .nav-tabs
    > li.active
    > a,
.web-admin-panel
    .portlet-body.web-admin-session
    .tabbable-line
    > .nav-tabs
    > li
    > a:hover {
    background: #fc7f2b !important;
    color: #fff;
}

.web-admin-panel
    .portlet-body.web-admin-session
    .tabbable-line
    > .nav-tabs
    > li {
    border-bottom: 0;
}

.web-admin-panel
    .portlet-body.web-admin-session
    .tabbable-line
    > .nav-tabs
    > li.active {
    border-bottom: 0;
}

/* .web-admin-panel .portlet-body .tabbable-line>.tab-content .form-body{
    padding: 10px;
} */
.web-admin-panel
    .portlet-body.web-admin-session
    .tabbable-line
    > .tab-content
    .portlet-title {
    background-color: #fff;
    padding: 20px 20px 0 20px;
}

.web-admin-panel
    .portlet-body
    .tabbable-line
    > .tab-content
    .portlet-title
    .caption {
    color: #fc7f2b;
    padding: 0;
}

.web-admin-panel
    .portlet-body.web-admin-session
    .tabbable-line
    > .tab-content
    .portlet-title
    .custom-heading {
    margin: 0;
}

.web-admin-panel
    .portlet-body.web-admin-session
    .tabbable-line
    > .tab-content
    .portlet-title
    .custom-heading
    .btn {
    background: transparent;
    border: 0;
    box-shadow: none;
    color: #fc7f2b;
    padding: 0;
    border: 1px dashed #ddd;
    padding: 5px 20px;
    border-radius: 20px;
}

.web-admin-panel .portlet-body.web-admin-session .panel-group .panel-default {
    /* box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);     */
    margin: 20px 0;
    border: 1px solid #333;
}

.web-admin-panel
    .portlet-body.web-admin-session
    .panel-group
    .panel-default
    > .panel-heading {
    background: transparent !important;
    padding: 5px 0;
}

.web-admin-panel
    .portlet-body.web-admin-session
    .panel-group
    .panel-default
    > .panel-heading
    a
    span {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 3px;
}

#appendStreamDisciplines {
    display: inline !important;
}

/* .web-admin-panel .portlet-body .panel-group .panel-default>.panel-heading h4{

}
.web-admin-panel .portlet-body .panel-group .panel-default>.panel-heading a:hover {
    color: #ffffff;
}
.web-admin-panel .portlet-body .panel-group .panel-default>.panel-heading a{
    padding-left: 0;
    line-height: 7px;
}

.web-admin-panel .portlet-body .panel-group .panel-default>.panel-heading a.collapsed span{
    background: #333;

}
.web-admin-panel .portlet-body .panel-group .panel-default>.panel-heading a span{
    background: #fc7f2b !important;
    padding: 10px 10px;
    border-radius: 15px 15px 0 0;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 3px;
}
.web-admin-panel .portlet-body .panel-group .panel-default>.panel-collapse .panel-body {
    border: 1px solid #fc7f2b;
} */
.web-admin-panel
    .portlet-body
    .panel-group
    .panel-default
    .panel-body
    .form-group
    h4.align-discipline,
.web-admin-panel
    .portlet-body
    .panel-group
    .panel-default
    .panel-body
    .form-group
    h4.align-test,
.web-admin-panel
    .portlet-body
    .panel-group
    .panel-default
    .panel-body
    .form-group
    h4.align-slots {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 400;
}

.web-admin-panel .portlet-body .form-group-margin-bottom-10 .form-group {
    margin-bottom: 10px;
}

.web-session-page {
}

.web-admin-panel
    .portlet-form
    .web-session-page
    .form-group
    .md-checkbox
    label {
    padding-left: 20px !important;
    top: 2px;
}

.web-admin-panel
    .web-session-page
    .select2-container--bootstrap
    .select2-selection--multiple
    .select2-search--inline
    .select2-search__field {
    height: 40px;
}

/*--------------- session tab End----------------*/
/* ----------other student fee----------- */
.web-student-fee-add-modal .web-student-fee-add-modal-detail {
    padding: 10px;
    color: #fff;
    border: 1px dashed #ddd;
    border-radius: 5px;
    background: #e9eced;
}

.web-student-fee-add-modal
    .web-student-fee-add-modal-detail
    .web-student-fee-add-modal-detail-label {
    font-size: 14px;
    font-weight: 600;
}

.web-student-fee-add-modal
    .web-student-fee-add-modal-detail
    .web-student-fee-add-modal-detail-value {
    font-size: 25px;
}

.web-student-fee-add-modal .control-label small {
    color: #777;
}

/* ----------other student fee----------- */
/* =============content End============== */

/* =============footer Start============== */
.web-admin-panel .page-footer {
    background: #dfdfdf;
}

.web-admin-panel .page-footer .page-footer-inner {
    float: none;
    display: block;
}

/* =============footer End============== */
.web-admin-panel .web-assign-permis .portlet {
    margin-bottom: 0;
}

.web-admin-panel .web-assign-permis .portlet-title .caption {
    display: block;
    float: left;
}

.web-admin-panel .web-assign-permis .web-assign-permis-all-checkbox {
    border: 1px dashed #eee;
    height: 45px;
    display: flex;
    align-items: center;
}

.web-assign-permis-heading {
    overflow: hidden;
    box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.07);
}

.web-admin-panel .web-assign-permis .web-assign-permis-heading .form-group {
    margin-bottom: 0 !important;
}

/* .web-admin-panel span.error-msgs{
    position: absolute;
    top: 50px;
    color: #fc7f2b;
} */
.sa-confirm-button-container .confirm.btn.btn-success {
    background: #449d44;
}

.web-admin-panel .status-msg .alert.alert-success,
.web-admin-panel .note.note-info {
    color: #449d44;
    /* border-left: 5px solid #449d44; */
    background: #fff;
    position: relative;
    box-shadow: 2px 0 15px 0 rgba(0, 0, 0, 0.09);
    display: inline-block;
    padding: 7px 10px 7px 55px;
    border-radius: 70px;
    /* box-shadow: 1px 1px 5px 1px #8ecb8e, 2px 2px 0 2px #a3d6a3, 3px 5px 0 3px #c2e6c2; */
}

.web-admin-panel .status-msg .alert.alert-success::before {
    content: "\2713";
    font-size: 25px;
    position: absolute;
    top: -6px;
    left: -2px;
    animation-name: flash;
    transform-origin: center bottom;
    animation-duration: 2s;
    animation-fill-mode: both;
    /* animation-iteration-count: infinite; */
    animation-timing-function: linear;
    color: #449d44;
    background: #fff;
    border: 1px solid #449d44;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.web-admin-panel .status-msg .alert.alert-success button.close {
    margin-top: 9px;
    margin-left: 50px;
}

/*-------------*/
/*-------------*/
.web-admin-panel .status-msg .alert.alert-danger,
.web-admin-panel .note.note-info {
    color: #fc7f2b;
    border-left: 5px solid #fc7f2b;
    background: #fff;
    position: relative;
    box-shadow: 2px 0 6px 0 rgba(0, 0, 0, 0.05);
    display: inline-block;
    padding: 10px 10px 10px 40px;
}

.web-admin-panel .status-msg .alert.alert-danger::before {
    content: "\2713";
    color: #fc7f2b;
    font-size: 25px;
    position: absolute;
    top: 1px;
    left: 12px;
    animation-name: flash;
    transform-origin: center bottom;
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.web-admin-panel .status-msg .alert.alert-danger button.close {
    margin-top: 5px;
    margin-left: 50px;
}

/* .web-admin-panel .note.note-info{
    background: none;
    box-shadow: none;
} */
.web-admin-panel .note.note-info p {
    color: #000 !important;
}

.web-admin-panel .web-top-right-note {
    border: 1px dashed #333;
    border-right: 0;
    padding: 5px 10px;
    margin-right: -20px;
    border-radius: 20px 0 0 20px;
    background: #f9f9f9;
}

.web-admin-panel .web-top-right-note p {
    font-size: 12px;
    font-weight: 500;
}

.scroll-to-top i {
    color: #fc7f2b;
}

.web-admin-panel
    .bootstrap-switch
    .bootstrap-switch-handle-off.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    color: #fff;
    background: #449d44;
}

.web-admin-panel .btn.red,
.web-admin-panel .btn.red:hover {
    border-color: #fc7f2b;
}

.web-admin-panel .btn.btn-outline.green {
    border-color: #5ea961;
    color: #5ea961;
}

.web-admin-panel .btn.btn-outline.green:hover,
.web-admin-panel .btn.btn-outline.green:focus {
    border-color: #5ea961;
    color: #fff;
    background: #5ea961;
}

.btn.btn-outline.purple {
    border-color: #8e44ad;
    color: #8e44ad;
}

.web-admin-panel .btn.btn-outline.purple:hover {
    background: #8e44ad;
    border-color: #8e44ad;
}

/* ================Print css Start================= */
.web-course-work-header-sec {
    overflow: hidden;
    clear: both;
    background: #fff;
    border-bottom: 1px solid #ddd;
   
}
.web-course-work-header-sec .form-header-img {
    height: auto;
  
    width: 100%;
    object-fit: contain;
}
.web-course-work-header-sec {
    padding-top: 39px;
}
.web-course-work-header-sec .web-title {
    width: 300px;
    margin-left: auto !important;
    line-height: 22px;
}
.web-course-work-header-sec .web-main-title {
    margin-bottom: 0;
    text-transform: capitalize;
    font-size: 36px;
    font-weight: 900;
}

.web-course-work-header-sec .web-title {
    font-size: 16px !important;
    /* margin: 6px 0 0; */
}

.web-course-work-header-sec p {
    margin: 12px 0 24px;
    background: #e9edef;
    padding: 8px 24px;
    border-radius: 30px;
    display: inline-block;
}

/* ================Print css End================= */

.mt-100 {
    margin-top: 100px !important;
}

.mt-50 {
    margin-top: 50px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-10 {
    margin-top: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mr-0 {
    margin: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mt-10-rev {
    margin-top: -10px;
}

.pl-pr-30 {
    padding-left: 15px;
    padding-right: 15px;
}

.mr-lft-0 {
    margin-left: 0 !important;
}

.pd-bot-20px {
    padding-bottom: 20px;
}

.pd-lft-10 {
    padding-left: 10px;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-20 {
    padding-top: 20px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-10 {
    padding-top: 10px !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pd-40 {
    padding: 40px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pd-0 {
    padding: 0 !important;
}

.pd-lft-0 {
    padding-left: 0 !important;
}

.pd-rit-0 {
    padding-right: 0 !important;
}

.pd-tp-0 {
    padding-top: 0 !important;
}

.pd-5 {
    padding: 5px;
}

.pd-10 {
    padding: 10px;
}

.pd-15 {
    padding: 15px;
}

.pd-20 {
    padding: 20px;
}

.pd-btn {
    padding: 5px 10px;
}

.txt-center {
    text-align: center !important;
}

.bdr-rds {
    border-radius: 4px !important;
}

.bdr-rds-0 {
    border-radius: 0 !important;
}

.web-btn {
    background: #fc7f2b;
    color: #fff;
}

.brdr-btn {
    background: transparent !important;
    border: 1px solid #fc7f2b !important;
    color: #fc7f2b;
}

.web-btn.btn.focus,
.web-btn.btn:focus,
.web-btn.btn:hover {
    color: #fff !important;
}

.web-main-title {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 50px;
}

.web-title {
    font-size: 20px !important;
}

.web-sub-title {
    font-size: 16px !important;
    font-weight: 500;
}

.web-title-shadow {
    box-shadow: 0px 7px 15px 0px rgba(0, 51, 90, 0.04);
}

.web-clear {
    clear: both;
}

.web-box-shadow-none {
    box-shadow: none !important;
}

.web-overflow-hidden {
    overflow: hidden;
}

.web-font-theme {
    font-size: 20px;
    margin-right: 10px;
}

.web-font-big-theme {
    font-size: 65px;
}

.ico-txt-them {
    display: flex;
    align-items: center;
}

.primary-clr {
    color: #fc7f2b !important;
}

.secondry-clr {
    color: #fc7f2b !important;
}

.primary-bg {
    background: #fc7f2b;
}

.secondry-bg {
    background: #fc7f2b;
}

.web-border {
    border: 1px solid #e7ecf1;
}

.border-0 {
    border: 0 !important;
}

.border-bot-0 {
    border-bottom: 0;
}

.brdr {
    border: 1px solid #eee;
}

.brdr-btm {
    border-bottom: 1px solid #eee !important;
}

.bdr-right {
    border-right: 1px solid #eee;
}

.web-border-radius-left {
    border-radius: 10px 0 0 0;
}

.web-border-radius-right {
    border-radius: 0 10px 0 0;
}

.web-border-radius-left-bottom {
    border-radius: 0 0 0 10px;
}

.web-border-radius-right-bottom {
    border-radius: 0 0 10px 0;
}

.f-25 {
    font-size: 25px !important;
}

.f-20 {
    font-size: 20px !important;
}

.f-18 {
    font-size: 18px;
}

.f-16 {
    font-size: 16px;
}

.f-14 {
    font-size: 14px !important;
}

.bold {
    font-weight: 600 !important;
}

@media (min-width: 1200px) {
    .col-md-7th {
        width: 14.28571%;
    }
}

@media (min-width: 992px) {
    .col-md-7th {
        width: 14.28571%;
    }
}

@media (min-width: 768px) {
    .col-md-7th {
        width: 14.28571%;
    }
}

.col-xs-7th,
.col-sm-7th,
.col-md-7th,
.col-lg-7th {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}

.width-100 {
    width: 100% !important;
}

.web-note {
    border: 1px dashed #ddd;
    border-radius: 50px;
    text-align: center;
    padding: 5px 20px;
    display: inline;
    font-size: 11px;
}

.dis-flx {
    display: flex;
    align-items: center;
}

.dis-blk {
    display: block !important;
}

.dis-in {
    display: inline !important;
}

.justify-content-center {
    justify-content: center;
    display: flex;
}

.justify-content-right {
    justify-content: flex-end;
    display: flex;
}

.float-none {
    float: none;
}

.web-content-center {
    display: flex;
    justify-content: center;
}

.pos-rel {
    position: relative;
}

.bg-white {
    background: white;
}

.bg-deep-yellow {
    background-color: rgb(219, 145, 61) !important;
}

.bg-none {
    background: transparent;
    background-color: transparent !important;
}

a:hover,
a:focus {
    text-decoration: none !important;
}

.layout-mr-lft {
    margin-left: 235px;
}

.form-input-height input {
    height: 34px;
}

.animate-ease {
    animation-timing-function: ease-in;
}

.animation-duration-5s {
    animation-duration: 5s;
}

/* ======= LAXMI MAM ====== */
.DTFC_RightBodyWrapper {
    overflow: inherit !important;
}

.DTFC_RightBodyLiner {
    overflow: inherit !important;
    /* width: inherit !important; */
}

.table-scrollable {
    overflow: auto;
    /* overflow-x: visible;
    overflow-y: visible; */
}

.DTFC_RightWrapper {
    width: 114px !important;
}

/*==================== chechbox / redio btn Start ==================*/
/*-------checkbox-----------*/
.web-chk-bx {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.web-chk-bx input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 40%;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.web-chk-bx:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.web-chk-bx input:checked ~ .checkmark {
    background-color: #fc7f2b;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.web-chk-bx input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.web-chk-bx .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Style the Default Form */
.form-group.form-md-line-input .form-control ~ .form-control-focus:after,
.form-group.form-md-line-input .form-control ~ label:after {
    height: 1px;
    border-radius: 40px;
}

.form-group.form-md-line-input
    .form-control.edited:not([readonly])
    ~ .form-control-focus:after,
.form-group.form-md-line-input
    .form-control.edited:not([readonly])
    ~ label:after,
.form-group.form-md-line-input
    .form-control:focus:not([readonly])
    ~ .form-control-focus:after,
.form-group.form-md-line-input
    .form-control:focus:not([readonly])
    ~ label:after {
    width: calc(100% - 34px) !important;
    left: 14px;
}

.web-checkbox-switch {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 18px;
    margin: 0;
}

.web-checkbox-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.web-checkbox-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background: #607d8b99;
}

.web-checkbox-slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 2px;
    bottom: 1px;
    background-color: #fff;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

input:checked + .web-checkbox-slider {
}

input:checked + .web-checkbox-slider-add {
    background-color: #e04e56;
    border: 2px solid #e04e56;
}

input:checked + .web-checkbox-slider-edit {
    background-color: #5ea961;
    border: 2px solid #5ea961;
}

input:checked + .web-checkbox-slider-view {
    background-color: #3f51b5;
    border: 2px solid #3f51b5;
}

input:focus + .web-checkbox-slider {
}

input:checked + .web-checkbox-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    left: -10px;
    bottom: -1px;
}

/* Rounded web-checkbox-sliders */
.web-checkbox-slider.round {
    border-radius: 34px;
}

.web-checkbox-slider.round:before {
    border-radius: 50%;
}

.web-assign-permis.portlet-form .form-body {
    border-bottom: 1px dashed #ddd;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.brand-outline-btn {
    padding: 3px 10px;
    font-size: 10px;
    display: inline-block;
    border-radius: 3px;
    font-weight: bold;
    cursor: pointer;
}

.brand-outline-btn:hover {
    opacity: 0.6;
}

.sky-border {
    color: #44b6ae;
    border-bottom-color: #44b6ae !important;
}

.green-border {
    color: #5ea961;
    border-bottom-color: #5ea961 !important;
}

.blue-border {
    color: #415a67;
    border-bottom-color: #415a67 !important;
}

.purple-border {
    color: #8e44ad;
    border-bottom-color: #8e44ad !important;
}

.brand-outline-btn.sky {
    border: 1px solid #44b6ae;
    color: #44b6ae;
}

.brand-outline-btn.green {
    border: 1px solid #5ea961;
    color: #5ea961;
}

.brand-outline-btn.blue {
    border: 1px solid #415a67;
    color: #415a67;
}

.brand-outline-btn.purple {
    border: 1px solid #8e44ad;
    color: #8e44ad;
}

.border-all {
    border: 1px solid #ddd;
}

.label-text {
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
}

.gradient-grey {
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(
        left,
        rgba(255, 255, 255, 1) 0%,
        rgba(246, 246, 246, 1) 47%,
        rgba(245, 245, 245, 1) 100%
    );
    background: -webkit-gradient(
        left top,
        right top,
        color-stop(0%, rgba(255, 255, 255, 1)),
        color-stop(47%, rgba(246, 246, 246, 1)),
        color-stop(100%, rgba(245, 245, 245, 1))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(255, 255, 255, 1) 0%,
        rgba(246, 246, 246, 1) 47%,
        rgb(242, 242, 247) 100%
    );
    background: -o-linear-gradient(
        left,
        rgba(255, 255, 255, 1) 0%,
        rgba(246, 246, 246, 1) 47%,
        rgba(245, 245, 245, 1) 100%
    );
    background: -ms-linear-gradient(
        left,
        rgba(255, 255, 255, 1) 0%,
        rgba(246, 246, 246, 1) 47%,
        rgba(245, 245, 245, 1) 100%
    );
    background: linear-gradient(
        to right,
        rgba(255, 255, 255, 1) 0%,
        rgba(246, 246, 246, 1) 47%,
        rgb(242, 242, 247) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=1);
}

/* ==========modal============== */
/* ==========modal============== */
.modal-dropdown-brand .modal-dialog {
    width: 400px;
}

.modal-dropdown-brand .modal-body {
    padding: 0;
}

.modal-dropdown-brand .modal-body .mt-element-list.dropdown-menu {
    display: block;
    position: relative;
    float: none;
    background: transparent;
    box-shadow: none !important;
}

.modal-dropdown-brand
    .modal-body
    .mt-element-list.dropdown-menu
    li
    .list-item-content {
    padding-left: 0;
}

.modal-dropdown-brand button.close {
    position: absolute;
    right: -27px;
    background: #fff;
    width: 34px;
    height: 32px;
    opacity: 1;
    z-index: 1;
    background-position: center;
    top: 10px;
}

.modal-dropdown-brand .mt-element-list .list-simple.mt-list-head {
    border-radius: 50px;
    position: relative;
    z-index: 1;
    box-shadow: 0px 9px 24px -8px rgba(0, 0, 0, 0.39);
    -webkit-box-shadow: 0px 9px 24px -8px rgba(0, 0, 0, 0.39);
    -moz-box-shadow: 0px 9px 24px -8px rgba(0, 0, 0, 0.39);
    padding: 14px 26px;
}

.modal-dropdown-brand .modal-content {
    background: transparent;
    box-shadow: none;
}

.modal-dropdown-brand .mt-element-list .list-simple.mt-list-container {
    width: 330px;
    margin: 0 auto;
    background: #fff;
    padding-top: 10px;
    width: 330px;
    padding-bottom: 5px;
    height: 400px;
    overflow-y: auto;
}

.modal-dropdown-brand
    .mt-element-list
    .list-simple.mt-list-container
    ul
    > .mt-list-item
    > .list-datetime {
    text-align: right;
    float: right;
    width: 30%;
}

.modal-dropdown-brand
    .modal-body
    .mt-element-list.dropdown-menu
    li
    .list-item-content {
    width: 70%;
    float: left;
    padding: 0;
}

.modal-dropdown-brand
    .mt-element-list
    .list-simple.mt-list-container
    ul
    > .mt-list-item {
    overflow: hidden;
    padding: 10px 0;
    line-height: 16px;
    border-bottom-style: dashed;
    border-color: #dadada;
}

.modal-dropdown-brand
    .mt-element-list
    .list-simple.mt-list-container
    ul
    > .mt-list-item:last-child {
    border-bottom: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.7;
    filter: alpha(opacity=70);
    background: #000 !important;
}

/* ---------student-request-modal----------*/
.profile-info ul.list-inline {
    margin-left: 15px;
}

.profile-info ul.list-inline li h4,
.profile-info ul.list-inline li h4 i {
    color: #6b6b6b;
    font-size: 14px;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 0 !important;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.profile-info ul.list-inline li h4 i {
    color: #fc7f2b !important;
}

.profile-info ul.list-inline li span {
    margin-left: 22px;
}

.student-request-profile {
    border: 2px dashed #ddd;
    background: #eee;
    padding: 10px;
}

.web-student-request-modal .student-request-chatbox {
}

/* ---------student-request-modal----------*/
/* ==========modal============== */
/* ==========modal============== */

.mt-comments .mt-comment {
    padding: 6px 5px 5px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 0;
}

.mt-comments .mt-comment .mt-comment-body .mt-comment-info .mt-comment-author {
    margin: 0 0 4px;
}

.mt-comments
    .mt-comment
    .mt-comment-body
    .mt-comment-info
    .mt-comment-author
    b {
    color: #fc7f2b;
}

.mt-comments .mt-comment .mt-comment-body .mt-comment-info .mt-comment-date {
    color: #9c9c9c;
    font-size: 12px;
}

.mt-comments
    .mt-comment
    .mt-comment-body
    .mt-comment-info
    .mt-comment-author
    b {
    color: #909090;
}

.text-ellipsis {
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mt-comments
    .mt-comment
    .mt-comment-body
    .mt-comment-details
    .mt-comment-status,
.mt-comments
    .mt-comment
    .mt-comment-body
    .mt-comment-details
    .mt-comment-actions
    > li
    > a {
    font-size: 12px;
}

.mt-comments .mt-comment .mt-comment-body .mt-comment-details {
    margin: 5px 0 0;
}

.label.label-sm-edit:not(.md-skip).label-sm {
    font-size: 10px;
    font-weight: 600;
    padding: 4px 6px;
    font-size: 10px !important;
}

.dashboard-stat.dashboard-stat-v3 {
    background: #fff;
    border-top: 5px solid #fc7f2b;
    border-radius: 0;
    margin-bottom: 25px;
}

.dashboard-stat.dashboard-stat-v3 .visual {
    padding-top: 20px;
    margin-bottom: 38px;
    width: 78px;
    height: 69px;
}

.dashboard-stat.dashboard-stat-v3 .details .desc {
    font-size: 14px;
    font-weight: 400;
    color: #252525;
    text-transform: uppercase;
}

.dashboard-stat.dashboard-stat-v3 .details .number {
    font-size: 32px;
    font-weight: 600;
    padding-top: 10px;
    color: #fc7f2b;
}

.dashboard-stat.dashboard-stat-v3 .visual > i {
    margin-left: -26px;
    font-size: 84px;
    line-height: 100px;
    opacity: 0.1;
    color: #fc7f2b;
}

.dashboard-stat.dashboard-stat-v3 .brand-outline-btn {
    float: right;
    margin-top: 6px;
    border-color: #fc7f2b;
    color: #fc7f2b;
}

.page-header.navbar .page-top,
.page-header.navbar .top-menu .navbar-nav > li.dropdown {
    height: 68px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
    padding: 25px 12px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle {
    padding-right: 14px !important;
    padding-left: 14px;
    padding-top: 24px;
    padding-bottom: 24px;
}

.page-header.navbar .search-form.search-form-expanded {
    width: 400px;
    height: 42px;
    margin-top: 13px;
    border: 1px solid #ddd;
}

.page-header.navbar form.search-form.open {
    width: 500px !important;
}

.page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-user
    .dropdown-menu
    > li
    > a
    i {
    margin-right: 10px;
    font-size: 14px !important;
    margin-left: 10px;
    color: #3e3e3e;
}

.page-header.navbar
    .search-form.search-form-expanded
    .input-group
    .form-control,
.page-header.navbar .search-form .input-group .input-group-btn {
    height: 42px;
}

.page-header.navbar .search-form .input-group .input-group-btn .btn.submit > i {
    font-size: 16px;
    color: black;
    font-weight: 700;
}

.page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-extended
    .dropdown-menu
    > li.external {
    padding: 10px 15px;
    background: #ababab;
    color: #fff;
}

.page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-extended
    .dropdown-menu
    .dropdown-menu-list
    > li
    > a {
    font-size: 12px;
    padding: 8px 12px 8px;
}

.page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-notification
    .dropdown-menu
    .dropdown-menu-list
    > li
    a
    .time {
    font-size: 12px;
}

.page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-extended
    .dropdown-menu
    > li.external
    > a {
    font-size: 13px;
    color: black;
    text-transform: capitalize;
}

/*-----*/
.ui-widget.ui-widget-content {
    padding: 0;
    margin-top: 6px;
    margin-left: -53px;
    background: #ffffff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.13);
    max-height: 300px;
    overflow-x: hidden;
    z-index: 9999999;
    overflow-y: auto;
    border: 2px solid #d4d4d4;
}

.ui-widget.ui-widget-content li {
    border-bottom: 1px dashed #bed3dc;
}

.ui-widget.ui-widget-content li a {
    text-transform: lowercase !important;
    font-weight: 700;
    color: #264653;
}

.ui-widget.ui-widget-content li a.ui-state-active {
    border: 1px solid #264653;
    background: #264653;
    color: #fff;
}

.ui-menu .ui-menu-item-wrapper {
    padding: 10px 10px 9px;
    display: block;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #524f5a;
    background: #524f5a;
}

/*
Hi! If my code is useful for you can you donate me some money?
https://www.paypal.me/melnik909
*/

.hierarchical {
    --uiTimelineMainColor: var(--timelineMainColor, #222);
    --uiTimelineSecondaryColor: var(--timelineSecondaryColor, #fff);
    position: relative;
    padding-top: 36px;
    padding-bottom: 0;
}

.hierarchical:before {
    content: "";
    width: 0px;
    height: 100%;
    background-color: transparent;
    top: -8px;
    position: absolute;
    border-left: 3px dotted #c5c5c5;
}

.hierarchical__group {
    position: relative;
}

.hierarchical__group:not(:first-of-type) {
    margin-top: 4rem;
}

.hierarchical__year {
    padding: 12px 22px 14px;
    color: var(--uiTimelineSecondaryColor);
    background-color: var(--uiTimelineMainColor);
    position: absolute;
    width: 100%;
    top: -44px;
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;
}

.hierarchical__year select option {
    background: #fc7f2b;
    color: #fff;
    font-size: 14px;
}

.hierarchical__year a {
    right: 12px;
    position: absolute;
    top: 2px;
}

.hierarchical__year select {
    /* background: #fc7f2b; */
    color: #fff;
    font-size: 14px;
    border: 1px dashed #fff;
    padding: 5px 10px;
}

.hierarchical__year select option a .fa-angle-down {
    font-size: 25px;
    color: #3d9d90;
}

.hierarchical__year select option:hover {
    background-color: rgb(52, 136, 125) !important;
}

.hierarchical__year strong {
    position: absolute;
    left: 160px;
    top: 0;
    background: #0000000f;
    padding: 4px 40px;
    border-radius: 0;
    height: 52px;
    line-height: 44px;
}

.hierarchical__year .btn-group {
    position: absolute;
    right: 9px;
    top: 9px;
}

.hierarchical__box {
    position: relative;
}

.hierarchical__box:not(:last-of-type) {
    margin-bottom: 15px;
}

.hierarchical__box:before {
    content: "";
    width: 100%;
    height: 2px;
    background-color: var(--uiTimelineMainColor);
    position: absolute;
    left: 0;
    z-index: 1;
}

.hierarchical__date {
    min-width: 65px;
    position: absolute;
    left: 0;
    box-sizing: border-box;
    padding: 15px 5px 16px;
    text-align: center;
    background-color: var(--uiTimelineMainColor);
    color: var(--uiTimelineSecondaryColor);
}

.hierarchical__day {
    font-size: 24px;
    font-weight: 700;
    display: block;
}

.hierarchical__month {
    display: block;
    font-size: 0.8em;
    text-transform: uppercase;
}

.hierarchical__post {
    padding: 6px;
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    background-color: var(--uiTimelineSecondaryColor);
    position: relative;
    z-index: 10;
}

.hierarchical__content table,
.hierarchical__content .table-bordered > tbody > tr > td {
    border: 1px dashed #d0d0d0;
}

.hierarchical__content .table-bordered > tbody > tr > td.current-level {
    background: #fc7f2b4a;
}

.hierarchical__content
    .table-bordered
    > tbody
    > tr
    > td.current-level
    .task-status {
    font-weight: 900;
    color: #fc7f2b;
}
.hierarchical__content
    .table-bordered
    > tbody
    > tr
    > td.current-level
    .task-content {
    color: #fc7f2b;
}
.hierarchical__content .table-bordered > tbody > tr > td.dark-orange {
    background: rgba(231, 111, 81, 0.2);
}

.hierarchical__content
    .table-bordered
    > tbody
    > tr
    > td.dark-orange
    .task-status {
    font-weight: 900;
    color: #d85f41;
}

.hierarchical__content .table-bordered > tbody > tr > td.light-red {
    background: rgba(247, 146, 137, 0.2);
}

.hierarchical__content
    .table-bordered
    > tbody
    > tr
    > td.light-red
    .task-status {
    font-weight: 900;
    color: #cc655c;
}

.hierarchical__content .table-bordered > tbody > tr > td.light-khaki {
    background: rgba(160, 160, 105, 0.29);
}

.hierarchical__content
    .table-bordered
    > tbody
    > tr
    > td.light-khaki
    .task-status {
    font-weight: 900;
    color: #888853;
}

.hierarchical__content .table-bordered > tbody > tr > td.light-blue {
    background: rgba(148, 192, 212, 0.36);
}

.hierarchical__content
    .table-bordered
    > tbody
    > tr
    > td.light-blue
    .task-status {
    font-weight: 900;
    color: #4d7a8e;
}

/*
.hierarchical__content .table-bordered>tbody>tr>td:nth-child(even) {
    background: #ebffec;
} */

.hierarchical__content table td a,
.hierarchical__content table td {
    color: #4e4e4e;
    font-size: 15px;
}

.hierarchical__content .table-bordered > tbody > tr > td .task-status {
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.hierarchical__content table td {
    padding: 10px;
}
.web-dashboard .widget-thumb .widget-thumb-wrap .widget-thumb-icon {

    width: 38px;
    height: 38px;
    display: inline-block;
    font-size: 20px;
    line-height: 19px;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-right: 15px;
}
.web-dashboard-total-student-sec .widget-thumb .widget-thumb-heading {
    text-align: center;
}
.widget-thumb .widget-thumb-body .widget-thumb-body-stat {
    display: block;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    color: #3e4f5e;
}
.student-request-wrapper .container .student-request-right .write .fileinput .fileinput-filename {
    top: -37px;
    left: 10px;
}
.web-dashboard  .widget-thumb {
    padding: 30px 0px;
   }
.web-dashboard-total-student.row .widget-thumb .widget-thumb-heading {
    font-size: 14px;
    font-weight: 700;
    color: #8e9daa;
    margin: 0 0 5px;
}
span.fileinput-filename {
    position: absolute;
    TOP: -43PX;
    LEFT: 0PX;
    color: red;
    background: #eeeeee;
    padding: 0px 15px;
    border-radius: 50px;
}
.web-dashboard .widget-thumb .widget-thumb-wrap {
    overflow: hidden;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (min-width: 641px) {
    .hierarchical:before {
        left: 72px;
    }

    .hierarchical__group {
        padding-top: 30px;
    }

    .hierarchical__box {
        padding-left: 162px;
        margin-bottom: 15px;
    }

    .hierarchical__box:before {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .hierarchical__date {
        top: 50%;
        margin-top: -42px;
        width: 140px;
    }
}

@media screen and (max-width: 640px) {
    .hierarchical:before {
        left: 0;
    }

    .hierarchical__group {
        padding-top: 40px;
    }

    .hierarchical__box {
        padding-left: 20px;
        padding-top: 70px;
    }

    .hierarchical__box:before {
        top: 90px;
    }

    .hierarchical__date {
        top: 0;
    }
}

.hierarchical {
    --timelineMainColor: #2a9d8f;
    font-size: 16px;
}

.web-dashboard-total-provisional {
    margin-top: 6px;
}

.hierarchical__group .hierarchical__box:nth-child(2) .hierarchical__date,
.hierarchical__group .hierarchical__box:nth-child(2):before {
    background: #e9c46a;
}

.hierarchical__group .hierarchical__box:nth-child(3) .hierarchical__date,
.hierarchical__group .hierarchical__box:nth-child(3):before {
    background: #f4a261;
}

.hierarchical__group .hierarchical__box:nth-child(4) .hierarchical__date,
.hierarchical__group .hierarchical__box:nth-child(4):before {
    background: #e76f51;
}

.hierarchical__group .hierarchical__box:nth-child(5) .hierarchical__date,
.hierarchical__group .hierarchical__box:nth-child(5):before {
    background: #f79289;
}

.hierarchical__group .hierarchical__box:nth-child(6) .hierarchical__date,
.hierarchical__group .hierarchical__box:nth-child(6):before {
    background: #a0a069;
}

.hierarchical__group .hierarchical__box:nth-child(7) .hierarchical__date,
.hierarchical__group .hierarchical__box:nth-child(7):before {
    background: #94c0d4;
}

/*----------------SELECT BOX CSS----*/
[include*="form-input-select()"] {
    position: absolute;
    color: #264653;
    width: 200px;
    right: 20px;
    top: 10px;
}

[include*="form-input-select()"]::before,
[include*="form-input-select()"]::after {
    content: "";
    display: block;
    position: absolute;
    pointer-events: none;
    z-index: 2;
}

[include*="form-input-select()"] select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    box-sizing: border-box;
    width: 200px;
    margin: 0;
    border: 1px solid transparent;
    font-size: 16px;
    outline: none;
    /* Focus style */
}

[include*="form-input-select()"] select:focus {
    background-color: transparent;
    outline: none;
}

[include*="form-input-select()"] option {
    font-weight: normal;
}

[include*="form-input-select()"] x:-o-prefocus,
[include*="form-input-select()"]::after {
    display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    [include*="form-input-select()"] select::-ms-expand {
        display: none;
    }

    [include*="form-input-select()"] select:focus::-ms-value {
        background: transparent;
        color: #000;
    }
}

@-moz-document url-prefix() {
    [include*="form-input-select()"] {
        overflow: hidden;
    }

    [include*="form-input-select()"] select {
        width: 200px;
        width: calc(100% + 3em);
        /* Firefox focus has odd artifacts around the text, this kills that. See https://developer.mozilla.org/en-US/docs/Web/CSS/:-moz-focusring */
    }

    @supports (-moz-appearance: none) {
        [include*="form-input-select()"] select {
            width: 200px;
        }
    }

    [include*="form-input-select()"] select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #000;
    }
}

@supports (-moz-appearance: none) {
    [include*="form-input-select()"] {
        width: 200px;
    }
}

[include*="form-input-select()"]::before,
[include*="form-input-select()"]::after {
    content: "";
    display: block;
    position: absolute;
    pointer-events: none;
    border: 1px solid transparent;
    width: 0;
    height: 0;
    right: 16px;
}

[include*="form-input-select()"]::before {
    bottom: 55%;
    border-width: 0 6px 6px 6px;
    border-bottom-color: #264653;
}

[include*="form-input-select()"]::after {
    border-width: 6px 6px 0 6px;
    border-top-color: #264653;
    top: 55%;
}

@-moz-document url-prefix() {
    [include*="form-input-select()"] {
        border-right: 3px solid #e6e6e6;
    }

    [include*="form-input-select()"]:hover {
        border-right: 3px solid #fc7f2b;
    }
}

[include*="form-input-select()"]:hover select {
    border-color: #fc7f2b;
}

[include*="form-input-select()"]:hover select:focus {
    outline-color: transparent;
}

[include*="form-input-select()"]:hover::before {
    border-bottom-color: #fc7f2b;
}

[include*="form-input-select()"]:hover::after {
    border-top-color: #fc7f2b;
}

[include*="form-input-select()"] select {
    border: 1px solid #264653;
    border-radius: 0;
    font-weight: 400;
    color: inherit;
    padding: 7px 12px 8px;
    line-height: normal;
    transition: border-color 0.2s ease, outline 0.2s ease;
    font-size: 15px;
}

[include*="form-input-select()"] select:focus {
    border: 1px solid #fc7f2b;
    outline-offset: -3px;
    color: #fc7f2b;
}

[include*="form-input-select()"] select[disabled],
[include*="form-input-select()"] select:disabled {
    opacity: 0.4;
    cursor: not-allowed;
}

[include*="form-input-select()"] select:invalid {
    color: #c7c7c7;
}

.mt-comments .mt-comment .mt-comment-img > img {
    width: 45px;
    height: 45px;
    object-fit: cover;
    border: 2px solid #ddd;
}

/* custom css */

body {
    background-color: #e0e0e0;
    margin: 20px !important;
}

.wrapper {
    background: #f2f3f7;
    border-radius: 25px;
}

input#search {
    height: 40px !important;
}

.page-header.navbar .page-header-inner {
    border-radius: 50px !important;

    width: 96%;
    margin: auto;
    margin-top: 41px;
}

.web-admin-panel.page-container-bg-solid .page-content {
    border-radius: 10px;
}

.page-header-fixed .page-container {
    background: #f2f3f7;
    border-radius: 10px;
    padding: 20px;
    margin-top: 50px;
}

/* header */

.page-header.navbar .search-form.search-form-expanded {
    border: 0px solid #ddd;
    background: #f2f2f7;
    border-radius: 50px;
    padding-left: 10px;
}

.web-admin-panel.page-container-bg-solid .page-content {
    background: transparent;
}

.ti-arrow-right:before {
    content: "\e6e1" !important;
}

.web-admin-panel .page-sidebar-wrapper > .page-sidebar {
    width: 280px;
    min-height: 100% !important;
    background: transparent;
    /* background: url(../img/sidebar-bg.jpg) center center/cover; */
    box-shadow: none;
    position: fixed;
    z-index: 1;
}

.page-sidebar-menu li.active {
    background: transparent;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a {
    color: #8585a0;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a {
    border-bottom: 0px dashed #3e616f;
    color: #fff;
    text-align: left;
    min-height: 40px;
    padding: 8px 16px;
    display: flex;
    align-items: center;
}

.navbar-fixed-bottom,
.navbar-fixed-top,
.web-admin-panel .page-sidebar-wrapper > .page-sidebar {
    position: initial;
}

.page-sidebar-wrapper > .page-sidebar .title .sm-label {
    display: none !important;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a {
    color: #393a42;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a
    i {
    color: #393a42;

    padding: 10px;
    border-radius: 25%;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.active
    a
    i {
    background: rgb(252, 127, 43);
    color: #ffffff;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a
    .ti-arrow-right {
    color: #000;
    box-shadow: none;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a:hover {
    background: rgb(236, 236, 236);
}

.page-sidebar-menu li.active i {
    box-shadow: 0.157px 8.999px 29px 0px rgba(251, 133, 55, 0.36);
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu,
.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li
    .sub-menu {
    background: rgb(252, 127, 43);
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a
    span.arrow {
    color: #fc7f2b;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li
    a,
.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li
    ul.sub-menu
    li
    a {
    border-bottom: 1px solid #ffffff1a;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    .nav-link
    i.ti-arrow-right:before {
    color: #fff !important;
}

.web-admin-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li
    a:hover {
    background: #ffffff1f;
}

.page-header.navbar .page-top,
.web-admin-page-header .page-header-inner .page-logo {
    box-shadow: none;
    background: transparent;
}

.web-admin-page-header .page-header-inner .page-logo {
    float: none;
}

.main-head {
    flex-grow: 1;
    background: #fff;
    border-radius: 50px;
}

.page-header.navbar .page-header-inner {
    display: flex;
}

.web-dashboard-total-student-sec .wave {
    display: none;
}

.web-dashboard-total-student-sec-1 .widget-thumb.widget-bg-color-white {
    background: #f1ffff !important;
}

.web-dashboard-total-student-sec-2 .widget-thumb.widget-bg-color-white {
    background: #f2fff3 !important;
}

.web-dashboard-total-student-sec-3 .widget-thumb.widget-bg-color-white {
    background: #e8efff !important;
}

.web-dashboard-total-student-sec-4 .widget-thumb.widget-bg-color-white {
    background: #f7e5ff !important;
}

.hierarchical__year {
    color: #ffffff;
    font-weight: 500;
    line-height: 26px;
    border-radius: 5px;
    background: #fc7f2b;
}

.hierarchical__year select {
    background: #f2f2f7;
    color: #4c4c4c;
}

.hierarchical__box > div,
.portlet.light {
    border-radius: 5px;
}

.web-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a
    .title {
    font-weight: 500 !important;
}

.hierarchical__year select {
    background: #f2f2f721;
    color: #ffffff;
}

button.form-submit {
    border-radius: 8px !important;
}

.form-body .form-group input {
    height: 40px !important;
}

.form-body .help-block.help-block-error {
    color: red !important;
}
.portlet-title .caption .icon-settings:before {
    content: "\f0f6";
    font-family: Fontawesome;
}
.web-admin-panel .portlet-form .form-group select {
    height: 43px !important;
}

.web-admin-panel .page-content-wrapper .portlet-title .caption .caption-subject,
.web-admin-panel .page-content-wrapper .portlet-title .caption i {
    margin-top: 3px !important;
    margin: 0px;
    margin-right: 10px;
}
.login.web-admin-login .content .form-control {
    height: 43px !important;
}

.web-file-upload-style {
    border: 2px solid #fc7f2b;
}
.web-file-upload-style .ribbon {
    background: #fc7f2b;
}

.web-admin-panel .note.note-info {
    padding: 30px 30px 30px 40px;
}

.ribbon-content span.fileinput-new {
    font-size: 12px;
    color: #607d8b !important;
}

.ribbon-content span.fileinput-new i {
    font-size: 18px;
    color: #607d8b !important;
    margin-right: 14px;
    vertical-align: sub;
}

.ribbon-content .btn.green:not(.btn-outline).active,
.ribbon-content .btn.green:not(.btn-outline):active,
.ribbon-content .btn.green:not(.btn-outline):hover,
.ribbon-content .open > .btn.green:not(.btn-outline).dropdown-toggle,
.ribbon-content .btn:not(.md-skip):not(.bs-select-all):not(.bs-deselect-all),
.ribbon-content .btn {
    color: #fff;
    background-color: #f0f0f0;
    border-color: #eeeeee;
    cursor: pointer;
    display: block;
}
a.pull-left.view-file {
    margin-top: 15px;
    color: #607d8b;
    font-size: 14px;
    width: 100%;
}
a.pull-left.view-file i {
    font-size: 14px;
    margin-right: 10px;
    color: #607d8b !important;
}
.web-file-upload-style .ribbon {
    font-size: 11px;
}
span.fileinput-exists i {
    color: #fff !important;
    font-size: 12px;
    margin-right: 9px;
}
.ribbon-content .fileinput-filename {
    display: block;
    overflow: hidden;

    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.web-file-upload-style .fileinput {
    font-size: 14px;
}
.fileinput.fileinput-new .fa.fa-download:before {
    content: "\f06e";
}
form#addSession i.fa.fa-calendar.form-control-feedback {
    top: 21px;
    right: 10px;
    left: inherit;
}
.ribbon-content .btn.green:not(.btn-outline):hover,
.ribbon-content .open > .btn.green:not(.btn-outline).dropdown-toggle,
.ribbon-content .btn:not(.md-skip):not(.bs-select-all):not(.bs-deselect-all),
.ribbon-content .btn {
    color: #607d8b;
}
.tabbable-line .form-control-feedback {
    top: 18px;
    bottom: 0px;
    right: 15px;
    margin: auto;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.tabbable-line > .nav-tabs > li.active {
    border-bottom: 4px solid #fc7f2b;
}

.tabbable-line .portlet.box > .portlet-title {
    border-bottom: 0;
    padding: 24px 10px;
    margin-bottom: 0;
    color: #fff;
    background: #fff;
    border-bottom: 1px solid #f2f2f7;
}
.tabbable-line .portlet.box {
    background: #fff;
}

/* provisonal coonector css */

.web-dashboard-total-provisional .current-level,
.hierarchical__post table tr td:nth-child(4) {
    position: relative;
}
.web-dashboard-total-provisional .current-level:after {
    content: "";
    position: absolute;
    width: 32px;
    height: 5px;
    background: url(../img/divider.png);
    right: -17px;
    z-index: 1;
    top: 0px;
    bottom: 0px;
    margin: auto;
    width: 36px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
}
.hierarchical-main
    .hierarchical__box:nth-child(1)
    .hierarchical__post
    table
    tr
    td:nth-child(4):after,
.hierarchical-main
    .hierarchical__box:nth-child(6)
    .hierarchical__post
    table
    tr
    td:nth-child(4):after {
    display: none;
}
.hierarchical-main
    .hierarchical__box:nth-child(1)
    .hierarchical__post
    table
    tr
    td:nth-child(4),
.hierarchical-main
    .hierarchical__box:nth-child(6)
    .hierarchical__post
    table
    tr
    td:nth-child(4) {
    background: #fff;
}

.web-dashboard-total-provisional .hierarchical__content table,
.web-dashboard-total-provisional
    .hierarchical__content
    .table-bordered
    > tbody
    > tr
    > td {
    border: 0px dashed #d0d0d0;
}

ul.mt-comment-actions li a {
    color: green !important;
    font-weight: 600;
}
.web-dashboard-total-student .widget-thumb {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.web-dashboard-total-student
    .widget-thumb
    .widget-thumb-body
    .widget-thumb-body-stat {
    font-size: 25px;
}
.web-dashboard-total-student
    .widget-thumb
    .widget-thumb-wrap
    .widget-thumb-icon {
    border-radius: 5px;
}

.widget-thumb .widget-thumb-wrap .widget-thumb-icon {
    color: #393a42;
}

/* *************************** */
SESSION SUB-MENU FILE UPLOAD
/* ************************** */



.web-file-upload-style .fileinput {
    text-align: center;
}
.web-file-upload-style .fileinput .fileinput-filename {
    position: relative !important;
    top: 38%;
    margin-left: 0px;
}
.web-file-upload-style .fileinput .fileinput-filename {
    position: relative;
    top: 0px;
    white-space: nowrap;
    margin-left: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.portlet.box.green > .portlet-title {
    background-color: #404149;
}
.portlet.box.green {
    border: 1px solid #404149;
}
.portlet.box.red {
    border: 0px solid #ed7d84;
}

.web-admin-panel .modal-dialog.web-forward-expert .layer.title {
    background-color: #fc7f2b;
}

.btn:not(.md-skip):not(.bs-select-all):not(.bs-deselect-all) {
    /* box-shadow: 0.157px 8.999px 29px 0px rgba(251, 133, 55, 0.36); */
}
.btn:not(.md-skip):not(.bs-select-all):not(.bs-deselect-all).btn-sm {
    padding: 8px 18px;
}
.web-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a
    span.arrow {
    transform: rotate(180deg);
    color: #fc7f2b;
}

.dataTables_wrapper a.btn.btn-sm.green {
    box-shadow: 0.157px 8.999px 29px 0px rgba(139, 195, 74, 0.45) !important;
}

@media screen and (max-width: 1680px) {
    .portlet.light.web-dashboard-payment-graph {
        height: 100%;
        min-height: calc(100vh - 55px);
    }
    section.web-dashboard-total-student.web-pending-request .portlet.light {
        height: 386px;
        max-height: 100%;
        min-height: 386px;
    }
}
@media screen and (min-width: 1681px) {
    .portlet.light.web-dashboard-payment-graph {
        height: 100%;
        min-height: calc(100vh - 362px);
    }
    section.web-dashboard-total-student.web-pending-request .portlet.light {
        height: 386px;
        max-height: 100%;
        min-height: 386px;
    }
}

/* ADMIN PANEL Bugs css */
.btn-success {
    border-radius: 4px !important;
}
.ribbon-content .help-block.help-block-error {
    text-align: center;
}

.web-admin-panel
    .web-session-fee
    .web-session-fee-type
    .ribbon
    .form-group
    label {
    font-size: 12px;
}
.web-admin-panel .web-session-fee .web-session-fee-type .ribbon .form-group {
    padding-top: 0px;
}
.web-session-fee-selector:after,
.web-session-fee-selector:before {
    clear: both;
    content: "";
    display: table;
}
.web-admin-panel
    .portlet-form
    .web-session-fee-selector
    select.form-control.session {
    height: 40px !important;
    margin-left: 0px;
}
.web-session-fee-odd {
    padding-right: 0px;
}

.web-admin-panel .form-group.form-md-line-input.web-session-fee-selector {
    margin: 0px 9px 35px 0px;
  }

  .web-admin-panel .form-group.web-check-box {
    width: 100%;
}
.web-top-right-note span.help-block.help-block-error strong {
    color: red !important;
    padding-right: 28px;
    padding-top: 7px;
    font-size: 11px !important;
}

.web-admin-panel .single-form-field {
    display: flex;

}
.web-admin-panel .portlet-form .form-group.single-form-field label {

    width: auto;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 13px;
}
.web-admin-panel .single-form-field input.form-control {
    margin-left: 0px;
}


.fileinput-new span.btn.green.btn-file {
    background: transparent;
    border-color: #ababab;
    box-shadow: none !important;
    color: #ababab;
}
form#subjectCategory .form-group.form-md-line-input.pt-0.single-form-field .help-block {
    top: 42px;
    right: 0px;
}
p.selected-drag-drop {
    margin: 0px;
    color: #fff;
    font-size: 12px;
}

.web-admin-login.login .help-block, .web-admin-login.login .help-block strong {   
    text-align: left;    
    left: 6px;
}
/* MODAL CSS */
.modal-body .fileinput-filename {
    position: initial;
    color: #737373;
    background: transparent;
    }

    .modal-body textarea,  .modal-body .ginger-module-highlighter {
        margin-left: 0px;
    }
  .modal .modal-content  .modal-body textarea{
    padding: 10px;}

    .page-content-wrapper table tr td img {
        object-fit: cover;
    }
