@charset "UTF-8";body { color: #000000; }footer { color: #ffffff; }a:not(.btn) { color: #005588; }a:hover:not(.btn) { color: #0088cc; }#menu a:not(.btn) , #sidebar a:not(.btn) { color: #660000; }#menu a:hover:not(.btn) { color: #aa0000; }#sidebar a:hover:not(.btn) { color: #ff3333; }.navbar .nav > li > a, .navbar .brand { color: #333333; }.navbar .nav > li > a:focus, .navbar .nav > li > a:hover { color: #0088cc; }body { background-color: #000066; }#menu, #sidebar { background-color: #ff6600; }#menu .box-wrapper, #sidebar .box-wrapper { background-color: #ffcc99; }#sidebar .input:not(.btn) { background-color: #ffeecc; }#main .box-wrapper .box { background-color: #ffffff; }.box-wrapper .box-sub { background-color: #eeeeee; }#mobile-layout .table tbody td, #mobile-layout .table td { border-top: 2px solid rgba(0, 0, 0, 0.1); }#mobile-layout .table tr:first-child td { border-top: 0; }.btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] { background-color: #336633; }.btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] { background-color: #990000; }.btn-warning:active, .btn-warning.active { background-color: #993300; }hr { height: 1px; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.3); }footer hr { height: 1px; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.3); }