:root {
	--color-primary: #001531;
	--color-primary-rgb: 161, 19, 27;
	--color-primary-contrast: #ffffff;
	--color-primary-contrast-rgb: 255, 255, 255;
	--color-primary-shade: #8e1118;
	--color-primary-tint: #aa2b32;

	--color-secondary: #fed530;
	--color-secondary-rgb: 161, 19, 27;
	--color-secondary-contrast: #ffffff;
	--color-secondary-contrast-rgb: 255, 255, 255;
	--color-secondary-shade: #8e1118;
	--color-secondary-tint: #aa2b32;
}

@font-face {
	font-family: 'Courier New', Courier, monospace;
	src: url('../fonts/courier.ttf');
}

@font-face {
	font-family: Times;
	src: url('../fonts/times.ttf');
}
  
@font-face {
	font-family: Helvetica;
	src: url('../fonts/Helvetica.ttf');
}

.lato-thin {
	font-family: "Lato", sans-serif;
	font-weight: 100;
	font-style: normal;
}

.lato-light {
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
}

.lato-regular {
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.lato-bold {
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-style: normal;
}

.lato-black {
	font-family: "Lato", sans-serif;
	font-weight: 900;
	font-style: normal;
}

.lato-thin-italic {
	font-family: "Lato", sans-serif;
	font-weight: 100;
	font-style: italic;
}

.lato-light-italic {
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: italic;
}

.lato-regular-italic {
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-style: italic;
}

.lato-bold-italic {
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-style: italic;
}

.lato-black-italic {
	font-family: "Lato", sans-serif;
	font-weight: 900;
	font-style: italic;
}



.btn-primary {
	background-color: #008ED3 !important;
}

.btn-tertiary {
	color: #008ED3 !important;
	border-color: #008ED3 !important;
	background-color: #fff !important;
}


body {
	font-family: 'Lato' !important;
}

.min-h-100vh {
	min-height: 100vh !important;
}

.invalid-form,
.invalid-image {
	border: 1px solid #ff0000;
}

.bg-filtrando {
	background-color: rgba(28, 200, 138, .4);
	background-image: linear-gradient(180deg, rgba(28, 200, 138, .3) 10%, rgba(19, 133, 92, .3) 100%);
	background-size: cover;
}

.nav-tabs {
	border-bottom: 0px;
}

#pager {
	display: flex;
	width: 100%;
	justify-content: flex-end;
	gap: 4px;
	margin-top: 10px;
}

#pager .stepper-before,
#pager .stepper-next,
#pager .stepper {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 0.25rem 0.5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: 0.2rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	color: var(--color-primary);
	border: 1px solid var(--color-primary);
	cursor: pointer;
}

#pager .stepper-before:hover,
#pager .stepper-next:hover,
#pager .stepper:hover,
#pager .stepper-active {
	color: var(--color-primary-contrast);
	background-color: var(--color-primary);
}

/* Login */
.bg-login-image {
	background-image: url('/img/alphacode_quadrado.jpg');
	cursor: pointer;

	background-size: cover !important;
	/* ajusta a imagem para cobrir todo o espaço sem distorcer */
	background-position: center !important;
	/* centraliza a imagem no elemento */
	background-repeat: no-repeat !important;
	/* evita que a imagem se repita */
}

.bg-password-image {
	background-image: url('/img/alphacode_quadrado.jpg');
}

.footer-login p {
	color: #FFFFFF;
	font-size: small;
}

.footer-login img {
	height: 23px;
}

#olho-senha {
	width: 25px;
	border: none;
	cursor: pointer;
	position: absolute;
	top: 324px;
	right: 44%;
	color: #555;
	transform: translateY(-50%);
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #eaebf0;
	text-decoration: none;
	background-color: #088cd4;
	border-radius: 4px;
}

@media (max-width: 300px) {
	#olho-senha {
		right: 22%;
	}
}

::-webkit-calendar-picker-indicator {
	border-radius: 50%;
	margin-left: 0.1rem;
	width: 14px;
	height: 14px;
	cursor: pointer;
}

::-webkit-calendar-picker-indicator:hover {
	-webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.04);
	box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.04);
}

