* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    padding-bottom: 40px;
}

h1 {
    margin-top: 0;
}

h1.main-title {
    width: initial;
}

.indexBody {
    background-image: url('../img/background.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    height: 100%;
}

h1.title {
    width: 100%;
    margin-left: 0;
    text-align: left
}

a {
    color: inherit;
    text-decoration: none;
}

a.no-underline {
    text-decoration: none;
}

.customContainer {
    margin: 0 auto;
    width: 85%;
}

.navbarLogo {
    border-radius: 50%;
    display: inline-bloclk;
    float: left;
    height: 82.5px;
    width: 82.5px;
}

ul.nav.navbar-nav.navbar-right {
    margin-top: 1.3rem;
}
.navbar-default .navbar-brand {
    color: #3d6b47;
    font-family: 'RobotoSlab-Bold', sans-serif;
    font-size: 1.25em;
    padding-top: 3rem;
}

.navbar-default .navbar-nav > li > a {
    color: #a5c673;
    font-family: 'Laton-Bold', sans-serif;
}

.row {
    max-width: 100%;
    text-align: center;
}

.main {
    color: #f8f8f8;
    font-family: 'Laton-Bold', sans-serif;
    font-size: 3.7em;
    margin: 0;
    margin-top: 20%;
    text-align: center;
    text-shadow: 0 5px 10px rgba(0, 0, 0, 0.4), 0 10px 15px rgba(0, 0, 0, 0.1), 0 15px 20px rgba(0, 0, 0, 0.1);
}

.mainBtn {
    font-size: 2rem;
}

h2 {
    color: #f8f8f8;
    font-family: 'Laton', sans-serif;
    text-align: center;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4), 0 4px 6px rgba(0, 0, 0, 0.1), 0 6px 8px rgba(0, 0, 0, 0.1);
}

.modal-title {
    color: #246791;
    font-family: 'RobotoSlab-Bold', sans-serif;
}

.modalPresentation {
    color: #246791;
    font-family: 'RobotoSlab', sans-serif;
    font-size: 1.6rem;
    line-height: 3rem;
    padding: 0 15px;
    text-align: justify;
}

.carousel {
    max-width: 60%;
    margin: 60px auto;
    max-height: 450px;
}

.carousel img {
    width: 100%;
    max-height: 450px;
}

/*-----------------------------NOSOTROS----------------------------*/

.container .jumb {
    border-top: 5px solid #489ab4;
    border-bottom: 5px solid #489ab4;
    background-color: #fff;
    color: #000;
    padding-top: 20px;
    /*box-shadow: 0 10px 15px rgba(0, 0, 0, 0.4)*/
}

.jumb h1 {
    color: #fff;
    font-family: 'RobotoSlab', sans-serif;
    letter-spacing: 7px;
    margin-bottom: 40px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4), 0 4px 6px rgba(0, 0, 0, 0.1), 0 6px 8px rgba(0, 0, 0, 0.1);
}

.jumb p {
    font-family: 'RobotoSlab', sans-serif;
    font-size: 20px;
    line-height: 38px;
    text-align: justify;
}

.avalado {
    margin-top: 40px;
    padding-bottom: 100px;
}

.avalado h2 {
    font-size: 4rem;
    margin-bottom: 40px;
}

.avalado img {
    border: 4px solid #489ab4;
    width: 180px;
    height: 180px;
    cursor: pointer;
}

.dropI {
    font-family: 'RobotoSlab', sans-serif;
    padding: 0 5px;
    text-align: left;
}

.dropdown-menu {
    width: 450px;
}

.dropdown-item-active {
    border-bottom: 2px solid #212529;
    font-style: italic;
}

.logDropdown {
    display: inline-block;
    padding-top: 1.3rem;
}

.logDropdown a {
    color: #a5c673;
    font-family: 'Laton-Bold', sans-serif;
    margin-right: 5px;
}

.navLink {
    color: #a5c673;
    font-family: 'Laton-Bold', sans-serif;
    margin-right: 15px;
}

.p-inline-block {
    display: inline-block;
    padding-top: 1.3rem;
}

.mx-auto {
    margin: 0 auto;
}

.servicesTable {
    border-collapse: collapse;
}

.servicesTable td,
.servicesTable th {
    border: 2px solid #f1f1f1;
    padding: 15px;
}

/*----------------------------------------CONTACTO--------------------------*/

