/* Right of Withdrawal Compliance Module Styles */
.margin-top-20 {
    margin-top: 20px;
}
.withdrawal-form-box {
    background: #fff;
    padding: 20px;
    border: 1px solid #d6d4d4;
    margin-bottom: 20px;
}
