.user-top {
    margin: 7px 10px;
    max-width: 140px;
    cursor: pointer;
}
.mt-80 {
    margin-top: 80px !important;
}
.ptb-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
.choose-domain-option  {
    display: flex;
    justify-content: center;
}

/*.crt-review-checkout {
    margin: 0;
    padding: 8px 15px;
    color: #fff;
    font-size: .9em;
    border-radius: 4px 4px 0 0;
    background-color: #6b4dc4;
    display: inline-block;
    letter-spacing: 1px;
    width: 100%;
}
.view-cart-list {
    margin: 0 0 20px 0;
    border-bottom: 2px solid #058;
}
.empty-cart-btn {
    text-align: right;
    margin: 0px 40px 7px 0;
    line-height: 1em;
}
.continue-shopping {
    justify-content: space-between;
    margin: 0px 30px 0px 30px
}
.iradio_square-blue .checked{
    background: #6b4dc4;
    color: #fff;
    border-radius: 3px;
}
.panel-choose-domain .panel-domain-option {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.panel-choose-domain .panel-domain-option>.content {
    margin: 0 auto;
    width: 100%;
}
.page-configureproductdomain .panel-choose-domain .panel-domain-option .nav-tabs {
    display: flex;
    justify-content: center;
}
.radio-styled {
    display: none;
}*/