body {
  background-color: #fff;
  padding: 10px;
}
#SearchBar {
  width: 300px;
  text-align: center;
  transition: width 0.6s;
}
#SearchBar:focus {
  width: 500px;
}
#SelectFilterSerach {
  width: 180px;
}
#SideMenu {
  float: left;
  display: flex;
}
.cover {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(238, 240, 242, 0.68);
  z-index: 1999;
  width: 100%;
  height: 100%;
  display: none;
}
.loader {
  position: fixed;
  left: 45%;
  top: 50%;
  z-index: 2000;
}
.locked {
  height: 300px;
  width: 100%;
  background-image: url('../img/Lock.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-content: center;
  flex-flow: row;
  align-items: center;
  opacity: 0.4;
}
.dispnone {
  display: none;
}
.separator {
  margin: 20px 0;
}
.separatore hr {
  color: #ccc;
}
.spanPrezzoVendita {
  margin-right: 10px;
}
.editPrezzoVendita {
  width: 20px;
  height: 20pX;
}
.editPrezzoVendita .dx-button-content i {
  line-height: 4px;
  position: absolute;
}
.credentials .inputLogin {
  border: none;
  border-bottom: 2px solid #D1D1D4;
  background: none;
  font-weight: 700;
  text-align: center;
  color: #333;
  background-color: #fff !important;
  border-radius: 10px;
  border: none !important;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}
.credentials .form-group {
  margin-bottom: 1rem;
  border: none !important;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}
.selectAllTaglie {
  justify-content: end;
}
.selectAllTaglie #DropSelectAllDeselectAll {
  width: 200px;
}
#UnauthorizedLogin {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
#UnauthorizedLogin .box {
  padding: 3%;
  border: solid 1px #ccc;
  background-color: transparent;
  box-shadow: 0px 0px 13px 2px #d8d8d8;
  opacity: 1;
  backdrop-filter: blur(10px);
  width: 50%;
}
#UnauthorizedLogin .inputLogin {
  border: none;
  border-bottom: 2px solid #D1D1D4;
  background: none;
  font-weight: 700;
  text-align: center;
  color: #333;
  background-color: #fff !important;
  border-radius: 10px;
}
#UnauthorizedLogin .inputLogin:focus {
  box-shadow: none;
}
#UnauthorizedLogin ::placeholder {
  color: #5a5a5aab;
}
#UnauthorizedLogin #Shop {
  margin-bottom: 15px;
  text-align: center;
  opacity: 0.8;
  border-radius: 10px;
}
#UnauthorizedLogin #Shop h1 {
  text-align: center;
  font-family: 'El Messiri', sans-serif;
  font-size: 3em;
}
#UnauthorizedLogin #Shop .versione {
  font-size: 16px;
  font-weight: bold;
  color: #d8d8d8;
}
#UnauthorizedLogin #Shop .versione:before {
  content: 'ver. ';
  font-size: 13px;
  font-weight: normal;
}
#UnauthorizedLogin .unAuthContainer a {
  display: block;
  margin-bottom: 20px;
}
#UnauthorizedLogin .unAuthContainer a:last-child {
  margin-bottom: 0;
}
#UnauthorizedLogin .form-group {
  margin-bottom: 1rem;
}
#UnauthorizedLogin #logo {
  margin-bottom: 20px;
}
#UnauthorizedLogin #logo img {
  width: 300px;
}
.mybtn-ArcheNormal {
  background-color: #D6E1FC !important;
}
.mybtn-ArcheNormal:hover,
.mybtn-ArcheNormal:active,
.mybtn-ArcheNormal:focus-visible {
  background-color: #D6E1FC !important;
}
.mybtn-ArcheNormal:active {
  border-color: red;
}
.mybtn-ArcheDanger {
  background-color: #b40101 !important;
  color: #fff;
}
.mybtn-ArcheDanger:hover,
.mybtn-ArcheDanger:active,
.mybtn-ArcheDanger:focus-visible {
  background-color: #b40101 !important;
  color: #fff;
}
.mybtn-radius {
  border-radius: 2px;
}
.mybtnplus {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #ccc;
}
.mybtnplus img {
  vertical-align: sub;
  position: relative;
  left: -3px;
}
.w-maximize {
  width: 100%;
}
/**/
#SideStoreButton {
  float: right;
}
.shadowGrid {
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
  transition: opacity 0.2s ease, box-shadow 0.2s ease;
}
.myContainer {
  display: flex;
  flex-flow: column;
}
.myContainer .container {
  margin-top: 30px;
}
.myContainer #DatiAccessori {
  color: #ccc;
}
#Toolbar {
  padding: 5px;
  margin-bottom: 20px;
  border-radius: 5px;
  box-shadow: rgba(14, 63, 126, 0.04) 0px 0px 0px 1px, rgba(42, 51, 69, 0.04) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.04) 0px 6px 6px -3px, rgba(14, 63, 126, 0.04) 0px 12px 12px -6px, rgba(14, 63, 126, 0.04) 0px 24px 24px -12px;
}
#Toolbar .titlePage {
  color: #000;
  font-weight: bold;
}
#Toolbar .search-InputText {
  width: 50%;
}
#ServiceToolbar {
  margin-bottom: 20px;
  padding: 3px 5px 3px 5px;
  border-radius: 5px;
}
#ServiceToolbar .titlePage {
  color: #fff;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
