.msgbox-info-title-area{height:1.5rem!important;color:#fff!important;background-color:#33b5e5!important;border-bottom:1px solid #33b5e5!important}.msgbox-info-body-areabody{color:#000!important}.msgbox-info-buttons-area{border-top:1px solid #fff!important}.msgbox-info-dialog-buttons{width:8rem!important;color:#33b5e5!important;background-color:#fff!important;border-color:#33b5e5!important}.msgbox-info-dialog-buttons:hover{color:#fff!important;background-color:#33b5e5!important;border-color:#fff!important}.msgbox-warning-title-area{height:1.5rem!important;color:#fff!important;background-color:#33b5e5!important;border-bottom:1px solid #33b5e5!important}.msgbox-warning-body-areabody{color:#000!important}.msgbox-warning-buttons-area{border-top:1px solid #fff!important}.msgbox-warning-dialog-buttons{width:8rem!important;color:#33b5e5!important;background-color:#fff!important;border-color:#33b5e5!important}.msgbox-warning-dialog-buttons:hover{color:#fff!important;background-color:#33b5e5!important;border-color:#fff!important}.modal-header{justify-content:flex-start!important}.msgbox-ok-cancel-title-area{height:1.5rem!important;color:#fff!important;background-color:#33b5e5!important;border-bottom:1px solid #33b5e5!important}.msgbox-ok-cancel-body-areabody{color:#000!important}.msgbox-ok-cancel-buttons-area{border-top:1px solid #fff!important}.msgbox-ok-cancel-dialog-buttons{width:8rem!important;color:#33b5e5!important;background-color:#fff!important;border-color:#33b5e5!important}.msgbox-ok-cancel-dialog-buttons:hover{color:#fff!important;background-color:#33b5e5!important;border-color:#fff!important}.timer-toast{display:flex;flex-direction:column;justify-content:center;align-items:center;height:50px;width:50px;color:#fff;border:1px solid #fff;background-color:#fb3;border-radius:50%;z-index:999;position:absolute;top:-4rem;left:80%;font-size:x-large}.timer-fadeUp{animation-name:fadeUpAnime;animation-fill-mode:forwards;opacity:0}@keyframes fadeUpAnime{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.timer-fadeOut{animation-name:fadeInAnime;animation-fill-mode:forwards;opacity:0}@keyframes fadeInAnime{0%{opacity:1}to{opacity:0}}.layout-base{display:flex;flex-direction:column;min-height:100vh;width:100%}header{height:3rem;width:100%}main{flex:1;background-color:#fff;margin-top:3rem}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}