body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 16px;
	background: #eff4f8;
	overflow-x: auto;
	overflow-y: scroll;
}
ol, ul {
	margin: 2px 0px 2px 1.6em;
	padding: 0px;
}
li + li {
	margin-top: 2px;
}
ol {
	list-style-type: decimal;
}
p {
	margin: 0px;
	padding: 0px;
}
p + p, p + div, p + ol, p + ul, ol + p, ul + p {
	margin-top: 0.4em !important;
}
p + p.Separated {
	margin-top: 1.2em !important;
}

*::selection {
	color: #eff4f8;
	background: #034063;
}
*::-moz-selection {
	color: #eff4f8;
	background: #034063;
}

.Chrome {
}
.Firefox {
}
.SpecificBrowser {
}
.UniversalBrowser {
}
.BrowserDisplayOn {
}
.BrowserDisplayOff {
	display: none !important;
}

.FeaturesContainerOuter {
	font-size: 16px;
	text-align: center;
	margin-bottom: 16px;
	line-height: 1.5em;
	width: 100%;
}
.FeaturesContainer {
	display: block;
	font-size: 16px;
	text-align: center;
	margin-bottom: 0px;
	width: 80%;
	display: inline-block;
}
.Feature {
	display: inline-block;
	margin: 0px 8px 0px 8px;
}
.FeatureText {
}
.Content a.FeatureLink:link, .Content a.FeatureLink:visited {
	display: inline-block;
	text-decoration: none;
	color: #01283f;
}
.Content a.FeatureLink:hover, .Content a.FeatureLink:active {
	color: #72b8e1;
}

.ExtrasContainerPre {
	height: 32px;
}
.ExtrasContainer {
	font-size: 16px;
	text-align: center;
	margin-top: 8px;
	position: fixed;
	bottom: 0;
	z-index: 1;
	width: inherit;
	background: #eff4f8;
	box-shadow: 0px 0px 16px 16px #eff4f8;
}
.Extra {
	display: inline-block;
	margin: 0px 8px 0px 8px;
	margin-bottom: 32px;
}
.Content .Extra a:link, .Content .Extra a:visited {
	color: #97c4e7;
	text-decoration: none;
}
.Content .Extra a:hover {
	color: #1c7bb1;
	text-decoration: underline;
}
.Content .Extra a:active {
	color: #034063;
	text-decoration: underline;
}

.TextIcon {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 16px 16px;
}
.TextIconPadLeft {
	margin-left: 8px;
}
.TextIconFirefox {
	background-image: url(icon_firefox.png);
}
.TextIconChrome {
	background-image: url(icon_chrome.png);
}
.TextIconYoutube {
	background-image: url(icon_youtube.png);
}
.TextIconVimeo {
	background-image: url(icon_vimeo.png);
}
.TextIconSoundcloud {
	background-image: url(icon_soundcloud.png);
}
.TextIconAudio {
	background-image: url(icon_audio.png);
}
.TextIconLink {
	background-image: url(icon_link.png);
}
.TextIconUpload {
	background-image: url(icon_upload.png);
}
.TextIconVidencode {
	background-image: url(icon_videncode.png);
}
.TextIconText {
	vertical-align: middle;
}

.Developer {
}
.NonDeveloper {
}
.DeveloperDisplayOn {
}
.DeveloperDisplayOff {
	display: none !important;
}

.PageVariableDisplay {
}
.PageVariableDisplayInv {
}
.PageVariableDisplayOn {
}
.PageVariableDisplayOff {
	display: none !important;
}

.Help {
}
.NoHelp {
}
.HelpDisplayOn {
}
.HelpDisplayOff {
	display: none !important;
}

