body {
	margin: 0;
	padding: 0;
}

.fonte {
	color: #000;
	font-family: Verdana;
	font-size: 11px;
}

.fontePainel {
	color: #000;
	font-family: arial;
	font-size: 12px;
	line-height: 2;
}

.fontebranca {
	color: #FFF !important;
	font-family: Georgia;
	font-size: 14px;
}

.txt {
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}

.txtLink {
	color: green;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}

.txt10 {
	color: #000;
	font-family: Verdana;
	font-size: 10px;
	vertical-align: middle;
}

.txtVermelho {
	color: red;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}

.txtVermelhoGrande {
	color: red;
	font-family: Verdana;
	font-size: 21px;
	font-weight: bold;
	vertical-align: middle;
}

.vlr {
	color: #060;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}

.resp {
	background-color: #B3FFC6;
	color: #003873;
	font-family: Verdana;
	font-size: 11px;
}

.resp2 {
	background-color: #B3FFC6;
	color: #003873;
	font-family: Verdana;
	font-size: 10px;
}

.erro {
	color: red;
	font-family: Verdana;
	font-size: 11px;
}

.errored {
	background-color: #FEEEEE;
}

.btn {
	background-image: url(../images/btnFundo.gif);
	background-repeat: repeat-x;
	border-color: #063;
	border-spacing: 0;
	border-style: solid;
	border-width: 0;
	color: #FFF;
	font-size: 8pt !important;
	font-weight: bold;
	font_family: verdana;
	height: 22px;
}

.btn:disabled,
.btn.disabled {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
 }

.linkBtn {
	background-image: url(../images/btnFundo.gif);
	background-repeat: repeat-x;
	border: 1px solid #9C9;
	border-spacing: 0;
	color: #FFF;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	height: 22px;
	padding: 3px 8px;
	vertical-align: middle;
}

.linkBtnDesable {
	background-image: url(../images/btnFundoClaro.gif);
	background-repeat: repeat-x;
	border: 1px solid #9C9;
	border-spacing: 0;
	color: #FFF;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	height: 22px;
	padding: 3px 8px;
	vertical-align: middle;
}

.table_dot {
	background-color: #FFF;
	border-color: silver;
	border-style: dotted;
	border-width: 1px;
}

.logof {
	color: red;
	font-family: Verdana;
	font-size: 10px;
}

.boxbranco {
	background-color: #fff;
	border-color: #666;
	border-style: solid;
	border-width: 1px;
	color: #000;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

.boxRestricao {
	background-color: #FFF1F0;
	border-color: red;
	border-style: dotted;
	border-width: 1px;
	color: red;
}

.boxAlerta {
	background-color: #FFD;
	border-color: #BE613F;
	border-style: dotted;
	border-width: 1px;
	color: #BE613F;
}

.box {
	background-color: #F0FFF0;
	border-color: #060;
	border-style: dotted;
	border-width: 1px;
	color: #060;
}

.boxUpload {
	border-color: #7BFF6B;
	border-style: dotted;
	border-width: 1px;
}

.janela-ajuda,.janela-ajuda-esquerda {
	background-color: #FFFEE6;
	border: 1px solid #FFC30E;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	padding: 5px;
	text-align: left;
	width: 18em;
}

.janela-ajuda-esquerda {
	right: 50px;
	text-align: rigth;
}

.transparent {
	-moz-opacity: 0.9;
	filter: progid:  DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.telaSenha {
	-moz-border-radius: 5px;
	-moz-box-shadow: -1px -1px 1px #ccc, 1px 1px 1px #666;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: -1px -1px 1px #ccc, 1px 1px 1px #666;
	background: #E9F3DE;
	border-radius: 5px;
	box-shadow: -1px -1px 1px #ccc, 1px 1px 1px #666;
	height: 400px;
	margin: 40px auto 0;
	padding: 10px;
	width: 478px;
}

.botaoSenha {
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 0 1px #fff inset;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 0 1px #fff inset;
	background: 0 color-stop(100%, #D3E9BD);
	border: 1px solid #84b341;
	border-radius: 5px;
	box-shadow: 0 0 1px #fff inset;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99CC67', endColorstr='#D3E9BD', GradientType=0);
	float: left;
	font: bold 9pt/100% Arial, Helvetica, sans-serif;
	height: 32px;
	margin: 0;
	outline: 0 none;
	padding: 8px 12px;
	text-shadow: 1px 1px 0 #666;
}

.campoSenha {
	-moz-border-radius: 3px;
	-moz-box-shadow: 0 0 1px #fff inset;
	-moz-box-sizing: border-box;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0 0 1px #fff inset;
	-webkit-box-sizing: border-box;
	background: 0 color-stop(100%, #f5f5f5);
	border: 1px solid;
	border-color: #ccc;
	border-radius: 3px;
	box-shadow: 0 0 1px #fff inset;
	box-sizing: border-box;
	color: #777;
	cursor: default;
	display: inline-block;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa',
		endColorstr='#f5f5f5', GradientType=0);
	float: left;
	height: auto;
	margin: 0;
	outline: 0 none;
	overflow: hidden;
	padding: 8px 10px;
	text-overflow: ellipsis;
	text-shadow: 1px 1px 0 #fff;
	white-space: nowrap;
	width: 120px;
}

.janela-restricao {
	background-color: #FFFEE6;
	border: 1px solid #FFC30E;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 5px;
	text-align: left;
	width: 25em;
}

BODY {
	scrollbar-3dlight-color: silver;
	scrollbar-arrow-color: #999;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-face-color: #e5e5e5;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: gray;
	scrollbar-track-color: #efefef;
}

.Formulario {
	background-color: #e0e0e0;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Formulario_Branco {
	background-color: #fff;
	border: #1A761A 1px solid;
	color: #333;
	font-family: Verdana;
	font-size: 11px;
}

.Formulario_Branco_Sem_Borda {
	background-color: #fff;
	border: #FFF 1px solid;
	color: #333;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}

.formularioDeRespostaPadrao {
	background-color: #FAFDF7;
	border: 1px solid #9C9;
	color: 000;
	font-size: 11px;
	padding: 2px 0 3px 10px;
	vertical-align: middle;
}

.linkEmFieldset {
	color: #9C9;
	font-size: 11px;
	padding: 2px 2px 3px;
	vertical-align: middle;
}

.tituloLinkDeAcoes {
	color: #063;
	display: inline-block;
	font-size: 12px;
	/* text-decoration: underline; */
}

.tituloGuiaEmAba {
	border-style: hidden;
	color: #444;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	vertical-align: middle;
}

.formSubmit {
	background: url(../images/bgSubmit.jpg) repeat;
	height: 39px;
	text-align: center;
	width: 95%;
}

.formSubmitCallCenter {
	background: url(../images/bgSubmitCallCenter.jpg) repeat;
	height: 40px;
	text-align: center;
	width: 99%;
}

h2 {
	color: #70A23E;
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin-left: 10px;
}

.msgDeAlerta,.msgDeAlertarecuperarsenha {
	background-color: #fcf8e3;
	border: 1px solid #ddd;
	color: #333;
	font-size: 11px;
	height: 25px;
	padding: 2px 0 3px 0px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

.msgDeAlertaEdicaoAuditoriaContaInternacao {
	background-color: #fe6903;
	border: 1px solid #ddd;
	color: #333;
	font-size: 11px;
	font-weight: bolder;
	height: 25px;
	padding: 2px 0 3px 0px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

.msgDeAlerta3 {
	background-color: #FFFFC4;
	border: 1px solid #FC0;
	color: #333;
	font-size: 6px;
	height: 5px;
	padding: 2px 0 3px 10px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

.msgDeAlerta2,.msgDeAlertaAuditoriaTecnica {
	background-color: #FFE6E6;
	border: 1px solid #FF8B6F;
	color: #333;
	font-size: 11px;
	padding: 2px 0 3px 10px;
	vertical-align: middle;
	text-align: center;
}

.msgDeAlerta4,.msgDeAlertaAuditoriaTecnica {
	background-color: #FFE6E6;
	border: 1px solid #FF8B6F;
	color: #333;
	font-size: 11px;
	padding: 2px 0 3px 10px;
	vertical-align: middle;
	text-align: left;
}

.msgDeAlertarecuperarsenha {
	background-color: #FFFFC4;
	border: 1px solid #FC0;
	height: 15px;
	text-align: center;
	width: 466px;
}

.msgDeAlertaVerde {
	background-color:#dff0d8;
	border: 1px solid #ddd;
	font-size: 11px;
	padding: 2px 0 3px 10px;
	text-align: left;
}

.msgDeAlertaVerdeCenter {
	background-color:#dff0d8;
	border: 1px solid #ddd;
	font-size: 11px;
	padding: 2px 0 3px 10px;
	text-align: center;
}

.downloads {
	background-color: #FAFCF8;
	border: 1px solid #C6DDAC;
	float: left;
	height: auto;
	margin-left: 8px;
	padding: 8px 0 20px;
	width: 35%;
}

.comunicado {
	background-color: #FAFCF8;
	border: 1px solid #C6DDAC;
	float: left;
	height: 70%;
	margin-left: 8px;
	padding: 8px 0 20px;
	width: 65%;
}

.informativo {
	background-color: #FAFCF8;
	border: 0 solid #C6DDAC;
	float: left;
	height: auto;
	margin-left: 8px;
	padding: 8px 0 20px;
	width: 350px;
}

.aj_link_fechado {
	background: url(../images/seta_verde.gif) no-repeat scroll left center
		transparent;
	color: #70A23E;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 18px 0 0 12px;
	padding-left: 15px;
	width: 100%;
}

.aj_link_aberto {
	background: url(../images/seta_verde_aberto.gif) no-repeat scroll left
		center transparent;
	color: #70A23E;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-left: 18px 0 0 12px;
	padding-left: 15px;
	width: 100%;
}

.bordaInformativo {
	border: 1px solid #70A23E;
	float: left;
	padding: 5px 0;
}

.sawTopo {
	background-image: url(../images/imgTopoSaw.jpg);
	height: 170px;
	border-bottom: 3px solid #749C5E;
	width: 816px;
}

.sawTopoMedico {
	background-image: url(../images/imgTopoSaw.jpg);
	height: 110px;
	width: 550px;
}
.sawPrincipal {
	background-image: url(../images/sawBannerPrincipal.png);
	height: 306px;
	width: 816px;
	margin-top: 15px;
}

.divNovidades {
	float: left;
	height: 30px;
	margin-top: 234px;
	position: relative;
	width: 610px;
}

.divConfigNecessarias {
	background-image: url(../images/configuracoesNecessariasSaw.png);
	height: 22px;
	position: relative;
	width: 206px;
	text-align: right;
}

.configNecessarias {
	float: left;
	height: 28px;
	position: relative;
	width: 214px;
}

.divRodape {
	background-image: url(../images/ropdapeSaw.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 816px;
}

.aRodape {
	float: left;
	height: 18px;
	left: 214px;
	position: relative;
	top: 41px;
	width: 180px;
}

.downloads h2 {
	color: #70A23E;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 0;
	margin-top: 20px;
}

.downloads h4 {
	color: #70A23E;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 0;
	margin-top: 20px;
}

.ul_padrao {
	float: left;
	list-style: none;
	margin: 0;
}

.ul_padrao li {
	margin-bottom: 10px;
	margin-left: 18px;
}

.ul_gerenciadorDeRelatorios {
	list-style: none;
	list-style-image: url(../images/seta_verde.gif);
}

.ul_gerenciadorDeRelatorios li {
	margin-bottom: 3px;
	margin-left: 18px;
}

.botoesAuditoria,.botoes {
	color: #000;
	display: inline-table;
	font-family: arial;
	font-size: 11px;
	height: 30px;
	padding: 0;
	width: 100px;
}

.botoes {
	font-size: 11px;
}

.legendAuditoria,.legenda {
	color: #333;
	font-size: 11px;
	padding: 0 10px;
}

#topoPrincipal {
	font-size: 11px;
	height: 99px;
	border-bottom:2px solid #749C5E;
	width: 100%;
	background-color: #95c74b;
}

#topoPrincipal span {
	padding-left: 0;
}

#topoBarraPrincipal {
	/*background: url(../images/topoBarra.jpg) repeat;*/
	background: #fff;
	border: 0;
	border-left: 1px solid #9DAB8E;
	border-right: 1px solid #9DAB8E;
	height: 35px;
	margin-bottom: 6px;
	width: 100%;
	border-bottom:solid 1px #e7e7e7;
}

#topoBarraPrincipal ul {
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 34px;
	margin: 0;
}

#topoBarraPrincipal ul li {
	color: #598045;
	display: inline;
	font-size: 11px;
	padding-right: 5pt;
}

#topoBarraPrincipal strong {
	padding-right: 8px;
}

#data {
	color: #486A22;
	font-size: 11px;
	height: 20px;
	position: absolute;
	right: 15px;
	text-align: right;
	top: 10px;
	width: 400px;
}

#ambiente {
    font-size: 11px;
    color: fff;
    text-align: center;
    padding-top: 6px;
    font-weight: bold;
    margin-top:1px;
    top: 0px;
    position: absolute;
    right: 41%;
    height: 20px;
    width: 200px;
}

#sair {
	height: 27px;
	position: absolute;
	right: 5px;
	text-align: right;
	top: 107px;
	width: 53px;
}

