@media print {
    .printHide {
      display:none !important;
    }

    .printShow {
      display: block !important;
    }
  }

p.summary {
font-size:15px;
font-family: "Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
color: #000000;
}

.am-hide {
  display: none;
}
  
.ALF-100000002 {
  display: none !important;
}

.datepicker thead tr:nth-child(1) {
	background:#0B7F99 !important;
}

.datepicker thead tr:nth-child(1) th:hover {
	background:#0B7F99 !important;
}

.datepicker thead tr:nth-child(1) button:hover {
	background:#0B7F99 !important;
}