body {
	font-family: 'Lato', sans-serif;
}

a:visited, a {
	text-decoration: none;
	color: gray;
}

a:active {
    
}

/* RESETA BOOTSTRAP */
*, ::after, ::before {
	box-sizing: inherit!important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: inherit!important;
    font-family: inherit!important;
    font-weight: inherit!important;
    line-height: inherit!important;
    color: inherit!important;
}

.h2, h2 {
	font-size: x-large!important;
}

button, input, optgroup, select, textarea {
	
}

.btn_fechar_glob {
	float: right!important;
    height: 20px!important;
    border-radius: 8px 8px 8px 8px!important;
    color: white!important;
    font-size: 12px!important;
    line-height: 4px!important;
    padding: 8px!important;
}

.table {
	width: 100%!important;
}


.green--btn {
	margin-left: 10px;
    background-color: #5abaa7;
    color: white;
    border: none;
    box-shadow: 1px 1px 1px #4a4a4a;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.green--btn:disabled {
	background-color: #d4d8d7;
}

#loading {
	margin-left: -136px;
    left: 50%;
    position: absolute;
    top: 50%;
    margin-top: -136px;
    z-index: 99999;
    background-color: white;
    border-radius: 10px;
    border: solid 8px aliceblue;
    display:none;
}

input {
	border: solid 1px whitesmoke;
	height: 20px;
}

input[type="text"]  {
	border: solid 1px whitesmoke;
	height: 20px;
	padding: 10px;
	margin-bottom: 10px;
}


input[type="button"] {
	border: none;
	background-color: #637a9e;
	color: whitesmoke;
	/*padding: 5px;*/
	cursor: pointer;
	border-radius: 5px;
	height: 30px;
}

select {
	background-color: whitesmoke;
}

.classic_btn {
    color: #545454!important;
    cursor: pointer!important;
    border-radius: 5px!important;
    border: solid 1px #b5b5b5!important;
    text-shadow: 1px 1px 1px white!important;
    background-color: #f7f7f7!important;
    background-image: linear-gradient(#ffffff, #e0e0e0)!important;
}

.classic_btn:disabled {
	background-image: linear-gradient(#c4c4c4, #afafaf)!important;
    color: #ececec!important;
    text-shadow: none!important;
}


/**
	TABLE TR FIXED
**/

.table_fixed {
  border-collapse: collapse;
  background-color: #fff;
  width: 100%;
}
.table_fixed caption {
  background-color: #222;
  color: #fff;
  font-size: 14px;
  padding: 5px 0;
}
.table_fixed th,
.table_fixed td {
  padding: 7px;
}
.table_fixed thead {
  background-color: #f1f1f1;
  color: #fff;
  height: 40px;
}
.table_fixed thead tr {
  display: block;
  position: relative;
}
.table_fixed td,
.table_fixed th {
  min-width: 15%;
}
.table_fixed td:nth-child(1),
.table_fixed th:nth-child(1) {
  width: 174px;
}
.table_fixed td:nth-child(2),
.table_fixed th:nth-child(2) {
  width: 62px;
}
.table_fixed td:nth-child(3),
.table_fixed th:nth-child(3) {
  width: 140px;
}
.table_fixed td:nth-child(4),
.table_fixed th:nth-child(4) {
  width: 91px;
}
.table_fixed td:nth-child(5),
.table_fixed th:nth-child(5) {
  width: 59px;
}
.table_fixed tbody {
  display: block;
  overflow-y: scroll;
  width: 100%;
}
.table_fixed tbody tr {
  border-bottom: 1px solid #999;
}
.table_fixed tbody tr:hover {
  /*background-color: #888;*/
}
.table_fixed tbody tr td:hover {
  /*background-color: #999;*/
}




/** COLOCAR O TEXT E O BUTTON NA MESMA DIV
TEXT COM FLOAT LEFT
BUTTON COM position absolute E MARGEM
 */
.button_inside_text {
	position: absolute;
	width: 35px!important;
	margin-left: -35px;
	border-radius: 0px 5px 5px 0px!important;
    height: 44px!important;
    margin-top: -1px;
    display:none;
	
}

.container_tabela_scroll {
	overflow: auto;
}

.tela_pequena_consulta {
	width: 400px;
	background-color: white;
	padding: 0px;
}

.topo_grava_procedimento {
	height: 20px;
	padding: 10px;
	background-color: whitesmoke;
	border-radius: 5px 5px 0px 0px;
}

.estilo_profissional_logado {
	float: right;
    color: white;
    margin-right: 20px;
    line-height: 35px;
    text-shadow: 1px 1px #c76f71;
}

.button_logout {
	float: right;
    background-color: #ff9a9c!important;
    color: white!important;
    border-radius: 7px!important;
    margin-right: 20px!important;
}

/* ESTILO TABELA */
/*
table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
}
th {	
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    background-color: #3a87ad;
    color: white;
}/*

td {
    height: 5px;
    vertical-align: bottom;
    border-left: solid  1px whitesmoke;
    padding: 2px;
}

th, td {
	text-align: left;
    border: 1px solid #ddd;
    padding: 4px;
}

tr:hover {
	background-color: whitesmoke;
}*/

/*
th {
	background-color: #6eb3d4;
    color: white;
    text-shadow: none;
}

tr:hover {
	background-color: whitesmoke;
	mouse:pointer;
}

td  {
	cursor:pointer;
}*/

.tabela_simples tr td {
	padding:10px;
	background-color: #f5f5f5;
	color: #4373c5;
	
}

/* ESTILO TABELA SOFT */
.tabela_soft {
	margin-top: 0px;
	font-size: 16px;
}

.tabela_soft tr td {
	padding: 5px;
	color: #596271;
	border:solid 1px #dee8f6;
}

.tr_titulo_soft {
	background-color: whitesmoke;
}

/* FIM ESTILO TABELA SOFT */

/* ESTILO TABELA LITE */
.lite  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    font-size:12px;
}

.lite tr:hover {
	background-color: whitesmoke;
}

.lite th  {
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    background-color: whitesmoke;
    color: gray;
}

.lite td {
    height: 10px;
    vertical-align: bottom;
    border-left: solid  1px whitesmoke;
    padding: 2px;
}

.lite th, td {
	text-align: left;
    border: 1px solid #f1f1f1;
    padding: 2px;
}

.button_panic {
	background-color: #f97f7f!important;
}

.button_fechar {
	display: block;
	position:absolute;
	right: 0px;
	top: 0px;
	padding: 5px!important;
	background-color:#f57f7f!important;
	width: 30px!important;
	color: white!important;
	margin:2px!important;
	
}

.tela_popup {
	position: absolute;
	display: none;
	left: 50%;
	margin-left: -411px;
	top: 50%;
	margin-top: -260px;
	width: 822px;
	height: 500px;
	border: solid 1px whitesmoke;
	background-color: white;
	z-index: 6;
	padding: 10px;
	border-top: solid 2px #ffc0ca;
	color: #6b6060;
	overflow-y: auto;
}

#ui-datepicker-div {
	z-index: 9999!important;
}

