/*------------------ OPTIONS ------------------- */
/* !==== Primary Colours */
/* Off white temp */
/* !==== Secondary Colours */
/* Warning */
/* Error/Failure */
/* Success */
/* Yellow */
/*$color_primary: rgb(192,255,0); //GREEN*/
/*$color_primary: rgb(0,192,255); //BLUE*/
/* !==== This is the main colour ====! */
/* !==== This is the main colour of the desktop sidebars ====!*/
/* !==== Color for the header ====! */
/* !==== Color for the footer ====! */
/* !==== Size of a phone ====! */
/**
	Function for figuring out if something is light or dark
*/
@-webkit-keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
#sticittPayBtn {
  position: relative;
  opacity: 0;
}

.bodycontent .header {
  border-left-color: rgba(0, 123, 183, 0.6);
}

.bodycontent .homepage .sidebar {
  background-color: rgba(0, 123, 183, 0.6) !important;
}

.bodycontent .homepage .sidebar .title {
  max-width: 300px;
}

.bodycontent .desktop-content .sidemenu {
  background: rgba(0, 123, 183, 0.4) !important;
  border-left-color: #007BB7;
  padding: 0px !important;
  margin: 0px !important;
  overflow: unset;
  -webkit-box-shadow: 42px 0px 40px -44px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 42px 0px 40px -44px rgba(0, 0, 0, 0.75);
  box-shadow: 42px 0px 40px -44px rgba(0, 0, 0, 0.75);
  overflow-y: auto;
  overflow-x: hidden;
}

.bodycontent .desktop-content .sidemenu-icon {
  color: white;
}

.bodycontent .desktop-content .sidemenu-group {
  color: white;
}

.storm-calendar-year .yearmonth .today {
  background: #00afef;
}

*::-webkit-scrollbar-thumb {
  background-color: #00afef;
}

.bodycontent .workspace .section .menu .button:hover {
  background-color: #00afef;
}

