.bgsoft {
  height: 34px;
  padding: 0 12px;
  border: 1px solid #f1f2f6;
  border-radius: 8px;
  font-size: 16px;
  text-align: left;
  letter-spacing: .3px;
  appearance: none;
  background-color: #f1f2f6;
  -webkit-box-shadow: none;
  box-shadow: none;
  caret-color: #a1a9c3;
  color: #132968;
  -webkit-transition: border .15s ease;
  transition: border .15s ease;
}
.statustitle {
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  font-size: 18px;
  padding-bottom: 2px;
  padding-left: 8px;
}

.statustitle .redtxt {
  color: #CE021B;
}

.statustitle .yellowtxt {
  color: #F5A723;
  text-transform: uppercase;
}
.notice {
    padding: 0px 0px 0px 10px;
    margin: 15px 0px 0px 0px;
    border-left: 4px solid #19A755;
    font-size: 13px;
}

  .notice-success>strong {
      color: #80D651;
      font-size: 14px;
      display: block;
      margin-bottom: 15px;
  }
  .notice-info>strong {
      color: #3079BB;
      font-size: 14px;
      display: block;
    margin-bottom: 15px;
  }
  .notice-info {
      border-left: 6px solid #3079BB;
  }
  .warning-info>strong {
      color: #F5A723;
      font-size: 14px;
      display: block;
    margin-bottom: 15px;
  }
  .warning-info {
      border-left: 6px solid #F5A723;
  }

  .notice-warning>strong {
      color: #FEAF20;
      font-size: 14px;
  }

  .notice-expired>strong {
      color: #dc3545;
      font-size: 14px;
      display: block;
    margin-bottom: 15px;
  }
  .expired-info>strong {
      color: #dc3545;
      font-size: 14px;
      display: block;
    margin-bottom: 15px;
  }
  .expired-info {
      border-left: 6px solid #dc3545;
  }

.statustitle .blutxt {
  color: #3079BB;
}
.gray {
  background-color: #f9f9f9;
}
.yellowtxt {
    font-weight: 600;
    color: #F5A723;
}
.btn.btn-refresh {
padding: .3rem 0.5rem !important;
font-size: .80rem !important;
background-color:#f5a723;
}

.infopromo {
    font-size: 18px;
    color: #4a4949;
    padding: 5px;
}
.infopromo-small {
    font-size: 12px;
    color: #4a4949;
    padding: 5px 0px 5px 0px;
}
.infopromo-lg {
  font-size: 16px;
  color: #a0a0a0;
}
.infotime {
    font-size: 13px;
    color: #4a4949;
    padding: 5px 0px 5px 0px;
    font-weight: 600;
}

.mail {
}
.jumbotron.card.card-image-2 {
    background: url(../img/img_lightbox_marketing_push.png)no-repeat center;
    background-size: cover;
    color: #ffffff;
    border-radius: 0px;
}
.jumbotron.card.card-image-2 h5 {
  font-weight: 800;
  line-height: 18px;
  text-shadow: 1px 1px #495057;
  top: 18px;
  position: relative;
}
.mail span {
  font-style: italic;
  margin-left: 3px;
  line-height: 5px;
}

.promozione {
  padding-top: 24px;
  padding-left: 5px;
}

.boxartitle {
  text-align: center;
}

.pricing-card-title {
  font-weight: 600;
  font-size: 24px;
  padding-left: 23px;
}

.pricing-card-title-checkout {
  font-weight: 600;
  font-size: 20px;
  padding-left: 23px;
  margin-top: 5px;
}

.panelar {
  background-color: #FAFAFA;
  border: 1px solid;
  border-color: #C9CFD0;
  border-radius: 4px;
  padding: 15px;
}

.panelnopadding {
  background-color: #FAFAFA;
  border: 1px solid;
  border-color: #C9CFD0;
  border-radius: 4px;
}

