/* CSS Document */

.nav-quirk > li.active > a {
	background-color: #09C;
	background-image: none;
}

.headerpanel {
    background-color:#00313F;
}

.headerpanel .logopanel {
    left: 0 !important;
	background-color:#002735;
}

.leftpanel-profile {
    background-color: #003D4B;
}

.pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #09C;
}

label {
    margin-top: 10px;
	margin-bottom: 0px;	
}