/*d:\matrixservices\wwwroot\css\sgnavoverride.css */
/** Navigators**/
#VerticalCriteria  
{
    margin-top: 33px !important;
    width: 190px !important;
    float: left;
    border: 0px solid #EDEDED;
    overflow-x: hidden;
}

#jobResults 
{
    float: right;
    width: 79%;
 /**   border: 1px solid #000;**/
    height: inherit;
}

.cb_style .cb_Narrow ul li .resSearchHead:hover { background-color:#086AB0 !important; color: #fff !important;}
.cb_style .cb_Narrow .NavigatorHeader
{background-color:#437CA7 !important; color: #006 !important;
 /**padding: 5px 10px !important;**/
 /**padding-bottom: 6px !important;**/

 border: 0px !important;
 width: 180px !important; }
 
.cb_style .cb_Narrow ul li .resSearchHead strong { color:inherit !important; }
.cb_style .cb_Narrow ul li .resSearchHead { width: 100% !important;}
.cb_style .cb_Narrow ul li ul li a:visited { color:#086AB0 !important; }
.cb_style .cb_Narrow ul li ul li a:hover { color:#086AB0 !important; }
.cb_style .cb_Narrow { padding: 0 0 0 0 !important;}
.clearfix::after {content: "" !important;}
.cb_style .cb_Narrow h2
{
    border-bottom: 1px solid #000; 
    color:#454545 !important; 
    background-color: #EDEDED; 
    width: 100% !important; 
    padding: 8px 0px !important; 
    padding-left: 5px !important;
    margin: 0px 0px !important;
}
