body{padding-top:50px}.margin-bottom-none{margin-bottom:0!important}.padding-none{padding:0!important}.clickable{cursor:pointer}#app.has-available-updates{padding-bottom:70px}.is-updating{-webkit-filter:blur(2px) grayscale(1);filter:blur(2px) grayscale(1)}.is-loading{opacity:.5}#panel-updates-available{position:fixed;bottom:0;left:0;right:0;margin-bottom:0;z-index:10000}.modal{display:block;background-color:rgba(0,0,0,.5)}.nl2br{white-space:pre;text-wrap:auto}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:normal}td.image-container[data-v-3a318fc2]{background-color:#eee}.spinner{display:inline-block;position:relative;width:80px;height:80px}.spinner div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #cef;border-radius:50%;-webkit-animation:spinner 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:spinner 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#cef transparent transparent transparent}.spinner div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.spinner div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.spinner div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#camera-preview{position:fixed;left:0;top:0;width:100vw;height:100vh;max-width:100vw;max-height:100vh;z-index:9999;background-color:#000}#camera{height:100%;width:100%}#camera-controls{position:absolute;bottom:0;left:0;right:0;padding:8px;text-align:center}#camera-button-capture{min-height:10vh;min-width:10vh;cursor:pointer}.add-files-dropzone{border:2px dashed #aaa;background-color:#eee;color:grey;padding:20px;text-align:center;cursor:pointer}.add-files-dropzone:hover{border-color:#000;color:#000}