﻿/*para ocultar y visualizar los mensajes de control*/
.ocultarElemento {
    display: none;
    transition-duration: 1s;
}

.mostrarElemento {
    display: normal;
    transition-duration: 1s;
}


#wrap iframe {
    border: medium none;
    margin: 0rem; /* 0px */
}

#wrap {
    min-height: calc(100vh - 8rem);
}

@media (min-width: 1025px) {
    #wrap {
        min-height: calc(100vh - 65px - 2.6923rem); /*100% - header - footer*/
    }
}

.form-group.kt-form__group .g-recaptcha {
    margin-top: 1.5rem;
    height: 6rem;
}

.rc-anchor-normal {
    height: 5.6923rem; /* 74px */
    width: 32.9231rem; /* 428px */
}

    .rc-anchor-normal .rc-anchor-content {
        height: 5.6923rem; /* 74px */
        width: 24.3846rem; /* 317px */
    }


.input-group .fl-flex-label {
    width: 100%
}

.fl-flex-label.fl-collapsed .fl-label {
    font-size: 0.6923rem; /* 9px */
    padding-top: 0rem; /* 0px */
    display: block;
}

.kt-login .input-group .fl-flex-label .fl-label {
    top: 1.8462rem; /* 24px */
}

.fl-flex-label.fl-collapsed.fl-background .fl-label {
    background: #ffffff54;
}

.fl-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.kt-login.kt-login--2 .kt-login__wrapper .kt-login__container .kt-login__form .kt-form__group .form-control {
    border-radius: 0.25rem;
}

.kt-portlet.kt-portlet--skin-dark.kt--bg-warning .kt-portlet__foot:not(.kt-portlet__no-border) {
    border-top: 0.0769rem /* 1px */ solid #FFF;
}

.kt-portlet.kt-portlet--skin-dark.kt-portlet--bordered-semi .kt-portlet__foot:not(.kt-portlet__no-border) {
    border: 0;
}

.btn-outline-light.kt-btn--air.kt-air-dark {
    -webkit-box-shadow: 0rem 0.3846rem 0.7692rem 0.1538rem /* 0px 5px 10px 2px */ rgba(88, 103, 221, 0.19) !important;
    box-shadow: 0rem 0.3846rem 0.7692rem 0.1538rem /* 0px 5px 10px 2px */ rgba(88, 103, 221, 0.19) !important;
}

    .btn-outline-light.kt-btn--air.kt-air-dark.kt-air-hover-light:hover {
        -webkit-box-shadow: 0rem 0.3846rem 0.7692rem 0.1538rem /* 0px 5px 10px 2px */ rgba(255, 255, 255, 0.36) !important;
        box-shadow: 0rem 0.3846rem 0.7692rem 0.1538rem /* 0px 5px 10px 2px */ rgba(255, 255, 255, 0.36) !important;
    }

.btn-secondary.kt-air-dark.kt-loader.kt-loader--light:before {
    border-top-color: #dfe2ea;
}

.btn-outline-light.kt-loader.kt-loader--light:before {
    border-top-color: #dfe2ea;
}

/*header*/
.kt-stack.kt-stack--general {
    table-layout: auto;
}

.kt-brand {
    padding: 0rem 1.5385rem; /* 0px 20px */
}


.kt-aside .kt-aside-menu > .kt-menu__nav .kt-menu__item > .kt-menu__link:not(.kt-menu__link--active):not(.kt-menu__link--here):not(.kt-menu__link--hover),
.kt-aside .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    color: #525672
}

.kt-aside-menu.kt-aside-menu--skin-dark .kt-menu__nav > .kt-menu__item--open > .kt-menu__submenu > .kt-menu__subnav > .kt-menu__item .kt-menu__link:hover {
    color: #8c8ea4;
}


.kt-nav__link-text {
    cursor: pointer;
}

.kt-portlet .kt-portlet__head .kt-portlet__head-caption .kt-portlet__head-title .kt-portlet__head-text {
    color: grey
}

.kt-footer.kt-footer_mini {
    height: 2.6923rem; /* 35px */
    min-height: 1.4615rem; /* 19px */
    padding: 0.6923rem 1.9231rem; /* 9px 25px */
}

    .kt-footer.kt-footer_mini .kt-nav.kt-nav--inline > .kt-nav__item > .kt-nav__link {
        padding-top: 0.2308rem; /* 3px */
        padding-bottom: 0.2308rem; /* 3px */
    }

.kt-footer--push.kt-aside-left--enabled:not(.kt-footer--fixed) .kt-footer.kt-footer_mini {
    margin-top: 0;
}

.kt-footer--push.kt-aside-left--enabled:not(.kt-footer--fixed) .kt-wrapper {
    margin-bottom: 0;
}

/*forms*/

@media (min-width: 78.8462rem /* 1025px */ ) {
    .kt-form .kt-form__section.kt-form__section--label-align-right .kt-form__group label.col-form-label,
    .kt-form.kt-form--label-align-right .kt-form__group label.col-form-label {
        text-align: right;
    }
}


.btn.dropdown-toggle.btn-only-icon:after {
    content: none;
}

.btn-only-icon.btn-pill {
    padding-left: 0.7rem;
    padding-right: 0.7rem;
}

    .btn-only-icon.btn-pill i {
        padding-right: unset;
    }


.btn-outline-none {
    border: none;
}

/*color del boton de un registro seleccionado*/
table.dataTable tbody tr.selected a.btn-secondary.btn-hover-brand,
.btn-secondary.btn-hover-brand {
    color: #6c7293;
}

table.dataTable tbody tr.selected .dropdown.show a.btn-secondary.btn-hover-brand,
table.dataTable tbody .dropdown.show a.btn-secondary.btn-hover-brand {
    color: #ffffff;
}

table.dataTable tbody tr.selected a.btn-primary {
    color: #ffffff;
}

table.dataTable tbody tr.selected a:not(.btn) {
    color: #5867dd;
}

.btn-secondary.btn-hover-brand:not(:disabled):not(.disabled):hover {
    color: #ffffff;
    background-color: #5d78ff !important
}

.kt-section.kt-section--first {
    margin-bottom: 0;
}

.kt-portlet:not(.kt-portlet--skin-dark) > .kt-portlet__head > .kt-portlet__head-caption > .kt-portlet__head-title > .kt-portlet__head-text {
    color: grey
}

.kt-portlet.kt-portlet--skin-dark.kt-portlet--unair,
.kt-portlet.kt-portlet--unair {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.kt-portlet > .kt-portlet__head.kt-portlet--fit {
    height: 3rem;
    min-height: 3rem;
}


/*para hacer que el fit se aplique solo a la primera aparicion y no en los hijos*/
.kt-portlet.kt-portlet--fit .kt-portlet__body {
    padding: 2rem;
}

.kt-portlet.kt-portlet--fit > .kt-portlet__body,
.kt-portlet.kt-portlet--fit > .kt-portlet__head,
.kt-portlet > .kt-portlet__body.kt-portlet--fit {
    padding: 0;
}

/*hacer espacio entre los elementos si estan juntos*/
.alert h3 + div.alert-text {
    padding-left: 1rem;
}

/*color del texto del dropdown*/
table.dataTable tbody tr.selected a.dropdown-item {
    color: #6c7293;
}

    table.dataTable tbody tr.selected a.dropdown-item:active,
    table.dataTable tbody tr.selected a.dropdown-item:active i,
    table.dataTable tbody a.dropdown-item:active i {
        color: #FFFFFF;
    }

table.dataTable tbody tr.selected .btn-hover-brand + .dropdown.show a.dropdown-item:active {
    color: #fff;
}

    table.dataTable tbody tr.selected .btn-hover-brand + .dropdown.show a.dropdown-item:active > i,
    table.dataTable tbody tr.selected .btn-hover-brand + dropdown-menu.show a.dropdown-item:active > i {
        color: #ffffff;
    }

/*cambio de color de icono de boton de busqueda*/
.input-group .btn-primary i {
    color: #ffffff;
}

.slider-handle {
    background-image: linear-gradient(to bottom,#5867dd 0,#5867dd 100%);
}

/*desplegado de informaicon extra en datatable*/
div.plusInfo2 {
    background: url('/Assets/scripts/plugins/datatables/images/details_open.png') no-repeat center center;
    cursor: pointer;
}

tr.shown div.plusInfo2 {
    background: url('/Assets/scripts/plugins/datatables/images/details_close.png') no-repeat center center;
}


/*radiobutton del resutado de busqueda en listas*/
.dataTables_wrapper .dataTable td .kt-checkbox,
.dataTable tbody .kt-checkbox,
.dataTables_wrapper .dataTable td .kt-checkbox,
table.table tbody .kt-checkbox {
    padding: 0;
    margin-bottom: 1.2rem;
    margin-left: -1.4rem;
}

/*usado en el tratamiento de alertas, porximos destinos*/
.dataTable tbody .kt-radio,
.dataTables_wrapper .dataTable td .kt-radio,
table.table tbody .kt-radio {
    padding: 0;
    margin-bottom: 1.1538rem;
}



.kt-radio.kt-radio--disabled {
    opacity: .5;
}

.dataTables_wrapper .dataTable td.dataTables_empty {
    height: 3rem;
    font-size: 1.5rem;
    color: #ca596e;
    background-color: #fafbfc;
}

/*pasarlo a bootstrap.slider.min.css*/
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.select2-selection {
    min-height: 3.04rem;
    font-weight: 400;
    color: #545557;
}



.kt-header .kt-header__topbar .kt-header__topbar-item:hover.kt-header__topbar-item--user .kt-header__topbar-user.no-hover {
    background-color: unset;
}

.kt-header .kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--user .kt-header__topbar-user h4 {
    padding-left: 1rem;
}

/*select 2 opciones largas*/
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-right: 3.52rem;
}

.kt-grid-nav__row [class*="col-"] {
    overflow-wrap: break-word;
}

.kt-grid-nav > .kt-grid-nav__row.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.dropdown-menu.dropdown-menu-xxl {
    width: 38.4615rem; /* 500px */
}

/* IE10 */
@media screen and (min-width:0\0) {
    .dropdown-menu.dropdown-menu-xxl {
        left: -12px !important;
    }
}

.kt-grid-nav .kt-grid-nav__row.row:last-child .kt-grid-nav__item {
    border-bottom: 0.0769rem /* 1px */ solid #ebedf2 !important;
}
/*para que el ultimo item tenga borde a la derecha como pra que quede formado el cuadrado*/
.kt-grid-nav .kt-grid-nav__row:last-child .kt-grid-nav__item:last-child {
    border-right: 0.0769rem solid #ebedf2;
}
/*comentarios*/
.cke_maximized div#cke_1_contents {
    height: calc(100vh - 192px) !important;
}

