@font-face{
	font-family:
	RobustaTLPro-Regular;src:url(/content/font/356EBC_27_0.eot);src:url(/content/font/356EBC_27_0.eot#iefix) format("embedded-opentype"),url(/content/font/356EBC_27_0.woff2) format("woff2"),url(/content/font/356EBC_27_0.woff) format("woff"),url(/content/font/356EBC_27_0.ttf) format("truetype")
}
@font-face{
	font-family:
	RobustaTLPro-Medium;src:url(/content/font/356EBC_29_0.eot);src:url(/content/font/356EBC_29_0.eot#iefix) format("embedded-opentype"),url(/content/font/356EBC_29_0.woff2) format("woff2"),url(/content/font/356EBC_29_0.woff) format("woff"),url(/content/font/356EBC_29_0.ttf) format("truetype")
}

body{
	background-image:linear-gradient(0deg, rgba(247, 247, 247, 0) 72.5%, rgba(247, 247, 247, 1) 72.6%, rgba(247, 247, 247, 1) 95.7%, rgba(247, 247, 247, 0) 95.8%);
	background-repeat: no-repeat;
	margin:0 auto;
	text-align:center;
}
ul{
	text-align:left!important;
}
#content {
	background-color: rgba(255,255,255,0);
	box-sizing: border-box;
	color: rgb(22, 121, 202);
	font-family: RobustaTLPro-Regular;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin:0 auto;
	overflow:hidden;
	overflow-wrap: break-word;
	padding:0;
	text-align: center;
}
#content div {
    text-align: justify;
}
#content ul {
    font-family: RobustaTLPro-Regular;
    font-weight: normal;
    text-decoration: none;
	color: rgb(22, 121, 202);
}
#content a:hover {
	text-decoration: underline rgb(22, 121, 202);
	text-decoration-color: rgb(22, 121, 202);
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-thickness: auto;
	color: rgb(22, 121, 202);
}
#content a {
    text-decoration: none;
	color: rgb(22, 121, 202);
	line-height: 1.5rem;
}
.center{
	background-image: linear-gradient(0deg, rgba(255, 255, 255, 1) 80%, rgba(247, 247, 247, 1) 80.1%);
	min-height: calc(100% - 1em);
	min-width: calc(100% - 1em);
}
.center h1, .center #rdvideo, .center #panel{
	margin: 1em auto;
	position: relative;
	text-align: center!important;
}
.center h1{
	min-height: 4em;
}
#floater{
	color:rgba(255,255,255,1) !important;
	font-size:3vh;
	left:2%;
	position:fixed;
	text-shadow:0 1px 2px rgba(0,0,0,0.75);
	top:0%;
}
#title{
	box-sizing: border-box;
	color: rgb(28, 28, 28);
	font-family: RobustaTLPro-Medium;
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	text-align: center;
}
#panel a{
	background-color: rgba(255,255,255,1);
    border: 1px solid #0072ce;
    border-radius: .2em;
	font-size: .9375rem;
    line-height: 1.6875rem;
	padding: .4666666667em 1.6666666667em;
}
#address{
	color: rgba(28,28,28,.25);
	display: block;
	font-family: RobustaTLPro-Regular;
	font-size: 10px;
	font-weight: 400;
	position: fixed;
	padding: .4666666667em 1.6666666667em;
	right: 0;
	top: 0;
}
#rdvideo{
	background-color:rgba(255,255,255,0);
	box-shadow: 0 0 1em .5em rgba(28,28,28,.1);
	height:100vh;
	width:100vw;
}
#videoPlaceholder{
	box-sizing: border-box;
	display: block;
	height: auto;
	margin: 0 auto;
	width: 99%;
}
.hidden{
	display: none;
}
