[not-allowed] {
  color: #80808080 !important;
  cursor: auto;
}

[not-allowed]:hover {
  background-color: white !important;
}

.flat-button {
  box-shadow: none !important;
  border: 1px solid #5c6bc045;
  padding-top: 7px !important;
}

.go-preview-confirmaion .md-button{
  border-radius: 10px !important;
}
.go-preview-confirmaion .md-button.blue{
  background-color: #1a4096 !important;
}
.go-preview-confirmaion .md-button.green{
  background-color: #33a196 !important;
}
.go-preview-confirmaion .md-button.purple{
  background-color: #5e509f !important;
}
.go-preview-confirmaion .md-button.turquoise{
  background-color: #1b82af !important;
}

.goCardButtons{
  display: flex;
}

.goCardButton{
  width: 45%;
}

.toggleTypes > .md-button-toggle{
  border: 1px solid lightgrey;
  border-radius: 10px;
  margin-bottom: 12px;
  padding: 3px;
}

.toggleTypes > .md-button-toggle button{
  border-radius: 10px;
  border-radius: 9px !important;
  width: 100%;
  max-height: 33px;
  min-height: 33px;
  line-height: 20px;
  text-transform: unset !important;
}

.toggleTypes > .md-button-toggle button{
  border-radius: 9px !important;
  width: 100%;
  max-height: 33px;
  min-height: 33px;
  line-height: 20px;
  text-transform: unset !important;
}

.routeBanner{
  text-align: center; 
  margin-bottom: 20px; 
  color: rgba(0, 0, 0, 0.7); 
  font-weight: 400; 
  background-color: #f2f5ff !important; 
  border-radius: 15px; 
  padding: 10px;
}
.warningBackgroundColor{
  background-color: #FFEB3B !important;
}

.md-input-container.datePicker:focus {
  outline: none;
}

.md-table-row .md-table-cell-container > .md-speed-dial > .md-button{
  margin-left: 8px !important;
}

.md-table-row .md-table-cell-container > .md-speed-dial{
  margin-left: -5px;
}

.md-table-row .md-table-cell-container > .md-speed-dial > .md-button[disabled]{
  background-color: rgb(210,210,210); 
}

.md-input-container .vdp-datepicker__calendar {  
  width: 100%;
  min-width: 260px;
}

.md-input-container .vdp-datepicker {
  width: 100%;
}

.md-select.md-disabled:not(.md-select-icon):after{
  display: none;
}

.md-select:not(.md-select-icon):after{
  transform: translateY(-50%) scaleY(.80) scaleX(1.2);
}

.md-select .md-menu, .md-select .md-select-value {
  width: 100%;
  height: 32px;
  display: block;
  position: relative;
}

#divOrderStatus .md-table tbody .md-table-row {
  border-top: none;
}

.statusCode{
  background-color: white;
  box-shadow: none;
}

.orderItemTop {
  border-top: 1px solid #6e6e6e !important;
}
.orderItemTop td{
  padding-top: 16px;
}

.orderItemBottom .md-input-container{
  margin: 6px 0px !important;
  min-height: 30px;
  padding: 0px 10px;
}

.orderItemBottom .md-table-cell-container{
  padding: 2px 32px 2px 24px !important;
}

.orderItem{
  font-size: 16px;
  line-height: 28px;
  padding: 2px 6px;
  white-space: nowrap;
}

.categories{
  display: flex;
}

.categories .category:not(:last-child){
  margin-right: 10px;
}

.divCategory{
  padding-bottom: 16px;
  border-bottom: 1px solid lightgrey;
  overflow: scroll;
}
.divCategory.editing{
  padding: 10px;
  border-radius: 16px;
}
.showOrderContent{
  font-size: 16px;
}

#menuClientPreview  .md-dialog{
  width: 98vw !important;
  max-width: 98vw !important;
  height: calc(96vh - 60px) !important;
  max-height: calc(96vh - 60px) !important;
}
#menuClientPreview  #dlgConfirmationContentDesc{
  height: 100% !important;
}

iframe#menuClientPreview{
  width: 90vw !important;
  height: 90vh !important;
}

.ghost {
  opacity: 0.5;
  background: #c8ebfb;
}

.flip-list-move {
  transition: transform 0.5s;
}


.divMenu.editing,
.category.editing,
.divCategory.editing{
  border: 1px lightgrey dashed;
  cursor: move !important;
}

.divOrderItemFontSize{
  position: absolute;
  right: 0;
}

.firstOrderGroup{
  white-space: break-spaces;
}

.orderGroup{
  display: inline-box;
  display: -webkit-inline-box;
}

.firstOrderGroup .name{
  margin-right: 5px;
  font-weight: 500;
  text-decoration: underline;
  padding: 5px 10px;
  border-radius: 10px;
}

.orders{
  overflow: hidden;
}

.orderItemWrapper{
  float: left;
}

.labelProdStockQty{
  margin-left: 6px;
  color: rgb(0, 131, 0);
  font-weight: 600;
}
.labelProdStockQty.low{
  color: rgb(255, 166, 0)
}
.labelProdStockQty.none{
  color: rgb(172, 0, 0);
}

.md-input-container .vdp-datepicker__clear-button, 
.md-input-container .vdp-datepicker__calendar-button {
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 24px;
  width: 22px;
  display: block;
  text-align: center;
  margin-left: 50px;
}

.productsDisabledTable{
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
}

.column-refunded {
  width: 80px !important;
  max-width: 80px !important;
}

.column-type-payment {
  width: 65px !important;
  max-width: 65px !important;
}

.column-type-payment .md-icon {
  color: grey;
}

.compNameNotif{
  display: inline-flex;
}