#bntUraCallCenter {
	height: 27px;
	position: absolute;
	right: 70px;
	text-align: right;
	top: 110px;
	width: 53px;
}

#local {
	background: url(../images/localDeAtendimentoBg.gif) no-repeat;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	padding: 2px 0 0 4px;
	position: absolute;
	right: 0;
	top: 84px;
	width: 445px;
}

#bgLogin{
	background-image: url("../images/fundoLogin.png");
	background-repeat: repeat-y;
}

.barra, .tituloDiretrizes {
	/*background: url(../images/eBarraFundo.gif) repeat;*/
	color: #fff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 100%;
	background: #80ad55;
	margin: -2px 0 0 0;
}

.tituloDiretrizes {
	width: 99%;
	padding-top: 0;
}

.FormularioBrancoFonteVermelho {
	background-color: #fff;
	border-bottom: #FFF 1px solid;
	border-left: #FFF 1px solid;
	border-right: #FFF 1px solid;
	border-top: #FFF 1px solid;
	color: red;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}

.FormularioBrancoFonteAmarelo {
	background-color: #fff;
	border-bottom: #FFF 1px solid;
	border-left: #FFF 1px solid;
	border-right: #FFF 1px solid;
	border-top: #FFF 1px solid;
	color: #FC3;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}

.FormularioBrancoFonteVerde {
	background-color: #fff;
	border-bottom: #FFF 1px solid;
	border-left: #FFF 1px solid;
	border-right: #FFF 1px solid;
	border-top: #FFF 1px solid;
	color: green;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}
.fonteVerde {
	color:green;
}

.FundoCelulas {
	/* background-image: url(../images/eBarraFundo.gif); */
	background: #80ad55;
	color: #fff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	height: 20px;
}

.FundoCelulasNomes {
	background-color: #F0F8E9;
	border-color: #9C9;
	border-style: solid;
	border-width: 1px;
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	height: 18px;
	padding: 2px;
	vertical-align: middle;
}

.FundoCelulasNomesDestaque {
	background-color: #FEEEEE;
	border-color: red;
	border-style: solid;
	border-width: 1px;
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	height: 18px;
	padding: 2px;
	vertical-align: middle;
}

.FundoCelulasNomesMenor {
	background-color: #F0F8E9;
	border-color: #9C9;
	border-spacing: 2px;
	border-style: solid;
	border-width: 1px;
	color: #000;
	font-family: Verdana;
	font-size: 10px;
	height: 21px;
	padding: 2px;
	vertical-align: middle;
}

.FundoCelulasNomesDisplay {
	background-color: #D8F4CB;
	border-color: #FFF;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	height: 18px;
	padding: 2px;
	vertical-align: middle;
	text-align: center;
    font-size: 11;
    color: #006600
}

.TITULOS {
	background-color: #F0F8E9;
	border-color: #9C9;
	border-style: solid;
	border-width: 1px;
	color: #060;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	padding: 2px;
	vertical-align: middle;
}

.FundoCelulasNomesEscura {
	background-color: #BDE09E;
	border-color: #9C9;
	border-style: solid;
	border-width: 1px;
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	height: 18px;
	padding: 2px;
	vertical-align: middle;
}

.FundoCelulasNomesTableOn {
	background-color: #F0F8E9;
	border-color: #9C9;
	border-style: solid;
	border-width: 0;
	color: #000;
	font-family: Verdana;
	font-size: 10px;
	height: 21px;
	padding: 2px;
	vertical-align: middle;
}

.FundoCelulasNomesTableOff {
	background-color: #FFF;
	border-color: #9C9;
	border-style: solid;
	border-width: 0;
	color: #000;
	font-family: Verdana;
	font-size: 10px;
	height: 21px;
	padding: 2px;
	vertical-align: middle;
}

.FundoCelulasNomesTableVermelhoOn {
	background-color: #FFD9D9;
	border-color: #9C9;
	border-style: solid;
	border-width: 0;
	color: #000;
	font-family: Verdana;
	font-size: 10px;
	height: 21px;
	padding: 2px;
	vertical-align: middle;
}

.tableVermelhoOn {
	background-color: #FFD9D9;
	border-color: #9C9;
	border-style: solid;
	border-width: 1px;
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	padding: 1px;
}

.FundoCelulasNomesTableAmareloOn {
	background-color: #FF9;
	border-color: #9C9;
	border-style: solid;
	border-width: 0;
	color: #000;
	font-family: Verdana;
	font-size: 10px;
	height: 21px;
	padding: 2px;
	vertical-align: middle;
}

.table,.novaTabela {
	border-color: #9C9;
	border-style: solid;
	border-width: 1px;
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	padding: 1px;
}

.tableDisplay {
	background-color: #FFF;
	border-color: #FFF;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
	text-align: center;
    text-decoration: none;
	font-size: 11;
}

.novaTabela {
	color: red;
}

.tableDot {
	border-color: #FF9797;
	border-style: dotted;
	border-width: 1px;
	padding: 1px;
}

.tableMenor {
	border-color: #9C9;
	border-style: solid;
	border-width: 1px;
	color: #000;
	font-family: Verdana;
	font-size: 10px;
	padding: 1px;
}

.ErrosTitlebar {
	background-color: #9C6;
	color: #060;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.ErrosBody {
	background-color: #FFF;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: regular;
	line-height: 14px;
}

links a:hover {
	color: #000;
	text-decoration: none;
}

.FundoTabelaWizard {
	background-color: #FFF;
	border-color: #9C9;
	border-style: solid;
	border-width: 1px;
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}

.estiloIFrameComponenteDeMensagens {
	background-color: transparent;
	border-width: 0;
}

.estiloDIVDeMensagens {
	background-color: transparent;
	border: #000 solid 0;
	height: 150px;
	position: absolute;
	visibility: hidden;
	width: 350px;
}

.displayTable {
	width: 50%;
}

.janela-motivo,.janelaObservacao {
	background-color: #FFFEE6;
	border: 1px solid #FFC30E;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 11px;
	left: 0;
	padding: 5px;
	position: absolute;
	text-align: left;
	white-space: nowrap;
}

.janelaObservacao {
	background-color: #F0F8E9;
	border-color: #9C9;
	border-width: 1px;
}

.fundoHachurado {
	background-color: transparent;
	background-image: url(../images/fundoTransparente.gif);
	color: #333;
	float: left;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1100;
}

#biometria {
	background: #FFF;
	height: auto;
	width: 700px;
}

