.sidebar-box, .panel, .right-box, .module, .box {
    background:#0c0c14 !important;
    border:1px solid #09f;
    color:#fff !important;
    box-shadow:0 0 14px #00eaff90;
}

.sidebar-box * , .right-box * , .module * , .box * {
    color:#fff !important;
    text-shadow:0 0 5px #00eaff80;
}
