.section-inner {
    text-align: center;
    padding: 122px 0 100px
}

.padding-21 {
    padding: 21px
}

.registration-holder {
    float: left;
    margin: 10px
}
.login-a a{
    color: #fff;
}
.login-title {
    color: #ffffff
}

.reg-tab {
    width: 645px
}

.customer-tab-box {
    padding: 20px;
    background-color: #f9f9f926;
    margin-top: 20px;
    min-height: 200px;
    border-radius: 25px;
}

.reg-tab3 {
    width: unset;
    overflow: hidden;
    background-color: #eeeeee54;
    padding: 5px;
    margin-top: 4px;
    margin-bottom: 14px;
    text-align: left;
    border: 1px solid #ebebeb;
    border-radius: 16px;
    color: #000;
}

.reg-btn-holder {

    padding: 10px;
    margin-top: 12px;
    margin-bottom: 0;
    overflow: hidden
}

.text-holder {
    float: left;
    margin: 4px;
    text-align: left
}

.text-title {
    padding-bottom: 7px;
    padding-top: 2px
}

.textbox-box {
    padding-bottom: 0;
    border-radius: 16px;
    overflow: hidden;
}

.textbox-box .text {
    margin-bottom: 12px
}

.section-inner input[type=text],
input[type=password],
select,
textarea {
    min-width: 296px
}

.w-80 {
    width: 80%
}

.section-inner .text {
    font-size: 14px
}

.wachtwoord-info {
    border: 1px solid #f4d88257;
    padding: 13px;
    background-color: #a3630045;
    text-align: left;
    margin-bottom: 13px;
    border-radius: 16px;
}

.tags-box .img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    height: 384px;
    width: 408px
}

.registration-holder {
    float: left;
    margin: 10px
}

.before-reg-tab2 {
    text-align: left;
    color:#fff;
}

.before-reg-tab3 {
    max-width: 471px;
    text-align: left
}

.icon-expired {
    background-image: url(../assets/icons/expired.png);
    width: 64px;
    height: 64px;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 50px
}

.reg-tab2 {
    border-radius: 2px 2px 0 0;
    margin: 15px;
    -webkit-animation: MarginView 1s;
    animation: MarginView 1s;
    height: 100%;
    padding: 15px;
    text-align: left
}

.h-holder {
    height: 344px
}

.sr-only {
    margin: 13px;
    display: flex;
    position: inherit;
    width: auto;
    height: auto;
    margin-left: 0
}

.sr-only i {
    display: table-cell;
    vertical-align: middle;
    font-size: 26px;
    margin-right: 10px
}

.email-reset p {
    font-size: 20px
}

.email-reset i {
    font-size: 50px;
    margin-bottom: 12px
}

.email-reset a {
    display: block;
    margin-bottom: 28px
}

.alart-message {
    color: #000;
    margin-top: 24px;
    border-radius: 6px
}

.form-group {
    /* overflow: hidden */
}

.side-box {
    min-width: 300px;
    max-width: 300px;
    background-color: #f6f6f64d;
    text-align: left;
    margin-right: 21px;
    align-items: flex-start;
    border-radius: 16px;
    overflow: hidden;
}

.side-box .title-side {
    padding: 17px;
    color: #673AB7;
    -webkit-transition: background-color .25s;
    transition: background-color .25s;
    background-color: #eeeeee69;
    font-weight: 700;
}

.side-box .title-side i {
    float: right
}

.side-box ul .active {
    background-color: #FF9800;
    font-weight: 700;
    padding-left: 20px;
    color: #fff !important
}

.side-box ul .active a {
    color: #fff !important
}

.side-box ul li {
    padding: 15px;
    color: #fff;
    -webkit-transition: background-color .25s;
    transition: background-color .25s;
    background-color: #f9f9f900;
    cursor: pointer;
    border-bottom: 1px solid #4f3a733b;
}

.window {
    background-color: #673AB7;
    padding: 22px;
    color: #505e6c;
    overflow: hidden;
    background-image: linear-gradient(to right, var(--color1), var(--color2));
    margin: 0 auto;
    border-radius: 28px;
    box-shadow: 0 0 48px -12px rgb(32 35 52 / 74%);
}