.compNameNotif #compLogoName{
  line-height: 30px;
  margin-bottom: 0;
  height: 36px;
  margin: auto;
}

.compAddressDisplayed {
  font-size: 16px; 
  max-width: 560px; 
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis;
  margin: auto;
  opacity: 0.7;
  padding: 0 10px;
}

.compNameNotifNotifButton{
  display : none;
}

.compNameNotifNotifButtonNumber{
  background-color: orange;
  color: white;
  height: 18px;
  width: 18px;
  border-radius: 15px;
  position: absolute;
  margin-left: 36px;
  margin-top: -10px;
  pointer-events: none;
}

.compNameNotifNotifButton button{
  margin: -8px 10px 0 10px;
}

#translateSelector{
  z-index: 2;
  position: absolute;
  right: 10px;
  top: 55px;
  width: 36px;
  height: 36px;
  min-height: 24px;
  border-radius: 5px;
  border: 0;
  opacity: 0.1;
  border-radius: 16px;
}

#translateSelector .md-select .md-menu, 
#translateSelector .md-select .md-select-value {
  height: 36px;
}

#translateSelector.md-input-container,
#translateSelector.md-input-container .md-select{
  padding: 0px !important;
}

#translateSelector .md-select-content {
  max-height: 270px;
}

.md-button:hover:not([disabled]):not(.md-raised){
  background-color: none;
}

#translateButton{
  z-index: 2;
  position: absolute;
  right: 10px;
  top: 59px;
  height: 36px !important;
  min-height: 36px !important;
  margin: 0;
  border-radius: 5px !important;
  padding: 0px;
  display: flex;
  min-width: 36px !important;
  border-radius: 36px !important;
  pointer-events: none;
}

iframe.goog-te-banner-frame,
iframe.skiptranslate,
.goog-tooltip.skiptranslate,
#goog-gt-tt { 
  display: none !important;
}

.goog-logo-link {
  pointer-events: none !important;
  color: #444 !important;
}
.divTranslateGoogleElement{
  padding: 26px 16px 16px;
}

font.goog-text-highlight {
  background-color: inherit !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  box-sizing: none !important;
  -webkit-box-sizing: none !important;
  -moz-box-sizing: none !important;
  position: relative;
}

font > font::first-letter{
  text-transform: capitalize !important;
}
font > font {
  display: inline-block !important;
}

.cardExpandFilter button{
  border-radius: 15px !important;
}

.md-menu-content {
  max-width: calc(99vw - 36px);
}

.cardExpandFilter .md-card-content{
  padding: 0 16px;
}

.cardExpandFilter .md-card{
  box-shadow: none;
  min-height: 40px;
}

.cardExpandFilter .md-card-actions{
  flex-wrap: wrap-reverse;
  justify-content: flex-start;
}

.cardExpandFilter.md-card-expand.md-active [md-expand-trigger] {
  transform: none;
}

.cardExpandFilter.md-card-expand.md-active [md-expand-trigger] i {
  transform: rotateZ(180deg) translate3D(0,0,0);
  transition: all .4s cubic-bezier(.25,.8,.25,1);
}

.cardExpandFilter.md-card-expand [md-expand-trigger] i {
  transition: all .4s cubic-bezier(.25,.8,.25,1);
  will-change: transform;
}

.clear-selection {
  font-style: italic;
  color: black;
  font-size: 13px;
}

.filterText {
  font-weight: 500;
}

#fldProduct {
  z-index: 1
}

#fldProduct.no-product-selected .md-select-value {
  opacity: 0;
}

#fldProduct.no-product-selected label {
  font-size: 16px;
  top: 23px;
}

.pay-type-visible.product-select-visible {
  top: 49px !important;
}

.product-reference {
  border: 0;
  z-index: 2;
}

.product-select-visible {
  position: absolute;
  top: 0;
  width: calc(100% - 35px);
}

body {
  top:0px !important;
}

.warnPaymentProcessor{
  border: red 1px solid;
  text-align: center;
  margin: 10px 0px;
  border-radius: 10px;
}

.messageUnread{
  font-weight: bold;
}

.messageRead{
  font-weight: normal;
}

.webHookNotification{
  text-align: center;
  margin: 10px 0px;
  border-radius: 10px;
}

.alertIcon{
  color: orange;
}

.logo {
  max-width: 560px;
  width: 100%;
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
}

.logoS {
  width: auto;
  height: 100%;
  max-height: 105px;
  margin: 0 auto 10px auto;  
  display: block;
}

.logoName {
  width: 100%;
  min-width: 170px;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;  
  max-height: 50px !important;
  text-align: center;
  vertical-align: middle;
  line-height: 60px;
  white-space: nowrap;
  font-weight: 300;
}

.logoDiv{
  display: table;
  width: 100%;
  text-align: center;
}

#displayedUrlToShare{
  position: absolute;
  visibility: hidden;
}

.logoUndefined{
  display: inherit;
  font-size: 190px;
}

#divMain{
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  max-width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.md-whiteframe{
  border-radius: 15px;
}

.imgCurveBottom{
  display: inline-block;
}

.md-table {
  display: block !important;
}

.md-input-container i {
  pointer-events: none;
}

.swoofeePayment div[name="cardElementLabel"] > span {
  border: 0 !important;
  line-height: 70px;
  color: rgb(0, 0, 0, 0.7);
}

.swoofeePayment div[name="cardElementLabel"] > span span{
  top: 0px !important;
}

.swoofeePayment .labelIcon {
  top: 22px !important;
  left: 5px !important;
}

