#reportNavMobile {
  display: none;
}
#reportRotateMobile {
  display: none;
}

@media (max-width:1023px) {
  #report-toolbar .print-area {
	display: none;
  }
  #report-toolbar .dates-range label {
	display: none;
  }
}

@media (max-width:48em) {
  .userBtns #userClock, .userBtns #langBtn, .userBtns #helpBtn, .userBtns #userBtn, .userBtns #infoBtn {
	display: none;
  }
  #report-toolbar .ui-block-a, #report-toolbar .ui-block-b, #report-toolbar .ui-block-c, #report-toolbar .ui-block-d {
	width: 50%;
  }
}

@media (max-width: 44em) {
  .locationPath {
	padding-left: 0.5em !important;
  }
  .locationPath #altnavBtn {
	display: none;
  }
  .locationPath #historyBtn {
	padding-left: 0 !important;
  }
  .locationPath .delim, .locationPath a.ui-link {
	display: none;
  }
  .locationPath #historyBtn {
	display: inline-block;
  }
  .locationPath > span.current {
	padding-left: 0 !important;
  }
  .locationPath > a {
	padding-left: 0.5rem !important;
	padding-right: 0 !important;
  }
  .userBtns #logoutBtn span {
	display: none;
  }

  .ui-content {
	padding: 0.5em;
  }
  #reportNav {
	display: none;
  }
  #reportNavMobile {
    display: block;
  }
  #reportNavMobile a i {
	color: #ccc !important;
  }
  .left {
	float: none;
	width: auto;
  }
  .right {
  	margin-left: 0;
  }
  #report-toolbar li i {
	display: none;
  }
  .footer.row {
	height: 48px !important;
	line-height: 48px !important;
  }
  .footer {
	padding: 0.5em !important;
  }
  .footer li .ui-btn {
	margin: 0 !important;
  }
  .footer.row .ui-block-a {
	width: 100%;
  }
  .footer.row .ui-block-a i {
	display: none;
  }
  .footer.row .ui-block-b, .footer.row .ui-block-c, .footer.row .ui-block-d {
	display: none;
  }
  .footer .status-bar {
	display: none;
  }

  #boItemsList .boItemsHeader,
  #boItemsList .boItemsFooter {
	display: none !important;
  }
  #boItemsList .btnNewItem {
	display: none !important;
  }
  #boItemsList .boItem .btnItem .left-data {
	float: none;
  }
  #boItemsList .boItem .btnItem .right-data {
	display: none;
  }
}

@media (max-width: 34em) {
  #report-content {
	padding: 0 !important;
  }
  .caption-date {
	padding-top: 5px;
	text-align: center !important;
  }
  .bo-report {
	box-shadow: none;
	margin: 1em 20px 0 0 !important;
  }
  .ashelk-rt tbody {
	border-bottom: none;
  }
  .bo-report tr {
	border: none;
  }
  .ashelk-rt tr.active td {
	background: #fff;
  }
  .bo-report, .bo-report thead, .bo-report tbody, .bo-report tfoot, .bo-report tr, .bo-report td, .bo-report th {
	display: block;
  }
  .bo-report tr {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
  }
  .ashelk-rt thead th {
	border-right: none;
  }
  .ashelk-rt thead th,
  .ashelk-rt tbody .total td,
  .ashelk-rt tfoot .total td {
	position: relative;
	font-weight: normal;
	font-size: 0.9em;
	border-bottom: 1px solid #eee;
  }
  .bo-report td {
	position: relative;
	border: none;
	border-bottom: 1px solid #eee;
	padding: 0 8px 0 28px;
	width: auto !important;
  }
  .bo-report tr th:last-of-type,
  .bo-report tr td:last-of-type {
	border-bottom: none;
  }
  table#report td:before, table#report th:before { 
	position: absolute;
	top: 0;
	left: 0;
	width: 18px; 
	padding-right: 10px; 
	white-space: nowrap;
	font-size: 0.6em;
	color: #ababab;
	text-align: right;
  }
  table#report  th:before {
	top: 4px;
	font-size: 0.7em;
  }
  table#report td:nth-of-type(1):before, table#report th:nth-of-type(1):before { content: "1"; }
  table#report td:nth-of-type(2):before, table#report th:nth-of-type(2):before { content: "2"; }
  table#report td:nth-of-type(3):before, table#report th:nth-of-type(3):before { content: "3"; }
  table#report td:nth-of-type(4):before, table#report th:nth-of-type(4):before { content: "4"; }
  table#report td:nth-of-type(5):before, table#report th:nth-of-type(5):before { content: "5"; }
  table#report td:nth-of-type(6):before, table#report th:nth-of-type(6):before { content: "6"; }
  table#report td:nth-of-type(7):before, table#report th:nth-of-type(7):before { content: "7"; }
  table#report td:nth-of-type(8):before, table#report th:nth-of-type(8):before { content: "8"; }
  table#report td:nth-of-type(9):before, table#report th:nth-of-type(9):before { content: "9"; }
  table#report td:nth-of-type(10):before, table#report th:nth-of-type(10):before { content: "10"; }
  table#report td:nth-of-type(11):before, table#report th:nth-of-type(11):before { content: "11"; }
  table#report td:nth-of-type(12):before, table#report th:nth-of-type(12):before { content: "12"; }
  table#report td:nth-of-type(13):before, table#report th:nth-of-type(13):before { content: "13"; }
  table#report td:nth-of-type(14):before, table#report th:nth-of-type(14):before { content: "14"; }
  table#report td:nth-of-type(15):before, table#report th:nth-of-type(15):before { content: "15"; }
  table#report td:nth-of-type(16):before, table#report th:nth-of-type(16):before { content: "16"; }
  table#report td:nth-of-type(17):before, table#report th:nth-of-type(17):before { content: "17"; }
  table#report td:nth-of-type(18):before, table#report th:nth-of-type(18):before { content: "18"; }
  table#report td:nth-of-type(19):before, table#report th:nth-of-type(19):before { content: "19"; }
  table#report td:nth-of-type(20):before, table#report th:nth-of-type(20):before { content: "20"; }

  .ashelk-rt tfoot .total td.txt:before,
  .ashelk-rt td.loading:before {
	display: none;
  }

  .ashelk-rt-note td.data {
	border-right: none !important;
  }
}

@media (max-width: 34em) and (max-device-width: 34em) and (orientation: portrait) {
  #report-toolbar, #report-content {
	display: none !important;
  }
  #reportRotateMobile {
	display: block;
	text-align: center;
  }
}
/*@media (max-width: 34em) and (max-device-width: 34em) and (orientation: landscape) {
  #report-toolbar, #report-content {
	display: block !important;
  }
  #reportRotateMobile {
	display: none;
  }
}*/