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

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

.main-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100vh;
}

.page-content-wrapper .page-content {
    padding: 2px 20px 10px;
}

.supervisior-logo .logo {
    margin-top: 0 !important;
}

.login .login-form .form-group input {
    background: transparent;
}

.web-sp-login.login .content {
    box-shadow: 0 -5px 25px 0 rgba(0, 0, 0, 0.1);
    padding: 10px 20px 20px;
}

.web-sp-login.login .content .create-account a {
    color: #fff !important;
    font-size: 15px;
    float: none;
}

.web-sp-login.login .content .form-control {
    background-color: transparent;
}

.web-sp-login .alert-box.warning h2 {
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #eee;
    padding: 5px 10px;
    border-radius: 20px 0 0 20px;
    border-right: 0;
}

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

.web-sp-login.login .content .create-account {
    background: #264653 !important;
    clear: both;
    margin-top: 20px;
    padding: 10px 10px 25px 10px !important;
}

span.help-block,
span.help-block strong,
span.error-msgs {
    font-weight: 400;
    position: relative;
    color: #ff1100;
    font-size: 13px;
    text-transform: initial;
    white-space: nowrap;
}

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

.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;
}

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

h3.form-title {
    color: #264653 !important;
}

/*---------Header css-------------*/

.web-sp-page-header
    .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;
}

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

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

.web-sp-page-header.page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown.dropdown-user
    ul.dropdown-menu
    li
    a {
    padding: 10px 0;
}

.web-sp-page-header.page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown
    > .dropdown-toggle {
    padding: 24px 14px;
}

.web-sp-page-header.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;
    overflow: hidden;
}
input:-internal-autofill-selected {
    background-color: transparent !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}
.web-sp-page-header.page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-user
    .dropdown-toggle
    > .username {
    font-size: 13px;
    font-weight: 300;
    color: #656565;
}

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

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

/*-------*/

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

.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;
}

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

.web-sp-page-header .top-menu ul.navbar-nav li a {
    color: #000;
    padding: 22px 14px;
}

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

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

/* ==============DASHBOARD============ */

/* ==============DASHBOARD============ */

.web-sp-panel .web-dashboard.portlet {
    box-shadow: none;
    background-color: transparent;
}

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

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

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

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

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

.web-sp-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 #264653;
    border-left: 6px solid transparent;
    content: "";
}

/* ==============NEW DASHBOARD START============ */

/* ==============NEW DASHBOARD START============ */
.supervisor-dashboard .pie-chart .color-pattles {
    z-index: 9;
}
.supervisor-dashboard .color-pattles ul li {
    font-size: 10px !important;
    list-style: none;
}

.supervisor-dashboard .color-pattles ul li span {
    top: 5px;
}
.web-dashboard-student {
    margin: 10px 0;
    padding: 15px;
    padding-top: 0;
    border-radius: 13px;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -moz-box-shadow: none;
    height: 413px;
}
.web-dashboard-student .card-header {
    margin-bottom: 0px;
}
.web-dashboard-student .web-dashboard-student-top {
    padding: 14px 15px;
    border-radius: 0 0 5px 5px;
    margin: 0;
}

.web-dashboard-student .web-dashboard-student-top span {
    font-weight: 700;
    font-size: 15px;
    text-transform: capitalize;
    color: #fff;
    line-height: 10px;
}

.web-dashboard-student
    .web-dashboard-student-top
    .web-dashboard-student-stat
    .web-dashboard-student-stat-left {
    margin-top: -2px;
}

.web-dashboard-student .web-dashboard-student-top .web-dashboard-student-stat {
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    color: #fff;
    font-weight: 600;
    padding: 10px 14px;
}

.web-dashboard-student .profile-detail {
    overflow-y: auto;
    padding-right: 0;
    height: 270px;
}

.web-dashboard-student .web-dashboard-student-tab {
    padding: 10px 0;
    overflow: hidden;
}

.web-dashboard-student .web-dashboard-student-tab ul {
    margin-bottom: 0;
}

.web-dashboard-student .web-dashboard-student-tab ul li a {
    padding: 0 5px;
    border-radius: 5px 5px 0 0;
    filter: blur(0.5px);
}

.web-dashboard-student .web-dashboard-student-tab ul li.active a {
    filter: blur(0px);
}