.swoofeePayment div[name="cardElementLabel"] .field.is-focused + span span, 
.swoofeePayment div[name="cardElementLabel"] .field:not(.is-empty) + span span {
  transform: scale(0.80) translateY(-27px);
  cursor: default;
}

div[name="cardElementLabel"]{
  margin-top: 12px;
  border: 1px solid lightgrey; 
  border-radius: 15px;
  height: 58px;
}


.home{
  padding-top: 5px;
}

.home .md-whiteframe * {
  line-height: initial;
}

.home .md-whiteframe p {
  margin: 5px 0;
}

.home .md-title{
  color: #5c6bc0;
}
.home .md-title .md-icon{
  margin-top: -4px;
}

.home .md-whiteframe:hover{
  box-shadow: 0 5px 5px -3px rgba(0,0,0,.2), 0 8px 10px 1px rgba(0,0,0,.14), 0 3px 14px 2px rgba(0,0,0,.12);
}

.home .md-whiteframe{
  width: 100%;
  height: 165px;
  margin: 10px;
  padding: 10px;
  overflow: auto;
  padding: 0;
}

.home-button{
  padding: 10px;
  height: 100%;
  width: 100%;
  cursor: pointer;
}

.table-cell-link{
  cursor: pointer;
}
.dragger{
  cursor: pointer;
}

.home-nocursor{
  cursor: auto !important;
}

.button-go{
  position: absolute;
  margin: 0;
  min-width: unset;
  right: 10px;
  bottom: 16px;
}

.divLogo {
  width: 100%;
  height: 90px;
  position: fixed;
  z-index: 1;
}

.divImages {
  height: 25vw;
}

.divLogo img {
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 90px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  display: block;
}

.divBackground {
  height: 250px;
  max-height: 250px;
}

#divPaymentMethods {
  border: 1px solid lightgrey !important;
  margin-top: 10px;
  padding: 15px;
  border-radius: 10px;
}

.payment-method-sepa-control {
  display: flex;
  color: rgba(0, 0, 0, .5);
  font-size: 12px;
  position: absolute;
  right: 10px;
  top: 10px;
}

.payment-method-sepa-control > span {
  position: absolute;
  right: 45px;
  top: 10px;
}

.md-theme-default.md-button:not([disabled]).md-primary.md-raised{
  color: rgba(255, 255, 255, .97) !important;
}

.fieldAmt {
  border-style:solid;
  border-width:1px;
}

.divAppContentReceipt {
  max-width: 365px !important;
}

#appContent {
  display: none;
  padding-bottom: 55px;
  min-height: 340px;
  background-color: white;
}
.draggerCategory,
.draggerItem {
  cursor: grab;
}
.draggerCategory:active ,
.draggerItem:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
.divAppContent {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: white;
  padding-left: 2%;
  padding-right: 2%;
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
}

.divCenterContent {
	position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
	margin:auto;
	max-width:100%;
	max-height:100%;
	overflow:auto;
}

#frameReceiptSuccess {
  height: 370px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  /* remove spinner from Number */
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance:textfield;
}

:-moz-ui-invalid {
  box-shadow:none;
}

.swoofeePayment .md-button,
.divAppContent .flatWideButton {
  width: 100%;
  margin: 0;
}

.md-theme-default :not(input):not(textarea)::selection {
  background-color: darkorange;
}

.templateTitle {
  font-size: 16px;
  line-height: 20px;
  white-space:nowrap;
  overflow: hidden;
  height: 62px;
  align-items: center;
}

.confirmationTitle {
  font-size: 30px;
  text-align: center;
  font-weight: bold;
}

.confirmationTitleMediumSize {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}

.confirmationDetail {
  font-size: 16px;
  text-align: left;
}

.receiptLogo{
  height: 100px;
}

.receiptTop{
  text-align: center;
  border-radius: 10px;
  margin-top: 36px;
}

.receiptPanelColor{
  background-color: #f3f3f3;
}

.receiptShape {
  background-color: #f5f5f5;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 30px !important;
  -webkit-clip-path: polygon(100% 0, 100% calc(100% - 6px), 98% 100%, 96% calc(100% - 6px), 94% 100%, 92% calc(100% - 6px), 90% 100%, 88% calc(100% - 6px), 86% 100%, 84% calc(100% - 6px), 82% 100%, 80% calc(100% - 6px), 78% 100%, 76% calc(100% - 6px), 74% 100%, 72% calc(100% - 6px), 70% 100%, 68% calc(100% - 6px), 66% 100%, 64% calc(100% - 6px), 62% 100%, 60% calc(100% - 6px), 58% 100%, 56% calc(100% - 6px), 54% 100%, 52% calc(100% - 6px), 50% 100%, 48% calc(100% - 6px), 46% 100%, 44% calc(100% - 6px), 42% 100%, 40% calc(100% - 6px), 38% 100%, 36% calc(100% - 6px), 34% 100%, 32% calc(100% - 6px), 30% 100%, 28% calc(100% - 6px), 26% 100%, 24% calc(100% - 6px), 22% 100%, 20% calc(100% - 6px), 18% 100%, 16% calc(100% - 6px), 14% 100%, 12% calc(100% - 6px), 10% 100%, 8% calc(100% - 6px), 6% 100%, 4% calc(100% - 6px), 2% 100%, 0 calc(100% - 6px), 0 0);
          clip-path: polygon(100% 0, 100% calc(100% - 6px), 98% 100%, 96% calc(100% - 6px), 94% 100%, 92% calc(100% - 6px), 90% 100%, 88% calc(100% - 6px), 86% 100%, 84% calc(100% - 6px), 82% 100%, 80% calc(100% - 6px), 78% 100%, 76% calc(100% - 6px), 74% 100%, 72% calc(100% - 6px), 70% 100%, 68% calc(100% - 6px), 66% 100%, 64% calc(100% - 6px), 62% 100%, 60% calc(100% - 6px), 58% 100%, 56% calc(100% - 6px), 54% 100%, 52% calc(100% - 6px), 50% 100%, 48% calc(100% - 6px), 46% 100%, 44% calc(100% - 6px), 42% 100%, 40% calc(100% - 6px), 38% 100%, 36% calc(100% - 6px), 34% 100%, 32% calc(100% - 6px), 30% 100%, 28% calc(100% - 6px), 26% 100%, 24% calc(100% - 6px), 22% 100%, 20% calc(100% - 6px), 18% 100%, 16% calc(100% - 6px), 14% 100%, 12% calc(100% - 6px), 10% 100%, 8% calc(100% - 6px), 6% 100%, 4% calc(100% - 6px), 2% 100%, 0 calc(100% - 6px), 0 0);
}

