.mid-panel {
    min-height: unset;
}

#_proceed {
    background: #46bccc;
    height: 30px;
    width: 100%;
    border: none;
    outline: none;
    color: #ffffff;
}

#_proceed:hover{
    background: #46bccc;
}

form .rh {
    margin-bottom: 10px;
}