/*Fuente poppins usada en el iframe*/
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

/* COLOR FONDO */
body {
	background-color: #F3F3F3;
}

@media (max-width:576px) {
	body {
		font-size: 0.9rem;
	}
}

.box-filter {
	/*grey rectangles*/
	background-color: #e4e7eb;
	text-align: center;
	padding: 0.15rem 0.5rem;
	font-size: 0.9rem;
	margin: 0 0.5rem 0 0;
	border-radius: 2px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: max-content;
}

.box-filter i {
	margin: 0 0 0 0.25rem;
	color: #a9a9a9;
	cursor: pointer;
}

/* Oculta la flecha automática de Bootstrap */
.dropdown-toggle-custom::after {
	display: none !important;
}

/* Asegurar que el botón se vea como un select */
.dropdown-toggle-custom {
	appearance: none;
	/* Oculta la flecha del sistema */
}

/* Ajustar el tamaño de la lista */
.dropdown-menu-custom {
	max-height: 500px;
	overflow-y: auto;
	position: absolute !important;
	right: 0;
	max-width: inherit;
}

/* Estilo para el input de búsqueda */
.search-box-custom {
	padding: 5px;
	width: 100%;
	border: none;
	outline: none;
	border-bottom: 1px solid #ccc;
}

.custom-select-wrapper {
	max-width: 100%;
	position: relative;
	width: 100%;
}

.search-container {
	position: sticky;
	top: 0;
	left: 0;
	width: 100%;
	background: white;
	padding: 5px;
	z-index: 101;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/*remove arrows in inout number of listado_pedidos_reembolsados
/* Chrome, Safari, Edge, Opera */
#tBodyOrderRefund input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
#tBodyOrderRefund input[type=number] {
	-moz-appearance: textfield;
}

/*NAV-TABS*/
@media (max-width:900px) {
	.navbar-brand {
		margin-right: 0.1rem;
	}

	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 0.12rem;
		padding-left: 0.12rem;
	}
}

/* Utilidades de tamaño de fuente */
.fs-110 {
	font-size: 1.1rem !important;
}

.fs-120 {
	font-size: 1.2rem !important;
}

.fs-125 {
	font-size: 1.25rem !important;
}

.fs-150 {
	font-size: 1.5rem !important;
}


.nav-tabs-style {
	box-shadow: 0px 2px 3px 1px #cdcdcd;
}

.nav-tabs-style .nav-link.active {
	/*border:1px solid #d5d5d5!important;*/
}

.nav-tabs-style button {
	background-color: #f1f1f1;
	border-radius: 0 !important;
}

.nav-tabs-style button:focus {
	outline: none;
}

.tr_red {
	background-color: #ff45453d;
}

.bg-gray {
	background-color: #f8f9fa !important;
}

/* BOTONES PDF*/

.btn-file-icon {
	background: none;
	border: none;
	font-size: 1.75rem;
	cursor: pointer;
}

.btn-file-icon:focus,
.btn-file-icon:focus-visible {
	outline: none;
}

.btn.dropdown-toggle {
	height: 100%;
}

/*configuracion_menuweb*/
.mantenimiento-container {
	background-color: #FFF;
	border-radius: 5px;
	padding: 2rem;

}

/*iframe de hipercalzado para notificar un error en la info del producto*/
#body-iframe {
	background-color: #FFF !important;
}

.form-group-iframe {
	margin-bottom: 20px;
	line-height: 1.55;
}

.form-control-iframe {
	font-family: "Poppins", sans-serif;
	-webkit-font-smoothing: antialiased;
	height: calc(2.5rem - 2px);
	background: #fff;
	color: #acaaa6;
	border: 1px solid #e5e5e5;
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 0;
	display: block;
	width: 100%;
	line-height: 1.25;
	touch-action: manipulation;
}

.label-iframe {
	font-family: "Poppins", sans-serif;
	-webkit-font-smoothing: antialiased;
	color: #414141;
	font-size: 13px;
	display: inline-block;
	margin-bottom: 0.5rem;
	touch-action: manipulation;
}

.form-control-iframe:focus {
	color: #55595c;
	background-color: #fff;
	outline: none;
}

.textarea-iframe {
	resize: none;
	height: 80px;
}

.btn-iframe {
	float: right;
	display: inline-block;
	min-height: 40px;
	min-width: 150px;
	background: #292929;
	padding: 10px 20px;
	line-height: 20px;
	border: 0;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	font-weight: 500;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	user-select: none;
	touch-action: manipulation;
	transition: all .4s;
}

.p-iframe {
	font-family: "Poppins", sans-serif;
	-webkit-font-smoothing: antialiased;
	color: #414141;
	font-size: 13px;
}

.p-iframe-red {
	color: #f11d22;
}

