.sm-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.75);transition:opacity .15s ease}.sm-content-container{background-color:#fff;border-radius:8px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);position:relative;max-width:90%;max-height:90vh;overflow-y:auto;min-width:320px;width:auto}.sm-content-container label{-webkit-user-select:none;-moz-user-select:none;user-select:none}.sm-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}.sm-header h3{margin:0}.sm-header .close-button{border:0;background:rgba(0,0,0,0)!important;color:red;width:32px;height:32px;line-height:1;cursor:pointer;transition:all .2s ease-in-out;padding:5px!important;margin:0!important;display:flex;align-items:center;justify-content:center;border-radius:50%}.sm-header .close-button .icon{font-size:24px}.sm-header .close-button:hover{background:red!important;color:#fff!important}.sm-body{padding:1rem}.sm-footer{display:flex;justify-content:center;align-items:center}.skeleton-item{display:block;height:1em;width:100%;background-color:#f3f4f6;border-radius:4px}.skeleton-animation{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.quick-step-list{position:fixed;bottom:0;left:0;right:0;background-color:#f8f9fa;padding:8px;z-index:99000;border-top:1px solid #ccc;text-align:center;display:flex!important;justify-content:center;align-items:center;gap:1rem}.quick-step-list ol,.quick-step-list ul{width:-moz-fit-content!important;width:fit-content!important;display:none!important;justify-content:start;align-items:center;margin:0!important;padding:0!important}.quick-step-list ol.show,.quick-step-list ul.show{display:flex!important;flex-direction:column!important}.quick-step-list li{list-style-type:none!important;width:100%}header.page-header{position:fixed}header.page-header .top-bar{background-color:#e02b20;color:#fff;padding:.5rem 0;text-align:center}header.page-header .top-bar a{color:#fff;text-decoration:none;font-style:italic}header.page-header .top-bar a:hover{text-decoration:underline}header.page-header .navbar{justify-content:space-between;padding:1rem}header.page-header .navbar,header.page-header .navbar-brand{display:flex;align-items:center}header.page-header .navbar-brand img{margin-right:.5rem;height:60px;width:100%}header.page-header .navbar-nav{align-items:center}header.page-header .dropdown-menu{border:0;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}@media(max-width:767.98px){header.page-header .navbar{flex-direction:column;align-items:flex-start}header.page-header .navbar-brand,header.page-header .navbar-toggler{margin-bottom:.5rem}header.page-header .navbar-collapse{width:100%}header.page-header .navbar-nav{flex-direction:column;width:100%;align-items:stretch}header.page-header .nav-item{width:100%}header.page-header .dropdown-menu{width:100%;border-top:1px solid rgba(0,0,0,.1)}header.page-header .dropdown-item{padding-left:1.5rem}header.page-header .dropdown-menu .dropdown-menu{margin-left:1rem;border-top:1px solid rgba(0,0,0,.1)}}