.web-dashboard-student .web-dashboard-student-tab ul li a span {
    font-size: 7px !important;
    height: auto;
    position: absolute;
    bottom: 7px;
    left: 5px;
    border-radius: 0 5px 5px 0 !important;
}

.web-dashboard-student .web-dashboard-student-tab ul li a img {
    width: 45px;
    display: block;
    opacity: 0.5;
}

.web-dashboard-student .web-dashboard-student-tab ul li.active a img {
    border-radius: 0 0 5px 5px;
    width: 50px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
    opacity: 1;
}

/*------ profile ------*/

/*------ profile ------*/

.web-dashboard-student .profile-userpic {
    border-right: 1px solid #eee;
}

.web-dashboard-student .profile-userpic img {
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    border-radius: 0 !important;
}

.web-dashboard-student .profile-userpic li a {
    font-size: 15px;
}

.web-dashboard-student .profile-userpic .nav-tabs {
    border: 0;
}

.web-dashboard-student .profile-userpic .nav-tabs li a {
    border-bottom: 1px solid #eee !important;
    margin: 0;
    font-size: 14px;
    padding: 10px 7px;
    border: 0;
}

.web-dashboard-student .profile-userpic .nav-tabs > li.active > a,
.web-dashboard-student .profile-userpic .nav-tabs > li.active > a:focus,
.web-dashboard-student .profile-userpic .nav-tabs > li.active > a:hover {
    background: #f4f4f4;
    color: #fc7f2b;
}

.web-dashboard-student h3.web-dashboard-student-name {
    font-size: 20px;
    padding-top: 5px;
}

