﻿#cuerpo #apartado .contenido .bloque input.nuevos_campos_text {
    background: #FFFF99;
    /*background: #ffd633;*/
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #333;
    font-family: calibri;
    font-size: 16px;
    outline: medium none;
    padding: 4px 5px 5px 5px;
    text-transform: uppercase;
    width: auto;
    margin-right: auto;
}

#cuerpo #apartado .contenido .bloque select.nuevos_campos_text {
    background: #FFFF99;
    /*background: #ffd633;*/
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #333;
    font-family: calibri;
    font-size: 16px;
    outline: medium none;
    padding: 4px 5px 5px 5px;
    text-transform: uppercase;
    width: auto;
    margin-right: auto;
}

#cuerpo #apartado .contenido .bloque.left.lineal_direccion {
    width: 98%;
    margin-right: 2%;
}

#cuerpo #apartado .contenido .bloque input.text_direecion {
    background: #FFFF99;
    /*background: #ffd633;*/
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #333;
    font-family: calibri;
    font-size: 16px;
    outline: medium none;
    padding: 4px 5px 5px 5px;
    text-transform: uppercase;
    width: 100%;
    margin-right: auto;
}

#cuerpo #apartado .contenido .bloque input.nuevos_campos_text.fecha_nacimiento {
    background: url("../img/calendario.gif") no-repeat center #eee;
    /*#FFFF99;*/
    /*background: url("../img/calendario.gif") no-repeat center right #ffd633;*/
}

#cuerpo #apartado .contenido .bloque_prop input.nuevos_campos_text {
    background: #FFFF99;
    /*background: #ffd633;*/
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #333;
    font-family: calibri;
    font-size: 16px;
    outline: medium none;
    padding: 4px 5px 5px 5px;
    text-transform: uppercase;
    width: auto;
    margin-right: auto;
}

#cuerpo #apartado .contenido .bloque_prop select.nuevos_campos_text {
    background: #FFFF99;
    /*background: #ffd633;*/
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #333;
    font-family: calibri;
    font-size: 16px;
    outline: medium none;
    padding: 4px 5px 5px 5px;
    text-transform: uppercase;
    width: auto;
    margin-right: auto;
}

#cuerpo #apartado .contenido .bloque_prop.left.lineal_direccion {
    width: 98%;
    margin-right: 2%;
}

#cuerpo #apartado .contenido .bloque_prop input.text_direecion {
    background: #FFFF99;
    /*background: #ffd633;*/
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #333;
    font-family: calibri;
    font-size: 16px;
    outline: medium none;
    padding: 4px 5px 5px 5px;
    text-transform: uppercase;
    width: 100%;
    margin-right: auto;
}

#cuerpo #apartado .contenido .bloque_prop input.nuevos_campos_text.fecha_nacimiento {
    background: url("../img/calendario.gif") no-repeat center right #eee;
    /*#FFFF99;*/
    /*background: url("../img/calendario.gif") no-repeat center right #ffd633;*/
}

#cuerpo #apartado .contenido .bloque_prop input.text.bloqueo, #cuerpo #apartado .contenido .bloque_prop select.text.bloqueo {
    color: rgb(136, 136, 136);
}

#cuerpo #apartado .contenido .bloque_prop input.text.bloqueo, #cuerpo #apartado .contenido .bloque_prop select.text.bloqueo {
    color: #888;
}

@media only screen and (max-width: 1024px) and (min-width: 601px) {

    #cuerpo #apartado .contenido .bloque_prop.left.lineal {
        width: 100%;
    }

        #cuerpo #apartado .contenido .bloque_prop.left.lineal input {
            width: 100%;
        }

        #cuerpo #apartado .contenido .bloque_prop.left.lineal select {
            width: 100%;
        }

    #cuerpo #apartado .contenido .bloque_prop input.text, #cuerpo #apartado .contenido .bloque_prop select.text {
        background: #eee none repeat scroll 0 0;
        border: 1px solid #ddd;
        border-radius: 3px;
        color: #333;
        font-family: Arial;
        font-size: 16px;
        outline: medium none;
        padding: 5px;
        text-transform: uppercase;
        width: 90%;
        margin-right: 54%;
    }

    #cuerpo #apartado .contenido .bloque_prop label {
        color: #727272;
        font-family: Arial;
        font-size: 16px;
        line-height: 25px;
        text-align: justify;
        /* width: 85px; */
        display: block;
    }
}

