.workbench{display:flex;padding:20px;justify-content:flex-start;align-content:center;flex-grow:1;margin:0;border:1px solid #E6E8EC;border-top:0;flex-direction:column;background-color:#E6E8EC;max-height:100%;overflow:auto}.workbench-below{margin-top:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:60px}.workbench-below button{width:auto;padding:8px 15px;height:auto;margin-bottom:0}.workbench-below .message{margin-left:1em}#patterns{display:none}#gtx-trans{display:none}#canvas{width:auto}.draggable{cursor:move;position:absolute}.selectable{border:2px dotted transparent}.active{border-color:black}[contenteditable]{outline:none}#text::after{content:"";display:block;background-color:transparent;width:120%;height:130%;z-index:-1;position:absolute;top:-15%;left:-10%;cursor:move}#sharepic{background-size:cover;width:500px;height:400px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}#sharepic .selected{border:2px dotted black}#format option{font-size:1.2em}#cockpit h2,#cockpit h3{margin:0}#cockpit h2 a{margin-right:12px}#cockpit h3{margin-bottom:1em !important;font-family:SourceSansPro;font-size:18px}#cockpit .mainsection{border:0;display:none;padding:1.5em 20px 20px}#cockpit .mainsection.show{display:block}#cockpit .mainsection>section{padding:20px 0;position:relative}#cockpit .mainsection>section:not(:first-of-type){border-top:1px solid #E6E8EC}#cockpit .mainsection>section>*:not(:last-child){margin-bottom:2em}#cockpit .info{display:flex;align-items:flex-start;border:1px solid #E6E8EC;border-radius:8px;padding:1em;font-size:14px}#cockpit .info img{margin-right:10px}#cockpit .horizontal{display:flex;align-items:center;margin-bottom:0;flex-wrap:wrap}#cockpit .horizontal button{width:auto;margin-right:1em}#cockpit .horizontal input{margin-right:1em}#cockpit .horizontal h4{margin-right:1em}#cockpit .dimensions{display:flex;align-items:center;margin-top:10px}#cockpit .dimensions button{background-color:unset;margin-right:10px;width:20px;height:20px;border-radius:3px;padding:0}#cockpit .dimensions button:hover{background-color:#154194}#cockpit .dimensions button img{width:20px;height:20px}#cockpit .dimensions-column{flex-direction:column;align-items:flex-start}#cockpit .dimensions-column button{width:auto}#cockpit .folder-button{cursor:pointer;position:relative}#cockpit .folder-button::after{content:url(icons/chevron-up.svg);right:0;position:absolute;transform-origin:center center;transition-duration:0.2s;transform:rotate(180deg);height:30px}#cockpit .folder-button.active::after{transform:rotate(0deg)}#cockpit .foldable{overflow:hidden;height:auto}#cockpit .folded{height:0}#welcome{max-width:200px;margin-right:-340px;border-right:1px solid #E6E8EC;padding:20px;flex-grow:1}#forms{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:1em}#forms button{margin-bottom:50px;width:80px}#forms img{width:70px}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#E6E8EC}::-webkit-scrollbar-thumb{background-color:#4D5970;border-radius:10px;border:3px solid #4D5970}::-webkit-scrollbar-thumb:hover{background-color:#384152}button{padding:10px 15px;background-color:#154194;color:#fff;cursor:pointer;border:0;transition-duration:0.2s;border-radius:8px;display:flex;align-items:center;width:100%;height:56px;margin-bottom:10px;justify-content:center}button:hover{background-color:#113476}button.no-button{background:none;border:none;padding:0;cursor:pointer;outline:none;font-size:unset;width:auto}button.with-icon{background-color:unset;color:#3C4658;border:1px solid #E6E8EC;justify-content:flex-start}button.with-icon:hover{background-color:#E6E8EC}button.with-icon:hover .icon{background-color:#fff}button.with-icon .icon{width:42px;height:40px;background-color:#E6E8EC;border-radius:8px;display:flex;justify-content:center;margin-right:18px}button.with-icon .icon img{width:18px}button.outline{border:1px solid #E6E8EC;background-color:unset;color:#3C4658}button.outline:hover{color:#333;background-color:#E6E8EC}button.delete{background-color:#F35F5F}button :disabled{cursor:not-allowed;opacity:0.5}button.waiting{cursor:wait !important}.button-group input{border-top-right-radius:0;border-bottom-right-radius:0}.button-group button{margin-bottom:0;border-top-left-radius:0;border-bottom-left-radius:0;width:80px}select.button-dropdown{background-color:#154194;color:white;height:40px;border-top-right-radius:8px;border-bottom-right-radius:8px}#cockpit label,.imagedb_page label{color:#3C4658}#cockpit input,#cockpit textarea,.imagedb_page input,.imagedb_page textarea{background-color:#E6E8EC;color:#3C4658}#cockpit input::placeholder,#cockpit textarea::placeholder,.imagedb_page input::placeholder,.imagedb_page textarea::placeholder{color:black;font-style:italic}#cockpit input,.imagedb_page input{border:0;padding:10px}#cockpit input[type="color"],.imagedb_page input[type="color"]{width:30px;height:30px;border-radius:8px;padding:0;-webkit-appearance:none;appearance:none}#cockpit input[type="color"]::-webkit-color-swatch-wrapper,.imagedb_page input[type="color"]::-webkit-color-swatch-wrapper{padding:0}#cockpit input[type="color"]::-webkit-color-swatch,.imagedb_page input[type="color"]::-webkit-color-swatch{border:none;border-radius:8px}#cockpit input[type="color"]::-moz-color-swatch,.imagedb_page input[type="color"]::-moz-color-swatch{background-color:red}#cockpit input[type="range"],.imagedb_page input[type="range"]{width:92%;appearance:none;-webkit-appearance:none;position:relative;height:50px;background-color:unset}#cockpit input[type="range"]::before,#cockpit input[type="range"]::after,.imagedb_page input[type="range"]::before,.imagedb_page input[type="range"]::after{color:#3C4658;position:absolute;line-height:20px;top:42px;font-size:20px}#cockpit input[type="range"]::before,.imagedb_page input[type="range"]::before{content:'-';left:13px}#cockpit input[type="range"]::after,.imagedb_page input[type="range"]::after{content:'+';right:12px}#cockpit input[type="range"]::-webkit-slider-thumb,.imagedb_page input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#3C4658;margin-top:-7px}#cockpit input[type="range"]::-webkit-slider-runnable-track,.imagedb_page input[type="range"]::-webkit-slider-runnable-track{background:#221f1f;width:300px;height:1px;border:none;border-radius:3px}#cockpit input[type="range"]::-moz-range-track,.imagedb_page input[type="range"]::-moz-range-track{background:#221f1f}#cockpit .image-uploader button,.imagedb_page .image-uploader button{display:flex;flex-direction:column;background-color:#EDF3FF;color:#3C4658;border:1px solid #E6E8EC;padding:40px 30px 50px 30px}#cockpit .image-uploader button img,.imagedb_page .image-uploader button img{margin:10px}#cockpit .image-uploader button:hover,.imagedb_page .image-uploader button:hover{background-color:#E6E8EC}#cockpit .imagesearch,.imagedb_page .imagesearch{position:relative}#cockpit .imagesearch select,.imagedb_page .imagesearch select{border-top-left-radius:8px;border-top-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;background-image:none;background-repeat:no-repeat;height:54px;background-position-x:8px;background-position-y:center;background-size:30px;appearance:none}#cockpit .imagesearch::after,.imagedb_page .imagesearch::after{content:url(icons/chevron-up.svg);transform:rotate(180deg);position:absolute;top:calc( 1em + 34px);right:15px}#cockpit .imagesearch select.mint,.imagedb_page .imagesearch select.mint{background-image:url(/assets/images/mint.svg);padding-left:50px;background-color:#FCFCFD}#cockpit .imagesearch select.pixabay,.imagedb_page .imagesearch select.pixabay{background-image:url(/assets/images/pixabay.svg);padding-left:50px;background-color:#FCFCFD}#cockpit .imagesearch input,.imagedb_page .imagesearch input{border:1px solid #E6E8EC;border-radius:0;border-bottom-left-radius:8px;padding:0 0 0 5px;height:44px;width:100%;background-color:#FCFCFD}#cockpit .imagesearch input::placeholder,.imagedb_page .imagesearch input::placeholder{color:#8893A7}#cockpit .imagesearch button,.imagedb_page .imagesearch button{border-radius:0;border-bottom-right-radius:8px;width:56px;height:46px}#cockpit textarea,.imagedb_page textarea{width:100%;box-sizing:border-box;padding:10px;border:1px solid #E6E8EC;border-radius:0;font-family:inherit}#cockpit select,.imagedb_page select{display:block;width:100%;height:35px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}#cockpit .copyright_bg label,.imagedb_page .copyright_bg label{padding:8px 0}button#undo{height:30px}#tabs{flex-grow:1;width:370px;overflow-y:auto;overflow-x:hidden;max-height:100%}#tabsbuttons{border-left:1px solid #E6E8EC;width:96px;display:flex;flex-direction:column;padding:0;max-height:100%;overflow:visible}#tabsbuttons button{background-color:unset;align-items:center;justify-content:center;cursor:pointer;padding:0;border-bottom:1px solid #E6E8EC;width:100%;height:96px;position:relative;border-radius:0}#tabsbuttons button:last-child{border-top:1px solid #E6E8EC;border-bottom:0;margin-top:auto}#tabsbuttons button div.description{color:white;background-color:#23262F;position:absolute;top:30px;right:95px;height:auto;margin-left:-135px;display:none;width:auto;align-content:center;align-items:center;padding:10px 10px 10px 10px;border-radius:8px;white-space:nowrap}#tabsbuttons button div.description::before{content:'';position:absolute;right:-20px;width:0;height:0;border:10px solid transparent;border-left:10px solid #23262F}#tabsbuttons button>div{margin:0;padding:0;border-radius:8px;height:64px;width:64px;display:flex;justify-content:center;align-items:center}#tabsbuttons button>div img{height:24px}#tabsbuttons button:hover div:not(.description),#tabsbuttons button.active div:not(.description){background-color:#E6E8EC;color:#3C4658}#tabsbuttons button:hover .description{display:flex}#tabsbuttons button#tab_btn_europe{background-color:#003399}#tabsbuttons button#tab_btn_europe:hover{background-color:#009933}#cockpit .color{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}#cockpit .colorpicker{width:38px;height:38px;border-radius:50%;margin:2px;background:white url("icons/eyedropper.svg") no-repeat center center;background-size:60%;border:1px solid #3C4658}#cockpit .colorpicker:hover{background-color:#E6E8EC}#cockpit .color .standard-palette,#cockpit .color .palette{display:flex;flex-wrap:wrap}#cockpit .color .standard-palette .palette-button-wrapper,#cockpit .color .palette .palette-button-wrapper{display:flex;flex-wrap:wrap}#cockpit .color .standard-palette button,#cockpit .color .palette button{width:38px;height:38px;margin:2px;border:1px solid transparent;border-radius:50%;cursor:pointer}#cockpit .color .standard-palette button[data-blueprint="true"],#cockpit .color .palette button[data-blueprint="true"]{display:none}#cockpit .color .standard-palette button[style="background-color: #ffffff"],#cockpit .color .palette button[style="background-color: #ffffff"]{border:1px solid #E6E8EC}#cockpit .color .standard-palette button:hover,#cockpit .color .palette button:hover{border:2px solid #5F94F9}#cockpit .color .standard-palette .colorpicker,#cockpit .color .palette .colorpicker{width:38px;height:38px;border-radius:50%;margin:2px;background:white url("icons/eyedropper.svg") no-repeat center center;background-size:60%;border:1px solid #3C4658}#cockpit .color .standard-palette .colorpicker:hover,#cockpit .color .palette .colorpicker:hover{background-color:#E6E8EC}#cockpit .color input{border:0;padding:10px;cursor:pointer}#cockpit .color input[type="color"]{width:0;height:0;border-radius:50%;padding:0;-webkit-appearance:none;appearance:none}#cockpit .color input[type="color"]::-webkit-color-swatch-wrapper{padding:0}#cockpit .color input[type="color"]::-webkit-color-swatch{border:none;border-radius:50%}#cockpit .color input[type="color"]::-moz-color-swatch{background-color:red}#cockpit .color .add-color button:hover{border:1px solid #F35F5F}#cockpit .color .add-color button:hover::after{content:url(icons/close_white.svg);font-size:14px;background-color:#F35F5F;color:white;width:20px;height:20px;padding:11px;transform:scale(0.5);border-radius:50%;position:relative;top:-14px;right:-17px;display:flex;justify-content:center;align-items:center}.size-preset{background:transparent;display:flex;flex-wrap:wrap;width:100%;border:1px solid #E6E8EC;border-radius:3px;padding:0;margin-bottom:0.4em !important;color:#3C4658}.size-preset:hover{background-color:#E6E8EC;color:#3C4658}.size-preset .left{align-items:center;margin-left:10px}.size-preset .right{flex:1 1 50%;max-width:75%;display:flex;flex-direction:column;justify-content:space-between;padding-left:1em}.size-preset .right>div{flex:1;text-align:left}.size-preset .title{font-weight:bold}.size-preset .description{font-size:0.8em}#cockpit_dimensions h4{margin-bottom:0.4em !important}#cockpit{padding:0;margin:0;border:1px solid #E6E8EC;display:flex;max-height:100%;overflow:auto}header{padding:10px 15px;z-index:5000;width:100%;position:fixed;background-color:inherit;border-bottom:1px solid #E6E8EC}nav{color:#3C4658;display:flex;align-items:center;height:60px}nav a,nav a:visited{color:#fff;text-decoration:none}nav a:hover,nav a:visited:hover{color:#154194}nav *{margin-right:50px}nav .info-in-menu{margin-left:auto;font-size:85%}nav #time-to-logout{margin-right:0.2em}nav .hint{background-color:#BE88BA;color:white;border-radius:4px;padding:5px 8px;text-transform:uppercase;position:relative;top:-2px;font-size:10px;margin-right:2px !important}nav .hint::after{content:'';display:none}.dropdown-item-double{margin:0;display:flex}.dropdown-item-double *{margin-right:0}.dropdown-item-double button{width:auto;border-radius:0}.dropdown-item-double .did-1,.dropdown-item-double .did-2{height:50px;margin-bottom:0}.dropdown-item-double .did-1{flex-grow:1;width:230px;display:flex;justify-content:flex-end;padding-right:0;flex-direction:row-reverse;padding-left:0}.dropdown-item-double .did-1:hover .thumb{opacity:1}.dropdown-item-double .did-1 .thumb{height:50px;width:50px;opacity:0.5;background-size:cover;background-position:center}.dropdown-item-double .did-1 .description{padding-left:10px}.dropdown-item-double .did-2{width:75px;display:flex;justify-content:center}.dropdown{position:relative;display:inline-block;cursor:pointer}.dropdown span{margin-right:10px;font-weight:600}.dropdown span::after{content:url(icons/chevron-up.svg);transform:rotate(180deg);position:absolute;color:black;right:-9px;top:3px;transition:all 0.2s}.dropdown:hover{color:#154194}.dropdown-content{display:none;position:absolute;background-color:#f9f9f9;min-width:260px;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);padding:0;z-index:1000}.dropdown-content .divider{border-top:1px solid #ccc;margin:0}.dropdown-content button,.dropdown-content a.menu-link{background-color:unset;color:#000;text-align:left;border:0;width:100%;padding:10px 15px;font-size:13px;display:flex;align-items:center;font-weight:400;font-family:Arial, Helvetica, sans-serif;box-sizing:border-box;border-radius:0;height:50px;justify-content:flex-start;border-bottom:1px solid #E6E8EC;margin:0}.dropdown-content button:hover,.dropdown-content a.menu-link:hover{background-color:#E6E8EC;color:#000}.dropdown:hover .dropdown-content{display:block}.submenu{display:flex;width:100%}.submenu button{margin:0}.submenu>button::after{content:url(icons/chevron-up.svg);transform:rotate(90deg);position:absolute;color:black;right:1em;transition:all 0.2s}.submenu:hover{color:#154194}.submenu:hover button::after{color:#154194}.submenu:hover .submenu-content{display:block;left:100%;background-color:#f9f9f9;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2)}.submenu-content{display:none;position:absolute;overflow-y:auto;max-height:400px}.no-arrow span::after{content:""}#helpbar{background-color:#154194;height:48px;position:fixed;bottom:0;color:white;display:flex;justify-content:center;align-items:center;width:100%}#helpbar a{color:white;text-decoration:underline}#imagedb_page{width:0;overflow:hidden;transition:width ease-out 0.5s;max-height:750px}#imagedb_page.show{width:90%;padding:0 0 0 20px;margin-right:20px;max-width:850px}#imagedb_results{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-content:flex-start;gap:10px;max-height:700px;height:100%;overflow-y:scroll}#imagedb_results .image{width:200px;height:130px;background-size:contain;background-repeat:no-repeat;background-position:center center;border:1px solid black;cursor:pointer}#imagedb_results .image_container{position:relative;overflow:hidden}#imagedb_results .image_container_background{background-color:rgba(0,0,0,0.5);width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;opacity:0.4;filter:blur(4px);background-size:cover}body.home .main{background-image:url("images/startimage.jpg");background-size:cover;height:400px;position:relative;font-size:1.3em}body.home .main #title{position:absolute;left:20px;top:20%;width:400px}body.home .main #loginboxes{position:absolute;right:20px;top:20%;border:1px solid #ccc;padding:1em;width:300px;background-color:rgba(0,0,0,0.7)}body.home .main #loginboxes form input{margin-bottom:1em;padding:10px}body.home .main #loginboxes form button{width:auto}body.home .main #loginbox{display:flex;flex-direction:column}body.greens #toolbar,body.greens .no-greens{display:none !important}body.greens #sharepic{font-family:"GrueneType", sans-serif}body.greens #sharepic .longtext{left:200px}body.greens #sharepic.small #greentext,body.greens #sharepic.small #dafuer{transform:scale(0.6);margin-bottom:-8%}body.greens #sharepic.small .longtext{left:70px}body.greens #dafuer{transform-origin:top left}body.greens #greentext,body.greens .greentext{top:130px;left:72px;display:flex;position:absolute;flex-direction:column;transform-origin:center center;font-family:'Gotham XNarrow';align-items:flex-start}body.greens #greentext p,body.greens .greentext p{margin:0;line-height:1em}body.greens #greentext.longtext div,body.greens .greentext.longtext div{font-family:'PT Sans', sans-serif !important;font-weight:normal !important;align-self:flex-start}body.greens #greentext div,body.greens .greentext div{position:relative;font-weight:normal;font-family:"GrueneType", sans-serif;z-index:3;padding:0;white-space:nowrap}body.greens .s,body.greens .m,body.greens .l{display:flex;flex-direction:column}body.greens .bw-right div:nth-of-type(1){margin-right:0}body.greens .bw-right div:nth-of-type(2){margin-right:40px}body.greens .s>div::before,body.greens .m>div::before,body.greens .l>div::before{content:"";position:absolute;transform:skew(-12deg, 0);z-index:-1}body.greens #greentextContextMenu{position:fixed;border:0;color:black;display:none;z-index:1000;margin-top:10px;flex-direction:row;background-color:rgba(0,0,0,0.8);padding:4px 8px;border-radius:4px}body.greens #greentextContextMenu .colors,body.greens #greentextContextMenu .sizes{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-around;align-items:center;width:100%;margin:0.5em 0;justify-content:flex-start;align-items:flex-start}body.greens #greentextContextMenu button{font-weight:bold;position:relative;font-size:20px;line-height:20px;border:1px solid transparent;width:60px;height:25px;overflow:hidden;margin-bottom:2px}body.greens #greentextContextMenu button::before{content:unset;position:unset;width:unset;height:unset}body.greens #greentextContextMenu button:hover{cursor:pointer;border-color:black}body.greens #greentextContextMenu .colors{margin-right:10px}body.greens #greentextContextMenu .colors button div{width:50%;height:100%;position:absolute;top:0;left:0}body.greens #greentextContextMenu .sizes button{background-color:gray;margin:0 0 2px 0;display:flex;justify-content:center}body.greens #greentextContextMenu .sizes button.s{width:40px;height:1em}body.greens #greentextContextMenu .sizes button.m{width:60px;height:2em}body.greens #greentextContextMenu .sizes button.l{width:80px;height:3em}body.greens .button{background-color:#005437;color:#f5f1e9;padding:10px;text-decoration:none;display:flex}body.greens .button:hover{background-color:#008939}body.greens .bg-tanne{background-color:#005437}body.greens .bg-klee{background-color:#008939}body.greens .bg-gras{background-color:#8abd24}body.greens .bg-sand{background-color:#f5f1e9}body.greens .sandtanne>div{color:#f5f1e9 !important}body.greens .sandtanne>div::before{background-color:#005437 !important}body.greens .tannesand>div{color:#005437}body.greens .tannesand>div::before{background-color:#f5f1e9}body.greens .kleesand>div{color:#008939}body.greens .kleesand>div::before{background-color:#f5f1e9}body.greens .sandklee>div{color:#f5f1e9}body.greens .sandklee>div::before{background-color:#008939}body.greens .grastanne>div{color:#8abd24}body.greens .grastanne>div::before{background-color:#005437}body.greens .tannegras>div{color:#005437}body.greens .tannegras>div::before{background-color:#8abd24}body.greens .withbar div{position:relative;font-weight:normal;font-family:"GrueneType", sans-serif;z-index:3;padding:0;align-self:flex-start;white-space:nowrap}body.greens .copyright{position:absolute;bottom:0;left:10px;font-family:sans-serif;transform:rotate(-90deg);transform-origin:left top;padding:0;margin:0}body.greens #cockpit .cockpit_greentext{margin:0;display:flex;align-items:center}body.greens #cockpit .cockpit_greentext select{width:40%;padding:0;background-color:#333;color:white}body.greens #cockpit .cockpit_greentext select:nth-of-type(1){width:6em}body.greens #cockpit .cockpit_greentext select:nth-of-type(2){width:3em}body.greens #cockpit .cockpit_greentext select option{padding:0}body.greens #cockpit .cockpit_greentext input[type="range"]{padding:0}body.greens #cockpit .cockpit_greentext input[type="range"]::before,body.greens #cockpit .cockpit_greentext input[type="range"]::after{content:''}body.greens #cockpit .imagesearch::after,body.greens .imagedb_page .imagesearch::after{content:''}.tox .tox-editor-header{position:fixed;top:0;left:0;width:100%;height:81px}.tox .tox-promotion{display:none !important}.tox-tinymce{border:0 !important;border-radius:0 !important}.tox .tox-menubar{background-color:orange imo !important}.tox .tox-edit-area::before{border:0 !important}.tox .tox-edit-area__iframe{background:rgba(150,150,150,0.4) !important}.tox .tox-statusbar{cursor:move}.tox .tox-statusbar__path{opacity:0}.tinymce{overflow:visible}.freetext.selected:has(>.tox-tinymce){border:0 !important}.tox:not(.tox-tinymce-inline) .tox-editor-header,.tox .tox-menubar,.tox .tox-toolbar-overlord,.tox .tox-toolbar__primary,.tox .tox-tbtn,.tox .tox-number-input{background-color:#FCFCFD !important}.tox .tox-tbtn,.tox .tox-number-input,.tox .tox-number-input button,.tox .tox-number-input input{background-color:#FCFCFD !important}.tox .tox-tbtn:hover,.tox .tox-number-input:hover,.tox .tox-number-input button:hover,.tox .tox-number-input input:hover{background-color:#E6E8EC !important}.tox svg,.tox .tox-number-input input,.tox .tox-tbtn--bespoke .tox-tbtn__select-label{fill:#3C4658 !important}.tox .tox-tbtn--bespoke .tox-tbtn__select-label,.tox .tox-number-input input{color:#3C4658 !important}.tox .tox-swatches__picker-btn svg,.tox .tox-statusbar__resize-handle svg{fill:#FFFFFF !important}#public_sharepics{width:0;overflow:hidden;transition:width ease-out 0.5s}#public_sharepics.show{width:90%;padding:0 0 0 20px;margin-right:20px;max-width:850px}#public_sharepics .image{width:200px;height:130px;background-size:contain;background-repeat:no-repeat;background-position:center center;border:1px solid black;background-color:transparent;cursor:pointer;position:relative}#public_sharepics .image_container{position:relative;overflow:hidden}#public_sharepics .image_container_background{background-color:rgba(0,0,0,0.5);width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;opacity:0.4;filter:blur(4px);background-size:cover}#public_sharepics .image:hover .description{height:30px;padding:10px 0 5px 0}#public_sharepics .image .description{height:0px;position:absolute;background-color:rgba(0,0,0,0.8);color:white;font-size:12px;bottom:0;left:0;right:0;text-align:center;transition:all ease-out 0.3s}#public_sharepic_results{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-content:flex-start;gap:10px;max-height:700px;height:100%;overflow-y:scroll}@font-face{font-family:'Roboto';src:url("systemfonts/Roboto-Light.woff2") format("woff2");font-weight:300}@font-face{font-family:'Gotham XNarrow';src:url("systemfonts/GothamXNarrow-Ultra.woff2") format("woff2");font-weight:300}@font-face{font-family:'GrueneType';src:url("systemfonts/GrueneType.woff2") format("woff2");font-weight:700}@font-face{font-family:'SourceSansPro';src:url("systemfonts/SourceSansPro-Semibold.woff2") format("woff2");font-weight:700}html{margin:0;padding:0;font-family:"Roboto", sans-serif;font-weight:300;color:#3C4658;height:100%}body{background-color:#FCFCFD;min-height:100vh;height:100vh;margin:0;display:flex;flex-direction:column}body.mint .no-mint{display:none !important}a,a:visited{color:#3C4658}a.extern::after,a:visited.extern::after{content:url("icons/box-arrow-up-right.svg");margin-left:14px}.row{display:flex;flex-direction:row;justify-content:space-between;min-height:100%;max-height:100%;overflow:auto}.main{flex-grow:1;margin-top:80px;max-height:calc(100vh - 80px);overflow:auto}.full-modal{width:100%;height:100%;padding:0;border:0;background:rgba(88,88,88,0.7);z-index:20000}.full-modal h3{color:#154194;font-weight:700;font-size:1.5rem}.full-modal .modal-content{width:100%;height:100%;padding:0;border:0;display:flex}.full-modal .modal-box{display:flex;margin:auto;width:400px;height:fit-content;padding:20px;flex-direction:column;align-content:center;align-items:center;justify-content:center;background:white;color:#3C4658;border-radius:8px}.full-modal .modal-box label{display:flex;align-items:flex-start;gap:10px;margin-bottom:1em}.full-modal .modal-box label a{color:#154194;text-decoration:underline}.d-none{display:none !important}button[disabled]{background:#E6E8EC;color:black;cursor:not-allowed}
