@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700");
/*rgba(55, 85, 127, 1);*/
/*rgba(55, 85, 127, 1);*/
/*rgba(55, 85, 127, 1);*/
/*rgba(55, 85, 127, 1);*/
/*rgba(0, 112, 192, 1);*/
/*#0070C0*/
/*rgba(220,20,60,1);*/
/*NAVBAR*/
html {
  width: 100%;
  height: 100% !important;
  overflow-x: hidden;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
  font-style: normal;
  line-height: 22px;
  background-color: #fff;
}
a,
a:hover {
  text-decoration: none !important;
}
body {
  min-height: 100vh;
  color: #808080;
  font-family: 'Roboto Condensed', sans-serif;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto;
  overflow-x: hidden;
  /*background-color: @background_color_body;*/

}
.bg_white {
  background-color: #FFF !important;
}
h1 {
  font-size: 1.8em;
  font-weight: 700;
  color: #808080 !important;
}
h2 {
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: 700;
  color: #808080 !important;
}
h2 span {
  font-weight: 700;
  color: #808080 !important;
}
@media (min-width: 576px) {
  h2 span {
    font-size: 1.2em !important;
  }
}
h3 {
  font-size: 1.3em;
  font-weight: 500;
  color: #808080 !important;
}
@media (max-width: 576px) {
  h3 {
    font-size: 1.2em !important;
  }
}
h3 span {
  color: #808080 !important;
}
@media (min-width: 576px) {
  h3 span {
    font-size: 1.1em !important;
    font-weight: 500;
  }
}
h4 {
  font-size: 1.1em;
  font-weight: 400;
  color: #808080 !important;
}
@media (max-width: 576px) {
  h4 {
    font-size: 0.9em !important;
  }
}
span:not(.wpcc-message):not(.cc-message):not(.login_delete_account_msg_warn):not(.error_message):not(.token_token_text):not(.register_passwords_dont_match) {
  color: #808080 !important;
}
.wpcc-float {
  padding: 0.7em !important;
  max-width: 100% !important;
  width: 100% !important;
}
.wpcc-float .wpcc-message {
  margin-bottom: 0.5em !important;
}
.wpcc-compliance {
  width: 50px !important;
  margin-left: auto;
}
.linkNoDecoration {
  text-decoration: none !important;
}
label {
  margin-bottom: 0 !important;
}
li {
  list-style-type: none;
}
.highlightText {
  padding: 5px;
  background-image: linear-gradient(to right, #ffe359 0%, rgba(255, 227, 89, 0) 100%);
  display: inline-block;
  margin: 3px;
}
.wordbreak {
  word-break: break-all;
}
.colorInherit {
  color: inherit !important;
}
.dataView_EmptyDataTemplate {
  font-weight: 700;
  font-size: 1.5em;
  padding: 10px 0;
  text-transform: uppercase;
}
._100PercentTextAlignRight {
  width: 100%;
  text-align: right;
}
._100PercentTextAlignLeft {
  width: 100%;
  text-align: left;
}
._100PercentTextAlignCenter {
  width: 100%;
  text-align: center;
}
.masterPlaceHolder {
  position: relative;
  min-height: 93%;
  height: 93%;
  width: 100%;
}
.ContainerFlex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-flow: wrap;
  width: 100% !important;
  margin: 0 !important;
}
.ContainerWidth100Percent {
  width: 100% !important;
}
.ContainerWidth99Percent {
  width: 99% !important;
}
.ContainerBorder {
  border: 1px solid #DDD;
}
@media (max-width: 576px) {
  .ContainerMarginLeft {
    margin-left: 0 !important;
  }
}
.collapsible_Panel_borders {
  border-top: none !important;
}
.collapsible_PanelContent_borders {
  border-bottom: none !important;
}
.collapsible_Panel_bg_OpenPanel {
  background-color: #fff !important;
  border: 1px solid #ddd;
}
.lblHighlightBold {
  font-weight: bold;
}
.lblHighlightBG {
  background-color: #adff2f;
  padding: 1px 10px;
  font-weight: bold;
}
.dxdvFlowItemsContainer_MetropolisBlue {
  margin-top: 0 !important;
  margin-bottom: 15px !important;
}
@media (max-width: 576px) {
  .dxdvFlowItemsContainer_MetropolisBlue {
    margin-left: 0 !important;
  }
}
@media (max-width: 576px) {
  .dxdvFlowItem_MetropolisBlue {
    margin-left: 0 !important;
  }
}
.form-input-error {
  border-bottom: 1px solid #b04700 !important;
  background-color: #ffffc8 !important;
}
.aspxLabelTitle2 {
  font-size: 15px !important;
}
.aspxLabelTitle1 {
  font-size: 18px !important;
}
.lbl_Title_databox {
  font-size: 20px;
}
.home_logo_container {
  width: auto;
  max-width: 760px;
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin: 0 auto;
  padding: 5px;
}
@media (max-width: 992px) {
  .home_logo_container {
    max-width: 672px;
  }
}
@media (max-width: 500px) {
  .home_logo_container {
    margin: 0;
  }
}
.home_logo_container .logoHomePage {
  max-width: 300px;
  max-height: 150px;
  margin-top: 10px;
}
@media (max-width: 576px) {
  .home_logo_container .logoHomePage {
    max-width: 200px;
  }
}
@media (max-width: 375px) {
  .home_logo_container .logoHomePage {
    max-width: 170px;
  }
}
.plusIcon,
.editIcon {
  cursor: pointer;
  padding: 5px 2px;
}
.bootstrapRowBorders {
  border-top: 1px solid silver;
  border-bottom: 1px solid silver;
}
.ASPxDataViewNoBorders {
  border: none !important;
}
.DW_PagamentiPrevisti td {
  border: none !important;
}
.DW_Finanziamenti_PianoPagamentoConcordato td {
  border-top: none !important;
}
.removeBorderTop {
  border-top: none !important;
}
.removeBorderBottom {
  border-bottom: none !important;
}
.cutTextEllipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 20px;
  display: inline-block;
}
.fontWeightInherit {
  font-weight: inherit;
}
.box .row {
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.box .row input:not([type=text]):not([type=password]) {
  cursor: pointer;
}
.box .row input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit]):not(.dxeEditArea_MetropolisBlue),
.box .row select {
  width: 100%;
  margin-bottom: 10px;
}
.box .row input[type="submit"] {
  border: 1px solid transparent;
  color: black;
  background-color: #fafafa;
  width: 100%;
  height: 50px;
  margin-top: 10px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 10px;
  -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.42);
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.42);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.42);
}
.box .row input[type="submit"].registerButton {
  background-color: #fafafa;
}
.box .row input[type="submit"]:hover {
  background-color: #f0f0f0;
  color: black;
  border: 1px solid transparent !important;
}
.box .row input[type="submit"].registerButton:hover {
  background-color: #f0f0f0;
  color: black;
  border: 1px solid transparent !important;
}
.box .row select {
  background-color: #808080;
}
.box .row input[type=radio] {
  margin-right: 4px;
  margin-top: 10px;
}
.box .row input[type=radio]:not(:first-of-type) {
  margin-left: 8px;
}
.box .row div[class^="col"] span:first-child {
  display: block;
}
button [disabled],
html input[disabled] {
  cursor: not-allowed !important;
}
/*HOMEPAGE*/

