@CHARSET "ISO-8859-1";

.clear { clear: both; visibility: hidden; }


.align-middle td {vertical-align: middle;}

#imgpos {
	position: absolute;
	left: 410px;
	top: 160px;
}



.campo input {
	width: 300px;
}

.campoMercadoria input{
	width: 407px;
}

.botaoProntuario {
	width: 85px;
	height: 38px;
	font-size: 10px !important;
}

.calendar input {
	width: 300px;
}

.spinner {
	width: 308px;
}

.spinner input {
	width: 275px;
}

.cellGridFormLabel {
    width: 150px;
}

.classAlinha {
    text-align: left;
}

.styleTop {
	vertical-align: top;
}

.calendario input {
	width: 134px;
	height:18px !important;
	}

.entradaTexto{
	width: 290px;
	}

input[disabled="disabled"] {
	background-color: black !important;
}

.agendaAlocacaoDisponivel, .agendaAlocacaoDisponivel .fc-event-skin {
	background: #b1ffad !important;
	border:1px solid #aaa !important;
	color: #1c1212 !important;
	font-size: 12px !important;
	font-weight: bold;
}

.agendaAlocacaoIndisponivel, .agendaAlocacaoIndisponivel .fc-event-skin {
	background: #ffc166 !important;
	border:1px solid #aaa !important;
	color: #1c1212 !important;
	font-size: 12px !important;
	font-weight: bold;
}

.agendaCheia, .agendaCheia .fc-event-skin {
	background: #ff9393 !important;
	border:1px solid #aaa !important;
	color: #1c1212 !important;
	font-size: 12px !important;
	font-weight: bold;
}

.agendaFeriado .fc-event-skin {
	background: #006600 !important;
	border:1px solid #aaa !important;
/* 	background: #666 !important; */
/* 	background-color: #CCC !important; */
}

.agendaExterna, 
.agendaExterna .fc-event,
.agendaExterna a,
.agendaExterna .fc-event-inner,
.agendaExterna .fc-event-head,
.agendaExterna .fc-event-skin{
   background-color: #FE2E2E !important;
   border:1px solid #aaa !important;
   color: white;
   font-size: 12px !important;
}

tbody .fc-sun, tbody .fc-sat {
	background: #EEE;
}

.incompleto {
/*     background: #DCDCDC  !important ; */
    background: #FFE4E1  !important ;
/*     background: #F0FFFF  !important ; */
}

.falecido, .italico {
	font-style: italic;
}

.celulaVermelho {
	background-color: red;
	color:#fff;
}

.vermelho {
	background-color: red;
	color:#fff;
}

.celulaLaranja {
	background-color: orange;
	color:#fff;
}

.celulaAmarelo {
	background-color: yellow;
}

.celulaVerde {
	background-color: green;
	color:#fff;
}

.celulaAzul {
	background-color: blue;
	color:#fff;
}

.celulaAgendamentoAzul {
	background-color: #33CCFF;
	color:#fff;
}

.celulaAgendamentoVerde {
	background-color: #70DB93;
	color:#fff;
}

.celulaAgendamentoLaranja {
	background-color: #FFCC33;
	color:#fff;
}

.celulaAgendamentoAmarelo {
	background-color: #F3EC13;
	color:#fff;
}

.celulaAgendamentoVermelho, .celulaAgendamentoVermelho2, .celulaAgendamentoVermelho3 {
	background-color: #bbb;
	color:#fff;
}


.fundoVermelho {
    background: #ff7781 !important;
/*     background: #FFE4E1  !important ; */
}

.fundoLaranja {
    background: #f4b58c !important;
}

.fundoRosa {
    background: #e794a5 !important;
}

.fundoAmarelo {
    background: #f2dba2 !important;
}

.fundoAzul {
    /*background: #EDE1FC !important; antigo #6FB1FC*/
    background: #C6DEFF !important;
}

.fundoCinzaAgendamento {
    background: #EEEEEE !important;
}

.fundoVerde {
	background:#B2EDB2 !important;
/* 	background: #1ac415 !important; anterior */
/* 	background: #80ff00 !important; */
/* 	background: #33e82f !important; */
/* 	background: #1e8b1b !important; */
/* 	background: #00b900 !important; */
}

.fundoVerdeLimao {
	background: #6de294 !important;
}

