.b2b-account-request .page-title-wrapper,
.b2b-account-create .page-title-wrapper {
    display: none;
}

.register-company-info-box {
    border-bottom: 1px solid #e7e7e7;
    padding: 15px 0px;
    text-align: center;
    color: #222529;
}

.register-company-info-box h2 {
    font-weight: 300;
    padding-top: 15px;
}

.register-company-info-box ul {
    padding-left: 0px;
}

.register-company-info-box ul li {
    list-style: none;
    padding-left: 25px;
    position: relative;
    margin: 4px 0px;
}

.register-company-info-box ul li:before {
    position: absolute;
    left: 0px;
    top: 6px;
}

.register-company-info-box .pb-20 {
    padding-bottom: 20px;
}

.b2b-account-request .ptb-10,
.b2b-account-create .ptb-10 {
    padding: 10px 0px;
}

.b2b-account-request .newsletter input[type="checkbox"],
.b2b-account-create .newsletter input[type="checkbox"] {
    top: 0px;
}

.b2b-account-request .fieldset.create>.legend,
.b2b-account-create .fieldset.create>.legend {
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 5px;
    margin-top: 20px;
}

.b2b-account-request b.semibold,
.b2b-account-create b.semibold {
    font-weight: 600;
}

.component-wrapper {
    line-height: 170% !important;
}

.col-lg-7-signup {
    padding-top: 20px;
    padding-bottom: 20px;
}