
.dwn-form-cont {
    width: 50%;
    padding: 20px 2% 5px 2%;
    float: left;
    min-height: 400px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}
#downloadReset {
    font-size: 18px;
    line-height: 24px;
    width: 80%;
    margin-top: 10px;
    border-radius: 5px;
    cursor: pointer;
    background: #dfdfe0;
    border: none;
}
