@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

/*html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a, .btn-link {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

app {
    position: relative;
    display: flex;
    flex-direction: column;
}

.top-row {
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.main {
    flex: 1;
}

    .main .top-row {
        background-color: #f7f7f7;
        border-bottom: 1px solid #d6d5d5;
        justify-content: flex-end;
    }

        .main .top-row > a, .main .top-row .btn-link {
            white-space: nowrap;
            margin-left: 1.5rem;
        }

.main .top-row a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

    .sidebar .top-row {
        background-color: rgba(0,0,0,0.4);
    }

    .sidebar .navbar-brand {
        font-size: 1.1rem;
    }

    .sidebar .oi {
        width: 2rem;
        font-size: 1.1rem;
        vertical-align: text-top;
        top: -2px;
    }

    .sidebar .nav-item {
        font-size: 0.9rem;
        padding-bottom: 0.5rem;
    }

        .sidebar .nav-item:first-of-type {
            padding-top: 1rem;
        }

        .sidebar .nav-item:last-of-type {
            padding-bottom: 1rem;
        }

        .sidebar .nav-item a {
            color: #d7d7d7;
            border-radius: 4px;
            height: 3rem;
            display: flex;
            align-items: center;
            line-height: 3rem;
        }

            .sidebar .nav-item a.active {
                background-color: rgba(255,255,255,0.25);
                color: white;
            }

            .sidebar .nav-item a:hover {
                background-color: rgba(255,255,255,0.1);
                color: white;
            }

.content {
    padding-top: 1.1rem;
}

.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}
    */
.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightskyblue;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/*
@media (max-width: 767.98px) {
    .main .top-row:not(.auth) {
        display: none;
    }

    .main .top-row.auth {
        justify-content: space-between;
    }

    .main .top-row a, .main .top-row .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    app {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .main .top-row {
        position: sticky;
        top: 0;
    }

    .main > div {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    .navbar-toggler {
        display: none;
    }

    .sidebar .collapse {
        /* Never collapse the sidebar for wide screens * /
        display: block;
    }
}*/

/* ======================================================== */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    /* Set the fixed height of the footer here */
    height: 60px;
    line-height: 60px; /* Vertically center the text there */
}

td.details-control {
    background: url('../resources/details_open.png') no-repeat center center;
    cursor: pointer;
}

tr.details td.details-control {
    background: url('../resources/details_close.png') no-repeat center center;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f00' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}



.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f00' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

#divCollapse {
    float: right;
}



.imagen-icon {
    margin-bottom: 0;
}


TablaColumnasEscondidas {
    width: 100%;
}

.scroll {
    max-height: 181px;
    overflow-y: auto;
}

.carousel-caption {
    padding: 0px !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #211F61;
}

.nav-pills .nav-link {
    color: black;
}

.page-item.active .page-link {
    border-color: #211F61;
    background-color: #211F61;
}

.page-link {
    color: black;
}

    .page-link: hover {
        color: black;
    }

.app-sidebar .navigation li > a, .off-canvas-sidebar .navigation li > a {
    font-size: 12px;
}

.app-sidebar .navigation li ul li a, .off-canvas-sidebar .navigation li ul li a {
    padding: 0px 1px 0px 60px;
}

.bg-info {
    background-color: #211F61 !important;
    color: white;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
    background-color: #211F61 !important;
}

.required:after {
    content: " *";
    color: red;
}


.spinner {
    border: 16px solid silver;
    border-top: 16px solid #337AB7;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 700ms linear infinite;
    top: 40%;
    left: 55%;
    position: absolute;
    z-index: 1;
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}


.loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background-color: aliceblue;
    opacity: 0.5;
}

.btn-Blue {
    background-color: #211F61;
    color: #fff;
}

.datePickerMT {
    margin-top: -4.5px !important;
}

.ocultarContenido {
    display: none;
}

.label {
    height: 2.5rem;
    border: 1px solid #ced4da;
    border-radius: 5px;
    display: block;
    padding: 0.375rem 0.75rem;
    cursor: pointer;
}

.title {
    transition: 200ms color;
}

.label:hover {
    border: 1px solid;
}

@media screen and (max-width: 767px) {
    li.paginate_button.previous {
        display: inline;
    }

    li.paginate_button.next {
        display: inline;
    }

    li.paginate_button {
        display: none;
    }
}

.modal-backdrop {
    z-index: -1;
}

.modal {
    position: absolute;
    top: 10px;
    right: 100px;
    bottom: 0;
    left: 0;
    z-index: 10040;
    overflow: auto;
    overflow-y: auto;
}


.textbox, .textarea, .mask, .ui-dropdown, .ui-multiselect, .ui-calendar .ui-inputtext, .ui-spinner, .ui-lookup-search input, .rz-colorpicker {
    border: 1px solid #A6A9AE !important;
}

.app-sidebar .navigation li ul li a, .off-canvas-sidebar .navigation li ul li a {
    padding-left: 35px !important;
}

footer {
    margin-bottom:-300px;
}


#tooltipUrgente {
    display: none;
    color: white;
    padding: 20px;
    background: #464545;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    top: 57%;
    transform: translateX(-50%);
    font-size: 1rem;
    text-align: center;
}

    #tooltipUrgente:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #464545;
        bottom: -19px;
        left: 13.5%;
    }

#tooltipPendiente {
    display: none;
    color: white;
    padding: 20px;
    background: #464545;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    top: 57%;
    transform: translateX(-18%);
    font-size: 1rem;
    text-align: center;
}

    #tooltipPendiente:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #464545;
        bottom: -19px;
        left: 14.5%;
    }

#modalRecordatorio {
    z-index: 99999 !important;
    overflow-y: auto !important;
    display: block !important;
    position: fixed !important;
    left: 50% !important;
    top: 55% !important;
    transform: translate(-50%, -50%) !important;
}

#modalInactivacionTA {
    z-index: 99999 !important;
    overflow-y: auto !important;
    display: block !important;
    position: fixed !important;
    left: 50% !important;
    top: 55% !important;
    transform: translate(-50%, -50%) !important;
}