@import "tailwindcss";

.loader-bookit{margin-top:150px}.loader-bookit .rotate{animation:spin-image 4s linear infinite}@keyframes spin-image{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.matx-loader{display:inline-block;position:absolute;width:40px;height:40px;left:0;right:0;top:calc(50% - 20px);margin:auto}.matx-loader img{position:absolute;height:25px;width:auto;top:0;bottom:0;left:0;right:0;margin:auto}.matx-loader div{box-sizing:border-box;display:block;position:absolute;width:40px;height:40px;margin:0;border:3.4px solid #0d42b0;border-radius:50%;animation:matx-loader 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#0d42b0 transparent transparent transparent}.matx-loader div:first-child{animation-delay:-.45s}.matx-loader div:nth-child(2){animation-delay:-.3s}.matx-loader div:nth-child(3){animation-delay:-.15s}@keyframes matx-loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.MuiButton-label,.MuiTableCell-root{word-break:break-word!important}.MuiTableCell-head{padding-left:8px!important;padding-right:8px!important}.MuiTableCell-body{padding-left:8px!important;padding-right:8px!important}.MuiTableCell-head button{padding:0;margin-left:auto;margin-right:auto}.MuiTableCell-head div{text-transform:none;margin-left:auto;margin-right:auto;text-align:center}.MuiTableCell-root{border-right:1px #eee solid}.ml-auto{margin-left:auto}