body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #eee url(/tecnomanager/javax.faces.resource/img/bg.png.xhtml) repeat;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #999;
	text-shadow:0px 1px 0px #fff;
}

a{
	color: #999;
	text-decoration: none;
}

a img, img{
	border: 0px;
}

h1,h2,h3,h4,h5,h6{
	letter-spacing: -1px;
}

h3 img{
	margin-right: 10px;
}

/* table{width:100% !important;} */

/*
somente usar em tabelas com duas colunas
*/
.right{
	width: 50%;
}
.left{
	width: 50%;
}

textarea{height: auto !important; font-weight: bolder !important; padding: 10px 0 !important;}

::-webkit-scrollbar {
    width: 7px;
}
::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color:rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color:rgba(0,0,0,0.3);
}
::-webkit-scrollbar-track:hover{
	background-color:rgba(0,0,0,0.2);
}
::-webkit-scrollbar-thumb:hover{
	background-color:rgba(0,0,0,0.4);
}

.style-box{
	-moz-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15);
	box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15);
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#wrap{
	height: auto;
	min-height: 100%;
	width: 100%;
	position: relative;
}

.ui-button{
	cursor: pointer;
	height:35px;
	padding-left: 15px !important;
	padding-right: 15px;
	border: 1px solid #ddd;
	border-bottom-width: 2px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display: inline-block;
	text-indent:20px;
	margin-bottom: 20px;
	-webkit-appearance: none;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666!important;
	font-weight: bolder;
	text-shadow:0px 1px 0px #fff;
	margin: 0px!important;
}

.ui-button:hover{
	box-shadow: 0 0 5px #05bb4c;
}



/*--------index---------*/

#wrap-index{
	width: 960px;
	margin: 0 auto;
}

#header-index{
	margin-bottom: 20px;
	border: none;
	background: url(/tecnomanager/javax.faces.resource/img/line.gif.xhtml) repeat-x left bottom;
	padding: 10px 0 15px 0;
}

#header-index div{
	display: inline-block;
}

#login-box{
	background-color: #fff;
	padding: 15px;
	float: right;
	width: 331px;
	position: relative;
	height: 220px;
	margin-top: 30px;
	margin-bottom: 40px;
}

#login-box h3{
	padding: 0px;
	margin: 0px;
	display: inline-block;
	color: #ccc;
	padding-left: 30px;
	background: url(/tecnomanager/javax.faces.resource/img/nuvem.png.xhtml) no-repeat left center;
	margin-top: -5px;
}

.esqueci-senha{
	float: right;
	display: inline-block;
	font-size: 12px;
	text-decoration: underline;
}

#input-login{
	width: 330px;
	border-top: 1px solid #eee;
	margin-top: 20px;
	margin-bottom: 40px;
}

#input-login input{
	height:40px;
	-moz-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.22);
	-webkit-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.22);
	box-shadow:inset 0px 1px 1px rgba(0,0,0,0.22);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display: inline-block;
	border: 1px solid #eee;
	width: 325px;
	margin: 3px;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	text-indent: 25px!important;
	margin-top:20px;
}

#input-login button{
	padding: 0px;
	background: url(/tecnomanager/javax.faces.resource/img/bt-busca.png.xhtml) no-repeat 86px 10px, url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top;
	margin: 0px;
	text-indent:0px !important;
	width: 110px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	height: 33px;
	position: absolute;
	bottom: 20px;
	right: 18px; 
	text-align:left !important;
}

#coluna-noticias{
	width: 560px;
	display: inline-block;
}

#coluna-sidebar{
	width: 360px;
	display: inline-block;
	float: right;
}

#footer-index{
	border: none;
	background: url(/tecnomanager/javax.faces.resource/img/line.gif.xhtml) repeat-x left top;
	padding: 20px 0 20px 0;
	font-size: 12px;
	margin-top:40px;
}

#institucional{
	width: 190px;
	display: inline-block;
}

#institucional p{
	padding: 0px;
	margin: 0px;
}

#institucional p a{
	color: #444;
	text-decoration: underline;
}

#bt-atendimento{
	background: url(/tecnomanager/javax.faces.resource/img/bg-atendimento.png.xhtml) no-repeat left top;
	width: 307px;
	height: 65px;
	float: right;
}

#content-index h2{
	color: #00303F!important;
}	

#bloco-noticias{
	min-height: 550px;
	width: 550px;
}

#bloco-noticias h1{
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	line-height: 20px;
}	

#imagem-noticia{
	width: 170px;
	height: 170px;
	background-color: #fff;
	-moz-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15);
	box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15);
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding: 4px;
	display: inline-block;
}

