@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:  #FFD6EB;  } 
#h1-menu .menulist a, #rightbox .menulist a, #rightbox .name { color: #8BDE10; } 
#h1,.menulist ul li a, #rightbox { background: #FF70FF; } 
.white, .white a { color: #3DFFF9; background: #FF73AB; } 
.box { color: #FFFEDB; background: #FF96C4; box-shadow: 0px 0px 0px #ccc; border-radius: 10px; } 
.box a:hover { color: #C2FFDA; } 
.ovari { color: #2EFF82; background: #FF73CC;  } 
.private { color: #94FFDF; background: #FFB3D4; } 
#h2-menu .menulist a { color: #DBF3FF; background: #FF54DD; } 
#h2-menu .menulist a:hover { background: #EAFFE6; } @media (max-width: 767px) {
.navbar-offcanvas {
  left: -250px;}
}