.secondtitle {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #b2f000;
}
.why-header {
    text-align: left;
    border-radius: 5px 5px 0px 0px;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #FFFFFF;
}
#why-container {
    text-align: left;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000014;
    border-radius: 5px;
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}
.secureTitle {
    padding-top: 1rem !important;
    font-size:  16px;
    letter-spacing: 0px;
    color: #333333;
}
.depositText, .merchant-risk-title {
    font-size: 36px;
    font-weight: 600;
}
.secure-step-overlap {
    top: 27px;
}
.secure-step-number-box {
    font-size: 14px;
    font-weight: 600;
    background: #0b3747 0% 0% no-repeat padding-box;
    border-radius: 5px;
    color: #FFFFFF;
    padding: 7px 15px;
}
.secure-step-box {
    font-size: 13px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #EBEBEB;
    border-radius: 5px;
    opacity: 1;
}
.secure-step-title {
    padding-left: 4rem !important;
    font-size: 14px;
    font-weight: 600;
}
.merchant-risk-container {
    position: relative;
    left: calc(-50vw + 50%);
    overflow: hidden;
    width: 100vw;
}
.home-black-box {
    background: #333333 0% 0% no-repeat padding-box;
    color: white;
}
.risk-title {
    font-size: 36px;
    font-weight: 600;
}

#transRegisterInfoForm {
    overflow-y: auto;
}
