﻿.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {font-family:Tahoma; font-size:12px}
body {}

html {
	height: 100%;
}

body {
	background: #efefed;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	height: 100%;
}

label {
	cursor: pointer;
}

table label{
	font-weight: normal;
}

span.ajuda {
	color: #666;
	cursor: default;
	font-size: 11px;
}

div.secao {
	border-bottom:1px #ccc solid;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	padding:5px;
}

#wrapper {
	/*width: 1000px;*/
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.banner {
	text-align: center;
	width: 100%;
}

.banner img {
	/*max-width: 985px;*/
	width: 100%;
	margin: 5px;
}

a img {
	border: none;
}

.legenda {
	padding-left: 10px;
	padding-right: 15px;
	font-weight: bold;
	color:#000;
	cursor: pointer;
}

.texto_bold {
	font-weight: bold;
}



.tabela_padrao tr:hover.tarja {
	background: #E2E3FE ;
}

.tr_titulo {
	background: #CCCCCC;
	font-weight: bold;
}

.rotulo_painel {
	border-bottom: 1px #CCC solid;
	font-weight: bold;
	background: #EAEAEA;
	font-size: 12px;
	padding: 5px;
}

.tr_msg, .mensagem_aviso_sistema {
	text-align:  center;
}

.td_busca {
	padding-left: 10px;
	padding-right: 10px;
}

.span_adicionar {
	float: right;
	cursor: pointer;
}

td:hover.teste {
	text-decoration: underline;
	cursor: pointer;
}



.texto {
	background: url( ../_figuras/input_shadow.gif ) no-repeat -4px -4px #fff;	
	border: 1px #666 solid;
	color: #555;
	font-family: Tahoma;
	font-size: 12px;
	padding: 3px;
	width: 150px;
	margin: 0px;
	background:none; 
	background-color:#fff; 
	border:1px solid #aaa; 
	border-radius:4px;
	padding:5px;
}

.texto_vermelho {
	color: #ff0000 !important;
}

input.texto {
	height: 26px !important;
}

.data, #periodo_ini, #periodo_fim, input[name="periodo_ini"], input[name="periodo_fim"] {
	width: 80px !important;
	margin-right: 2px;
}

.hora {
	width: 52px !important;
}

input.file {
	background: url( ../_figuras/input_shadow.gif ) no-repeat -4px -4px #fff;	
	border: 1px solid #616F45;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 220px;
	/*padding-left: 2px;*/
}

.textarea {
       border: 1px #ccc solid;
       font-family: Tahoma;
       font-size: 12px;
       padding: 3px;
       width: 99%;
       height: 150px;
   }

.input_text, .input_file {
	border: 1px solid #616F45;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 150px;
	padding-left: 2px;
	background: url(../_figuras/input_shadow.gif) no-repeat -4px -4px #fff;	
}

.input_file {
	width: 300px;
}

.input_button {
	font-family: Tahoma;
	font-size: 12px;
	width: auto;
	padding: 0px 2px 0px 2px;
	cursor: pointer;
	height: auto;
	width: 70px;
	height: 22px;
}

.select {
	border: 1px solid #616F45;
	font-family: Tahoma;
	font-size: 12px !important;
	font-weight: normal;
	color: #000000;
	width: auto;
	margin-left: 0px;
	padding: 1px;	
}
   
.botao {
	font-family: Tahoma;
	font-size: 12px;
	width: auto;
	padding: 0px 2px 0px 2px;
	cursor: pointer;
	height: auto;
	width: 70px;
	height: 22px;
}




.divAviso {
	background-color: #ffffe1;
	margin: 2px;
	border: 1px solid #616F45;
	padding: 10px;
}























#tool a {
	display: block;
	float: left;
	margin-right: 3px;
	width: 13px;
	height: 14px;
}

a.tool_excluir {
	background: url( ../_figuras/ico_lixeira.gif ) no-repeat;
}

a.tool_editar {
	background: url( ../_figuras/ico_lapis.gif ) no-repeat;
}

/*
 * MENU
 */
	
#menu a {
	display:block;
	float:left;
	margin-right:5px;
	width: 200px;
	height:57px;
}

a.menu_incidente {
	background: url( ../_figuras/_menu_incidente.gif ) no-repeat ;
}

a.menu_problema {
	background: url( ../_figuras/_menu_problema.gif ) no-repeat ;
}

a.menu_mudanca {
	background: url( ../_figuras/_menu_mudanca.gif ) no-repeat ;
}

a.menu_configuracao {
	background: url( ../_figuras/_menu_configuracao.gif ) no-repeat ;
}