#resumo-noticias{
	width: 325px;
	display: inline-block;
	float: right;
	margin-right: 30px;
}

#resumo-noticias p{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 17px;
	text-align: justify;
}

#corpo-noticias a img, #corpo-noticias img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 4px solid #fff;
	-moz-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15);
	box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15);
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#corpo-noticias{
	margin-bottom: 20px;
	min-height: 520px;
}

#corpo-noticias p{
	padding: 5px 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 17px;
}

#bloco-noticias a{
	display: inline-block;
	margin-left: 200px;
	margin-top: -20px;
	font-weight: bold;
	color: #00303F!important;
}

#atualizacoes ul{
	padding: 0px;
	margin: 0px;
}

#atualizacoes ul li{
	background: url(/tecnomanager/javax.faces.resource/img/line.gif.xhtml) repeat-x left bottom;
	list-style: none;
	padding: 10px;
	font-size: 13px;
}

#atualizacoes ul li:last-child{
	background-image: none;
}

#atualizacoes ul li div, #atualizacoes ul li div a{
	display: inline-block;
}

#atualizacoes ul li a{
	float: right;
}

#atu-versao{
	float: right;
	margin-right: 30px;
}


#suporte{
	margin-top: 90px;
}

#suporte-linha-1 input{
	height: 30px;
	width: 38.65%;
	background-color: #fff !important;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px ;
	border: 1px solid #eee;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #999;
	-webkit-appearance: none;
	padding: 5px 5px 5px 25px;
	-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
	-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
	box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
}

#suporte-linha-1 .ui-message-error{
	width: 345px;
	font-size: 12px;
	margin: 5px 0;
}

#suporte-linha-1 .ui-message-error .ui-message-error-summary{
	display: none;
}


#suporte textarea{
	height: 80px;
	width: 100%;
	margin-top: 10px;
	background-color: #fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px ;
	border: 1px solid #eee;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666!important;
	-webkit-appearance: none;
	padding: 5px 15px;
	-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
	-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
	box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
	border: 1px solid #eee;
}

/*--------mensagem---------*/

#mensagem{
	background: #eee url(/tecnomanager/javax.faces.resource/img/bg.png.xhtml) repeat;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px ;
	width: 400px;
	height: 220px;
	margin: 0 auto;
	margin-top: 20%;
	margin-bottom: 20%;
	padding: 30px 20px;
	text-align: center;
}

#mensagem h2{
	font-size: 45px;
	color: #555;
	padding: 5px 0;
	margin: 0;
}

#mensagem h5{
	letter-spacing: 0;
	font-size: 20px;
	padding: 5px 0;
	margin: 0;
}

#mensagem-opcoes{
	text-align: center;
	margin: 0 auto;
	height: 20px;
	margin-left: 35px;
}

#mensagem-opcoes button{
	margin: 20px!important;
	float: left!important;
}

.alerta{
	box-shadow: 0 0 5px #fcb913;
}

/*--------sidebar---------*/

#sidebar{
	background-color: #fff;
	width: 230px;
	height: auto;
	min-height: 1000px;
	position: fixed;
	float: left;
}

#sidebar p{
	padding: 0px;
	margin: 0px;
}

#logo{
	margin: 20px 15px;
}

#info-geral{
	margin: -15px 0px 30px 70px;
	font-size: 12px;
}

#menu{display: block !important; height: auto !important;}

#info-institucional{
	font-size: 12px;
	position: fixed;
	width: 190px;
	bottom: 20px;
	left: 20px;
}

#info-institucional p{
	padding: 0px;
	margin: 0px;
}

#info-institucional p a{
	color: #444;
	text-decoration: underline;
}

/*--------menu---------*/

#sanfona {
	width: 220px;
	margin-left: 0;
	margin-right: 0;
	color: #999;
	text-shadow:0px 1px 0px #fff;
	font-weight: bold;
}

#sanfona a{
	color: #999;
}
 
.accordionButton {	
	width: 189px;
	float: left;
	cursor: pointer;
	padding: 10px 0 10px 40px;
	border: 1px solid #ddd;
}

.accordionButton:hover{
	box-shadow: 0 0 5px #05bb4c;
}
 
.accordionContent {	
	float: left;
	background: #89A7A7;
	display: none;
	padding-left: 40px;
	padding-right: 0px;
	margin: 0px;
	width: 190px;
}

.accordionContent li{
	list-style: none;
	padding: 7px 0;
}

.accordionContent li a{
	color: #fff!important;
	text-shadow:0px 1px 0px #999;
	font-size: 12px;
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}

.accordionContent li a:hover{
	margin-left: 3px;
}

