@CHARSET "UTF-8";

.divMenuLateral a, .divMenuLateral a:link, 
.divMenuLateral a:visited, .divMenuLateral a:hover, .divMenuLateral a:active{
	text-decoration: none;
}

#formMenuLateral{
	margin-top: 15px;
	margin-left: 0px;
}

#divMenuLateral, #formMenuLateral{
	width: 205px;
	/*min-height: 565px;*/
	height: 100%;
	min-height:100%;	
	position: relative;	
	float: left;
	overflow: hidden;
	display: inline;
	margin-top: 0px;
}

#divMenuLateral a {
	color: dimgray;
	padding-left: 5px;
}

#divMenuHome{
	height: 40px;
	width: 40px;
	float: left;
	background-color: #9BD6DC;
}

.imagemMenuHome{
	width: 20px;
	height: 20px;
	margin-left: 10px;
	margin-top: 10px;
}

#divMenuSeletorModulo{
	height: 24px;
	background-color: #9BD6DC;
	margin-top: 5px;
	padding: 8px;
	width: 182px;
	margin-left: 3px;
	box-shadow: 2px 2px 1px #abadaf;
}


#divConteudoMenu{
	background-color: white;
	width: 178px;
	height: 90%;
	position: absolute;
	
	padding: 10px;
	
	bottom: 1px;
	top: 55px;
	
	overflow-y: auto;
	overflow-x: hidden;
	
	margin-top: -5px;
	margin-left: 3px;
	
	box-shadow: 2px 2px 1px #abadaf;
}

#divLogomarcaMenu{
	
	width: 185px;
	height: 150px;
	position: absolute;
	
	padding: 12px;
	
	padding-left: 25px;
	bottom: 1px;
	
	top: 485px;
}

#divLogomarcaMenuAdmin{
	
	width: 185px;
	height: 150px;
	position: absolute;
	
	padding: 12px;
	
	padding-left: 25px;
	bottom: 1px;
}

#divRodapeMenu{
	background-color: #9BD6DC;
	height: 20px;
	width: 200px;
	bottom: 0px;
	position: absolute;
	color: #FFFFFF;
	font-size: 14pt;
	padding: 10px;
	overflow-y: hidden;
	overflow-x: hidden;
}


/*selectOneMenu*/
.divMenuLateral .ui-selectonemenu,
.divMenuLateral .ui-selectonemenu-trigger {

	background-color: #9BD6DC;
	background-image: none;
	border: none;
	
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;	
	
}

.divMenuLateral,
.divMenuLateral .ui-state-hover,
.divMenuLateral .ui-state-focus,
.divMenuLateral .ui-state-active{
	border: none !important;
	
	text-shadow: none;
	font-weight: normal;
}

.divMenuLateral .ui-selectonemenu-label{
	background-color: #9BD6DC;

	width: 100% !important;	
	
	font-size: 14pt;
	margin-left: 4px;
	
	color: #FFFFFF;
	height: 100%;
	padding: 0px !important;
}

.divMenuLateral .ui-selectonemenu:hover{
	border: none;
}

.divMenuLateral .ui-selectonemenu,
.divMenuLateral .ui-selectonemenu .ui-corner-all,
.divMenuLateral .ui-selectonemenu .ui-corner-right {	
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	
	width: 26px;
}

.divMenuLateral .ui-shadow{
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;	
}

.divMenuLateral .ui-helper-hidden-accessible{
	height: 100%;
}

#formMenuLateral\:seletorModulo{
	width: 100% !important;
	height: 100%;
}

#formMenuLateral\:seletorModulo .ui-selectonemenu-trigger > .ui-icon-triangle-1-s{
	background-image: url("img/icone/componente/menu.png.xhtml");
	background-position: center;
	
	margin: 2px 0px 0px 0px;
	
	width: 20px;
	height: 20px;
	
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.seletorModuloPanel .ui-selectonemenu-list {
	background-color: #9BD6DC;
	color: white;
	font-size: 14pt;
}

.seletorModuloPanel .ui-state-active {
	background-color: #97cbd0 !important;
	background-image: none !important;
	color: white !important;
	text-shadow: none !important;

	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;	
}
.seletorModuloPanel .ui-state-highlight{
	text-shadow: none !important;
	background-color: #97cbd0 !important;
	background-image: none !important;
}
.seletorModuloPanel {
	border: none !important;
	font-weight: bold;
}
.divMenuLateral .imagemAdicionarFavorito{
	float: right;
	margin-right: 5px;
	cursor: pointer;
}

.divMenuLateral .imagemSeletorRodape{
	float: right;
	cursor: pointer;
}

/* TRE NODE MENU */ 
.treeMenu{
	width: 100% !important;
	border: none;
	background: none; 
	font-size: 13pt;
	color: #FFFFFF;
}

.treeMenu .ui-tree-toggler{
	margin-top: 9px;
}

.treeMenu .ui-icon{
	
	background-size: contain;
	
	width: 10px;
	height: 10px;
	
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	
}


.treeMenu.ui-tree .ui-treenode{
	min-height: 28px;
	padding-top: 0px;
	overflow-x: hidden;
	cursor: pointer;
	position: relative;
    display: block;
}

.treeMenu.ui-tree .ui-treenode-label{
	display: inline-block;
    height: 100%;
    box-sizing: border-box;
    position: absolute;
    margin: 0px;
    padding: 0px;
    right: 0px;
    left: 15px;
}

.treeMenu.ui-tree .ui-treenode-content{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 28px;
}

.treeMenu.ui-tree .ui-treenode-children{
	padding-left: 15px;
}
.treeMenu.ui-tree .ui-treenode-children .ui-treenode:first-child{
	margin-top: 4px;
}


#formMenuLateral\:treeMenu .ui-treenode:hover{
	background-size: 100% 30px;
	/*background-image: url("img/background/background-menu-lateral-hover.png.xhtml");*/
	background-color: #9BD6DC;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.treeMenu.ui-tree > .ui-tree-container{
	padding: 0px;
}

.treeFavorito{
	float: left;
	margin-top: 10px;	
}

#formMenuLateral\:treeFavorito_list{
	
	list-style: none;
}

#formMenuLateral\:treeFavorito .ui-treenode:hover{
	background-size: 100% 30px;
	background-image: url("img/background/background-favorito-menu-lateral-hover.png.xhtml");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#formMenuLateral\:treeFavorito .ui-datalist-content{
	background-color: #9BD6DC;
	border: none;
	color: #ffffff;
	margin-left: -30px;
}

#formMenuLateral\:treeFavorito .ui-datalist-item {
	
	padding-bottom: 10px;
}


#tituloMenuFavorito{
	float: left;
	margin-top: -3px;
	cursor: pointer;
}


.treeMenu .ui-treenode.link-atual-menu-lateral{
	background-color: #9BD6DC;
}

.link-menu-lateral{
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	width: 100%;
	max-width: 180px;
    position: relative;
    height: 100%;
    line-height: 28px;
        margin-left: -15px;
}

 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    /*background: rgba(255,0,0,0.8); #006189*/ 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: #9BD6DC; 
}