.equal-height {
    background: white;
}
i.fa-heart.fas {
    color: #4da42f;
}
.title-coursers a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content {
    overflow: hidden;
}
.option-value{
    padding: 20px;
}
.workExperiance {
    display: none;
}
.doc-uplad {
    width: 100%;
}
.gender-part .btn-checked {
    padding: 10px 24px;
}
.page-link {
    border: 0px solid #dee2e6 !important;
}

.gender-part .btn-check:checked + .btn-outline-success,
.gender-part .btn-outline-success.active,
.gender-part .btn-outline-success.dropdown-toggle.show,
.gender-part .btn-outline-success:active {
    color: #fff;
    background-color: #4da42f;
    border-color: #4caf50;
}

.gender-part .btn-outline-success {
    border-color: #dcdcdc;
}

.gender-part .btn-outline-success:hover {
    background: none;
    color: #212121;
}

.gender-part label.btn.btn-outline-success.btn-checked:active {
    color: #fff;
    background-color: #4da42f;
    border-color: #4caf50;
}

.Profile-tab-btn ul li button,
.Profile-tab-btn .Profile-tab-btn button {
    font-size: 28px;
}

.Profile-tab-btn ul li button i {
    width: 32px;
}

.Personal-tab .input-blk label {
    font-size: 15px;
    margin-left: 0px;
}

.Personal-tab .default-button {
    padding: 12px 30px;
    border: 0px;
}

.Profile-tab-btn ul li button.active {
    color: var(--theme__color1) !important;
    background: none !important;
    opacity: 1;
}


.responsive-sidebar ul li button,
.responsive-sidebar .responsive-sidebar button {
    font-size: 28px;
        color: #8b8b8b;
}

.responsive-sidebar ul li button i {
    width: 32px;
}
.responsive-sidebar ul li button.active {
    color: var(--theme__color1) !important;
    background: none !important;
    opacity: 1;
}

.f-course-slide .feature-part .single-f .icon {
    padding-top: 4px;
}

.f-course-slide .feature-part .single-f {
    font-weight: 500;
}

.modal-chat input[type="text"] {
    background: #f5f5f5;
    width: 100%;
    outline: none;
    border: 1px solid #dcdcdc;
    border-radius: 5px 5px;
    padding: 8px 15px;
    color: #8b8b8b;
    margin-bottom: 10px;
    margin: 10px 0px;
}

.modal-chat .upload-chat {
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 700;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background: #4da42f;
    border-radius: 25px;
    color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: none;
}

.upload-file--activity i.far.fa-file-upload {
    background: #4da42f;
    padding: 12px 20px;
    color: #fff;
    border: 1px solid #4da42f;
    border-radius: 10px 0px 0px 10px;
    margin-left: -10px;
}

.message input {
    width: 94%;
}

.message .upload-file {
    background: #efefef;
}

.default-button {
    border: none;
}

.input-blk label {
    font-size: 16px;
    margin-left: 0px;
}

.Upload_btn_input label {
    margin-left: 0px;
}

.dbg .doc-uplad {
    margin-top: 10px;
}

.app-title span {
    padding-left: 26px;
}

.reward-area .app-title span {
    padding-left: 0px;
}

.nice-select.form-select.form-select-lg.all-select {
    border: 1px solid #dcdcdc;
    padding: 16px 20px;
    width: 170px;
}

.f-course-slide {
    background: #fff;
}

.f-course-slide .head-part .text h3 {
    height: 44px;
}

span.txt {
    text-transform: capitalize;
}
.course-img-h {
    height: 52px;
}
.f-course-slide .head-part .text h3 {
    text-transform: capitalize;
}

.btn-complete {
    line-height: 30px;
}

.bottom-nav-part {
    display: inline-block;
    width: 100%;
    line-height: 30px;
    margin-top: 10px;
}

.dashboard-application .owl-stage .owl-item > * {
    position: relative;
    padding-bottom: 70px;
}

.dashboard-application .f-course-slide.bg-white.mb-3 {
    position: relative;
}

.dashboard-application .f-course-slide .bottom-nav-part {
    border-top: 1px solid #dcdcdc;
    margin: 7px 0 0;
    padding: 20px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 20px;
    bottom: 20px;
    right: 20px;
    width: 88%;
}
.bottom-fixed-part {
    border-top: 1px solid #dcdcdc;
    margin: 7px 0 0;
    padding: 20px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 20px;
    bottom: 20px;
    right: 20px;
    width: 88%;
}
.dashboard-application .text-button-sub {
    display: block;
}

