body {
	font-family: arial;
	font-size: 12px;
	background-color: #e6e6fa;
}

.linkGrid{
	color: blue;
}

.linkGrid:hover{
	color: red;
}

.quebraPagImp{ 
	page-break-before: always;
}

.error{
	color: red;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

.success{
	color: green;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

#janCai {
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
    position: fixed;
	top: 0px;
	z-index: 900;
	line-height: 14px;
	display: none;
}

#janCai .msgCai {
	background: rgba(255, 255, 255, 1);
	width: 1000px;
	height: 500px;
	overflow:auto;
	margin-top: 50px;
	z-index: 801;
	border: 2px solid #5a89cd;
	border-radius: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	display: none;
}

#janCai .tit {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	padding-top: 20px;
	color: red;
}

#janCai .fechar {
	margin-top: 5px;
	color: #fff;
	width: 980px;
	z-index: 801;
	display: none;
	text-align: right;
}

/*CHAMADOS CLIENTE*/
#janCaiCC {
	background: rgba(0, 0, 0, 0.8);
	height: 400px;
	bottom: 0;
	margin-bottom: -370px;
	left: 35px;
    position: fixed;
	z-index: 900;
	line-height: 14px;
	border-radius: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	display: none;
	/*background: rgba(0, 0, 0, 0.8);
	height: 400px;
	bottom: 0;
	margin-bottom: -370px;
	left: 35px;
    position: fixed;
	z-index: 900;
	line-height: 14px;
	border-radius: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	display: none;*/
}

#janCaiCC .msgCai {
	background: rgba(255, 255, 255, 1);
	margin-top: 10px;
	width: 450px;
	height: 330px;
	z-index: 801;
	border: 2px solid #5a89cd;
	overflow:auto;
	/*border-radius: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;*/
}

#janCaiCC .fechar {
	padding-top: 4px;
	color: #fff;
	width: 95%;
	z-index: 802;
	text-align: right;
}

#janCaiCC .tit {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding-top: 10px;
	color: red;
}

#janCaiCC .tit a{
	color: #fff;
}

#janCaiCC .tit a:hover{
	color: #2695dc;
}

/*MENSAGENS CHAT*/
#janCaiChat {
	background: rgba(0, 0, 0, 0.8);
	height: 400px;
	bottom: 0;
	margin-bottom: -370px;
	left: 500px;
    position: fixed;
	z-index: 900;
	line-height: 14px;
	border-radius: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	display: none;
}

#janCaiChat .msgCai {
	background: rgba(255, 255, 255, 1);
	margin-top: 10px;
	width: 450px;
	height: 330px;
	z-index: 801;
	border: 2px solid #5a89cd;
	overflow:auto;
	/*border-radius: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;*/
}

#janCaiChat .fechar {
	padding-top: 4px;
	color: #fff;
	width: 95%;
	z-index: 802;
	text-align: right;
}

#janCaiChat .tit {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding-top: 10px;
	color: red;
}

#janCaiChat .dtHora {
	font-size: 9px;
}

#janCaiChat .tit a{
	color: #fff;
}

#janCaiChat .tit a:hover{
	color: #2695dc;
}

#TelaPreta{
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
    position: fixed;
	top: 0px;
	z-index: 99995;
	line-height: 14px;
	display: none;
}

#TelaPretaPag{
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
    position: fixed;
	top: 0px;
	z-index: 99995;
	line-height: 14px;
	display: none;
}

/*-------------------Avisos Padrões-----------------*/
#janCaiPad {
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
    position: fixed;
	top: 0px;
	z-index: 900;
	line-height: 14px;
	display: none;
}

#janCaiPad .msgCai {
	background: rgba(255, 255, 255, 1);
	width: 1000px;
	height: 500px;
	overflow:auto;
	margin-top: 50px;
	z-index: 801;
	border: 2px solid #5a89cd;
	border-radius: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	display: none;
}

#janCaiPad .tit {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	padding-top: 20px;
	color: red;
}

#janCaiPad .fechar {
	margin-top: 5px;
	color: #fff;
	width: 980px;
	z-index: 801;
	display: none;
	text-align: right;
}

/*-------------------Avisos Mensagem de Erro-----------------*/
#janCaiMsg {
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
    position: fixed;
	top: 0px;
	z-index: 900;
	line-height: 14px;
	display: none;
}

#janCaiMsg .msgCai {
	background: rgba(255, 255, 255, 1);
	width: 1000px;
	height: 500px;
	overflow:auto;
	margin-top: 50px;
	z-index: 801;
	border: 2px solid #5a89cd;
	border-radius: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	display: none;
}

#janCaiMsg .tit {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	padding-top: 20px;
	color: red;
}

#janCaiMsg .fechar {
	margin-top: 5px;
	color: #fff;
	width: 980px;
	z-index: 801;
	display: none;
	text-align: right;
}

.categorias { 
	width: 500px;
    height: 500px;
    position: fixed;
	top: 80px;
    left: 50%;
    margin-left: -250px;
	z-index: 99998;
	line-height: 14px;
	border: 2px solid #5a89cd;
	background-color: #fff;
	padding: 3px 10px;
	border-radius: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	/*color: #add6ff;
	text-align: center;
	text-shadow: #000 1px 1px 1px;
	opacity: .80;
	filter: alpha(opacity = 80);*/
}