.cke_inner.cke_reset.cke_maximized {
    top: 4.4615rem /* 58px */ !important;
}


table.dataTable.display tbody > tr.even.selected:hover > [class*="sorting_"], table.dataTable.order-column.stripe tbody > tr.even.selected:hover > [class*="sorting_"],
table.dataTable.display tbody > tr.odd.selected:hover > [class*="sorting_"], table.dataTable.order-column.stripe tbody > tr.odd.selected:hover > [class*="sorting_"] {
    background-color: #a8d0f3;
}

table.dataTable.display tbody > tr.even.selected > [class*="sorting_"], table.dataTable.order-column.stripe tbody > tr.even.selected > [class*="sorting_"],
table.dataTable.display tbody > tr.odd.selected > [class*="sorting_"], table.dataTable.order-column.stripe tbody > tr.odd.selected > [class*="sorting_"] {
    background-color: #bddbf5;
}

div.dataTables_wrapper div.dataTables_info {
    white-space: inherit;
}

.popover {
    max-width: unset;
}



/*logo en el heaqder*/

.kt-aside--minimize .kt-aside__brand .kt-aside__brand-logo img.logo-header {
    display: none !important;
}

.kt-aside--minimize .kt-aside__brand-logo > .logo-header {
    display: block !important;
}


.kt-header--fixed.kt-aside--minimize-hover .kt-brand__logo-wrapper {
    display: none;
}

.kt-header--fixed.kt-aside--minimize-hover .kt-aside__brand .kt-aside__brand-logo > img.logo-header {
    display: block !important;
}

.kt-header--fixed:not(.kt-aside--minimize) .kt-aside__brand-logo > .logo-header {
    display: none !important;
}

.kt-header--fixed.kt-aside--minimize .kt-header__topbar-user .logo-header,
.kt-header--fixed.kt-aside--minimize-hover .kt-header__topbar-user .logo-header {
    display: block !important;
}


/*documentacion*/

.kt-widget17 .kt-widget17__stats {
    margin-bottom: 2.3077rem /* 30px */
}

.full-screen-h {
    min-height: 100vh
}

#wrap .full-screen-h {
    min-height: calc(100vh - 9rem)
}

.form-control {
    min-height: calc(1.5em + 1.3rem + 2px);
}

.input-group div.form-control {
    padding: 0;
    border: 0;
    display: flex;
}


.input-group > div.form-control > .fl-flex-label:not(:last-child) > .form-control,
.input-group > div.form-control > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group > div.form-control > .fl-flex-label:not(:first-child) > .form-control,
.input-group > div.form-control > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}


.input-group > div.form-control > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file,
.input-group > div.form-control > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 0;
}

.form-control {
    height: calc(1.5em + 1.3rem + 4.4px);
}

.fl-flex-label[class*="col"] {
    padding-left: 0;
    padding-right: 0;
}

.dataTables_wrapper .DTFC_LeftWrapper .dataTable,
.dataTables_wrapper .DTFC_RightWrapper .dataTable {
    margin: 0 !important;
}

/*DataTable: margen en la cabecera*/
.table thead th {
    padding-bottom: 0.7rem;
    padding-top: 0.7rem;
}

/*DataTable: margen en las celdas*/
.dataTables_wrapper .table td {
    padding: 0.15rem;
    /*padding-bottom: 0.05rem;
    padding-top: 0.05rem;*/
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    height: 1.98rem;
}

.dataTables_wrapper .DTFC_RightWrapper .DTFC_RightHeadWrapper,
.dataTables_wrapper .DTFC_RightWrapper .DTFC_RightBodyWrapper,
.dataTables_wrapper .DTFC_RightWrapper .DTFC_RightFootWrapper {
    -webkit-box-shadow: 0rem 0rem 1.3077rem 0.3846rem /* 0px 0px 17px 5px */ rgba(113, 106, 202, 0.14);
    box-shadow: 0rem 0rem 1.3077rem 0.3846rem /* 0px 0px 17px 5px */ rgba(113, 106, 202, 0.14);
}

    .dataTables_wrapper .DTFC_RightWrapper .DTFC_RightHeadWrapper:before,
    .dataTables_wrapper .DTFC_RightWrapper .DTFC_RightHeadWrapper:after {
        box-shadow: 0rem 0rem 1.3077rem 0.3846rem /* 0px 0px 17px 5px */ inset;
    }


.fit[class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.kt-input-icon > .fl-flex-label > .kt-input-icon__icon {
    position: absolute;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    width: 3.2rem;
}

    .kt-input-icon > .fl-flex-label > .kt-input-icon__icon > span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
    }

    .kt-input-icon > .fl-flex-label > .kt-input-icon__icon [class^="la-"], .kt-input-icon > .fl-flex-label > .kt-input-icon__icon [class*=" la-"] {
        font-size: 1.4em;
    }

.kt-content {
    padding: 0.9rem;
}

/*Se configura el ancho de las columnas de +Info de los DataTable*/
.columnaMasInfo {
    width: 3rem;
}


.dataTable--last-col {
    width: 6rem;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #f7f8fa;
}

.nav-link.dropdown-toggle:after, .btn.btn-icon.dropdown-toggle:after {
    content: initial;
}

.invalid-feedback.has-warning {
    color: #ffb822;
}

/*Deshabilita el ícono*/
.btn_disabled,
.dropdown-item.btn_disabled,
.dropdown-item.btn-disabled,
.btn.btn-disabled {
    cursor: no-drop;
    opacity: 0.3;
}


    .btn.btn-disabled:hover {
        color: #6c7293;
        border-color: #ebedf2 !important;
        background-color: #f4f5f8 !important;
    }

/*evita que la ficha cambie de color al seleccionarla*/
.dataTables_wrapper .dataTable.ficha .selected td {
    background-color: #FFF;
}

/*para que cuando son muchos botones no se superpongan en la vista de tipo ficha*/
.kt-portlet__body .dataTable div.kt-portlet__body > div:last-of-type .btn:not(.btn-circle) {
    margin-bottom: 1rem;
}

/*Setea el color verde al icono para identificar las alertas al usuario*/
.fn-verde-1 {
    color: var(--success);
}

.fn-amarillo-1 {
    color: var(--warning);
}

.fn-rojo-1 {
    color: var(--danger);
}


.kt-head {
    background-image: url(/Assets/img/bg/bg-1.jpg);
}

.kt-user-card {
    background-color: transparent;
}

.kt-label-font-color-ws {
    color: var(--custom-app-color);
}

.kt-label-header-site-name strong {
    font-weight: 600;
    font-size: 1.8rem;
    vertical-align: middle;
    padding-left: 0.2308rem; /* 3px */
}

.kt-grid-nav .kt-grid-nav__row .kt-grid-nav__item:hover .kt-grid-nav__title,
.kt-grid-nav .kt-grid-nav__row .kt-grid-nav__item .kt-grid-nav__icon {
    color: var(--custom-app-color);
}

.kt-grid-nav .kt-grid-nav__row .kt-grid-nav__item:hover .kt-grid-nav__icon {
    color: var(--custom-app-color);
}

