.module-docheader-bar-column-right .icon-apps-pagetree-page-domain {
    display:none!important;
}

.module-docheader-bar-column-right .btn-default,
.module-docheader-bar-column-right .btn-light {
    border-width: 0px;
    box-shadow: none;
}

.module {
    --module-bg: #f2f2f2;
}

.alert-info {
    background-color: #ccc!important;
    color: #000000;
}

.module .t3-grid-container-inner {
    --pagemodule-grid-inner-spacing: 0px;
}

.module .icon-flags-de {
  display: none;
}

.module .t3-page-ce-header-title {
    margin-left: 10px;
}
.xxxform-wizard-icon-list {
    --typo3-component-bg: #FAFAFA;
    --typo3-component-border-color: #FAFAFA;
    --typo3-list-item-active-bg: #DDDDDD;
    --typo3-list-item-active-border-color: #DDDDDD;
}


.t3j-ext-name {
    font-family: var(--bs-body-font-family)!important;
}
.tstemplate-constanteditor .field-info-var {
    color: #dd0000;
    font-size: 10px!important;
}
.tstemplate-constanteditor .field-info-var-debug {
    color: #000000;
}

.t3-grid-container-inner .t3-page-column {
    padding: var(--pagemodule-grid-spacing);
}

.tstemplate-constanteditor .form-group .col-dynamic,
.tstemplate-constanteditor .form-group .col-dynamic {
    width: 100%;
}

.tstemplate-constanteditor .form-group .row {
    display: block;
    max-width: 100%;
}

.tstemplate-constanteditor .form-group {
    margin-bottom: 0px;
}

.tstemplate-constanteditor .custom-card {
    padding-bottom: 0px;
}

.tstemplate-constanteditor .card-body h2.card-constants-label {
    font-weight: bolder;
    margin-top: 20px;
    margin-bottom: 0px!important;
    font-size: 14px!important;
    text-transform: uppercase;
    color: #000000!important;
}

.ck.ck-button.ck-style-grid__button.ck-button_with-text {
	ouline: 1px solid red!important;
	min-width: 360px!important;
	width: 360px!important;
}

.xxxnprogress-busy #navigationComponent-_typo3_backend_page-tree_page-tree-element,
.xxxnprogress-busy typo3-backend-navigation-component-pagetree {
	margin-top: 2000px;
}
.nprogress-busy .t3j-module-editor .scaffold-content-navigation {
	max-height: 1px;
	overflow: hidden;
}
.nprogress-busy .t3j-module-editor .scaffold-content-navigation,
.nprogress-busy .t3j-module-editor .scaffold-content {
	background: #EEEEEE;
}

.nprogress-busy .t3j-module-editor typo3-backend-navigation-switcher .scaffold-content-navigation-switcher-close {
	display: none!important;
}
.nprogress-busy .t3j-module-editor .scaffold-content-navigation {
	max-width: 37px;
}

.xxxnprogress-busy .t3j-module-editor .scaffold-content {
	opacity: .1;
}