.panelshop {
  background-color: #FAFAFA;
  border: 1px solid;
  border-color: #C9CFD0;
  border-radius: 4px;
  padding: 15px;
}

.listcarrello {
  border-top: 0px;
  border-bottom: 0px;
}
.linkap-panel {
    font-size: 16px;
    padding-top: 15px;
    padding-right: 25px;
}
@media screen and (max-width: 720px) {
.linkap-panel {
    font-size: 14px;
}
}

.borderless {
  border: 0 none;
  padding-left: 5px;
  padding-right: 5px;
}

.borderless span {
  padding-right: 8px;
  border-color: #6c757d;
}

.borderless span.last {
  padding-right: 8px;
  padding-left: 5px;
  border-right: 0 none;
}

.scrollshop {
  overflow: auto;
  max-height: 600px;
}

.list-group-item-basket {
  position: relative;
  display: block;
  padding: 1rem 1.1rem;
  border-top: 0 none;
  border-bottom: 0 none;
  padding-bottom: 12px;
  line-height: 16px;
  word-break: break-word;
}

.list-group-item-basket-first {
  position: relative;
  display: block;
  padding: 1rem 1.1rem;
  border-top: 1px solid rgba(0, 0, 0, .125);
  border-radius: 0px;
}

.list-group-item-shop {
  position: relative;
  display: block;
  padding: .15rem 1.1rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .125);
  border-top: 0 none;
  border-bottom: 0 none;
  padding-bottom: 12px;
  line-height: 16px;
}

.list-group-item-shop-first {
  position: relative;
  display: block;
  padding: .75rem 1.1rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .125);
  border-top: 1px solid rgba(0, 0, 0, .125);
  border-radius: 0px;
}
.upselling_premium {
  background: url(../img/premium-logo.png) no-repeat top left;
  background-size: 49px;
  padding-left: 68px;
  background-position-x: 12px;
  width: 100% !important;
  padding-right: 15px;
  background-position-y: 9px;
  background-color: #fff;
}

.distlist {
  min-width: 128px;
}

.frb input[type="radio"]:empty,
.frb input[type="checkbox"]:empty {
  display: none;
}

.frb input[type="radio"]~label:before,
.frb input[type="checkbox"]~label:before {
  font-family: FontAwesome;
  color: #D9D9D9;
  content: '\f10c';
  position: absolute;
  top: 16px;
  margin-top: -10px;
  left: 9px;
  font-size: 22px;
}

.frb input[type="radio"]:checked~label:before,
.frb input[type="checkbox"]:checked~label:before {
  content: '\f058';
  color: #428FCF;
}

.frb input[type="radio"]~label,
.frb input[type="checkbox"]~label {
  position: relative;
  cursor: pointer;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #ffffff;
  margin-bottom: 25px;
}

.frb.frb-info input[type="radio"]:checked~label,
.frb.frb-info input[type="checkbox"]:checked~label {
  border: 2px solid;
  border-color: #428FCF;
}
/* styles for trustpay */
.wpwl-button-pay {
    color: #fff;
    background-color:#BE206B;
    border-color: #BE206B;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 14px;
}
.wpwl-button-pay:hover, .wpwl-button-pay:focus, .wpwl-button-pay:active {
    color: #fff;
    background-color: #9F1959;
    border-color: #9F1959;
}
.wpwl-has-error~.wpwl-hint {
    color: #dc3545;
    font-size: 12px;
}
.wpwl-has-error {
    color: #dc3545;
    border-color: #dc3545;
}
.wpwl-button-error[disabled], .wpwl-button-error[disabled]:hover, .wpwl-button-error[disabled]:focus, .wpwl-button-error[disabled]:active {
    background-color: #BE206B;
    border-color: #BE206B;
}
.wpwl-button-pay[disabled], .wpwl-button-pay[disabled]:hover, .wpwl-button-pay[disabled]:focus, .wpwl-button-pay[disabled]:active {
  background-color: #BE206B;
  border-color: #BE206B;
}
/* end styles for trustpay */

