.pill-zonas li.nav-item a.nav-link.form-control {

    border-radius: 5px;
}


.description,
.card-description,
.footer-big p,
.card .footer .stats {
    color: #000;
    font-weight: 400;
}


.panel-header {
    height: 95px !important;
    padding-top: 40px !important;
    padding-bottom: 45px !important;
    background: #f1f1f1;
}


.bk-custom {
   
  /*  background-image: linear-gradient(145deg, #3160b2 0%, #17489d 100%) !important;
    height: 100%;*/
}

app-header ul.navbar-nav li.nav-item.dropdown a {
    color: #000 !important;
}

thead tr th a i.fa.fa-sort {
    padding-left: 10px;
}

.navbar a:not(.btn):not(.dropdown-item) {
    color: #000!important;
}


.main-panel-login {
    position: relative;
    float: right;
    width: 100%;
    background-color: #E3E3E3;
    background-color: #ebecf1;
    -webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
}

.txt-blanco {
    color: #fff;
}


div.form-group label {
    color: #000 !important;
}



.form-check-input {
    margin-left: 0;
}

.form-check input[type="checkbox"],
.radio input[type="radio"] {
    opacity: 1!important;
    position: absolute;
    visibility: visible !important;
    padding-left: 5px !important;
}




.form-group input[type="file"] {

    opacity: 1!important;
}

div.card-body div.row div.col ul {
    padding-left: 15px !important;
}

div.card-body div.row div.col label {
    color: #312ecb !important;
    font-weight: 700 !important;
}



a {
    color: #f96332;
}

a:hover,
a:focus {
    color: #f96332;
}



.stripefix {
    position: fixed;
    bottom: 0;
    padding: 10px;
    background-color: #2f38ad;
    width: 100%;

    -webkit-box-shadow: 0px 0px 36px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 36px -6px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 36px -6px rgba(0, 0, 0, 0.75);
}

.mv-0 {
    margin-bottom: 0px !important!;
    margin-top: 0px !important!;
}

.pl-0 {
    padding-left: 0px !important!;
}



div.card.mt-2.py-4 div.card-body div.form-check label.form-check-label {
    padding-left: 20px !important;
    color: #333;
}


.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
    filter: alpha(opacity=100);
}

.btn-success {
    background-color: #15a533!important;
    color: #FFFFFF;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:focus, .btn-success.active:hover, .show > .btn-success.dropdown-toggle, .show > .btn-success.dropdown-toggle:focus, .show > .btn-success.dropdown-toggle:hover {
    background-color: #0d8427!important;
    color: #FFFFFF;
    -webkit-box-shadow: none;
    box-shadow: none;
}



.btn.btn-link,
.navbar .navbar-nav>a.btn.btn-link {
    color: #0077f8 !important;
}

.btn {
    font-weight: bold!important;
}


.bk-10 {
    background-color: #151634;
}

.btn-outline-danger {
    color: #dc3545 !important;
    background-color: transparent!important;
    background-image: none!important;
    border-color: #dc3545!important;
}

.btn-outline-danger:hover {
    color: #fff!important;
    background-color: #dc3545!important;
    border-color: #dc3545!important;
}

.btn-outline-danger:hover {
    color: #fff!important;
    background-color: #dc3545!important;
    border-color: #dc3545!important;
}


.btn-link:focus, .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: #e8e8e8!important;
}


a {
    color: #0077f8;
}

a:hover,
a:focus {
    color: #0077f8;
}





.sidebar[data-color="blue"]:after,
.off-canvas-sidebar[data-color="blue"]:after {
    background: #13153b;
}

.sidebar[data-color="blue"] .nav li.active>a,
.off-canvas-sidebar[data-color="blue"] .nav li.active>a {
    color: #13153b;
}

.sidebar[data-color="blue"] .nav li.active>a i,
.off-canvas-sidebar[data-color="blue"] .nav li.active>a i {
    color: #13153b;
}


.sidebar[data-color="orange"]:after,
.off-canvas-sidebar[data-color="orange"]:after {
    background: #f96332;
}

.sidebar[data-color="orange"] .nav li.active>a,
.off-canvas-sidebar[data-color="orange"] .nav li.active>a {
    color: #f96332;
}