.row_usernamne {
  display: none;
}
.row_usernamne .username_container {
  width: auto;
  padding: 5px 10px 0 0;
  text-align: left;
  border-bottom: 2px solid #ddd;
  margin: 10px 20px 20px 20px;
  display: inline-block;
  background-color: #00B0F0;
  padding: 5px 20px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.row_usernamne .username_container span {
  font-size: 18px;
  font-weight: bold;
  color: #fff !important;
}
@media (max-width: 768px) {
  .row_usernamne .username_container span {
    font-size: 15px;
  }
}
@media (max-width: 375px) {
  .row_usernamne .username_container span {
    font-size: 14px;
  }
}
.row_usernamne .username_container img {
  width: 50px;
}
@media (max-width: 576px) {
  .row_usernamne .username_container img {
    width: 35px !important;
  }
}
@media (max-width: 768px) {
  .row_usernamne {
    display: block;
  }
}
.arrow_up {
  border: solid #fff;
  border-width: 0px 13px 13px 0;
  display: inline-block;
  padding: 3px;
  position: absolute;
  bottom: 32px;
  right: 40px;
  -webkit-transform: rotate(-135deg);
}
.home_buttons_container_flex,
.menu_buttons_container_flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-flow: row wrap;
  /*align-content: space-around;*/
  flex-wrap: wrap;
}
.home_buttons_container_flex .home_buttons_label,
.menu_buttons_container_flex .home_buttons_label,
.home_buttons_container_flex .home_buttons_label_sub,
.menu_buttons_container_flex .home_buttons_label_sub,
.home_buttons_container_flex .home_buttons_label_mobile,
.menu_buttons_container_flex .home_buttons_label_mobile,
.home_buttons_container_flex .home_buttons_label_promo,
.menu_buttons_container_flex .home_buttons_label_promo,
.home_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti,
.menu_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti {
  position: absolute;
  top: 38px;
  right: 20px;
  background-color: #fff;
  width: auto;
  font-size: 20px;
  font-weight: bold;
  padding: 2px;
  text-transform: capitalize;
  text-align: left;
}
@media (max-width: 768px) {
  .home_buttons_container_flex .home_buttons_label,
  .menu_buttons_container_flex .home_buttons_label,
  .home_buttons_container_flex .home_buttons_label_sub,
  .menu_buttons_container_flex .home_buttons_label_sub,
  .home_buttons_container_flex .home_buttons_label_mobile,
  .menu_buttons_container_flex .home_buttons_label_mobile,
  .home_buttons_container_flex .home_buttons_label_promo,
  .menu_buttons_container_flex .home_buttons_label_promo,
  .home_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti,
  .menu_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti {
    top: 75px;
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .home_buttons_container_flex .home_buttons_label,
  .menu_buttons_container_flex .home_buttons_label,
  .home_buttons_container_flex .home_buttons_label_sub,
  .menu_buttons_container_flex .home_buttons_label_sub,
  .home_buttons_container_flex .home_buttons_label_mobile,
  .menu_buttons_container_flex .home_buttons_label_mobile,
  .home_buttons_container_flex .home_buttons_label_promo,
  .menu_buttons_container_flex .home_buttons_label_promo,
  .home_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti,
  .menu_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti {
    right: 10px;
    top: 78px;
    font-size: 15px;
  }
}
@media (max-width: 375px) {
  .home_buttons_container_flex .home_buttons_label,
  .menu_buttons_container_flex .home_buttons_label,
  .home_buttons_container_flex .home_buttons_label_sub,
  .menu_buttons_container_flex .home_buttons_label_sub,
  .home_buttons_container_flex .home_buttons_label_mobile,
  .menu_buttons_container_flex .home_buttons_label_mobile,
  .home_buttons_container_flex .home_buttons_label_promo,
  .menu_buttons_container_flex .home_buttons_label_promo,
  .home_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti,
  .menu_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti {
    top: 63px;
    font-size: 14px;
  }
}
.home_buttons_container_flex .home_buttons_label_promo,
.menu_buttons_container_flex .home_buttons_label_promo,
.home_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti,
.menu_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti {
  top: 55px;
  text-align: right;
}
@media (max-width: 768px) {
  .home_buttons_container_flex .home_buttons_label_promo,
  .menu_buttons_container_flex .home_buttons_label_promo,
  .home_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti,
  .menu_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti {
    top: 90px;
  }
}
@media (max-width: 576px) {
  .home_buttons_container_flex .home_buttons_label_promo,
  .menu_buttons_container_flex .home_buttons_label_promo,
  .home_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti,
  .menu_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti {
    right: 10px;
    top: 92px;
  }
}
@media (max-width: 375px) {
  .home_buttons_container_flex .home_buttons_label_promo,
  .menu_buttons_container_flex .home_buttons_label_promo,
  .home_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti,
  .menu_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti {
    top: 75px;
  }
}
.home_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti,
.menu_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti {
  top: 60px;
}
@media (max-width: 768px) {
  .home_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti,
  .menu_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti {
    top: 90px;
    line-height: 18px;
    font-size: 16px;
  }
}
@media (max-width: 375px) {
  .home_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti,
  .menu_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti {
    top: 75px;
    font-size: 12px;
  }
}
.home_buttons_container_flex .home_buttons_label_prenota_app_negozio,
.menu_buttons_container_flex .home_buttons_label_prenota_app_negozio,
.home_buttons_container_flex .home_buttons_label_prenota_app_online,
.menu_buttons_container_flex .home_buttons_label_prenota_app_online {
  top: 20px;
  max-width: 185px;
  text-align: right;
  right: 20px;
  background-color: transparent;
}
@media (max-width: 768px) {
  .home_buttons_container_flex .home_buttons_label_prenota_app_negozio,
  .menu_buttons_container_flex .home_buttons_label_prenota_app_negozio,
  .home_buttons_container_flex .home_buttons_label_prenota_app_online,
  .menu_buttons_container_flex .home_buttons_label_prenota_app_online {
    max-width: 145px;
    top: 54px;
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .home_buttons_container_flex .home_buttons_label_prenota_app_negozio,
  .menu_buttons_container_flex .home_buttons_label_prenota_app_negozio,
  .home_buttons_container_flex .home_buttons_label_prenota_app_online,
  .menu_buttons_container_flex .home_buttons_label_prenota_app_online {
    right: 13px;
    max-width: 190px;
    font-size: 14px;
    top: 65px;
  }
}
@media (max-width: 450px) {
  .home_buttons_container_flex .home_buttons_label_prenota_app_negozio,
  .menu_buttons_container_flex .home_buttons_label_prenota_app_negozio,
  .home_buttons_container_flex .home_buttons_label_prenota_app_online,
  .menu_buttons_container_flex .home_buttons_label_prenota_app_online {
    right: 13px;
    max-width: 155px;
    font-size: 13px;
    top: 68px;
  }
}
@media (max-width: 375px) {
  .home_buttons_container_flex .home_buttons_label_prenota_app_negozio,
  .menu_buttons_container_flex .home_buttons_label_prenota_app_negozio,
  .home_buttons_container_flex .home_buttons_label_prenota_app_online,
  .menu_buttons_container_flex .home_buttons_label_prenota_app_online {
    max-width: initial;
    top: 58px;
    right: 9px;
    font-size: 12px;
    left: 5px;
  }
}
.home_buttons_container_flex .home_buttons_label_sub,
.menu_buttons_container_flex .home_buttons_label_sub {
  text-transform: lowercase;
  top: 80px;
  text-align: center;
  font-weight: normal;
}
@media (max-width: 768px) {
  .home_buttons_container_flex .home_buttons_label_sub,
  .menu_buttons_container_flex .home_buttons_label_sub {
    top: 100px;
  }
}
@media (max-width: 375px) {
  .home_buttons_container_flex .home_buttons_label_sub,
  .menu_buttons_container_flex .home_buttons_label_sub {
    font-size: 13px;
    top: 82px;
    line-height: 13px;
  }
}
.home_buttons_container_flex .home_buttons_label_sub_prenota_app_negozio,
.menu_buttons_container_flex .home_buttons_label_sub_prenota_app_negozio,
.home_buttons_container_flex .home_buttons_label_sub_prenota_app_online,
.menu_buttons_container_flex .home_buttons_label_sub_prenota_app_online {
  text-transform: lowercase;
  top: 80px;
  text-align: center;
  font-weight: normal;
}
@media (max-width: 768px) {
  .home_buttons_container_flex .home_buttons_label_sub_prenota_app_negozio,
  .menu_buttons_container_flex .home_buttons_label_sub_prenota_app_negozio,
  .home_buttons_container_flex .home_buttons_label_sub_prenota_app_online,
  .menu_buttons_container_flex .home_buttons_label_sub_prenota_app_online {
    top: 100px;
  }
}
@media (max-width: 576px) {
  .home_buttons_container_flex .home_buttons_label_sub_prenota_app_negozio,
  .menu_buttons_container_flex .home_buttons_label_sub_prenota_app_negozio,
  .home_buttons_container_flex .home_buttons_label_sub_prenota_app_online,
  .menu_buttons_container_flex .home_buttons_label_sub_prenota_app_online {
    top: 106px;
  }
}
@media (max-width: 375px) {
  .home_buttons_container_flex .home_buttons_label_sub_prenota_app_negozio,
  .menu_buttons_container_flex .home_buttons_label_sub_prenota_app_negozio,
  .home_buttons_container_flex .home_buttons_label_sub_prenota_app_online,
  .menu_buttons_container_flex .home_buttons_label_sub_prenota_app_online {
    font-size: 12px;
    top: 93px !important;
    line-height: 13px;
  }
}
@media (max-width: 270px) {
  .home_buttons_container_flex .home_buttons_label_sub_prenota_app_negozio,
  .menu_buttons_container_flex .home_buttons_label_sub_prenota_app_negozio,
  .home_buttons_container_flex .home_buttons_label_sub_prenota_app_online,
  .menu_buttons_container_flex .home_buttons_label_sub_prenota_app_online {
    font-size: 11px;
  }
}
.home_buttons_container_flex .home_buttons_label_sub.home_buttons_label_sub_prenota_app_negozio_prenotato,
.menu_buttons_container_flex .home_buttons_label_sub.home_buttons_label_sub_prenota_app_negozio_prenotato,
.home_buttons_container_flex .home_buttons_label_sub.home_buttons_label_sub_prenota_app_online_prenotato,
.menu_buttons_container_flex .home_buttons_label_sub.home_buttons_label_sub_prenota_app_online_prenotato {
  color: #ff0000;
  font-weight: bold;
}
.home_buttons_container_flex .home_buttons_label_sub.home_buttons_label_num_new_messages_warn,
.menu_buttons_container_flex .home_buttons_label_sub.home_buttons_label_num_new_messages_warn {
  color: #ff0000;
  font-weight: bold;
  animation: blinker 2s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.home_buttons_container_flex .home_buttons_label_mobile,
.menu_buttons_container_flex .home_buttons_label_mobile {
  font-size: 16px;
  top: 82px;
  right: 10px;
  color: #808080;
}
@media (max-width: 375px) {
  .home_buttons_container_flex .home_buttons_label_mobile,
  .menu_buttons_container_flex .home_buttons_label_mobile {
    top: 63px;
  }
}
.home_buttons_container_flex .home_buttons_label_mobile_prenota_app,
.menu_buttons_container_flex .home_buttons_label_mobile_prenota_app,
.home_buttons_container_flex .home_buttons_label_mobile_prenota_app_prenotato_negozio,
.menu_buttons_container_flex .home_buttons_label_mobile_prenota_app_prenotato_negozio,
.home_buttons_container_flex .home_buttons_label_mobile_prenota_app_prenotato_online,
.menu_buttons_container_flex .home_buttons_label_mobile_prenota_app_prenotato_online {
  font-size: 13px;
  top: 85px !important;
}
@media (max-width: 375px) {
  .home_buttons_container_flex .home_buttons_label_mobile_prenota_app,
  .menu_buttons_container_flex .home_buttons_label_mobile_prenota_app,
  .home_buttons_container_flex .home_buttons_label_mobile_prenota_app_prenotato_negozio,
  .menu_buttons_container_flex .home_buttons_label_mobile_prenota_app_prenotato_negozio,
  .home_buttons_container_flex .home_buttons_label_mobile_prenota_app_prenotato_online,
  .menu_buttons_container_flex .home_buttons_label_mobile_prenota_app_prenotato_online {
    top: 66px !important;
  }
}
.home_buttons_container_flex .home_buttons_label_mobile_prenota_app_prenotato_negozio,
.menu_buttons_container_flex .home_buttons_label_mobile_prenota_app_prenotato_negozio,
.home_buttons_container_flex .home_buttons_label_mobile_prenota_app_prenotato_online,
.menu_buttons_container_flex .home_buttons_label_mobile_prenota_app_prenotato_online {
  color: #ff0000;
  font-weight: bold;
  right: 5px;
}
.home_buttons_container_flex .home_buttons_label_mobile_prenota_app_prenotato_negozio,
.menu_buttons_container_flex .home_buttons_label_mobile_prenota_app_prenotato_negozio {
  right: 8px;
}
.home_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti_mobile,
.menu_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti_mobile {
  top: 80px;
  line-height: 16px;
  text-align: right;
}
@media (max-width: 375px) {
  .home_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti_mobile,
  .menu_buttons_container_flex .home_buttons_label_scansiona_qr_prodotti_mobile {
    top: 63px;
    font-size: 12px;
  }
}
.home_buttons_container_flex > div,
.menu_buttons_container_flex > div {
  padding: 5px 5px 10px 5px;
  min-width: 375px;
  height: 125px;
  /*margin: 5px;*/
  margin: 10px;
  position: relative;
  display: inline-flex;
  background-color: #f3f3f3;
  text-align: center;
  overflow: hidden;
}
@media (max-width: 992px) {
  .home_buttons_container_flex > div,
  .menu_buttons_container_flex > div {
    width: 46%;
    min-width: 46%;
  }
}
@media (max-width: 768px) {
  .home_buttons_container_flex > div,
  .menu_buttons_container_flex > div {
    margin: 5px;
    height: 135px;
  }
}
@media (max-width: 249px) {
  .home_buttons_container_flex > div,
  .menu_buttons_container_flex > div {
    min-width: 95%;
  }
}
@media (max-width: 375px) {
  .home_buttons_container_flex > div {
    height: 115px;
  }
}
.home_buttons {
  background-position: 10px 0;
  background-repeat: no-repeat;
  /*background-size: 100px;*/
  background-size: 60px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  cursor: pointer;
  -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.42);
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.42);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.42);
}
@media (max-width: 768px) {
  .home_buttons {
    background-size: 85px;
  }
}
@media (max-width: 375px) {
  .home_buttons {
    background-size: 60px;
  }
}
.home_buttons.home_buttons_chat {
  background-color: #FFF;
  background-image: url('/img/chatta_con_noi.png');
}
.home_buttons.home_buttons_prenota_app_negozio {
  background-color: #FFF;
  background-image: url('/img/prenota_negozio.png');
}
@media (max-width: 768px) {
  .home_buttons.home_buttons_prenota_app_negozio {
    background-size: 70px;
  }
}
@media (max-width: 375px) {
  .home_buttons.home_buttons_prenota_app_negozio {
    background-size: 50px;
  }
}
.home_buttons.home_buttons_prenota_app_online {
  background-color: #FFF;
  background-image: url('/img/prenota_online.png');
}
@media (max-width: 768px) {
  .home_buttons.home_buttons_prenota_app_online {
    background-size: 70px;
  }
}
@media (max-width: 375px) {
  .home_buttons.home_buttons_prenota_app_online {
    background-size: 50px;
  }
}
.home_buttons.home_buttons_prev {
  background-color: #FFF;
  background-image: url('/img/prev.png');
}
.home_buttons_disabled {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.home_buttons.home_buttons_acq {
  background-color: #FFF;
  background-image: url('/img/vendite.png');
}
.home_buttons.home_buttons_bacq {
  background-color: #FFF;
  background-image: url('/img/buono.png');
}
.home_buttons.home_buttons_char_room {
  background-color: #FFF;
  background-image: url('/img/SmartStore.png');
}
.home_buttons.home_buttons_expo {
  background-color: #FFF;
  background-image: url('/img/expoclic.png');
}
.home_buttons.home_buttons_advisor {
  background-color: #FFF;
  background-image: url('/img/advisor.png');
}
.home_buttons.home_buttons_promo {
  background-color: #FFF;
  background-image: url('/img/promo.png');
}
.home_buttons.home_buttons_scansiona_qr_prodotti {
  background-color: #FFF;
  background-image: url('/img/scansiona-qr-code.png');
}
/*HOMEPAGE*/

/*MENU*/

.menu_buttons_container_flex > div {
  height: 115px;
}
@media (max-width: 375px) {
  .menu_buttons_container_flex > div {
    height: 90px;
  }
}
.menu_buttons_container_flex .home_buttons {
  background-position: top center;
  background-size: 75%;
  min-width: initial;
  max-width: 150px;
}
@media (min-width: 992px) {
  .menu_buttons_container_flex .home_buttons {
    min-width: 165px;
    background-size: 50% !important;
    background-position: top left;
  }
}
@media (max-width: 991px) {
  .menu_buttons_container_flex .home_buttons {
    min-width: 165px;
    background-size: 50% !important;
    background-position: top left;
  }
}
@media (max-width: 768px) {
  .menu_buttons_container_flex .home_buttons {
    min-width: 165px;
    background-size: 50% !important;
    background-position: top left;
  }
}
@media (max-width: 576px) {
  .menu_buttons_container_flex .home_buttons {
    background-size: 50% !important;
    background-position: top left;
  }
}
@media (max-width: 375px) {
  .menu_buttons_container_flex .home_buttons {
    background-size: 40% !important;
    background-position: top left;
    max-width: 150px;
    width: 150px;
  }
}
.menu_buttons_container_flex .home_buttons_label {
  text-align: center;
  left: 10px;
}
/*PREVENTIVI ACQUISTI ORDINI*/

.data_boxlist_container_flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-flow: row wrap;
  flex-wrap: wrap;
}
.operations_buttons_DIV_container {
  display: inline-block;
  text-align: left;
  font-size: 1.5em;
  color: #444444;
  width: 100%;
  padding: 2px 0;
  cursor: pointer;
}
.operations_buttons_DIV_container .operations_buttons_acquisti_servizi {
  padding: 2px 0 5px 0;
}
.operations_buttons_DIV_container .operations_buttons_acquisti_pagamenti_icon,
.operations_buttons_DIV_container .operations_buttons_acquisti_servizi_icon,
.operations_buttons_DIV_container .operations_buttons_stato_merce_icon {
  display: table-cell;
  padding-right: 5px;
}
.operations_buttons_DIV_container .operations_buttons_acquisti_pagamenti_icon img,
.operations_buttons_DIV_container .operations_buttons_acquisti_servizi_icon img,
.operations_buttons_DIV_container .operations_buttons_stato_merce_icon img {
  width: 50px;
}
.operations_buttons_DIV_container .operations_buttons_acquisti_pagamenti_text,
.operations_buttons_DIV_container .operations_buttons_acquisti_servizi_text,
.operations_buttons_DIV_container .operations_buttons_stato_merce_text {
  display: table-cell;
  vertical-align: middle;
}
.orderoperationsmod .iziModal-header {
  background-color: #808080 !important;
}
.promomod .iziModal-header {
  background-color: #808080 !important;
}
.orderoperationsmod .iziModal-header .iziModal-header-title,
.promomod .iziModal-header .iziModal-header-title {
  color: #FFF !important;
  font-weight: normal !important;
  font-size: 18px !important;
  text-transform: capitalize;
}
@media (max-width: 576px) {
  .orderoperationsmod .iziModal-header .iziModal-header-title,
  .promomod .iziModal-header .iziModal-header-title {
    font-size: 16px !important;
  }
}
.orderoperationsmod .iziModal-header .iziModal-header-subtitle,
.promomod .iziModal-header .iziModal-header-subtitle {
  font-size: 16px !important;
}
@media (max-width: 576px) {
  .orderoperationsmod .iziModal-header .iziModal-header-subtitle,
  .promomod .iziModal-header .iziModal-header-subtitle {
    font-size: 14px !important;
  }
}
.data_boxlist_container_flex td.max-width-limit span {
  display: block;
  max-width: 150px;
}
@media (max-width: 576px) {
  .data_boxlist_container_flex td.max-width-limit_sm span {
    display: block;
    max-width: 150px;
  }
}
.data_boxlist_container_flex td.align_right {
  text-align: right !important;
}
.data_boxlist_container_flex > div {
  padding: 10px 15px;
  min-width: 375px;
  height: 250px;
  /*margin: 5px;*/
  margin: 10px;
  position: relative;
  display: table;
  background-color: #fff;
  text-align: center;
  overflow: hidden;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  font-size: 1em;
  -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.42);
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.42);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.42);
}
.data_boxlist_container_flex > div span:not(.videochat_empty_data_text) {
  font-size: inherit !important;
}
@media (max-width: 768px) {
  .data_boxlist_container_flex > div {
    margin: 5px;
    width: auto;
  }
}
@media (max-width: 576px) {
  .data_boxlist_container_flex > div {
    height: auto !important;
  }
}
@media (max-width: 375px) {
  .data_boxlist_container_flex > div {
    min-width: initial;
  }
}
.data_boxlist_container_flex > div .tbl_quotations,
.data_boxlist_container_flex > div .tbl_vouchers,
.data_boxlist_container_flex > div .tbl_orders {
  margin: 0 auto;
  height: 100%;
  width: 100%;
  display: inline-block;
}
.data_boxlist_container_flex > div .tbl_vouchers {
  height: 125px;
}
.data_boxlist_container_flex > div .tbl_quotations td,
.data_boxlist_container_flex > div .tbl_vouchers td,
.data_boxlist_container_flex > div .tbl_orders td {
  text-align: left;
  padding: 2px 0 2px 6px;
}
.data_boxlist_container_flex > div .tbl_quotations tr:not(.no_border-bottom),
.data_boxlist_container_flex > div .tbl_vouchers tr:not(.no_border-bottom),
.data_boxlist_container_flex > div .tbl_orders tr:not(.no_border-bottom) {
  border-bottom: 1px solid #ddd;
}
.data_boxlist_container_flex > div .tbl_quotations > tbody {
  width: 100%;
  display: inline-table;
}
.data_boxlist_container_flex > div .data_boxlist_buttons {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  margin-top: 5px;
  cursor: pointer;
}
.data_boxlist_container_flex > div .data_boxlist_buttons div {
  flex: 1;
  text-align: center;
}
@media (max-width: 768px) {
  .data_boxlist_container_flex.videochat_container > div {
    min-width: 100%;
  }
}
.data_boxlist_child_flex_vouchers {
  height: 190px !important;
  min-width: 320px !important;
}
@media (max-width: 375px) {
  .data_boxlist_child_flex_vouchers {
    min-width: initial !important;
  }
}
/*PREVENTIVI ACQUISTI ORDINI*/