.web-dashboard-student p {
    font-size: 14px;
    margin-top: 2px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.web-dashboard-student p.badge {
    padding: 8px 17px;
    height: inherit;
    margin-top: 10px !important;
}

.web-dashboard-student p i {
    width: 15px;
}

.web-dashboard-student .profile .student-stage {
    padding: 5px;
    border-radius: 5px;
}

.web-dashboard-student .profile .student-stage h3 {
    font-size: 14px;
    text-transform: uppercase;
    margin: 5px 0 !important;
    font-weight: 600;
}

.web-dashboard-student .profile .student-stage h3 span {
    text-transform: capitalize;
}

.web-dashboard-student .profile .student-stage span {
    font-size: 12px;
    text-transform: uppercase;
}

.web-dashboard-student .profile .student-stage .web-dashboard-student-value {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px !important;
    margin-top: 0 !important;
}

.web-dashboard-student .profile .student-stage a.btn {
    color: #fff;
    text-transform: initial;
    font-size: 13px;
    font-weight: 400;
}

.web-dashboard-student .profile .student-stage hr {
}

@media only screen and (min-width: 1500px) {
    .web-dashboard-student {
        height: 414px;
    }
}

@media only screen and (max-width: 1650px) {
    .web-dashboard-student .profile-userpic li a {
        font-size: 12px;
        font-weight: 600;
        padding: 10px;
        border-bottom: 1px solid #eee;
    }

    .web-dashboard-student {
        padding: 0;
    }

    .web-dashboard-student h3.web-dashboard-student-name {
        font-size: 18px;
        font-weight: 600;
    }

    .web-dashboard-student .col-md-8 {
    }

    .web-dashboard-student .web-dashboard-student-label .badge {
        font-size: 10px !important;
    }

    .web-dashboard-student .web-dashboard-student-value {
        font-size: 13px;
        margin-top: 3px !important;
    }
}

/*------ profile ------*/

/*------ profile ------*/

/*------ profile-bottom ------*/

/*------ profile-bottom ------*/

.web-dashboard-student .tab-content {
    height: 300px;
    padding: 0 15px;
}

.web-dashboard-student .web-dashboard-student-stage-timeline-heading {
    overflow: hidden;
    border-radius: 20px;
    padding: 6px 15px 9px;
}

.web-dashboard-student
    .web-dashboard-student-stage-timeline-heading
    .timeline-title
    h4 {
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 3px;
}

.web-dashboard-student-stage-timeline-heading .timeline-reject-date span {
    font-size: 11px;
    text-transform: uppercase;
}

.web-dashboard-student .web-dashboard-student-stage-timeline-sec {
    background: #ffff;
    padding: 7px;
    border-radius: 5px;
    margin: 4px 0;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
    position: relative;
    border: 1px solid #eee;
}

.web-dashboard-student
    .web-dashboard-student-stage-timeline-sec:last-child::before {
    width: 0;
    height: 0;
}

.web-dashboard-student
    .web-dashboard-student-stage-timeline-sec
    .web-dashboard-student-stage-timeline-sec-top
    h4 {
    font-size: 13px;
    font-weight: 700;
}

.web-dashboard-student
    .web-dashboard-student-stage-timeline-sec
    .web-dashboard-student-stage-timeline-sec-top
    span {
    font-size: 12px;
}

.web-dashboard-student .web-dashboard-student-stage-timeline-sec hr {
    margin-top: 5px !important;
}

.web-dashboard-student .web-dashboard-student-stage-timeline-sec p {
    margin-bottom: 0;
    font-size: 13px;
}

/* ----------EXPERT---------- */

/* ----------EXPERT---------- */

.web-dashboard-expert .general-item-list {
    overflow: auto;
    height: 300px;
}

.web-dashboard-expert .general-item-list .item a.item-name {
    color: #415a67 !important;
}

.web-dashboard-expert .general-item-list .item .item-status {
    color: #333;
    font-weight: 600;
    color: #264653;
}

.web-dashboard-expert .general-item-list .item .item-body {
    color: #333;
}

/* ----------EXPERT---------- */

/* ----------EXPERT---------- */

/* ----------Request---------- */

/* ----------Request---------- */

.web-dashboard-request .general-item-list {
    overflow: auto;
}

.web-dashboard-request .general-item-list .item .item-name {
}

.web-dashboard-request .general-item-list .item .item-body {
    color: #333;
}

/* ----------Request---------- */

/* ----------Request---------- */

/* ==============NEW DASHBOARD END============ */

/* ==============NEW DASHBOARD END============ */

/*----------*/

.web-sp-panel .web-dashboard .web-sp-dashboard-profile {
    overflow: hidden;
    height: 135px;
    padding-top: 13px;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
    background: url("../img/sp-sec1-bg.jpg") center right/cover !important;
    display: flex;
    align-items: center;
}

.web-sp-panel .web-dashboard .web-sp-dashboard-profile img {
    width: 110px;
}

.web-sp-panel .web-dashboard .web-sp-dashboard-profile .profile-usertitle {
    text-align: left;
    margin-top: 0;
    margin-left: 15px;
}

@media screen and (max-width: 1400px) {
    .web-sp-panel
        .web-dashboard
        .web-sp-dashboard-profile
        .profile-usertitle
        .profile-usertitle-name {
        font-size: 17px;
    }

    .web-dashboard-total-student-sec .widget-thumb .widget-thumb-heading {
        font-size: 12px !important;
    }
}

.web-sp-panel
    .web-dashboard
    .web-sp-dashboard-profile
    .profile-usertitle
    .profile-usertitle-name {
    /* margin-bottom: 0; */
    color: #fff;
}

.web-sp-panel
    .web-dashboard
    .web-sp-dashboard-profile
    .profile-usertitle
    .profile-usertitle-job {
    text-align: right;
    margin-bottom: 0;
    text-transform: capitalize;
}

.web-sp-panel
    .web-dashboard
    .web-sp-dashboard-profile
    .profile-usertitle
    .profile-usertitle-job,
.web-sp-panel
    .web-dashboard
    .web-sp-dashboard-profile
    .profile-usertitle
    .profile-desc-link,
.web-sp-panel .web-dashboard .web-sp-dashboard-profile .profile-usertitle i {
    font-weight: 500;
    font-size: 14px !important;
    color: #333;
}

.web-sp-panel .web-dashboard .web-sp-dashboard-profile .profile-usertitle i {
    margin-right: 5px !important;
}

/*------ profile ------*/

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

.web-sp-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-sp-panel
    .web-dashboard
    .web-dashboard-total-student
    .web-dashboard-total-student-sec:first-child,
.web-sp-panel
    .web-dashboard
    .web-dashboard-total-student
    .web-dashboard-total-student-sec:nth-last-child(2) {
    margin-left: 0;
}

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

.web-dashboard-total-student-sec .widget-thumb .widget-thumb-heading {
    min-height: 32px;
    margin: 0;
    font-weight: 600;
    font-size: 14px;
}

.web-dashboard-total-student-sec-2 .widget-thumb .widget-thumb-heading {
    color: #5ea961 !important;
}

.web-dashboard-total-student-sec .widget-thumb-wrap .widget-thumb-body-stat {
    line-height: 37px;
}

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

.web-dashboard-total-student-sec.box {
    width: 100%;
    height: 135px;
    margin-left: 1%;
    display: inline-block;
    border-radius: 5px;
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.2);
    background: #fbfcee;
    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--------*/

.web-sp-panel .web-sp-dashboard-todo-list .mt-list-head.list-todo {
    background-color: #264653;
}

.web-sp-panel
    .web-sp-dashboard-todo-list
    .mt-list-container.list-todo
    .mt-list-item
    .list-todo-item {
    width: 96%;
}

.web-sp-panel
    .web-sp-dashboard-todo-list
    .mt-list-container.list-todo
    .mt-list-item
    .list-todo-item
    .task-list-item
    .task-icon {
    margin-right: 10px;
}

.web-sp-panel
    .web-sp-dashboard-todo-list
    .mt-list-container.list-todo
    .mt-list-item
    .list-todo-item
    .task-list-item
    .task-icon
    .profile-userpic
    img {
    width: 50px;
    height: 50px;
}

.web-sp-panel
    .web-sp-dashboard-todo-list
    .mt-list-container.list-todo
    .mt-list-item
    .list-todo-item
    .task-list-item
    .task-content
    h4 {
    margin-bottom: 2px;
    margin-top: 10px !important;
}

.web-sp-panel
    .web-sp-dashboard-todo-list
    .mt-list-container.list-todo
    .mt-list-item
    .list-todo-item
    .task-list-item
    .task-content
    span {
    color: #fff;
    padding: 2px 5px;
}

.web-sp-panel
    .web-sp-dashboard-todo-list
    .mt-list-container.list-todo
    .mt-list-item
    .list-todo-item
    .task-list-item
    .task-content
    p {
    font-weight: 500;
}

.web-sp-panel
    .web-sp-dashboard-todo-list
    .mt-list-container.list-todo
    .mt-list-item
    .list-todo-item
    .task-list-item
    .task-status
    i {
    font-size: 20px;
    color: #fc7f2b;
}

/*----------*/

.web-dashboard .evaluation-presentation .web-dashboard-total-student-sec {
}

.web-dashboard .evaluation-presentation h4 {
}

.web-dashboard .web-dashboard-ribbon {
    padding: 10px 15px;
    position: absolute;
    right: 20px;
    top: 0;
    color: #fff;
    font-size: 15px;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
}

.evaluation-presentation .ribbon-color-default {
}

/* ==============DASHBOARD============ */

/* ==============DASHBOARD============ */

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

/* .web-sp-panel .page-sidebar .page-logo{
      background: #fff;
      width: 195px;
      border-radius: 150px 150px 0 0;
      overflow: hidden;
      padding: 30px 0 10px 0;
      
  }
  .web-sp-panel .page-sidebar .page-logo img{
      width: 140px;
      margin-left: 22px;
    
      
  }
  .web-sp-panel .page-sidebar-wrapper > .page-sidebar{
      margin-top: 20px;
      border-radius: 140px 140px 0 0;
      box-shadow: -4px -6px 26px 0 rgba(0,0,0,0.1);
      border-top: 2px solid;
      margin-left: 10px;
  } */

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

.web-sp-panel .page-sidebar-wrapper > .page-sidebar {
    width: 235px;
    min-height: 100% !important;
    background: #264653;
    box-shadow: -6px 0 20px 0 rgba(0, 0, 0, 0.1) inset;
    position: absolute;
}

.web-sp-panel .page-sidebar-wrapper > .page-sidebar > .page-sidebar-menu {
    margin-top: 0;
}

.web-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a {
    border-top: 0px dashed #496a77;
    color: #fff;
    text-align: left;
    min-height: 40px;
    padding: 12px;
    text-transform: uppercase;
}

.web-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a
    .title {
    display: inline;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
    padding-left: 15px;
    margin: 0px;
}

.web-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a
    i {
    color: #7393a0;
    font-size: 15px;
    margin-right: 10px;
}

.web-sp-panel .page-sidebar-wrapper > .page-sidebar > .page-sidebar-menu li {
    position: relative;
    margin-top: 0 !important;
}

.web-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.active {
    background: #0f2f3c;
}

.web-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    .sub-menu
    li:hover {
    background: rgba(255, 255, 255, 0.18);
}

.web-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li:hover.active {
    background: #0f2f3c;
}

.web-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu {
    background: #0b222b;
    position: absolute;
    left: 264px;
    top: 0;
    margin: 0;
    width: 240px;
    z-index: 10;
}

.web-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li
    a
    .title {
    color: #eee;
    text-transform: capitalize;
}

.web-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li
    .sub-menu {
    background: #264653;
}

.web-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li
    .sub-menu
    li {
    padding-left: 20px;
}

.web-sp-panel.page-container-bg-solid .page-content {
    background: #efefef;
    margin-left: 268px;
}

.web-sp-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============== */

/*--------------- breadcrumb start----------------*/

.web-sp-panel .page-content-wrapper .page-bar {
    background-color: transparent;
}

.web-sp-panel .page-content-wrapper .page-bar .page-breadcrumb {
 border-radius: 8px;
 padding: 0px 20px !important;
    background: #fff;
    padding-left: 0px;

}
.portlet-body .dataTables_empty {
    padding: 42px !important;
    color: #6d6d6d;
    font-size: 18px;
}

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

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

.web-sp-panel .page-content-wrapper .page-bar .page-breadcrumb li:last-child a{
    color: #fc7f2b !important;
}

.web-sp-panel .page-content-wrapper .page-bar .page-breadcrumb li a {
    font-size: 13px;
    letter-spacing: 0.5px;
}

.web-sp-panel .page-content-wrapper .page-bar .btn {
    padding: 10px 20px;
}

/*--------------- breadcrumb end----------------*/

.web-sp-panel .page-content-wrapper .portlet-title .caption .caption-subject,
.web-sp-panel .page-content-wrapper .portlet-title .caption i {
    color: #264653;
    font-size: 15px;
}

/*--------------- form Start----------------*/

.form-group.form-md-line-input.form-md-floating-label .form-control ~ label {
    padding: 0 10px;
}

.web-sp-panel
    .page-content-wrapper
    .form-group.form-md-line-input
    .form-control {
    border: 1px solid #eee;
    height: 40px;
    padding: 0 10px;
    border-radius: 5px;
}

.web-sp-panel .page-content-wrapper .form-group label {
    color: #333;
    font-weight: 500;
    margin-bottom: 2px;
}

.web-sp-panel .portlet-form .form-group {
    margin-bottom: 20px;
}

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

.web-sp-panel .form-horizontal .form-group label {
    /* left: 0 !important; */
    text-align: left;
}

.web-sp-panel .portlet-form .form-group .md-checkbox label > .check,
.web-sp-panel .portlet-form .form-group .md-checkbox label > .box {
    border-color: #fc7f2b;
}

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

.web-sp-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: #264653;
    font-size: 15px;
    font-weight: 500;
}

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

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

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

