:root{--adminbarMenuSizer: clamp(200px, 200px + 2vw, 320px);--adminbarMenuSpace: clamp( 16px, 16px + 1vw, 24px);--adminbarTextColor-hex: White;--adminbarTextColor-rgb: 255,255,255;--adminbarBackColor-hex: Black;--adminbarLinkColor-hex: Cyan;--adminbarActiColor-hex: Gold;--adminbarHideColor-hex: DeepPink}body:has(.b-adminbar-aside.-menu-is-active){padding-left:calc(var(--adminbarMenuSizer) + var(--adminbarMenuSpace))}body:has(.b-adminbar-aside.-menu-is-active):after{content:"";position:fixed;top:0;left:0;width:calc(var(--adminbarMenuSizer) + var(--adminbarMenuSpace));height:100vh;background-color:var(--adminbarBackColor-hex)}.-adminlist b:after{font-size:small;content:" Admin";float:right;color:var(--adminbarHideColor-hex)}.b-adminbar-aside{z-index:999;position:fixed;top:4px;left:0;width:var(--adminbarMenuSizer);padding:var(--adminbarMenuSpace) calc(var(--adminbarMenuSpace)/2);color:var(--adminbarTextColor-hex);background-color:var(--adminbarBackColor-hex);border-radius:0 4px 4px 0;transition:all .5s}.b-adminbar-aside a.b-switch{position:absolute;top:var(--adminbarMenuSpace);right:0;transform:scale(1.5);transform-origin:top}.b-adminbar-aside.-menu-is-active{height:auto;margin-left:0}.b-adminbar-aside.-menu-is-hidden{height:clamp(4.25rem,4.25rem + .5vw,100px);margin-left:calc((var(--adminbarMenuSizer) - 3rem)*-1);background-color:var(--adminbarHideColor-hex)}.b-adminbar-aside.-menu-is-hidden nav.b-adminbar-menu{width:0}.b-adminbar-aside.-menu-is-hidden a.b-switch{top:14px;right:var(--adminbarMenuSpace);color:var(--adminbarTextColor-hex);transform:scale(2)}.b-adminbar-aside .b-adminbar-boss{padding:calc(var(--adminbarMenuSpace)/2);line-height:1}.b-adminbar-aside .b-adminbar-boss a{color:inherit}.b-adminbar-aside nav.b-adminbar-menu{padding:calc(var(--adminbarMenuSpace)/2)}.b-adminbar-aside nav.b-adminbar-menu a{text-decoration:none;color:var(--adminbarLinkColor-hex);transition:.3s}.b-adminbar-aside nav.b-adminbar-menu a:hover{color:var(--adminbarActiColor-hex);opacity:1}.b-adminbar-aside nav.b-adminbar-menu .b-iconbar{margin-bottom:1em}.b-adminbar-aside nav.b-adminbar-menu .b-iconbar>*:not(:last-child){margin-right:.75em}.b-adminbar-aside nav.b-adminbar-menu .-summ{font-size:small;font-weight:bold;float:right;padding-right:24px;color:var(--adminbarTextColor-hex)}.b-adminbar-aside nav.b-adminbar-menu>ul{list-style:none;margin:0;padding:0}.b-adminbar-aside nav.b-adminbar-menu>ul ul{display:none}.b-adminbar-aside nav.b-adminbar-menu>ul li.-is-active>ul{display:block}.b-adminbar-aside nav.b-adminbar-menu>ul li:has(ul)>a{position:relative;display:block;border-bottom:1px dashed rgba(var(--adminbarTextColor-rgb), 0.4)}.b-adminbar-aside nav.b-adminbar-menu>ul li:has(ul) span.-folder:not(:only-child):after{font:normal 400 16px/1 "Font Awesome 6 Free";content:"";position:absolute;right:0;top:0;display:inline-block;transform:scale(0.85)}.b-adminbar-aside nav.b-adminbar-menu>ul li:has(ul).-is-active>a span.-folder:not(:only-child){color:var(--adminbarActiColor-hex)}.b-adminbar-aside nav.b-adminbar-menu>ul li:has(ul).-is-active>a span.-folder:not(:only-child):after,.b-adminbar-aside nav.b-adminbar-menu>ul li:has(ul) span.-folder:not(:only-child):hover:after{content:""}.b-adminbar-aside nav.b-adminbar-menu>ul>li{margin:8px 0}.b-adminbar-aside nav.b-adminbar-menu>ul>li>ul{font-size:smaller;list-style:none;padding:0;margin:8px 0 16px 4px}.b-adminbar-aside nav.b-adminbar-menu>ul>li>ul a{color:inherit}.b-adminbar-aside nav.b-adminbar-menu>ul>li>ul>li:before{font:normal 900 12px/1 "Font Awesome 6 Free";content:"";margin-right:8px;display:inline-block;transform:rotate(90deg)}.b-adminbar-aside nav.b-adminbar-menu>ul li.-is-active>a{color:var(--adminbarActiColor-hex)}.b-adminbar-aside nav.b-adminbar-menu>ul select.input-field{font-size:16px;font-weight:bold;color:inherit;min-height:inherit;background:rgba(0,0,0,0) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='White'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat right 6px top 60%/8px;border:none;padding:4px 0;border-bottom:1px dashed rgba(var(--adminbarTextColor-rgb), 0.4)}body.mm-wrapper_opened .b-adminbar{display:none}.b-framebox{padding:2em;background-color:rgba(var(--text-rgb), 0.02);border:1px dashed rgba(var(--text-rgb), 0.1);border-radius:3px}form.dropzone{border-color:rgba(0,0,0,0);transition:.2s}form.dropzone:hover .fa-icon,form.dropzone.dz-drag-hover .fa-icon{color:var(--link-hex)}form.dropzone .dz-message div.plus{display:none}form.dropzone .dz-message .fa-icon{font-size:300%;display:block;margin-bottom:.25em;transition:.3s}form.dropzone .dz-preview .dz-image{width:120px;height:120px}form.dropzone .dz-preview .dz-success-mark,form.dropzone .dz-preview .dz-error-mark{top:-10%;right:-10%;left:auto;margin:0;transform:scale(0.5)}form.dropzone .dz-preview .dz-error-mark{background:var(--warn-hex)}form.dropzone .dz-preview .dz-details{opacity:1}form.dropzone .dz-preview .dz-image,form.dropzone .dz-preview .dz-success-mark,form.dropzone .dz-preview .dz-error-mark,form.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:3px}form.dropzone.dz-started .dz-message{display:inline-block;width:120px;float:right;transition:.2s}form.dropzone.dz-started .dz-message div.text{display:none}form.dropzone.dz-started .dz-message div.plus{font-size:300%;display:block}.b-fotogroup-upload{position:relative;overflow:hidden;min-height:200px;max-width:356px;margin:auto;margin-bottom:1em;background-color:rgba(var(--text-rgb), 0.05);border-radius:3px}.b-fotogroup-upload .slim{background-color:rgba(0,0,0,0);cursor:pointer;transition:.3s}.b-fotogroup-upload .slim[data-state*=empty]:hover{color:var(--link-hex);background-color:rgba(0,0,0,0)}.b-fotogroup-upload.-dummy:after{font-weight:bold;content:"Für Foto Upload neuen \a Eintrag zuerst speichern!";white-space:pre;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:.3}.b-fotogroup-upload.-fotogrid:before,.b-fotogroup-upload.-fotogrid:after{z-index:1;content:"";position:absolute;width:100%;height:100%;background:linear-gradient(to right, rgba(255, 20, 147, 0.5) 1px, transparent 1px)}.b-fotogroup-upload.-fotogrid:before{top:0%;left:20%;background-size:60%}.b-fotogroup-upload.-fotogrid:after{top:8%;left:0;background-size:84%;transform:rotate(90deg)}.b-fotogroup-upload .cl-fotogrid{z-index:9;position:absolute;top:3%;right:3%;transition:.5s;cursor:pointer;outline:none;width:36px;height:36px;color:#fff;background-color:rgba(0,0,0,.7);border-radius:50%;opacity:.5}.b-fotogroup-upload .cl-fotogrid i{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(1.25)}.b-fotogroup-upload .cl-fotogrid:hover{opacity:1}.-editAdmin a{display:block;transition:.3s}.-editAdmin a:hover{transform:scale(1.25)}@supports not (contain: inline-size){@media(min-width: 800px){form.containerQuery .b-grid-set420{display:grid;grid-gap:3vw;grid-template-columns:minmax(0, 1fr) clamp(360px,20vw,420px);align-items:flex-start}}}@supports(contain: inline-size){form.containerQuery{container-type:inline-size}@container (min-width: 800px){form.containerQuery .b-grid-set420{display:grid;grid-gap:3vw;grid-template-columns:minmax(0, 1fr) clamp(360px,20vw,420px);align-items:flex-start}}}div[class*=b-grid-set] fieldset.fs-main,div[class*=b-grid-set] fieldset.fs-side{width:100%;margin:0 auto}div[class*=b-grid-set] fieldset.fs-side{padding:0 2em 1em 2em}div[class*=b-grid-set] fieldset.fs-side.-framed{background-color:rgba(var(--text-rgb), 0.05);border:1px solid rgba(var(--text-rgb), 0.1);border-radius:3px;box-shadow:2px 2px 2px rgba(0,0,0,.2)}div[class*=b-grid-set] fieldset.fs-side.-is-sticky-side{position:-webkit-sticky;position:sticky;top:5em}textarea[name*=_tit]{font-size:calc(1rem + .25vw);font-weight:bold}textarea[name*=_tit]::-moz-placeholder{font-size:inherit;font-weight:bold;opacity:.5}textarea[name*=_tit]::placeholder{font-size:inherit;font-weight:bold;opacity:.5}ul.-list-statsgrid>li{display:grid;grid-template-columns:auto 40px 40px;align-items:center;text-align:right;border-bottom:1px solid rgba(var(--text-rgb), 0.1)}ul.-list-statsgrid>li>:first-child{text-align:left}ul.-list-statsgrid>li>:first-child{padding:.25em .5em;position:relative}ul.-list-statsgrid>li>:first-child:after{position:absolute;bottom:-1px;content:"";width:100%;display:block;border-bottom:3px solid rgba(var(--text-rgb), 0.2)}table.dataTable tbody tr.highlight{background-color:#fffbcc !important}table.dataTable tbody tr.highlight,table.dataTable tbody tr.noHighlight,table.dataTable tbody tr.highlight td,table.dataTable tbody tr.noHighlight td{transition:background-color 500ms linear}table.dataTable.stripe tbody tr.odd.highlight,table.dataTable.display tbody tr.odd.highlight{background-color:#f9f5c7}table.dataTable.hover tbody tr:hover.highlight,table.dataTable.hover tbody tr.odd:hover.highlight,table.dataTable.hover tbody tr.even:hover.highlight,table.dataTable.display tbody tr:hover.highlight,table.dataTable.display tbody tr.odd:hover.highlight,table.dataTable.display tbody tr.even:hover.highlight{background-color:#f6f2c5}table.dataTable.order-column tbody tr.highlight>.sorting_1,table.dataTable.order-column tbody tr.highlight>.sorting_2,table.dataTable.order-column tbody tr.highlight>.sorting_3,table.dataTable.display tbody tr.highlight>.sorting_1,table.dataTable.display tbody tr.highlight>.sorting_2,table.dataTable.display tbody tr.highlight>.sorting_3{background-color:#faf6c8}table.dataTable.display tbody tr.odd.highlight>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.highlight>.sorting_1{background-color:#f1edc1}table.dataTable.display tbody tr.odd.highlight>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.highlight>.sorting_2{background-color:#f3efc2}table.dataTable.display tbody tr.odd.highlight>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.highlight>.sorting_3{background-color:#f5f1c4}table.dataTable.display tbody tr.even.highlight>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.highlight>.sorting_1{background-color:#faf6c8}table.dataTable.display tbody tr.even.highlight>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.highlight>.sorting_2{background-color:#fcf8ca}table.dataTable.display tbody tr.even.highlight>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.highlight>.sorting_3{background-color:#fefacb}table.dataTable.display tbody tr:hover.highlight>.sorting_1,table.dataTable.display tbody tr.odd:hover.highlight>.sorting_1,table.dataTable.display tbody tr.even:hover.highlight>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.highlight>.sorting_1,table.dataTable.order-column.hover tbody tr.odd:hover.highlight>.sorting_1,table.dataTable.order-column.hover tbody tr.even:hover.highlight>.sorting_1{background-color:#eae6bb}table.dataTable.display tbody tr:hover.highlight>.sorting_2,table.dataTable.display tbody tr.odd:hover.highlight>.sorting_2,table.dataTable.display tbody tr.even:hover.highlight>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.highlight>.sorting_2,table.dataTable.order-column.hover tbody tr.odd:hover.highlight>.sorting_2,table.dataTable.order-column.hover tbody tr.even:hover.highlight>.sorting_2{background-color:#ece8bd}table.dataTable.display tbody tr:hover.highlight>.sorting_3,table.dataTable.display tbody tr.odd:hover.highlight>.sorting_3,table.dataTable.display tbody tr.even:hover.highlight>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.highlight>.sorting_3,table.dataTable.order-column.hover tbody tr.odd:hover.highlight>.sorting_3,table.dataTable.order-column.hover tbody tr.even:hover.highlight>.sorting_3{background-color:#efebbf}div.DTE_Inline{position:relative;display:table;width:100%}div.DTE_Inline div.DTE_Inline_Field,div.DTE_Inline div.DTE_Inline_Buttons{display:table-cell;vertical-align:middle}div.DTE_Inline div.DTE_Inline_Field div.DTE_Field,div.DTE_Inline div.DTE_Inline_Buttons div.DTE_Field{padding:0}div.DTE_Inline div.DTE_Inline_Field div.DTE_Field>label,div.DTE_Inline div.DTE_Inline_Buttons div.DTE_Field>label{display:none}div.DTE_Inline div.DTE_Inline_Field div.DTE_Field input[type=color],div.DTE_Inline div.DTE_Inline_Field div.DTE_Field input[type=date],div.DTE_Inline div.DTE_Inline_Field div.DTE_Field input[type=datetime],div.DTE_Inline div.DTE_Inline_Field div.DTE_Field input[type=datetime-local],div.DTE_Inline div.DTE_Inline_Field div.DTE_Field input[type=email],div.DTE_Inline div.DTE_Inline_Field div.DTE_Field input[type=month],div.DTE_Inline div.DTE_Inline_Field div.DTE_Field input[type=number],div.DTE_Inline div.DTE_Inline_Field div.DTE_Field input[type=password],div.DTE_Inline div.DTE_Inline_Field div.DTE_Field input[type=search],div.DTE_Inline div.DTE_Inline_Field div.DTE_Field input[type=tel],div.DTE_Inline div.DTE_Inline_Field div.DTE_Field input[type=text],div.DTE_Inline div.DTE_Inline_Field div.DTE_Field input[type=time],div.DTE_Inline div.DTE_Inline_Field div.DTE_Field input[type=url],div.DTE_Inline div.DTE_Inline_Field div.DTE_Field input[type=week],div.DTE_Inline div.DTE_Inline_Buttons div.DTE_Field input[type=color],div.DTE_Inline div.DTE_Inline_Buttons div.DTE_Field input[type=date],div.DTE_Inline div.DTE_Inline_Buttons div.DTE_Field input[type=datetime],div.DTE_Inline div.DTE_Inline_Buttons div.DTE_Field input[type=datetime-local],div.DTE_Inline div.DTE_Inline_Buttons div.DTE_Field input[type=email],div.DTE_Inline div.DTE_Inline_Buttons div.DTE_Field input[type=month],div.DTE_Inline div.DTE_Inline_Buttons div.DTE_Field input[type=number],div.DTE_Inline div.DTE_Inline_Buttons div.DTE_Field input[type=password],div.DTE_Inline div.DTE_Inline_Buttons div.DTE_Field input[type=search],div.DTE_Inline div.DTE_Inline_Buttons div.DTE_Field input[type=tel],div.DTE_Inline div.DTE_Inline_Buttons div.DTE_Field input[type=text],div.DTE_Inline div.DTE_Inline_Buttons div.DTE_Field input[type=time],div.DTE_Inline div.DTE_Inline_Buttons div.DTE_Field input[type=url],div.DTE_Inline div.DTE_Inline_Buttons div.DTE_Field input[type=week]{width:100%}div.DTE_Inline div.DTE_Inline_Field div.DTE_Form_Buttons button,div.DTE_Inline div.DTE_Inline_Buttons div.DTE_Form_Buttons button{margin:-6px 0 -6px 4px;padding:5px}div.DTE_Inline div.DTE_Field input[type=color],div.DTE_Inline div.DTE_Field input[type=date],div.DTE_Inline div.DTE_Field input[type=datetime],div.DTE_Inline div.DTE_Field input[type=datetime-local],div.DTE_Inline div.DTE_Field input[type=email],div.DTE_Inline div.DTE_Field input[type=month],div.DTE_Inline div.DTE_Field input[type=number],div.DTE_Inline div.DTE_Field input[type=password],div.DTE_Inline div.DTE_Field input[type=search],div.DTE_Inline div.DTE_Field input[type=tel],div.DTE_Inline div.DTE_Field input[type=text],div.DTE_Inline div.DTE_Field input[type=time],div.DTE_Inline div.DTE_Field input[type=url],div.DTE_Inline div.DTE_Field input[type=week]{margin:-6px 0}div.DTE_Inline div.DTE_Field_Error,div.DTE_Inline div.DTE_Form_Error{font-size:11px;line-height:1.2em;padding:0;margin-top:10px}div.DTE_Inline div.DTE_Field_Error:empty,div.DTE_Inline div.DTE_Form_Error:empty{margin-top:0}span.dtr-data div.DTE_Inline{display:inline-table}div.DTED_Lightbox_Wrapper{position:fixed;top:0;left:50%;margin-left:-390px;width:780px;height:100%;z-index:11}div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container{display:table;height:100%;width:100%}div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper{display:table-cell;vertical-align:middle;width:100%}div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content{position:relative;box-shadow:0 12px 30px 0 rgba(0,0,0,.5);border-radius:6px;box-sizing:border-box}div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTE{background:#fff;border-radius:6px;border:1px solid #666;background:#fcfcfc;box-sizing:border-box}div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTE div.DTE_Header{right:0;width:auto;border-top-left-radius:6px;border-top-right-radius:6px}div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTE div.DTE_Body_Content{box-sizing:border-box;background:#fcfcfc}div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTE div.DTE_Footer{right:0;width:auto;border-bottom-left-radius:6px;border-bottom-right-radius:6px}div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTED_Lightbox_Close{position:absolute;top:-11px;right:-11px;width:22px;height:22px;border:1px solid #000;background-color:#ccc;text-align:center;border-radius:11px;cursor:pointer;z-index:12;box-shadow:2px 2px 6px #111}div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTED_Lightbox_Close:after{content:"×";color:#000;font-weight:bold;font-size:18px;line-height:22px;font-family:"Courier New",Courier,monospace}div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTED_Lightbox_Close:hover{background-color:#999}div.DTED_Lightbox_Wrapper div.DTE_Footer{display:flex;justify-content:flex-end}div.DTED_Lightbox_Wrapper div.DTE_Footer_Content{display:none}div.DTED_Lightbox_Wrapper div.DTE.inFormError div.DTE_Footer{justify-content:space-between}div.DTED_Lightbox_Background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);z-index:10}div.DTED_Lightbox_Background>div{position:absolute;top:0;right:0;left:0;bottom:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"}div.DTED_Lightbox_Background>div:not([dummy]){filter:progid:DXImageTransform.Microsoft.gradient(enabled="false")}body.DTED_Lightbox_Mobile div.DTED_Lightbox_Background{height:0}body.DTED_Lightbox_Mobile div.DTED_Lightbox_Shown{display:none}body.DTED_Lightbox_Mobile div.DTED_Lightbox_Wrapper{position:fixed;top:0px;left:0px;right:0px;bottom:0px;width:auto;height:auto;margin-left:0;-webkit-overflow-scrolling:touch}body.DTED_Lightbox_Mobile div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container{display:block;height:100%}body.DTED_Lightbox_Mobile div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper{display:block;height:100%}body.DTED_Lightbox_Mobile div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content{border-radius:0;box-shadow:none;height:100% !important}body.DTED_Lightbox_Mobile div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTE{border-radius:0;height:100%}body.DTED_Lightbox_Mobile div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTE div.DTE_Header{border-top-left-radius:0;border-top-right-radius:0}body.DTED_Lightbox_Mobile div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTE div.DTE_Body_Content{padding-bottom:52px}body.DTED_Lightbox_Mobile div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTE div.DTE_Footer{border-bottom-left-radius:0;border-bottom-right-radius:0}body.DTED_Lightbox_Mobile div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTED_Lightbox_Close{top:11px;right:15px;background-color:rgba(0,0,0,0);border:none;box-shadow:none}@media only screen and (max-width: 780px){div.DTED_Lightbox_Wrapper{position:fixed;top:0;left:0;width:100%;margin-left:0}}div.DTE div.DTE_Processing_Indicator{position:absolute;top:17px;right:9px;height:2em;width:2em;z-index:20;font-size:12px;display:none;transform:translateZ(0)}div.DTE.processing div.DTE_Processing_Indicator{display:block}div.DTE.processing div.DTE_Field div.DTE_Processing_Indicator{display:none}div.DTE div.DTE_Field div.DTE_Processing_Indicator{top:13px;right:0;font-size:8px}div.DTE.DTE_Inline div.DTE_Processing_Indicator{top:5px;right:6px;font-size:6px}div.DTE.DTE_Bubble div.DTE_Processing_Indicator{top:10px;right:14px;font-size:8px}div.DTE div.DTE_Processing_Indicator span,div.DTE div.DTE_Processing_Indicator:before,div.DTE div.DTE_Processing_Indicator:after{display:block;background:#000;width:.5em;height:1.5em;border:1px solid rgba(0,0,0,.4);background-color:rgba(0,0,0,.1);animation:editorProcessing .9s infinite ease-in-out}div.DTE div.DTE_Processing_Indicator:before,div.DTE div.DTE_Processing_Indicator:after{position:absolute;top:0;content:""}div.DTE div.DTE_Processing_Indicator:before{left:-1em;animation-delay:-0.3s}div.DTE div.DTE_Processing_Indicator span{animation-delay:-0.15s}div.DTE div.DTE_Processing_Indicator:after{left:1em}@keyframes editorProcessing{0%,80%,100%{transform:scale(1, 1)}40%{transform:scale(1, 1.5)}}div.editor-datetime{position:absolute;background-color:#fff;z-index:2050;border:1px solid #ccc;box-shadow:0 5px 15px -5px rgba(0,0,0,.5);padding:0 20px 6px 20px;width:275px}div.editor-datetime div.editor-datetime-title{text-align:center;padding:5px 0px 3px}div.editor-datetime table{border-spacing:0;margin:12px 0;width:100%}div.editor-datetime table.editor-datetime-table-nospace{margin-top:-12px}div.editor-datetime table th{font-size:.8em;color:#777;font-weight:normal;width:14.285714286%;padding:0 0 4px 0;text-align:center}div.editor-datetime table td{font-size:.9em;color:#444;padding:0}div.editor-datetime table td.selectable{text-align:center;background:#f5f5f5}div.editor-datetime table td.selectable.disabled{color:#aaa;background:#fff}div.editor-datetime table td.selectable.disabled button:hover{color:#aaa;background:#fff}div.editor-datetime table td.selectable.now{background-color:#ddd}div.editor-datetime table td.selectable.now button{font-weight:bold}div.editor-datetime table td.selectable.selected button{background:#4e6ca3;color:#fff;border-radius:2px}div.editor-datetime table td.selectable button:hover{background:#ff8000;color:#fff;border-radius:2px}div.editor-datetime table td.editor-datetime-week{font-size:.7em}div.editor-datetime table button{width:100%;box-sizing:border-box;border:none;background:rgba(0,0,0,0);font-size:inherit;color:inherit;text-align:center;padding:4px 0;cursor:pointer;margin:0}div.editor-datetime table button span{display:inline-block;min-width:14px;text-align:right}div.editor-datetime table.weekNumber th{width:12.5%}div.editor-datetime div.editor-datetime-calendar table{margin-top:0}div.editor-datetime div.editor-datetime-label{position:relative;display:inline-block;height:30px;padding:5px 6px;border:1px solid rgba(0,0,0,0);box-sizing:border-box;cursor:pointer}div.editor-datetime div.editor-datetime-label:hover{border:1px solid #ddd;border-radius:2px;background-color:#f5f5f5}div.editor-datetime div.editor-datetime-label select{position:absolute;top:6px;left:0;cursor:pointer;opacity:0;-ms-filter:"alpha(opacity=0)"}div.editor-datetime.horizontal{width:550px}div.editor-datetime.horizontal div.editor-datetime-date,div.editor-datetime.horizontal div.editor-datetime-time{width:48%}div.editor-datetime.horizontal div.editor-datetime-time{margin-left:4%}div.editor-datetime div.editor-datetime-date{position:relative;float:left;width:100%}div.editor-datetime div.editor-datetime-time{position:relative;float:left;width:100%;text-align:center}div.editor-datetime div.editor-datetime-time>span{vertical-align:middle}div.editor-datetime div.editor-datetime-time th{text-align:left}div.editor-datetime div.editor-datetime-time div.editor-datetime-timeblock{display:inline-block;vertical-align:middle}div.editor-datetime div.editor-datetime-iconLeft,div.editor-datetime div.editor-datetime-iconRight,div.editor-datetime div.editor-datetime-iconUp,div.editor-datetime div.editor-datetime-iconDown{width:30px;height:30px;background-position:center;background-repeat:no-repeat;opacity:.3;overflow:hidden;box-sizing:border-box}div.editor-datetime div.editor-datetime-iconLeft:hover,div.editor-datetime div.editor-datetime-iconRight:hover,div.editor-datetime div.editor-datetime-iconUp:hover,div.editor-datetime div.editor-datetime-iconDown:hover{border:1px solid #ccc;border-radius:2px;background-color:#f0f0f0;opacity:.6}div.editor-datetime div.editor-datetime-iconLeft button,div.editor-datetime div.editor-datetime-iconRight button,div.editor-datetime div.editor-datetime-iconUp button,div.editor-datetime div.editor-datetime-iconDown button{border:none;background:rgba(0,0,0,0);text-indent:30px;height:100%;width:100%;cursor:pointer}div.editor-datetime div.editor-datetime-iconLeft{position:absolute;top:5px;left:5px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==")}div.editor-datetime div.editor-datetime-iconRight{position:absolute;top:5px;right:5px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=")}div.editor-datetime div.editor-datetime-iconUp{height:20px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAALCAMAAABf9c24AAAAFVBMVEX///99fX1+fn57e3t6enoAAAAAAAC73bqPAAAABnRSTlMAYmJkZt92bnysAAAAL0lEQVR4AWOgJmBhxCvLyopHnpmVjY2VCadeoCxIHrcsWJ4RlyxCHlMWCTBRJxwAjrIBDMWSiM0AAAAASUVORK5CYII=")}div.editor-datetime div.editor-datetime-iconDown{height:20px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAALCAMAAABf9c24AAAAFVBMVEX///99fX1+fn57e3t6enoAAAAAAAC73bqPAAAABnRSTlMAYmJkZt92bnysAAAAMElEQVR4AWOgDmBiRQIsmPKMrGxQgJDFlEfIYpoPk8Utz8qM232MYFfhkQfKUg8AANefAQxecJ58AAAAAElFTkSuQmCC")}div.editor-datetime-error{clear:both;padding:0 1em;max-width:240px;font-size:11px;line-height:1.25em;text-align:center;color:#b11f1f}div.DTE_Header,div.DTE_Body_Content,div.DTE_Footer{color:#000;background-color:rgba(0,0,0,.1);padding:.75em 2em}div.DTE_Header button,div.DTE_Body_Content button,div.DTE_Footer button{font-family:inherit;font-size:inherit;font-style:normal;font-weight:bold;display:inline-block;white-space:nowrap;text-decoration:none;text-align:center;letter-spacing:.5px;padding:.25em 1em;color:#fff;background-color:#000;border:none;border-radius:3px;cursor:pointer;transition:.25s ease-out}div.DTE_Header button:hover,div.DTE_Body_Content button:hover,div.DTE_Footer button:hover{text-decoration:underline}div.DTE_Header{font-weight:bold;text-transform:uppercase;letter-spacing:.5px}div .DTED_Lightbox_Content div.DTE_Field{color:#000;margin-bottom:.5em}div .DTED_Lightbox_Content div.DTE_Field input,div .DTED_Lightbox_Content div.DTE_Field select,div .DTED_Lightbox_Content div.DTE_Field textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;font-weight:bolder;width:100%;padding:.5em;border:1px dashed rgba(0,0,0,.3);border-radius:3px}div .DTED_Lightbox_Content div.DTE_Field input:hover,div .DTED_Lightbox_Content div.DTE_Field input:focus,div .DTED_Lightbox_Content div.DTE_Field select:hover,div .DTED_Lightbox_Content div.DTE_Field select:focus,div .DTED_Lightbox_Content div.DTE_Field textarea:hover,div .DTED_Lightbox_Content div.DTE_Field textarea:focus{background-color:rgba(255,215,0,.3);outline:none}div .DTED_Lightbox_Content div.DTE_Field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:2.4em;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='DeepPink'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat right 12px top 60%/13px}div .DTED_Lightbox_Content div.DTE_Field textarea{resize:vertical}div .DTED_Lightbox_Content div.DTE_Field .DTE_Label{font-size:smaller;text-align:right}div .DTED_Lightbox_Content div.DTE_Field:hover .DTE_Label{font-weight:bold}div .DTED_Lightbox_Content div.DTE_Field .DTE_Field_Error{font-size:smaller;font-weight:bolder;color:#ff1493}@media(min-width: 800px){div .DTED_Lightbox_Content div.DTE_Field{display:grid;grid-gap:1em;grid-template-columns:140px minmax(0, 1fr);align-items:baseline}}div .DTED_Lightbox_Content div.DTE_Field .multi-value,div .DTED_Lightbox_Content div.DTE_Field .multi-restore{font-size:smaller;font-weight:bolder}div .DTED_Lightbox_Content div.DTE_Field .multi-value .multi-info,div .DTED_Lightbox_Content div.DTE_Field .multi-restore .multi-info{font-weight:normal}div .DTED_Lightbox_Content div.DTED_Lightbox_Close{display:none !important}div.DTE_Inline_Field input,div.DTE_Inline_Field select,div.DTE_Inline_Field textarea{font-family:inherit;font-size:inherit;text-align:inherit;width:100%;padding:6px;color:var(--done-hex);background-color:var(--back-hex);border:1px dashed var(--warn-hex);border-radius:3px;transition:.25s ease-out}div.DTE_Inline_Field input:focus,div.DTE_Inline_Field select:focus,div.DTE_Inline_Field textarea:focus{outline:none}div.DTE_Inline_Field input[type=number]{min-width:60px}div.DTE_Inline_Field input,div.DTE_Inline_Field select{font-weight:bold;min-width:100px}div.DTE_Inline_Field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:2px 6px;text-align:left}div.DTE_Inline_Field textarea{resize:vertical}div.editor-datetime{font-size:small;color:#000;border:none;border-radius:3px}div.editor-datetime div.editor-datetime-label{font-weight:bold}div.editor-datetime table{border-spacing:2px}div.editor-datetime div.editor-datetime-iconLeft{left:5px;background-size:16px;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaWQ9IkxheWVyXzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwIDUwOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnIGlkPSJMYXllcl8xXzFfIj48cG9seWdvbiBwb2ludHM9IjM3LjU2MSw0Ny4yOTMgMTUuMjY3LDI1IDM3LjU2MSwyLjcwNyAzNi4xNDYsMS4yOTMgMTIuNDM5LDI1IDM2LjE0Niw0OC43MDcgICIvPjwvZz48L3N2Zz4=")}div.editor-datetime div.editor-datetime-iconRight{right:5px;background-size:16px;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaWQ9IkxheWVyXzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwIDUwOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnIGlkPSJMYXllcl8xXzFfIj48cG9seWdvbiBwb2ludHM9IjEzLjg1NCw0OC43MDcgMzcuNTYxLDI1IDEzLjg1NCwxLjI5MyAxMi40MzksMi43MDcgMzQuNzMyLDI1IDEyLjQzOSw0Ny4yOTMgICIvPjwvZz48L3N2Zz4=")}div.editor-datetime div.editor-datetime-iconUp{height:20px;background-size:16px;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaWQ9IkxheWVyXzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwIDUwOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnIGlkPSJMYXllcl8xXzFfIj48cG9seWdvbiBwb2ludHM9IjI1LDE1LjI2OCA0Ny4yOTMsMzcuNTYgNDguNzA3LDM2LjE0NyAyNSwxMi40NCAxLjI5MywzNi4xNDcgMi43MDcsMzcuNTYgICIvPjwvZz48L3N2Zz4=")}div.editor-datetime div.editor-datetime-iconDown{height:20px;background-size:16px;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaWQ9IkxheWVyXzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwIDUwOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnIGlkPSJMYXllcl8xXzFfIj48cG9seWdvbiBwb2ludHM9IjQ4LjcwNywxMy44NTMgNDcuMjkzLDEyLjQ0IDI1LDM0LjczMiAyLjcwNywxMi40NCAxLjI5MywxMy44NTMgMjUsMzcuNTYgICIvPjwvZz48L3N2Zz4=")}

/*# sourceMappingURL=app-admin.min.css.map */