.bg-dash{
	display: none!important;
}

#accordion div{
	background-color: #89A7A7;
	width: 230px;
	
}

.menu-dashboard{background: url(/tecnomanager/javax.faces.resource/img/icon-dashboard.png.xhtml) no-repeat 15px center, url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top;}
.menu-gerenciar{background: url(/tecnomanager/javax.faces.resource/img/icon-gerenciar.png.xhtml) no-repeat 15px center, url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top;}
.menu-consultas{background: url(/tecnomanager/javax.faces.resource/img/icon-consultas.png.xhtml) no-repeat 15px center, url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top;}
.menu-checklist{background: url(/tecnomanager/javax.faces.resource/img/icon-checklist.png.xhtml) no-repeat 15px center, url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top;}


/*--------content---------*/

#content{
	margin-left: 230px;
	height: 100%;
}

#header{
	margin: 20px;
	height: 40px;
	margin-top: 0px;
	border: none;
	background: url(/tecnomanager/javax.faces.resource/img/line.gif.xhtml) repeat-x left bottom;
	padding: 5px 0;
	font-size: 12px;
}

#header-in{
	width: 100%;
	margin-top: 10px;
}

#info-empresa{
	width: 40%;
	float: left;
	display: inline-block;
}

#info-operador{
	width: 40%;
	float: left;
	display: inline-block;
}

#logout{
	float: right;
	display: inline-block;
}

#footer{
	margin: 20px;
	height: 40px;
	background: url(/tecnomanager/javax.faces.resource/img/line.gif.xhtml) repeat-x left top;
	padding: 5px 0;
	font-size: 12px;
	margin-top: 20px;
}

#footer-in{
	width: 100%;
	margin-top: 10px;
}

#info-versao{
	width: 40%;
	float: left;
	display: inline-block;
}

#chat{
	float: right;
	display: inline-block;
}


/*--------crud---------*/

#crud{
	margin: 20px;
	background-color: #fff;
	min-height: 300px;
	padding: 2%;
	margin-top: 2px;
	min-width: 730px;
	position: relative;
}

.crud-titulo{
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	color: #00303F;
}

#crud input{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #bababa;
	font-weight: bolder;
	text-shadow:0px 1px 0px #fff;
	margin-bottom: 5px;
}

.input-grande{
	background: #eee url(/tecnomanager/javax.faces.resource/img/bg-input.png.xhtml) no-repeat right center;
	width:100%;
	height:45px;
	-moz-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.22);
	-webkit-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.22);
	box-shadow:inset 0px 1px 1px rgba(0,0,0,0.22);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display: inline-block;
	border: none;
	text-indent:20px;
	font-size: 20px;
}

.ui-inputfield {
	background-color: #eee ;
	width:95%;
	height:35px;
	-moz-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.22);
	-webkit-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.22);
	box-shadow:inset 0px 1px 1px rgba(0,0,0,0.22);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display: inline-block;
	border: none;
	text-indent:20px;
	font-size: 16px;
	color: #666 !important;
}

.ui-inputtext{
	background-color: #eee !important ;
	width:95%;
	height:35px !important;
	-moz-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.22) !important;
	-webkit-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.22) !important;
	box-shadow:inset 0px 1px 1px rgba(0,0,0,0.22) !important;
	-moz-border-radius:3px !important;
	-webkit-border-radius:3px !important;
	border-radius:3px !important;
	display: inline-block !important;
	border: none !important;
	text-indent:20px !important;
	font-size: 16px !important;
	color: #666 !important;
}

.ui-autocomplete .ui-inputfield{
	width:86%;
	height:35px;
	background: url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left bottom;
	border: 1px solid #ddd;
	border-bottom-width: 2px;
	-moz-border-radius:3px 0 0 3px !important;
	-webkit-border-radius:3px 0 0 3px !important;
	border-radius:3px 0 0 3px !important;
	display: inline-block;
	text-indent:20px;
	margin-bottom: 5px;
	-webkit-appearance: none;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	font-weight: bolder;
	text-shadow:0px 1px 0px #fff;
	-moz-box-shadow: none!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	border-right:none!important;
}

.ui-autocomplete .ui-button{
	height:45px!important;
	background: url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x right bottom;
	border: 1px solid #ddd;
	border-left:none!important;
	border-bottom-width: 2px;
	-moz-border-radius:0 3px 3px 0 !important;
	-webkit-border-radius:0 3px 3px 0 !important;
	border-radius:0 3px 3px 0 !important;
	display: inline-block;
	text-indent:20px;
	margin-bottom: 5px;
	-webkit-appearance: none;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	font-weight: bolder;
	text-shadow:0px 1px 0px #fff;
	-moz-box-shadow: none!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
}