#bio-digital {
	_height: 314px;
	background-image: url(../images/fundo-digital.gif);
	background-repeat: no-repeat;
	height: 284px;
	padding-top: 30px;
	position: absolute;
	width: 700px;
}

#fundoMotivo {
	background: url(../images/motivoFundo.gif) no-repeat center;
	height: 304px;
	width: 698px;
}

.mensagemBiometriaFundo {
	background-image: url(../images/mensagemBiometriaFundo.gif);
	background-repeat: no-repeat;
	height: 284px;
	margin-left: 100px;
	margin-top: 40px;
	width: 500px;
}

#entrarCarteira {
	line-height: 25px;
	padding-top: 130px;
	text-align: center;
}

.fonteBiometria {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

.tableBiometria {
	margin-left: 15px;
}

.biometriaIcones {
	margin-left: 350px;
	padding-left: 50px;
	padding-top: 3px;
}

#biometriaInserirDados {
	background-color: #F3F3F3;
	height: 50px;
	text-align: left;
}

.biometriaMotivo {
	padding: 40px;
	text-align: center;
}

.divCartao2 {
	background-color: #f8f8f8;
	height: 250px;
	margin: 85px auto 0;
	text-align: center;
	width: 80%;
}

.divCartao2 p {
	padding-top: 100px;
}

#instrucaoCartao {
	background: #ECF4E1;
	border: 1px #7FB53B dashed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	width: 70%;
}

#instrucaoCartao p {
	padding-top: 0;
}

#InsercaoDeDados {
	background: #FFF;
	border: #CCC solid 1px;
	clear: both;
	height: 350px;
	line-height: 26px;
	margin: auto;
	padding: 11px;
	text-align: left;
	width: 644px;
}

#pesquisaGuiaPrincipal {
	_padding: 15px;
	_width: 100%;
	background: #F0F8E9;
	border: #C4E2A6 dotted 1px;
	margin: 0 auto;
	padding: 30px;
	text-align: center;
	width: 86%;
}

.CaixaHonorario {
	_margin-left: 35px;
	background-color: #FFF;
	border: 1px solid #9C9;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 27px;
	width: 160px;
}

.resutaltadoPesquisaDeGuia {
	margin: 0 auto;
}

.legendas {
	background: url(../images/fundoLegendas.jpg) repeat;
	height: 39px;
	margin: 7px;
	padding: 12px 10px 0;
}

.legendaCallCenter {
	background: url(../images/fundoLegendasCallCenter.jpg) repeat;
	height: 39px;
	margin: 7px 0;
	padding: 12px 10px 0;
}

#chat {
	height: 37px;
	margin: 2px 0 0;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: 337px;
}

#chat span {
	height: 37px;
	position: absolute;
	right: 0;
	top: 0;
	width: 337px;
}

#chat ul li {
	display: inline;
	float: left;
	text-align: left;
}

#chat ul li a {
	display: block;
	height: 37px;
	width: 38px;
}

#chatResposta {
	background: url(../images/chatResposta.jpg) no-repeat;
	height: 490px;
	padding: 10px;
	width: 515px;
}

#chatResposta span {
	color: #333;
	display: block;
	font: 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 170px 0 0 30px;
	text-align: center;
	width: 450px;
}

.dBarra {
	float: right;
}

.eBarra {
	background: url(../images/eBarra.jpg) no-repeat;
	float: left;
	height: 25px;
	width: 24px;
}

.titulosBarra {
	line-height: 25px;
}

fieldset {
	border: solid 1px;
	color: #999;
	margin-bottom: 0;
}

.fieldsetNovo {
	border: solid 2px #090;
	margin: 10px 0;
	padding: 10px;
}

.fieldsetNovo2,.fieldsetaltura {
	border: solid 2px #BFD4BE;
	margin-top: 10px;
	padding: 5px;
}

.fieldsetPainel {
	border: solid 2px #BFD4BE;
	margin-top: 10px;
	padding: 5px; 
	width:28%;
	float: left;
	margin-right: 30px;
}

.fieldsetaltura {
	height: 77px;
}

.fieldsetNovo2 legend {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

.fieldsetNovo2.filtro {
	padding: 1px 0 0;
}

.fieldsetNovo2.conteudo {
	margin: 10px 0;
	padding: 10px;
}
   
.fieldsetNovo2.radius{
	border-radius: 5px;
}

.fieldsetNovo legend {
	color: #090;
	font-weight: bold;
	padding: 0 5px;
}

.fieldsetFaturamento {
	margin: 15px;
}

.fieldsetGuiaTiss {
	border: solid 2px #090;
	
	margin: 10px 0;
	padding: 10px;
}

.fieldsetGuiaTiss img{
	margin: 0 0 5px 0;
}

.fieldsetGlosaSucesso {
	align: center;
	background-color: #F0FFF0;
	border: solid 2px #090;
	color: #000;
	height: 100px;
	padding-top: 40px;
	text-align: center;
	vertical-align: middle;
	width: 500px;
}

.infoGlosaSucesso {
	padding-right: 10px;
}

.tablepopUpSucessoAoGlosarItem {
	width: 530px;
}

.bodyTermos {
	background: #D4D0C8;
	color: #333;
	font-family: verdana, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.topoTermos {
	height: 99px;
	width: 783px;
}

.TitiloTermos {
	color: #70A23E;
	font-size: 18px;
	font-weight: bold;
}

.tudoTermos {
	-moz-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
	background: #fff;
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
	margin: 10px auto 0;
	text-align: left;
	width: 783px;
}

.botoesTermos {
	height: 35px;
	margin: 5px auto;
	text-align: center;
}

.botao {
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 0 1px #fff inset;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 0 1px #fff inset;
	background: 0 color-stop(100%, #D3E9BD);
	border: 1px solid #84b341;
	border-radius: 5px;
	box-shadow: 0 0 1px #fff inset;
	color: #fff;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99CC67',
		endColorstr='#D3E9BD', GradientType=0);
	font: bold 9pt/100% Arial, Helvetica, sans-serif;
	height: 30px;
	margin: 0 5px 0 0;
	padding: 8px 12px;
	text-shadow: 1px 1px 0 #666;
}

.conteudoTermos {
	background-color: #fff;
	margin: 15px;
	padding-bottom: 10px;
	text-align: center;
	width: 783px;
}

.spanTermos {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

.jScrollbar2 {
	height: 400px;
	overflow: hidden;
	padding: 10px;
	position: relative;
}

.jScrollbar2 .jScrollbar_mask {
	float: left;
	position: relative;
	top: 0;
	width: 725px;
}

.jScrollbar2 .jScrollbar_mask p {
	color: #FFF;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.jScrollbar2 .jScrollbar_draggable {
	background: none;
	background-color: #D3E9BD;
	float: left;
	height: 395px;
	margin-left: 25px;
	overflow: hidden;
	position: relative;
	width: 13px;
}

.jScrollbar2 .jScrollbar_draggable a.draggable {
	background-color: #70A23E;
	cursor: s-resize;
	display: block;
	height: 45px;
	margin-left: 0;
	position: relative;
	width: 13px;
}

.legendGuiaTiss {
	color: #000;
	font-family: verdana;
	font-size: 11px;
	padding: 0 5px;
}

.iconPopUp {
	color: #063;
	font-size: 11px;
	line-height: 20px;
	padding: 10px 0;
	text-align: center;
	width: 20%;
}

.iconesAcoes {
	float: left;
	margin-right: 16px;
	text-align: center;
}

.teclaDeAtalho {
	text-decoration: underline;
}

.classeUtilitaria {
	float: left;
	width: 100%;
}

.abaCallCenter {
	border-top: 1px solid #9C9;
	font-family: Verdana;
	font-size: 11px;
}

.iconeCallCenter {
	float: left;
	text-align: center;
	width: 110px;
}

#container {
	background: #FFF;
	margin: 0 auto;
	width: 698px;
}

#topo {
	background: url(../images/topoBiometria.jpg) no-repeat;
	height: 79px;
	width: 698px;
}

#dadosBeneficiarios {
	background: url(../images/dadosBeneficiario.gif) no-repeat;
	height: 78px;
	margin: 18px auto 0;
	padding-top: 8px;
	text-align: left;
	width: 659px;
}

