﻿@media (min-width: 768px) {
  .input-col3 {
    width: 25%;
  }

  .input-col4 {
    width: 33.33333333333333%;
  }

  .input-col6 {
    width: 50%;
  }
}

#cookie-policy-page-container img {
  width: 100%;
}

img.image-logo-mobile {
  height: 30px;
  margin-top: 10px;
  margin-left: 15px;
  margin-bottom: 10px;
}

img.logo_couralin {
  width: 80px;
}

img.titre_front {
  width: 80%;
}

img.image-card-back {
  height: 80px;
}

.dax-orange {
  background-color: #FBB040;
}

.dax-lightgray {
  background-color: #fcf8f2;
  padding: 40px;
}

.jumbo {
  margin: 40px 15px 0 15px;
}

.juju {
  text-align: center;
  margin: 30px 0px;
}

.jojo {
  text-align: center;
  margin: 15px 0px;
}

.scrolla {
  /*overflow: auto;*/
}

.title_dotted {
  border-bottom: 1px dotted #eee;
  padding: 10px;
}

.shoppingcart-min-responsive {
  background-color: #F0F0F0;
  position: fixed;
  border-top: 1px solid #DDD;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  padding: 15px;
}

.pourpre {
  color: #906;
}

.txtRicerca {
  margin-top: 9px;
}

.autocomplete {
  font-size: small;
  color: #e26105;
}

.jumboRegister {
  background-color: #f5f5f5;
  padding: 15px;
}

span.price {
  font-size: large;
  color: #ad0a0a;
  font-weight: bold;
}

span.price-black {
  font-size: large;
  color: #000;
}

span.med-price {
  font-size: 14px;
  color: #333;
  font-weight: bold;
}

span.med-price-red {
  font-size: 16px;
  color: #ad0a0a;
  font-weight: bold;
}

span.big-price {
  font-size: x-large;
  color: #ad0a0a;
  font-weight: bold;
}

.sup-price {
  font-size: 14px;
}

span.big-price-blue {
  color: rgb(51, 122, 183);
}

span.glyphicon-black {
  color: black;
}

tr.minfon {
  font-size: small;
}

tr.minfon td {
  border-top: 1px dotted #ddd !important;
}

tr.smallerfont {
  font-size: smaller;
}

tr.smallerfont td {
  border-top: 1px dotted #ddd !important;
}

.ui-datepicker-trigger {
  margin: 0 0 5px 5px;
}

input.monthpicker,
input.datepicker {
  border: 1px solid #ccc;
  width: 150px !important;
  height: 25px;
  line-height: 1;
}

span.badge-price {
  font-size: large;
  color: #FFF;
  font-weight: bold;
}

.owner_panel {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding: 5px;
}

.owner_panel_mobile {
  border-bottom: 1px solid #e5e5e5;
  padding: 5px;
}

input.txtManualPrice {
  width: 70px !important;
  height: 28px;
  padding: 6px;
  font-size: 14px;
  border-radius: 3px;
  line-height: 1px;
  margin: 0px;
  text-align: right;
  color: #ad0a0a;
  display: inline;
}

input.txtRefreshQta {
  width: 40px !important;
  height: 25px;
  padding: 5px;
  font-size: 12px;
  border-radius: 3px;
  line-height: 1px;
  margin: 0px;
  text-align: center;
  display: inline;
}

.imge {
  width: 16px;
  vertical-align: middle;
  margin-left: 5px;
}

#login_systemMesage_divType {
  text-align: left !important;
}

.myArlet {
  margin-top: 20px;
}

/* CUSTOM MODAL */
div.modal-content-warning {
  border: 1px solid #faebcc;
}

div.modal-header-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.no-border {
  border: 0px !important;
}

.no-padding {
  padding: 0px !important;
}

.no-margin {
  margin: 0px !important;
}

.noline-height {
  line-height: 1px !important;
}

.no-underline {
  text-decoration: none !important;
}

.jumbo-login {
  background-color: #f5f5f5;
}

.jumbo-registration {
  background-color: #f5f5f5;
  font-size: 14px;
}

h4.md_right {
  width: auto;
}

p.md_left {
  margin-left: 30px;
}

.lblEnabled {
  font-weight: bold;
  color: #333;
}

.lblDisabled {
  font-weight: bold;
  color: #999;
}

div.captcha-center-block {
  width: 304px;
  height: 78px;
  margin: auto;
}

.text-justify {
  text-align: justify;
}