.ui-autocomplete .ui-button .ui-icon-triangle-1-s, .ui-selectonemenu div .ui-icon-triangle-1-s, .ui-selectonemenu-trigger{display:none !important;}

.ui-selectonemenu{
	width:96% !important;
	border: 1px solid #ddd;
	border-bottom-width: 2px;
	-moz-border-radius:3px !important;
	-webkit-border-radius:3px !important;
	border-radius:3px !important;
	display: inline-block;
	text-indent:20px;
	margin-bottom: 5px;
	-webkit-appearance: none;
	-moz-box-shadow: none!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	border-right:none!important;
	
}

.ui-selectonemenu-label{
	text-align: left !important;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	color: #666;
	font-weight: bolder;
	text-shadow:0px 1px 0px #fff;
	vertical-align: middle;
	width: 99% !important;
	background: url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x right bottom !important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	border-right:none!important;
	padding-top:10px !important;
	height:25px !important;
}

.input-select{
	width:48%;
	height:43px;
	background: none!important;
	border: 1px solid #ddd;
	border-bottom-width: 2px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display: inline-block;
	text-indent:20px;
	margin-bottom: 5px;
	-webkit-appearance: none;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	font-weight: bolder;
	text-shadow:0px 1px 0px #fff;
}

.ui-selectonemenu-items{
	-moz-border-radius:0 0 3px 3px !important;
	-webkit-border-radius:0 0 3px 3px !important;
	border-radius:0 0 3px 3px !important;
}

.ui-selectonemenu-item, .ui-autocomplete-item{
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 10px !important;
	color: #666 !important;
	font-weight: bolder !important;
	text-shadow:0px 1px 0px #fff;
	background: url(/tecnomanager/javax.faces.resource/img/line.gif.xhtml) repeat-x left bottom;
}

.ui-state-highlight{
	background: url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top !important;
	color: #666 !important;
	font-weight: bolder !important;
	text-shadow:0px 1px 0px #fff !important;
	border:1px solid #ddd !important;
	margin-top: -4px !important;
}

.ui-selectonemenu-items .ui-state-hover, .ui-picklist-list .ui-state-hover{
	background: url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top !important;
	color: #666 !important;
	font-weight: bolder !important;
	text-shadow:0px 1px 0px #fff !important;
	border:1px solid #ddd !important;
	margin-top: -4px !important;
}

.ui-autocomplete-item .ui-state-highlight{
	background: none !important;
}

.ui-picklist-filter-container .ui-icon-search {
	display: none;
}

.ui-picklist-filter{;
	-moz-border-radius:50px !important;
	-webkit-border-radius:50px !important;
	border-radius:50px !important;
	background: #fff url(/tecnomanager/javax.faces.resource/img/lupa.png.xhtml) no-repeat left center !important;
	width: 170px !important;
	height:18px !important;
	font-size: 12px !important;
	font-weight: normal !important;
	padding-left:15px !important;
	position: absolute;
	top:6px;
	right: 6px;
}


.ui-picklist tbody tr td button{
	margin: 0 auto !important;
	margin-bottom: 10px !important
}

.ui-picklist tbody tr td button:last-child{
	margin-bottom: 0px !important;
}

.ui-tabs{
	padding:10px 0px 0px 0px !important;
	border: 0px !important;
}

.ui-tabs-panel{
	background-color: #fff !important;
	padding:0px !important;
	border: 0px !important;
}

.ui-tabs-nav{
	background: none!important;
	border-bottom: 1px solid #eee !important;
}

.ui-tabs-top{
	background: none!important;
}

.fileupload-buttonbar button, .fileupload-buttonbar label{
	font-size: 14px important;
	margin-right: 10px !important;
	background: url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top !important;
	height:35px !important;
	-moz-border-radius:3px !important;
	-webkit-border-radius:3px !important;
	border-radius:3px !important;
	display: inline-block !important;
	border: 1px solid #ddd !important;
	border-bottom-width: 2px !important;
	text-indent:20px !important;
	font-size: 14px !important;
	text-align: left!important;
	-webkit-appearance: none;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666!important;
	font-weight: bolder;
	text-shadow:0px 1px 0px #fff;
}

.fileupload-buttonbar label{
	height: 32px !important;
}

.fileupload-buttonbar{
	background-color: #fff !important;
	-moz-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15);
	box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15);
	border:1px solid #eee !important;
	padding: 5px !important;
}

.fileupload-content{
	background-color: #eee !important;
	-moz-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15);
	box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15);
}

.ui-button-text{
	font-size: 14px !important;
	font-weight: bolder;
}