.tela_popup input,select {
	border: solid 1px #c7c7c7;
	padding: 3px;
	width: 100%;
	margin-bottom: 5px;
	border-radius: 5px;
	font-size: 14px;
}

.tela_popup input[type="button"] {
	width: 70px;
	/*padding: 5px;*/
	cursor: pointer;
	
}



#sombra {
	display: none;
	position: absolute;
	top:0px;
	left:0px;
	background-color: gray;
	opacity: 0.6;
	width: 100%;
	height: 100%;
	z-index: 5;
}

.principal {
	background-color: white;
	margin:0px;
}

.pagina_login {
	/*
	background-image: url("imagens/gradient_squares.png");
	background-repeat: repeat;
	*/
	background-image:radial-gradient(#fff4f4, #ffefef);
	height: -webkit-fill-available;
}

.login_form {
	position: absolute;
	left: 50%;
	width: 350px;
	margin-left: -175px;
	top: 20%; 
	
	
}

.logo_form {
	position: relative;
	margin-left: -140px;
	margin-bottom: 30px;
	left: 50%;
	
}

.login_form input {
	position: relative;
	padding:10px;
	left: 50%;
	margin-left: -160px;
	margin-bottom: 10px;
	width: 300px;
}

/* ESTILO PAGINA PRINCIPAL */
.topo_principal {
	background-color: #ffbfbf;
	border-bottom: solid 1px #ff9a98;
	margin:  auto;
	padding:2px;
	color: whitesmoke;
	height: 35px;
}



.conteudo_principal {
	font-family: 'Lato', sans-serif;
	color: #848383;
	position:relative;
	margin: 0 auto;
	background-color: white;
	margin-top: 20px;
	padding: 10px;
	font-size: 14px;
	max-width: 1200px;
}





/* estilo menu mobile */
.menu_mobile {
		display: none;
		position:absolute;
		float: left;
		background-color: #ffbfbf;
		border-right: solid 1px #ff9a98;
		color: white;
		padding: 8px;
		font-size: 14px;
		height: 100%;
		z-index: 2;
}

.menu_mobile ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}

.menu_mobile ul li {
	text-align:center;
	padding: 8px;
	width: 156px;
	background-color: #fdacaa;
	cursor: pointer;
	font-size: 14px;
	border-radius: 4px;
	margin-bottom: 10px;
}
.menu_mobile ul li:hover {
	
	background-color: #ffcecc;
	
}
	


.button_menu {
	position:relative;
	float:left;
	display: inline-block;	
	cursor: pointer;
	margin:6px;
	/* aumenta raio de ação do click */
	padding-right: 20px;
}

.button_menu div {
	position:relative;
	display:block;
	width: 20px;
	height: 4px;
	margin-bottom: 3px;
	background-color: white;

	border-radius: 2px;
	
	
}

/* INICIO ICONES MENU MOBILE */
.button_menu_posicao_icones {
	background-position: 5px;
	background-repeat: no-repeat;
	background-size: 25px;
}

.button_inicio {
	background-image: url("/CSS/imagens/inicio.svg");
}

.button_clientes {
	background-image: url("/CSS/imagens/cliente.svg");
	
}

.button_comandas {
	background-image: url("/CSS/imagens/comandas.svg");
}

