@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:  #000000;  } 
#h1-menu .menulist a, #rightbox .menulist a, #rightbox .name { color: #FF0D0D; } 
#h1,#h1-menu .menulist ul li a, #rightbox .menulist ul li a , #rightbox { background: #0A0A0A; } 
.white, .white a { color: #0D2121; background: #000000; } 
.box { color: #A30E03; background: #1C1C1C; } 
.box, #h2-menu .menulist a, #unline { box-shadow: 0px 0px 5px #ccc; border-radius: 10px; } 
.box a:hover { color: #000000; } 
.ovari { color: #726E75; background: #000000;  } 
.private, .private a { color: #FF1482; background: #0BE00B; } 
#h2-menu .menulist a { color: #030105; background: #303030; } 
#h2-menu .menulist a:hover { background: #000000; } @media (max-width: 767px) {
.navbar-offcanvas {
  left: -250px;}
}