#sp-help-popup-content-container ol
{
    list-style: decimal;
}
#sp-help-main
{
    padding : 0;
    margin : 0;
    border : 0;
}

#sp-help-navigation
{
    position: fixed;
    top: 0px;
    left: 0px;
    height : 100vh;
    width : 230px;
    border: solid #fa9c19;    border-width: 0 2px 0 0;
    overflow: auto;
}

#sp-help-navigation .sp-help-tree-container
{
    padding-left: 5px;
}

#sp-search-by-tags
{
    position: fixed;
    left: 270px;
}

#sp-search-by-tags img
{
    vertical-align:middle;
}

#sp-help-menus ul
{
    position : fixed;
    top: 50px;
    left: 230px;
    
    width:100%;
    list-style-type:none;
}

#sp-help-menus li
{
    float: left;
    width: 25px;
}

#sp-help-article-content-container
{
    position : absolute;
}

#sp-help-article-content-container table 
{
    width:100%;
    border-width: 1px;
    border-color: #fa9c19;    border-collapse: collapse;
}
#sp-help-article-content-container th 
{
    color: white;
    font-weight: bold;
    background-color: #fa9c19;    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #fa9c19;    text-align:center;
}

#sp-help-article-content-container tr 
{
    background-color: white;
}

#sp-help-article-content-container td 
{
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #fa9c19;}

#sp-help-article-content table 
{
    width:100%;
    border-width: 1px;
    border-color: #fa9c19;    border-collapse: collapse;
}
#sp-help-article-content th 
{
    color: white;
    font-weight: bold;
    background-color: #fa9c19;    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #fa9c19;    text-align:center;
}

#sp-help-article-content tr 
{
    background-color: white;
}

#sp-help-article-content td 
{
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #fa9c19;}

#sp-help-main #sp-help-article-content-container
{
    top: 100px;
    left: 270px;
}

#sp-help-popup
{
    position: fixed;
    right: 0px;
    top: 0px;
    width: 400px;
    height: 500px;
    border: solid transparent;
    border-width: 1px 1px 1px 6px;
    /*box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);*/
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    overflow-x: auto;
    overflow-y: scroll;
    background-color: white;
    resize: both;
}

#sp-help-popup-content-container
{
    position : relative;
    padding-left: 20px;
    border: solid transparent;
    border-width: 2px 0 0 0; 
    border-color: #fa9c19;}

#sp-help-popup-content-container table 
{
    width:100%;
    border-width: 1px;
    border-color: #fa9c19;    border-collapse: collapse;
}
#sp-help-popup-content-container th 
{
    color: white;
    font-weight: bold;
    background-color: #fa9c19;    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #fa9c19;    text-align:center;
}

#sp-help-popup-content-container tr 
{
    background-color: white;
}
#sp-help-popup-content-container td 
{
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #fa9c19;}

#sp-help-popup-header
{
    background: url("../../../views/shared/images/logo.png") no-repeat;
    background-size: 65%;
    display: block;
    position: relative;
    left: 0px;
    top: 0px;
    height: 60px;
    width: 300px;
}

#sp-help-popup-window-header
{
    background: url("../../../views/shared/images/logo.png") no-repeat;
    background-size: 65%;
    display: block;
    position: relative;
    left: 0px;
    top: 0px;
    height: 60px;
    width: 300px;
}

#sp-help-popup-window .sp-help-tree-container
{
    margin-top: 0;
    padding-left: 0;
}

#sp-help-popup-window #sp-help-popup-header-banner
{
    border: solid transparent;
    border-width: 0 0 2px 0; 
    border-color: #fa9c19;}

#sp-help-search-div
{
    padding-top: 5px;
}

#sp-help-search-div a
{
    vertical-align: middle;
    padding-left: 5px;
}

#sp-help-popup-window #sp-help-popup-navigation-button-container
{
    padding-left: 10px;    
    position: absolute;
    right: 20px;
    top: 25px;
}

#sp-help-popup #sp-help-popup-header-banner
{
    position: relative;
    height: 65px;
    cursor: move;
}

#sp-help-popup #sp-help-popup-navigation-button-container
{
    padding-left: 10px;    
    position: absolute;
    right: 20px;
    top: 25px;
}

#sp-help-popup #sp-help-popup-navigation-button-container a
{
    padding-left: 10px;
}

#sp-help-popup-window #sp-help-popup-navigation-button-container a
{
    padding-left: 10px;
}

#sp-help-popup .sp-help-tree-container
{
    margin-top: 0;
    padding-left: 0;
}

#sp-help-popup .ui-autocomplete.ui-menu {
	left: 0px;
	margin-left: 0px;
	padding-left: 0px;
	border-color: #eee;
	border-style: solid;
	border-width: 1px;
	width: 160px;
	max-height: 200px;
	overflow-y: auto;
	z-index: 9999;
}

#sp-help-popup .ui-autocomplete.ui-menu > .ui-menu-item {
	background-color: #fff;
	color: #000;
	font-size: 0.9em;
	font-weight: bold;
	/*cursor: pointer;*/
	position: relative;
	/*left: 0px;*/
	width: 100%;
	height: 20px;
	padding: 2px;

	border-color: #fff;
	border-style: solid;
	border-width: 1px;

	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#sp-help-popup .ui-autocomplete.ui-menu > .ui-menu-item:nth-child(even) {
	background-color: #eee;
}

#sp-help-popup .ui-autocomplete.ui-menu > .ui-menu-item:hover {
	background-color: #777;
	border-left-color: #777;
	border-right-color: #eee;
	color: #fff;
}

#sp-help-popup .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	background-color: #777;
	border-left-color: #777;
	border-right-color: #eee;
	color: #fff;
}

#sp-help-popup .ui-menu-item-selected-list {
	background-color: rgb(47, 126, 216);
	color: white;
}

#sp-help-popup .ui-helper-hidden-accessible { 
    display:none; 
}

#sp-help-tags-div
{
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0px;
    margin-top: 5px;
}

#sp-help-tags-div li
{
    display: inline-block;
    margin-left: 5px;
    
    border: 2px solid #dddddd;
}

#sp-help-tags-div span
{
    color: #fa9c19;    padding-left: 2px;
    padding-bottom: 3px;
}

#sp-help-tags-div a
{
    cursor: pointer;
    padding-left: 5px;
    padding-right: 2px;
}

.sp-help-tree-container
{
    list-style-type: none;
}

.sp-help-tree-container ul
{
    list-style-type: none;
    padding-left: 1em;
}

.sp-help-heading
{
    margin-left: 20px;
}

.sp-help-item-category
{
    color: #777;
    padding-top: 8px;    
    white-space: nowrap;
}

.sp-help-item-article
{
    color: #777;
    padding-top: 8px;    
    white-space: nowrap;
}

.sp-help-expand-icon-down
{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0px 5px 7px;
    border-color: transparent transparent transparent #fa9c19;    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 2px;
    cursor: pointer;   
}
.sp-help-expand-icon-down.sp-help-expand-icon-up
{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0px 5px;
    border-color: #23AC38 transparent transparent transparent;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 2px;
    cursor: pointer;
}
