
:root {
    --logo-edu: #87d534;
    --logo-easy: #1c93d5;
}

body{
    font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}

.badge {
    padding: 0.3rem .8rem !important;
    border-radius: 50rem;
    font-weight: 300 !important;
    font-size: 12px;
    text-transform: capitalize;
    letter-spacing: .5px;
}

.dropdown.header-user-profile .dropdown-item:hover svg, .pc-item .pc-link:hover svg {
    color: var(--logo-edu) !important;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    transition: .3s;
    stroke: var(--logo-edu) !important;
}

.pc-item .pc-link:hover .pc-arrow svg {
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
}

.h_stl_1 {
    background: var(--logo-easy) !important;
    color: var(--bs-white) !important;
    border-color: var(--logo-easy) !important;
}

.b_stl_1 {
    background: #c7c5f6 !important;
    border-color: #bab8ef !important;
}

.h_stl_2 {
    background: #ffb410 !important;
    color: var(--bs-white) !important;
    border-color: #ffb410 !important;
}

.b_stl_2 {
    background: #ffe8ce !important;
    border-color: #f9d3a8 !important;
}

.h_stl_3 {
    background: #0cc042 !important;
    color: var(--bs-white) !important;
    border-color: #0cc042 !important;
}

.b_stl_3 {
    background: #0cc0422e !important;
    border-color: #a6d7bf !important;
}


/*.pc-navbar .pc-item svg {*/
/*    stroke: #3d006e !important;*/
/*}*/
.pc-navbar .pc-item svg {
    stroke: var(--logo-easy) !important;
}

.pc-sidebar .pc-micon > svg {
    width: 31px;
    height: 31px;
    display: inline-block;
}

.pc-sidebar .pc-micon {
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: auto;
    height: auto;
}

.pc-sidebar .pc-link {
    display: block;
    padding: 12px 20px;
    color: #282828;
    position: relative;
    font-size: 17px;
    font-weight: 300 !important;
    font-family: 'Roboto' !important;
}

.pc-header .header-user-profile .pc-head-link .user-avtar {
    width: 37px;
    transition: all 0.08s cubic-bezier(0.37, 0.24, 0.53, 0.99);
    height: 37px;
    border-radius: 50%;
    background: var(--bs-white);
}

.pc-sidebar .pc-arrow svg {
    width: 17px;
    height: 17px;
    margin-top: 4px;
}

.pc-header {
    background: var(--logo-easy);
}

.pc-header .b-brand img, .pc-sidebar .m-header img {
    max-width: 168px;
    width: auto;
    max-height: 39px;
}

.dropdown-menu.dropdown-user-profile .dropdown-item svg {
    width: 28px;
    height: 28px;
    margin-right: 10px;
    fill: none;
    stroke: var(--logo-easy) !important;
}

.pc-header .dropdown-user-profile .dropdown-header, .pc-header .dropdown-user-profile .dropdown-body {
    border-bottom: none;
}

.card {
    border-radius: 15px !important;
}

.bg-success {
    --bs-bg-opacity: 1;
    background-color: #0cc042 !important;
}

[data-pc-preset=preset-1] .bg-grd-primary {
    background: linear-gradient(45deg, #d56100d4, #ff74008a);
}

.profile-intro {
    background-image: linear-gradient(60deg, var(--logo-easy), var(--logo-easy));
    border-radius: 15px;
}

.profile-intro > .content {
    position: relative;
    z-index: 777;
}

.avatar img {
    width: 100%;
    max-width: 100%;
    height: auto;
    border: 0 none;
    border-radius: 1000px;
}

.profile-intro, .profile-intro h4, .profile-intro table {
    color: #fff;
}

.profile-intro .avatar {
    border-color: #511291;
}

avatar {
    position: relative;
    display: inline-block;
    width: 40px;
    white-space: nowrap;
    vertical-align: bottom;
    border-radius: 1000px;
    border: 1px solid #eeeeee;
}

.profile-intro svg.svg-intro-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25%;
    z-index: 666;
}

.profile-intro svg.svg-intro-bottom-2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 555;
}

.profile-intro svg.svg-intro-bottom-3 {
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 100%;
    height: 80%;
    z-index: 111;
}

svg:not(:root) {
    overflow: hidden;
}

.table td, .table th {
    color: var(--bs-white);
}