#botoes {
	background: #fff;
	margin: 0 auto;
	padding: 0 22px 5px 0;
	text-align: right;
	width: 659px;
}

#msgBox {
	height: 63px;
	margin: 0 0 10px 20px;
	overflow: auto;
	padding-right: 20px;
	padding-top: 2px;
	width: 659px;
}

.msgErro {
	background: url(../images/erro.jpg) no-repeat center;
	border: 1px solid #BADE9A;
	color: #5C852C;
	font: Verdana;
	color:  #FFF;
	font-size: 12px;
	font-weight: bolder;
	height: 20px;
	margin-bottom: 1px;
	padding: 3px;
	text-indent: 30px;
	width: 99%;
}

.msgAlerta {
	background: url(../images/alerta.jpg) no-repeat center;
	border: 1px solid #BADE9A;
	color: #5C852C;
	font: Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	margin-bottom: 1px;
	padding: 3px;
	text-indent: 30px;
	width: 99%;
}

.msgInformativa {
	background: url(../images/yes.jpg) no-repeat center;
	border: 1px solid #BADE9A;
	color: #5C852C;
	font: Verdana;
	font-size: 12px;
	font-weight: bolder;
	height: 20px;
	margin-bottom: 1px;
	padding: 3px;
	text-indent: 30px;
	width: 99%;
}

#conteudoPrincipal {
	background: url(../images/fundoTudo.jpg) no-repeat;
	height: 232px;
	width: 698px;
}

#dedosDasMaos {
	background-color: transparent;
	display: inline;
	float: left;
	height: 228px;
	margin: 20px 0 0 63px;
	width: 404px;
}

#dedosDasMaos img {
	border: 0;
	float: left;
}

#dedo img {
	float: left;
}

#applet {
	background-color: transparent;
	height: 148px;
	left: 443px;
	margin: 10px 0 0;
	padding-top: 17px;
	position: absolute;
	text-align: center;
	width: 237px;
}

#applet p {
	background: none;
	padding: 10px;
	text-align: center;
}

.titulosBiometria {
	height: 39px;
	margin-top: 15px;
	text-align: center;
	width: 100%;
}

.iconesAlerta {
	margin: 0 auto;
	padding-top: 16px;
	text-align: center;
}

.iconesAlerta span {
	margin-bottom: 52px;
}

.paraAlerta {
	color: #6B8F48;
	font-family: verdana;
	font-size: 11px;
	margin: 15px auto 0;
	text-align: center;
	width: 550px;
}

#timer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

.textoMotivo {
	background: #fff;
	border: 1px dotted #CCC;
	color: #666;
	font-family: verdana;
	font-size: 11px;
	height: 100px;
	line-height: 17px;
	margin: 10px auto 0;
	padding: 12px;
	text-align: justify;
	width: 500px;
}

.msgCentro {
	text-align: center;
}

#BtnGenerico {
	left: 180px;
	padding-top: 15px;
	position: absolute;
}

.camporeadonly {
	background-color: #F0F0F0;
}

#menuCallCenter {
	background: url(../images/bgMenuCallCenter.jpg) repeat;
	height: 54px;
	padding-top: 3px;
	text-align: center;
	width: 100%;
}

#menuCallCenter span {
	float: left;
	padding-left: 8%;
}

#menuAcoesEventoPadrao span {
	float: left;
	padding-left: 2%;
}

#menuAcoesEventoPadrao {
	background: url(../images/bgMenuCallCenter.jpg) repeat;
	height: 54px;
	padding-top: 3px;
	text-align: center;
	width: 100%;
}


.fieldsetCallCenter {
	border: 1px solid #C8D5BA;
	clear: both;
}

.fieldsetCallCenter legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
}

.tituloEventos {
	background: url(../images/bgTitulos.jpg) repeat;
	height: 18px;
	margin: 0 auto;
	padding-left: 10px;
	padding-top: 5px;
	width: 98%;
}

.caixaEventos {
	border-bottom: 1px solid #B5BBB0;
	border-left: 1px solid #B5BBB0;
	border-right: 1px solid #B5BBB0;
	display: inline-block;
	font-family: verdana;
	font-size: 10px;
	margin: 0 auto 0 3px;
	padding: 5px 7px 0 1px;
	width: 98%;
}

.caixaEventos li {
	display: block;
	float: left;
	height: 65px;
	padding-right: 20px;
	text-align: center;
}

.caixaEventos li a {
	display: block;
}

#botFechar {
	text-align: right;
}

.iconesBemVindo {
	float: left;
	heigth: 80px;
	padding: 20px;
	text-align: center;
}

.iconesBemVindo img {
	padding-bottom: 4px;
}

td.exportlinks {
	background-color: #eee;
	border: 1px dotted #999;
	font-size: 11px;
	margin: 2px 0 10px;
	padding: 2px 4px;
	text-align: center;
	text-decoration: none;
}

.fieldsetAuditoria {
	display: inline;
	margin: 0 auto;
	padding: 0 5px;
}

.relatorioInativo {
	color: #999;
}

.menuFaturamento {
	background-color: #F0FFF0;
	border-color: #060;
	border-style: dotted;
	border-width: 1px;
	color: #060;
	padding: 5px;
}

.imagemSAW02 {
	background: url(../images/saw05.jpg) no-repeat;
	height: 300px;
	margin: 0 auto;
	width: 550px;
}

.bannertopo {
	background: url(../images/saw-topo.jpg);
	height: 76px;
	width: 783px;
}

.bannernovidades {
	background: url(../images/saw06.gif);
	height: 33px;
	width: 319px;
}

.rodape {
	background: url(../images/saw07.gif);
	height: 88px;
	width: 782px;
}

.ui-datepicker-trigger {
	padding-left: 2px;
	vertical-align: middle;
}

.linkSublinhado:hover {
	color: #70A23E;
	text-decoration: underline;
}

.chatbox {
	display: none;
	position: absolute;
	top: 128px;
	width: 417px;
}

.chatboxhead {
	background-color: #84B341;
	border-radius: 10px 10px 10px 10px;
	color: #fff;
	line-height: 25px;
}

.chatboxblink {
	background-color: #176689;
	border-left: 1px solid #176689;
	border-right: 1px solid #176689;
}

.chatboxcontent {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 10px 10px 10px 10px;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 13px;
	height: 100%;
	line-height: 1.3em;
	overflow: auto;
	padding: 7px;
	position: relative;
}

.chatboxinfo {
	color: #666;
	margin-left: -1em;
}

.chatboxoptions {
	float: right;
	line-height: 25px;
	padding: 0 7px;
}

.chatboxoptions a {
	color: #fff;
	font-family: Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.chatboxtitle {
	float: left;
	line-height: 25px;
	padding: 0 7px;
}

.comboOptionCall {
	right: 200px;
}

.ui-widget-overlay {
	background: #AAA !important;
}

.ui-dialog-content {
	background: #fff !important;
}

obrigatorio {
	color: red;
	font-family: verdana;
	font-size: 11px;
}

.tit_boxes {
	background: #BFDEA2;
	float: left;
	height: 35px;
	margin: 0 0 5px;
	padding: 0;
	width: 100%;
}

.tit_boxes h4 {
	color: #598032;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 15px;
	margin: 10px 0 0 10px;
}

.tit_boxes h4 img {
	float: left;
	margin: -5px 10px 0 0;
}

#sortable {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 60%;
}

#sortable li {
	font-size: 1em;
	height: 1.5em;
	line-height: 1.2em;
	margin: 0 5px 5px;
	padding: 5px;
}

.ui-state-highlight {
	height: 1.5em;
	line-height: 1.2em;
}

.botaoSenha:hover,.botao:hover {
	background: 0 color-stop(100%, #99CC67);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D3E9BD',
		endColorstr='#99CC67', GradientType=0);
}

.msgDeAlertaAuditoriaTecnica,legend {
	padding: 0;
}

.message_head,#dedo {
	cursor: pointer;
}

links a:link,links a:visited,links a:active {
	color: #000;
	text-decoration: none;
}


/* adicionado por Cícero Santos */
.footer{
	border-top:solid 1px #e7e7e7;
	margin:40px 0 0 0;
	height:75px;
}

.footer ul{
	float:left;
	margin:25px 0 0 0; 
}