.kt-grid-nav .kt-grid-nav__row .kt-grid-nav__item .kt-grid-nav__title {
    color: #648395;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*preview captura*/
.kt-portlet .kt-portlet__body .kt-portlet__item {
    display: block;
    margin-bottom: 2rem;
    outline: 0;
}

    .kt-portlet .kt-portlet__body .kt-portlet__item .kt-portlet__item-title {
        font-size: 1.1rem;
        font-weight: 500;
        color: #6c7293;
        text-align: center;
        margin-bottom: 0.5rem;
    }

    .kt-portlet .kt-portlet__body .kt-portlet__item.kt-portlet__item--active .kt-portlet__item-preview {
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        border: 0.3077rem /* 4px */ solid #5d78ff;
    }

    .kt-portlet .kt-portlet__body .kt-portlet__item .kt-portlet__item-preview {
        overflow: hidden;
        position: relative;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        border: 0.3077rem /* 4px */ solid #ebedf2;
        border-radius: 0.3077rem; /* 4px */
    }

        .kt-portlet .kt-portlet__body .kt-portlet__item .kt-portlet__item-preview img {
            width: 100%;
        }

        .kt-portlet .kt-portlet__body .kt-portlet__item .kt-portlet__item-preview .kt-portlet__item-preview-overlay {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            background-color: rgba(0, 0, 0, 0.15);
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
            opacity: 0;
        }

            .kt-portlet .kt-portlet__body .kt-portlet__item .kt-portlet__item-preview .kt-portlet__item-preview-overlay .btn {
                margin-right: 0.3846rem; /* 5px */
            }

                .kt-portlet .kt-portlet__body .kt-portlet__item .kt-portlet__item-preview .kt-portlet__item-preview-overlay .btn.btn-light {
                    background-color: #fff;
                    color: #a7abc3;
                }

                .kt-portlet .kt-portlet__body .kt-portlet__item .kt-portlet__item-preview .kt-portlet__item-preview-overlay .btn:last-child {
                    margin-right: 0;
                }

            .kt-portlet .kt-portlet__body .kt-portlet__item .kt-portlet__item-preview .kt-portlet__item-preview-overlay .btn {
                margin-right: 0.3846rem; /* 5px */
            }

    .kt-portlet .kt-portlet__body .kt-portlet__item:hover {
        text-decoration: none;
    }

        .kt-portlet .kt-portlet__body .kt-portlet__item:hover .kt-portlet__item-preview {
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
        }

            .kt-portlet .kt-portlet__body .kt-portlet__item:hover .kt-portlet__item-preview .kt-portlet__item-preview-overlay {
                -webkit-transition: all 0.3s;
                transition: all 0.3s;
                opacity: 1;
            }
/*fin de previw de captuira*/
/*loading del preview*/
.kt-portlet__item-preview {
    position: relative;
}

    .kt-portlet__item-preview .loading-preview {
        height: 12rem;
    }

    .kt-portlet__item-preview .spinner {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: 0.0769rem 0rem 0rem -1.3846rem; /* 1px 0px 0px -18px */
    }

/*alineado de header cuando no esta logueado*/

.kt-aside--fixed .login .kt-wrapper {
    padding-left: 0;
}

.kt-aside--enabled .login .kt-header.kt-header--fixed {
    left: 0;
}

.captura-desactivada.kt-padding-b-0 {
    padding-bottom: 1.5rem !important;
}

.nav.captura-desactivada .captura{
    display: none;
}

/*arreglos de input group para incorporar flex labels*/
.input-group .form-control.fl-flex + .input-group-append .btn {
    min-height: 3.1538rem; /* 41px */
}

.form-group .input-group .input-group-append .btn,
.form-group .input-group .input-group-prepend .btn {
    height: 3.0385rem; /* 39.5px */
}

.input-group > .form-control .fl-flex-label input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
}
.input-group > .form-control .fl-flex-label input:focus {
    border-right: solid 1px;
    border-color: #9aabff;
}
.input-group > .form-control .fl-flex-label select {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
}

.fl-flex-label .form-control:not(.form-control-lg) {
    min-height: 38px;
}
/*para hacer un icono al lado de otro semi transparente*/
.fa-stack-left-op {
    margin-left: .25em;
    opacity: 0.6;
}

/*Genera el estilo de una celda bloqueada en la Grilla*/
.handsontable td.gris {
    background-color: #f2f2f2;
}



/*prueba*/

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__content {
    padding: 1.9rem 0 2.1rem 0;
}

    .kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__content .kt-widget__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 0.5rem;
    }

        .kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__content .kt-widget__info .kt-widget__label {
            color: #464457;
            font-weight: 500;
        }

        .kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__content .kt-widget__info .kt-widget__data {
            color: #a7abc3;
            font-weight: 400;
        }

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item.kt-widget__item--active {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    background: #f2f3f7;
    border-radius: 0.3077rem; /* 4px */
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.9rem 1.05rem 0.9rem 0.6rem;
    margin: 0.4rem 0;
}

    .kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item .kt-widget__section .kt-widget__desc {
        color: #a7abc3;
        font-weight: 500;
        padding-left: 0.3rem;
    }

    .kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item .kt-widget__section .kt-widget__icon svg {
        width: 2rem;
        height: 1.5rem;
    }

.kt-svg-icon {
    height: 1.7692rem; /* 23px */
    width: 1.7692rem; /* 23px */
}

svg {
    overflow: hidden;
    vertical-align: middle;
}


.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.9rem 1.05rem 0.9rem 0.6rem;
    margin: 0.4rem 0;
}

.kt-svg-icon g [fill] {
    fill: #5d78ff;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item:hover {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    background: #f2f3f7;
    cursor: pointer;
    border-radius: 0.3077rem; /* 4px */
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item.kt-widget__item--active .kt-widget__section .kt-widget__icon .kt-svg-icon g [fill] {
    fill: #5d78ff;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item .kt-widget__section .kt-widget__icon i {
    color: #a7abc3;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item:hover .kt-widget__icon i {
    color: #5d78ff;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item .kt-widget__section .kt-widget__icon .kt-svg-icon g [fill] {
    fill: #a7abc3;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item.kt-widget__item--active .kt-widget__section .kt-widget__desc {
    color: #5d78ff;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item:hover .kt-widget__icon .kt-svg-icon g [fill] {
    fill: #5d78ff;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item:hover .kt-widget__desc {
    color: #5d78ff;
}
/*colores de los botones desabilitados en el widget de las alertas*/
.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item.kt-widget__item--disabled .kt-widget__icon i,
.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item.kt-widget__item--disabled .kt-widget__desc {
    color: var(--custom-font-color-disabled);
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item.kt-widget__item--disabled:hover {
    color: white;
    opacity: 1;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item.kt-widget__item--disabled {
    cursor: no-drop;
    opacity: 0.4;
}


.kt-widget28 .kt-widget28__visual {
    min-height: 15.3846rem; /* 200px */
}

.kt-widget28 .kt-widget28__wrapper .tab-content {
    margin-top: 0;
}

.kt-widget28 .kt-widget28__wrapper .tab-butons {
    margin-top: -1.0769rem; /* -14px */
    margin-left: -0.5385rem; /* -7px */
}


@media (max-width: 78.7692rem /* 1024px */ ) {
    .kt-portlet.kt-portlet--head-overlay.kt-portlet--head-lg .kt-portlet__body {
        margin-top: -6.1538rem; /* -80px */
    }
}

.kt-widget24.kt-widget24-fit .progress {
    height: 0.5rem;
    margin: 0.1rem 0 0.6rem 0;
}

.kt-widget24 .kt-widget24__details .kt-widget24__info .kt-widget24__title {
    font-size: 1rem;
    font-weight: 400;
    color: #a7abc3;
    margin-top: 0.5rem;
    margin-bottom: 0;
}

.kt-widget24 .kt-widget24__details .kt-widget24__stats {
    font-size: 1rem;
    font-weight: 400;
    padding-left: 0.5rem;
    margin-top: 0.7rem;
    color: #a7abc3;
}

.kt-widget24 .kt-widget24__action {
    margin-bottom: 1rem;
}

.kt-portlet__head-toolbar .nav .nav-item .nav-link .active i {
    font-size: large;
}

.kt-bg-transparent {
    background-color: transparent;
}

#lista_legajo #container.kt-content {
    padding: 0;
}

#lista_legajo .kt-subheader {
    display: none;
}

/*tamaño de los elements de una ficha*/
label.form-control {
    max-height: 23.0769rem; /* 300px */
    overflow: auto;
    height: auto;
}

.input-group > label.form-control {
    margin-bottom: 0.5rem;
}


.solo {
    padding-top: 2.4rem; /* 25px */
    width: 100%;
    border: 0;
}
.wfila.solo {
    height: 7.7rem;
}

.wlef {
    text-align: center;
    line-height: 2em;
    border-left: 0.1538rem /* 2px */ solid #eee;
    height: 7.8rem; /* 80px */
}

[class*="wboot"] {
    text-align: center;
    height: 3.9rem; 
    line-height: 2em;
    border-bottom: 0.1538rem /* 2px */ solid #eee;
    margin-bottom: 0.7692rem; /* 10px */
    width: 100%;
}

[class*="full"] {
    width: 100%;
}

[class*="wlc"] {
    text-align: center;
    line-height: 2em;
    border-left: 0.1538rem /* 2px */ solid #eee;
    height: 2.6923rem; /* 35px */
}

[class*="wlu"] {
    text-align: center;
    line-height: 2em;
    border-left: 0.1538rem /* 2px */ solid #eee;
    height: 2.6923rem; /* 35px */
}

[class*="wtop"] {
    text-align: center;
    height: 3.0769rem; /* 40px */
    line-height: 2em;
    border-top: 0.1538rem /* 2px */ solid #eee;
    margin-top: 0.7692rem; /* 10px */
    width: 100%;
    padding-top: 0.8rem;
}

[class*="wtr"] {
    text-align: center;
    height: 3.0769rem; /* 40px */
    line-height: 2em;
    border-right: 0.1538rem /* 2px */ solid #eee;
    margin-bottom: 0.7692rem; /* 10px */
}

.wtr.solo,
.wfila.solo,
.wfila:last-child {
    margin-bottom: 0;
}

[class*="wtb"] {
    text-align: center;
    height: 3.9rem; /* 40px */
    line-height: 2em;
    border-bottom: 0.1538rem /* 2px */ solid #eee;
    margin-bottom: 0.7692rem; /* 10px */
}

[class*="wtl"] {
    text-align: center;
    height: 3.0769rem; /* 40px */
    line-height: 2em;
    border-left: 0.1538rem /* 2px */ solid #eee;
    margin-bottom: 0.7692rem; /* 10px */
}

.wfila {
    position: relative;
    min-height: 0.0769rem; /* 1px */
    padding-right: 1.1538rem; /* 15px */
    padding-left: 1.1538rem; /* 15px */
    margin-bottom: 0.7692rem; /* 10px */
}
.wfila select {
    display: block;
    margin: 0 auto;
}

/*pagina manual de segmentacion*/
.wlist-group-item {
    position: relative;
    display: block;
    padding: 0.7692rem 1.1538rem;
    margin-bottom: -0.0769rem;
    background-color: #fff;
    border: 0.0769rem solid #ddd;
    min-height: 9.4167rem;
    width: 100%;
}


.checkbox {
    padding-left: 0rem; /* 0px */
}

.seccion-busqueda {
    margin: 0 0 0 0;
}

.seleccionado .plusInfo,
#CONTENEDOR_DESCRIPCION .plusInfo {
    color: #a81515;
}