.row .noCenter {
    text-align: left;
}

.contactForm {
    background-color: #6da8bf;
    border-radius: 6px;
    box-shadow: 0 10px 11px rgba(175, 175, 175, 0.8);
    margin-top: 40px;
    padding: 30px;
    padding-bottom: 15px;
}

.textarea {
    max-width: 100%;
    max-height: 150px;
    min-height: 150px;
    min-width: 100%;
}

.textarea2 {
    max-width: 100%;
    max-height: 75px;
    min-height: 75px;
    min-width: 100%;
    overflow-y: hidden;
}

#map {
    height: 500px;
    margin-top: 40px;
    width: 100%;
}

input[type='submit'] {
    display: block;
    margin: auto;
}

.customTable {
    border: 1px solid #000;
}

.customCell {
    border: 1px solid #000;
    padding: 10px 20px;
}

.poll {
    background: #438451 !important;
    border: 3px solid #6d726e !important;
    padding: 10px;
    height: 170px;
    width: 300px;
}

.poll p {
    margin-bottom: 2px;
}

.csvdcDoc {
    background: #edf0ff !important;
    padding: 20px;
    width: 19rem;
}

.csvdcText {
    font-size: 1.2em !important;
    text-align: center;
}

.uploadForm {
    background: transparent;
    display: inline-block;
}

.uploadTable {
    border-collapse: collapse;
}

.uploadTable tr {
    border-top: 1px solid #ddd;
}

.uploadTable tbody tr:nth-child(even) {
    background-color: #fff;
}



.uploadTable td,
.uploadTable th {
    padding: 10px;
    text-align: left;
    max-width: 25%;
}

.downloadAnchor {
    font-size: 2rem;
    font-weight: bold;
}

.csvdcDoc a {
    color: #9b3b2d;
    font-weight: bold;
}

.blueLaigsa {
    background-color: #3696b2 !important;
}

.enlacePaginacion {
    background-image: linear-gradient(to left, rgb(59, 98, 124), rgb(97, 162, 223), rgb(19, 107, 190));
    border-radius: 3px;
    color: #fff;
    padding: 0.5rem 0.75rem;
    text-decoration: none;
}

.ocultar {
    display: none;
}

/*-------------------------------------------------- Clientes de Muestreo --------------------------------------------------*/
.clientsSamplingTable {
    border-collapse: collapse;
    border: 1px solid #000;
    width: 100%;
    min-width: 100%;
}

.clientsSamplingTable thead tr {
    width: 100%;
}

.clientsSamplingTable thead tr th {
    width: 12.5%;
    text-align: center;
}

.add {
    background: rgb(125, 207, 125);
    border-radius: 50%;
    color: white;
    font-weight: normal;
    font-size: 3rem;
    height: 3.25rem;
    width: 3.25rem;
}

.client-info-container {
    background-color: #fff;
    padding: 2rem 0;
    margin: 0 auto;
    width: 97%;
}

.client-info-container h2 {
    color: #212529;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2rem;
    font-weight: bold;
    /*margin: 1rem auto;*/
    text-shadow: none;
    text-align: justify;
    width: 50%;
}

.client-info-container h2 span {
    font-weight: normal;
}

/*-------------------- ORDENES DE TRABAJO--------------------------------------------------------------*/

.hide {
    display: none;
}

.sample-info {
    color: black;
    font-size: 1.25rem;
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
}

.bold {
    font-weight: bold;
}

.index_ordenes__muestra {
    border: 1px solid #246791;
    margin-bottom: 0.25rem;
}

.crear-orden__cliente {
    list-style-type: none;
    position: absolute;
    padding: 0;
    margin: 0;
    z-index: 10;
}

.page-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.25rem;
    width: 25px;
    height: 25px;
    margin-right: 8px;
}

.page-btn:hover {
    text-decoration: none;
}

.crear-orden__cliente li {
    border: 1px solid #ddd; /* Add a border to all links */
    margin-top: -1px; /* Prevent double borders */
    background-color: #f6f6f6; /* Grey background color */
    padding: 12px; /* Add some padding */
    text-decoration: none; /* Remove default text underline */
    font-size: 18px; /* Increase the font-size */
    color: black; /* Add a black text color */
    display: block; /* Make it into a block element to fill the whole list */
}

.data-show-table {
    margin: 2rem;
    width: 90%;
}