#frmHidPaymentHttp {
  background-color: rgb(232, 232, 232);
  border: 1px solid #CBCBCB;
  padding: 15px;
}

#frmHidPayment {
  margin: 30px 0px;
  background-color: #FFF;
  /* #F5F5F5; */
  border: #FFF;
  /* 1px solid #E3E3E3; */
  padding: 15px;
}

/* MENU ICONE NORMALE */
div.icons ul {
  margin-top: 0.5em;
  margin-bottom: 1em;
  font-size: 1.2em;
  list-style-type: none;
  padding-left: 0;
  text-align: center;
}

div.icons ul li {
  display: inline;
  padding-left: 0;
  margin-right: 12px;
  font-size: 120%;
}

div.icons ul li:last-child {
  margin-right: 0;
}

div.icons ul li a {
  text-decoration: none;
  color: #005495;
}

div.icons ul li a:hover {
  color: black;
}

/* MENU ICONE PICCOLO */
div.icons-min ul {
  list-style-type: none;
  padding-left: 0;
  text-align: center;
  margin-bottom: 0;
}

div.icons-min ul li {
  display: inline;
  padding-left: 0;
  margin-right: 12px;
}

div.icons-min ul li:last-child {
  margin-right: 0;
}

div.icons-min ul li a {
  text-decoration: none;
  color: #005495;
}

div.icons-min ul li a:hover {
  color: black;
}

/* LINKED CARD */
div.linkedCard {
  border: 1px solid #ddd;
  padding: 15px;
  margin-left: 15px;
  margin-bottom: 20px;
}

div.linkedCard_red {
  border-left: 5px solid #ad0a0a;
}

div.linkedCard_blu {
  border-left: 5px solid #2a6496;
}

.datetimePicker {
  background-color: white !important;
  cursor: pointer;
}

.monthpicker,
.datepicker {
  background-color: white !important;
  cursor: pointer;
}

.jumbo-modal {
  padding: 30px 10px;
  background-color: #f5f5f5;
  font-size: 14px;
}

.img-centered {
  margin: 0 auto;
}

.media-heading-small {
  font-size: 16px;
}

.footer-xs {
  margin: 20px 0px 60px 0px;
  padding: 20px;
  border: 0;
  border-top: 1px solid #eee;
  background-color: #f5f5f5;
}

.file_uploader {
  padding: 2px;
  width: 100%;
  line-height: normal;
}

.jumbotron p {
  line-height: 1.4;
  font-size: 14px;
}

.required {
  font-weight: bold;
}

span.required::after {
  content: " *";
  color: red;
  font-weight: bold;
}

.upper-case {
  text-transform: uppercase;
}

.ui-autocomplete {
  max-height: 150px;
  overflow-y: auto;
  /* prevent horizontal scrollbar */
  overflow-x: hidden;
}

.dl-horizontal-alert {
  margin-bottom: 0px !important;
}

/* IE 6 doesn't support max-height   * we use height instead, but this forces the menu to always be this tall   */
* html .ui-autocomplete {
  height: 150px;
}

.well-white {
  border: none;
  background-color: white;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.max-width {
  width: 100%;
}

.disabledsection {
  pointer-events: none;
  display: none;
}

div.dropzone .dz-preview .dz-error-message {
  top: 145px;
}

div#cookie-banner-container {
  padding: 0em 2em 0em 2em;
}

.field-validation-error.form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    color: #a94442;
}


.input-validation-error.form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.validation-summary-errors ul {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    color: #a94442;
}

#retailerPayment .form-control:has(.input-validation-error) {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

#asp-spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -50px; /* half width of the spinner gif */
    margin-top: -50px; /* half height of the spinner gif */
    text-align: center;
    z-index: 1234;
    overflow: auto;
    width: 100px; /* width of the spinner gif */
    height: 102px; /*hight of the spinner gif +2px to fix IE8 issue */
}

.table-bottom-margin-0
{
    margin-bottom:0px;
}

#qrCode_container .carousel-indicators {
    margin-bottom: -20px;
}

#qrCode_container .carousel-indicators .active {
    background-color: grey;
}

#qrCode_container .carousel-indicators li {
    background-color: lightgray;
}

#qrCode_container .carousel-control.right {
    background-image: none;
}


#qrCode_container .carousel-control.left {
    background-image: none;
}


span.glyphicon-grey {
    color: grey;
}

.carousel-inner .glyphicon {
    line-height: 210px;
    font-size: 10em;
}

#qrcodes-page-container #last_updated {
    text-align: center;
}