:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.window{background:#f9f8f866;width:calc(100vw - 75px);height:calc(100vh - 53px);position:absolute;z-index:9;border-radius:10px;overflow:hidden}.window-header{padding:5px;color:#fff;border-top:.5px solid white}.window-sidebar{width:350px;height:calc(100% + -0px);float:left;z-index:9;overflow:auto;border-left:.5px solid white;border-top:.5px solid white}.window-contents{overflow-y:scroll;scrollbar-width:none;height:calc(100% - 60px);padding:15px}.window-footer{width:100%;background-color:#ededed;display:flex;align-items:center;justify-content:end;padding:5px 50px;position:relative;border-bottom:1px solid rgb(216,216,216);margin:0 auto;border-radius:0 0 5px 5px;font-size:12px;border-top:1px solid rgb(216,216,216);border-bottom:none;z-index:9;position:absolute;left:0;bottom:0}.form_components{border:1px solid rgba(255,255,255,.4);background-color:#fff3;border-radius:3px;padding:10px 15px;color:#fff;transition-duration:.25s}.kMenu_heading{font-size:small;font-weight:700;padding-left:5px;color:#a6a5a5;letter-spacing:5px}.kDropzone{border:1px dashed purple;border-radius:10px;padding:10px;background-color:#fff;margin:10px}.kPreBooking{background:linear-gradient(145deg,#d6ae7b,#eacda3);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kVoid{background:linear-gradient(145deg,#ddddda,#c2c8c5);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kPending{background:linear-gradient(145deg,#ff7e5f,#feb47b);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kPartiallyPaid{background:linear-gradient(145deg,#277fd7,#277fd7);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kPaid{background:linear-gradient(145deg,#a8e063,#a8e063);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kReserved{background:linear-gradient(145deg,#00cdac,#00cdac);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kAwaiting{background:linear-gradient(145deg,#02aab0,#02aab0);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kInProgress{background:linear-gradient(145deg,#6dd5ed,#6dd5ed);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kCompleted{background:linear-gradient(145deg,#56ab2f,#56ab2f);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kCancelled{background:linear-gradient(145deg,#000428,#000428);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kRemoved,.kDelete{background:linear-gradient(145deg,#eb3349,#f45c43);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kExpired{background:linear-gradient(145deg,#ff001e,#ba1900);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kPrimary{background:linear-gradient(145deg,#ff001e,#137efe);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kView{background:linear-gradient(145deg,#4f97ec,#0c64ce);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kSecondary{background:linear-gradient(145deg,#aaafb4,#aaafb4);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kSuccess{background:linear-gradient(145deg,#63bb6f,#63bb6f);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kValid{background:linear-gradient(145deg,#0fbd2b,#008d1b);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kActive{background:linear-gradient(145deg,#56ab2f,#8dc24a);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kDanger{background:linear-gradient(145deg,#dc3444,#dc3444);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kInActive{background:linear-gradient(145deg,#eb3349,#f45c43);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kWarning{background:linear-gradient(145deg,#ffcc52,#ffcc52);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kInfo{background:linear-gradient(145deg,#2ea8bd,#2ea8bd);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kDark{background:linear-gradient(145deg,#343a3f,#343a3f);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kLight{background:linear-gradient(145deg,#fff,#fff);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kRosetta{background:linear-gradient(145deg,#ffafbd,#ffc3a0);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kPauline{background:linear-gradient(145deg,#2193b0,#6dd5ed);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kDesiree{background:linear-gradient(145deg,#cc2b5e,#753a88);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kEdna{background:linear-gradient(145deg,#ee9ca7,#ffdde1);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kLinda{background:linear-gradient(145deg,#42275a,#734b6d);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kBarbara{background:linear-gradient(145deg,#bdc3c7,#2c3e50);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kAmanda{background:linear-gradient(145deg,#de6262,#ffb88c);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kMonica{background:linear-gradient(145deg,#06beb6,#48b1bf);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kDonna{background:linear-gradient(145deg,#950a17,#fd0065);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kSarah{background:linear-gradient(145deg,#dd5e89,#f7bb97);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kTiffany{background:linear-gradient(145deg,#127826,#10ce94);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kBecky{background:linear-gradient(145deg,#614385,#516395);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kMarilyn{background:linear-gradient(145deg,#eecda3,#ef629f);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kJoan{background:linear-gradient(145deg,#eacda3,#d6ae7b);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kAnne{background:linear-gradient(145deg,#02aab0,#00cdac);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kDarlene{background:linear-gradient(145deg,#d66d75,#e29587);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kMildred{background:linear-gradient(145deg,#000428,#004e92);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kChristina{background:linear-gradient(145deg,#ddd6f3,#faaca8);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kPeggy{background:linear-gradient(145deg,#7b4397,#dc2430);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kJhelum{background:linear-gradient(145deg,#43cea2,#185a9d);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kLeslie{background:linear-gradient(145deg,#ba5370,#f4e2d8);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kAshley{background:linear-gradient(145deg,#ff512f,#dd2476);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kJennifer{background:linear-gradient(145deg,#4568dc,#b06ab3);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kMamie{background:linear-gradient(145deg,#ec6f66,#f3a183);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kSharon{background:linear-gradient(145deg,#ffd89b,#19547b);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kAnnette{background:linear-gradient(145deg,#4ca1af,#c4e0e5);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kVirginia{background:linear-gradient(145deg,#ff5f6d,#ffc371);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kAlyssa{background:linear-gradient(145deg,#36d1dc,#5b86e5);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kJama{background:linear-gradient(145deg,#c33764,#1d2671);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kCarla{background:linear-gradient(145deg,#141e30,#243b55);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kMary{background:linear-gradient(145deg,#ff7e5f,#feb47b);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kShannon{background:linear-gradient(145deg,#ed4264,#ffedbc);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kFrances{background:linear-gradient(145deg,#2b5876,#4e4376);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kMichell{background:linear-gradient(145deg,#f96,#ff5e62);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#000!important}.kAmelia{background:linear-gradient(145deg,#aa076b,#61045f);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff!important;border:.3px solid white;color:#fff!important}.kHoverPreBooking{background:linear-gradient(145deg,#d6ae7b,#eacda3);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverPreBooking:hover{cursor:pointer;background:linear-gradient(145deg,#eacda3,#d6ae7b)}.kHoverVoid{background:linear-gradient(145deg,#ddddda,#c2c8c5);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverVoid:hover{cursor:pointer;background:linear-gradient(145deg,#c2c8c5,#ddddda)}.kHoverPending{background:linear-gradient(145deg,#ff7e5f,#feb47b);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverPending:hover{cursor:pointer;background:linear-gradient(145deg,#feb47b,#ff7e5f)}.kHoverPartiallyPaid{background:linear-gradient(145deg,#277fd7,#277fd7);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverPartiallyPaid:hover{cursor:pointer;background:linear-gradient(145deg,#2a87e0,#2a87e0)}.kHoverPaid{background:linear-gradient(145deg,#a8e063,#a8e063);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverPaid:hover{cursor:pointer;background:linear-gradient(145deg,#b4eb70,#b4eb70)}.kHoverReserved{background:linear-gradient(145deg,#00cdac,#00cdac);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverReserved:hover{cursor:pointer;background:linear-gradient(145deg,#00d7b5,#00d7b5)}.kHoverAwaiting{background:linear-gradient(145deg,#02aab0,#02aab0);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverAwaiting:hover{cursor:pointer;background:linear-gradient(145deg,#03b8be,#03b8be)}.kHoverInProgress{background:linear-gradient(145deg,#6dd5ed,#6dd5ed);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverInProgress:hover{cursor:pointer;background:linear-gradient(145deg,#73d9f1,#73d9f1)}.kHoverCompleted{background:linear-gradient(145deg,#56ab2f,#56ab2f);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverCompleted:hover{cursor:pointer;background:linear-gradient(145deg,#63bf3e,#63bf3e)}.kHoverCancelled{background:linear-gradient(145deg,#000428,#000428);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverCancelled:hover{cursor:pointer;background:linear-gradient(145deg,#001538,#001538)}.kHoverRemoved{background:linear-gradient(145deg,#eb3349,#f45c43);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverRemoved:hover{cursor:pointer;background:linear-gradient(145deg,#f45c43,#eb3349)}.kHoverDelete{background:linear-gradient(145deg,#eb3349,#f45c43);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverDelete:hover{cursor:pointer;background:linear-gradient(145deg,#f45c43,#eb3349)}.kHoverExpired{background:linear-gradient(145deg,#ff001e,#ba1900);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverExpired:hover{cursor:pointer;background:linear-gradient(145deg,#ff4b4b,#b0271b)}.kHoverPrimary{background:linear-gradient(145deg,#ff001e,#137efe);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverPrimary:hover{cursor:pointer;background:linear-gradient(145deg,#137efe,#ff001e)}.kHoverView{background:linear-gradient(145deg,#4f97ec,#0c64ce);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverView:hover{cursor:pointer;background:linear-gradient(145deg,#0c64ce,#4f97ec)}.kHoverSecondary{background:linear-gradient(145deg,#aaafb4,#aaafb4);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverSecondary:hover{cursor:pointer;background:linear-gradient(145deg,#b8bfc4,#b8bfc4)}.kHoverSuccess{background:linear-gradient(145deg,#63bb6f,#63bb6f);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverSuccess:hover{cursor:pointer;background:linear-gradient(145deg,#73cc7e,#73cc7e)}.kHoverValid{background:linear-gradient(145deg,#0fbd2b,#008d1b);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverValid:hover{cursor:pointer;background:linear-gradient(145deg,#10ce34,#009e24)}.kHoverActive{background:linear-gradient(145deg,#56ab2f,#8dc24a);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverActive:hover{cursor:pointer;background:linear-gradient(145deg,#63c754,#9ad35f)}.kHoverDanger{background:linear-gradient(145deg,#dc3444,#dc3444);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverDanger:hover{cursor:pointer;background:linear-gradient(145deg,#e23b4d,#e23b4d)}.kHoverInActive{background:linear-gradient(145deg,#eb3349,#f45c43);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverInActive:hover{cursor:pointer;background:linear-gradient(145deg,#f45c43,#eb3349)}.kHoverWarning{background:linear-gradient(145deg,#ffcc52,#ffcc52);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverWarning:hover{cursor:pointer;background:linear-gradient(145deg,#ffd360,#ffd360)}.kHoverInfo{background:linear-gradient(145deg,#2ea8bd,#2ea8bd);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverInfo:hover{cursor:pointer;background:linear-gradient(145deg,#35b2c7,#35b2c7)}.kHoverDark{background:linear-gradient(145deg,#343a3f,#343a3f);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverDark:hover{cursor:pointer;background:linear-gradient(145deg,#42484e,#42484e)}.kHoverLight{background:linear-gradient(145deg,#fff,#fff);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverLight:hover{cursor:pointer;background:linear-gradient(145deg,#f0f0f0,#f0f0f0)}.kHoverRosetta{background:linear-gradient(145deg,#ffafbd,#ffc3a0);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverRosetta:hover{cursor:pointer;background:linear-gradient(145deg,#ffc3a0,#ffafbd)}.kHoverPauline{background:linear-gradient(145deg,#2193b0,#6dd5ed);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverPauline:hover{cursor:pointer;background:linear-gradient(145deg,#6dd5ed,#2193b0)}.kHoverDesiree{background:linear-gradient(145deg,#cc2b5e,#753a88);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverDesiree:hover{cursor:pointer;background:linear-gradient(145deg,#d34372,#8550a2)}.kHoverEdna{background:linear-gradient(145deg,#ee9ca7,#ffdde1);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverEdna:hover{cursor:pointer;background:linear-gradient(145deg,#ffdde1,#ee9ca7)}.kHoverLinda{background:linear-gradient(145deg,#42275a,#734b6d);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverLinda:hover{cursor:pointer;background:linear-gradient(145deg,#5e3d7e,#8c608f)}.kHoverBarbara{background:linear-gradient(145deg,#bdc3c7,#2c3e50);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverBarbara:hover{cursor:pointer;background:linear-gradient(145deg,#2c3e50,#bdc3c7)}.kHoverAmanda{background:linear-gradient(145deg,#de6262,#ffb88c);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverAmanda:hover{cursor:pointer;background:linear-gradient(145deg,#ffb88c,#de6262)}.kHoverMonica{background:linear-gradient(145deg,#06beb6,#48b1bf);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverMonica:hover{cursor:pointer;background:linear-gradient(145deg,#48b1bf,#06beb6)}.kHoverDonna{background:linear-gradient(145deg,#950a17,#fd0065);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverDonna:hover{cursor:pointer;background:linear-gradient(145deg,#fd0065,#950a17)}.kHoverSarah{background:linear-gradient(145deg,#dd5e89,#f7bb97);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverSarah:hover{cursor:pointer;background:linear-gradient(145deg,#f7bb97,#dd5e89)}.kHoverTiffany{background:linear-gradient(145deg,#127826,#10ce94);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverTiffany:hover{cursor:pointer;background:linear-gradient(145deg,#10ce94,#127826)}.kHoverBecky{background:linear-gradient(145deg,#614385,#516395);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverBecky:hover{cursor:pointer;background:linear-gradient(145deg,#516395,#614385)}.kHoverMarilyn{background:linear-gradient(145deg,#eecda3,#ef629f);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverMarilyn:hover{cursor:pointer;background:linear-gradient(145deg,#ef629f,#eecda3)}.kHoverJoan{background:linear-gradient(145deg,#eacda3,#d6ae7b);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverJoan:hover{cursor:pointer;background:linear-gradient(145deg,#d6ae7b,#eacda3)}.kHoverAnne{background:linear-gradient(145deg,#02aab0,#00cdac);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverAnne:hover{cursor:pointer;background:linear-gradient(145deg,#00cdac,#02aab0)}.kHoverDarlene{background:linear-gradient(145deg,#d66d75,#e29587);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverDarlene:hover{cursor:pointer;background:linear-gradient(145deg,#e29587,#d66d75)}.kHoverMildred{background:linear-gradient(145deg,#000428,#004e92);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverMildred:hover{cursor:pointer;background:linear-gradient(145deg,#004e92,#000428)}.kHoverChristina{background:linear-gradient(145deg,#ddd6f3,#faaca8);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverChristina:hover{cursor:pointer;background:linear-gradient(145deg,#faaca8,#ddd6f3)}.kHoverPeggy{background:linear-gradient(145deg,#7b4397,#dc2430);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverPeggy:hover{cursor:pointer;background:linear-gradient(145deg,#dc2430,#7b4397)}.kHoverJhelum{background:linear-gradient(145deg,#43cea2,#185a9d);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverJhelum:hover{cursor:pointer;background:linear-gradient(145deg,#185a9d,#43cea2)}.kHoverLeslie{background:linear-gradient(145deg,#ba5370,#f4e2d8);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverLeslie:hover{cursor:pointer;background:linear-gradient(145deg,#f4e2d8,#ba5370)}.kHoverAshley{background:linear-gradient(145deg,#ff512f,#dd2476);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverAshley:hover{cursor:pointer;background:linear-gradient(145deg,#dd2476,#ff512f)}.kHoverJennifer{background:linear-gradient(145deg,#4568dc,#b06ab3);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverJennifer:hover{cursor:pointer;background:linear-gradient(145deg,#b06ab3,#4568dc)}.kHoverMamie{background:linear-gradient(145deg,#ec6f66,#f3a183);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverMamie:hover{cursor:pointer;background:linear-gradient(145deg,#f3a183,#ec6f66)}.kHoverSharon{background:linear-gradient(145deg,#ffd89b,#19547b);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverSharon:hover{cursor:pointer;background:linear-gradient(145deg,#19547b,#ffd89b)}.kHoverAnnette{background:linear-gradient(145deg,#4ca1af,#c4e0e5);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverAnnette:hover{cursor:pointer;background:linear-gradient(145deg,#c4e0e5,#4ca1af)}.kHoverVirginia{background:linear-gradient(145deg,#ff5f6d,#ffc371);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverVirginia:hover{cursor:pointer;background:linear-gradient(145deg,#ffc371,#ff5f6d)}.kHoverAlyssa{background:linear-gradient(145deg,#36d1dc,#5b86e5);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverAlyssa:hover{cursor:pointer;background:linear-gradient(145deg,#5b86e5,#36d1dc)}.kHoverJama{background:linear-gradient(145deg,#c33764,#1d2671);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverJama:hover{cursor:pointer;background:linear-gradient(145deg,#1d2671,#c33764)}.kHoverCarla{background:linear-gradient(145deg,#141e30,#243b55);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverCarla:hover{cursor:pointer;background:linear-gradient(145deg,#243b55,#141e30)}.kHoverMary{background:linear-gradient(145deg,#ff7e5f,#feb47b);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverMary:hover{cursor:pointer;background:linear-gradient(145deg,#feb47b,#ff7e5f)}.kHoverShannon{background:linear-gradient(145deg,#ed4264,#ffedbc);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverShannon:hover{cursor:pointer;background:linear-gradient(145deg,#ffedbc,#ed4264)}.kHoverFrances{background:linear-gradient(145deg,#2b5876,#4e4376);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverFrances:hover{cursor:pointer;background:linear-gradient(145deg,#4e4376,#2b5876)}.kHoverMichell{background:linear-gradient(145deg,#f96,#ff5e62);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#000!important;transition:all .3s ease}.kHoverMichell:hover{cursor:pointer;background:linear-gradient(145deg,#ff5e62,#f96)}.kHoverAmelia{background:linear-gradient(145deg,#aa076b,#61045f);box-shadow:1px 1px 3px #bebebe,-1px -1px 3px #fff;border:.3px solid white;color:#fff!important;transition:all .3s ease}.kHoverAmelia:hover{cursor:pointer;background:linear-gradient(145deg,#61045f,#aa076b)}.no-shadow{box-shadow:none!important}.no-border{border:none!important}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,sans-serif;background:#f5f5f5;height:100vh;overflow:hidden}#app{height:100vh;overflow:hidden}