.seleccionado .plusInfo.seleccionado,
#CONTENEDOR_DESCRIPCION .plusInfo.seleccionado {
    color: #4f8edc;
}

.seleccionado .plusInfo.seleccionadoVerde,
#CONTENEDOR_DESCRIPCION .plusInfo.seleccionadoVerde {
    color: #56dc4e;
}

.modal.fade .modal-dialog.modal-lg {
    width: 94%;
}

/*posicion del modal*/
.modal-dialog {
    margin-top: 7rem;
}

@media (min-width: 44.3077rem /* 576px */ ) {
    .modal-dialog {
        margin-top: 7rem;
    }
}

@media (min-width: 59.0769rem /* 768px */ ) {
    #fidelitas .modal.fade .modal-dialog.modal-lg {
        width: 46.1538rem; /* 600px */
    }

    #fidelitas .modal-lg .iframe_fidelitas3 {
        /*overflow:auto;*/
        height: 100%;
    }
}

@media (min-width: 76.3077rem /* 992px */ ) {
    #fidelitas.modal.fade .modal-dialog.modal-lg {
        width: 72rem; /* 936px */
        max-width: 72rem; /* 936px */
    }

    #fidelitas .modal-body.modal-fidelitas {
        height: 69.2308rem; /* 900px */
    }
}

@media (min-width: 78.7692rem /* 1024px */ ) {
    #fidelitas.modal.fade .modal-dialog.modal-lg {
        width: 78.8462rem; /* 1025px */
        max-width: 78.8462rem; /* 1025px */
        height: 76.9231rem; /* 1000px */
        max-height: 76.9231rem; /* 1000px */
    }

    #fidelitas .modal-body.modal-fidelitas {
        height: 73.0769rem; /* 950px */
    }

    #fidelitas .modal-dialog {
        margin-top: 5rem;
    }
}

@media (min-width: 100rem /* 1300px */ ) {
    #fidelitas.modal.fade .modal-dialog.modal-lg {
        width: 100rem; /* 1300px */
        max-width: 100rem; /* 1300px */
    }
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item.disabled:hover,
a.kt-widget__item.disabled {
    cursor: not-allowed;
}

/*disabled*/
.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item.disabled .kt-widget__section .kt-widget__icon i,
.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item.disabled .kt-widget__section .kt-widget__desc {
    color: #cacfe8;
}

.kt-widget.kt-widget--user-profile-1 .kt-widget__body .kt-widget__items .kt-widget__item.disabled:hover {
    background:unset;
}

iframe#iframe_fidelitas {
    width: 100%;
    height: 100%;
}

.modal-body div.celdaFormulaError {
    overflow-y: auto;
}

.modal-body div.celdaFormulaError .celdaTitulo {
    float: left;
    margin-right: 0.3846rem; /* 5px */
    font-style: italic;
}

div.cargando_combo .form-control {
    float: left;
    width: calc(100% - 30px);
}

div.cargando_combo i {
    margin-left: 0.6154rem; /* 8px */
    margin-top: 0.6923rem; /* 9px */
}

.modal-body div.celdaFormulaError .celdaTitulo {
    float: left;
    margin-right: 0.3846rem; /* 5px */
    font-style: italic;
}

button.btnObservaciones {
    padding-left: 0.6923rem; /* 9px */
    padding-right: 0.6923rem; /* 9px */
}

div.alertasComentario {
    margin-bottom: 0rem; /* 0px */
}

.modal#Comentarios #cke_txtObservacion #cke_1_contents {
    height: 25vh !important;
}

.icon-modal {
    font-size: 1.8462rem; /* 24px */
}

.a-icon-modal {
    padding-left: 0.7692rem; /* 10px */
    padding-right: 0.7692rem; /* 10px */
}

.contenedor-encabezado {
    margin-right: 0.3846rem /* 5px */ !important;
}

textarea.resizeVer {
    resize: vertical;
    min-height: 3.8462rem; /* 50px */
}

/*modal: Notas de encabezado*/
#MODAL_NOTAS_ENCABEZADO_Comentario {
    height: 46.1538rem; /* 600px */
    overflow: auto;
}

.panel .list-group .alertas.list-group-item {
    word-break: break-word;
}

.Owner {
    width: 1.0769rem; /* 14px */
    float: left;
    padding-left: 0.3846rem; /* 5px */
}

.Owner + .plusInfo {
    width: calc(100% - 14px);
}

.seleccionado .plusInfo {
    color: #a81515;
}

#proximosDestinos td.destino_multiple {
    padding-right: 0;
}

.destino_multiple i {
    margin-left: 0.5385rem; /* 7px */
}

.td-acciones {
    min-width: 3rem !important;
    width: 3rem !important;
}

.td-acciones-mult {
    min-width: 5rem !important;
    width: 5rem !important;
}

div.popover .row {
    display: block;
}

.Owner {
    width: 1.0769rem; /* 14px */
    float: left;
    padding-left: 0;
}

.Owner + .plusInfo {
    width: calc(100% - 14px);
}

.sin_relleno_inferior {
    padding-bottom: 0rem !important;
}

/*listas*/
.encontrado {
    padding: .2rem .4rem;
    font-size: 90%;
    color: var(--danger);
    background-color: #ebebec;
    border-radius: .25rem;
    font-weight: 500;
}

.aproximado {
    padding: .2rem .4rem;
    font-size: 90%;
    color: var(--warning);
    background-color: #ebebec;
    border-radius: .25rem;
    font-weight: 500;
}

.kt-notification-v2 a.kt-notification-v2__item.context-menu {
    cursor: context-menu;
}

/*ib_segmentador*/
body:not(.captura-activada) .menu-captura {
    display: none;
}

a:not([href]):not([tabindex]).btn-primary.disabled {
    color: white;
}

.wordwrap {
    word-wrap: break-word;
}


/*header*/
.kt-header .kt-header__topbar .kt-header__topbar-item .kt-header__topbar-icon i.fa {
    margin-bottom: 0.0769rem; /* 1px */
}

.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs .kt-subheader__breadcrumbs-link.kt-subheader__breadcrumbs-link--active {
    color: var(--verde_ws);
    font-weight: 600;
}

.kt-portlet__head-help:hover {
    color: var(--link)
}



.kt-portlet__head-help {
    margin: 0.7692rem; /* 10px */
    color: var(--secondary)
}


:root {
    --verde_ws: #7692a1;
    --link: #5d78ff;
}

.kt-subheader .kt-subheader__main .kt-subheader__title {
    font-size: 1rem;
}

@media (min-width: 78.8462rem /* 1025px */ ) {
    .kt-subheader {
        padding: 0.4615rem 1.9231rem; /* 6px 25px */
    }
}

.toolip-image-container {
    max-height: calc(50vh - 13rem);
    max-width: calc(75vh);
    overflow: hidden;
}



.kt-portlet__head-toolbar ul + .btn {
    margin-left: auto;
}

.kt-portlet--head-overlay .kt-portlet__head-toolbar {
    width: 100%;
    margin-right: 1.5385rem; /* 20px */
}


/*Se coloca el icono de link en los tags a de los campos a mostrar de los grupos*/
label a {
    cursor: pointer;
}


/*mensajeria*/
.modal.modal-sticky-bottom-right {
    padding: 0 !important;
    max-width: 900px; /* 600px */
    height: auto;
    position: fixed;
    left: auto;
    top: auto;
    bottom: 1.9231rem; /* 25px */
    right: 3.6923rem; /* 48px */
    margin: 0;
    -webkit-box-shadow: 0rem 0rem 4.6154rem -1.1538rem /* 0px 0px 60px -15px */ rgba(0, 0, 0, 0.2);
    box-shadow: 0rem 0rem 4.6154rem -1.1538rem /* 0px 0px 60px -15px */ rgba(0, 0, 0, 0.2);
    border-radius: 0.3077rem; /* 4px */
}

    .modal.modal-sticky-bottom-right .modal-dialog {
        position: static;
        max-width: 900px; /* 600px */
        width: auto;
        margin: 0;
        border-radius: 0.3077rem; /* 4px */
    }

/*.modal.modal-sticky-bottom-right {
    padding: 0 !important;
    max-width: 700px; /* 600px 
    height: 700px;
    position: fixed;
    left: auto;
    top: auto;
    bottom: 1.9231rem;  25px 
    right: 75px;  48px 
    margin: 0;
    -webkit-box-shadow: 0rem 0rem 4.6154rem -1.1538rem  0px 0px 60px -15px  rgba(0, 0, 0, 0.2);
    box-shadow: 0rem 0rem 4.6154rem -1.1538rem  0px 0px 60px -15px  rgba(0, 0, 0, 0.2);
    border-radius: 0.3077rem;  4px 
}*/

    /*.modal.modal-sticky-bottom-right .modal-dialog {
        position: static;
        max-width: 800px; /* 600px
        width: auto;
        margin: 0;
        border-radius: 0.3077rem; /* 4px 
    }/*/


.kt-portlet.kt-portlet--last {
    margin-bottom: 0;
}

.kt-badge.kt-badge--dot {
    display: inline-block;
    line-height: 0.4615rem; /* 6px */
    min-height: 0.4615rem; /* 6px */
    min-width: 0.4615rem; /* 6px */
    height: 0.4615rem; /* 6px */
    width: 0.4615rem; /* 6px */
    font-size: 0;
    vertical-align: middle;
    text-align: center;
}