.wrap { 
  white-space: pre-wrap;         
  white-space: -moz-pre-wrap; /* Firefox */    
  white-space: -pre-wrap;     /* Opera <7 */   
  white-space: -o-pre-wrap;   /* Opera 7 */    
  word-wrap: break-word;      /* IE */
}

.DivSuccessCompanyName {
  font-weight: bold;
  white-space: nowrap;
  font-size: 20px;
  float: left;
  display: flex;
  max-width: 100%;
  overflow: hidden;
}

.qrCodeImage{
  display: block;
  margin-left: auto;
  margin-right: auto;  
}

.transNote {
  margin-bottom: 30px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding: 20px;
}

.TextToRight {
  text-align: right;
}

.DivColumDescription {
  font-weight: 500;
  margin-right: 16px;
} 

.material-icons.confirmationIcon {
  display: block;
  font-size: 100px;
  height: 100px;
  width: 100px;
}

.material-icons.confirmationIconMediumSize {
  display: block;
  font-size: 36px;
  height: 36px;
  width: 36px;
}

.infoGreyBox{
  font-size:12px;
  background-color:#c0c0c070;
  padding:10px; 
  border-radius: 10px;
}

.material-icons.swoofeeErrorTheme {
  color: rgb(255, 56, 56);
}

.material-icons.swoofeeWarningTheme {
  color: rgb(255, 113, 60);
}

.md-table-pagination-previous, .md-table-pagination-next {
  margin-left: 50px !important;
}

.md-table-pagination-label,
.md-table-pagination .md-select{
  /* avoid display the label "Rows per page" */
  /* avoid display the dropbox number of rows' selector */
  display: none;  
}

.md-table-pagination {
  height: 40px;
  max-height: 40px;
}

.md-table-card {
  min-height: 260px;
}

.tableHistory, .tableMemberships{
  min-height: 260px !important;
  max-height: calc(100vh - 300px);
}

.tableMemberships table{
  width: 2500px;
}

.divAppContent .md-fab-top-right,
.divAppContent .md-fab-top-left{
  top: 25px !important;
}

.divAppContent .md-fab-top-right{
  right: 5px !important;
}

.divAppContent .md-fab-top-left{
  left: 5px !important;
}

template {
  display: none;
}

.templateDiv {
  width:100%;
  position:relative; 
  min-height: 200px; 
}

#divReceipt{
  display: inline-block !important;
  width: 100%;
}

.welcome {
  border-style:solid;
  border-width:1px;
  padding: 16px 0px 8px 0px;
  font-size: 16px;
}

.md-switch {
  margin-top: 20px !important;
}

.tile{
  position: relative;
}

.md-sidenav  button{
  width: 95%;
  text-align: left;
  position: relative;
  display: block;
  border-radius: 10px !important;
  z-index: 100;
}


#fieldAmount label{
  left: 36px;
}

#fieldGreeting label{
  left: 36px;
}

#fieldGreeting span{
  font-size: 18pt;
  line-height: 26px;
  padding-right: 5px;
  min-width: 36px;
  padding-top: 4px;
}

.spinner-waiting {
  position: absolute;
  top: 7px;
}

.md-theme-default .md-caption, .md-theme-default .md-display-1, .md-theme-default .md-display-2, .md-theme-default .md-display-3, .md-theme-default .md-display-4{
  color: rgba(0, 0, 0, 0.87) !important;
}

#btnCreateRequest{
  display: block;
  margin: auto !important;
}

div[name="stripeButtons"]{
  height: auto !important;
}

.bottomMenu{
  height: 52px;
  z-index: 10;
  position: fixed;
  width: 100%;
  bottom: 0;
  transition: all 0.5s;
}

.bottomMenu.close {
  height: 30px !important;
}

.bottomMenu .md-bottom-bar{
  box-shadow: unset !important;
  height: 56px;
  display: table;
  border-top: 1px solid #5c6bc0;
  border-radius: 15px 15px 0px 0px;
}
.bottomMenu .md-icon{
  font-size: 32px;
  width: 36px;
  margin: 6px;
}

.menuCollapseIcon{
  transform: rotate(0deg);
  transition: transform 0.5s linear;
}

.menuCollapseIcon.open{
  transform: rotate(180deg);
  transition: transform 0.5s linear;
}

.bottomMenu .md-bottom-bar-item.md-active,
.bottomMenu .md-bottom-bar-item{
  padding: 0px 0px 4px 0px;
  width: calc(20% - 1px);
  max-width: calc(20% - 1px);
  float: left;
  height: 42px;
  min-width: 0px;
  color: #5c6bc0 !important;
}

.bottomMenu .menuSplitter{
  position: relative;
}