.fileupload-buttonbar label span, .fileupload-buttonbar button span{
	padding-left: 0px !important;
}

#check-situacao{
	float: right;
	width:48%;
	display: inline-block;
}

#check-situacao h3, #check-situacao p{
	display: inline-block;
}

#check-situacao p{
	margin-left: 20px;
	margin-top: -10px;
}

.ui-chkbox-box {
    -webkit-appearance: none !important;
    background-color: #fafafa !important;
    border: 1px solid #cacece !important;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05) !important;
    padding: 7px !important;
    -moz-border-radius:50px !important;
	-webkit-border-radius:50px !important;
	border-radius:50px !important;
    display: inline-block !important;
    position: relative !important;
    top: 10px !important;
}

.ui-chkbox{margin-bottom: 35px;}
 
.ui-chkbox-box:checked:after {
    content: ' ' !important;
    width: 10px !important;
    height: 10px !important;
    -moz-border-radius:3px !important;
	-webkit-border-radius:3px !important;
	border-radius:3px !important;
    position: absolute !important;
    top: 3px !important;
    background: #99a1a7 !important;
    box-shadow: inset 0 0 15px rgba(15, 243, 34, 0.72) !important;
    text-shadow: 0px !important;
    left: 3px !important;
    font-size: 32px !important;
}
 
.ui-chkbox-box:checked {
    background-color: #e9ecee !important;
    color: #99a1a7 !important;
    border: 1px solid #adb8c0 !important;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1) !important;
}
 
.ui-chkbox-box:active, .ui-chkbox-box:checked:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1) !important;
} 

.label-radio{
	font-weight: bolder;
	margin-left: 10px;	
}

#gerenciar-versoes{
	border-top: 1px solid #eee;
	margin-top: 10px;
	padding-top: 20px;
}

#col-esquerda{
	width: 48%;
	display: inline-block;
}

#col-esquerda h3, #col-esquerda p{
	margin: 0px;
	font-size: 16px;
}

#col-esquerda h2{
	color: #00303F;
	margin: 0px;
}

#col-direita{
	width: 48%;
	display: inline-block;
	float: right;
	position: relative;
	height: 150px;
}

#col-direita select{
	float: right;
	width: 100%;
	margin-bottom: 5px;
}

#listaUsuarios tbody tr td{
	width: 300px;
}

#listaUsuarios tbody tr td:nth-child(2){
	width: 100px!important;
}


/*--------checklist---------*/

#espaco-checklist{
	margin-top: 60px;
}

#item-checklist{
	margin: 20px;
	background-color: #fff;
	padding: 15px 1% 13px 1%;
	margin-top: 8px!important;
	margin-bottom: 8px!important;
	min-width: 730px;
	position: relative;
}

#item-checklist div{
	display: inline-block;
	vertical-align: middle;
}

#checklist-checkbox{
	width: 60px;
	height: 25px;
	background: url(/tecnomanager/javax.faces.resource/img/checkbox.png.xhtml) no-repeat left center;
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}

#checklist-checkbox:hover, #checklist-checkbox:active, #checklist-checkbox:visited{
	background: url(/tecnomanager/javax.faces.resource/img/checkbox-on.png.xhtml) no-repeat left center;
}

#checklist-tarefa{
	
}

#checklist-versao{
	font-size: 12px;
	margin-left: 45%;
}

#checklist-data{
	font-size: 12px;
	margin-left: 3%;
}

#checklist-mais{
	float: right;
}

#checklist-mais a img{
	padding-top: 10px;
	margin-right: 5px;
}

#add-tarefa{
	margin: 20px;
	min-width: 730px;
	position: relative;
	margin-top: 3px;
}

.input-checklist{
	background: #eee url(/tecnomanager/javax.faces.resource/img/bg-input-checklist.png.xhtml) no-repeat right center;
	width: 100%;
	height:55px;
	-moz-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.22);
	-webkit-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.22);
	box-shadow:inset 0px 1px 1px rgba(0,0,0,0.22);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display: inline-block;
	border: none;
	text-indent:20px;
	font: bold 30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow:0px 1px 0px #fff;
	border-bottom: 1px solid #fff;
}

/*--------dashboard---------*/

#dashboard{
	margin: 20px;
	min-width: 750px;
	position: relative;
	margin-top: 3px;
}

#dashboard-box{
	width: 46%;
	background-color: #fff;
	padding: 15px 1% 13px 1%;
	min-height: 100px;
	display: inline-block;
}

#dashboard-box h3{
	color: #00303F;
	font-size: 1.5em;
	margin-top: -50px;
	margin-left: -2%;
}

