@font-face {
    font-family: "Poppins";
    src: url("../css/fonts/Poppins-Regular.ttf");
}


html, body {
    /*-webkit-user-select: none;*/
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    overscroll-behavior-y: contain;
    font-family: "Poppins", serif !important;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Subir";
}
.custom-file .custom-file-label::after {
    cursor: pointer;
    background-color: #f4f5f8;
    border-left: 1px solid #ebedf2;
}
.custom-file .custom-file-label::after {
    float: left;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.55rem + 2px) - 1px * 2);
    padding: 0.65rem 1rem;
    line-height: 1.25;
    color: #495057;
    content: "Subir";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0;
}

.custom-file .custom-file-label {
    border-color: #ebedf2;
    color: #575962;
}
.custom-file .custom-file-label {
    text-align: left;
}
.custom-file-label {
    position: absolute;
    top: 35px;
    right: 15px;
    left: 15px;
    z-index: 1;
    height: calc(2.55rem + 2px);
    padding: 0.65rem 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-top-color: rgb(206, 212, 218);
    border-right-color: rgb(206, 212, 218);
    border-bottom-color: rgb(206, 212, 218);
    border-left-color: rgb(206, 212, 218);
    border-radius: 0.25rem;
}

/*TH Datatable*/
th.m-datatable__cell > span > a{
	color: #575962;
	text-decoration: none;
}

.disabled-link {
    pointer-events:none;
    opacity: .65;
}

.form-control.m-input.disabled-link {
    border-color: #f7f8fa;
    color: #7b7e8a;
    background-color: #F4F5F8;
    opacity: 1;
}

.m-portlet{
    word-wrap: break-word;
}

/* Top Menu Hola, {username} */
.m-topbar .m-topbar__nav.m-nav > .m-nav__item.m-topbar__user-profile > .m-nav__link .m-topbar__welcome {
    display: table-cell;
    vertical-align: middle;
    font-size: 1rem;
    font-weight: 500;
    color: #5b5c6e;
}

.m-topbar .m-topbar__nav.m-nav > .m-nav__item.m-topbar__user-profile > .m-nav__link .m-topbar__username {
    display: table-cell;
    vertical-align: middle;
    text-transform: inherit;
    font-size: 1rem;
    font-weight: 500;
    text-align: left;
    color: #5b5c6e;
    padding-left: 5px;
}

.m-topbar .m-topbar__nav.m-nav > .m-nav__item.m-topbar__user-profile > .m-nav__link .m-topbar__username:hover {
    color: #00c5dc;
}

.m-topbar .m-topbar__nav.m-nav > .m-nav__item.m-topbar__user-profile > .m-nav__link .m-topbar__userpic {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
}

.m-topbar .m-topbar__nav.m-nav > .m-nav__item.m-topbar__user-profile > .m-nav__link .m-topbar__userpic img {
    margin: 0 10px 0 5px !important;
}

@media (max-width:1024px){
    .m-brand{
        width: 100%;
    }

    .m-footer--push.m-aside-left--enabled:not(.m-footer--fixed) .m-footer {
        margin-left: 0;
    }

}

/*Lista de lineas de negocio*/
.lineas-negocio-list{
    width: 100%;
    list-style: none;
    padding: 0;

}

.linea-negocio, .sublinea-negocio{
    padding: .75rem 1.25rem;
    text-transform: uppercase;
    font-size: 1rem;
    list-style: none;
}

.linea-negocio{
    background: #f4f5f8;
    border-color: #f4f5f8;
    font-weight: 500;
    margin: 0;
    width: 100%;
}

.linea-negocio a, .sublinea-negocio a{
   color: #575962;
}

.sublinea-negocio:hover{
    background-color: #F5F5F5;
}

/*Ajustes boton*/
.btn{
    text-align: center;
}

.btn-focus {
    color: #fff;
    background-color: #FF6734;
    border-color: #FF6734;
}

.btn.btn-outline-focus {
    color: #FF6734;
    border-color: #FF6734;
}

.btn-focus:hover, .btn-outline-focus.focus, .btn-outline-focus:focus, .btn-outline-focus:hover {
    color: #fff;
    background-color: #FF9966;
    border-color: #FF9966;
}

/* Ajustes de Notify */
.alert[data-notify] [class*=" la-"], .alert[data-notify] [class^=la-] {
    font-size: 3rem!important;
}

.alert[data-notify] [class*=" flaticon-"], .alert[data-notify] [class^=flaticon-] {
    font-size: 2.4rem;
}

.alert[data-notify] .icon ~ [data-notify=title] {
    padding-left: 3.5rem;
}

.alert[data-notify] .icon ~ [data-notify=message] {
    padding-left: 3.5rem;
    font-weight: 400;
}

.alert-success:not(.m-alert--outline) {
    color: #ffffff;
}

.alert-success:not(.m-alert--outline) {
    color: #f6fcfb;
    background-color: #34bfa3;
    border-color: #39c9ac;

}

.editable-clear-x {
    right: 6px !important;
}

.buscar #id table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:before {
    display: none;
}

.buscar #id table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc_disabled:after {
    display: none;
}

.btn-focus:hover, .btn-outline-focus.focus, .btn-outline-focus:focus, .btn-outline-focus:hover, .m-dropdown__header, .btn-focus {
    color: #fff !important;
    background-color: #2C2E3E !important;
    border-color: #2C2E3E !important;
}

.m-topbar .m-topbar__nav.m-nav>.m-nav__item.m-topbar__user-profile.m-topbar__user-profile--img.m-dropdown--arrow .m-dropdown__arrow {
    color: #2C2E3E !important;
}

.flaticon-logout {
    color: #5d5f77;
}

.m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__section .m-menu__section-text {
    color: white !important;
}

.m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item.m-menu__item--active>.m-menu__heading .m-menu__link-text, .m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item.m-menu__item--active>.m-menu__link .m-menu__link-text {
    color: #5f6386 !important;
}
.m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item.m-menu__item--active>.m-menu__heading .m-menu__link-icon, .m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item.m-menu__item--active>.m-menu__link .m-menu__link-icon {
    color: #5f6386 !important;
}

/** CODIGO PARA AÑADIR PARPADEO **/
.blink {
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}
@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}
/** FIN CODIGO PARA AÑADIR PARPADEO **/
