/* فرض ألوان اليوم السابع على هيكل القالب */
.navbar, .navbar-default { background-color: #000 !important; border-bottom: 5px solid #d40000 !important; }
.navbar-nav > li > a { color: #fff !important; font-weight: bold !important; }
.panel-heading { background-color: #000 !important; color: #fff !important; }
.table thead { background-color: #d40000 !important; color: #fff !important; }
a { color: #d40000 !important; }