.top-notification, 
.top-notification .notification-wrap,
.top-notification .notification-wrap .notificationSwiper {
    height: 42px;
}
.top-notification {
    background-color: #efefef;
}
.top-notification .notification-wrap {
    max-width: 1400px;
}
.top-notification .notification-wrap .notificationSwiper .swiper-slide {
    color: #333333;
    width: 100% !important;
    height: 42px !important;
}
.top-notification .notification-wrap .notificationSwiper .swiper-slide span {
    color: #0094E8;
}
.top-notification .notification-wrap .notice_btn .notice_today {
    color: #555555;
    background: transparent !important;
    -webkit-text-fill-color: #555555;
    min-width: 0 !important;
}
.top-notification .notification-wrap .notice_btn {
    min-width: 130px;
}
.top-notification .notification-wrap .notice_btn .notice_close {
    background: url(/theme/saturn/pix/common/notice_close.png) transparent no-repeat center !important;
    min-width: 0 !important;
}
.top-notification .notification-wrap .notice_btn .notice_close:focus {
    outline: none;
}
.pagelayout-course .top-notification .notification-wrap, 
.pagelayout-incourse .top-notification .notification-wrap {
    max-width: 100% !important;
    padding: 0 25px 0 20px !important;
}

.header-wrap {
    border-bottom: 1px solid #D7DAE4 !important;
}

#page-mod-vod-mod .header-wrap,
#page-course-edit .header-wrap,
#page-user-editadvanced .header-wrap,
#page-local-dashboard-index .header-wrap {
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
}

#page-site-index .header-wrap {
    border-bottom: none !important;
}

.header-wrap .menu-item {
    font-weight: 400 !important;
    font-size: 14px !important;
}

.header-wrap .dropdown-item.active:hover {
    color: white !important;
}

.header-wrap .text-gray {
    color: #777777;
}

.header-wrap #siteadmin-menu.show {
    left: unset;
    right: 0;
}