/* MEYER RESET
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
/* MEYER RESET */

body {text-align:center; font-family:"Trebuchet MS",Arial,sans-serif; color:#626262; background:url(/images/page-content-wrapper-bg.gif) repeat;}

a {text-decoration:none;}
strong {font-weight:bold;}
i {font-style:italic;}
h1 {font-size:30px; font-weight:bold;}
h2 {font-size:24px; font-weight:normal; padding-left:10px;}
h3 {font-size:18px; font-weight:bold; color:#3e7191;}
input.input_field {border:2px solid #DEE0E1; padding:5px; border-radius:3px; font-size:14px;}
.clear {clear:both;}
.hr {font-size:1px; height:2px; background:url(/images/hr.gif) repeat-x; clear:both;}

.asset_loader {display:none;}

/* Buttons
================================================== */
.btn {border: none; border-radius: 4px; box-shadow: 1px 1px 1px rgba(0, 0, 0, .40); color: #fff; display: inline-block; font-size: 16px; letter-spacing: 1px; line-height: 1; outline: none; padding: 12px 0; position: relative; text-align: center; text-decoration: none; text-shadow: 1px 1px 1px rgba(0, 0, 0, .45); width: 150px;
	-webkit-transition: background-color 300ms ease;
	-moz-transition: background-color 300ms ease;
	-ms-transition: background-color 300ms ease;
	-o-transition: background-color 300ms ease;
	transition: background-color 300ms ease;
}
.btn:hover {color: #fff;}
.btn-small {font-size: 13px; padding: 8px 0; width: 70px;}
.btn-large {padding: 12px; min-width: 174px; width: auto;}
.btn-xlarge {font-size: 36px; padding: 12px; width: auto;}
.btn-blue {background-color: #15a1b2;}
.btn-blue:hover {background-color: #1497a6;}
.btn-green {background-color: #82bc00}
.btn-green:hover {background-color: #78b000}
.btn-orange {background-color: #ff9400;}
.btn-orange:hover {background-color: #f28d00;}

/* site header */
#site_header_wrapper {background-color:#407596; border-bottom:2px solid #677986;}
#site_header {position:relative; width:960px; height:169px; margin:0 auto; text-align:left;}
	#credit_repair_logo {position:absolute; top:88px; left:0; display:block; width:330px; height:60px; background:url(/images/credit-repair-logo.png) no-repeat; text-indent:-1000em;}
	#grey_box_wrapper {position:absolute; top:0; right:0; text-align:center;}
		#grey_box_wrapper .left {float:left; width:5px; height:56px; background:url(/images/grey-box-sides.gif) 0 0 no-repeat;}
		#grey_box_wrapper .right {float:left; width:5px; height:56px; background:url(/images/grey-box-sides.gif) -5px 0 no-repeat;}
		#grey_box_wrapper .content {float:left; height:56px; padding:0 20px; background:url(/images/grey-box-content-bg.gif) #efefef repeat-x;}
			#top_nav {margin-top:6px;}
			#top_nav li {display:inline; font-size:12px; border-right:1px solid #94abba; padding-right:8px;}
			#top_nav li.last {border-right:none; padding-left:4px; padding-right:0; margin-right:0;}
			#top_nav li a {font-weight:bold; color:#3e7191;}
			#top_nav li a:hover {color:#5288a9;}
			#top_phone_number {font-size:20px; color:#3e7191; padding-top:5px;}
	#navigation {position:absolute; top:113px; right:0;}
		#navigation li {position:relative; display:block; float:left; margin-right:25px; padding-bottom:5px; padding-right:3px; overflow:hidden; text-shadow:#3f4c56 1px 2px 2px;}
		#navigation li.last {margin-right:0;}
		#navigation li a {font-size:16px; color:#FFF; text-decoration:none;}
		#navigation li a.active {color:#c8e16f;}
		#navigation li a.orange {color:#feac38;}
		#navigation li .ie_navigation_shadow {position:absolute; top:1px; left:0; font-size:16px; z-index:-1; color:#3f4c56; filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius=1,MakeShadow=true,ShadowOpacity=0.20);}
		#navigation li.navigation_home {overflow:visible;}
		#navigation li.navigation_home a {display:block; width:20px; height:19px; margin-right:-5px; background:url(/images/navigation-home.png) no-repeat; text-indent:-1000em;}

/* page headings */
#page_header_wrapper {background:url(/images/page-header-wrapper-bg.png) repeat-x; border-bottom:1px solid #c1c1c1;}
#page_header {position:relative; width:960px; height:67px; margin:0 auto;}
	#page_header h1 {display:block; float:left; margin:19px 0 0 0; font-size:32px; font-weight:bold; letter-spacing:-1px; color:#626262;}
	#page_header p {display:block; float:left; margin:30px 0 0 30px; font-size:18px; font-weight:bold; font-style:italic; color:#626262;}

/* page content */
#page_content_wrapper {background:url(/images/page-content-wrapper-bg.gif) repeat;}
#page_content {position:relative; width:960px; margin:0 auto; text-align:left;}

.splash_paragraph {font-size:18px; line-height:22px; padding:25px 0 0;}

/* faq section */
.faq_section {height:105px;}
	.faq_section .faq_description {display:block; float:left; width:210px; padding-left:10px; font-size:13px; line-height:17px; color:#707070;}
	.faq_section .faq_description a {font-size:13px; color:#15a1b1; font-style:italic; color:#15a1b1; text-decoration:underline;}
	.faq_section .faq_description a:hover {color:#19b3c5;}
	.faq_section .faq_link {position:relative; display:block; float:left; width:300px; margin-left:25px; font-size:13px; line-height:17px; color:#15a1b1; font-style:italic; text-decoration:underline;}
	.faq_section .faq_link:hover {color:#19b3c5;}
	.faq_section .faq_link .preview_image {float:left; padding-right:24px;}
	.faq_section .faq_link .play_button {position:absolute; top:22px; left:102px;}
	.faq_section .faq_link span {display:block; padding-top:17px;}

/* what you get section */
#what_you_get_wrapper {}
	#what_you_get_wrapper .row.alternate {background:url(/images/top-glow.png) no-repeat;}
	#what_you_get_wrapper .column1 {float:left; width:505px;}
	#what_you_get_wrapper .column2 {float:left; width:445px;}
	#what_you_get_wrapper img {float:left; padding:18px 30px 18px 0;}
	#what_you_get_wrapper .title {font-size:20px; line-height:22px; font-weight:bold; color:#3e7191; padding:20px 0 8px 0;}
	#what_you_get_wrapper .description {font-size:13px; line-height:17px; padding:0 0 18px 0;}
	#what_you_get_wrapper .description span {display:block; font-size:11px; font-style:italic; padding-top:5px;}

/* trusted partners */
#trusted_partners_wrapper {margin:0 auto; padding-bottom:50px;}
	#trusted_partners_wrapper h2 {font-size:25px; font-weight:normal; padding:30px 0 20px 10px;}
	#trusted_partners_wrapper .left, #trusted_partners_wrapper .right {width:465px; float:left; font-size:15px; color:#595959; font-style:italic;}
	#trusted_partners_wrapper p {padding:0 0 20px 15px;}
	#trusted_partners_wrapper img.transunion {position:absolute; top:0; left:255px;}

/* social feed */
#social_feed_wrapper {position:relative; width:375px; height:280px; margin-top:15px; margin-bottom:30px;}
	#social_feed_wrapper .tabs {position:relative; top:0; left:0; width:378px; z-index:11;}
	#social_feed_wrapper .tab {float:left; width:118px; height:29px; margin-left:9px; text-indent:-1000em; background-color:#50819e; border:1px solid #d7d6d6; border-bottom:none; border-radius:5px 5px 0 0;}
	#social_feed_wrapper #tab1 {background:url(/images/tab-twitter.png) 0 0 no-repeat; margin-left:0;}
	#social_feed_wrapper #tab2 {background:url(/images/tab-facebook.png) 0 0 no-repeat;}
	#social_feed_wrapper #tab3 {background:url(/images/tab-youtube.png) 0 0 no-repeat;}
	#social_feed_wrapper .tab.active {background-position:0 -29px !important;}
	#social_feed_wrapper .contents {position:relative; top:-1px; left:0; z-index:10; width:376px; background-color:#fcfcfc; border:1px solid #d7d6d6; border-bottom:2px solid #d7d6d6; border-radius:0 0 5px 5px;}
	#social_feed_wrapper .content {padding:10px;}
	#social_feed_wrapper .content.active {display:block !important;}
	#social_feed_wrapper .content .indicator {margin:5px;}
	#social_feed_wrapper .content .entry {font-size:11px; color:#707070; padding:10px 0; border-top:1px solid #d8d8d8; clear:both; line-height:14px;}
	#social_feed_wrapper .content .entry:first-child {border:none;}
	#social_feed_wrapper .content .entry img {float:left; margin:0 10px 10px;}
	#social_feed_wrapper .content .entry .time {font-size:10px; color:#868789; padding-top:3px;}
	#social_feed_wrapper .content .entry a {color:#50819F; text-decoration:underline;}
	#social_feed_wrapper .content .entry a:hover {color:#5b91b3;}


/* site footer */
#site_footer_wrapper {background:url(/images/page-content-wrapper-bg.gif) repeat;}
#site_footer {position:relative; width:1100px; margin:0 auto; text-align:left;}
	#bottom_get_started {position:relative; height:107px; background:url(/images/bottom-get-started-bg.png) no-repeat;}
		#bottom_get_started .text {font-size:24px; color:#595959; padding:40px 0 0 135px;}
		#bottom_get_started .text span {font-size:25px; color:#50819f; padding-left:20px;}
		#bottom_get_started .get_started_link {position:absolute; top:19px; left:770px; display:block; width:206px; height:59px; background:url(/images/get-started-medium.gif) no-repeat; text-indent:-1000em;}

	#bottom_blog {position:relative; height:62px; background:url(/images/blog-bg.png) no-repeat; margin-top: 20px;}
		#bottom_blog h3 {font-size:12px; font-weight: bold; color:#302c18; position: relative; top: 25px; left: 100px;}
		#bottom_blog .text {font-size:24px; color:#595959; padding:40px 0 0 135px;}
		#bottom_blog .text span {font-size:25px; color:#50819f; padding-left:20px;}
		#bottom_blog .get_started_link {position:absolute; top:19px; left:770px; display:block; width:206px; height:59px; background:url(/images/get-started-medium.gif) no-repeat; text-indent:-1000em;}
		#bottom_blog .entry_0, #bottom_blog .entry_1, #bottom_blog .entry_2{ font-size: 11px;}
		#bottom_blog .entry_0, #bottom_blog .entry_1, #bottom_blog .entry_2{ font-size: 11px;}
		#bottom_blog .entry_0 .date_0, #bottom_blog .entry_1 .date, #bottom_blog .entry_2 .date{ position: relative; top: -30px; font-weight: bold; left: 200px; font-size: 12px; text-align: center; width: 50px;}
		#bottom_blog .entry_1 .date_1, #bottom_blog .entry_2 .date_2{ position: relative; top: -20px; font-weight: bold; left: 200px; font-size: 12px; text-align: center; width: 50px;}
		#bottom_blog .entry_0 .description, #bottom_blog .entry_1 .description, #bottom_blog .entry_2 .description{ position: relative; left: 250px; width: 770px;}
		#bottom_blog .entry_0 span, #bottom_blog .entry_1 span, #bottom_blog .entry_2 span{ color: #50819e;}
		#bottom_blog .entry_0 a, #bottom_blog .entry_1 a, #bottom_blog .entry_2 a{ color: #15a1b1;}
		#bottom_blog .entry_0{ display: none;}
		#bottom_blog .entry_1{ display: none;}
		#bottom_blog .entry_2{ display: none;}
		#bottom_blog .active {display: block !important;}

	#bottom_navigation {padding:52px 0 20px 100px;}
		#bottom_navigation ul {display:block; float:left; height:152px; margin:0 0 0 25px; padding:0 25px 0 0; border-right:1px solid #d4d4d4;}
		#bottom_navigation ul.last {border-right:none;}
		#bottom_navigation ul li {margin-bottom:5px;}
		#bottom_navigation ul li.title, #bottom_navigation ul li.title a {font-weight:bold; font-size:14px; color:#595959;}
		#bottom_navigation ul li a {font-size:12px; color:#595959; text-decoration:none;}
		#bottom_navigation ul li a:hover {text-decoration:underline;}
	#copyright {position:relative; padding:40px 0 60px 100px; font-size:12px; line-height:14px; color:#595959;}
	#copyright .confirm_link {float:left; margin-top:10px;}
	#copyright #credit_view_link {display:block; float:left; margin:16px 0 0 10px; text-decoration:underline; color:#15A1B1;}
	#copyright #credit_view_link:hover {color:#19B3C5;}
	#digicert {float:right; padding:0 67px 0 0;}
	#bbb { float: right; margin-right: 20px; }
	#bbb .bbbLink {display: block;position: relative;overflow: hidden; width: 60px; height: 108px; margin: 0px; padding: 0px;}
/* generic progress bar */
.progress_bar_wrapper {}
	.progress_bar_wrapper .progress_bar {width:100%;}
	.progress_bar_wrapper .progress_title {font-size:13px; font-weight:bold; color:#15a1b2;}
	.progress_bar_wrapper .progress_bar .value {display:block; height:100%;}
	.progress_bar_wrapper .progress_bar .value.percent_5 {width:5%;} .progress_bar_wrapper .progress_bar .value.percent_10 {width:10%;} .progress_bar_wrapper .progress_bar .value.percent_15 {width:15%;} .progress_bar_wrapper .progress_bar .value.percent_20 {width:20%;} .progress_bar_wrapper .progress_bar .value.percent_25 {width:25%;} .progress_bar_wrapper .progress_bar .value.percent_30 {width:30%;} .progress_bar_wrapper .progress_bar .value.percent_35 {width:35%;} .progress_bar_wrapper .progress_bar .value.percent_40 {width:40%;} .progress_bar_wrapper .progress_bar .value.percent_45 {width:45%;} .progress_bar_wrapper .progress_bar .value.percent_50 {width:50%;} .progress_bar_wrapper .progress_bar .value.percent_55 {width:55%;} .progress_bar_wrapper .progress_bar .value.percent_60 {width:60%;} .progress_bar_wrapper .progress_bar .value.percent_65 {width:65%;} .progress_bar_wrapper .progress_bar .value.percent_70 {width:70%;} .progress_bar_wrapper .progress_bar .value.percent_75 {width:75%;} .progress_bar_wrapper .progress_bar .value.percent_80 {width:80%;} .progress_bar_wrapper .progress_bar .value.percent_85 {width:85%;} .progress_bar_wrapper .progress_bar .value.percent_90 {width:90%;} .progress_bar_wrapper .progress_bar .value.percent_95 {width:95%;} .progress_bar_wrapper .progress_bar .value.percent_100 {width:100%;}
	.progress_bar_wrapper .progress_text {padding-top:6px; font-size:11px; color:#807f7f;}
	.progress_bar_wrapper .progress_text .number {font-weight:bold; color:#3e7191;}
	.progress_bar_wrapper .progress_text .left {float:left; padding-left:1px;}
	.progress_bar_wrapper .progress_text .right {float:right; padding-right:1px; text-align:right;}

/* overlay */
#overlay_background {position:fixed; width:100%; height:100%; top:0; left:0; background-color:#000; z-index:100; display:none;}
#overlay {position:fixed; top:0; left:0; background-color:#FFF; width:400px; height:400px; margin:0 auto; z-index:101; display:none;}

/* generic form validation errors */
.validation_feedback {margin:25px 0; padding:15px 15px 10px 15px; font-weight:bold; font-size:12px;}
.validation_error {color:#cc0000; border:1px solid #f59b9b; background-color:#f3d5d5;}
.validation_success {color:#00980b; border:1px solid #61b066; background-color:#c6e7c9;}
.validation_feedback .item {padding-bottom:5px;}

/* persistent footer */
#persistent_footer_wrapper {position:fixed; bottom:0; left:0; width:100%; z-index:20; background:url(/images/persistent-footer-bg.gif) repeat-x #437b9a; font-size:17px; color:#f1f5f7; text-shadow:1px 1px 1px #214e70;}
#persistent_footer {position:relative; width:1045px; height:51px; margin:0 auto; }
	#persistent_footer a {color:#f1f5f7;}
	#persistent_footer a:hover {color:#e8ebed;}
	#persistent_footer .phone_number {position:absolute; top:18px; left:50px;}
	#persistent_footer .sign_up_button {position:absolute; top:13px; right:172px; width:95px;}
	#persistent_footer .seperator {position:absolute; top:15px; right:150px; width:1px; height:24px; background-color:#f1f5f7; box-shadow:1px 1px 1px #214e70;}
	#persistent_footer .member_login_link {position:absolute; top:18px; right:27px;}

	#persistent_footer_phone_popup_button {position:absolute; top:12px; left:2px;}
	#persistent_footer_phone_popup_button:hover {cursor:pointer;}
	#persistent_footer_phone_popup_content {position:absolute; top:75px; left:4px; z-index:25;}
	#persistent_footer_phone_popup_content .text_box {width:322px; height:147px; background:#afd138; border-radius:13px;
		box-shadow: inset 2px 2px 7px #759220, inset 14px 14px 20px #A5C936, inset -7px -7px 20px #A5C936, 8px 7px 10px -8px #606060;}
	.ie8 #persistent_footer_phone_popup_content .text_box {border:1px solid #759220;}
	#persistent_footer_phone_popup_content .text_box img {position:absolute; bottom:0; left:0; border-radius:0 0 0 13px;}
	#persistent_footer_phone_popup_content .text_box .text {padding:32px 0 0 123px; font-size:14px; font-weight:bold; line-height:19px; color:#FFF; text-shadow:1px 1px 1px #8aa52c;}
	#persistent_footer_phone_popup_content .text_box .creditRepairPhoneNumber {padding:10px 0 0 123px; font-size:24px; font-weight:bold; color:#FFF; text-shadow:1px 1px 1px #8aa52c;}
	#persistent_footer_phone_popup_content .text_box .close_button {float:right; color:#FFF; font-size:13px; line-height:8px; margin:9px 9px 0 0; padding:3px; border:2px solid #FFF; border-radius:5px;}
	#persistent_footer_phone_popup_content .text_box .close_button:hover {cursor:pointer;}
	#persistent_footer_phone_popup_content .bottom_arrow {position:absolute; bottom:-23px; left:105px; width:30px; height:25px; background:url(/images/persistent-footer-text-box-arrow.png) no-repeat;}

#bottom_navigation ul li {padding:0 10px;}


/*
   Source file: ask chrrobi
*/
/* an overlayed element */
.lightBoxOverlay{display:none;top:0;bottom:0;left:0;right:0;cursor:pointer;margin:0 1% 2% 0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.lightBoxOverlay .close,.lightBoxOverlay.is-fullscreen .close{display:none;position:absolute;top:-3px;right:-50px;margin:3px;color:#eee !important;font-size:14px;font-weight:bold;cursor:pointer}
.ie7 .lightBoxOverlay .close, .ie8 .lightBoxOverlay .close {background:#000; padding:5px;}
.lightBoxOverlay .fp-ratio{padding-top:100%}
.lightBoxOverlay .is-splash .fp-ui{-webkit-background-size:25%;-moz-background-size:25%;background-size:25%}
.lightBoxOverlay.is-active{position:fixed;display:block;top:0;left:0;width:100%;height:100%;text-align:center;z-index:100;background-color:rgba(0,0,0,0.8);background:-webkit-radial-gradient(50% 50%,ellipse closest-corner,rgba(0,0,0,0.5) 1%,rgba(0,0,0,0.8) 100%);background:-moz-radial-gradient(50% 50%,ellipse closest-corner,rgba(0,0,0,0.5) 1%,rgba(0,0,0,0.8) 100%);background:-ms-radial-gradient(50% 50%,ellipse closest-corner,rgba(0,0,0,0.5) 1%,rgba(0,0,0,0.8) 100%);cursor:default;}
.lightBoxOverlay.is-active .flowplayer{margin:50px auto;background-color:#111;-webkit-box-shadow:0 0 30px #000;-moz-box-shadow:0 0 30px #000;box-shadow:0 0 30px #000}
.lightBoxOverlay.is-active .close{display:block;}
body.is-overlayed{overflow:hidden}
#lightBoxPlayer {}

.flowplayer{position:relative;width:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;display:inline-block;}
.flowplayer *{font-weight:inherit;font-family:inherit;font-style:inherit;text-decoration:inherit;font-size:100%;padding:0;border:0;margin:0;list-style-type:none}
.flowplayer a:focus{outline:0}
.flowplayer video{width:100%}
.flowplayer.is-ipad video{-webkit-transform:translateX(-2048px);}
.is-ready.flowplayer.is-ipad video{-webkit-transform:translateX(0)}
.flowplayer .fp-engine,.flowplayer .fp-ui,.flowplayer .fp-message{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:1}
.flowplayer .fp-message{display:none;text-align:center;padding-top:5%;cursor:default;}
.flowplayer .fp-message h2{font-size:120%;margin-bottom:1em}
.flowplayer .fp-message p{color:#666;font-size:95%}
.flowplayer .fp-controls{position:absolute;bottom:0;width:100%;}
.no-background.flowplayer .fp-controls{background-color:transparent !important;background-image:-moz-linear-gradient(transparent,transparent) !important;background-image:-webkit-gradient(linear,0 0,0 100%,from(transparent),to(transparent)) !important}
.is-fullscreen.flowplayer .fp-controls{bottom:3px}
.is-mouseover.flowplayer .fp-controls{bottom:0}
.flowplayer .fp-waiting{display:none;margin:19% auto;text-align:center;}
.flowplayer .fp-waiting *{-webkit-box-shadow:0 0 5px #333;-moz-box-shadow:0 0 5px #333;box-shadow:0 0 5px #333}
.flowplayer .fp-waiting em{width:1em;height:1em;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;background-color:rgba(255,255,255,0.8);display:inline-block;-webkit-animation:pulse .6s infinite;-moz-animation:pulse .6s infinite;animation:pulse .6s infinite;margin:.3em;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.flowplayer .fp-waiting em:nth-child(1){-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}
.flowplayer .fp-waiting em:nth-child(2){-webkit-animation-delay:.45s;-moz-animation-delay:.45s;animation-delay:.45s}
.flowplayer .fp-waiting em:nth-child(3){-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s}
.flowplayer .fp-waiting p{color:#ccc;font-weight:bold}
.flowplayer .fp-speed{font-size:30px;background-color:#333;background-color:rgba(51,51,51,0.8);color:#eee;margin:0 auto;text-align:center;width:120px;padding:.1em 0 0;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;transition:opacity .5s;}
.flowplayer .fp-speed.fp-hilite{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-help{position:absolute;top:0;left:-9999em;z-index:100;background-color:#333;background-color:rgba(51,51,51,0.9);width:100%;height:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s;text-align:center;}
.is-help.flowplayer .fp-help{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-help .fp-help-section{margin:3%;direction:ltr}
.flowplayer .fp-help .fp-help-basics{margin-top:6%}
.flowplayer .fp-help p{color:#eee;margin:.5em 0;font-size:14px;line-height:1.5;display:inline-block;margin:1% 2%}
.flowplayer .fp-help em{background:#eee;-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;margin-right:.4em;padding:.3em .6em;color:#333}
.flowplayer .fp-help small{font-size:90%;color:#aaa}
.flowplayer .fp-help .fp-close{display:block}
@media (max-width: 600px){.flowplayer .fp-help p{font-size:9px}
}.flowplayer .fp-subtitle{position:absolute;bottom:40px;left:-99999em;z-index:10;text-align:center;width:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s;}
.flowplayer .fp-subtitle p{display:inline;background-color:#333;background-color:rgba(51,51,51,0.9);color:#eee;padding:.1em .4em;font-size:16px;line-height:1.6;}
.flowplayer .fp-subtitle p:after{content:'';clear:both}
.flowplayer .fp-subtitle.fp-active{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play{background-image:url(/images/flowplayer/white.png);background-size:37px 300px;}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play{background-image:url(/images/flowplayer/white_rtl.png)}
}@media (-webkit-min-device-pixel-ratio: 2){.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play{background-image:url(/images/flowplayer/white@x2.png)}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play{background-image:url(/images/flowplayer/white_rtl@x2.png)}
}.flowplayer .fp-flash-disabled{background:#333;width:390px;margin:0 auto;position:absolute;bottom:0;color:#fff}
.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url(/images/flowplayer/play_white.png) center no-repeat;background-size:12%;}
.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url(/images/flowplayer/play_white_rtl.png) center no-repeat;background-size:12%}
@media (-webkit-min-device-pixel-ratio: 2){.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url(/images/flowplayer/play_white@x2.png) center no-repeat;background-size:12%}
.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url(/images/flowplayer/play_white_rtl@x2.png) center no-repeat;background-size:12%}
}.is-fullscreen.flowplayer .fp-ui{background-size:auto}
.is-seeking.flowplayer .fp-ui,.is-loading.flowplayer .fp-ui{background-image:none}
.flowplayer .fp-logo{position:absolute;top:auto;left:15px;bottom:30px;cursor:pointer;display:none;z-index:100;}
.flowplayer .fp-logo img{width:100%}
.is-embedded.flowplayer .fp-logo{display:block}
.fixed-controls.flowplayer .fp-logo{bottom:15px}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close{position:absolute;top:5px;left:auto;right:5px;display:block;width:30px;height:23px;background-position:12px -197px;cursor:pointer;}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{right:auto;left:5px;background-position:18px -197px}
.flowplayer .fp-unload,.flowplayer .fp-close{background-position:14px -175px;display:none;}
.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{background-position:14px -175px}
.flowplayer .fp-play{display:none;width:27px;height:20px;background-position:9px -24px;position:absolute;bottom:0;left:0;}
.is-rtl.flowplayer .fp-play{background-position:18px -24px;left:auto;right:0}
.play-button.flowplayer .fp-play{display:block}
.is-paused.flowplayer .fp-play{background-position:9px 7px;}
.is-rtl.is-paused.flowplayer .fp-play{background-position:18px 7px}
.flowplayer.is-ready.is-closeable .fp-unload{display:block}
.flowplayer.is-ready.is-closeable .fp-fullscreen{display:none}
.flowplayer.is-fullscreen .fp-fullscreen{background-position:10px -217px;display:block !important;}
.is-rtl.flowplayer.is-fullscreen .fp-fullscreen{background-position:21px -217px}
.flowplayer.is-fullscreen .fp-unload,.flowplayer.is-fullscreen .fp-close{display:none !important}
.flowplayer .fp-timeline{height:3px;position:relative;overflow:hidden;top:5px;height:10px;margin:0 150px 0 45px;}
.no-volume.flowplayer .fp-timeline{margin-right:60px}
.no-mute.flowplayer .fp-timeline{margin-right:140px}
.no-mute.no-volume.flowplayer .fp-timeline{margin-right:45px}
.play-button.flowplayer .fp-timeline{margin-left:67px}
.is-rtl.flowplayer .fp-timeline{margin:0 45px 0 150px;}
.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:60px}
.no-mute.is-rtl.flowplayer .fp-timeline{margin-left:140px}
.no-mute.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:45px}
.play-button.is-rtl.flowplayer .fp-timeline{margin-right:67px}
.is-long.flowplayer .fp-timeline{margin:0 180px 0 75px;}
.no-volume.is-long.flowplayer .fp-timeline{margin-right:90px}
.no-mute.is-long.flowplayer .fp-timeline{margin-right:75px}
.play-button.is-long.flowplayer .fp-timeline{margin-left:97px}
.is-rtl.is-long.flowplayer .fp-timeline{margin:75px 0 180px 0;}
.no-volume.is-rtl.is-long.flowplayer .fp-timeline{margin-left:90px}
.no-mute.is-rtl.is-long.flowplayer .fp-timeline{margin-left:75px}
.play-button.is-rtl.is-long.flowplayer .fp-timeline{margin-left:97px}
.aside-time.flowplayer .fp-timeline,.no-time.flowplayer .fp-timeline{margin:0 110px 0 5px}
.aside-time.no-volume.flowplayer .fp-timeline,.no-time.no-volume.flowplayer .fp-timeline{margin-right:20px}
.aside-time.no-mute.flowplayer .fp-timeline,.no-time.no-mute.flowplayer .fp-timeline{margin-right:5px}
.play-button.no-time.flowplayer .fp-timeline,.play-button.aside-time.flowplayer .fp-timeline{margin-left:27px}
.is-rtl.aside-time.flowplayer .fp-timeline,.is-rtl.no-time.flowplayer .fp-timeline{margin:0 5px 0 110px}
.is-rtl.aside-time.no-volume.flowplayer .fp-timeline,.is-rtl.no-time.no-volume.flowplayer .fp-timeline{margin-left:20px}
.is-rtl.aside-time.no-mute.flowplayer .fp-timeline,.is-rtl.no-time.no-mute.flowplayer .fp-timeline{margin-left:5px}
.is-rtl.play-button.no-time.flowplayer .fp-timeline,.is-rtl.play-button.aside-time.flowplayer .fp-timeline{margin-right:27px}
.flowplayer .fp-buffer,.flowplayer .fp-progress{position:absolute;top:0;left:auto;height:100%;cursor:col-resize}
.flowplayer .fp-buffer{-webkit-transition:width .25s linear;-moz-transition:width .25s linear;transition:width .25s linear}
.flowplayer.is-touch .fp-timeline{overflow:visible}
.flowplayer.is-touch .fp-progress{-webkit-transition:width .2s linear;-moz-transition:width .2s linear;transition:width .2s linear}
.flowplayer.is-touch .fp-timeline.is-dragging .fp-progress{-webkit-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;-moz-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear}
.flowplayer.is-touch.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-mouseover .fp-progress:before{content:'';display:block;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:absolute;right:-5px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:before{right:auto;left:-5px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after{left:-10px;-webkit-box-shadow:-1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:-1px 0 4px rgba(0,0,0,0.5);box-shadow:-1px 0 4px rgba(0,0,0,0.5)}
.flowplayer.is-touch.is-mouseover .fp-progress:before{width:10px;height:10px}
.flowplayer.is-touch.is-mouseover .fp-progress:after{height:10px;width:10px;top:-5px;right:-10px;border:5px solid rgba(255,255,255,0.65);-webkit-box-shadow:1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:1px 0 4px rgba(0,0,0,0.5);box-shadow:1px 0 4px rgba(0,0,0,0.5)}
.flowplayer.is-touch.is-mouseover .fp-timeline.is-dragging .fp-progress:after{border:10px solid #fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-transition:inherit;-moz-transition:inherit;transition:inherit;top:-10px;right:-15px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-timeline.is-dragging .fp-progress:after{left:-15px;right:auto;border:10px solid #fff}
.flowplayer .fp-volume{position:absolute;top:7.5px;right:5px;}
.is-rtl.flowplayer .fp-volume{right:auto;left:5px}
.flowplayer .fp-mute{position:relative;width:10px;height:15px;float:left;top:-5px;cursor:pointer;background-position:-2px -99px;}
.is-rtl.flowplayer .fp-mute{float:right;background-position:-25px -99px}
.no-mute.flowplayer .fp-mute{display:none}
.flowplayer .fp-volumeslider{width:90px;height:5px;cursor:col-resize;float:left;}
.is-rtl.flowplayer .fp-volumeslider{float:right}
.no-volume.flowplayer .fp-volumeslider{display:none}
.flowplayer .fp-volumelevel{height:100%}
.flowplayer .fp-time{text-shadow:0 0 1px #000;font-size:12px;font-weight:bold;color:#fff;width:100%;}
.flowplayer .fp-time.is-inverted .fp-duration{display:none}
.flowplayer .fp-time.is-inverted .fp-remaining{display:inline}
.flowplayer .fp-time em{width:35px;height:10px;line-height:10px;text-align:center;position:absolute;bottom:5px}
.no-time.flowplayer .fp-time{display:none}
.is-long.flowplayer .fp-time em{width:65px}
.flowplayer .fp-elapsed{left:5px;}
.play-button.flowplayer .fp-elapsed{left:27px}
.is-rtl.flowplayer .fp-elapsed{left:auto;right:5px;}
.play-button.is-rtl.flowplayer .fp-elapsed{right:27px}
.flowplayer .fp-remaining,.flowplayer .fp-duration{right:110px;color:#eee;}
.no-volume.flowplayer .fp-remaining,.no-volume.flowplayer .fp-duration{right:20px}
.no-mute.flowplayer .fp-remaining,.no-mute.flowplayer .fp-duration{right:100px}
.no-mute.no-volume.flowplayer .fp-remaining,.no-mute.no-volume.flowplayer .fp-duration{right:5px}
.is-rtl.flowplayer .fp-remaining,.is-rtl.flowplayer .fp-duration{right:auto;left:110px;}
.no-volume.is-rtl.flowplayer .fp-remaining,.no-volume.is-rtl.flowplayer .fp-duration{left:20px}
.no-mute.is-rtl.flowplayer .fp-remaining,.no-mute.is-rtl.flowplayer .fp-duration{left:100px}
.no-mute.no-volume.is-rtl.flowplayer .fp-remaining,.no-mute.no-volume.is-rtl.flowplayer .fp-duration{left:5px}
.flowplayer .fp-remaining{display:none}
.flowplayer.color-light .fp-time{color:#222;text-shadow:0 0 1px #fff}
.flowplayer.color-light .fp-remaining,.flowplayer.color-light .fp-duration{color:#666}
.flowplayer.aside-time .fp-time{position:absolute;top:5px;left:5px;bottom:auto !important;width:85px;}
.flowplayer.aside-time .fp-time strong,.flowplayer.aside-time .fp-time em{position:static}
.flowplayer.aside-time .fp-time .fp-elapsed{margin-right:5px;}
.is-rtl.flowplayer.aside-time .fp-time .fp-elapsed{margin-right:auto;margin-left:5px}
.flowplayer.is-long.aside-time .fp-time{width:130px}
.flowplayer.is-splash,.flowplayer.is-poster{cursor:pointer;}
.flowplayer.is-splash .fp-controls,.flowplayer.is-poster .fp-controls,.flowplayer.is-splash .fp-fullscreen,.flowplayer.is-poster .fp-fullscreen,.flowplayer.is-splash .fp-unload,.flowplayer.is-poster .fp-unload,.flowplayer.is-splash .fp-time,.flowplayer.is-poster .fp-time,.flowplayer.is-splash .fp-embed,.flowplayer.is-poster .fp-embed{display:none !important}
.flowplayer.is-poster .fp-engine{top:-9999em}
.flowplayer.is-loading .fp-waiting{display:block}
.flowplayer.is-loading .fp-controls,.flowplayer.is-loading .fp-time{display:none}
.flowplayer.is-loading .fp-ui{background-position:-9999em}
.flowplayer.is-loading video.fp-engine{position:absolute;top:-9999em}
.flowplayer.is-seeking .fp-waiting{display:block}
.flowplayer.is-fullscreen{position:fixed !important;top:0 !important;left:0 !important;border:0 !important;margin:0 !important;width:100% !important;height:100% !important;max-width:100% !important;z-index:99999 !important;-webkit-box-shadow:0 !important;-moz-box-shadow:0 !important;box-shadow:0 !important;background-image:none !important;background-color:#333;}
.is-rtl.flowplayer.is-fullscreen{left:auto !important;right:0 !important}
.flowplayer.is-error{border:1px solid #909090;background:#fdfdfd !important;}
.flowplayer.is-error h2{font-weight:bold;font-size:large;margin-top:10%}
.flowplayer.is-error .fp-message{display:block}
.flowplayer.is-error object,.flowplayer.is-error video,.flowplayer.is-error .fp-controls,.flowplayer.is-error .fp-time,.flowplayer.is-error .fp-subtitle{display:none}
.flowplayer.is-ready.is-muted .fp-mute{opacity:.5;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50)}
.flowplayer.is-mouseout .fp-controls{height:0;-webkit-transition:height .15s .3s;-moz-transition:height .15s .3s;transition:height .15s .3s}
.flowplayer.is-mouseout .fp-timeline{margin:0 !important}
.flowplayer.is-mouseout .fp-timeline{-webkit-transition:height .15s .3s,top .15s .3s,margin .15s .3s;-moz-transition:height .15s .3s,top .15s .3s,margin .15s .3s;transition:height .15s .3s,top .15s .3s,margin .15s .3s;height:4px;top:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.flowplayer.is-mouseout .fp-fullscreen,.flowplayer.is-mouseout .fp-unload,.flowplayer.is-mouseout .fp-elapsed,.flowplayer.is-mouseout .fp-remaining,.flowplayer.is-mouseout .fp-duration,.flowplayer.is-mouseout .fp-embed,.flowplayer.is-mouseout .fp-volume,.flowplayer.is-mouseout .fp-play{opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .15s .3s;-moz-transition:opacity .15s .3s;transition:opacity .15s .3s}
.flowplayer.is-mouseover .fp-controls,.flowplayer.fixed-controls .fp-controls{height:20px}
.flowplayer.is-mouseover .fp-fullscreen,.flowplayer.fixed-controls .fp-fullscreen,.flowplayer.is-mouseover .fp-unload,.flowplayer.fixed-controls .fp-unload,.flowplayer.is-mouseover .fp-elapsed,.flowplayer.fixed-controls .fp-elapsed,.flowplayer.is-mouseover .fp-remaining,.flowplayer.fixed-controls .fp-remaining,.flowplayer.is-mouseover .fp-duration,.flowplayer.fixed-controls .fp-duration,.flowplayer.is-mouseover .fp-embed,.flowplayer.fixed-controls .fp-embed,.flowplayer.is-mouseover .fp-logo,.flowplayer.fixed-controls .fp-logo,.flowplayer.is-mouseover .fp-volume,.flowplayer.fixed-controls .fp-volume,.flowplayer.is-mouseover .fp-play,.flowplayer.fixed-controls .fp-play{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.fixed-controls .fp-volume{display:block}
.flowplayer.fixed-controls .fp-controls{bottom:-20px;}
.is-fullscreen.flowplayer.fixed-controls .fp-controls{bottom:0}
.flowplayer.fixed-controls .fp-time em{bottom:-15px;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.is-fullscreen.flowplayer.fixed-controls .fp-time em{bottom:5px}
.flowplayer.is-disabled .fp-progress{background-color:#999}
.flowplayer.is-flash-disabled{background-color:#333;}
.flowplayer.is-flash-disabled object.fp-engine{z-index:100}
.flowplayer.is-flash-disabled .fp-flash-disabled{display:block;z-index:101}
.flowplayer .fp-embed{position:absolute;top:5px;left:5px;display:block;width:25px;height:20px;background-position:3px -237px;}
.is-rtl.flowplayer .fp-embed{background-position:22px -237px;left:auto;right:5px}
.flowplayer .fp-embed-code{position:absolute;display:none;top:10px;left:40px;background-color:#333;padding:3px 5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 3px #ccc;-moz-box-shadow:0 0 3px #ccc;box-shadow:0 0 3px #ccc;font-size:12px;}
.flowplayer .fp-embed-code:before{content:'';width:0;height:0;position:absolute;top:2px;left:-10px;border:5px solid transparent;border-right-color:#333}
.is-rtl.flowplayer .fp-embed-code{left:auto;right:40px;}
.is-rtl.flowplayer .fp-embed-code:before{left:auto;right:-10px;border-right-color:transparent;border-left-color:#333}
.flowplayer .fp-embed-code textarea{width:400px;height:16px;font-family:monaco,"courier new",verdana;color:#777;white-space:nowrap;resize:none;overflow:hidden;border:0;outline:0;background-color:transparent;color:#ccc}
.flowplayer .fp-embed-code label{display:block;color:#999}
.flowplayer.is-embedding .fp-embed,.flowplayer.is-embedding .fp-embed-code{display:block;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.aside-time .fp-embed{left:85px;}
.is-rtl.flowplayer.aside-time .fp-embed{left:auto;right:85px}
.flowplayer.aside-time .fp-embed-code{left:115px;}
.is-rtl.flowplayer.aside-time .fp-embed-code{left:auto;right:115px}
.flowplayer.aside-time.is-embedding .fp-time{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.is-long.aside-time .fp-embed{left:130px;}
.is-rtl.flowplayer.is-long.aside-time .fp-embed{left:auto;right:130px}
.flowplayer.no-time .fp-embed{left:5px !important;}
.is-rtl.flowplayer.no-time .fp-embed{left:auto;right:5px !important}
.flowplayer.is-live .fp-timeline,.flowplayer.is-live .fp-duration,.flowplayer.is-live .fp-remaining{display:none}
.flowplayer .fp-context-menu{position:absolute;display:none;z-index:1001;background-color:#fff;padding:10px;border:1px solid #aaa;-webkit-box-shadow:0 0 4px #888;-moz-box-shadow:0 0 4px #888;box-shadow:0 0 4px #888;width:170px;}
.flowplayer .fp-context-menu li{text-align:center;padding:10px;color:#444;margin:0 -10px 0 -10px;}
.flowplayer .fp-context-menu li a{color:#00a7c8;font-size:110%}
.flowplayer .fp-context-menu li:hover:not(.copyright){background-color:#eee}
.flowplayer .fp-context-menu li.copyright{margin:0;padding-left:110px;background-image:url("img/flowplayer.png");background-repeat:no-repeat;background-size:100px 20px;background-position:5px 5px;border-bottom:1px solid #bbb;}
@media (-webkit-min-device-pixel-ratio: 2){.flowplayer .fp-context-menu li.copyright{background-image:url("img/flowplayer@2x.png")}
}@-moz-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-webkit-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-o-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-ms-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@keyframes pulse{0%{opacity:0}
100%{opacity:1}
}.flowplayer .fp-controls{background-color:#333;background-color:rgba(51,51,51,0.6)}
.flowplayer.fixed-controls .fp-controls{background-color:#333}
.flowplayer .fp-timeline{background-color:#666}
.flowplayer .fp-buffer{background-color:#eee}
.flowplayer .fp-progress{background-color:#00a7c8}
.flowplayer .fp-volumeslider{background-color:#000}
.flowplayer .fp-volumelevel{background-color:#fff}
.flowplayer .fp-play{height:24px}
.flowplayer.is-touch.is-mouseover .fp-progress:before{background-color:#00a7c8}
.flowplayer.color-light .fp-controls{background-color:rgba(255,255,255,0.6)}
.flowplayer.color-light.fixed-controls .fp-controls{background-color:#fff}
.flowplayer.color-light .fp-volumeslider{background-color:#ddd}
.flowplayer.color-light .fp-volumelevel{background-color:#222}
.flowplayer.color-alt .fp-progress{background-color:#fff}
.flowplayer.color-alt.is-touch.is-mouseover .fp-progress:before{background-color:#fff}
.flowplayer.color-alt .fp-buffer{background-color:#999}
.flowplayer.color-alt2 .fp-progress{background-color:#900}
.flowplayer.color-alt2.is-touch.is-mouseover .fp-progress:before{background-color:#900}

/* custom styling */
.flowplayer { width:65%; max-width:640px; max-height:360px; background-color: #222; background-size: cover; }
   .flowplayer .fp-controls { background-color: rgba(0, 114, 171, 1)}
   .flowplayer .fp-timeline { background-color: rgba(204, 204, 204, 1)}
   .flowplayer .fp-progress { background-color: rgba(129, 190, 65, 1)}
   .flowplayer .fp-buffer { background-color: rgba(249, 249, 249, 1)}

/* Hiding pixels returned from the pixel management service in a hidden div,
 so that they do not cause display issues on the site.
================================================== */
.pixel-manager-wrap {display:none;}