.data-show-table tr:nth-child(even) {
    background-color: #e8cdf3;
}

.data-show-table tr td,
.data-show-table tr th {
    padding: 0.5rem 0;
    text-align: justify;
}

.form-title {
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 3.5rem;
    font-weight: bolder;
    text-shadow: none;
}

.aligned-table {
    margin-top: 2rem;
}

.aligned-table th,
.aligned-table td {
    padding-left: 1.25rem;
    text-align: left;
}

.order-table {
    background-color: #e9e9e9;
    width: 100%;
    margin: 0.2em 0;
}

.order-table-analist {
    width: 60%;
    margin: 0.2em auto;
}

.order-table thead {
    color: white;
    background-color: #7a7975;
}

.order-table thead th,
.order-table tbody td {
    font-size: 1.2rem;
    padding: 0.5rem 1.5rem;
}

.order-table thead th:first-child {
    border-radius: 6px 0 0 0;
}

.order-table thead th:last-child {
    border-radius: 0 6px 0 0;
}

.order-table tbody tr:nth-child(even) {
    background-color: #fff;
}

.texto-chico {
    font-size: 1.12rem;
}

.deleteClienteMuestreo {
    display: inline;
}

.table-bg {
    background: #fff;
}

.samples-table {
    border-collapse: collapse;
    margin-left: 6%;
    width: 3000px;
}

.samples-table th,
.samples-table td {
    font-size: 1.5rem;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1;
    padding: 0.475rem 0.25rem;
    text-align: left;
}

.samples-table td {
    padding: 1rem 0.25rem;
    border-right: 1px solid #c5ccc6;
}

.samples-table thead tr {
    background-color: #212529;
    color: white;
}

.samples-table tbody tr:nth-child(even) {
    background-color: rgba(255, 202, 202, 0.835);
}

.samples-table tbody tr:nth-child(odd) {
    background-color: rgba(223, 223, 243, 0.835);
}

.fixed-column-container {
    width: 6%;
    position: fixed;
    z-index: 2;
}

.fixed-column-container h2,
.fixed-column-container div {
    font-size: 1.5rem;
    background-color: rgb(223, 223, 243);
    line-height: 1;
    width: 100%;
    margin: 0;
    border-right: 1px solid #c5ccc6;
    border-left: 1px solid #c5ccc6;
    padding: 0.475rem 0.25rem;
    text-align: left;
    box-sizing: border-box;
}

.fixed-column-container h2 {
    background-color: #212529;
    color: #fff;
}

.fixed-column-container div {
    padding: 0.88rem 0.25rem;
    border-top: none;
}

.fixed-column-container div:nth-child(odd) {
    background-color: rgb(255, 202, 202);
}

.cell_1 {
    width: 1%;
}

.cell_2 {
    width: 2%;
}

.cell_3 {
    width: 3%;
}

.cell_4 {
    width: 4%;
}

.cell_5 {
    width: 5%;
}

.cell_6 {
    width: 6%;
}

.cell_7 {
    width: 7%;
}

.cell_8 {
    width: 8%;
}

.cell_9 {
    width: 9%;
}

.cell_10 {
    width: 10%;
}

.cell_11 {
    width: 11%;
}

.cell_12 {
    width: 12%;
}

.cell_13 {
    width: 13%;
}

.cell_15 {
    width: 15%;
}

.cell_16 {
    width: 16%;
}

.cell_17 {
    width: 17%;
}

.cell_18 {
    width: 18%;
}

.cell_19 {
    width: 19%;
}

.cell_20 {
    width: 20%;
}

.cell_21 {
    width: 21%;
}

.cell_22 {
    width: 22%;
}

.cell_23 {
    width: 23%;
}

.cell_24 {
    width: 24%;
}

.cell_25 {
    width: 25%;
}

.cell_30 {
    width: 30%;
}

.cell_35 {
    width: 35%;
}

.cell_40 {
    width: 40%;
}

.cell_41 {
    width: 41%;
}

.cell_42 {
    width: 42%;
}

.cell_47 {
    width: 47%;
}

.cell_50 {
    width: 50%;
}

.cell_90 {
    width: 90%;
}

.max-cell-90 {
    max-width: 90%;
}

.overscroll-x {
    overflow-x: scroll;
    scrollbar-width: 2px;
}

.trash-btn {
    font-size: 1.25rem;
}

