html,
body {
    overflow-x: hidden;
    height: 100%;
}

body {
    padding: 0;
    margin: 0;
    text-align: center;
}

.container{
    padding-bottom: 20px;
}

a {
    display: block;
    text-decoration: none;
    outline: none;
}

a:focus,
a:hover {
    color: #333;
    text-decoration: none;
}

a:active,
a:focus {
    outline: none;
}

a {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

.btn-primary:hover {
    color: #fff;
    background: -webkit-linear-gradient(330deg, #e9ecef, #6c757d);
    background: -o-linear-gradient(330deg, #e9ecef, #6c757d);
    background: linear-gradient(60deg, #e9ecef, #6c757d);
    border-color: #6c757d;
}

.nav-item {
    padding: 0px 13px 0px 13px;
}

.bg-traspar {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .2), 0 1px 8px 0 rgba(0, 0, 0, .12);
    background-color: transparent;
    z-index: 1;
}

.btn-descargaa{
    position: absolute;
    right: 30px;
    top: 15px;
}

.nav-link {
    color: #6c757d !important;
}

.menudrop--mdf {
    margin: .7rem 0 0;
    border-radius: 0;
    min-width: 12rem;
}


.titulonav {
    color: #fff;
}

@media (max-width: 987px) {
    .titulonav {
        display: none;
    }
}

#empresa{
    width: 166px;
    height: 26px;
    color: #6c757d;
    padding: 0 0 0 10px;
    border: 0;
}

.montototal {
    text-align: left;
    font-size: 1.4rem;
    margin-bottom: 0;
    font-weight: 400;
}

.valortotalinput {
    background: #FFF;
    border: none;
    color: #000;
}

.thtable--mdf {
    font-size: 12px;
}

@media (max-width: 1360px) {
    .thtable--mdf {
        font-size: 10px;
    }
}

.table thead th {
    border-bottom: 0;
}

.table td,
.table th {
    padding: .65rem;
    color: #6c757d;
}

.carhead--mdf {
    margin-bottom: 2.4rem!important;
    background: transparent;
}

.card-header{
    background: transparent; 
}

.contetnfield__elem {
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
    text-align: left;
    padding-left: 12px;
    border-radius: .25rem;
}

.titulofield__elem {
    display: block;
    width: auto;
    font-size: 1rem;
    text-align: left;
}

.card-title-titulo {
    margin: 10px 0 0 0;
    font-size: 14px;
    font-weight: 500;
}

.input-group-text{
    background-color: transparent;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    color: #fff !important;
    background-color: #6c757d;
}

/*********************************** inicio modal full screen ***********************************/

.tamcolors{
    position: absolute;
    width: 13px;
    height: 13px;
    top: 6px;
}

.alert-info--mdf {
    color: #000;
    background-color: #f1f1f1;
    border-color: #f1f1f1;
}

.numnotificacion {
    padding: 0 5px 0 5px;
    border-radius: 20%;
}

.titlecard-mdf {
    background: lightgray;
    padding: 10px 0 10px 0;
}

.list-group-mdf{
    min-height: 54px;
    border-width: 1px 0;
    border-radius: 0;
    border-color: rgba(237, 237, 237, 0.7);
    padding: 0px;
    margin-left: 15px;
    margin-right: 15px;
}

.link-indicadorA{
    margin-top: 7px;
    color: #343a40 !important;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Roboto Slab', serif;
}

.price-circle {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    border-radius: 50px;
    background-color: #FFFFFF;
    border: 3px solid #343a40;
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 10px 5px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 10px 5px rgba(0,0,0,0.3);
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.3);
}

.linkpanel{
    color: #4d5969!important;
    background-color: #fff;
    border-color: #fff;
    -webkit-box-shadow: 0 0 0 1px rgba(43,45,80,.1), 0 2px 5px 0 rgba(43,45,80,.08), 0 1px 1.5px 0 rgba(0,0,0,.07), 0 1px 2px 0 rgba(0,0,0,.08);
    box-shadow: 0 0 0 1px rgba(43,45,80,.1), 0 2px 5px 0 rgba(43,45,80,.08), 0 1px 1.5px 0 rgba(0,0,0,.07), 0 1px 2px 0 rgba(0,0,0,.08);
}

.linki--elem{
    width: inherit;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 0.8rem;
}

.chart-pie{
    width: 100%;
    height: 150px;
}

.timeline-item{
    text-align: left;
    padding-left: 50px;
}

.timeline-item:before {
    content: ' ';
    background: #fff;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #2c7be5;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 1;
}

.list-group-item{
    border: none;
}

.list-group-item:focus, .list-group-item:hover{
    z-index: 0;
}

.colortabla{
    width: 15px;
    height: 15px;
    margin: 0 auto;
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.65625rem;
    background-color: #e9ecef;
    border-radius: 0.2rem;
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #47BAC1;
    transition: width 0.6s ease;
}

.progress-sm {
    height: 0.5rem;
}

.jexcel_nested .h0 {
    font-size: 17px !important;
}

.jexcel_nested .h1 {
    font-size: 17px !important;
} 

.jexcel_nested .h2{
    font-size: 17px !important;
}

.jexcel_nested .h3{
    font-size: 17px !important;
}

.jexcel_nested .h4{
    font-size: 17px !important;
}

.jexcel_nested .h5{
    font-size: 17px !important;
}

.jexcel_nested .h6{
    font-size: 17px !important;
}

.jexcel_nested .h7{
    font-size: 17px !important;
}

.jexcel_nested .h8{
    font-size: 17px !important;
}

.jexcel_nested .h9{
    font-size: 17px !important;
}

.ocultaocin {
    color:red !important;
}

.muestraocin {
    color:green;
}

@media (min-width: 992px){
    .modal__dialog--mdf {
        max-width: 1500px !important;
    }
}

/**************** Inicia el footer ****************/

.context-dark h6{
    color: #ffffff;
}

* + .footer-contacts {
    margin-top: 28px;
}

.footer-contacts {
    text-align: left;
    font-size: 0;
    line-height: 0;
}

.footer-corporate h6 {
    font-size: 20px;
}

.colorloin{
    color: #FFFFFF;
}

.colorloin:hover{
    color: #FFFFFF;
}

.footer-corporate .footer-contacts .link-phone {
    font-size: 14px;
    line-height: 1.72;
}

.marginfooter{
    margin-top: 8rem !important;
}

.footer-corporate .footer-contacts a {
    letter-spacing: .05em;
}

a[href*='tel'], a[href*='mailto'] {
    white-space: nowrap;
}

* + .footer-contacts {
    margin-top: 28px;
}

.footer-corporate * + .group-md {
    margin-top: 30px;
}

.footer-contacts .icon {
    vertical-align: middle;
    text-align: left;
    min-width: 21px;
    font-size: 24px;
    line-height: 24px;
    color: #01b3a7;
}

.icon {
    display: inline-block;
    font-size: 16px;
    line-height: 1;
}

.text-spacing-100 {
    letter-spacing: .025em;
    color: #FFFFFF;
}

.row-40 {
    margin-bottom: -40px;
}

.row-40 > * {
    margin-bottom: 40px;
}

.row-6 {
    margin-bottom: -6px;
}

.row-10 {
    margin-bottom: -10px;
}

.footer-corporate .rights {
    font-size: 12px;
}

p.rights {
    font-size: 14px;
    letter-spacing: .025em;
    font-weight: 500;
    color: #9b9b9b;
}

.text-spacing-100 {
    letter-spacing: .025em;
}

* + .list-marked {
    margin-top: 15px;
}

.list-marked {
    text-align: left;
}

* + .group-md {
    margin-top: 40px;
}

.footer-contacts .link-location {
    max-width: 192px;
}

.footer-corporate-bottom-panel {
    padding: 26px 0;
    background: #212121;
}

.footer-corporate-bottom-panel a{
    color: #FFFFFF;
}

.footer-corporate .button {
    min-width: auto;
    padding-left: 30px;
    padding-right: 30px;
}

html .group-md > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 17px;
    margin-left: 17px;
}

