/* ---------------------------------------------------------------------
* Filename:            Madrid.css
* Description:         Design for the moveon 4 Pdf
* Website:             moveon4.com
* Author:  			   Renate Schwaighofer
* --------------------------------------------------------------------- 
*/


.logo {
   background: url("https://static.moveon4.com/es-madrid/images/logo.jpg") no-repeat scroll 0 5px transparent;
    height: 150px;
    width: 400px;
}
h1.title {
    color: #000;
    padding: 20px 10px;
    text-shadow: none;
    /* float: left; */
    width: 470px;
    margin-top: 13px;
    padding-top: 7px;
    /* margin-left: 20px; */
}
.formHead {
    color: #464646;
    border-bottom: 2px solid #f0f0f0;
    font-size: 20px;
    margin-bottom: 20px;
    /* margin-top: 19px; */
    padding-bottom: 2px;
    text-transform: uppercase;
    line-height: 30px;
    padding-left: 0px;
    text-align: left;
    text-shadow: 0px 0px 0px #000000;
    background: none;
    font-weight: 400;
}