body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #222222;
}

a:link, a:visited, a:active {
	color: #0033CC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-size: 10px;
	}

.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #003366;
}

.title_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
}

a.title:link {font-family: Arial, Helvetica, sans-serif; color: #CCFFFF; font-size: 12px; font-weight: bold;}
a.title:active {font-family: Arial, Helvetica, sans-serif; color: #CCFFFF; font-size: 12px; font-weight: bold;}
a.title:visited {font-family: Arial, Helvetica, sans-serif; color: #CCFFFF; font-size: 12px; font-weight: bold;}
a.title:hover {font-family: Arial, Helvetica, sans-serif; color: #CCFFFF; font-size: 12px; font-weight: bolder;}

.table_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color:#333333;
}

.bold {
	font-weight: bold;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #333333;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
}

.nav_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
}

.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #333333;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #FF0000;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.moduleEntrySelected {
	background-image: url("../img/table_results_selected_bg.gif");
	background-repeat: repeat-x;
	background-color: #FFFFCC;
	background-position: left top;
	border-bottom: 1px dashed #999999;
	padding: 10px 10px 0px 10px;
}

.moduleEntry {
	background-color: #DDD;
	background-image: url("../img/table_results_bg.gif");
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom: 1px dashed #999999;
	padding: 10px;
}

.moduleEntryThumb {
	border: 5px solid #FFFFFF;
	margin-right: 10px;
}

.moduleEntryTitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #333333;
}

.moduleEntryDescription {
	font-size: 12px;
	margin-bottom: 6px;
	color: #333;
	padding-right: 10px;

}

.moduleEntryTags {
	font-size: 12px;
	margin-bottom: 5px;
	color: #444;
}

.moduleEntryDetails {
	font-size: 11px;
	margin-bottom: 5px;
	color: #444;
}

.moduleTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 5px;
	color: #444;
}

.moduleTitleBar {
	width: 100%;
	background-color: #CCC;
	border-bottom: 1px dashed #999;
}

.moduleFeatured {
	background-color: #DDD;
	background-image: url("../img/table_results_bg.gif");
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom: 1px dashed #999999;
	padding: 5px 5px 15px 5px;
}

.moduleFeaturedThumb {
	border: 5px solid #FFFFFF;
	margin: 5px;
}

.moduleFeaturedTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #0033CC;
	
}

.moduleFeaturedDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 3px;
}

.moduleFrameBarTitle {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 5px 5px 5px;
	color: #444;
}

.moduleFrameEntrySelected {
	width: 270;
	background-color: #FFFFCC;
	background-image: url("../img/table_results_selected_bg.gif");
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom: 1px dashed #999999;
	padding: 8px;
}

.moduleFrameEntry {
	width: 270;
	background-color: #DDD;
	background-image: url("../img/table_results_bg.gif");
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom: 1px dashed #999999;
	padding: 8px;
}

.moduleFrameTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #0033CC;
	
}

.moduleFrameDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #666666;
	
}

.tableFavRemove {
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 5px;
	
}

.tableVideoStats {
	width: 100%;
	background-image: url("../img/table_results_selected_bg.gif");
	background-repeat: repeat-x;
	background-color: #FFFFCC;
	background-position: left top;
	border: 1px dashed #CCCC66;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tableSubTitle {
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dashed #CCC;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #CC6633;
}

.tableSubTitleInfo {
	font-size: 12px;
	padding: 3px;
	padding-left: 10px;
}





.formTitle {
	padding: 4px;
	padding-left: 7px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-color: #E5ECF9;
	border-bottom: 1px dashed #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.formTable {
	width: 80%;
	padding: 5px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.formIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 15px;
	padding-left: 10px;
}

.formHighlight {
	background-image: url("../img/table_results_selected_bg.gif");
	background-repeat: repeat-x;
	background-color: #FFFFCC;
	background-position: left top;
	border: 1px dashed #CCCC66;
	padding: 7px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.formHighlightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666633;
	margin-top: 5px;
	margin-left: 6px;
}

.formFieldInfo {
	font-size: 11px;
	color: #555555;
	margin-top: 5px;
	margin-bottom: 5px;
}





.pageTitle {
	padding: 4px;
	padding-left: 7px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background-color: #E5ECF9;
	border-bottom: 1px dashed #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.pageTable {
	padding: 0px 5px 0px 5px;
	margin-bottom: 20px;
}

.pageText {
	padding: 0px 5px 0px 5px;
}

.pageIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 15px;
}



.mailMessageArea {
	background-color: #FFFFFF;
	border: 1px dashed #999999;
	padding: 7px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}






