.default-theme{--primary-color:#0a9396;--primary-color-dark:#005f73;--primary-color-light:#94d2bd;--secondary-color-light:#ee9b00;--secondary-color:#ca6702;--secondary-color-dark:#bb3e03;--background-color-dark:#001219;--background-color-light:#e9d8a6;--tertiary-color:#ae2012;--tertiary-color-light:#fcac87;--disabled-color:#9b2226;--white:#fff;--off-white:#f0f0f0;--light-grey:#dedede;--grey:#9a9a9a;--dark-grey:#333;--text-color:#404040;--light-text-color:#ababab;--alt-text-color:#404040}
/*! 
 * Primitive UI | MIT License
 *
 * A minimalist front-end design toolkit built with Sass for developing 
 * responsive, browser-consistent web apps.
 *
 * Author: Tania Rascia <hello@taniarascia.com>
 * Source: https://github.com/taniarascia/primitive
 * Documentation: https://taniarascia.github.io/primitive
 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}figure{margin:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal normal normal 1rem/1.6 -apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem}body{color:var(--text-color);background:var(--white);font-size:1rem}dl,ol,p,table,ul{margin:0 0 1.5rem}ol li ol,ul li ul{margin-bottom:0}h1,h2,h3,h4,h5{font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.2;color:var(--alt-text-color)}h1,h1:not(:first-child),h2,h2:not(:first-child),h3,h3:not(:first-child),h4,h4:not(:first-child),h5,h5:not(:first-child){margin:1.5rem 0}h1:not(:first-child),h2:not(:first-child),h3:not(:first-child){margin-top:2rem}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.1rem}h5{font-size:1rem}@media (min-width:600px){h1:not(:first-child),h2:not(:first-child),h3:not(:first-child){margin-top:2.5rem}h1{font-size:2.25rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}}a{color:var(--secondary-color);text-decoration:none}a:active,a:focus,a:hover{color:var(--secondary-color-dark)}mark{background:var(--background-color-light);padding:0 .2rem}blockquote{margin:0 0 1.5rem;border-left:16px solid var(--off-white);padding:0 1.5rem;font-size:1.5rem}blockquote cite{display:block;margin-top:1.5rem;font-size:1rem;text-align:right}pre{border:0;border-radius:4px;background:transparent;padding:1rem;-moz-tab-size:2;tab-size:2;color:var(--alt-text-color);font-size:14px;margin:0 0 1.5rem}pre,pre code{font-family:Menlo,monospace}pre code{line-height:1.2}kbd{background-color:var(--off-white);border:1px solid var(--light-grey);border-radius:3px;box-shadow:0 1px 0 rgba(0,0,0,.2),0 0 0 2px var(--white) inset;color:var(--dark-grey);display:inline-block;font-family:Helvetica,Arial,sans-serif;font-size:13px;line-height:1.4;margin:0 .1em;padding:.1em .6em;text-shadow:0 1px 0 var(--white)}:not(pre)>code{color:var(--alt-text-color);background:transparent;font-family:Menlo,monospace;font-size:14px;padding:0 .2rem;border:1px solid var(--light-grey);border-radius:4px}hr{height:0;border:0;border-top:1px solid var(--light-grey)}dt{font-weight:600}dd{margin-bottom:.5rem}.full-container{max-width:100%;padding:0 1rem}.container,.medium-container,.small-container{max-width:1200px;padding:0 1rem;margin-left:auto;margin-right:auto}.small-container{max-width:800px}.medium-container{max-width:1000px}.content-section{padding:30px 0}@media (min-width:600px){.content-section{padding:60px 0}}.flex-large,.flex-small{padding-left:1rem;padding-right:1rem}.flex-row{margin-left:-1rem;margin-right:-1rem;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}.flex-large,.flex-small{-webkit-flex-basis:100%;flex-basis:100%;margin-bottom:1rem}@media (min-width:600px){.flex-small{-webkit-flex:1 1;flex:1 1;margin-bottom:0}.flex-small.half{-webkit-flex-basis:50%;flex-basis:50%}.flex-small.half,.flex-small.one-fourth{-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0}.flex-small.one-fourth{-webkit-flex-basis:25%;flex-basis:25%}.flex-small.three-fourths{-webkit-flex-basis:75%;flex-basis:75%}.flex-small.one-third,.flex-small.three-fourths{-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0}.flex-small.one-third{-webkit-flex-basis:33.33333%;flex-basis:33.33333%}.flex-small.two-thirds{-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-basis:66.66667%;flex-basis:66.66667%}}@media (min-width:1000px){.flex-large{-webkit-flex:1 1;flex:1 1;margin-bottom:0}.flex-large.half{-webkit-flex-basis:50%;flex-basis:50%}.flex-large.half,.flex-large.one-fourth{-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0}.flex-large.one-fourth{-webkit-flex-basis:25%;flex-basis:25%}.flex-large.three-fourths{-webkit-flex-basis:75%;flex-basis:75%}.flex-large.one-third,.flex-large.three-fourths{-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0}.flex-large.one-third{-webkit-flex-basis:33.33333%;flex-basis:33.33333%}.flex-large.two-thirds{-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-basis:66.66667%;flex-basis:66.66667%}}.clearfix:after,.clearfix:before{content:" ";display:block}.clearfix:after{clear:both}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.vertical-center{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.responsive-image{max-width:100%;height:auto}.show{display:block!important}.hide{display:none!important}.invisible{visibility:hidden}.no-padding-top{padding-top:0}.no-padding-bottom{padding-bottom:0}.padding-top{padding-top:2rem}.padding-bottom{padding-bottom:2rem}.no-margin-top{margin-top:0}.no-margin-bottom{margin-bottom:0}.margin-top{margin-top:2rem}.margin-bottom{margin-bottom:2rem}.alternate-background{background:var(--light-grey);color:var(--alt-text-color)}.space-between{-webkit-justify-content:space-between;justify-content:space-between}.justify-center{-webkit-justify-content:center;justify-content:center}.align-center{-webkit-align-items:center;align-items:center}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.button,[type=button],[type=reset],[type=submit],a.button,button{-webkit-appearance:none;display:inline-block;border:1px solid var(--secondary-color);border-radius:4px;background:var(--secondary-color);color:var(--white);font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;text-transform:none;padding:.75rem 1.25rem;margin:0 0 .5rem;vertical-align:middle;text-align:center;cursor:pointer;text-decoration:none;line-height:1}.button:active,.button:focus,.button:hover,[type=button]:active,[type=button]:focus,[type=button]:hover,[type=reset]:active,[type=reset]:focus,[type=reset]:hover,[type=submit]:active,[type=submit]:focus,[type=submit]:hover,a.button:active,a.button:focus,a.button:hover,button:active,button:focus,button:hover{border:1px solid var(--secondary-color-dark);background:var(--secondary-color-dark);color:var(--white);text-decoration:none}.button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,a.button::-moz-focus-inner,button::-moz-focus-inner{border:0;padding:0}.accent-button,a.accent-button{color:var(--white);border:1px solid var(--primary-color);background:var(--primary-color)}.accent-button:active,.accent-button:focus,.accent-button:hover,a.accent-button:active,a.accent-button:focus,a.accent-button:hover{color:var(--white);border:1px solid var(--primary-color-dark);background:var(--primary-color-dark)}.muted-button,.muted-button:active,.muted-button:focus,.muted-button:hover,a.muted-button,a.muted-button:active,a.muted-button:focus,a.muted-button:hover{background:transparent;border:1px solid var(--disabled-color);color:var(--disabled-color)}.round-button,a.round-button{border-radius:40px}.square-button,a.square-button{border-radius:0}.full-button,a.full-button{display:block;width:100%}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea{display:block;border:1px solid var(--light-grey);border-radius:4px;padding:.75rem;outline:none;background:transparent;margin-bottom:.5rem;font-size:1rem;width:100%;max-width:100%;line-height:1}[type=color]:hover,[type=date]:hover,[type=datetime-local]:hover,[type=datetime]:hover,[type=email]:hover,[type=month]:hover,[type=number]:hover,[type=password]:hover,[type=search]:hover,[type=tel]:hover,[type=text]:hover,[type=time]:hover,[type=url]:hover,[type=week]:hover,select:hover,textarea:hover{border:1px solid var(--light-grey)}[type=color]:active,[type=color]:focus,[type=date]:active,[type=date]:focus,[type=datetime-local]:active,[type=datetime-local]:focus,[type=datetime]:active,[type=datetime]:focus,[type=email]:active,[type=email]:focus,[type=month]:active,[type=month]:focus,[type=number]:active,[type=number]:focus,[type=password]:active,[type=password]:focus,[type=search]:active,[type=search]:focus,[type=tel]:active,[type=tel]:focus,[type=text]:active,[type=text]:focus,[type=time]:active,[type=time]:focus,[type=url]:active,[type=url]:focus,[type=week]:active,[type=week]:focus,select:active,select:focus,textarea:active,textarea:focus{border:1px solid var(--primary-color-dark);box-shadow:inset 0 1px 1px rgba(0,0,0,.1),0 0 6px var(--primary-color-light)}textarea{overflow:auto;height:auto}fieldset{border:1px solid var(--light-grey);border-radius:4px;padding:1rem;margin:1.5rem 0}legend{padding:0 .5rem;font-weight:600}select{color:var(--alt-text-color);-webkit-appearance:none;-moz-appearance:none;line-height:1}select::-ms-expand{display:none}[type=range]{width:100%}label{font-weight:600;max-width:100%;display:block;margin:1rem 0 .5rem}@media (min-width:600px){.split-form label{text-align:right;padding:0 .5rem;margin-bottom:1rem}}input.has-error,input.has-error:active,input.has-error:focus,input.has-error:hover,select.has-error,select.has-error:active,select.has-error:focus,select.has-error:hover,textarea.has-error,textarea.has-error:active,textarea.has-error:focus,textarea.has-error:hover{border:1px solid var(--tertiary-color);box-shadow:inset 0 1px 1px rgba(0,0,0,.1),0 0 6px var(--tertiary-color-light)}input.is-success,input.is-success:active,input.is-success:focus,input.is-success:hover,select.is-success,select.is-success:active,select.is-success:focus,select.is-success:hover,textarea.is-success,textarea.is-success:active,textarea.is-success:focus,textarea.is-success:hover{border:1px solid var(--secondary-color);box-shadow:inset 0 1px 1px rgba(0,0,0,.1),0 0 6px var(--secondary-color)}:-moz-placeholder,:-ms-input-placeholder,::-moz-placeholder,::-webkit-input-placeholder{color:var(--grey)}table{border-collapse:collapse;border-spacing:0;width:100%;max-width:100%}thead th{border-bottom:2px solid var(--light-grey)}tfoot th{border-top:2px solid var(--light-grey)}td{border-bottom:1px solid var(--light-grey)}td,th{text-align:left;padding:.5rem}caption{padding:1rem 0;caption-side:bottom;color:var(--light-text-color)}.striped-table tbody tr:nth-child(odd){background-color:var(--white)}.contain-table{overflow-x:auto}@media (min-width:600px){.contain-table{width:100%}}.overlayBackground{position:fixed;left:0;top:0;z-index:99999;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-align-content:stretch;align-content:stretch;width:100vw;height:100vh;background-color:rgba(0,0,0,.2)}.reservation-wrapper{background-color:var(--white);box-shadow:0 0 10px #0e0d0d}.reservation-container{padding:0 1.5em 1.5em}.reservation-header{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:normal;align-items:normal;height:32px;width:100%}.reservationButtons>button{margin:5px}.close-icon{width:32px;height:32px;opacity:.3;background-color:#fff;border:none;margin:0;padding:0}.close-icon:hover{opacity:1}.close-icon:active,.close-icon:focus,.close-icon:hover,.close-icon:visited{background-color:#fff;border:none}.close-icon:before{content:"\00d7";color:#111;font-size:25pt;font-weight:300;font-family:Arial,sans-serif}.calendar-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;background-color:var(--white);-webkit-align-content:center;align-content:center;width:100%}.calendar-container{margin:15px;padding:15px;font-size:14px;background-color:var(--white);width:75%}.calender-container ul{margin:0;padding:0 0 0 1.5em}.calender-container li{margin:1.5em 0;padding:0}.calender-container b{margin-right:3px}.calender-container p,dl,ol,table,ul{margin:0}.dash-wrapper{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;width:100vh;background-color:transparent;-webkit-flex:1 0 auto;flex:1 0 auto}.dash-column,.dash-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:stretch;align-items:stretch}.dash-column{-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;justify-content:flex-start;background-color:var(--white);-webkit-flex:1 1 auto;flex:1 1 auto}.login-wrapper{height:450px}.login-wrapper,.signup-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;width:350px;box-shadow:0 0 10px #0e0d0d;background-color:var(--white)}.signup-wrapper{height:525px}.header-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:stretch;align-items:stretch;height:75px;-webkit-flex-grow:0;flex-grow:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%;background-color:var(--primary-color-dark)}.header-wrapper>a{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex:1 0 auto;flex:1 0 auto;color:var(--off-white);max-width:200px;font-size:30px}.header-wrapper>a:hover{text-decoration:none;color:var(--secondary-color-light)}.header-wrapper>a:active{text-decoration:none}.header-filler-front{max-width:450px;-webkit-flex:1 1 auto;flex:1 1 auto}.header-filler-back{max-width:100%-850px;-webkit-flex:1 1 auto;flex:1 1 auto}.main-login-wrapper{-webkit-justify-content:center;justify-content:center}.main-login-wrapper,.main-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:center;align-items:center;width:100vw;height:100vh;background-color:var(--background-color-light)}.main-wrapper{-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-content:stretch;align-content:stretch}
/*# sourceMappingURL=main.2a5219b3.chunk.css.map */