.TitleContainer {
	min-width: 640px;
	text-align: center;
	background: #1c7bb1;
	padding: 16px 0px 32px 0px;
	/*overflow: hidden;*/
	position: relative;
	z-index: 2;
}
.TitleContainerInner {
	position: relative;
	display: inline-block;
}
.AuthorContainer {
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 0;
}
a.AuthorLink, a.AuthorLink:visited {
	color: #1c7bb1;
	text-shadow: 0px 0px 4px rgba(255,255,255,0.5);
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
a.AuthorLink:hover {
	color: #ffffff !important;
	color: rgba(255,255,255,0.5) !important;
}
a.AuthorLink:active {
	color: #ffffff !important;
	color: rgba(255,255,255,0.5) !important;
	text-shadow: 0px 0px 4px rgba(0,0,0,0.5);
}
a.Title, a.Title:visited, a.Title:hover, a.Title:active {
	color: #bddef1;
	text-shadow: 0px 4px 0px rgba(0,0,0,0.5);
	font-size: 88px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none !important;
}
.SubTitleSeparator {
	color: #72b8e1;
	text-shadow: 0px 4px 0px rgba(0,0,0,0.5);
	font-size: 64px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	padding: 0px 6px 0px 6px;
}
.SubTitleContainer {
	position: relative;
	display: inline-block;
}
.SubTitle {
	color: #72b8e1;
	text-shadow: 0px 4px 0px rgba(0,0,0,0.5);
	font-size: 64px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}
.SubTitleDescription {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	text-align: left;
	padding-top: 6px;
}
.NavigationLinkSeparator {
	display: inline-block;
	padding: 0px 6px 0px 6px;
	color: #bddef1;
	color: rgba(255,255,255,0.5);
	vertical-align: middle;
	font-size: 16px;
}
a.NavigationLinkCurrent.NavigationLink, a.NavigationLinkCurrent.NavigationLink:visited {
	text-decoration: underline !important;
	color: #ddecf8;
}
a.NavigationLink, a.NavigationLink:visited {
	color: #bddef1;
	font-size: 18px;
	text-decoration: none;
	vertical-align: middle;
}
a.NavigationLink:hover {
	color: #ffffff;
}
a.NavigationLink:active {
	color: #ffffff;
	text-decoration: underline !important;
}
a.Version, a.Version:visited, a.Version:hover, a.Version:active {
	display: block;
	position: absolute;
	right: 0;
	top: 0;

	color: #72b8e1;
	text-shadow: 0px 2px 0px rgba(0,0,0,0.5);
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}
.VersionBehind {
	color: #bddef1 !important;
}
.VersionAhead {
	color: #bddef1 !important;
}
.VersionSame {
}

.TitleBorder {
	min-width: 640px;
	width: 100%;
	height: 4px;
	background: rgba(28,123,177,0.5);
}

.ContentContainer {
	text-align: center;
}
.ContentWidth {
	width: 640px;
}
.Content {
	display: none;
	text-align: left;
	font-size: 20px;
	padding-bottom: 64px;
	padding-top: 12px;
}
.ContentActive {
	display: inline-block !important;
}

.ContentHeader {
	color: #01283f;
}
.ContentHeaderTitle {
	font-weight: bold;
}
.ContentBody {
	color: #034063;
	padding: 16px 0px 16px 16px;
}
.ContentBodyStub {
	padding: 16px 0px 0px 16px;
}
.ContentBodyInner {
}
.ContentInstructionList {
}
.ContentInstructionListUnordered {
	list-style-type: disc;
	margin-left: 0.8em !important;
}
.ContentInstructionListSmall {
	font-size: 14px;
}

.Notice {
	font-style: italic;
}

.InternalLink {
}
.HoverShowControl {
}
.HoverShow {
	display: none;
}
.HoverShowControl:hover .HoverShow {
	display: inline;
}

.Hardlink {
}
.HardlinkSeparator {
	display: inline-block;
	padding: 0px 6px 0px 6px;
}

.InfoLink {
}
.LinkInfo {
	display: none;
	color: #97c4e7;
}
.InfoLink:hover + .LinkInfo {
	display: inline !important;
}

.Content a, .Content a:link, .Content a:visited, .ImagePreviewOverlay a, .ImagePreviewOverlay a:link, .ImagePreviewOverlay a:visited {
	color: #1c7bb1;
	text-decoration: none;
}
.Content a:hover, .ImagePreviewOverlay a:hover {
	color: #034063;
	text-decoration: underline;
}
.Content a:active, .ImagePreviewOverlay a:active {
	color: #034063;
	text-decoration: underline;
}

a.InstallLink, a.InstallLink:visited {
	display: inline-block;
	color: #1c7bb1;
	text-decoration: none !important;
	border-bottom: 1px dashed #1c7bb1;
	margin-bottom: -1px;
}
a.InstallLink:hover {
	color: #034063;
	text-decoration: none !important;
	border-bottom: 1px dashed #034063 !important;
}
a.InstallLink:active {
	color: #034063;
	text-decoration: none !important;
	border-bottom: 1px solid #034063 !important;
}

.ChangeLogLabel {
	font-weight: bold;
	font-style: italic;
}
.ChangeLogLabelCurrent {
	font-weight: normal !important;
}
.ChangeLogList {
	font-size: 18px;
	margin: 2px 0px 2px 32px;
}
.ChangeLogList li {
	padding: 1px 0px 1px 0px;
}
.ChangeLogList + .ChangeLogLabel {
	padding-top: 16px;
}

.ImagePreviewOverlay {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.25);
	z-index: 10;
	display: none;
}
.ImagePreviewOverlayInner {
	position: relative;
	text-align: center;
	width: 100%;
	height: 100%;
}
.ImagePreviewBox {
	position: absolute;
	display: inline-block;
	top: 50%;
}
.ImagePreviewBoxInner1 {
	position: relative;
}
.ImagePreviewBoxInner2 {
	position: absolute;
	background: #eff4f8;
	padding: 16px;
	box-shadow: 0px 0px 0px 4px rgba(28,123,177,0.5);
}
.ImagePreviewImageContainer {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.ImagePreviewImageContainer img {
	display: inline-block;
}
.ImagePreviewDescriptionContainer {
	display: block;
	text-align: left;
	max-width: 640px;
}

.ImageLink {
}
.ImageDescription {
	display: none;
}

.HiddenHoverMaster {
}
.HiddenHover {
	display: none;
}
.HiddenHoverMaster:hover .HiddenHover {
	display: inline !important;
}

.AudioTestContainer {
}
.AudioTestLink {
}
.AudioTestLogTitle {
	font-weight: bold;
	font-style: italic;
}
.AudioLogContainer {
	max-height: 200px;
	overflow-x: hidden;
	overflow-y: auto;
}
.AudioTestLog {
	font-style: italic;
	font-size: 16px;
	margin-left: 8px;
}
.AudioTestLog + .AudioTestLog {
	border-top: 1px solid #000;
}
.AudioTestSource {
	color: #97c4e7;
	margin-bottom: 32px;
}
.AudioTestSourceName {
	font-style: italic;
}

.DownloadLinkExtension {
	color: #72b8e1;
}

.Asterisk {
	display: inline-block;
	margin-left: 4px;
	font-size: 14px;
	vertical-align: top;
}
.AsteriskMessage {
	font-size: 14px;
}

.InstructionsImageLink {
	display: inline-block;
	float: right;
	opacity: 0.0;
}
.InstructionsImageLinkContainer:hover > .InstructionsImageLink {
	opacity: 1.0 !important;
}
.InstructionsImageLinkClear {
	clear: both;
}
.SpacedList > li + li{
	margin-top: 0.6em;
}

.Link {
}
.GuideLink {
	display: block;
	cursor: pointer;
}
.Highlighted {
	background: #bddef1 !important;
}


.QA, a.QA {
	display: block;
}
.QA>div {
	display: block;
	position: relative;
}
.QA>div+div {
	margin-top: 4px;
}
.QA>div:nth-of-type(1)>span:nth-of-type(2) {
	font-weight: bold;
}
.QA>div>span:nth-of-type(1) {
	display: inline-block;
	min-width: 32px;
	text-align: right;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
}
.QA>div>span:nth-of-type(2) {
	margin-left: 40px;
	display: block;
}
.QASeparator {
	margin: 8px 0px 8px 0px;
	height: 2px;
	background: rgba(28,123,177,0.25);
}
.QASeparator.Large {
	margin: 24px 0px 24px 0px;
	background: rgba(28,123,177,0.5);
}



.ReadMe {
	margin: 0px -100px;
	font-size: 24px;
}
.ReadMeSection {
}
.ReadMeSection.ReadMeSectionHidden {
	display: none;
}
.ReadMeAttentionContainer1 {
	display: block;
	text-align: center;
	margin-bottom: 24px;
}
.ReadMeAttentionContainer2 {
	display: inline-block;
	position: relative;
}
.ReadMeAttention {
	font-size: 64px;
	font-weight: bold;
	color: #01283f;
	text-shadow: 0px 0px 4px #ffffff;
}
.ReadMeAttention>span {
	color: #1c7bb1;
}
.ReadMeAttention.ReadMeAttentionAlt {
	color: #1c7bb1;
}
.ReadMeAttention.ReadMeAttentionAlt>span {
	color: #01283f;
}
.ReadMeAttentionSub {
	font-size: 12px;
	color: #72b8e1;
	right: 0;
	margin-top: -14px;
	position: absolute;
}
.ReadMeText {
}
.ReadMeText.ReadMeTextPadded {
	margin-top: 24px;
}
.ReadMeConfirmBox {
	margin-top: 24px;
}
.ReadMeConfirmBox>a {
	font-size: 24px;
	color: #1c7bb1;
	text-decoration: none;
	cursor: pointer;
}
.ReadMeConfirmBox>a:hover {
	font-size: 24px;
	color: #034063;
	text-decoration: underline;
}
.ReadMeConfirmBox>a:active {
	font-size: 24px;
	color: #034063;
	text-decoration: underline;
}
.ReadMeQuestionLabel {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 32px;
}
.ReadMeForm {
	margin: 0px;
	padding: 0px;
}
.ReadMeQuestionLabelQuestion {
	color: #034063;
}
.ReadMeAnswer {
	display: block;
	font-size: 32px;
	margin-left: 32px;
}
.ReadMeAnswer+.ReadMeAnswer {
	margin-top: 12px;
}
.ReadMeRadioBoxInput {
	display: none;
}
.ReadMeRadioBox {
	position: relative;
	display: inline-block;
	margin-right: 16px;
	vertical-align: middle;
	cursor: pointer;
}
.ReadMeRadioBox>span {
	width: 32px;
	height: 32px;
	display: inline-block;
	border: 3px solid #034063;
	border-radius: 16px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
}
.ReadMeRadioBox>span>span {
	position: absolute;
	left: 7px;
	top: 7px;
	width: 18px;
	height: 18px;
	background: #000000;
	border-radius: 8px;
	display: block;
}
.ReadMeRadioBoxInput:hover+.ReadMeRadioBox>span {
	border-color: #000000;
}
.ReadMeRadioBoxInput:not(:checked)+.ReadMeRadioBox>span>span {
	display: none;
}
.ReadMeRadioBoxInput:hover+span+.ReadMeAnswerText {
	color: #000000;
}
.ReadMeAnswerText {
	color: #034063;
	vertical-align: middle;
	cursor: pointer;
}
.ReadMeCountDown {
	margin-top: 24px;
	text-align: center;
}
.ReadMeCountDownLabel {
	font-weight: bold;
}
.ReadMeCountDownTime {

}
.ReadMeDefinition {
}
.ReadMeDefinition {
}
.ReadMeDefinitionWord {
}
.ReadMeDefinitionWord>a {
	font-weight: bold;
}
.ReadMeDefinitionPronunciation {
	margin-top: 16px;
}
.ReadMeDefinitionPronunciationLabel {
	font-weight: bold;
}
.ReadMeDefinitionListLabel {
	margin-top: 16px;
}
.ReadMeDefinitionListLabelLabel {
	font-weight: bold;
}
.ReadMeDefinitionList {
	margin: 16px 0px 16px 64px;
}
.ReadMeDefinitionList>div {
	position: relative;
}
.ReadMeDefinitionList>div:before {
	position: absolute;
	right: 100%;
	content: attr(data-list-id) ".";
	font-weight: bold;
	margin-right: 8px;
	cursor: default;
}
.ReadMeDefinitionList>div {
	margin-top: 8px;
}
.ReadMeAdvice {
	margin-top: 24px;
}
.ReadMeAdvice>div {
	margin-left: 32px;
}
.ReadMeAdvice>div.ReadMeAdviceDivPadded {
	margin-top: 16px;
}
.ReadMeAdviceText {
	font-weight: bold;
}
.ReadMeAdviceDescription {
	margin-left: 16px;
	font-size: 16px;
}
.ReadMeEventCatcher {
	display: none;
}
.Content a.ReadMeLinkHidden {
	color: inherit;
	text-decoration: none;
}
.ReadMeFinishDisclaimer {
	font-size: 16px;
}
.ReadMeStrikeThru {
	text-decoration: line-through;
}

.ReadMeHeaderBlocker {
	display: none;
}
.ReadMeHeaderBlocker.ReadMeHeaderBlockerEnabled {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: transparent;
}



.NavigationImportantLinks {
	display: inline-block;
	position: relative;
}
.NavigationImportantLinksInner {
	position: relative;
}
.NavigationImportantLinks.NavigationImportantLinksHidden>.NavigationImportantLinksShow {
	display: none;
}
.NavigationImportantLinksShow {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: transparent;
	margin: -6px;
}
.NavigationImportantLinksShowShade {
	background: rgba(0,0,0,0.75);
}
.NavigationImportantLinksShowTop {
	position: absolute;
	display: block;
	left: -10000px;
	right: -10000px;
	bottom: 100%;
	height: 10000px;
}
.NavigationImportantLinksShowLeft {
	position: absolute;
	display: block;
	left: -10000px;
	right: 100%;
	top: 0;
	bottom: -10000px;
	text-align: right;
}
.NavigationImportantLinksShowBottom {
	position: absolute;
	display: block;
	left: 0;
	right: -10000px;
	top: 100%;
	height: 10000px;
}
.NavigationImportantLinksShowRight {
	position: absolute;
	display: block;
	left: 100%;
	width: 10000px;
	top: 0;
	bottom: 0;
}
.NavigationImportantLinksShowText {
	font-variant: small-caps;
	display: inline-block;
	width: 640px;
	font-size: 40px;
	color: #ffffff;
	margin-right: 40px;
	text-shadow: 0px 0px 8px #000000, 0px 0px 4px #000000, 0px 0px 2px #000000;
}