.button-lg {
    padding: 20px 33px 18px;
    line-height: 1.33;
}

.button-ujarak{
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    position: relative;
    z-index: 0;
    transition: background .4s, border-color .4s, color .4s;
}

.row-6 > * {
    margin-bottom: 6px;
}

.footer-corporate-inset {
    padding: 50px 0;
}

.context-dark{
    color: #ffffff;
}

.footer-corporate {
    text-align: center;
    background: #424242 ;
}

html .group-middle {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

html .group-md {
    margin-bottom: -17px;
    margin-left: -17px;
}

@media (min-width: 768px){
    html .group-middle {
        justify-content: flex-start;
    }
}

@media (min-width: 992px){
    .footer-corporate-inset {
        padding: 65px 0;
    }
}

@media (min-width: 576px){
    .footer-corporate {
        text-align: left;
    }
}

@media (min-width: 1200px){
    .footer-corporate-inset {
        padding-top: 75px;
    }
}


@media (min-width: 920px){
    .list-custom-2 {
        columns: 2;
        break-inside: avoid;
        -moz-column-gap: 30px;
        -webkit-column-gap: 30px;
    }
}

@media (max-width: 1400px){
    .card-columns{
        column-count: 2;
    }
}

@media (max-width: 991px){
    .card-columns{
        column-count: 1;
    }
}

/**************** Termina el footer ****************/

.card-category,
.card-title--mdf {
    text-align: right;
}

.card-icon {
    border-radius: 3px;
    padding: 13px;
    margin-top: -56px;
    float: left;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .2), 0 1px 8px 0 rgba(0, 0, 0, .12);
}