.button_pontuacao {
	background-image: url("/CSS/imagens/pontuacao.svg");
}

.button_financas {
	background-image: url("/CSS/imagens/financas.svg");
}

.button_procedimentos {
	background-image: url("/CSS/imagens/procedimentos.svg");
}

.button_produtos {
	background-image: url("/CSS/imagens/produtos.svg");
}

.button_fornecedores {
	background-image: url("/CSS/imagens/fornecedores.svg");
}


.button_profissionais {
	background-image: url("/CSS/imagens/profissionais.svg");
}

.button_configuracoes {
	background-image: url("/CSS/imagens/configuracoes.svg");
}

.button_relatorios {
	background-image: url("/CSS/imagens/filter_white.svg");
}


.button_adicionar {
	position:relative;
	display: inline-block;	
	float:right;
	color: #bcbcbc;
	width: 26px;	
	line-height: 28px;
	border-radius: 5px;
	z-index: 6;
}

.button_adicionar input {
	border-radius: 5px;
	cursor:pointer;
	background-color: white;
	margin-bottom: 0px!important;
}

.input_buscar {
	position:relative;
	width: 200px;
	left: 50%;
	margin-left: -132px;
	border-radius: 15px;
	display: inline-block;
	
}

.input_buscar input {
	border-radius: 15px;
	background-color: white;
	color: #484848;
	padding: 6px;
	width: 100%;
	margin-bottom:0px!important;
}

.adiciona_agenda {
    flex-direction: column;
	display: none;
	position: absolute;
	left:50%;
	top: 10%;
	width: 400px;
	margin-left: -200px;	
	background-color: whitesmoke;
	text-align: center;
	color: gray;
	text-shadow: 1px 1px whitesmoke;
	z-index:10;
	padding: 10px;
	border-radius: 5px;
}

#adiciona_agenda input {
	width: 95%;
	border-radius: 3px;
	margin-bottom: 6px;
	color: #818080;
	float:left;
}

#menu_evento {
	position:absolute;
	display: none;
	width: 193px;
    background-color: white;
    padding: 2px;
    text-align: center;
    border-radius: 5px;
    z-index: 5;
    opacity: 0.8;
}

#menu_evento input {
	padding: 10px;
	border-radius:5px;
	cursor:pointer;
}

/* ESTILOS CLIENTE */
.tela_cadastro_cliente {
	float:left;
	display: inline-block;
	width: 380px;
	height: 100%;
	
}
#agendamentos_do_cliente {
	overflow-y:auto;
	height: 300px;
	margin-bottom: 20px;
}
.tela_creditos_cliente {
	display: none;
    position: absolute;
    background-color: white;
    border-radius: 5px;
    margin-left: -275px;
    width: 530px;
    top: 50%;
    padding: 10px;
    margin-top: -220px;
    height: 440px;
    left: 50%;
    z-index: 1;
    box-shadow: 1px 1px 10px 0px black;
}
.segundo_container_cliente {
	    float: right;
    	width: 400px;
    	height: 400px;
    	padding: 5px;
    	border-left: solid 1px whitesmoke;
}


/* CLIENTES */
.historico_cliente {
	position: absolute;
	display: none;
	width: 500px;
	height: 400px;
	top: 50%;
	margin-top: -200px;
	left: 50%;
	margin-left: -250px;
	background-color: white;
	border-radius: 5px;
	border: solid 2px #3c86ad;
	overflow-y:auto;
}

.tela_relatorio_cliente {
	
	width: 300px;
	height: 170px;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -100px;
	border-radius: 10px;
}

.tela_relatorio_contas_receber {
	width: 380px;
	height: 230px;
	top: 50%;
	left: 50%;
	margin-top: -190px;
	margin-left: -200px;
	border-radius: 10px;
	border-top: solid 1px #65b2d8;
}

.tela_relatorio_contas_receber #fechar_popup {
	background-color: #65b2d8!important;
}


.tela_relatorio_contas_receber input {
	width: auto;
	padding:0px;
}

.tela_relatorio_cliente input {
	padding: 0px;
	width: auto;
	
}

.titulo_historico_clientes {
	padding: 10px;
	background-color: whitesmoke;
	color: gray;
	text-shadow: 1px 1px white;
	margin-bottom: 2px;
}

.historico_cliente input[type="text"] {
	padding: 10px;
	margin: auto;
	width: 95%;

}
.cadastro_creditos {
	display: inline;
	width: 120px;
}

#tela_popup {
	
}

.telefone_cliente_selecionado {
	background-color: whitesmoke;
}

.credito_cliente_selecionado {
	background-color: whitesmoke;
}


/* INICIO ESTILO PROFISSIONAL */
.tela_cadastro_profissional {
	float:left;
	display: inline-block;
	width: 380px;
	height: 100%;
	
}
.horarios_profissional {
	background-image: url("/CSS/imagens/clock.png");
	background-repeat: no-repeat;
	background-position: 8px center;
}
.tela_auxiliar_profissional {
	float:right;
	display: inline-block;
	width: 375px;
	height: 100%;
	margin-left: 20px;
	border-left: dashed 1px whitesmoke; 
	padding: 10px;
	padding-bottom: 0px;
}

