.name-and-slogan a,
.site-name{
  text-decoration: none;
  font-family: "lucida calligraphy", arial, 'sans serif';
  color: #1a8207 !important;
}
.site-slogan {
  font-family: "Avenir Light", arial, 'sans serif';
}

.product-details {
  min-height: 520px;
}
@media print {
  .page-break {
    height: 0;
    page-break-before: always;
    margin: 0;
    border-top: none;
  }
  .admin-toolbar-control-bar,
  .no-print {
    display: none;
  }
  .product-details {
    min-height: 460px;
  }
}

.a4 {
  height: 270mm;
  padding: 0 0.5cm;
  width: 210mm;
}
.a4-nowidth {
  height: 290mm;
  padding: 0.5cm;
}
.progress-bar {
  filter: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 40px;
  text-indent: 10px;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
.a-none a{
  display: none;
}
.calendar-view-table thead th {
 background: white !important;
}
.mode-payment .data-field-detail {
 margin: 0 5px
}
