/* fallback */
@font-face {
	font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v142/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

/* fallback */
@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 100 700;
  src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v207/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsI.woff2) format('woff2');
}


@font-face {
    font-family: 'LibreBaskerville';
    src: url('/assets/fonts/LibreBaskerville-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LibreBaskerville';
    src: url('/assets/fonts/LibreBaskerville-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'LibreBaskerville';
    src: url('/assets/fonts/LibreBaskerville-Italic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}

body {
    font-family: 'LibreBaskerville', serif;
}

#countdownTimer {
    font-size: 2.5rem;
    font-weight: bold;
    letter-spacing: 2px;
    color: #000;
}

.blocked {
	pointer-events: none; /* Impede todas as interações com o elemento */
	opacity: 0.5; /* Torna o elemento semi-transparente */
	cursor: not-allowed; /* Muda o cursor para indicar que a interação não é permitida */
}
.i {
	margin-right: 4px; /* Espaçamento entre o ícone e o texto */
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}


.mdl-js-button {
	transition: background-color 0.3s ease-in-out;
}

.mdl-button--fab {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
	display: flex;
	align-items: center;
	justify-content: center;
}

.mdl-button--mini-fab {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.mdl-button--colored {
	background-color: #3f51b5; /* Cor primária (podes alterar) */
	color: #fff;
}

.mdl-button--colored:hover {
	background-color: #303f9f; /* Cor ao passar o mouse */
}

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.btn-group .btn
{
	height: 30px; /* Ajuste a altura conforme necessário */
	line-height: 22px; /* Para alinhar o conteúdo verticalmente */
}

@media (min-width: 765px) {
	.btn-group .btn, .btn-group
	{
		height: 30px; /* Ajuste a altura conforme necessário */
		line-height: 22px; /* Para alinhar o conteúdo verticalmente */
	}
}
.help-block {
	background-color: #9f7b177f; /* Azul claro para destaque */
	border-left: 2px solid #FEE247; /* Barra azul na esquerda para maior destaque */
	padding: 15px; /* Espaçamento interno */
	margin-bottom: 20px; /* Espaçamento em relação ao conteúdo abaixo */
	font-size: 1.1em; /* Aumenta levemente o tamanho da fonte */
	color: #ffffff; /* Cor do texto para boa legibilidade */
	display: flex; /* Para alinhar o ícone com o texto */
	align-items: center; /* Alinha verticalmente o conteúdo */
}
.help-block-icon {
	flex-shrink: 0;
	background: #FEE247; /* Fundo amarelo */
    font-size: 1.5em; /* Tamanho do ícone */
    color: #ffffff; /* Cor do ícone */
    margin-right: 15px; /* Espaçamento entre o ícone e o texto */
    width: 25px; /* Largura da caixa quadrada */
    height: 25px; /* Altura da caixa quadrada */
    display: flex; /* Flexbox para centralizar */
    align-items: center; /* Centraliza verticalmente */
    justify-content: center; /* Centraliza horizontalmente */
    border-radius: 5px; /* Bordas arredondadas (opcional) */
    text-align: center; /* Alinha o texto no centro */
}
.help-block-text {
	margin: 0; /* Remove margem padrão do parágrafo */
}
.alert-warning {
	background-color: #fff3cd;
	border-color: #ffeeba;
	padding: 15px;
	margin: 10px 0;
	border-radius: 5px;
	text-align: center;
}

.alert-danger {
	background-color: #f8d7da;
	border-color: #f5c6cb;
	padding: 15px;
	margin: 10px 0;
	border-radius: 5px;
	text-align: center;
}
.disabled-link {
	pointer-events: none;
	opacity: 0.5;
	cursor: default;
}
.spinner-border {
  width: 3rem;
  height: 3rem;
}

.modal-body h5 {
  margin-top: 1rem;
}

.row.pagination {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.row.pagination .col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}
.password-toggle {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}
.navbar-brand {
	display: flex;
	align-items: center;
}

.brand-logo {
    max-height: 60px; /* Define a altura máxima */
    max-width: 200px; /* Define a largura máxima */
    display: block; /* Garante que o logotipo seja tratado como um bloco */
    margin: 0 auto; /* Centraliza o logotipo horizontalmente */
    padding: 5px; /* Adiciona um pequeno espaço ao redor */
    object-fit: contain; /* Garante que a proporção seja mantida */
}

.menu_header {
	color: var(--bs-link-color);
	text-decoration: none;
}

#floating-button-container {
	position: fixed;
	bottom: 40px;
	right: 20px;
	z-index: 1000;
	display: flex;
	flex-direction: column-reverse; /* Botões abrem para cima */
	align-items: flex-end;
	gap: 15px; /* Espaçamento entre os botões */
}

.floating-button {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 10px 20px;
	border-radius: 10px; /* Forma oval */
	cursor: pointer;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
	width: auto;
	height: 40px;
	font-size: 16px;
	min-width: 50px;
	text-decoration: none; /* Remove a decoração dos links */
	color: white;
	transition: background-color 0.3s ease;
	border-style: none;
}

.floating-button i {
	font-size: 20px;
	margin-right: 10px;
}

.floating-button span.text {
	font-size: 14px;
	margin-left: 5px;
}

.floating-button a {
	display: flex; /* Assegura que o ícone e o texto dentro do link se alinhem corretamente */
	align-items: center; /* Centraliza verticalmente o ícone e o texto */
	color: white; /* Mantém o texto branco */
	text-decoration: none; /* Remove a sublinhado dos links */
	width: 100%;
	height: 100%;
}

.floating-button a:hover {
	color: white; /* Mantém o texto branco no hover */
	background-color: transparent; /* Evita que o link mude o fundo */
	text-decoration: none; /* Garante que o texto do link não seja sublinhado no hover */
}

/* Mantém o ícone e o texto corretamente alinhados */
.floating-button i {
	font-size: 20px;
	margin-right: 10px;
}

.floating-button span.text {
	font-size: 14px;
}

/* Cores diferentes para cada botão */
.main-button {
	background-color: #FBE445; /* Cor para o botão inicial */
	width: 50px; /* Define a largura */
    height: 50px; /* Define a altura igual à largura */
	border-radius: 100%; /* Forma oval */
	border-style: none;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
	color: white;
	font-size: 20px;
	position: relative;
}

.main-button:hover {
	background-color: #978828;
}

.whatsapp-button {
	background-color: #FEE247; 
	width: 190px;
}
.whatsapp-button:hover {
	background-color: #968928; 
}

.phone-button {
	background-color: #FEE247; 
	width: 190px;
}
.phone-button:hover {
	background-color: #968928; 
}

.instagram-button {
	background-color: #FEE247; 
	width: 190px; 
}
.instagram-button:hover {
	background-color: #968928; 
}

.facebook-button {
	background-color: #FEE247; 
}
.facebook-button:hover {
	background-color: #968928; 
}
.assistente-safo {
	background-color: #FEE247;
	width: 190px; 
}
.assistente-safo:hover {
	background-color: #968928;
}

.img-thumbnail {
	margin-top: 20px;
	margin-bottom: 10px;
}

.circle, .circle-blue {
	display: inline-block;
	padding: 5px 10px;
	border-radius: 20px;
}

.circle {
	background-color: #fff;
	color: #262D34;
}

.circle-blue {
	background-color: #007bff;
	color: #fff;
}
.custom-circle {
	background-color: rgba(255, 0, 0, 0); /* Cor de fundo para destacar */
    color: white;
    font-size: 12px;
    width: 20px; /* Largura do círculo */
    height: 20px; /* Altura igual à largura */
    border-radius: 50%; /* Forma circular */
    display: flex; /* Centraliza conteúdo no círculo */
    justify-content: center;
    align-items: center;
    position: absolute; /* Permite posicionamento em relação ao main-button */
    top: -5px; /* Ajusta a posição acima do botão */
    right: -5px; /* Ajusta a posição à direita */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); /* Sombras para destaque */
	border-style: solid;
}


.floating-button:hover a {
	color: white; /* Mantém o texto branco ao passar por cima do link */
}

.dark-theme {
	background-color: #121212;
	color: #e0e0e0;
	font-weight: bold;
}

.dark-theme .card-header, 
.dark-theme .row, 
.dark-theme .page-header, 
.dark-theme .main-menu,
.dark-theme .text-start,
.dark-theme .text-end,
.dark-theme .main-menu-content,
.dark-theme .table-responsive,
.dark-theme .table,
.dark-theme .card-body,
.dark-theme .menu-fixed,
.dark-theme .menu-dark,
.dark-theme .menu-accordion,
.dark-theme .main-menu.menu-dark .navigation,
.dark-theme .main-menu.menu-dark .navigation > li > ul,
.dark-theme .modal-body,
.dark-theme .header-navbar.navbar-with-menu .navbar-container,
.dark-theme .tab-pane,
.dark-theme .card-footer,
.dark-theme .modal-footer,
.dark-theme .dataTables_wrapper .dataTables_filter input,
.dark-theme .well,
.dark-theme .card,
.dark-theme .header-navbar {
	background-color: #1f1f1f;
	color: #e0e0e0;
}
.dark-theme .typeChart,
.dark-theme .note-editor.note-airframe .note-editing-area .note-editable, .note-editor.note-frame .note-editing-area .note-editable {
	background-color: #FFF;
}

.dark-theme .form-label,
.dark-theme .search_type,
.dark-theme .datatable_length select,
div.dt-button, a.dt-button, input.dt-button{
	color: #262D34;
	font-weight: bold;
}

.dark-theme button.dt-button{
	color: #fff;
}

.dark-theme .dropdown-menu{
	background: #1F1F1F;
	border-color: #1F1F1F;
}

.dark-theme .dropdown .dropdown-menu .dropdown-item:active,
.dark-theme .dropdown-item:focus, 
.dark-theme .dropdown-item:hover{
	background: #545454 !important;
	border-color: #545454 !important;
}

.dark-theme .text-darktheme-white,
.dark-theme .search_val,
.dark-theme .dataTables_length label,
.dark-theme .search_valc,
.dark-theme .form-check-label{
	color: #fff;
	font-weight: bold;
}

.dark-theme nav-item,
.dark-theme .dropdown-menu a,
.dark-theme .nav.nav-tabs .nav-item .nav-link,
.dark-theme .main-menu.menu-dark .navigation li a{
	color: #FEE247;
	font-weight: bold;
}

.dark-theme .page-item:first-child .page-link,
.dark-theme .page-item:last-child .page-link,
.dark-theme .page-item:not(:first-child) .page-link{
	color: #FEE247;
}
.dark-theme .btn dropdown-item{
	background-color: rgb(0, 150, 136);
}

.options-row {
	background-color: #f9f9f9;
	transition: all 0.3s ease-in-out;
}

.options-menu {
	list-style: none;
	padding: 10px;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}

.options-menu li {
	margin-right: 15px;
}

.options-menu li a {
	text-decoration: none;
	color: #007bff;
}

.options-menu li a:hover {
	color: #0056b3;
}

.time-slot-options {
	max-height: 150px; /* Ajuste o valor para controlar a altura */
	overflow-y: auto;  /* Permite rolagem quando o conteúdo ultrapassar a altura */
}

.login__form-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 2rem;
	line-height: 2.25rem;
	font-weight: 600;
	color: #0082f2;
}

.btn-warning i.material-icons {
    vertical-align: middle; /* Opcional, alinha com o texto */
}

.btn-info i.material-icons {
    vertical-align: middle; /* Opcional, alinha com o texto */
}

.dark-theme .costum-dark-text {
	color: #fff;
}