/* ---- Gebo Admin blue theme ---- */

   .navbar-inner {
    background: url("../img/header.jpg") repeat-x scroll 0 0 / 100% 100% #EE5600;
}
    .navbar .nav .active > a, .navbar .nav .active > a:hover {
        background: #206484 !important;
    }
    .dropdown-menu li > a:hover,
    .dropdown-menu li > a:focus,
    .dropdown-menu .active > a,
	.dropdown-menu .active > a:hover,
    .nav-pills > .active > a, .nav-pills > .active > a:hover,
    span.dynatree-active a {
        background: #E73E17 !important;
    }
	
	.table thead th {background-color:#ebf2f6 !important}
	.dataTables_wrapper th.sorting_asc,.dataTables_wrapper th.sorting_desc {background-color:#d4e3eb !important}
html{background-color:#FEAE01;}
a{color:#E73E17}
.btn-primary {
    background-color: #E67817;
    border-color: #E73E17;
    color: #fff;
}