.table-notification-error-hiper tr td {
	vertical-align: middle !important;
}

.form-control-checkbox {
	width: 0.9rem;
	height: 0.9rem;
}

@media (max-width: 768px) {
	.input_precio {
		width: 5.2rem !important;
	}

	.input_ean {
		width: 9.2rem !important;
	}
}

/* TAMAÑOS */
.rem1 {
	width: 1rem !important;
}

.rem1-3 {
	width: 1.3rem !important;
}

/* LIST STYLE */

.ls-none {
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* FORMULARIO DE BUSQUEDA */
.busqueda {
	margin-right: 3px;
}

#form_extendido {
	display: none;
}

/* TABLA MENSAJES PENDIENTES */
.mensajes_pendientes td {
	border-color: black !important;
}

/*border de selección*/
.border-2 {
	border: 2px solid #dee2e6 !important;
}

/* SCROLL */
.my-custom-scrollbar {
	position: relative;
	height: 300px;
	overflow: auto;
}

.table-wrapper-scroll-y {
	display: block;
}

#suggestions {
	box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
	height: auto;
	position: absolute;
	/*top: 45px;*/
	z-index: 9999;
	width: 28%;
}

#suggestions .suggest-element {
	/*background-color: #EEEEEE;*/
	border-top: 1px solid #d6d4d4;
	cursor: pointer;
	padding: 8px;
	width: 100%;
	float: left;
}

#suggestions_combinacion {
	box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
	height: auto;
	position: absolute;
	top: 45px;
	z-index: 9999;
}

#suggestions_combinacion .suggest-element {
	/*background-color: #EEEEEE;*/
	border-top: 1px solid #d6d4d4;
	cursor: pointer;
	padding: 8px;
	width: 100%;
	float: left;
}

.quitarfocus:focus {
	outline: 0px !important;
	box-shadow: none !important;
	border-color: #ced4da !important;
}

.r-none {
	resize: none;
}

.r-horizontal {
	resize: horizontal;
}

.r-vertical {
	resize: vertical;
}

.r-both {
	resize: both;
}

.custom-file-label::after {
	content: "Buscar" !important;
}

.bg-disabled {
	background-color: #e9ecef !important;
}

/*MARGIN AUTO*/
.ml-auto {
	margin-left: auto;
}

.mr-auto {
	margin-right: auto;
}

/*MARGIN TOP*/
.mt-6 {
	margin-top: 4rem !important;
}

.mt-7 {
	margin-top: 5rem !important;
}

.mt-8 {
	margin-top: 5rem !important;
}

.mt-9 {
	margin-top: 6rem !important;
}

.mt-10 {
	margin-top: 7rem !important;
}

/*MARGIN BOTTOM*/
.mb-6 {
	margin-bottom: 4rem !important;
}

.mb-7 {
	margin-bottom: 5rem !important;
}

.mb-8 {
	margin-bottom: 5rem !important;
}

.mb-9 {
	margin-bottom: 6rem !important;
}

.mb-10 {
	margin-bottom: 7rem !important;
}

/*MARGIN LEFT*/
.ml-6 {
	margin-left: 4rem !important;
}

.ml-7 {
	margin-left: 5rem !important;
}

.ml-8 {
	margin-left: 5rem !important;
}

.ml-9 {
	margin-left: 6rem !important;
}

.ml-10 {
	margin-left: 7rem !important;
}

/*MARGIN RIGHT*/
.mr-6 {
	margin-right: 4rem !important;
}

.mr-7 {
	margin-right: 5rem !important;
}

.mr-8 {
	margin-right: 5rem !important;
}

.mr-9 {
	margin-right: 6rem !important;
}

.mr-10 {
	margin-right: 7rem !important;
}

.w-45 {
	width: 45% !important;
}

.border-legend {
	width: auto !important;
	/* Or auto /
    padding:0 10px; / To give a bit of padding on the left and right */
	border-bottom: none !important;
}

.ir-arriba {
	z-index: 1049 !important;
	display: none;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*background:#024959;*/
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	position: fixed;
	bottom: 20px;
	right: 20px;
}

.ir-abajo {
	z-index: 1049 !important;
	display: block;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*background:#024959;*/
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	position: fixed;
	bottom: 20px;
	right: 20px;
}

.cursor-pointer {
	cursor: pointer;
}

.min-width-auto {
	min-width: auto !important;
}

