.dash-unit:hover{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.logo-slider img{
    margin: 0 auto;
}

.form{
    margin: 40px 20% 0;
}

.form input{
    height: 34px;
}

header .form input{
    background: #ffffff;
}

header .form button{
    background-color: #c0c0c0;
}