.alert button.close {
	margin-left: 20px;
}

.alert {
    box-shadow: 5px 10px 15px gray;
    left: 49%;
    margin-bottom: 0 !important;
    position: absolute;
    width: 50%;
}

body {
	background-color: #E6E6E6 !important;
}

.alerta-mensagem-recebida {
	background: url("/img/outros/notificacao.png") no-repeat 5px 2px;
	border: 1px dashed red;
	background-color: white;
	color: red;
	margin-top: -20px;
	margin-right: -20px;
	margin-left: -20px;	
	padding: 4px 45px;
	margin-bottom: 13px;
	height: 40px;
	font-size: 20px;
}

.box-alerta {
    background: #f9f97d url("../img/outros/alerta.png") no-repeat scroll 3px 3px;
    border: 1px dashed;
    color: orange;
    font-weight: bold;
    height: 38px;
    margin-bottom: 5px;
    padding-left: 43px;
    padding-top: 10px;
    width: 100%;	
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee !important;
    opacity: 1;
}

.layout-conteudo {
	padding: 0 20px;
}

.layout-cabecalho {
    background-color: #337ab7;
    color: white;
    font-size: 30px;
    font-weight: bold;
    height: 70px;
    padding-left: 10px;
    padding-top: 14px;	
}

.layout-cabecalho-logout {
    background-color: #337ab7;
    color: white;
    font-size: 30px;
    font-weight: bold;
    height: 70px;
    padding-left: 10px;
    padding-top: 14px;	
	box-shadow: 0 4px 6px #BBBBBB;
}

.layout-rodape-logout {
	position: fixed;
	left: 0;
	bottom: 0;
	height: 30px;
	width: 100%;
	background-color: #337ab7;
	color: white;
	text-align: center;
	font-family: verdana;
	padding-top: 4px;   
	box-shadow: 0px 30px 10px 30px #575757;
}

.maskdate {
	width: 120px !important;
}

.maskdate-semCalendario {
	width: 100px !important;
}

.maskmoney {
	width: 140px !important;
}

.maskcpf {
	width: 140px !important;
}

.maskcep {
	width: 110px !important;
}

.maskHora {
	width: 62px !important;
}

.input-group-addon {
	cursor: pointer;
}

.razaoSocial {
	width: 600px;
}

.email {
	width: 400px;
}

.uf {
	width: 50px;
}

.telefone {
	width: 140px;	
}

.endCep {
	width: 159px;
}

.endNumero {
	width: 130px;
}

.endComplemento {
	width: 150px;
}

.endLogradouro {
	width: 400px;
}

.endBairro {
	width: 300px;
}

.endCidade {
	width: 300px;
}

.endUf {
	width: 80px;
}

.inputData {
	width: 168px;
}

.input-text-10 {
	width: 80px;
}

.input-text-20 {
	width: 160px;
}

.input-text-30 {
	width: 240px;
}

.input-text-40 {
	width: 320px;
}

.input-text-50 {
	width: 400px;
}

.input-text-60 {
	width: 480px;
}

.input-text-70 {
	width: 560px;
}

.input-text-80 {
	width: 640px;
}

.input-text-90 {
	width: 720px;
}

label {
	color: #337ab7 !important;
	font-weight: normal !important;
}

.tab-pane {
	min-height: 300px;
	margin-top: 20px;
	padding-bottom: 10px;
}

.fieldset-padrao {
	border: 1px solid #337ab7 !important;
	padding: 10px !important;
	border-radius: 10px;
}

.fieldset-padrao legend {
	font-size: 16px !important;
	margin-bottom: 0px !important;
	padding: 0px !important;
	width: auto !important;
	border: none !important;
	padding: 0 4px 0 4px !important;
}

fieldset legend {
	color: #337ab7;
}

.form-group-float-left {
	float: left;
	padding-right: 10px;
}

.form-group-float-right {
	float: right;
	padding-left: 10px;
}

.identEmpresa {
    background-color: #f6f9fc;
    color: #337ab7;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 4px 10px 5px 9px;	
}

.modal {
  text-align: center;
}
  	