/*FILE UPLOAD*/

.uploadFileContainer {
  border: 1px solid #808080;
  padding: 10px;
  width: 100%;
  height: auto;
  margin: 10px auto;
}
@media (max-width: 768px) {
  .uploadFileContainer {
    width: 100%;
  }
}
.uploadButton {
  margin-top: 10px;
}
.uploadButton .dx-vam {
  font-weight: 700;
  font-size: 15px;
}
/*FILE MANAGER*/

.dxucControl_MetropolisBlue {
  width: 200px !important;
}
.dxfm-itemNameContainer {
  height: 30px !important;
}
.fileManagerDOC table.dxuc-root td[id*="fmDOC_Splitter_Upload_Browse"] > a {
  font-size: 0;
}
.fileManagerDOC table.dxuc-root td[id*="fmDOC_Splitter_Upload_Browse"] > a:after {
  content: "SFOGLIA...";
  font-size: 11px;
}
.fileManagerDOC table[id*="fmDOC_Splitter_Upload"] {
  margin-top: 0 !important;
}
.fileManagerDOC table[id*="fmDOC_Splitter_Upload"] td[id*="fmDOC_Splitter_Upload_Browse"] {
  padding: 8px 14px;
}
.fileManagerDOC a[id*="fmDOC_Splitter_UploadButton"] {
  font-size: 0;
  padding: 8px 15px;
  background-color: #808080;
  color: #fff !important;
  display: block;
  margin-top: -8px;
}
.fileManagerDOC a[id*="fmDOC_Splitter_UploadButton"]:after {
  content: "CARICA";
  font-size: 11px;
}
/*PREVENTIVI*/