/*scss*/

.kt-chat .kt-portlet__head {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.kt-chat .kt-chat__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

    .kt-chat .kt-chat__head .kt-chat__label .kt-chat__title {
        font-size: 1.1rem;
        color: #464457;
        font-weight: 600;
        margin: 0;
        padding: 0;
    }

        .kt-chat .kt-chat__head .kt-chat__label .kt-chat__title:hover {
            color: #5d78ff;
            -webkit-transition: color 0.3s ease;
            transition: color 0.3s ease;
        }

    .kt-chat .kt-chat__head .kt-chat__label .kt-chat__status {
        color: #a7abc3;
        font-size: 0.9rem;
        font-weight: 500;
        display: block;
    }

    .kt-chat .kt-chat__head .kt-chat__left {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: left;
    }

    .kt-chat .kt-chat__head .kt-chat__right {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: right;
    }

    .kt-chat .kt-chat__head .kt-chat__center {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center;
    }

.kt-chat .kt-chat__messages .kt-chat__message {
    margin-bottom: 1rem;
}

    .kt-chat .kt-chat__messages .kt-chat__message .kt-chat__user .kt-chat__username {
        padding: 0 0.4rem;
        font-size: 1.1rem;
        color: #464457;
        font-weight: 500;
    }

        .kt-chat .kt-chat__messages .kt-chat__message .kt-chat__user .kt-chat__username:hover {
            color: #5d78ff;
            -webkit-transition: color 0.3s ease;
            transition: color 0.3s ease;
        }

    .kt-chat .kt-chat__messages .kt-chat__message .kt-chat__user .kt-chat__datetime {
        color: #a7abc3;
        font-size: 0.9rem;
        font-weight: 400;
    }

    .kt-chat .kt-chat__messages .kt-chat__message .kt-chat__text {
        display: inline-block;
        padding: 1.2rem 1.7rem;
        padding: 1.1rem 3.5rem 1.1rem 1.6rem;
        margin-top: 0.8rem;
        color: #6c7293;
        font-weight: 500;
        font-size: 1.1rem;
        border-radius: 0.3077rem; /* 4px */
    }

        .kt-chat .kt-chat__messages .kt-chat__message .kt-chat__text b {
            color: #6c7293;
            font-weight: 0;
        }

    .kt-chat .kt-chat__messages .kt-chat__message.kt-chat__message--right {
        text-align: right;
    }

        .kt-chat .kt-chat__messages .kt-chat__message.kt-chat__message--right .kt-chat__text {
            text-align: right;
            padding: 1.1rem 1.6rem 1.1rem 3.5rem;
        }

.kt-chat .kt-chat__messages.kt-chat__messages--modal {
    width: 100%;
}

    .kt-chat .kt-chat__messages.kt-chat__messages--modal .kt-chat__message {
        padding: 1.3rem 1.7rem;
        margin: 1.5rem 0;
        display: inline-block;
        border-radius: 0.3077rem; /* 4px */
    }

        .kt-chat .kt-chat__messages.kt-chat__messages--modal .kt-chat__message:first-child {
            margin-top: 0;
        }

        .kt-chat .kt-chat__messages.kt-chat__messages--modal .kt-chat__message .kt-chat__text {
            padding: 0;
            margin-top: 0.5rem;
        }

        .kt-chat .kt-chat__messages.kt-chat__messages--modal .kt-chat__message.kt-chat__message--right {
            float: right;
        }

.kt-chat .kt-chat__input .kt-chat__editor textarea {
    width: 100%;
    border: 0 !important;
    outline: none !important;
    background-color: transparent !important;
    color: #adb1c7;
}

    .kt-chat .kt-chat__input .kt-chat__editor textarea::-moz-placeholder {
        color: #adb1c7;
        opacity: 1;
    }

    .kt-chat .kt-chat__input .kt-chat__editor textarea:-ms-input-placeholder {
        color: #adb1c7;
    }

    .kt-chat .kt-chat__input .kt-chat__editor textarea::-webkit-input-placeholder {
        color: #adb1c7;
    }

.kt-chat .kt-chat__input .kt-chat__toolbar {
    margin-top: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .kt-chat .kt-chat__input .kt-chat__toolbar .kt_chat__tools a i {
        margin-right: 1.1rem;
        color: #cdd1e9;
        font-size: 1.4rem;
    }

        .kt-chat .kt-chat__input .kt-chat__toolbar .kt_chat__tools a i:hover {
            color: #5d78ff;
            -webkit-transition: color 0.3s ease;
            transition: color 0.3s ease;
        }

@media (max-width: 78.7692rem /* 1024px */ ) {
    .kt-chat .kt-chat__messages .kt-chat__message {
        margin-bottom: 0.75rem;
    }

        .kt-chat .kt-chat__messages .kt-chat__message .kt-chat__user .kt-chat__username {
            padding: 0 0.25rem;
            font-size: 1rem;
        }

        .kt-chat .kt-chat__messages .kt-chat__message .kt-chat__text {
            display: inline-block;
            padding: 0.75rem 1rem;
            margin-top: 0.5rem;
        }

        .kt-chat .kt-chat__messages .kt-chat__message.kt-chat__message--right .kt-chat__text {
            padding: 0.75rem 1rem;
        }

    .kt-chat .kt-chat__input .kt-chat__toolbar {
        margin-top: 0.75rem;
    }

        .kt-chat .kt-chat__input .kt-chat__toolbar .kt_chat__tools a i {
            margin-right: 0.75rem;
            font-size: 1.3rem;
        }
}


.kt-bg-light-success {
    background-color: rgba(10, 187, 135, 0.1) !important;
}

.kt-bg-light-brand {
    background-color: rgba(93, 120, 255, 0.1) !important;
}

.kt-nav .kt-nav__head, .kt-nav .kt-nav__foot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1rem;
    color: #6c7293;
    font-weight: 500;
    padding: 0.55rem 1.75rem;
}

.kt-chat__messages .select2-selection {
    width: 100%;
}

/*modal de fidelitas*/
iframe#iframe_fidelitas {
    width: 100%;
    height: 100%;
}

/*indicadores*/
#sidebar .acc-menu .badge {
    top: 0.5385rem; /* 7px */
    padding-top: 0.3077rem; /* 4px */
    padding-bottom: 0.3077rem; /* 4px */
}

.tree_search_box {
    border: 0.0769rem /* 1px */ solid #ebedf2;
    border-radius: 0.3077rem; /* 4px */
    color: #646c9a;
    font-size: 1.1em;
    margin: 0;
    padding: 0.4615rem 0.9231rem; /* 6px 12px */
    width: 9.2308rem; /* 120px */
    height: 2.9rem;
}
.tree_search_box:focus {
    color: #495057;
    background-color: #fff;
    border-color: #9aabff;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn-up {
    margin-top: -0.0769rem; /* -1px */
}

.dropdown-menu > a > i {
    width: 1.3rem;
}
.input-group .dropdown-menu > li > a > i,
.input-group .dropdown-menu > a > i {
    line-height: 1rem;
}

body.kt-aside--fixed:not(.kt-aside--minimize) .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    padding: 0.6923rem 1.1538rem; /* 9px 15px */
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
    padding: 0 1.9231rem; /* 25px */
    padding-left: 2.3846rem; /* 31px */
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
    padding: 0 1.9231rem; /* 25px */
    padding-left: 3.1538rem; /* 41px */
}

/*flechita del 1er hijo*/


.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
    padding-right: 1rem;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
    padding: 0 1.9231rem; /* 25px */
    padding-left: 4.3077rem; /* 56px */
}

/*flechita nieto*/
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
    padding-left: 3.3rem;
}

/*color-profile defs flechita*/
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
    color: #9899ac;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__ver-arrow, .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__ver-arrow {
    color: #9899ac;
}

/*para la pagina "Cascada_Fecha_Al"*/
.kt-content .contenedora_multiples_paginas .kt-content {
    width: 100%;
}

/*arreglo de doble check */
.btn .fa-stack {
    height: 1em;
    top: -0.1rem;
    width: 2rem;
}

.btn .fa-stack i {
    line-height: 1.5rem;
    width: 2rem;
}

/*Ajuste del margen en los body de las Listas*/
.kt-portlet__body.kt-ajuste-lista {
    padding: 1rem;
}

/*Se setea el tamaño de la letra*/
html, body {
    font-size: 12px;
}

/*Margenes de la linea de separacion en los Campos Muestra del Grupo*/
.kt-portlet__body .kt-section .kt-separator.kt-separator--dashed {
    margin-top: 0.4rem;
    margin-bottom: 0.8rem;
}

/*Margen del titulo en los grupos*/
.kt-portlet .kt-portlet__head.kt--bg-metal.kt-portlet--fit {
    padding-left: 1.4rem
}

/*Margenes al cuerpo del modal de chat entre usarios y Legajo (Tratamiento de alertas)*/
#kt_legajo_modal .kt-portlet.kt-portlet--last .kt-portlet__body,
#kt_chat_modal .kt-portlet.kt-portlet--last .kt-portlet__body {
    padding: 1.5rem;
}

/*Margenes al modal de chat entre usarios y Legajo (Tratamiento de alertas)*/
#kt_legajo_modal .kt-portlet.kt-portlet--last .kt-portlet__foot,
#kt_chat_modal .kt-portlet.kt-portlet--last .kt-portlet__foot {
    margin-top: 0;
    padding: 1rem;
    padding-top: 0;
}

/*Margen inferior del textarea del chat de usuarios*/
#kt_chat_modal .kt-portlet__body .fila-mensaje {
    margin-bottom: 0;
}

