.flexCenter {
	position: absolute;
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.strong {
	font-weight: 600 !important;
}
.ic-left {
	margin-right: 10px;
}
.ic-right {
	margin-left: 10px;
}
.formApp {
	position: relative;
	background: #b5b5b5;
	border-radius: 6px;
	border: 1px solid #b5b5b5;
	margin-bottom: 10px;
}
.formApp label {
	margin-left: 5px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 700;
	color: gray;
	width: 100%;
	cursor: text;
}
.formApp input {
	width: 100%;
	padding: 0px 5px;
	background: transparent;
	border: none;
	font-size: 20px;
	font-weight: 500;
}
.formApp input::placeholder {
	color: darkgray;
}
.formApp input:focus {
	outline: none;
}
.iconPasswordInput {
	position: absolute;
	right: 10px;
	top: 35%;
	cursor: pointer;
}
.control-label {
	color: #000;
	font-weight: 400;
}
.dropdown-item {
	font-size: 14px;
}
.bootstrap-autocomplete .dropdown-item:hover {
	cursor: pointer;
}

.custom-control-input {
	cursor: pointer;
}

.pointer {
	cursor: pointer !important;
	user-select: none;
}

.representanteArea {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #022b61;
	overflow: auto;
	margin: auto;
}
.boxRepresentanteArea {
	width: 70%;
	height: auto;
	background-color: #fff;
	border-radius: 10px;
	margin: 10px auto 80px;
	padding: 20px 10px;
}
.container-representanteArea {
	width: 80%;
	margin: auto;
}
.text-darkApp {
	color: #000;
}
.logo-sidebar {
	width: 50px;
}
.sidebar-toggled .logo-sidebar {
	width: 160px;
}
.lnh {
	line-height: 1;
}
.lnhSmall {
	line-height: 0.8 !important;
}

.labelopCardLeft {
	position: absolute;
	top: 5px;
	left: 5%;
	font-size: 0.7rem;
	text-transform: uppercase;
	font-weight: 600;
}
.labelTopCard {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #2ecc71;
	color: #fff;
	font-weight: 800;
	padding: 5px 35px;
	border-top-right-radius: 0.35rem;
	border-bottom-left-radius: 15px;
}
.no-user-select {
	user-select: none;
}
.jumbotron-app {
	padding: 20px;
	border-radius: 10px;
}
.border-x2 {
	border: 2px solid;
}
.card-selected-indicator {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: -10px;
	top: -10px;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background-color: #3550a1;
	color: #fff;
}
.containerHorizontalScroll {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: scroll;
	background-color: #fff;
	align-items: center;
	height: 220px;
}
.smallTxt {
	font-size: 11px;
}
.loadingPage {
	z-index: 10000 !important;
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.65);
	justify-content: center;
	align-items: center;
	overflow: none !important;
	flex-direction: column;
	color: #fff;
}
.loadingPage-footer {
	position: absolute;
	width: 100%;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	/* background-color: rgba(255, 255, 255, 0.85); */
	bottom: 0px;
	/* border-top: 5px solid #3550a1; */
}
.imgLoadingPage {
	width: 100px;
	height: 100px;
}
.imgLoadingPageLogo {
	width: 60px;
}
.loadingPage span {
	text-transform: uppercase;
	/* font-weight: 800; */
	color: #fff;
}
.dropzonearea {
	width: 100%;
	min-height: 150px;
	height: auto;
	border: 1px solid #f0f0f0;
}
.lnh {
	line-height: 1 !important;
}

.badge-lg {
	font-size: 2rem;
	display: block;
}
.btn {
	font-weight: 400;
	border-radius: 4px;
}
.btn-secondary {
	background-color: #f0f0f0;
	border: 1px solid #f0f0f0;
	color: #585858;
}
.btn-whatsapp {
	background-color: #128c7e;
	color: #fff;
}
.btn-whatsapp:hover {
	color: #fff;
}
.modal-title {
	color: #222 !important;
}
.modal-header {
	border-bottom: 0px !important;
	background-color: #fff;
	color: #222 !important;
	/* padding: 30px 20px; */
}
.modal-header h5,
.close {
	color: #222 !important;
}
.modal-footer {
	border-top: 0px !important;
}
.no-user-select {
	user-select: none;
}
@media (max-width: 1300px) {
	.logo_login {
		width: 150px !important;
	}
}
@media (max-width: 1000px) {
	.logo_app {
		width: 280px !important;
	}
	.boxRepresentanteArea {
		width: 95%;
	}
	.container-representanteArea {
		width: 95%;
	}

	.containerHorizontalScroll {
		height: 290px;
	}

	.logo-sidebar {
		width: 50px;
	}

	.card-login {
		width: 90% !important;
	}
	.logo_login {
		width: 150px;
	}
	h4 {
		font-size: 1.3rem;
	}
	span,
	p {
		font-size: 0.8rem !important;
	}
	.boxRepresentanteArea {
		padding: 20px 0px !important;
	}
	.badge {
		font-size: 0.8rem !important;
	}
}
.logo_login {
	width: 250px;
}
.logo_app {
	width: 20vw;
}
.card-body-reset {
	padding: 0px !important;
}
.border2x {
	border-width: 2px !important;
}