.watchTitleBar {
	background-color: #CCCCCC;
	border-bottom: 1px dashed #999999;
}

.watchTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 6px;
	color: #333333;
	
}

.watchTable {
	background-color: #DDDDDD;
	background-image: url("../img/table_results_bg.gif");
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom: 1px dashed #999999;
	padding: 5px;
	padding-bottom: 10px;
	text-align: center;
}

#flashcontent {
	background-color: #FFFFFF;
	width: 425px;
	height: 350px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCC;
}

.watchInfoArea {
	width: 395px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-color:#FFFFFF;
}

.watchDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0px 5px 0px;
	color: #000;
	border-top: 1px dotted #CCCCCC;
}

.watchTags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0px 10px 0px;
	color: #333333;
}

.watchAdded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	color: #333333;
}

.watchDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.commentsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #EEEEEE;
	padding: 5px;
	padding-bottom: 6px;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;

}
.BoxedBorderTable {
	padding-left: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.vertLeftDashTable {
	border-left: 1px dashed #CCCCCC;
	background-image: url("../img/long_grad_bg.jpg");
	background-repeat: repeat-x;
	background-repeat: repeat-y;
}
.commentsEntry {
	font-size: 11px;
	background-color: #FFFFCC;
	padding: 10px;
	border-bottom: 1px dashed #999999;
}

.commentsThumb {
	border: 5px solid #FFFFFF;
	margin-right: 5px;
}

.profileLabel {
	font-size: 12px;
	font-weight: bold;
	color:#DD8833;
	margin: 10px 0px 2px 0px;
}



.codeArea {
	background-color: #FFFFFF;
	border: 1px dashed #999999;
	padding: 7px;
	margin-bottom: 15px;
}

.apiLabel {
	background-color: #E5ECF9; 
	margin-top: 20px; 
	margin-bottom: 10px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px; 
	padding-bottom: 10px;
}

.standoutLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}	
.brightLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
img { border: 0; }
.siteShell { width: 800px; margin-left: auto; margin-right: auto; }
.clear { clear: both; height: 0; overflow: hidden; }
.notice, .noticeNeutral, .noticeSuccess, .noticeError { background-color: #FFFFFF; border-style: solid; border-width: 3px; font-size: 14px; font-weight: bold; margin: 10px 0 12px 0; padding: 10px 12px; text-align: center; }
.notice, .noticeNeutral { border-color: #222222; color: #222222; }
.noticeSuccess { border-color: #008000; color: #008000; }
.noticeError { border-color: #CC0000; color: #CC0000; }
.videoThumb { width: 120px; height: 90px; object-fit: cover; background-color: #EEEEEE; }
.videoThumbLarge { width: 160px; height: 120px; object-fit: cover; background-color: #EEEEEE; }
.avatarThumb { width: 60px; height: 45px; object-fit: cover; background-color: #EEEEEE; }
.nativeField { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.tagCloud a { line-height: 1.55; white-space: nowrap; }
.footerArea { text-align: center; padding-top: 35px; padding-bottom: 20px; }
.pagination { text-align: right; padding: 8px 5px; }
.playerFallback { width: 425px; height: 350px; margin: 0 auto; background: #FFFFFF; }
.playerFallback object, .playerFallback embed { display: block; }
.uploadTerms { border: 1px solid #999999; background-color: #EEEEEE; padding: 10px 12px; line-height: 1.35; }
.accountMetric { width: 110px; height: 70px; text-align: center; vertical-align: top; background-color: #FFFFFF; }
.channelCard { vertical-align: top; padding: 8px; width: 33%; height: 105px; }
.helpQuestion { font-size: 14px; font-weight: bold; margin: 13px 0 7px 0; }
.helpAnswer { margin: 0 0 12px 0; line-height: 1.35; }

form { margin-top: 0; margin-bottom: 0; }
.captchaImage { width: 150px; height: 50px; border: 1px solid #999999; }
.roundedTable {
	margin: 0px 0px 1em 0px;
}

.sunkenTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 5px;
}

.sunkenTitleBar {
	width: 100%;
	border-bottom: 1px dashed #999999;
}

.sunkenContent {
	background-color: #DDDDDD;
	background-image: url("../img/table_results_bg.gif");
	background-position: left top;
	background-repeat: repeat-x;
	padding: 10px;
}

.subnavDivider {
	padding: 0px 10px;
}

.indexFeatureBox {
	padding: 0px 10px 10px 10px;
	color: #444444;
}

.indexFeatureBoxBorder {
	border-right: 1px dashed #336699;
}

.indexSideTitle {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.indexSidePanel {
	padding: 8px;
	text-align: center;
}

.indexSidePanelInner {
	background-color: #FFFFDD;
	padding: 8px 4px;
}

.indexFeatureRating {
	white-space: nowrap;
}

.browseViewSwitch {
	text-align: center;
	font-size: 12px;
}

.videoGridCell {
	width: 20%;
	text-align: center;
	vertical-align: top;
	padding: 10px 4px 8px 4px;
}

.videoGridTitle {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}

.videoGridDetails {
	font-size: 10px;
	color: #666666;
	line-height: 1.15;
	margin-top: 3px;
}

.channelGridCell {
	width: 33%;
	vertical-align: top;
	padding: 6px 4px 16px 4px;
}

.channelStats {
	font-size: 11px;
	color: #666666;
	padding-top: 2px;
	white-space: nowrap;
}

.channelDescription {
	padding-top: 5px;
}

.watchPageTitle {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-left: 22px;
}

.watchActions {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

.watchRatingArea {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
}

.watchRatingColumn {
	width: 50%;
	text-align: center;
	vertical-align: top;
}

.watchMyspaceNotice {
	font-size: 9px;
	padding-bottom: 15px;
	text-align: left;
}

.watchDetailHeading {
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	padding-bottom: 7px;
}

.watchLabel {
	background-color: #FFFFAA;
	padding: 2px;
}

.watchShareInput {
	width: 300px;
}

.watchQueue {
	background-color: #EEEEEE;
	padding: 8px;
	margin-bottom: 10px;
}

.watchQueueCell {
	width: 33%;
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	font-weight: bold;
}

.watchQueueThumb {
	border: 5px solid #FFFFFF;
	width: 60px;
	height: 45px;
}

.relatedPanel {
	background-color: #CCCCCC;
	padding: 5px;
}

.relatedPanelHeader {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	padding: 0px 3px 4px 3px;
}

.relatedNowPlaying {
	background-color: #FFCC66;
	color: #CC6600;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	margin-top: 5px;
	text-align: center;
}

.watchCommentForm {
	padding: 10px 0px;
}

.pagination {
	text-align: right;
	padding: 8px 5px;
}

.emptyState {
	padding: 20px;
	color: #666633;
}

#flashcontent {
	background-color: #FFFFFF;
	width: 425px;
	height: 350px;
	margin: 5px auto 0px auto;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}

.playerFallback {
	width: 425px;
	height: 350px;
	margin: 0px auto;
	background-color: #FFFFFF;
	overflow: hidden;
}

.playerFallback object,
.playerFallback embed,
.playerFallback ruffle-object,
.playerFallback ruffle-embed,
.playerFallback ruffle-player,
#flashcontent ruffle-object,
#flashcontent ruffle-embed,
#flashcontent ruffle-player {
	display: block;
	width: 425px !important;
	height: 350px !important;
	min-width: 425px !important;
	min-height: 350px !important;
	max-width: 425px !important;
	max-height: 350px !important;
	margin: 0px !important;
	padding: 0px !important;
}

.accountOverviewTitle {
    font-size: 18px;
    font-weight: bold;
    color: #003366;
    margin-bottom: 12px;
}
.accountOverviewLine {
    font-size: 12px;
    margin-bottom: 4px;
}
.accountOverviewMetric {
    width: 33%;
    height: 78px;
    text-align: center;
    vertical-align: top;
    background-color: #FFFFFF;
    border-right: 2px solid #E5ECF9;
    padding-top: 8px;
}
.accountOverviewMetric div {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 4px;
}
.accountOverviewMetric span {
    font-size: 10px;
}
.accountOverviewDivider {
    border-left: 1px dashed #6699CC;
}
.accountOverviewFootnote {
    font-size: 10px;
    margin-top: 10px;
}
.accountOverviewMessages {
    font-size: 12px;
    margin-bottom: 18px;
}
.accountOverviewMessages img {
    vertical-align: middle;
    margin-right: 4px;
}
.accountOverviewTodo {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px;
}
.accountOverviewTodoLink {
    font-size: 12px;
    margin-bottom: 5px;
}
.recentTagsTitle {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 8px 0;
}
.moreTagsLink {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}
.onlineUsersPanel {
    padding: 2px 5px 10px 5px;
}
.onlineUsersTitle {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
    color: #666633;
}
.onlineUserName {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
.onlineUserStats {
    font-size: 12px;
    margin-bottom: 8px;
    padding-bottom: 10px;
}
.onlineUserStatsSeparated {
    border-bottom: 1px dashed #CCCC66;
}
.onlineUserStats img,
.iconKeyRow img,
.profileFriendCell img {
    vertical-align: text-bottom;
    padding-left: 2px;
    padding-right: 1px;
}
.iconKeyTitle {
    font-weight: bold;
    margin-bottom: 5px;
}
.iconKeyRow {
    margin-bottom: 4px;
}
.profileNavigation {
    padding-bottom: 15px;
    text-align: center;
}
.profileNavDivider {
    padding: 0 5px;
}
.profileMainBox {
    border: 1px solid #CCCCCC;
    padding: 15px 15px 30px 15px;
    min-height: 430px;
}
.profileHello {
    font-size: 18px;
    font-weight: bold;
    color: #CC6633;
    margin-bottom: 2px;
}
.profileWatched {
    font-size: 14px;
    font-weight: bold;
    color: #999999;
}
.profileLatestBox {
    padding: 5px;
    text-align: center;
}
.profileLatestTitle {
    font-size: 14px;
    font-weight: bold;
    color: #003366;
}
.profileLatestVideo {
    padding-bottom: 10px;
}
.profileActionText {
    padding-bottom: 10px;
}
.profileLatestBox form {
    margin-bottom: 8px;
}
.profileFriendCell {
    width: 33%;
    height: 90px;
    padding: 12px;
    vertical-align: top;
    background-color: #DDDDDD;
    border-bottom: 1px dashed #999999;
}
.relatedTagsTitle {
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 5px 0;
}
.relatedTagsList div {
    font-size: 11px;
    margin-bottom: 4px;
}
.watchPlayerArea {
    text-align: center;
    padding-bottom: 8px;
}
.playerFallbackMessage {
    padding: 35px 20px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.watchAdded {
    font-size: 11px;
    padding-bottom: 18px;
}
.watchDetailsLeft {
    border-right: 1px dotted #AAAAAA;
    padding-right: 5px;
}
.watchDetailsRight {
    padding-left: 10px;
}
.watchDetailLine {
    font-size: 11px;
    padding-bottom: 10px;
}
.watchDetailRow {
    padding-bottom: 10px;
}
.watchSubscribe {
    padding-bottom: 5px;
}
.watchSubscribe img {
    vertical-align: middle;
}
.watchUserLastLogin {
    padding-bottom: 10px;
}
.watchPrivateMessage {
    font-weight: bold;
    padding-bottom: 10px;
}
.watchShareTable {
    margin-top: 20px;
}
.watchShareHint {
    font-size: 11px;
}
.watchQueueRounded {
    margin-bottom: 10px;
}
.relatedRounded {
    margin-bottom: 8px;
}
.relatedPanelHeader {
    padding: 0 3px 5px 3px;
}
.relatedPanelHeader span {
    float: right;
    font-weight: normal;
}
.relatedPanelViewport {
    height: 325px;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #DDDDDD;
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
}
.relatedPanelViewport .moduleFrameEntry,
.relatedPanelViewport .moduleFrameEntrySelected {
    width: auto;
    padding: 8px;
}
.relatedPanelBottom {
    text-align: center;
    padding: 8px 0 3px 0;
}
.watchCommentBox {
    width: 480px;
}
.commentsTitle {
    margin-top: 18px;
}
.commentsEntry {
    font-size: 12px;
    line-height: 1.35;
}
.watchPlayerArea {
    position: relative;
    width: 425px;
    margin-left: auto;
    margin-right: auto;
}
.playerShareOverlay {
    display: none;
    position: absolute;
    left: 20px;
    top: 72px;
    z-index: 100;
    width: 365px;
    padding: 12px;
    border: 1px solid #888888;
    background-color: #EEEEEE;
    color: #111111;
    text-align: left;
    font-size: 11px;
}
.playerShareOverlayTitle {
    margin-bottom: 10px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}
.playerShareOverlayRow {
    margin-bottom: 9px;
}
.playerShareOverlayLabel {
    display: block;
    margin-bottom: 3px;
    font-weight: bold;
}
.playerShareOverlayInput {
    width: 355px;
    box-sizing: border-box;
}
.playerShareOverlayClose {
    text-align: right;
}
.embedBody {
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #000000;
}
.embedPlayerWrap {
    position: relative;
    width: 425px;
    height: 350px;
    overflow: hidden;
    background-color: #000000;
}
.embedPlayerWrap object,
.embedPlayerWrap embed,
.embedPlayerWrap ruffle-object,
.embedPlayerWrap ruffle-embed,
.embedPlayerWrap ruffle-player {
    display: block;
    width: 425px;
    height: 350px;
}
.embedPlayerWrap .playerShareOverlay {
    left: 18px;
    top: 72px;
}