/*Se le fija el alto al textarea del chat de user*/
#kt_chat_modal .kt-portlet__body #cke_1_contents {
    height: 11rem !important;
}

.kt-nav .kt-nav__item > .kt-nav__link {
    padding-right: 1.2rem;
}
/*FIN: TEST*/

@media (max-width: 1024px) {
    .kt-header__topbar-item .dropdown-menu {
        left: -1rem /* -13px */ !important;
        overflow: auto;
    }
}

/*Se quita margen inferior exedente en el modal de filtros*/
.modal .modal-dialog .modal-content .modal-body .table.table-hover {
    margin-bottom: 0;
}


/*textarea inline (tratamiento de alertas)*/
.cke_textarea_inline {
    padding: 0.3846rem 0.6923rem; /* 5px 9px */
    -webkit-box-shadow: inset 0 0.0769rem 0rem /* 1px 0px */ rgba(0, 0, 0, 0.015) !important;
    box-shadow: inset 0 0.0769rem 0rem /* 1px 0px */ rgba(0, 0, 0, 0.015) !important;
    width: 100%;
    font-size: 1.0769rem; /* 14px */
    line-height: 1.428571429;
    color: #4d4d4d;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 0.0769rem /* 1px */ solid #d2d3d6;
    border-radius: 0.0769rem; /* 1px */
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.input-group .cke_textarea_inline {
    width: calc(100% - 3.1rem)
}

/*trata de solucionar el problema con las grillas que se superponen al menú*/
.kt-aside--fixed .kt-aside {
    z-index: 105;
}

@media (max-width: 1024px) {
    .kt-aside--fixed .kt-aside {
        z-index: 1001;
    }

    /*movimiento del menú para celulares*/
    .kt-aside {
        -webkit-transition: left .3s ease,right .3s ease;
        transition: left .3s ease,right .3s ease;
        left: -295px;
    }

    .kt-aside.kt-aside--on {
        -webkit-transition: left .3s ease,right .3s ease;
        transition: left .3s ease,right .3s ease;
        left: 0;
    }
}
/*Campo muestra: relleno inferior y superior*/
.kt-section.campos-muestra .kt-section__content.kt-section__content--solid {
    padding-top: 0.8rem;
    padding-bottom: 0.5rem;
}

/*footer para celulares*/
@media (max-width: 768px) {
    .kt-footer.kt-footer_mini {
        height: 4.6923rem;
    }
    #wrap {
        min-height: calc(100vh - 9rem);
    }
    .kt-footer .kt-footer__menu {
        margin: 0 0 0.35rem 0;
    }
}

/*footer para celulares*/
@media (max-width: 768px) {
    .kt-footer.kt-footer_mini {
        height: 4.6923rem;
    }
    #wrap {
        min-height: calc(100vh - 9rem);
    }
    .kt-footer .kt-footer__menu {
        margin: 0 0 0.35rem 0;
    }
}

/*Campo muestra: margen inferior*/
.kt-section.campos-muestra {
    margin-bottom: 1rem;
}

/*Filtro avanzado: ancho del modal*/
.modal.fade .modal-dialog.modal-lg.modal-filtro-avanzado {
    width: 50rem;
}

.btn_disabled_ficha {
    cursor: no-drop !important;
}

a.disabled.btn_disabled_ficha {
    pointer-events: auto;
}


/*subida de archvo*/
.ui-droppable-no-hover.dropzone {
    border: 0;
    padding: 0;
    min-height: unset;
    text-align: unset;
}
.ui-draggable {
    z-index: 1;
}

#Mensajes_container .alert {
    margin-bottom: 10px;
}

/*Icono para el instructivo de una página cuando NO tiene contenido*/
i.ico-instructivo {
    content: "\f1d4";
}

/*Icono para el instructivo de una página cuando SI tiene contenido*/
i.ico-instructivo-activo {
    content: "\f086";
}

.kt-section--elevate {
    -webkit-box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
}

.ws-optionDate-literal {
    font-weight: 500;
}

.screenshot {
    max-width: calc(100vw - 255px - 450px); /*100% - menu - bordes mas info botones y algun campo*/
    overflow-wrap: break-word;
}

@media (max-width: 1025px) {
    /*en este tamaño el menu se oculta del todo*/
    .screenshot {
        max-width: calc(100vw - 450px); /*100% - bordes, mas info, botones y algun campo*/
        overflow-wrap: break-word;
    }
}

/*Margen inferior de los renglones de los controles en los formularios*/
.kt-form .kt-portlet__body .form-group.row {
    margin-bottom: 1rem;
}

/*Margen inferior de los titulos en los bloques de los ABM*/
.kt-section .kt-section__heading, .kt-section .kt-section__title {
    margin-bottom: 1rem;
}

/*Se quita el margen inferior al historico del legajo en el Modal del Tratamiento*/
#kt_legajo_modal .kt-portlet.kt-portlet--mobile {
    margin-bottom: 0rem;
}

#kt_legajo_modal .kt-portlet.kt-portlet--last > .kt-portlet__body {
    padding: 0rem !important;
}

/*habilita los callouts*/
.kt-callout {
    padding: 1.5rem;
}
.kt-callout .kt-callout__body {
    display: flex;
    align-items: center;
}
.kt-callout .kt-callout__body .kt-callout__content {
    flex: 2;
}
.kt-callout .kt-callout__body .kt-callout__content .kt-callout__title {
    font-size: 1.85rem;
    font-weight: 500;
    color: #48465b;
    margin-bottom: 1rem;
}
.kt-callout .kt-callout__body .kt-callout__content .kt-callout__desc:last-child {
    margin-bottom: 0;
}

.kt-callout .kt-callout__body .kt-callout__content .kt-callout__desc {
    font-size: 1.15rem;
    line-height: 2rem;
    color: #9392a0;
    padding-right: 2rem;
    font-weight: 400;
}
.kt-callout .kt-callout__body .kt-callout__action {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}

.kt-callout .kt-callout__body .kt-callout__action .btn.btn-custom {
    padding: 1rem 1.3rem;
    font-size: .9rem;
}

.kt-callout--success {
    background-color: rgba(10,187,135,.07);
}
.kt-callout--danger {
    background-color: rgba(253,57,122,.07);
}
.kt-callout--brand {
    background-color: rgba(93,120,255,.07);
}
.kt-callout--diagonal-bg {
    overflow: hidden;
    position: relative;
    background-color: #fff;
}
.kt-callout--warning.kt-callout--diagonal-bg {
    background-color: #fff;
}
.kt-callout--info.kt-callout--diagonal-bg {
    background-color: #fff;
}
.kt-callout--success.kt-callout--diagonal-bg {
    background-color: #fff;
}
.kt-callout--diagonal-bg:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f7f8fa;
    z-index: 1;
}
.kt-callout--diagonal-bg:after {
    content: ' ';
    width: 200%;
    height: 1000px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 45%;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
    background-color: #fff;
}
.kt-callout--diagonal-bg .kt-callout__body {
    position: relative;
    z-index: 2;
}
/*alineado de checkboax en formularios*/
.kt-checkbox.col-form-label span {
    margin-top: 0.7rem;
}
.kt-checkbox.col-form-label {
    margin-bottom: 0;
}
.kt-radio.col-form-label span {
    margin-top: 0.7rem;
}

.kt-radio.col-form-label {
    margin-bottom: 0;
}

.accordion.accordion-svg-icon .card .card-header .card-title .kt-svg-icon {
    margin-right: 1.2rem;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    flex: 0 0 2rem;
    transition: all .3s;
}

.accordion.accordion-svg-icon .card .card-header .card-title {
    color: #48465b;
    position: relative;
    font-size: 1.2rem;
}

    .accordion.accordion-svg-icon .card .card-header .card-title.collapsed .kt-svg-icon {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    .accordion.accordion-svg-icon .card .card-header .card-title .kt-svg-icon {
        margin-right: 1.2rem;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        flex: 0 0 2rem;
        transition: all .3s;
    }

    .accordion.accordion-svg-icon .card .card-header .card-title.collapsed {
        color: #48465b;
    }

.accordion.accordion-svg-icon .card .card-header .card-title {
    color: #48465b;
    position: relative;
    font-size: 1.2rem;
}
/*para que el drop down este sobre el handsontable*/
.dropdown-menu{
    z-index: 102;
}


/*Se agrega modo impresión*/
@media print {
    #headerbar {
        display: none;
    }

    #page-heading {
        display: none;
    }

    .panel-heading {
        display: none;
    }

    .kt-subheader {
        display: none;
    }

    .kt-portlet__head {
        display: none !important;
    }

    .dataTables_length {
        display: none;
    }

    .dataTables_filter {
        display: none;
    }

    .form-control {
        text-align: left;
        min-height: 0px;
        height: 10px;
    }

    .dataTables_paginate {
        display: none;
    }

    .clearfix {
        display: none;
    }

    .rich-fields {
        display: none;
    }

    .btn-primary {
        display: none;
    }

    .dataTables_info {
        display: none;
    }

    .form-group {
        margin-bottom: 10px;
        page-break-inside: avoid;
    }

    .row-border .form-group {
        padding-bottom: 5px;
    }

    .control-label {
        margin-bottom: 0px;
        line-height: 5px;
    }

    .sorting_disabled {
        display: none;
    }

    .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
        overflow-x: hidden !important;
    }

    body, #page-container {
        padding-top: 0px !IMPORTANT;
    }

    /*Salto de pagina*/
    tr.odd:not(:first-child) td > div.row,
    tr.even td > div.row,
    tr.odd:not(:first-child) td > form,
    tr.even td > form {
        page-break-before: always;
    }
    /*ancho de columnas para Edge*/
    @supports (-ms-ime-align:auto) {
        .form-control {
            width: 100%;
        }

        .kt-aside {
            display: none !important;
        }

        .kt-aside.kt-aside--fixed .kt-wrapper {
            padding-left: 0px !important;
        }

        .kt-aside--enabled .kt-header.kt-header--fixed {
            left: 0 !important;
        }

        #__AjaxAntiForgeryForm {
            display: none !important;
        }

        .kt-header {
            display: none !important;
        }
            
        .kt-header--fixed .kt-wrapper{
            padding-top: 0 !important;
        }

        form{
            page-break-after: avoid !important;
            page-break-before: avoid !important;
            page-break-inside: avoid !important;
        }
        .dataTable tr.odd,
        .dataTable tr.even {
            page-break-inside: auto;
            page-break-after: avoid;    
        }
            /*reset salto de pagina Microsoft Edge*/
            .dataTable tr.odd:not(:first-child) td > div.row,
            .dataTable tr.even td > div.row {
                page-break-before: avoid;
            }
            /*Salto de pagina*/
            .dataTable tr.odd:not(:first-child) td > div.row:first-child,
            .dataTable tr.even td > div.row:first-child {
                page-break-before: always;
            }
    }
}