/* usuarios START */
.img-avatar {
	position: relative;
	top: 0;
	left: 10px;
	width: 180px !important;
	height: 180px !important;
	border-radius: 50%;
	margin: 0px !important;
	cursor: pointer;
	object-fit: cover;
	margin-bottom: 30px !important;
}

.nav-tabs {
	border-bottom: 0px;
	margin-bottom: -1px;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:hover {
	margin-bottom: 0px;
	border-color: #A0A3AD !important;
}

.nav-tabs .nav-link {
	border: 0;
}

.header-aba {
	border-radius: 0px calc(0.35rem - 1px) 0px 0px !important;
}

.aba-selecionada:active,
.active.aba-selecionada {
	background-color: #001531 !important;
	color: white !important;
}

.aba-selecionada {
	background-color: #E2E3E6 !important;
	color: #001531 !important;
}

.pointer {
	cursor: pointer !important;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
	border-radius: 4px !important;
}

/* usuarios END */

/* Menu START */
.item-nav-link {
	color: #27292F !important;
	width: 100% !important;
	font-weight: 600;
}

.name_usuario {
	color: #27292F !important;
	font-weight: 700;
	font-size: 14px;
}

.item-menu {
	margin: 0px !important;
	width: 100% !important;
	height: 2.5rem !important;
	margin: 0 !important;
	margin-left: 0px !important;
	display: flex !important;
	align-items: center !important;
	border-top-width: 1px !important;
	border-right-width: 0px !important;
	border-left-width: 0px !important;
	border-bottom-width: 1px !important;
	border-radius: 0px 2px 2px 0px !important;
	border-style: solid !important;
	border-color: #fff !important;
}

.item-menu:hover {
	margin-left: 0px !important;
	background-color: #088cd4 !important;
	border-top-width: 1px !important;
	border-right-width: 0px !important;
	border-bottom-width: 1px !important;
	border-left-width: 0px !important;
	border-radius: 0px 2px 2px 0px !important;
	border-style: solid !important;
	border-color: #fff !important;
	display: flex !important;
	align-items: center !important;
}

.menu-active {
	margin-left: 0px !important;
	background: #088cd4 !important;
	border-top-width: 1px !important;
	border-right-width: 0px !important;
	border-bottom-width: 1px !important;
	border-left-width: 0px !important;
	border-radius: 0px 2px 2px 0px !important;
	border-style: solid !important;
	border-color: #fff !important;
	display: flex !important;
	align-items: center !important;
}

.sidebar {
	width: 20rem !important;
}

.sidebar .nav-item .nav-link i {
	font-size: 18px !important;
}

.sidebar .nav-item .nav-link span {
	font-weight: 500 !important;
}

.nav-link i {
	color: #000 !important;
}

.item-menu>a:hover>span {
	color: #fff !important;
}

.item-menu>a:hover>i {
	color: #fff !important;
}

.menu-active>a>span {
	color: #fff !important;
}

.menu-active>a>i {
	color: #fff !important;
}

/* Menu END */

/* START Layout da paginação */
.stepper {
	border-radius: 8px !important;
	margin-right: 4px !important;
	margin-left: 4px !important;
	padding: 8px !important;
	cursor: pointer !important;
	box-shadow: 0px 3px 6px #00000029 !important;
	width: 28px !important;
	height: 28px !important;
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	font-weight: 300 !important;
}

.stepper-active {
	background-color: #001531 !important;
	/* background-color: #4e73df !important; */
	border-radius: 8px !important;
	padding: 8px !important;
	box-shadow: 0px 3px 6px #00000029 !important;
}

.stepper:hover {
	background-color: #001531 !important;
	/* background-color: #4e73df !important; */
	border-radius: 8px !important;
	padding: 8px !important;
	box-shadow: 0px 3px 6px #00000029 !important;
}

#pager .stepper-before,
#pager .stepper-next,
#pager .stepper {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 0.25rem 0.5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: 0.2rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	color: var(--color-primary);
	border: 1px solid var(--color-primary);
	cursor: pointer;
}

