﻿/*TIPOS DE LETRA Y TAMAÑO
---------------------------------------------------*/
@font-face {
    font-family: 'WorkSans-Light';
    src: url('../fonts/WorkSans-Light/WorkSans-Light.eot');
    src: url('../fonts/WorkSans-Light/WorkSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/WorkSans-Light/WorkSans-Light.woff2') format('woff2'), url('../fonts/WorkSans-Light/WorkSans-Light.woff') format('woff'), url('../fonts/WorkSans-Light/WorkSans-Light.ttf') format('truetype'), url('../fonts/WorkSans-Light/WorkSans-Light.svg#WorkSans-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WorkSans-Regular';
    src: url('../fonts/WorkSans-Regular/WorkSans-Regular.eot');
    src: url('../fonts/WorkSans-Regular/WorkSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/WorkSans-Regular/WorkSans-Regular.woff2') format('woff2'), url('../fonts/WorkSans-Regular/WorkSans-Regular.woff') format('woff'), url('../fonts/WorkSans-Regular/WorkSans-Regular.ttf') format('truetype'), url('../fonts/WorkSans-Regular/WorkSans-Regular.svg#WorkSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WorkSans-Medium';
    src: url('../fonts/WorkSans-Medium/WorkSans-Medium.eot');
    src: url('../fonts/WorkSans-Medium/WorkSans-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/WorkSans-Medium/WorkSans-Medium.woff2') format('woff2'), url('../fonts/WorkSans-Medium/WorkSans-Medium.woff') format('woff'), url('../fonts/WorkSans-Medium/WorkSans-Medium.ttf') format('truetype'), url('../fonts/WorkSans-Medium/WorkSans-Medium.svg#WorkSans-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WorkSans-SemiBold';
    src: url('../fonts/WorkSans-SemiBold/WorkSans-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/WorkSans-SemiBold/WorkSans-SemiBold.woff') format('woff'), url('../fonts/WorkSans-SemiBold/WorkSans-SemiBold.ttf') format('truetype'), url('../fonts/WorkSans-SemiBold/WorkSans-SemiBold.svg#WorkSans-SemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PlutoSans-Bold';
    src: url('../fonts/PlutoSans-Bold/PlutoSans-Bold.eot');
    src: url('../fonts/PlutoSans-Bold/PlutoSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/PlutoSans-Bold/PlutoSans-Bold.woff2') format('woff2'), url('../fonts/PlutoSans-Bold/PlutoSans-Bold.woff') format('woff'), url('../fonts/PlutoSans-Bold/PlutoSans-Bold.ttf') format('truetype'), url('../fonts/PlutoSans-Bold/PlutoSans-Bold.svg#PlutoSans-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PlutoSans-Black';
    src: url('../fonts/PlutoSans-Black/PlutoSans-Black.eot');
    src: url('../fonts/PlutoSans-Black/PlutoSans-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/PlutoSans-Black/PlutoSans-Black.woff2') format('woff2'), url('../fonts/PlutoSans-Black/PlutoSans-Black.woff') format('woff'), url('../fonts/PlutoSans-Black/PlutoSans-Black.ttf') format('truetype'), url('../fonts/PlutoSans-Black/PlutoSans-Black.svg#PlutoSans-Black') format('svg');
    font-weight: normal;
    font-style: normal;
}

.bold {
    font-family: "PlutoSans-Black", Helvetica, Arial, sans-serif;
}

strong {
    font-family: "WorkSans-SemiBold", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    background-color: #fcfcfc;
    font-family: "WorkSans-Regular", Helvetica, Arial, sans-serif;
    letter-spacing: -0.5px;
    font-size: 13px;
    align-items: center;
    background-size: cover;
}

#principal {
    background: url('../image/img004.jpg')no-repeat center center fixed;
    background-color: #fcfcfc;
    font-family: "WorkSans-Regular", Helvetica, Arial, sans-serif;
    letter-spacing: -0.5px;
    font-size: 13px;
    align-items: center;
    background-size: cover;
}

.container-login-g {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-size: cover;
    display: none;
}

.container-login-c {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
}

.container-login-g1 {
    background-image: url('../image/img001.jpg');
}

.container-login-g2 {
    background-image: url('../image/img002.jpg');
}

.container-login-g3 {
    background-image: url('../image/img003.jpg');
}

.copyrigth {
    font-weight: 100 !important;
    margin-top: 30px;
    text-align: center;
}

.container-login-c .card {
    border-radius: 0rem;
}

.container-login-c .card-footer:last-child {
    border-radius: 0px;
}

/*TABLE VAL FIRMA*/
#tablarec.table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    font-size: 12px !important;
}

#tablarec td, #tablarec th {
    border: 1px solid #dddddd;
    text-align: center;
    padding: 8px;
}

#tablarec thead {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    background-color: #005ca6;
    color: white;
}

#tablarec tr:nth-child(even) {
    background-color: #dddddd;
}

