@media (min-width:1200px){.structure-list{position:relative;height:850px;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.structure-list-authenticated{width:calc(100% + 72px);margin-left:-32px;margin-right:-40px}}.map-structure-loading{width:100%;height:100%;background:#f0f0f0;display:flex;align-items:center;justify-content:center}.structure-map-spinner{border:4px solid rgba(0,0,0,.1);border-top-color:#06c;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}.global-loading-container{height:100vh;background:white}.w-full{width:100%}.structure-sidebar-col{width:454px;margin-left:auto}.structure-sidebar-col-authenticated{margin-left:0}@media (max-width:1299px){.structure-sidebar-col{width:446px}}.structure-shared-gps-alert{width:100%;min-height:80px;padding:24px;border-radius:4px;background:#f2f7fc;box-sizing:border-box;box-shadow:0 0 16px 0 #00000026}.structure-card-list{transition:opacity .25s ease}.structure-card-list-refreshing{opacity:.4;pointer-events:none}.structure-sort-btn{background:none;border:none;padding:4px 8px;cursor:pointer;color:var(--primary,#0066cc)}.structure-sort-btn:disabled{color:var(--slate-28,#2f475e);cursor:default;pointer-events:none}.structure-sort-btn-active{color:#003366}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}