@media (min-width: 1025px) {.dropdown-menu, .modal-content, .panel, .list-group-item {  background-color: rgba(250, 250, 250, 0.9); } }html, body {background-attachment: inherit;} 
        
        body { background:  #FF0303; background-size: 100% auto; } 
#h1-menu .menulist a, #rightbox .menulist a, #rightbox .name { null } 
#h1,#h1-menu .menulist ul li a, #rightbox .menulist ul li a , #rightbox { background: #000000; } 
.white, .white a { null background: #FF1212; } 
.box { color: #FF0022; background: #000000; } 
.box, #h2-menu .menulist a, #unline { box-shadow: 0px 0px 5px #ccc; border-radius: 10px; } 
.box a:hover { color: #FF2626; } 
.ovari { null background: #FF0080; font-weight:bold; } 
.private, .private a { null background: #000000; } 
#h2-menu .menulist a { null background: #FF0303; } 
#h2-menu .menulist a:hover { background: #FF0000; } @media (max-width: 767px) {
.navbar-offcanvas {
  left: -250px;}
}