body {
    background: white !important;
}

.t-checkbox__indicator {
    border-radius: 5px !important;
}

.t-redactor__tte-view figure hr {
    color: #e3e4eb !important;
}

.glass {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

/* Шапка и хлеюные крошки */
    
.header-bottom {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.uc-header .t396__artboard {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.uc-header .header-top, .header-bottom {
    width: 100% !important;
    border-bottom: 1px solid #F1F1F1 !important;
}

.uc-breadcrumbs .t396__artboard {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.uc-breadcrumbs .breadcrumbs-window {
    border-bottom: 1px solid #F1F1F1 !important;
    border-top: 1px solid #F1F1F1 !important;
}