.filter-option {
	display: inline-block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem 1.75rem .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
	background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.menu-lateral-fijo {
	position: sticky;
	top: 0;
	overflow-y: auto;
	height: 100vh;
}

.json-key {
	color: darkorange;
}

.json-value {
	color: limegreen;
}

.json-string {
	color: gold;
}

.max-height-75 {
	max-height: 75vh;
}

.size-circle {
	font-size: 0.50em;
}

.c-pointer {
	cursor: pointer;
}

.div-seller {
	background-color: #dedede;
	border-bottom: 1px solid #a8a8a8;
	z-index: 9 !important;
	padding: 9px;
}

/*Quitar cuando se pase todo a bs5*/
.badge-custom {
	color: white;
	padding: 0.5rem;
	border-radius: 15px;
}

.bg-soft-primary {
	background-color: #007bff;
}

.bg-soft-primary th {
	color: white;
}

.bg-warning {
	background-color: #ffae60d6 !important;
}

form#seller .card-header .row {
	margin: 0;
}

/*EDITORJS*/
.container-editorjs {
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	background-color: #fff;
}

.editorjs-custom-block {
	padding: 20px 0;
}

.editorjs-custom-block input {
	width: 100%;
	padding: 10px;
	border-radius: 2px;
	outline: none;
}

.codex-editor__redactor {
	padding-bottom: 120px !important;
}

@media (min-width: 651px) {
	.codex-editor--narrow .codex-editor__redactor {
		margin-right: unset !important;
		margin-left: 60px !important;
	}

	.codex-editor--narrow .ce-toolbar__actions {
		right: unset !important;
		left: 0px !important;
	}
}

/*SPINNER*/
.loader {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	display: inline-block;
	border-top: 4px solid #052137;
	border-right: 4px solid transparent;
	box-sizing: border-box;
	animation: rotation 1s linear infinite;
}

.loader::after {
	content: '';
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	border-left: 4px solid #4174d4;
	border-bottom: 4px solid transparent;
	animation: rotation 0.5s linear infinite reverse;
}

.loader-small {
	width: 22px !important;
	height: 22px !important;
	border-top: 2px solid #052137;
	border-right: 2px solid transparent;
}

.loader-small::after {
	width: 22px !important;
	height: 22px !important;
	border-left: 2px solid #4174d4;
	border-bottom: 2px solid transparent;
}

@keyframes rotation {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

#spinner_load_page {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 96%;
	height: 60vh;
	opacity: 0;
	z-index: -99;
	transition: all .3s ease-out;
}

.show-spinner-load-page {
	opacity: 1 !important;
	z-index: 99 !important;
	transition: all .3s ease-out;
}

/*quitar cuando se pase todo a bs5*/
@media (min-width:992px) {
	#listado_liquidado #lista {
		width: 40rem;
	}
}

/* LOGIN PAGE (index.php) */
body.login-body {
	margin: 0px !important;
}

.window-height-bg {
	width: 100%;
	background: white url(/img/new_index.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

#index_info_p {
	background-color: #ffffff8f;
	box-shadow: 0 0 5px 1px #ffffff8f;
	padding: 4px;
	margin: 6px;
	border-radius: 0px;
	font-size: 10px;
}

/* Estudio de compras: Tabla compacta */
/*#estudio_compras_page #tabla_estudio_compras {
	table-layout: fixed !important;
	width: 100% !important;
	font-size: 0.85rem !important;
}

#estudio_compras_page #tabla_estudio_compras th,
#estudio_compras_page #tabla_estudio_compras td {
	padding: 2px 2px !important;
	vertical-align: middle !important;
}

#estudio_compras_page #tabla_estudio_compras .form-control-sm {
	padding: 1px 2px !important;
	font-size: 0.8rem !important;
}*/

/* Anchos de columna especificos */
/*#estudio_compras_page #tabla_estudio_compras .fixed-width {
	width: 35px !important;
	text-align: center;
}

#estudio_compras_page #tabla_estudio_compras .foto {
	width: 100px !important;
}

#estudio_compras_page #tabla_estudio_compras .titulo {
	width: auto !important;
	min-width: 150px !important;
}

#estudio_compras_page #tabla_estudio_compras .stock {
	width: 50px !important;
	text-align: center;
}

#estudio_compras_page #tabla_estudio_compras .vendido {
	width: 50px !important;
	text-align: center;
}

#estudio_compras_page #tabla_estudio_compras .coste {
	width: 90px !important;
}

#estudio_compras_page #tabla_estudio_compras .fecha-margen {
	width: 85px !important;
	text-align: center;
	font-size: 0.75rem;
}

#estudio_compras_page #tabla_estudio_compras .margen {
	width: 160px !important;
}

#estudio_compras_page #tabla_estudio_compras .precio {
	width: 120px !important;
}

#estudio_compras_page #tabla_estudio_compras .margen-real {
	width: 75px !important;
	text-align: center;
}

#estudio_compras_page #tabla_estudio_compras .enlaces {
	width: 145px !important;
}

#estudio_compras_page #tabla_estudio_compras td.titulo a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 280px;
}*/