
.muser{
	color: #ffffff !important;
	font-family: Consolas;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	vertical-align: bottom;
}


.mmenu{
	color: #0C3C89 !important;
	font-family: calibri;
	font-size: 14px;
}

.mmenu li{
	padding-bottom: -5px;
	padding-top: -5px;
}
.titulo:hover{
	color:#0C3C89 !important;
}
.mcoloriconos{
	color:#0A8121 !important;
}
.mnvar a{
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
}
.mheaderfondo{
	background: #CED1D8 !important ;
	color: #fff !important;
}
.pedmostrar{
	background: #DEEAF4 !important;
}
.titulomodal{
	color: #1E5079;
	font-family: calibri;
	font-weight: bold;
}
.pedobligatorio{
	color: #D81614;
}
.pedico{
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-bottom: 10px !important;
	color: #377FD5 !important;
	

	
}


.pedmenucontextual ul{
	margin-left: -170px;
	height: 70px;
	width: 130px !important;
	font-family: arial !important;
	font-size: 18px;
	color: #000000 !important;
	font-weight: normal !important;
}
.pedmenucontextual li:hover{
	background: #F1EFEF !important;
}
.barcodeempresa{
	
	padding-left: -20px !important;
	padding-bottom: 0px !important;

}
.barcode{
	padding-top: 0px !important;
}

.tablaproductosventas{
	width: 100px;
	border: solid #ccc 1px;
    border-collapse: collapse;
    border-radius: 10px;
    overflow:scroll;
}
.tablaproductosventas th{
	background: #86BFD1 !important;
	color: #5A6062;
	height: 50px;
	margin: 15px;
  	padding: 5px;
}
.tablaproductosventas td{
	color: #2574BE;
	margin: 15px;
  	padding: 5px;
}


.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}


.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}


.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}


.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.tablaresumenventa td{
	text-align: right;
}
.menu-nav{
	background: #fff !important;

	justify-content: rigth !important;
	border: solid #ccc 1px;
	padding-left: 20px;
	border-radius: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
	font-family: sans-serif;
	font-size: 13px;
}
.menu-nav li:hover{
	background: #BCC3C9;
	border-radius: 5px;
	cursor: pointer;
	
}
.menu-nav p{
	height: 20px;
}
.menu-nav img{
	width: 20px;
}
.modalPendientes{
	font-size: 14px;

}
.pedheader{
	background: #D2FED5 !important;
	height: 45px !important;

}
.modalAgregarProductoVenta{
	font-family: arial !important;
	font-size: 12px;
}
.modalAgregarProductoVenta textarea{
	font-family: arial !important;
	font-size: 12px;
}
.modalAgregarProductoVenta input{
	font-family: arial !important;
	font-size: 12px;
}
.modalAgregarProductoVenta select{
	font-family: arial !important;
	font-size: 12px;
}
.tablaproductosventas{
	font-family: arial;
	font-size: 12px;
}
.tablaRegistros{
	
	font-size: 14px !important;
}
.pedlogo{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.perfil{
	color:#fff;
	font-size:medium;
	background: #006708;
	margin-top: 20px;
	margin-bottom: 0px;
	padding:5px 5px 5px 5px;
	border-radius: 6px;
}
.registro label{
	font-size: 14px;

	
}
.imgregistro{
	border-radius: 10px;
	width: 50px;
	margin-left: 5px;
	margin-top: 10px;
}
.imglogo{
	
	width: 200px;
	height: 100px;
	margin-left: 5px;
	margin-top: 0px;
}
.banda{
	background: #B8D1E8;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	color:#000;
	border-radius: 10px;
}


.cuadro label{
	padding-top: 5px;
}

.ini{
	margin-top: 25px;
	padding-top: 25px;
}
.imgiconos{
	width: 150px;
}
.borde{
	transition: transform .2s;
	margin-top: 50px;
	border: solid;
	border-color: #fff;
	float:left;
	background: #fff;
	border-radius: 8px;
}
.borde p{
	text-align: center;
	font-family: sans-serif;
}
.borde:hover{
	border-color: #D3D6DC;
	transform: scale(1.1)

}
.tablaclientes{
	width: 100%;
	font-family: arial;
	font-size: 13px;
}
.tablatexto{
	width: 100%;
	font-family: arial !important;
	font-size: 13px !important;
}
.imgvehiculo{
	width: 100px;
}
.zoom {
    width: 100px;
    height: 100px;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
}
.zoom:hover {
    -webkit-transform: scale(1.8); 
    -moz-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);
}
.totales{
	align-items: center;
	background: #318BD6 !important;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 20px;
	color: #fff;
	border-radius: 8px;
}
.formfondo
{
	background: #E9EEE8 ;
	padding:10px 30px 10px 30px;
	border-radius: 8px;
}
.formmovimientostock h6{
	font-weight: bold !important;

}
.formmovimientostock label{
	font-weight: normal !important;
	font-style: normal !important;
	color:#000000;
}
.text-button{
	font-size: 16px;
	font-family: verdana;
	font-style: bold;
}
.img-button{
	width: 50px;
	cursor: pointer;

}
.span-muestras{
	margin:10px 10px 10px 10px ;
	font-family: verdana;
}

