/* GLOBAL STYLES */

body {
	margin-top: 0px !important;
	color: #fff;
	font-family: Oxygen !important;
	margin-left: 0px !important;

	margin-right: 0px !important;
}

html,
body {
	height: 100%;
}

#shiftData {
	width: 80%;
	margin-left: 10%;
	/*margin-top: 72px;*/
	min-height: 20%;
	position: fixed;
	z-index: 10000;
}
#confirm {
	width: 90%;
	margin-left: 10%;
	/*margin-top: 72px;*/
	min-height: 20%;
	position: fixed;
	z-index: 10000;
}

.fa {
	color: #ccc;
}

.fa:hover {
	color: #666;
}

.fa-check:hover {
	color: green;
}

.fa-close:hover {
	color: red;
}

.fa-star:hover {
	color: blue;
}

.fa-fire-extinguisher:hover {
	color: red;
}

.fa-ambulance:hover {
	color: green;
}

.navbar-brand {
	margin-left: 0px !important;
	padding: 0px 0px !important;
}
/* td,
th {
  vertical-align: middle !important;
  text-align: center !important;
} */

.iti-flag {
	background-image: url('../images/flags.png');
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.iti-flag {
		background-image: url('../images/flags@2x.png');
	}
}

@media (max-width: 600px) {
	.navbar-toggle {
		display: block !important; /* force showing the toggle */
	}

	.navbar-brand {
		margin-left: 15px !important;
	}
}

@media (max-width: 767px) {
	.navbar-toggle {
		display: block !important; /* force showing the toggle */
	}

	.navbar-brand {
		margin-left: 15px !important;
	}
}
@media (min-width: 768px) and (max-width: 1090px) {
	#mainNav .navbar-right {
		display: flex !important;
		flex-wrap: wrap !important;
		justify-content: flex-end !important;
	}
}
@media (min-width: 992px) {
	body {
		padding: 0;
	}

	.navbar {
		right: auto;
		background: none;
		border: none;
	}

	.canvas {
		padding: 0;
	}
}

.navbar {
	color: #232323;
}

.navbar-toggle {
	float: left !important;
	margin-left: 15px;
}

.navmenu {
	z-index: 1 !important;
}

.navmenu,
.navbar-offcanvas {
	width: auto !important;
}

.canvas {
	position: relative;
	left: 0;
	z-index: 2;
	min-height: 100%;
	padding: 50px 0 0 0;
	background: #fff;
}

.icon-bar {
	border: 1px solid #fff;
}

fieldset,
label {
	margin: 0;
	padding: 0;
}
body {
	margin: 20px;
}
h1 {
	font-size: 1.5em;
	margin: 10px;
}

/****** Style Star Rating Widget *****/

.rating {
	border: none;
	float: left;
}

.rating > input {
	display: none;
}

.rating > label:before {
	margin: 5px;
	font-size: 1.25em;
	font-family: FontAwesome;
	display: inline-block;
	content: '\f005';
}

.rating > .half:before {
	content: '\f089';
	position: absolute;
}