.panelAzul {
	background: #E7F1FF !important;
}

.fundoCinza {
    background: #F5F5F5 !important ;
/*     background: #DCDCDC  !important ; */
}

.fundoCinzaClaro {
    background: #fffffc !important ;
/*     background: #DCDCDC  !important ; */
}


#logo {
	margin-top: 20px;
	float: left;
	margin-left: 10px;
}

#logo img {
	float: left;
}

#login {float: right; margin: 1px; font-size: 16px;}

.nomePaciente {
	margin: 10px;
	font-size: 20px;
	font-weight: bold;
}

#login #sair {
	float: right;
}

#menu {
	float: left;
}

#menu ul li {
	background: linear-gradient(#F0F0F0, #C2C2C2);
	float: left;
	overflow: hidden;
	margin: 0 2px;
	cursor: pointer;
	border: 1px solid #bcbcbc;
	border-radius: 5px;
	display: block;
}

#menu ul li:hover {
	background: none;
	background: linear-gradient(#C2C2C2, #C2C2C2);
	border-color: #a3a3a3
}

#menu .clickOn {
	background: none;
	background: linear-gradient(#F0F0F0, #C2C2C2) repeat scroll top left;	
	border-color: #a3a3a3
}

#menu ul li a {
	display: inline-block;
	text-align: center; 
	width: 70px;
	height: 50px;
	padding: 5px 5px;
	overflow: hidden;
	text-decoration: none;
	color: #353434;
	font-size: 11px;
}

#menu ul li img {
	display: block;
	margin: 0 auto;
	padding-bottom: 0px;
	overflow: hidden
}

#menu-topo-interno {
	float: left;
	font-size:8pt !important;
}

#menu-topo-interno ul {
	margin:0; padding: 0;
}

#menu-topo-interno ul li {
	border-radius: 7px;
	float: left;
	overflow: hidden;
	margin: 7px;
	padding: 10px;
	cursor: pointer;
	display: block;
	border: 1px solid #aaa;
/* 	background: linear-gradient(#F8F8F8, #C6DEFF); */
	background: linear-gradient(#F0F0F0, #C2C2C2);
	width: 85px;
	text-align: center;
	min-height: 90px;
}

#menu-topo-interno ul li:hover {
/* 	background: linear-gradient(#C6DEFF, #C6DEFF); */
	background: linear-gradient(#C2C2C2, #C2C2C2);
}

#menu-topo-interno ul li a {
	text-decoration: none;
	color: #000;
}

