﻿html{position:relative;min-height:100%;height:100%;}body{height:100%;display:flex;flex-direction:column;position:relative;}.content{flex:1 0 auto;margin-top:70px!important;}.footer{flex-shrink:0;font-size:.8em;}.cursor-pointer{cursor:pointer;}.cursor-default{cursor:default!important;}.tiny{font-size:.7em;}.white-space-pre-line{white-space:pre-line;}[v-cloak]>*{display:none;}.toast-container{padding-bottom:30px;}.footer-link{text-decoration:none;color:var(--bs-secondary);}.PageBlocker{position:fixed;z-index:1998;overflow:visible;margin:auto;top:0;left:0;bottom:0;right:0;background-color:transparent;}.PageLoader{position:fixed;z-index:1999;overflow:visible;margin:auto;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5333333333);}.PageLoader div{position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:250px;height:250px;border-radius:0;border-top:2px solid #0096d4;animation:rt 3s infinite linear;}.PageLoader div::before{position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:150px;height:150px;border-radius:0;border-top:2px solid #e60e7f;animation:rt 12s infinite linear reverse;content:"";}.PageLoader div::after{position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:50px;height:50px;border-radius:0;border-top:2px solid #27a045;animation:rt 6s infinite linear reverse;content:"";}@keyframes rt{100%{transform:rotate(360deg);}}.iti{width:100%;}.vrn-header-front{background-color:#f8f3f0;padding:.1em .5em .1em .9em;color:#000;font-size:1.8em;background:linear-gradient(to right,#039,#039 8%,#f8f3f0 8%);border-radius:6px;border:solid 1px #999;font-weight:bold;}.vrn-header-rear{background-color:#ffc10a;padding:.1em .5em .1em .9em;color:#000;font-size:1.8em;background:linear-gradient(to right,#039,#039 8%,#ffc10a 8%);border-radius:6px;border:solid 1px #999;font-weight:bold;}.stt-btn{background-color:#999;opacity:50%;padding:8px;border-radius:20%;position:fixed;bottom:30px;right:20px;margin-left:auto;text-align:center;white-space:nowrap;cursor:pointer;display:none;}.stt-btn:hover{opacity:75%;}.stt-btn i{color:#fff;padding:0;margin:0;font-size:48px;}.fix-height-400{height:400px;overflow-y:scroll;}.default-hover:hover{background-color:var(--bs-dark-bg-subtle);}.db-card-body{overflow-y:auto;height:300px;min-height:300px;max-height:300px;}.blink{animation:blink 2s linear infinite;}@keyframes blink{0%{opacity:0;}50%{opacity:1;}100%{opacity:0;}}.height-200{height:200px;}.text-gray-600{color:var(--bs-gray-600)!important;}