.scroll-x-auto {
    overflow: auto;
}

.samples-container {
    margin: 1em;
    margin-top: 0;
    text-align: left;
}

.sample-container {
    display: inline-flex;
    flex-direction: column;
    margin: 1em;
    width: 31%;
}

.sample-data-container {
    display: flex;
    border-top: 1px solid #ddd;
}

.sample-data-container:nth-child(odd) {
    background-color: #f2f2f2;
}

.sample-data-container:nth-child(even) {
    background-color: #f9f9f9;
}

.sample-data-container p:first-child {
    font-weight: bold;
}

.sample-data-container p {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0.1em 0;
    flex-basis: 100%;
}

.sample-data-container:nth-child(1) {
    background-color: #bebdba;
    color: white;
}

.show-order-title {
    width: 100%;
    font-size: 3rem;
    margin-top: 0;
    margin-bottom: 0.2rem;
}

.link-title {
    color: inherit;
    text-decoration: none;
}

.link-title:hover {
    color: inherit;
    text-decoration: none;
}

.link-title:visited {
    color: inherit;
    text-decoration: none;
}

.vertical-text {
    writing-mode: vertical-lr;
    text-align: right;
}

.white-container {
    background-color: #fff;
    width: 70%;
    margin: 0 auto;
    padding: 2rem;
    border-radius: 10px;
}

.angle-arrow {
    font-size: 20px;
}

.m-right {
    margin-right: 0;
}

.m-left {
    margin-left: 0;
}

.checkbox-button-label {
    display: block;
    width: 25px;
    margin: 0 auto;
    height: 25px;
    border: 1px solid rgba(72, 175, 227, 0.3);
    border-radius: 50%;
}

.red-cell {
    color: white;
    background-color: #d9534f;
}

.green-cell {
    color: white;
    background-color: #70d477;
}

.yellow-cell {
    color: white;
    background-color: #ec971f;
}

.ultimos-folios {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.sign {
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.blue {
    background-color: rgb(88, 180, 233);
}

.yellow {
    background-color: rgb(223, 232, 95);
}

.cremita {
    background-color: rgb(241, 232, 194);
}

.max-width {
    width: 100%;
}

.four-fifths-width {
    max-width: 80%;
}

.center-block {
    margin: 0 auto;
}

/*================================================*/
/*Estilos tabla principal*/
/*================================================*/

.orders-table td,
.orders-table th {
    background-color: inherit;
    padding: 8px;
}

#orders-table-header {
    background-color: #f2f2f2;
}

.orders-table tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.orders-table tr {
    border-top: 1px solid #ddd;
}

.my-container {
    max-width: 80%;
    margin: 0 auto;
}

.my-container-2 {
    max-width: 90%;
    margin: 0 auto;
}

.my-form-control {
    display: inline;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 0 5px;
    font-weight: 400;
}

.my-form-control-2 {
    height: 34px;
    display: inline;
    margin-left: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 0 5px;
    font-weight: 400;
    font-size: 14px;
    color: #555;
}

.my-form-control:focus {
    border: 1px solid rgb(125, 202, 226);
    outline: none;
    box-shadow: 1px 1px 2px 0 rgba(125, 202, 226, 0.732), -1px -1px 2px 0 rgba(125, 202, 226, 0.732);
}

.my-fc-xsmall {
    width: 60px;
}

.my-fc-small {
    width: 100px;
}

.my-fc-medium {
    width: 200px;
}

.my-fc-large {
    width: 300px;
}

.my-btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.175rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out;
}

.my-btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.my-btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.small-input {
    width: 50px;
    display: inline;
}

.small-label {
    font-size: 1.125rem;
}

.small-button {
    border: transparent;
    border-radius: 0.25rem;
    font-size: 1rem;
    padding: 0.25rem;
    display: inline;
}

th.small:first-child,
td.small:first-child {
    padding-left: 7px;
}