label.req:AFTER, .req>div>span:AFTER, span.req:AFTER {color:red; content: " *";}
label.indicador_azul:AFTER, .indicador_azul>div>span:AFTER, span.indicador_azul:AFTER {color:#3ebef9; content: " *";}

.negrito{font-weight: bold !important;}
.italico{font-style:italic !important;}
.centro{text-align:center !important;}
.direita{text-align: right !important;}

input[type=text]{background: none;}

input[disabled="disabled"], textarea[disabled="disabled"] {
  	background-color: #dad8d8 !important;
  	color: #000000 !important;
  	opacity: 0.9 !important;
}

.borda{border: 1px solid;}

/* css do informativo de resumo de solicitacoes no canto superior direito ao lado do login*/
#resumoEpidemiologia{float: right; width: 200px; border-radius:10px; border: 0.5px solid #CDCDCD; min-height: 64px; margin-top: 1px;}
#resumoEpidemiologia .label{font-size: 11px; font-weight: bold; padding-left: 10px;}
#resumo{float: right; width: 200px; border-radius:10px; border: 0.5px solid #CDCDCD; min-height: 64px; margin-top: 1px;}
#resumo .label{font-size: 11px; font-weight: bold; padding-left: 10px;}
.item{padding-left: 15px; font-size: 10px; font-weight: normal;}
.item a {text-decoration: none;}
.red a{color:red;}
/* ----------------------------------------------------------------------------------------*/

.disponivel{background: #f0fff0 !important;}
.quanrentena{background: #FFF0F5 !important;}
.bloqueado{background: #C6DEFF !important;}

.excluir_individuo_duplicado {  
    background-image: url("/doms/resources/img/excluir_duplicado.png") !important;    
    height: 26px !important;
    right: 40px !important; 
    margin-right: 9px; 
    width: 26px; 
    margin-left: -4px;
    cursor: pointer;
    display: inline-block !important;
    overflow: visible;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none !important;}
.individuo_duplicado{background-color: #def0ff !important;}    


.ui-widget .ui-widget{font-size: 12px !important;}
.ui-widget{font-size: 12px !important;}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
background: #dad8d8;
font-weight: normal;
color: #000;}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
color: #000;
text-decoration: none;
}

.ui-button, button.ui-button.ui-state-default, .ui-button.ui-state-default{
border: 0px solid #101011;
background: #C2C2C2;
box-shadow: none !important;
color: #000;}

.ui-button, .ui-button span, button.ui-button.ui-state-default span, .ui-button.ui-state-default span {
    text-shadow: none !important;
}

button.ui-button span {
    text-shadow: none !important;
}

.ui-button:focus, button.ui-button.ui-state-focus{
	color: #000;
	background: #B4B4B4 !important;
}



.excluir{background: #F06E6E !important;}
.editar{background: #FFBB30 !important;}
.cadastrar{background: #7EDA7C !important;}
.detalhes{background: #a282f7 !important;}
.integrar{background: #0033cc !important;}
.imprimir{background: #82daf7!important;}
.botao_padrao{background: #528eaf !important;}
.alerta{background: #ff6a00 !important;}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
border: #adadad;
background: #adadad;
color: #FFFFFF;}

.ui-inputfield, .ui-selectonemenu{background: none !important;}

.sem_cabecalho .ui-dialog .ui-dialog-titlebar { display:none !important;}

/*CSS para criar tooltip*/

.tooltip { position: relative; display: inline-block; border-bottom: 1px dotted black;}

.tooltip .tooltiptext { 
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext { visibility: visible; opacity: 1;z-index: 10000}

/* fim do CSS de tooltip excemplo <h:panelGroup layout="block" styleClass="tooltip">
				           			<span class="tooltiptext">texto a ser exibido</span> 
				           		  <h:panelGroup> 	*/
				           		  
.ui-widget .ui-widget{font-size: 12px !important;}
.ui-widget{font-size: 12px !important;}				           		  

.ui-dialog .ui-dialog-titlebar{margin: 16px 17px 0px 0px !important;}				           		  		           		  

.whitespace {
	white-space: normal !important;
}


.colunaID{
	text-align: center !important;
	max-width: 100px;
}

.colunaEmbalagem{
	text-align: center !important;
	max-width: 180px;
	white-space: normal;
}

.colunaQuantidade{
	text-align: center !important;
	max-width: 100px;
}

.colunaCC{
	text-align: center !important;
	max-width: 180px;
}

.cinza {
	background: #d9d9d9;
}

.branco {
	background: #ffffff;
}

.vermelhoEmergencia {
	background: #dd6868 !important;;
}

.ui-selectonemenu-items-wrapper {
	width: 100% !important;
}

.ui-selectonemenu-panel .ui-selectonemenu-items-wrapper {
	font-size: 14px !important;
}

.chave {
	background-image:
		url('/doms/resources/img/key_99176.png') !important;
	height: 25px;
	width: 25px;
	left: 53% !important;
}

.interrogacao {
	background-image:
		url('/doms/resources/img/interrogacao.png')
		!important;
	height: 25px;
	width: 25px;
	left: 56% !important;
}

.modal_avisos{
	width:650px;
	height:500px;
	max-width:80% !important;
	max-height:90% !important;
	overflow: auto !important;
}

.modal_cadastro{
	width:300px;
	height:500px;
	max-width:80% !important;
	max-height:90% !important;
	overflow: auto !important;
}

.modal_patrimonio{
	width:350px;
	height:350px;
	max-width:80% !important;
	max-height:90% !important;
	overflow: auto !important;
}


.modal_cad_usuario{
	width:50px;
	height:50px;
	max-width:80% !important;
	max-height:90% !important;
	overflow: auto !important;
}

.tabela-id {
	min-width: 30px;
	width: 5%;
	max-width: 35px;
	text-align: center;
}

.tabela-id-grande {
	min-width: 50px;
	width: 10%;
	max-width: 75px;
	text-align: center;
}

.tabela-id-pequeno {
	width: 25px;
	text-align: center;
}

.tabela-nome_centro_custo {
	min-width: 150px;
	max-width: 350px;
	width: 20%;
	text-align: center;
}

.tabela-data_hora_padrao {
	min-width: 90px;
	max-width: 100px;
	text-align: center;
}

.tabela-data_hora_pequeno {
	width: 50px !important;	
	text-align: center;
}

.tabela-lote_pequeno {
	width: 65px !important;	
	text-align: center;
}

.tabela-usuario_nome {
	min-width: 30px;
	max-width: 50px;
	text-align: center;
}

.tabela-acao-medio {
	width: 50px;
	text-align: center;
}

.tabela-acao {
	width: 50px;
	text-align: center;
}


.tabela-acao-grande {
	width: 50px;
	text-align: center;
}

.tabela-acao-pequeno {
	width: 90px;
	text-align: center;
}

.ui-spinner-input {
	width: 90%;
	height: 28px !important;
}

.tabela-botao {
	width: 30px;
	height: 25px;
}
/*.tabela-botao:hover{
				width: 35px;
				height: 30px;*/

.tabela-fonte {
	font-size: 7pt !important;
}

.modal-fonte {
	font-size: 9pt !important;
}

.tabela-fonte-pequeno {
	font-size: 7.5pt !important;
}

.tabela-nome_mercadoria {
	width: 250px;
}

.tabela-nome_mercadoria-pequeno {
	width: 100px;
}

.tabela-nome_fabricante {
	width: 150px;
}

.tabela-nome_fabricant-grande {
	min-width: 200px;
	width:30%;
	max-width: 400px;
}


.tabela-nome_fabricante-pequeno {
	width: 110px;
}

.tabela-nome_fabricante-grande {
	width: 380px;
}


.modal-tabela-grande {
	width: 92% !important;
	min-height: 90vh !important;
}

.tabela-modal {
	width: 99.5%;
}

.tabela-modal-pequena{
	width:650px;
	
}
.tabela-quantidade-pequeno {
	min-width: 3px;
	max-width: 15px;
	text-align: center;
}

.tabela-quantidade {
	min-width: 5px;
	max-width: 20px;
	text-align: center;
}

.tabela-valor_pequeno {
	min-width: 5px;
	max-width: 20px;
	text-align: center;
}



.form-label {
	font-size: 16.0pt !important;
	margin-bottom: 4px;
}

.form-input_text {
	width: 99%;	
	border: 1px solid #ccc !important;
	height: 18px;
	margin-right: 1px !important;
	margin-bottom: 1px;
	
}

.form-input_text_50 {
	height: 16px;
	width: 100%;
	border: 1px solid #ccc !important;
}

.form-input_select {
	width: 99%;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-right:1px;
	padding: 2px 5px !important;
	z-index: 120;
	
}

.form-input_spinner {
	width: 99%;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-right:1px;
	padding: 2px 5px !important;
	z-index: 120;
	
}


.ui-calendar {
	margin-bottom: 2px;		
	padding: 2px 5px !important;
	z-index: 120;
}


.ui-calendar .ui-inputfield {
	height:18px !important;
}

.ui-inputfield .ui-state-error {
	height:18px !important;
	border-color:red !important  ;
}


.form-input_select .ui-state-default {
	background-color: white !important;
}



.ui-selectonemenu:focus {
	border-color: #3498DB !important;
	box-shadow: 0 0 10px #5DADE2 !important;
}

.form-check-group {
	border-radius: 2px;
	width: 99%;
	border: 1px solid #ccc !important;
	min-height: 24px;
}

.form-check-group:focus {
	border-color: #3498DB !important;
	box-shadow: 0 0 10px #5DADE2 !important;
}

.form-check-group:hover {
	border-color: #3498DB !important;
}



.form-input_number .ui-inputfield{
	
	width: 98%;
	margin-right:1px;
	height:18px !important;
	margin-top:0px;
	border: 1px solid #ccc !important;
	
}

.form-calendario .ui-inputfield{
	
	width: 98%;
	margin-right:1px;
	height:18px !important;
	margin-top:0px;
	border: 1px solid #ccc !important;
	
}

.ui-inputfield:hover {
	border-color: #3498DB !important;
}

.ui-selectonemenu .ui-state-default {
	background-color: white !important;
}

.ui-state-error,  .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
     border-color:red !important  ;
    background: none;
    color: none;
 
}

.ui-inputfield {
	margin: 0;
	padding: 5px;
	background: #ffffff;
	font-weight: normal;
	outline: medium none;
	box-shadow: inset 0 0 0 #8f8f8f !important;
	-webkit-box-shadow: inset 0 0 0 #8f8f8f !important;
	border-radius: 2px;
	
}


.form-input_number .ui-input_number{
	border:none !important;
}

.form-input_text_area {
	border: 1px solid #ccc !important;
	width: 98% !important;
}


.ui-inputfield:focus {
	border-color: #3498DB !important;
	box-shadow: 0 0 10px #5DADE2 !important;
}


.ui-selectonemenu {
	color: #555 !important;
	display: block !important;
	background-color: #fff !important;
	border: 1px solid #ccc !important;
	border-radius: 2px;
}

.ui-selectonemenu:hover {
	border-color: #3498DB !important;
}

.ui-state-highlight {
	background-color: #3498DB !important;
}

.ui-state-highlight.ui-growl-error {
	background-color: #F06E6E !important;
}

.ui-state-highlight.ui-growl-info {
	background-color: #3498DB !important;
}

.ui-state-highlight.ui-growl-warn {
	background-color: #f39c12 !important;
}

.icon_font{
	color: white; 
	font-size: 28pt !important;
	margin-top: 25px;
		
}

.jqplot-series-canvas {
	background-color: white !important;
	border: none !important;
}

jqplot-table-legend {
	border: 0px !important;
	box-shadow: none;
}

.ui-autocomplete-input {
	width: 100%;
	height: 18px !important;
}
.form-auto_complete{
	width: 98% !important;
	height: 35px !important;
}

.hasDatepicker {
	margin-left: -4px !important;
	width: 98% !important;
	font-weight: normal;
}

.ui-selectbooleancheckbox .ui-chkbox .ui-widget {
	background-color: #3498DB !important;
}

.ui-selectbooleancheckbox .ui-chkbox .ui-widget:hover {
	background-color: #0459ea !important;
}

.form-button {
	height: 25px;
	
}

.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield .form-auto_complete{
	width: 100% !important;
}

body {
	background-color: #EEF2F6;
	min-height: 100%;
	font-family: "FontAwesome" !important;
}

.form-label_check {
	font-size: 9.5pt;
	margin-bottom: 4px;
}

.div_formulario {
	min-height: 35vh;
}


.menu_lateral .ui-widget .ui-panelmenu-header {
	border-radius: 0px;
	border: none;
}



.scroll_atendimento {
	min-height: 200px;
	max-height: 250px;
}

.chat_msg_enviada{
	background-color: #66B2FF !important;
	border-radius: 3px !important;
	font-size: 15px !important;
	position:absolute !important;
	right:0 !important;
	padding:4px 5px !important;
	margin-bottom:50px !important;
}

.chat_msg_recebida{
	background-color: #E6E6F2 !important;
	border-radius: 3px !important;
	font-size: 15px !important;
	position:absolute !important;
	left:0 !important;
	padding:4px 5px !important;
	margin-bottom:50px !important;
}

.chat_mensangens_nao_lidas{
	background-color: #66B2FF !important;
	border-radius: 6px !important;
	position:relative !important;
	right:0 !important;
	padding:4px 5px !important;
	float: right !important;
	
}

.chat_grid_mensagens{
	width:315px;
	height:270px;
	border:none;
}

#logo {
	display: none;
}

#login {
	display: none;
}

#resumo {
	display: none;
}

#noticias_tabela_l {
	display: none;
}

.cor_titulo_menu{
	background-color: #136592 !important;
	color:white !important;
}

@media ( min-width :650px) {
	#logo {
		display: block;
	}
	.tabela-fonte {
		font-size: 8pt !important;
	}
	
	.tabela-acao {
		width: 90px;
		text-align: left;
	}
	
	.tabela-acao-medio {
		width: 120px;
		text-align: center;
	}
	
	.tabela-acao-grande {
		width: 190px;
		text-align: left;
	}
	.div_formulario {
		min-height: 60vh;
	}
	.form-label {
		font-size: 11.0pt !important;
	}
}

@media ( min-width :1150px) {
	#login {
		display: block;
	}
	#login_resp {
		display: none;
	}
	.tabela-fonte {
		font-size: 8.4pt !important;
	}
	.tabela-acao {
		width: 190px !important;
		text-align: left;
	}
	.tabela-acao-grande {
		width: 200px !important;
		text-align: left;
	}
	.div_formulario {
		min-height: 65vh;
	}
	
	.scroll_atendimento {
		min-height: 300px;
		max-height: 350px;
	}
}


@media ( min-width :1270px) {
	#resumo {
		display: block;
	}
	#noticias_tabela_l {
		display: inline;
	}
	.tabela-fonte {
		font-size: 8.5pt !important;
	}
	
	.scroll_atendimento {
		min-height: 380px;
		max-height: 400px;
	}
}

@media ( min-width :1800px) {
	.tabela-fonte {
		font-size: 9.5pt !important;
	}
	.tabela-botao {
		width: 40px;
		height: 34px;
	}
	.scroll_atendimento {
		min-height: 600px;
		max-height: 650px;
	}
	.tabela-acao {
		width: 200px !important;
		text-align: left;
	}
	.tabela-acao-grande {
		width: 200px !important;
		text-align: left;
	}
	.div_formulario {
		min-height: 70vh;
	}
	.tabela-fonte-pequeno {
		font-size: 9.5pt !important;
	}
	.tabela-nome_mercadoria-pequeno {
		width: 250px;
	}
	.tabela-nome_mercadoria {
		width: 350px;
	}
	.tabela-nome_fabricante {
		width: 200px;
	}
	
	.tabela-nome_fabricante-pequeno {
		width: 210px;
	}
	
	.tabela-nome_fabricante-grande {
		width: 480px;
	}
	
	.tabela-id-pequeno {
		min-width: 30px;
		width: 5%;
		max-width: 35px;
		text-align: center;
	}
	.tabela-modal-pequena{
		width:900px;
		max-width:80%;
	}
	.tabela-lote_pequeno {
		width: 120px !important;	
		text-align: center;
	}
	.tabela-data_hora_pequeno {
		width: 70px !important;	
		text-align: center;
}
}
/* Set default font-family */
#editor-container {
  font-family: "Arial";
  font-size: 18px;
  height: 375px;
}

/* Set dropdown font-families */
#toolbar-container .ql-font span[data-label="Aref Ruqaa"]::before {
  font-family: "Aref Ruqaa";
}
#toolbar-container .ql-font span[data-label="Mirza"]::before {
  font-family: "Mirza";
}
#toolbar-container .ql-font span[data-label="Roboto"]::before {
  font-family: "Roboto";
}
#toolbar-container .ql-font span[data-label="Arial"]::before {
  font-family: "Arial";
}