.footer p{
	float:left;
	margin:0 0 0 0;
}

.footer ul li{
	float:left;
	margin:0 15px 0 0;
	list-style:none;
	padding:0 15px 0 0;
	border-right:solid 1px #e7e7e7;
}

.bx-nav{
	width:100%;
	margin: 0 0 10px 0;
	float: left;
}

.bx-nav ul{
	margin:0 0 0 0;
	padding:7px 10px 0 10px; 
	float: left;
	min-height:80px;
	width: 5%;
	border-right:solid 1px #e7e7e7;
}

.bx-nav ul li{
	list-style:none;
	margin:5px 0 5px 0;
}

.bx-nav a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;	
	float: left;
}

#divFechar{
	position: absolute;
	top:15px;
}

.bg-eletiva{
	border-bottom: solid 6px #C7D7FC;
}

.bg-eletiva:hover{
	background:#C7D7FC;
	cursor:pointer;
	transition: all 0.195s ease-in-out 0s;
	-moz-transition: all 0.195s ease-in-out 0s;
	-webkit-transition: all 0.195s ease-in-out 0s;
	-o-transition: all 0.195s ease-in-out 0s;
	-ms-transition: all 0.195s ease-in-out 0s;
}

.bg-spsadt{
	border-bottom: solid 6px #FDF3B6;
}

.bg-spsadt:hover{
	background:#FDF3B6;
	cursor:pointer;
	transition: all 0.195s ease-in-out 0s;
	-moz-transition: all 0.195s ease-in-out 0s;
	-webkit-transition: all 0.195s ease-in-out 0s;
	-o-transition: all 0.195s ease-in-out 0s;
	-ms-transition: all 0.195s ease-in-out 0s;
}

.bg-internacao{
	border-bottom: solid 6px #FEB3BA;
}

.bg-internacao:hover{
	background:#FEB3BA;
	cursor:pointer;
	transition: all 0.195s ease-in-out 0s;
	-moz-transition: all 0.195s ease-in-out 0s;
	-webkit-transition: all 0.195s ease-in-out 0s;
	-o-transition: all 0.195s ease-in-out 0s;
	-ms-transition: all 0.195s ease-in-out 0s;
}

.bg-prorrogacao{
	border-bottom: solid 6px #FCD6F6;
}

.bg-prorrogacao:hover{
	background:#FCD6F6;
	cursor:pointer;
	transition: all 0.195s ease-in-out 0s;
	-moz-transition: all 0.195s ease-in-out 0s;
	-webkit-transition: all 0.195s ease-in-out 0s;
	-o-transition: all 0.195s ease-in-out 0s;
	-ms-transition: all 0.195s ease-in-out 0s;
}

.bg-res-internacao{
	border-bottom: solid 6px #D6BBF7;
}

.bg-res-internacao:hover{
	background:#D6BBF7;
	cursor:pointer;
	transition: all 0.195s ease-in-out 0s;
	-moz-transition: all 0.195s ease-in-out 0s;
	-webkit-transition: all 0.195s ease-in-out 0s;
	-o-transition: all 0.195s ease-in-out 0s;
	-ms-transition: all 0.195s ease-in-out 0s;
}

.bg-honorario-indiv{
	border-bottom: solid 6px #C5DAB5;
}

.bg-honorario-indiv:hover{
	background:#C5DAB5;
	cursor:pointer;
	transition: all 0.195s ease-in-out 0s;
	-moz-transition: all 0.195s ease-in-out 0s;
	-webkit-transition: all 0.195s ease-in-out 0s;
	-o-transition: all 0.195s ease-in-out 0s;
	-ms-transition: all 0.195s ease-in-out 0s;
}

.bg-odontologia{
	border-bottom: solid 6px #B9F9F9;
}

.bg-odontologia:hover{
	background:#B9F9F9;
	cursor:pointer;
	transition: all 0.195s ease-in-out 0s;
	-moz-transition: all 0.195s ease-in-out 0s;
	-webkit-transition: all 0.195s ease-in-out 0s;
	-o-transition: all 0.195s ease-in-out 0s;
	-ms-transition: all 0.195s ease-in-out 0s;
}

.bg-opme{
	border-bottom: solid 6px #92D876;
}

.bg-opme:hover{
	background:#92D876;
	cursor:pointer;
	transition: all 0.195s ease-in-out 0s;
	-moz-transition: all 0.195s ease-in-out 0s;
	-webkit-transition: all 0.195s ease-in-out 0s;
	-o-transition: all 0.195s ease-in-out 0s;
	-ms-transition: all 0.195s ease-in-out 0s;
}

.bg-outras{
	border-bottom: solid 6px #D8EA83;
}

.bg-outras:hover{
	background:#D8EA83;
	cursor:pointer;
	transition: all 0.195s ease-in-out 0s;
	-moz-transition: all 0.195s ease-in-out 0s;
	-webkit-transition: all 0.195s ease-in-out 0s;
	-o-transition: all 0.195s ease-in-out 0s;
	-ms-transition: all 0.195s ease-in-out 0s;
}

.bg-radio{
	border-bottom: solid 6px #C6D85F;
}

.bg-radio:hover{
	background:#C6D85F;
	cursor:pointer;
	transition: all 0.195s ease-in-out 0s;
	-moz-transition: all 0.195s ease-in-out 0s;
	-webkit-transition: all 0.195s ease-in-out 0s;
	-o-transition: all 0.195s ease-in-out 0s;
	-ms-transition: all 0.195s ease-in-out 0s;
}

.bg-quimio{
	border-bottom: solid 6px #DFC060;
}

.bg-quimio:hover{
	background:#DFC060;
	cursor:pointer;
	transition: all 0.195s ease-in-out 0s;
	-moz-transition: all 0.195s ease-in-out 0s;
	-webkit-transition: all 0.195s ease-in-out 0s;
	-o-transition: all 0.195s ease-in-out 0s;
	-ms-transition: all 0.195s ease-in-out 0s;
}

/* Títulos TISS */

.tit{
	padding:1px 0 1px 0;
	margin:0 0 0 0;
	text-indent:0px;
	font-family:"Trebuchet MS", arial, sans-serif;
	font-weight:normal !important;
	font-size: 12px;
}

.tit img{
	margin: -2px 10px 0 20px;
	float:left;
}

.t-spsadt{
	background:#FDF6CC;
	color: #7B7031;
	border-bottom:solid 1px #7B7031;
}

.t-cons-eletiva{
	background:#D7E2FD;
	color: #516AA6;
	border-bottom:solid 1px #516AA6;
}

.t-internacao{
	background:#FECACE;
	color: #9D4F56;
	border-bottom:solid 1px #9D4F56;
}

.t-prorrogacao{
	background:#FCD6F6;
	color: #984E8C;
	border-bottom:solid 1px #984E8C;
}

.t-outras-despesas{
	background:#D8EA83;
	color: #6F7843;
	border-bottom:solid 1px #6F7843;
	
}

.t-res-int{
	background:#D6BBF7;
	color: #626379;
	border-bottom:solid 1px #626379;
}

.t-honorario-indiv{
	background:#C5DAB5;
	color: #264C27;
	border-bottom:solid 1px #264C27;
}

.t-odontologia{
	background:#CDFBFA;
	color: #318282;
	border-bottom:solid 1px #318282;
}

.t-opme{
	background:#92D876;
	color: #264d25;
	border-bottom:solid 1px #555557;
}

.t-radioterapia{
	background:#C6D85F;
	color: #284D27;
	border-bottom:solid 1px #93693C;
}

.t-quimioterapia{
	background:#DFC060;
	color: #fff;
	border-bottom:solid 1px #84694A;
}

.bot-esqueci-senha a{
	color: #0d3e0d !important;
	margin: 0 0 0 10px;
	font-weight: bold;
	font-size: 12px;
}

.bot-esqueci-senha a:hover{
	color: yellow !important;
	margin: 0 0 0 10px;
	text-decoration: underline;
	font-weight: bold;
}

.min-icon-guia img{
	border: 0 !important;
	width: 28px;
	height: 32px;
}

.mensagemPendenciaHome{
	margin: 0; padding: 0;
	background:#FDF6CC;
	color: #7B7031;
	border-bottom:solid 1px #7B7031;
	font-family:"Trebuchet MS", arial, sans-serif;
	font-weight:normal !important;
	font-size: 12px;
}

.mensagemFaturamento {
	font-size: 11px;
	text-align: center;
}

.msgSucesso {
	background-color: #dff0d8;
	border: 1px solid #ddd;
	color: #333;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 100%;
	font-weight: bold;
}

.msgAviso {
	background-color: #d9edf7;
	border: 1px solid #ddd;
	color: #333;
	font-size: 11px;
	padding: 2px 0 3px 0px;
	text-align: center;
	width: 100%;
}

.tituloLoteRecusado {
	background-color: #f2dede;
	border: 1px solid #ddd;
	padding: 10px 0;
	font-weight: bold;
	text-align: center;
}

.tituloLoteRecebido, .msgDeAlertaTokenAtendimento {
	background-color: #dff0d8;
	border: 1px solid #ddd;
	padding: 10px 0;
	font-weight: bold;
	text-align: center;
}

