/* Add custom CSS here to override default styles supplied by https://kb.livehelpnow.net/css/app.css */
/*#primary.sidebar-right.article-primary {
    left:0 !important;
    width:100%;
}*/
/*#sidebar-categories {
    display:none;
}*/
#site-header .kb-logo img {
    height: auto !important;
    padding:20px;
}
#site-header {
    background: #fff;
    color:#2d3958;
}
#page-header {
    background: #ff9012;
}
#nav-primary ul>li a {
    color:#58595b;
}
.category-dropdown {
    background: #d6e8f1;
}
#exact-match-label,#category-filter-label,#categories {
    color: #1a1a1a !important;
}
#advanced-search-buttons {
background-color: #29c0d7;
}