.cadastro_procedimentos_profissional {
	display: inline;
	width: 120px;
}

#usuario_profissional input[type="text"],#usuario_profissional input[type="password"] {
	width: 100px;
}

.permissao_cadeado_profissional {
	background-image: url("/CSS/imagens/cadeado_fechado.png");
	background-repeat: no-repeat;
	background-position: center center;
	width: 40px!important;
	padding: 5px;
	margin-bottom: 0px!important;
	float: right;
	background-color: #244271!important;
	border-radius: 10px;
}

#table_permissoes_do_profissional {
	background-color: white!important;
	/*border:solid 5px #3a87ad;*/
}

#usuario_profissional_permissoes {
	display: none;
	height: 400px;
	width: 500px;
	left: 50%;
	margin-left: -250px;
	top:20px;
	overflow-y: auto;
	position: absolute;
	border: solid 10px whitesmoke;
	border-radius: 5px;
	background-color: whitesmoke;
}

#table_permissoes_do_profissional input[type="select"] {
	width: 100%;
}

#table_permissoes_do_profissional input[type="checkbox"] {
	width: 50px;
}

#table_permissoes_do_profissional td {
	padding: 5px;
}
#table_permissoes_do_profissional th {
	padding: 10px;
	height: 24px;
}

.procedimento_profissional_selecionado {
	background-color: whitesmoke;
}

/* FIM ESTILO PROFISSIONAL */


/* INICIO ESTILOS FORNECEDOR */
.tela_cadastro_fornecedor {
	float:left;
	display: inline-block;
	width: 380px;
	height: 100%;
	
}
.tela_lista_fornecedor {
	float:right;
	display: inline-block;
	width: 375px;
	height: 100%;
	margin-left: 20px;
	border-left: dashed 1px whitesmoke; 
	padding: 10px;
	padding-bottom: 0px;
}
/* FIM ESTILOS FORNECEDOR */

/* INICIO ESTILO COMANDAS */
#container_credito_comanda {
    width: 560px;
    border: solid 1px whitesmoke;
    box-shadow: 1px 2px 5px #a0a0a0;
    background-color: white;
    position: absolute;
    z-index: 99;
    left: 50%;
    margin-left: -280px;
    top: 50%;
    margin-top: -200px;
    padding: 5px;
    border-top: 15px solid #5abaa7;
    display: none;
}

#resumo_credito_comanda {
	font-size: 9px;
}

#container_selecao_credito_cliente_comanda {
	width: 525px;
    height: 200px;
    border: solid 1px whitesmoke;
    box-shadow: 10px 14px 13px #a0a0a0;
    background-color: white;
    position: absolute;
    z-index: 100;
    left: 50%;
    margin-left: -262px;
    top: 60%;
    margin-top: -200px;
    padding: 5px;
    border: solid 1px lightgrey;
    display: none;
}

#container_creditos_utilizados_comanda {
	width: 525px;
    height: 200px;
    border: solid 1px whitesmoke;
    box-shadow: 10px 14px 13px #a0a0a0;
    background-color: white;
    position: absolute;
    z-index: 101;
    left: 50%;
    margin-left: -262px;
    top: 60%;
    margin-top: -200px;
    padding: 5px;
    border: solid 1px lightgrey;
    display: none;
}

#container_btn_credito {
	display: flex;
    justify-content: space-between;
}

.btn-select-credit {
	cursor: pointer;
    border-radius: 5px;
    margin: 5px;
}

.credito_selecionado {
	width: auto;
}

.btn_saldo_credito_comanda {
	background-color: #5abaa7;
    color: white;
    text-align: center;
    width: fit-content;
    cursor: pointer;
    margin: 5px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    border-radius: 3px;
}

.btn_credito_utilizado_comanda {
	background-color: #76a5e0;
    color: white;
    text-align: center;
    width: fit-content;
    cursor: pointer;
    margin: 5px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    border-radius: 3px;
    display: none;
    align-items: center;
}

.conteudo_comandas {
	height: 600px;
	background-color: #fdfdfd;
	padding: 5px;
	border: solid 2px #f5f5f5;
}

#cadastro_comanda {
  background-color: white;
  padding: 10px;
}

.select_fechar_atendimentos_comanda	{
    width: 30px!important;
    height: 35px!important;
    background-color: aliceblue;
}

.tela_popup_comanda {
	display: block;
	top: 45%;
    margin-top: -301px;
	left: 50%;
	margin-left: -300px;
    width: 667px;
    height: 600px;
    padding: 0px!important;
    border: solid 1px #9a9a9a;
    border-radius: 8px;
}

.tela_popup_comanda .button_fechar {
	display:  none;
}
.topo_cadastro_comanda {
	background-color: whitesmoke;
	height: 30px;
    line-height: 30px;
	padding:10px;
	margin-bottom: 5px;
	border-radius: 8px 8px 0px 0px;
	border-bottom: solid 1px #d4d4d4;
}

/* INPUTS */
.tela_popup_comanda input[type="text"],select {
	padding: 10px!important;
	width: 260px!important; 
	border-color: #c5c5c5;
}

.tela_popup_comanda select {
	background-color: white;
	color: gray;
}

.conteudo_comanda {
	padding: 10px;
}



