:root{--title-color:#000000;--text-color:#000000;--border-color:#4b5363;--small-text-color:#030229;--focus-input:#000000;--button-color:#000000;--button-hover-color:#212529;--button-opacity:#74737367;--second-button-color:#f50206;--white-color:#ffffff;--color-error:#f50206;--active-link:#662d91;--active-link-hover:#7d37b3;--gray-color:#ababab;--select-color:#eff3f9;--color-success:#28a745;--color-warning:#ffc107;--color-info:#17a2b8}.error-message{position:fixed;bottom:10%;left:0;background:var(--color-error);color:var(--white-color);padding:.625rem .625rem .625rem .3125rem;border-radius:0 .75rem .75rem 0;font-size:.75rem;max-width:300px;z-index:999}@media only screen and (max-width:1200px){.error-message{width:70%}}