@media only screen and (min-width: 641px) {

    .labelNuevo {
        font-size: 10px;
    }

    .labelGenerico {
        font-size: 10px;
    }

    .labelGestion {
        margin-left: -5px;
        font-size: 10px;
    }

    .CheckGestion {
        margin-left: -30px;
    }

    .botonNuevo {
        border: none;
        background-color: #DFBB17;
        color: white;
        width: 60px;
        height: 20px;
        font-size:10px;
        margin-left:-33px;
    }

    .botonLimpiar {
        border: none;
        background-color: #DFBB17;
        color: white;
        width: 60px;
        height: 20px;
        font-size: 10px;
        margin-left: -33px;
    }

    .botonAsociar {
        width: 60px;
        height: 20px;
        font-size: 10px;
        margin-left: -20px;
    }

    .botonDessociar {
        width: 110px;
        width: 80px;
        font-size: 10px;
        margin-left: -50px;
    }

    .ContenedortituloPrincipal {
        height: 45px;
    }

    .tituloPrincipal {
        font-size: 22px;
    }

    .cuadroPaginaDefault {
        margin-top: 3%;
        width: 100%;
        height: 36px;
    }

    .cuadroSecundariosDefault {
        margin-top: 140%;
        width: 100%;
        height: 36px;
    }

    .TituloPrincipalDefault {
        font-size: 97%;
    }

    .checkboxZona{
        margin-left:20px;
    }

    .texboxNuevo {
        font-size: 10px;
        margin-left: 5%
    }

    .texboxLargo {
        font-size: 10px;
        margin-left: 16%
    }

    .botonBasico {
        width: 80px;
        font-size: 10px
    }

    .botonbuscarAlertas {
        margin-left: 0px
    }

    .texArea {
        font-size: 10px;
        margin-left: 5%;
    }

    .ContenedorLogin {
        top: 30px;
        width: 500px;
    }

    .TituloContenido {
        height: 60px;
        width: 100%;
    }

    .Subtitulo {
        width: 100%;
        margin-top: 30px;
        font-size: 30px;
    }

    .botonBuscar {
        width: 20px;
        height: 19px;
        margin-left: 40px;
    }

    .imagenfooter {
        width: 320px;
        margin-top: 3%
    }

    /*input:not([type]),
    input[type="number"],
    input[type="text"],
    input[type="email"],
    input[type="search"],
    input[type="password"],
    input[type="date"],
    input[type="datetime-local"],
    input[type="tel"],
    input[type="time"],
    input[type="url"],
    textarea {
        width: 400px;
        margin-left: 7px
    }*/

    .RemembermeField {
        margin-left: 31px
    }

    .ErrorMessageField {
        margin-left: 7px;
    }

    .IniciobtnGris {
        width: 50%;
        height: 30px
    }

    .InicioA {
        font-size: 20px
    }

    .InicioBoton {
        width: 40%;
        height: 30px;
        font-size: 20px
    }

    .btnSincAct {
        width: 520%;
        height: 20px;
        font-size: 10px;
    }

    .btnCalendarioPoliza {
        width: 20px;
        height: 20px;
        margin-left: 7px;
    }

/*---------- NAVIGATION -----------*/

} /*end of the media query */