@page {
	@bottom-right {
		content: counter(page) " of " counter(pages);
	}
}

/* hely hansen fonts */

@font-face {
	font-family: "DINPro";
	src:
		local("DINPro"),
		url("fonts/DINPro.ttf") format("ttf"),
		url("fonts/DINWebPro.woff") format("woff");
	font-weight: normal
}

@font-face {
	font-family: "DINPro-Bold";
	src:
		local("DINPro-Bold"),
		url("fonts/DINPro-Bold.ttf") format("ttf"),
		url("fonts/DINWebPro-Bold.woff") format("woff");
	font-weight: bold
}

body, html {
	font-family: 'DINPro';
	font-size:17px;
	color: #212529
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'DINPro-Bold'
}

h1 {
	font-size: 25px;
	margin-bottom: 0 !important;
}

.h2, h2 {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.h3, h3 {
  font-size: 18px;
}

.h4, h4 {
  font-size: 16px;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.table td, .table th {
  padding: 9px;
  vertical-align: middle;
  border-top: 1px solid #dee2e6;
  font-size:17px;

}

.table.prodtable td, .table.prodtable th {
	white-space: inherit;
}

.table-right td, .table-right th {
	padding: 7.2px;
}

.table th {
	background: #eaeff3;
	font-weight: 700;
	text-transform: uppercase;
}

.table th span.relative  {
	margin-left:10px
}


.toplogo {
  height: 162px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

p {
	font-size:17px
}

p.small {
	font-size: 13px;
	margin-bottom: 0
}

.mb15 {
	margin-bottom: 15px
}

.borderblock {
	border: 1px solid #dee2e6;
	padding: 30px;
}


/* DOCUMENT SINGLE HTML*/

.custombreadcrumb {
	background: none !important;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

.bg-light-gray {
	background: #eaeff3;
}

.right-mini-nav {
	padding: 13px;
	border-radius: 3px;
	border: 1px solid rgba(0,0,0,.125);
}

a {
	color: #da2128 !important
}

.list-inline-item-smaller {
	font-size:14px
}

.card-header {
	background-color: #eaeff3;
	border: 1px solid rgba(0,0,0,.125);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin-top:30px
}

.tab-content {
	border: 1px solid rgba(0,0,0,.125);
	padding: 25px 11px;
	border-top: none
}

.card-header-tabs .nav-item a {
	color: #da2128;
	text-transform: uppercase;
	font-family: 'DINPro-Bold';
}

.card-header-tabs .nav-item a.active {
	color: #212529 !important;
}

.hh-button {
	margin-right: 1em;
	min-width: 125px;
	height: auto;
	white-space: normal;
	word-break: break-word;
	word-wrap: break-word;
	padding: 12px 10px !important;
	line-height: 1.2;
	font-size: .813em;
	font-weight: 600;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: 0 !important;
	background: #f1f1f1;
	transition: all 0.3s ease;
	cursor: pointer;
	text-transform: uppercase;
  	letter-spacing: 0.5px;
	display: inline-block
}

.hh-button-red {
	border: 1px solid #da2128;
	color: white;
	background: #da2128
}

.hh-button-red:hover {
	border: 1px solid #da2128 !important;
	color: #da2128;
	background: white
}

.hh-button-green {
	border: 1px solid #31999e;
	color: white !important;
	background: #31999e;
	text-decoration: none !important;
}

.hh-button-green:hover,
.hh-button-green-outline {
	border: 1px solid #31999e !important;
	color: #31999e !important;
	background: white
}

.hh-button-green-outline:hover {
	border: 1px solid #212529 !important;
	color: #212529;
	background: white
}

.btnDelete {
	text-decoration: none !important;
	font-size: 13px;
	margin-left: 10px;
	margin-right:10px;
	transition: all 0.3s ease;
	cursor: pointer
}

.btnDelete:hover {
	color: #212529 !important;
	text-decoration: underline !important;
}

.list-group-item.pd0 {
	padding:0 !important
}

/* top navbar */

.topNavbarContainer {
	background: #eaeff3;
	border-bottom: 1px solid rgba(0,0,0,.125);
	margin-bottom: 30px
}

.topNavbarContainer li {
	list-style-type: none;
}

.topNavbarContainer li a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: "DINPro-Bold";
}

.topNavbarContainer li.active a, .topNavbarContainer li a:hover {
	color: #212529 !important;
}

.horizintalTable {
	display: inline;
	padding-left: 10px;
}

.horizintalTable li {
	display: inline-block;
}

.buttonsSectionRight {
	float:right
}

.buttonsSectionRight button {
	float: right;
	margin-right: 0;
	margin-left: 20px;
	text-transform: uppercase;
  	letter-spacing: 0.5px;
	transition: all 0.3s ease
}

.buttonsSectionRight button:hover {
	border: 1px solid #31999e !important;
	color: #31999e;
	background: white
}

/* tables styling */

table {
	border-collapse: collapse;
  }

table td,
table th {
border: 1px solid rgba(0,0,0,.125);
white-space: nowrap;
}

.table-responsive table tr:hover td {
	background: #b6e1e3;
	cursor: pointer;
}

.table-responsive table th:last-child,
.table-responsive table td:last-child {
position: sticky;
right: 0;
text-align: center;
}

.table-responsive table td:last-child {
	background: white;
}

.table-responsive table th:last-child:before,
.table-responsive table td:last-child:before {
content: "\00a0";
display: block;
position: absolute;
top: 0;
right: -1px;
bottom: 0;
left: 0;
z-index: -1;
border-left: 1px solid rgba(0,0,0,.125);
border-right: 1px solid rgba(0,0,0,.125);
}

.stickyTable {
max-width: 100%;
}

.table-striped > tbody > tr:nth-of-type(2n+1) > * {
--bs-table-bg-type: #eaeff38a
}

.stickyTable .btn.dropdown-toggle {
	border: 1px solid #31999e !important;
	color: #31999e;
	background: white;
	font-family: "DINPro-Bold"
}

.stickyTable ul.dropdown-menu {
	background: #eaeff3;
  	box-shadow: 5px 5px 5px #afaeae;
}

.stickyTable .dropdown-menu label {
	font-family: "DINPro-Bold"
}

/* pagination */

.page-link {
	color: #31999e !important
}

.active > .page-link, .page-link.active span {
	background: #31999e !important;
	border-color: #31999e !important;
	color: white !important
}

/* login screen style */

.homepageLogo {
	max-width: 151px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 40px;
}

.loginItem {
	border-left: none;
	border-right: none;
	background: #f3f3f3;
}

.loginItem input.form-control {
	background: white;
	border-radius: 0;
}

.loginItem input.form-control:focus {
	border-color: #31999e;
  outline: 0;
  box-shadow: none;
}

.loginItem .text-danger {
	color: white !important;
	background: #c71620;
	font-size: 13px;
	width: 100%;
	display: block;
	padding: 3px 12px;
  }

.print-logo {
	display: none;
}

/** blur confindential info
 */
/*
.table-striped tr>td:first-child { filter:blur(3px); }
ol.breadcrumb>li:nth-child(3) { filter:blur(3px); }
.pd0 ul.list-group>li:nth-child(1) { filter:blur(3px); }
.test02 .list-group-item *:nth-child(2) { filter:blur(3px); }
.print-6 table tr>td:nth-child(2) { filter:blur(3px); }
#rawinput pre, #mappedxml pre { filter:blur(2px); }
*/

