/*<meta />*/

body,
html
{
	height: 100%;
	font-size: 18px;
	background-color: #EBF0F6;
	margin: 0;
	color: #617389;
	font-family: 'Rajdhani', sans-serif;
	background-color: #EBF0F6;
	line-height: 1.15;
}

b,
strong
{
	font-weight: 600;
}

a
{
	color: #10afff;
	text-decoration: none;
}

a:hover
{
	color: #10afff;
	text-decoration: underline;
}

h1
{
	font-size: 3rem;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 1rem;
	line-height: 1em;
}

h2
{
	font-size: 2.5rem;
	font-weight: 400;
	margin-bottom: 1rem;
	line-height: 1em;
}

h3
{
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 1.5rem;
	font-weight: 420;
}

.rpaDocuLPIcon
{
	height: 5rem;
	width: auto;
	padding-left: 20px;
	font-family: 'Rajdhani', sans-serif;
}

.rpaDocuVersionNumber
{
	font-size: 4rem;
}

.rpaDocuLPTeaserMainLeft
{
	background-image: url('../../gfx/bgbotpoly.svg') !important;
	background-repeat: no-repeat !important;
	background-size: cover;
	color: white;
	padding: 20px;
	height: 100%;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

.welcomeBox
{
	margin-bottom: 1rem;
}

.rpaDocuLPTeaserMainRight
{
	padding: 20px;
	background-color: #CAD3DC;
	height: 100%;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

.rpaDocuLPTeaserMainTitle
{
	font-size: 2rem;
}

.rpaDocuLPTeaserMainText
{
	font-size: 1rem;
	font-weight: 500;
}

.rpaDocuLPButtonCTA
{
	padding: 10px;
	box-sizing: border-box;
	color: white;
	background-color: #10afff;
	font-size: 1rem;
	font-weight: 500;
	cursor: pointer;
	outline: none;
	border: 0;
	margin: 0 30px 10px 0;
	font: inherit;
	font-weight: 500;
}

.rpaDocuLPTile
{
	min-height: 300px;
	background-color: white;
	color: #617389;
	padding: 20px 20px 0 20px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

.rpaDocuLPTileLink
{
	cursor: pointer;
}

a.rpaDocuLPTileLink:hover
{
	text-decoration: none;
}

.rpaDocuLPTileTitle
{
	font-size: 2rem;
	font-weight: 400;
	color: #10afff;
}

.rpaDocuLPTileText
{
	font-size: 1rem;
	font-weight: 500;
}

.sidenav-wrapper
{
	display: none;
}

nav.title-bar
{
	display: none;
}

.off-canvas-wrapper
{
	overflow: auto !important;
	box-shadow: none !important;
	position: static;
}

.off-canvas-wrapper-inner
{
	position: static;
}

p.Footer1
{
	visibility: hidden;
	font-size: 0;
	margin-bottom: 0;
}

body
{
	overflow-x: hidden;
}

.off-canvas-content
{
	box-shadow: none;
}