.dxdvControl td.dxdvCtrl {
  padding: 12px 0 !important;
}
.ASPxDataViewItemPagamenti_Table_Plus {
  width: 25px !important;
  height: 100px !important;
  margin-left: 6px !important;
}
@media (max-width: 576px) {
  .ASPxDataViewItemPagamenti_Table_Plus {
    height: 33px !important;
  }
}
/*ORDINI DETTAGLI*/

.Orders_OpenDetails_td_Label {
  text-align: right;
}
.Orders_OpenDetails_td_Label > a {
  color: #FFF !important;
  background-color: #808080;
  display: inline-block;
  margin-top: 5px;
  padding: 5px;
}
.pagamentiEffettuati_Table_Plus {
  height: 30px !important;
  width: 100px !important;
  position: relative;
  top: 50%;
  margin-top: -15px !important;
}
.ASPxDataViewItemSaldoResiduo {
  width: 200px !important;
  height: 90px !important;
}
@media (max-width: 576px) {
  .ASPxDataViewItemSaldoResiduo {
    width: 100% !important;
    height: auto !important;
  }
}
.ASPxDataViewItemPagamenti {
  width: 200px !important;
  height: 100px !important;
}
@media (max-width: 576px) {
  .ASPxDataViewItemPagamenti {
    width: 100% !important;
    height: auto !important;
  }
}
.ASPxDataViewItemFinanziamenti {
  width: 260px !important;
  height: 120px !important;
}
@media (max-width: 576px) {
  .ASPxDataViewItemFinanziamenti {
    width: 100% !important;
    height: auto !important;
  }
}
.ASPxDataViewItemFinanziamentiPianoPagamentoConcordato {
  width: 260px !important;
  height: 90px !important;
}
@media (max-width: 576px) {
  .ASPxDataViewItemFinanziamentiPianoPagamentoConcordato {
    width: 100% !important;
    height: auto !important;
  }
}
.DW_Servizi td {
  border: none !important;
}
.DW_Servizi td span {
  font-size: 14px;
}
.ASPxDataViewItemServizi {
  width: 280px !important;
  height: 145px !important;
}
@media (max-width: 576px) {
  .ASPxDataViewItemServizi {
    width: 100% !important;
    height: auto !important;
  }
}
.ASPxDataViewItemStatoMerce {
  width: 280px !important;
  height: 50px !important;
}
@media (max-width: 576px) {
  .ASPxDataViewItemStatoMerce {
    width: 100% !important;
    height: auto !important;
  }
}
.ASPxDataViewItemContestazioni {
  width: 280px !important;
  height: 165px !important;
}
@media (max-width: 576px) {
  .ASPxDataViewItemContestazioni {
    width: 100% !important;
    height: auto !important;
  }
}
.ASPxDataViewItemDDT {
  width: 220px !important;
  height: 90px !important;
}
@media (max-width: 576px) {
  .ASPxDataViewItemDDT {
    width: 100% !important;
    height: auto !important;
  }
}
.ASPxDataViewItemFatture {
  width: 260px !important;
  height: 120px !important;
}
@media (max-width: 576px) {
  .ASPxDataViewItemFatture {
    width: 100% !important;
    height: auto !important;
  }
}
.ASPxDataViewItemFileDownload_table {
  width: auto !important;
}
@media (max-width: 576px) {
  .ASPxDataViewItemFileDownload_table {
    width: 100% !important;
    height: auto !important;
  }
}
.ASPxDataViewItemFileDownload {
  width: auto !important;
  height: 60px !important;
}
@media (max-width: 576px) {
  .ASPxDataViewItemFileDownload {
    width: 100% !important;
    height: auto !important;
  }
}
.ASPxDataViewItemOrdine {
  width: 280px !important;
  height: 170px !important;
}
@media (max-width: 576px) {
  .ASPxDataViewItemOrdine {
    width: 100% !important;
    height: auto !important;
  }
}
.ASPxDataViewItemBuoniAcquisto {
  width: 210px !important;
  height: 145px !important;
}
@media (max-width: 576px) {
  .ASPxDataViewItemBuoniAcquisto {
    width: 100% !important;
    height: auto !important;
  }
}
.ASPxDataViewItemPreventivi {
  width: 280px !important;
  height: 180px !important;
}
@media (max-width: 576px) {
  .ASPxDataViewItemPreventivi {
    width: 100% !important;
    height: auto !important;
  }
}
.ASPxDataViewItemOrdini {
  width: 280px !important;
  height: 170px !important;
}
@media (max-width: 576px) {
  .ASPxDataViewItemOrdini {
    width: 100% !important;
    height: auto !important;
  }
}
.ASPxDataViewItemSelectArea {
  height: 180px !important;
}
.ASPxDataViewItemAll {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.5s ease-in-out;
  background-color: #ffffff;
}
.ASPxDataViewItemAll:hover {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  transition: box-shadow 0.5s ease-in-out;
  background-color: #ffffff !important;
}
[class^="dxeCaption_"] {
  font-size: 1.2em !important;
  font-weight: 700 !important;
  color: #808080 !important;
  width: 25px;
}
#DW_Conversazioni [class^="dxdvContent_"] {
  border: none !important;
}
/*MESSAGES*/

