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

    .navbar-inner {
        background: #053b7f;
    }
    .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: #48a6d2 !important;
    }
	
	.table thead th {background-color:#ebf2f6 !important}
	.dataTables_wrapper th.sorting_asc,.dataTables_wrapper th.sorting_desc {background-color:#d4e3eb !important}

	.login_page .top_b {
		text-shadow: none !important;
		background: #053b7f !important;
		color: #ffffff !important;
	}
	
	.site_name {font-size: 16px !important; text-transform: uppercase !important;}
	
	.login_page .login_box { top: 35% !important; }