.tituloLoteRecebidoRessalva {
	background-color: #FFFFC4;
	border: 1px solid #ddd;
	padding: 10px 0;
	font-weight: bold;
	text-align: center;
}

.autocomplete {
	max-height: 220px !important;
	overflow: auto !important;
	overflow-x: hidden !important;
    -ms-overflow-x: hidden; /*IE 8 only*/
}

.ui-autocomplete {
	max-height: 220px !important;
	overflow: auto !important;
	overflow-x: hidden !important;
    -ms-overflow-x: hidden; /*IE 8 only*/
}


.btn-link, .btn-link:visited {
background: #99CC67;
background-image: -webkit-linear-gradient(top, #99CC67, #4F7E22);
background-image: -moz-linear-gradient(top, #99CC67, #4F7E22);
background-image: -ms-linear-gradient(top, #99CC67, #4F7E22);
background-image: -o-linear-gradient(top, #99CC67, #4F7E22);
background-image: linear-gradient(to bottom, #99CC67, #4F7E22);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height: auto;
line-height: 0px;
color: #FFFFFF !important;
font-family: Open Sans;
width: auto;
font-size: 12px;
font-weight: 100;
padding: 6px;
text-shadow: 1px 1px 20px #000000;
text-decoration: none;
display: inline-block;
cursor: pointer;
text-align: center;
margin: 4px 0 0;
}

.btn-link:hover {
background: #82AF55;
background-image: -webkit-linear-gradient(top, #82AF55, #99CC67);
background-image: -moz-linear-gradient(top, #82AF55, #99CC67);
background-image: -ms-linear-gradient(top, #82AF55, #99CC67);
background-image: -o-linear-gradient(top, #82AF55, #99CC67);
background-image: linear-gradient(to bottom, #82AF55, #99CC67);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-decoration: none;
}

.btn-link-azul, .btn-link-azul:visited {
background: #99CC67;
background-image: -webkit-linear-gradient(top, #67a7cc, #22547e);
background-image: -moz-linear-gradient(top, #67a7cc, #22547e);
background-image: -ms-linear-gradient(top, #67a7cc, #22547e);
background-image: -o-linear-gradient(top, #67a7cc, #22547e);
background-image: linear-gradient(to bottom, #67a7cc, #22547e);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height: auto;
line-height: 0px;
color: #FFFFFF !important;
font-family: Open Sans;
width: auto;
font-size: 12px;
font-weight: 100;
padding: 6px;
text-shadow: 1px 1px 20px #000000;
text-decoration: none;
display: inline-block;
cursor: pointer;
text-align: center;
margin: 4px 0 0;
}

.btn-link-azul:hover {
background: #82AF55;
background-image: -webkit-linear-gradient(top, #22547e, #67a7cc );
background-image: -moz-linear-gradient(top, #22547e, #67a7cc);
background-image: -ms-linear-gradient(top, #22547e, #67a7cc);
background-image: -o-linear-gradient(top, #22547e, #67a7cc);
background-image: linear-gradient(to bottom, #22547e, #67a7cc);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-decoration: none;
}

.btn-link-laranja, .btn-link-laranja:visited {
background: #99CC67;
background-image: -webkit-linear-gradient(top, #fbab19, #ff9900);
background-image: -moz-linear-gradient(top, #fbab19, #ff9900);
background-image: -ms-linear-gradient(top, #fbab19, #ff9900);
background-image: -o-linear-gradient(top, #fbab19, #ff9900);
background-image: linear-gradient(to bottom, #fbab19, #ff9900);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height: auto;
line-height: 0px;
color: #FFFFFF !important;
font-family: Open Sans;
width: auto;
font-size: 12px;
font-weight: 100;
padding: 6px;
text-shadow: 1px 1px 20px #000000;
text-decoration: none;
display: inline-block;
cursor: pointer;
text-align: center;
margin: 4px 0 0;
}

.btn-link-laranja:hover {
background: #fbc019;
background-image: -webkit-linear-gradient(top, #ff9900, #fbc019 );
background-image: -moz-linear-gradient(top, #ff9900, #fbc019);
background-image: -ms-linear-gradient(top, #ff9900, #fbc019);
background-image: -o-linear-gradient(top, #ff9900, #fbc019);
background-image: linear-gradient(to bottom, #ff9900, #fbc019);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-decoration: none;
}

.btn-link-vermelho, .btn-link-vermelho:visited {
background: #a9421a;
background-image: -webkit-linear-gradient(top, #ef502c, #a9421a);
background-image: -moz-linear-gradient(top, #ef502c, #a9421a);
background-image: -ms-linear-gradient(top, #ef502c, #a9421a);
background-image: -o-linear-gradient(top, #ef502c, #a9421a);
background-image: linear-gradient(to bottom, #ef502c, #a9421a);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height: auto;
line-height: 0px;
color: #FFFFFF !important;
font-family: Open Sans;
width: auto;
font-size: 12px;
font-weight: 100;
padding: 6px;
text-shadow: 1px 1px 20px #000000;
text-decoration: none;
display: inline-block;
cursor: pointer;
text-align: center;
margin: 4px 0 0;
}

.btn-link-vermelho:hover {
background: #a9421a;
background-image: -webkit-linear-gradient(top, #a9421a, #ef502c );
background-image: -moz-linear-gradient(top, #a9421a, #ef502c);
background-image: -ms-linear-gradient(top, #a9421a, #ef502c);
background-image: -o-linear-gradient(top, #a9421a, #ef502c);
background-image: linear-gradient(to bottom, #a9421a, #ef502c);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-decoration: none;
}


.indice-legenda{padding:10px;list-style: none;font-size: 11px; background-color: #edffdc;color: #666;}
.indice-legenda li{padding:3px; align-items: center; display: flex;}
.indice-legenda b{font-weight: bold; width: 20px; display: inline-block;}

.indice-legenda .bar-verde{width: 48px; height: 20px; background-color: #00ff00;display: block;float: left;margin-right: 5px;}
.indice-legenda .bar-verde-escuro{width: 30px; height: 20px; background-color: #00008b;display: block;float: left;margin-right: 5px;}
.indice-legenda .bar-amarelo{width: 58px; height: 20px; background-color: #cce025;display: block;float: left;margin-right: 5px;}
.indice-legenda .bar-vermelho{width: 48px; height: 20px; background-color: #e02525;display: block;float: left;margin-right: 5px;}

.tabelaNova {
	width: 100%;
	font-family: verdana, sans-serif;
}

.tabelaNova thead tr {
	background-color: #D8F4CB;
	border-width: 5px;
    border-bottom-color: #d4d0c8;
    border-top-color: white;
    border-right-color: #d4d0c8;
    border-left-color: white;
    vertical-align: middle;
    text-align: center;
    font-size: 11;
    color: #006600;
}

.tabelaNova tbody tr {
	font-size: 11;
}

.tabelaNova .celulaErro {
	background-color: #FFF8F8;
	border-width: 5px;
	border-top-color: red;
	border-bottom-color: red;
	color: red;
}

.tabelaNova th {
	font-weight: bold;
}

.tabelaNova th.sorted {
	background-color:  #F0F8E9;
	text-align: center;
	text-decoration: none;
	font-size: 11;
}

.tabelaNova th a,th a:visited {
	color: #006600;
	text-align: center;
	text-decoration: none;
	font-size: 11;
}

.tabelaNova th a:hover {
	text-decoration: underline;
	color: #006600;
	text-align: center;
	text-decoration: none;
	font-size: 11;
}

.tabelaNova th.sorted a,th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 11;
}

.tabelaNova th.sortable a {
	background-image: url(../images/arrow_off.png);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 11;
}

.tabelaNova th.order1 a {
	background-image: url(../images/arrow_down.png);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 11;
}

.tabelaNova th.order2 a {
	background-image: url(../images/arrow_up.png);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 11;
}

.tabelaNova tbody tr:nth-child(odd) {
	background-color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 11;
}

.tabelaNova tbody tr:nth-child(even) {
	background-color: #F0FFF0;
	text-align: center;
	text-decoration: none;
	font-size: 11;
}

.tabelaNova div.exportlinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: 2px 0 10px 0;
	width: 100%;
	text-align: center;
	text-decoration: none;
	font-size: 11;
}

.tabelaNova span.export {
	padding: 0 4px 1px 20px;
	display: inline;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 11;
}

.tabelaNova span.excel {
	background-image: url(../img/ico_file_excel.png);
}

.tabelaNova span.csv {
	background-image: url(../img/ico_file_csv.png);
}

.tabelaNova span.xml {
	background-image: url(../img/ico_file_xml.png);
}

.tabelaNova span.pdf {
	background-image: url(../img/ico_file_pdf.png);
}

.tabelaNova span.rtf {
	background-image: url(../img/ico_file_rtf.png);
}

.tabelaNova span.pagebanner {
	border: 1px;
	padding: 8px 4px 2px 4px;
	width: 100%;
	display: block;
	border-top: none;
	text-align: center;
	text-decoration: none;
	font-size: 11;
}

.tabelaNova span.pagelinks {
	border: 1px;
	padding: 8px 4px 2px 4px;
	width: 100%;
	display: block;
	border-top: none;
	text-align: center;
	text-decoration: none;
	font-size: 11;
}

.tabelaNova td.r, th.r {
    padding-right: 10px;
    text-align: right;
}

.tabelaNova tr.total td, tr.subtotal td {
    background-color: #D8F4CB;
    font-weight: bold;
    padding: 5px 0;
}

.fontBlackShadow {
	color: black;
	text-shadow: 0.05em 0.05em 0.05em #333;
}

.select-wrapper {
  margin: auto !important;
  max-width: 600px !important;
  width: calc(100% - 40px) !important;
}
.select-pure__select {
	align-items: center !important;
	border: 1px solid #1A761A;
	box-sizing: border-box !important;
	cursor: pointer !important;
	display: flex !important;
	justify-content: left !important;
	padding: 2px 4px !important;
	position: relative !important;
	transition: 0.2s !important;
	width: 100% !important;
}
.select-pure__options {
  border-radius: 4px !important;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04) !important;
  box-sizing: border-box !important;
  color: #363b3e !important;
  display: none !important;
  left: 0 !important;
  max-height: 221px !important;
  overflow-y: scroll !important;
  position: absolute !important;
  top: 17px !important;
  width: 100% !important;
  z-index: 5 !important;
}
.select-pure__select--opened .select-pure__options {
  display: block !important;
}
.select-pure__option {
    background: #fff !important;
    border-bottom: 1px solid #e4e4e4 !important;
    box-sizing: border-box !important;
    height: 25px !important;
    line-height: 15px !important;
    padding: 5px !important;
}
.select-pure__option--selected {
  color: #e4e4e4 !important;
  cursor: initial !important;
  pointer-events: none !important;
}
.select-pure__option--hidden {
  display: none !important;
}
.select-pure__selected-label {
  background: #1a761a !important;
  border-radius: 4px !important;
  color: #fff !important;
  cursor: initial !important;
  display: inline-block !important;
  margin: 5px 10px 5px 0 !important;
  padding: 3px 7px !important;
}
.select-pure__selected-label:last-of-type {
  margin-right: 0 !important;
}
.select-pure__selected-label i {
  cursor: pointer !important;
  display: inline-block !important;
  margin-left: 7px !important;
}
.select-pure__selected-label i:hover {
  color: #e4e4e4 !important;
}
.select-pure__autocomplete {
  background: #f9f9f8 !important;
  border-bottom: 1px solid #e4e4e4 !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  box-sizing: border-box !important;
  font-size: 16px !important;
  outline: none !important;
  padding: 10px !important;
  width: 100% !important;
}
.select-pure__placeholder--hidden{
	display: none;
}

.t-recurso-glosa{
	background:#C5DAB5;
	color: #264C27;
	border-bottom:solid 1px #264C27;
}

.msgDeAlertaTokenAtendimento {
	background-color: #fcf8e3;
	border: 1px solid #ddd;
	padding: 10px 0;
	font-weight: bold;
	text-align: center;
	font-size: 25px;
}
.tooltip {
	border: none !important;
    display:inline-block;
    position:relative;
    border-bottom:1px dotted #666;
    text-align:left;
}

.tooltip .right {
    min-width:200px; 
    top:50%;
    left:100%;
    margin-left:20px;
    transform:translate(0, -50%);
    padding:10px 20px;
    color:#444444;
    background-color:#EEEEEE;
    font-weight:normal;
    font-size:13px;
    border-radius:8px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
    display:none;
}

.tooltip:hover .right {
    display:block;
}

.tooltip .right i {
    position:absolute;
    top:50%;
    right:100%;
    margin-top:-12px;
    width:12px;
    height:24px;
    overflow:hidden;
}

.tooltip .right i::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:0;
    top:50%;
    transform:translate(50%,-50%) rotate(-45deg);
    background-color:#EEEEEE;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
}

.msgBox {
	margin-top: 8px;
	margin-bottom: 8px;
}

.msgSuccessBox {
	border: 1px solid #176c00;
    margin: 2px;
    padding: 5px;
    padding-left: 30px;
    position: relative;
    background-color: rgb(0 255 97 / 21%);
    border-radius: 3px;
    color: black;
}

.msgSuccessBox:before {
	font-family: "FontAwesome";
    color: #189f00;
    content: "\f00c";
    position: absolute;
    left: 10px;
	top: 12px;
    transform: translateY(-50%);
}

.msgWarnBox {
	border: 1px solid #a9a200;
	margin: 2px;
	padding: 5px;
	padding-left: 30px;
	position: relative;
	background-color: rgb(255 242 0/ 21%);
	border-radius: 3px;
	color: black;
}

.msgWarnBox:before {
	font-family: "FontAwesome";
	color: #c5c500; content : "\f071";
	position: absolute;
	left: 10px;
	top: 12px;
	transform: translateY(-50%);
	content: "\f071";
}

.msgErrorBox {
	border: 1px solid #6a0000;
    margin: 2px;
    padding: 5px;
    padding-left: 30px;
    position: relative;
    background-color: rgb(255 116 116 / 21%);
    border-radius: 3px;
    color: black;
}

.msgErrorBox:before {
	font-family: "FontAwesome";
    color: #c50000;
    content: "\f06a";
    position: absolute;
	left: 10px;
	top: 12px;
    transform: translateY(-50%);
}

.msgInfoBox {
	border: 1px solid #0d0276;
    margin: 2px;
    padding: 5px;
    padding-left: 30px;
    position: relative;
    background-color: rgb(0 213 255 / 21%);
    border-radius: 3px;
    color: black;
}

.msgInfoBox:before {
	font-family: "FontAwesome";
    color: #0050c9;
    content: "\f05a";
    position: absolute;
	left: 10px;
	top: 12px;
    transform: translateY(-50%);
}

.saw-est-modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2040;
	width: 100vw;
	height: 100vh;
	background-color: #000
}

.saw-est-modal-backdrop.saw-fade {
	opacity: 0
}

.saw-est-modal-backdrop.show {
	opacity: .2
}

.saw-est-modal-open {
	overflow: hidden;
}

.saw-est-modal-open .saw-est-modal {
	overflow-x: hidden;
	overflow-y: auto
}

.saw-est-modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2050;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0;
	overflow-x: hidden;
	overflow-y: auto;
}

.saw-est-modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;

	display: flex;
	flex-direction: column;
}

.saw-est-modal.saw-fade .saw-est-modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translate(0,-50px);
	transform: translate(0,-50px)
}

.saw-est-modal.show .saw-est-modal-dialog {
	/* -webkit-transform:none; */
	/* transform:none; */
}

.saw-est-modal.saw-est-modal-static .saw-est-modal-dialog {
	-webkit-transform: scale(1.02);
	transform: scale(1.02)
}

.saw-est-modal-dialog-scrollable {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-height: calc(100% - 1rem)
}

.saw-est-modal-dialog-scrollable .saw-est-modal-content {
	max-height: calc(100vh - 1rem);
	overflow: hidden
}

.saw-est-modal-dialog-scrollable .saw-est-modal-footer, .saw-est-modal-dialog-scrollable .saw-est-modal-header {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.saw-est-modal-dialog-scrollable .saw-est-modal-body {
	overflow-y: auto
}

.saw-est-modal-dialog-centered {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - 1rem)
}

.saw-est-modal-dialog-centered::before {
	display: block;
	height: calc(100vh - 1rem);
	height: -webkit-min-content;
	height: -moz-min-content;
	height: min-content;
	content: ""
}

.saw-est-modal-dialog-centered.saw-est-modal-dialog-scrollable {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%
}

.saw-est-modal-dialog-centered.saw-est-modal-dialog-scrollable .saw-est-modal-content {
	max-height: none
}

.saw-est-modal-dialog-centered.saw-est-modal-dialog-scrollable::before {
	content: none
}

.saw-est-modal-content {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid transparent;
	border-radius: 4px;
	outline: 0
}

.saw-est-modal-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1.25rem 1.25rem;
	border-bottom: 1px solid #5c7643;
	flex: 0 0 auto;
	background-color: #94bb6f;
}

.saw-est-modal-header .close {
	padding: 1.25rem 1.25rem;
	margin: -1.25rem -1.25rem -1.25rem auto
}

.saw-est-modal-body {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem;

	flex: 1 1 auto;
	overflow-y: auto;
}

.saw-est-modal-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	padding: 1rem;
	border-top: 0 solid #dee2e6;
	flex: 0 0 auto;
	background-color: #ebedea;
	border-top: 1px solid #94bb6f;
}

.saw-est-modal-footer>* {
	margin: .25rem
}

@media (min-width: 576px) {
	.saw-est-modal-dialog {
		max-width:500px;
		margin: 1.75rem auto
	}

	.saw-est-modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem)
	}

	.saw-est-modal-dialog-scrollable .saw-est-modal-content {
		max-height: calc(100vh - 3.5rem)
	}

	.saw-est-modal-dialog-centered {
		min-height: calc(100% - 3.5rem)
	}

	.saw-est-modal-dialog-centered::before {
		height: calc(100vh - 3.5rem);
		height: -webkit-min-content;
		height: -moz-min-content;
		height: min-content
	}

	.saw-est-modal-sm {
		max-width: 300px
	}
}

@media (min-width: 992px) {
	.saw-est-modal-lg,.saw-est-modal-xl {
		max-width:800px
	}
}

@media (min-width: 1399px) {
	.saw-est-modal-xl {
		max-width:1140px
	}
}

.saw-est-modal-content {
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.2);
	box-shadow: 0 0 20px 0 rgba(0,0,0,.2)
}

.saw-est-modal.show .saw-est-modal-dialog {
	-webkit-transform: none;
	transform: none
}

.saw-est-modal-alert {
	padding: 0!important
}

.saw-est-modal-alert .saw-est-modal-dialog {
	max-width: 100%!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - 3.5rem);
	-webkit-transform: none!important;
	transform: none!important
}

.saw-est-modal-alert .saw-est-modal-content {
	background-color: rgba(0,0,0,.8);
	border-radius: 0;
	padding: 1.5rem 1rem 1rem
}

.saw-est-modal-alert .saw-est-modal-title {
	font-size: 1.5rem;
	font-weight: 300;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.saw-est-modal-alert .saw-est-modal-body,.saw-est-modal-alert .saw-est-modal-footer,.saw-est-modal-alert .saw-est-modal-header {
	width: 100%;
	max-width: 992px;
	margin: 0 auto;
	padding: 0;
	color: #fff;
	position: relative;
	background-color: #bfdea2;
	border-bottom: 1px solid black;
}

.saw-est-modal-alert .close {
	color: #fff;
	text-shadow: 0 1px 0 #000
}

.saw-est-modal-transparent .saw-est-modal-content {
	-webkit-box-shadow: 0 1px 15px 1px rgba(86,61,124,.3);
	box-shadow: 0 1px 15px 1px rgba(86,61,124,.3)
}

.saw-est-modal-transparent .saw-est-modal-content {
	background: rgba(40,36,47,.85)
}

.saw-est-modal-backdrop-transparent {
	background: 0 0
}

.saw-est-modal-fullscreen {
	padding: 0!important
}

.saw-est-modal-fullscreen .saw-est-modal-content {
	border-radius: 0;
	border-width: 0
}

.saw-est-modal-fullscreen .saw-est-modal-dialog {
	max-width: calc(100vw - 40px);
	max-height: calc(100vh - 80px)
}

.saw-est-modal-fullscreen .saw-est-modal-dialog .saw-est-modal-content {
	height: calc(100vh - 80px)
}

.saw-est-modal-dialog-bottom,.saw-est-modal-dialog-top {
	position: absolute;
	top: 0;
	margin: 0;
	min-width: 100%
}

.saw-est-modal-dialog-bottom .saw-est-modal-dialog,.saw-est-modal-dialog-top .saw-est-modal-dialog {
	width: 100%;
	max-width: 100%;
	margin: 0
}

.saw-est-modal-dialog-bottom .saw-est-modal-content,.saw-est-modal-dialog-top .saw-est-modal-content {
	border-radius: 0;
	border: 0
}

.saw-est-modal-dialog-bottom {
	top: auto;
	bottom: 0
}

.saw-est-modal.saw-fade .saw-est-modal-dialog-bottom {
	-webkit-transform: translate(0,25%);
	transform: translate(0,25%)
}

.saw-est-modal-dialog-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0!important
}

.saw-est-modal-dialog-left .saw-est-modal-content {
	min-height: 100%;
	border-width: 0;
	border-radius: 0
}

.saw-est-modal.saw-fade .saw-est-modal-dialog-left {
	-webkit-transform: translate(-25%,0);
	transform: translate(-25%,0)
}

.saw-est-modal-dialog-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	margin: 0!important;
	border-width: 0
}

.saw-est-modal-dialog-right .saw-est-modal-content {
	min-height: 100%;
	border-width: 0;
	border-radius: 0
}

.saw-est-modal.saw-fade .saw-est-modal-dialog-right {
	-webkit-transform: translate(25%,0);
	transform: translate(25%,0)
}

.saw-est-modal.show .saw-est-modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}

.saw-est-modal-md {
	max-width: 350px
}

.saw-fade {
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

.saw-est-modal-title {
	font-size: 24px;
	font-weight: bold;
	color: #5c7643;
}

.saw-est-modal-close {
	font-size: 20px;
	font-weight: 600;
	cursor: pointer;
}

/* evita “scroll chaining” (quando chega no fim da modal, scroll passa pro fundo) */
.saw-est-modal,
.saw-est-modal-body {
	overscroll-behavior: contain;
}

.saw-page-action-icon {
	font-size: 14px !important;
    vertical-align: middle;
}

.saw-table-clean {
	border-spacing: 3px;
}

.saw-table-clean > thead > tr > th {
	background-color: #cee5ba;
    border: 0;
    color: #000;
    font-family: Verdana;
    font-size: 11px;
    height: 18px;
    padding: 5px 5px;
    vertical-align: middle;
}

.saw-table-clean > tbody > tr > td {
	background-color: #f0f8e9;
    color: #000;
    font-family: Verdana;
    font-size: 11px;
    padding: 5px 10px;
}

.saw-table-clean > tbody > tr:nth-child(odd) > td {
	background-color: white;
}

.ia-approved-badge {
	position: relative;
	width: 100%;
}

.ia-approved-badge > img {
	width: 72px;
    position: absolute;
    top: -42px;
    right: 36px;
    transform: rotate(15deg);
    border-radius: 40px;
}

.saw-titulo-sessao {
	background-color: #80ad55;
	padding: 8px 5px;
	margin-bottom: 8px;
	border-radius: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #6f914e;
}

/* ===========================
   SAW - AjaxTags Autocomplete
   (aplica SOMENTE quando houver .saw-autocomplete-menu)
   =========================== */

:root{
	--saw-brand: #80ad55;
	--saw-brand-dark: #6e9848;
	--saw-brand-soft: rgba(128,173,85,.18);
	--saw-border: rgba(0,0,0,.14);
	--saw-shadow: 0 .75rem 1.25rem rgba(0,0,0,.18);
}

/* Container do dropdown */
div.autocomplete.saw-autocomplete-menu{
	position: absolute;
	z-index: 3000;                 /* acima de card/painel */
	background: #fff;
	border: 1px solid var(--saw-border);
	border-radius: 5px;
	box-shadow: var(--saw-shadow);

	padding: 6px 0;
	margin-top: 4px;

	/* tamanho/rolagem */
	max-height: 280px;
	overflow: auto;

	/* visual */
	font-size: 12px;
	line-height: 1.25;
}

/* Faixa superior sutil com a cor do sistema */
div.autocomplete.saw-autocomplete-menu::before{
	content: "";
	display: block;
	height: 4px;
	background: linear-gradient(90deg, var(--saw-brand), rgba(128,173,85,0));
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;

	margin-top: -4px;
	margin-bottom: 4px;
}

/* UL reset */
div.autocomplete.saw-autocomplete-menu > ul{
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* Itens (padding reduzido) */
div.autocomplete.saw-autocomplete-menu > ul > li{
	margin: 0 !important;
	padding: 4px 12px !important;
	line-height: 1.25;
	cursor: pointer;

	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

	color: #1f2a1f;
	border-left: 3px solid transparent;
	transition: background-color .12s ease, border-color .12s ease;
}

/* Hover */
div.autocomplete.saw-autocomplete-menu > ul > li:hover{
	background: var(--saw-brand-soft);
	border-left-color: var(--saw-brand);
}

/* Selecionado (teclado) */
div.autocomplete.saw-autocomplete-menu > ul > li.selected{
	background: var(--saw-brand-soft);
	border-left-color: var(--saw-brand);
	font-weight: 600;
}

/* Opcional: permitir quebra de linha quando você também aplicar .saw-ac-wrap */
div.autocomplete.saw-autocomplete-menu.saw-ac-wrap > ul > li{
	white-space: normal;
}

/* Scrollbar (Chrome/Edge) */
div.autocomplete.saw-autocomplete-menu::-webkit-scrollbar{
	width: 10px;
}
div.autocomplete.saw-autocomplete-menu::-webkit-scrollbar-track{
	background: rgba(0,0,0,.05);
	border-radius: 5px;
}
div.autocomplete.saw-autocomplete-menu::-webkit-scrollbar-thumb{
	background: rgba(128,173,85,.55);
	border-radius: 5px;
	border: 2px solid rgba(0,0,0,.05);
}
div.autocomplete.saw-autocomplete-menu::-webkit-scrollbar-thumb:hover{
	background: rgba(128,173,85,.75);
}

/* Scrollbar (Firefox) */
div.autocomplete.saw-autocomplete-menu{
	scrollbar-width: thin;
	scrollbar-color: rgba(128,173,85,.65) rgba(0,0,0,.05);
	padding: 4px 0;
}

