
/* 
    Created on : 10/07/2016
    Author     : Acacio Fagundes (suporte@futurasites.com.br)
*/
#formConsul input, #formConsul textarea { width: 325px; }
#formConsul #ConsAss, #formConsul #ConsPerg { width: 665px; }
#formConsul hr { width: 665px; border-top: 1px solid #e78f08; border-bottom: 1px solid #eeeeee;}

#treefolder {
	width: 100%;
	overflow: hidden;
	float: left;
}

#contexto_lei {
	padding: 10px;
	padding-top:40px;
	font-size: 13px;
	text-align: justify;
}

#contexto_lei #tit {
	font-weight: bold;
	float: left;
	padding-right: 5px;
	white-space: nowrap;
}

#contexto_lei #Artigo {
	padding-bottom: 30px;
}

#ContextArtigo > div {
	padding-left: 30px;
	padding-bottom: 15px;
	display: block;
	clear: both;
	
}

#editfont{
	float: right;
    position: relative;
    top: -25px;
}

#contexto_lei #alteracao {
	font-size: 9px;
	font-weight: bold;
	/*line-height:15px;*/
	/*width: 120px;*/
	width: -moz-fit-content;
	border: 1px solid #E47905;
	padding: 2px;
	cursor: pointer;
}

#dialog > div > div > div {
	margin-top: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -10px;
	font-weight: bold;
	font-size:10px;
	border-top: 1px solid #fbcb09;
	
}
#dialog > div > div {
	font-weight: normal;
	font-style: italic;
	max-height: 200px;
	padding-left: 10px;
}

.jstree a {
	width: 900px!important;
	ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

li[rel="drive"] {
    font-weight: bold;
}
li[rel="capit"] {
    font-weight: normal;
}
li[rel="folder"] {
    font-weight: normal;
}
li[rel="default"] {
    font-weight: normal;
}