.card-icon i{
    color: #FFFFFF;
    font-size: 36px;
    line-height: 56px;
    width: 50px;
    height: 50px;
    text-align: center;
}

.card.bg-warning,
.card .card-header-warning .card-icon,
.card .card-header-warning .card-text,
.card .card-header-warning:not(.card-header-icon):not(.card-header-text),
.card.card-rotate.bg-warning .back,
.card.card-rotate.bg-warning .front {
    background: -webkit-linear-gradient(330deg, #66bb6a, #43a047);
    background: -o-linear-gradient(330deg, #66bb6a, #43a047);
    background: linear-gradient(60deg, #66bb6a, #43a047);
}

.card .card-header-success .card-icon,
.card .card-header-success .card-text,
.card .card-header-success:not(.card-header-icon):not(.card-header-text) {
    background: -webkit-linear-gradient(330deg, #de5918, #dc3545);
    background: -o-linear-gradient(330deg, #de5918, #dc3545);
    background: linear-gradient(60deg, #de5918, #dc3545);
}

.card.bg-info,
.card .card-header-info .card-icon,
.card .card-header-info .card-text,
.card .card-header-info:not(.card-header-icon):not(.card-header-text),
.card.card-rotate.bg-info .back,
.card.card-rotate.bg-info .front {
    background: -webkit-linear-gradient(330deg, #e9ecef, #6c757d);
    background: -o-linear-gradient(330deg, #e9ecef, #6c757d);
    background: linear-gradient(60deg, #e9ecef, #6c757d);
}

.card .card-header-primary .card-icon,
.card .card-header-primary .card-text,
.card .card-header-primary:not(.card-header-icon):not(.card-header-text) {
    background: -webkit-linear-gradient(330deg, #007bff, #3395ff);
    background: -o-linear-gradient(330deg, #007bff, #3395ff);
    background: linear-gradient(60deg, #007bff, #3395ff);
}

.card [class*=card-header-] .card-icon,
.card [class*=card-header-] .card-text {
    border-radius: 3px;
    padding: 15px;
    margin-top: -35px;
    float: left;
}

.card-header-icon .card-icon i {
    font-size: 36px;
    line-height: 56px;
    width: 56px;
    height: 56px;
    text-align: center;
}

.card-title,
.card-category {
    margin: 0;
}

.card-footer {
    border-top: none;
    padding: .20rem 0rem;
}

.cardheader--mdf {
    border-top: 1px solid rgba(0, 0, 0, .125);
}

.dtp-btn-cancel {
    margin-right: 5px;
    margin-left: 10px;
}

.dtp-btn-ok {
    margin-left: 5px;
}

.bd-callout-info {
    border-left-color: #6c757d !important;;
}

.bd-callout {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem;
}

.plan{
    padding: 2.2rem 0 2rem 2rem;
    background: #eee;
    font-weight: 500;
    width: 130px;
    text-align: center;
    margin-right: 0px;
}

.precioIn{
    font-size: 20px;
    font-weight: bold;
    color: #2e7eed;
    float: right;
    padding-right: 15px;
}

.content--mdf{
    padding: 2.1rem 0 2.07rem 1rem;
}

.custom-control.custom-checkbox--mdf{
    padding-left: 0;
}

label.custom-control-label--mdf {
  position: relative;
  padding-right: 1.8rem;
}

label.custom-control-label--mdf::before, label.custom-control-label--mdf::after{
  right: 0;
  left: auto;
}

.custom-control-inline--mdf {
    margin-right: 2.5rem;
}

.btn-sm--mdf{
    float: right;
}

.btnd-sm--dmf{
    position: absolute;
    right: 0;
}
/*********************************** final carts de colores ***********************************/

@media (max-width: 1557px) {
    .colUno-mdf {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-mdf {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/*********************************** Inicia startable ***********************************/

.stacktable {
    width: 100%;
}

.st-head-row {
    padding-top: 1em;
}

.st-head-row.st-head-row-main {
    font-size: 1.5em;
    padding-top: 0;
}

.st-key {
    width: 49%;
    text-align: left;
    padding-right: 1%;
}

.st-val {
    width: 49%;
    padding-left: 1%;
}


/* RESPONSIVE EXAMPLE */

.stacktable.large-only {
    display: table;
}

.stacktable.small-only {
    display: none;
}

@media (max-width: 830px) {
    .stacktable.large-only {
        display: none;
    }
    .stacktable.small-only {
        display: table;
    }
}

@media (min-width: 768px){
    .chart-area {
        height: 20rem;
    }
}


/*********************************** Termina startable ***********************************/

@media (min-width: 876px) and (max-width: 991px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }
}

@media (max-width: 991px) {
    .menudrop--mdf {
        position: absolute !important;
    }
}

@media (max-width: 875px) {
    .titulomenu__elem {
        display: none;
    }
    .contentmenu--mdf {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .navitem--mdf {
        width: 100%;
        padding: 0px;
        border-right: 1px solid rgb(222, 226, 230, .4) !important;
    }
    .navitem--mdf:nth-child(7) {
        border-right: none !important;
    }
    .navbar {
        padding: 0 !important;
    }
}

@media (max-width: 667px) {
    .navbar {
        display: none;
    }
}

@media (max-width: 830px) {
    .indica--mdf {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 25px;
    }
    .colinput--mdf {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .btn-outline-primary {
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .informacion--mdf {
        position: absolute;
        right: 0;
        display: none;
    }
    .indicadores-mdf {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 992px) {
    .modal-dialog {
        width: 100%;
        height: 100%;
        max-width: 100%;
        margin: 0;
        padding: 0;
    }
    .modal-content {
        height: auto;
        min-height: 100%;
        border-radius: 0;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .container {
        max-width: 978px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .container {
        max-width: 100%;
    }
}

.ajax-upload-dragdrop,
.ajax-file-upload-container,
.ajax-file-upload-statusbar {
    width: 100% !important;
}

.ajax-file-upload-statusbar {
    padding: 0 !important;
    margin: auto !important;
    margin-top: 10px !important;
}

.ajax-file-upload-green {
    margin: 0;
}

.ajax-file-upload-filename {
    margin: 0 auto !important;
}

.ajax-file-upload-container {
    margin: 50px 0px 20px 0px !important;
}