
#cuponModal{
  max-width: 100%;
  margin: 0px auto;
  text-align: center;
  background: #000;
  padding: 0 5px;
}

.cupon-head-top{
  background: var(--first-bgcolor-hex);
  box-shadow: 0px 2px 2px 0px rgba(2, 2, 2, 0.75),inset 0px 2px 0px 0px rgba(255, 255, 255, 0.25);
  height: 36px;
  border-radius: 5px 5px 0 0;
}

.cupon-head-middle{
   background-image: -moz-linear-gradient( 90deg, rgb(31,31,31) 0%, rgb(63,63,63) 99%);
  background-image: -webkit-linear-gradient( 90deg, rgb(31,31,31) 0%, rgb(63,63,63) 99%);
  background-image: -ms-linear-gradient( 90deg, rgb(31,31,31) 0%, rgb(63,63,63) 99%);
  box-shadow: 0px 2px 2px 0px rgba(2, 2, 2, 0.75),inset 0px 2px 0px 0px rgba(255, 255, 255, 0.25);
  justify-content: center;
  align-items: center;
  display: flex;
  color: #fff;
  font-size: 13px;
  height: 35px;
}


.cupon-head-bottom{
  background-image: -moz-linear-gradient( 90deg, rgb(31,31,31) 0%, rgb(63,63,63) 99%);
  background-image: -webkit-linear-gradient( 90deg, rgb(31,31,31) 0%, rgb(63,63,63) 99%);
  background-image: -ms-linear-gradient( 90deg, rgb(31,31,31) 0%, rgb(63,63,63) 99%);
  box-shadow: 0px 2px 2px 0px rgba(2, 2, 2, 0.75),inset 0px 2px 0px 0px rgba(255, 255, 255, 0.25);

  padding: 5px 0;
  
}

.cupon-head-bottom-head{
  font-size: 13px;
  color: #fff;
}

.cupon-head-bottom-number{
  font-size: 11px;
  color: #fff;
  text-align: center;
}

.eventi-number{
  justify-content: center;
  align-items: center;
  display: inline;
  margin-top: 5px;
  color: #FFF;
  font-size: 12px;
  font-weight: 900
}
.couponmobile {
  color: #FFFFFF;
  font-size: 14px;
}
.cupon-dettaglio{
  font-size: 9px;
  color: #fff;
  padding: 5px 15px;
  text-align: center;
  background-color: #000;
}

.cupon-middle-main{
  background-size: cover;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(158, 158, 158);
  background-image: -moz-linear-gradient( 90deg, rgb(178,178,178) 0%, rgb(208,208,208) 99%);
  background-image: -webkit-linear-gradient( 90deg, rgb(178,178,178) 0%, rgb(208,208,208) 99%);
  background-image: -ms-linear-gradient( 90deg, rgb(178,178,178) 0%, rgb(208,208,208) 99%);
  box-shadow: 0px 2px 2px 0px rgba(2, 2, 2, 0.75),inset 0px 2px 0px 0px rgba(255, 255, 255, 0.25);
  padding: 5px 0px;
  height: auto;
  margin-bottom: 3px;
}

.cupon-id{
  font-size: 14px;
  color: #000;
  padding-top: 2px;
  text-align: left;
  font-weight: 900;  
}

.cupon-team{
  cursor: help;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
  color: #000;
  font-weight: 900;
  padding-top: 2px;
  /*! min-width: 20px; */
  text-align: left;
}
.col-sm-3.cupon-id {
  text-align: left!important;
  padding-left:6px;
  max-width: 40px;
}
.cupon-middle-main-bottom{
  margin-top: 5px;
  
}

.cupon-main-num{
  font-size: 9px;
  font-weight: 600;
  padding: 0px 5px;
  text-align: left;
  color: #000;
}

.cupon-main-num-right{
  font-size: 11px;
  font-weight: 900;
  padding: 0px 0px;
  max-width: 37px;
  text-align: right;
  color: #000;
}

