:root{--main-bg-color:#f8f9fa;--body-bg-color:#fff;--header-bg-color:#ffaf49;--note-bg-color:#ffc107;--dark-color:#30316d;--primary-bg-color:#30316d;--primary-hover-color:#2f5b9e;--secondary-bg-color:#6c757d;--secondary-hover-color:#5a6268;--menu-active-color:#ffe18a;--menu-hover-color:#f3ce70;--bs-primary:#30316d;--bs-primary-rgb:3,87,87;--bs-primary-bg-subtle:cornsilk;--bs-primary-border-subtle:papayawhip;--bs-border-radius:.5rem;--bs-link-color:#517678;--bs-pagination-active-bg:#30316d;--card-header-bg:#ffe18a;--card2-header-bg:palegoldenrod;--card1-bg:beige;--card2-bg:lightgrey;--card4-bg:antiquewhite;--table-th-bg:#fafaf8;--table-th-sort-bg:#f5f7f8;--table-th-color:#575a65;--tab-content-bg-color:#fbfafc;--tab-content2-bg-color:#fff;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1580px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--logo-height:6rem;--logo-width:14rem;--logo-bottom-width:7.2rem;--msg-info-bg:antiquewhite;--msg-result-bg:palegoldenrod;--msg-warning-bg:pink}.togglebutton{background-color:var(--header-bg-color)!important;border-bottom:2px solid var(--header-bg-color)!important}.togglebutton-active{background-color:var(--note-bg-color)!important}body.page-body{background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.9)),url('bg4.svg');background-size:cover;background-repeat:no-repeat;background-attachment:fixed}body.page-body.page-bg0{background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.9)),url('bg.svg');background-size:cover;background-repeat:no-repeat;background-attachment:fixed}body.page-body.page-bg1{background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.9)),url('bg1.svg');background-size:cover;background-repeat:no-repeat;background-attachment:fixed}body.page-body.page-bg2{background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.9)),url('bg2.svg');background-size:cover;background-repeat:no-repeat;background-attachment:fixed}body.page-body.page-bg3{background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.9)),url('bg3.svg');background-size:cover;background-repeat:no-repeat;background-attachment:fixed}body.page-body.page-bg4{background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.9)),url('bg4.svg');background-size:cover;background-repeat:no-repeat;background-attachment:fixed}body.page-body .header .logo{height:var(--logo-height);position:absolute;top:10px;left:16px;z-index:1}body.page-body .header .info-block{margin-left:calc(var(--logo-width));width:calc(100% - var(--logo-width))}@media (max-width:720px){body.page-body .header .info-block{margin-top:calc(var(--logo-height));margin-left:10px;width:100%}.header .brand-title{text-align:center;margin-lefth:0;margin-right:0}}body.page-body .navbar-collapse{margin-left:var(--logo-bottom-width)}