html {
	position: relative;
	min-height: 100%;
}

body {
	padding: 0px !important;
	margin-bottom: 60px !important;
}

section {
	padding: 20px 0 !important;
}

img {
	max-width: 100%;
}


pre,
code {
	background: #f8f8f8 !important;
	color: #333 !important;
}

pre {
	border-left: 2px solid #ccc !important;
	padding: 10px !important;
}

code {
	display: inline-block;
	padding: 0 0.5em !important;
	line-height: 1.4em !important;
	border-radius: 3px !important;
}

table {
	empty-cells: show;
	border: 1px solid #cbcbcb !important;
	width: 100% !important;
	font-size: 0.9em !important;
	margin-bottom: 1rem !important;
}

thead {
	background-color: #e0e0e0 !important;
	color: #000 !important;
	text-align: left !important;
	vertical-align: bottom !important;
}

tr {
	display: table-row !important;
	vertical-align: inherit !important;
	border-color: inherit !important;
}

th,
td {
	padding: 0.5em 1em !important;
}

h1.title,
h2.title {
	font-size: 2.3rem !important;
}

blockquote {
	padding: 10px 20px !important;
	margin: 0 0 20px 20px !important;
	border-left: 5px solid #eee !important;
	font-style: italic !important;
}

.bi {
	margin-right: .5rem !important;
}


/* Paginator */
.paginator {
	margin-top: 20px !important;
	margin-bottom: 80px !important;
}

/* Navbar */
img.nav-svg-icon {
	width: 1rem !important;
	height: 1rem !important;
	padding-bottom: 2px !important;
}

.nav-link {
	font-size: 0.8em !important;
}

/* Footer */
footer {
	position: absolute !important;
	bottom: 0 !important;
	width: 100% !important;
	height: 60px !important;
	line-height: 60px !important;
	font-size: 0.8em !important;
}

.mini-logo {
	height: 22px !important;
	padding-bottom: 5px !important;
}


/* Home - Page */
section.home-page:nth-child(even) {
	/* Alternate the background color */
	background: #FAFAFA !important;
}

.page-cover-image {
	background-size: cover !important;
	background-position: center !important;
}

.page-description {
	color: #b5b5b5 !important;
	font-style: italic !important;
}

/* VIDEO EMBED RESPONSIVE */
.video-embed {
	overflow: hidden !important;
	padding-bottom: 56.25% !important;
	/* 16:9 */
	position: relative !important;
	height: 0 !important;
}
html {
	position: relative;
	min-height: 100%;
}

body {
	padding: 0px !important;
	margin-bottom: 60px !important;
}

section {
	padding: 20px 0 !important;
}

img {
	max-width: 100%;
}
.doko-plus-badge {
  display: inline-block;
  background-color: #3b82f6;
  color: white;
  font-family: 'SpaceGrotesk', sans-serif;
  font-size: 9px;
  border-radius: 6px;
  padding: 2px 6px;
  margin-top: -1px;
  box-shadow: 0px 1px 1.5px rgba(0, 0, 0, 0.2);
}

pre,
code {
	background: #f8f8f8 !important;
	color: #333 !important;
}

pre {
	border-left: 2px solid #ccc !important;
	padding: 10px !important;
}

code {
	display: inline-block;
	padding: 0 0.5em !important;
	line-height: 1.4em !important;
	border-radius: 3px !important;
}

table {
	empty-cells: show;
	border: 1px solid #cbcbcb !important;
	width: 100% !important;
	font-size: 0.9em !important;
	margin-bottom: 1rem !important;
}

thead {
	background-color: #e0e0e0 !important;
	color: #000 !important;
	text-align: left !important;
	vertical-align: bottom !important;
}

tr {
	display: table-row !important;
	vertical-align: inherit !important;
	border-color: inherit !important;
}

th,
td {
	padding: 0.5em 1em !important;
}

h1.title,
h2.title {
	font-size: 2.3rem !important;
}

blockquote {
	padding: 10px 20px !important;
	margin: 0 0 20px 20px !important;
	border-left: 5px solid #eee !important;
	font-style: italic !important;
}

.bi {
	margin-right: .5rem !important;
}


/* Paginator */
.paginator {
	margin-top: 20px !important;
	margin-bottom: 80px !important;
}

/* Navbar */
img.nav-svg-icon {
	width: 1rem !important;
	height: 1rem !important;
	padding-bottom: 2px !important;
}

.nav-link {
	font-size: 0.8em !important;
}

/* Footer */
footer {
	position: absolute !important;
	bottom: 0 !important;
	width: 100% !important;
	height: 60px !important;
	line-height: 60px !important;
	font-size: 0.8em !important;
}

.mini-logo {
	height: 22px !important;
	padding-bottom: 5px !important;
}


/* Home - Page */
section.home-page:nth-child(even) {
	/* Alternate the background color */
	background: #FAFAFA !important;
}

.page-cover-image {
	background-size: cover !important;
	background-position: center !important;
}

.page-description {
	color: #b5b5b5 !important;
	font-style: italic !important;
}

.doko-plus-badge {
  display: inline-block;
  background-color: #3b82f6;
  color: white;
  font-family: 'SpaceGrotesk', sans-serif;
  font-size: 9px;
  border-radius: 6px;
  padding: 2px 6px;
  margin-top: -1px;
  box-shadow: 0px 1px 1.5px rgba(0, 0, 0, 0.2);
}

/* VIDEO EMBED RESPONSIVE */
.video-embed {
	overflow: hidden !important;
	padding-bottom: 56.25% !important;
	/* 16:9 */
	position: relative !important;
	height: 0 !important;
}

.video-embed iframe {
	left: 0 !important;
	top: 0 !important;
	height: 100% !important;
	width: 100% !important;
	position: absolute !important;
}

.video-embed iframe {
	left: 0 !important;
	top: 0 !important;
	height: 100% !important;
	width: 100% !important;
	position: absolute !important;
}
