        .divscroll:hover {
            overflow-y: overlay !important;
            overflow-x: hidden !important;
            overflow-y: scroll;
        }

        /* Scrollbar */
        ::-webkit-scrollbar {
            width: .30rem;
            display: none;
        }

        ::-webkit-scrollbar-thumb {
            background-color: rgba(27, 27, 27, .4);
            border-radius: 3px;
        }

        ::-webkit-scrollbar-track {
            background: transparent;
        }

        .btn-primary:hover,
        .btn-primary:focus,
        .btn-primary:active,
        .btn-primary:active:focus:not(:disabled):not(.disabled),
        .btn:focus,
        .btn:active,
        .btn:hover {
            box-shadow: none !important;
            outline: 0;
        }


        .modalbox.success {
            transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
        }

        .modalbox.success.animate .icon,
        .modalbox.error.animate .icon {
            -webkit-animation: fall-in 0.75s;
            -moz-animation: fall-in 0.75s;
            -o-animation: fall-in 0.75s;
            animation: fall-in 0.75s;
            /*box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
        }

        .modalbox.success .icon {
            position: relative;
            margin: 0 auto;
            background: white;
            height: 130px;
            width: 130px;
            border-radius: 70%;
            color: green;
        }

        .modalbox.success .icon span {
            position: relative;
            font-size: 4em;
            color: #fff;
            text-align: center;
            padding-top: 20px;
        }

        .hidden {
            display: none !important
        }


        @-webkit-keyframes fall-in {
            0% {
                -ms-transform: scale(3, 3);
                -webkit-transform: scale(3, 3);
                transform: scale(3, 3);
                opacity: 0;
            }

            50% {
                -ms-transform: scale(1, 1);
                -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
                opacity: 1;
            }

            60% {
                -ms-transform: scale(1.1, 1.1);
                -webkit-transform: scale(1.1, 1.1);
                transform: scale(1.1, 1.1);
            }

            100% {
                -ms-transform: scale(1, 1);
                -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
            }
        }

        @-moz-keyframes fall-in {
            0% {
                -ms-transform: scale(3, 3);
                -webkit-transform: scale(3, 3);
                transform: scale(3, 3);
                opacity: 0;
            }

            50% {
                -ms-transform: scale(1, 1);
                -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
                opacity: 1;
            }

            60% {
                -ms-transform: scale(1.1, 1.1);
                -webkit-transform: scale(1.1, 1.1);
                transform: scale(1.1, 1.1);
            }

            100% {
                -ms-transform: scale(1, 1);
                -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
            }
        }

        @-o-keyframes fall-in {
            0% {
                -ms-transform: scale(3, 3);
                -webkit-transform: scale(3, 3);
                transform: scale(3, 3);
                opacity: 0;
            }

            50% {
                -ms-transform: scale(1, 1);
                -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
                opacity: 1;
            }

            60% {
                -ms-transform: scale(1.1, 1.1);
                -webkit-transform: scale(1.1, 1.1);
                transform: scale(1.1, 1.1);
            }

            100% {
                -ms-transform: scale(1, 1);
                -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
            }
        }

        @-webkit-keyframes plunge {
            0% {
                margin-top: -100%;
            }

            100% {
                margin-top: 25%;
            }
        }

        @-moz-keyframes plunge {
            0% {
                margin-top: -100%;
            }

            100% {
                margin-top: 25%;
            }
        }

        @-o-keyframes plunge {
            0% {
                margin-top: -100%;
            }

            100% {
                margin-top: 25%;
            }
        }

        @-moz-keyframes fall-in {
            0% {
                -ms-transform: scale(3, 3);
                -webkit-transform: scale(3, 3);
                transform: scale(3, 3);
                opacity: 0;
            }

            50% {
                -ms-transform: scale(1, 1);
                -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
                opacity: 1;
            }

            60% {
                -ms-transform: scale(1.1, 1.1);
                -webkit-transform: scale(1.1, 1.1);
                transform: scale(1.1, 1.1);
            }

            100% {
                -ms-transform: scale(1, 1);
                -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
            }
        }

        @-webkit-keyframes fall-in {
            0% {
                -ms-transform: scale(3, 3);
                -webkit-transform: scale(3, 3);
                transform: scale(3, 3);
                opacity: 0;
            }

            50% {
                -ms-transform: scale(1, 1);
                -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
                opacity: 1;
            }

            60% {
                -ms-transform: scale(1.1, 1.1);
                -webkit-transform: scale(1.1, 1.1);
                transform: scale(1.1, 1.1);
            }

            100% {
                -ms-transform: scale(1, 1);
                -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
            }
        }

        @-o-keyframes fall-in {
            0% {
                -ms-transform: scale(3, 3);
                -webkit-transform: scale(3, 3);
                transform: scale(3, 3);
                opacity: 0;
            }

            50% {
                -ms-transform: scale(1, 1);
                -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
                opacity: 1;
            }

            60% {
                -ms-transform: scale(1.1, 1.1);
                -webkit-transform: scale(1.1, 1.1);
                transform: scale(1.1, 1.1);
            }

            100% {
                -ms-transform: scale(1, 1);
                -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
            }
        }

        @keyframes fall-in {
            0% {
                -ms-transform: scale(3, 3);
                -webkit-transform: scale(3, 3);
                transform: scale(3, 3);
                opacity: 0;
            }

            50% {
                -ms-transform: scale(1, 1);
                -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
                opacity: 1;
            }

            60% {
                -ms-transform: scale(1.1, 1.1);
                -webkit-transform: scale(1.1, 1.1);
                transform: scale(1.1, 1.1);
            }

            100% {
                -ms-transform: scale(1, 1);
                -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
            }
        }

        @-moz-keyframes plunge {
            0% {
                margin-top: -100%;
            }

            100% {
                margin-top: 15%;
            }
        }

        @-webkit-keyframes plunge {
            0% {
                margin-top: -100%;
            }

            100% {
                margin-top: 15%;
            }
        }

        @-o-keyframes plunge {
            0% {
                margin-top: -100%;
            }

            100% {
                margin-top: 15%;
            }
        }

        @keyframes plunge {
            0% {
                margin-top: -100%;
            }

            100% {
                margin-top: 15%;
            }
        }


        .estiloTabla th {
            background-color: #343A40;
            font-weight: bold;
            font-size: 14px;
            color: white;
            /*font-family:;*/

        }

        .estiloTabla td {
            font-size: 13px;
            /*font-family:;*/

        }

        #loading {
            background: #ffffff url(../images/fekdata-logo-n.gif) no-repeat scroll center center;
            height: 100%;
            width: 100%;
            background-size: 20%;
            position: fixed;
            margin-top: 0px;
            top: 0px;
            left: 0px;
            bottom: 0px;
            overflow: hidden !important;
            right: 0px;
            z-index: 999999;
        }

        #loading-center {
            width: 100%;
            height: 100%;
            position: relative;
        }


        .Csscontainer {
            position: relative;
            width: 100%;
            /*background-image: linear-gradient(to top, rgba(17, 3, 22, 1), rgba(74, 60, 219, 1));*/
        }

        .form_grupo {
            width: 100%;
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .form_grupo2 {
            display: block;
            align-items: center;
            justify-content: center;
        }

        .Cssarticle {
            width: 100vw;
            height: 100vh;
            min-height: 700px;
            background-image: url(../images/BGAV.png);
            background-size: cover;
            background-repeat: no-repeat;
            background-position: right bottom;
        }

        .Cssarticle_n {
            width: 100%;
            height: 100%;
            min-height: 100%;
            background-image: url(../images/BG_V_N.png);
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center;
        }


        .cardBckgBlur {
            background-color: white;
            box-shadow:  0 28px 165px -40px #2b265d,  /* Sombra azul */
            0 18px 85px -90px #b1b0be; /* Sombra negra más suave */
        }

        .cardBckg {
            width: 550px;
            height: 500px;
            margin: auto;
            padding: 20px 50px;
            background-color: rgba(0, 0, 0, .6);
            border-radius: 12px;
            box-shadow: 0 40px 35px -40px black;
            backdrop-filter: blur(5px);
        }

        .cardBckg h3,
        .cardBckg h2 {
            font-family: Poppins-Bold;
            text-align: center;
            color: white;

        }

        .cardBckg2 {
            width: 550px;
            height: 580px;
            margin: auto;
            padding: 20px 50px;
            background-color: rgba(0, 0, 0, .6);
            border-radius: 12px;
            box-shadow: 0 40px 35px -40px black;
            backdrop-filter: blur(5px);
        }

        .cardBckg2 h2,
        .cardBckg2 h3,
        .cardBckg2 h4 {
            font-family: Poppins-Bold;
            text-align: center;
            color: white;

        }

        .styleTitulos {
            font-family: Poppins-Bold;
        }

        .styleSbtTitulos {
            font-family: Poppins-Medium;
        }

        .contenedor {
            padding: 10px 50px;
        }

        .alerta {
            padding: 0px 5px;
            margin-bottom: 10px;
        }

        .logininputs {
            font-family: Poppins-Medium;
            font-size: 14px;
            border: none;
            outline: none;
            border-radius: 20px;
            box-sizing: border-box;
            /*border: 3px solid rgb(110, 108, 209);
            -webkit-transition: 0.2s;
            transition: 0.2s;*/
        }

        .loginDescriber {
            font-family: Poppins-Medium;
            font-size: 15px;
            color: black;

        }

        .loginDescriber1 {
            font-family: Poppins-Bold;
            font-size: 17px;
            color: black;

        }

        /*input[type=text]:focus {
            border: 3px solid #555;
          }

          input[type=password]:focus {
            border: 3px solid #555;
          }*/

        .loginbtn {
            font-family: Poppins-Bold;
            border: none;
            outline: none;
            border-radius: 22px;
            box-sizing: border-box;
            width: 70%;
        }

        .loginbtn2 {
            font-family: Poppins-Bold;
            border: none;
            outline: none;
            border-radius: 22px;
            box-sizing: border-box;
            font-size: 12px;
        }

        .loginbtn3 {
            font-family: Poppins-Bold;
            border: none;
            outline: none;
            border-radius: 22px;
            box-sizing: border-box;
            font-size: 12px;
            width: 50%;
        }

        @font-face {
            font-family: Anka-Coder-b;
            src: url(../css/fonts/AnkaCoder-b.ttf) format('truetype');
        }

        @font-face {
            font-family: Anka-Coder-r;
            src: url(../css/fonts/AnkaCoder-r.ttf) format('truetype');
        }

        @font-face {
            font-family: Poppins-Bold;
            src: url(../css/fonts/Poppins-Bold.ttf) format('truetype');
        }

        @font-face {
            font-family: Poppins-Medium;
            src: url(../css/fonts/Poppins-Medium.ttf) format('truetype');
        }

        .inputPasswords {
            border-radius: 19px;
            box-sizing: border-box;
        }

        .styleAccesos {
            font-family: Poppins-Bold;
            margin: 0;
        }

        .styleInicioTitles {
            font-family: Poppins-Bold;
        }

        .styleTblIndex th {
            font-family: Poppins-Medium;
            font-size: 14px;
        }

        .styleTblIndex tr {
            font-family: Poppins-Medium;
            font-size: 12px;
        }

        .styleTblOrg tr {
            font-family: Poppins-Medium;
            font-size: 15px;
        }

        .styleChart {
            font-family: Poppins-Bold;
            font-size: 13px;
        }

        .recuperaPass {
            font-family: Poppins-Medium;
            font-size: 15px;
        }

        .lbl_custom {
            color: black;
            font-weight: bold;

        }

        .txt_custom {
            /*margin: 8px 0;*/
            display: inline-block;
            border: 1px solid #ccc;
            border-radius: 4px;
            box-sizing: border-box;
            width: 70%;


        }

        .loginStyle {
            display: block;
            overflow-y: hidden;
            animation: slide-up 1s;

        }

        .loginStyleLogo {
            display: block;
            overflow-y: hidden;
            animation: slide-up 0.6s;

        }

        @keyframes slide-up {
            from {
                transform: translateY(-30rem);
            }

            to {
                transform: translateY(0);
            }
        }

        .styleBuscarProd {
            background-color: #343A40;
            color: white;
            border: 1px solid;
            border-radius: 15px;
            padding: 10px;
            width: 80%;
            margin: 0 auto;
            align-items: center;
        }

        table {
            table-layout: fixed;
        }

        td {
            overflow: hidden;
            text-overflow: ellipsis;
        }

        /*
        .gradient-custom {
            
            background: #ffffff;
            
            background: -webkit-linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 236, 210, 1));
            
            background: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 236, 210, 1))
            }
            
            .carousel-indicators li {
            background-color: #282828;
            width: 7px;
            height: 7px;
            border-radius: 50%;
            }
*/


        .container {
            max-width: 600px !important;
        }

        .styleInicioT {
            font-family: Anka-Coder-b;
            color: black;
            border-bottom-style: outset;
            font-size: 16px;
        }

        .styleInicio {
            font-family: Anka-Coder-r;
            font-size: 18px;
            color: black;
        }

        .styleSocial {
            font-family: Anka-Coder-r;
            font-size: 13px;
            color: white;
        }

        .styleSocial:hover {
            cursor: pointer
        }

        .styleInicioBtn {
            font-family: Anka-Coder-r;
            font-size: 18px;
            color: white;
            background-color: #2b265d;
            border-color: #2b265d;
        }

        .styleImgLogo {
            width: 70%;
        }

        .sign-in-page-data{
            border-radius: 12px !important;
        }

        /* Responsive For Moviles */
        @media only screen and (max-width: 1024px) {

            .sign-in-page {
                height: 970px !important;
            }

            .container {
                max-width: 460px !important;
            }

            .sign-in-form {
                padding: 0px 23px;
            }

            .styleImgLogo {
                width: 80%;
            }

            .Cssarticle_n {
                background-image: url(../images/BG_V_N.png);
            }

        }

        
        @media (min-width: 1366px) and (max-width: 1920px) {
            .container {
                max-width: 480px !important;
            }

            .sign-in-form-new {
                padding: 6px 25px !important;
            }
            
            .styleImgLogo {
                width: 80%;
            }

            .Cssarticle_n {
                background-image: url(../images/BG_V_N.png);
                min-height: 107%;
            }

        }



        /* Responsive For Moviles */
        @media only screen and (max-width: 680px) {
            .container {
                max-width: 380px !important;
            }

            .sign-in-from {
                padding: 20px 16px;
            }

            .styleImgLogo {
                width: 100%;
            }

            .styleInicioT {
                font-size: 15px;
            }

            .styleInicio {
                font-size: 17px;
            }

            .styleSocial {
                font-size: 12px;
            }

            .styleInicioBtn {
                font-size: 17px;
            }


            #loading {
                background-size: 75%;
            }


            .Cssarticle_n {
                background-image: url(../images/BG_V_N_C.png);
            }

    
        }