*{font-family:sans-serif}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;line-height:1.5;color:#121212}select{appearance:none}textarea,input,select{font-size:1rem;font-family:inherit;border:none;border-radius:8px;padding:.5rem .75rem;box-shadow:0 0 1px #0003,0 1px 2px #0003;background-color:#fff;line-height:1.5;margin:0}textarea:hover,input:hover,select:hover{box-shadow:0 0 1px #0009,0 1px 2px #0003}h1{font-size:1.25rem;font-width:600;padding-bottom:.75rem}button{background-color:#0b6bcb;color:#fff;border:medium;border-radius:.5rem;padding:.5rem;font-size:.875rem;font-weight:600}button:hover{background-color:#185ea5}button:disabled,button[disabled]{background-color:gray}.box{padding:1rem 5rem}.form{width:100vw;display:flex}.form-content{width:50rem;margin:3rem auto;padding:2rem;display:flex;flex-direction:column;gap:1rem;border-radius:.5rem;box-shadow:.5rem .5rem 1.5rem .5rem #0000001a;overflow:auto}.form-content-height{height:fit-content}.form-content-small{width:25rem}.form-line{display:flex;width:100%}.form-label{width:10rem;display:flex}.form-input{width:100%;height:2rem}.form-textarea{width:100%}.form-select{min-width:10rem;position:relative}.form-select:before,.form-select:after{--size: .3rem;position:absolute;content:"";right:1rem;pointer-events:none}.form-select:before{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-bottom:var(--size) solid black;top:40%}.form-select:after{border-left:var(--size) solid transparent;border-right:var(--size) solid transparent;border-top:var(--size) solid black;top:55%}.form-checkbox{min-width:5rem;height:1rem;margin-left:.5rem}.form-button{min-width:5rem;height:3rem;margin-left:.5rem}.form-button-submit{width:100%}.form-space,.form-space-two-entries{min-width:5rem;margin-left:.5rem}.form-error{color:red}.inner_form_content_two_entries{display:flex;width:100%}.form-modal{width:45rem;margin:3rem auto;padding:2rem;display:flex;flex-direction:column;overflow:auto}.ratings-plate-sample{max-width:45rem}.upload-pictures-label{width:20rem;display:flex}.overview-content{width:80%;margin:3rem auto;padding:2rem;gap:1rem;border-radius:.5rem;box-shadow:.5rem .5rem 1.5rem .5rem #0000001a;overflow:auto}.overview-headline-div{width:100%;display:flex;flex-direction:row}.overview-logo{float:right;height:50px}.overview-headline{display:inline-block;width:100%;text-align:center}.overview-username{display:inline-block;width:25%}.overview-searchbar{display:flex;flex-direction:row;width:75%;justify-content:right;gap:1rem}.overview-input{height:2rem}.overview-status-button-box{display:flex;flex-direction:row;width:100%;justify-content:center;padding-top:1rem}.overview-status-button{color:#fff;padding:.5rem;margin:0 .5rem;border:none;cursor:pointer;width:15%}.overview-label{min-width:10rem;display:flex}.overview-value{width:100%;height:auto;min-height:2rem}.overview-error{color:red;text-align:center;width:100%}.root{max-width:1080px;height:100%;margin-left:auto;margin-right:auto;padding:10px 0}.page{display:block;height:100%;width:100%}.error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}@media only screen and (max-device-width:768px){.box{padding:1rem}.form-content{margin:1px auto;padding:1rem;gap:.5rem}.form-content-height{height:fit-content;margin:3rem auto;padding:2rem;gap:1rem}.form-space-two-entries{min-width:1rem;margin-left:.5rem}.form-modal{width:20rem;margin:1rem auto;padding:.5rem}.ratings-plate-sample{max-width:20rem}}*{padding:0;margin:0;box-sizing:border-box}header{display:block;align-items:center;list-style:none}nav ul{display:flex;flex-wrap:wrap;align-items:center}nav ul li{list-style-type:none;display:inline-block;padding:1rem}nav ul li a{text-decoration:none;font-weight:400;font-size:1rem;color:#000}nav ul li a:hover{color:#3a3a3a;transition:.3s}.desktop-nav{z-index:100;padding:0;clear:both;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;overflow:auto}.hamburger-menu{position:absolute;right:2%;cursor:pointer}.mobile-nav{display:none}.nav-instax-logo{height:97px;margin-left:1rem}@media(max-width:768px){nav ul{display:flex;flex-direction:column;justify-content:space-evenly;position:absolute;top:50px;right:0;width:100%;background:#fff}.desktop-nav{display:none}.mobile-nav{display:flex;align-items:center;height:50px}.nav-dkavs-logo{float:right;height:50px}}footer{display:block;position:fixed;bottom:0;max-width:1080px;width:100%;background-color:#000;color:#fff;text-align:center;padding:1.5rem;font-weight:400;font-size:1rem}.copyright-bar{padding:1rem;display:flex;flex-wrap:wrap;align-items:center;float:left}footer ul{display:flex;flex-wrap:wrap;align-items:center;float:right}footer ul li{list-style-type:none;display:inline-block;padding:1rem}footer ul li a{text-decoration:none;font-weight:400;font-size:1rem;color:#fff}footer ul li a:hover{color:#3a3a3a;transition:.3s}@media(max-width:768px){footer{width:100%;padding:.2rem}.copyright-bar{display:inline-block;float:none;padding:.2rem}footer ul{display:inline-block;float:none;padding:.2rem}}