#relatorio-dados-filtros{
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

#relatorio-dados-filtros div{
	display: inline-block;
}

#relatorio-dados-filtros h4{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 0!important;
}

#select-relatorio-periodo{
	margin-left: 2%;
}

.bt-grafico{
	margin-top: 20px!important;
	float: right;
	padding-left: 10px!important;
}

#relatorio-dados-filtros div select{
	height: 32px;
	margin-top: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border: 1px solid #eee;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	-webkit-appearance: none;
	padding: 0 24px 0 8px;
	background: url(/tecnomanager/javax.faces.resource/img/seta-dropdown.gif.xhtml) no-repeat right center;
	-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
	-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
	box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
	
}

#espaco-dashboard{
	margin-top: 100px;
}

#grafico{
	width: 100%;
	min-height: 260px;
}

#grafico img{
	width: 99%;
	margin-top: 20px;
	margin-bottom: 5px;
}

#coordenadas-geo{
	width: 100%;
	min-height: 300px;
}

#coordenadas-geo img{
	width: 99%;
}

/*--------lista-usuarios---------*/

.lista-usuarios{
	background-color:#eee;
	width:100%;
	-moz-box-shadow:inset 2px 1px 1px rgba(0,0,0,0.15);
	-webkit-box-shadow:inset 2px 1px 1px rgba(0,0,0,0.15);
	box-shadow:inset 2px 1px 1px rgba(0,0,0,0.15);
	overflow-y: auto;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.lista-usuarios table{
	border:none;
	background-color: #eee;
}

.lista-usuarios table tr, .ui-picklist-item{
	background: url(/tecnomanager/javax.faces.resource/img/line.gif.xhtml) repeat-x left bottom;
	padding: 10px 0 !important;
	width: 99%;
	border:none;
}

.ui-picklist-caption, .ui-picklist-filter-container{
	max-width: 100%!important;
	
}

.ui-picklist-item{color:#666;font-size: 14px; text-align: left !important;}

.ui-picklist-item table tbody tr  td{
	text-align: left !important;
	width: 150px;
	
}

.ui-picklist-item table tbody tr td:first-child{
	width: 20px !important;
	padding-left: 5px;
}

.ui-picklist-item table tbody tr td:last-child{
	width: 20px !important;
}


.ui-datatable tbody td{padding: 8px 10px !important;}

.ui-widget-content{
	background-color: #eee;
	border: none;
}

.lista-usuarios table tr td{
	white-space:pre-wrap;
	border:none;
}

.ui-datatable thead th{
	text-align: left !important;
	border:none!important;
	background-color: #ddd !important;
	background-image: url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top;;
	padding: 10px!important;
	border-bottom:1px solid #ccc;
	
}

.ui-paginator-bottom{
	border:none!important;
	background-color: #ddd !important;
	background-image: url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top;;
	padding: 10px!important;
	border-top:1px solid #ccc;
}

thead tr{
	-moz-border-radius:5px 5px 0 0 !important;
	-webkit-border-radius:5px 5px 0 0 !important;
	border-radius:5px 5px 0 0 !important;
}

.ui-paginator-page, .ui-paginator-next, .ui-paginator-last, .ui-paginator-first, .ui-paginator-prev{
	background: #fff !important;
	padding: 7px!important;
	width:17px!important;
	border:none!important;
	margin:0 4px!important;
	-moz-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15)!important;
	-webkit-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15)!important;
	box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15)!important;
}