@media only screen and (max-width: 600px) and (min-width: 351px) {
    #cuerpo #apartado .contenido .bloque_prop.left.lineal {
        width: 100%;
    }

        #cuerpo #apartado .contenido .bloque_prop.left.lineal input {
            width: 100%;
        }

        #cuerpo #apartado .contenido .bloque_prop.left.lineal select {
            width: 100%;
        }

    #cuerpo #apartado .contenido .bloque_prop input.text, #cuerpo #apartado .contenido .bloque_prop select.text {
        background: #eee none repeat scroll 0 0;
        border: 1px solid #ddd;
        border-radius: 3px;
        color: #333;
        font-family: Arial;
        font-size: 16px;
        outline: medium none;
        padding: 5px;
        text-transform: uppercase;
        width: 90%;
        margin-right: 54%;
    }

    #cuerpo #apartado .contenido .bloque_prop label {
        color: #727272;
        font-family: Arial;
        font-size: 16px;
        line-height: 25px;
        text-align: justify;
        /* width: 85px; */
        display: block;
    }
}

@media only screen and (max-width: 350px) {
    #cuerpo #apartado .contenido .bloque_prop.left.lineal {
        width: 100%;
    }

        #cuerpo #apartado .contenido .bloque_prop.left.lineal input {
            width: 100%;
        }

        #cuerpo #apartado .contenido .bloque_prop.left.lineal select {
            width: 100%;
        }

    #cuerpo #apartado .contenido .bloque_prop input.text, #cuerpo #apartado .contenido .bloque_prop select.text {
        background: #eee none repeat scroll 0 0;
        border: 1px solid #ddd;
        border-radius: 3px;
        color: #333;
        font-family: Arial;
        font-size: 16px;
        outline: medium none;
        padding: 5px;
        text-transform: uppercase;
        width: 90%;
        margin-right: 54%;
    }

    #cuerpo #apartado .contenido .bloque_prop label {
        color: #727272;
        font-family: Arial;
        font-size: 16px;
        line-height: 25px;
        text-align: justify;
        /* width: 85px; */
        display: block;
    }
}

@media only screen and (min-width: 1201px) {

    #cuerpo #apartado .contenido .bloque_prop.left.lineal {
        width: 23%;
        margin-right: 2%;
        height: 70px;
    }

        #cuerpo #apartado .contenido .bloque_prop.left.lineal select {
            width: 100%;
        }

    #cuerpo #apartado .contenido .bloque_prop label {
        color: #727272;
        font-family: Calibri;
        font-size: 16px;
        line-height: 25px;
        text-align: justify;
        /* width: 85px; */
        display: block;
    }

    #cuerpo #apartado .contenido .bloque_prop select.text {
        background: #eee;
        border: 1px solid #ddd;
        border-radius: 3px;
        color: #333;
        font-family: calibri;
        font-size: 16px;
        outline: medium none;
        padding: 6px 5px;
        text-transform: uppercase;
        width: auto;
        margin-right: auto;
    }

    #cuerpo #apartado .contenido .bloque_prop.left.lineal input {
        width: 100%;
    }

    #cuerpo #apartado .contenido .bloque_prop input.text {
        background: #eee;
        border: 1px solid #ddd;
        border-radius: 3px;
        color: #333;
        font-family: calibri;
        font-size: 16px;
        outline: medium none;
        padding: 4px 5px 5px 5px;
        text-transform: uppercase;
        width: auto;
        margin-right: auto;
    }
}
