.web-up{width:10px;height:10px;border-radius:50%;background-color:green}.web-down{width:10px;height:10px;border-radius:50%;background-color:red}.ck-editor__editable{min-height:300px}.active-page{color:#4b49ac;font-weight:700}.notification{position:fixed;top:100px;right:20px;background-color:#333;color:#fff;padding:10px 20px;border-radius:5px;box-shadow:0 4px 8px #0003;opacity:1;transition:opacity .5s ease;animation:slideIn .5s,fadeOut .5s 4.5s forwards;z-index:1000}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeOut{to{opacity:0}}.nav-link.active{background:#4b49ac;color:#fff!important}.nav-link.active i{color:#fff!important}