.cupon-main-num-center{
  font-size: 11px;
  font-weight: 600;
  padding: 0px 0px;
  text-align: left;
  min-width: 80px;
  color: #000;
}

.cupon-main-num img{
  margin-right: 5px;
}

.cupon-middle-head{
  background-image: -moz-linear-gradient( 90deg, rgb(31,31,31) 0%, rgb(63,63,63) 99%);
  background-image: -webkit-linear-gradient( 90deg, rgb(31,31,31) 0%, rgb(63,63,63) 99%);
  background-image: -ms-linear-gradient( 90deg, rgb(31,31,31) 0%, rgb(63,63,63) 99%);
  box-shadow: 0px 2px 2px 0px rgba(2, 2, 2, 0.75),inset 0px 2px 0px 0px rgba(255, 255, 255, 0.25);
  justify-content: center;
  align-items: center;
  display: flex;
  color: #fff;
  font-size: 13px;
  height: 35px;
}

.cupon-middle-table{
  background-image: -moz-linear-gradient( 90deg, rgb(31,31,31) 0%, rgb(63,63,63) 99%);
  background-image: -webkit-linear-gradient( 90deg, rgb(31,31,31) 0%, rgb(63,63,63) 99%);
  background-image: -ms-linear-gradient( 90deg, rgb(31,31,31) 0%, rgb(63,63,63) 99%);
  box-shadow: 0px 2px 2px 0px rgba(2, 2, 2, 0.75),inset 0px 2px 0px 0px rgba(255, 255, 255, 0.25);
  margin-bottom: 0;
}

.cupon-middle-table .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
  color: #fff !important;
  text-align: center;
  vertical-align: baseline;
  
  
  border: 0;
}

/*.importo-number{
  background-image: -moz-linear-gradient( 90deg, rgb(170,170,170) 0%, rgb(204,204,204) 99%);
  background-image: -webkit-linear-gradient( 90deg, rgb(170,170,170) 0%, rgb(204,204,204) 99%);
  background-image: -ms-linear-gradient( 90deg, rgb(170,170,170) 0%, rgb(204,204,204) 99%);
  box-shadow: 0px 2px 2px 0px rgba(2, 2, 2, 0.75),inset 0px 2px 0px 0px rgba(255, 255, 255, 0.25);
  border-radius: 5px;
  color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
  font-weight: 900;
  vertical-align: baseline;
}*/

.importo-number {
  background-image: none;
  box-shadow: none;
  justify-content: center;
  align-items: center;
  display: flex;
  font-weight: 900;
  vertical-align: baseline;
  background-color: #000;
  color: #fff;
  border-radius: 0px;
  border: 1px solid var(--first-bgcolor-hex);
}

.cupon-middle-table i{
  font-size: 20px;
  position: relative;
  top: 5px;
  margin-right: 5px;
  line-height: 0px;
}

.cupon-middle-table .table th{
  background: #000;
  
}

.cupon-bonus{
  background: var(--first-bgcolor-hex);
  box-shadow: 0px 2px 2px 0px rgba(2, 2, 2, 0.75),inset 0px 2px 0px 0px rgba(255, 255, 255, 0.25);
  background-size: cover;

  padding-top: 10px;
}

.cupon-bonus-main{
  color: #fff;
  padding-bottom: 5px;
}

.cupon-bottom{
  margin-top: 15px;
}

.cupon-bottom-main{
  padding: 0;
}

.cupon-bottom-main img{
  width: 100%;
}

.background-none{
  background: none;
}

.importoGiocato {
  text-align: center;
}

.vincita-main-inner{
  background: #000;
  font-size: 16px;
  color: #fff;
  font-weight: 900;
  padding: 10px 0;
}

.vincita-main{
  margin: 5px 0px;
}

.cupon-i{
  padding: 0px;
}

.cupon-i .importo-number{
  float: right;
  width: 73%;
}

.cupon-i .cupon-bonus-main{
  font-size: 11px;
  text-align: left;
  padding: 5px;
}