/* Set content font-families */
.ql-font-mirza {
  font-family: "Mirza";
}
.ql-font-roboto {
  font-family: "Roboto";
}
.ql-font-arial {
  font-family: "Arial";
}
/* We do not set Aref Ruqaa since it is the default font */
/* Set default font-family */
#editor-container {
  font-family: "Arial";
  font-size: 18px;
  height: 375px;
}

/* Set dropdown font-families */
#toolbar-container .ql-font span[data-label="Aref Ruqaa"]::before {
  font-family: "Aref Ruqaa";
}
#toolbar-container .ql-font span[data-label="Mirza"]::before {
  font-family: "Mirza";
}
#toolbar-container .ql-font span[data-label="Roboto"]::before {
  font-family: "Roboto";
}
#toolbar-container .ql-font span[data-label="Arial"]::before {
  font-family: "Arial";
}

/* Set content font-families */
.ql-font-mirza {
  font-family: "Mirza";
}
.ql-font-roboto {
  font-family: "Roboto";
}
.ql-font-aref-ruqaa {
  font-family: "Aref Ruqaa";
}
/* We do not set Aref Ruqaa since it is the default font */

.scheduleAgendamentoEntregaNaoRealizada {
	background-color: #B0C4DE;
}

.scheduleAgendamentoEntregaRealizada {
	background-color: #0DD607;
}

