
.titulo_box_informa{
  font-size:11pt;  
  color: #fff;  
  width: 100%;
  padding-left: 23px;
  background: url(images/favicon.png);
  background-size: 22px 22px;
  background-repeat: no-repeat;
}

.modal-header-sca{
  background-color: aqua;
  height: 40px;
  background: url(images/bg-title.png);  
  padding-top: 8px !important;
	padding-left: 5px !important;
}

.close-acs{
  margin-left:100%
}

.nova_fonte{
  font-size: 16pt;
  color:#02751f;
  cursor: pointer;
}

.nova_fonte_delete{
  font-size: 16pt;
  color:#990101;
  cursor: pointer;
}

.nova_fonte_confirma{
  font-size: 18pt;
  color:#0c6900;
  cursor: pointer;
}

.nova_fonte_seleciona_box{
  font-size: 18pt;
  color:#005186;
  cursor: pointer;
}

#embacado{
  color:#fff;
	position:fixed;
	border: solid 10px #000;
	background-color: #000;
	width:100%;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
	filter: alpha(opacity=80); /* Old IE */
	-khtml-opacity: 0.80; /* Old Safari */
	-moz-opacity: 0.80; /* Old Firefox, Netscape */
	opacity: 0.8; /* Standard */
	cursor:progress;
	z-index: 999999;
	display: none;
}

#embacado_popup{
  color:#fff;
	position:fixed;
	border: solid 10px #000;
	background-color: #000;
	width:100%;
	height:100%;
	margin-left: auto ;
	margin-right: auto ;	
	-ms-filter: "alpha(opacity=60)"; /* IE8 */
	filter: alpha(opacity=60); /* Old IE */
	-khtml-opacity: 0.60; /* Old Safari */
	-moz-opacity: 0.60; /* Old Firefox, Netscape */
	opacity: 0.6; /* Standard */
	cursor:progress;
	z-index: 999;
	display: none;
}

.tbEmbacado{
  width: 50%;
  height: auto;
  margin-top: 100px;
  font-size:14pt;
  font-weight: bold;	
}

.botoes_imagem{
	width: 110px !important;
	height: 105px !important;
	text-align: center;
	cursor: pointer;
	background-color: #005186;
}

.botoes_imagem:hover{
	background-color: #0cbfec;
}

.divRetornoPesquisa{
	padding-left: 5px;
	overflow:auto;
	height: 220px;
}

.titulo_box_atendimento{
  font-size:11pt;  
  color: #fff;  
  width: 100%;
  padding-left: 5px;
}


.fakeupload {
	width: 100%;
	background: url('app-assets/images/botao-selecione.png') no-repeat 99% 51%;
	cursor: default;
  background-color: #fff;
	border: 1px solid #006DB3;
	letter-spacing: 1px;
	padding-left:10px;
	font-size: 11pt;
	color: #00509F;
	height: 38px;
	vertical-align: middle;
  cursor:pointer; 
}

.realupload{
	position: relative;
	float: left;
	margin-left: 50px;
	top: -32px;
	right: 50px !important;
	line-height: 30px;
	opacity: 0;
	background-color: #289CD4;
	width: 100%;
	cursor:pointer;
	z-index:100;
	color:#000 !important;
	font-size: 11pt;
	-moz-opacity: 0;
	filter: alpha(opacity=50);	
}

.tabela_listagem_extra{
	border: 1px solid #aaaaaa;
	border-collapse: collapse;
	width: 100%;
}

.tabela_listagem_extra th{
	background: url(images/bg-tr.png);
	background-repeat: repeat-x;
	height: 35px;
	border: 1px solid #0062a3;
	padding-left: 5px;
}

.tabela_listagem_extra td{
	border: 1px solid #aaaaaa;
	height: 30px;
	padding-left:5px
}

#box_informa_body{
	text-align: justify;;
}


.aviso_sedacao{
	background-color: #ffadad;
	color: #770000;
	border: 1px dotted #860000;
	height: 30px;
	line-height: 28px;
	font-weight: bold;
	margin-left:15px;
	margin-top: -20px;
}

.font_extra_astekist{
	color: #aa0404;
	font-size: 8pt;
}

.titulo-telas{
	background: url(images/bg-title.png);
	background-repeat: repeat-x;
	height: 45px !important;
}

.bglogin-title-login{
	background-image: url(images/bg-title_login.png);
	background-repeat: repeat-x;
	border-bottom: 1.5px dotted #000 !important;
	padding: 10px !important;
}

.checkbox-novo{
	height: 18px !important;
	width: 18px !important;
	cursor: pointer !important;
	border: 1px solid gray !important;
}

.vegas-overlayDots {
	opacity: .6;
	margin-top:-70px;
	background: url(images/telalogin/overlay-home.png) center center repeat;
	position:fixed;
	width:100%;
	height: 100%;
}

.borda-extra-callout-success {
	border-right: #29a183 1px solid !important;
	border-top: #29a183 1px solid !important;
	border-bottom: #29a183 1px solid !important;
}