.card-body {
  padding: 0.7rem;
  padding-top: 0.5rem;
}
.card-body-gray {
    padding: 0.7rem;
    padding-top: 0.5rem;
    background-color: #f9f9f9;
    border: 1px solid transparent;
    border-radius: 5px;
}
.card-body-gray .list-group-item {
    background-color: transparent;
}

.card-body-white {
    padding: 0.7rem;
    padding-top: 0.5rem;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 5px;
}

.card.areariservata{
  box-shadow:inherit;
}
.card.adlist{
  border-style: solid;
  border-width: 1px 0px 0px 0px;
}
.small, small {
  font-size: 12px;
}

.medium {
  font-size: 16px;
}

.text-muted.price {
  padding-left: 24px;
}

.text-muted.pricesmall {
  padding-left: 5px;
  font-size: 16px;
}

.text-muted.product {
  padding-left: 1px;
  line-height: 35px;
}
.pricepanel {
  text-align: right;
  font-size: 14px;
  align-self: center;

}
@media only screen and (max-width: 600px) {
  .pricepanel {
    text-align: left;
}
}

h5.producttable {
  font-size: 18px;
  font-weight: 700;
  margin-top: 15px;
}

.text-muted.info {
  font-size: 12px;
  display: block;
}

.productgray {
  background-color: #f2f2f2;
  padding-bottom: 40px;
  border-radius: 10px;
  font-size: 18px;
  margin-top: 60px;
}

.paypanel {
  width: 100%;
}

.py-5 {
  padding-bottom: 1rem !important;
  padding-top: 2rem !important;
}

.py-4 {
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
}

hr.dotted {
  border-top: 1px dotted;
  border-width: 1px;
}

.productpay {
  padding-bottom: 1rem !important;
  padding-top: 2rem !important;
  margin-left: 24px;
  margin-right: 24px;
  border-radius: 8px;
}

.card-header.areariservata {
  border-bottom: 1px solid rgba(0, 0, 0, .125);
  background-color: #F7F7F7;
  padding-bottom: 5px;
}
.card-header.adlist {
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: 3px;
  padding: 10px 0px 0px 0px;
}

.carrelloheader {
  font-size: 24px;
  margin-bottom: 46px;
  text-align: right;
}

.actiongestione {
  padding-top: 15px;
  text-align: center;
  padding-right: 0px;
}
.actiongestione button {
  font-size: 12px;
  padding-left: 3px;
  padding-right: 3px;
  letter-spacing: -0.5px;
}

.statoannuncio {
  align-items: baseline;
}

.btn-attivo {
  line-height: 38px;
  background-color: #19A755;
  width: 16px;
  height: 16px;
  margin: 5px 5px 0px 5px;
  padding: 8px;
}

.btn-nopubblicato {
  line-height: 38px;
  background-color: #F5A623;
  width: 16px;
  height: 16px;
  margin: 5px 5px 0px 5px;
  padding: 8px;
}

.btn-scaduto {
  line-height: 38px;
  background-color: #CE021B;
  width: 16px;
  height: 16px;
  margin: 5px 5px 0px 5px;
  padding: 8px;
}
.icoblock {
display: block !important;
}
.smalltxtico {
  font-size: 10px;
  font-weight: 600;
}
.actionmanagement {
  align-items: center;
  align-self: center;
  text-align: center;
}
.actionmanagement .btn-link {
  text-decoration: none;
 }
.btn.btn-refresh:hover {
    background-color: #C68920;
}
.btn.btn-refresh:active {
    background-color: #C68920;
}
.expired-info {
    border-left: 4px solid #dc3545;
}
.notice-info {
    border-left: 4px solid #3079BB;
}
.warning-info {
    border-left: 4px solid #F5A723;
}
.expired-info>strong {
    margin-bottom: 10px;
}
.notice-info>strong {
    margin-bottom: 10px;
}
.warning-info >strong {
    margin-bottom: 10px;
}
.badge.fix {
    position: inherit;
    margin-bottom: 10px;
  }