.rating > label {
	color: #ddd;
	float: right;
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label {
	color: #ffd700;
} /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label {
	color: #ffed85;
}

.p-0 {
	padding: 0 !important;
}

/* Agendar en calendar /generate-calendar-shift */
.body-agendar-turno {
	background-color: #949494;
}
.container-agendar-turno {
	display: flex;
	justify-content: center;
	margin: 2rem;
}
.agendar-turno {
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #fcfcfc;
	border: solid 1px #949494;
	border-radius: 1rem;
	padding: 2rem 1rem;
}

.container-agendar-turno a {
	width: fit-content;
	text-decoration: none;
	color: #fcfcfc;
}

@media (max-width: 992px) {
	.container-agendar-turno {
		margin: 1rem;
	}
	.agendar-turno h2 {
		font-size: 2rem;
	}
	.agendar-turno img {
		width: 70%;
	}
}

/* stock productos */
.stock-productos-tbody {
	background-color: #fcfcfc;
	color: #232323;
}

.container-buttons-acciones {
	display: flex;
	column-gap: 0.5rem;
	vertical-align: middle;
}

/*CRM x TRATAMIENTO /report-crm-treatment-filter  */
.treatment-filter-container {
	padding-bottom: 4rem;
}

.treatment-filter-container button {
	padding-inline: 50%;
}

/* CRM Oportunidades Clientes crm-oportunities-clientes/ */

.container-busqueda {
	position: relative;
}

.preview-busqueda {
	position: absolute !important;
	display: none;
	background-color: #edecec;
	z-index: 500;
	padding: 1rem !important;
}
.preview-busqueda li {
	list-style: none;
	text-align: start;
	font-size: 1.4rem;
	padding-bottom: 0.5rem;
}
.preview-busqueda span {
	list-style: none;
	text-align: start;
	font-size: 1.1rem;
	padding-bottom: 0.5rem;
}

/* /report-birthday */
.report-birthday-date-input {
	display: flex;
	flex-direction: column !important;
}
.date-range {
	padding: 0.6rem 0.5rem;
	border-radius: 0.2rem;
	border: 1px solid #cecece;
}

/* /getClientPendingTreatments  */
.getPendingTreatments-checkbox-container {
	display: flex;
	justify-content: space-between;
}
.container-traetment-checkbox {
	display: flex;
	justify-content: space-between;
}

.container-traetment-checkbox div {
	display: flex;
	flex-direction: column;
}

.container-traetment-checkbox label {
	margin: 0 !important;
}

.div-checkbox-treatment {
	background-color: #b7dea9;
	padding: 0.5rem;
	border-radius: 5px;
}

/* /crm-oportunity-budget-view  */
.ahorro-text-color {
	color: rgb(214, 9, 9);
}
/* /equipos-detail-massive-exception */

.td-massive-exception-checkbox {
	width: 0.5rem !important;
	text-align: center;
}

.div-massive-exception-date-guardar {
	display: flex;
	justify-content: space-between;
	margin-inline: 1.5rem;
	margin-bottom: 1rem;
}

.div-massive-exception-date-guardar div {
	display: flex;
	gap: 2rem;
	align-items: center;
}

/* FORM TURNOS WEB */

.container-webcalendar {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #141414 !important;
}

.container-webcalendar h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 4rem;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	text-align: center;
}

.container-webcalendar p {
	margin-bottom: 2rem !important;
}

.container-webcalendar h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 2.5rem;
}

.container-webcalendar #calendarFull {
	width: 80%;
	height: 80dvh !important;
	margin-bottom: 5rem;
}

.webcalendar-weekButtons {
	display: flex;
	align-items: center;
	gap: 2rem;
	margin-bottom: 2rem;
}
.webcalendar-weekButtons h3 {
	vertical-align: middle;
	margin: 0 !important;
}

.webcalendar-weekButtons form {
	margin: 0 !important;
}
.webcalendar-weekButtons button {
	background-color: var(--fc-event-bg-color);
	color: #fcfcfc;
}
.webcalendar-modal-header h4 {
	display: block;
}
.webcalendar-container-shift-data p span {
	font-weight: bold;
}
.webcalendar-container-shift-data .title-webshift {
	font-size: 1.5rem;
	font-weight: bold;
}

