/*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 *//*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 */*{padding:0;margin:0;hyphens:auto}body{background-color:#eee;color:#1d1d1b;overflow-x:hidden}main{padding:20px}.main-section{padding:20px}::selection{background-color:#a9d04b;color:#eee}::-moz-selection{background-color:#a9d04b;color:#eee}input::selection{background-color:#a9d04b;color:#eee}input::-webkit-datetime-edit-day-field:focus,input::-webkit-datetime-edit-month-field:focus,input::-webkit-datetime-edit-year-field:focus,input::-webkit-datetime-edit-hour-field:focus,input::-webkit-datetime-edit-minute-field:focus{background-color:#a9d04b;color:#eee}textarea::selection{background-color:#a9d04b;color:#eee}.row{padding-top:20px;padding-bottom:20px}a{color:#a9d04b}a:hover{color:#cbfa58}.ce-row{margin:0}.ce-row--margin-t{margin:60px 0 0 0}.ce-row--margin-b{margin:0 0 60px 0}.ce-row--margin{margin:60px 0}.cr--default{cursor:default}.cr--pointer{cursor:pointer;user-select:none}.text--icon-info{font-size:1rem}.c-primary{color:#eee}.c-secondary{color:#a9d04b}.c-tertiary{color:#1d1d1b}.bc-primary{background-color:#eee}.bc-secondary{background-color:#a9d04b}.bc-tertiary{background-color:#1d1d1b}/*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 *//*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 */.sidebar-main-section{display:grid;grid-template-columns:70px auto;height:100%}.sidebar-nav-box{height:100%}aside{position:fixed}#sidebar-nav-box a.nav-link.text-white.active{background-color:#fff;color:var(--bs-dark) !important}#sidebar-nav-box a.nav-link.text-white.active:hover{background-color:#fff;color:var(--bs-dark) !important}#sidebar-nav-box a.nav-link.text-white:hover{background-color:#fff1;color:#fff !important}#sidebar-nav-box .dropdown-menu a.dropdown-item:active,#sidebar-nav-box .dropdown-menu a.dropdown-item.active{background-color:#fff;color:var(--bs-dark) !important}/*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 *//*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 */footer{background-color:#1d1d1b;padding:50px 0;display:grid;grid-template-columns:1fr;grid-auto-rows:auto;gap:30px}footer .copyright-text{color:#eee;font-size:.8rem}/*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 *//*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 *//*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 */.required-text{font-size:12px}.form-floating>label{left:unset}.ncf-multiselect{display:none}.ncf-multiselect--container{position:relative;display:block}.ncf-multiselect--box{min-height:38px;cursor:pointer;display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ncf-multiselect--box:hover+.ncf-multiselect--body{display:block}.ncf-multiselect--body{z-index:5;position:absolute;display:none;width:100%;padding:10px;background-color:#eee;border-radius:6px;box-shadow:#ccc 0 4px 4px}.ncf-multiselect--body.ncf-multiselect--body--active,.ncf-multiselect--body:hover{display:block}.ncf-multiselect--selectitem{display:inline-block;padding:5px;background-color:#0f5132;color:#fff;font-weight:700;cursor:pointer;margin:4px;border-radius:6px;user-select:none}.ncf-multiselect--selectitem span{margin:0 4px}.ncf-multiselect--selectitem.ncf-multiselect--selectitem--hide{display:none}.ncf-multiselect--selectitem.ncf-multiselect--selectitem--hide.ncf-multiselect--selectitem--active{display:inline-block}.ncf-multiselect--selectitem.ncf-multiselect--selected{opacity:.3;pointer-events:none}.ncf-multiselect--input{display:block;padding:.4rem .8rem;font-size:1rem;font-weight:400;width:100%;line-height:1.5;background-color:#fff;color:#222;border:1px solid #eee;border-radius:.25rem;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.ncf-multiselect--input:focus{color:#222;background-color:#fff;outline:0;box-shadow:0 0 0 .2rem #2225}.ncf-multiselect--selectitem--in{display:inline-block}.ncf-multiselect--selectitem--hiding{opacity:.5}.ncf-multiselect--selectitem--hidden{display:none}.ncf-multiselect--selectbox.ncf-multiselect--selectbox--empty::after{content:"Kein Ergebnis."}input.form-control:focus,textarea.form-control:focus,select.form-select:focus,button:focus{outline:0;box-shadow:0 0 0 .25rem rgba(169,208,75,.5)}input.form-control::selection,textarea.form-control::selection,select.form-select::selection,button::selection{background-color:#a9d04b;color:#eee}.btn-c-secondary{color:#fff;background-color:#a9d04b;border-color:#a9d04b;transition:all .2s ease-in-out}.btn-c-secondary:hover{color:#fff;background-color:#a9d04b;border-color:#7e9b37}.btn-c-secondary.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(169,208,75,.5)}/*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 *//*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 */table.modern-table{border-collapse:separate;border-spacing:0 .5rem}table.modern-table tr{border-radius:6px}table.modern-table tr>th,table.modern-table tr>td{padding:15px}table.modern-table tr td:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}table.modern-table tr td:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.th-sortme{user-select:none;cursor:pointer}/*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 *//*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 */tr span.btn.changeMe{visibility:hidden;padding:0}tr:hover span.btn.changeMe{visibility:visible}/*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 *//*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 */#customersTableBody tr{transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-ms-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out}#customersTableBody .hiding.out{opacity:0}#customersTableBody .hiding.out.hidden{display:none}/*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 *//*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 */.notificationChangeStatus.notification-status-0{transition:background-color .2s ease-in-out;background-color:#ccca}.notificationChangeStatus.notification-status-1{transition:background-color .2s ease-in-out;background-color:#ccc4}.notificationChangeStatus:hover{background-color:#ccc}/*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 *//*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 */.products-detailview-container .products-item-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding:10px}.products-overview-container{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:40px}.products-item{transition:all .1s ease-in-out;background-color:var(--c-primary)}.products-item--hover.products-item:hover,.products-item--active.products-item:active{box-shadow:8px 7px 20px 9px #333c;transform:scale(1.01)}.products-item h2{width:100%;font-size:24px;color:var(--c-tertiary-l);font-weight:300}.products-overview-container .products-item .products-item-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:10px}.products-item .products-item-grid img{width:100%;height:100%}.products-item .products-item-grid img.image--format--detailview{height:600px;object-fit:cover}.products-item .products-item-grid p.products-item-description{color:#999;font-weight:400;font-size:18px}.products-item .products-item-grid p.products-item-info,.products-item .products-item-grid p.products-item-price{color:#777;font-weight:400;font-size:20px}.products-item .products-item-grid p.products-item-info span,.products-item .products-item-grid p.products-item-price span{color:#444;font-weight:700;font-size:22px}.products-item-btn{text-transform:none}.product-data-preload{position:fixed;top:50%;left:calc(50% + 70px);transform:translate(-50%, -50%)}/*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 *//*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 */.parallax-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:40px}.parallax-container{position:relative;width:100%;height:400px}.parallax-container div{background-color:#cccc;transition:all .3s ease-in-out;width:100%;height:100%;position:absolute;top:0;left:0;padding:5%}.parallax-container div div{background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;filter:blur(1px);background-color:#cccc;transition:all .3s ease-in-out;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.parallax-container div div:hover{filter:blur(4px)}.parallax-container div h2{color:#232320}.parallax-container div p{color:#232320}/*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 *//*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 */.button-container.button-container--fullwidth{position:relative;width:100%}.button-container .button-default{display:block;padding:10px 20px;margin:10px;font-size:18px;font-weight:700}.button-container .button-default.button-bg--black{background-color:#000}.button-container .button-default.button-fg--white{color:#fff}.button-container .button-default.button-align--center{text-align:center;margin:10px auto}.button-container .button-default.button-border-radius--smooth{border-radius:6px}.reload-btn{font-size:20px;cursor:pointer}.o-divider{border:0;margin:20px;height:1px;background:#656d78}.c-button{-webkit-appearance:none;position:relative;display:inline-block;padding:12px 24px;margin:0;vertical-align:middle;overflow:visible;color:#fff;font:inherit;font-size:14px;line-height:20px;font-weight:400;text-align:center;letter-spacing:1px;background:transparent;border:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-shadow:1px 1px 0 0 #383e46;transition:all .2s ease}.c-button:hover,.c-button:focus{outline:0;text-decoration:none}.c-button:not(:disabled){cursor:pointer}.c-button--purple{background:#967adc;text-shadow:1px 1px 0 #7652d1}.c-button--purple:hover{background:#8666d7}.c-button--blue{background:#4a89dc;text-shadow:1px 1px 0 #276ecc}.c-button--blue:hover{background:#357bd8}.c-button--red{background:#e9573f;text-shadow:1px 1px 0 #dc3519}.c-button--red:hover{background:#e64328}.c-button--gray{background:#afafaf;text-shadow:1px 1px 0 #7c7c7c}.c-button--gray:hover{background:#8c8c8c}.c-ripple{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;background:transparent}.c-ripple__circle{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.25)}.c-ripple.is-active .c-ripple__circle{-webkit-animation:a-ripple .4s ease-in;animation:a-ripple .4s ease-in}@-webkit-keyframes a-ripple{0%{opacity:0}25%{opacity:1}100%{width:200%;padding-bottom:200%;opacity:0}}@keyframes a-ripple{0%{opacity:0}25%{opacity:1}100%{width:200%;padding-bottom:200%;opacity:0}}/*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 *//*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 */.ncf-fileexplorer--trigger--container{height:38px;cursor:pointer;display:block;width:100%;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;user-select:none}.ncf-fileexplorer--trigger--container .ncf-fileexplorer--trigger--select{display:inline-block;width:max-content;padding:.375rem .75rem;background:#eee;color:#222;margin:0;border-right:1px solid #ccc;border-radius:4px 0 0 4px;vertical-align:top;transition:background-color .1s ease-in-out}.ncf-fileexplorer--trigger--container:hover .ncf-fileexplorer--trigger--select{background:#ddd}.ncf-fileexplorer--trigger--container .ncf-fileexplorer--trigger--title{display:inline-block;position:relative;color:#222;width:320px;height:38px;max-height:100%}.ncf-fileexplorer--trigger--container .ncf-fileexplorer--trigger--title span{position:absolute;padding:0 10px;width:100%;max-height:38px;top:50%;left:0;overflow-y:auto;transform:translateY(-50%)}.ncf-fileexplorer--structure--container{position:fixed;display:none;width:1000px;height:700px;top:50%;left:50%;transform:translate(-50%, -50%);box-shadow:#000 0 0 16px;border-radius:10px}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout{border-radius:10px;position:relative;width:100%;height:100%;display:block;grid-template-rows:1fr 10fr 1fr}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--header{padding:10px 5px;border-radius:10px 10px 0 0;background-color:#ddd;border-bottom:1px solid #000}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--header .ncf-fileexplorer--structure--close{float:right;cursor:pointer}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--header .ncf-fileexplorer--structure--close>i::before{width:30px;height:30px;font-size:30px}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body{width:100%;height:100%;display:grid;grid-template-columns:1fr 2fr;background-color:#fff;border-radius:0 0 10px 10px;border:1px solid #000}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list{height:100%;width:100%;padding:10px;overflow-y:auto}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list .ncf-fileexplorer--ul ul,.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list .ncf-fileexplorer--ul{position:relative;padding-left:0;list-style:none;margin-left:8px}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list .ncf-fileexplorer--ul ul::before,.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list .ncf-fileexplorer--ul::before{content:"";display:block;width:0;position:absolute;top:0;bottom:11px;left:0;margin-bottom:-2px;border-left:1px dotted #666}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list .ncf-fileexplorer--ul--root li{position:relative;padding-left:16px;line-height:21px;margin:0}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list .ncf-fileexplorer--ul--root li .ncf-fileexplorer--li--box{position:relative;display:block;white-space:nowrap}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list .ncf-fileexplorer--ul--root li::before{content:"";display:block;width:9px;height:0;margin-top:-2px;position:absolute;top:12px;left:2px;border-top:1px dotted #666}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list .ncf-fileexplorer--ul--root>.ncf-fileexplorer--li--root li{display:none}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list .ncf-fileexplorer--ul--root .ncf-fileexplorer--li--icon--arrow{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:0;left:0;display:block;margin-left:-26px;text-align:center;line-height:20px;width:20px;height:20px;cursor:pointer}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list .ncf-fileexplorer--ul--root .ncf-fileexplorer--li--icon--arrow::before{content:"";position:absolute;top:50%;left:50%;margin-top:-6px;margin-left:-6px;width:12px;height:12px}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list .ncf-fileexplorer--ul--root .ncf-fileexplorer--li--icon--arrow>i{text-align:center;display:inline-block;cursor:pointer;user-select:none;transition:transform .1s ease-in-out}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list .ncf-fileexplorer--ul--root .ncf-fileexplorer--li--icon--arrow>i::before{width:12px;height:12px;display:block;background-color:#fff}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list .ncf-fileexplorer--ul--root .ncf-fileexplorer--li.ncf-fileexplorer--li--active>span i{transform:rotateZ(90deg)}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list .ncf-fileexplorer--ul--root .ncf-fileexplorer--li.ncf-fileexplorer--li--active>.ncf-fileexplorer--ul>li{display:block}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list .ncf-fileexplorer--ul--root .ncf-fileexplorer--li--icon{position:relative;display:inline-block;height:16px}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list .ncf-fileexplorer--ul--root .ncf-fileexplorer--li--text{position:relative;transition:all .1s ease-in-out}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list .ncf-fileexplorer--ul--root .ncf-fileexplorer--li--text.ncf-fileexplorer--li--text--active{font-style:italic;font-weight:700}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--list .ncf-fileexplorer--ul--root .ncf-fileexplorer--li--text:hover{font-weight:700;cursor:pointer}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--structure--body--details{height:100%;width:100%;padding:10px;border-left:1px solid #000;overflow-y:auto}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--structure--body--details .ncf-fileexplorer--structure--body--details--image{width:50px;height:50px;object-fit:cover}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--structure--body--details .ncf-fileexplorer--details .ncf-fileexplorer--details--upload{display:inline-block;width:40px}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--structure--body--details .ncf-fileexplorer--details .ncf-fileexplorer--details--upload{position:relative}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--structure--body--details .ncf-fileexplorer--details .ncf-fileexplorer--details--upload .ncf-fileexplorer--details--upload--trigger{position:relative;cursor:pointer}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--structure--body--details .ncf-fileexplorer--details .ncf-fileexplorer--details--upload .ncf-fileexplorer--details--upload--trigger>i::before{width:30px;height:30px;font-size:30px}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--structure--body--details .ncf-fileexplorer--details .ncf-fileexplorer--details--upload .ncf-fileexplorer--details--upload--body{top:30px;left:0;display:none;position:absolute;width:500px;height:100px;border-radius:6px;padding:10px;background-color:#fff;box-shadow:#0003 0 0 6px}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--structure--body--details .ncf-fileexplorer--details .ncf-fileexplorer--details--upload .ncf-fileexplorer--details--upload--body.ncf-fileexplorer--details--upload--active{display:block}.ncf-fileexplorer--structure--container .ncf-fileexplorer--structure--layout .ncf-fileexplorer--structure--body .ncf-fileexplorer--structure--body--details .ncf-fileexplorer--details .ncf-fileexplorer--details--searchbox{width:calc(100% - 40px);display:inline-block}.ncf-fileexplorer--structure--container.ncf-fileexplorer--structure--active{display:block}.ncf-fileexplorer--structure--preview{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px;text-align:center;padding:10px}.ncf-fileexplorer--structure--preview .ncf-fileexplorer--structure--preview--old p,.ncf-fileexplorer--structure--preview .ncf-fileexplorer--structure--preview--new p{padding:10px;border-bottom:1px solid #000;background-color:#0001;border-radius:6px 6px 0 0;margin:0}.ncf-fileexplorer--structure--preview .ncf-fileexplorer--structure--preview--old .ncf-fileexplorer--structure--preview--image img,.ncf-fileexplorer--structure--preview .ncf-fileexplorer--structure--preview--new .ncf-fileexplorer--structure--preview--image img{width:100%;height:100%;max-height:100px;object-fit:cover;border-radius:0 0 6px 6px}/*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 *//*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 */[ncf-search-id]>*{transition:all .2s ease-in-out}.ncf-search-empty{position:relative}.ncf-search-empty::before{content:"Es konnte kein Ergebnis gefunden werden.";width:100%;text-align:center;display:block;position:absolute}.ncf-search-in{visibility:visible}.ncf-search-hiding{visibility:visible;opacity:.5}.ncf-search-hidden{display:none !important}.ncf-search-out{visibility:hidden;opacity:0}/*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 *//*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 */.card-links--container .card-links--grid{display:grid;grid-auto-rows:auto;grid-template-columns:repeat(4, 1fr);gap:30px}.card-links--container .card-links--grid .card-links--item{width:100%;height:100%;overflow-y:hidden;border-radius:12px;background-color:#eee;color:#000;box-shadow:#0007 0 0 6px;text-align:center;transition:box-shadow .2s ease-in-out}.card-links--container .card-links--grid .card-links--item .card-links--header{padding:0 20px 0 20px}.card-links--container .card-links--grid .card-links--item .card-links--header img.card-links--icon{background-color:#0d6efd;margin:10px}.card-links--container .card-links--grid .card-links--item .card-links--header .card-links--icon{width:100px;height:100px;text-align:center;font-size:70px}.card-links--container .card-links--grid .card-links--item .card-links--body{height:100%;padding:0 20px 0 20px}.card-links--container .card-links--grid .card-links--item a{cursor:pointer;color:#000;text-decoration:none}.card-links--container .card-links--grid .card-links--item:hover{box-shadow:#0007 0 0 12px}.card-links--container .card-links--grid--4{grid-template-columns:repeat(4, 1fr)}.card-links--container .card-links--grid--3{grid-template-columns:repeat(3, 1fr)}.card-links--container .card-links--grid--2{grid-template-columns:repeat(2, 1fr)}.card-links--container .card-links--grid--1{grid-template-columns:repeat(1, 1fr)}/*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 */.ncf-multiplication{position:relative;padding-bottom:40px}.ncf-multiplication>.ncf-multiplication-template{display:none}.ncf-multiplication>span.ncf-multiplication-plus{display:block;position:absolute;left:50%;bottom:20px;transform:translate(-50%);cursor:pointer;font-size:30px;width:30px;height:30px;z-index:1}.ncf-multiplication span.ncf-multiplication-minus{position:absolute;right:0;width:30px;height:30px;transform:translateY(50%);cursor:pointer}/*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 */.ncf-tabs{position:relative}.ncf-tabs .ncf-tabs-header,.ncf-tabs .ncf-tabs-footer{height:80px;text-align:center}.ncf-tabs .ncf-tabs-header .ncf-tabs-tab-previous,.ncf-tabs .ncf-tabs-header .ncf-tabs-tab-next,.ncf-tabs .ncf-tabs-header .ncf-tabs-tab-title,.ncf-tabs .ncf-tabs-footer .ncf-tabs-tab-previous,.ncf-tabs .ncf-tabs-footer .ncf-tabs-tab-next,.ncf-tabs .ncf-tabs-footer .ncf-tabs-tab-title{cursor:pointer;padding:10px;margin:10px;font-size:1.4rem;font-weight:700;user-select:none}.ncf-tabs .ncf-tabs-header .ncf-tabs-tab-title,.ncf-tabs .ncf-tabs-footer .ncf-tabs-tab-title{font-size:1.4rem;border:transparent 1px solid;border-radius:6px}.ncf-tabs .ncf-tabs-header .ncf-tabs-tab-title.ncf-tabs-tab-active,.ncf-tabs .ncf-tabs-footer .ncf-tabs-tab-title.ncf-tabs-tab-active{border:#000 1px solid}.ncf-tabs .ncf-tabs-header .ncf-tabs-tab-title.ncf-tabs-tab-valid,.ncf-tabs .ncf-tabs-footer .ncf-tabs-tab-title.ncf-tabs-tab-valid{color:#26a910;border-color:#26a910}.ncf-tabs .ncf-tabs-header .ncf-tabs-tab-title.ncf-tabs-tab-invalid,.ncf-tabs .ncf-tabs-footer .ncf-tabs-tab-title.ncf-tabs-tab-invalid{color:#922;border-color:#922}.ncf-tabs .ncf-tabs-body .ncf-tabs-tab{display:none}.ncf-tabs .ncf-tabs-body .ncf-tabs-tab.ncf-tabs-tab-active{display:block}/*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 *//*!
 * **************************************************************
 *  Copyright notice
 *
 *  (c) 2022 Noel Kayabasli
 *
 *  All rights reserved
 *
 *  This copyright notice MUST APPEAR in all copies of the script!
 *  ***************************************************************
 */.ncf-pretty-list .ncf-pretty-list--body{margin:0 0 0 30px}/*# sourceMappingURL=custom.min.css.map */
