﻿.print-hide {
  display: none;
}
.print-show {
  display: block;
}
body,
html {
  background: none;
}
/* Main Elements */
.content-wrapper .furniture--header {
  padding-left: 45px;
}
.content-wrapper .content {
  padding-left: 45px;
}
.furniture--top,
.navigation-wrapper {
  display: none;
}
.furniture--header {
  overflow: hidden;
}
.content .main-column {
  border: none;
  display: block;
  width: 100%;
}
.content .sidebar {
  display: none;
}
/* Minor Elements */
.button-container,
.finalised-order-actions,
.nav-tabs {
  display: none;
}
/* Resident Toileting Chart */
.toilet-chart .scrollable-table-container {
  background: none;
  overflow: visible;
  width: auto;
}
.toilet-chart .js-table-toilet-chart tbody tr {
  display: none;
}
.toilet-chart .js-table-toilet-chart tbody tr.js-toilet-chart-print-row {
  display: table-row;
}
.toilet-chart .js-table-toilet-chart tr td:first-child,
.toilet-chart .js-table-toilet-chart tr th:first-child {
  display: none;
}
.container.container--toilet-chart {
  background: none;
  width: auto;
}
/* Resident Search: Showing filters on  */
.residents-search-by,
.search-history-by {
  border-bottom: none !important;
  margin: 0;
  padding: 0;
}
.residents-search-by li,
.search-history-by li {
  margin: 0;
}
.residents-search-by .dropdown--title,
.search-history-by .dropdown--title {
  padding-right: 0;
}
.residents-search-by .k-dropdown,
.search-history-by .k-dropdown,
.residents-search-by .datepicker,
.search-history-by .datepicker {
  background: none;
  border: 0;
  padding: 8px 7px 7px 0;
}
.residents-search-by .k-dropdown .k-input,
.search-history-by .k-dropdown .k-input,
.residents-search-by .datepicker .k-input,
.search-history-by .datepicker .k-input {
  display: block;
  float: left;
  max-width: 100%;
  width: 100%;
}
.residents-search-by .k-dropdown .k-icon,
.search-history-by .k-dropdown .k-icon,
.residents-search-by .datepicker .k-icon,
.search-history-by .datepicker .k-icon,
.residents-search-by .k-dropdown .k-select,
.search-history-by .k-dropdown .k-select,
.residents-search-by .datepicker .k-select,
.search-history-by .datepicker .k-select {
  display: none !important;
}
.residents-search-by .k-dropdown input,
.search-history-by .k-dropdown input,
.residents-search-by .datepicker input,
.search-history-by .datepicker input {
  background: none;
  border: none;
}
.residents-search-by .button,
.search-history-by .button {
  display: none;
}
/* Resident Careplan */
.user--edit {
  display: none;
}
/* Resident Prescriptions */
.tabulated-list-type-one--toileting-wrapper .editable span {
  display: block;
  font-size: 25px !important;
}
/* Resident Allocation List */
.content--pick-and-allocation-list .download-chart {
  display: none;
}
.content--pick-and-allocation-list .nav-tabs-diary-full li {
  display: none;
}
.content--pick-and-allocation-list .print-title {
  display: block !important;
}
/* For print override text color with black */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
span,
p {
  color: Black !important;
}
.table-type-two td {
  font-size: 22px !important;
}
.table-type-two td p {
  font-size: 22px !important;
}
.table-type-two td a {
  font-size: 22px !important;
}
.table-type-two th {
  font-size: 22px !important;
}
.table-type-two th a {
  font-size: 22px !important;
}
li,
.option-description-container {
  font-size: 22px !important;
}
li span,
.option-description-container span {
  font-size: 22px !important;
}
li label,
.option-description-container label {
  font-size: 22px !important;
}
li input,
.option-description-container input {
  font-size: 22px !important;
}
.residents-search-by h3,
.search-history-by h3 {
  font-size: 26px !important;
}
h4,
h5 {
  font-size: 26px !important;
}
.tabulated-list-type-two table td {
  font-size: 22px;
}
.tabulated-list-type-two table td span {
  font-size: 22px !important;
}
/* Resident landing page (Resident list) */
.table-type-one td {
  font-size: 22px !important;
}
.table-type-one td a {
  font-size: 22px !important;
}
.table-type-one td p {
  font-size: 22px !important;
}
.table-type-one td span {
  font-size: 22px !important;
}
.table-type-one th {
  font-size: 22px !important;
}
.table-type-one th a {
  font-size: 22px !important;
}
/* Pick and allocation list */
.table-type-four td {
  font-size: 22px !important;
}
.table-type-four td p {
  font-size: 22px !important;
}
.table-type-four td a {
  font-size: 22px !important;
}
.table-type-four td span {
  font-size: 22px !important;
}
.table-type-four th {
  font-size: 20px !important;
}
.table-type-four th a {
  font-size: 20px !important;
}
/* Incontinene page */
.daytime-container td {
  font-size: 22px !important;
}
.daytime-container td p {
  font-size: 22px !important;
}
.daytime-container td a {
  font-size: 22px !important;
}
.daytime-container td span {
  font-size: 22px !important;
}
.daytime-container td label {
  font-size: 22px !important;
}
.daytime-container th {
  font-size: 22px !important;
}
.daytime-container th a {
  font-size: 22px !important;
}
.daytime-container div {
  font-size: 22px !important;
}
/* Care plan - Assessment */
.table-type-five td {
  font-size: 22px !important;
}
.table-type-five td p {
  font-size: 22px !important;
}
.table-type-five td a {
  font-size: 22px !important;
}
.table-type-five td span {
  font-size: 22px !important;
}
.table-type-five th {
  font-size: 22px !important;
}
.table-type-five th a {
  font-size: 22px !important;
}
/* Care plan - Prescription */
.product-title,
.tabulated-list-type-one--title {
  font-size: 22px !important;
}
.js-tooltip,
.assessment-notset {
  font-size: 22px !important;
}
.k-dropdown-wrap {
  font-size: 22px !important;
}
.k-dropdown-wrap span {
  font-size: 22px !important;
}
.bedside-card--a4 .product-image img {
  width: 85px !important;
}
.product-columns.product-columns--has-multiple .bedside-card--a4 .product-image img {
  width: 79px !important;
}
.bedside-card--a5 .product-image img {
  width: 71px !important;
}
.product-columns.product-columns--has-multiple .bedside-card--a5 .product-image img {
  width: 66px !important;
}
.residents-search-by {
  padding: 0px;
  margin: 0px;
}
.residents-search-by:first-child {
  display: none;
}
.toggle-elements {
  display: none;
}
.content {
  padding-top: 0px !important;
}
.furniture--header:first-child {
  padding: 0px !important;
}
li .form-field {
  padding: 0px !important;
}
.creation-date {
  margin-bottom: 0px !important;
}