@media (min-width: 1600px){

    .Btn-Login {
        font-size: 12pt !important;
    }
    
    .TableContent1.Header .TableActionUser input[type="button"]{
        height: 40px;
    }

    .Btn-Confirm{
        font-size: 12pt !important;
    }
    
    .Popup-Login iframe {
        width: 18vw !important;
        height: 55vh !important;
    }
    
    .TableSliderImpUC .slick-slide img{
        height: 170px;
    }

    .Table-Action-Btn img{
            height: 45px;
    }

    .TabBigFilter table tr td:last-child {
        width: 85%;
    }
    
    .Estand-Descrp {
        font-size: 11pt;
    }

    .Estand-Detalle {
        font-size: 13pt;
    }

    .TableET .Label {
        font-size: 10pt;
    }

    .TableET .ReadonlyBootstrapAttribute{
        font-size: 10pt;
    }

    .Table-Descrip-Btn .Descrip {
        font-size: 11pt;
    }

    .Popup-ChangePass {
        width: 40vw !important;
        left: 30vw !important;
        height: 40vh !important;
    }
}