#pager .stepper-before:hover,
#pager .stepper-next:hover,
#pager .stepper:hover,
#pager .stepper-active {
	color: var(--color-primary-contrast);
	background-color: var(--color-primary);
}

/* END Layout da paginação */

/* gerador START */
.text-titulo {
	font-size: 25px;
	font-weight: 700;
	color: #000 !important;
}

.titulo-info {
	font-size: 18px;
	font-weight: 400;
	color: #000 !important;
	opacity: 0.8;
	margin: 15px 0px 10px 0px;
}

.card-header:first-child {
	border-radius: calc(0.15rem - 1px) calc(0.15rem - 1px) 0 0;
}

.card-header {
	background-color: #001531 !important;
}

.card-header div {
	font-size: 12px;
	color: #FFFFFF !important;
}

.botao- {
	border-radius: 1.35rem !important;
}

.voltar {
	color: #000 !important;
	font-size: 1.875em !important;
}

.table td,
.table th {
	border-top: 0 !important;
}

.table {
	margin-bottom: 5px !important;
	color: #001531 !important;
	font-size: 0.9rem !important;
}

.body-table {
	padding: 0 !important;
}

.card:not(.o-hidden) {
	background-color: #2a02fc00;
}

.card-table {
	border-radius: 12px 12px 0 0 !important;
}

.tabela-listagem thead tr td:first-child {
	border-radius: calc(0.15rem - 1px) 0 0 0 !important;
}

.tabela-listagem thead tr td:last-child {
	border-radius: 0 calc(0.15rem - 1px) 0 0 !important;
}

.tabela-listagem thead:nth-of-type(1) {
	background-color: #001531 !important;
	font-weight: 700 !important;
	color: #fff !important;
	line-height: 0.9 !important;
	font-size: 0.8rem !important;
}

.tabela-listagem-avaliacoes thead:nth-of-type(1) {
	background-color: #FFFFFF !important;
	font-weight: 700 !important;
	color: #001531 !important;
	line-height: 0.9 !important;
	font-size: 1rem !important;
	text-align: center !important;
}

.tabela-listagem-hospitais thead:nth-of-type(1) {
	background-color: #B0B0B0 !important;
	font-weight: 700 !important;
	color: white !important;
	line-height: 0.9 !important;
	font-size: 1rem !important;
	text-align: center !important;
}

.btn {
	font-size: 0.8rem;
	border-radius: 0.55rem;
	white-space: nowrap !important;
}

.btn-sm {
	padding: 0.25rem 0.8rem !important;
}

.btn:focus {
	outline: none;
	box-shadow: none;
}

.form-control {
	border-radius: 0.5rem !important;
	color: #4D4F5C !important;
	font-size: 14px;
}

.form-control::placeholder {
	color: #888787;
	opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
	border: 1px solid #eeeeee !important;
}

.form-control:focus {
	box-shadow: 0 0 0 0.2rem rgba(5, 56, 207, 0.25) !important;
}

.card-body {
	padding: 1.25rem !important;
}

.label-geral {
	color: #838383c0;
	margin-left: 10px;
	font-size: 15px;
}

.disabled {
	cursor: not-allowed !important;
}

select {
	cursor: pointer;
}

/* gerador END */

.dropdown-menu {
	padding: 0 !important;
}


/* DASHBOARD START */
.titulo-contador {
	font-size: 14px;
	color: #838383a3;
	font-weight: 600 !important;
}

.qtd-contador {
	color: #00031b;
	margin-top: 13px;
	font-size: 24px;
}

.link-contador:hover {
	text-decoration: none;
}

.card-hover {
	background: #ffffff !important;
	transition: background-color 2s ease-out 400ms;
	min-height: 140px !important;

}