#caixa_valor_total_comanda {
	font-size: 16px;
}

.valor_total_comanda {
	line-height: 30px;
	color: #6b6060;
}

#procedimentos_profissional_comanda {
	float: left!important;
	font-size: 16px;
	width: 365px!important;
}

#procedimentos_profissional_comanda  option {
	
}

.buttons_adicionar_remover_comanda {
	width: 65px!important;
	height: 40px!important;
	float: left!important;
	margin-left: 8px;
	opacity: 0.8;
}

/* TABELA PROCEDIMENTOS COMANDA */






.procedimento_comanda_selecionado {
	background-color: rgb(150, 170, 244);	
}

.procedimento_comanda_selecionado > td {
	color: white!important;
}

.procedimento_comanda_selecionado:hover {
	background-color: rgb(185, 200, 255)!important;
}

.produto_comanda_selecionado {
	background-color: rgb(150, 170, 244);
}

.produto_comanda_selecionado > td {
	color: white!important;
}

.produto_comanda_selecionado:hover {
	background-color: rgb(185, 200, 255)!important;
}

.conteudo_forma_pagamento {
	margin-left: 13px;
    margin-top: 10px;
	float: left;
}

.tabela_parcela_comanda tr td {
	padding: 5px!important;
}

.buttons_comanda {
	border-radius: 5px;
	padding:10px;
	background-color: #fbfbfb;
	border:solid 1px whitesmoke;
}

.container_comanda_tabelas {
	display: inline-block;
	padding: 5px;
	width:500px;
	height: 400px;
	background-color: #ffffff;
	border:solid 1px whitesmoke;
	border-radius: 8px;
	overflow-y: auto;
}

.container_lista_comandas {
	margin-top: 30px;
}

#tabela_agendamento_para_comanda tr td {
	background-color: white!important;
}

.input_buscar_comanda_agenda {
	background-color: #fcfbfb;
	font-size: 18px;
	color: gray;
	width: 380px;
}

/* FIM ESTILO COMANDAS */

/* INICIO ESTILO TELA FINANÇAS */
#nav_btns {
	background-color: #f7f7f7;
    padding: 10px;
    border: solid 1px #d8d8d8;
    border-radius: 5px;
}
#nav_btns > input {
	background-color: ghostwhite;
    color: gray;
    padding: 5px;
    border-radius: 6px;
    border: solid 1px #dadada;
}
#cadastro_categorias_titulo {
	backgroung-color: whitesmoke;
	color: gray;
	text-shadow: 1px 1px 1px 1px white;
	width: 100%;
	height: 40px;
}

.tela_categorias {
	position: absolute;
    left: 50%;
    margin-left: -300px;
    top: 50%;
    margin-top: -190px;
    width: 600px;
    height: 380px;
    border: solid 1px whitesmoke;
    background-color: white;
    z-index: 6;
    padding: 10px;
    /* border-top: solid 2px #ffc0ca; */
    color: #6b6060;
    overflow-y: auto;
}

.tela_categorias > #fechar_popup {
	display: none;
}

.nome_categoria_conta {
	width: 200px!important;
}

.tipo_categoria_conta {
	width: 200px!important;
	padding:5px!important;
	background-color:whitesmoke;
	margin-left: 10px!important;
}

.container_tabelas_conta {
	width: 100%;
	height:280px;
	overflow-y: none;
	display:inline-block;
	border-bottom: solid 4px #e6e6e6;
	margin-top: 10px;
	border-left: solid 1px #e6e6e6;
	border-right: solid 1px #e6e6e6;
    border-radius: 5px;
}

#container_receber {
	height: 203px;
	overflow-y:auto;
	overflow-x: hidden;
	}

.container_interno_contas {
	padding: 0px;
}

.tabela_contas {
	text-shadow: 1px 1px #ffffff;
	color: gray;
}

.tabela_contas th {
	background-color: whitesmoke;
	color: gray;
	
	
}

.tabela_contas tr, td {
	padding: 2px;
	
}

.contas_pagar_tabela th{
	background-color: white;
	color: gray;
}

.contas_pagar_tabela td:nth-child(1),
.contas_pagar_tabela th:nth-child(1) {
  width: 142px;
}
.contas_pagar_tabela td:nth-child(2),
.contas_pagar_tabela th:nth-child(2) {
  width: 70px;
}
.contas_pagar_tabela td:nth-child(3),
.contas_pagar_tabela th:nth-child(3) {
  width: 100px;
}
.contas_pagar_tabela td:nth-child(4),
.contas_pagar_tabela th:nth-child(4) {
  width: 81px;
}
.contas_pagar_tabela td:nth-child(5),
.contas_pagar_tabela th:nth-child(5) {
  width: 56px;
}

.comissoes_pagar_tabela th {
    background-color: white;
    color: gray;
}

.comissoes_pagar_tabela td:nth-child(1),
.comissoes_pagar_tabela th:nth-child(1) {
  width: 199px;
}
.comissoes_pagar_tabela td:nth-child(2),
.comissoes_pagar_tabela th:nth-child(2) {
  width: 80px;
}
.comissoes_pagar_tabela td:nth-child(3),
.comissoes_pagar_tabela th:nth-child(3) {
  width: 135px;
}
.comissoes_pagar_tabela td:nth-child(4),
.comissoes_pagar_tabela th:nth-child(4) {
  width: 80px;
}