@media screen and (min-width: 768px) { 
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-body {
    position: relative;
    overflow-y: auto;
    padding: 15px;
    background-color: #f6f9fc;
}

table.padraoAzul tbody tr:HOVER {
	background-color: #f6f9fc;
}
		
table.padraoAzul, table.padraoAzul td {
	border: 1px solid #337ab7; 
	padding: 8px; 	
}
	
table.padraoAzul tr th {
	background-color: #337ab7; 
	color: white;
}

.panel-primary {
    box-shadow: 5px 5px 5px gray;
}

.autocomplete-loading { 
	background: white url(../img/ajax/ajax_loading11.gif) 5px center no-repeat !important; 
	padding-left: 25px;
}

.autocomplete { 
	background: white url(../img/outros/find.png) 5px center no-repeat !important; 
	padding-left: 25px;
}

.incluirExame {
	background: url(../img/outros/add.png) no-repeat left center;
    color: green;
    float: left;
    height: 16px;
    min-width: 16px;
    padding-left: 22px;
}

.incluirExame:HOVER {
	font-weight: bold;
}

.info {
	background: url(../img/outros/info.png) no-repeat left center;
    color: #337ab7;
    float: left;
    height: 16px;
    min-width: 16px;
    padding-left: 25px;
}

.info-2 {
	background: url(../img/outros/info.png) no-repeat left center;
    color: #337ab7;
    height: 16px;
    min-width: 16px;
    padding-left: 20px;
}

.iconCopy {
	background: url(../img/outros/copy.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;	
	cursor: pointer;
}

.iconEdit {
	background: url(../img/agenda/edit.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;	
	cursor: pointer;
}

.iconTools {
	background: url(../contextMenu/images/tools.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;	
	cursor: pointer;
}

.iconCut {
	background: url(../img/agenda/cut.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;	
	cursor: pointer;
}

.iconDelete {
	background: url(../img/outros/delete.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;	
	cursor: pointer;
}

.iconDeleteGray {
	background: url(../img/outros/delete-gray.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;	
	cursor: pointer;
}

.iconPaste {
	background: url(../img/agenda/paste.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;	
	cursor: pointer;
}

.iconPessoa {
	background: url(../img/agenda/person.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;	
	cursor: pointer;
}

.iconIncluirPessoa {
	background: url(../img/agenda/incluirPessoa.png) no-repeat;
	width: 26px;
	height: 36px;
	display: block;	
	cursor: pointer;
}

.iconCheck {
	background: url(../img/agenda/check.png) no-repeat right center;
}

.inputLoading { 
	background: white url(../img/ajax/ajax_loading11.gif) 5px center no-repeat !important; 
}
  
.inputLoadingDireita { 
	background: white url(../img/ajax/ajax_loading11.gif) right center no-repeat !important; 
}

.panel-heading {
	font-size: 20px !important;
	font-weight: bold;
}

.td-info {
	color: #337ab7;
}

.disabledDiv {
    z-index: 1000;
    opacity: 0.4;
    pointer-events: none;
}

.resultadoAc_IN {
	color: red;
}

.resultadoAc_NC {
	color: blue;
}

.resultadoAc_AE {
	color: green;
}

.resultadoAc_PA {
	color: green;
}
			
.situacao_CAN {
	color: red;
}

.situacao_SUS {
	color: blue;
}

.situacaoFuncionario_DEM {
	color: red;
}
.situacaoFuncionario_BAI {
	color: red;
}
.situacaoFuncionario_AGE {
	color: red;
}

.situacaoEmpresa_C {
	color: red;
}

.situacaoEmpresa_S {
	color: blue;
}

.situacaoGuia_CAN {
	color: red;
}

.situacaoGuia_PAG {
	color: blue;
}

.confirmacaoGuia_UTI {
	color: green !important;
}

.confirmacaoGuia_NUT {
	color: red !important;
}

.situacaoLancamentoFuturo_CAN {
	color: red;
}

.situacaoLancamentoFuturo_EFE {
	color: blue;
}

.situacaoPermissao_CAN {
	color: red;
}

.situacaoPermissao_CON {
	color: blue;
}

.ui-autocomplete {
	z-index: 2000 !important;
	max-height: 210px;
	max-width: 440px;
	overflow-y: auto;
	overflow-x: hidden;
}

.ui-autocomplete-loading {
	background: white url(../img/ajax/ajax_loading11.gif) 5px center no-repeat !important; 
}

.avaliacaoClinica_DEM {
	color: red;
}

.ativo_0 {
	color: red;
}

.ativo_1 {
	
}

.operacao_C {
	color: blue;
}

.operacao_D {
	color: red;
}

.codigoBusca {
	background: white url(../img/outros/find.png) 5px center no-repeat !important; 
	padding-left: 25px;
	width: 80px;
}

.codigoBusca-loading { 
	background: white url(../img/ajax/ajax_loading11.gif) 5px center no-repeat !important; 
	padding-left: 25px;
	width: 80px;	
}

.codigoPk {
	width: 80px;
	text-align: right;
}

.codigoEmpresa {
	width: 80px;
	text-align: right;
}

.codigoFuncionario {
	width: 80px;
	text-align: right;
}

.iconeHome {
    cursor: pointer;
    color: #337ab7;
    float: left;
    height: 64px;
    opacity: 0.8;
    padding-top: 64px;
    text-align: center;
    width: 110px;
}

.iconeHome:HOVER {
	opacity: 1;
	font-weight: bold;
}

.iconeHomeEmpresa {
	background: url(../img/home/empresa.png) no-repeat center;
}

.iconeHomeAgenda {
	background: url(../img/home/agenda.png) no-repeat center;
}

.iconeHomeCredenciados {
	background: url(../img/home/pessoas.png) no-repeat center;
}

.iconeHomeLaboratorio {
	background: url(../img/home/laboratorio.png) no-repeat center;
}

.iconeHomeGuia {
	background: url(../img/home/guia.png) no-repeat center;
}

.iconeHomeFuncionario {
	background: url(../img/home/funcionario.png) no-repeat center;
}

.iconeHomeMensagem {
	background: url(../img/home/mensagem.png) no-repeat center;
}

.realizaExame_1 {
	background: url(../img/agenda/check.png) no-repeat center center;
	width: 100%;
	height: 16px;
	display: block;	
}

.ul-check {
	padding-left: 0;
}
.li-check {
	background: url(../img/agenda/check.png) no-repeat center left;
	list-style-type: none;
	padding-left: 20px;
}

button.btn span.glyphicon {
    margin-left: 5px;
    margin-right: 5px;
}

.loading {
    background: url(../img/ajax/ajax_loading4.gif) no-repeat scroll center center;
    opacity: 0.5;
}

.zebra_1 {
	background-color: #eeeeee;
}

.zebra_1:HOVER {
	background-color: #CEE3F6;
}

.zebra_0:HOVER {
	background-color: #CEE3F6;
}

.imprimirGuia {
	background: url(../img/guia/print-gray.png) no-repeat center center;
	width: 16px;
	height: 16px;
	display: block;	
	cursor: pointer;
	float: left;
	margin-right: 5px;
}

.imprimirGuia:HOVER {
	background: url(../img/guia/print.png) no-repeat center center;
}

.cancelarGuia {
	background: url(../img/guia/cancel-gray.png) no-repeat center center;
	width: 16px;
	height: 16px;
	display: block;	
	cursor: pointer;
	float: left;
	margin-right: 5px;
}

.cancelarGuia:HOVER {
	background: url(../img/guia/cancel.png) no-repeat center center;
}

.reciboGuia {
	background: url(../img/guia/money2-gray.png) no-repeat center center;
	width: 19px;
	height: 19px;
	display: block;	
	cursor: pointer;
	float: left;
	margin-right: 5px;
}

.reciboGuia:HOVER {
	background: url(../img/guia/money2.png) no-repeat center center;
}

.inputId {
    background-color: transparent !important;
    border: medium none !important;
    box-shadow: none !important;
    font-size: 12px;
    text-align: center;
    width: 50px;	
}

tbody.hover tr:HOVER {
	background-color: #eeeeee;
}

.loading-enviando-arquivo {
	background: url("../img/ajax/ajax_loading9.gif") no-repeat left center;
    height: 27px;
    margin-left: 10px;
    padding-left: 32px;
    padding-top: 5px;
    width: 300px;	
}

.loading-enviando-arquivo:before {
	content: "Enviado arquivo... Por favor, aguarde.";
}

.processando {
	background: url("../img/ajax/ajax_loading9.gif") no-repeat left center;
    height: 27px;
    margin-left: 10px;
    padding-left: 32px;
    padding-top: 5px;
    width: 300px;
    visibility: hidden;	
}

.processando:before {
	content: "Processando... Por favor, aguarde.";
}

.link-excluir {
	background: url("../img/guia/remove.png") no-repeat left center;
    height: 20px;
    width: 20px;	
    cursor: pointer;
}

.truncar {
	white-space: nowrap; 
	text-overflow: ellipsis; 
	overflow: hidden; 
	/*max-width:1px;*/
}

.truncar2 {
	white-space: nowrap; 
	text-overflow: ellipsis; 
	overflow: hidden; 
	max-width:1px;
}

.situacao-funcionario-BAI, .situacao-funcionario-DEM {
	background-color: red;
	color: white;
}

.situacao-funcionario-AGE {
	background-color: yellow;
}    

.avaliacao-exame-resultado-SL {
	color: blue;
}

.avaliacao-exame-resultado-AN {
	color: red;
}

.exame-vencido-1 {
	background-color: red;
	color: white;
	padding: 10px;
	border-radius: 18px;
}