a.menu_modulo {
	background: url( ../_figuras/_menu_modulo.gif ) no-repeat ;
}

a:hover.menu_incidente {
	background: url( ../_figuras/_menu_incidente_hover.gif ) no-repeat ;
}

a:hover.menu_problema {
	background: url( ../_figuras/_menu_problema_hover.gif ) no-repeat ;
}

a:hover.menu_mudanca {
	background: url( ../_figuras/_menu_mudanca_hover.gif ) no-repeat ;
}

a:hover.menu_configuracao {
	background: url( ../_figuras/_menu_configuracao_hover.gif ) no-repeat ;
}

a:hover.menu_modulo {
	background: url( ../_figuras/_menu_modulo_hover.gif ) no-repeat ;
}


/* TAB */

#tabsB {/*
	float:left;*//*
	width:100%;
	background:#FFF;
	font-size:93%;
	line-height:normal;*/
	/*clear: right;
	/*
	border-bottom: 1px solid #CCC;*/
	width: 95%;
}

#tabsB ul {
	margin:0;
	padding:10px 10px 0 0;
	list-style:none;
}

#tabsB li {
	display:inline;
	margin:0;
	padding:0;
}

#tabsB a {
	float:left;
	background:url("../_figuras/tableftB.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabsB a span {
	float:left;
	display:block;
	background:url("../_figuras/tabrightB.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	/*color:#666;*/	
	color:#000;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {float:none;}
/* End IE5-Mac hack */

#tabsB a:hover span {
	color:#000;
}

#tabsB a:hover {
	background-position:0% -42px;
}
#tabsB a:hover span {
	background-position:100% -42px;
}	

#tabsB #current a {
	background-position:0% -42px;
}
#tabsB #current a span {
	background-position:100% -42px;
}




/* CHAMADOS */
#div_pasta {
	width: 100%;
	height: 480px;
	padding: 6px;
	width: 160px;
}

.span_submenu {
	cursor: pointer;
}

#lista_chamado {
	width: 99.3%;
	height: 240px;
	/*padding: 6px;*/
	overflow: auto ;
}

#conteudo_chamado, #problema_conteudo {
	margin-top: 4px;
	width: 99.3%;
	height: 242px;
	overflow: auto;
}

.tr_titulo_chamado {
	border-bottom: 1px #CCC solid;
	font-weight: bold;
	cursor: pointer;
	background: #EAEAEA;
}

#alert_chamado, #confirm_chamado, #divAlertaVencimento {
	width:400px;
	border: 1px #616F45 solid;
	position:absolute;
	top:150px;
	left:30%;
	background-color:#E9FCE9;
	display: none;
}

#gerenciamento_anexo_chamado {
	width: 500px;
	height: auto; /*350px;*/
	border: 1px #616F45 solid;
	position:absolute;
	top:100px;
	overflow: auto;/*
	left:30%;*/
	background-color:#FFF;
	display: none;
}

.tr_titulo_anexo {
	border-bottom: 1px #CCC solid;
	font-weight: bold;
	background: #EAEAEA;
}
/*
#consulta_faq_chamado {
	width: 600px;
	height: 400px;
	border: 1px #616F45 solid;
	position:absolute;
	top:52px;
	overflow: auto;/*
	left:30%;*
	background-color:#FFFFFF;
	display: none;
}*/

div:hover.tarja {
	background: #E2E3FE ;
	cursor: pointer;
}

div .tarja {
	padding: 3px;
}

.caixa_faq {
	height: 80px;
	overflow: auto;
	border: 1px #CCC solid;
	width: 99%;
}

#chamado_estatistica, #consulta_faq_chamado, #div_chamado_incluir, #div_help_servicedesk {
	width: 591px;
	height: 492px;
	border: 1px #616F45 solid;
	font-size: 12px;
	position:absolute;
	top:57px;
	overflow: auto;
	left:186px;
	background-color:#FFF;
	display: none;
	z-index: 12;
}

#chamado_estatistica {
	/*overflow: auto;*/
	height: auto;
}

#resultado_estatistica {
	min-height: 425px;
	height: auto;
}


/*
 * Relatório
 */
 
#detalhe_chamado, #detalhe_chamado2 {
	width: 500px;
	border: 2px #616F45 solid;
	font-size: 12px;
	position: absolute;
	top:142px;
	left: 18%;
	background-color: #FFF;
	display: none;
}

.relatorio_detalhado {
	border: 1px #CCC solid; 
	background: #FFF;
}







#div_item_configuracao {
	background: #FFF;
	width: 100%;
	padding: 2px;
	border: 1px #ccc solid;
	height: 70px;
	overflow: auto;
}