.borda-extra-callout-info {
	border-right: red 1px solid !important;
	border-top: red 1px solid !important;
	border-bottom: red 1px solid !important;
}

.borda-extra-callout-warning {
	border-right: #F6BB42 1px solid !important;
	border-top: #F6BB42 1px solid !important;
	border-bottom: #F6BB42 1px solid !important;
}

.borda-extra-callout-danger {
	border-right: #DA4453 1px solid !important;
	border-top: #DA4453 1px solid !important;
	border-bottom: #DA4453 1px solid !important;
}

.borda-extra-callout-blue-gray {
	border-right: #607D8B 1px solid !important;
	border-top: #607D8B 1px solid !important;
	border-bottom: #607D8B 1px solid !important;
}

.borda-extra-callout-blue {
	border-right: #0f8cca 1px solid !important;
	border-top: #0f8cca 1px solid !important;
	border-bottom: #0f8cca 1px solid !important;
}

.format-date-destaque {
	border: #06226e 1px solid !important;
	background-color: #bde4f7;
	font-weight: bold;
}

.borda-extra-formbody{
	border-left:1px #aaaaaa dotted; 
	border-right:1px #aaaaaa dotted;
}

.table-dados_consumo{
	width: 100%;
	font-size: 9pt;	
	background-color: #fff;
	border-collapse: collapse;
}
.table-dados_consumo tr{
	background: url(images/bg-tr.png); 
	background-repeat: repeat-x;
	height: 30px !important;
	border: 1px solid	#aaaaaa !important;
	border-collapse: collapse;
}

.table-dados_consumo th{
	border: 1px solid	#aaaaaa !important;
	border-collapse: collapse;
}

.table-dados_consumo td{
	font-size:9pt !important;
	background-color: #fff;
	border: 1px solid	#aaaaaa !important;
}

.table-dados_consumo .nenhum-registro{
	color: #830202 !important;
	font-weight: bold !important;
	text-align: center;
	font-size: 10pt;
}

#div-scroll-modal{
	overflow-y : scroll;
	overflow-x : none;	
}

#div-totaldoses{
	font-size: 11pt;
	font-weight: bold;
	color: #05608d;
	padding-top:15px;
}

.novo-type-text-positivo:disabled{
	background-color: #b9e8fd;
	border: 1px solid #2a40a5;	
	color:#2a40a5;
	font-size: 12pt;
	font-weight: bold;
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;		
}

.novo-type-text-positivo-2:disabled{
	background-color: #b8f8da;
	border: 1px solid #024928;	
	color:#024928;
	font-size: 12pt;
	font-weight: bold;
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	padding: 0px !important;
	padding-left: 10px !important;
}

.novo-type-text-negativo:disabled{
	background-color: #fddede;
	border: 1px solid #830202;	
	color:#830202;
	font-size: 12pt;
	font-weight: bold;
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;		
}

.fundo-comando-consumo{
	background-color:#d7eff8;
	border: 1px solid #004688;
	padding-left: 10px;
	padding-right: 10px;
}

#painel-div-scroll-modal{
	width: 100%;
	height: 160px;
	border: #8f9c94 1px solid;
}

.flexcroll{ width:400px;
	height:200px;
	overflow-y:scroll;
 }
.flexcroll{
scrollbar-face-color: #00224d;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
}

/* Let's get this party started */
.flexcroll::-webkit-scrollbar {
width: 12px;
}

/* Track */
.flexcroll::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
-webkit-border-radius: 10px;
border-radius: 10px;
}