/*Se agrega modo impresion para IE11*/
@media print and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .form-control {
        width: 100%;
    }

    .btn-primary {
        display: none;
    }

    tr.odd,
    tr.even {
        page-break-inside: auto;
        page-break-after: avoid;
    }
        /*reset salto de pagina Microsoft Edge*/
        tr.odd:not(:first-child) td > div.row,
        tr.even td > div.row {
            page-break-before: avoid;
        }
            /*Salto de pagina*/
            tr.odd:not(:first-child) td > div.row:first-child,
            tr.even td > div.row:first-child {
                page-break-before: always;
            }
}

.login-pie {
    right: 0.5rem;
    position: fixed;
    bottom: 0;
    color: #4d4d4d;
}
.login-pie-version {
    left: 0.5rem;
    }
.login-pie-copyright {
    font-size: 1.1rem;
}
.transfer-double {
    position:initial;
}

/*chat*/
.modal .modal-content {
    border-radius: 4px;
}

/*SLIDER DE LA BUSQUEDA*/
.slider-track-high {
    background: #BABABA;
}

.slider.slider-horizontal {
    width: 100%;
    height: 20px;
}

.row .form-group div.form-control.fl-flex {
    overflow-y: visible;
}

.kt-portlet .kt-portlet__head.kt-portlet__head--nobuttons {
    min-height: 3rem;
}

.kt-portlet__head--nobuttons .kt-portlet__head-label {
    height: 3rem;
}

/* IE11 */
@media all and (-ms-high-contrast:none) {
    #wrap>.row{
        margin-right:0;
    }
}

.input-group.rounded > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.input-group.rounded > .input-group-append > .btn {
    border-radius: 2px !important;
}

.no-circle ul {
    list-style-type: none;
    padding-inline-start: 1rem;
}

/*arreglos de chosen (select de hansontable)*/

.chosen-container-single .chosen-search input[type="text"]{
    width:86%;
}
.chosen-container .chosen-drop{
    width:99%;
}


.no-circle ul {
    list-style-type: none;
    padding-left: 1rem;
    margin-bottom: 0px;
    padding-inline-start: 1rem;
}

/*boton verde con icono blanco incluso dentro de un grupo de botones*/
.input-group .btn.btn-success i{
    color:white;
}



.kt-menu__item .kt-menu__item--active > .kt-menu__link {
    color: greenyellow !important;
}


/*.kt-menu__nav .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--active):not(.kt-menu__item--open) a {
    color: red !important;
}*/


.modal-body .tab-pane .ms-container {
    width: 100%
}

a.btn{
    cursor: pointer;
}

/*en la pagina se define este estilo como oculto y cuando termina de cargar la pagina de estilos*/
.oculto-onload{
    transition-duration:2s;
    opacity:1;
}

.btn.btn-sm div i {
    padding-right: 0;
    margin-left: 0.34rem;
}

.btn.btn-sm .fa-stack {
    top: -0.2rem;
}

/*para evitar que el header este por debajo del handsometable*/
@media (min-width: 1025px) {
    .kt-header.kt-header--fixed {
        z-index: 104;
    }
}

.alert.alert-success.alert-no-padding {
    padding: 0;
    background-color: rgba(10, 187, 135, 0.1);
    margin: 0;
}
.alert.alert-success.alert-no-padding .wlist-group-item {
    background-color: transparent;
    border: 1px solid #0abb87;
    border-bottom: 2px solid #0abb87;
}
#tagsContainer dt {
    overflow-wrap: break-word;
}

/*divide palabras largas para evitar que las columas sean demasiado grandes en el datatable*/
.dataTables_scrollBody table.dataTable td {
    word-wrap: break-word;
    max-width: 30.7rem;
}

/*trata de arreglar el error de renglones muy largos en handsometable*/
body > span {
    position: absolute;
}

/*centrado de imagenes en tablas*/
.kt-demo-icon.kt-demo-icon-center {
    align-items: center;
    justify-content: center;
}
.kt-demo-icon-center .kt-demo-icon__preview {
    flex: 0 0 30px;
}

span.dropdown.show a.btn-hover-brand i {
    color:white;
}

span.dropdown.show .btn-secondary.btn-hover-brand:not(:disabled):not(.disabled) {
    color: #ffffff;
    background-color: var(--custom-brand) !important;
}


.kt-nav__item.kt-nav__item--disabled .kt-nav__link .kt-nav__link-text {
    cursor: not-allowed;
}

.btn.btn-brand .fa-stack {
    height: 1em;
    top: -0.1rem;
    width: 2rem;
}

/*jstree el en el hover se pone gris y queda confuso parece deshabilitado*/
.vakata-context .vakata-context-hover > a, .vakata-context li a:hover, .vakata-context ul .vakata-context-hover > a, .vakata-context ul li a:hover {
    color: black;
}

.popover {
    max-width: calc(100% - 300px - 25%);
}

@media (max-width: 64rem) {
    .popover {
        max-width: calc(100% - 39%);
    }
}

@media (max-width: 36rem) {
    .popover {
        max-width: calc(100% - 26%);
    }
}


.popover .popover-header {
    background-color: #39bcad;
    color: white;
}

table.dataTable tbody tr.selected a, table.dataTable tbody th.selected a, table.dataTable tbody td.selected a.btn-icon {
    color: #000000;
}

.btn.btn-xs{
    width:1.8rem;
    height:1.8rem;
}
.btn.btn-icon.btn-icon-sm [class*=" fa-"] {
    font-size: 1rem
}

/*arreglos de chosen (select de hansontable)*/

.chosen-container-single .chosen-search input[type="text"]{
    width:86%;
}
.chosen-container .chosen-drop{
    width:99%;
}


.modal-body .tab-pane .ms-container {
    width: 100%
}

a.btn{
    cursor: pointer;
}


/*cambio de iconos*/

span.icono {
    margin-bottom: 0.6rem;
}
.kt-grid-nav__item:not(.icono-imagen) i:first-child:not(icono) div.img {
    height: 44px;
}
.icono-imagen span.icono {
    display: none;
}

.icono-imagen i.imagen {
    display: inline-block !important;
}
.icono-imagen div.img {
    box-sizing: border-box;
    display: block;
    width: 40px; /*Ancho de la imagen nueva, aunque en este caso son iguales.*/
    height: 40px; /*Alto de la imagen nueva, aunque en este caso son iguales.*/
    /*padding-left: 115px; /*Padding igual al ancho de la imagen nueva*/
    border: none;
}


.icono-seguridad div.img {
    background: url(/Assets/img/productos/logo-ws_seguridad.png);
    background-size: contain;
}
.icono-portal div.img {
    background: url(/Assets/img/productos/logo-portal.png);
    background-size: contain;
}
.icono-listas div.img {
    background: url(/Assets/img/productos/logo-listas.png);
    background-size: contain;
}
.icono-sos div.img {
    background: url(/Assets/img/productos/logo-sos.png);
    background-size: contain;
}
.icono-sidef div.img {
    background: url(/Assets/img/productos/logo-sidef.png);
    background-size: contain;
}
.icono-sisef div.img {
    background: url(/Assets/img/productos/logo-sisef.png);
    background-size: contain;
}
.icono-sgd div.img {
    background: url(/Assets/img/productos/logo-sgd.png);
    background-size: contain;
}

.icono-admda div.img {
    background: url(/Assets/img/productos/logo-admda.png);
    background-size: contain;
}

.icono-agente div.img {
    background: url(/Assets/img/productos/logo-agente.png);
    background-size: contain;
}

.icono-autor div.img {
    background: url(/Assets/img/productos/logo-autor.png);
    background-size: contain;
}

.icono-clientes div.img {
    background: url(/Assets/img/productos/logo-clientes.png);
    background-size: contain;
}

.icono-captura div.img {
    background: url(/Assets/img/productos/logo-captura.png);
    background-size: contain;
}

.icono-interfaces div.img {
    background: url(/Assets/img/productos/logo-interfaces.png);
    background-size: contain;
}

.icono-ted div.img {
    background: url(/Assets/img/productos/logo-ted.png);
    background-size: contain;
}

.icono-rp div.img {
    background: url(/Assets/img/productos/logo-rp.png);
    background-size: contain;
}

.icono-ro div.img {
    background: url(/Assets/img/productos/logo-ro.png);
    background-size: contain;
}

.icono-cd div.img {
    background: url(/Assets/img/productos/logo-cd.png);
    background-size: contain;
}