.content .avatar img {
    width: 102px;
    margin: 15px auto;
    margin-bottom: 17px;
    background: var(--bs-white);
    height: 102px;
    object-fit: cover;
    border: 1px solid var(--logo-easy);
}

.profile-intro .table td, .profile-intro .table th {
    border-top: 1px solid #531f8b;
    border-bottom: none;
}

.std__block .content .body .item a {
    color: var(--bs-black)
}

.std__block .content .body .item a.icon__c__1 svg {
    stroke: #ff7400d4;
}

.std__block .content .body .item a.icon__c__2 svg {
    stroke: #008080;
}

.std__block .content .body .item a.icon__c__3 svg {
    stroke: #673ab7d1;
}

.std__block .content .body .item a.icon__c__4 svg {
    stroke: #e83e8cc9;
}

.std__block .content .body .item label {
    margin-top: 7px;
    line-height: 1.2;
}

.std__block .content .body .item a img {
    width: 64px;
    height: 64px;
    margin: 0 auto;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.bg-grd-success {
    background: linear-gradient(45deg, #276e57, #5bcfb8);
}

.bg-grd-warning {
    background: linear-gradient(45deg, #277cdd, #6fb2fd);
}

.bg-grd-custom {
    background: linear-gradient(45deg, #c31a67, #ff9eca);
}

.bg-grd-purple {
    background: linear-gradient(45deg, #6610f2, #6fb2fd);
}

.bg-grd-deeporng {
    background: linear-gradient(45deg, #727c0d, #96a31599);
}

.std__summary .table > :not(caption) > * > * {
    padding: 0.75rem 0.75rem;
}

.std__summary .icon {
    width: 75px;
    height: 75px;
    background: var(--bs-white);
    border-radius: 50%;
    padding: 16px;
}

.std__summary .icon svg {
    stroke: #d56100d4;
    width: 45px;
    height: 45px;
}

.std__summary .bg-grd-success .icon svg {
    stroke: #276e57;
}

.std__summary .bg-grd-warning .icon svg {
    stroke: #277cdd;
}

.std__summary .bg-grd-custom .icon svg {
    stroke: #c31a67;
}

.std__summary .bg-grd-deeporng .icon svg {
    stroke: #727c0d;
}

.std__summary .bg-grd-purple .icon svg {
    stroke: #682df4;
}

.data__table .table > thead {
    vertical-align: middle;
    background: #ecf1f9;
}

.data__table .table th {
    color: var(--bs-white);
}

.data__table .table thead th {
    padding: 0.6rem 0.75rem;
    border-color: #A3D1EC;
    color: #1e1e1e;
    font-weight: 500;
    border-width: 1px;
    font-size: 1rem;
}

.data__table .table td {
    color: #0d1f33;
    border-width: 1px;
    font-size: .85rem;
    text-transform: uppercase;
    border-color: #ABD4EC;
    padding: .4rem .6rem !important;
    line-height: 1.2;
    font-weight: 300;
}

.table-secondary td {
    background: #FFE4B5;
    border: 1px solid #e9cd9b !important;
    font-weight: 500 !important;
    letter-spacing: .5px;
    font-size: 1rem;
}

.card:not(.page-block):hover {
    box-shadow: var(--pc-card-box-shadow);
}

/*=================
Student Dashboard Header
===============================*/
.pc-header .dropdown-user-profile .dropdown-item {
    font-weight: 500;
    padding: 10px 15px;
    display: flex;
    border-radius: 0;
    align-items: center;
    justify-content: space-between;
    border: none;
}

.pc-header .dropdown-user-profile .dropdown-item span {
    font-size: 17px;
    color: #585858;
    font-weight: 300;
}

.pc-header .dropdown-user-profile .dropdown-item:hover, .pc-header .dropdown-user-profile .dropdown-item:focus {
    border: none !important;
}

.pc-header .dropdown-user-profile {
    min-width: 289px;
    max-width: 100%;
    padding: 0;
    overflow: hidden;
}

/*=================
Student Profile
==============================*/

.student__profile .profile-detail-item {
    padding: 10px 12px;
    border-bottom: none;
    background: #e6edfd;
    margin-bottom: 10px;
    border-radius: 5px;
}

.student__profile .profile-detail-item:last-child {
    border-bottom: none;
}

.student__profile .profile-detail-item i {
    color: #9dbbff;
    margin-right: 3px;
}

.student__profile .profile-detail-item .label {
    font-weight: 500;
    margin-right: 8px;
    color: #000000;
}

.student__profile .profile-detail-item .value {
    color: #3c3c3c;
    font-weight: 300;
    margin-top: 7px;
    display: block;
    margin-left: 20px;
    font-size: 17px;
    text-transform: capitalize;
}

/*================
My Friends
==========================*/
.my__cl__mate .call__btn a {
    color: #F44336;
    font-weight: 300;
    font-size: 14px;
}

.my__cl__mate .f__t {
    font-weight: 500;
    margin-right: 8px;
    color: #242424;
    font-size: 16px;
}

.my__cl__mate .student-details .value {
    font-weight: 300;
    line-height: 0;
    margin-left: 0px;
    margin-top: 13px;
    font-size: 16px;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
}

.my__cl__mate .student-details i {
    color: #ff9800cf;
    margin-right: 3px;
}

.my__cl__mate .f__name {
    background: -webkit-linear-gradient(#673AB7, #03A9F4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.my__cl__mate .call__btn {
    display: inline-flex;
    align-items: center;
    border: 1px solid #F44336;
    padding: 5px 5px 2px 5px;
    border-radius: 6px;
    margin-left: 9px;
}

/*==================
Class Routine
===========================*/
.class__timetable .sub__info .sub__name {
    font-size: 18px;
}

.class__timetable .sub__info .sub__teacher, .class__timetable .sub__info .sub__time {
    font-size: 15px;
}

.class__timetable .sub__info i {
    font-size: 16px;
    line-height: 1;
    color: #999999;
}


h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    font-family: 'Montserrat';
}

.pc-sidebar .pc-navbar > .pc-item .pc-submenu .pc-item.pc-trigger > .pc-link:after, .pc-sidebar .pc-navbar > .pc-item .pc-submenu .pc-item.active > .pc-link:after, .pc-sidebar .pc-navbar > .pc-item .pc-submenu .pc-item:focus > .pc-link:after, .pc-sidebar .pc-navbar > .pc-item .pc-submenu .pc-item:hover > .pc-link:after {
    background: var(--logo-easy);
}

.pc-sidebar .pc-navbar > .pc-item .pc-submenu .pc-item > .pc-link:after {
    content: "";
    position: absolute;
    top: 19px;
    left: 45px;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: transparent;
}

.page-header h4 {
    font-size: 1.4rem;
    width: 45%;
    background: -webkit-linear-gradient(to right, #bbdcf1, #cbe3f5);
    background: linear-gradient(to right, #bbdcf1, #cbe3f5);
    border-radius: 15px 50px 50px 15px;
    height: 62px;
    background-size: 100%;
    position: relative;
    margin-left: 0px;
    line-height: 31px;
    color: #5366d1;
    padding-left: 0px;
    display: -webkit-flex;
    -webkit-align-items: center;
}

.page-header h4:before {
    content: '';
    background: url(https://preadmin.dreamstechnologies.com/assets/img/img-left-attach.png);
    height: 30px;
    position: absolute;
    width: 50px;
    top: 39px;
    left: 0px;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 0.3;
}

.profile-intro .table td, .profile-intro .table th {
    border-top: 1px solid #1686c5;
    border-bottom: none;
    font-size: 17px;
    font-weight: 300;
}

[data-pc-preset=preset-1] .card {
    transition: all 1.5s;
    background-image: linear-gradient(120deg, #ffffff 0%, #edf9ff 100%);
    border: none;
    /*box-shadow: 0px 4px 34px #e0ebff !important;
    border: 1px solid #d6e0efd1;*/
}

.card:hover {
    transform: translateY(-10px);
}

.card-header:first-child {
    border-radius: 15px;
}

.card__head {
    background: transparent;
    padding: 21px 0px;
    /*background-image: linear-gradient(109.6deg, #3aa6d745 11.2%, #4caf5017 98.6%);*/
    border-radius: 9px;
}

.card__head .form-group {
    margin-bottom: 0 !important;
}

.card__head .form-group button {
    height: 45px;
    width: 99px;
    padding: 0 15px;
    border-radius: 4px;
    font-size: 15px;
}

.card__head .form-control {
    height: 49px;
    font-size: 15px;
    border: 1px solid #dbdbdb;
}

.btn__search {
    height: 47px;
    width: 104px;
    text-align: center;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: .8px;
    background: #0abb75 !important;
    border: 1px solid #0abb75 !important;
    color: #ffffff;
    border-radius: 5px;
}

.form-control:focus {
    box-shadow: none;
}

.data__table .table .bg__highlight {
    background: #e1ecff;
}

.data__table .table .bg__highlight td {
    color: #377dff;
}

.card.bg-grd-primary .title h1, .card.bg-grd-primary .title h5 {
    color: #fa7f00 !important;
}

.card.bg-grd-primary .icon {
    background: #f3e9db;
}

.std__summary .icon svg {
    stroke: #fa7f00;
}

.card.bg-grd-success .title h1, .card.bg-grd-success .title h5 {
    color: #276e57 !important;
}

.card.bg-grd-success .icon {
    background: #276e5724;
}

.card.bg-grd-warning .title h1, .card.bg-grd-warning .title h5 {
    color: #277cdd !important;
}

.card.bg-grd-warning .icon {
    background: #277cdd1f;
}

.card.bg-grd-custom .title h1, .card.bg-grd-custom .title h5 {
    color: #c31a67 !important;
}

.card.bg-grd-custom .icon {
    background: #c31a6721;
}

.card.bg-grd-deeporng .title h1, .card.bg-grd-deeporng .title h5 {
    color: #727c0d !important;
}

.card.bg-grd-deeporng .icon {
    background: #727c0d26;
}

.std__summary .icon {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    padding: 16px;
}

.std__summary .icon svg {
    width: 45px;
    height: 45px;
}

.card.bg-grd-purple .title h1, .card.bg-grd-purple .title h5 {
    color: #682df4 !important;
}

.card.bg-grd-purple .icon {
    background: #682df41f;
}


.pc-container {
    position: relative;
    background-image: linear-gradient(-225deg, #1c93d54d 0%, #dceaf9 52%, #87d53461 100%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 1000px;
    z-index: 0;
}

.pc-footer {
    background-image: linear-gradient(-225deg, #1c93d51f 0%, #87d53466 100%, #87d5346b 100%);
}

.profile-intro svg.svg-intro-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25%;
    z-index: -1;
    border-radius: 15px;

}

.profile-intro svg.svg-intro-bottom-2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 555;
    border-radius: 15px;
}

.profile-intro svg.svg-intro-bottom-3 {
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 100%;
    height: 80%;
    border-radius: 15px;
}

.std__block .content .heading {
    padding-top: 10px;
    padding-left: 13px;
}

.class__timetable .card-body .list-group-item {
    background: transparent;
}

.profile-detail-item {
    padding: 10px 12px;
    border-bottom: none;
    background: #e6edfd;
    margin-bottom: 10px;
    border-radius: 5px;
}

.profile-detail-item i {
    color: #ff9800cf;
    margin-right: 3px;
}

.profile-detail-item .value {
    color: #3c3c3c;
    font-weight: 300;
    margin-top: 7px;
    display: block;
    margin-left: 19px;
}

.profile-detail-item .label {
    font-weight: 300;
    margin-right: 8px;
    color: #000000;
    font-size: 17px;
}

.student__profile .info__title {
    font-size: 17px;
    color: #673AB7;
    margin-bottom: 12px;
}


@keyframes up-down {
    0% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(-10px);
    }
}

.shapes-two {
    position: absolute;
    right: 2rem;
    bottom: 0;
    top: 6rem;
    animation: up-down 3s ease-in-out infinite alternate-reverse both;
}

.shapes-two.bottom {
    position: absolute;
    left: 2rem;
    bottom: 0;
    top: 70%;
    animation: up-down 3s ease-in-out infinite alternate-reverse both;
}


@media (max-width: 991px) {
    .page-header h4 {
        width: 100%;
    }

    .card__head {
        padding: 8px 0;
    }

    .shapes-two {
        position: absolute;
        right: 1rem;
        bottom: 0;
        top: 1%;
        animation: up-down 3s ease-in-out infinite alternate-reverse both;
        width: 27%;
    }


    .std__summary .card h1 {
        font-size: 1.8rem;
    }

    .std__summary .card h5 {
        font-size: 1rem;
        margin-bottom: 0;
        font-family: system-ui;
        letter-spacing: .5px;
        font-weight: 500;
    }
}


.bg-gradient-login.login__page {
    background-image: url("/assets/img/bg10.svg") !important;
    background: no-repeat center center;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-color: #f8f9fc;
}

.bg-gradient-login:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    /*background: rgba(30, 34, 40, .5);*/
    background: transparent;
}

.login__page .card {
    /*position: relative;*/
    z-index: 9;
    /*margin-top: 130px;*/
    padding-bottom: 0rem;
    margin-bottom: 0rem !important;
}

.login__page .card:hover {
    transform: unset;
}

.login__page .login-form {
    width: 400px;
    margin: 0 auto;
}

/*.login__page .login-form .login__pg__logo {*/
/*    width: 89px;*/
/*    height: 89px;*/
/*    padding: .8rem .7rem;*/
/*    display: inline-block;*/
/*    border-radius: 50%;*/
/*    margin-bottom: 19px;*/
/*    border: 1px solid #2292c136;*/
/*}*/


.login__page .login-form .login__pg__logo {
    width: 89px;
    height: auto;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 19px;
}

.login__page .custom-checkbox .custom-control-label::before {
    border-radius: 3px !important;
    top: 2px;
}

.login__page .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url(data:image/svg+xml,%3csvg xmlns= 'http://www.w3.org/2000/svg' viewBox= '0 0 8 8' %3e%3cpath fill= '%23fff' d= 'M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z' /%3e%3c/svg%3e);
    top: 2px;
}

.login__page .login-form .login__pg__logo img {
    max-height: 75px;
    padding: 4px;
}

.login__page .pass__field .view__pass {
    position: absolute;
    right: 9px;
    top: 13px;
    line-height: 1;
}

.login__page .pass__field .view__pass i {
    color: #9f9f9f;
}

.login__page .credit {
    font-size: 13px;
    color: #383838;
}

.login__page .txt__edu{
    color: var(--logo-edu);
    font-weight: 500;
}
.login__page .txt__easy{
    color: var(--logo-easy);
    font-weight: 500;
}

.login__page .credit span {
    /*color: var(--black);*/
    /*font-weight: bold;*/
}

.login__page .card-body {
    width: 100%;
    display: flex;
    padding: 0;
}

.login__page .card-body .title {
    font-weight: 500;
    color: #2c2c2c;
    letter-spacing: .8px;
}
.login__page p{
font-size: 1rem;
    margin-bottom: .5rem;
}

.login__page .login_rightside_box {
    padding: 3rem !important;
    display: flex;
    align-items: center;
    border-left: 1px solid #e9e9e9;
}

.login__page .otp__warning {
    font-size: 14px;
}
.login__page .form-group.login{
    background: var(--logo-edu);
    padding: .5rem .7rem;
    border-radius: .25rem;
    color: #fff;
    font-weight: 500;
    border: none;
    width: 100%;
}
.login__page .form-group.login span{
    font-size: 1rem;
}
.login__page .form-control{
    border-radius: 0;
    height: calc(1.6em + .75rem + 7px);
    border: none;
    border-bottom: 1px solid #87d53466;
    padding-left: 0;
    font-size: 1.08rem;
}

.login__page .form-control:focus, .login__page .form-control:hover {
    border: none !important;
    border-bottom: 1px solid #87d53466 !important;
}

.login__page .form-group input:-internal-autofill-selected{
    background-color: transparent !important;
}

.txt__underline{
    text-decoration: underline !important;
}

.admin__url a{
    color: var(--black);
    font-weight: 700;
    opacity: .8;
    text-decoration: underline;
}

@media (max-width: 981px) {
    .login__page .login_rightside_box {
        display: none !important;
    }

    .login-form {
        padding: 3rem 1.5rem !important;
    }

    .login__page .card {
        margin-top: 0px;
        padding: 0 !important;
        height: 100vh;
        border-radius: 0 !important;
        box-shadow: none !important;
    }

    .login__page .container-login {
        padding: 0;
        display: block !important;
    }

    .login__page .container-login .card {
        margin: 0 !important;
    }

    .login__page .card-body .title {
        /*font-size: 16px;*/
    }

    .login__page .login-form h5 {
        font-size: 15px;
    }
    .bg-gradient-login.login__page {
        background-image: none !important;
        background: no-repeat center center;
        justify-content: center;
        align-items: center;
        background-size: cover;
        background-color: var(--white);
    }
    .login__page .form-control {
        border-radius: 0px;
        height: calc(1.6em + .75rem + 7px);
        font-size: 1.2rem;
        color: #626262;
    }
}