.web-sp-panel .portlet-form .form-group input,
.web-sp-panel .portlet-form .form-group select {
    border: 1px solid #ccc;
    padding: 0 10px;
    border-radius: 20px;
}

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

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

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

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

.web-sp-panel .portlet-form .form-group label {
    padding: 0 10px;
}

.form-group.form-md-line-input.form-md-floating-label .form-control ~ label {
    top: 29px;
}

.web-sp-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;
}

.web-sp-panel .pagination > .active > a,
.web-sp-panel .pagination > .active > a:focus,
.web-sp-panel .pagination > .active > a:hover {
    background-color: #264653;
    border-color: #fc7f2b;
}

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

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

.web-sp-panel .form-actions {
    background: transparent !important;
    padding: 0;
}

/* -------------------Validation--------------------- */

.web-sp-panel .portlet-body .form-group span.help-block,
.web-sp-panel .portlet-body .form-group span.error-msgs,
.web-sp-panel .portlet-body .form-group span.help-block-error {
    font-weight: 400;
    position: relative;
    color: #fc7f2b;
    font-size: 13px;
    text-transform: initial;
    white-space: nowrap;
}

.web-sp-panel .portlet-body .form-group span.help-block strong,
.web-sp-panel .portlet-body .form-group span.error-msgs strong,
.web-sp-panel .portlet-body .form-group span.help-block-error strong {
    font-weight: 400;
}