.bodycontent .mobile-content .menu-button {
  background: #00afef; /* Old browsers */
  background: -moz-linear-gradient(45deg, #007BB7 0%, #00afef 79%, #00afef 79%, #00afef 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #007BB7 0%, #00afef 79%, #00afef 79%, #00afef 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #007BB7 0%, #00afef 79%, #00afef 79%, #00afef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#852ef6", endColorstr="#50c9ff",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.bodycontent .mobile-content-menu-icon {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#131313+0,212121+100 */
  background: rgb(39, 36, 38);
  background: -moz-linear-gradient(180deg, rgb(39, 36, 38) 0%, rgb(59, 55, 55) 100%);
  background: -webkit-linear-gradient(180deg, rgb(39, 36, 38) 0%, rgb(59, 55, 55) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(39, 36, 38)), to(rgb(59, 55, 55)));
  background: linear-gradient(180deg, rgb(39, 36, 38) 0%, rgb(59, 55, 55) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#272426",endColorstr="#3b3737",GradientType=1);
  margin: 4px;
  border: 1px solid #3a393b;
  box-shadow: -2px 2px 15px 0px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: -2px 2px 15px 0px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: -2px 2px 15px 0px rgba(0, 0, 0, 0.8);
  max-height: 137px;
}
.bodycontent .mobile-content-menu-icon:hover {
  background: #007BB7;
  background: -moz-linear-gradient(180deg, #007BB7 0%, #007BB7 100%);
  background: -webkit-linear-gradient(180deg, #007BB7 0%, #007BB7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(#007BB7, r), to(#007BB7));
  background: linear-gradient(180deg, r #007BB7 0%, #007BB7 100%);
}

.bodycontent .mobile-content-menu {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#852ef6+0,50c9ff+79,50c9ff+79,50c9ff+100 */
  background: #0A0A0A;
  background: -moz-linear-gradient(180deg, #0A0A0A 0%, rgb(59, 56, 57) 100%);
  background: -webkit-linear-gradient(180deg, #0A0A0A 0%, rgb(59, 56, 57) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#0A0A0A), to(rgb(59, 56, 57)));
  background: linear-gradient(180deg, #0A0A0A 0%, rgb(59, 56, 57) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#3b3839", GradientType=1);
}

.bodycontent .mobile-content-menu-icon .icon {
  color: #FFFFFF;
}

.bodycontent .mobile-content-menu-icon .name {
  color: #FFFFFF;
}

.bodycontent .icontab .tab.selected {
  border-bottom-color: #00afef !important;
}

.bodycontent .desktop-content .sidemenu .collapse {
  background: #2c3745 !important;
  width: 36px;
}

.bodycontent .workspace .selected.button {
  background-color: rgba(255, 47, 47, 0.5);
}

.bodycontent .workspace {
  margin-left: 30px;
  max-width: 1000px;
}

.bodycontent .workspace .section {
  border-left-color: rgba(0, 175, 239, 0.5);
}
.bodycontent .workspace .section .content .notification-block {
  position: relative;
  left: -10px;
}
@media (max-width: 600px) {
  .bodycontent .workspace .section .content .notification-block {
    left: unset;
  }
}
.bodycontent .workspace .section .content .notification-block .storm-form .storm-group .selected-options {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 600px) {
  .bodycontent .workspace .section .content .notification-block .storm-form .storm-group .selected-options {
    display: block;
  }
}
.bodycontent .workspace .section .content .notification-block .storm-form .storm-group .selected-options .selected {
  border-radius: 10px;
  padding: 5px 10px 3px 10px;
  background-color: #3b4567;
}
.bodycontent .workspace .section .content .notification-block .storm-form .storm-group .selected-options .selected ul {
  list-style-type: none;
  height: 100px !important;
  overflow: auto;
}
.bodycontent .workspace .section .content .notification-block .storm-form .storm-group .selected-options .selected ul li {
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 4px 6px 6px 0px;
}
.bodycontent .workspace .section .content .notification-block .storm-form .storm-group .selected-options .selected ul li i {
  width: 15px;
  height: 15px;
  background: white;
  color: black;
  text-align: center;
  border-radius: 50%;
}
.bodycontent .workspace .section .content .notification-block .storm-form .storm-group .selected-options div {
  width: 300px;
}
@media (max-width: 600px) {
  .bodycontent .workspace .section .content .notification-block .storm-form .storm-group .selected-options div {
    width: 100%;
  }
}

.storm-form .numberText {
  -moz-appearance: textfield;
}
.storm-form .numberText::-webkit-inner-spin-button, .storm-form .numberText::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.bodycontent .workspace form input[type=button]:focus,
.bodycontent .workspace form input[type=text]:focus,
.bodycontent .workspace form input[type=number]:focus,
.bodycontent .workspace form input[type=tel]:focus,
.bodycontent .workspace form input[type=date]:focus,
.bodycontent .workspace form textarea:focus {
  border: solid 1px #00afef;
  border-left: solid 4px #00afef;
  background-color: rgba(0, 175, 239, 0.3);
}

.eezipay-homescreen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
@media (min-width: 600px) {
  .eezipay-homescreen {
    padding-top: 30px;
  }
}
@media (max-width: 1024px) {
  .eezipay-homescreen {
    padding-top: 0;
  }
}
.eezipay-homescreen .videoHomeScreen {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.eezipay-homescreen .videoHomeScreen #pdfViewer {
  max-width: 820px;
  border: 1px solid #00afef;
}
@media (max-width: 1024px) {
  .eezipay-homescreen .videoHomeScreen {
    display: none;
  }
}
.eezipay-homescreen .videoHomeScreen .text {
  color: white;
  text-align: center;
}
.eezipay-homescreen .videoHomeScreen .text p {
  padding: 30px;
  position: relative;
  left: calc(50% - 180px);
  -webkit-transform: translate(0%, 25%);
  -ms-transform: translate(0%, 25%);
  transform: translate(0%, 25%);
  width: 304px;
}
.eezipay-homescreen .videoHomeScreen .text p img {
  width: 304px;
}
.eezipay-homescreen .videoHomeScreen .subtext {
  color: white;
  text-align: center;
}
.eezipay-homescreen .videoHomeScreen .subtext p {
  padding: 30px;
  position: relative;
  left: calc(50% - 180px);
  -webkit-transform: translate(0%, 25%);
  -ms-transform: translate(0%, 25%);
  transform: translate(0%, 25%);
  width: 304px;
}
.eezipay-homescreen .videoHomeScreen .subtext p img {
  width: 304px;
}
.eezipay-homescreen .videoHomeScreen .videoContainer {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 70%;
  flex: 1 0 70%;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.eezipay-homescreen .videoHomeScreen .videoContainer:has(.video img):not(:has(.previousVideo)) {
  max-height: 350px;
}
.eezipay-homescreen .videoHomeScreen .videoContainer .previousVideo, .eezipay-homescreen .videoHomeScreen .videoContainer .nextVideo {
  height: 200px;
  width: 25px;
  background: rgba(10, 10, 10, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: color 200ms ease, -webkit-transform 200ms ease;
  transition: color 200ms ease, -webkit-transform 200ms ease;
  transition: color 200ms ease, transform 200ms ease;
  transition: color 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  cursor: pointer;
}
.eezipay-homescreen .videoHomeScreen .videoContainer .previousVideo:hover, .eezipay-homescreen .videoHomeScreen .videoContainer .nextVideo:hover {
  color: white;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.eezipay-homescreen .videoHomeScreen .videoContainer .previousVideo {
  -webkit-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
}
.eezipay-homescreen .videoHomeScreen .videoContainer .nextVideo {
  -webkit-transform: translate3d(-5px, 0, 0);
  transform: translate3d(-5px, 0, 0);
}
.eezipay-homescreen .videoHomeScreen .videoContainer .video {
  border: none;
  width: 450px;
  height: 350px;
  z-index: 5;
}
.eezipay-homescreen .videoHomeScreen .videoContainer .video img {
  width: auto;
  height: auto;
  margin: 0 auto;
  display: block;
  max-width: 350px;
  max-height: 350px;
}
.eezipay-homescreen .videoHomeScreen .videoContainer div.video {
  width: auto;
  max-width: 450px;
  height: auto;
  max-height: 350px;
}
@media screen and (min-width: 1400px) {
  .eezipay-homescreen .videoHomeScreen .videoContainer .video {
    width: 500px;
    height: 281px;
  }
}
@media screen and (min-width: 1600px) {
  .eezipay-homescreen .videoHomeScreen .videoContainer .video {
    width: 512px;
    height: 288px;
  }
}
@media screen and (min-width: 1900px) {
  .eezipay-homescreen .videoHomeScreen .videoContainer .video {
    width: 640px;
    height: 360px;
  }
}
.eezipay-homescreen .videoHomeScreen .videoContainer, .eezipay-homescreen .videoHomeScreen .text {
  padding: 20px;
}
.eezipay-homescreen .tweets {
  /*background-color: rgba(white,0.5);*/
  padding: 30px;
  overflow-y: hidden;
  /**
  * @author Dylan Vorster
  * @component TweetBox
  */
}
.eezipay-homescreen .tweets h1 {
  color: white;
  font-weight: 200;
  font-size: 30px;
  padding-left: 10px;
  padding-bottom: 10px;
}
@media (max-width: 1024px) {
  .eezipay-homescreen .tweets {
    display: none;
  }
}
.eezipay-homescreen .tweets .tweetbox {
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.1);
  color: white;
  font-weight: 400;
  /*flex-grow: 1;*/
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: 350px;
  flex-basis: 350px;
  margin-right: 5px;
  margin-bottom: 5px;
  cursor: pointer;
}
.eezipay-homescreen .tweets .tweetbox:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
.eezipay-homescreen .tweets .tweetbox .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
}
.eezipay-homescreen .tweets .tweetbox .meta .channel {
  font-weight: bold;
  padding-right: 10px;
}
.eezipay-homescreen .tweets .tweetbox .meta .user {
  padding-right: 5px;
}
.eezipay-homescreen .tweets .tweetbox .meta .when {
  opacity: 0.5;
}
.eezipay-homescreen .tweets .tweetbox .content {
  padding-top: 10px;
  font-size: 13px;
  font-weight: 300;
}
.eezipay-homescreen .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.eezipay-homescreen .header .loader {
  color: white;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin-right: 20px;
  margin-left: 20px;
  width: auto;
}
@media (min-width: 600px) {
  .eezipay-homescreen .header {
    padding-left: 50px;
  }
}
@media (max-width: 1024px) {
  .eezipay-homescreen .header {
    padding: 10px 5px 10px 30px;
    background-color: #242424;
    border-left: 5px solid #0078b4;
  }
}
@media (max-width: 600px) {
  .eezipay-homescreen .header {
    padding: 10px 0 10px 30px;
    background-color: #242424;
    border-left: 5px solid #0078b4;
  }
}
.eezipay-homescreen .header .left img {
  width: 150px;
  height: 150px;
}
@media (max-width: 1024px) {
  .eezipay-homescreen .header .left img {
    width: 50px;
    height: 50px;
  }
}
.eezipay-homescreen .header .right {
  padding-left: 20px;
  padding-top: 35px;
}
@media (max-width: 1024px) {
  .eezipay-homescreen .header .right {
    padding-top: 0px;
  }
}
@media (max-width: 1024px) {
  .eezipay-homescreen .header .right img {
    height: 10px;
  }
}
.eezipay-homescreen .header .right span {
  color: white;
  font-size: 30px;
  font-weight: 200;
}
@media (max-width: 1024px) {
  .eezipay-homescreen .header .right span {
    font-size: 20px;
    display: block;
  }
}
.eezipay-homescreen .header .right span.heading {
  padding-right: 20px;
  font-weight: 600;
}

.accountWorkspace .storm-table tr:nth-child(odd) td {
  background: transparent !important;
}
.accountWorkspace .storm-table tr {
  margin: 20px;
  background-color: black;
  padding: 9px 20px 9px 20px;
  overflow-y: auto;
  margin-bottom: 1px;
  border-radius: 10px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#007293+0,003367+100 */
  background: #007293; /* Old browsers */
  background: -moz-linear-gradient(left, #007293 0%, #003367 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #007293 0%, #003367 100%); /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#007293), to(#003367));
  background: linear-gradient(to right, #007293 0%, #003367 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#007293", endColorstr="#003367",GradientType=1 ); /* IE6-9 */
  overflow: hidden;
  position: relative;
  border: 1px solid #61709e;
  margin-bottom: -2px;
}
.accountWorkspace .storm-table tr td:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.accountWorkspace .storm-table tr td:last-child {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}

.contactUs {
  max-width: 335px;
}
@media (max-width: 600px) {
  .contactUs {
    position: relative;
    margin: 0 auto;
    max-width: 335px;
  }
}

.ingredientsList {
  overflow-y: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}
.ingredientsList .storm-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ingredientsList .storm-list input[type=checkbox] {
  display: none;
}
.ingredientsList .storm-list input[type=checkbox] + label {
  cursor: pointer;
}
.ingredientsList .storm-list input[type=checkbox]:checked + label {
  cursor: pointer;
}
.ingredientsList .storm-list .item {
  margin: 3px 10px 3px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  background: rgba(0, 0, 0, 0.4);
  max-width: 100%;
  width: 45%;
}
@media (max-width: 1024px) {
  .ingredientsList .storm-list .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}
@media (max-width: 600px) {
  .ingredientsList .storm-list .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}
.ingredientsList .storm-list .item label {
  padding: 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  width: 100%;
  height: 70px;
  text-align: left;
}
.ingredientsList .storm-list .item label::after {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  content: "NOT ALLERGIC";
  color: #AFEF00;
  font-size: 10px;
  text-align: right;
  margin-left: 10px;
}
.ingredientsList .storm-list .item.selected label::after {
  content: "ALLERGIC";
  color: #FF2F2F;
}

.pristine-no {
  font-weight: 100;
  color: rgba(255, 255, 255, 0.6);
}

#donationModal .insideModal {
  overflow: hidden;
}
#donationModal .insideModal .modalButton {
  margin-top: 20px;
  float: none;
  width: 100%;
}

.deactivateModle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  margin-top: 65px;
  z-index: 100;
  background: inherit;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  -webkit-filter: blur(0);
  filter: blur(0);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}
.deactivateModle.off {
  -webkit-transition: opacity 0s ease-out;
  transition: opacity 0s ease-out;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-backdrop-filter: blur(0);
  backdrop-filter: blur(0);
}
@supports (offset-rotate: 0deg) {
  .deactivateModle.off {
    offset-distance: 100%;
  }
}
@media (prefers-reduced-motion) {
  .deactivateModle {
    offset-path: none;
  }
}
.deactivateModle .insideModal {
  width: 460px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  top: calc(50% - 200px);
  overflow-y: auto;
  position: relative;
  left: calc(50% - 160px);
  background-color: #0A0A0A;
  padding: 20px;
  border-radius: 15px;
}
@media (max-width: 600px) {
  .deactivateModle .insideModal {
    width: 320px;
  }
}
.deactivateModle .insideModal h3 {
  color: #FFFFFF;
  white-space: pre-wrap;
  text-align: center;
}
.deactivateModle .insideModal p {
  color: #FFFFFF;
  white-space: pre-wrap;
  text-align: center;
  padding-bottom: 25px;
}
.deactivateModle .insideModal span {
  color: #FFFFFF;
  white-space: pre-wrap;
  text-align: center;
}
.deactivateModle .insideModal .confirmation-input {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.deactivateModle .insideModal .italicise {
  margin-top: 20px;
}
.deactivateModle .X {
  position: relative;
  width: 30px;
  height: 30px;
  margin: 20px !important;
  border: 1px solid black;
  font-size: 22px;
  cursor: pointer;
  top: 5px;
  left: 125px;
}
.deactivateModle .label {
  color: white;
  text-align: center;
  margin-bottom: 40px;
}
.deactivateModle .modalButton {
  margin-top: 20px;
  float: left;
  width: calc(50% - 10px);
}

.content-text {
  color: #fff;
  padding: 15px;
  text-align: center;
}

.loyaltyPage .tableDetails .loyaltyRewards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: 10px;
  border-radius: 10px;
  padding: 10px;
  margin-top: -2px;
  background: #0c4371;
  position: relative;
}
.loyaltyPage .tableDetails .loyaltyRewards .icon {
  width: 40px;
  height: 40px;
  margin: -20px 0px -10px 0px;
}
.loyaltyPage .tableDetails .loyaltyRewards .icon img {
  width: 50px;
}
@media (max-width: 600px) {
  .loyaltyPage .tableDetails .loyaltyRewards {
    margin-left: 0;
  }
}
.loyaltyPage .tableDetails .loyaltyRewards .loyaltyAmount {
  margin-right: 5px;
}
.loyaltyPage .tableDetails .loyaltyRewards .loyalty {
  padding-left: 15px;
}
.loyaltyPage .tableDetails .groupTable .image {
  margin-left: 0;
}
.loyaltyPage .tableDetails .groupTable .date {
  font-size: 14px;
}
.loyaltyPage .tableDetails .groupTable .loyaltyProgress {
  margin-left: 80px;
  position: relative;
}
.loyaltyPage .tableDetails .groupTable .loyaltyProgress .loyaltyBar {
  margin-bottom: 5px;
  margin-top: 5px;
  border-radius: 15px;
  background: #2B3745;
}
.loyaltyPage .tableDetails .groupTable .loyaltyProgress .loyaltyBar .loyaltyFilledBar {
  height: 20px;
  background: rgb(61, 91, 184);
  background: -moz-linear-gradient(90deg, rgb(61, 91, 184) 0%, rgb(227, 13, 239) 100%);
  background: -webkit-linear-gradient(90deg, rgb(61, 91, 184) 0%, rgb(227, 13, 239) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgb(61, 91, 184)), to(rgb(227, 13, 239)));
  background: linear-gradient(90deg, rgb(61, 91, 184) 0%, rgb(227, 13, 239) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3d5bb8",endColorstr="#e30def",GradientType=1);
  border-radius: 5px;
}
.loyaltyPage .tableDetails .groupTable .loyaltyProgress .loyaltyMax {
  position: absolute;
  top: 25px;
  right: 0px;
}
.loyaltyPage .tableDetails .groupTable .loyaltyDropdown {
  position: absolute;
  right: calc(25% - 70px);
  top: 20px;
}
@media (max-width: 600px) {
  .loyaltyPage .tableDetails .listTotal {
    bottom: 23px;
    right: 10px;
  }
}

@media (max-width: 600px) {
  .notification-optins > .storm-list {
    text-align: left !important;
  }
}

.notification-info {
  font-size: 14px;
  font-style: italic;
  position: absolute;
  bottom: 80px;
}
.notification-info a {
  color: #007bb7;
  cursor: pointer;
}
@media (max-width: 600px) {
  .notification-info a {
    display: block;
  }
}

.manage-eezipay .mobile-content-menu, .manage-touchpos .mobile-content-menu {
  position: relative;
  -webkit-backface-visibility: hidden;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* flex-direction: row-reverse; */
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* padding-right: 80px; */
  padding-bottom: 20px;
  background: none;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.manage-eezipay .mobile-content-menu-icon.menuSmall, .manage-touchpos .mobile-content-menu-icon.menuSmall {
  height: 137px;
}
.manage-eezipay .mobile-content-menu-icon.menuSmall .name, .manage-touchpos .mobile-content-menu-icon.menuSmall .name {
  font-size: 12px;
  padding-top: 5px;
}
/*------------------ OPTIONS ------------------- */
/* !==== Primary Colours */
/* Off white temp */
/* !==== Secondary Colours */
/* Warning */
/* Error/Failure */
/* Success */
/* Yellow */
/*$color_primary: rgb(192,255,0); //GREEN*/
/*$color_primary: rgb(0,192,255); //BLUE*/
/* !==== This is the main colour ====! */
/* !==== This is the main colour of the desktop sidebars ====!*/
/* !==== Color for the header ====! */
/* !==== Color for the footer ====! */
/* !==== Size of a phone ====! */
/**
	Function for figuring out if something is light or dark
*/
@-webkit-keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.nopadding {
  padding: 0px !important;
  border-bottom: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.launchpad-topup-account .storm-field {
  font-size: 50px !important;
  width: 200px !important;
  margin-left: 10px;
  padding: 5px;
  text-align: right;
  border: none;
  background: rgba(255, 255, 255, 0.1);
  color: white;
  outline: none;
}
.launchpad-topup-account input[type=button] {
  padding: 10px 15px;
  border: none;
  background: rgba(255, 255, 255, 0.2);
  color: white;
  font-size: 20px;
  margin-top: 5px;
  margin-right: 5px;
}
.launchpad-topup-account .allocated-field {
  background: rgba(10, 10, 10, 0.5);
  padding: 20px;
}
.launchpad-topup-account .allocated-field p {
  color: white;
}
.launchpad-topup-account .allocated-field .amount {
  color: rgb(192, 255, 0);
  font-size: 50px;
}
.launchpad-topup-account .storm-error input[type=text] {
  background: rgba(255, 47, 47, 0.3) !important;
  margin-bottom: 0px !important;
  border-color: #FF2F2F;
}
.launchpad-topup-account .storm-error input[type=text]:focus {
  border-color: #FF2F2F;
  background-color: rgba(255, 47, 47, 0.3) !important;
}
.launchpad-topup-account .storm-error .error {
  color: white;
  text-align: center;
  background: rgba(255, 47, 47, 0.5);
  padding: 5px;
}
.launchpad-topup-account .amount-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.launchpad-topup-account .amount-field i {
  font-size: 40px;
  opacity: 0.5;
  color: white;
  font-weight: 200;
}
.launchpad-topup-account .amount-field > * {
  -ms-flex-item-align: center;
  align-self: center;
}
.launchpad-topup-account .minTopup {
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.launchpad-topup-account .convenienceFees {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: bold;
  width: 100%;
}
.launchpad-topup-account .balanceTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 2;
  -webkit-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
  padding: 8px 0 3px 0;
  font-size: 38px;
  font-weight: bold;
  overflow: hidden;
  cursor: pointer;
}
.launchpad-topup-account .balanceTitle:not(.personalBalanceTitle):hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
@media (max-width: 600px) {
  .launchpad-topup-account .balanceTitle {
    padding: 34px 0 4px 0;
  }
}

.manage-account > div .controlsContainer {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.manage-account > div .controlsContainer .filter-warning {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}

#transfer-button span {
  padding: 10px 25px 10px 10px !important;
}

@media (max-width: 600px) {
  .accountWorkspace .topupButton {
    position: fixed;
    bottom: 18px;
    z-index: 14;
    width: calc(100% - 40px);
  }
  .accountWorkspace .topupButton .button {
    background: #AFEF00 !important;
  }
  .accountWorkspace .topupButton .button .fa {
    padding: 17px !important;
  }
}
.accountWorkspace .deposit, .accountWorkspace .familyWorkspace .depositSet, .familyWorkspace .accountWorkspace .depositSet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: right;
  position: relative;
  padding: 15px 10px;
  font-size: 12px;
  cursor: pointer;
  border-left: none;
  -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;
  transition: background-color 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, background-color 0.2s ease;
  transition: transform 0.2s ease, background-color 0.2s ease, -webkit-transform 0.2s ease;
  background-color: green;
}
.accountWorkspace .deposit:hover, .accountWorkspace .familyWorkspace .depositSet:hover, .familyWorkspace .accountWorkspace .depositSet:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  background-color: #afef00;
  color: #0A0A0A;
}
.accountWorkspace .deposit:hover .icon, .accountWorkspace .familyWorkspace .depositSet:hover .icon, .familyWorkspace .accountWorkspace .depositSet:hover .icon {
  -webkit-filter: brightness(0) saturate(100%);
  filter: brightness(0) saturate(100%);
}
.accountWorkspace .deposit.cancel, .accountWorkspace .familyWorkspace .cancel.depositSet, .familyWorkspace .accountWorkspace .cancel.depositSet {
  background-color: inherit;
  border-left: 1px solid rgba(255, 255, 255, 0.75);
}
.accountWorkspace .deposit.cancel:hover, .accountWorkspace .familyWorkspace .cancel.depositSet:hover, .familyWorkspace .accountWorkspace .cancel.depositSet:hover {
  background-color: #afef00;
}
.accountWorkspace .deposit.animate, .accountWorkspace .familyWorkspace .animate.depositSet, .familyWorkspace .accountWorkspace .animate.depositSet {
  -webkit-animation: moveRight2 1.5s;
  animation: moveRight2 1.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media (max-width: 600px) {
  .accountWorkspace .deposit.animate, .accountWorkspace .familyWorkspace .animate.depositSet, .familyWorkspace .accountWorkspace .animate.depositSet {
    -webkit-animation: moveRight21 1.5s;
    animation: moveRight21 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
}
.accountWorkspace .deposit .icon, .accountWorkspace .familyWorkspace .depositSet .icon, .familyWorkspace .accountWorkspace .depositSet .icon {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  transition: filter 0.2s ease;
  transition: filter 0.2s ease, -webkit-filter 0.2s ease;
}
.accountWorkspace .deposit .depositLabel, .accountWorkspace .familyWorkspace .depositSet .depositLabel, .familyWorkspace .accountWorkspace .depositSet .depositLabel {
  margin-top: 5px;
  height: 20px;
}
.accountWorkspace .menu .button {
  margin-right: 0 !important;
}
.accountWorkspace .mobile-content-menu {
  z-index: 13 !important;
  overflow-y: inherit;
  display: none !important;
}
@media (max-width: 1024px) {
  .accountWorkspace .mobile-content-menu {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.accountWorkspace .grid .familyAccount {
  position: relative;
  font-weight: 300;
  color: white;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 300px;
  cursor: default;
  margin: 15px 10px 10px;
  max-width: calc(100% - 10px);
}
@media (min-width: 600px) {
  .accountWorkspace .grid .familyAccount {
    width: 330px;
  }
}
@media (max-width: 600px) {
  .accountWorkspace .grid .familyAccount {
    width: 355px;
    margin: 0px auto 20px;
  }
}
@media (max-width: 380px) {
  .accountWorkspace .grid .familyAccount {
    width: 355px;
    margin: 0px auto 20px;
  }
}
.accountWorkspace .grid .familyAccount .spendHistory {
  position: absolute;
  top: -23px;
  font-size: 14px;
  background: transparent;
  padding: 2px;
  border-top: 2px solid;
  border-right: 2px solid;
  cursor: pointer;
}
.accountWorkspace .grid .familyAccount > .accountInformation {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0px;
  z-index: 2;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  border: 1px solid #6d6d6d;
  box-shadow: 0px 0px 10px 0px #0A0A0A;
  -webkit-box-shadow: 0px 0px 10px 0px #0A0A0A;
  -moz-box-shadow: 0px 0px 10px 0px #0A0A0A;
}
.accountWorkspace .grid .familyAccount > .accountInformation.lone {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.accountWorkspace .grid .familyAccount > .accountInformation .accountWrapper {
  float: left;
  width: 60%;
  padding: 10px;
}
.accountWorkspace .grid .familyAccount > .accountInformation > .accountTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #242424;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  lex-wrap: nowrap;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  width: 100%;
  position: relative;
}
.accountWorkspace .grid .familyAccount > .accountInformation > .accountTitle .eezipayIcon {
  float: right;
  width: 100px;
  position: absolute;
  right: 15px;
}
.accountWorkspace .grid .familyAccount > .accountInformation > .accountTitle .accountHashLabel {
  font-size: 11px;
  color: rgb(200, 200, 200);
  min-height: 5px;
}
.accountWorkspace .grid .familyAccount > .accountInformation > .accountTitle .accountHash {
  font-family: "Roboto Mono", "Courier New" !important;
  font-weight: 400;
  font-size: 16px;
}
@media (max-width: 600px) {
  .accountWorkspace .grid .familyAccount > .accountInformation > .accountTitle .accountHash {
    font-size: 18px;
  }
}
.accountWorkspace .grid .familyAccount > .accountInformation > .balanceTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 2;
  -webkit-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
  padding: 8px 0 3px 0;
  font-size: 38px;
  font-weight: bold;
  overflow: hidden;
}
.accountWorkspace .grid .familyAccount > .accountInformation > .balanceTitle:not(.personalBalanceTitle) {
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.accountWorkspace .grid .familyAccount > .accountInformation > .balanceTitle:not(.personalBalanceTitle):hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
.accountWorkspace .grid .familyAccount > .accountInformation > .balanceTitle.personalBalanceTitle {
  cursor: default;
}
@media (max-width: 600px) {
  .accountWorkspace .grid .familyAccount > .accountInformation > .balanceTitle {
    padding: 34px 0 4px 0;
  }
}
.accountWorkspace .grid .familyAccount > .accountInformation > .balanceTitle .fambg {
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 0;
  height: 100%;
}
.accountWorkspace .grid .familyAccount > .accountInformation > .balanceTitle > .accountBalanceLabel {
  font-size: 15px;
  color: rgb(255, 255, 255);
  font-weight: 350;
  position: relative;
  z-index: 2;
}
.accountWorkspace .grid .familyAccount > .accountInformation > .balanceTitle > .accountBalanceLabel.green {
  color: #AFEF00;
  font-weight: bold;
  height: 20px;
  margin-top: 7px;
  margin-bottom: 8px;
}
@media (max-width: 600px) {
  .accountWorkspace .grid .familyAccount > .accountInformation > .balanceTitle > .accountBalanceLabel.green {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.accountWorkspace .grid .familyAccount > .accountInformation > .balanceTitle > .accountBalance {
  font-family: "Roboto Mono", "Courier New" !important;
  position: relative;
  z-index: 2;
}
.accountWorkspace .grid .familyAccount > .accountInformation > .balanceTitle > .accountIcon {
  position: relative;
  z-index: 2;
}
.accountWorkspace .grid .familyAccount > .accountInformation > .balanceTitle > .accountBalanceChange {
  font-family: "Roboto Mono", "Courier New" !important;
  font-size: 20px;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 5px;
}
.accountWorkspace .grid .familyAccount > .derivedAccounts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px 0 0 0;
  margin: -20px auto 0px auto;
  max-width: 304px;
  overflow: hidden;
  border-right: 1px solid #6d6d6d;
  border-left: 1px solid #6d6d6d;
}
.accountWorkspace .grid .familyAccount > .derivedAccounts > .singleElement {
  display: block !important;
}
.accountWorkspace .grid .familyAccount > .derivedAccounts > .singleElement .spendBtn {
  text-align: center;
  cursor: pointer;
  border: 2px solid #00afef;
  padding-bottom: 2px;
  border-radius: 5px;
}
.accountWorkspace .grid .familyAccount > .derivedAccounts > .derivedAccount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  height: auto;
  opacity: 1;
  -webkit-transition: height 0.5s 0s, opacity 0s 0ms, padding-top 0.5s 0s, padding-bottom 0.5s 0s, padding-left 0s 0s, padding-right 0s 0s;
  transition: height 0.5s 0s, opacity 0s 0ms, padding-top 0.5s 0s, padding-bottom 0.5s 0s, padding-left 0s 0s, padding-right 0s 0s;
  background: #4d5560;
  position: relative;
}
.accountWorkspace .grid .familyAccount > .derivedAccounts > .derivedAccount > .border {
  width: 200px;
  position: absolute;
  border: 1px solid #242424;
  margin-top: 45px;
  margin-left: 35px;
}
.accountWorkspace .grid .familyAccount > .derivedAccounts > .derivedAccount:has(.userTitle .accountVerified) > .border {
  margin-top: auto;
  bottom: 0;
}
.accountWorkspace .grid .familyAccount > .derivedAccounts > .derivedAccount:last-child {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.accountWorkspace .grid .familyAccount > .derivedAccounts > .derivedAccount:last-child > .border {
  display: none;
}
.accountWorkspace .grid .familyAccount > .derivedAccounts > .derivedAccount > .userTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 15px;
}
.accountWorkspace .grid .familyAccount > .derivedAccounts > .derivedAccount > .userTitle > .accountHash {
  font-size: 11px;
  font-family: "Roboto Mono", "Courier New" !important;
  color: rgb(200, 200, 200);
  min-height: 5px;
}
.accountWorkspace .grid .familyAccount > .derivedAccounts > .derivedAccount > .userTitle > .accountUser {
  font-size: 14px;
  font-weight: 400;
}
.accountWorkspace .grid .familyAccount > .derivedAccounts > .derivedAccount > .userTitle > .accountVerified {
  font-size: 14px;
  font-weight: 200;
}
.accountWorkspace .grid .familyAccount > .derivedAccounts > .derivedAccount > .balanceTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  min-width: 65px;
}
.accountWorkspace .grid .familyAccount > .derivedAccounts > .derivedAccount > .balanceTitle > .accountBalanceLabel {
  font-size: 11px;
  color: rgb(200, 200, 200);
  min-height: 5px;
}
.accountWorkspace .grid .familyAccount > .derivedAccounts > .derivedAccount > .balanceTitle > .accountBalance {
  font-size: 14px;
  font-family: "Inter", "Arial", serif !important;
}
.accountWorkspace .grid .familyAccount > .derivedAccounts.hide > .derivedAccount {
  overflow: hidden;
  height: 0;
  opacity: 0;
  padding: 0;
  -webkit-transition: height 0.5s 0s, opacity 0s 0ms, padding 0.5s 0ms;
  transition: height 0.5s 0s, opacity 0s 0ms, padding 0.5s 0ms;
}
.accountWorkspace .grid .familyAccount > .showDerived {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 10px;
  padding: 10px;
  background-color: #242424;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  cursor: pointer;
  max-width: 304px;
  margin: 0 auto;
  border-left: 1px solid #6d6d6d;
  border-right: 1px solid #6d6d6d;
  border-bottom: 1px solid #6d6d6d;
}
.accountWorkspace .grid .familyAccount > .showDerived.active {
  -webkit-box-shadow: 1px 1px rgba(10, 10, 10, 0.2);
  box-shadow: 1px 1px rgba(10, 10, 10, 0.2);
}
.accountWorkspace .grid .familyAccount > .showDerived.active > .arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.accountWorkspace .grid .familyAccount > .showDerived > .text {
  margin-right: 5px;
  font-weight: 400;
}
.accountWorkspace .grid .familyAccount > .showDerived > .arrow {
  font-size: 12px;
}
.accountWorkspace .mobile-content-menu {
  position: relative;
  -webkit-backface-visibility: hidden;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* flex-direction: row-reverse; */
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* padding-right: 80px; */
  padding-bottom: 20px;
  background: none;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.accountWorkspace .input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}
.accountWorkspace .input-wrapper.error {
  background-color: rgba(255, 47, 47, 0.3);
}
.accountWorkspace .input-wrapper.error .label {
  opacity: 1;
}
.accountWorkspace .input-wrapper.error input:focus {
  border-color: #FF9F2F !important;
  background: rgba(255, 159, 47, 0.3) !important;
}
.accountWorkspace .input-wrapper img {
  margin: 3px;
}
.accountWorkspace .input-wrapper .qrReader .storm-button[type=button] {
  width: 140px;
  padding: 8px 16px;
  margin: 3px;
  height: 40px;
}
@media (max-width: 600px) {
  .accountWorkspace .input-wrapper .qrReader .storm-button[type=button] {
    width: 120px;
    height: auto;
    padding: 10px 16px;
  }
}
.accountWorkspace .enrollLabel {
  font-size: 16px;
  height: 30px;
  width: 150px;
}
@media (max-width: 600px) {
  .accountWorkspace .enrollLabel {
    min-width: 150px;
  }
}
.accountWorkspace .select {
  max-width: 299px;
  width: 299px;
  margin-left: 4px;
}
@media (max-width: 600px) {
  .accountWorkspace .select {
    min-width: 0;
    max-width: calc(100% - 150px);
  }
}
.accountWorkspace .select select {
  max-width: 299px;
}
@media (max-width: 600px) {
  .accountWorkspace .select select {
    min-width: 0;
    max-width: 100%;
    font-size: 13px;
  }
}
.accountWorkspace .familyInvites .button {
  width: 300px;
  margin: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 600px) {
  .accountWorkspace .familyInvites {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .accountWorkspace .familyInvites .button {
    -ms-flex-item-align: center;
    align-self: center;
  }
}
.accountWorkspace .transferSection {
  margin-top: 16px;
  margin-left: 20px;
  width: 300px;
}
.accountWorkspace .transferSection p.info {
  font-size: 14px;
  color: white;
  margin-bottom: 10px;
}

.familyWorkspace .derivedAccount {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  padding: 10px !important;
  border-bottom: 1px solid #6d6d6d;
}
.familyWorkspace .derivedAccount:last-of-type {
  border: none;
}
.familyWorkspace .derivedAccount:has(.balanceTitle2) .userTitle {
  width: 50px;
}
@media (max-width: 600px) {
  .familyWorkspace .derivedAccount:has(.balanceTitle2) .userTitle {
    width: 80px;
  }
}
@media (max-width: 1024px) {
  .familyWorkspace .balanceHeading {
    display: block !important;
    text-align: center !important;
    margin: 0 !important;
    padding: 0 0 10px 0 !important;
  }
}
.familyWorkspace .accountAvailBalance {
  color: white;
  z-index: 2;
  font-size: 12px;
  top: 16px;
  right: 10px;
  position: absolute;
  font-weight: normal;
}
@media (max-width: 380px) {
  .familyWorkspace .grid {
    display: block;
  }
}
.familyWorkspace .grid .familyAccount > .accountInformation .accountWrapper {
  width: 185px;
}
.familyWorkspace .grid .familyAccount > .accountInformation .accountWrapper.hide {
  -webkit-animation: fadeOut1 1.5s;
  animation: fadeOut1 1.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.familyWorkspace .grid .familyAccount > .accountInformation .accountWrapper.animate {
  -webkit-animation: fadeIn1 1.5s;
  animation: fadeIn1 1.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media (max-width: 1024px) {
  .familyWorkspace .grid .familyAccount {
    margin: 10px auto !important;
  }
}
.familyWorkspace .grid .familyAccount .accountTitle {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  height: 51px;
}
.familyWorkspace .grid .familyAccount .accountTitle input {
  width: 80px;
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 5px;
  padding-left: 30px;
  height: 30px;
  border: none;
  font-size: 16px;
  -webkit-animation: moveRight 1.5s;
  animation: moveRight 1.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.familyWorkspace .grid .familyAccount .accountTitle input[type=number]::-webkit-inner-spin-button,
.familyWorkspace .grid .familyAccount .accountTitle input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.familyWorkspace .grid .familyAccount .balanceTitle2 {
  -webkit-animation: moveLeft4 1.5s;
  animation: moveLeft4 1.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  position: relative;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.familyWorkspace .grid .familyAccount .balanceTitle2 input {
  width: 80px;
  position: relative;
  left: 0px;
  top: 0px;
  border-radius: 5px;
  height: 20px;
  border: none;
  font-size: 16px;
  text-align: center;
}
.familyWorkspace .grid .familyAccount .balanceTitle2 input[type=number]::-webkit-inner-spin-button,
.familyWorkspace .grid .familyAccount .balanceTitle2 input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.familyWorkspace .grid .familyAccount .balanceTitle {
  position: relative;
  min-width: 50px;
}
.familyWorkspace .grid .familyAccount .balanceTitle:not(.personalBalanceTitle) {
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.familyWorkspace .grid .familyAccount .balanceTitle:not(.personalBalanceTitle):hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
.familyWorkspace .grid .familyAccount .balanceTitle.animate {
  -webkit-animation: moveLeft4 1.5s;
  animation: moveLeft4 1.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  margin-right: 10px;
}
.familyWorkspace .grid .familyAccount .balanceTitle.animate2 {
  -webkit-animation: moveRight4 1.5s;
  animation: moveRight4 1.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.familyWorkspace .grid .familyAccount .balanceTitle2 .accountBalanceLabel {
  font-size: 11px;
  color: #c8c8c8;
}
.familyWorkspace .deposit, .familyWorkspace .depositSet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: right;
  position: relative;
  font-size: 12px;
  cursor: pointer;
}
.familyWorkspace .deposit.animate, .familyWorkspace .animate.depositSet {
  -webkit-animation: moveRight2 1.5s;
  animation: moveRight2 1.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media (max-width: 600px) {
  .familyWorkspace .deposit.animate, .familyWorkspace .animate.depositSet {
    -webkit-animation: moveRight21 1.5s;
    animation: moveRight21 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
}
.familyWorkspace .deposit .icon, .familyWorkspace .depositSet .icon {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}
.familyWorkspace .deposit .depositLabel, .familyWorkspace .depositSet .depositLabel {
  margin-top: 5px;
}
.familyWorkspace .depositSet {
  cursor: default;
  -webkit-animation: moveLeft 1.5s;
  animation: moveLeft 1.5s;
  top: 0;
  left: 20px;
  width: 162px;
  padding: 8px;
}
.familyWorkspace .depositSet > * {
  top: 5px;
  position: relative;
}
.familyWorkspace .withdraw, .familyWorkspace .withdrawSet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  width: 170px;
  padding: 15px 10px;
  position: relative;
  top: 0;
  right: 0;
  font-size: 12px;
  border-right: 1px solid rgba(255, 255, 255, 0.75);
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;
  transition: background-color 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, background-color 0.2s ease;
  transition: transform 0.2s ease, background-color 0.2s ease, -webkit-transform 0.2s ease;
}
.familyWorkspace .withdraw:hover, .familyWorkspace .withdrawSet:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  background-color: #afef00;
  color: #0A0A0A;
}
.familyWorkspace .withdraw:hover .icon, .familyWorkspace .withdrawSet:hover .icon {
  -webkit-filter: brightness(0) saturate(100%);
  filter: brightness(0) saturate(100%);
}
.familyWorkspace .withdraw.animate, .familyWorkspace .animate.withdrawSet {
  -webkit-animation: moveLeft3 1.5s;
  animation: moveLeft3 1.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.familyWorkspace .withdraw .icon, .familyWorkspace .withdrawSet .icon {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  transition: filter 0.2s ease;
  transition: filter 0.2s ease, -webkit-filter 0.2s ease;
}
.familyWorkspace .withdraw .withdrawLabel, .familyWorkspace .withdrawSet .withdrawLabel {
  margin-top: 5px;
}
.familyWorkspace .withdrawSet {
  cursor: default;
  -webkit-animation: moveRight3 1.5s;
  animation: moveRight3 1.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  top: 0;
  width: auto;
  padding-left: 15px;
  border-right: none;
  border-left: 1px solid rgba(255, 255, 255, 0.75);
}
.familyWorkspace .withdrawSet:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: transparent;
  color: inherit;
}
.familyWorkspace .withdrawSet:hover .icon {
  -webkit-filter: none;
  filter: none;
}
.familyWorkspace .limits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: right;
  padding: 15px 10px;
  width: 130px;
  position: relative;
  top: 0;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;
  transition: background-color 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, background-color 0.2s ease;
  transition: transform 0.2s ease, background-color 0.2s ease, -webkit-transform 0.2s ease;
}
.familyWorkspace .limits:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  background-color: #afef00;
  color: #0A0A0A;
}
.familyWorkspace .limits:hover .icon {
  -webkit-filter: brightness(0) saturate(100%);
  filter: brightness(0) saturate(100%);
}
.familyWorkspace .limits.animate {
  -webkit-animation: moveLeft3 1.5s;
  animation: moveLeft3 1.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.familyWorkspace .limits .icon {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  transition: filter 0.2s ease;
  transition: filter 0.2s ease, -webkit-filter 0.2s ease;
}
.familyWorkspace .limits .limitLabel {
  margin-top: 5px;
}
.familyWorkspace .accountFooter {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #242424;
  width: 100%;
  position: relative;
  border-radius: 0 0 10px 10px;
  border-left: 1px solid #6d6d6d;
  border-bottom: 1px solid #6d6d6d;
  border-right: 1px solid #6d6d6d;
  max-width: 304px;
  margin: 0 auto;
  overflow: hidden;
}
.familyWorkspace .accountFooter input {
  width: 90px;
  position: absolute;
  left: 10px;
  top: 10px;
  border-radius: 5px;
  padding-left: 30px;
  height: 30px;
  border: none;
  font-size: 16px;
  -webkit-animation: moveLeft2 1.5s;
  animation: moveLeft2 1.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.familyWorkspace .accountFooter input[type=number]::-webkit-inner-spin-button,
.familyWorkspace .accountFooter input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.familyWorkspace .balanceInfo {
  margin-top: 10px;
}
.familyWorkspace .balanceInfo .childAccount {
  padding: 5px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.3);
  font-family: "Roboto Mono", "Courier New" !important;
  border-radius: 10px 10px 0 0;
}
.familyWorkspace .balanceInfo .balanceAmounts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  font-size: 12px;
  padding: 4px;
  font-family: "Roboto Mono", "Courier New" !important;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 0 0 10px 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.familyWorkspace .balanceInfo .balanceAmounts.red {
  background-color: #FF2F2F;
}
.familyWorkspace .balanceInfo .balanceAmounts > .current, .familyWorkspace .balanceInfo .balanceAmounts > .future {
  min-width: 100px;
  text-align: center;
}
.familyWorkspace .balanceInfo .balanceAmounts > .fa {
  font-size: 18px;
}
.familyWorkspace #payout {
  margin-left: 20px;
  position: relative;
  bottom: 5px;
}
@media (max-width: 1024px) {
  .familyWorkspace #payout {
    margin-left: 0;
    margin-top: 20px;
  }
}

.personalSection, .familySection {
  font-size: 18px;
  font-weight: 300;
  color: white;
}
.personalSection > .personalHeading, .personalSection > .familyHeading, .familySection > .personalHeading, .familySection > .familyHeading {
  padding: 10px 20px;
}
.personalSection > .personalHeading .note, .personalSection > .familyHeading .note, .familySection > .personalHeading .note, .familySection > .familyHeading .note {
  padding: 8px;
  font-size: 16px;
  margin-top: 10px;
  max-width: 625px;
  border: 2px solid #00D27F;
  font-weight: 400;
}

.familyWorkspace .familyAccountHeading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.familyWorkspace .familyAccountHeading > .label {
  margin-right: 10px;
}
.familyWorkspace .familyAccountHeading > .accountHash {
  font-size: 16px;
  color: rgb(200, 200, 200);
}
.familyWorkspace .balanceHeading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
  font-size: 24px;
  padding: 10px;
  font-weight: 300;
  margin-bottom: 10px;
}
@media (max-width: 600px) {
  .familyWorkspace .balanceHeading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.familyWorkspace .balanceHeading > .accountBalanceLabel {
  margin-right: 10px;
}
@media (max-width: 600px) {
  .familyWorkspace .balanceHeading > .accountBalanceLabel {
    margin-right: 0;
  }
}
.familyWorkspace .balanceHeading > .accountBalance {
  font-family: "Roboto Mono", "Courier New" !important;
}
.familyWorkspace .accountLimitLabel {
  margin-right: 10px;
  font-size: 16px;
  color: white;
  padding: 10px;
  padding-top: 0px;
}
.familyWorkspace .grid {
  padding: 0;
}
@media (max-width: 1024px) {
  .familyWorkspace .grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.familyWorkspace .derivedAccount {
  display: inline-block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-weight: 300;
  color: white;
  min-height: 46px !important;
}
.familyWorkspace .derivedAccount .userTitle {
  width: 170px;
  margin-right: 10px;
}
.familyWorkspace .derivedAccount .balanceTitle, .familyWorkspace .derivedAccount .balanceTitle2 {
  width: 100px;
  width: 100px;
}
.familyWorkspace .derivedAccount .removeLimit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 21px;
  color: white;
  border: 1px solid red;
  border-radius: 5px;
  padding: 1px 2px 4px 5px;
  cursor: pointer;
  margin-left: 12px;
}
.familyWorkspace .derivedAccount .removeLimit > .removeButton {
  margin-top: -3px;
}
.familyWorkspace .derivedAccount .removeLimit > .removeButton > .icon {
  margin-left: -4px;
  margin-top: -1px;
  position: relative;
  top: 3px;
}
.familyWorkspace .derivedAccount .removeLimit > .removeButton > .icon > .fa {
  font-size: 14px;
}
.familyWorkspace .derivedAccount:first-child {
  height: 50px !important;
}
.familyWorkspace .derivedAccount:first-child .removeLimit {
  margin-top: 4px;
}
.familyWorkspace .derivedAccount .removeLimit2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  padding: 0px 2px 2px 5px;
  margin-left: 15px;
}
.familyWorkspace .derivedAccount > .account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: rgba(255, 255, 255, 0.2);
}
.familyWorkspace .derivedAccount > .account.basic {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
@media (max-width: 600px) {
  .familyWorkspace .derivedAccount > .account {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.familyWorkspace .derivedAccount > .account > .accountInformation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 20px;
  min-width: 250px;
}
@media (max-width: 600px) {
  .familyWorkspace .derivedAccount > .account > .accountInformation {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.familyWorkspace .derivedAccount > .account > .accountInformation > .accountHash {
  color: rgb(200, 200, 200);
  font-size: 12px;
}
.familyWorkspace .derivedAccount > .account > .accountInformation > .balance {
  font-family: "Roboto Mono", "Courier New" !important;
  font-size: 24px;
  margin-top: 5px;
}
.familyWorkspace .derivedAccount > .account > .accountTransfer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 235px;
}
.familyWorkspace .derivedAccount > .account > .accountTransfer > .transferType {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.familyWorkspace .derivedAccount > .account > .accountTransfer > .transferType > .transferButton, .familyWorkspace .derivedAccount > .account > .accountTransfer > .transferType > .limitButton {
  padding: 10px;
  font-size: 12px;
  background-color: rgba(10, 10, 10, 0.4);
  border-radius: 3px;
  margin-right: 5px;
  min-width: 75px;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.familyWorkspace .derivedAccount > .account > .accountTransfer > .transferType > .transferButton.active, .familyWorkspace .derivedAccount > .account > .accountTransfer > .transferType > .limitButton.active {
  background-color: rgba(10, 10, 10, 0.8);
}
.familyWorkspace .derivedAccount > .account > .accountTransfer > .transferType > .transferButton:last-child, .familyWorkspace .derivedAccount > .account > .accountTransfer > .transferType > .limitButton:last-child {
  margin-right: 0;
}
.familyWorkspace .derivedAccount > .account > .accountTransfer > .moneyInput {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  margin-top: 10px;
  background-color: rgba(10, 10, 10, 0.4);
  width: 100px;
  padding: 4px;
  border-radius: 3px;
  font-size: 18px;
  color: white;
  font-weight: 300;
}
.familyWorkspace .derivedAccount .limitHeading {
  padding: 7px 10px;
  float: left;
}
@media (max-width: 600px) {
  .familyWorkspace .derivedAccount .limitHeading {
    float: none;
  }
}
.familyWorkspace .derivedAccount > .accountLimits {
  border-top: 1px solid #0A0A0A;
  display: block;
  width: 100%;
  min-width: 235px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: rgba(255, 255, 255, 0.1);
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
}
@media (max-width: 600px) {
  .familyWorkspace .derivedAccount > .accountLimits {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.familyWorkspace .derivedAccount > .accountLimits > .limitType {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: auto;
}
@media (max-width: 600px) {
  .familyWorkspace .derivedAccount > .accountLimits > .limitType {
    margin-left: 0;
  }
}
.familyWorkspace .derivedAccount > .accountLimits > .limitType > .limitButton {
  padding: 10px;
  font-size: 12px;
  background-color: rgba(10, 10, 10, 0.4);
  border-radius: 3px;
  margin-right: 5px;
  min-width: 75px;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width: 380px) {
  .familyWorkspace .derivedAccount > .accountLimits > .limitType > .limitButton {
    min-width: 60px;
  }
}
.familyWorkspace .derivedAccount > .accountLimits > .limitType > .limitButton.active {
  background-color: rgba(10, 10, 10, 0.8);
}
.familyWorkspace .derivedAccount > .accountLimits > .limitType > .limitButton:last-child {
  margin-right: 0;
}
.familyWorkspace .derivedAccount > .accountLimits > .removeButton {
  padding: 7px;
  font-size: 12px;
  background-color: rgba(10, 10, 10, 0.4);
  border-radius: 3px;
  margin-right: 5px;
  min-width: 75px;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-top: 10px;
  float: right;
}
@media (max-width: 380px) {
  .familyWorkspace .derivedAccount > .accountLimits > .removeButton {
    min-width: 60px;
  }
}
.familyWorkspace .derivedAccount > .accountLimits > .removeButton.active {
  background-color: rgba(10, 10, 10, 0.8);
}
.familyWorkspace .derivedAccount > .accountLimits > .moneyInput {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  margin-top: 10px;
  background-color: rgba(10, 10, 10, 0.4);
  width: 100px;
  padding: 4px;
  border-radius: 3px;
  font-size: 18px;
  color: white;
  font-weight: 300;
  float: right;
}
.familyWorkspace .derivedAccount .childAccount {
  padding: 5px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.3);
  font-family: "Roboto Mono", "Courier New" !important;
}
.familyWorkspace .derivedAccount .balanceAmounts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  font-size: 12px;
  padding: 4px;
  font-family: "Roboto Mono", "Courier New" !important;
  background-color: rgba(255, 255, 255, 0.3);
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.familyWorkspace .derivedAccount .balanceAmounts.red {
  background-color: #FF2F2F;
}
.familyWorkspace .derivedAccount .balanceAmounts > .current, .familyWorkspace .derivedAccount .balanceAmounts > .future {
  min-width: 100px;
  text-align: center;
}
.familyWorkspace .derivedAccount .balanceAmounts > .fa {
  font-size: 18px;
}
.familyWorkspace .limitComplete {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 10px;
  padding: 5px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 300;
}
.familyWorkspace .transferComplete {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 10px;
  padding: 8px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 300;
}
@media (max-width: 600px) {
  .familyWorkspace .transferComplete {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }
}
.familyWorkspace .transferComplete.red {
  background-color: #FF2F2F;
}
.familyWorkspace .transferComplete > .transferBalanceHeading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  margin-left: 5px;
  color: white;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 600px) {
  .familyWorkspace .transferComplete > .transferBalanceHeading {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 10px;
  }
}
.familyWorkspace .transferComplete > .transferBalanceHeading > .accountBalanceLabel {
  margin-right: 10px;
}
@media (max-width: 600px) {
  .familyWorkspace .transferComplete > .transferBalanceHeading > .accountBalanceLabel {
    margin-right: 5px;
    margin-bottom: 5px;
  }
}
.familyWorkspace .transferComplete > .transferBalanceHeading > .accountBalance {
  font-family: "Roboto Mono", "Courier New" !important;
}
.familyWorkspace .transferComplete > .transferButton, .familyWorkspace .transferComplete .limitButton {
  font-size: 16px;
  padding: 10px 15px;
  background-color: rgba(10, 10, 10, 0.4);
  border: 2px solid #00afef;
  border-radius: 5px;
  cursor: pointer;
  color: white;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 200px;
  text-align: center;
}
.familyWorkspace .transferComplete > .transferButton.disabled, .familyWorkspace .transferComplete .limitButton.disabled {
  opacity: 0.5;
}
@media (max-width: 600px) {
  .familyWorkspace .transferComplete > .transferButton, .familyWorkspace .transferComplete .limitButton {
    margin-top: 5px;
  }
}
.familyWorkspace .transferComplete > .transferButton > .fa, .familyWorkspace .transferComplete .limitButton > .fa {
  margin-right: 10px;
}

.cashTopups .groupLabels, .cashTopups .avatar {
  padding: 10px 5px 0 5px;
}
.cashTopups .Label {
  display: inline;
  color: white;
  font-size: 20px;
  height: auto;
  width: 150px;
}
@media (max-width: 600px) {
  .cashTopups .Label {
    width: auto;
    min-width: 130px;
    padding-right: 10px;
  }
}
.cashTopups.transferSuccess .groupLabels {
  text-align: center;
  padding-bottom: 10px;
}
.cashTopups.transferSuccess .Label {
  font-size: 30px;
}
.cashTopups.transferSuccess .checkmark-wrapper {
  left: calc(50% - 100px);
  position: relative;
}
@media (min-width: 600px) {
  .cashTopups.transferSuccess .checkmark-wrapper {
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 600px) {
  .cashTopups.transferSuccess .checkmark-wrapper {
    padding: 5px;
  }
}
.cashTopups .groupButtons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 5px 0 5px;
}
.cashTopups .proceed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.1);
  color: white;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: 10px;
}
.cashTopups .proceed.selected {
  background-color: rgba(0, 175, 239, 0.5);
}
.cashTopups .proceed.disabled {
  opacity: 0.5;
}
@media (min-width: 600px) {
  .cashTopups .proceed:hover {
    background-color: rgba(0, 175, 239, 0.5);
  }
}
@media (max-width: 1024px) {
  .cashTopups .proceed:active {
    background-color: rgba(0, 175, 239, 0.5);
  }
}
.cashTopups .proceed .icon {
  background-color: rgba(10, 10, 10, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cashTopups .proceed .icon .fa {
  padding: 10px;
  font-size: 13px;
  -ms-flex-item-align: center;
  align-self: center;
  width: auto !important;
}
.cashTopups .proceed span {
  padding: 10px;
  -ms-flex-item-align: center;
  align-self: center;
  font-weight: 300;
  font-size: 13px;
  color: white;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.cashTopups .button1 {
  width: 195px;
}
.cashTopups .button2 {
  width: 90px;
}
.cashTopups .amount-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cashTopups .amount-field i {
  font-size: 40px;
  opacity: 0.5;
  color: white;
  font-weight: 200;
}
.cashTopups .amount-field > * {
  -ms-flex-item-align: center;
  align-self: center;
}
.cashTopups .sm {
  font-size: 16px !important;
  padding-top: 8px;
}
.cashTopups .storm-field {
  font-size: 60px !important;
  width: 200px !important;
  text-align: right;
  border: none;
  background: rgba(255, 255, 255, 0.1);
  color: white;
  outline: none;
}
@media (min-width: 600px) {
  .cashTopups .qrReader .storm-button {
    width: 350px;
  }
}
@media (max-width: 600px) {
  .cashTopups .qrReader .storm-button {
    width: 100%;
  }
}

.cardScan {
  max-width: 350px;
  margin: 10px;
  margin-left: 0px;
}
@media (max-width: 600px) {
  .cardScan {
    margin-right: 0px;
  }
}

.transactionWidget {
  color: white;
  width: 100%;
  position: relative;
  top: 50px;
  font-size: 30px;
}
@media (max-width: 600px) {
  .transactionWidget {
    top: calc(50vh - 206px);
  }
}
.transactionWidget div {
  text-align: center;
}
.transactionWidget .userAvatar {
  width: 150px;
  left: calc(50% - 75px);
  position: relative;
}

.grid-table table {
  width: 100%;
}
.grid-table tbody {
  display: inline-block;
  position: relative;
  left: calc(50% - 150px);
}
.grid-table tr {
  display: block;
}
.grid-table button {
  margin: 20px 25px 20px 25px;
  border: none;
  background: transparent;
  color: #FF2F2F;
  font-size: 20px;
  width: 30px;
}
.grid-table button.disabled {
  color: grey;
}
.grid-table .Q {
  font-size: 16px;
}
.grid-table .Q1 {
  display: inline-block;
  margin-left: 10px;
}
.grid-table .Q2 {
  display: inline-block;
  margin-left: 30px;
}
.grid-table .Q3, .grid-table .Q4, .grid-table .Q5, .grid-table .Q6 {
  display: inline-block;
}
.grid-table .Q6 button, .grid-table .Q9 button, .grid-table .Q12 button, .grid-table .Q16 button {
  margin-right: 0;
}
.grid-table .Q7, .grid-table .Q10 {
  display: inline-block;
  margin-left: 80px;
}
.grid-table .Q1 button, .grid-table .Q3 button, .grid-table .Q13 button {
  margin-left: 0;
}
.grid-table .Q8, .grid-table .Q9, .grid-table .Q11, .grid-table .Q12, .grid-table .Q13, .grid-table .Q14, .grid-table .Q15, .grid-table .Q16 {
  display: inline-block;
}

.driverTotalCount {
  position: relative;
  left: calc(50% - 120px);
  width: 240px;
  background-color: #919191;
}
.driverTotalCount .enrollLabel {
  left: calc(50% - 100px);
  position: relative;
  width: 240px !important;
  padding: 5px !important;
}

.driverTotal {
  position: relative;
  left: calc(50% - 120px);
  width: 240px;
  background-color: #919191;
}
.driverTotal .enrollLabel {
  left: calc(50% - 50px);
  position: relative;
  width: 240px !important;
  padding: 5px !important;
}

.driverTrip .enrollLabel:last-of-type {
  min-width: 50px;
  width: 50px;
  margin-left: 20px;
}

#centered-toggle-button {
  position: absolute;
}

.disclaimer2 {
  background: #0e90d2;
  padding: 5px 10px;
  border-radius: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: white;
  font-size: 14px;
  max-width: 575px;
  width: 100%;
}

.layer .button.checkout.red {
  background: #FF2F2F !important;
}

.subcategory-toggle {
  cursor: pointer !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.subcategory-toggle:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

@-webkit-keyframes moveLeft {
  from {
    left: 200px;
  }
  to {
    left: 20px;
  }
}

@keyframes moveLeft {
  from {
    left: 200px;
  }
  to {
    left: 20px;
  }
}
@-webkit-keyframes moveLeft2 {
  from {
    left: -10px;
    opacity: 0;
  }
  to {
    left: 20px;
    opacity: 1;
  }
}
@keyframes moveLeft2 {
  from {
    left: -10px;
    opacity: 0;
  }
  to {
    left: 20px;
    opacity: 1;
  }
}
@-webkit-keyframes moveLeft3 {
  from {
    left: 200px;
  }
  to {
    left: 0px;
  }
}
@keyframes moveLeft3 {
  from {
    left: 200px;
  }
  to {
    left: 0px;
  }
}
@-webkit-keyframes moveLeft4 {
  from {
    left: 100px;
  }
  to {
    left: 0px;
  }
}
@keyframes moveLeft4 {
  from {
    left: 100px;
  }
  to {
    left: 0px;
  }
}
@-webkit-keyframes moveRight {
  from {
    left: 408px;
  }
  to {
    left: 228px;
  }
}
@keyframes moveRight {
  from {
    left: 408px;
  }
  to {
    left: 228px;
  }
}
@-webkit-keyframes moveRight2 {
  from {
    left: 20px;
  }
  to {
    left: 195px;
  }
}
@keyframes moveRight2 {
  from {
    left: 20px;
  }
  to {
    left: 195px;
  }
}
@-webkit-keyframes moveRight21 {
  from {
    left: 20px;
  }
  to {
    left: 220px;
  }
}
@keyframes moveRight21 {
  from {
    left: 20px;
  }
  to {
    left: 220px;
  }
}
@-webkit-keyframes moveRight3 {
  from {
    left: 20px;
  }
  to {
    left: 125px;
  }
}
@keyframes moveRight3 {
  from {
    left: 20px;
  }
  to {
    left: 125px;
  }
}
@-webkit-keyframes moveRight4 {
  from {
    left: -100px;
  }
  to {
    left: 0;
  }
}
@keyframes moveRight4 {
  from {
    left: -100px;
  }
  to {
    left: 0;
  }
}
@-webkit-keyframes fadeOut1 {
  from {
    position: absolute;
    overflow: hidden;
    border: none;
    opacity: 1;
    left: 20px;
  }
  to {
    position: absolute;
    border: none;
    opacity: 0;
    overflow: hidden;
    left: -200px;
  }
}
@keyframes fadeOut1 {
  from {
    position: absolute;
    overflow: hidden;
    border: none;
    opacity: 1;
    left: 20px;
  }
  to {
    position: absolute;
    border: none;
    opacity: 0;
    overflow: hidden;
    left: -200px;
  }
}
@-webkit-keyframes fadeIn1 {
  from {
    position: absolute;
    overflow: hidden;
    border: none;
    opacity: 0;
    left: -200px;
  }
  to {
    position: absolute;
    opacity: 1;
    overflow: hidden;
    left: 0px;
  }
}
@keyframes fadeIn1 {
  from {
    position: absolute;
    overflow: hidden;
    border: none;
    opacity: 0;
    left: -200px;
  }
  to {
    position: absolute;
    opacity: 1;
    overflow: hidden;
    left: 0px;
  }
}
@charset "UTF-8";
/*------------------ OPTIONS ------------------- */
/* !==== Primary Colours */
/* Off white temp */
/* !==== Secondary Colours */
/* Warning */
/* Error/Failure */
/* Success */
/* Yellow */
/*$color_primary: rgb(192,255,0); //GREEN*/
/*$color_primary: rgb(0,192,255); //BLUE*/
/* !==== This is the main colour ====! */
/* !==== This is the main colour of the desktop sidebars ====!*/
/* !==== Color for the header ====! */
/* !==== Color for the footer ====! */
/* !==== Size of a phone ====! */
/**
	Function for figuring out if something is light or dark
*/
@-webkit-keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.basicMealContainer {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 25px;
}
.basicMealContainer .navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  max-width: 850px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 1024px) {
  .basicMealContainer .navigation {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .basicMealContainer .navigation {
    padding-bottom: 5px;
  }
}
.basicMealContainer .navigation .flow {
  margin-right: 15px;
}
@media (max-width: 600px) {
  .basicMealContainer .navigation .flow {
    margin-right: 0px;
  }
}
@media (max-width: 1024px) {
  .basicMealContainer .navigation .flow {
    margin-right: 0px;
  }
}
.basicMealContainer .navigation .select {
  margin-left: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  min-width: 200px;
  width: auto;
}
@media (min-width: 600px) {
  .basicMealContainer .navigation .select {
    margin-left: 10px;
  }
}
.basicMealContainer .navigation .select .tooltip-container {
  width: 100%;
}
.basicMealContainer .navigation .select:after {
  margin-left: -35px;
}
@media (max-width: 600px) {
  .basicMealContainer .navigation .select:after {
    font-size: 14px;
  }
}
.basicMealContainer .navigation .select select {
  height: 34px;
}
@media (max-width: 600px) {
  .basicMealContainer .navigation .select select {
    font-size: 14px;
    height: 25px;
  }
}
.basicMealContainer .navigation .datesListing {
  width: 100%;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.basicMealContainer .navigation .dayChangeContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 43px;
}
@media (max-width: 1024px) {
  .basicMealContainer .navigation .dayChangeContainer {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}
@media (max-width: 600px) {
  .basicMealContainer .navigation .dayChangeContainer {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}
.basicMealContainer .navigation .dayChangeContainer > .button {
  min-height: 35px;
}
.basicMealContainer .navigation .dayChangeContainer > .button > .icon > .fa {
  width: 50px;
  text-align: center;
}
.basicMealContainer .navigation .dayChangeContainer > .button:first-of-type {
  margin-right: 8px;
}
.basicMealContainer .navigation .dayChangeContainer > .button:last-of-type {
  margin-left: 8px;
}
.basicMealContainer .navigation .dayChangeContainer .dayContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 600px) {
  .basicMealContainer .navigation .dayChangeContainer .dayContainer {
    min-width: 400px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (max-width: 1024px) {
  .basicMealContainer .navigation .dayChangeContainer .dayContainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .basicMealContainer .navigation .dayChangeContainer .dayContainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 5px 0;
  }
}
.basicMealContainer .navigation .dayChangeContainer .dayContainer .day {
  margin-right: 10px;
  margin-left: 10px;
}
.basicMealContainer .navigation .dayChangeContainer .dayContainer .day, .basicMealContainer .navigation .dayChangeContainer .dayContainer .date {
  font-size: 25px;
}
@media (max-width: 1024px) {
  .basicMealContainer .navigation .dayChangeContainer .dayContainer .day, .basicMealContainer .navigation .dayChangeContainer .dayContainer .date {
    text-align: center;
  }
}
@media (max-width: 600px) {
  .basicMealContainer .navigation .dayChangeContainer .dayContainer .day, .basicMealContainer .navigation .dayChangeContainer .dayContainer .date {
    font-size: 20px;
    text-align: center;
  }
}
.basicMealContainer .navigation .dayChangeContainer .dayContainer .day {
  font-weight: 400;
}
.basicMealContainer .navigation .dayChangeContainer .dayContainer .date {
  font-weight: 200;
}
.basicMealContainer .navigation .view {
  margin-left: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 600px) {
  .basicMealContainer .navigation .view {
    margin: 0;
  }
}
.basicMealContainer .navigation .view .icontab .tab {
  height: auto !important;
  width: auto !important;
  margin-right: 10px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.basicMealContainer .navigation .view .icontab .tab .fa {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.5);
  padding: 0;
}
@media (max-width: 600px) {
  .basicMealContainer .navigation .view .icontab .tab .fa {
    font-size: 15px;
  }
}
.basicMealContainer .navigation .view .icontab .selected {
  border-bottom-width: 2px;
}
.basicMealContainer .navigation .view .icontab .selected .fa {
  color: white;
}
.basicMealContainer .navigation .cartContainer.tpremote-checkout {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.basicMealContainer .navigation > .button {
  background: #007BB7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .basicMealContainer .navigation > .button {
    margin-left: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
  }
  .basicMealContainer .navigation > .button:first-child {
    margin-right: 5px;
  }
  .basicMealContainer .navigation > .button:last-child {
    margin-left: 5px;
  }
}
@media (max-width: 600px) {
  .basicMealContainer .navigation > .button {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
    margin-right: 5px;
  }
}
@media (max-width: 600px) {
  .basicMealContainer .navigation > .button.suggestion {
    margin-right: 0;
  }
}
@media (min-width: 600px) {
  .basicMealContainer .navigation > .button.checkout {
    margin-left: 10px;
  }
}
@media (max-width: 600px) {
  .basicMealContainer .navigation > .button.checkout {
    margin: 0;
  }
  .basicMealContainer .navigation > .button.checkout > span {
    font-size: 14px;
  }
}
.basicMealContainer .navigation > .button .items {
  font-weight: 400;
  color: #AFEF00;
  margin-left: 5px;
  padding-right: 10px;
}
.basicMealContainer .navigation > .button > .icon {
  padding: 1px;
}
.basicMealContainer .navigation > .button > span {
  padding: 8px;
}
@media (max-width: 600px) {
  .basicMealContainer .navigation > .button > span {
    font-size: 12px;
  }
}
@media (max-width: 380px) {
  .basicMealContainer .navigation > .button > span {
    padding: 8px 4px;
  }
}
.basicMealContainer .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 850px;
}
@media (max-width: 1024px) {
  .basicMealContainer .content {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
@media (max-width: 600px) {
  .basicMealContainer .content {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-bottom: 30px;
  }
}
.basicMealContainer .content > .section {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.basicMealContainer .content > .section .heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  border: none;
}
@media (max-width: 600px) {
  .basicMealContainer .content > .section .heading {
    font-size: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.basicMealContainer .content > .section .heading .name {
  padding-right: 8px;
  text-align: center;
}
@media (max-width: 600px) {
  .basicMealContainer .content > .section .heading .name {
    padding-right: 0;
  }
}
.basicMealContainer .content > .section .heading .timeWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 600px) {
  .basicMealContainer .content > .section .heading .timeWrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.basicMealContainer .content > .section .heading .timeWrapper .to {
  padding-right: 8px;
  font-weight: 200;
}
.basicMealContainer .content > .section .heading .timeWrapper .start {
  padding-right: 8px;
}
.basicMealContainer .content > .section .heading .timeWrapper .start, .basicMealContainer .content > .section .heading .timeWrapper .stop {
  font-weight: 400;
}
.basicMealContainer .content > .section .heading .remaining {
  background-color: #007BB7;
  color: white;
  padding: 5px 10px;
  margin-left: 10px;
  min-width: 70px;
}
@media (max-width: 600px) {
  .basicMealContainer {
    margin: 15px;
  }
  .basicMealContainer .checkout {
    background: #AFEF00 !important;
    position: fixed;
    bottom: 50px !important;
    z-index: 11;
    left: 25px;
    width: 85% !important;
  }
  .basicMealContainer .checkout span {
    color: rgba(0, 0, 0, 0.6) !important;
  }
  .basicMealContainer .checkout .fa {
    padding: 16px !important;
  }
  .basicMealContainer .checkout .icon {
    height: 49px;
  }
}
.basicMealContainer .button.suggestion {
  margin-left: 10px;
}
@media (max-width: 1024px) {
  .basicMealContainer .button.suggestion {
    margin-left: 0;
  }
}
.basicMealContainer .button.allergens {
  margin-left: 10px;
}
@media (max-width: 600px) {
  .basicMealContainer .button.allergens {
    margin-left: 0;
  }
}
.basicMealContainer .searchDiv {
  width: 97%;
  margin: 0 auto;
  top: 0;
}
.basicMealContainer .searchDiv .storm-field.searchLabel::before {
  padding-left: 30px;
}
.basicMealContainer .searchDiv .storm-field.search {
  border-radius: 10px;
  width: 100%;
  max-width: 100%;
  padding: 8px 8px 8px 37px;
}
.basicMealContainer .input-wrapper.flow {
  position: relative;
  display: block;
  width: 250px;
  height: 250px;
  margin: 10px;
}
.basicMealContainer .input-wrapper.flow .flowGroupImg {
  margin: 0;
  width: 100%;
  height: 100%;
}
.basicMealContainer .input-wrapper.flow .allergens {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(10, 10, 10, 0.7);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.basicMealContainer .input-wrapper.flow .allergens .allergen {
  -ms-flex-item-align: center;
  align-self: center;
  background: rgba(10, 10, 10, 0.6);
  padding: 5px 10px;
  margin: 1px;
  max-width: 200px;
  overflow-wrap: break-word;
}
.basicMealContainer .input-wrapper.flow .select {
  position: absolute;
  width: 100%;
  margin: 0;
  border-radius: 0;
  height: 40px;
  margin-top: 210px;
  top: 0;
  padding: 0;
}
.basicMealContainer .input-wrapper.flow .select select {
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-align: self-end;
  -ms-flex-align: self-end;
  align-items: self-end;
  position: relative;
  top: -210px;
  padding-bottom: 10px;
  padding-left: 20px;
  height: 250px;
}
.basicMealContainer .input-wrapper:last-of-type {
  padding-bottom: 0;
}
.basicMealContainer .noMeals {
  padding: 0 10px;
}

.list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list .meal {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 450px;
  flex: 1 0 450px;
  min-height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.list .meal .bottomBar {
  color: white;
}
.list .meal .image, .list .meal .topBar, .list .meal .bottomBar, .list .meal .text, .list .meal .wrap {
  position: static;
}
.list .meal .text {
  height: auto;
}
.list .meal .image {
  min-height: 200px;
  min-width: 200px;
}
.list .meal .barWrapper {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-width: 200px;
}
.list .meal .barWrapper .topBar, .list .meal .barWrapper .bottomBar {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.list .meal .barWrapper .description {
  display: block;
  font-size: 13px;
  font-weight: 300;
  padding: 10px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.list .meal .barWrapper .bottomBar .normalPrice.strike {
  color: #F3F3F3;
}
.list .meal .bottomBar {
  background: transparent;
}
.list .flow .meal {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 200px;
  flex: 1 0 200px;
}

.barWrapper .text {
  position: absolute;
  bottom: 58px;
}
.barWrapper .text.lower {
  bottom: 38px;
}
.barWrapper .wrap {
  position: absolute;
  bottom: 38px;
}

.big .meal {
  min-height: 350px;
  min-width: 350px;
}

.meal {
  background: rgba(10, 10, 10, 0.3);
  min-height: 250px;
  min-width: 250px;
  margin: 10px;
  position: relative;
  -webkit-box-shadow: 0 0 2px 0 rgba(10, 10, 10, 0.3);
  box-shadow: 0 0 2px 0 rgba(10, 10, 10, 0.3);
}
.meal .allergens {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(10, 10, 10, 0.7);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.meal .allergens .allergen {
  -ms-flex-item-align: center;
  align-self: center;
  background: rgba(10, 10, 10, 0.6);
  padding: 5px 10px;
  margin: 1px;
  max-width: 200px;
  overflow-wrap: break-word;
}
.meal .image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.meal .topBar {
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: absolute;
  background: rgba(10, 10, 10, 0.8);
  top: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.meal .topBar .name {
  padding: 10px;
  font-weight: 500;
}
.meal .topBar .dietaryProfile {
  padding: 10px;
  font-size: 10px;
  font-weight: 300;
}
.meal .topBar .dietaryProfile > div {
  margin: 1px;
  line-height: 21px;
  text-align: center;
  display: inline-block;
  height: 20px;
  width: 20px;
  min-height: 20px;
  min-width: 20px;
  /*box-shadow: inset 0 0 0 1px rgba(black, 0.2);*/
}
.meal .topBar .remaining {
  background-color: #007BB7;
  color: white;
  padding: 5px 10px;
  margin-right: 5px;
  min-width: 70px;
}
.meal .loyalty {
  position: absolute;
  bottom: 40px;
  right: 0px;
  padding: 5px;
  cursor: pointer;
  z-index: 10;
}
.meal .loyalty.higher {
  bottom: 58px;
}
.meal .loyalty img {
  width: 30px;
}
.meal .loyaltyModel {
  position: absolute;
  bottom: 92px;
  right: 0px;
  background: rgba(10, 10, 10, 0.8);
  padding: 5px 10px;
  width: 100%;
  max-width: 250px;
  opacity: 0;
  height: 0;
}
.meal .loyaltyModel.hide {
  -webkit-animation: changeOpacity 0.5s linear 0s 1 forwards;
  animation: changeOpacity 0.5s linear 0s 1 forwards;
}
.meal .loyaltyModel.show {
  -webkit-animation: changeOpacity1 0.5s linear 0s 1 forwards;
  animation: changeOpacity1 0.5s linear 0s 1 forwards;
}
.meal .description {
  display: none;
}

.meal, .bottomSection {
  position: relative;
}
.meal .bottomBar, .bottomSection .bottomBar {
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: black;
  min-height: 38px;
}
.meal .bottomBar.show, .bottomSection .bottomBar.show {
  bottom: 0px;
}
@media (max-width: 600px) {
  .meal .bottomBar.show, .bottomSection .bottomBar.show {
    bottom: 0px;
  }
}
.meal .bottomBar .button, .bottomSection .bottomBar .button {
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.meal .bottomBar .button .icon, .bottomSection .bottomBar .button .icon {
  background: none;
}
.meal .bottomBar .button .icon > .fa, .bottomSection .bottomBar .button .icon > .fa {
  padding: 12px;
}
@media (max-width: 600px) {
  .meal .bottomBar .button .icon > .fa, .bottomSection .bottomBar .button .icon > .fa {
    font-size: 20px;
    padding: 10px;
  }
}
.meal .bottomBar [data-name=plus], .bottomSection .bottomBar [data-name=plus] {
  background: #007BB7;
}
.meal .bottomBar [data-name=minus], .bottomSection .bottomBar [data-name=minus] {
  background: #FF2F2F;
}
.meal .bottomBar .booked, .bottomSection .bottomBar .booked {
  background: rgba(255, 47, 47, 0.4);
  padding: 10px 10px;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.meal .bottomBar .price, .bottomSection .bottomBar .price {
  margin-left: auto;
  margin-right: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.meal .bottomBar .price .normalPrice.strike, .bottomSection .bottomBar .price .normalPrice.strike {
  -webkit-text-decoration: line-through red 2px;
  text-decoration: line-through red 2px;
  padding: 5px;
  color: black;
  border-radius: 5px 0px 0px 5px;
}
.meal .bottomBar .price .discountPrice, .bottomSection .bottomBar .price .discountPrice {
  color: #FFFFFF;
  background: #2ca02c;
  padding: 5px;
  border-radius: 5px;
}
.meal .comments, .bottomSection .comments {
  background-color: #3b4567;
  color: white;
  padding: 8px 16px;
  font-size: 17px;
  font-weight: 200;
  outline: none;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: block !important;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px transparent;
  border-left: solid 4px transparent;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  max-width: 100%;
  margin: 3px 0px;
}
.meal .comments.test, .bottomSection .comments.test {
  max-width: 84%;
}
.meal .comments::-webkit-input-placeholder, .bottomSection .comments::-webkit-input-placeholder {
  font-size: 12px;
}
.meal .comments::-moz-placeholder, .bottomSection .comments::-moz-placeholder {
  font-size: 12px;
}
.meal .comments:-ms-input-placeholder, .bottomSection .comments:-ms-input-placeholder {
  font-size: 12px;
}
.meal .comments::-ms-input-placeholder, .bottomSection .comments::-ms-input-placeholder {
  font-size: 12px;
}
.meal .comments::placeholder, .bottomSection .comments::placeholder {
  font-size: 12px;
}
.meal .text, .bottomSection .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
@media (max-width: 600px) {
  .meal .text, .bottomSection .text {
    bottom: 70px;
  }
}
.meal .wrap, .bottomSection .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
@media (max-width: 600px) {
  .meal .wrap, .bottomSection .wrap {
    bottom: 51px;
  }
}
@media (max-width: 600px) {
  .meal .wrap, .bottomSection .wrap {
    bottom: 50px;
  }
}
.meal .wrap .button, .bottomSection .wrap .button {
  height: 20px;
  width: 50%;
  text-align: center;
}
.meal .wrap .button:hover, .bottomSection .wrap .button:hover {
  background: #003367;
}
.meal .wrap .plus, .bottomSection .wrap .plus {
  background: rgba(10, 10, 10, 0.8);
}
.meal .wrap .plus.selected, .bottomSection .wrap .plus.selected {
  background: #00afef;
}

.bottomSection .bottomBar {
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
}
@media (max-width: 600px) {
  .bottomSection .bottomBar {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.bottomSection .bottomBar .booked {
  background: none;
  margin: 0 auto;
}
.bottomSection .bottomBar .tooltip-container {
  margin-left: auto;
}
.bottomSection .wrap .plus {
  background: rgba(10, 10, 10, 0.3);
}

.mealContainer.flow {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flowContainer {
  margin: 0px;
}
.flowContainer .navigation {
  padding-bottom: 0px;
  border-bottom: none;
}

@-webkit-keyframes dietaryLeft1 {
  from {
    left: 30px;
  }
  to {
    left: 0px;
  }
}

@keyframes dietaryLeft1 {
  from {
    left: 30px;
  }
  to {
    left: 0px;
  }
}
@-webkit-keyframes dietaryLeft2 {
  from {
    left: 60px;
  }
  to {
    left: 0px;
  }
}
@keyframes dietaryLeft2 {
  from {
    left: 60px;
  }
  to {
    left: 0px;
  }
}
@-webkit-keyframes dietaryLeft3 {
  from {
    left: 90px;
  }
  to {
    left: 0px;
  }
}
@keyframes dietaryLeft3 {
  from {
    left: 90px;
  }
  to {
    left: 0px;
  }
}
@-webkit-keyframes dietaryLeft4 {
  from {
    left: 120px;
  }
  to {
    left: 0px;
  }
}
@keyframes dietaryLeft4 {
  from {
    left: 120px;
  }
  to {
    left: 0px;
  }
}
@-webkit-keyframes dietaryLeft5 {
  from {
    left: 150px;
  }
  to {
    left: 0px;
  }
}
@keyframes dietaryLeft5 {
  from {
    left: 150px;
  }
  to {
    left: 0px;
  }
}
@-webkit-keyframes dietaryLeft6 {
  from {
    left: 180px;
  }
  to {
    left: 0px;
  }
}
@keyframes dietaryLeft6 {
  from {
    left: 180px;
  }
  to {
    left: 0px;
  }
}
@-webkit-keyframes dietaryLeft7 {
  from {
    left: 210px;
  }
  to {
    left: 0px;
  }
}
@keyframes dietaryLeft7 {
  from {
    left: 210px;
  }
  to {
    left: 0px;
  }
}
@-webkit-keyframes dietaryLeft8 {
  from {
    left: 240px;
  }
  to {
    left: 0px;
  }
}
@keyframes dietaryLeft8 {
  from {
    left: 240px;
  }
  to {
    left: 0px;
  }
}
@-webkit-keyframes dietaryLeft9 {
  from {
    left: 270px;
  }
  to {
    left: 0px;
  }
}
@keyframes dietaryLeft9 {
  from {
    left: 270px;
  }
  to {
    left: 0px;
  }
}
@-webkit-keyframes dietaryLeft10 {
  from {
    left: 300px;
  }
  to {
    left: 0px;
  }
}
@keyframes dietaryLeft10 {
  from {
    left: 300px;
  }
  to {
    left: 0px;
  }
}
@-webkit-keyframes dietaryFade {
  from {
    opacity: 0.1;
  }
  to {
    opacity: 1;
  }
}
@keyframes dietaryFade {
  from {
    opacity: 0.1;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes changeOpacity {
  0% {
    opacity: 1;
    height: 48px;
    visibility: visible;
  }
  100% {
    opacity: 0;
    height: 0px;
    visibility: hidden;
  }
}
@keyframes changeOpacity {
  0% {
    opacity: 1;
    height: 48px;
    visibility: visible;
  }
  100% {
    opacity: 0;
    height: 0px;
    visibility: hidden;
  }
}
@-webkit-keyframes changeOpacity1 {
  0% {
    opacity: 0;
    height: 0px;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    height: 48px;
    visibility: visible;
  }
}
@keyframes changeOpacity1 {
  0% {
    opacity: 0;
    height: 0px;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    height: 48px;
    visibility: visible;
  }
}
/*------------------ OPTIONS ------------------- */
/* !==== Primary Colours */
/* Off white temp */
/* !==== Secondary Colours */
/* Warning */
/* Error/Failure */
/* Success */
/* Yellow */
/*$color_primary: rgb(192,255,0); //GREEN*/
/*$color_primary: rgb(0,192,255); //BLUE*/
/* !==== This is the main colour ====! */
/* !==== This is the main colour of the desktop sidebars ====!*/
/* !==== Color for the header ====! */
/* !==== Color for the footer ====! */
/* !==== Size of a phone ====! */
/**
	Function for figuring out if something is light or dark
*/
@keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.mealContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 10px;
}
.mealContainer .headerContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  margin-top: 10px;
  color: white;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
@media (max-width: 1024px) {
  .mealContainer .headerContainer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.mealContainer .headerContainer > .button {
  font-weight: 400;
  background: rgba(10, 10, 10, 0.3);
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mealContainer .headerContainer > .button:nth-of-type(2) {
  margin-left: 10px;
}
.mealContainer .headerContainer > .button:nth-of-type(5) {
  margin-left: 10px;
}
@media (max-width: 1024px) {
  .mealContainer .headerContainer > .button {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
  }
}
.mealContainer .headerContainer > .button > .fa {
  margin-right: 8px;
  padding: 15px;
}
.mealContainer .headerContainer > .button > .items {
  font-weight: 400;
  color: #AFEF00;
  margin-left: 5px;
  padding-right: 10px;
}
.mealContainer .headerContainer > .button > .icon {
  height: 49px;
}
@media (max-width: 600px) {
  .mealContainer .headerContainer > .button {
    margin-left: 5px;
    margin-right: 5px;
  }
  .mealContainer .headerContainer > .button.checkout {
    margin-left: 0;
  }
}
.mealContainer .headerContainer > .information {
  font-weight: 300;
  background: rgba(255, 255, 255, 0.2);
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-item-align: center;
  align-self: center;
  padding: 10px;
}
@media (max-width: 1024px) {
  .mealContainer .headerContainer > .information {
    text-align: center;
    width: 100%;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
}
@media (max-width: 600px) {
  .mealContainer .headerContainer > .information {
    text-align: center;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
}
.mealContainer .mealPanel {
  min-height: 300px;
  background: #fff;
  position: relative;
  overflow: hidden;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 10px;
}
@media (max-width: 1024px) {
  .mealContainer .mealPanel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 10px;
  }
}
@media (max-width: 600px) {
  .mealContainer .mealPanel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 10px;
  }
}
.mealContainer .mealPanel .disabledAdd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(10, 10, 10, 0.3);
  padding: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: white;
  font-weight: 300;
  font-size: 15px;
}
@media (max-width: 600px) {
  .mealContainer .mealPanel .disabledAdd {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
}
.mealContainer .mealPanel .mealImage {
  position: absolute;
  top: -20px;
  bottom: -20px;
  left: -20px;
  right: -20px;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.mealContainer .mealPanel > .imageContainer {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 260px;
  flex: 0 0 260px;
  margin-right: 20px;
}
@media (max-width: 1024px) {
  .mealContainer .mealPanel > .imageContainer {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 300px;
    flex: 1 0 300px;
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .mealContainer .mealPanel > .imageContainer {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 250px;
    flex: 1 0 250px;
    margin-right: 0;
  }
}
.mealContainer .mealPanel .informationContainer {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.mealContainer .mealPanel .informationContainer #loyaltyModel {
  position: absolute;
  top: 80px;
  left: 20px;
  background: rgba(10, 10, 10, 0.8);
  padding: 5px 10px;
  width: 100%;
  max-width: 50%;
  color: white;
  opacity: 0;
  height: 0;
  border-radius: 5px;
}
@media (max-width: 600px) {
  .mealContainer .mealPanel .informationContainer #loyaltyModel {
    max-width: 100%;
    width: auto;
    left: 0;
  }
}
.mealContainer .mealPanel .informationContainer #loyaltyModel.hide {
  -webkit-animation: changeOpacity 0.5s linear 0s 1 forwards;
  animation: changeOpacity 0.5s linear 0s 1 forwards;
}
.mealContainer .mealPanel .informationContainer #loyaltyModel.show {
  -webkit-animation: changeOpacity1 0.5s linear 0s 1 forwards;
  animation: changeOpacity1 0.5s linear 0s 1 forwards;
}
.mealContainer .mealPanel .informationContainer .loyalty {
  position: absolute;
  top: 10px;
  left: 10px;
  color: white;
  padding: 5px 10px;
  cursor: pointer;
  z-index: 10;
}
.mealContainer .mealPanel .informationContainer .loyalty img {
  width: 50px;
}
.mealContainer .mealPanel .informationContainer > .topSection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 600px) {
  .mealContainer .mealPanel .informationContainer > .topSection {
    -webkit-box-shadow: 0 0 10px 0 rgba(10, 10, 10, 0.2);
    box-shadow: 0 0 10px 0 rgba(10, 10, 10, 0.2);
  }
}
.mealContainer .mealPanel .informationContainer > .topSection > .section {
  color: black;
  margin: 0;
  background: rgba(255, 255, 255, 0.6);
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (max-width: 600px) {
  .mealContainer .mealPanel .informationContainer > .topSection > .section {
    padding: 10px 20px;
  }
}
.mealContainer .mealPanel .informationContainer > .topSection > .section > .heading {
  color: black;
  font-weight: 300;
  font-size: 34px;
  padding: 0px 0px 15px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .mealContainer .mealPanel .informationContainer > .topSection > .section > .heading {
    font-size: 28px;
    display: block;
    text-align: left;
  }
  .mealContainer .mealPanel .informationContainer > .topSection > .section > .heading > .price {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}
.mealContainer .mealPanel .informationContainer > .topSection > .section > .heading > .price {
  font-weight: 400;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 150px;
  flex: 1 0 150px;
  text-align: right;
}
@media (max-width: 600px) {
  .mealContainer .mealPanel .informationContainer > .topSection > .section > .heading > .price {
    margin-top: 10px;
    text-align: left;
  }
}
.mealContainer .mealPanel .informationContainer > .topSection > .section > .heading > .price.strike {
  -webkit-text-decoration: line-through red 2px;
  text-decoration: line-through red 2px;
}
@media (max-width: 600px) {
  .mealContainer .mealPanel .informationContainer > .topSection > .section > .heading > .price.strike {
    float: left;
    margin-right: 20px;
  }
}
.mealContainer .mealPanel .informationContainer > .topSection > .section > .heading > .price.discount {
  color: #FFFFFF;
}
.mealContainer .mealPanel .informationContainer > .topSection > .section > .heading > .price.discount span {
  background: #2ca02c;
  border-radius: 5px;
  padding: 5px;
}
.mealContainer .mealPanel .informationContainer > .topSection > .section > .heading > .menu {
  display: none;
}
.mealContainer .mealPanel .informationContainer > .topSection > .section > .content {
  font-weight: 300;
  color: black;
  padding: 0px 0px 15px 0px;
  position: relative;
}
.mealContainer .mealPanel .informationContainer > .bottomSection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.mealContainer .mealPanel .informationContainer > .bottomSection > .dietaryProfile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 600px) {
  .mealContainer .mealPanel .informationContainer > .bottomSection > .dietaryProfile {
    width: 100%;
    margin-top: 0;
    margin-bottom: 5px;
  }
}
.mealContainer .mealPanel .informationContainer > .bottomSection > .dietaryProfile > .dietaryBlock {
  position: relative;
  left: 50px;
  color: white;
  min-width: 30px;
  margin-left: 5px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(10, 10, 10, 0.1), 0 0 10px 0 rgba(10, 10, 10, 0.2);
  box-shadow: inset 0 0 0 1px rgba(10, 10, 10, 0.1), 0 0 10px 0 rgba(10, 10, 10, 0.2);
}
@media (max-width: 600px) {
  .mealContainer .mealPanel .informationContainer > .bottomSection > .dietaryProfile > .dietaryBlock {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 0;
  }
}
.mealContainer .mealPanel .informationContainer > .bottomSection > .dietaryProfile > .dietaryBlock:first-of-type {
  margin-left: 0;
}
@media (max-width: 600px) {
  .mealContainer .mealPanel .informationContainer > .bottomSection > .dietaryProfile > .dietaryBlock:first-of-type {
    border-radius: 0 0 0 10px;
  }
}
@media (max-width: 600px) {
  .mealContainer .mealPanel .informationContainer > .bottomSection > .dietaryProfile > .dietaryBlock:last-of-type {
    border-radius: 0 0 10px 0;
  }
}
.mealContainer .mealPanel .informationContainer > .bottomSection > .dietaryProfile > .dietaryBlock > .name {
  text-align: center;
  font-size: 10px;
  font-weight: 300;
}
.mealContainer .mealPanel .informationContainer > .bottomSection > .dietaryProfile > .dietaryBlock > .tag {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  -webkit-transition: max-width 1s ease-out;
  transition: max-width 1s ease-out;
  padding: 5px 15px;
  max-width: 40px;
}
@media (max-width: 600px) {
  .mealContainer .mealPanel .informationContainer > .bottomSection > .dietaryProfile > .dietaryBlock > .tag {
    padding: 5px;
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .mealContainer .mealPanel .informationContainer > .bottomSection > .dietaryProfile > .dietaryBlock > .tag.animate {
    -webkit-animation: dietaryFade 1s;
    animation: dietaryFade 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
}
@media (min-width: 600px) {
  .mealContainer .mealPanel .informationContainer > .bottomSection > .dietaryProfile > .dietaryBlock > .tag.animate {
    max-width: 150px;
  }
}
.mealContainer .mealPanel .informationContainer > .bottomSection > .ratingAndButton {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (max-width: 600px) {
  .mealContainer .mealPanel .informationContainer > .bottomSection > .ratingAndButton {
    margin: 0;
    width: 100%;
  }
}
.mealContainer .mealPanel .informationContainer > .bottomSection > .ratingAndButton > .ratingContainer {
  background: rgba(255, 255, 255, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-shadow: 0 0 10px 0 rgba(10, 10, 10, 0.2);
  box-shadow: 0 0 10px 0 rgba(10, 10, 10, 0.2);
}
@media (max-width: 600px) {
  .mealContainer .mealPanel .informationContainer > .bottomSection > .ratingAndButton > .ratingContainer {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.mealContainer .mealPanel .informationContainer > .bottomSection > .ratingAndButton > .ratingContainer > .fa {
  color: white;
  font-size: 25px;
  -ms-flex-item-align: center;
  align-self: center;
}
.mealContainer .mealPanel .informationContainer > .bottomSection > .ratingAndButton > .button {
  text-align: center;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 0 0 10px 0 rgba(10, 10, 10, 0.2);
  box-shadow: 0 0 10px 0 rgba(10, 10, 10, 0.2);
  cursor: pointer;
}
.mealContainer .mealPanel .bottomSection .bottomBar {
  position: relative;
}
.mealContainer .sectionsContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.mealContainer .sectionsContainer > .section {
  margin-right: 10px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 500px;
  flex: 1 0 500px;
}
@media (max-width: 1024px) {
  .mealContainer .sectionsContainer > .section {
    margin-right: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}
@media (max-width: 600px) {
  .mealContainer .sectionsContainer > .section {
    margin-right: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}
.mealContainer .sectionsContainer > .section:last-child {
  margin-right: 0;
}
.mealContainer .sectionsContainer > .section > .content > .reviewInput {
  margin-top: 10px;
}
.mealContainer .sectionsContainer > .section > .content > .reviewInput > .storm-form {
  background-color: rgba(10, 10, 10, 0.4);
}
.mealContainer .sectionsContainer > .section > .content > .reviewInput > .storm-form > .storm-group > .storm-area {
  background-color: rgba(255, 255, 255, 0.05);
  width: 100%;
  height: 100px;
  resize: none;
  font-size: 16px;
}
.mealContainer .sectionsContainer > .section > .content > .reviewInput > .storm-form > .storm-button {
  margin-top: 10px;
  margin-left: auto;
}
.mealContainer .sectionsContainer > .section > .content > .none {
  color: white;
  font-weight: 300;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 16px;
}
.mealContainer .stars {
  margin-bottom: 5px;
  margin-right: 10px;
  margin-left: 4px;
}
.mealContainer .stars .fa {
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: -webkit-filter linear 0.3s;
  transition: -webkit-filter linear 0.3s;
  transition: filter linear 0.3s;
  transition: filter linear 0.3s, -webkit-filter linear 0.3s;
  margin: 2px;
}
.mealContainer .subgroup {
  margin: 10px 0px;
  background-color: #fff;
  color: #000;
  position: relative;
  padding: 15px;
  border-radius: 10px;
}
@media (max-width: 600px) {
  .mealContainer .subgroup {
    margin: 10px;
  }
}
.mealContainer .subgroup .subgroupSelect {
  color: #000;
  padding-bottom: 10px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  font-weight: bold;
}
.mealContainer .subgroup .subgroupSelect.required {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 12px;
  color: #9c0027;
}
.mealContainer .subgroup .subgroupOption {
  color: #000;
  display: inline-block;
  width: 100%;
}
.mealContainer .subgroup .subgroupOption .option {
  position: relative;
}
.mealContainer .subgroup .subgroupOption .option:not(:first-of-type):before {
  padding: 0;
  margin: 10px auto;
  display: block;
  content: "";
  width: 90%;
  height: 1.1px;
  background-color: #d9d9d9;
}
.mealContainer .subgroup .subgroupOption .option input[type=radio] {
  color: currentColor;
}
.mealContainer .subgroup .subgroupOption .option input[type=radio]::before {
  width: 0.65em;
  height: 0.65em;
}
.mealContainer .subgroup .subgroupOption .option input[type=radio]:checked::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background-color: black;
}
.mealContainer .subgroup .subgroupOption .option input[type=checkbox] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  /* Remove most all native input styles */
  -moz-appearance: none;
  appearance: none;
  /* For iOS < 15 */
  background: white !important;
  /* Not removed via appearance */
  margin: 0 10px 0px 0px;
  float: left;
  font: inherit;
  color: currentColor;
  width: 1.15em !important;
  height: 1.15em;
  border: 0.15em solid currentColor;
  border-radius: 50%;
  -webkit-transform: translateY(-0.075em);
  -ms-transform: translateY(-0.075em);
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
  padding: 0 !important;
}
.mealContainer .subgroup .subgroupOption .option input[type=checkbox]:checked {
  padding: 0 !important;
}
.mealContainer .subgroup .subgroupOption .option input[type=checkbox]::before {
  content: "✔";
  width: 0.65em;
  height: 0.65em;
  border-radius: 50%;
  opacity: 0;
  position: relative;
  top: 6px;
  font-size: 12px;
  left: -1px;
  -webkit-transition: 200ms opacity ease-in;
  transition: 200ms opacity ease-in;
  /* Windows High Contrast Mode */
}
.mealContainer .subgroup .subgroupOption .option input[type=checkbox]::after {
  border: none;
  background: none;
  width: 0 !important;
}
.mealContainer .subgroup .subgroupOption .option input[type=checkbox]:checked::before {
  opacity: 1;
}
.mealContainer .subgroup .subgroupOption .option label {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  width: 100%;
  display: block;
  padding: 0px;
  margin: -1px;
  font-size: 16px;
  color: #000;
  opacity: 1;
  position: relative;
}
@media (max-width: 600px) {
  .mealContainer .subgroup .subgroupOption .option label {
    width: auto;
    max-width: 220px;
    word-wrap: break-word;
    padding-left: 29px;
  }
}
.mealContainer .subgroup .subgroupOption .option label b.strike {
  -webkit-text-decoration: line-through red 2px;
  text-decoration: line-through red 2px;
  padding-right: 10px;
}
.mealContainer .subgroup .subgroupOption .option:first-of-type > .dietaryProfile {
  top: -2px;
}
.mealContainer .subgroup .subgroupOption .option > .dietaryProfile {
  display: inline-block;
  position: absolute;
  top: 6px;
  right: 40px;
}
.mealContainer .subgroup .subgroupOption .option > .dietaryProfile > .dietaryBlock {
  float: left;
  color: white;
  min-width: 30px;
  margin-left: 5px;
  border-radius: 10px;
  width: auto;
  -webkit-box-shadow: inset 0 0 0 1px rgba(10, 10, 10, 0.1), 0 0 10px 0 rgba(10, 10, 10, 0.2);
  box-shadow: inset 0 0 0 1px rgba(10, 10, 10, 0.1), 0 0 10px 0 rgba(10, 10, 10, 0.2);
}
.mealContainer .subgroup .subgroupOption .option > .dietaryProfile > .dietaryBlock:first-of-type {
  margin-left: 0;
}
.mealContainer .subgroup .subgroupOption .option > .dietaryProfile > .dietaryBlock > .tag {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  -webkit-transition: max-width 1s ease-out;
  transition: max-width 1s ease-out;
  max-width: 30px;
  padding: 5px;
}
.mealContainer .subgroup .subgroupOption .option > .dietaryProfile > .dietaryBlock > .tag.animate {
  max-width: 150px;
}
@media (max-width: 600px) {
  .mealContainer .subgroup .subgroupOption .option > .dietaryProfile {
    right: 5px;
  }
  .mealContainer .subgroup .subgroupOption .option > .dietaryProfile > .dietaryBlock {
    display: inline-block;
  }
}

/*------------------ OPTIONS ------------------- */
/* !==== Primary Colours */
/* Off white temp */
/* !==== Secondary Colours */
/* Warning */
/* Error/Failure */
/* Success */
/* Yellow */
/*$color_primary: rgb(192,255,0); //GREEN*/
/*$color_primary: rgb(0,192,255); //BLUE*/
/* !==== This is the main colour ====! */
/* !==== This is the main colour of the desktop sidebars ====!*/
/* !==== Color for the header ====! */
/* !==== Color for the footer ====! */
/* !==== Size of a phone ====! */
/**
	Function for figuring out if something is light or dark
*/
@keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.cartContainer {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.cartContainer.tpremote-checkout {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cartContainer.tpremote-checkout .tableDetails .storeTitle {
  position: absolute;
  left: 100px;
}
@media (max-width: 600px) {
  .cartContainer.tpremote-checkout .tableDetails .storeTitle {
    left: 80px;
  }
}
.cartContainer.tpremote-checkout .tableDetails .listTotal {
  top: 25px;
  bottom: auto;
}
@media (max-width: 600px) {
  .cartContainer.tpremote-checkout .tableDetails .listTotal {
    position: relative;
    top: auto !important;
    left: 15px !important;
    right: auto !important;
    bottom: auto;
  }
}
.cartContainer.tpremote-checkout .tableDetails .info {
  max-width: 100% !important;
  padding-top: 25px;
  padding-left: 22px;
  position: relative;
}
@media (max-width: 600px) {
  .cartContainer.tpremote-checkout .tableDetails .info {
    max-width: 100% !important;
    padding-top: 50px;
    padding-left: 12px;
  }
}
.cartContainer.tpremote-checkout .tableDetails .info .infoContent {
  max-width: calc(100% - 90px) !important;
}
@media (max-width: 600px) {
  .cartContainer.tpremote-checkout .tableDetails .info .infoContent {
    max-width: 100% !important;
  }
}
.cartContainer.tpremote-checkout .tableDetails .add.colortab {
  left: 0px !important;
  right: auto !important;
}
.cartContainer.tpremote-checkout .tableDetails.flowMargin {
  margin: 5px 29px;
}
.cartContainer.tpremote-checkout .tableDetails.flowMarginFirst {
  margin: 25px 5px 15px 5px;
}
.cartContainer h3.facility {
  color: white;
  background: rgba(0, 123, 183, 0.1);
  padding: 5px 10px;
  font-weight: 300;
}
.cartContainer .groupTable .loyaltyTotal {
  display: inline-block;
  background: #01537e;
  border-radius: 5px;
  position: absolute;
  top: 22px;
  right: 0;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
}
.cartContainer .groupTable .loyaltyTotal .loyaltyFree {
  display: inline-block;
  font-size: 14px;
  padding: 3px 5px 5px 5px;
  position: relative;
  z-index: 10;
  color: #FFFFFF;
}
.cartContainer .groupTable .loyaltyTotal .loyaltyFree img {
  width: 30px;
  margin: -10px -5px -10px 5px;
}
.cartContainer .groupTable .loyaltyTotal .loyaltyMinus {
  display: inline-block;
  background: #9c0027;
  color: white;
  padding: 5px 5px 5px 12px;
  cursor: pointer;
  border-radius: 0px 5px 5px 0px;
  margin-left: -7px;
}
.cartContainer .cartBottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 600px) {
  .cartContainer .cartBottom {
    display: block;
  }
}
.cartContainer .cartBottom .loyaltyRewards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 10px;
  padding: 10px;
  margin: 10px 0 5px 10px;
  cursor: pointer;
  background: #0c4371;
  position: relative;
}
.cartContainer .cartBottom .loyaltyRewards .icon {
  width: 40px;
  height: 40px;
  margin: -20px 0px -10px 0px;
}
.cartContainer .cartBottom .loyaltyRewards .icon img {
  width: 50px;
}
.cartContainer .cartBottom .loyaltyRewards:hover {
  background: rgba(255, 255, 255, 0.2);
}
@media (max-width: 600px) {
  .cartContainer .cartBottom .loyaltyRewards {
    margin-left: 0;
  }
}
.cartContainer .cartBottom .loyaltyRewards .loyaltyAmount {
  margin-right: 5px;
}
.cartContainer .cartBottom .loyaltyRewards .loyalty {
  padding-left: 15px;
}

/*------------------ OPTIONS ------------------- */
/* !==== Primary Colours */
/* Off white temp */
/* !==== Secondary Colours */
/* Warning */
/* Error/Failure */
/* Success */
/* Yellow */
/*$color_primary: rgb(192,255,0); //GREEN*/
/*$color_primary: rgb(0,192,255); //BLUE*/
/* !==== This is the main colour ====! */
/* !==== This is the main colour of the desktop sidebars ====!*/
/* !==== Color for the header ====! */
/* !==== Color for the footer ====! */
/* !==== Size of a phone ====! */
/**
	Function for figuring out if something is light or dark
*/
@keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.transactions {
  padding-bottom: 20px;
  overflow: hidden;
}
.transactions .placeholder {
  background: rgba(10, 10, 10, 0) !important;
}

.inspectTransaction .section .heading {
  display: none !important;
}
.inspectTransaction .headerContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  margin-top: 10px;
  color: white;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
@media (max-width: 1024px) {
  .inspectTransaction .headerContainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 600px) {
  .inspectTransaction .headerContainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.inspectTransaction .headerContainer > .button .fa {
  padding: 15px;
}
.inspectTransaction .headerContainer > .button {
  font-weight: 400;
  background: rgba(10, 10, 10, 0.3);
  cursor: pointer;
}
.inspectTransaction .headerContainer > .button > .fa {
  margin-right: 8px;
}
.inspectTransaction .headerContainer > .information {
  background: rgba(255, 255, 255, 0.2);
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.inspectTransaction .headerContainer > .information > .transaction, .inspectTransaction .headerContainer > .information > .date, .inspectTransaction .headerContainer > .information > .reference {
  font-weight: 300;
  padding: 10px;
}
@media (max-width: 1024px) {
  .inspectTransaction .headerContainer > .information > .transaction, .inspectTransaction .headerContainer > .information > .date, .inspectTransaction .headerContainer > .information > .reference {
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
}
@media (max-width: 600px) {
  .inspectTransaction .headerContainer > .information > .transaction, .inspectTransaction .headerContainer > .information > .date, .inspectTransaction .headerContainer > .information > .reference {
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
}

.cardLabel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
  font-size: 18px !important;
  opacity: 1 !important;
  padding: 10px;
}
.cardLabel b {
  padding: 0 5px;
}

#voidModal .insideModal, #voidModal2 .insideModal {
  height: 290px;
  top: calc(50% - 145px - 65px);
}
#voidModal .insideModal .label, #voidModal2 .insideModal .label {
  margin-bottom: 20px;
}
#voidModal .insideModal .label .tip, #voidModal2 .insideModal .label .tip {
  margin-top: 5px;
}
#voidModal .insideModal .input-wrapper, #voidModal2 .insideModal .input-wrapper {
  padding-bottom: 5px;
}
#voidModal .insideModal .input-wrapper .enrollLabel, #voidModal2 .insideModal .input-wrapper .enrollLabel {
  margin-top: 5px;
  min-width: 100px;
}
#voidModal .insideModal .input-wrapper .enrollInput, #voidModal2 .insideModal .input-wrapper .enrollInput {
  min-width: 150px;
}
#voidModal .insideModal .input-wrapper .enrollInput input, #voidModal2 .insideModal .input-wrapper .enrollInput input {
  padding: 5px;
}
#voidModal .insideModal .input-wrapper .enrollInput input:focus, #voidModal2 .insideModal .input-wrapper .enrollInput input:focus {
  padding: 8px 5px 8px 8px;
}

.modal .insideModal .label {
  margin-bottom: 20px;
}
.modal .insideModal .label .mealCombo {
  height: 75px;
  overflow: hidden;
  margin-bottom: 10px;
}
.modal .insideModal .label .mealDiv {
  height: 38px;
  overflow: hidden;
  margin-bottom: 20px;
}
.modal .insideModal.bg {
  height: 245px;
}
.modal .insideModal.sm {
  height: 180px;
}

/*------------------ OPTIONS ------------------- */
/* !==== Primary Colours */
/* Off white temp */
/* !==== Secondary Colours */
/* Warning */
/* Error/Failure */
/* Success */
/* Yellow */
/*$color_primary: rgb(192,255,0); //GREEN*/
/*$color_primary: rgb(0,192,255); //BLUE*/
/* !==== This is the main colour ====! */
/* !==== This is the main colour of the desktop sidebars ====!*/
/* !==== Color for the header ====! */
/* !==== Color for the footer ====! */
/* !==== Size of a phone ====! */
/**
	Function for figuring out if something is light or dark
*/
@keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.ingredientContainer {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .ingredientContainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: block;
  }
}
@media (max-width: 600px) {
  .ingredientContainer {
    display: block;
  }
}
.ingredientContainer .allergenContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  padding: 5px;
  max-width: 50%;
}
@media (max-width: 1024px) {
  .ingredientContainer .allergenContainer {
    max-width: none;
  }
}
.ingredientContainer .allergenContainer > .name {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-weight: 300;
}
.ingredientContainer .allergenContainer .severity {
  font-size: 12px;
  text-align: center;
  font-weight: 300;
  -ms-flex-preferred-size: 100px;
  flex-basis: 100px;
  margin: auto 5px;
}
.ingredientContainer .allergenContainer .high, .ingredientContainer .allergenContainer .medium, .ingredientContainer .allergenContainer .low, .ingredientContainer .allergenContainer .preference, .ingredientContainer .allergenContainer .safe {
  border-radius: 20px;
  padding: 2px;
}
.ingredientContainer .allergenContainer .high {
  background: rgba(255, 51, 51, 0.8);
}
.ingredientContainer .allergenContainer .medium {
  background: rgba(255, 183, 51, 0.8);
}
.ingredientContainer .allergenContainer .low {
  background: rgba(255, 255, 51, 0.8);
}
.ingredientContainer .allergenContainer .safe {
  background: rgba(0, 179, 0, 0.8);
}
.ingredientContainer .allergenContainer .preference {
  background: rgba(128, 128, 128, 0.8);
}
.ingredientContainer > .none {
  width: 100%;
  color: white;
  font-weight: 300;
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
}
.ingredientContainer:last-of-type {
  margin-bottom: 0;
}

/*------------------ OPTIONS ------------------- */
/* !==== Primary Colours */
/* Off white temp */
/* !==== Secondary Colours */
/* Warning */
/* Error/Failure */
/* Success */
/* Yellow */
/*$color_primary: rgb(192,255,0); //GREEN*/
/*$color_primary: rgb(0,192,255); //BLUE*/
/* !==== This is the main colour ====! */
/* !==== This is the main colour of the desktop sidebars ====!*/
/* !==== Color for the header ====! */
/* !==== Color for the footer ====! */
/* !==== Size of a phone ====! */
/**
	Function for figuring out if something is light or dark
*/
@keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.reviewsContainer {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.reviewsContainer > .reviewWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
}
.reviewsContainer > .reviewWrapper > .section {
  margin-top: 0 !important;
}
.reviewsContainer > .reviewWrapper > .section > .heading {
  font-size: 16px !important;
  border: none !important;
  font-weight: 300 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px !important;
  padding-bottom: 5px !important;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.075);
}
.reviewsContainer > .reviewWrapper > .section > .heading > .ratingContainer {
  margin-left: auto;
}
.reviewsContainer > .reviewWrapper > .section > .heading .author {
  margin-right: 10px;
}
.reviewsContainer > .reviewWrapper > .section > .heading .age {
  color: #FF2F2F;
  font-size: 13px;
  margin-right: 10px;
}
.reviewsContainer > .reviewWrapper > .section .content {
  font-size: 13px;
  font-weight: 300;
  position: relative;
  padding: 10px !important;
  padding-top: 5px !important;
  overflow: auto;
  max-height: 80px;
}
.reviewsContainer > .reviewWrapper > .section .menu {
  display: none !important;
}

/*------------------ OPTIONS ------------------- */
/* !==== Primary Colours */
/* Off white temp */
/* !==== Secondary Colours */
/* Warning */
/* Error/Failure */
/* Success */
/* Yellow */
/*$color_primary: rgb(192,255,0); //GREEN*/
/*$color_primary: rgb(0,192,255); //BLUE*/
/* !==== This is the main colour ====! */
/* !==== This is the main colour of the desktop sidebars ====!*/
/* !==== Color for the header ====! */
/* !==== Color for the footer ====! */
/* !==== Size of a phone ====! */
/**
	Function for figuring out if something is light or dark
*/
@keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.ratingContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ratingContainer > .fa {
  color: #FF2F2F;
}
.ratingContainer > .fa-star {
  margin-left: 1px;
  margin-right: 1px;
}
.ratingContainer > .fa-star:last-of-type {
  margin-left: 1px;
}
.ratingContainer > .unselected {
  opacity: 0.3;
}

/*------------------ OPTIONS ------------------- */
/* !==== Primary Colours */
/* Off white temp */
/* !==== Secondary Colours */
/* Warning */
/* Error/Failure */
/* Success */
/* Yellow */
/*$color_primary: rgb(192,255,0); //GREEN*/
/*$color_primary: rgb(0,192,255); //BLUE*/
/* !==== This is the main colour ====! */
/* !==== This is the main colour of the desktop sidebars ====!*/
/* !==== Color for the header ====! */
/* !==== Color for the footer ====! */
/* !==== Size of a phone ====! */
/**
	Function for figuring out if something is light or dark
*/
@keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.imageContainer {
  position: relative;
}
.imageContainer > .images > .image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: auto;
  margin: 0 auto;
}
.imageContainer > .navigation {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.imageContainer > .navigation > .previous, .imageContainer > .navigation > .next {
  width: 75px;
  height: 75px;
  background: rgba(10, 10, 10, 0.8);
  opacity: 0.25;
  -webkit-transition: ease-in-out opacity 60ms;
  transition: ease-in-out opacity 60ms;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  color: white;
}
@media (min-width: 600px) {
  .imageContainer > .navigation > .previous:hover, .imageContainer > .navigation > .next:hover {
    opacity: 1;
  }
}
@media (max-width: 1024px) {
  .imageContainer > .navigation > .previous:active, .imageContainer > .navigation > .next:active {
    opacity: 1;
  }
}
.imageContainer > .navigation > .previous > .fa-chevron-left, .imageContainer > .navigation > .previous > .fa-chevron-right, .imageContainer > .navigation > .next > .fa-chevron-left, .imageContainer > .navigation > .next > .fa-chevron-right {
  font-size: 25px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

/*------------------ OPTIONS ------------------- */
/* !==== Primary Colours */
/* Off white temp */
/* !==== Secondary Colours */
/* Warning */
/* Error/Failure */
/* Success */
/* Yellow */
/*$color_primary: rgb(192,255,0); //GREEN*/
/*$color_primary: rgb(0,192,255); //BLUE*/
/* !==== This is the main colour ====! */
/* !==== This is the main colour of the desktop sidebars ====!*/
/* !==== Color for the header ====! */
/* !==== Color for the footer ====! */
/* !==== Size of a phone ====! */
/**
	Function for figuring out if something is light or dark
*/
@keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.reviews .reviewsContainer {
  text-align: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.reviews .reviewsContainer > .reviewWrapper {
  margin: 3px;
  max-width: 400px;
}
@media (max-width: 1024px) {
  .reviews .reviewsContainer > .reviewWrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}
@media (max-width: 600px) {
  .reviews .reviewsContainer > .reviewWrapper {
    max-width: none;
  }
}

/*------------------ OPTIONS ------------------- */
/* !==== Primary Colours */
/* Off white temp */
/* !==== Secondary Colours */
/* Warning */
/* Error/Failure */
/* Success */
/* Yellow */
/*$color_primary: rgb(192,255,0); //GREEN*/
/*$color_primary: rgb(0,192,255); //BLUE*/
/* !==== This is the main colour ====! */
/* !==== This is the main colour of the desktop sidebars ====!*/
/* !==== Color for the header ====! */
/* !==== Color for the footer ====! */
/* !==== Size of a phone ====! */
/**
	Function for figuring out if something is light or dark
*/
@keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.dietaryFilter {
  display: inline-block;
  width: calc(100% - 0px);
  height: 60px;
  overflow-x: hidden;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  position: relative;
}
@media (max-width: 600px) {
  .dietaryFilter {
    height: 45px;
  }
}
.dietaryFilter .dietaryBlocks {
  display: inline-block;
  width: calc(100% - 60px);
  margin-left: 28px;
  overflow-x: hidden;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  position: relative;
}
.dietaryFilter .dietaryBlocks.active {
  cursor: grabbing;
  cursor: -webkit-grabbing;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.dietaryFilter .dietaryBlocks .dietaryBlock {
  margin: 10px;
  border-radius: 10px;
  padding: 7px 10px;
  cursor: pointer;
  min-width: 80px;
  display: inline-block;
  text-align: center;
}
@media (max-width: 600px) {
  .dietaryFilter .dietaryBlocks .dietaryBlock {
    margin: 10px 5px;
    font-size: 12px;
    padding: 3px 5px;
  }
}
.dietaryFilter .dietaryBlocks .dietaryBlock:hover {
  background: rgb(150, 150, 150) !important;
}
.dietaryFilter .arrowLeft, .dietaryFilter .arrowRight {
  position: absolute;
  width: 28px;
  height: 60px;
  padding-top: 15px;
  font-size: 22px;
  background: #00afef;
  cursor: pointer;
  display: block;
}
.dietaryFilter .arrowLeft:hover, .dietaryFilter .arrowRight:hover {
  background: #003367;
}
@media (max-width: 600px) {
  .dietaryFilter .arrowLeft, .dietaryFilter .arrowRight {
    height: 40px;
    padding-top: 7px;
  }
}
.dietaryFilter .arrowRight {
  right: 0;
  display: inline-block;
  opacity: 0;
}

/*------------------ OPTIONS ------------------- */
/* !==== Primary Colours */
/* Off white temp */
/* !==== Secondary Colours */
/* Warning */
/* Error/Failure */
/* Success */
/* Yellow */
/*$color_primary: rgb(192,255,0); //GREEN*/
/*$color_primary: rgb(0,192,255); //BLUE*/
/* !==== This is the main colour ====! */
/* !==== This is the main colour of the desktop sidebars ====!*/
/* !==== Color for the header ====! */
/* !==== Color for the footer ====! */
/* !==== Size of a phone ====! */
/**
	Function for figuring out if something is light or dark
*/
@keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.workspace.meal-suggestions .section form {
  padding: 5px 4px 5px 0;
  margin: 0;
}

.bodycontent .workspace div.button[name=Inspect] {
  background-color: rgba(0, 192, 255, 0.2);
}

.bodycontent .workspace div.button[name=Inspect]:hover {
  background-color: rgba(0, 192, 255, 0.5);
}

.bodycontent .workspace td[data-th=Void] > div.button {
  background-color: rgba(138, 38, 38, 0.4);
}

.bodycontent .workspace td[data-th=Void] > div.button:hover {
  background-color: rgba(138, 38, 38, 0.8);
}

.layer .staffVerify .tpremote-checkout .date, .layer .staffVerify .tpremote-checkout .storeTitle, .layer .staffVerify .tpremote-checkout .info {
  padding-left: 20px !important;
}

.storm-calendar-day .content {
  max-height: 65px;
}
.storm-calendar-day .calendar-micro-meal {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(0, 192, 255, 0.3);
  margin-bottom: 1px;
  margin-left: 2px;
  margin-right: 2px;
  color: white;
  font-size: 12px;
  border: solid 1px rgba(0, 192, 255, 0.5);
}
.storm-calendar-day .calendar-micro-meal .qty {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 2px 5px;
}
.storm-calendar-day .calendar-micro-meal .name {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 2px 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.storm-calendar-day .calendar-micro-meal:hover {
  border: solid 1px rgba(10, 10, 10, 0.5);
  background-color: rgba(0, 175, 239, 0.8);
}
.storm-calendar-day .calendar-micro-meal:hover.empty {
  background-color: rgba(255, 159, 47, 0.8);
  border: solid 1px rgba(10, 10, 10, 0.5);
}
.storm-calendar-day .calendar-micro-meal.empty {
  background-color: rgba(255, 159, 47, 0.3);
  border: solid 1px #FF9F2F;
}
.storm-calendar-day .Mealheading {
  background: -moz-linear-gradient(left, rgb(153, 210, 43) 0%, rgba(251, 255, 0, 0.69) 100%);
  background: -webkit-linear-gradient(left, rgb(153, 210, 43) 0%, rgba(251, 255, 0, 0.69) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgb(153, 210, 43)), to(rgba(251, 255, 0, 0.69)));
  background: linear-gradient(to right, rgb(153, 210, 43) 0%, rgba(251, 255, 0, 0.69) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#99d22b", endColorstr="#b0fbff00",GradientType=1 );
  color: #000;
}
.storm-calendar-day:hover .Mealheading {
  border: solid 1px rgba(10, 10, 10, 0.5);
  background: #007BB7 !important;
}
.storm-calendar-day:hover .Mealheading.empty {
  background-color: rgba(255, 159, 47, 0.8);
}

.statusLabel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  padding-top: 15px;
  color: white;
  font-size: 18px !important;
}

.bookedReport .fa-comment.light {
  font-weight: 100;
}
.bookedReport .bookedReportTotal {
  padding: 10px;
  font-size: 20px;
  font-weight: 500;
}
.bookedReport .bookedReportTips {
  padding: 0 10px;
  font-weight: 400;
}
.bookedReport .bookedReportTitle {
  padding: 0 10px;
}
.bookedReport .bookedReportTitle.margin {
  margin-top: 15px;
}

.error1 .enrollErrorLabel {
  margin: 0 0 10px 10px;
}

.tableDetails .mealTotal {
  display: inline-block;
}
.tableDetails .mealTotal > .fa {
  margin-right: 10px;
}

.imageCropper .newImage2 {
  width: 300px !important;
  height: 300px !important;
}
@media (max-width: 600px) {
  .imageCropper .newImage2 {
    height: calc(75vw - 133px) !important;
  }
}

.suggestions-label {
  padding: 5px 4px 35px 0;
  font-style: italic;
  font-size: 15px;
  text-align: center;
}

.canvas-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 600px) {
  .canvas-container {
    height: 260px !important;
    width: 100%;
  }
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 35px;
}
.pagination button {
  padding: 10px;
  border: 0;
  background-color: #007BB7;
  color: white;
  cursor: pointer !important;
  margin: 2px;
  font-size: 16px;
  font-weight: 600;
}
.pagination button.active {
  color: #000;
  background-color: #AFEF00;
}
/*------------------ OPTIONS ------------------- */
/* !==== Primary Colours */
/* Off white temp */
/* !==== Secondary Colours */
/* Warning */
/* Error/Failure */
/* Success */
/* Yellow */
/*$color_primary: rgb(192,255,0); //GREEN*/
/*$color_primary: rgb(0,192,255); //BLUE*/
/* !==== This is the main colour ====! */
/* !==== This is the main colour of the desktop sidebars ====!*/
/* !==== Color for the header ====! */
/* !==== Color for the footer ====! */
/* !==== Size of a phone ====! */
/**
	Function for figuring out if something is light or dark
*/
@-webkit-keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.touchpos-items .cat {
  max-width: 300px;
  width: 300px;
  margin-left: 5px;
}
@media (max-width: 600px) {
  .touchpos-items .cat {
    max-width: 100%;
  }
  .touchpos-items .cat:after {
    font-size: 12px !important;
  }
  .touchpos-items .cat select {
    font-size: 15px !important;
    height: 30px;
  }
}
.touchpos-items .fileInput {
  color: white;
  margin: 5px 0 15px 5px;
}
.touchpos-items .fileInput::-webkit-file-upload-button {
  height: auto;
  font-weight: 400;
  font-size: 14px;
  color: white;
  padding: 10px;
  background-color: #007BB7;
  margin-right: 10px;
  border: none;
  outline: none;
  cursor: pointer;
}
.touchpos-items .fileInput::-webkit-file-upload-button:hover {
  background-color: #00afef;
}
.touchpos-items .errors {
  border: 1px solid darkred;
  margin-bottom: 5px;
}
.touchpos-items .errors .name {
  font-size: 24px;
}
.touchpos-items.uploadPage .enrollLabel {
  text-align: center;
  padding-top: 15px;
  height: 45px;
}
.touchpos-items.uploadPage .enrollInput {
  background-color: inherit;
  border: none;
  height: 45px;
}
@media (max-width: 600px) {
  .touchpos-items .tooltip-container {
    margin-right: 0;
  }
}
.touchpos-items .searchDiv .search {
  border-radius: 10px;
}

.blacklist .storm-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blacklist .storm-list input[type=checkbox] {
  display: none;
}
.blacklist .storm-list input[type=checkbox] + label {
  cursor: pointer;
}
.blacklist .storm-list input[type=checkbox]:checked + label {
  cursor: pointer;
}
.blacklist .storm-list .item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  background: rgba(10, 10, 10, 0.3);
  margin-right: 10px;
  margin-top: 10px;
}
@media (max-width: 1024px) {
  .blacklist .storm-list .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}
@media (max-width: 600px) {
  .blacklist .storm-list .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}
.blacklist .storm-list .item label {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  width: 100%;
  padding-bottom: 0;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.blacklist .storm-list .item .group {
  font-size: 10px;
}
.blacklist .storm-list .item .item {
  display: inline;
  background: none;
}
.blacklist .storm-list .item .outer:nth-child(4) {
  padding-bottom: 10px;
  padding-top: 10px;
}
.blacklist .storm-list .item .outer:nth-child(3) {
  display: none;
}
.blacklist .storm-list .item .item::after {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  content: "NOT BLACKLISTED";
  color: rgba(175, 239, 0, 0.8);
  font-size: 10px;
  text-align: right;
  margin-left: 10px;
  float: right;
  margin-right: 20px;
  padding-top: 5px;
}
.blacklist .storm-list .item.selected .item::after {
  content: "BLACKLISTED";
  color: #FF2F2F;
}

#blacklistItemButton {
  max-width: 150px;
}

#blacklistCategoryButton {
  max-width: 180px;
}

.input-wrapper:last-of-type {
  padding-bottom: 15px;
}
.input-wrapper .enrollErrorLabel {
  color: red;
  font-size: 16px;
  font-weight: 600;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
  padding-top: 0;
}
.pad-right {
  margin-right: 20px !important;
}
@media (max-width: 600px) {
  .pad-right {
    margin-right: auto !important;
  }
}

.toggle {
  margin-top: 8px;
  padding: 2px;
  min-width: 0 !important;
  background: transparent;
}

.item .enrollLabel {
  width: 160px;
}
.item .storm-group .spaceportTF {
  margin: 0;
}

.touchpos-items input.search {
  font-size: 18px;
  padding: 8px;
  width: 100%;
  min-width: 250px;
  background-color: rgba(0, 0, 0, 0.2);
  color: black;
  font-weight: 200;
  outline: none;
  display: block !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border: 2px solid rgba(0, 0, 0, 0);
}
@media (max-width: 600px) {
  .touchpos-items input.search {
    padding-left: 5px;
    padding-right: 4px;
    min-width: 205px;
  }
}
.touchpos-items .searchText {
  min-width: 0;
  background-color: inherit;
  color: white;
  font-size: 17px;
  font-weight: 200;
  outline: none;
  display: block !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 3px;
  height: 100%;
  max-width: 400px;
}
.touchpos-items #search {
  width: 400px;
  max-width: 100%;
}
.touchpos-items .name {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 5px;
  font-size: 16px;
  color: white;
}
.touchpos-items form label.nameLabel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  color: white;
  font-size: 18px !important;
  opacity: 1 !important;
}
.touchpos-items .lg {
  width: auto !important;
  max-width: 100%;
}
@media (max-width: 600px) {
  .touchpos-items .lg {
    font-size: 16px !important;
  }
}
.touchpos-items .minus {
  width: 30px;
  display: inline-block !important;
  margin: 0;
  height: 42px;
  position: relative;
}
.touchpos-items .minus .icon i {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.touchpos-items .button.remove {
  width: 300px;
  background: darkred;
  margin-bottom: 30px;
}
@media (max-width: 600px) {
  .touchpos-items .button.remove {
    float: right;
    width: calc(100% - 160px);
    margin-top: 10px;
  }
}
.touchpos-items .button.proceed {
  width: 300px;
  margin: 15px 0 15px 5px;
  background: #AFEF00 !important;
}
.touchpos-items .button.proceed span {
  color: rgba(0, 0, 0, 0.6) !important;
}
@media (max-width: 600px) {
  .touchpos-items .button.proceed {
    width: auto;
  }
}
.touchpos-items .hour-group div {
  margin-left: 0;
}
.touchpos-items .input-wrapper .select {
  margin-left: 5px;
}
@media (max-width: 600px) {
  .touchpos-items .input-wrapper .enrollLabel {
    font-size: 16px !important;
  }
}
.touchpos-items .input-wrapper.remote-toggle {
  position: initial;
}
@media (min-width: 600px) {
  .touchpos-items .input-wrapper.remote-toggle {
    position: absolute;
    right: 0;
    top: 25px;
  }
}
@media (max-width: 1024px) {
  .touchpos-items .input-wrapper.remote-toggle {
    position: initial;
  }
}
@media (max-width: 380px) {
  .touchpos-items .input-wrapper.remote-toggle .enrollLabel {
    width: 160px;
  }
}

.imageCropper .newImage {
  width: 300px !important;
  height: 200px !important;
}
@media (max-width: 600px) {
  .imageCropper .newImage {
    height: calc(75vw - 133px) !important;
  }
}
.imageCropper .categoryImage {
  height: 126px !important;
  width: 500px !important;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-color: lightgrey;
}
@media (max-width: 600px) {
  .imageCropper .categoryImage {
    width: 100% !important;
    max-width: 500px;
  }
}

.store-emails form .enrollInput input[type=text] {
  display: inline-block !important;
}

.timeInput input[type=number], .priceInput input[type=number] {
  -moz-appearance: textfield;
}
.timeInput input::-webkit-outer-spin-button,
.timeInput input::-webkit-inner-spin-button, .priceInput input::-webkit-outer-spin-button,
.priceInput input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.notification-main form {
  width: 300px !important;
  -webkit-box-flex: unset !important;
  -ms-flex: unset !important;
  flex: unset !important;
  padding-right: 20px !important;
}
.notification-main form div {
  width: 100% !important;
}
@media (max-width: 600px) {
  .notification-main {
    display: block;
  }
}

.notification-main .storm-form .storm-group {
  margin-left: 0px !important;
}

.notification-list {
  background: rgba(10, 10, 10, 0.5);
  overflow-y: auto;
}

.notification-view {
  background: rgba(10, 10, 10, 0.5);
  color: #fff;
}

.notification-view div h1, .notification-view div h3, .notification-view div span {
  white-space: pre-wrap;
}

.notification-datetime {
  background-color: rgba(255, 255, 255, 0.8);
  color: #000000;
  padding: 8px 16px;
  font-size: 17px;
  font-weight: 200;
  outline: none;
  margin-bottom: 2px;
  display: block !important;
  width: 300px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px transparent;
  border-left: solid 4px transparent;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  max-width: 100%;
}
@media (max-width: 600px) {
  .notification-datetime {
    width: 100% !important;
  }
}

.form-consistency {
  background-color: #3B4567 !important;
  color: #fff !important;
  border-radius: 10px !important;
  margin-bottom: 3px !important;
}

.form-consistency::-webkit-input-placeholder {
  font-size: 18px !important;
  color: #fff !important;
}

.form-consistency::-moz-placeholder {
  font-size: 18px !important;
  color: #fff !important;
}

.form-consistency:-ms-input-placeholder {
  font-size: 18px !important;
  color: #fff !important;
}

.form-consistency::-ms-input-placeholder {
  font-size: 18px !important;
  color: #fff !important;
}

.form-consistency::placeholder {
  font-size: 18px !important;
  color: #fff !important;
}

.notification {
  position: relative;
  width: 100%;
  color: #fff;
  padding: 7px 5px;
  margin: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.left-side {
  width: 70%;
  white-space: nowrap;
  overflow-x: clip;
}

.left-side h3 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.right-side {
  width: 30%;
  -webkit-box-flex: unset !important;
  -ms-flex: unset !important;
  flex: unset !important;
}

.right-side input {
  width: 100% !important;
}

.notification-error {
  background-color: rgba(255, 47, 47, 0.3) !important;
}

.italicise {
  font-style: italic;
  font-size: 13px;
}

.notification-bubble {
  width: 10px;
  height: 10px;
  position: absolute;
  background: red;
  top: 5px;
  left: 5px;
  border-radius: 50%;
}

.temp-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: underline;
  text-underline-position: under;
  font-size: 18px;
}

.tableDetails .itemTotal {
  display: inline-block;
}
.tableDetails .itemTotal > .fa {
  margin-right: 10px;
}
.tableDetails .itemTotal > .fa.light {
  font-weight: 100;
}

.checklist-btns {
  margin: 5px 0 15px 5px;
  max-width: 300px;
}

.ReactCrop__drag-handle {
  display: none !important;
}

.multiple-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.multiple-filters > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 5px;
  width: calc(33.33% - 10px); /* Adjust width to account for margins */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  .multiple-filters > div {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .multiple-filters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.multiple-filters .select {
  width: auto;
}

.subcategory-item {
  padding-left: 40px !important;
  position: relative;
  border-left: 3px solid #4d5560;
}
.subcategory-item:before {
  content: "";
  position: absolute;
  left: 10px;
  top: -9px;
  height: 50%;
  width: 20px;
  border-bottom: 2px solid #FFF;
  border-left: 2px solid #FFF;
}
.subcategory-item .colortab.left {
  margin-left: 20px;
}

.touchpos-items .transactions .subcategory-item {
  border-left: none;
}

.subcategory-toggle {
  cursor: pointer !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: transparent !important;
}
.subcategory-toggle .fa {
  position: relative;
  bottom: -15px;
  color: black;
}
/*------------------ OPTIONS ------------------- */
/* !==== Primary Colours */
/* Off white temp */
/* !==== Secondary Colours */
/* Warning */
/* Error/Failure */
/* Success */
/* Yellow */
/*$color_primary: rgb(192,255,0); //GREEN*/
/*$color_primary: rgb(0,192,255); //BLUE*/
/* !==== This is the main colour ====! */
/* !==== This is the main colour of the desktop sidebars ====!*/
/* !==== Color for the header ====! */
/* !==== Color for the footer ====! */
/* !==== Size of a phone ====! */
/**
	Function for figuring out if something is light or dark
*/
@-webkit-keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@-webkit-keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@media (min-width: 600px) {
  .defaultList .storm-table th {
    color: #fff !important;
  }
}

@media (max-width: 600px) {
  #return-to-view-merchants {
    z-index: 5;
    margin-top: 24px !important;
    margin-bottom: 26px !important;
  }
}

.resHeader {
  width: 100%;
  position: relative;
  margin-bottom: -20px;
}
@media (min-width: 600px) {
  .resHeader {
    display: none;
  }
}
@media (max-width: 600px) {
  .resHeader {
    z-index: 1;
    margin-top: -40px;
  }
}

.no-match-text {
  text-align: center;
  font-size: 30px;
  padding: 15px;
  font-weight: 600;
}

.item .button.minus {
  max-width: 466px;
  background: darkred;
}

.itemDimensions {
  background: white;
  width: 100%;
  position: relative;
  z-index: 3;
  padding: 10px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0.8;
  font-size: 12px;
}
.itemDimensions .dimensionsContainer {
  text-align: center;
  color: gray;
  font-size: 14px;
  margin: 0 5px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; /* Each container takes an equal share of the available space */
  position: relative;
  text-align: center; /* Optional: Center content inside */
}
.itemDimensions .dimensionsContainer p {
  border-top: 1px solid #888888;
  padding: 5px 0;
  margin-top: 10px;
}

.workspace .viewItemBack .content {
  display: none !important;
}
.workspace .viewItemBack .heading {
  display: none !important;
}
.workspace .viewItemBack .section {
  padding: 0px !important;
}
.workspace .viewItemBack .section .menu {
  padding-bottom: 0px;
}

.Itembuttons {
  background: white;
  position: relative;
  top: 10px;
  z-index: 3;
  padding: 10px;
  margin: 0 auto;
  display: block;
  height: 50px;
}
.Itembuttons .counter {
  text-align: center;
  display: inherit;
  width: calc(100% - 72px);
  float: left;
  font-size: 26px;
  height: 34px;
  color: black;
}
.Itembuttons .counter.chariot-mark {
  width: calc(100% - 84px);
  border: none;
}
.Itembuttons .minus1 {
  float: left;
}
.Itembuttons .plus {
  float: right;
}
.Itembuttons .plus, .Itembuttons .plus1, .Itembuttons .minus, .Itembuttons .minus1 {
  width: auto;
}
.Itembuttons .plus .icon:hover, .Itembuttons .plus1 .icon:hover, .Itembuttons .minus .icon:hover, .Itembuttons .minus1 .icon:hover {
  background-color: rgba(0, 123, 183, 0.5);
}
.Itembuttons .plus.chariot-mark, .Itembuttons .plus1.chariot-mark, .Itembuttons .minus.chariot-mark, .Itembuttons .minus1.chariot-mark {
  width: 42px;
}
@media (min-width: 600px) {
  .Itembuttons {
    width: 100%;
  }
}

.catHeaderMain {
  background: white;
  position: relative;
  padding: 10px;
  width: 95%;
  margin: 0 auto;
  z-index: 10;
}
.catHeaderMain .subtitle {
  color: black;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
}
.catHeaderMain .restitle {
  display: inherit;
  color: #4d4d4f;
  font-size: 30px;
  width: 300px;
}
.catHeaderMain .price.strike {
  -webkit-text-decoration: line-through red 2px;
  text-decoration: line-through red 2px;
  padding: 5px;
  color: #000;
  border-radius: 5px 0px 0px 5px;
  float: left;
}
.catHeaderMain .discountPrice {
  color: #FFFFFF;
  padding: 5px;
}
.catHeaderMain .discountPrice span {
  background: #2ca02c;
  padding: 5px;
  border-radius: 5px;
}
@media (min-width: 600px) {
  .catHeaderMain {
    width: 100%;
  }
}
.catHeaderMain .search {
  margin: 10px 2px;
}
.catHeaderMain .search ::-webkit-input-placeholder {
  color: black;
  opacity: 0.5;
}
.catHeaderMain .search ::-moz-placeholder {
  color: black;
  opacity: 0.5;
}
.catHeaderMain .search :-ms-input-placeholder {
  color: black;
  opacity: 0.5;
}
.catHeaderMain .search ::-ms-input-placeholder {
  color: black;
  opacity: 0.5;
}
.catHeaderMain .search ::placeholder {
  color: black;
  opacity: 0.5;
}
.catHeaderMain p {
  font-weight: 500;
  font-size: 14px;
  color: grey;
}
.catHeaderMain .input-wrapper {
  background: #FFF;
  color: #000;
}
.catHeaderMain .input-wrapper .enrollLabel {
  padding: 10px 10px 0px 0px;
  width: auto;
  color: #000;
}
.catHeaderMain .input-wrapper .enrollInput {
  background-color: #fff;
  border: 0px;
}
@media (max-width: 600px) {
  .catHeaderMain .input-wrapper .enrollInput {
    min-width: 0 !important;
    width: auto;
  }
}
@media (max-width: 600px) {
  .catHeaderMain .storm-form {
    padding: 0 !important;
    margin: 0 !important;
  }
  .catHeaderMain .storm-form form {
    padding: 0 !important;
    margin: 0 !important;
  }
  .catHeaderMain .storm-form .input-wrapper {
    padding: 0 !important;
    margin: 0 !important;
  }
  .catHeaderMain .storm-form .input-wrapper input, .catHeaderMain .storm-form .input-wrapper .search {
    padding: 10px 10px !important;
    margin: 0 !important;
  }
  .catHeaderMain .storm-form .item-search {
    margin: 0 !important;
    padding: 0 !important;
  }
}

.resStatus {
  position: absolute;
  top: 0px;
  right: 10px;
  max-width: 70px;
}

.tpremote-checkout {
  width: 100%;
}
.tpremote-checkout .convenience {
  color: #AFEF00;
  font-size: 16px;
  text-align: center;
  background: rgba(192, 255, 0, 0.1);
  padding: 5px;
  margin-top: 10px;
  border-radius: 10px;
}
.tpremote-checkout .convenience p {
  font-size: 12px;
}
.tpremote-checkout .label {
  font-size: 14px;
}
.tpremote-checkout .cartBottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 600px) {
  .tpremote-checkout .cartBottom {
    display: block;
  }
}
.tpremote-checkout .cartBottom .loyaltyRewards {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: white;
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 10px;
  padding: 5px 15px;
  margin: 8px 0 4px 0;
  cursor: pointer;
  background: #0c4371;
  position: relative;
}
.tpremote-checkout .cartBottom .loyaltyRewards .loyaltyAmount {
  margin-right: 5px;
  margin-top: 12px;
}
.tpremote-checkout .cartBottom .loyaltyRewards .icon {
  width: 50px;
  height: 50px;
  margin: -3px 0px -5px 0px;
  padding: 1px 0 0 5px;
}
.tpremote-checkout .cartBottom .loyaltyRewards .icon img {
  width: 45px;
}
.tpremote-checkout .cartBottom .loyaltyRewards:hover {
  background: #007BB7;
}
.tpremote-checkout .cartBottom .loyaltyRewards .loyaltyAmount {
  margin-right: 5px;
}
@media (max-width: 600px) {
  .tpremote-checkout .cartBottom .loyaltyRewards {
    margin-left: 0;
  }
}
.tpremote-checkout .cartBottom .loyaltyRewards .loyaltyInfo {
  width: 100%;
}
.tpremote-checkout .cartBottom .loyaltyRewards .loyaltyInfo .loyalty {
  padding-left: 15px;
  font-weight: bold;
  position: relative;
  top: -2px;
}
.tpremote-checkout .cartBottom .loyaltyRewards .loyaltyInfo .loyaltyBar {
  border-radius: 15px;
  background: #2B3745;
  margin-left: 17px;
  margin-top: 1px;
}
.tpremote-checkout .cartBottom .loyaltyRewards .loyaltyInfo .loyaltyBar .loyaltyFilledBar {
  height: 12px;
  background: rgb(61, 91, 184);
  background: -moz-linear-gradient(90deg, rgb(61, 91, 184) 0%, rgb(227, 13, 239) 100%);
  background: -webkit-linear-gradient(90deg, rgb(61, 91, 184) 0%, rgb(227, 13, 239) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgb(61, 91, 184)), to(rgb(227, 13, 239)));
  background: linear-gradient(90deg, rgb(61, 91, 184) 0%, rgb(227, 13, 239) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3d5bb8", endColorstr="#e30def", GradientType=1);
  border-radius: 5px;
}
.tpremote-checkout .cartBottom .loyaltyRewards .loyaltyInfo .loyaltyEndDate {
  padding-left: 15px;
  margin-top: 6px;
  position: relative;
  font-size: 12px;
}
.tpremote-checkout .tableDetails {
  padding: 15px 20px;
}
.tpremote-checkout .tableDetails .groupTable .infoContent {
  max-width: calc(100% - 90px) !important;
}
@media (max-width: 600px) {
  .tpremote-checkout .tableDetails .groupTable .infoContent {
    max-width: 100% !important;
  }
}
.tpremote-checkout .tableDetails .groupTable .loyaltyTotal {
  display: inline-block;
  background: #01537e;
  border-radius: 5px;
  position: absolute;
  top: 18px;
  right: 0;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
}
.tpremote-checkout .tableDetails .groupTable .loyaltyTotal .loyaltyFree {
  display: inline-block;
  font-size: 14px;
  padding: 3px 5px 5px 5px;
  position: relative;
  z-index: 10;
  color: #FFFFFF;
}
.tpremote-checkout .tableDetails .groupTable .loyaltyTotal .loyaltyFree img {
  width: 30px;
  margin: -10px -5px -10px 5px;
}
.tpremote-checkout .tableDetails .groupTable .loyaltyTotal .loyaltyMinus {
  display: inline-block;
  background: #9c0027;
  color: white;
  padding: 5px 5px 5px 12px;
  cursor: pointer;
  border-radius: 0px 5px 5px 0px;
  margin-left: -7px;
}
.tpremote-checkout .tableDetails .listTotal {
  bottom: 35px;
}

.layer.checkout .slip-checkout {
  width: 100%;
}
.layer.checkout .slip-checkout .groupLabels {
  padding: 5px;
}

.touchpos-items .checkout {
  background: #AFEF00;
}
.touchpos-items .content {
  padding-bottom: 30px !important;
}
.touchpos-items .content > .name {
  color: white;
  padding: 10px;
}
.touchpos-items .content > .checkout {
  margin-bottom: 15px;
}
.touchpos-items .select {
  margin: 5px 0px 15px 5px;
}
@media (max-width: 600px) {
  .touchpos-items .select {
    width: 100%;
    margin: 5px 0 15px 0 !important;
  }
}
.touchpos-items .select:after {
  font-size: 25px;
  padding-right: 10px;
}
.touchpos-items .select select {
  font-size: 20px;
}
.touchpos-items .select select.sizes {
  font-size: 15px !important;
  height: 30px;
}
.touchpos-items .select.sizes {
  margin: 0 auto !important;
  max-width: 95% !important;
}
.touchpos-items .select.sizes:after {
  font-size: 15px !important;
}
.touchpos-items .sizesLabel {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-top: 15px !important;
  color: black;
}
.touchpos-items .category {
  border: 2px solid rgba(10, 10, 10, 0.9);
  margin-top: 4px;
  -webkit-animation: fade_in_show 0.5s;
  animation: fade_in_show 0.5s;
}
.touchpos-items .category .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #919191;
  background: rgba(10, 10, 10, 0.7);
  overflow: hidden;
  position: relative;
}
.touchpos-items .category .header > * {
  -ms-flex-item-align: center;
  align-self: center;
}
.touchpos-items .category .header .catHeader {
  position: absolute;
  width: 100%;
  height: 126px;
  opacity: 0.5;
  z-index: 10;
}
.touchpos-items .category .header .name {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  /*text-align: center;*/
  padding: 50px 20px;
  font-size: 20px;
  opacity: 1;
  color: white;
  position: relative;
  z-index: 11;
  text-shadow: 0 0 3px #003367, 0 0 3px #0A0A0A;
}
.touchpos-items .category .header .fa {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  font-size: 30px;
  margin-right: 20px;
  opacity: 1;
  position: relative;
  z-index: 11;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 3px #003367, 0 0 3px #0a0a0a;
}
.touchpos-items .category .content {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 3px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(255, 255, 255, 0.1);
  -webkit-animation: fade_in_show 0.5s;
  animation: fade_in_show 0.5s;
}
@media (max-width: 600px) {
  .touchpos-items .category .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 1024px) {
  .touchpos-items .category .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.touchpos-items .category .item-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
  margin-top: 3px;
  float: left;
  background: #FFFFFF;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.touchpos-items .category .item-selector img {
  height: 78px;
}
.touchpos-items .category .item-selector:hover .name, .touchpos-items .category .item-selector:hover .meta, .touchpos-items .category .item-selector:hover .item-selector {
  background: #007BB7 !important;
  color: #FFFFFF !important;
  cursor: pointer;
}
.touchpos-items .category .item-selector:hover {
  background: #007BB7 !important;
  color: #FFFFFF !important;
  cursor: pointer;
}
.touchpos-items .category .item-selector:hover img {
  cursor: pointer;
}
@media (min-width: 600px) {
  .touchpos-items .category .item-selector {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 5px;
  }
}
@media (max-width: 1024px) {
  .touchpos-items .category .item-selector {
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .touchpos-items .category .item-selector img {
    max-width: 80px !important;
    height: 58px !important;
  }
  .touchpos-items .category .item-selector .productImage {
    width: 80px !important;
    height: 58px !important;
    display: none;
  }
}
.touchpos-items .category .item-selector.active .meta {
  padding: 2px;
  padding-right: 10px;
  padding-left: 10px;
}
.touchpos-items .category .item-selector.active .meta .qty {
  font-size: 22px;
  text-align: right;
}
.touchpos-items .category .item-selector.active .meta .price {
  opacity: 0.3;
  font-size: 12px;
  text-align: right;
  white-space: nowrap;
}
.touchpos-items .category .item-selector .plus {
  background: #AFEF00;
}
.touchpos-items .category .item-selector .minus {
  background: #FF2F2F;
}
.touchpos-items .category .item-selector .meta {
  padding: 10px 10px 0px 0px;
  min-width: 155px;
  right: 0;
  height: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: left;
}
@media (min-width: 600px) {
  .touchpos-items .category .item-selector .meta {
    min-width: 200px;
    height: 78px;
  }
}
@media (max-width: 600px) {
  .touchpos-items .category .item-selector .meta {
    min-width: 100px;
  }
}
.touchpos-items .category .item-selector .meta .icon {
  margin-right: 5px;
}
@media (min-width: 600px) {
  .touchpos-items .category .item-selector .button {
    min-width: 100px;
  }
}
.touchpos-items .category .item-selector .button .fa {
  font-size: 25px;
}
.touchpos-items .category .item-selector > * {
  /*align-self:center;*/
}
.touchpos-items .category .item-selector .name {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  color: black;
  background: white;
  padding: 10px 8px;
  font-size: 14px;
  height: 78px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 52px;
}
@media (max-width: 600px) {
  .touchpos-items .category .item-selector .name {
    height: auto;
    padding: 0px 10px 0px 10px;
  }
}
.touchpos-items .category .item-selector .meta {
  background: white;
  color: black;
}
.touchpos-items .category .item-selector .meta .discount-container {
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px);
}
.touchpos-items .category .item-selector .meta .price.strike {
  -webkit-text-decoration: line-through red 2px;
  text-decoration: line-through red 2px;
  padding: 5px;
  color: #000;
  border-radius: 5px 0px 0px 5px;
}
@media (max-width: 600px) {
  .touchpos-items .category .item-selector .meta .price.strike {
    font-size: 12px;
  }
}
.touchpos-items .category .item-selector .meta .discountPrice {
  color: #FFFFFF;
  padding: 0;
  text-align: right;
}
@media (max-width: 600px) {
  .touchpos-items .category .item-selector .meta .discountPrice {
    padding: 0px;
    font-size: 13px;
  }
}
.touchpos-items .category .item-selector .meta .discountPrice span {
  background: #2ca02c;
  padding: 5px;
  border-radius: 5px;
}
.touchpos-items .category .category {
  margin-left: 30px;
  width: calc(100% - 25px);
}
.touchpos-items #iframeContainer {
  z-index: 20;
}
.touchpos-items #termsframe {
  height: calc(100vh - 150px) !important;
}
.touchpos-items #chatframe {
  height: calc(100vh - 165px) !important;
}
@media (max-width: 600px) {
  .touchpos-items #chatframe {
    height: calc(100vh - 215px) !important;
  }
}
.touchpos-items .groupLabels, .touchpos-items .ticketInfoHeader {
  padding: 5px 5px 0 5px;
}
.touchpos-items .groupLabels .Label, .touchpos-items .ticketInfoHeader .Label {
  display: inline-block;
  color: white;
  font-size: 20px;
  height: 30px;
  width: 150px;
}
@media (max-width: 600px) {
  .touchpos-items .groupLabels .Label, .touchpos-items .ticketInfoHeader .Label {
    width: 130px;
    min-width: 130px;
  }
}
.touchpos-items .ticketInfoHeader {
  font-size: 24px;
}
.touchpos-items .dates {
  display: inline-block;
  width: 100%;
}
.touchpos-items .dates .text {
  width: 200px;
  display: inline-block;
}
.touchpos-items .dates .date {
  display: inline-block;
}
.touchpos-items .title {
  color: white;
  font-size: 30px;
  padding: 0 0 10px 10px;
}
.touchpos-items .subtitle1 {
  color: white;
  opacity: 0.5;
  padding: 0 10px 10px 10px;
  margin-top: -10px;
  text-align: left;
}
@media (min-width: 600px) {
  .touchpos-items .subtitle1 {
    padding-top: 15px;
  }
}
@media (max-width: 600px) {
  .touchpos-items .subtitle1 {
    padding-top: 10px;
    text-align: center;
  }
}
.touchpos-items .group {
  position: relative;
  margin: 20px auto;
  border: 1px #9e9e9e solid;
  font-size: 18px;
  font-weight: bold;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  border-radius: 5px;
  background-color: black;
  height: 125px;
  padding: 10px;
  width: 350px;
}
@media (max-width: 600px) {
  .touchpos-items .group {
    width: 280px;
  }
}
.touchpos-items .group .name {
  float: left;
  width: calc(100% - 90px);
  text-align: left;
  margin: 0;
  position: absolute;
  bottom: 10px;
  display: block;
}
.touchpos-items .group .name .p {
  font-size: 12px;
  font-weight: lighter;
  display: block;
}
.touchpos-items .store {
  height: 150px;
  background-color: black;
  border: 1px solid grey;
  border-radius: 5px;
  cursor: pointer;
  max-width: 500px;
  margin: 10px auto 30px auto;
}
.touchpos-items .store .image {
  height: 100%;
  width: auto;
  margin: 0 auto;
  display: block;
}
.touchpos-items .store .header {
  position: relative;
  height: 50px;
  top: calc(100% - 65px);
  left: 5px;
  color: white;
  text-shadow: 0 0 3px #003367, 0 0 3px #0A0A0A;
}
.touchpos-items .store .header .hours {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
}

.pad-right {
  margin-right: 20px !important;
}
@media (max-width: 600px) {
  .pad-right {
    margin-right: auto !important;
  }
}

@media (max-width: 600px) {
  .backButtonMobile {
    position: absolute !important;
    z-index: 5;
    top: 79px;
    left: 10px;
    max-width: -webkit-fit-content !important;
    max-width: -moz-fit-content !important;
    max-width: fit-content !important;
  }
}

.itemNote {
  margin: 0 auto !important;
  display: inline-block;
  width: 100%;
}
.itemNote .section {
  border: none !important;
}
@media (max-width: 600px) {
  .itemNote .section {
    background-color: white !important;
  }
}

.note {
  min-width: 0;
  padding: 5px;
  background-color: #3b4567;
  border-radius: 10px;
  color: white;
  font-size: 17px;
  font-weight: 200;
  outline: none;
  display: block !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px black;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  height: 100%;
  width: 100%;
}
@media (max-width: 600px) {
  .note {
    min-width: 192px;
  }
}

.noteError {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  color: white;
  font-size: 14px;
  height: 20px;
  margin-left: 20px;
  margin-top: 8px;
}
@media (max-width: 600px) {
  .noteError {
    margin-left: 10px;
    font-size: 12px;
    margin-top: 0;
  }
}
@media (max-width: 1024px) {
  .noteError {
    margin-top: 1px;
  }
}

.touchpos .name {
  color: white;
  padding: 5px;
}

.checkoutLabel {
  color: white;
  padding: 5px;
  font-weight: 300;
}

.checkoutTimeLabel {
  color: white;
  padding: 5px;
  font-weight: normal;
  margin-top: 10px;
}

.Label {
  display: inline-block;
  color: white;
  font-size: 20px;
  height: 40px;
  -webkit-animation: fade_in_show 0.5s;
  animation: fade_in_show 0.5s;
}
@media (max-width: 600px) {
  .Label {
    width: calc(100% - 20px);
    min-width: 130px;
    margin: 10px 10px;
    font-size: 18px;
    text-align: center;
  }
}
@media (max-width: 380px) {
  .Label {
    font-size: 16px;
  }
}

.chatButton {
  position: absolute !important;
  top: 10px !important;
  left: 320px !important;
  max-width: 200px !important;
}
@media (max-width: 600px) {
  .chatButton {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    max-width: none !important;
    margin: 5px 0 2px 0;
    width: 50% !important;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .chatButton span {
    font-size: 12px !important;
  }
  .chatButton .fa {
    margin: 0 5px 0 0 !important;
    position: static !important;
  }
  .chatButton.full-width {
    width: 100% !important;
  }
}

@media (max-width: 600px) {
  .suggestionButton {
    width: 50% !important;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    margin: 5px 0 2px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
  }
  .suggestionButton span {
    font-size: 12px !important;
  }
  .suggestionButton .fa {
    margin: 0 5px 0 0 !important;
    position: static !important;
  }
  .suggestionButton.full-width {
    width: 100% !important;
  }
}

@media (max-width: 600px) {
  .mobileActionButtons {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
    margin-top: 10px;
    padding: 5px 0;
    gap: 1px;
  }
  .mobileActionButtons .button {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .mobileActionButtons .button .fa {
    margin-right: 5px !important;
    position: static !important;
  }
}
@media (min-width: 600px) {
  .mobileActionButtons {
    display: none;
  }
}
@media (max-width: 1024px) {
  .mobileActionButtons {
    display: none;
  }
}

@media (max-width: 600px) {
  .storeTitleSection {
    display: none !important;
  }
}

@media (max-width: 600px) {
  .mobileActionButtons {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
    margin-top: 10px;
    padding: 5px 0;
    gap: 1px;
  }
  .mobileActionButtons .button {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .mobileActionButtons .button .fa {
    margin-right: 5px !important;
    position: static !important;
  }
}
@media (min-width: 600px) {
  .mobileActionButtons {
    display: none;
  }
}
@media (max-width: 1024px) {
  .mobileActionButtons {
    display: none;
  }
}

.view-item {
  overflow-y: hidden;
}
.view-item .itemDetails {
  display: inline-block;
  width: 100%;
  background: white;
  padding: 5px;
}
@media (min-width: 600px) {
  .view-item .content {
    width: 100%;
    padding: 10px;
    display: table;
  }
}
.view-item .resHeader, .view-item .left {
  margin-bottom: auto;
}
@media (min-width: 600px) {
  .view-item .resHeader, .view-item .left {
    display: inline-block;
    width: 350px;
    position: relative;
    float: left;
  }
}
@media (max-width: 1024px) {
  .view-item .resHeader, .view-item .left {
    width: 270px;
  }
}
@media (max-width: 600px) {
  .view-item .resHeader, .view-item .left {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .view-item .catHeaderMain {
    width: calc(100% - 360px);
    display: inline-block;
    top: 0;
    left: 0;
    background: white;
    position: relative;
    padding: 5px 10px 5px 10px;
    float: left;
    margin-left: 10px;
  }
}
@media (max-width: 1024px) {
  .view-item .catHeaderMain {
    width: calc(100% - 280px);
  }
}
@media (max-width: 600px) {
  .view-item .catHeaderMain {
    width: 100%;
    z-index: 10 !important;
  }
}
@media (min-width: 600px) {
  .view-item .fullWidth {
    width: calc(100% - 10px);
  }
}
@media (min-width: 600px) {
  .view-item .Itembuttons {
    width: 100%;
    float: left;
    padding-bottom: 30px;
  }
}
.view-item .select.sizes {
  max-width: 100% !important;
}
@media (min-width: 600px) {
  .view-item .select.sizes {
    float: left;
    width: 100%;
    max-width: 100% !important;
    color: white;
  }
}
@media (max-width: 600px) {
  .view-item .itemNote {
    margin-top: 0px !important;
  }
}
.view-item .itemNote .section {
  margin-top: 20px;
  background-color: white !important;
}
.view-item .itemNote .section .heading {
  width: 100%;
  color: black;
}
.view-item .loyaltyRewards {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  color: white;
  border-radius: 10px;
  padding: 5px 15px;
  margin: 8px 0 4px 0;
  background: #0c4371;
}
.view-item .loyaltyRewards .loyaltyAmount {
  margin-right: 5px;
  margin-top: 16px;
}
.view-item .loyaltyRewards .icon {
  width: 50px;
  height: 50px;
  margin: -5px 0px -5px 0px;
  padding: 5px 0 0 5px;
}
.view-item .loyaltyRewards .icon img {
  width: 50px;
}
@media (max-width: 600px) {
  .view-item .loyaltyRewards {
    margin-left: 0;
  }
}
.view-item .loyaltyRewards .loyaltyInfo {
  width: 100%;
}
.view-item .loyaltyRewards .loyaltyInfo .loyalty {
  padding-left: 15px;
  font-weight: bold;
  position: relative;
  top: -3px;
}
.view-item .loyaltyRewards .loyaltyInfo .loyaltyBar {
  border-radius: 15px;
  background: #2B3745;
  margin-left: 17px;
  margin-top: 1px;
}
.view-item .loyaltyRewards .loyaltyInfo .loyaltyBar .loyaltyFilledBar {
  height: 12px;
  background: rgb(61, 91, 184);
  background: -moz-linear-gradient(90deg, rgb(61, 91, 184) 0%, rgb(227, 13, 239) 100%);
  background: -webkit-linear-gradient(90deg, rgb(61, 91, 184) 0%, rgb(227, 13, 239) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgb(61, 91, 184)), to(rgb(227, 13, 239)));
  background: linear-gradient(90deg, rgb(61, 91, 184) 0%, rgb(227, 13, 239) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3d5bb8", endColorstr="#e30def", GradientType=1);
  border-radius: 5px;
}
.view-item .loyaltyRewards .loyaltyInfo .loyaltyEndDate {
  padding-left: 15px;
  margin-top: 5px;
  position: relative;
  font-size: 12px;
}

.touchpos-items .input-wrapper .enrollLabel {
  width: 160px;
  min-width: 130px;
  font-size: 16px !important;
}
@media (max-width: 380px) {
  .touchpos-items .input-wrapper .enrollLabel {
    width: 130px;
  }
}
.touchpos-items .input-wrapper .enrollInput {
  min-width: 170px;
}
@media (max-width: 600px) {
  .touchpos-items .input-wrapper .enrollInput {
    width: calc(100% - 160px);
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 380px) {
  .touchpos-items .input-wrapper .enrollInput {
    width: calc(100% - 130px);
  }
}
@media (max-width: 600px) {
  .touchpos-items .input-wrapper .enrollInput.dateTime {
    width: calc(100% - 160px);
  }
}
@media (max-width: 380px) {
  .touchpos-items .input-wrapper .enrollInput.dateTime {
    width: calc(100% - 130px);
  }
}
.touchpos-items .allergens {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(10, 10, 10, 0.7);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.touchpos-items .allergens .allergen {
  background: rgba(10, 10, 10, 0.6);
  padding: 5px 10px;
  margin: 1px;
  max-width: 340px;
  overflow-wrap: break-word;
  position: relative;
  left: 120px;
}
@media (max-width: 600px) {
  .touchpos-items .allergens .allergen {
    left: 90px;
    max-width: calc(100% - 170px);
  }
}
.touchpos-items .allergens:hover {
  background-color: rgba(10, 10, 10, 0.7);
}
.touchpos-items .item-search input:focus {
  background-color: rgb(89, 99, 133) !important;
  padding: 10px 10px 10px !important;
}
@media (max-width: 600px) {
  .touchpos-items .item-search input:focus {
    padding: 10px 10px 10px !important;
    margin: 0 !important;
  }
}
@media (max-width: 600px) {
  .touchpos-items .item-search {
    padding: 0 !important;
    margin: 0 !important;
  }
}
@media (max-width: 600px) {
  .touchpos-items .storm-form {
    padding: 0 !important;
    margin: 0 !important;
  }
  .touchpos-items .storm-form form {
    padding: 0 !important;
    margin: 0 !important;
  }
}
.touchpos-items .storm-form input.hidden {
  display: none !important;
}

@media (max-width: 600px) {
  .input-wrapper .enrollLabel {
    font-size: 16px !important;
  }
}

.hash label {
  color: white;
}

.section .instructions {
  color: white;
  padding: 0px 0px 0px 20px;
}
.section label.nameLabel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
  margin: 20px 0px 0px 20px;
  font-size: 18px !important;
  opacity: 1 !important;
}
.section .tips .button {
  color: white;
  border: 2px solid rgba(255, 255, 255, 0.9);
  width: 100px;
  padding: 12px;
  display: inline-block !important;
  margin: 5px;
}
@media (max-width: 600px) {
  .section .tips .button {
    width: calc(50% - 20px);
    min-width: 100px;
    margin: 5px auto;
  }
}
.section .tips .button span {
  width: 100%;
  display: block;
  text-align: center;
}
.section .tips .button span:nth-of-type(2) {
  margin-top: 12px;
}
.section .tips .button:hover {
  background: rgba(0, 120, 180, 0.4);
}
.section .tips .button.selected {
  background: rgba(0, 120, 180, 0.8);
  border: 2px solid rgba(0, 120, 180, 0.9);
}
.section .tips .customTip {
  border: 2px solid rgba(255, 255, 255, 0.9);
  margin: 5px;
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 600px) {
  .section .tips .customTip {
    width: calc(100% - 20px) !important;
    margin: 5px auto;
  }
}
.section .tips .customTip .button {
  height: 100%;
  border: none;
  margin: 0;
}
.section .tips .customTip .button span {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (max-width: 600px) {
  .section .tips .customTip {
    width: calc(50% - 20px);
    min-width: 100px;
    margin: 5px auto;
  }
}
.section .tips .customTip input[type=number] {
  border: none;
  width: 100%;
  height: 100%;
  padding: 12px 5px 12px 22px;
  display: inline-block !important;
  background: inherit;
  color: white;
  font-size: 16px;
  -moz-appearance: textfield;
  margin-left: 2px;
}
.section .tips .customTip input[type=number]:focus {
  outline: none;
}
.section .tips .customTip .icon {
  position: relative;
  color: white;
  font-size: 18px;
  -webkit-transform: translate(2px, calc(50% - 11px));
  -ms-transform: translate(2px, calc(50% - 11px));
  transform: translate(2px, calc(50% - 11px));
  margin: 0 -15px 0 0px;
  padding-left: 5px;
}
.section .tips input::-webkit-outer-spin-button,
.section .tips input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.suggestions-label {
  padding: 5px 4px 35px 0;
  font-style: italic;
  font-size: 15px;
  text-align: center;
}

.multiple-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 600px) {
  .multiple-filters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
/*------------------ OPTIONS ------------------- */
/* !==== Primary Colours */
/* Off white temp */
/* !==== Secondary Colours */
/* Warning */
/* Error/Failure */
/* Success */
/* Yellow */
/*$color_primary: rgb(192,255,0); //GREEN*/
/*$color_primary: rgb(0,192,255); //BLUE*/
/* !==== This is the main colour ====! */
/* !==== This is the main colour of the desktop sidebars ====!*/
/* !==== Color for the header ====! */
/* !==== Color for the footer ====! */
/* !==== Size of a phone ====! */
/**
	Function for figuring out if something is light or dark
*/
@-webkit-keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade_in_show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes fade_out_hide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.sidebar .card-tap .fa {
  font-size: 80px;
  color: white;
  padding: 20px;
}

.dli-card-settings .dli-card {
  background-image: url("/plugin/login_launchpad/media/bank-card.png");
  background-size: contain;
  background-repeat: no-repeat;
  height: 191.4px;
  width: 301.2px;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
}
@media (max-width: 600px) {
  .dli-card-settings .dli-card {
    margin-left: auto;
    margin-right: auto;
  }
}
.dli-card-settings .dli-card .card-blocked-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(10, 10, 10, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 10px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  z-index: 10;
}
.dli-card-settings .dli-card .card-blocked-wrapper .blocked {
  font-weight: 300;
  font-size: 24px;
  padding: 5px 10px;
  border-radius: 3px;
  color: white;
  background: rgba(10, 10, 10, 0.5);
  margin-bottom: 10px;
}
.dli-card-settings .dli-card .pan {
  position: absolute;
  top: 93px;
  left: 25.5px;
  font-family: "Roboto Mono", "Courier New" !important;
  color: rgb(70, 70, 70);
  font-size: 21.6px;
}
.dli-card-settings .dli-card .button {
  position: absolute;
  bottom: 0px;
  background: rgba(255, 47, 47, 0.8);
  color: white;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-left-radius: 8px;
}
.dli-card-settings .dli-card .button span {
  padding: 20px;
  font-size: 16px;
}
.dli-card-settings .student-card {
  background-image: url("/plugin/login_launchpad/media/eezipay-card.png");
  background-size: contain;
  background-repeat: no-repeat;
  height: 191.4px;
  width: 301.2px;
  position: relative;
  display: inline-block;
  overflow: hidden;
}
@media (max-width: 600px) {
  .dli-card-settings .student-card {
    margin-left: auto;
    margin-right: auto;
  }
}
.dli-card-settings .student-card .actionButtons {
  position: absolute;
  bottom: 0;
  left: 0;
}
.dli-card-settings .student-card #closeButton {
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(255, 47, 47, 0.8);
  color: white;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-left-radius: 8px;
}
.dli-card-settings .student-card .hideButton {
  bottom: 37px;
  display: none;
  position: absolute;
  width: 132px;
}
.dli-card-settings .student-card .pinCode {
  display: none;
  position: absolute;
  bottom: 37px;
  right: 0;
  width: 138px;
}
.dli-card-settings .closed-loop-card {
  margin-bottom: 10px;
}
.dli-card-settings .closed-loop-card .wrap {
  display: inline-block;
  margin-left: 20px;
}
.dli-card-settings .closed-loop-card .wrap canvas {
  height: 191.4px !important;
  width: 191.4px !important;
}
.dli-card-settings .linkButton {
  width: 300px;
  margin: 10px 0;
}
@media (max-width: 600px) {
  .dli-card-settings .linkButton {
    margin: 10px auto;
  }
}

.touchpos-items .select {
  margin: 5px 0 15px 5px;
}
.touchpos-items .select:after {
  font-size: 20px;
}
.touchpos-items .select select {
  font-size: 20px;
}
.touchpos-items .select select.sizes {
  font-size: 15px !important;
  height: 30px;
}
.touchpos-items .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
  font-size: 18px;
  padding: 5px;
}

.driverDiv {
  display: inline-block;
  width: 100%;
}
.driverDiv .select {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: calc(100% - 165px);
  min-width: 175px;
  margin: 5px 10px 5px 0;
}
@media (max-width: 600px) {
  .driverDiv .select {
    width: 100%;
  }
}
.driverDiv .button {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  margin-top: 0 !important;
}

.staffVerify .verifyButtons .button:first-of-type {
  margin-bottom: 5px;
}
.staffVerify .searchDiv {
  top: 0;
}
.staffVerify .searchDiv .search {
  border-radius: 10px;
}
@media (max-width: 600px) {
  .staffVerify .transactions .tableNew .tableDetails {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .staffVerify .transactions .tableNew .tableDetails .date {
    position: relative;
    top: auto;
    right: auto;
    margin-top: 5px;
  }
  .staffVerify .transactions .tableNew .tableDetails .status {
    margin-left: 10px;
    display: block;
    width: 100%;
    position: relative;
    top: 0px;
    left: 5px;
  }
  .staffVerify .transactions .tableNew .tableDetails .groupTable.leftPad {
    width: 91%;
  }
}

.batchVerify .button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 10px;
}
.batchVerify .info {
  margin-bottom: 10px;
}
.batchVerify .transactions .tableNew .tableDetails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 600px) {
  .batchVerify .transactions .tableNew .tableDetails {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .batchVerify .transactions .tableNew .tableDetails .date {
    position: relative;
    top: auto;
    right: auto;
    margin-top: 5px;
  }
  .batchVerify .transactions .tableNew .tableDetails .status {
    margin-left: 10px;
    display: block;
    width: 100%;
    position: relative;
    top: 0px;
    left: 5px;
  }
  .batchVerify .transactions .tableNew .tableDetails .groupTable.leftPad {
    width: 95%;
  }
  .batchVerify .transactions .tableNew .tableDetails .checkbox {
    position: absolute;
    left: 7px;
    top: 0px;
  }
}
.batchVerify .transactions .tableNew .tableDetails .checkbox {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.batchVerify .transactions .tableNew .tableDetails .checkbox .fa {
  font-size: 24px;
  color: white;
}
.batchVerify .transactions .tableNew .tableDetails .checkbox .fa-check-square-o {
  color: #00D27F;
}