/* Handle */
.flexcroll::-webkit-scrollbar-thumb {
-webkit-border-radius: 10px;
border-radius: 10px;
background: #002c46cc; 
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

.table-painel{
	width: 100% !important;
	border-collapse: collapse !important;
}

.table-painel th{
	border-collapse: collapse !important;
	border-bottom: 1px solid #024928;
	font-size: 10pt;
}

.table-painel td{
	border-collapse: collapse !important;
	font-size: 10pt;
	border-bottom: 1px solid #024928;
}

.total-saldo-astrazeneca{
	background-color: #08644d;
	color: #fff;
	padding: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-size:12pt;
}

.total-saldo-coronavac{
	background-color: #550303;
	color: #fff;
	padding: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-size:12pt;
}

.total-saldo-janssen{
	background-color: #553103;
	color: #fff;
	padding: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-size:12pt;
}

.total-saldo-pfizer{
	background-color: #06274d;
	color: #fff;
	padding: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-size:12pt;
}

.total-saldo-pfizer-infantil{
	background-color: #06274d;
	color: #fff;
	padding: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-size:12pt;
}

.borda-extra-callout-success-total{
	border: #29a183 1px solid !important;
}
.borda-extra-callout-info-total {
	border: red 1px solid !important;
}
.borda-extra-callout-warning-total {
	border: #F6BB42 1px solid !important;
}
.borda-extra-callout-danger-total {
	border: #DA4453 1px solid !important;
}
.borda-extra-callout-blue-gray-total {
	border: #607D8B 1px solid !important;
}
.borda-extra-callout-blue-total {
	border: #d5f1ff 1px solid !important;
}

.circulo-success{
	margin-top:-20px !important;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background-color: transparent;
	border: #29a183 16px solid !important;
	margin: 5px;
	text-align: center;
	padding-top:37px;
	font-size: 20pt;
	font-weight: bold;	
}

.circulo-danger{
	margin-top:-20px !important;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background-color: transparent;
	border: #DA4453 16px solid !important;
	margin: 5px;
	text-align: center;
	padding-top:37px;
	font-size: 20pt;
	font-weight: bold;
}

.circulo-warning{
	margin-top:-20px !important;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background-color: transparent;
	border: #F6BB42 16px solid !important;
	margin: 5px;
	text-align: center;
	padding-top:37px;
	font-size: 20pt;
	font-weight: bold;
}

.circulo-blue{
	margin-top:-20px !important;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background-color: transparent;
	border: #d8d8d8 16px solid !important;
	margin: 5px;
	text-align: center;
	padding-top:37px;
	font-size: 20pt;
	font-weight: bold;
}

/*.barra-flutuante{
	position: fixed;
	bottom: 5%;
	right: 2%;
	background-color:#eaf2f7 !important;
	border:#046b97 solid 2px;
	padding:5px !important;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
	z-index: 9999;
}*/

.barra-flutuante{
	position: fixed;
	bottom: 4.5%;
	left: 45%;
	background-color:#eaf2f7 !important;
	border:#046b97 solid 2px;
	padding:5px !important;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
	z-index: 999999;
}


.placeholder-text::placeholder {
	color: #b9b9b9 !important;
	text-transform:lowercase;
}

.novo-left-menu{
	margin-left:-15px !important;
}

.novo-selected-menu{
	background-color: #c7edf1 !important;
}

.linha-subheader{
	background-color: #005186 !important;
	height: 2px;
	margin-left: 0px;
	margin-top: 70px;
	width: 100%;
	position: absolute;
}

.novo-padding-cardbody{
	padding:10px
}

.destaque-sem-dados{
	color:red;
}

.destaque-sem-dados-resp{
	color:red;
}

.bg-tfoot-novo{
	background-color:#356675;
}

.label-observacoes{
	border-collapse: collapse;
	border:#00224d 1px solid;
	background-color:#f8f8f8;
	width: 100%;
	height: auto;
	font-weight: bold;
	padding: 5px;
}

.button-class-adicional-A{
	padding: 7px !important;
}

.novo-controle-linha-tabela{
	font-size:8pt;
	height:30px;
	padding: 3px;
}

.div-grade-addprocesso{
	padding: 2px;
	height: 600px;
	width: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	border: 1px solid #fcffdf;

}

.novo-checkboxBloqueio{
	width:35px;
	cursor: pointer;
}

/******ÍCONES NAF********/
.font_imprimir_boleto{
  font-size: 18pt;
	color: #005186;
  cursor: pointer;
}
.font_enviar_boleto_email{
  font-size: 18pt;
  cursor: pointer;
}

.font_cadastro_empresa{
  font-size: 18pt;
	color: #0239af;
  cursor: pointer;
}
/**************/

.upload-fake {
	width: 100%;
	background: url(../app-assets/images/botao-selecione.png) no-repeat 0.5% 51%;	
	cursor: pointer;	
 	letter-spacing: 1px;
	padding-left: 125px;
}

.upload-real {
	position: relative;
	float: left;
	margin-left:19px;
	top: -41px;
	right: 20px;
	opacity:0;
	-moz-opacity:0;
	width:100%;
	cursor: pointer;

}

label{
	font-weight: normal;
}

.font-dashboard-rotulo{
	font-weight: bold;
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
	font-size: 18pt;
}

.valor-painel-empresa{
	font-size: 28pt !important;
}

.tabela_total_rel_servico{
	width: 100%;
	font-size:10pt;
	border: 1px solid #000;
	border-collapse: collapse;
}

.td_dados{
	border: 1px solid #000;
	border-collapse: collapse;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}

.td_bemvindo{
	background-image:url('images/logo-painel.png');
    width: 650px;
    height: 322px;
    margin-left: -325px;
    margin-top: -160px;
    position:absolute;
    left: 55%;
    top: 45%;
	padding: 2px 2px 2px 2px;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0.20;
	filter: alpha(opacity=20);
}

.form-control-personalizado{
	color: #5a5a5a;
	border: 1px #D4D4D4 solid;
	-webkit-border-radius: 2px;
	width: 100%;
	height: 40px;
	padding: 10px
}

.form-control-personalizado:focus {
	color: #5a5a5a;
	border: 1px #3BAFDA solid !important;
}

.form-control-personalizado::-webkit-input-placeholder {
	color: #5A5A5A
}

.form-control-personalizado:-moz-placeholder {
	color: #5A5A5A
}

.form-control-personalizado::-moz-placeholder {
	color: #5A5A5A
}

.form-control-personalizado:-ms-input-placeholder {
	color: #5A5A5A
}

.form-control-personalizado:disabled,
.form-control-personalizado[readonly] {
	background-color: #ECEFF1
}