.auth-layout{background-color:#001a85;display:grid;grid-template-columns:1fr}@media(min-width:992px){.auth-layout{grid-template-columns:1fr 3fr}}.auth-layout .panel{padding:40px;min-height:100px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}@media(min-width:992px){.auth-layout .panel{min-height:100vh;flex-direction:column;justify-content:space-between;align-items:flex-start}}.auth-layout .panel .slogan{display:none;color:#fff}@media(min-width:992px){.auth-layout .panel .slogan{display:block}}.auth-layout .panel .slogan p{color:#fffc}.auth-layout .form{background-color:#fff;border-radius:20px 20px 0 0;padding:20px;display:flex;flex-direction:row;align-items:flex-start;justify-content:center}@media(min-width:992px){.auth-layout .form{min-height:100vh;border-radius:40px 0 0 40px;padding:60px;flex-direction:column;justify-content:center}}.auth-layout .form .auth-form{width:100%;max-width:500px}.section{padding-bottom:24px;border-bottom:1px solid #d9d9d9}.travel-order-footer-card{background-color:#ffc500;margin-top:20px}@media(max-width:768px){.travel-order-footer-flex{flex-direction:column;gap:16px;align-items:stretch!important}}*{box-sizing:border-box;padding:0;margin:0}.ant-table-filter-trigger span{width:16px!important;height:16px!important}.ant-table-column-title{white-space:nowrap}.ant-descriptions-item-label span{font-size:12px}.ant-table-cell{white-space:nowrap}