.ui-state-active{box-shadow: 0 0 5px #05bb4c !important;}

.ui-datatable .ui-state-disabled{background-color: #ddd}

.ui-state-hover{box-shadow: 0 0 5px #05bb4c !important;}

.ui-datatable-footer{
	background-color: #fff;
	border:none;
}

.ui-datatable-data{
	font-size: 12px;
}

.ui-datatable{
	font-size: 14px;	
}

.ui-datatable{
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
	border: 1px solid #ddd !important;
}

.ui-picklist-caption{
	text-align: left !important;
	border:none!important;
	background-color: #ddd !important;
	background-image: url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top;;
	padding: 10px!important;
	border-bottom:1px solid #ccc;
	-moz-border-radius:5px 5px 0 0 !important;
	-webkit-border-radius:5px 5px 0 0 !important;
	border-radius:5px 5px 0 0 !important;
	border: 1px solid #ddd !important;
	font-size: 14px !important;
}

.ui-picklist .ui-picklist-list{
	width: 100% !important;
	height: 300px !important;
}

.lista-usuarios table button{
	float: right;
}

.check-usuario input{
	top: 8px;
}

.lista-nome-usuario{
	font-weight: bold;
	font-size: 14px;
}

.lista-nome-empresa{
	font-size: 12px;
}

.lista-nome-data{
	font-size: 12px;
}

.lista-nome-versao{
	font-size: 12px;
	position: relative;
	top: 15px;
	right: 5px;
}

#acoes-crud-pesquisa, #acoes-crud-cadastro{
	margin-bottom: 20px!important;
	margin-top: 2px !important;
	width: 100% !important;
	border-top: 1px solid #eee;
	padding-top: 20px
}

.bt-salvar{
	margin-left: 10px!important;
	float: right !important;
}

.bt-excluir{
	margin-left: 10px!important;
	float: right !important;
}

.bt-cancelar{
	margin-left: 10px!important;
	float: left !important;
}

#busca-crud{
	display: inline-block;
	width: 100%;
}

.busca{
	height: 32px;
	width: 160px;
	-moz-border-radius:4px 0 0 4px;
	-webkit-border-radius:4px 0 0 4px;
	border-radius:4px 0 0 4px;
	border: 1px solid #eee;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	-webkit-appearance: none;
	padding: 0 0px 0 22px;
	background: url(/tecnomanager/javax.faces.resource/img/lupa.png.xhtml) no-repeat left center;
	-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
	-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
	box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
}


#filtro-por-data{
	display: inline-block;
}

.input-data{
	height: 32px;
	width: 140px;
	-moz-border-radius:4px 0 0 4px;
	-webkit-border-radius:4px 0 0 4px;
	border-radius:4px 0 0 4px;
	border: 1px solid #eee;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	-webkit-appearance: none;
	-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
	-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
	box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
	background-image: none!important;
}

#filtro-por-data select{
	height: 32px;
	width: 160px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border: 1px solid #eee;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	-webkit-appearance: none;
	padding: 0 24px 0 8px;
	background: url(/tecnomanager/javax.faces.resource/img/seta-dropdown.gif.xhtml) no-repeat right center;
	-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
	-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
	box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
}

#filtro-usuarios{
	display: inline-block;
	float: right;
}

#filtro-usuarios select{
	height: 32px;
	width: 160px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border: 1px solid #eee;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	-webkit-appearance: none;
	padding: 0 24px 0 8px;
	background: url(/tecnomanager/javax.faces.resource/img/seta-dropdown.gif.xhtml) no-repeat right center;
	-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
	-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
	box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);
}

/*--------add-modulo-versao---------*/

#add-modulo-versao{
	width: 100%!important;
}

.lista-off{
	width: 45%!important;
	display: inline-block;
}

#grupo-bt-vai-volta{
	width: 6%!important;
	margin: 0 1%!important;
	height: 400px;
	display: inline-block;
	position: relative;
}

.lista-on{
	width: 45%!important;
	display: inline-block;
}


/*--------botoes---------*/

.bt-salvar{background: url(/tecnomanager/javax.faces.resource/img/bt-salvar.png.xhtml) no-repeat 15px center, url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top !important;}
.bt-ver{background: url(/tecnomanager/javax.faces.resource/img/bt-ver.png.xhtml) no-repeat 15px center, url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top !important;}
.bt-limpar{background: url(/tecnomanager/javax.faces.resource/img/bt-limpar.png.xhtml) no-repeat 15px center, url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top !important; margin-left:20px !important; float:right !important;}
.bt-novo{background: url(/tecnomanager/javax.faces.resource/img/bt-novo.png.xhtml) no-repeat 15px center, url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top !important; }
.buscar-usuarios{background: url(/tecnomanager/javax.faces.resource/img/bt-busca.png.xhtml) no-repeat 15px center, url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top !important;}
.bt-grafico{padding: 0 14px 0px 0px!important; background: url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top;}
.bt-pesquisar{background: url(/tecnomanager/javax.faces.resource/img/icon_consultas.png.xhtml) no-repeat 15px center, url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top !important; float: right !important;}
.bt-excluir{background: url(/tecnomanager/javax.faces.resource/img/bt-excluir.png.xhtml) no-repeat 15px center, url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top !important;}
.bt-cancelar{background: url(/tecnomanager/javax.faces.resource/img/bt-cancelar.png.xhtml) no-repeat 15px center, url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top !important;}
.vai{
	background: url(/tecnomanager/javax.faces.resource/img/vai.png.xhtml) no-repeat 15px center, url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top;
	position: absolute;
	top: 0;
	right: 0;mn
}

.vai-tudo{
	background: url(/tecnomanager/javax.faces.resource/img/vai-tudo.png.xhtml) no-repeat 15px center, url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top;
	position: absolute;
	top: 150px;
	right: 0;
}

