<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

html, body {
	color: #333;
	font-family: museosans,Arial,Verdana,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.5;
}
a {
    color: #369;
    text-decoration: none;
}
#pcmi-content-wrapper{
	padding-bottom: 1.5em;
	width:98%;
	max-width:970px;
	min-width:250px;
	margin:0 auto;
	paddind:0 1%;
}
#pcmi-content-main{
	width:100%;
}
.compoundingTitle,
.itemsCollectionContent a{
	width:48%;
	float:right;
	display:block;
	box-sizing:border-box;
	background:#f2f2f2;
	margin:0;
	padding:0;
}
.compoundingTitle.first-child,
.itemsCollectionContent a.odd{
	float:left;
}
.compoundingTitle a{
	display:block;
	width:100%;
	box-sizing:border-box;
	color:#333;
	font-size:16px;
	font-weight:900;
	padding:15px;
	text-decoration:none;
}
.pageTitle, .pageSubtitle {
  color: #333;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  text-transform: none;
	margin:0;
	padding:0;
}
.blockContainer{
	float:left;
	width:100%;
	margin:1.5em 0 0;
}
.blockContainer p,
.blockContainer ol,
.blockContainer ul{
  padding: 0 0 1.5em;
}
.blockContainer p:last-child,
.blockContainer ol:last-child,
.blockContainer ul:last-child{
  padding-bottom: 0;
}
.blockMedea{
	width:100%;
	margin:0 auto;
	position:relative;
	float:left;
}
.blockMedea.even{
	float:right;
	padding-left:4%;
}
.fluid-width-video-wrapper {
	position: relative;
  padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.fluid-width-video-wrapper iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.blockContainer h2,
.contentTitle {
  font-size: 16px;
  font-weight:900;
	color:#333;
	padding-bottom:0.5em;
	margin:0;
}
.blockText{
width:100%;
padding-top: 1.5em;
}
.blockText p, 
.blockText ul, 
.blockText ol{
  padding-bottom: 1.5em;
}
.blockText ul,
.blockText ol {
  list-style-type: disc;
  padding-left: 1.75em;
}
.itemsCollectionContent a{
	padding:15px;
	text-decoration:none;
	color:#369;
	font-weight:900;
	word-wrap: break-word;
	margin-bottom:2.5em;
}
.backButton{
	color:#fff;
	text-decoration:none;
	padding:1em;
	background:#333;
	border:solid 0 #666;
	border-radius:6px;
	box-sizing:border-box;
	font-size:16px;
	line-height:1.5em;
	float:left;
	margin-top:1.5em;
}
#sfp-player-wrap {
  width: 100%;
	float:left;
	position:relative;
}
#sfp-playlist {
	background: url("/sites/all/themes/rxwiki/images/bt-bg.png") repeat;
	color: #fff;
	display: none;
	left: 0;
	padding: 0;
	position: absolute;
	top: 0;
	z-index: 5;
}
#sfp-playlist a{
 color: #fff;
}
#playlist-cont{
  padding:3%;
	width:94%;
	float:left;
}
#playlist-prv,
#playlist-nxt {
	width:39px;
	height:18px;
	position:absolute;
	left:48%;
	cursor:pointer;
	z-index:99;
}
#sfp-playlist .sfp-clip {
	height:auto;
	padding:3.5% 0;
	border-bottom:1px solid #707070;
	width:100%;
	float:left;
	cursor:pointer;
	display:none;
	position:relative;
}
#sfp-playlist .sfp-clip.end-el{
	border-bottom:none;
}
#next-parent img,
#sfp-playlist .sfp-clip img {
	display:block;
	float:left;
	padding:1px;
	margin-right:2%;
	border:1px solid #dadada;
	width:28%;
	height:auto;
}
#sfp-playlist .sfp-clip img {
	background:#f5f5f5;
	margin-right:2%;
	width:14%;
}
#playlist-prv {
	background:url(/sites/all/themes/rxwiki/images/up_arrow.png) no-repeat 10px 0;
	top:10px;
}
#playlist-prv.active {
	background:url(/sites/all/themes/rxwiki/images/up_arrow_active.png) no-repeat 10px 0;
}
#playlist-nxt {
	background:url(/sites/all/themes/rxwiki/images/down_arrow.png) no-repeat 10px 10px;
	bottom:10px;
}
#playlist-nxt.active {
	background:url(/sites/all/themes/rxwiki/images/down_arrow_active.png) no-repeat 10px 10px;
	bottom:10px;
}
#player-discription {
	float:left;
	border:1px solid #dadada;
	color:#000;
	position:relative;
	box-sizing: border-box;
}
#player-discription-cont {
	padding:2%;
	width:96%;
	float:left;
	overflow:hidden;
}
#playlist-btn {
	width:131px;
	height:20px;
	text-indent:-10000px;
	background:url(/sites/all/themes/rxwiki/images/playlist_btn.png) 0 0 no-repeat;
	position:absolute;
	top:0;
	cursor:pointer;
}
#playlist-btn.active {
	background:url(/sites/all/themes/rxwiki/images/playlist_btn_close.png) 0 0 no-repeat;
}
.playlist-btn-hide{
 display:none;
 width:0;
 height:0;
}
#now-playing {
	width:55%;
	float:left;
}
.now-playing-tab {
	font-size:18px;
	font-weight:bold;
}
#np-descript {
	float:left;
	width:100%;
	padding-top:12px;
	font-size:13px;
}
#next-parent {
	width:40%;
	float:right;
	padding-top:7px;
	position:relative;
}
.next-parent-tab {
	text-transform: uppercase;
	font-weight:bold;
	float:left;
	margin-top:5px;
	line-height:1em;
}
#next-parent .play-bt {
	top: 27px;
	left: 0;
}
#player-discription #next-parent {
	cursor: pointer;
}
.next-video-title {
	float:left;
	width:66%;
}
.el-title,
.el-description {
	float:left;
	width:83%;
	font-size:12px;
}
.el-title {
	font-weight:bold;
}
.el-description {
	color:#c5c5c5;
}
.play-bt {
top: 38%;
left: 5%;
background: url(/sites/all/themes/rxwiki/images/sprite.0.0.4.png) no-repeat -9px -1674px;
position: absolute;
z-index: 99;
width: 28px;
height: 28px;
display:none !important;
}
.styledLang-wrap{
  width: auto;
	font-size: 12px;
	float:right;
	cursor:pointer;
}
.styledLang{
	width:auto;
	margin:7px 0;
	padding:0 5px;
	float:left;
	position:relative;
	line-height:0.9em;
}
.styledLang.en{
	border-right:1px solid #999;
}
.styledLang{
	
}
.styledLang.selected{
	font-weight:bold;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
		 
		 /*attributes*/
	
#node-attr {
    float: left;
    margin-top: 10px;
    width: 100%;
		border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 10px;
}
#node-attr-body {
    float: left;
     padding: 5px 0 10px;
    width: 96%;
}
.attr-set {
    margin-top: 5px;
}
.field-reviewer.user-reference a, .attr-set a, .attr-set {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
		color: #4675b8;
}
.attr-label {
    width: 100px;
		color: #000;
    font-size: 11px;
    font-weight: bold;
    width: 115px;
}
.attr-inline {
    float: left;
    font-size: 13px;
    line-height: 18px;
}
.attr-content {
    color: #000;
		margin-left: 115px;
}
.attr-content.block-links {
    margin-left: 0;
}
.block-links a {
    display: block;
    margin-left: 115px;
}