:not(.aumento).card-hover:hover {
	background-color: #ff009005 !important;
	color: #ffffff !important;
	/* box-shadow: rgb(0 0 0 / 17%) 0px -23px 25px 0px inset, rgb(0 0 0 / 0%) 0px -36px 30px 0px inset, rgb(0 0 0 / 0%) 0px -79px 40px 0px inset, rgb(0 0 0 / 6%) 0px 2px 1px, rgb(0 0 0 / 9%) 0px 4px 2px, rgb(0 0 0 / 9%) 0px 8px 4px, rgb(0 0 0 / 0%) 0px 16px 8px, rgb(0 0 0 / 0%) 0px 32px 16px !important; */
	box-shadow: rgb(0 0 0 / 6%) 0px -23px 25px 0px inset, rgb(0 0 0 / 0%) 0px -36px 30px 0px inset, rgb(0 0 0 / 0%) 0px -79px 40px 0px inset, rgb(0 0 0 / -4%) 0px 2px 1px, rgb(0 0 0 / 9%) 0px 4px 2px, rgb(0 0 0 / 9%) 0px 8px 4px, rgb(0 0 0 / 0%) 0px 16px 8px, rgb(0 0 0 / 0%) 0px 32px 16px !important;
}

.hidden {
	display: none;
}

.frame {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	gap: 8px;
	position: relative;
	margin-left: 10px;
}

.frame .text-wrapper {
	position: relative;
	width: fit-content;
	margin-top: -1px;
	opacity: 0.5;
	font-family: "Inter-Regular", Helvetica;
	font-weight: 400;
	color: #000000;
	font-size: 20px;
	letter-spacing: 0;
	line-height: normal;
	white-space: nowrap;
}

.frame .div {
	position: relative;
	width: fit-content;
	font-family: "Inter-SemiBold", Helvetica;
	font-weight: 600;
	color: #000000;
	font-size: 35px;
	letter-spacing: 0;
	line-height: normal;
	white-space: nowrap;
}

.frame .group {
	position: relative;
	width: 125px;
	height: 20px;
}

.frame .element-nesse-m-s {
	position: absolute;
	top: 2px;
	left: 23px;
	font-family: "Inter-Bold", Helvetica;
	font-weight: 400;
	color: transparent;
	font-size: 14px;
	letter-spacing: -0.12px;
	line-height: normal;
	width: 150px;
}

.frame .span {
	font-weight: 700;
	color: #00ac4f;
}

.frame .text-wrapper-2 {
	font-family: "Inter-Regular", Helvetica;
	color: #292d32;
}

.frame .arrow-up {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	left: 0;
}

.icone_aumento {
	background-color: #7099E7;
	display: flex;
	justify-content: center;
	flex-direction: row;
	width: 60px;
	height: 60px;
	align-items: center;
	border-radius: 50%;
}

.vermelho {
	color: red !important;
}


/* DIV de documento PDF */

.documento {
	width: 50%;
}

.documento .form-group {
	position: relative;
	display: inline-block;
	border: 1px solid #000000;
	border-radius: 10px;
	min-width: 100px;
	height: 100px;
}

.documento .form-group input {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 60px;
	transform: translate(-50%, -50%);
	opacity: 0;
}

/* DASHBOARD END */

/* NOTIFICAÇÕES START */
.input-valor {
	display: flex;
	flex-direction: row-reverse;
}

.icone-input-data {
	border-radius: 0 0.75rem 0.75rem 0 !important;
	width: 3rem;
	background-color: #eaecf4;
	color: #a2a2a2;
	border: none;
}

.onboard {
	/* background-image: url('/img/onboard.png'); */
	background-image: url('/svg/alphacode_building.svg');
}

.fd-column {
	flex-direction: column;
}

.justify-content-center {
	justify-content: center;
}

.text-capitalize {
	text-transform: capitalize;
}

@media (min-width: 576px) {
	.modal-dialog {
		max-width: 520px;
		margin: 1.75rem auto;
	}
}

.titulo-relatorio {
	font-size: 18px;
}

/* NOTIFICAÇÕES END */

/* RELATÓRIOS START */

.title-report {
	font-size: 1.6rem;
	font-weight: 900;
	color: #000;
}

.card-report {
	background-color: #fff;	
}

.card-relarorio {
	border-radius: 15px;
	font-weight: bold;
	background-color: #fff;
	padding-top: 1.5vw;
}

.label-relatorio {
	font-size: 1.4rem;
	font-weight: 900;
	padding-left: 1vw;
}

/* RELATÓRIOS END */