.pace-progress{
	background-color: #000066 !important;
}

.main-menu.menu-light .navigation > li.active > a {
	background: #ffff;
	color: #000066;
	font-weight: 400;
	border-radius: 4px;
	box-shadow: 0 0 10px 1px rgba(94, 93, 93, 0.7);
}

.main-menu.menu-light .navigation > li:hover > a {
	color: #000066;
	font-weight: 400;
	border-radius: 4px;
}

.main-menu.menu-light .navigation > li ul .active {
	background: #ffff;
	border-radius: 4px;
	box-shadow: 0 0 10px 1px rgba(94, 93, 93, 0.7);
  }

.main-menu.menu-light .navigation > li ul li:hover a {
	color: #000066;
	font-weight: 400;
	border-radius: 4px;
}

.dropdown-menu > a:hover{
	color: #000066;
	font-weight: 400;
}

.dropdown-menu > a{
	background-color: #ffff !important;
}

.dropdown-menu{
	width: 200px !important;
}

.page-link:hover{
	color: #050505 !important;
}

.titleIcon{
	color: #000066 !important;
	font-size: x-large;
}

.campana{
	color: #000066 !important;
	font-size:xx-large;
}

.campana:hover{
	cursor: pointer;
}
.dashIcon{
	color: #020202 !important;
	font-size: x-large !important;
}

.title > span > h2{
	color: #6e6b7b !important;
	font-weight: bold;
}


#btnLogin{
	background-color: #3376af;
	color: white;
}

#btnLogin:hover{
	background-color: #000066;
}

#btnGenerate{
	background-color: #3376af !important; 
	color: white !important;
	align-items: center;
}

.alert{
	text-align: center;
	color:rgb(255, 255, 255) !important;
}

.alert-danger{
	background-color: #ea5455 !important;
}

.datosLogin{
	background-color: #c01923 !important;
	color:rgb(255, 255, 255) !important;
}

.bienvenida{
	text-align: center;
}

.bienvenida > h2{
	font-size: xx-large;
	color: #000066;
}

#recuperarPass{
	text-align: right;
	margin-top: 5px;
}

.btn-outline-new-info, .btn-outline-new-info:hover {
	border: 1px solid #000066 !important;
	background-color: transparent;
	color: #000066;
}

.btn-outline-new-warning, .btn-outline-new-warning:hover {
	border: 1px solid #e4661e !important;
	background-color: transparent;
	color: #e4661e;
}

.btn-outline-new-success, .btn-outline-new-success:hover {
	border: 1px solid #0abc36 !important;
	background-color: transparent;
	color: #0abc36;
}

.btn-new-info, .btn-new-info:hover {
	background-color: #000066 !important;
	color: white;
}

#dashUsuarios{
	justify-content: center;
}

#dashUsuarios2{
	justify-content: center;
}

input[type="search"]{
	width: 300px !important;
}

.form-control:focus{
	border: 1px solid #bbbbbb;
}

.form-select:focus{
	border: 1px solid #bbbbbb;
}

.page-item.active .page-link {
	z-index: 3;
	border-radius: 5rem;
	background-color: #000066;
	color: #fff !important;
	font-weight: 600;
  }

.select-dentro-datatable{
	width: 11rem !important;
}

.buttonModal{
	border-left-color: #b2b2b2 !important;
	border-color: #b2b2b2 !important;
	border-radius: 0.358rem !important;
	margin: 7px;
}

.alignRight{
	text-align: right !important;
}

.label{
	font-size: 1rem !important;
}

.feather-16{
	color: rgb(0, 0, 0);
}

.users{
	margin-top: 25px;
	background-color: #f2f6f87d;
	border-style: double;
}

.sinColor{
	background-color: #f8f5f27d;
}

#buttonsU{
	align-items: right;
}

.btn-group-sm > .btn, .btn-sm {
	padding: 0.2rem 0.5rem !important;
}

.dropdown-menu[data-popper-placement="bottom-start"], .dropdown-menu[data-popper-placement="bottom-end"] {
	margin-top: -2.7rem !important;
}

.classHide{
	display: none !important;
}

.buttonsEnd{
	text-align: end;	
}

.nombreModulo{
	background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
}

.tituloP{
	margin-left: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#usuario-foto{
	max-width: 100%; 
	display: inline!important
}

.stockMinimo{
	background-color: #f2dede;
}

.modalMediano{
	width: 40rem !important;
}

.alignCenter{
	text-align: center;
}

#toast-container > div{
    opacity: 1 !important;
}

.img-fluid, .img-thumbnail {
	max-width: 0%;
	height: auto;
}