.web-sp-panel .portlet-body .form-group .fileinput-new span.error-msgs,
.web-sp-panel .portlet-body .form-group .fileinput-new span.help-block-error,
.web-sp-panel .portlet-body .form-group .fileinput-exists span.error-msgs,
.web-sp-panel
    .portlet-body
    .form-group
    .fileinput-exists
    span.help-block-error {
    position: absolute;
    top: 40px;
    color: #fc7f2b;
    text-transform: initial;
    font-weight: 400;
    left: 0;
    font-size: 13px;
    white-space: nowrap;
}

.web-sp-panel .portlet-body .form-group .fileinput-new,
.web-sp-panel .portlet-body .form-group .fileinput-exists {
    position: relative;
}

.web-sp-panel .portlet-body .form-group .fileinput-new .btn-file,
.web-sp-panel .portlet-body .form-group .fileinput-exists .btn-file {
    position: static;
}

/*----------*/

.web-sp-panel .portlet-form .has-error label {
    color: #333;
}

/*-----------*/

.web-sp-panel .modal-body .fileinput-new .btn-file {
    overflow: visible !important;
}

.web-sp-panel .modal-body .form-group {
    margin-top: 20px;
}

.web-sp-panel
    .portlet-body
    .modal-body
    .form-group
    .fileinput-new
    span.error-msgs,