.sidebar[data-color="orange"] .nav li.active>a i,
.off-canvas-sidebar[data-color="orange"] .nav li.active>a i {
    color: #f96332;
}



.sidebar[data-color="dark-green"]:after,
.off-canvas-sidebar[data-color="dark-green"]:after {
    background: #3d4c58;
}

.sidebar[data-color="dark-green"] .nav li>a,
.off-canvas-sidebar[data-color="dark-green"] .nav li>a {
    color: #fff !important;
}

.sidebar[data-color="dark-green"] .nav li.active>a,
.off-canvas-sidebar[data-color="dark-green"] .nav li.active>a {
    color: #085055!important;
}

div.sidebar div.sidebar-wrapper ul.nav li a i.now-ui-icons{
     color: #fff;
}
.sidebar[data-color="dark-green"] .nav li.active>a i,
.off-canvas-sidebar[data-color="dark-green"] .nav li.active>a i {
    color: #085055!important;
}






.sidebar {
    display: block;
  /*  -webkit-box-shadow: 0px 2px 22px 0 rgba(0, 0, 0, 0.2), 0px 2px 30px 0 rgba(0, 0, 0, 0.05)!important;
    box-shadow: 0px 2px 22px 0 rgba(0, 0, 0, 0.2), 0px 2px 30px 0 rgba(0, 0, 0, 0.05)!important;*/

  -webkit-box-shadow: none!important;
    box-shadow: none!important;


}

/*
.sidebar .nav li > a, .off-canvas-sidebar .nav li > a {
    color: #ccc!important;
}

div.sidebar div.sidebar-wrapper ul.nav li.active a {
    color: #000!important;
}*/




.sidebar .nav li>a,
.off-canvas-sidebar .nav li>a {
    margin: 10px 15px 0;
    border-radius: 5px 5px 20px 5px !important;
    -moz-border-radius: 5px 5px 20px 5px !important;
    -webkit-border-radius: 5px 5px 20px 5px !important;
    border: 0px solid #000000;
}


.min-h-300 {
    min-height: 600px;
}



div.card-body div.table-full-width.table-responsive table.table tbody tr td div.form-check label.form-check-label input.form-check-input {
    display: none;
}


.input-group-addon {
    background-color: #FFFFFF;
    border: 1px solid #E3E3E3;
    border-radius: 5px;
}



.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(0, 0, 0, .02);
}


.table-mantenciones {
    font-size: 12px !important;
    font-weight: 400;
}


.table-mantenciones tr th {
    font-size: 12px !important;
}

.table .thead-dark th {
    color: #fff;
    background-color: #2b4552;
    border-color: #2b4552;
    font-weight: 400;
}










@media only screen and (max-width: 800px) {

    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables tr {
        border: 1px solid #ccc;
    }

    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        padding-top: 8px;
        padding-bottom: 8px;
        white-space: normal;
        text-align: left;
        font-size: 11px !important;
    }

    #no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
        font-weight: 700 !important;
        font-size: 11px !important;
        color: #2b4552;
    }

    /*
    Label the data
    */
    #no-more-tables td:before {
        content: attr(data-title);
    }


    #no-more-tables table {
        padding: 0!important;
    }
}




@media only screen and (min-width: 800px) {



    div#no-more-tables table.col-md-12.table-bordered.table-striped.cf thead tr {
        color: #000;
        background-color: #c4d3ed;
        border-color: #c4d3ed;
    }

    div#no-more-tables table.col-md-12.table-bordered.table-striped.cf thead tr th {
        padding: 10px 5px;
        border: none;
        font-weight: 400 !important;
    }

    div#no-more-tables table.col-md-12.table-bordered.table-striped.cf tbody tr td {
        padding: 5px;
    }


    div#no-more-tables table.col-md-12.table-bordered.table-striped.cf {
        font-size: 12px !important;
    }
}




div#no-more-tables table.col-md-12.table-bordered.table-striped.cf tbody tr td input.form-control {
    font-size: 12px;
}





.texto-cobre {}


.table-bordered td,
.table-bordered th {
    border: 1px solid #f5f5f5;
}






.btn-sm {
    font-size: 11px !important;
}



