﻿/* Define standard variables and values for website */
/* install Web_Compiler_v1.12.394.vsix to compile the file */
/* https://www.c-sharpcorner.com/article/how-to-use-sass-in-visual-studio-using-web-essentials/ */
.responsive {
  max-width: 100%;
  height: auto; }

/*#region icon*/
.fa {
  display: none !important; }

.faForArrowsAlt {
  display: inline-block !important;
  margin-left: 50px; }

.captchasucesss {
  color: green !important; }

.sa {
  display: inline-block !important;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #7cb347; }

.tooltip-inner {
  max-width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #7cb347;
  border-radius: .25rem; }

.tooltip.bs-tooltip-bottom .tooltip-inner {
  background: #7cb347 !important; }

.tooltip .arrow:before {
  border-bottom-color: #7cb347 !important;
  border-top-color: #7cb347 !important; }

.lbl {
  color: black;
  max-width: 11rem; }

.changepassheader {
  padding-left: 1rem; }

.iconwidth {
  max-width: 2rem; }

.lnk {
  flex: auto;
  color: black !important; }

.lbl2 {
  max-width: 16rem;
  color: black; }

.ctrlcontact {
  height: 13rem; }

.modelstyle {
  flex: auto; }

.modelspanforgetpassword {
  font-size: 1rem;
  color: darkred; }

.modelspanforgetpasswordlink {
  font-size: 0.7rem;
  background-color: #f5f7fa;
  color: #337ab7; }

/*#endregion icon*/
/*#region Banner and Menu section*/
.hide-show-logo {
  display: none; }

.show-hide-logo {
  display: block; }

.langMobile {
  display: none; }

.langDeskstop {
  display: inline-block;
  list-style: none;
  padding: 0 !important; }

.navbar {
  padding: 0rem 1rem !important;
  /*margin-right: auto;
    margin-left: auto;*/
  /*border: 2px solid red !important;*/
  border-radius: 0px !important;
  margin-bottom: 0px !important;
  /*color: red !important;*/
  border: 0px !important;
  border-bottom: solid 0.0625rem #7cb347 !important;
  /*min-height: 9.375rem !important;*/
  /*justify-content: center;
    align-items: center;*/ }

.navbar-brand {
  margin-right: 0 !important; }

.navbar-collapse {
  flex-grow: unset !important; }

.navbar-toggler {
  border-color: #7cb347 !important; }

.navbar-toggler:active {
  border-color: #7cb347 !important; }

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(124,179,71,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important; }

.sticky-top .navbar .navbar-toggler {
  border-color: #ffffff !important; }

.sticky-top .navbar .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important; }

.authenticate-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important; }

.authenticate-toggler-button {
  border-color: #ffffff !important; }

.navbar-toggler:focus, .navbar-toggler:hover {
  background-color: transparent !important; }

.navbar-nav > li {
  margin-top: 1.875rem; }

.navbar-nav > li > a.show-hide-logo {
  margin-top: 0; }

.navbar-nav > li > a {
  color: #7cb347 !important;
  transition: all 0.9s ease-in;
  line-height: 3rem;
  color: #7cb347 !important;
  background-color: white;
  margin: 0px 10px;
  border-radius: 20% 60%;
  width: 9.50rem;
  text-align: center;
  border: 0.0625rem solid #7cb347;
  position: relative;
  display: block;
  padding: 0.625rem 0.9375rem; }

.navbar-nav > li.show-hide-logo {
  margin-top: 0; }

.navbar-nav > li.show-hide-logo a {
  color: #7cb347 !important;
  transition: all 0.9s ease-in;
  line-height: 3rem;
  color: #7cb347 !important;
  background-color: transparent !important;
  margin: 0 0.625rem;
  border-radius: 20% 60%;
  width: 150px;
  text-align: center;
  border: 0 solid #7cb347;
  position: relative;
  display: block;
  padding: 0.625rem 0.9375rem; }

.navbar-nav > mainMenu > li > a:hover {
  color: white !important;
  background-color: #7cb347 !important;
  border-color: white; }

.navbar-nav > li > a:active, a:active {
  color: #7cb347 !important; }

.navbarBackground {
  background-color: #7cb347; }

.navbarBackground a {
  color: white !important; }

#myHeader {
  font-size: 1.2rem; }

/*#region sticky-top*/
.sticky-top .navbar {
  min-height: 50px !important;
  background-color: #7cb347;
  position: fixed !important;
  width: 100% !important;
  top: 0;
  max-height: 70px; }

.sticky-top .navbar-brand {
  height: 50px !important; }

.sticky-top .img-logo {
  width: 70px !important;
  height: auto; }

.sticky-top .navbar-nav > li {
  margin-top: 0; }

.sticky-top .navbar-nav > li > a {
  color: white !important;
  background-color: unset;
  margin: unset;
  border-radius: unset;
  width: unset;
  text-align: unset;
  border: unset;
  margin-top: 30px; }

.sticky-top .navbar-nav > li > a:hover {
  color: #337ab7 !important;
  background-color: transparent !important;
  border-color: white; }

.Authenticated-Active-Panel {
  background-color: #fff969;
  color: #fff !important;
  margin: 0px !important;
  border-bottom: solid 1px #fff !important; }

.Authenticated-Active-Panel a {
  color: #CF194F !important; }

.img-logo-authenticate {
  width: 5.125rem !important;
  height: auto; }

.logoutMobile {
  display: none !important; }

.signout .fa-sign-out {
  color: red !important; }

.signout .sticky-top .fa-sign-out {
  color: red !important; }

.signout .fa {
  display: inline-block !important;
  margin-right: 0.25rem; }

.signout .sticky-top .fa {
  display: inline-block !important;
  margin-right: 0.25rem; }

/*#endregion sticky-top*/
/*#endregion Banner and Menu section*/
/*#region Loader */
/*#Home menu*/
.navbars-expand-md {
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.navbars {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 1rem; }

.navbars-light .navbar-brand {
  color: #7cb347; }

.navbars-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }

.navbars-expand-md .navbar-toggler {
  display: none; }

.navbars-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem; }

.navbars-expand-md .navbars-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

.navbars-collapse {
  -ms-flex-preferred-size: 100% !important;
  flex-basis: 100% !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.navbars-expand-md .navbars-nav {
  -ms-flex-direction: row;
  flex-direction: row; }

@media (min-width: 768px) {
  .navbars-expand-md .navbars-nav {
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbars-expand-md .navbars-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem; } }

.mr-auto, .mx-auto {
  margin-right: auto !important; }

.navbars-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.navbars-light .navbars-nav .active > .nav-link, .navbars-light .navbars-nav .nav-link.active, .navbars-light .navbars-nav .nav-link.show, .navbars-light .navbars-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9); }

.navbars-light .navbars-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }

.nav-link {
  display: block;
  padding: .5rem 1rem; }

.navbars-light .navbars-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(124,179,71,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important; }

.navbars-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

.navbars-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem; }

/*endregion Home Menu*/
.loader {
  border-radius: 50%;
  border-top: 16px solid #3d70b2;
  border-right: 16px solid #dfe3e6;
  border-bottom: 16px solid #7cb347;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20rem; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

#load {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  opacity: 0.8;
  background: #000;
  filter: alpha(opacity=80);
  /* required for opacity to work in IE */
  visibility: hidden; }

#loadingText {
  margin-right: auto;
  margin-left: auto;
  margin-top: 1rem;
  background-color: transparent;
  text-align: center;
  font-size: 1rem;
  color: #7cb347; }

/*#endregion Loader */
/*#region Is set for Footer*/
html,
body {
  margin: 0;
  background-color: #f5f7fa !important;
  color: #333 !important;
  font-family: Arial,Verdana,sans-serif !important;
  font-size: 0.95rem; }

a {
  color: #7cb347 !important; }

.mainMenu a:hover {
  color: #337ab7 !important;
  transition: all 0.9s ease-out;
  text-decoration: none;
  background-color: transparent; }

.box {
  display: flex;
  flex-flow: column;
  height: 100%; }

.box .row {
  /*border: 1px dotted grey;*/ }

.box .row.header {
  flex: 0 1 auto;
  /* The above is shorthand for:
        flex-grow: 0,
        flex-shrink: 1,
        flex-basis: auto
        */ }

.box .rowOne.content {
  flex: 1 1 auto;
  background-color: transparent; }

.box .rowOne.footer {
  flex: 0 1 2.5rem;
  -moz-box-shadow: inset 0 0 10px #f5f7fa;
  -webkit-box-shadow: inset 0 0 10px #f5f7fa;
  box-shadow: inset 0 0 20px #f5f7fa;
  background-color: #7cb347;
  min-height: 150px;
  width: 100%;
  color: #fff969;
  padding-top: 30px;
  display: block; }

.box .rowOne.footer a {
  line-height: 40px;
  color: #fff969 !important; }

.footer-content {
  display: block;
  padding: 1rem 1rem;
  flex: 0 1 2.5rem;
  -moz-box-shadow: inset 0 0 10px #f5f7fa;
  -webkit-box-shadow: inset 0 0 10px #f5f7fa;
  box-shadow: inset 0 0 20px #f5f7fa;
  background-color: #7cb347;
  width: 100%;
  color: white;
  font-size: 0.8rem; }

.footer-content span {
  display: inline-block;
  vertical-align: middle;
  padding-right: 0.5rem; }

.mobileVisible {
  display: none; }

.separatorFooter {
  color: #5596e6; }

.panelToAuthenticate {
  display: block; }

.panelToAuthenticate-responsive {
  display: none; }

/*#endregion Is set for Footer*/
/*#region datatable*/
div.alphabet {
  clear: both;
  position: relative;
  margin: 0.5em 0;
  background-color: #5596e6 !important;
  border-color: #5596e6 !important;
  /*color: #fff !important;
    height: 2rem;*/ }

@media screen and (max-width: 640px) {
  div.alphabet {
    text-align: center; } }

div.alphabet ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none; }

div.alphabet li {
  display: inline-block; }

div.alphabet a {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  box-sizing: content-box;
  padding: 0.2em 0.1em;
  min-width: 1.3em;
  /*border: 1px solid transparent;
    border-radius: 2px;*/
  border-color: #5596e6 !important;
  color: #fff !important; }

div.alphabet a:hover {
  border: 1px solid #7cb347;
  background-color: #7cb347;
  /*background: linear-gradient(to bottom, $linkColor 0%, #111 100%);*/
  border-color: #7cb347 !important;
  color: #fff !important; }

div.alphabet a:active {
  outline: none;
  background-color: #7cb347;
  /*background: linear-gradient(to bottom, $linkColor 0%, #0c0c0c 100%);
    box-shadow: inset 0 0 3px #111;*/ }

div.alphabet a.empty {
  border-color: #7cb347 !important;
  color: #696565 !important;
  pointer-events: none !important; }

div.alphabet a.active,
div.alphabet a.active.empty {
  color: white !important;
  /*border: 1px solid $linkColor;*/
  background-color: #FFF;
  background: #7cb347;
  border-color: #7cb347;
  text-decoration: underline; }

div.alphabet .alphabet-info-display {
  margin-right: 0em; }

div.alphabet div.alphabet-info {
  position: absolute;
  border: 1px solid #7cb347;
  /*background-color: #585858;
    background: linear-gradient(to bottom, $linkColor 0%, #111 100%);*/
  border-radius: 2px;
  color: #7cb347;
  margin-top: 0.2em;
  padding: 0.2em 0.4em;
  text-align: center;
  opacity: 0;
  z-index: 9999; }

tr.alphabet-group, tr.alphabet-group:hover {
  /*background-color: rgba(0,0,0,0.15) !important;*/ }

/*#endregion datatablr*/
/*#region General*/
/* Set padding to keep content from hitting the edges */
.body-content {
  padding: 0 0 !important; }

.body-content .index {
  padding: 0rem 1rem; }

.shadow {
  -moz-box-shadow: inset 0 0 0.625rem #8c9ba5 !important;
  -webkit-box-shadow: inset 0 0 0.625rem #8c9ba5 !important;
  box-shadow: inset 0 0 1.875rem #8c9ba5 !important; }

.separator {
  border-top: 0.0625rem solid #5596e6;
  border-bottom: 0.0325rem solid #7cb347;
  height: 0px; }

.centerContainer {
  margin-left: auto;
  margin-right: auto; }

.main-text {
  font-size: 4rem;
  padding: 0.625rem 0;
  color: #7cb347 !important;
  text-shadow: 2px 2px #5596e6; }

.main-text-medium {
  font-size: 2em;
  /*padding-bottom: 2.625rem;*/
  color: #8c9ba5 !important; }

.darkText {
  color: #333 !important; }

.blueText {
  color: #5596e6; }

.greenText {
  color: #7cb347; }

.warningColor {
  color: #cf194f; }

.main-text-small {
  font-size: 1.5rem;
  text-align: center;
  /*padding: 0.625rem 0;*/
  color: #8c9ba5 !important; }

.main-text-warning {
  font-size: 1em;
  padding: 5px 0;
  color: #cf194f !important;
  background-color: transparent;
  border-top: dashed 1px #cf194f; }

.main-text-warning a {
  color: #cf194f !important;
  background-color: none !important;
  text-decoration: underline; }

.allergen img {
  border: 1px solid #7cb347;
  border-radius: 20%;
  background: #7cb347;
  margin: 10px;
  width: 50px;
  /*float: left;*/
  margin: 5px; }

.allergen > a:hover {
  text-decoration: none !important;
  background-color: transparent !important; }

.close {
  color: white !important;
  opacity: 1 !important; }

.closeButton {
  background-color: #7cb347 !important;
  color: white !important; }

.modal-content {
  color: white; }

.modal-header {
  background-color: #7cb347; }

.modal-body {
  background-color: #f5f7fa;
  color: #5596e6;
  font-size: 1.1rem; }

.float-right-button {
  float: right;
  padding: 0 5px;
  /*margin: 5px 0;*/
  margin-bottom: 5px; }

/*
.float-left-button {
    padding: 0 5px;
    margin: 5px 0;
}
*/
.float-right-button > #btnSubmit, .float-right-button > #managePasswordFormulaire, #btn_disable, .float-right-button > #btnchangepassword, .float-right-button > #btnforgetpassword {
  background-color: #7cb347; }

.float-right-button > #search {
  color: #7cb347 !important;
  background-color: #ffffff;
  border-color: #7cb347 !important; }

.btn-reset {
  color: #fff;
  background-color: #5596e6;
  border-color: #5596e6; }

.btn-reset:hover {
  color: #fff; }

.title {
  color: #3d70b2 !important;
  padding-top: 1rem; }

.accountList {
  background-color: #f0f3f6;
  /*padding: 10px 0 25px 0px;
    margin: 0 15px 15px -15px;*/ }

.accountList .btn {
  font-size: 14px; }

.emptyDivDisplay {
  padding-top: 50px;
  padding-bottom: 100px;
  font-size: 1.8em;
  color: #7cb347 !important;
  line-height: 4rem; }

.emptyDivDisplay a {
  color: #7cb347 !important; }

.form-paypal {
  margin-top: -7px; }

.btn-my-account {
  color: #fff !important;
  background-color: #7CB347;
  border-color: #2e6da4;
  margin: 5px; }

.btn-manage {
  color: #fff !important;
  background-color: #5596e6;
  border-color: #2e6da4;
  margin: 5px 0 0 0; }

.btn-manage-inactive {
  color: #fff !important;
  background-color: red;
  border-color: red;
  margin: 5px; }

.red-color, .redAsterisk {
  color: #cf194f !important; }

.policySpace h3, .policySpace h4 {
  padding-top: 1rem; }

.daysColumn {
  min-width: 105px; }

.daysFieldWidth {
  width: 90%; }

.benefitsIcon {
  display: inline-block !important;
  font-size: 48px; }

.containerMedia {
  max-width: 450px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #5596e6;
  padding: 3px; }

.greenButton {
  background-color: #7cb347 !important;
  border-color: #5596e6 !important; }

.greenFont {
  color: #7cb347 !important; }

/*#endregion General*/
/*#region Multi Select*/
.btn-group {
  border: 1px solid #7cb347;
  min-width: 150px;
  border-radius: 4px; }

/*#endregion Multi Select*/
/*#region Buttons*/
.btn {
  cursor: pointer; }

.btnPrimary {
  background-color: #5596e6 !important;
  border-color: #5596e6 !important; }

/*#endregion Buttons*/
/*#region Cookie*/
.cookie {
  color: black; }

.cookie h4, .cookie h5, .cookie h6 {
  padding: 1rem 0 0 0; }

#modalBodyCookie a:hover {
  background-color: transparent !important;
  color: #8c9ba5 !important; }

/*#endregion Cookie*/
/*#region menu styles*/
.ItemTitle {
  /*margin-right: 15px !important;
    margin-left: 15px !important;*/
  background-color: #5596e6;
  padding: 10px 15px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #f5f7fa;
  /*min-height:60px;*/ }

.separatorBlue {
  margin-right: 15px !important;
  margin-left: 15px !important;
  background-color: #5596e6;
  padding: 0px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  /*border-radius: 4px;*/
  color: #f5f7fa;
  height: 1px; }

.separatorBlueItemCategory {
  background-color: #5596e6;
  padding: 0px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  /*border-radius: 4px;*/
  color: #f5f7fa;
  height: 1px; }

.trafficLightRed {
  color: #cf194f;
  font-weight: bold; }

.trafficLightAmber {
  color: orange;
  font-weight: bold; }

.trafficLightGreen {
  color: #7cb347;
  font-weight: bold; }

.informText {
  color: #7cb347;
  font-weight: 700; }

.menuTitle {
  /*margin-right: 5px !important;
    margin-left: -25px !important;*/
  background-color: #5596e6;
  padding: 10px 5px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #f5f7fa;
  font-weight: 700; }

.menuTitle-green {
  margin-right: 5px !important;
  margin-left: -25px !important;
  background-color: #7cb347;
  padding: 10px 5px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #f5f7fa;
  font-weight: 700; }

.menuTitle-yellow {
  margin-right: 5px !important;
  margin-left: -25px !important;
  background-color: #5596e6;
  padding: 5px 5px;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #ffffff !important;
  font-weight: 100; }

.menuTitle-yellow label {
  color: #ffffff !important;
  font-weight: 100 !important; }

.menuTitle-yellow a {
  color: #ffffff !important;
  font-weight: 100 !important; }

.menuTitle-public {
  background-color: #5596e6;
  padding: 2px 5px;
  /*margin-bottom: 10px;*/
  border: 1px solid transparent;
  border-radius: 0.3em 0.3em 0 0;
  color: #f5f7fa;
  font-weight: 700; }

.menuTitle-public a {
  color: #f5f7fa !important;
  font-weight: 700; }

.menuTitle-public-inactive {
  background-color: lightgray;
  padding: 2px 5px;
  /*margin-bottom: 10px;*/
  border: 1px solid transparent;
  border-radius: 0.3em 0.3em 0 0;
  color: red;
  font-weight: 700; }

.menuTitle-public-inactive a {
  color: red !important;
  font-weight: 700; }

.formGroupContainerItemCategory, .formGroupContainerMenuCategory {
  background-color: #5596e6;
  width: 100%;
  border: 2px dotted #f5f7fa;
  /*margin-bottom: 20px;*/
  padding: 10px; }

.formGroupContainerItemCategoryInActive, .formGroupContainerMenuCategoryInActive {
  background-color: lightgray;
  width: 100%;
  border: 2px dotted #f5f7fa;
  /*margin-bottom: 20px;*/
  padding: 10px; }

.formGroupContainerInputItemCategory, .formGroupContainerInputMenuCategory {
  width: 80% !important;
  display: inline !important; }

.draggableDiv {
  padding: 5px;
  background-color: #7cb347;
  float: right; }

.whiteText {
  color: #f5f7fa !important; }

.redButton {
  background-color: #cf194f !important;
  border-color: #cf194f !important; }

.ui-state-highlight {
  min-height: 1.5em;
  line-height: 1.2em;
  margin: 0px !important;
  padding: 0px !important; }

.contact-page-border {
  border-left: 1px solid #7cb347; }

.help-button {
  border: 0;
  background-color: transparent; }

.help-icon {
  color: #7cb347 !important; }

.help-icon-white {
  color: #ffffff !important; }

#sortableIngredients .help-icon {
  color: #ffffff !important; }

#sortableIngredients .tooltip.top .tooltip-arrow {
  border-top-color: transparent !important; }

#sortableNutritional .help-icon {
  color: #ffffff !important; }

#sortableNutritional .tooltip.top .tooltip-arrow {
  border-top-color: transparent !important; }

.tooltip {
  background-color: transparent; }

.tooltip.top .tooltip-arrow {
  /*border-top-color: #5596e6 !important;*/
  border-top-color: #7cb347 !important; }

.tooltip > .tooltip-inner {
  background-color: #7cb347 !important;
  opacity: 1; }

.tooltip.in {
  opacity: 1 !important; }

.centerDiv {
  margin-left: auto;
  margin-right: auto;
  width: 70% !important; }

.divPayment {
  padding: 1rem 3rem;
  border: #7cb347 1px solid;
  margin-left: auto;
  margin-right: auto;
  width: 50% !important;
  min-width: 300px; }

.error {
  color: red;
  font-size: 12px; }

select.error, textarea.error, input.error, .required {
  border: 1px solid red !important; }

/*#endregion menu titles*/
/* #region Dietary Suitability */
.glutenFree {
  background: #00A4E0;
  border-radius: 20%;
  margin: 0.15rem; }

.vegetarian {
  background: #2bad0f;
  border-radius: 20%;
  margin: 0.15rem; }

.vegan {
  background: #6ce779;
  border-radius: 20%;
  margin: 0.15rem; }

.halal {
  background-color: #094122;
  border-radius: 20%;
  margin: 0.15rem; }

.kosher {
  background-color: #0036B2;
  border-radius: 20%;
  margin: 0.15rem; }

.pescatarian {
  background-color: #FEA472;
  border-radius: 20%;
  margin: 0.15rem; }

.contain {
  background: red;
  border-radius: 20%;
  margin: 0.15rem;
  width: 25px; }

.mayContainDemo {
  border: 1px solid orange;
  border-radius: 20%;
  background: orange;
  /*margin: 10px;*/
  width: 65px;
  height: 50px;
  float: left;
  margin: 5px;
  color: white;
  padding: 5px 2px;
  text-align: center;
  vertical-align: middle;
  line-height: 20px; }

.mayContain {
  border-radius: 20%;
  margin: 0.15rem;
  width: 25px;
  background: orange; }

.noneDemo {
  border: 1px solid #e5e5e5;
  border-radius: 20%;
  background: #e5e5e5;
  /*margin: 10px;*/
  width: 65px;
  height: 50px;
  float: left;
  margin: 5px;
  color: white;
  padding: 5px 2px;
  text-align: center;
  vertical-align: middle;
  line-height: 20px; }

.none img {
  /*color: #8c9ba5;
    height: 100px;
    min-width: 100px;
    border: 1px solid #8c9ba5;
    float: left;
    margin: 5px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    line-height: 70px;*/
  border: 1px solid #e5e5e5;
  border-radius: 20%;
  background: #e5e5e5;
  margin: 10px;
  width: 50px;
  float: left;
  margin: 5px; }

/* #endregion */
/*#region Display Menu admin*/
.collapseabletext {
  color: white !important;
  background-color: #5596e6 !important;
  width: 100%;
  text-align: left;
  display: inline-block;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  padding: 10px;
  text-decoration: none !important; }

.collapseabletextMenu {
  background-color: #d4edda;
  display: inline-block;
  width: 100%;
  padding: 5px; }

.menuTitleBorder {
  border: solid 1px #5596e6; }

.divParent-menuSection {
  padding: 10px;
  margin-bottom: 10px; }

.divParent-menuSection > div > a {
  color: #5596e6 !important; }

.menuItemTitle {
  font-weight: 600; }

.menuItem {
  padding: 10px;
  background-color: #dfe3e6;
  margin: 10px 0;
  clear: both; }

.menuDescription {
  width: 100%;
  clear: both; }

.menuDescriptionDisplay {
  white-space: nowrap;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  /*border: 1px solid #000000;*/ }

.menuItemDietary {
  clear: both; }

.soldOut {
  /*opacity: .5;
        filter: alpha(opacity=50);*/
  background-color: floralwhite; }

.menuItem > a {
  color: black !important;
  display: inline-block; }

.menuItem .btn-light {
  color: #5596e6; }

.menuItem .toggle-on {
  background-color: #7cb347; }

.menuItem .toggle.btn {
  min-width: 5.7rem;
  min-height: 1.7rem; }

.menuItem .btn {
  font-size: 0.7rem; }

.fa-data-toggle {
  display: inline-block !important; }

.fa-data-toggle-white {
  color: white !important; }

.fa-data-toggle-blue {
  color: #5596e6 !important; }

[data-toggle="collapse"] .fa:before {
  content: "\f141"; }

[data-toggle="collapse"].collapsed .fa:before {
  content: "\f141"; }

/*#endregion Display Menu admin*/
/*#region Menu Item Overlay*/
.modalMenuItemHeader {
  background-color: #5596e6; }

.menuItemOverlayHeading {
  background-color: #5596e6;
  color: white; }

.menuItemContent {
  background-color: #f5f7fa;
  color: #5596e6;
  margin: 10px 0; }

.mayContainIndicator {
  width: 10px;
  height: 10px;
  background-color: orange;
  color: white; }

.containIndicator {
  width: 10px;
  height: 10px;
  background-color: red;
  color: white; }

/*#endregion Menu Item Overlay*/
/*#region carousel*/
#carousel {
  width: 70% !important; }

.carousel-control-next, .carousel-control-prev {
  opacity: 0.3 !important;
  width: 5% !important; }

.carousel-caption {
  right: 5% !important;
  bottom: 0px !important;
  left: 5% !important;
  z-index: 10;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  color: black;
  top: 40%;
  font-size: 2rem !important; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(124,179,11)' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e") !important; }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(124,179,11)' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e") !important; }

/*#endregion carousel*/
/*#region demo Menu*/
.demoMenu {
  font-size: 1.5rem;
  width: 70%; }

.demoMenu img {
  width: 100px; }

/*#endregion demo Menu*/
/*#region Mobile*/
@media screen and (max-width: 1199px) {
  /*#region Payment*/
  .divPayment {
    width: 60% !important; }
  /*#endregion Payment*/
  .demoMenu {
    font-size: 1.2rem; }
  #carousel {
    width: 85% !important; } }

@media screen and (max-width: 992px) {
  .panelToAuthenticate {
    display: none; }
  .panelToAuthenticate-responsive {
    display: block;
    padding: 1rem; }
  .centerDiv {
    width: 100% !important; }
  /*#region Payment*/
  .divPayment {
    width: 85% !important; }
  /*#endregion Payment*/
  .demoMenu {
    font-size: 1rem;
    width: 100%; } }

@media screen and (max-width: 957px) {
  .navbar-nav > li > a {
    width: 6.25rem;
    padding: 0.125rem 0.1375rem;
    font-size: 0.8rem !important; }
  .navbars-nav > li > a {
    width: 6.25rem;
    padding: 0.125rem 0.1375rem;
    font-size: 0.8rem !important; }
  #myHeader {
    font-size: 1rem; }
  /*#region General*/
  .main-text {
    font-size: 2.5em; }
  /*#endregion General*/ }

@media screen and (max-width: 767px) {
  /*#region Banner*/
  .show-hide-logo {
    display: none; }
  .hide-show-logo {
    display: block; }
  .img-logo {
    width: 3.125rem !important;
    height: auto; }
  .langMobile {
    display: inline-block; }
  .langDeskstop {
    display: none; }
  .logout {
    display: none !important; }
  .logoutMobile {
    display: inline-block !important; }
  .navbar {
    min-height: 0px !important; }
  .navbar-nav > li {
    margin-top: unset; }
  .navbar-nav > li > a {
    /*line-height: 2rem !important;*/
    border: 0px solid #7cb347;
    padding: 0;
    border-radius: 0;
    width: unset;
    text-align: unset;
    background-color: transparent !important;
    margin: 0;
    display: unset; }
  .navbar-nav > li > a:hover, a:hover {
    /* color: $fontColor !important;
        background-color: transparent !important;*/ }
  .navbars {
    min-height: 0px !important; }
  .navbars-nav > li {
    margin-top: unset; }
  .sticky-top .navbar {
    padding-bottom: 0.5rem !important; }
  .sticky-top .navbar .mainMenu {
    background-color: #7cb347;
    padding-left: 10px; }
  /*#endregion Banner*/
  /*#region icon*/
  .fa {
    display: inline-block !important;
    color: #7cb347 !important;
    margin-right: 0.25rem; }
  .sticky-top .fa {
    display: inline-block !important;
    color: white !important;
    margin-right: 0.25rem; }
  .fa-sign-out {
    color: red !important; }
  .sticky-top .fa-sign-out {
    color: red !important; }
  .sa {
    display: inline-block !important;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #7cb347; }
  .fa-info-circle {
    /*color: #7cb347 !important;*/
    /*background-color: #7cb347 !important;*/ }
  .tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #7cb347;
    border-radius: .25rem; }
  /*
    .tooltip {
        background-color: transparent;
    }

    .tooltip.top .tooltip-arrow {
        border-top-color: #7cb347 !important;
    }

    .tooltip > .tooltip-inner {
        background-color: #7cb347 !important;
        opacity: 1;
    }

    .tooltip.in {
        opacity: 1 !important;
    }
    */
  .lbl {
    color: black;
    max-width: 11rem; }
  /*#endregion icon*/
  /*#region General*/
  .main-text {
    font-size: 1.3rem;
    text-shadow: 1px 1px #5596e6; }
  .main-text-medium {
    font-size: 1em;
    padding-bottom: 0.625rem; }
  .main-text-small {
    font-size: 1rem; }
  #carousel {
    width: 100% !important; }
  .carousel-caption {
    font-size: 1rem !important; }
  .ReCaptchContainer {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; }
  /*#endregion General*/
  /*#region Footer*/
  .box .rowOne.footer {
    min-height: 300px; }
  .mobileNotVisible {
    display: none; }
  .mobileVisible {
    display: block; }
  /*#endregion Footer*/
  /*#region Payment*/
  .divPayment {
    width: 100% !important; }
  /*#endregion Payment*/ }

@media screen and (max-width: 575px) {
  /*#region Payment*/
  #payment-form > .container {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .divPayment {
    padding: 1rem 0.3rem !important; }
  /*#endregion Payment*/
  .demoMenu img {
    width: 200px; }
  .marginBottomForBenefits {
    margin-top: 1rem;
    margin-bottom: 3rem; } }

/*#endregion Mobile*/
