/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */


.navbar-main {
    background-color: #ec8023 !important;
}
div.header-lined h1 {
    color: #000 !important;
    font-size: 25px !important;
    text-transform: uppercase !important;
}
.btn-success { 
    background-color: #ec8023 !important;
    border-color: #ec8023 !important;
}
.open>.dropdown-toggle {
    border-color: #000000 !important;
}
.bg-color-blue {
    background-color: #ec8023 !important;
}
section#footer p {
    font-size: 0.9em !important;
    border-top: 20px solid #ec8023 !important;
    color: #000000 !important;
}
.bg-color-asbestos {
    background-color: #000000 !important;
}
.label { 
    background-color: #000000 !important;
}
#header img {
    width: 25% !important;
}
.dropdown-menu>li>a:focus, .navbar-main .dropdown-menu>li>a:hover {
    background-color: #ec8023 !important;
}
.dataTables_wrapper .dataTables_info {
    background-color: #ec8023 !important;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #ec8023 !important;
    border-color: #ec8023 !important;
}
a.list-group-item.active, a.list-group-item.active:focus, a.list-group-item.active:hover {
    background-color: #ec8023 !important;
}
.breadcrumb li a {
    color: #000 !important;
}
.text-info{
    color: #000 !important;
}
.client-home-panels .panel>.panel-heading .panel-title .btn:hover {
    color: #fff !important;
}
.bg-color-midnight-blue {
    background-color: #000000 !important;
}
th a {
    color: #000 !important;   
}
.btn-primary {
    background-color: #000 !important;
    border-color: #000 !important;
}
.btn-primary:hover {
    color: #000 !important;
    background-color: #ffffff !important;
    border-color: #8579796b;
}
.margin-bottom a {
    color: #000 !important;
}
.btn-info {
    background-color: #000 !important;
    border-color: #333 !important;
}
.btn-info:hover {
    color: #000 !important;
    background-color: #fff !important;
    border-color: #000 !important;
}
.home-shortcuts {
    background: #f0ad4e !important;
}
.announcement-single a {
    color: #000 !important;
}
a.label.label-warning {
    color: #fff !important;
}
.kbarticles a {
    color: #000 !important;
}
.kbarticles a .glyphicon {
    color: #ec8023 !important;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    border-color: #c36514 !important;
}
.kbcategories a {
    color: #000 !important;
}
.kbcategories a .glyphicon {
    color: #ec8023 !important;
}
.badge {
    background-color: #333 !important;
}