#graficoContasReceberProcedimento {
	margin-top:30px;
}

/* TABELAS CONTAS */
.contas_receber_tabela {
	border: solid 1px whitesmoke;
}
.contas_receber_tabela thead tr th{
	background-color: #f1f1f1;
	color: #307a9e;
}

.contas_receber_tabela tbody {
    height: 213px!important;
    border-bottom: solid 2px #3a87ad;
    
}

.titulo_conta_receber {
	background-color: #65b2d8;
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
    border: solid 1px #e4e4e4;
    color: white;
    /* border-left: solid 2px #84b75d; */
    text-shadow: 1px 1px #2a6d8e;
    border-bottom: 0px;
}

.titulo_conta_pagar {
	background-color: #f7f7f7;
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
    border: solid 1px #e4e4e4;
    color: gray;
    /*border-left: solid 2px #ff8383;*/
    text-shadow: 1px 1px #ffffff;
    border-bottom: 0px;
}

.titulo_comissoes {
	background-color: #f7f7f7;
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
    border: solid 1px #e4e4e4;
    color: gray;
    /*border-left: solid 2px blue;*/
    text-shadow: 1px 1px #ffffff;
    border-bottom: 0px;
}



.input_datas_financas {
    height: 10px!important;
    padding: 6px!important;
    margin-bottom: 10px!important;
    background-color: #f7f7f7!important;
    width: 68px;
    margin-left: 10px;
    color: gray;
    border-radius: 3px;
}

.input_datas_financas_butons {
	background-color: #65b2d8!important;
    color: #ffffff!important;
    text-shadow: #564d4d 0.1em 0.1em 0.1em;
    height: 23px!important;
    line-height: 0px!important;
}

.input_datas_financas_container {
	float:right;
	margin-top:-3px;
	height:27px;
}

.tela_conta_contas {
	width: 550px;
    margin-left: -275px;
    border-radius: 5px 5px 0px 0px;
    border-top: solid 3px #82d482;
    padding:0px!important;
    height: 335px;
    top: 50%;
    margin-top: -180px;
    position:absolute;
}


.tela_conta_contas > #fechar_popup {
	display: none;
}

.tela_conta_pagar {
	border-top: solid 3px #ff9d9d;
	height: 380px;
}

.titulo_conta {
	padding: 10px;
    background-color: whitesmoke;
    border-radius: 5px 5px 0px 0px;
    text-shadow: 1px 1px white;   
}

.tela_conta_contas input {
	padding: 10px;
	width: 95%;
}

.tela_conta_contas input[type="button"] {
	padding:5px;
}

.tela_conta_contas select {
	background-color: #fdfdfd;
    color: #737373;
    text-shadow: 1px 1px white;
}
.conta_receber_na_lista:hover {
	background-color: #84b85d!important;
	color: white;
	cursor:pointer;
	text-shadow: none;
}
.fornecedor_close_btn {
	position: absolute;
	display:none;
	right: 17px;
	height: 42px!important;
	width: 45px!important;
}

.conta_pagar_na_lista:hover {
	background-color: #ff7d6b!important;
	color: white;
	cursor:pointer;
	text-shadow: none;
}

.tela_comissao {
	height: 365px;
}

#graficoContas {
	width: 100%; 
	
}

/* FIM ESTILO TELA FINANÇAS */

/* INICIO ESTILO PROCEDIMENTOS */
#tela_procedimento {
	display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -200px;
    border: solid 1px #d4d4d4;
    border-radius: 5px 5px 5px 5px;
}

#container_btns_procedimentos {
	margin-bottom: 20px;
}

.busca_procedimento_nome {
	width: 400px;	
}

/* BOOTSTRAP TABLE */


/* FIM ESTILO PROCEDIMENTOS */

/* ESTILO CONFIGURAÇÕES */

#container_config {
	min-height: 340px;
	border: solid 1px whitesmoke;
	border-radius: 10px;
	padding: 10px;
}

#container_config ul {
	margin-top: 15px;
	padding: 0px;
	color: cadetblue;
	font-size: 16px;
	
	
}

#container_config ul li {
	list-style-type: none;
	border-bottom: solid 1px whitesmoke;
	padding: 6px;
	cursor: pointer;
	border-radius: 5px;
}

#container_config ul li:hover {
	background-color: #fdfdfd;
}

.tela_ferias {
	width: 750px;
	height: 500px;
	top: 50%;
	left: 50%;
	margin-left: -375px;
	margin-top: -250px;
    border: solid 6px whitesmoke;
    border-radius: 10px;
}

.tela_ferias .button_fechar {
	border-radius: 10px;
    background-color: #ffa4b0!important;
}


.datas_folga {
	padding: 10px!important;
	width: auto!important;
}

#horario_profissional {
	z-index: 99;
    position: absolute;
    width: 98%;
    top: 60px;
    padding:3px;
    display: none;
    margin-left: -5px;
    background-color: white;
}

.input_horario_trabalho {
	width: 35px!important;
	border-radius: none;
}