/* Estilizando a barra de rolagem */
/* Barra de rolagem vertical */
::-webkit-scrollbar {
	width: 10px; /* Largura da barra de rolagem */
}

::-webkit-scrollbar-track {
	background: #f1f1f1; /* Cor de fundo da barra de rolagem */
}

::-webkit-scrollbar-thumb {
	background: #888; /* Cor da barra de rolagem */
	border-radius: 15px;
	height: 2px !important;
}

::-webkit-scrollbar-thumb:hover {
	background: #555; /* Cor da barra de rolagem ao passar o mouse */
}

.alert-primary {
	background-color: #4e73df;
	color: #fff;
}
.alert-success {
	background-color: #1cc88a;
	color: #fff;
}
.alert-warning {
	background-color: #e67e22;
	color: #fff;
}
.form-control-login {
	background-color: #f0f0f0;
	border: none;
	padding: 20px;
	font-weight: 600;
	color: #000 !important;
	/* border: 1px solid #e4e4e4; */
}
.card-login {
	width: 25%;
	/* height: 60%; */
}
.form-control {
	/* padding: 15px 5px; */
	height: 40px;
	border-radius: 5px;
	border-color: #dadada;
}
.iconeFixoFooter {
	position: absolute;
	bottom: 1vw;
}
.iconeFixoFooter img {
	width: 50px;
}

input[type='checkbox']::before {
	/* ...existing styles */

	transform-origin: bottom left;
	clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}
#formResumoPedidoRepresentante .modal-dialog {
	min-width: 60% !important;
}
#modalBodyProdutos {
	max-height: calc(
		100vh - 200px
	); /* Define a altura máxima do modal para 60% da tela */
	overflow-y: auto; /* Adiciona scroll vertical caso o conteúdo exceda a altura máxima */
}

/* Fixa o header e o footer */
#formResumoPedidoRepresentante .modal-header,
#formResumoPedidoRepresentante .modal-footer {
	position: sticky;
	top: 0;
	z-index: 999;
	background-color: #fff; /* Pode ser personalizado conforme seu estilo */
}

.searchAreaApp {
	background-color: #fff;
	border-radius: 5px;
	padding: 10px;
	border: 2px solid #f0f0f0;
	/* width: 100%; */
	/* display: flex; */
}
.searchAreaApp input {
	border: none;
	background-color: transparent;
	width: 100%;
	padding: 15px;
	border-radius: 1px solid #ccc;
}
.searchAreaApp input::placeholder {
	font-weight: 200;
}
.searchAreaApp input:focus {
	outline: none;
	border-color: #3550a1;
}
.badge-filter {
	font-size: 15px;
}
.card-body {
	border: none !important;
}
.btAppFloating {
	position: fixed;
	left: 8rem;
	bottom: 1rem;
	width: 4rem;
	height: 4rem;
	text-align: center;
	color: #fff;
	line-height: 46px;
	z-index: 2000 !important;
	border: none;
	border-radius: 50%;
}
.areaAlertaSuperAdmin {
	position: absolute;
	width: 100%;
	height: 50px;
	background-color: #ffbd59;
	top: 60px;
}

.textInpuIconeGrupo {
	background-color: #f0f0f0;
}

.textInpuIconeGrupo span {
	position: absolute;
	z-index: 2;
	top: 20%;
	right: 7%;
	cursor: pointer;
}
.swal2-actions .btn {
	margin: 0px 10px;
}
.card-section {
	border: 2px dotted currentColor !important;
}
@media (max-width: 776px) {
	.modal-dialog {
		width: 90%;
		max-width: 90%;
		margin: 0 auto;
	}

	.modal-content {
		padding: 15px;
	}

	.custom-select {
		height: 4.5vw !important;
		font-size: 10px;
	}
}