/*MODAL HEADER*/
.modalheadercss {
    background-color: #00b1e1;
    color: #ffffff;
}

.caixa {
    box-shadow: 0 0 20px rgba(0,0,0,3);
    height: 100%;
    width: 500px;
    background-color: rgba(249, 249, 249, 0.89) !important;
    text-align: center;
}

.caixaindex {
    box-shadow: 0 0 20px rgba(0, 0, 0, 1);
    /*width: 900px;*/
    background-color: rgba(249, 249, 249, 0.89) !important;
    /*left: 50%;*/
    top: 50%;
}

.titulo {
    position: relative;
    color: #005CA6;
    margin-bottom: 30px;
    text-align: center;
}

.h-100 {
    overflow-y: hidden;
}

.centrado-porcentuala {
    position: absolute;
    left: 25%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.centrado-porcentualb {
    position: absolute;
    left: 75%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.headerindex {
    background-color: #005CA6;
    border-bottom: 1px solid rgb(0, 92, 166);
}


#pleaseWaitDialog .modal-content {
    width: 50%;
    /*background-color: #f9f9f936 !important;*/
}

/*DROPDOWN USUARIO
----------------------------------------------------*/
#MnuUser .dropdown-item:hover, .dropdown-item:focus {
    background-color: #EB8427;
    color: white;
}

#MnuUser .dropdown-menu {
    background-color: #00b1e1 !important;
}

#MnuUser .dropdown-item {
    color: black;
}


/*LINKS
---------------------------------------------------*/
.links {
    color: white;
}

    .links a {
        margin-left: 4px;
    }

/*VALIDATE
---------------------------------------------------*/
.input-validation-error {
    border: 1px solid #b94a48;
    background-color: #ffeeee;
    box-shadow: 0 0 3px red;
}

.field-validation-error{
    font-weight: bold;
}

/* SWEEALERT
---------------------------------------------------*/
body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
    top: 150px;
}

 body.swal2-no-backdrop .swal2-shown.swal2-top-end, body.swal2-no-backdrop .swal2-shown.swal2-top-right {
    top: 150px;
}

.swal2-popup {
    font-size: 0.9rem !important;
}

.swal2-popup h4 {
    font-size: 1.1rem !important;
}