.webcalendar-footer {
	display: flex;
	justify-content: center;
	gap: 10rem;
	align-items: center;
	background-color: #232323;
	color: #fcfcfc;
	padding-block: 1rem;
}
.webcalendar-footer img {
	width: 15%;
	height: 15%;
}
.webcalendar-footer h4,
.webcalendar-footer p {
	text-align: center;
}
@media (max-width: 992px) {
	.webcalendar-footer {
		flex-direction: column;
		gap: 2rem;
	}
	.webcalendar-footer img {
		width: 25%;
		height: 25%;
	}
	.container-webcalendar #calendarFull {
		width: 90%;
		height: 400px !important;
		margin-bottom: 2rem;
	}
	.container-webcalendar h2 {
		font-size: 2.2rem;
	}
	.container-webcalendar h3 {
		font-size: 1.8rem;
	}
	.logo-web-webcalendar {
		width: 60%;
	}
	.webcalendar-weekButtons {
		gap: 1rem;
	}
	.webcalendar-weekButtons button {
		width: 30px !important;
		height: 20px !important;
		display: flex;
		justify-content: center;
		align-items: center;
		align-content: center;
	}
	.webcalendar-weekButtons button i {
		width: 30px !important;
	}
	.container-webcalendar #calendarFull .fc-toolbar-title {
		font-size: 1.8rem;
		margin-bottom: 0 !important;
	}
}

.turnoweb-confirmado {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.turnoweb-confirmado img {
	width: 500px;
}

.turnoweb-confirmado p {
	text-align: center;
}
.datos-turnoweb-confirmado {
	display: flex;
	flex-direction: column;
	align-content: center;
	padding-block: 0.5rem;
	border-radius: 10px;
	background-color: #666;
	color: #fcfcfc;
	margin-bottom: 2rem;
}

.datos-turnoweb-confirmado h3 {
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
}
.datos-turnoweb-confirmado p {
	font-family: 'Poppins', sans-serif;
	font-size: 1.5rem;
}
.datos-turnoweb-confirmado span {
	font-weight: bold;
}

/* doppler-listas-title */

.doppler-listas-title {
	display: flex;
	justify-content: space-between;
}

.doppler-listas-title div {
	display: flex;
	align-items: center;
	gap: 2rem;
	margin-right: 4rem;
}

.doppler-listas-title div h2 {
	margin: 0 !important;
}

/* crm-lists-add-fast */

.crmlistsaddfast-Checkbox-container {
	display: flex;
	align-items: center;
	border-radius: 8px;
	width: fit-content;
	padding-inline: 0.5rem;
	gap: 1.5rem;
}

.crmlistsaddfast-Checkbox-container input {
	width: 15px;
	margin: 0 !important;
}

.crmlistsaddfast-Checkbox-container label {
	font-size: 1.5rem;
	margin: 0 !important;
}
.crmlistsaddfast-Checkbox-container p {
	margin: 0 !important;
}

/* doppler-listas-detail */

.doppler-listas-detail-add-subscriber {
	display: flex;
	gap: 0.5rem;
	align-items: center;
}

/* stock-insumos-sucursal-stock.php */
.stock-insumos-sucursal-stock-container-guardar {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 2rem;
}
.stock-insumos-sucursal-stock-container-guardar div {
	display: flex;
	flex-direction: column;
}

/* stock-insumos-sucursal-vista1.php */
.stock-insumos-sucursal-vista1-total {
	font-weight: bold;
}

/* clases que no estan en bootstrap3 */
.postion-relative {
	position: relative;
}
.postion-absolute {
	position: absolute;
}
.d-flex {
	display: flex;
}

.flex-direc-column {
	flex-direction: column;
}

.flex-direc-row {
	flex-direction: row;
}

.flex-direc-row-reverse {
	flex-direction: row-reverse;
}

.flex-justify-center {
	justify-content: center;
}

.flex-justify-between {
	justify-content: space-between;
}

.flex-align-center {
	align-items: center;
}

.gap-05-rem {
	gap: 0.5rem;
}

.gap-1-rem {
	gap: 1rem;
}

.gap-1-5-rem {
	gap: 1.5rem;
}

.gap-2-rem {
	gap: 2rem;
}
.mb-1 {
	margin-bottom: 1rem;
}

.mb-2 {
	margin-bottom: 2rem;
}

.mt-1 {
	margin-top: 1rem;
}

.mt-2 {
	margin-top: 2rem;
}

.hcenter {
	text-align: center;
}

.vcenter {
	vertical-align: middle;
}
