@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: #F5F5F5; } 
#h1,#h1-menu .menulist ul li a, #rightbox .menulist ul li a , #rightbox { background: #01000A; } 
.white, .white a { color: #FCFCFC; background: #0D0D0D; } 
.box { color: #FCFCFC; background: #2E2E2E; } 
.box, #h2-menu .menulist a, #unline { box-shadow: 0px 0px 5px #ccc; border-radius: 10px; } 
.box a:hover {  } 
.ovari { color: #FFFFFF; background: #07040F;  } 
.private, .private a { color: #0F0F0F; background: #FF1808; } 
#h2-menu .menulist a { color: #FFFFFF; background: #0A0A0A; } 
#h2-menu .menulist a:hover {  } @media (max-width: 767px) {
.navbar-offcanvas {
  left: -250px;}
}