.bottomMenu .menuSplitter.vert{
  height: 25%;
  top: 10px;
  float: left;
  border-left: 1px solid lightgray;
  display: block;
  min-height: 10px;
}

.bottomMenu .menuSplitter.horiz{
  width: 90%;
  left: 5%;
  border-top: 1px solid lightgray;
  display: block;
  float: left;
}

.bottomMenuButton{
  border: 1px solid;
  width: 110px;
  display: block;
  text-align: center;
  margin: auto;
  height: 29px;
  line-height: 0px;
  min-height: 25px;
  border-radius: 10px;
  background-color: white !important;
}

#loaderWrapper.show{
  display: block;
}

#loaderWrapper.hide{
  display: none;
}

#btnHelp{
  display: none;
}

#divDisplayShare{
  text-align: center;
  height: 130px;
  margin-top: 10px;
}

#btnShareTransaction{
  width: 100%;
  position: absolute;
}

#btnShareRequest{
  display: block;
  position: relative;
  margin: auto;
  top: -180px;
}

#btnShareRequest #shareTransactionButton{
  flex-direction: row-reverse;
}

#btnSharePay{
  position: relative;
  top: -52px;
  height: 40px;
  width: 40px;
  float: right;
}

#btnSharePay #shareTransactionButton{
  float: right;
  justify-content: flex-start;
  width: 42px;
}

#btnSharePay #shareTransactionButton.md-active{
  background: white;
  height: 42px;
  padding-bottom: 6px;
  width: 380px;
}

#sharePaymentButton, #btnReceiptSavePNG {
  background-color: transparent;
  color: #5c6bc0;
  background-color: white;
}

#btnShareReceipt #shareTransactionButton {
  height: 40px;
  width: 40px;
  position: absolute;
  right: 0px;
  top: 10px;
}
#btnReceiptSavePNG {
  position: absolute;
  right: 160px;
  margin: 0;
  top: 10px;
  z-index: 1;
}
#btnReceiptSendMeCopy {
  position: absolute;
  right: 56px;
  margin: 0;
  top: 10px;
  z-index: 1;
}


#btnReceiptSendMeCopy.pulse ,#btnReceiptSavePNG.pulse {
	transform: scale(1);
	animation: pulse 2s 4;
}

@keyframes pulse {
  0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(75, 92, 185, 0.7); 
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(75, 92, 185, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(75, 92, 185, 0);
	}
}

#receiptReturnButton {
  position: absolute;
  top: 10px;
  left: 10px;
  margin: 0;
  z-index: 1;
}

.nonScroll{
  overflow: hidden;
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}

.btnTopRigthIcon{
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 18px;
}

.clickable{
  cursor: pointer;
}

.divImgCurveTop{
  z-index: -1;
  position: relative;
  background-color: inherit;
  top: -15px;
}

.imgCurveReceiptTop{
  border-radius: 10px;
  transform: rotate(180deg) scaleX(-1);
  border-bottom: 1px solid lightgray;
}

#btnShareReceipt #shareTransactionButton{
  justify-content: unset !important;
  margin-right: 5px !important;
}

.contentDefault {
  width: 560px;
  max-width: 560px;
  max-width: 100%;
}


.customDatePicker{
  padding-left: 20px;
  padding-right: 20px; 
  margin: auto;
}

.contentNarrow {
  max-width: 500px !important;
  border: 1px solid lightgrey !important;
}

.statusButton {
  width: inherit !important;
  margin: 6px 2px;
}

.stickyHeader th{
  position: sticky !important;
  position: -webkit-sticky !important;
  top: 0px;
  background: #ffffff;
  z-index: 2;
}
.stickyHeader table{
  overflow: auto !important;
}

.frmAccDetailCol{
  width: 100%;
  flex: 1;
  min-width: 200px;
}

.cardsPanel{
  width: 100%;
  border-width: 1px;
  border-color: lightgray;
  border-style: solid;
  border-radius: 10px;
  overflow: auto;
  padding: 10px;
}
.cardsPanel .md-table-card{
  min-height: 110px;
}


.cardsPanelColBtn{
  width: 50px !important;
  max-width: 50px !important;
}

.cardsPanelColBtn .md-table-cell-container{
  width: 58px; 
  min-width: 58px;
  max-width: 58px;
  padding: 0px 10px!important;
}

.iconTableCell{
  width: 30px !important;  
  cursor: pointer !important; 
}

.iconTableCell .md-table-cell-container{
  padding: 0px !important;
  
}

.cardsPanelColBtn button{
  margin: 0px !important;
  z-index: 5;
}

.selectCategory {
  position: absolute;
  top: -2px;
  left: 66px;
  width: 20px;
}

.cardsPanelCol1{
  width:500px;
  min-width:195px;
  max-width:500px;
}

.cardsPanelCol2{
  width:450px;
  min-width:180px;
  max-width:450px;
}
.menuItemSelect {
  padding: 0 0 0 8px !important;
  width: 42px !important;
  max-width: 42px !important;
  border-right: 1px solid lightgrey;
}
.menuItemSelect .md-table-cell-container {
  padding: 0 0 0 8px !important;
  width: 42px !important;
  max-width: 42px !important;
}

.cardsPanelCol3{
  width:30px;
  min-width:30px;
  max-width:30px;
  margin: 0px !important;
  padding: 0px !important;
}

.radio-payment-method {
  padding-left: 10px;
  width: 50%;
}

.radio-payment-method label {
  font-size: 16px !important;
}

.routeHeader{
  color: #666666;
  text-align: center;
}

.routeSubTitle{
  font-size: 18px;
  margin-bottom: 10px;
}

.routeTitle{
  text-decoration: underline;
  font-size: 22px;
  line-height: 32px;
  display: unset;
}

