.Loader_loader__3wIap{width:100%;padding-top:40px;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center}.Loader_spin__2EWlN{height:40px;width:40px;-webkit-animation:Loader_spin__2EWlN 1s linear infinite;-moz-animation:Loader_spin__2EWlN 1s linear infinite;animation:Loader_spin__2EWlN 1s linear infinite}@-webkit-keyframes Loader_spin__2EWlN{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes Loader_spin__2EWlN{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Loader_spin__2EWlN{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}.Button_button__sL3tD{outline:0;background:var(--button-background);color:var(--button-color);border-radius:5px;border:0;padding:10px 20px;text-transform:uppercase;cursor:pointer;font-size:16px}.Button_button__sL3tD:hover{background:var(--button-active-background)}.Button_button__sL3tD:disabled,.Button_disabledButton__1fky5{background:var(--button-disabled-background)}.LogoutButton_logout__R6qUF{background:var(--logout-background)!important;color:#fff!important}.LogoutButton_logout__R6qUF:hover{background:var(--logout-active-background)!important}.NavMenu_list__3-oud{width:100%;display:-moz-box;display:flex;margin:0 -20px}.NavMenu_item__3GQtW{padding:15px 0;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:120px;text-align:center;margin-right:10px}.NavMenu_link__2AB8H{color:var(--menu-color);font-weight:500;-moz-box-align:center;align-items:center}.NavMenu_activeItem__3PjNm,.NavMenu_item__3GQtW:hover{background:var( --menu-active-background);border-radius:5px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.NavMenu_activeItem__3PjNm .NavMenu_link__2AB8H,.NavMenu_item__3GQtW:hover .NavMenu_link__2AB8H{font-weight:700;-webkit-transition:color .1s ease;-moz-transition:color .1s ease;transition:color .1s ease;color:var(--menu-active-color)}.NavMenu_profile__1pAGx{margin-left:auto;width:200px}.Navigation_wrapper__3soUS{width:100%;border-bottom:2px solid var(--border-color);padding:22px 0}.Navigation_container__1BExc{max-width:1280px;margin:0 auto;display:-moz-box;display:flex;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-box-align:center;align-items:center;padding:0 20px}.Navigation_logout__37uSC{margin-left:40px}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.error{color:var(--error-color)}.line{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;margin-bottom:30px}.h2{font-size:24px;margin:0}.is-collapsed{height:0}body.ReactModal__Body--open,body.t-popup{overflow:hidden}#root{height:100%}.red-button{color:#fff!important;background:var(--logout-background)!important}.red-button:hover{background:var(--logout-active-background)!important}.container{max-width:1280px;margin:0 auto;width:100%;padding:50px 25px}.wide-container{max-width:100%;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden;width:100%;padding:50px 20px}:root{--main-text-color:#020201;--border-color:rgba(34,36,38,0.15);--background-color:#f3f4f6;--logout-button-background:#dc2626;--table-header-background:rgba(0,132,61,0.4);--table-odd-background:rgba(209,213,219,0.5);--table-even-background:#fff;--table-header-gray-background:#ebebeb;--loader:#1b1c1d;--menu-color:rgba(0,0,0,0.87);--menu-active-color:#fff;--menu-active-background:#00843d;--button-background:#ffcd00;--button-active-background:#eebe00;--button-color:#020201;--button-disabled-background:#6b7280;--logout-background:rgba(228,54,23,0.8);--logout-active-background:#e43617;--accordion-background:rgba(0,132,61,0.4);--error-color:red;--tomorrow-background:rgba(255,204,0,0.2);--borderClr:#ebebeb}.table{width:100%;border-collapse:collapse}.calendar-header{background:var(--table-header-background);width:100%;display:-moz-box;display:flex;border-bottom:1px solid var(--borderClr)}.headerGray{background:var(--table-header-gray-background)}.headerCell{text-align:left;padding:10px 20px}.row{display:-moz-box;display:flex;border-top:1px solid var(--borderClr);border-bottom:1px solid var(--borderClr)}.row+.row,.row:first-child{border-top:0}.row:last-child{border-bottom:0}.cell{padding:0;cursor:pointer;width:11%;min-width:120px;border-left:1px solid var(--borderClr);border-right:1px solid var(--borderClr);display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.cell+.cell{border-left:0}.headerMonth{padding:10px 20px;border:1px solid var(--borderClr);text-align:center}.fixCell{width:200px}.fixCell,.productCell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.productCell{cursor:pointer;padding:10px 20px}.productCell,.withProductBackground{border-top:5px solid #ccc}.no-padding{padding:0}.link{text-decoration:underline}.tableWrapper{overflow:auto;width:100%;position:relative;height:-moz-calc(100vh - 210px);height:calc(100vh - 210px);border-bottom:1px solid var(--table-header-background)}.tomorrow{background:var(--tomorrow-background)}.note{padding:4px 15px;color:#fff;margin:0;width:100%}.status{display:block;width:15px;height:15px;border-radius:5px;margin-right:10px}.available{background:#0a0}.in-rent,.in-rent-transition{background:#d45151}.in-dryclean{background:#b7b700}.unavailable{background:grey}.edit{background:0;border:0;cursor:pointer;outline:0;padding:0;position:relative}.skuId{display:inline-block;margin-right:10px;font-weight:700}.edit-icon{position:absolute;top:0;right:-10px}.headerWrapper{width:100%;top:0;z-index:2;position:sticky;background:#fff}.firstCell{width:23%;min-width:280px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-left:1px solid var(--table-header-background)}.dayCell{border-top:0;padding:10px 20px}.StagingBanner_banner__175kU{width:100%;height:40px;background:red}