:root{--big-font-size:36px;--medium-font-size:20px;--base-font-size:16px;--header-height:70px;--left-menu-width:245px;--content-padding:30px;--white-color:#fff;--black-color:#000;--common-color:#343434;--blue-color:#0074b1;--yellow-color:#ffc507;--error:#ff5229}.forbidden-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f3c921!important;background:-webkit-gradient(linear,left bottom,left top,from(#e3c935),color-stop(50%,#f3c921),to(#ffb823));background:-o-linear-gradient(bottom,#e3c935 0,#f3c921 50%,#ffb823 100%);background:linear-gradient(0deg,#e3c935,#f3c921 50%,#ffb823)}.forbidden-wrapper>div{margin-top:auto}.forbidden-wrapper .forbidden-title{text-align:center;font-weight:400;color:#fff}.forbidden-wrapper .forbidden-title h1,.forbidden-wrapper .forbidden-title h2{text-transform:uppercase;text-shadow:0 0 2px #000}.forbidden-wrapper .forbidden-title a{display:block;text-decoration:none;font-weight:600;text-transform:lowercase;letter-spacing:-1px;font-size:18px;color:rgba(0,0,0,.7);margin-top:32px}.forbidden-wrapper .forbidden-title a:hover{text-decoration:underline}.forbidden-wrapper .forbidden-copyright{color:rgba(0,0,0,.7);font-weight:800;padding:24px}