.ascal-container{display:flex;flex:1 1 auto;flex-direction:column}.ascal-header{display:flex;flex:1 1 auto;justify-content:space-between;padding:.25rem;color:#fff;background-color:#a52b26}.ascal-header-left{display:flex;flex-direction:row;align-items:center}.ascal-button{display:flex;align-items:center;justify-content:center;padding:8px 12px;color:#fff;background-color:#a52b26;border:1px solid #a52b26;outline:inherit;box-shadow:inherit;cursor:pointer}.ascal-button:hover{filter:brightness(80%)}.ascal-h100{height:100%}.ascal-wrapper{position:relative;width:100%;border:1px solid #a52b26;border-top:0}