/* inserisci annuncio */
img.anteprima {
  cursor: pointer;
  border-radius: 0px;
  max-height: 146px;
  width: auto;
}

.insertphoto{
  background-color: #C9CFD0;
}

.card-input-element+.card {
  color: #3079BB;
}

.card-input-element+.card:hover {
  cursor: pointer;
}

.card-input-element+.card a {
  color: #ffffff;
}

.card-input-element:checked+.card {
  background-color: #3079BB;
  border-radius: 0px;
}

.card-input-element:checked+.card::after {
  content: 'Copertina';
  color: #ffffff;
  text-align: center;
  font-size: 10px;
}

.card-input-element:checked+.card::before {
  content: '\f005';
  color: #ffffff;
  font-family: 'FontAwesome';
}

.card-input-element+.card::before {
  content: '\f006';
  color: #666666;
  font-family: 'FontAwesome';
  margin-right: 5px;
}

.card-input-element+.card::after {
  content: 'Imposta copertina';
  color: #666666;
  text-align: center;
  font-size: 10px;
}

.card.anteprima {
  background-color: #f2f2f2;
  width: 100%;
  padding: 10px;
  display: inline-block;
  border-radius: inherit;
}

.fa.disable {
  color: #cccccc;
}

.fa.active {
  color: #BE206B;
}

.txt-add-image {
  color: #9e9e9e;
  font-size: 11px;
  text-align: center;
}

.upload-drop-zone {
  color: #ccc;
  border-style: dashed;
  border-color: #BE206B;
  background-color: #ffffff;
  text-align: center;
  border-width: 2px;
    height: 121px;
    text-align: center;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: bold;
}

.drop-zone-uploded {
  border-color: #f2f2f2;
  border-style: solid;
  background-color: #ffffff;
  border-width: 2px;
  max-width: 200px;
}

.textdrop {
  font-size: 12px;
  font-weight: 500;
  padding: 25px 15px 0px 15px;
}

#upload {
  display: none;
}

.uploadphoto {
  cursor: pointer;
  margin: auto;
  padding: 10px;
  height: 100%;
}
.counter {
  color: #BE206B;
}
@media (max-width: 768px){
  .txtnomobile {
    display: none;
  }
   }

/* end for inserisci annuncio */
/* styles for 'calendar' */
.table td, .table th {
  padding: .2rem !important;
}

td.noactive {
  font-weight: 400;
  font-size: 14px;
  text-decoration: line-through;
  color: #A3A3A3;
}

td.active {
  font-weight: 600;
  font-size: 14px;
}

table.calendar {
  padding: 0.38rem !important;
  text-align: center;
  background-color: #ffffff;
}

table.calendar a {
  color: #BE206B;
  opacity: inherit;
}

table.calendar a:hover {
  color: #BE206B;
  opacity: inherit;
}

.calendariorisalite {
  background-color: #ffffff;
  border: 1px solid;
}

.calendariorisalite.annpremium {
  border-color: #5D4582;
}

.calendariorisalite.anntop {
  border-color: #307ABB;
}

.headercalendar {
  padding: 10px 0px 10px 0px;
  margin: 0px;
}

.headercalendar.top {
  background-color: #307ABB !important;
}

.footercalendar {
  padding: 0px 20px 15px 20px;
  align-items: baseline;
}

.calendar span.date {
  font-size: 16px;
  font-weight: 600;
  color: black;
}

.calendar .carousel-control-prev{
  display: inline;
  position: relative;
}

/* styles for 'calendar' */
/* styles for 'compracrediti' */
.text-muted.credit {
  padding-left: 24px;
  font-size: 18px;
}

.pricing-card-title-credit {
  font-weight: 600;
  font-size: 20px;
  padding-left: 23px;
  margin-top: 5px;
}

.arrow-rigth {
  display: inline-block;
}