.web-sp-panel
    .portlet-body
    .modal-body
    .form-group
    .fileinput-new
    span.help-block-error,
.web-sp-panel
    .portlet-body
    .modal-body
    .form-group
    .fileinput-exists
    span.error-msgs,
.web-sp-panel
    .portlet-body
    .modal-body
    .form-group
    .fileinput-exists
    span.help-block-error {
    top: 35px;
}

.web-sp-panel .modal-body .help-block {
    /* position: absolute;
      top: -17px;
      text-transform: initial;
      font-size: 13px;
      font-weight: 400;    */
}

.web-sp-panel .modal-content .modal-footer {
    border-top: 1px solid #eee !important;
}

.web-sp-panel .form-group .form-md-line-input span.help-block {
    position: relative;
}

/* ----------------------Validation------------------ */

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

/*--------------- Table Start----------------*/

.web-sp-panel .portlet-body table.dataTable.no-footer {
    border-bottom: 0;
}

.web-sp-panel .portlet-body table.dataTable tbody th,
.web-sp-panel .portlet-body table.dataTable tbody td {
    line-height: 33px;
}

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

.web-sp-panel .portlet-body table.dataTable .dropdown-menu {
    padding: 10px 0;
    max-width: 400px;
    margin-top: 10px;
    background: #264653;
}

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

.web-sp-panel .portlet-body table.dataTable .dropdown-menu li a,
.web-sp-panel .portlet-body table.dataTable .dropdown-menu li a i {
    color: #fff;
}

.web-sp-panel .portlet-body table.dataTable .dropdown-menu li a:hover,
.web-sp-panel .portlet-body table.dataTable .dropdown-menu li a:focus {
    background-color: #fc7f2b;
}

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

.web-sp-panel .portlet-body table.dataTable .dropdown-menu li a i:first-child {
    margin-right: 10px;
}

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

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

/*--------------- session tab Start----------------*/

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

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

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

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

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

/* .web-sp-panel .portlet-body .tabbable-line>.tab-content .form-body{
      padding: 10px;
  } */

.web-sp-panel .portlet-body .tabbable-line > .tab-content .portlet-title {
    background-color: #fff;
    padding: 20px 20px 0 20px;
}

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

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

.web-sp-panel
    .portlet-body
    .tabbable-line
    > .tab-content
    .portlet-title
    .custom-heading
    .btn {
    background: transparent;
    border: 0;
    box-shadow: none;
    color: #264653;
    padding: 0;
}

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

.web-sp-panel .portlet-body .panel-group .panel-default > .panel-heading {
    background: #264653 !important;
    padding: 5px 0;
    color: #ffffff;
    border-radius: 20px 20px 0 0;
}

.web-sp-panel
    .portlet-body
    .panel-group
    .panel-default
    > .panel-heading
    a:hover {
    color: #ffffff;
}

.web-sp-panel
    .portlet-body
    .panel-group
    .panel-default
    > .panel-collapse
    .panel-body {
    border-radius: 20px;
    border: 0;
}

.web-sp-panel
    .portlet-body
    .panel-group
    .panel-default
    .panel-body
    .form-group
    h4.align-discipline,
.web-sp-panel
    .portlet-body
    .panel-group
    .panel-default
    .panel-body
    .form-group
    h4.align-test,