.categorias  div { 
	/*top: 22px;
	position: relative;
	text-align: center;*/
}

.fecharCategorias{
	margin-top: 20px;
	color: #fff;
	width: 500px;
	z-index: 801;
	text-align: right;
}

.bt{
	width: 210px; 
	height: 47px; 
	background-image: url('./../images/buttom.png');
	background-repeat: no-repeat;
	//background-color: red;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
	float: left;
}

.bt:hover{
	color: red;
}

@media print {
  .DONTPrint{ display:none; }
  .DOCheck  { display:table; }
}

.tit_home{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 4px;
	background-image: url('./../images/back_tr.png');
	background-repeat: repeat-x;
	text-align: center;
}

.tit2_home{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

.tit3_home{
	font-family: arial;
	font-size: 11px;
	font-weight: none;
}

.red_home{
	color: red;
	font-size: 11px;
	font-weight: bold;
}

.aguarde_menu { 
	font: 20px "Trebuchet MS", Verdana, Helvetica, sans-serif; 
	width: 500px;
    height: 330px;
    position: fixed;
	top: 100px;
    left: 50%;
    margin-left: -250px;
	z-index: 99999;
	line-height: 14px;
	border: 0;
	background-color:#fff;
	padding: 3px 10px;
	border-radius: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	color: #add6ff;
	text-align: center;
	text-shadow: #000 1px 1px 1px;
	opacity: .80;
	filter: alpha(opacity = 80);
}

.aguarde_menu  span { 
	top: 22px;
	position: relative;
	text-align: center;
}

#back_tr{
	background-image: url('./../images/back_tr.png');
}

.bd-tb{
	/*border: 2px solid #5a89cd;*/
	border: 2px solid #a6c9e2;
	background-color: #fff;
}

.bd-tb-az{
	border: 2px solid #a6c9e2;
	background-color: #e0effc;
}

input{
	font-size: 11px;
	font-family: arial;
}

.numero{
	text-align: right;
}

img{
	border: 0;
}

select{
	font-size: 11px;
	font-family: arial;
}

table{
	position: center;
}

.dia {font-family: helvetica, arial; font-size: 8pt; color: #FFFFFF}
.data {font-family: helvetica, arial; font-size: 8pt; text-decoration:none; color:#191970}
.mes {font-family: helvetica, arial; font-size: 8pt}
.Cabecalho_Calendario {font-family: helvetica, arial; font-size: 10pt; color: #000000; text-decoration:none; font-weight:bold}

#logo{
}

#c_menu{
	background-image: url('./../images/menu.png');
	background-repeat: repeat-x;
	background-position: center center;
}

#fundo_logo{
	background-image: url('./../images/fundo_logo.png');
	width: 92px;
	height: 95px;
}

.linkAb{
	font-size: 19px;
	font-family: arial;
	font-weight: bold;
	color: #fff;
}

.linkAb:hover{
	font-size: 19px;
	font-family: arial;
	font-weight: bold;
	color: #2695dc;
}

#btAbCha{
	background-image: url('./../images/buttom.png');
	width: 210px;
	height: 48px;
	text-align: center;
	margin: 10px;
	position: right;
}

#tdlogo{
	height: 100px;
	padding-top: 6px;
}

#tdcuser{
	padding-right: 20px;
	font-weight: bold;
}

#tdmenubx{
	height: 23px;
	text-align: right;
	padding-right: 18px;
	font-size: 12px;
	font-weight: bold;
}

hr{
	border-top: 1px solid #2695dc;
	color: #FFFFFF;
}

#menu_princ {
	position: fixed;
	background-color: #e6e6fa;
    z-index:799;
}

#tit{
	font-size: 15px;
	font-weight: bold;
}

.titulos{
	font-size: 15px;
	font-weight: bold;
}

#tit2{
	font-size: 12px;
	font-weight: bold;
}

.tdDesc{
	font-weight: bold;
	font-size: 12px;
}

.tdInf{
	font-weight: none;
	font-size: 11px;
}

.tdDescV{
	color: red;
	font-weight: bold;
	font-size: 12px;
}

.tdInfV{
	color: red;
	font-weight: bold;
	font-size: 12px;
}

a{
	text-decoration: none;
	color: #0354a6;
}

a:hover{
	color: red;
}

#cha_op{
	text-align: center;
}

.cha_opcoes_tit{
	font-size: 25px;
	color: #0b4fb0;
	font-weight: bold;
}

.cha_opcoes{
	padding-left: 15px; 
	padding-right: 15px;
	text-align: center;
	font-size: 20px;
	color: #0b4fb0;
	font-weight: bold;
	width: 95px;
}

.cha_busca_desc{
	padding-left: 6px; 
	padding-right: 6px;
	background-color: #adc5e8;
}

.cha_busca_inf{
	padding-left: 6px; 
	padding-right: 6px; 
	background-color: white;
}