.application-area-height {
    height: 1500px;
    overflow-y: scroll;
}

.application-area-height::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.application-area-height {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

.choose__file {
    background: whitesmoke;
    width: 100%;
    /* padding: 5px 0px; */
    line-height: 34px;
}

.sidebar-knowledge {
    width: 80%;
}

.sidebar-knowledge .title {
    font-size: 20px;
    font-weight: 600;
    color: #959090;
}

.sidebar-knowledge .title.active {
    color: #4da42f;
}

.sidebar-knowledge .title i {
    color: #000;
    font-size: 12px;
}

.sidebar-knowledge .collapse-sub-menu {
    padding: 10px;
    border-radius: 5px;
}

.sidebar-knowledge .collapse-sub-menu.active {
    background: #f2f7f1;
    color: var(--theme__color1);
}

.sidebar-knowledge .filter-group {
    padding: 15px 0 15px;
}

.sidebar-knowledge .filter-group:first-child {
    padding: 0px 0px 15px;
}

.sidebar-knowledge .filter-group .title:not(.collapsed) .chevron {
    -webkit-transform: rotate(269deg);
    transform: rotate(269deg);
}

.relatead-documents ul {
    margin: 0px;
}

.relatead-documents ul li {
    list-style-type: none;
}

.relatead-documents ul li a {
    color: #4da42f;
    text-decoration: underline !important;
    padding: 5px 0px;
    display: block;
}

.card__box--heading {
    font-size: 12px;
    color: #4da42f;
}

.card__box--menu {
    width: 30px;
    height: 30px;
    background: whitesmoke;
    border-radius: 50%;
}

.card__box--menu i {
    font-size: 20px;
    color: #7e7d7d;
}

.card {
    background: var(--bs-white);
    padding: 18px 20px 20px 20px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
}

.card i {
    font-weight: 500;
    color: #666666;
}

.card p {
    margin-bottom: 0px;
}

.card__title h6 {
    font-size: 19.5px;
    margin-bottom: 0px;
}

.card__body--image {
    width: 100px;
    line-height: 52p;
    line-height: 52px;
    margin: 12px 0px;
}

.card__body--detail {
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.card__body--dollar--detail p {
    font-size: 14px;
    color: #e51515;
    font-weight: 600;
}

.card__body--dollar--detail p.money {
    margin-bottom: -5px;
}

.card__body--dollar--detail small {
    font-size: 11px;
}

.card__body--location {
    margin-bottom: 8px;
}

.card__icon {
    font-size: 15px;
    width: 20px;
}

.card__footer span {
    display: inline-block;
    padding: 3px 12px;
    background-color: #0076ff;
    color: #fff;
    font-size: 12px;
    margin-top: 20px;
    border-radius: 20px;
}

.card__footer--gap {
    margin-top: 20px;
}

.card__profile {
    background: var(--bs-white);
    padding: 20px 15px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
}

.card__profile--image {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}

.card__profile--image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.card__profile--detail {
    font-size: 15px;
    margin-top: 8px;
}

.card__profile--detail .progress {
    height: 0.6rem;
}

.card__profile--detail .progress .progress-bar {
    background-color: #ffc453;
}

.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.5rem;
}

.card__profile--footer {
    margin-top: 12px;
}

.card__profile--footer .btn-complete {
    background: #4da42f;
    width: 100%;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    text-align: center;
}

.reminder {
    background: var(--bs-white);
    border: 1px solid #dcdcdc;
    border-radius: 5px;
}

.reminder__header {
    padding: 20px 15px;
    border-bottom: 1px solid #dcdcdc;
}

.reminder__header h6 {
    font-size: 16px;
    margin-bottom: 0px;
}

.reminder__header--icon {
    font-size: 15px;
    color: #4da42f;
}

.reminder__test {
    padding: 12px 15px;
    background-color: #f2f7f1;
}

.reminder__test p {
    font-size: 14px;
}

.reminder__test span {
    font-weight: 600;
    font-size: 18px;
}

.reminder__test--time span {
    font-size: 14px;
    color: #4da42f;
}

.reminder__test--score {
    background: var(--bs-white);
}

.reminder__test a {
    font-size: 12px;
    font-weight: 600;
    margin-top: 10px;
    color: #4da42f;
    display: inline-block;
}

.reminder__test a:hover {
    border-bottom: 1px solid;
}

.reminder__test--purches {
    background-color: #f7ecf0;
}

.box h6 {
    margin-bottom: 0px;
}

.box__table {
    background: var(--bs-white);
    padding: 15px 20px 15px;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    margin-bottom: 10px;
}

.box__table i {
    font-size: 16px;
    margin-right: 5px;
}

.box__table--title {
    font-size: 14px;
    width: 224px;
}

.box__table--money {
    font-size: 14px;
    font-weight: 600;
    width: 60px;
}

.box__table--date {
    font-size: 14px;
    width: 160px;
}

.box__table--status {
    width: 100px;
}

.box__table--status span {
    font-size: 12px;
    color: #fff;
    background-color: #0076ff;
    padding: 3px 10px;
    border-radius: 20px;
    display: inline-table;
}

.box__table--claim {
    width: 60px;
}

.box__table--menu {
    text-align: end;
    font-weight: 600;
}

.box__table--menu i {
    font-size: 20px;
    color: #7e7d7d;
}

.btn-complete {
    background: #4da42f;
    width: 100%;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    display: block;
}

.box__table--claim a,
.link-to-page a,
.box__more a {
    font-size: 14px;
    font-weight: 600;
    color: #4da42f;
}

.link-to-page i {
    font-size: 20px;
}

.courses {
    background: #2f56bc;
    padding: 40px 0px 30px 30px;
    border-radius: 10px;
    color: white;
    overflow: hidden;
}

.courses__list {
    margin-right: 15px;
    /* border-radius: 5px; */
    border-radius: 5px;
    overflow: hidden;
    width: 260px;
    background: #fff;
    color: #000;
}
@media (max-width: 1439px) {
    .courses__list {
        width: 100%;
    }
    a.add-to-fav {
        top: 8px;
    }

}


.courses__list img {
    height: 152px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.courses__body {
    width: 1120px;
}

.courses__title {
    padding: 15px;
}

.application {
    overflow: hidden;
}

@media (max-width: 1199.98px) {
    .box__table--title {
        width: 100%;
    }
    .box__table--money {
        width: 100%;
    }
    .box__table--date {
        width: 100%;
    }
    .box__table--status {
        width: 40%;
    }
    .box__table--claim {
        width: 40%;
    }
    .box__table--menu {
        width: 20%;
    }
}

.profile {
    border: 1px solid #2f56bc;
    background: #e9ebf7;
    border-radius: 5px;
    padding: 20px 0px 16px 20px;
    overflow: hidden;
}

.profile__heading h6 {
    font-weight: 800;
    font-size: 24px;
}

.profile__heading p {
    font-weight: 500;
}

.profile .f-courses-section {
    padding: 0px 0;
}

.profile .owl-stage {
    width: 2041px !important;
}

.profile .owl-stage .owl-item.active {
    width: 470px !important;
    height: 180px;
}

.profile__list {
    width: 338px;
    padding: 15px 18px 10px 20px;
    position: relative;
    /* margin-right: 20px; */
    background: white;
    border-radius: 8px;
    border: 1px solid #e1e1e1;
}

.profile__list p {
    font-size: 16px;
    color: #787878;
    line-height: 1.6;
    letter-spacing: 0;
    font-weight: 500;
}

.profile__body {
    position: relative;
    width: 5000px;
}

.profile__detail b {
    display: block;
    font-size: 18px;
}

.profile__detail .close-div span {
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    color: #a0a0a0;
    margin-top: -5px;
}

.profile__detail .close-div span:hover {
    background: #4da42f14;
}

.profile__detail .close-div span i {
    font-size: 20px;
}

.profile__button {
    width: 100%;
}

.profile__button--fill {
    background: white;
    display: block;
    border-radius: 30px;
    padding: 10px 12px;
    text-align: center;
    color: #4da42f;
    /* text-decoration: none; */
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #4da42f;
    text-decoration: none;
    margin-top: 14px;
}

.profile__icon {
    margin-right: 8px;
}

.profile__icon span {
    width: 40px;
    height: 40px;
    background: #f2f7f1;
    display: block;
    border-radius: 50%;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
}

.profile__icon span i {
    color: #4da42f;
    font-size: 18px;
}
.course-list-section {
    overflow: hidden;
}
.f-courses-section{
    overflow: hidden;
}
.box__heading .btn-view-staff {
    width: 150px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    padding: 9px 15px 9px 9px;
}

.box__heading .btn-date-picker {
    border: 1px solid #dcdcdc;
    background-color: #fff;
    padding: 9px 15px 9px 9px;
    width: 150px;
}

.box__heading--title h3 {
    margin-bottom: 0px;
}

.box__heading--title span {
    color: #4da42f;
    font-size: 26px;
    font-weight: 600;
}

.f-courses-section-noPadding {
    padding: 0px 0;
}

.staff-profile .f-courses-section {
    padding: 0px 0;
}

.staff-profile .box-style {
    padding: 10px 20px 10px;
}

.staff-profile .box-style h6 {
    margin-bottom: 0px;
}

.staff-profile .box__detail {
    width: 50%;
}

@media screen and (max-width: 768px) {
    .staff-profile .box__detail {
        width: 100%;
    }
   

}

.staff-profile .box__detail span {
    font-size: 12px;
    color: #4da42f;
}

.staff-profile .box__detail span.box__detail--badge {
    color: #fff;
}

.staff-profile .box__detail b {
    font-size: 12px;
}

.staff-profile .box__detail i {
    width: 24px;
    height: 20px;
    display: inline-block;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    margin-right: 2px;
}

.staff-profile .box__detail--category {
    padding-bottom: 6px;
    display: block;
}

.staff-profile .box__detail--university img {
    width: 100px;
}

.staff-profile .box__detail--staff img {
    height: 40px;
    width: 40px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
}

.staff-profile .box__detail--badge {
    background-color: #0076ff;
    border-radius: 20px;
    padding: 8px 16px;
}

.staff-profile .box__detail--info {
    background-color: #0dcaf0;
}

.staff-profile .box__detail--yellow {
    background-color: #ff8100;
}

.staff-profile .box__block {
    margin-bottom: 10px;
    display: block;
}

.staff-profile .box__more {
    color: #40b449;
    font-weight: 600;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.staff-profile .box__more:hover {
    text-decoration: underline;
}

.staff__progressbar .progress--one {
    background-color: #0076ff;
}

.staff__progressbar .progress--two {
    background-color: #932592;
}

.staff__progressbar .progress--three {
    background-color: #ab47bc;
}

.staff__progressbar .progress--four {
    background-color: #ff8100;
}

.staff__progressbar .progress--five {
    background-color: #40b449;
}

.staff__progressbar .progress--six {
    background-color: #ff0f0f;
}

.sidebar-message .list-group-item,
.consultant .list-group-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: white;
}

.sidebar-message .list-group-item img,
.consultant .list-group-item img {
    max-width: 100%;
    width: 100%;
    border-radius: 50%;
}

.sidebar-message .list-group-item b,
.consultant .list-group-item b {
    font-size: 14px;
    padding-top: 8px;
}

.sidebar-message .list-group-item p,
.consultant .list-group-item p {
    font-size: 14px;
    font-weight: 500;
    padding-top: 8px;
}

.sidebar-message .list-group-item small,
.consultant .list-group-item small {
    font-weight: 600;
    font-size: 11px;
}

.sidebar-message .list-group-item .message-detail,
.consultant .list-group-item .message-detail {
    margin-left: 10px;
    width: 100%;
}

.sidebar-message .list-group-item .message-detail b span,
.consultant .list-group-item .message-detail b span {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #ff0f0f;
    display: inline-block;
    text-align: center;
    font-size: 10px;
    color: #fff;
    font-weight: 500;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 12px;
}

.border-container {
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}

h4 {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.sidebar-message .card-header {
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: white;
}

.sidebar-message .list-group-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100px;
}

.sidebar-message .list-group-item img {
    width: 60px;
    height: 60px;
}

.sidebar-message .list-group-item p {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0px;
}

.sidebar-message .list-group-item b {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0px;
}

.sidebar-message .bg-light-green {
    background-color: #f2f7f1;
}

.consultant .card-header {
    min-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: white;
}

.consultant .card-header small {
    font-weight: 600;
}

.consultant .list-group-item {
    min-height: 60px;
}

.consultant .list-group-item img {
    width: 30px;
    height: 30px;
}

.consultant .bg-light-white {
    background-color: #f5f5f5;
}

.consultant .body-message {
    height: 500px;
    overflow: auto;
    position: relative;
    background: #fff;
}

.consultant .body-message .send__msg {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
}

.consultant .body-message .send__msg button.btn.btn-none {
    padding: 0px;
    margin-left: 12px;
    color: #0076ff;
    font-weight: 600;
}

.body__profile img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

.body__profile--detail {
    margin-left: 10px;
}

.file-upload {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}

.file-upload input {
    position: absolute;
    height: 30px;
    width: 30px;
    left: 0px;
    top: 0px;
    background: transparent;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.file-upload img {
    height: 30px;
    width: 30px;
}

.reminders .box__table {
    padding: 12px 20px 12px;
}

.reminders .box__table--claim {
    width: 20%;
}

.reminders .box__table--title {
    width: 50%;
}

.reminders .box__table--date {
    font-size: 14px;
    width: 10%;
    font-weight: 600;
}

.reminders .box__table--money {
    font-size: 14px;
    font-weight: 600;
    width: 20%;
}

@media (max-width: 1199.98px) {
    .reminders .box__table--claim {
        width: 100%;
    }
    .reminders .box__table--title {
        width: 100%;
    }
    .reminders .box__table--date {
        width: 100%;
    }
    .reminders .box__table--money {
        width: 100%;
    }
}

.reminders p {
    font-weight: 500;
}

.reminders .active {
    background-color: #bf860717;
}

.reminders .active .box__table--date {
    color: #ff0f0f;
}

.reminders .color-months {
    color: #40b449;
}

.student-reward .box__table--title {
    width: 50%;
}

.student-reward .box__table--money {
    width: 10%;
}

.student-reward .box__table--date {
    width: 19%;
}

.student-reward .box__table--status {
    width: 10%;
}

.student-reward .box__table--claim {
    width: 10%;
}

.student-reward .box__table--menu {
    width: 1%;
}

@media (max-width: 1199.98px) {
    .student-reward .box__table--title {
        width: 100%;
    }
    .student-reward .box__table--money {
        width: 100%;
    }
    .student-reward .box__table--date {
        width: 100%;
    }
    .student-reward .box__table--status {
        width: 40%;
    }
    .student-reward .box__table--claim {
        width: 40%;
    }
    .student-reward .box__table--menu {
        width: 20%;
    }
}

.icon-img {
    width: 60px;
    -o-object-fit: cover;
    object-fit: cover;
}

.nice-select.select_box.btn-view-staff {
    border-radius: none;
    border-radius: 0px;
    padding: 12px 10px;
}

.level2-offmenu--open {
    display: none;
}

.level2-offmenu-opener--hover:hover .level2-offmenu--open {
    display: block;
}

span.matured {
    background-color: #5bcdda;
}

span.claimed {
    background-color: #2e72d2;
}

span.not-matured {
    background-color: #ffc453;
}

span.in-progress {
    background-color: #932592;
}

span.paid {
    background-color: #008060;
}

span.declined {
    background-color: #d82c0d;
}

.btn-submit {
    padding: 3px 16px;
    border-radius: 20px;
    background-color: #2f56bc;
    font-size: 12px;
    color: #fff;
    border: none;
}

.btn-submit.btn-reject {
    background-color: #c20e0e;
}

.link-to-page.apply-btn a {
    font-size: 14px;
    font-weight: 600;
    color: #4da42f;
    background: #4da42f;
    width: 100%;
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
    /* line-height: 24px; */
    font-weight: 500;
    padding: 12px 30px;
}

button.notification {
    background: none;
    border: 0px;
    font-size: 24px;
    color: #77797a;
}

.offcanvas-body.offcanvas-body-padding {
    padding: 0px;
}

.sidebar-message--notification .list-group-item p {
    padding-top: 0px;
    -webkit-line-clamp: 2;
}

.sidebar-message--notification .list-group-item small {
    font-size: 12px;
}

.sidebar-message--notification .list-group-item b {
    display: inline-block;
    -webkit-line-clamp: none;
    -webkit-box-orient: none;
    overflow: revert;
    margin-bottom: none;
    padding-top: 0px;
}

.offcanvas-end--notification {
    width: 460px;
}

.offcanvas-header--notification {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header--notification {
    border-bottom: 0px;
}

.card-header--notification .list-group-flush > .list-group-item:last-child {
    border-bottom-width: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header--notification h4 {
    font-size: 18px;
}

.edu-text-editor ul {
    padding-left: 2rem!important;
    list-style: unset!important;
}
/*# sourceMappingURL=style.css.map */