.btnFoto{
	width: 3rem;
	height: 3rem;
	align-items: center;
	justify-content: center;
}

#btnGenerate:hover{
	background-color: #000066 !important;
}

.modalAsig{
	width: 100rem !important;
}

.error-box {
    height: 100%;
    position: fixed;
    width: 100%
}

.error-box .footer {
    width: 100%;
    left: 0px;
    right: 0px
}

.img{
	margin-top: -235px;
	max-width: 78% !important;
	height: auto;
	opacity: 0.2;
}

.error-body h1 {
    font-size: 160px;
    font-weight: 800;
    line-height: 210px
} 

.nav-pills .nav-link, .nav-tabs .nav-link {
    display: flex;
    align-items: center;
    justify-content: left !important;
	margin-left: 1rem;
}

.table thead th, .table tfoot th{
	vertical-align: middle;
	text-align: center;
}

.filtrosFechas{
	margin-right: 2rem !important; 
	margin-left: 2rem !important;
}

.margModalTab{
	margin-left: 2rem!important;
}
.margbutton{
	margin-right: 3rem!important;
}
.margVehiActDash{
	display: inline; 
	margin-right: 4rem !important;
}

.margTabTr{
	text-align: center !important;
}
.perfil{
	margin-left: 1rem; 
	margin-right: 1rem;
	margin-top: 1rem;
}

#tamañoTabMod{
	width: 100% !important;
}

#txt-search{
	padding: .571rem 1rem; 
	font-size: 1rem; 
	border: 1px solid #D8D6DE; 
	border-radius: .357rem;
	width: 310px;
}

#txt-search:focus{
	border: 1px solid #D8D6DE;
	outline: none;
}

.nav-tabs .nav-link:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    transition: transform 0.3s;
    transform: translate3d(0, 150%, 0);
}
.nav-tabs {
    margin-bottom: 1rem;
    /* position: relative; */
    /* justify-content: center; */
}
.tabs-center {
    margin-bottom: 1rem;
    position: relative;
    justify-content: center;
}

.tabs-right {
    margin-bottom: 2rem;
    
}
.bottonPerfil{
	text-align: right;
    margin-right: 2rem;
    
}

.bottonMarDiv{
	margin-top: auto;
}

.linea{
	color: black !important;
}

.btnLoginStyle{
	background-color: #3376af;
	color: white;
}

div.card-header.link{
    cursor: pointer;
}


.text{
	text-align: justify !important;
	margin-left: 1px !important;
	margin-right: 1px !important;
}

.modalEntrada{
	max-width: 1100px !important;
}

.instrucciones{
	background-color: #5d84a5;;

}

.user-profile {
    position: relative;
    background-size: cover
}

.user-profile .setpos {
    top: -47px;
    right: -3px
}

.user-profile .profile-img {
    width: 70px;
    margin: 0 auto;
    /* padding: 20px 0 5px 0; */
    border-radius: 100%
}

.user-profile .profile-img img {
    /*padding: 5px;*/
    width: 100%;
    border: 1px solid rgba(120, 130, 140, 0.13);
    border-radius: 100%
}

.user-profile .profile-text {
    padding: 5px 0px;
    position: relative;
    text-align: center
}

.user-profile .profile-text>a {
    color: #99abb4;
    padding: 0 5px
}

.user-profile .profile-text>a:hover {
    color: #1976d2
}

.user-profile .profile-text>a:after {
    display: none
}

.user-profile .dropdown-menu {
    left: 0px;
    right: 0px;
    top: 62px!important;
    width: 180px;
    margin: 0 auto
}

.main-menu .main-menu-content {
	height: calc(100% - 15rem) !important;
	position: relative;
	border-top: 1px solid lightgray;
	position: absolute;
	bottom: 0px;
	width: 100%;
	overflow-y: auto;
}

#busPrecios, .nuevaVenta, .nuevaCoti, .segundaVenta{
	margin-top: 10px;
	color: #000066 !important;
	font-size: x-large;
}

.img-portada{
	max-width: 55rem;
}


.cerrarSuc{
	color: red;
}

.separar{
	gap: 1rem;
}

.card-header{
	background-color: #f7f7f7c0;
	padding: 0.2rem;
}

.deshabilitado{
	cursor: not-allowed;
}

.img_login{
	max-width: 50%;
}

.ticket{
	width: 234px;
	border: 1px solid rgb(102, 101, 101);
	padding: 10px !important;
}

.img-ticket{
	width: 100%;
}