.kt-grid-nav > .kt-grid-nav__row > .kt-grid-nav__item .kt-grid-nav__icon {
    font-size: 1.72rem;
}

/*compatibilidad con IE11*/
.tooltip{
    left:0;
    top:0;
}

.kt-nav .kt-nav__item > .kt-nav__link.btn-warning .kt-nav__link-icon,
.kt-nav .kt-nav__item > .kt-nav__link.btn-warning .kt-nav__link-text {
    color: #fefeff;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle,
.btn-warning.dropdown-toggle {
    color: #fefeff;
}

/*soluciona el problema de la alineacion de tablas con col-*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .d-flex {
        display: table-row !important
    }
    td.col-1, th.col-1 {
        width: 8.33333%;
    }

    td.col-2, th.col-2 {
        width: 16.66667%;
    }

    td.col-3, th.col-3 {
        width: 25%;
    }

    td.col-4, th.col-4 {
        width: 33.33333%;
    }

    td.col-5, th.col-5 {
        width: 41.66667%;
    }

    td.col-6, th.col-6 {
        width: 50%;
    }

    td.col-7, th.col-7 {
        width: 58.33333%;
    }

    td.col-8, th.col-8 {
        width: 66.66667%;
    }

    td.col-9, th.col-9 {
        width: 75%;
    }

    td.col-10, th.col-10 {
        width: 83.33333%;
    }

    td.col-11, th.col-11 {
        width: 91.66667%;
    }

    td.col-12, th.col-12 {
        width: 100%;
    }

    td.col-sm-1, th.col-sm-1 {
        width: 8.33333%;
    }

    td.col-sm-2, th.col-sm-2 {
        width: 16.66667%;
    }

    td.col-sm-3, th.col-sm-3 {
        width: 25%;
    }

    td.col-sm-4, th.col-sm-4 {
        width: 33.33333%;
    }

    td.col-sm-5, th.col-sm-5 {
        width: 41.66667%;
    }

    td.col-sm-6, th.col-sm-6 {
        width: 50%;
    }

    td.col-sm-7, th.col-sm-7 {
        width: 58.33333%;
    }

    td.col-sm-8, th.col-sm-8 {
        width: 66.66667%;
    }

    td.col-sm-9, th.col-sm-9 {
        width: 75%;
    }

    td.col-sm-10, th.col-sm-10 {
        width: 83.33333%;
    }

    td.col-sm-11, th.col-sm-11 {
        width: 91.66667%;
    }

    td.col-sm-12, th.col-sm-12 {
        width: 100%;
    }

    td.col-md-1, th.col-md-1 {
        width: 8.33333%;
    }

    td.col-md-2, th.col-md-2 {
        width: 16.66667%;
    }

    td.col-md-3, th.col-md-3 {
        width: 25%;
    }

    td.col-md-4, th.col-md-4 {
        width: 33.33333%;
    }

    td.col-md-5, th.col-md-5 {
        width: 41.66667%;
    }

    td.col-md-6, th.col-md-6 {
        width: 50%;
    }

    td.col-md-7, th.col-md-7 {
        width: 58.33333%;
    }

    td.col-md-8, th.col-md-8 {
        width: 66.66667%;
    }

    td.col-md-9, th.col-md-9 {
        width: 75%;
    }

    td.col-md-10, th.col-md-10 {
        width: 83.33333%;
    }

    td.col-md-11, th.col-md-11 {
        width: 91.66667%;
    }

    td.col-md-12, th.col-md-12 {
        width: 100%;
    }

    td.col-lg-1, th.col-lg-1 {
        width: 8.33333%;
    }

    td.col-lg-2, th.col-lg-2 {
        width: 16.66667%;
    }

    td.col-lg-3, th.col-lg-3 {
        width: 25%;
    }

    td.col-lg-4, th.col-lg-4 {
        width: 33.33333%;
    }

    td.col-lg-5, th.col-lg-5 {
        width: 41.66667%;
    }

    td.col-lg-6, th.col-lg-6 {
        width: 50%;
    }

    td.col-lg-7, th.col-lg-7 {
        width: 58.33333%;
    }

    td.col-lg-8, th.col-lg-8 {
        width: 66.66667%;
    }

    td.col-lg-9, th.col-lg-9 {
        width: 75%;
    }

    td.col-lg-10, th.col-lg-10 {
        width: 83.33333%;
    }

    td.col-lg-11, th.col-lg-11 {
        width: 91.66667%;
    }

    td.col-lg-12, th.col-lg-12 {
        width: 100%;
    }

    td.col-xl-1, th.col-xl-1 {
        width: 8.33333%;
    }

    td.col-xl-2, th.col-xl-2 {
        width: 16.66667%;
    }

    td.col-xl-3, th.col-xl-3 {
        width: 25%;
    }

    td.col-xl-4, th.col-xl-4 {
        width: 33.33333%;
    }

    td.col-xl-5, th.col-xl-5 {
        width: 41.66667%;
    }

    td.col-xl-6, th.col-xl-6 {
        width: 50%;
    }

    td.col-xl-7, th.col-xl-7 {
        width: 58.33333%;
    }

    td.col-xl-8, th.col-xl-8 {
        width: 66.66667%;
    }

    td.col-xl-9, th.col-xl-9 {
        width: 75%;
    }

    td.col-xl-10, th.col-xl-10 {
        width: 83.33333%;
    }

    td.col-xl-11, th.col-xl-11 {
        width: 91.66667%;
    }

    td.col-xl-12, th.col-xl-12 {
        width: 100%;
    }

    /*seteo el ancho de los botones de filtros*/
    .ws-opciones {
        width: 1.5rem;
    }
}

/*arreglos de chosen (select de hansontable)*/

.chosen-container-single .chosen-search input[type="text"]{
    width:86%;
}
.chosen-container .chosen-drop{
    width:99%;
}


.modal-body .tab-pane .ms-container {
    width: 100%
}

a.btn{
    cursor: pointer;
}

/*en la pagina se define este estilo como oculto y cuando termina de cargar la pagina de estilos*/
.oculto-onload{
    transition-duration:2s;
    opacity:1;
}

.kt-checkbox.kt-checkbox--single.kt-checkbox-button {
    margin-bottom: 0 !important;
    padding-left: 0
}
.kt-checkbox.kt-checkbox--single.kt-checkbox-button span {
    top: 0.5rem;
}

/* IE10 */
.ie10 .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-text,
.ie10 .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    flex-shrink: 1;
    display: table-cell;
    vertical-align: middle;
    height: 2.2rem;
    width: 14.4rem;
}
.ie10 .kt-nav .kt-nav__item > .kt-nav__link .kt-nav__link-text {
    flex-shrink: 1;
    display: block;
}
.ie10 .kt-nav__link-icon {
    display: inline-block;
}


.modal-max {    
    top: -2%;
    height: 95%;
    width: 100%;
    margin-top: 2rem;
}

.modal-dialog.modal-max {
    max-width: 95%;
    top: 1rem;
} 

.div-max {
    top: 5rem;
    height: 100%;
    width:100%
}

.select2-container--default .select2-selection--single .select2-selection__arrow, .select2-container--default .select2-selection--multiple .select2-selection__arrow {
    right: -7px;
    color: #495057
}

/*Se calcula el tamaño del select2 cuando esta en un input con un boton*/
.input-group .select2.select2-container {
    width: calc(100% - 3rem) !important
}

/*Se utiliza el mismo color del resto de los controles*/
.select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single {
    border: 1px solid rgba(175, 177, 182, 0.86);
}

/*Se le quita el "redondeado" a la parte derecha a un boton cuando esta en un input-group con un select2*/
.input-group .btn.btn-default.btn-select2, 
.input-group .btn-select2.btn.btn-default:active, 
.input-group .btn-select2.btn.btn-default:hover {
    border-right: 0px;
    border-top-right-radius: 0.0rem;
    border-bottom-right-radius: 0.0rem;
    height: 3.04rem;
}

/*Se setea el margen superior de los modal que contienen páginas adentro*/
.modal-dialog.modal-dialog-centered.modal-pagina {
    margin-top: 3rem;
}

/*Se quita el margen inferior en las pantallas contenidas en un modal*/
.modal-pagina .kt-portlet.kt-portlet--mobile {
    margin-bottom: 0rem;
}

.kt-font-weight-600 {
    font-weight: 600;
}
.kt-italic {
    font-style: italic;
}


#promoModalContent {
    top: 120px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}

#closePromo {
    float: right;
    font-size: 60px;
    /*font-weight: 100;*/
    line-height: 0.1;
    color: #fff;
    text-shadow: 0px 2px 0px #000000;
    filter: alpha(opacity=20);
    opacity: 0.6;
    margin-left:450px;
}

#promoModalBody {
    position: relative;
    height: 330px;
    z-index: 1000;
}

#promoModalHeader {
    padding: 0px;
    border-bottom: 0px solid #e5e5e5;
    min-height: 0px;
}

#img-promo-modal {
    width: 110%;
    height: 101%;
    position: absolute;
    margin-top: -35px;
    margin-left: -16px;
    z-index: -1;
    border-radius: 5px;
}

#promoModal #promoModalContent #promoModalHeader .close:before {
    font-size: 3.3rem;
}

#promoLink {
    top: 163px;
    left: 189px;
    width: 160px;
    background-color: transparent;
    outline: none;
    border: none;
    overflow: hidden;
    border-radius: 30px;
    /* border-block-start-width: 0px; */
    height: 40px;
}

.highlighted-field {
    animation: highlighted-post-fade 1s;
    animation-timing-function: ease-out;
}
@keyframes highlighted-post-fade {
    0% {
        background-color: var( --yellow)
    }
    100% {background-color: rgba(0,0,0,0)}
}