div#logo a.logo.img-responsive img.img-responsive {
    width: 100% !important;
}

.tw-bg-primary-600 {
    background-color: #6669B0 !important;
}

#pusherChat {
    bottom: 55px !important;
}

.chat-footer.ui-draggable-handle.isToggled {
    background: #6669b0 !important;
}

a.tw-flex.tw-items-center.tw-mb-2.tw-ml-3.settings-group-system-update {
    display: none !important;
}

a.tw-flex.tw-items-center.tw-ml-3.settings-group-system-info {
    display: none !important;
}

/*
Customized CSS
*/

.form-group.register-contact-phone-group {
    display: none !important;
}

.form-group.register-website-group {
    display: none !important;
}

.form-group.register-position-group {
    display: none !important;
}

.form-group.register-company-phone-group {
    display: none !important;
}

.form-group.register-country-group.col-md-6.tw-pl-0 {
    width: 100%;
    padding-right: 0px !important;
}

.form-group.register-city-group.col-md-6.tw-pl-0.tw-pr-0 {
    width: 100%;
}

.form-group.register-address-group {
    display: none !important;
}

.form-group.register-zip-group.col-md-6.tw-pl-0 {
    display: none !important;
}

.form-group.register-state-group.col-md-6.tw-pl-0.tw-pr-0 {
    display: none !important;
}

.col-md-3.mtop15 {
    margin-left: auto;
}

.col-md-10.row.col-md-offset-1.mbot15 {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

h1.tw-font-semibold.register-heading.text-right {
    text-align: left !important;
}