.check{
	padding-top: 5px !important;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
}

/*estilos a menu*/
.nav-link {
	background: #5AA3D9;
	color: #FFFFFF !important;
	font-weight: bold;
}

/* OV PRELOADER */
.ov-preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fefefe;
	z-index: 999999;
	height: 100%;
	width: 100%;
	overflow: hidden !important;
}
.ov-preloader .ov-icon {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(https://cdn.svgator.com/assets/landing-pages/static/css-loader/57579327-0-Loaders-3.svg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	margin: -50px 0 0 -50px;
}
.pedlogin{
	-ms-flex-align: center;
	align-items: center;
	/*background-color:#88b38b;*/
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100vh;
	-ms-flex-pack: center;
	justify-content: center;
}
.pedboxlogin
{
	width: 400px;
	margin-top: 100px;
	padding: 20px 10px 30px 10px;
	margin-bottom: 0;
	border-radius: 8px;
	background:#fff;

}

@media (max-width: 576px) {
	.pedboxlogin {
		margin-top: .5rem;
		width: 90%;
	}
}
.toggle-container {
	display: flex;
	justify-content: flex-end; /* Alinea los elementos a la derecha */
	align-items: center; /* Centra verticalmente los elementos */
}
/* Ocultar el checkbox */
#toggleOpciones {
	display: none;
}

  /* Estilo del contenedor del toggle */
#toggleOpciones + label {
	display: inline-block;
	cursor: pointer;
	padding: 8px 16px;
	border: 2px solid #ccc;
	border-radius: 20px;
	background-color: #f0f0f0;
	color: #333;
	transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}

  /* Estilo del contenedor cuando el checkbox está marcado */
#toggleOpciones:checked + label {
	background-color: #007bff;
	border-color: #007bff;
	color: #fff;
}
.icografico{
	margin: 10px 50px 5px 50px;
	text-align: center;
}
.graficoimg{
	width: 40px;
}

#mensajeProcesando {
	display: none; /* Mantener oculto por defecto */
	position: fixed; /* Fijarlo a la ventana de visualización */
	top: 50%; /* Centrar verticalmente */
	left: 50%; /* Centrar horizontalmente */
	transform: translate(-50%, -50%); /* Ajuste para centrar perfectamente */
	background-color: rgba(210, 226, 245, 0.8); /* Fondo semitransparente */
	padding: 20px; /* Espaciado interno */
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1); /* Sombra suave */
	z-index: 1000; /* Asegurarse de que esté encima de otros elementos */
	text-align: center; /* Centrar texto e imagen */
	border-radius: 8px;

}
.nuevo{
	background: red; 
	padding: 1px 1px;
	border-radius:5px
}
.tabla_sueldos{
	font-size: 12px !important;
}

/* Asegurar que los elementos estén en la misma fila */
.stats-container {
    display: flex;
    justify-content: space-between;  /* Espaciado entre los badges */
    align-items: center;  /* Centra los items verticalmente */
    background-color: #f8f9fa;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

/* Para los badges de los totales */
.stats-container .badge {
    font-size: 1rem;
    padding: 8px 12px;
    margin: 0 10px;  /* Añadir margen horizontal entre los badges */
    border-radius: 4px;
}

/* Asegurar que las etiquetas tengan una buena separación */
.stats-container small {
    font-size: 1rem;
}
.spnuevo{
	background: #D81614;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 7px;
}
.btnlogin{
	background: #327236;
	color: #fff;
}