.titulo_alerta {
	background: #EAEAEA;
	text-align: left;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px #ccc solid;
}












/*
 * BANCO DE DADOS
 */
 
.SQL_ERRO {
	font-family: Tahoma ;
	font-size: 12px ;
}


/*
 * Estatistica
 */

#divPainelOpcaoEstatisticaChamado {
	border-bottom: 1px solid #CCC;
	padding: 10px;
}


span .msg {
	font-size: 12px;
	color: #666;
}





/*
 * TABELA
 */

table.estatistica {
	font-family: Tahoma;
	background-color: #CDCDCD;
	margin: 2px 0pt 2px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
	border: 1px #666 solid;
}

table.estatistica thead tr th, table.estatistica tfoot tr th, table.tabela_padrao thead tr th, table.tabela_padrao tfoot tr th {
	background-color: #CCC;
	font-size: 12px;
	padding: 6px;
	text-align: left;
}

/* Quebra de palavras muito grande, word wrap */
.word-wrap{
    white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
    white-space: -webkit-pre-wrap; /*Chrome & Safari */ 
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    white-space: pre-wrap;       /* css-3 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    word-break: break-all;
    white-space: normal;
}

table.tabela_padrao {
	font-family: Tahoma;
	margin: 0px;
	/*margin: 2px 0pt 2px;*/
	width: 100%;
	text-align: left;
	/*border: 1px #ccc solid;*/
	border-collapse: separate;
	border-spacing: 0px;
}

table.tabela_padrao tr td {
	padding: 0px;
}

table.estatistica thead tr .header, table.tabela_padrao thead tr .header {
	cursor: default;
}

table.estatistica tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	border-top: 1px #ccc solid;
}

table.tabela_padrao tbody td {
	color: #3D3D3D;
	padding: 4px;
	vertical-align: middle;
}

table.top tbody td {
	vertical-align: top !important;
}

table.estatistica tbody tr.odd td, table.tabela_padrao tbody tr.odd td {
	background-color:#F0F0F6;
}

/* Rodape */
table.tabela_padrao tfoot tr td.rodape {
	background-color: #CCCCCC;
	text-align: right;
	padding: 4px;
}

span.lembrete {
	font-size:10px; 
	color:#888;
}

select.small {
	font-size: 8px !important;
}
select.margin {
	margin-top: 3px;
}


/*
 * FORM
 */

form.busca_rapida input.busca {
	border: 1px solid #616F45;
	font-family: Tahoma;
	font-size  : 12px;
	font-weight: normal;
	color: #666666;
	width: 150px;
	padding-top   : 3px;
	padding-bottom: 3px;
	padding-right : 3px;
	padding-left  : 5px;
	background: url( ../_figuras/input_shadow.gif ) no-repeat -4px -4px #fff;
}

.textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	height: 100px;
	width: 99%;
	padding-top   : 3px;
	padding-bottom: 3px;
	padding-right : 3px;
	padding-left  : 5px;
	margin-left: 2px;
	margin-right: 2px;
	background: url( ../_figuras/input_shadow.gif ) no-repeat -4px -4px #fff;
	border: 1px #666 solid;
}

#tabs-edicao-massa label {
	margin: 0 0 5px 0;
	display: block;
}

label .cd_tipo_chamado {
	margin: 0 7px 0 2px;
}

#conteudo_ajax_tipo_chamado label {
	margin-right: 10px;
}

#divBarraFerramenta i {
	cursor: pointer;
	display: inline-block;
	font-size: 31px;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;

    border: solid 1px #EFEFED;
    padding:4px 1px;
    margin-right: 3px;
    border-radius: 4px;
    -webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
}

#divBarraFerramenta {
	padding: 3px 0 0px 4px;
}

#divBarraFerramenta i:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    border: solid 1px #d8d8d6;
}

.box-icones {
	width: auto;
	height: auto;
	overflow: auto;
}

.box-icones li {
	list-style: none;
	display: inline-block;
	text-align: center;
	float: left;
	border: solid 1px #CECECE;
	border-radius: 3px;
	padding: 5px 0;
	margin: 0 10px 10px 0;
}

.box-icones li:hover {
	background-color: #f6f6f6;
	border: solid 1px #aeaeae;
}

.box-icones i {
	display: block;
	font-size: 32px;
}

.divModuloRetratil  {
	position: relative;
}

.divModuloRetratilConteudo {
	top: 28px;
	z-index: 999 !important;
	display: none;
	left: 0;
}

.parsley-error {
	border-color: #ff0000;
}

.text-right {
    text-align: right;
}

.tabela-custo-hora td {
	padding: 0 !important;
}

