﻿body{background:#ebf0f0;}.app-loading{background-repeat:no-repeat;background-position:center center;height:100vh;width:100vw;margin-right:auto;background-image:url("/_content/App.Blazor/square.png");display:flex;align-items:center;}.app-loading .loader-text{margin-top:90px;font-size:16px;padding-left:210px;}#blazor-error-ui{background-color:#a52a2a;color:#fff;position:absolute;top:0;left:0;width:100vw;display:none;}#blazor-error-ui a{color:#fff;}.anonymous-page{height:100vh;display:flex;align-items:center;flex-direction:column;}.app-login-box{width:90vw;}.custom-navbar{background-color:#765d37!important;color:#fff;}.custom-navbar .navbar-title{color:#fff;}.page{min-height:100vh;position:relative;}.page:before{position:absolute;height:100vh;width:100vw;top:0;left:0;background:url("../square.png") no-repeat center center;content:"";opacity:.3;background-size:contain;}.page-actions{display:flex;flex-direction:column;align-items:center;position:fixed;bottom:0;left:0;z-index:1;width:100vw;background:linear-gradient(to bottom,#eee 0%,#fff 100%);padding:12px;border-radius:12px 12px 0 0;min-height:30vh;}.page-actions .btn{width:100%;font-size:large;}.page-actions .btn i{margin-right:9px;font-size:18px;}.page-actions .btn.btn-link{text-decoration:none;}.modal{background:rgba(200,200,200,.7);align-items:center;justify-content:center;}.offcanvas{min-width:300px;}.offcanvas-header{width:100%;}.offcanvas-header .offcanvas-title{width:100%;text-align:center;}.offcanvas-header .offcanvas-title .menu-header-image{max-width:100%;max-height:30vh;margin:0 auto;}.menu{background:#ebf0f0;}.menu .menu-item{font-size:18px;font-weight:bold;text-transform:uppercase;margin-top:12px;}.menu .menu-item i{margin-right:12px;}.menu .menu-item>.menu-item{font-size:20px;font-weight:normal;text-transform:none;}