.chat_newmesssage_shake {
  animation: chat_newmesssage_shake_7278 3.875s ease infinite;
  transform-origin: 50% 50%;
}
@keyframes chat_newmesssage_shake_7278 {
  0% {
    transform: rotate(-2deg);
  }
  5.16129% {
    transform: rotate(2deg);
  }
  6.45161% {
    transform: rotate(4deg);
  }
  11.6129% {
    transform: rotate(-4deg);
  }
  12.90323% {
    transform: rotate(-4deg);
  }
  18.06451% {
    transform: rotate(4deg);
  }
  19.35484% {
    transform: rotate(4deg);
  }
  24.51613% {
    transform: rotate(-4deg);
  }
  25.80645% {
    transform: rotate(-4deg);
  }
  30.96774% {
    transform: rotate(4 eg);
  }
  32.25807% {
    transform: rotate(4deg);
  }
  37.41935% {
    transform: rotate(-4deg);
  }
  38.70968% {
    transform: rotate(-4deg);
  }
  43.87097% {
    transform: rotate(4deg);
  }
  48.3871% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.div_writetext_container {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0;
  background-color: #EEEEEE;
  z-index: 1001;
}
.div_writetext_container .addMessageTextBox {
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  font-size: 18px;
  width: 100%;
  padding: 5px 20px;
  resize: none;
  min-height: 40px;
  max-height: 120px;
  height: 40px;
  border: none !important;
  outline: none !important;
}
.div_writetext_container .chat_addMessageTextBox_div_edit {
  width: 100%;
  min-height: 30px;
  background-color: #FFF;
  height: auto;
  max-height: 90px;
  padding: 5px 30px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  overflow-y: auto;
  margin-bottom: 2px;
}
.div_writetext_container .chat_addMessageTextBox_div_edit:empty:not(:focus):before {
  content: attr(data-text);
  padding-top: 12px;
  display: inline-block;
}
.container_custom_padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.div_writetext_container_flex {
  display: flex;
  justify-content: start;
  flex-wrap: nowrap;
  background-color: #EEEEEE;
}
.div_writetext_container_flex .DIV_AddMessageIcon {
  width: auto;
  float: left;
  padding-left: 20px;
  padding-top: 12px;
}
@media (max-width: 576px) {
  .div_writetext_container_flex .DIV_AddMessageIcon {
    line-height: 65px;
    padding-left: 10px;
    padding-top: 15px;
  }
}
@media (max-width: 375px) {
  .div_writetext_container_flex .DIV_AddMessageIcon {
    line-height: 65px;
    padding-left: 13px;
    padding-top: 15px;
  }
}
.div_writetext_container_flex .DIV_AddAttachIcon {
  width: 50px;
}
.div_writetext_container_flex .Attachments_Upload {
  margin-top: 9px;
}
@media (max-width: 576px) {
  .div_writetext_container_flex .Attachments_Upload {
    margin-top: 12px;
  }
}
@media (max-width: 375px) {
  .div_writetext_container_flex .Attachments_Upload {
    margin-top: 12px;
  }
}
.div_writetext_container_flex .Attachments_UploadButton {
  padding: 3px 8px 4px !important;
}
.div_writetext_container_flex .Attachments_UploadButton a {
  border: none !important;
  outline: none !important;
}
.DIV_AddMessageIcon a {
  width: 40px !important;
  height: 40px !important;
  border: none !important;
  outline: none !important;
  background-size: 48px;
}
@media (max-width: 768px) {
  .DIV_AddMessageIcon a {
    width: 40px !important;
    height: 40px !important;
  }
}
@media (max-width: 576px) {
  .DIV_AddMessageIcon a {
    width: 35px !important;
    height: 35px !important;
    background-size: 40px;
  }
}
.imgUploadAllegati {
  width: 40px;
  height: 40px;
}
@media (max-width: 768px) {
  .imgUploadAllegati {
    width: 40px !important;
    height: 40px !important;
  }
}
@media (max-width: 576px) {
  .imgUploadAllegati {
    width: 35px !important;
    height: 35px !important;
  }
}
.div_writetext_container .div_writetext_container_flex > div {
  display: inline-flex;
}
.chat_allegati_testo_msg {
  width: 40px;
  display: inline-block;
}
.mittenteDestinatariMessaggio {
  margin-top: 0;
  line-height: 14px;
  font-size: 16px;
  position: relative;
  z-index: 999;
}
@media (max-width: 768px) {
  .mittenteDestinatariMessaggio {
    font-size: 15px !important;
  }
}
@media (max-width: 576px) {
  .mittenteDestinatariMessaggio {
    font-size: 14px !important;
  }
}
@media (max-width: 375px) {
  .mittenteDestinatariMessaggio {
    font-size: 13px !important;
  }
}
.testoMessaggio {
  margin-top: 0;
  line-height: 25px;
  font-weight: normal;
  font-size: 20px;
  color: #181717;
  padding: 10px;
  text-align: left;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
@media (max-width: 768px) {
  .testoMessaggio {
    font-size: 19px !important;
  }
}
@media (max-width: 576px) {
  .testoMessaggio {
    font-size: 18px !important;
  }
}
@media (max-width: 375px) {
  .testoMessaggio {
    font-size: 17px !important;
  }
}
.testoMessaggio_customer {
  padding: 10px 25px 10px 10px;
}
.dataInvioMessaggio {
  font-size: 1.2em;
}
@media (max-width: 576px) {
  .dataInvioMessaggio {
    font-size: 1em;
  }
}
.ConversazioniClientiCallbackPanel {
  width: 100%;
}
.ConversazioniClienti_sendMsg_bar_CallbackPanel {
  height: auto !important;
}
.ASPxDataViewItemConversazioni {
  width: 500px !important;
  height: 110px !important;
}
@media (max-width: 576px) {
  .ASPxDataViewItemConversazioni {
    width: 100% !important;
  }
}
.ASPxDataViewItemConversazioni .cutSubjectBodyText {
  width: 350px;
}
@media (max-width: 576px) {
  .ASPxDataViewItemConversazioni .cutSubjectBodyText {
    width: 280px !important;
  }
}
@media (max-width: 375px) {
  .ASPxDataViewItemConversazioni .cutSubjectBodyText {
    width: 180px !important;
  }
}
.ASPxDataViewItemConversazioni .cutSenderNameText {
  width: 140px;
}
@media (max-width: 768px) {
  .ASPxDataViewItemConversazioni .cutSenderNameText {
    width: 120px !important;
  }
}
@media (max-width: 576px) {
  .ASPxDataViewItemConversazioni .cutSenderNameText {
    width: 150px !important;
  }
}
@media (max-width: 375px) {
  .ASPxDataViewItemConversazioni .cutSenderNameText {
    width: 100px !important;
  }
}
.ASPxDataViewItemConversazioneDettagli {
  padding: 5px !important;
  height: 90px !important;
}
.DW_MessaggiConversazione {
  margin-top: 65px;
}
.DW_MessaggiConversazione td {
  border: none !important;
}
.conversazioneDetailsTableUser,
.conversazioneDetailsTableNotUser {
  width: 50%;
  margin: 0 auto;
  height: auto;
  /*box-shadow: 0 1px 1px 0px @color_easystore;
    -webkit-box-shadow: 0 1px 1px 0px @color_easystore;
    -moz-box-shadow: 0 1px 1px 0px @color_easystore;*/

}
@media (max-width: 768px) {
  .conversazioneDetailsTableUser,
  .conversazioneDetailsTableNotUser {
    width: 70% !important;
  }
}
.conversazioneDetailsTableUser .triangle_right,
.conversazioneDetailsTableNotUser .triangle_right {
  position: absolute;
  top: 0;
  right: -22px;
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-left: 40px solid #D1ECBC;
  border-bottom: 40px solid transparent;
}
.conversazioneDetailsTableUser .triangle_left,
.conversazioneDetailsTableNotUser .triangle_left {
  position: absolute;
  top: 0px;
  left: -22px;
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-right: 40px solid #ebebeb;
  border-bottom: 40px solid transparent;
  z-index: 1;
}
.conversazioneDetailsTableUser {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  -moz-border-radius-bottomleft: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-bottomright: 15px;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  float: right;
  background-color: #D1ECBC;
  color: #006388;
  margin-right: 30px;
}
.conversazioneDetailsTableUser .delete_msg {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  background-image: url('/Img/elimina-messaggio.png');
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center center;
  cursor: pointer;
}
.conversazioneDetailsTableNotUser {
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  -moz-border-radius-bottomleft: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 15px;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  float: left;
  background-color: #ebebeb;
  color: #006388;
  margin-left: 30px;
}
.containerConversazioneMessaggio {
  height: auto !important;
  width: 100% !important;
}
.DIV_AddMessageTextBox {
  padding: 12px 0 18px 5px;
  width: 90%;
  float: left;
}
@media (max-width: 768px) {
  .DIV_AddMessageTextBox {
    width: 85% !important;
  }
}
@media (max-width: 576px) {
  .DIV_AddMessageTextBox {
    width: 80% !important;
  }
}
@media (max-width: 375px) {
  .DIV_AddMessageTextBox {
    width: 80% !important;
  }
}
.conversationDetailsLayoutColumn {
  padding-left: 0;
  padding-right: 0;
}
.conversationDetailsLayoutColumn .dxeHLC,
.conversationDetailsLayoutColumn .dxeHC,
.conversationDetailsLayoutColumn .dxeHFC {
  display: none;
}
.conversazioneSelectDestinatari {
  width: 400px;
}
@media (max-width: 768px) {
  .conversazioneSelectDestinatari {
    width: 320px !important;
  }
}
@media (max-width: 576px) {
  .conversazioneSelectDestinatari {
    width: 100% !important;
  }
}
.conversazioneSelectDestinatari DIV.dxlbd {
  width: inherit !important;
}
.ASPxDataViewItemConversationsToRead {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  transition: box-shadow 0.5s ease-in-out;
  background-color: #ffffe0;
}
.ASPxDataViewItemConversationsToRead:hover {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.5s ease-in-out;
  background-color: #fffff4 !important;
}
.newMessageNotification {
  cursor: pointer;
}
.countNotReadMessages {
  display: block;
  font-weight: bold;
  position: absolute;
  top: -10px;
  left: 40%;
  padding: 7px;
  background-color: #FFF;
  border-radius: 150px;
  -moz-border-radius: 150px;
  -webkit-border-radius: 150px;
  color: red;
  border: 2px solid red;
  line-height: 7px;
  width: 25px;
  text-align: center;
  height: 25px;
  z-index: 1000;
}
@media (max-width: 576px) {
  .countNotReadMessages {
    width: 23px !important;
    height: 23px !important;
    line-height: 4px !important;
  }
}
.p_countNotReadMessages,
.p_countNotReadMessages_twodigits {
  margin-left: 0;
}
@media (max-width: 576px) {
  .p_countNotReadMessages,
  .p_countNotReadMessages_twodigits {
    font-size: 0.8em !important;
  }
}
.p_countNotReadMessages_twodigits {
  margin-left: -4px;
}
.NotReadMessagesContainer_show,
.NotReadMessagesContainer_hide {
  position: relative;
  display: none;
}
.NotReadMessagesContainer_show {
  display: block;
}
.envelopeNewMessagesNotification {
  margin: -3px 0 0 -3px;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}
/*LOADING*/

.loading-box {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000000;
  opacity: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
}
.loading-box.loading-box-show {
  opacity: 1;
  -webkit-animation: fadeinLB 0.5s;
  animation: fadeinLB 0.5s;
}
.loading-box.loading-box-hide {
  opacity: 0;
  -webkit-animation: fadeoutLB 0.5s;
  animation: fadeoutLB 0.5s;
  display: none !important;
}
@keyframes fadeinLB {
  from {
    bottom: -180px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
@keyframes fadeoutLB {
  from {
    bottom: 0;
    opacity: 1;
  }
  to {
    bottom: -180px;
    opacity: 0;
  }
}
@-webkit-keyframes bounceout {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes bounceout {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
/* SPINNER */
.spinner {
  animation: rotator 1.4s linear infinite;
}
@keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
.path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}
@keyframes colors {
  0% {
    stroke: #4285F4;
  }
  25% {
    stroke: #DE3E35;
  }
  50% {
    stroke: #F7C223;
  }
  75% {
    stroke: #1B9A59;
  }
  100% {
    stroke: #4285F4;
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg);
  }
}
/* END SPINNER */

/*STATUS BAR*/

.status-bar,
.status-bar-error {
  opacity: 0;
  width: 100vw;
  height: 48px;
  padding: 10.5px 24px;
  font-size: 18px;
  text-align: center;
  background-color: #808080;
  color: #fff;
  position: fixed;
  z-index: 1000000;
  bottom: 0;
  max-width: 992px;
}
.status-bar button,
.status-bar-error button {
  text-transform: uppercase;
  padding-left: 48px;
  display: none;
}
@media (min-width: 992px) {
  .status-bar,
  .status-bar-error {
    width: 992px;
    left: 50%;
    margin-left: calc(-496px);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
  }
  .status-bar button,
  .status-bar-error button {
    font-weight: 700;
  }
}
.status-bar.status-bar-show,
.status-bar-error.status-bar-show {
  opacity: 1;
  -webkit-animation: fadeinSB 1s;
  animation: fadeinSB 1s;
}
.status-bar.status-bar-hide,
.status-bar-error.status-bar-hide {
  opacity: 0;
  -webkit-animation: fadeoutSB 1s;
  animation: fadeoutSB 1s;
}
@keyframes fadeinSB {
  from {
    bottom: -30px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
@keyframes fadeoutSB {
  from {
    bottom: 0;
    opacity: 1;
  }
  to {
    bottom: -30px;
    opacity: 0;
  }
}
.status-bar-error {
  background-color: #b04700 !important;
}
/*STATUS BAR*/

/*BACK TO TOP*/

#return-to-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: #808080;
  width: 36px;
  height: 36px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 576px) {
  #return-to-top {
    /*width: 38px;
          height: 38px;*/
    bottom: 5px;
    right: 5px;
  }
}
#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 10px;
  top: 8px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 576px) {
  #return-to-top i {
    left: 10px;
    top: 8px;
  }
}
#return-to-top:hover {
  background: #a9a9a9;
}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}
/*PUFFOUT*/