.web-sp-panel
    .portlet-body
    .panel-group
    .panel-default
    .panel-body
    .form-group
    h4.align-slots {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.web-sp-panel .web-sp-profile .form-body {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.web-sp-panel .page-content-wrapper .web-form-title .portlet-title {
    /* position: relative; */
    border: 0;
}

/*-----*/

.web-sp-panel .page-content-wrapper .web-form-title .caption .caption-subject {
    color: #fff;
    background: #333333;
    padding: 8px 20px 8px 10px;
    position: absolute;
    left: 0;
    box-shadow: 10px 0 15px 0 rgba(0, 0, 0, 0.2) inset;
    border-radius: 0 30px 30px 0;
    font-size: 13px;
}

.web-sp-panel
    .page-content-wrapper
    .web-form-title
    .portlet-title
    .caption
    .caption-subject
    i {
    color: #fff;
    font-size: 13px;
}

/*--------------- session tab End----------------*/

/* =============content End============== */

/* =============footer Start============== */

.web-sp-panel .page-footer {
    background: #dfdfdf;
}

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

/* =============footer End============== */

/* .web-sp-panel span.error-msgs{
      position: absolute;
      top: 50px;
      color: #fc7f2b;
  } */

.web-sp-panel .alert,
.web-sp-panel .note.note-info {
    border-left: 5px solid;
}

/* .web-sp-panel .note.note-info{
      background: none;
      box-shadow: none;    
  } */

.web-sp-panel .note.note-info p {
    color: #000;
}

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

.web-sp-panel
    .bootstrap-switch
    .bootstrap-switch-handle-off.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    color: #fff;
    background: #264653;
}

.web-sp-panel .btn-success,
.web-sp-panel .btn-success:focus,
.web-sp-panel .btn.red,
.web-sp-panel .btn.red:hover {
    background: #fc7f2b;
    border-color: #fc7f2b;
    margin-left: 10px !important;
    box-shadow: 0.157px 8.999px 29px 0px rgba(251, 133, 55, 0.36) !important;
    border-radius: 8px !important;
}

.web-sp-panel .btn.btn-outline.green {
    border-color: #fc7f2b;
    color: #fc7f2b;
}

.web-sp-panel .btn.btn-outline.green:hover,
.web-sp-panel .btn.btn-outline.green:focus {
    border-color: #264653;
    color: #fff;
    background: #264653;
}

.evaluate-td td {
    vertical-align: middle !important;
}

.btn.btn-outline.purple {
    border-color: #fc7f2b;
    color: #264653;
}

.web-sp-panel .btn.btn-outline.purple:hover {
    background: #fc7f2b;
    border-color: #fc7f2b;
}

.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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pd-40 {
    padding: 40px;
}

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

.pd-5 {
    padding: 5px;
}

.pd-15 {
    padding: 15px;
}

.pd-10 {
    padding: 10px;
}

.pd-20 {
    padding: 20px;
}

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

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

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

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

.web-btn {
    background: #fc7f2b;
}

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

.brdr-btn.btn.focus,
.brdr-btn.btn:focus,
.brdr-btn.btn:hover {
    color: #264653;
}

.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-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: #264653 !important;
}

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

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

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

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

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

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

.bdr-top {
    border-top: 1px solid #eee !important;
}

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

.bdr-top-0 {
    border-top: 0;
}

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

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

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

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

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

.dis-in {
    display: inline;
}

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

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

.pos-rel {
    position: relative;
}

.bg-white {
    background: white;
}

.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;
}

label {
    margin-bottom: 0;
}

.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-top: 28px;
}

.page-header.navbar .search-form.search-form-expanded {
    width: 200px;
    height: 42px;
    border-radius: 30px;
    margin-top: 17px;
    border: 1px solid #ddd;
}

.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;
}

p.no-data {
    border: 1px dashed #dddd;
    padding: 40px 20px;
    text-align: center;
    margin: 15px !important;
    display: block;
    font-size: 16px;
    color: #4dbb55;
    background: #f0fdf1;
    white-space: inherit;
}

.badge {
    line-height: 10px;
}

.bg-green-dark {
    background: #264653 !important;
}

/* custom css */

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

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

.page-header.navbar .page-header-inner {
    border-radius: 50px !important;
    width: 96%;
    margin: auto;
    margin-top: 41px;
}

.web-sp-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-sp-panel.page-container-bg-solid .page-content {
    background: transparent;
}

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

.web-sp-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 !important;
}

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