/* HEADER PRINCIPAL 
---------------------------------------------------*/
.header-principal {
    background-color: #00b1e1;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* CONTENIDO PRINCIPAL 
---------------------------------------------------*/
.contenido-principal {
    padding-top: 160px;
    /*padding-bottom: 15px;*/
}

@media (max-width: 767px) {
    .contenido-principal {
        padding-top: 100px;
    }

    .container .text-muted {
        margin: 13px 0;
    }

    .cant-reg .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
}

@media (min-width: 1200px) {
    .contenido-principal {
        padding-top: 160px;
    }
}

/*TABLE
---------------------------------------------------*/
.table > thead > tr > th {
    background-color: #005CA6;
    color: #ffffff;
}

.table-bordered thead th, .table-bordered thead td {
    padding: 0.35rem;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
    right: 0.3em;
    content: "\23F6";
    top: -0.0rem;
    font-size: 1rem;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    right: 0.3em;
    content: "\23F7";
    top: 0.5rem;
    font-size: 1rem;
}

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 {
    top: 3px;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
    background-color: #EB8427;
}

.btn-outline-primary {
    color: #005CA6;
    border-color: #005CA6;
}

.btn-outline-primary:hover {
    color: #ffffff;
    background-color: #005CA6;
    border-color: #005CA6;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #ffffff;
    background-color: #005CA6;
    border-color: #005CA6 #005CA6 #005CA6;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #ffffff;
    background-color: #00B1E1;
    border-color: #00B1E1;
}

.dtr-details {
    white-space: initial !important;
}


.form-control:focus {
    border-color: #00B1E1;
}

/*BUTTON IN TABLE
---------------------------------------------------*/
.table th, .table td {
    padding: 0.22rem;
}

.table tbody tr td .btn {
    padding: 0rem 0.25rem;
}

table {
    width: 100% !important;
}

table.dataTable {
    border-collapse: collapse !important;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, 
table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, 
table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, 
table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, 
table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
    bottom: 0em;
}

.input-group > .input-group-addon > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group.date .input-group-addon {
    cursor: pointer;
    display: flex;
    margin-left: -1px;
}

/*.table th {
    background-color: rgb(32,151,194);
    color: white;
}*/ 

/* FOOTER
-------------------------------------------------- */
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px; /* Set the fixed height of the footer here */
    line-height: 60px; /* Vertically center the text there */
    background-color: #2C3E50;
    color: white;
}


.form-control {
    font-size: 13px;
    height: calc(2.0rem + 2px);
}


.avatar {
    /*border: 0.3rem solid rgba(#fff, 0.3);
    margin-top: -6rem;
    margin-bottom: 1rem;*/
    max-width: 9rem;
}

section {
    padding: 60px 0;
    text-align: center;
    /*color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;*/
}

.card-columns {
    column-gap: 0.5rem;
}

.card {
    border-color: #005ca6;
}

.container-login-c .card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgb(0, 177, 225);
    border-top: 1px solid rgb(0, 177, 225);
}

    .container-login-c .card-footer a {
        color: #ffffff;
    }

.container-login-c .card-header {
    padding: 0.75rem 1.25rem;
    background-color: rgb(0, 177, 225);
    border-top: 1px solid rgb(0, 177, 225);
}

    .container-login-c .card-header h3 {
        color: #ffffff;
    }

.container-login-c .card-header {
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
}

    .container-login-c .card-header:first-child {
        border-radius: 0rem;
    }

h5.card-title {
    float: none;
}

/*AdminLTE
-------------------------------------------*/
[class*='sidebar-dark-'] {
    background-color: #00b1e1;
}

[class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link {
    color: #2e3e50;
}

[class*='sidebar-dark'] .user-panel {
    border-bottom: 1px solid #005ca6;
}

[class*='sidebar-dark-'] .sidebar a {
    color: #2d3e50;
    font-weight: bold;
}

[class*='sidebar-dark'] .brand-link {
    border-bottom: 1px solid #005ca6;
    color: rgb(255, 255, 255);
}

.layout-fixed .main-sidebar {
    position: absolute;
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #005ca6;
}

.dropdown-menu {
    left: -55%;
    min-width: 11rem;
}

[class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link:hover, [class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link:focus {
    background-color: #EB8427;
}

.mr-5, .mx-5 {
    margin-right: 3.4rem !important;
}


/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 575.98px) {
    .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) 
{
    .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 768px) and (max-width: 991.98px)
{
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

 /*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px)
{
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media (min-width: 1200px) 
{
    .card-columns {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
}