.flowplayer .fp-speed { display: none!important; }
		 
/*mobile styles*/

@media only screen and (max-width:768px) {

	/*#sfp-playlist img,*/
	#sfp-playlist .play-bt,
	#sfp-playlist .el-description,
	#player-discription img,
	#player-discription .play-bt{
	display:none !important;
	}
	.next-video-title{
	width:100%;
	}
  #player-discription-cont{
	padding-top:6%;
	}	

  .itemsCollectionContent a,
	.compoundingTitle,
	.blockMedea,
	.blockText{
	width:100%;
	float:left;
	}
	.compoundingTitle.first-child{
	margin-bottom:2px;
	}
	.el-title, .el-description{
	width:80%;
	}
	#sfp-playlist .sfp-clip {
	padding: 3.4% 0;
	}
	.styledLang-wrap {
	font-size:16px;
	}
	.blockContainer h2, .contentTitle {
	font-size:20px;
	}
	.blockText p, .blockText ul, .blockText ol {
	font-size:18px;
	}
	.itemsCollectionContent a {
    margin-bottom: 1em;
	}
	#np-descript {
	padding-top:3px;
	}
	
	
}

@media only screen and (max-width:1000px) {
#sfp-playlist .el-description{
	display:none !important;
	}
.el-title{ 
	width:80%;
	}	
.styledLang{
padding: 0 10px;
margin:10px 0;
}	
}

@media only screen and (max-width:560px) {
 .el-title {
    font-size: 75% !important;
  }
}
</pre></body></html>