.web-sp-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-sp-panel .page-sidebar-wrapper > .page-sidebar {
    position: initial;
}

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

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

.web-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a
    i {
    color: #393a42;
    width: 34px;
    height: 34px;
    padding: 10px;
    border-radius: 25%;
}

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

.web-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a
    .ti-arrow-right {
    color: #000;
    box-shadow: none;
    transform: rotate(90deg);
    right: 0px;
    position: absolute;
}

.web-sp-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-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu,
.web-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li
    .sub-menu {
    background: rgb(252, 127, 43);
}

.web-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li.nav-item
    a
    span.arrow {
    transform: rotate(180deg);
    color: #fc7f2b;
}

.web-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    li
    a,
.web-sp-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-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    li
    ul.sub-menu
    .nav-link
    i.ti-arrow-right:before {
    color: #fff !important;
}

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

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

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

.page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-extended
    .dropdown-menu
    > li.external {
    background: #fc7f2b;
}

.page-header.navbar
    .top-menu
    .navbar-nav
    > li.dropdown-extended
    .dropdown-menu
    > li.external
    > a {
    color: white;
}

.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: #dcf1ff !important;
}

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

.hierarchical__year {
    color: #4c4c4c;
    font-weight: 500;
    line-height: 26px;
}

.web-sp-panel
    .page-sidebar-wrapper
    > .page-sidebar
    > .page-sidebar-menu
    .sub-menu
    li.nav-item
    a
    i {
    color: #ffffff;
    width: 34px;
    height: 34px;
    padding: 10px;
    border-radius: 25%;
}

body.login.web-sp-login {
    margin: 0px !important;
    height: 100vh;
    padding: 20px !important;
}

body.login.web-sp-login .wrapper {
    height: 100vh;
}

.web-sp-login.login .content {
    position: relative;
    width: 425px !important;
    padding: 35px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    /* transform: translate(0%, 65%); */
}

.web-sp-login.login .admin-login-right {
    box-shadow: none;
}

.admin-login-right-content {
    z-index: 9999;
    padding: 40px 0px;
    border-radius: 25px;
    width: 90%;
    margin: auto;
}

.web-sp-login.login .admin-login-left-img {
    background: #fc7f2b;
    height: 519px;
}

.logo a img {
    width: auto;
    height: 85px;
}

.web-sp-login.login .content:after {
    content: "";
    width: 100%;
    background: #fc7f2b;
    height: 5px;
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.web-sp-login .logo {
    margin-top: 0 !important;
    position: relative;
    top: -19px;
    left: 0px;
    right: 0px;
}

.login .content .forget-password {
    margin-top: 0px !important;
}

.web-dashboard-student-stat {
    background: #fc7f2b !important;
}

.web-dashboard-student-stat .font-dark {
    color: #fc7f2b !important;
}

.note.note-info {
    color: #393a42;
}
@media screen and (max-width: 1366px) {
    .web-dashboard-student
        .web-dashboard-student-top
        .web-dashboard-student-stat
        .web-dashboard-student-stat-left,
    .web-dashboard-student .web-dashboard-student-top span {
        white-space: pre-wrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 12px;
    }
    .general-item-list > .item > .item-head > .item-status > .badge {
        margin-top: -2px;
        font-size: 8px !important;
    }
}
.web-dashboard-student {
    margin-top: 0px;
}

.web-sp-panel .portlet-body .tabbable-line > .nav-tabs > li > a {
    padding: 10px 20px;
    font-size: 15px;
    font-size: 12px !important;
}
.content-width label {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.web-sp-login .alert-box.warning h2 {
    font-size: 16px;    
    margin-top: 15px;
    font-size: 12px;
    color: green;
}
.page-content-wrapper .table>tbody>tr:hover {
    transform: initial;
    background: #fff;
    box-shadow: none;
}
.web-sp-panel .nav-item:hover ul.sub-menu {
    display: block;
}
.web-sp-panel table tbody tr th {
    font-size: 13px;
    font-weight: 500;
    color: #333;
}
.web-sp-panel .nav-item.active .ti-arrow-right {
    background: transparent !important;
    color: #fc7f2b;
}
.web-sp-panel  .page-sidebar .page-sidebar-menu li.active > .sub-menu{
    display: none;
}
.web-sp-panel  .page-sidebar .page-sidebar-menu li.active:hover > .sub-menu{
    display: block;
}