#sombra_horario_profissional {
	z-index: 98;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.6;
	display: none;
}

.horario_profissional_embranco {
	border: solid 1px red;
}

#tabela_horarios_profissional td {
	padding: 5px;
	height: 80px;
	border-radius: 5px;
}

#tabela_horarios_profissional {
	height: 170px;
}
/* FIM ESTILO CONFIGURAÇÕES */

/* EVENTOS */


.fc-event, .fc-event-dot {
	color: white!important;
	
}

a:visited, a {
	color:black;
}


fc-day-header fc-widget-header fc-sun fc-past {
	color:white!important;
}

.prof_btn {
	width: 25px!important;
    right: 9px!important;
    height: 22px!important;
    top: 4px!important;
    position: absolute!important;
    background-image: url(/CSS/imagens/user.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.check_dias_rel {
	display: inline-block;
	width: auto!important;
}

.has-toggle-input label, .has-toggle-input.radio label {
  display: block;
  float: left;
  padding: 5px 10px;
  margin: auto auto auto -1px;
  background: #f4f4f4;
  color: #444;
  border: 1px #d0d0d0 solid;
  line-height: normal;
  overflow: hidden;
  cursor: pointer;
}

.has-toggle-input label.active {
    background: #60adb1!important;
    border-color: #008086!important;
    color: white;
    font-weight: bold!important;
    border-radius: 2px;
    margin-right: 10px;
}

.has-toggle-input label:first-of-type { margin-left: auto; }

.has-toggle-input label:last-of-type { }


@media screen and (max-width: 640px) {

	.adiciona_agenda {
		display: none;
	    position: absolute;
	    left: 50%;
	    top: 10%;
	    width: 340px;
	    margin-left: -180px;
	    background-color: whitesmoke;
	    text-align: center;
	    color: gray;
	    text-shadow: 1px 1px whitesmoke;
	    z-index: 10;
	    padding: 10px;
	    border-radius: 5px;
	}
	
	.tela_popup {
		position: absolute;
	    display: none;
	    left: 50%;
	    margin-left: -178px;
	    top: 50%;
	    margin-top: -260px;
	    width: 331px;
	    height: 500px;
	    border: solid 1px whitesmoke;
	    background-color: white;
	    z-index: 6;
	    padding: 10px;
	    border-top: solid 2px #ffc0ca;
	    color: #6b6060;
	    overflow-y: auto;
	}
	
	.tela_cadastro_cliente {
	
		float: left;
	    display: inline-block;
	    width: 325px;
	    height: 100%;
	
	}
	
	.segundo_container_cliente {
		float: right;
	    width: 322px;
	    height: 222px;
	    padding: 5px;
	    border-left: solid 1px whitesmoke;
	}
	
	#agendamentos_do_cliente {
	    padding: 5px;
    	height: 197px!important;
	}
	
	.buttons_salvar_excluir {
		float:right!important;
		position: unset!important;
	}
	
	.historico_cliente {
	    position: absolute;
	    display: none;
	    width: 330px;
	    height: 312px;
	    top: 50%;
	    margin-top: -32px;
	    left: 50%;
	    margin-left: -168px;
	    background-color: white;
	    border-radius: 5px;
	    border: solid 2px whitesmoke;
	    overflow-y: auto;
	    box-shadow: 1px 1px 5px 0px grey;
	    padding: 2px;
	}
	
}

/* CADASTRO PRODUTO */
 #conteudo_cadastra_produto {
 	display: none;
 	position: fixed;
    width: 400px;
    top: 35%;
    margin-top: -200px;
    left: 50%;
    margin-left: -200px;
    background-color: white;
    border: solid 1px whitesmoke;
    border-radius: 5px;
    box-shadow: 0px 1px 5px 2px #797979;
 }
 
 #tabela_profissionais {
 	overflow-x: hidden;
    overflow-y: auto;
    max-height: 198px;
 }
 
 #container_grava_produto {
 	margin: 10px;
 }
 
 #container_adicionar_servico_produto_comanda {
 	display:none;
 	position: absolute;
    width: 370px;
    height: fit-content;
    min-height: 150px;
    background-color: white;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -180px;
    border-radius: 5px;
    box-shadow: 0px 1px 4px 1px #9e9e9e;
	padding: 10px;
	border-top:solid 10px #6eb3d4!important;
 
 }
 
 
 #container_adicionar_servico {
 	
 	display:none;
 
 }
 
 .vendedor_selecionado {
 	color: white;
 	background-color: green;
 }
 
  .vendedor_selecionado:hover {
  	
  }
  
  #tabela_vendedores_produto tr:hover {
	background-color: green;
	mouse:pointer;
}

.tabela_procedimentos_comanda tr td {
	padding: 2px!important;
}

.tela_popup_comanda input[type="text"]{
	padding: 2px!important;
}

.forma_desconto_procedimento {
	height: 12px!important;
}
.forma_desconto_produto {
	height: 12px!important;
}

.buttons_adicionar_remover_comanda {
	height: 26px!important;
}

.tela_popup_comanda select {
	padding: 2px!important;
}

.quadro_financa_pequeno {
	display: inline-block;
    width: fit-content;
    height: 100px;
    background-color: whitesmoke;
    border: solid 1px #e1e1e1;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
    margin-left: 20px;
}	