.mce-btn-group:nth-child(3) .mce-menubtn:nth-child(1) button {
	max-width: 65px;
}

.mce-btn-group:nth-child(3) .mce-menubtn:nth-child(2) button {
	max-width: 86px;
}

.mce-container, .mce-container *, .mce-widget, .mce-widget *, .mce-reset {
	font-size: 13px !important;
}

.mce-container-body button{
	line-height: normal !important;
}

/*Sugestões da base de conhecimento na abertura do chamado*/

.box-sugestao {
	padding: 0px 10px;
	border:	1px solid rgb(158, 158, 158);
}

.box-sugestao span {
	color: rgb(0, 85, 136);
	font-size: 13px;
}

.box-sugestao .box-texto:hover {
	text-decoration: underline;
	cursor: pointer;
}

.isChamado #box-sugestao {
	display: none;
}

.box-sugestao .box-icone {
	float: left;
	padding-top: 3px;
}

.box-sugestao .box-texto {
	padding-left: 20px;
	margin-bottom: 10px;
	line-height: 18px;
}

/*Notificar por e-mail*/
.text-wrap, .text-wrap textarea {
	min-width: 100% !important;
}

.text-core, .text-wrap {
	min-height: 22px;
}

.tablesorter .odd a, .tablesorter .even a {
	text-decoration: none;
}

#divEncaminharProjeto ol.sortable, #divEncaminharProjeto ol.sortable ol {
    list-style-type: none;
}

#divEncaminharProjeto .placeholder {
    outline: 1px dashed #4183C4;
}

#divEncaminharProjeto .info-tarefa {
    display: none;
}

#divEncaminharProjeto li div {
    cursor: move;
}

#divEncaminharProjeto .tarefa-destacada {
    background-color: #d2d2d2;
    display: inline-block;
}

#divEncaminharProjeto #lista-projetos a{
	cursor: pointer;
}

#divEncaminharProjeto #lista-projetos a.selecionado {
    background-color: #92bffa;
}

#divEncaminharProjeto #divPainelLista {
	margin-top: 20px;
}

#bloquearUI {
	background: url(../_figuras/1x.png) repeat top right;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
}

.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px;
}

.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px;
}

.jstree-default .jstree-node, .jstree-default .jstree-icon {
  background-size: 320px 96px; 
  background-image: url('../_plugins/jstree/themes/default/32_new_px.png');
}

.jstree-default  .jstree-last {
  background: transparent;
}

.jstree-default .jstree-file {
  background: url("../_plugins/jstree/themes/default/32px.png") -101px -69px no-repeat !important;
}

.download-link{
	cursor: pointer;
}
.download-link:hover{
	text-decoration: underline;
}

/* MODAL DE IMAGEM DO BOOTBOX & OS LIMITADORES PARA AS IMAGENS QUE SERÃO ABERTAS NO MODAL */
.bootbox-img-modal{
	padding-left: 17px !important;
	padding-right: 17px !important;
}
.bootbox-img-modal .modal-dialog{
	max-width: 100%;
	min-width: 200px;
	width: auto;
	display: inline-block;
	position: relative;
	left: 50%;
	transform: -webkit-translateX(-50%) !important;
	transform: -moz-translateX(-50%) !important;
	transform: -o-translateX(-50%) !important;
	transform: translateX(-50%) !important;
}
.bootbox-img-modal .modal-body{
	max-height: -webkit-calc(100vh - 170px);
	max-height: -moz-calc(100vh - 170px);
	max-height: -o-calc(100vh - 170px);
	max-height: calc(100vh - 170px);
	overflow: auto;
}
.bootbox-img-modal .modal-body img{
	display: block;
	margin: 0px auto;
	max-width: none;
}
img[src*='_uploads']{
	cursor: pointer;
	max-width: 100%;
}

#img_logo_cliente {
	width: 150px !important;
	max-width: 150px !important;
}

/* MODAL PADRÃO */

.modal-dialog{
	margin: 10px auto;
}

.modal-dialog .modal-body{
	max-height: -webkit-calc(100vh - 140px);
	max-height: -moz-calc(100vh - 140px);
	max-height: -o-calc(100vh - 140px);
	max-height: calc(100vh - 140px);
	overflow: auto;
}

/* Corrige o botão de clear do select2 */
.select2-selection__clear {
    position: relative;
}

.profile-picture{
    width: 19.4px !important;
    height: 19.4px !important;
    border-radius: 10px;
    margin-right: 5px;
}

.div-print {
    display:none;
}
label.opcional {
	font-weight: normal;
	font-style: italic;
	color: #999999;
	margin: 0;
	padding: 0;
}
