@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

:root {
    --primary-color: #009B00;
    --secondary-color: #98CE00;
    --accent-color: #FFFF00;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}

body, html {
    width: 100%;
    height: 100%;
}

body {
    margin: 0;
    font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #22232b;
    text-align: left;
    background-color: var(--accent-color);
}

a, .navbar-default .navbar-brand, .navbar-default .navbar-nav > li > a {
    color: var(--primary-color);
}

a:hover, .navbar-default .navbar-brand:hover, .navbar-default .navbar-nav > li > a:hover {
    color: var(--secondary-color);
}

.invoice-title h2, .invoice-title h3 {
    display: inline-block;
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}

.btn-default {
    border-color: var(--primary-color);
    color: white;
    background-color: var(--primary-color);
}

.btn-default:hover {
    background-color: var(--accent-color);
}

.button1 {
    background-color: white;
    color: black;
    border: 2px solid var(--primary-color);
}

.center {
    margin: auto;
    width: 90%;
    padding: 10px;
}

.content-section {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
}

.ticket {
    padding: 20px 80px;
    margin: 60px 70px;
}

.footer, .push {
    clear: both;
    height: 4em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}


.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 5em;
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.topnav {
    font-size: 20px;
}

.outer {
    display: table;
    position: absolute;
    height: 70%;
    width: 100%;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}

.inner {
    margin-left: auto;
    margin-right: auto;
}

p {
    margin: 0;
}

.container_ticket {
    max-width: 900px;
    margin: 30px auto;
    background-color: #e8eaf6;
    padding: 35px;
}

.box-right {
    padding: 30px 25px;
    background-color: white;
    border-radius: 15px;
}

.box-left {
    padding: 20px 20px;
    background-color: white;
    border-radius: 15px;
}

.textmuted {
    color: #7a7a7a;
}

.bg-green {
    background-color: #d4f8f2;
    color: var(--primary-color);
    padding: 3px 0;
    display: inline;
    border-radius: 25px;
    font-size: 11px;
}

.p-blue {
    font-size: 14px;
    color: var(--secondary-color);
}

.fas.fa-circle {
    font-size: 12px;
}

.p-org {
    font-size: 14px;
    color: var(--accent-color);
}

.h7 {
    font-size: 15px;
}

.h8 {
    font-size: 12px;
}

.h9 {
    font-size: 10px;
}

.bg-blue {
    background-color: #dfe9fc9c;
    border-radius: 5px;
}

.form-control {
    box-shadow: none !important;
}

.card input::placeholder {
    font-size: 14px;
}

::placeholder {
    font-size: 14px;
}

input.card {
    position: relative;
}

.far.fa-credit-card {
    position: absolute;
    top: 10px;
    padding: 0 15px;
}

.fas, .far {
    cursor: pointer;
}

.cursor {
    cursor: pointer;
}

.btn.btn-primary {
    box-shadow: none;
    height: 40px;
    padding: 11px;
    background-color: var(--primary-color);
    color: white;
}

.btn.btn-primary:hover {
    background-color: var(--secondary-color);
}

@media (max-width: 320px) {
    .h8 {
        font-size: 11px;
    }

    .h7 {
        font-size: 13px;
    }

    ::placeholder {
        font-size: 10px;
    }
}

/* Nuevas adiciones para el formulario */
.center {
    max-width: 80%; /* Limita el ancho al 80% del contenedor padre */
    margin: 0 auto; /* Centra el contenido horizontalmente */
    padding: 20px; /* Espacio alrededor del contenido */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Sutil sombra para dar profundidad */
}

.feedback-form {
    margin-top: 20px; /* Espacio adicional antes del formulario */
}

/* Espacio entre los elementos del formulario */
.feedback-form label,
.feedback-form input,
.feedback-form textarea,
.feedback-form button {
    margin-bottom: 15px; /* Espacio entre los componentes del formulario */
}

.change-password-btn {
    background-color: var(--primary-color); /* Color primario para el fondo del botón */
    color: var(--accent-color); /* Color de acento para el texto del botón */
    padding: 5px 10px; /* Espaciado alrededor del texto del botón */
    border-radius: 5px; /* Bordes redondeados del botón */
    text-decoration: none; /* Elimina el subrayado del enlace */
    transition: background-color 0.3s ease; /* Transición suave al cambiar el color de fondo */
}

.change-password-btn:hover {
    background-color: var(--secondary-color); /* Color secundario para el fondo del botón al pasar el ratón por encima */
}


.nav li a {
    transition: color 0.3s ease; /* Transición suave al cambiar el color del texto */
}

.nav li a:hover {
    color: var(--secondary-color); /* Color secundario para el texto al pasar el ratón por encima */
}


.header-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%; /* Ocupa el alto completo de su contenedor */
    padding: 20px 0; /* Relleno vertical para espaciar el contenido */
}

/* Márgenes para espaciar los elementos internos de la card */
.header-text h2 {
    margin-bottom: 20px; /* Espacio debajo del título */
}

.header-text p {
    margin-bottom: 20px; /* Espacio debajo del párrafo */
}

.logo-container {
    text-align: center;
    margin-bottom: 40px; /* Espacio entre el logo y la card */
}

.center-logo {
    max-width: 200px; /* Ajusta según el tamaño que desees */
    margin: 0 auto; /* Centra el logo horizontalmente */
    display: block; /* Hace que el logo sea un bloque, lo que facilita su centrado */
}

.form-control#revision {
    /* Custom styles for the select element */
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="7" viewBox="0 0 14 7"><path fill="%23000" d="M7 7L0 0h14z"/></svg>') no-repeat !important;
    background-position: right 0.75rem center !important;
    background-size: 0.65em !important;
    padding-right: 2em !important; /* Make space for the triangle */
  }

  /* Remove the focus outline on the select element for a cleaner look */
  .form-control#revision:focus {
    outline: none !important;
  }

  .custom-table-container {
    padding: 100px;
    overflow-x: auto;
  }

  .custom-table-wrapper {
    width: 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }

  .custom-table-row {
    margin-right: 0; /* Removiendo el margen negativo que Bootstrap agrega */
    margin-left: 0; /* Removiendo el margen negativo que Bootstrap agrega */
  }
  .custom-table-container .custom-table-row.w-auto {
  width: 100%; /* Establece el ancho deseado, podría ser 100% o otro valor */
}

  .custom-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;

  }

  .custom-table th,
  .custom-table td {
    border: 1px solid #ddd;
    text-align: left;
    padding: 8px;
  }

  .custom-table th {
    background-color: #f2f2f2;
    font-weight: bold;
  }

  .custom-table tr:nth-child(even) {
    background-color: #f9f9f9;
  }

  .custom-table tr:hover {
    background-color: #eaeaea;
  }
.custom-col {
    /* Tus estilos personalizados aquí. Ejemplo: */
    padding-right: 15px; /* Asegúrate de que esto no cause un exceso de ancho. */
    padding-left: 15px; /* Igual que arriba, cuida el ancho total. */
  }



