body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.homepage{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center}.heatCheckLogo{height:70%;width:50%}.addressForm{display:flex}input{background-color:#000;border:1px solid #fff;box-sizing:border-box;color:#fff;height:50px;width:200px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.restaurantContainer{background-color:#000;color:#fff}.restaurantButtonsContainer{position:-webkit-sticky;position:sticky;top:0}.cardsContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow-x:hidden}.restaurant{display:flex;margin:1%;padding-right:70px;width:50vw}.restaurantImage{height:140px;width:140px}.restaurantInfo{padding-left:20px}.restName{color:#fff}.emptySpace{height:150px}.popupDetails{color:#000}.popName{color:#780b0b}.restaurantPage{background-color:#000;color:#fff;height:100vh;margin-left:15%}.cityName{display:flex;justify-content:flex-end;padding-right:2%}.menuHeader{align-items:flex-end;display:flex}.addNewDishButton{background-color:#780b0b;border-radius:10px;color:#fff;height:40px;margin:10px}.menuList{align-items:center;display:flex;flex-direction:column}.menuTitle{padding-right:20rem;text-decoration:underline}.dishList{align-items:center;border:1px solid;display:flex;flex-direction:column;height:500px;overflow-x:hidden;width:900px}.newFormPage,.oldFormPage{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}button{margin-top:10px}.exitContainer{display:flex}.exitModalImage{height:70px;width:110px}.fire{height:100px;width:100px}.spiceRating{color:#fff;display:flex;font-size:16px;font-weight:700;justify-content:center}.inputSection{align-items:center;display:flex;flex-direction:column}button{background-color:#780b0b;border-radius:10px;color:#fff;height:40px;margin:10px}.dishTopInfo{align-items:center;display:flex;justify-content:space-between;width:210px}.dishName{text-decoration:underline}.dishDescription{margin-top:0}.reviewExistingDishButton{background-color:#780b0b;color:#fff}.dishDetails{align-items:center;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center}.backButton{background-color:#780b0b;color:#fff}.sideBar{border-right:1px solid;display:flex;flex-direction:column;height:100%;left:0;margin-top:60px;position:fixed;top:0;width:15%}.sideBar,.sideButton{background-color:#000;color:#fff}.sideButton{border:none;height:43px;width:190px}.navigation{color:#fff;font-size:16px;font-weight:400;text-decoration:none;text-shadow:0 4px 4px rgba(0,0,0,.25)}.heatCheckHeader{background-color:#000;display:flex;padding-left:2%;position:-webkit-sticky;position:sticky;top:0}#check{color:red;padding-left:1%}#heat{color:#fff}.signInSignOut{position:fixed;right:5px;top:5px}.loginModal{background-color:#fff;border:0 #fff;border-radius:8px;left:45vw;padding:10px;position:absolute;top:50vh}.myoverlay{background-color:rgba(0,0,0,.75);bottom:0;left:0;position:fixed;right:0;top:0}.ReactModal__Overlay{opacity:0;transition:opacity .5s ease-in-out}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}.aboutHeatCheck{color:#fff;display:flex;flex-direction:column}.teams{display:flex;justify-content:space-evenly}.teams-style{display:flex;flex-direction:column}
/*# sourceMappingURL=main.08761826.css.map*/