#ServiceToolbar .comandi {
  display: flex;
  justify-content: right;
}
#ServiceToolbar .more-action {
  margin-right: 20px;
  background-color: #D6E1FC;
}
.hide-background-color {
  background: none !important;
}
.span-add {
  margin-right: 20px;
  line-height: 35px;
  font-weight: bold;
  color: #ccc;
}
.iconImpostazioni {
  width: 40px;
  display: block;
  margin: 0 auto;
}
.text-center {
  text-align: center;
}
.gridTagliaColori {
  height: 400px;
}
.row-spacing {
  margin-top: 20px;
}
.row-spacing-bottom {
  margin-bottom: 20px;
}
.form-check-impostazioni {
  display: block !important;
  text-align: center !important;
}
.float-none {
  float: none !important;
}
.padding-left-0 {
  padding-left: 0 !important;
}
.title-card-impostazioni {
  font-size: 1.65rem;
  color: red;
}
.scrollbar {
  position: relative;
  height: 400px;
}
.checkboxSpecialAlignContainer {
  align-self: flex-end;
}
.glyph {
  width: 20px;
}
.no-focus:focus {
  box-shadow: none;
}
.elimina {
  text-decoration: none !important;
  font-size: 18px;
}
.modifica {
  text-decoration: none !important;
  font-size: 18px;
}
.error {
  color: #b40101;
  font-weight: bold;
}
.modaltabs {
  margin-bottom: 30px;
}
#myTabContent {
  margin-bottom: 30px;
}
.thumb {
  width: 150px;
}
.glyph {
  width: 20px;
}
.bigglyph {
  width: 30px;
}
.wrapper-glyph-inline {
  align-self: flex-end;
}
.tinyglyph {
  width: 15px;
}
.buttonglyph {
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}
.font-bold {
  font-weight: bold;
}
.h6-title {
  font-size: 1.5em;
  text-align: center;
  color: #ccc;
  font-weight: bold;
}
.pubButtonInLineWithFormControl {
  align-self: end;
}
#Drawer .panel-list .dx-menu-item {
  color: #404040;
  border-bottom: 1px solid rgba(154, 154, 154, 0.4);
}
.putCenterSwitch {
  align-self: start;
  padding-top: 30px;
  margin-bottom: 0 !important;
}
.dx-submenu .dx-menu-items-container .dx-menu-item-wrapper {
  color: #404040;
  border-bottom: 1px solid rgba(154, 154, 154, 0.4);
}
.no-link {
  text-decoration: none;
}
.link-pdf {
  text-decoration: none !important;
  font-size: 18px;
}
.index-incasso {
  height: 100px;
  border: solid 1px #404040;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-incasso h5 {
  color: #404040;
  font-size: 2em;
  text-transform: uppercase;
  opacity: 0.9;
}
.index-incasso h5 span {
  font-weight: bold;
  color: #ff6326;
}
.index-card-parent {
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px !important;
  transition: opacity 0.2s ease, box-shadow 0.2s ease;
  opacity: 1;
}
.index-card-parent .index-card {
  display: flex;
  justify-content: center;
  text-align: center;
  height: 80px;
}
.index-card-parent .index-card h4 {
  text-transform: uppercase;
  align-self: center;
  margin: 0;
  opacity: 0.8;
}
.index-card-parent:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.index-card-parent:hover .index-card:hover h4 {
  opacity: 1;
}
.indexChartStyle {
  border: solid 1px #aaa;
  border-radius: 20px;
}
.indexChartStyle text {
  fill: #404040 !important;
  text-transform: uppercase;
  font-weight: bold;
}
.indexChartStyle .wrapInfo {
  display: flex;
  justify-content: space-evenly;
}
.indexChartStyle .wrapInfo h6 {
  font-size: 1.2em;
}
.indexChartStyle .wrapInfo div {
  align-self: end;
}
#divFooter footer {
  background-color: #fff;
  padding-left: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
}
#SectionRadioChoise label {
  color: #404040;
}
#SingolaChiusuraSection,
#SingoloGiornoSection,
#IntervalloDateSection,
#IntervalloChiusuraSection {
  color: #fff;
}
.width-hundredpercent {
  width: 100%;
}
#AnalisiVendite,
#ImpostazioniSection {
  background-color: #fff;
  padding: 10px;
}
.Signaturewrapper {
  position: relative;
  width: 500px;
  height: 150px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.Signaturewrapper .signature-pad {
  position: absolute;
  left: 0;
  top: 0;
  width: 500px;
  height: 150px;
  border: solid;
}
.selectboxFormControlHeigth {
  height: 44px;
}
.modal-dialog {
  max-width: 90% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.modal-dialog .modal-content {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
.custom-file {
  align-self: center;
}
.modal-title {
  color: #000;
}
.dx-menu-item {
  color: #404040;
}
.dx-menu-item a {
  text-decoration: none;
  color: #404040;
}
.dx-menu-item.dx-state-hover {
  color: #404040;
  background-color: rgba(51, 122, 183, 0.3) !important;
}
.dx-menu .dx-menu-item-expanded {
  background-color: #ffffff;
}
.dx-context-menu .dx-submenu {
  background-color: #ffffff;
}
.dx-context-menu .dx-submenu .dx-menu-item {
  color: #404040;
}
.dx-menu-base .dx-menu-item-content {
  padding: 7px;
}
.dx-menu-vertical {
  height: auto;
}
.dx-item.dx-list-item.dx-state-hover {
  background-color: rgba(51, 122, 183, 0.3) !important;
}
