/*
Theme Name: ELP
*/

.form-signup input[type=date]
{
    border-radius: 0;
    margin-bottom: 10px;
    height: 44px;
    box-shadow: none !important;
    width: 270px;
    display: inline-block;
    margin-right: 20px;
}
