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

    a {color: #3993ba;}
	a:hover {color: #206484;}

    .navbar-inner {
        background: #3993ba;
    }
    .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 > div > .active > a, .nav-pills > div > .active > a:hover,
    .nav-pills > .active > a, .nav-pills > .active > a:hover,
    span.dynatree-active a {
        background: #48a6d2 !important;
    }
	.nav-pills > div > .active > a, .nav-pills > div > .active > a:hover {
		border-radius: 4px;
	}

	.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
		background-color: #3993ba;
		border-color: #3993ba;
	}
	.pagination>li>a, .pagination>li>span {
		color: #3993ba;
	}
	
	.table thead th {background-color:#ebf2f6 !important;}
	.table .sort  {color: #ffffff;background-color:#48a6d2 !important;}
	.dataTables_wrapper th.sorting_asc,.dataTables_wrapper th.sorting_desc {background-color:#d4e3eb !important}

	.btn-guchen {color:#fff;background-color:#3993ba;border-color:#ccc;}
	.btn-guchen:hover, .btn-guchen:active, .btn-guchen.active, .btn-guchen.disabled, .btn-guchen[disabled] {color:#fff;background-color:#48a6d2}
	