.green-rectangle {
  position: absolute;
  border-radius: 2px;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  height: 16px;
  background: #20be73;
  border: 1px solid #20be73;
  top: 29px;
  right: 149px;
  width: fit-content;
  white-space: nowrap;
}

.green-rectangle>div {
  padding-left: 5px;
  padding-right: 2px;
}

.green-rectangle:after, .green-rectangle:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.green-rectangle:after {
  border-color: rgba(32, 190, 115, 0);
  border-left-color: #20be73;
  border-width: 8px;
  margin-top: -8px;
}

.green-rectangle:before {
  border-color: rgba(32, 190, 115, 0);
  border-left-color: #20be73;
  border-width: 7px;
  margin-top: -7px;
}

.price {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #666666;
  padding-top: 26px;
}

.price.sel {
  color: #2D8DC9;
  font-size: 18px;
}

.price.small {
  font-size: 11px;
  color: #2D8DC9;
  padding-left: 5px;
}

.original-price {
  font-size: 13px;
  line-height: normal;
  text-align: center;
  color: #979797;
  position: absolute;
  right: 18px;
  top: 10px;
}

.productcarrello {
  font-size: 11px;
  color: #B9B9B9;
  margin-bottom: 5px;
  text-align: inherit;
}
.ar.nav-link {
  padding: .5rem 0rem;
}
.ar.tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #448BC6!important;
  background-color: #f1f1f1;
  border-color: transparent transparent #f3f3f3;
  border-bottom: 4px solid !important;
  font-size: 16px;
  padding: .5rem 0rem;
  cursor: auto;
}

.tabs .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  color: #eee;
  font-size: 16px;
}

.nav-tabs .nav-link {
  color: #666666;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border: 0px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border: 0px;
}
.nav-tabs .nav-link {
border: 0px;

}
.nav-tabs.areariservata {
    letter-spacing: -0.5px;
    overflow: inherit;
}
.nav-tabs.areariservata a.active {
    overflow: inherit;
    color: #BE206B!important;
}
.nav-tabs .nav-link.areariservata {
    overflow: inherit;
    color: #448BC6 !important;
}
.count-badge {
  position: relative;
  top: -22px;
  right: -50px;
  left: 0px;
  margin: auto;
  color: #666666 !important;
  background-color: #cecece;
}
.nav-link.hover .counter-badge {
    color: #448BC6 !important;
}

.tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active .count-badge {
  position: relative;
  top: -22px;
  right: -50px;
  left: 0px;
  margin: auto;
  color: #ffffff !important;
  background-color: #448BC6;
}

@media (max-width: 720px) {
  .nav-tabs.areariservata a.active {
      font-size: 13px;
  }
  .nav-tabs.areariservata {
      font-size: 13px;
  }
  .text-muted.credit {
    font-size: 12px;
    padding-left: 0px;
  }

  .pricing-card-title-credit {
    font-size: 16px;
  }

  .price {
    padding-top: 2px;
  }

  .original-price {
    top: -13px;
  }

  .pinonmobile {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 999;
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid rgba(0, 0, 0, .1);
  }
  .bordermobile {
    border-top: 1px solid rgba(0, 0, 0, .1);
    text-align: left;
  }

  .paypanel {
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
  }
}

/* end styles for 'compracrediti' */
/* styles for cattello */

.sticky-top.basket {
    top: 10px;
}

.titleshop {
  font-weight: 500;
  display: inline;
}

.productitle {
  font-weight: 500;
  line-height: 20px;
  font-size: 14px;
  line-height: 16px;
}

h5.productshop {
  color: #666666;
  font-size: 13px;
  margin-bottom: 0px;
}

h5.productbasket {
  color: #666666;
  font-size: 14px;
  margin-bottom: 0px;
}
h5.productbasket-secondary {
  color: #666666;
  font-size: 13px;
  margin-bottom: 0px;
  padding-left: 10px;
}

.priceshop_old {
  color: #666666;
  font-weight: 400;
  font-size: 12px;
}