.scheduleAgendamentoEntregaCancelada {
	background-color: #FD0607;
}

.barra_lateral_esquerda {
  width: 200px;
  height: 100%;
  position: fixed;
  top: 0;
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  z-index: 999;
  transform: translate3d(-140px, 0px, 0px);
  -moz-transition: transform 0.15s;
  -o-transition: transform 0.15s;
  -webkit-transition: transform 0.15s;
  transition: transform 0.15s;
  -webkit-box-shadow: 3px 0 5px 0 rgba(33, 35, 39, 0.15);
  -moz-box-shadow: 3px 0 5px 0 rgba(33, 35, 39, 0.15);
  box-shadow: 3px 0 5px 0 rgba(33, 35, 39, 0.15);
  background-color: #cdd5e2;
}
.barra_lateral_esquerda_ativa {
  transform: translate3d(-8px, 0px, 0px);
}

.barra_lateral_esquerda_logo {
  height: 76px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; 
  align-items: center;
  padding: 0 8px;
  background-color: #cdd5e2;
}

.barra_lateral_conteudo {
  overflow: auto;
  height: calc(100% - 72px);
}

.div_principal {
  margin-left: 60px;
  padding-top: 75px;
  -moz-transition: margin-left 0.15s;
  -o-transition: margin-left 0.15s;
  -webkit-transition: margin-left 0.15s;
  transition: margin-left 0.15s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  -moz-transition: margin-left 0.2s;
  -o-transition: margin-left 0.2s;
  -webkit-transition: margin-left 0.2s;
  transition: margin-left 0.2s;
}