.flex-r {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.small-icon {
    height: 15px;
    width: 15px;
}

.flex-r h1 {
    text-align: left;
}

.flex-col {
    display: flex;
    flex-direction: column;
}

.flex-r i {
    text-align: center;
}

.flex {
    display: flex;
    align-items: center;
}

.d-block {
    display: block;
}

.align-items-center {
    align-items: center;
}

.align-items-start {
    align-items: flex-start;
}

.align-items-end {
    align-items: flex-end;
}

.justify-center {
    justify-content: center;
}

.justify-space-between {
    justify-content: space-between;
}

.justify-end {
    justify-content: flex-end;
}

.ml-0 {
    margin-left: 0;
}

.ml-1 {
    margin-left: 1rem;
}

.ml-2 {
    margin-left: 2rem;
}

.ml-3 {
    margin-left: 3rem;
}

.ml-4 {
    margin-left: 4rem;
}


.mr-1 {
    margin-right: 1rem;
}

.mr-2 {
    margin-right: 2rem;
}


.active {
    background-color: rgb(88, 180, 233);
    color: white;
    border-radius: 0.25em;
}

.active:hover {
    color: white;
}

.client-table {
    border: 1px solid #ddd;
}

.client-table td,
.client-table th {
    padding: 8px;
}

.client-table tbody tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.center-text {
    text-align: center;
}

.relative {
    position: relative;
}

.hidden {
    visibility: hidden;
}

.invisible {
    opacity: 0;
    transition: all 1s;
}

.invisible.visible {
    opacity: 1;
}

.popup {
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    overflow-y: auto;
    transition: all 0.3s;
}

.popup__close {
    font-size: 1.5rem;
    color: var(--color-primary-dark);
    position: absolute;
    right: 1em;
    top: 1em;
    cursor: pointer;
}

.popup__content {
    margin: 30px auto;
    background-color: #fff;
    padding: 0.75em 1em;
    width: 75%;
    border-radius: 0.5em;
}

/*================================================*/
/*Estilos tabla relacion*/
/*================================================*/

.show-table-container {
    width: 95%;
    margin: 0 auto;
}

.show-table-container-reader {
    width: 60%;
    margin: 0 auto;
}

.show-table-container-analist {
    width: 40%;
    margin: 0 auto;
}

.show-table {
    border: 1px solid #ddd;
    width: 100%;
}

.show-table td,
.show-table th {
    padding: 8px;
}

.show-table tbody tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.row-top-line,
.row-top-line th,
.row-top-line td {
    border-top: 1px solid #ddd;
}

.center-table {
    width: 60%;
    margin: 0 auto;
}

.bg-body {
    background-color: #f2f2f2;
}

.p-1 {
    padding: 1rem;
}

.p-2 {
    padding: 2rem;
}

.px-1 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.px-2 {
    padding-left: 2rem;
    padding-right: 2rem;
}

.px-3 {
    padding-left: 3rem;
    padding-right: 3rem;
}

.px-4 {
    padding-left: 4rem;
    padding-right: 4rem;
}

.py-025 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.py-1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.py-2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.py-3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.py-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.mt-1 {
    margin-top: 1rem;
}

.mt-2 {
    margin-top: 2.5rem;
}

.mb-1 {
    margin-bottom: 0.25rem;
}

.mb-2 {
    margin-bottom: 0.5rem;
}

.mb-3 {
    margin-bottom: 1.25rem;
}

.mbm-1 {
    margin-bottom: 1em;
}

.mbm-2 {
    margin-bottom: 2em;
}

.mbm-3 {
    margin-bottom: 3em;
}

.i-normal {
    font-size: 2rem;
}

.left-body td {
    text-align: left;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

input[type="radio"].radio-space {
    margin: 0 3px; 
}

.hr {
    background-color: rgb(39, 147, 180);
    height: 3px;
}

.secondary-heading {
    color: rgb(29, 87, 126);
    text-shadow: none;
}

.custom-checkbox {
    width: 2.5rem;
    height:2.5rem;
    display: block;
    margin: 0 auto;
    border: 1px solid #ccc;
    background-color: white;
    border-radius: 0.375rem;
    text-align: center;
    padding-top: 0.2rem;
    color: white;
}

.pseudo-select {
    margin: 0.5rem auto;
    width: 800px;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 0.25rem;
    cursor: pointer;
}

.pseudo-select-container {
    margin: 0.5rem auto;
    width: 800px;
    padding: 1rem 1.5rem;
    background-color: #eee;
    height: 0px;
    overflow: hidden;
    transition: height 1s;
}

.pseudo-container-grow {
    height: 300px;
}

.not-checked {
    background-color: rgb(145, 45, 45);
}

.checked {
    background-color: rgb(67, 155, 67);
}

.cajaFormulario {
    background: transparent;
    border: 2px solid #666;
    border-radius: 3px;
    color: white;
    display: block;
    height: 1.25rem;
    width: 1.25rem;
}

.cajaActiva {
    background-color: #26a69a;
    border-color: #26a69a;
}

.resultados-container {
    margin: 1rem auto;
    display: flex;
    flex-direction: column;
    overflow-x: scroll;
    column-gap: 30px;
    background-color: white;
}

.resultados-muestras-container {
    display: flex;
}

textarea.observaciones {
    width: 450px;
    max-width: 450px;
    min-width: 450px;
    height: 200px;
    min-height: 200px;
    max-height: 200px;
}

.add-params-container {
    width: 30%;
    min-width: 30%;
}

.input-results {
    width: 85%;
    padding: 0.275rem 0.5rem;
    margin-bottom: 0.75rem;
    font-size: 1.5rem;
}

.select-results {
    width: 85%;
    padding: 0.25rem 0.5rem;
    margin-bottom: 0.75rem;
    font-size: 1.25rem;
}

.small-results {
    font-size: 10px;
}

.tabla-parametro-analistas {
    width:45%; 
    margin: 0 auto;
}

.lock {
    width: 32px;
    height: 32px;
    background-color: #e0e26f;
    color: #212529;
    border-radius: 50%;
    text-align: center;
    display: block;
    margin: 0.5rem 0.75rem;
}

.lock:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

.trash {
    width: 32px;
    height: 32px;
    background-color: #e25d35;
    color: white;
    border-color: #fff;
    border-radius: 50%;
    text-align: center;
    display: block;
    margin: 0.5rem 2rem;
}

.trash:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

.thin-alerts-row {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 0.25rem;
    font-size: 1rem;
    margin-top: 0.5rem;
    position: relative;
    width: 98%;
}

.thin-alert-x {
    position: absolute;
    top: 0px;
    right: 4px;
    font-size: 1.5rem;
    cursor: pointer;
}

.fake-disabled,
.fake-disabled-supervisor {
    opacity: 0.6;
    cursor: not-allowed;
}

.ok-cell {
    color: #fff;
    background-color: #53d94f;
}

.wrong-cell {
    color: #fff;
    background-color: #d9534f;
}

.analist-highlight {
    font-weight: bold;
}

.supervisor-highlight {
    font-weight: bold;
    font-style: italic;
}

.text-space-input {
    width: 25px;
    border: none;
    border-bottom: 1px solid #212529;
    background-color: transparent;
    text-align: center;
}

.text-space-input:focus {
    outline: none;
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  display: none;
}

@media only screen and (max-width: 1800px) {
    .navbar-default .navbar-brand {
        font-size: 1.4rem;
    }

    .navbar-default .navbar-nav > li > a,
    span.nav-link.p-inline-block,
    .navLink.p-inline-block {
        font-size: 1.2rem;
    }

    .p-inline-block {
        padding-top: 1.5rem;
    }
}

@media only screen and (max-width: 1480px) {
    .navbar-default .navbar-brand {
        font-size: 1.4rem;
    }

    .navbar-default .navbar-nav > li > a,
    span.nav-link.p-inline-block,
    .navLink.p-inline-block {
        font-size: 1.2rem;
    }

    .show-table-container {
        width: 100%;
        margin: 0;
    }
    .sample-container {
        width: 47%;
    }

    .sample-container:nth-child(even) {
        margin-left: 0;
    }

    .sample-container:nth-child(odd) {
        margin-left:1rem;
    }

    .inline-block {
        display: inline-block;
    }

    .my-container {
        width: 90%;
        margin: 0 auto;
    }

    /*.order-table thead th {*/
    /*    font-size: 1.125rem;*/
    /*}*/
}

@media only screen and (max-width: 1400px) {
    .navbar-default .navbar-brand {
        font-size: 1.2rem;
        padding-top: 2rem;
    }

    .navbar-default .navbar-nav > li > a,
    span.nav-link.p-inline-block,
    .navLink.p-inline-block {
        font-size: 1rem;
    }

    ul.nav.navbar-nav.navbar-right {
        margin-top: 0;
    }

    .navbarLogo {
        height: 60px;
        width: 60px;
    }

    .p-inline-block {
        padding-top: 1.8rem;
    }

    .show-table-container-analist {
        width: 70%;
    }

    .customContainer {
        width: 95%;
    }
}
