@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";.wrapper{display:flex}body{background-color:#ebedec}.content{flex-grow:1;padding:20px;background-color:#ebedec}.block-head{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 900px){.block-head{margin-bottom:1rem}}@media screen and (max-width: 600px){.block-head{flex-direction:column;align-items:flex-start}}.spacebetween{display:flex;justify-content:space-between}.button-block{align-items:center;display:flex;flex-direction:column}.button-block button{margin-bottom:1rem}.shift-data-table{font-size:.9rem;line-height:1.5}.button-block{padding-top:2rem}.button-block h2{margin-bottom:1rem}.close-button-wrapper{margin-top:1rem}@media only screen and (max-width: 900px){table,thead,tbody,th,td,tr{display:block!important}thead tr{position:absolute;top:-9999px;left:-9999px}tr{margin-bottom:1rem;border:2px solid #ccc;margin-bottom:10px}td{display:flex;justify-content:space-between;padding:.5rem 1rem!important;border-bottom:1px solid #ddd}td:before{content:attr(data-label);font-weight:700;text-transform:uppercase;display:block}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,sans-serif}html,body{height:100%}