.modal-fixo .modal-dialog {
	height: 55vh; /* A altura do modal será 100% da viewport */
	display: flex;
	flex-direction: column;
}

.modal-fixo .modal-body {
	overflow-y: auto; /* Ativa o scroll vertical no body */
	max-height: calc(
		100vh - 210px
	); /* Ajusta a altura máxima para incluir header e footer */
}

/* .indicadorAjuda {
	display: none;
	position: fixed;
	right: 1rem;
	bottom: 4rem;
	z-index: 9;
	width: 2.75rem;
	height: 2.75rem;
	text-align: center;
	color: #fff;
	background: rgba(90, 92, 105, 0.5);
	line-height: 46px;
	border-radius: 0.35rem !important;
} */

.sideBarMobile {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #022b61;
	z-index: 9;
	overflow: none;
	/* display: flex; */
	justify-content: center;
	align-items: center;
	padding: 0px !important;
}

.dataTables_paginate {
	overflow-x: auto;
	white-space: nowrap; /* Impede que os itens quebrem para a próxima linha */
}
.divider {
	display: flex;
	align-items: center;
	text-align: center;
	margin: 2rem 0;
}

.divider::before,
.divider::after {
	content: '';
	flex: 1;
	height: 2px;
	background: #ccc;
}

.divider span,
.divider > small {
	padding: 0 1rem;
	font-size: 1rem;
	font-weight: 500;
	color: #022b61;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.areaFooterResumoCotacao {
	position: fixed;
	width: 100%;
	padding: 10px;
	left: 0;
	bottom: 0;
	background-color: #f0f0f0;
	color: #222;
	border-top: 5px solid #f6c23e;
}

@media (max-width: 905px) {
	p,
	label,
	small,
	span,
	.badge,
	#areaGrafico {
		font-size: 9px !important;
	}
	h6,
	h5,
	.h5,
	.text-xs {
		font-size: 11px !important;
	}
	.btn,
	cite,
	b {
		font-size: 10px;
	}
	table,
	.dataTables_info {
		font-size: 10px;
	}
	.pagination,
	.dataTables_length {
		font-size: 9px;
		padding: 0px !important;
	}
	.form-control {
		height: 7vw;
	}
	.custom-select {
		height: 8vw;
	}

	.nav-tabs-mobile,
	.nav-pills-mobile {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto !important; /* Permite o scroll horizontal */
		white-space: nowrap !important;
	}

	.nav-item-mobile {
		display: inline-block !important; /* Garante que os itens fiquem lado a lado */
	}

	/* Estilos gerais */
	.list-group-cs-mobile {
		list-style: none;
		margin: 0;
		padding: 0;
		width: 100%;
		background-color: transparent;
		/* Cor de fundo clara */
	}

	.list-group-cs-mobile .list-group-item-cs-mobile {
		border-bottom: 0.1px solid #ccc;
		/* Divisória entre os itens */
		width: 100%;
	}

	.list-group-cs-mobile .list-group-item-cs-mobile a {
		display: flex;
		align-items: center;
		padding: 15px;
		text-decoration: none;
		color: #fff;
		/* Cor do texto */
		font-size: 16px;
		transition: background-color 0.3s ease;
		width: 100%;
		box-sizing: border-box;
	}

	.list-group-cs-mobile .list-group-item-cs-mobile a:hover {
		background-color: #007bff;
		/* Cor de fundo ao passar o mouse */
		color: white;
		/* Texto branco no hover */
	}

	.list-group-cs-mobile .list-group-item-cs-mobile a i {
		margin-right: 10px;
		/* Espaço entre o ícone e o texto */
	}

	/* Estilos para títulos dentro do menu */
	.sidebar-heading {
		padding: 10px 15px;
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		text-transform: uppercase;
		background-color: transparent;
		/* opacity: .9; */
	}

	/* Remover barra de rolagem horizontal */
	body {
		margin: 0;
		padding: 0;
		overflow-x: hidden;
	}

	.list-group-cs-mobile {
		padding: 0;
	}

	.list-group-cs-mobile .list-group-item-cs-mobile a {
		font-size: 14px;
		padding: 12px 10px;
	}

	.sidebar-heading {
		font-size: 12px;
	}
}
.table {
	width: 100% !important;
}