.box-active-account {
    min-height: 286px;
    display: flex
}

.box-inner-active-account {
    justify-content: center;
    align-content: center;
    display: grid;
    justify-items: left;
    /* width: 50% */
}

.box-account-icon {
    font-size: 30px;
    display: grid;
    justify-content: center;
    align-content: center;
    margin-right: 23px;
    margin-left: 17px;
    border-radius: 50%;
    border: 3px solid #ffffff;
    width: 50px;
    height: 50px;
    margin-top: 7px;
    min-width: 50px;
    min-height: 50px
}

.login .contact-main {
    width: 60%
}

.window-form {
    margin: 0 auto;
    background-color: #fff;
    padding: 0;
    border-radius: 28px;
    color: #505e6c;
    box-shadow: 0 0 48px -12px rgb(32 35 52 / 74%);
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative
}

.window-form .before-reg-tab2 {
    padding: 30px;
    padding-top: 39px;
    background-image: linear-gradient(to right, var(--color1), var(--color2));
    width: 42%;
}

.features-boxed .box {
    width: auto
}

.features-boxed .item .box {
    text-align: left;
    padding: 15px;
    background-color: #f7f7f7;
    margin-bottom: 19px;
    height: 233px;
    border: 1px solid #dcdcdc
}

.features-boxed .item .icon {
    font-size: 37px;
    color: #afafaf;
    margin-top: -2px;
    margin-bottom: 19px
}

.features-boxed .item .name {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 8px;
    margin-top: 0;
    color: inherit;
    text-transform: uppercase
}

.features-boxed .item .description {
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 20px
}

.side-box ul li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 19px;
}

.personal-tabs {
    width: 100%;
    text-align: left
}

.personal-notiser {
    border: 1px solid #d3d3d3;
    padding: 7px;
    border-radius: 0;
    background: #f4f4f4;
    width: 100%;
    margin-bottom: 16px;
    display: flex
}

.personal-tabs .sect {
    background-color: #fafafa;
    padding: 10px;
    margin-bottom: 16px
}

.change-pass-box {
    margin: 0;
    background-color: #fbfbfb;
    padding: 25px;
    text-align: left
}

.margin-top-18 {
    margin-top: 18px
}

.edit-address-form {
    max-width: 100%;
    overflow: hidden;
    display: inline-block
}

.edit-title-holder {
    overflow: hidden;
    background-color: #bedf93
}

.new-account-holder {
    border: 1px solid #e8e8e8;
    padding: 16px;
    background: #fbfbfb;
    width: 513px;
    overflow: hidden
}

.accout-button {
    margin-left: 6px
}

.bank-before {
    background-color: #eee;
    overflow: hidden;
    padding: 16px;
    border-radius: 5px;
    margin-bottom: 14px
}

.bank-before .field {
    margin-left: 31px;
    float: right
}

.bank-before .payments {
    height: 46px;
    width: 56px
}

.bank-before .field a {
    display: block;
    margin-bottom: 5px;
    margin-top: 20px
}

#bank_box .form-group {
    margin-bottom: 15px;
    overflow: hidden;
    text-align: center;
    height: 100%;
    vertical-align: middle;
    display: table-cell
}

@media (max-width:1024px) {
    .login .contact-main {
        width: 100%
    }

    .h-holder {
        height: auto
    }
    .window-form .before-reg-tab2{
        width: 100% !important;
    }
}

@media(max-width:768px) {
    .reg-tab {
        width: auto
    }

    .tags-box .img {
        display: none;
        width: auto
    }

    .window {
        display: grid
    }

    .reg-tab2 {
        padding: 0
    }

    .section-inner input[type=text],
    input[type=password],
    select,
    textarea {
        min-width: auto
    }

    .box-inner-active-account {
        width: 100%;
        display: block
    }

    .box-inner-active-account .d-flex {
        display: block
    }

    .box-inner-active-account .box-account-icon {
        margin: 24px auto
    }
}