html * {
  /* max-width: 800px; */
  max-width: 100vw; 
  margin: 0 auto;
}

.top-title {
  margin-block-start: 70px;
}

.hello-user {
    display: block;
    margin-block-end: 0px;
    margin-inline-start: 4.44%;
    font-size: 143%;
    line-height: 143%;
    font-weight: bold;
}

.searchbar-container {
  display: block;
  margin-block-start: 7.26%;
  margin-inline-start: 4.44%;
  margin-inline-end: 4.44%;
}

.searchbar-home {
    display: flex;
}

.searchbar-look {
    width: 98.78%;
    height: 26px;
    border-radius: 14px 14px 14px 14px;
    font-size: 12px;
    padding-left: 12px;
    border: none;
    box-shadow: #00000038 0px 0px 91px;
}

.form-control-search::-moz-placeholder {
    color: #C4C5C6;
    opacity: 1;
  }
.form-control-search:-ms-input-placeholder {
    color: #C4C5C6;
  }
.form-control-search::-webkit-input-placeholder {
    color: #C4C5C6;
  } 

.btn-search {
    height: 26px;
    width: 11.28%;
    border-radius: 14px 14px 14px 14px;
    margin-inline-start: -11.28%;
    border: none;
    background-color: #C4C5C6;
}

.glyphicon-search {
    font-size: 12px;
    font-weight: 50;
    display: block;
    top: 1px;
    right: 0px;
}

.home-buttons {
  margin: 33px 0 0;
  display: flex;
  justify-content: space-between;
}