.sepa-confirmation-title #confirmationTitle {
  margin: 5px 0;
}

.sepa-confirmation-title #confirmationTitleSEPA1 {
  margin-top: -20px;
}

.textHeader{
  font-size: 22px;
  line-height: 22px;
}

.textParagraph{
  font-size: 16px;
}

.vanity-url:not(.md-input-focused) input[type=text]{
  left: 0px;
  width: calc(100% - 30px);
  z-index: 1;
}

.vanity-url:not(.md-input-focused) span, .vanity-url:not(.md-input-focused) input[type=text]{
  opacity: 0;
  position: absolute;
}

.vanity-url.md-input-focused input[type=url]{
  display: none;
}

.vanity-url.md-input-focused span{
  margin-top: 7px;
}

.vanity-url.md-input-focused span, .vanity-url.md-input-focused input[type=text]{
  opacity: 1;
}

.uploadImage img {
  padding-top: 0;
  display: block;
  margin: auto;
  max-height: 70px;
  height: 100% !important;
  width: auto;
}

.card-payout{
  width: 100%;
  box-shadow: none;
  border: 1px solid lightgray;
  border-radius: 10px;
  cursor: pointer;
  padding-bottom: 8px;
}

.card-payout .md-card-header, .card-payout .md-card-actions{
  padding-bottom: 0;
}

.card-payout .md-card-content{
  padding-right: 4px !important;
  padding-left: 4px !important;
}

.table-payout{
  width: 100%;
  display: table;
}

.table-payout div{
  display: table-cell;
}

.table-payout div:first-child{
  width: 100px;
}

.table-payout div:last-child{
  width: 40%;
}

.table-payout-numeric{
  text-align: right;
}

.md-table .md-table-cell.md-numeric .md-table-cell-container{
  -ms-flex-pack: end;
  justify-content: flex-end;
  align-items: end;
}

.payout-status-pending, .payout-status-available{
  border-radius: 20px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-top: 2px;
  text-align: center;
}
.payout-status-pending{
  background-color: #e3e8ee;
}
.payout-status-available{
  background-color: #d6ecff;
  color: #484bad;
}

#divPayouts .md-table-cell.md-has-action > .md-table-cell-container{
  padding: 0 !important; 
}

#divPayouts .md-table-cell.md-has-action {
  border-radius: 10px !important; 
}

#divPayouts .md-card .md-table-card {
  box-shadow: none;
}

#divPayouts .md-table tbody .md-table-row:hover .md-table-cell{
  background-color: white !important; 
}

#divPayouts .md-table-card {
  min-height: 20px !important;
}

#divPayouts .md-table-row {
  border: none !important;
}

#divPayouts .table-payout-transactions tbody .md-table-row {
  border-top: 1px solid lightgray !important;
}

#divPayouts .md-table-card .md-table-pagination{
  border-top: none;
}

.md-input-focused .cardCode {
  border-bottom: 1px solid silver !important;
}

.cardCode {
  margin-right: 3px;
  max-width: 25px;
  text-align: center;
}

.no-count .md-count {
  display: none;
}

.md-input-focused .dash, .md-has-value .dash {
  display: inherit;
}

.dash {
  padding-top: 5px;
  color: #989898;
  display: none;
}

.table-header {
  position: relative;
  bottom: 20px;
  right: -12px;
  height: 0;
  z-index: 5;
}

.reset-password {
  width: initial !important;
}

.goCardPosting{
  max-width: 12rem;
  margin: auto;
  display: block;
}

.open-time-hour {
  width: 90px !important;
  max-width: 90px !important;
  padding-left: 10px;
}

.md-switch button {
  cursor: pointer;
}

.label-switch .md-switch {
  float: left;
  top: -11px;
  margin: 0 5px 0 0;
}

.label-switch textarea {
  margin-top: 15px;
}

.label-switch label:first-child {
  display: flex;
  align-items: center;
}

.md-table-cell.open-time-hour {
  padding-left: 25px;
}

.order-popup .md-dialog {
  max-width: 100vw;
}

.order-popup-content {
  font-size: 50px;
  line-height: initial;
}

.order-popup-title {
  display: flex;
  justify-content: space-between;
}

.order-popup pre {
  line-height: 50px;
}

.order-popup-address {
  font-size: 30px;
}

.order-popup-total {
  text-align: right;
}

.table-order-status{
  box-shadow: none;
  min-height: 180px;
}

.table-open-times {
  box-shadow: none;
  min-height: 120px;
  margin-top: 5px;
}

.borderlessInput {
  border: none;
}
.borderlessInput textarea,
.borderlessInput input{
  border-bottom: 1px solid lightgrey;
}

.toggle-fullscreen {
  position: absolute;
  right: -15px;
  z-index: 3;
  top: -15px;
}

.container-with-checkbox label:not(:first-child) {
  position: inherit;
  font-size: inherit;
  left: inherit !important;
}

.orderToPrint, 
.orderToPrint * {
  visibility: hidden;
}
@media print {
  @page {
    margin: 20px;
  }
  .orderToPrint, 
  .orderToPrint * {
    visibility: visible !important;
    background-color: white;
    font-size: 12px;
    color:black !important;
  }
  .orderToPrint{
    position: fixed;
    top: 0;
    left: 0;
    display: inline-table;
  }
}

.foodsTemplateBanner{
  text-align: left;
  border-radius: 10px;
  overflow: hidden;
}

.foodsTemplateBanner img{
  max-height: 130px;
  border-radius: 10px;
  cursor: pointer;
}
.foodsTemplateBanner *:not(:last-child){
  margin-right: 20px;
}