.priceshop {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #666666;
}

.hide {
  display: none;
}

/* end styles for carrello */


@media (max-width: 720px) {
  .medium {
    font-size: 13px;
  }
  .statustitle {
    font-size: 12px;
    padding-bottom: 10px;
    font-weight: 100;
  }
  .panelshop {
    background-color: #ffffff;
    border-radius: inherit;
    border: 0px;
    padding:5px 0px 0px 0px;
    border-top: 1px solid #cccccc;
  }

  .promotitle {
    display: none;
  }

  .mobilefixcarrello {
    border-top: 1px solid;
  }

  .py-5 {
    padding-bottom: 0.2rem !important;
    padding-top: 2rem !important;
  }

  .titlear {
    font-size: 1.5rem;
  }

  .text-muted.info {
    letter-spacing: 0px;
    display: block;
  }

  h5.producttable {
    font-size: 14px;
  }

  .green-rectangle {
    top: 5px;
    right: 136px;
    white-space: nowrap;
  }

  .scrollshop {
    overflow: hidden;
    max-height: inherit;
  }
}

@media (min-width: 720px) {
  .mobilefixcarrello {
    display: none;
  }
}
@media (min-width: 720px){
.header-ar {
    position: absolute;
    top: 66px;
    right: 0;
    left: 0;
    margin: auto;
    display: block !important;
    margin-top: 3px;
    margin-bottom: 29px;
}
}
@media (min-width: 720px){
  .insert-ad {
      padding: 0 5px 0 5px;
}
}
.lightboxpromuovipremium-bakeka {
    background: url(../img/lightbox/desktop_premium_bakeka.png)no-repeat center;
    background-size: 72% 90%;
    height: 285px;
    background-size: contain;
    margin-bottom: 10px;
}
.lightboxpromuovipremium {
    background: url(../img/lightbox/desktop_premium_skokka.png)no-repeat center;
    background-size: 72% 90%;
    height: 285px;
    background-size: contain;
    margin-bottom: 10px;
}
.lightboxpromuovitop-bakeka {
    background: url(../img/lightbox/desktop_top_bakeka.png)no-repeat center;
    background-size: 72% 90%;
    height: 285px;
    background-size: contain;
    margin-bottom: 10px;
}
.lightboxpromuovitop {
    background: url(../img/lightbox/desktop_top_skokka.png)no-repeat center;
    background-size: 72% 90%;
    height: 285px;
    background-size: contain;
    margin-bottom: 10px;
}
.lightboxricevuta {
    background: url(../img/lightbox/es_ricevuta.jpg)no-repeat center;
    background-size: 72% 90%;
    height: 285px;
    background-size: contain;
    margin-bottom: 10px;
}
.lightboxricevuta2 {
    background: url(../img/lightbox/es_ricevuta_no1.jpg)no-repeat top;
    background-size: 72% 90%;
    height: 560px;
    background-size: contain;
    margin-bottom: 10px;
}
@media screen and (max-width:720px){
  .lightboxpromuovipremium-bakeka {
      background: url(../img/lightbox/mobile_premium_bakeka.png)no-repeat center;
      background-size: 56% 90%;
      background-size: contain;
      margin-bottom: 10px;
  }
    .lightboxpromuovipremium {
        background: url(../img/lightbox/mobile_premium_skokka.png)no-repeat center;
        background-size: 56% 90%;
        background-size: contain;
        margin-bottom: 10px;
    }
    .lightboxpromuovitop-bakeka {
        background: url(../img/lightbox/mobile_top_bakeka.png)no-repeat center;
        background-size: 56% 90%;
        background-size: contain;
        margin-bottom: 10px;
    }
    .lightboxpromuovitop {
        background: url(../img/lightbox/mobile_top_skokka.png)no-repeat center;
        background-size: 56% 90%;
        background-size: contain;
        margin-bottom: 10px;
    }
    .sfondotop {
        margin-top: 40px;
        margin-left: 0px!important;
        margin-right: 15px!important;
    }
}