.home-buttons-look {
  padding: 1px 1px 1px 1px;
  width: 75%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.material-symbols-outlined {
  font-variation-settings:
    'FILL' 0,
    'wght' 400,
    'GRAD' 0,
    'opsz' 48;
    color: #fff;
    font-size: 30px;
    line-height: inherit;
}

.btn-clientes {
  height: 67px;
  width: 80%;
  border-radius: 15px 15px 15px 15px;
  padding: 0px 0px 0px 0px;
  border: none;
  background-color: #0E085E;
}

.btn-informes {
  height: 67px;
  width: 80%;
  border-radius: 15px 15px 15px 15px;
  padding: 0px 0px 0px 0px;
  border: none;
  background-color: #0E085E;
}

.btn-cotizaciones {
  height: 60px;
  width: 80%;
  border-radius: 15px 15px 15px 15px;
  padding: 0px 0px 0px 0px;
  border: none;
  background-color: #0E085E;
}

.btn-inventario {
  height: 60px;
  width: 80%;
  border-radius: 15px 15px 15px 15px;
  padding: 0px 0px 0px 0px;
  border: none;
  background-color: #0E085E;
}

.buttons-labels {
  font-size: 12px;
  text-align: center;
  margin-top: 5px;
}

.table-look {
  display: block;
  margin-block-start: 23px;
  margin-block-end: 0px;
  margin-inline-start: 4.44%;
  margin-inline-end: 4.44%;
}

.home-h2 {
  font-size: 20px;
  font-weight: 600;
}

.table-home {
  margin-bottom: 0px;
  margin-right: 16px;
}

.header-fecha {
  padding: 0% !important;
  font-size: 14px;
  width: 29.75%;
}

.header-informe {
  padding: 0% !important;
  font-size: 14px;
  width: 31.9%;
}

.header-cliente {
  padding: 0% !important;
  font-size: 14px;
  width: 38.34%;
}

.table-contents {
  font-size: 12px;
  padding-left: 0% !important;
  padding-top: 0.98% !important;
  padding-bottom: 0.98% !important;
}

.ver-historial-btn {
  width: 164px;
	font-weight: 400;
	font-size: 12px;
	color: #0E085E;
  background-color: #eee;
  margin-top: 5px;
	border: 0 none;
	border-radius: 14px;
	cursor: pointer;
	float: left;
	height: 26px;
}

.home-h3 {
  display: block;
  margin-block-start: 23px;
  margin-block-end: 9px;
  margin-inline-start: 4.44%;
  font-size: 20px;
  font-weight: 600;
}

.eventos-btns-look {
  padding: 0px;
  display: flex;
  justify-content: space-between;
  margin: 0 4.44% 16px;
}

.btn-mantenimientos {
  width: 45%;
  height: 67px;
  padding: 11px 0 2px;
  margin: 12px 0 0;
  border-radius: 15px;
  color: #fff;
  text-align: center;
  background-color: #514C8A;
}

.btn-mantenimientos:hover {
  color: #fff;
  background-color: #0E085E;
  text-decoration: none;
}

.btn-mantenimientos-numeros {
  color: #fff;
  text-align: center;
  display: block;
  font-size: 26px;
  line-height: 26px;
}

.btn-combustible {
  width: 45%;
  height: 67px;
  padding: 11px 0 2px;
  margin: 12px 0 0;
  border-radius: 15px;
  color: #fff;
  text-align: center;
  background-color: #9794B9;
}

.btn-combustible:hover {
  color: #fff;
  background-color: #0E085E;
  text-decoration: none;
}

.btn-repuestos {
  width: 45%;
  height: 67px;
  padding: 11px 0 2px;
  margin: 12px 0 0;
  border-radius: 15px;
  color: #fff;
  text-align: center;
  background-color: #9794B9;
}

.btn-repuestos:hover {
  color: #fff;
  background-color: #0E085E;
  text-decoration: none;
}

.btn-reparaciones {
  width: 45%;
  height: 67px;
  padding: 11px 0 2px;
  margin: 12px 0 0;
  border-radius: 15px;
  color: #fff;
  text-align: center;
  background-color: #514C8A;
}

.btn-reparaciones:hover {
  color: #fff;
  background-color: #0E085E;
  text-decoration: none;
}


/* DATA TABLE STYLINGS - BITACORA DE REPUESTOS*/ 
.bitacora-repuestos-table {
  max-width: 300vw !important;
  width: 100%;
}

.bitacora-repuestos-table th {
  margin-left: 0;
}

/* Set the width of each th to match the corresponding td */
.bitacora-repuestos-table th:nth-child(1) {
  width: 13%; /* Adjust the width as needed */
}

.bitacora-repuestos-table th:nth-child(2) {
  width: 12.43%; /* Adjust the width as needed */
}

.bitacora-repuestos-table th:nth-child(3) {
  width: 12.43%; /* Adjust the width as needed */
}

.bitacora-repuestos-table th:nth-child(4) {
  width: 12.43%; /* Adjust the width as needed */
}

.bitacora-repuestos-table th:nth-child(5) {
  width: 12.43%; /* Adjust the width as needed */
}

.bitacora-repuestos-table th:nth-child(6) {
  width: 12.43%; /* Adjust the width as needed */
}

.bitacora-repuestos-table th:nth-child(7) {
  width: 12.43%; /* Adjust the width as needed */
}

.bitacora-repuestos-table th:nth-child(8) {
  width: 12.43%; /* Adjust the width as needed */
}



.bitacora-repuestos-table td:nth-child(1) {
  width: 13%; /* Adjust the width as needed */
}

.bitacora-repuestos-table td:nth-child(2) {
  width: 12.43%; /* Adjust the width as needed */
}

.bitacora-repuestos-table td:nth-child(3) {
  width: 12.43%; /* Adjust the width as needed */
}

.bitacora-repuestos-table td:nth-child(4) {
  width: 12.43%; /* Adjust the width as needed */
}

.bitacora-repuestos-table td:nth-child(5) {
  width: 12.43%; /* Adjust the width as needed */
}

.bitacora-repuestos-table td:nth-child(6) {
  width: 12.43%; /* Adjust the width as needed */
}

.bitacora-repuestos-table td:nth-child(7) {
  width: 12.43%; /* Adjust the width as needed */
}

.bitacora-repuestos-table td:nth-child(8) {
  width: 12.43%; /* Adjust the width as needed */
}





.repuestos-table {
  overflow-x: scroll !important;
}

.repuestos-table2 {
  overflow: visible !important;
}

.repuestos-table3 {
  max-width: 300vw !important;
}

.repuestos-table4 {
  max-width: 300vw !important;
  margin: 0;
}


/* CLASES DE ALERTAS BITACORAS REPUESTOS */
.repuesto-al-dia {
  background-color: #B5FBBA;
  padding: 4px;
  border-radius: 7px;
  color: #000;
}

.repuesto-por-vencer {
  background-color: #FEFFB2;
  padding: 4px;
  border-radius: 7px;
  color: #000;
}

.repuesto-vencido {
  background-color: #FFC5C5;
  padding: 4px;
  border-radius: 7px;
  color: #000;
}

.header-repuesto {
  padding: 0 !important;
  font-size: 14px;
  width: 25% !important;
}

.header-fecha {
  padding: 0 !important;
  font-size: 14px;
  width: 19% !important;
}

.header-repuesto-fecha {
  padding: 0 0 0 3px !important;
  font-size: 14px;
  width: 12.43% !important;
}

.header-repuesto-cliente {
  padding: 0 3px 0 0 !important;
  font-size: 14px;
  width: 13% !important;
}

.header-repuesto-cliente:first-child {
  padding-left: 5px !important;
}

.historial5-btns-look {
  padding: 0px 0px 0px 0px;
  display: flex;
  justify-content: flex-end;
}

@media print {
  .repuesto-al-dia {
    background-color: #B5FBBA !important;
    padding: 4px;
    border-radius: 7px;
    color: #000;
  }
  
  .repuesto-por-vencer {
    background-color: #FEFFB2 !important;
    padding: 4px;
    border-radius: 7px;
    color: #000;
  }
  
  .repuesto-vencido {
    background-color: #FFC5C5 !important;
    padding: 4px;
    border-radius: 7px;
    color: #000;
  }
}