.accetta{
  background: var(--first-bgcolor-hex);
  height: 30px;
  margin: 10px;
  align-items: center;
  justify-content: center;
  display: flex;
  padding: 0 5px;
}

.accetta a{
  color: #fff;
  font-size: 12px;
}

.accetta i{
  font-size: 20px;
  line-height: 0px;
  position: relative;
  top: 3px;
}

.cupon-bottom-main{
  align-items: center;
  justify-content: center;
  display: flex;
  height: 39px;
  border: 2px solid #000;
}

.cupon-gico{
  background-image: -moz-linear-gradient( 90deg, rgb(46,136,37) 0%, rgb(82,163,61) 99%);
  background-image: -webkit-linear-gradient( 90deg, rgb(46,136,37) 0%, rgb(82,163,61) 99%);
  background-image: -ms-linear-gradient( 90deg, rgb(46,136,37) 0%, rgb(82,163,61) 99%);
  box-shadow: 2px 2px 2px 2px rgba(2, 2, 2, 0.75),inset 0px 2px 0px 0px rgba(255, 255, 255, 0.25);
  
  
}

.cupon-sviluppa{
  background-image: -moz-linear-gradient( 90deg, rgb(44,118,210) 0%, rgb(32,107,176) 99%);
  background-image: -webkit-linear-gradient( 90deg, rgb(44,118,210) 0%, rgb(32,107,176) 99%);
  background-image: -ms-linear-gradient( 90deg, rgb(44,118,210) 0%, rgb(32,107,176) 99%);
  box-shadow: 2px 2px 2px 2px rgba(2, 2, 2, 0.75),inset 0px 2px 0px 0px rgba(255, 255, 255, 0.25);
}

.cupon-bottom-main a{
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  display: block;
}

.cupon-annulla{
  background-image: -moz-linear-gradient( 90deg, rgb(214,18,18) 0%, rgb(214,5,5) 99%);
  background-image: -webkit-linear-gradient( 90deg, rgb(214,18,18) 0%, rgb(214,5,5) 99%);
  background-image: -ms-linear-gradient( 90deg, rgb(214,18,18) 0%, rgb(214,5,5) 99%);
  box-shadow: 0px 2px 2px 0px rgba(2, 2, 2, 0.75),inset 0px 2px 0px 0px rgba(255, 255, 255, 0.25);
}

.cupon-sistema{
  background-image: -moz-linear-gradient( 90deg, rgb(210,161,12) 0%, rgb(234,192,25) 99%);
  background-image: -webkit-linear-gradient( 90deg, rgb(210,161,12) 0%, rgb(234,192,25) 99%);
  background-image: -ms-linear-gradient( 90deg, rgb(210,161,12) 0%, rgb(234,192,25) 99%);
  box-shadow: 0px 2px 2px 0px rgba(2, 2, 2, 0.75),inset 0px 2px 0px 0px rgba(255, 255, 255, 0.25);
}

.importo-input input{
  height: 20px;
}

.messaggi_errore {
  border: 1px solid;
  margin: 45px 0px 10px 0px;
  padding: 10px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}


.cupon-i .importo-number{
  width: 55%;
}

.importo-number .form-control{
  padding: 0;
  text-align: center;
}

.cupon-bonus-right > .importo-number.importo-input {
  margin-top: 4px !important;
}

.importo-td{
  width: 100px;
}

.checkboxes{
  text-align: left !important;
}

.minmax td{
  border: none !important;
}
/* MODIFICHE 31 01 2018 FP */
.cupon-bonus-main{
  font-size: 11px;
  color: #fff;
  text-align: left;
  padding-bottom: 5px;
  margin-right: -1px;
  margin-left: -1px;
  border-bottom: 1px solid #aaa;
  line-height: 28px;
}
.cupon-bonus{
  background: #000;
  background-size: cover;
  padding-top: 3px;
}

.cupon-bonus .cupon-bonus-main{
  color: #fff;
}

.fa-trash-alt {
    color: var(--first-bgcolor-hex);
}

.stampaPrenotazione {
    text-align: center;
    background-color: #212121;
}