div#navigation.collapse.navbar-collapse.justify-content-end div.form-row div.col.form-group input.form-control.datepicker
{
background-color: rgba(222, 222, 222, 0.3);
color: #fff;
border: none;
letter-spacing: 1px;

}









.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {

    border-top-left-radius: 0;
    border-bottom-left-radius: 0;

}





.input-group-text {

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;

}



div.input-group-append a#basic-addon2.input-group-text.p-3 {
    text-decoration: none;
}


.pill-zonas li.nav-item a.nav-link {
    padding: 8px 24px;
    
    font-size: 15px;
}

.nav-pills .nav-link.active, .show > .nav-pills .nav-link {

    color: #fff;
    background-color: #0077f8;

}

.nav-pills li {

    color: #000;
    background-color: #f5f5f5;
    margin:4px 4px;


}


div.container-fluid div.navbar-wrapper a.text-gray {
    width: 100%;
    padding-left:20px;
}

 select.form-control{
    background-color: #fff;

}

 textarea.form-control{
    background-color: #fff;
    border: 1px solid #E3E3E3 !important;
}


textarea.form-control:focus, textarea.form-control:active {
      background-color: #fff;
       border: 1px solid #f96332
}

div.card-body div.form-check label.form-check-label {
    padding-left: 20px;
    line-height: 100%

}


.bk-gray{
    background-color: #f5f5f5;
}


.bk-gray-2{
    background-color: #c4d3ed;
}

.card label {

    font-size: 0.8571em;
    margin-bottom: 5px;
    color: #9A9A9A;

}



.f08 {
    font-size: 0.8571em;
}


div.form-group li, div.form-group p {
    font-size: 0.8571em;
}




.sidebar .logo::after, .off-canvas-sidebar .logo::after {

    content: '';
    position: absolute;
    bottom: 0;
    right: 15px;
    height:  0 !important;
    width: calc(100% - 30px);
    background-color: rgba(255, 255, 255, 0.5);
    display: none !important;

}





.table-bordered.table-striped.cf tbody tr td a img {
    padding-top: 12px;
    padding-bottom: 12px;
}






div.custom-control.custom-radio.custom-control-inline label {
    padding-right:  5px;
    padding-top: 2px;
    font-size: 1.1em;
    padding-left:  5px;
}

.custom-control {

    padding-left: 0 !important;
    margin-right: 0 !important;

}




h5, .h5 {

    font-size: 1.27em;
    line-height: 1.4em;
    margin-bottom: 15px;

}


.font20{
    font-size: 20px !important;
}

.font24{
    font-size: 24px !important;
}

.w80{
    width: 40px !important;
}

.w100{
    width: 40px !important;
}


tbody tr td.pl-2 a small {
    font-size: 11px;
    color: #666;
    display: block;
    padding-top: 4px;
    line-height: 130%;
}

tbody tr td.pl-2 a {
    font-size: 18px;
    line-height: 65%;
    padding-top: 10px;
    text-decoration: none;
    margin: 0;
    color: #143d70;

}


table.brow tbody tr td {
    border: none;
}


td.pl-3.pr-3.w80 a i.fas.fa-chevron-right{
  
    color: #ccc;

}


td.pl-3.pr-3.w80 a  i.fas.fa-cloud-download-alt {
  
    color: #0077f8;

}

.b8 {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}




.form-control {
    border-radius: 5px !important;
    background-color: #fafafa !important;
}




.navbar .navbar-toggler-bar {
    
    background: #000 !important;
}

div.dropdown-menu.dropdown-menu-right.show  {
     background: #f9f9f9 !important;
}




.text-azul{
    color:#1262c4!important;
}

.table-bordered.table-striped.cf.brow tbody tr td.pl-2.a a{
    font-size: 14px!important;
    color: #000!important;

}



.sidebar .nav li > a, .off-canvas-sidebar .nav li > a {

font-size: 0.9em!important;

font-weight: 700!important;
}




div.card.mb-4.box-shadow div.card-header{
    background-color:#f5f5f5;
    padding-bottom: 10px!important;
}

.alert.alert-success {
    background-color: #f2ec8a!important;
    color: #000!important;
}


.main-panel {
    background-color: #f1f1f1!important;
}