#profissionaisFinancas {
	margin-right: 10px;
}

#container_filtro_financas {
    background-color: #f7f7f7;
    padding: 10px;
    border-radius: 5px;
    color: black;
    border: solid 1px #d8d8d8;
}

.detalhar_resumo_financas {
	font-size: 12px;
}

.img_filtro_financas {
	float: left;
    margin-top: 20px;
    margin-right: 10px;
}

#container_tabela_entrada_clinica {
	
}

#container_consultas_financeiro {
	text-align: center;
	margin-top: 35px;
}

#container_consultas_financeiro .fixed-table-container {
	height: 310px;
}

#container_consultas_financeiro .fixed-table-body {
	overflow-x:hidden;
}

#tabela_entradas_clinica {
	
}

.tela_relatorio_financeiro_telas {
	overflow: hidden;
	width: 1000px!important;
    margin-left: -500px!important;
    font-size: 12px!important;
}

.table_select_export_type {
	margin-left: 40px;
}

.table_select_export_type select {
	padding: 2px!important;
    font-size: 12px;
    margin: 0px!important;
    width: auto!important;
    height: auto!important;
    margin-left: 30px;
}

.bs-checkbox input[type="checkbox"] {
	min-width: 15px!important;
}

.tabela_consulta_financeiro {
	
	overflow: auto;
}

.container_tabelas_financeiro {
	display:none;
}

#tabela_vendedores_produto {
	overflow: auto;
    height: 175px;
    display: block;
    width: 100%;
}

#tabela_vendedores_produto td {
	width: 100%;
}

#dt_nascimento {
	
	width: 100px;
	
}

#cadastro_termo {
	position: absolute;
    display: none;
    width: 90%;
    height: 90%;
    background-color: white;
    overflow: auto;
    top: 0px;
    left: 5%;
    z-index: 95;
    align-items: center;
    flex-direction: column;
    padding: 10px;
    border-radius: 10px;
}

.container_option_termo {
	width: 100%;
    display: flex;
    align-items: start;
    flex-direction: column;
}

.container_option_termo input[type="text"], textarea {
	width: 95%;
}

.textarea_termo {
	min-height: 300px;
}

.checkbox_termo_vigente {
    display: inline;
    display: flex;
    align-items: flex-start;
    flex-direction: row;
}

.container_btns_termo {
    float: right;
    display: flex;
    justify-content: space-between;
    padding: 0px;
}

.btn_pontuacao {
	float: left;
    margin-left: 15px;
    height: 22px!important;
    background: linear-gradient(#c75a5a, #b64b4b)!important;
    color: white!important;
    
    border: none!important;
    padding: 4px;
    border-radius: 5px;
    cursor: pointer;
}

.button_list_points {
	border: none;
    background-color: green;
    color: white;
    padding: 5px;
    border-radius: 5px;
}

#container_pontuacao_comanda {
	display: none;
	position: absolute;
    width: 500px;
    min-height: 300px;
    background-color: white;
    left: 50%;
    top: 50%;
    margin-top: -240px;
    margin-left: -240px;
    padding: 10px;
    /* border: solid 1px whitesmoke; */
    box-shadow: 1px 0px 2px 1px #c9c9c9;
    z-index: 1;
}

.button-point {
	cursor: pointer;
	border-radius: 5px;
}

#tela_pontuacao_procedimento {
	display: none;
	position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -400px;
    margin-top: -300px;
    border: solid 1px #d4d4d4;
    border-radius: 5px 5px 5px 5px;
    width: 800px;
    height: 600px;
}

.filtro-pontuacao {
	display: inline-grid;
    margin: 10px;
}


.repeat-schedule {
	display: flex;
	cursor: pointer;
}

.repeat-schedule-option {
	display: flex;
	align-items: center;
	padding: 5px;
}

.arrow-repeat-schedule {
	transform: rotate(270deg);
}

.arrow-repeat-animate {
	transform: rotate(0deg);
}

.repeat-schedule-form {
	display: none;
	flex-direction: column;
	background-color: white;
    padding: 5px;
}

.select-schedule {
	width: fit-content!important;
	padding: 2px!important;
}

.enviar-wp-agendamentos {
	display: none;
    flex-direction: column;
    width: 300px;
    height: 110px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -55px;
    margin-left: -150px;
    z-index: 1;
    background-color: white;
    align-items: center;
    justify-content: space-evenly;
    border: solid 1px gray;
    border-radius: 5px;
}

.container-wp-agendamentos-btn {
	display: flex;
    justify-content: space-evenly;
    width: 100%;
}

.control-wp-schedule-container {
    width: 100%;
    /* margin: 10px; */
    text-align: right;
}

.control-wp-schedule-container a {
	margin-right: 32px;
}

#dialog {
	z-index: 2;
}

#container_agenda_prof {
	display: flex;
}

#container_agenda_prof div {
	display: flex;
	flex-direction: row;
	margin-right: 10px;
	cursor: pointer;
}

.prof_agenda {
	margin-right: 3px;	
}

#calendar_split {
	display: flex;
	flex-direction: row;
}

.splited_calendar {
	margin: 5px;
}