.foodsTemplateImages{
  margin-top: 10px;
  display: flex;
  overflow-x: scroll;
}
.foodsTemplateImages > *{
  min-width: 200px;
  max-width: 200px;
}

.dlgAdditions {
  display: block;
  padding: 0 !important
}
.dlgAdditions .md-input-container{
  border: none;
  padding-left: 10px;
  margin-bottom: 0px !important;
}

.imageSelectedSplitter {
  border: 2px solid lightgrey;
  max-width: 1px;
  min-width: 1px;
  border-radius: 10px;
}

.noImageSelected{
  border: 1px solid lightgrey;
  display: flex;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}
.noImageSelected > div{
  margin: auto;
}

.previewImageDlg{
  border-radius: 10px;
}

.divOpeningHours {
  display: block;
  margin-top: 5px;
}
.divOpeningHours .md-table{
  overflow-x: auto;
}

.divMessageSettings > label,
.divOpeningHoursSettings > label {
  position: absolute;
  left: 12px !important;
  top: 1px;
  font-size: 12px;
}

#divFoodsDetails p {
  opacity: 0.8;
}

#divMain input:disabled, 
#divMain textarea:disabled{
  opacity: 0.3 !important;
}

textarea:focus::placeholder,
input:focus::placeholder {
  color: transparent;
}

.dragInnerTable {
  display: contents;
}

.md-input-container textarea {
  font-size: 16px;
}

.search-box {
  height: 36px;
  width: 220px;
}

.search-box .md-input-container.md-clearable .md-clear-input {
  bottom: 0px;
}

.search-box .md-input-container {
  border: none;
  margin: 0 !important;
  min-height: 36px;
  padding: 0;
}

.search-box .md-input-container input {
  margin: 4px 0 0;
  padding-left: 0 !important;
}

.search-box .md-input-container label {
  left: 40px !important;
}

.search-box .md-input-container label,
.search-box .md-input-container.md-input-inline.md-input-focused label {
  top: 10px;
}

.search-box .md-button.md-icon-button {
  height: 36px;
  margin-top: 2px;
  padding: 0;
}

#divMain.contentMembershipLogin {
  max-width: 400px !important;
  border: none !important;
}

#divMain.contentMembershipLogin form {
  display: flex;
  flex-flow: column;
  align-items: center;
}

.forgot-membership-link {
  margin-top: 50px;
}

.dlgMembershipDetails .data-group.membership-details .md-input-container {
  margin: 15px 0 0 !important;
}

.dlgMembershipDetails .data-group.membership-details .datePicker {
  width: 150px !important;
}

.dlgMembershipDetails .data-group.membership-details .membership-type {
  width: 300px !important;
}

.dlgMembershipDetails .data-group.membership-details .member-change-password {
  min-width: 180px;
  width: 180px;
}

.dlgMembershipDetails .md-dialog {
  max-width: 800px;
  width: 100vw !important;
  width: min(100vw, 800px) !important;
}

.dlgMembershipDetails .md-dialog-content {
  padding-top: 0 !important;
}

.dlgMembershipDetails .md-dialog-content::-webkit-scrollbar {
  width: 12px;
}
.dlgMembershipDetails .md-dialog-content::-webkit-scrollbar-thumb {
  border: solid 4px transparent;
  border-radius: 8px;
  background-color: silver;
}
.dlgMembershipDetails .md-dialog-content::-webkit-scrollbar-track {
  border: solid 6px transparent;
  border-radius: 8px;
  background-color: rgba(192, 192, 192, 0.5);
}

.dlgMembershipDetails .md-dialog-title {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.dlgMembershipDetails .md-tab {
  padding: 0;
}

.dlgMembershipDetails #edtMembershipId {
  text-transform: uppercase;
}

.dlgMembershipDetails:not([membership-logged]) .md-tabs-navigation {
  display: none;
}

#frmMembershipDetails {
  display: flex;
  flex-wrap: wrap;
}

#frmMembershipDetails .member-legend {
  align-items: center;
  display: flex;
  height: 36px;
  width: 100%;
}

#frmMembershipDetails .membership-action-buttons {
  display: flex;
  width: 100%;
}

#frmMembershipDetails .membership-id-paid {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 !important;
}

#frmMembershipDetails .data-group {
  align-items: center;
  display: flex;
  width: 100%;
  place-content: space-between;
  flex-wrap: wrap;
}

#frmMembershipDetails .data-group .md-input-container {
  width: 200px;
}

#frmMembershipDetails .membership-id-paid {
  width: 430px;
}

#frmMembershipDetails fieldset, .member-detail {
  border: 1px solid lightgrey;
  border-radius: 15px;
  width: 100%;
}

#frmMembershipDetails .md-input-container .vdp-datepicker__clear-button {
  border: 0;
  right: 16px;
  top: 0;
}

#frmMembershipDetails .member-notes {
  width: 100% !important;
}

#frmMembershipDetails .member-gender .md-select:not(.md-select-icon):after {
  left: 70px;
  right: unset;
}

#frmMembershipDetails .member-gender .md-clear-input {
  z-index: 2;
}

.member-detail {
  position: relative;
}

.member-detail legend {
  width: 100%;
}

.member-detail.primary-member legend .primary-label {
  cursor: initial;
  font-size: 16px;
  margin: 0;
}

.member-detail .member-make-primary {
  width: 180px;
}

.member-detail .member-header-separator {
  border-bottom: 1px solid lightgrey;
  width: 100%;
}

.member-detail .member-password {
  min-width: 200px;
  width: 200px;
}

.member-detail .member-status {
  min-width: 125px;
  width: 125px;
}