/****  Chamado Aberto ****/
.cha_left_p{
	background-image: url('./../images/left_az.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.cha_center_p{
	background-image: url('./../images/center_az.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

.cha_right_p{
	background-image: url('./../images/right_az.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.cha_desc_p{
	font-weight: bold;
	font-size: 13px;
	background-color: #adc5e8;
}

.cha_inf_p{
	font-size: 11px;
}

.cha_back_tits_p{
	background-image: url('./../images/back_tit_cha_p.jpg');
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	padding: 11px;
}

.cha_borda_p{
	border: 2px solid #5a89cd;
	background-color: #fff;
}
/**** Chamado Em Andamento ****/
.cha_left_ea{
	background-image: url('./../images/left_vd.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.cha_center_ea{
	background-image: url('./../images/center_vd.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

.cha_right_ea{
	background-image: url('./../images/right_vd.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.cha_desc_ea{
	font-weight: bold;
	font-size: 13px;
	background-color: #8fdb83;
}

.cha_inf_ea{
	font-size: 11px;
}

.cha_back_tits_ea{
	background-image: url('./../images/back_tit_cha_vd.jpg');
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	padding: 11px;
}

.cha_borda_ea{
	border: 2px solid #51c540;
	background-color: #fff;
}
/**** Chamado Pendente ****/
.cha_left_u{
	background-image: url('./../images/left_a.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.cha_center_u{
	background-image: url('./../images/center_a.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

.cha_right_u{
	background-image: url('./../images/right_a.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.cha_desc_u{
	font-weight: bold;
	font-size: 13px;
	background-color: #f0cd6f;
}

.cha_inf_u{
	font-size: 11px;
}

.cha_back_tits_u{
	background-image: url('./../images/back_tit_cha_a.jpg');
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	padding: 11px;
}

.cha_borda_u{
	border: 2px solid #e6b01a;
	background-color: #fff;
}
/**** Chamado Agendado ****/
.cha_left_a{
	background-image: url('./../images/left_rx.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.cha_center_a{
	background-image: url('./../images/center_rx.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

.cha_right_a{
	background-image: url('./../images/right_rx.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.cha_desc_a{
	font-weight: bold;
	font-size: 13px;
	background-color: #b064ed;
}

.cha_inf_a{
	font-size: 11px;
}

.cha_back_tits_a{
	background-image: url('./../images/back_tit_cha_rx.jpg');
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	padding: 11px;
}

.cha_borda_a{
	border: 2px solid #952ee7;
	background-color: #fff;
}
/**** Chamado Encerrado ****/
.cha_left_e{
	background-image: url('./../images/left_des.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.cha_center_e{
	background-image: url('./../images/center_des.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

.cha_right_e{
	background-image: url('./../images/right_des.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.cha_desc_e{
	font-weight: bold;
	font-size: 13px;
	background-color: #cfcfcf;
}

.cha_inf_e{
	font-size: 11px;
}

.cha_back_tits_e{
	background-image: url('./../images/back_tit_cha_e.jpg');
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	padding: 11px;
}

.cha_borda_e{
	border: 2px solid #888888;
	background-color: #fff;
}
/**** Chamado Vermelho ****/
.cha_left_vermelho{
	background-image: url('./../images/left_v.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.cha_center_vermelho{
	background-image: url('./../images/center_v.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

.cha_right_vermelho{
	background-image: url('./../images/right_v.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.cha_desc_vermelho{
	font-weight: bold;
	font-size: 13px;
	background-color: #ff0000;
	color: #fff;
}

.cha_inf_vermelho{
	font-size: 11px;
}

.cha_back_tits_vermelho{
	background-image: url('./../images/back_tit_cha_v.jpg');
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	padding: 11px;
}

.cha_borda_vermelho{
	border: 2px solid #ff0000;
	background-color: #fff;
}
/**** Termino formatação chamados ****/

.cha_tit{
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

.cha_tit2{
	font-size: 11px;
}

.cha_link{
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

.cha_link:hover{
	color: #ef56f9;
	font-weight: bold;
	font-size: 13px;
}

.link_cha{
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

.link_cha:hover{
	color: #ef56f9;
	font-weight: bold;
	font-size: 13px;
}

/*************************Formatação de Tabelas****************************/
.tabela{
	background-color: #fff;
	margin-top: 5px;
	border: 2px solid #000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.tabela #tdTitulo{
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #000;
}
.tabela #tdDesc{
	font-weight: bold;
	text-align: right;
	border-right: 2px solid #000;
	/*background-color: #5b9bd5;*/
}
.tabela .borderTop{
	border-top: 2px solid #000;
}
.tabela .borderTopRadius{
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
}

/*ShodowBox Personalizado*/
#shadowBackground{
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	z-index: 900;
	line-height: 14px;
	display: none;
}

#shadowTable{
	position: relative;
	top: 50%;
	transform: translateY(-50%); 
	margin: 0 auto;
	width: 75%;
	height: 85%;
	display: none;
}

#shadowPage{
	background: rgba(255, 255, 255, 1);
	width: 100%;
	height: 100%;
	overflow:auto;
	border: 2px solid #5a89cd;
	border-radius: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	/*display: none;*/
}