.div_topo {
  background-color: #cdd5e2;
  position: fixed;
  top: 0;
  z-index: 998;
  width: calc(100% - 60px);
  -moz-transition: width 0.15s;
  -o-transition: width 0.15s;
  -webkit-transition: width 0.15s;
  transition: width 0.15s;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}



.conteudo {
  flex: 1 0 auto;
  padding: 1em;
}

.div_logo_barra_lateral{
	 width: 130px; 
	 margin-top: -10px;
	
}
.div_logo_barra_lateral_fechado{
	 width: 30px; 
	 margin-top: -10px;
	 margin-left: 125px;	
}

.logo_barra_lateral{
	width: 100px; 
	
	
}
.logo_barra_lateral_fechado{
	margin-top:-5px;
	 width: 40px; 
	
}
.cabecalho_menu{
	text-align: center;
	height: 28px; 
	font-size: 11.5pt; 
	font-weight: bold; 
	padding-top:  8px
}

.div_topo_direita {
 width: 40%;
 float: right;
 margin-right: 10px;
  
}

.div_topo_esquerda {
  width: 50%;
 float: left;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	background-color: #cdd5e2;
}

.menu_conteudo_direito {
  position: fixed;
  padding: 0;
  top: 75px;
  display: block;
  right: 0;
  width: 20em;
  z-index: 10000;
  height: calc(100% - 75px);
  transform: translate3d(20em, 0px, 0px);
  -moz-transition: transform 0.15s;
  -o-transition: transform 0.15s;
  -webkit-transition: transform 0.15s;
  transition: transform 0.15s;
  background-color: #ffffff;
  backface-visibility: hidden;
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 5px 22px 4px rgba(0, 0, 0, 0.12), 0 12px 17px 2px rgba(0, 0, 0, 0.14);
}
.menu_conteudo_direito .ativo {
  transform: translate3d(0px, 0px, 0px);
}
.menu_conteudo_direito_botao_conteudo .ativo {
  opacity: 0;
  visibility: hidden;
}
.menu_conteudo_direito_botao_conteudo {
  display: block;
  position: absolute;
  width: 52px;
  height: 52px;
  line-height: 52px;
  background-color: #ffffff;
  text-align: center;
  top: 230px;
  left: -51px;
  z-index: -1;
  overflow: hidden;
  cursor: pointer;
  opacity: 1;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-transition: background-color 0.15s;
  -o-transition: background-color 0.15s;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
  -webkit-box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 5px 22px 4px rgba(0, 0, 0, 0.12), 0 12px 17px 2px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 5px 22px 4px rgba(0, 0, 0, 0.12), 0 12px 17px 2px rgba(0, 0, 0, 0.14);
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 5px 22px 4px rgba(0, 0, 0, 0.12), 0 12px 17px 2px rgba(0, 0, 0, 0.14);
}