.member-detail .member-status {
  background: white;
  border: 1px solid lightgrey !important;
  margin: 0 !important;
}

.member-detail .member-status .md-select {
  min-width: 110px;
}

.member-detail.primary-member legend .primary-label:hover {
  background-color: inherit !important;
}

.member-detail:not(:last-child) {
  margin-bottom: 10px;
}

.member-detail .data-group .md-checkbox {
  padding-left: 10px;
}

.member-detail .data-group.member-address {
  padding-right: 40px;
}

.member-detail .md-input-container {
  margin-left: 5px !important;
  padding-bottom: 0;
}

.member-detail .member-address-address2, .member-detail .member-address-country {
  width: 160px !important;
}

.member-detail .member-address-postcode {
  width: 110px !important;
}

.member-detail .delete-member {
  position: absolute;
  right: 0;
  bottom: 5px;
  z-index: 1;
}

.membership-login {
  display: flex;
  justify-content: space-between;
}

.selectable-text {
  user-select: all !important;
  -webkit-user-select: all !important;
  -ms-user-select: all !important;
  -webkit-touch-callout: initial !important;
  -o-user-select: all !important;
  -moz-user-select: all !important;
}

#thankYou .md-dialog-title, #thankYou #dlgConfirmationContentForm {
  padding: 0 !important;
}

#thankYou #dlgConfirmationContentDesc {
  width: 90vw !important;
  width: min(90vw, 1300px) !important;
  height: 70vh;
  max-height: 820px;
  display: flex;
}

#thankYou #dlgConfirmationContentDesc>div {
  width: 100%;
}

#thankYou iframe {
  border: 0;
  height: 100%;
  width: 100%;
}

#shareImage #dlgConfirmationContentForm {
  padding: 0 !important;
  overflow-y: hidden;
}

#shareImage .md-dialog-title {
  display: none;
}

#dlgConfirmationContentDesc .dialog-share-image {
  display: flex;
  flex-direction: column;
}

#dlgConfirmationContentDesc .dialog-share-image-frame {
  border:2px solid #fff;
  box-shadow: 10px 10px 5px #ccc;
  margin: auto;
  -moz-box-shadow: 10px 10px 5px #ccc;
  -webkit-box-shadow: 10px 10px 5px #ccc;
  -khtml-box-shadow: 10px 10px 5px #ccc;
  width: fit-content;
}

#dlgConfirmationContentDesc .dialog-share-image-frame, #dlgConfirmationContentDesc .dialog-share-image-frame img {
  border-radius: 30px;
}

#dlgConfirmationContentDesc .dialog-share-image-frame img {
  max-height: calc(100vh - 300px);
  -webkit-touch-callout: initial !important;
}

#dlgConfirmationContentDesc .dialog-share-image-file-name {
  font-size: 10px;
  font-style: italic;
  padding-right: 20px;
  text-align: right;
}

#dlgConfirmationContentDesc .dialog-share-image-iphone-instructions {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.non-logged-user-options .linkPrimaryColor {
  text-decoration: none !important;
}

.non-logged-user-options .md-button.md-raised {
  max-height: initial;
}

#app.iframe,
#app.iframe #appContent {
  padding-top: 10px;
  padding-bottom: 10px;
}

#app.terminal .divImgCurveTop,
#app.terminal .imgCurveBottomDiv,
#app.terminal .non-logged-user-options,
#app.terminal #btnNonLoggedUser,
#app.terminal #btnLoggedUser,
#app.terminal .headerLogo,
#app.terminal #btnloggedUserForm{
  display: none !important;
}

/****************** DESKTOP ******************/
@media only screen and (min-width: 600px) {
  .btnPreviewFoods {
    position: absolute;
    top: 5px;
    right: 10px;
  }
  .divImages {
    height: 140px;
  }

  .divAppContent {
    padding-left: 20px;
    padding-right: 20px;
  }

  .home .md-caption {
    font-size: 17px;
  }

  .home .md-whiteframe p {
    margin: 15px 0;
  }

  .logoS{
    max-height: 90px !important;
    margin-top: -25px;
  }

  #divMain.contentMembershipLogin {
    max-width: 400px !important;
    border: none !important;
  }

  #divMain{
    max-width: 95%;
    margin-top: 10px;
    border: 1px solid lightgrey !important;
  }

  .cardsPanel{
    padding: 0;
  }
  
  .routeHeader{
    margin-bottom: 25px;
  }

  .routeTitle{
    font-size: 28px;
  }

  .order-popup .md-dialog {
    min-width: 750px;
  }
}

@media (max-width: 560px) {
  .member-detail .md-input-container {
    width: inherit !important;
  }

  .member-detail .member-make-primary {
    width: 100px;
    min-width: 100px;
    margin: 6px 2px;
    padding: 0;
  }

  #frmMembershipDetails .membership-id-paid {
    flex-wrap: nowrap;
    width: 100%;
  }

  #frmMembershipDetails .membership-id-paid .md-input-container {
    width: 150px !important;
  }

  .member-detail .member-status {
    width: 125px !important;
  }
}

@media (max-width: 470px) {
  #frmMembershipDetails .data-group .md-input-container {
    width: inherit;
  }
}

@media (min-width: 1100px) {
  #divMain:not(.order-status){
    max-width: 1240px;
  }

  form[name="frmAccDetail"] > div {
    display: flex;
    flex-wrap: wrap;
  }

  .frmAccDetailCol{
    float: left;
  }

  .frmAccDetailGap{
    min-width: 20px; 
  }
}

@media (min-width: 1200px) {
  #divBilling{
    display: flex;
  }

  .cardsPanel{
    border-width: 1px;
    padding: 10px;
  }
}