.magictime {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.puffOut {
  -webkit-animation-name: puffOut;
  animation-name: puffOut;
}
@-webkit-keyframes puffOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-filter: blur(0px);
    filter: blur(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(2, 2);
    transform: scale(2, 2);
    -webkit-filter: blur(2px);
    filter: blur(2px);
  }
}
@keyframes puffOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-filter: blur(0px);
    filter: blur(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(2, 2);
    transform: scale(2, 2);
    -webkit-filter: blur(2px);
    filter: blur(2px);
  }
}
/*CHAT ROOM*/

.card-text {
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0;
}
@media (max-width: 576px) {
  .card-text {
    font-size: 13px;
  }
}
@media (max-width: 375px) {
  .card-text {
    font-size: 12px;
  }
}
.card-title {
  font-size: 24px;
}
@media (max-width: 768px) {
  .card-title {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .card-title {
    font-size: 20px;
  }
}
@media (max-width: 375px) {
  .card-title {
    font-size: 18px;
  }
}
.smart_store_picture {
  background-position: center center;
  background-size: 80px;
  border-radius: 150px;
  width: 70px;
  height: 70px;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (max-width: 576px) {
  .smart_store_picture {
    width: 60px;
    height: 60px;
    background-size: 70px;
  }
}
@media (max-width: 375px) {
  .smart_store_picture {
    width: 50px;
    height: 50px;
    background-size: 60px;
  }
}
.data_boxlist_child_flex_chatroom {
  height: 100% !important;
  /*min-width: 320px !important;

    @media(max-width:@xsm) {
        min-width: initial !important;
    }*/
  width: 98% !important;
}
.color_card {
  background-color: #2A85CB;
}
.col_webcam {
  padding: 0 2px;
}
.border-radius-card {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
/* ADVISOR */

.data_boxlist_child_flex_title_advisor {
  height: 100% !important;
  min-width: 320px !important;
}
@media (max-width: 375px) {
  .data_boxlist_child_flex_title_advisor {
    min-width: initial !important;
  }
}
.data_boxlist_child_flex_survey_advisor {
  height: 100% !important;
  min-width: 320px !important;
}
@media (max-width: 375px) {
  .data_boxlist_child_flex_survey_advisor {
    min-width: initial !important;
  }
}
.data_boxlist_container_flex > #div_boxlist_child_flex_quetionario {
  display: block;
  width: 100%;
}
.data_boxlist_container_flex > #div_boxlist_child_flex_title {
  width: 100%;
}
.rating > div {
  background-color: #FF8800 !important;
}
.btninviarecensione {
  border-radius: 8px;
}
.questionario_domanda {
  text-align: left;
  display: block;
}
.memo {
  width: 100%;
  padding: 10px 15px;
  margin: 5px 0;
  box-sizing: border-box;
  border: 3px solid #e0e0e0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  outline: none;
}
.memo_focus {
  border: 3px solid #c0c0c0;
}
.iziModal-content {
  z-index: 1031 !important;
}
/*PRENOTAZIONE APPUNTAMENTO*/

.prenotazione_appuntamenti_weeks {
  padding-inline-start: 0;
}
.prenotazione_appuntamenti_weeks .prenota_app_data_start,
.prenotazione_appuntamenti_weeks .prenota_app_data_end {
  display: table-cell;
  width: 50%;
  text-align: left;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 576px) {
  .prenotazione_appuntamenti_weeks .prenota_app_data_start,
  .prenotazione_appuntamenti_weeks .prenota_app_data_end {
    font-size: 14px;
  }
}
@media (max-width: 375px) {
  .prenotazione_appuntamenti_weeks .prenota_app_data_start,
  .prenotazione_appuntamenti_weeks .prenota_app_data_end {
    font-size: 12px;
  }
}
.prenotazione_appuntamenti_weeks .prenota_app_data_end {
  text-align: right;
}
.prenotazione_appuntamenti_weeks .prenota_app_ora {
  display: inline-block;
}
@media (max-width: 576px) {
  .prenotazione_appuntamenti_weeks {
    padding-inline-start: 0;
  }
}
.prenota_app_img {
  width: 30px;
  margin: 0 auto;
}
@media (max-width: 576px) {
  .prenota_app_img {
    width: 25px;
  }
}
.prenota_appuntamento_titile1,
.prenota_appuntamento_titile2 {
  margin: 5px auto;
  text-align: center;
  font-size: 16px !important;
}
@media (max-width: 576px) {
  .prenota_appuntamento_titile1,
  .prenota_appuntamento_titile2 {
    font-size: 15px !important;
  }
}
@media (max-width: 375px) {
  .prenota_appuntamento_titile1,
  .prenota_appuntamento_titile2 {
    font-size: 14px !important;
  }
}
.prenota_appuntamento_titile2 {
  font-weight: bold;
}
.prenota_appuntamento_messaggio_textbox {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555;
  background-image: none;
  border: none;
  border-bottom: 1px solid #a9a9a9;
  padding: 15px;
  margin-bottom: 20px;
  background: #fff;
  font-weight: normal;
  resize: none;
}
@media (max-width: 576px) {
  .prenota_appuntamento_messaggio_textbox {
    font-size: 15px;
  }
}
.prenota_appuntamento_conferma_button {
  font-size: 16px;
  letter-spacing: 2px;
  background-color: #006388;
  border: 1px solid #a9a9a9;
  color: #fff;
  width: 100%;
  height: 50px;
  margin-top: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.prenota_appuntamento_popup .iziModal-header {
  background-color: #808080 !important;
}
.prenota_appuntamento_popup .iziModal-header .iziModal-header-title {
  color: #FFF !important;
  font-weight: normal !important;
  font-size: 18px !important;
  text-transform: lowercase;
}
@media (max-width: 576px) {
  .prenota_appuntamento_popup .iziModal-header .iziModal-header-title {
    font-size: 16px !important;
  }
}
.prenota_appuntamento_popup .iziModal-header .iziModal-header-title:first-letter {
  text-transform: capitalize;
}
.prenota_appuntamento_popup .iziModal-header .iziModal-header-subtitle {
  font-size: 16px !important;
}
@media (max-width: 576px) {
  .prenota_appuntamento_popup .iziModal-header .iziModal-header-subtitle {
    font-size: 14px !important;
  }
}
.div_prenota_app {
  cursor: pointer;
}
.div_legenda_text1,
.div_legenda_text2 {
  display: table-cell;
  vertical-align: middle;
  padding: 6px 20px 6px 5px;
}
@media (max-width: 576px) {
  .div_legenda_text1,
  .div_legenda_text2 {
    padding: 6px 15px 6px 2px;
    font-size: 12px;
  }
}
@media (max-width: 375px) {
  .div_legenda_text1,
  .div_legenda_text2 {
    padding: 6px 10px 6px 2px;
    font-size: 11px;
  }
}
.div_legenda_text2 {
  padding: 6px 2px 6px 5px;
}
@media (max-width: 576px) {
  .div_legenda_text2 {
    padding: 6px 2px 6px 2px;
  }
}
.div_prenota_app_ora span,
.div_prenota_header_giorno span {
  font-size: 14px;
}
@media (max-width: 576px) {
  .div_prenota_app_ora span,
  .div_prenota_header_giorno span {
    font-size: 11px;
  }
}
@media (max-width: 375px) {
  .div_prenota_app_ora span,
  .div_prenota_header_giorno span {
    font-size: 9px;
  }
}
.div_prenota_app_ora {
  align-self: center;
  padding: 5px 1px !important;
}
@media (max-width: 576px) {
  .div_prenota_app_ora {
    padding: 3px 1px !important;
  }
}
.outer {
  height: 100vh;
  min-width: 20vw;
  flex: 1;
}
.progress_status {
  display: inline-flex;
  height: 100%;
  padding: 5vh 10%;
}
.progress_status > div {
  display: flex;
  flex-direction: column;
  color: #333;
}
.progress_status > div.left {
  padding-right: 20px;
  text-align: right;
}
.progress_status > div.left div:last-of-type:after {
  display: none;
}
.progress_status > div.left div:after {
  content: "";
  background: rgba(51, 51, 51, 0.1);
  border-radius: 2px;
  position: absolute;
  right: -20px;
  top: 10px;
  height: 101%;
  width: 1px;
  transform: translateX(50%);
}
.progress_status > div.right {
  padding-left: 20px;
}
.progress_status > div.right div.prev:after {
  transition: none;
}
.progress_status > div.right div.current {
  color: #333;
  font-weight: bold;
}
.progress_status > div.right div.current:before {
  background: #333;
  padding: 10px;
  transition: all 0.2s 0.15s cubic-bezier(0.175, 0.885, 0.32, 2);
}
.progress_status > div.right div.current:after {
  height: 0%;
  transition: height 0.2s ease-out;
}
.progress_status > div.right div.current ~ div {
  color: #666;
}
.progress_status > div.right div.current ~ div:before {
  background: #666;
  padding: 2.5px;
}
.progress_status > div.right div.current ~ div:after {
  height: 0%;
  transition: none;
}
.progress_status > div.right div:before {
  content: "";
  background: #62af0b;
  padding: 5px;
  border-radius: 50%;
  position: absolute;
  left: -20px;
  top: 10px;
  transform: translateX(-50%) translateY(-50%);
  transition: padding 0.2s ease;
}
.progress_status > div.right div:after {
  content: "";
  background: #62af0b;
  border-radius: 2px;
  position: absolute;
  left: -20px;
  top: 10px;
  height: 101%;
  width: 2px;
  transform: translateX(-50%);
  transition: height 0.2s ease;
}
.progress_status > div div {
  flex: 1;
  position: relative;
  line-height: 20px;
  cursor: default;
  min-height: 30px;
}
.progress_status > div div:last-of-type {
  flex: 0;
}
.done.current {
  color: #62af0b !important;
}
.done.current:before {
  background: #62af0b !important;
}
/*Info Prodotti*/

.css_info_prod_results_texts {
  font-size: 13px;
  text-align: justify;
}
.css_info_prod_DIV_ScanCamera {
  display: none;
  width: 100%;
  height: auto;
  padding: 10px;
  margin: 5px auto;
  text-align: center;
  font-size: 15px;
}
.css_info_prod_results_row_prezzi {
  width: 50px;
  display: table-cell;
  text-align: left;
  padding-left: 5px;
  vertical-align: middle;
}
.css_info_prod_results_row_prezzi_dati,
.css_info_prod_results_row_prezzi_dati_prezzo {
  display: table-cell;
  text-align: right;
  max-width: 100px;
  vertical-align: middle;
}
.css_info_prod_results_row_prezzi_dati > span {
  font-size: 15px;
  font-weight: bold;
}
.css_info_prod_results_row_prezzi_dati_prezzo > span {
  font-size: 20px;
  font-weight: bold;
}
.css_info_prod_results_row_prezzi_dati_prezzo_scont > span {
  font-size: 20px !important;
}
.css_info_prod_results_container {
  display: table;
  width: 100%;
  padding: 0 10px 3px 10px;
}
.css_info_prod_results_container_prezzo_scontato {
  border-top: 2px solid #ddd;
}
.css_info_prod_DIV_Result {
  display: none;
  border: 1px solid #ddd;
  margin-top: 10px;
  width: 100%;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.info_prodotti_scansiona_qr_code_button {
  font-size: 16px;
  letter-spacing: 2px;
  background-color: #006388;
  border: 1px solid #a9a9a9;
  color: #fff;
  width: 100%;
  height: 50px;
  margin-top: 10px;
  font-weight: bold;
  text-transform: uppercase;
  max-width: 350px;
}
@media (max-width: 576px) {
  .info_prodotti_scansiona_qr_code_button {
    font-size: 14px !important;
  }
}
@media (max-width: 375px) {
  .info_prodotti_scansiona_qr_code_button {
    font-size: 11px !important;
  }
}
.css_info_prod_image {
  height: 200px;
}
@media (max-width: 375px) {
  .css_info_prod_image {
    height: auto !important;
    width: 200px;
  }
}
.css_info_prod_lbl_prezzo_barrato > span {
  text-decoration: line-through;
  text-decoration-color: #006388;
}
.css_info_prod_image_rotate {
  -moz-transform: rotate(-124deg);
  -ms-transform: rotate(-124deg);
  -o-transform: rotate(-124deg);
  transform: rotate(-124deg);
}