.volta-tudo{
	background: url(/tecnomanager/javax.faces.resource/img/vai-tudo.png.xhtml) no-repeat 15px center, url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top;
	position: absolute;
	top: 200px;
	right: 0;
}

.volta{
	background: url(/tecnomanager/javax.faces.resource/img/volta.png.xhtml) no-repeat 15px center, url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top;
	position: absolute;
	bottom: 0;
	right: 0;
}

.campo-login{
	background: #fff url(/tecnomanager/javax.faces.resource/img/bg-login.png.xhtml) no-repeat 5px center !important;
}

.campo-senha{
	background: #fff url(/tecnomanager/javax.faces.resource/img/bg-senha.png.xhtml) no-repeat 5px center;
	_padding-left: 20px;   /* ie6 */
    *padding-left: 20px;   /* ie6 ie7 */
    padding-left: 25px\9;  /* ie8 ie9 */
    width: 300px\9 !important;
}

.campo-mail{
	background: #fff url(/tecnomanager/javax.faces.resource/img/bg-email.png.xhtml) no-repeat 5px center
}

.ui-dialog{
	background: #eee url(/tecnomanager/javax.faces.resource/img/bg.png.xhtml) repeat;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px ;
	width: 400px;
	height: 220px;
	margin: 0 auto;
	padding: 30px 20px;
	text-align: center;
}

.ui-dialog-content{
	font-size: 20px;
}
.ui-dialog-buttonpane button{
	margin-top: 20px!important;
	padding-left: 10px!important;
}

.ui-dialog-buttonpane button:first-child {
	float: left;
}

.ui-dialog-buttonpane button:last-child {
	float: right;
}

#busca-crud .ui-outputlabel,.cadastro-crud .ui-outputlabel {
	font-weight: bolder;
}

.cadastro-crud .ui-outputlabel-rfi {
	color: red;
}

/*relatorios */
.relatorio-modulos {
	float: left;
	width: 50%;
}

.relatorio-consultas {
	float: right;
	width: 50%;
}

.relatorio-menu .ui-selectonelistbox{
	height: 90px;
	width: 94%;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eee;
}

.relatorio-modulos h2, .relatorio-consultas h2{
	margin: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0 !important;
	margin-top: 20px;
}

.ui-selectlistbox-item{
	background: url(/tecnomanager/javax.faces.resource/img/line.gif.xhtml) repeat-x left bottom;
	padding: 6px 0 !important;
	width: 99%;
	border:none;
	font-size:12px;
}

.relatorio-menu .ui-selectonelistbox .ui-state-hover{
	background: url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top !important;
	color: #666 !important;
	font-weight: bolder !important;
	text-shadow:0px 1px 0px #fff !important;
	border:1px solid #ddd !important;
	margin-top: -4px !important;
}


tr.ui-widget-content{
	background: url(/tecnomanager/javax.faces.resource/img/line.gif.xhtml) repeat-x left bottom;
	padding:10px 0 !important;
	width: 99%;
	border:none!important;
	font-size:12px;
}

tr.ui-widget-content td{
	border:none!important;
}

.ui-widget-content .ui-state-default, .ui-datatable .ui-datatable-footer, .ui-datatable .ui-datatable-header, .ui-panel-title{
	font-size: 12px;
}

.ui-datatable .ui-datatable-header{
	display: none
}

.ui-panel-titlebar{
	background: url(/tecnomanager/javax.faces.resource/img/bg-select.gif.xhtml) repeat-x left top !important;
	color: #666 !important;
	font-weight: bolder !important;
	text-shadow:0px 1px 0px #fff !important;
	border:1px solid #ddd !important;
	margin-top: -4px !important;
}

.tabela-exportar-dados tbody tr td .ui-widget-content{
	background-color: #fff !important;
}

.tabela-exportar-dados tbody tr td .ui-widget-content{
	padding: 10px 0px
}

.ui-accordion-content{
	padding: 0 0 0 30px!important;
	background-color: #fff;
	-moz-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15);
	box-shadow:0px 1px 2px 0px rgba(0,0,0,0.15);
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
}


.ui-accordion-header{
	background-color: #eee;
}

.ui-accordion-header a{
	text-transform: uppercase;
	font-weight: bold;
}

.dataTableMestre table tr td{
	white-space:pre-wrap;
	border:none;
}

.dataTableMestre input {
	height: 25px!important;
	font-size: 1em !important;
	padding: 0px!important;
	text-indent: 0px!important;
	width: 100%!important;
	background-color: white !important;
}

.coluna-50-direita{
	width: 50%;
}
 
.coluna-50-esquerda{
	width: 50%;
}
 