.ins-label {
    width: 100%;
    list-style: none;
    border-bottom: 1px solid #dee2e6;
}
.ins-label li {
    text-align: center;
    width: 33.33%;
    color: #b5b6b7;
    font-size: 13px;
    line-height: 16px;
}
.nav-pills .nav-link.active, .nav-pills .areariservata{
  border-bottom: 2px solid;
  border-radius: 0px;
  min-height: 52px;
  background-color: inherit;
  color: #448BC6!important;
}

.ins-label li a {
  display: block;
  padding: 0px;
}
@media only screen and (min-width: 768px){
.ins-label li {
font-size: 16px;
}
}
.ins-label li.selected {
  background: #fff;
  color: #666;
}
.counter-badge {
  display: block;
  font-size: 11px;
  font-weight: 600;
}
.nav-link.active .counter-badge {
  color: #448BC6 !important;
}
.counter-badge:hover {
  color: #448BC6 !important;
}
.counter-badge:active {
  color: #448BC6 !important;
}

/* styles elenco annunci */
/* Toggled State */

.flipswitch {
position: relative;
background: #cccccc;
width: 53px;
height: 28px;
-webkit-appearance: initial;
border-radius: 20px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
outline: none;
font-size: 14px;
font-family: Trebuchet, Arial, sans-serif;
font-weight: bold;
cursor: pointer;
border: 1px solid #ddd;
}

input[type=checkbox]:checked.flipswitch {
background: #BE206B;
}

span.adlist {
    padding-left: 5px;
    vertical-align: top;
}
.flipswitch:after {
position: absolute;
top: 5%;
display: block;
line-height: 32px;
width: 45%;
height: 90%;
background: #fff;
box-sizing: border-box;
text-align: center;
transition: all 0.2s ease-in 0s;
color: black;
border-radius: 20px;
}

.flipswitch:after {
left: 2%;
content: close-quote;
}
.flipswitch:checked:after {
left: 53%;
content: close-quote;
}
input[type=checkbox]:checked ~ div.adlist {
background: #EFF5FC;
opacity: 2;
}
input[type=checkbox]:checked ~ div.adlist div.item-card .item-container {
background: #EFF5FC;
opacity: 2;
}

.card-body-pa {
    padding: 1.5rem;
    -webkit-box-shadow: 0 2px 5px 0 rgba(19,41,104,.2);
    box-shadow: 0 2px 5px 0 rgba(19,41,104,.2);
    border: 1px solid;
    border-color: #e4e4e4;
    padding-bottom: 10px;
    background-color: #f9f9f9;

}
.informationad {
    padding-left: 0px;
}
.informationad h6 {
    font-size: 13px;
}
.badge-active {
    position: absolute;
    right: -1px !important;
    top: -12px !important;
    background-color: #dbdcdc;
      font-weight: normal!important;
      color: #3c3c3c !important;
}
.badge-active i {
    color: #19A755;
}
.badge-notpublished {
    position: absolute;
    right: -1px !important;
    top: -12px !important;
    background-color: #dbdcdc;
      font-weight: normal!important;
      color: #3c3c3c !important;
}
.badge-notpublished i {
    color: #F5A623;
}
.badge-expired {
    position: absolute;
    right: -1px !important;
    top: -12px !important;
    background-color: #dbdcdc;
      font-weight: normal!important;
      color: #3c3c3c !important;
}
.badge-expired i {
    color: #CE021B;
}
@media only screen and (max-width: 600px) {

.card-body-pa {
    padding: 0.3rem;
    border: 0px solid;
    padding-top: 15px;
    padding-bottom: 10px;
}
.informationad {
    padding-left: 10px;

}
}
@media (max-width: 480px){

.not-active .btn-outline-primary.btncontact i{
font-size: 10px!important;
margin-right: 1px !important;
}

}

/* end styles elenco annunci */