.align{
	font-size: small;
	text-align: center;
}
.Desc{
	text-align: start;
}
.End{
	text-align: end;
}
.cantEnd{
	text-align: end;
}
.Sub{
	font-style: italic;
}

.condiciones{
	text-align: justify;
	font-size: small;
}

.filtroFechas{
	text-align: -moz-right;
}

.clasificacion{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 20px;
	grid-auto-rows: minmax(100px, auto);
}

.areas, .categorias, .subcategorias{
	grid-column: 1;
	grid-row: 1;
}

.categorias{
	grid-column: 2;
	grid-row: 1;
}

.subcategorias{
	grid-column: 3;
	grid-row: 1;
}

.selected {
    background-color: #f1f94e;
}

.circle-logo{
    max-width: 100%;
    width:250px;
    height:250px;
    border-radius:50%;
    background-position-y: center;
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.leyenda {
	width: 100%; /* Hace que el ancho se adapte al contenedor */
    max-width: 100%; /* Evita que se desborde */
    min-width: 50%; /* Opcional, define un ancho mínimo */
    resize: vertical; /* Permite redimensionar solo en vertical */
}

.alert-prices-success{
	background: rgba(40, 199, 111, 0.61) !important;
}

.alert-prices-info{
	background: rgba(72, 149, 206, 0.88) !important;
}

.alert-prices-warning{
	background: rgba(247, 198, 152) !important;
}

.alert-prices-dark{
	background: rgba(75, 75, 75, 0.35) !important
}

.header_pedido{
	background-color: #f5a759;
	color: white;
	padding: 0.3rem;
}

.header_venta_pedido{
	background-color: #1d2f89;
	color: white;
	padding: 0.3rem;
}

.header_no_surtido{
	background-color: #c94a4a;
	color: white;
	padding: 0.3rem;
}

.header_venta{
	background-color: #1d893d;
	color: white;
	padding: 0.3rem;
}

.header_apartado{
	background-color: #3f7682;
	color: white;
	padding: 0.3rem;
}

.header_garantia{
	background-color: #c0954d;
	color: white;
	padding: 0.3rem;
}

.claseApartado{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
}

.btn-blanco{
	border: 1px solid white;
	color: white;
}

.btn-blanco:hover{
	color: white;
}

.btn-remove-item{
	font-size: 0.8rem;
}

#carrito-container {
    min-height: 415px;
    max-height: 415px;
    overflow-y: auto;
    position: relative;
}

.header-paq{
	border: 1px solid #aaa8a894;
}

.card-paq{
	border-left: 1px solid #aaa8a894;
	border-right: 1px solid #aaa8a894;
	border-bottom: 1px solid #aaa8a894;
}

.informativo {
	border: none;
}

.infoCostos {
	border: 1px solid rgba(98, 98, 98, 0.21);
	border-radius: .428rem;
}

.gridCostos {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 15px;
}

.gridGraficas {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 15px;
}

#abrirCaja {
	border: dotted #d3d3d3;
}

.caja {
	border: 1px solid #cacacac1;
}

#containerGastos {
	min-height: 180px;
	max-height: 180px;
	overflow: auto;
}

#contador-notif{
	position: absolute; 
	top: 10px; 
	right: 0; 
	background: red; 
	color: white; 
	font-size: 11px; 
	padding: 2px 6px; 
	border-radius: 50%; 
	display: none;
}

#notificaciones-menu{
	display: none;
	position: absolute;
	top: 30px;
	right: 0;
	width: 300px;
	max-height: 400px;
	overflow-y: auto;
	background: white;
	border: 1px solid #ccc;
	border-radius: 5px;
	z-index: 999;
	box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}

.notificacion-item {
	padding: 10px; 
	border-bottom: 1px solid #eee;
}

.notificacion-item:hover {
	background-color: #f5f5f5;
	cursor: pointer;
}

.titleNotif{
	font-size: 14px;
}

.bodyNotif{
	font-size: 12px;
	color: #666;
}

.dz-image img {
    max-width: 100%;
    max-height: 150px; /* Ajusta según el diseño */
    object-fit: contain; /* Escala sin recortar */
}

.opcion{
	/* background-color: #fff8e1; */
    border-left: 4px solid #ffc107;
	padding: 4px;
}

#btnGenerarPedido{
	background-color: #6cc03d;
  	color: #FFF;
  	border-color: #6cc03d;
}

.txtPrecio{
	padding-left: 5px !important;
  	padding-right: 5px !important;
}

#btnConfirmPago{
	margin-top: 35px !important;
}

.card-frm-pago{
	box-shadow: 0 4px 24px 0 rgba(45, 54, 61, 0.34) !important;
}