		
						/* 
						 *	### cmm.reset.css ### 
						 */
						 
						sub,sup,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,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* no vertical-align for caption! */
sup,sub,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,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,tbody,tfoot,thead,tr
	{
	vertical-align: baseline;
}

sub{
	font-size:0.8em;
	position:relative; top:4px;
}

sup{
	font-size:0.8em;
	position:relative; 
	top:-8px;
}

.breadcrumb sup{
	top:-3px;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}



/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

a img{
border: 0px;
}

textarea {
  overflow: auto;
}

/* jQuery Reset */
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}		
						/* 
						 *	### cmm.base.css ### 
						 */
						 
						@font-face {
	font-family: 'FontAwesome';
	src: url('../font/fontawesome-webfont.eot?v=4.3.0');
	src: url('../font/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../font/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../font/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../font/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../font/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
	height: 100%;
	-webkit-text-size-adjust: none;
}

body {
	min-height: 100%;
}

.mainWrapper {
	border: 1px solid #afafaf;
	width: 972px;
	height: 630px; 
	margin : auto;
}

.mainFrame{
	margin-top:20px;
	width:974px;
	height:632px;
	overflow:hidden;
	frameborder:0;
}

.questionFrame,.searchFrame{
	width:972px;
	height:500px;
	overflow:hidden;
	frameborder:0;
}

body.isQuestion.isTrial,
body.isQuestion.isQuiz {
	overflow: hidden;
}

.globalGlossary, .search, .reference, .linkListElements{
	display: none;
	font-size: 12px;
}

.mainWrapper .sitemap{
display:none;
}

/* Adminpanel */
.adminpanelnew {
	font-size:14px;
	display:none;
	z-index:10;
	border: 1px solid black;
	background:#F7F7F7;
	position:absolute;
}

#uids {
	top:290px;
	right:40px;
}

.uidtable td {
	padding: 0px 10px 0px 10px;
}

.uidtable .row_even{
	background:#E7E7E7;
}

.uidtable .first td {
	padding-top: 5px;
}

.uidtable .last td {
	padding-bottom: 5px;
}

.sectionuid {
	padding: 10px;
}

html {
	background: url(../images/ajax-preloader.gif) no-repeat center 250px;
}

html.questionPage {
    background: transparent none;
}

.transcriptContentBox {
	width: 775px;
	font-size: 12px;
	line-height: 16px;
}

.transkriptLink { 
	color:	#000;
}
	
.audioContainerWrapper .transkriptLink {
	position: relative;
    top: -7px;
}

#sitemapContent .frameBackground > h1 {
	display: none;
}

#contentBranding{
	position:relative;
	top:-25px;
	text-align:center;
}

.copyrightInfobox .copyright-icon {
	position: absolute;
	width: 25px;
	height: 25px;
	top: 0;
	right: 0;
	z-index: 2;
	line-height: 26px;
	text-align: center;
}

.copyrightInfobox .copyright-icon,
.ui-tooltip.copyright-tooltip {
	background: #e9e9e9;
	background: rgba(233, 233, 233, .95);
	color: #666;
}

.ui-tooltip.copyright-tooltip {
	border-radius: 2px;
	color: #333;
	font-size: 12px;
	line-height: 1.4em;
	padding: 4px 8px;
	max-width: 300px;
	margin: 5px;
}

.copyrightInfobox .copyright-icon:before {
	font-family: 'FontAwesome';
	font-size: 18px;
	content: "\f1f9";
}

.copyrightInfobox .copyrightInfoboxExpand {
	display: none;
}

.licenceTitle ~ .licenceTitle {
	margin-top: 8px;
}

.licenceTitle {
	font-weight: bold
}

.licenceInfo {
	word-wrap: break-word;
}

.licenceInfo a {
	color: #666;
	text-decoration: underline;
}

/*
.copyrightInfobox .donationIcons iframe{
	float:left;
	height:20px;
	width:110px;
	position:relative;
}

.copyrightInfobox .donationIcons .paypal{
	float:left;
	margin-left:15px;
	width:50px;
	height:20px;
}

.copyrightInfobox .donationIcons .paypal #paypalLogo{
	width:50px;	
	height:20px;
}

.copyrightInfobox .donationIcons{
	clear:both;
	margin:0 auto;
	width:175px;
	margin-top: 10px;
}

.copyrightInfobox .donationIcons:after { 
	content: " "; 
	display: block; 
	clear: both;
}
*/
#contentBranding{
	position:relative;
	top:-25px;
	text-align:center;
}
.clear{
	clear:both;
}

.emptyBody {
	min-height: 0;
}

.mediaError {
	top: 50px;
	width: 100%;
	position: absolute;
}

.mediaError h3 {
	line-height: 100%;
	text-align: center;
	background-color: yellow;
}
		
						/* 
						 *	### cmm.menu.css ### 
						 */
						 
						/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}




/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	width:	10em;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	10em; /* match ul width */
	top:	0;
}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

.menuitemBottom {
    visibility: hidden;
    display: none;
}		
						/* 
						 *	### cmm.content.css ### 
						 */
						 
						.one {
	width: 184px;
}

.two{
	width: 378px;
}

.three {
	width: 572px;
}

.four {
	width: 766px;
}



.offset_one {
	left: 766px;
}

.offset_two{
	left: 572px;
}

.offset_three {
	left: 378px;
}

.offset_four {
	left: 184px;
}

.questionoffset_three {
	left: 378px;
}

/*Content Headlines*/

.headlineContent {
	display:none;
}

.headlineLink {
	margin-top:0.4em;

}

.explorableMediaContent,
.contentDialogPopup {
	display:none;
	overflow:auto;
	z-index:1000;
	-moz-box-shadow: 3px 3px 4px #8c8c8c;
	-webkit-box-shadow: 3px 3px 4px #8c8c8c;
	box-shadow: 3px 3px 4px #8c8c8c;
	/* For IE 8 */
	-ms-filter:filter:progid:DXImageTransform.Microsoft.Shadow(strength=4,color=#666666,direction=135);
	/* For IE 5.5 - 7 */
	filter:progid:DXImageTransform.Microsoft.Shadow(strength=4,color=#8c8c8c,direction=135);
	background-color:#fff;
	border:1px solid #a9a9a9;
	padding:10px;
}

 .ui-dialog .explorableMediaContent {
	z-index: auto;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-ms-filter: no-filter;
	filter: no-filter;
}

.contentDialogPopup {
	position: fixed;
	margin: 0;
	left: 0;
	right: 0;
	width: 365px;
	z-index: 21000;
}
 
.ui-widget-overlay {
	position: absolute;
}

.layerContentTitle{
	margin-bottom:0.5em;
	font-size:14px;
	color:#8c8c8c;	
}

/*Headlines*/
.mediaHeadlineContent {
	display:none;
	width:400px;
	height:300px;
	overflow:auto;
	z-index:1000;
	-moz-box-shadow: 3px 3px 4px #8c8c8c;
	-webkit-box-shadow: 3px 3px 4px #8c8c8c;
	box-shadow: 3px 3px 4px #8c8c8c;
	/* For IE 8 */
	-ms-filter:filter:progid:DXImageTransform.Microsoft.Shadow(strength=4,color=#666666,direction=135);
	/* For IE 5.5 - 7 */
	filter:progid:DXImageTransform.Microsoft.Shadow(strength=4,color=#8c8c8c,direction=135);
	background-color:#fff;
	border:1px solid #a9a9a9;
	padding:5px;
}

/*Hotspots*/
.hotspotContent {
	display:none;
	width:400px;
	height:300px;
	overflow:auto;
	z-index:1000;
	-moz-box-shadow: 3px 3px 4px #8c8c8c;
	-webkit-box-shadow: 3px 3px 4px #8c8c8c;
	box-shadow: 3px 3px 4px #8c8c8c;
	/* For IE 8 */
	-ms-filter:filter:progid:DXImageTransform.Microsoft.Shadow(strength=4,color=#666666,direction=135);
	/* For IE 5.5 - 7 */
	filter:progid:DXImageTransform.Microsoft.Shadow(strength=4,color=#8c8c8c,direction=135);
	background-color:#fff;
	border:1px solid #a9a9a9;
	padding:5px;
}

.glossaryContent, .bibliographyContent{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	/* 
	 *z-index of glossaryContent needs to be higher than z-index of any layer
	 * which can contain a glossary.
	 */
	z-index: 1000000;
	-moz-box-shadow: 3px 3px 4px #8c8c8c;
	-webkit-box-shadow: 3px 3px 4px #8c8c8c;
	box-shadow: 3px 3px 4px #8c8c8c;
	/* For IE 8 */
	-ms-filter:filter:progid:DXImageTransform.Microsoft.Shadow(strength=4,color=#666666,direction=135);
	/* For IE 5.5 - 7 */
	filter:progid:DXImageTransform.Microsoft.Shadow(strength=4,color=#8c8c8c,direction=135);
	background-color:#fff;
	border:1px solid #a9a9a9;
	display:none;
}

.overlay,
.glossaryEntryContent,
.glossaryPopupClose {
	display: none;
}

/* Tablet-specific overlayer */
.overlay,
.glossaryOverlay,
.bibliographyOverlay,
.menuOverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.overlay,
.glossaryOverlay,
.bibliographyOverlay {
	z-index: 99999;
}

.notLastAreaObject {
	margin-bottom: 5px;
}

/* thumbnails */

.thumbnailWrapper {
	top: 410px;
	position: absolute;
}

.thumbnailContent {
 	display: none;
 	text-align:center;
}

.thumbnailLink {
	border: 1px solid #B32628;
    cursor: pointer;
    float: left;
    line-height: 1px;
    margin: 0 5px 10px 0;
    position: relative;
    /*width: 70px; 
    height: 45px;*/
}

.thumbnailImage {
	border: 0;
}

.thumbnailLinkActive {
	border: 1px solid #B32688;
}

.thumbnailNext, .thumbnailPrevious {
	float: left;
	margin: 15px 5px 10px 0;
	cursor: pointer;
}

.thumbnailNextInactive, .thumbnailPreviousInactive {
	color: #666;
	cursor: default;
}

.thumbnailHidden {
	display: none;
}

.emptyArea_noBackground {
	background: none;
}


/* bubbles/balloons - speech/thoughts */

.headlineContent .balloon {
	z-index: 1;
}

.speechtext {
	width:235px;
	/*font-size:12px;*/
	font-family:arial,sans-serif;
	background-color:#fff;
	color:#000;
	border:2px solid #cdd3e2;
	padding:10px;
	line-height: 1.0em;
	min-height: 10px;
}

.balloonWrapper {
	position:absolute;
	left:25%;
	top: 25%;
}

img.twentytwo_square { 
	width:22px; 
	height:22px; 
}

img.nine_square { 
	width:9px; 
	height:9px; 
}

td.nineSquare {
	height:9px;
	width:9px;
	line-height:7px;
}

.bubbleCornerBottom {
	position: absolute;
	bottom: -20px;
	left:20px;
}

html[dir="rtl"] .bubbleCornerBottom {
	direction: ltr;
}

.bubbleCornerBottomRight {
	position:absolute;
	bottom:-20px; /*ori -21*/
	left:217px;
}


.bubbleCornerTop {
	position:absolute;
	top:-20px;
	left:20px;
}

.bubbleCornerTopRight {
	position:absolute;
	top:-20px;
	left:217px;
}

.thoughttext {
	margin-top:-5px;
	width:235px;
	/*font-size:12px;*/
	color:black;
	font-family:arial,sans-serif;
	border-left:2px solid #CDD3E2;
	border-right:2px solid #CDD3E2;
	background-color:#fff;
	padding: 5px 10px 0 10px;
}

* html .thoughttext {
	margin-top:-2px;
}

.speechtextCornerRound {
	width:235px;
	/*font-size:12px;*/
	color:black;
	font-family:arial,sans-serif;
	background-color:#ccc;
	color:#000;
	border:none;
	padding:10px;
}

.speechtextCornerRoundTop {
	width:237px;
	height:9px;
	line-height:7px;
	background-color:#ccc;
}

.speechtextCornerRoundBottom {
	height:9px;
	line-height:7px;
	background-color:#ccc;
}

.cornerRightSpeech {
	position:absolute;
	top:10px;
	left:257px;
}

.cornerRightSpeechRound {
	position:absolute;
	top:10px;
	left:255px;
}

.cornerRightThought {
	position:absolute;
	bottom:20px;
	left:260px;
}

.cornerLeftSpeech {
	position:absolute;
	top:10px;
	left:-20px; /* ori -22 */
}

.cornerLeftThought {
	position:absolute;
	bottom:20px;
	left:-25px;
}

.thoughtImage {
	margin-left:-1px;
}

.thoughttext p, .speechtext p {
	margin-bottom: 0;
}

.episodeContentVisible {
	display:block;
}

.episodeContentInVisible {
	display:none;
}

.prevEpisodeLink {
	font-size: 10px;
}
	
.nextEpisodeLink {
	font-size: 10px;
}

.contactName {
 	margin: 5px 5px;
    color: #444444;
    font-size: 13px;
    line-height: 1.2em;
}

.contactPosition {
 	margin: 5px 5px;
    color: #444444;
    font-size: 13px;
    line-height: 1.2em;
    margin-bottom: 1em;
}

.contactWelcomeText{
 	margin: 5px 5px;
    color: #444444;
    font-size: 11px;
    line-height: 1.2em;
    margin-bottom: 1em;
}

.contactContent{
 	margin: 5px 5px;
    color: #444444;
    font-size: 11px;
    line-height: 1.2em;
    margin-bottom: 1em;
}

.mediaHeadlineLinkPulse {
	line-height:1em;
}

.exporableMediaContentShadow {
	display: none;
}

.thumbnailLinkOverlay {
	display:none;
}

.glossarySpacer {
	display: none;
}

/* iPad-Customization */
.headlinePortraitMode {
	display: none;
}
/* end */

/* course finish page + certificate buttons - START */
.coursefinishButton,
.certificateLinkButton {
	cursor: pointer;
	left: auto;
	position: absolute;
	right: 30px;
	top: auto;
}

.coursefinishButton {
	bottom: 30px;
}

.certificateLinkButton {
	bottom: 80px;
	display: none;
}

.certificateLinkButton.certificateEnabled {
    display: block;
}


#coursefinishButton .buttonTextBackground,
#certificateLinkButton .buttonTextBackground {
	font-size: 18px;
}

.coursefinishContentExtra {
	background-color: transparent;
	height: 100%;
	left: 0;
	width: 100%;
}

.isAssessment .quizFinishButtonWrapper a.quizFinishCertificateLink {
	display: none;
}

#copyrightInformation span {
	font-size: 75%;
}
/* course finish page + certificate buttons - END */


/*
= INFINITE SLIDER
*/

.thumbnailWrapper {
	left: 0;
	overflow: hidden;
}

.thumbnailLinksWrapper {
	/* needs auto calculation */
	width: 2000px;
	position: relative;
	left: 0;
}

/* to keep the buttons above the slider */
.thumbnailNext, 
.thumbnailPrevious {
	position: relative;
	z-index: 10;
}

/*
= INFINITE SLIDER - END
*/

/* because of grey background on click in IE10 */
.headlineLink a:active {
	background-color: transparent;
}


.courseNotififier {
    display: none;
}


.popupBoxContentHolder {
	display: block !important;
	position: absolute;
	left: -5000px;
	top: -5000px;
}


.clear:before,
.clear:after {
	content: " ";
	display: table;
}

.clear:after {
	clear: both;
}

.checklistHeader {
	display: none;
}

.flowContentExtra .flowNavigation.isExport {
	display: none;
}		
						/* 
						 *	### cmm.elements.css ### 
						 */
						 
						audio {
	height: auto;
}

.wordWrap {
     word-wrap: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.pdf,
.xls {
	margin: 5px 0px;
}

.audioPlayer {
	margin: 5px 0px;
}

.flashAudioControl {
	width: 10px;
	height: 10px;
	background-color: #fff;
	opacity: 0.01;
	filter: alpha(opacity=1);
	position: relative;
	top: -15px;
	cursor: pointer;
}

#exportContentButton,
#courseInfoButton,
.adminPanelInfo,
#createTicketButton,
#showSectionMediaUidsOldSchool,
.helpContent {
	display:none;
}

.tableBorder {
	border-collapse: collapse;
}

.tableBorder td, .tableBorder th {
	border:1px solid #555555;
	padding:5px;
}

.tableBorder p{
	margin: 0px;
}

.areaTable{
	margin:10px;
}

.headlineTable{
	margin:15px;
}

.tableBorder .even{
	background-color: #fff;
}

.tableBorder .odd{
	background-color: #E2E3E4;
}

.tableLegend {
	background-color: #fff;
}

.clear{
	clear:both;
}

.flashContent, .videoContent, .imageContent, .documentContent, .audioPlayer{
	position:relative;
}

#question_additional_media_container .vjs-live-controls.vjs-control {
  width: auto;
}

.mediaEditBarWrapper {
	position: absolute;
	top: 2px;
	left: 2px;
	z-index: 10;
	background: #e9e9e9;
	background: rgba(233, 233, 233, .9);
	color: #666;
	padding: 0 2px;
	border-radius: 2px;
}

.mediaEditBarWrapper.isVideoStream {
	position: relative;
}

.audioPlayer .mediaEditBarWrapper,
.audioContainerWrapper .mediaEditBarWrapper {
	left: 30px;
	top: 0;
}

.documentContent .mediaEditBarWrapper{
	left: auto;
	right: 0;
	top: 0;
}

.mediaEditBarWrapper .button {
	cursor: pointer;
	padding: 0 3px;
	display: block;
	float: left;
	font-family: Arial;
	line-height: 21px;
}

.mediaEditBarWrapper .button:before {
	font-family: 'FontAwesome';
	font-size: 14px;
}

.mediaEditBarWrapper .button.edit:before {
	content: "\f040";
}

.mediaEditBarWrapper .button.task:before {
	content: "\f14a";
}

.mediaEditBarWrapper .button.info {
	content: "\f05d";
	font-size: 11px;
	font-weight: bold;
}

.mediaDescriptionWrapper {
	margin: 0 auto;
}

.mediaDescriptionWrapper.videostream {
	margin: 0;
}

.explorableMediaLink{
	z-index: 100;
}

/* Nach jQueryUI Update keine zIndex Option für Dialoge, daher nun über css */
.ui-dialog{
	z-index: 1001;
}

.explorableMediaLink.close {
	z-index: 1100;
}

.openWindow{
	cursor: pointer;
}

.openKwDialog {
	cursor: pointer;
}

/* Nummerierung in Level 1 - Sitemap */
.posLevel1 {
	display: none;
}

/* franzoesisches Anfuehrungszeichen */
.raquo {
	display: none;
}

.mediaContentEditBar {
	position:relative;
}

.packageContentEditBar{
	margin:0 30px 0 0;
	padding: 0;
}

.boxFadeOut
{
	display: none;
}

.contentText .tableBorder {
	margin-bottom: 10px;
}

.popupBoxContent .tableBorder {
	margin-bottom: 10px;
}


#progressInPercent{
	display:none;
	position:absolute;
}

.pdfLinkDownload {
	display: none;
}

.quizSummaryBackLinkWrapper {
	display:none;
}

.positionUnitPercent {
	display: none;
}

.linkList div a div.linkListInnerLeft, .linkList div a div.linkListInnerRight {
	display: none;
}
#navTop, #navBottom {
	display: none;
}

.thumbnailNumber {
	display: none;
}

/* explorableMediaDialogs*/

.ui-dialog.ui-widget-content {
	background-color:#FFFFFF;
	margin: 20px;
 }

/* .ui-dialog-titlebar { */
/* 	display:none; */
/* } */

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable.ui-resizable{padding: 20px;}

.ui-dialog{
	padding: 1px;
}

.ui-dialog .exporableMediaContentShadow{
	display:block;
	position:absolute;
	width:20px;
	height:20px;
}

.ui-dialog .ui-resizable-handle.ui-resizable-n {
	top:20px;
}

.ui-dialog .ui-resizable-handle.ui-resizable-e{
	right:20px;
}

.ui-dialog .ui-resizable-handle.ui-resizable-s {
	bottom:20px;
}

.ui-dialog .ui-resizable-handle.ui-resizable-w {
	left:20px;
}

.ui-resizable-handle.ui-resizable-se.ui-icon.ui-icon-gripsmall-diagonal-se.ui-icon-grip-diagonal-se {
	bottom:20px;
	right:20px;
}

.ui-dialog .ui-resizable-handle.ui-resizable-sw {
	bottom:20px;
	left:20px;
}

.ui-dialog .ui-resizable-handle.ui-resizable-ne {
	top:20px;
	right:20px;
}

.ui-dialog .ui-resizable-handle.ui-resizable-nw {
	top:20px;
	left:20px;
}


.ui-dialog .exporableMediaContentShadow.boxshadow_tr {
	background:url(../images/dialog_shadow_ne.png);
	height: 20px;
    right: 0;
    top: 0;
    width: 20px;
    z-index: 1003;
}

.ui-dialog .exporableMediaContentShadow.boxshadow_r {
	background: url(../images/dialog_shadow_e.png) repeat-y;
	bottom: 20px;
    height: auto;
    margin-right: 1px;
    right: 0;
    top: 20px;
    width: 20px;
}

.ui-dialog .exporableMediaContentShadow.boxshadow_br {
	background:url(../images/dialog_shadow_se.png);
	bottom: 0;
    height: 20px;
    right: 0;
    width: 20px;
    z-index: 1001;
}

.ui-dialog .exporableMediaContentShadow.boxshadow_b {
	background: url(../images/dialog_shadow_s.png) repeat-x; 
	bottom: 0;
    height: 20px;
    left: 20px;
    margin-bottom: 1px;
    right: 20px;
    width: auto;
}

.ui-dialog .exporableMediaContentShadow.boxshadow_bl {
	background:url(../images/dialog_shadow_sw.png);
	bottom: 0;
    height: 20px;
    left: 0;
    width: 20px;
    z-index: 1002;
}

.ui-dialog .exporableMediaContentShadow.boxshadow_l {
	background: url(../images/dialog_shadow_w.png) repeat-y;
	bottom: 20px;
    height: auto;
    left: 0;
    top: 20px;
    width: 20px;
}

.ui-dialog .exporableMediaContentShadow.boxshadow_tl {
	background:url(../images/dialog_shadow_nw.png);
	height: 20px;
    left: 0;
    top: 0;
    width: 20px;
    z-index: 1004;
}

.ui-dialog .exporableMediaContentShadow.boxshadow_t {
	background: url(../images/dialog_shadow_n.png) repeat-x; 
	height: 20px;
    left: 20px;
    margin-top: 1px;
    right: 20px;
    top: 0;
    width: auto;
}

/* UI Progress-/ Successbar*/


.ui-progressbar-value{
	height: 10px !important;
}

.successUiBar.ui-progressbar.ui-widget.ui-widget-content.ui-corner-all, .progressUiBar.ui-progressbar.ui-widget.ui-widget-content.ui-corner-all{
	float:left;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border: 1px solid #747577;
	height: 10px;
}

.ui-corner-all{
	padding: 3px;
}

.successTitle.uiSuccessbar{ 
	position: relative;
    right: -26px !important;
}



.progressTitle.uiProgressbar, .successTitle.uiSuccessbar{
	float:left;
}


.progressUiBar.ui-progressbar{
	background:transparent;
	position:relative;
	width:35px;
	height:19px;
	top: 10px;
	margin: 0px 10px 0px 3px;
	right: -13px;
	display: block;
	float: left !important;
}

.successUiBar.ui-progressbar{
	background:transparent;
	position:relative;
	width:35px;
	height:19px;
	top: 10px;
	margin: 0px 10px 0px 3px;
	right: -39px;
}

.ui-progressbar-value.ui-widget-header.ui-corner-left{
	display: block !important;
}

.progressUiBar .ui-widget-header {
    background-color:#F99D0A !important;
}

.successUiBar .ui-widget-header {
    background-color:#91CB31 !important;
}

.notification {
	position: absolute;
	top: 140px;
	left: 140px;
	width: 100px;
	line-height: 20px;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	background: white;
	border: 4px solid orange;
	border-radius: 5px;
	box-shadow: 1px -1px 4px rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 9999;
}
.notification.custom {
	background: orange;
	color: white;
}

.notification.pos_nw,
.notification.pos_n,
.notification.pos_no {
	margin-top: -7px;
}
.notification.pos_o {
	margin-left: 7px;
}
.notification.pos_sw,
.notification.pos_s,
.notification.pos_so {
	margin-top: 7px;
}
.notification.pos_w {
	margin-left: -7px;
}

.notification.pos_nw:after,
.notification.pos_n:after,
.notification.pos_no:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: orange transparent transparent transparent;
	margin-top: 34px;
	left: 50px;
	z-index: 9999;
}
.notification.pos_o:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent orange transparent transparent;
	margin-top: -10px;
	margin-left: -49px;
	top: 50%;
	z-index: 9999;
}

.notification.pos_so:before,
.notification.pos_s:before,
.notification.pos_sw:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent orange transparent;
	margin-top: -34px;
	margin-left: -10px;
	z-index: 9999;
	left: 50%;
}

.notification.pos_w:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent transparent orange;
	margin-top: -10px;
	margin-left: 4px;
	top: 50%;
	left: 100%;
	z-index: 9999;
}

.isAssessment .prevNextTable a {
    display: none;
}



/* Big Play Button (at start)
---------------------------------------------------------*/
.bigAudioPlayButton {
	background-color: #000; position: relative; padding: 0;

	/* Start with 10px for base font size so other dimensions can be em based and easily calculable. */
	font-size: 10px;

	/* Allow poster to be vertially aligned. */
	vertical-align: middle;
	/*  display: table-cell; */ /*This works in Safari but not Firefox.*/
}

.bigAudioPlayButton {
	display: block; /* Start hidden */ z-index: 2;
	position: absolute; top: 50%; left: 50%; width: 8.0em; height: 8.0em; margin: -42px 0 0 -42px; text-align: center; vertical-align: center; cursor: pointer !important;
	border: 0.2em solid #fff; opacity: 0.95;
	-webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px;

	background: #454545;
	background: -moz-linear-gradient(top, #454545 0%, #232323 50%, #161616 50%, #3f3f3f 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%,#454545), color-stop(50%,#232323), color-stop(50%,#161616), color-stop(100%,#3f3f3f));
	background: -webkit-linear-gradient(top, #454545 0%,#232323 50%,#161616 50%,#3f3f3f 100%);
	background: -o-linear-gradient(top, #454545 0%,#232323 50%,#161616 50%,#3f3f3f 100%);
	background: -ms-linear-gradient(top, #454545 0%,#232323 50%,#161616 50%,#3f3f3f 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#3f3f3f',GradientType=0 );*/
	background: linear-gradient(top, #454545 0%,#232323 50%,#161616 50%,#3f3f3f 100%);

	/* CSS Shadows */
	-webkit-box-shadow: 4px 4px 8px #000; -moz-box-shadow: 4px 4px 8px #000; box-shadow: 4px 4px 8px #000;
}

.bigAudioPlayButton:hover {
	-webkit-box-shadow: 0 0 80px #fff; -moz-box-shadow: 0 0 80px #fff; box-shadow: 0 0 80px #fff;
}

.bigAudioPlayButton span {
	position: absolute; top: 50%; left: 50%;
	display: block; width: 35px; height: 42px;
	margin: -20px 0 0 -15px; /* Using negative margin to center image. */
	background: url('../images/video-js.png') -100px 0;
}

/*  Big Play Button for Audios on Quiz Start Page - iPad only */
.quizStartAudioMobile .bigAudioPlayButton{
	margin: 0;
}

.audioPlayerInFooter .quizStartAudioMobile{
	display: block;
}

#lmsCommunicationNotification {
	position: absolute;
    text-align: center;
    width: 100%;
}


#lmsCommunicationNotification.hidden {
	top: 0;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);	
}
#lmsCommunicationNotification.visible {
	top: 50px;
	opacity: 1;
}

#lmsCommunicationNotification #lmsCommunicationStarted,
#lmsCommunicationNotification #lmsCommunicationFinished  {
	background: #f9edbe;
    border: 1px solid #f0c36d;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: inline-block;
    font-size: 13px;
    margin: 0;
    padding: 6px 8px;
}

/* EYECATCHER STYLES for attention/salestip - customizations for sartorius (web/css/cmm.elements.css) */

.salestipLinkWrapper,
.attentionLinkWrapper {
	background-color: rgb(128, 130, 136);
	display: block;
	padding: 6px;
	width: 150px;
	font-size: 17px;
	line-height: 1.0em;
	z-index: 20;
	font-weight: bold\0/ !important; /*IE8*/
}

.salestipLinkWrapper,
.attentionLinkWrapper {
	top: 300px;
	left: 55px;
}

.isSpecialTable .salestipLinkWrapper {
	top: 20px;
	left: 560px;
	z-index: 99;
}

a[class*="LinkTitle"] {
	display: block;
}

.salestipLinkWrapper:hover,
.attentionLinkWrapper:hover,
.salestipLink_active,
.salestipLink_active a,
.attentionLink_active,
.attentionLink_active a {
	background-color: #9a9a9a;
}

.salestipLinkTitle:hover,
.attentionLinkTitle:hover,
.salestipLink_active a,
.attentionLink_active a {
	border-color: #efefef;
	color: #fff;
}

.cssanimations.csstransitions .salestipLinkWrapper,
.cssanimations.csstransitions .attentionLinkWrapper {
	-webkit-transition: background-color 1s ease-out;
	-moz-transition: background-color 1s ease-out;
	-o-transition: background-color 1s ease-out;
	-ms-transition: background-color 1s ease-out;
	transition: background-color 1s ease-out;
	-webkit-backface-visibility: hidden; /** removes transformation flackines in chrome **/
}

.cssanimations.csstransitions .salestipLinkTitle,
.cssanimations.csstransitions .attentionLinkTitle {
	-webkit-transition: border-color 1s ease-out;
	-moz-transition: border-color 1s ease-out;
	-o-transition: border-color 1s ease-out;
	-ms-transition: border-color 1s ease-out;
	transition: border-color 1s ease-out;
	-webkit-backface-visibility: hidden; /** removes transformation flackines in chrome **/
}

@-webkit-keyframes pulse_rotate_animation {
	0% { -webkit-transform: rotate(-20deg) scale(1); }
	50% { -webkit-transform: rotate(-20deg) scale(1.2); }
	100% { -webkit-transform: rotate(-20deg) scale(1); }
}

@-moz-keyframes pulse_rotate_animation {
	0% { -moz-transform: rotate(-20deg) scale(1); }
	50% { -moz-transform: rotate(-20deg) scale(1.2); }
	100% { -moz-transform: rotate(-20deg) scale(1); }
}

@-o-keyframes pulse_rotate_animation {
	0% { -o-transform: rotate(-20deg) scale(1); }
	50% { -o-transform: rotate(-20deg) scale(1.2); }
	100% { -o-transform: rotate(-20deg) scale(1); }
}

@-ms-keyframes pulse_rotate_animation {
	0% { -ms-transform: rotate(-20deg) scale(1); }
	50% { -ms-transform: rotate(-20deg) scale(1.2); }
	100% { -ms-transform: rotate(-20deg) scale(1); }
}

@keyframes pulse_rotate_animation {
	0% { transform: rotate(-20deg) scale(1); }
	50% { transform: rotate(-20deg) scale(1.2); }
	100% { transform: rotate(-20deg) scale(1); }
}

.cssanimations.csstransforms .salestipLinkWrapper:hover,
.cssanimations.csstransforms .attentionLinkWrapper:hover {
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-ms-animation-duration: 2s;
	-o-animation-duration: 2s;
	-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	-o-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-backface-visibility: hidden; /** removes transformation flackines in chrome **/
}

.salestipLinkTitle,
.attentionLinkTitle {
	border: 5px solid #dedee5;
	color: #fff;
	padding: 6px 0 7px;
	text-align: center;
	margin-top: 1px;
	line-height: 100%;
}

.rotate {
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.93969262, M12=0.34202014, M21=-0.34202014, M22=0.93969262,sizingMethod='auto expand');
	filter: none\9\0; /* IE9 */
	-webkit-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	transform: rotate(-20deg);
	-webkit-backface-visibility: hidden; /** removes transformation flackines in chrome **/
	margin-top: 37px;
	margin-left: -4px;
	z-index: 10;
}

.cssanimations.csstransforms .rotate:hover {
	-webkit-animation-name: pulse_rotate_animation;
	-moz-animation-name: pulse_rotate_animation;
	-ms-animation-name: pulse_rotate_animation;
	-o-animation-name: pulse_rotate_animation;
	animation-name: pulse_rotate_animation;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-backface-visibility: hidden; /** removes transformation flackines in chrome **/
}

.salestipLinkWrapper a{
	font-size: 100%;
}

/** SPECIAL-TABLE - START **/

/* .isSpecialTable .contentExtra.tableContent { */
/* 	background: url("DEFAULT") no-repeat scroll 0 0 transparent; */
/* } */

.specialTable {
	font-family: arial,sans-serif;
	font-size: 12px;
	margin: 10px 50px 10px 30px;
	text-align: left;
}
.specialTable th {
	/*border-bottom: 2px solid #4B4B4B;
	border-left: 2px solid #4B4B4B;*/
	color: #fff;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	margin: 0;
	padding: 8px 10px 10px;
	text-align: left;
	background-color: #8d8d8d;
}
.specialTable tr > th:first-child {
	border-left: medium none;
}
.specialTable td {
	/*border-bottom: 2px solid #4B4B4B;*/
	border-left: 1px solid #777;
	color: #000000;
	line-height: 14px;
	margin: 0;
	padding: 10px;
	text-align: left;
}
.specialTable td span {
	line-height: 14px;
}
.specialTable tr > td:first-child {
	border-left: medium none;
	color: #000;
	cursor: pointer;
	font-weight: bold;
	width: 147px;
}
.specialTable .rowTitle.rowTitleClicked {
	color: #000 !important;
	cursor: default;
}
.specialTable .rowContent span {
	visibility: hidden;
}
.specialTable .rowTitle span, 
.specialTable .rowContent span {
	font-size: 12px;
}
.isSpecialTable .contentText p {
	margin: 0;
	padding-bottom: 15px;
	padding-top: 0;
	width: 100%;
}
.isSpecialTable .contentText h3 {
	color: #000;
	padding: 15px 0 10px;
	width: 100%;
}

.isSpecialTable .contentExtra .areaInnerWrapper > div:not(.mediaWrapper) {
	bottom: 15px;
	position: absolute !important;
	background: none repeat scroll 0 0 #eee;
	padding: 3px;
	-webkit-box-shadow: -7px 8px 5px 0px rgba(0,0,0,0.60);
	-moz-box-shadow: -7px 8px 5px 0px rgba(0,0,0,0.60);
	box-shadow: -7px 8px 5px 0px rgba(0,0,0,0.60);
}

.isSpecialTable .contentText_right {
	margin-left: 0;
}

.isSpecialTable .rowTitleClicked span {
	color: #8d8d8d;
}

.isSpecialTable .even {
	background: none repeat scroll 0 0 #f4f4f4;
}
.isSpecialTable .odd {
	background: none repeat scroll 0 0 #fff;
}

.isSpecialTable .specialTable {
	border: 3px solid white;
	border-top-width: 0;
}

.isSpecialTable .areaInnerWrapper {
	margin-left: 28px;
}

.isSpecialTable .contentText {
	height: 110px;
	display: block;
	z-index: 20;
	padding-left: 20px;
	width: 380px;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2ffffff, endColorstr=#b2ffffff)";
	height: auto; 
}

.isSpecialTable .specialTable {
	margin: 0 !important;
}

.specialTable caption {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

.specialTable caption {
	background-color: #009035;
	border-color: #FFFFFF #FFFFFF -moz-use-text-color;
	border-image: none;
	border-style: solid solid none;
	border-width: 3px 3px 0;
	color: #fff;
	line-height: 16px;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}

.specialTable td span p.paraLastItem {
	margin-bottom: 0;
}

.specialTable th p.paraLastItem {
	margin-bottom: 0;
}

.mediaWrapper.lastObject {
	margin-bottom: 0;
}

.headlineContent .sourceimg {
	position: relative;
}

.bookmarking.ui-corner-all, 
.bookmarking.ui-corner-bottom, 
.bookmarking.ui-corner-right, 
.bookmarking.ui-corner-br,
.bookmarking .ui-corner-all, 
.bookmarking .ui-corner-bottom, 
.bookmarking .ui-corner-right, 
.bookmarking .ui-corner-br {
    border-bottom-right-radius: 4px;
}

.bookmarking.ui-corner-all,
.bookmarking.ui-corner-bottom, 
.bookmarking.ui-corner-left, 
.bookmarking.ui-corner-bl,
.bookmarking .ui-corner-all,
.bookmarking .ui-corner-bottom, 
.bookmarking .ui-corner-left, 
.bookmarking .ui-corner-bl {
    border-bottom-left-radius: 4px;
}

.bookmarking.ui-corner-all, 
.bookmarking.ui-corner-top, 
.bookmarking.ui-corner-right, 
.bookmarking.ui-corner-tr,
.bookmarking .ui-corner-all, 
.bookmarking .ui-corner-top, 
.bookmarking .ui-corner-right, 
.bookmarking .ui-corner-tr {
    border-top-right-radius: 4px;
}

.bookmarking.ui-corner-all, 
.bookmarking.ui-corner-top, 
.bookmarking.ui-corner-left, 
.bookmarking.ui-corner-tl,
.bookmarking .ui-corner-all, 
.bookmarking .ui-corner-top, 
.bookmarking .ui-corner-left, 
.bookmarking .ui-corner-tl {
    border-top-left-radius: 4px;
}

.bookmarking.ui-widget-content {
    background: url("../images/ui-dialog/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;
    border: 1px solid #AAAAAA;
    color: #222222;
}

.bookmarking.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
}

.bookmarking.ui-dialog {
    left: 0;
    outline: 0 none;
    overflow: hidden;
    padding: 0.2em;
    position: absolute;
    top: 0;
}

.bookmarking .ui-widget-header {
    background: url("../images/ui-dialog/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCCCCC;
    border: 1px solid #AAAAAA;
    color: #222222;
    font-weight: bold;
}

.bookmarking .ui-helper-clearfix:before, 
.bookmarking .ui-helper-clearfix:after {
    border-collapse: collapse;
    content: "";
    display: table;
}

.bookmarking .ui-helper-clearfix:after {
    clear: both;
}

.bookmarking .ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.bookmarking .ui-dialog .ui-dialog-titlebar {
    padding: 0.4em 1em;
    position: relative;
}

.bookmarking span {
    line-height: 12px;
}

.bookmarking .ui-state-default, 
.bookmarking .ui-widget-content .ui-state-default, 
.bookmarking .ui-widget-header .ui-state-default {
    background: url("../images/ui-dialog/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
    border: 1px solid #D3D3D3;
    color: #555555;
    font-weight: normal;
}

.bookmarking .ui-dialog .ui-dialog-titlebar-close {
    height: 20px;
    margin: -10px 0 0;
    padding: 1px;
    position: absolute;
    right: 0.3em;
    top: 50%;
    width: 20px;
}

.bookmarking .ui-state-default .ui-icon {
    background-image: url("../images/ui-dialog/ui-icons_888888_256x240.png");
}

.bookmarking .ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}

.bookmarking .ui-button-icon-only .ui-icon, 
.bookmarking .ui-button-text-icon-primary .ui-icon, 
.bookmarking .ui-button-text-icon-secondary .ui-icon, 
.bookmarking .ui-button-text-icons .ui-icon, 
.bookmarking .ui-button-icons-only .ui-icon {
    margin-top: -8px;
    position: absolute;
}

.bookmarking .ui-icon-closethick {
    background-position: -96px -128px;
}

.bookmarking .ui-icon {
    height: 16px;
    width: 16px;
}

.bookmarking .ui-widget-header .ui-state-hover {
    cursor: pointer;
}

.bookmarking .ui-button .ui-button-text {
    display: block;
    line-height: normal;
}

.bookmarking .ui-button-icon-only .ui-button-text, 
.bookmarking .ui-button-icons-only .ui-button-text {
    display: none;
}

.bookmarking .ui-state-hover, 
.bookmarking .ui-widget-content .ui-state-hover, 
.bookmarking .ui-widget-header .ui-state-hover, 
.bookmarking .ui-state-focus, 
.bookmarking .ui-widget-content .ui-state-focus, 
.bookmarking .ui-widget-header .ui-state-focus {
    background: url("../images/ui-dialog/ui-bg_glass_75_dadada_1x400.png") repeat-x scroll 50% 50% #DADADA;
    border: 1px solid #999999;
    color: #212121;
    font-weight: normal;
}

.bookmarking .ui-dialog .ui-dialog-content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    overflow: auto;
    padding: 0.5em 1em;
    position: relative;
}

.bookmarking .ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    border-width: 1px 0 0;
    margin-top: 0.5em;
    padding: 0.3em 1em 0.5em 0.4em;
    text-align: left;
}

.bookmarking .ui-widget-content {
    background: url("../images/ui-dialog/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;
    border: 1px solid #AAAAAA;
    color: #222222;
}

.bookmarking .ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    border-width: 1px 0 0;
    margin-top: 0.5em;
    padding: 0.3em 1em 0.5em 0.4em;
    text-align: left;
}

.bookmarking .ui-dialog-titlebar .ui-state-hover {
	filter: none;
}

.bookmarking.ui-dialog.ui-widget-content {
	background: none;
	background-color: #fff;
 }

#dialog-bookmark-confirm,
.mediaDescriptionWrapper.isBox {
	display: none;
}

.ui-draggable {
	cursor: move;
}

.relativeDisturberWrapper {
	position: relative;
}

/**
 * Code Editor
 */
.cte_code {
	display: block;
	min-height: 50px;
}

.ace_cursor {
	display: none;
}

.ace_scrollbar-v {
	overflow-y: auto !important;
}

.ace_line span {
	line-height: normal;
}

.glossaryEntryLink {
	display: block;
}


#quizFinishPageLink,
.questionEditBarWrapper {
	display: none;
}		
						/* 
						 *	### cmm.question.css ### 
						 */
						 
						.quizStart {
	display: block;
}

.quizFinish {
	display: none;
}

.questionCorrectFeedback {
	display: none;
}

.questionWrongFeedback {
	display: none;
}

.questionSolutionFeedback {
	display: none;
}

.a_continueQuiz {
	display: none;
}

.quizExtra{
	background: url("../images/questionExtraBackground.png");
	display: none;
}

.questionAnswerBox {
	background-color:#FFFFFF;
	margin:15px;
	padding:10px;
	min-height:80px;
	height: auto !important;
    height: 80px;
}
.questionAnswerBoxTable {
	height:100%;
	width:100%;
	font-size:9pt;
}

.showResultBoxRight {
	display:inline;
	width:30px ! important;
	height:30px;
	border:1px solid green;
}

.showResultBoxWrong {
	display:inline;
	width:30px ! important; 
	height:30px;
	border:1px solid red;
}

.notSupportedQuestion {
	width: 50%; 
	background: none repeat scroll 0% 0% #f00; 
	color: #fff; 
	font-weight: bold; 
	padding: 2px; 
	border: 1px solid white;
}

.noQuestionsAvailable {
	color: #b6b6b6; 
	font-weight: bold; 
	padding: 2px;
	width: 35%;
	left: 500px;
    position: relative;
    top: 245px;
    text-align: center; 
}

.quizStartButtonWrapper, .quizFinishButtonWrapper {
	width: 0px;
}

.div_quizFinishMainTitleWrapper {
	display: none;
}

.isTrueFalse .choiceItem {
	background-image: url("../images/quizRadioButtonInactive.jpg");
}

.isTrueFalse div.selected {
	background-image: url("../images/quizRadioButtonActive.jpg");
}

.isSingleChoice .choiceItem {
	background-image: url("../images/quizRadioButtonInactive.jpg");
}

.isSingleChoice div.selected {
	background-image: url("../images/quizRadioButtonActive.jpg");
}

/* Likert START */
.isLikert .vertical .choiceItem{
	display:block;
	background: #fcfcfc url("../images/quizRadioButtonInactive.jpg") no-repeat 5px 50%;
	/*background-position:5px 50%;*/
	padding:5px 5px 5px 30px;
}
.isLikert .vertical .selected {
	background: #fcfcfc url("../images/quizRadioButtonActive.jpg") no-repeat 5px 50%;
}
.isLikert .vertical .choiceItem:hover, .isLikert .horizontal .choiceItem:hover{
	background-color: #fcfcfc;
}
.isLikert .horizontal:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.isLikert .horizontal .choiceItem {
	display:block;
	float:left;
	width:18%;
	background: url("../images/quizRadioButtonInactive.jpg") no-repeat center 5px;
	padding:25px 1px 5px 1px;
	margin: 15px 5px 0 0;
	text-align:center;
}
.isLikert .horizontal .choiceItem span,.isLikert .vertical .choiceItem span{
	margin:0;
}
.isLikert .horizontal .selected{
	background: #fcfcfc url("../images/quizRadioButtonActive.jpg") no-repeat center 5px;
}
/* Likert END */

#openTextArea {
	margin: 0 0 0 15px;
	width: 500px;
	width/*\**/: 498px\9;
	height: 200px;
	border: 1px solid #a9a9a9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.questionDescription {
	display: none;
}

/* muss evtl. noch angepasst werden - stri */
.nextLink2 {
	display: none;
}

.trueFalseQuestionTitle, .mcQuestionTitle, .dragAndDropWithFeedbackQuestionTitle, .likertQuestionTitle{
	display: none;
}

#retryButton {
	display:none;
}

#showSolutionButton {
	display:none;
}

.resultFeedbackWrapper {
	display: none;
}

.gapQuestionContent .questionAnswerBoxTable td {
	line-height: 28px;
}

.gapQuestionContent .questionAnswerBoxTable .dropdownSelect {
	margin-top:4px;
}

.mcQuestionOptionalDescription, .tfQuestionOptionalDescription, .gapQuestionOptionalDescription, .icQuestionOptionalDescription, .liQuestionOptionalDescription,
.dndQuestionOptionalDescription {
	display: none;
}

#answerlist_answer {
	float:left;
	width:300px;
}

#answerlist_match_a {
	float:left;
	width:300px;
}

#answerlist_match_b {
	float:left;	
	width:300px;
}

#answerlist_clear {
	clear:left;
}

.answerlist_selected {
	float:left;
	width:50px;
	background-image: url("../images/quizRadioButtonActive.jpg");
    background-position: right center;
    background-repeat: no-repeat;
}

.choiceItemBottom {
	display: none;
}

.choiceItemTop {
	display: none;	
}

#div_answerArea a {
	margin: 0;
}

.questionCaptionEvaluation {
	display: none;
}

.questionEvaluationIntro {
	display: none;
}

.questionContentDialogChoice .questionTitle table {
	height: 100%;
	width:100%;
}

.questionContentDialogChoice .questionTitle {
	display: none;
}

.quizSectionDescription {
	display: none;
}
.nextQuestionText {
	display:none;
}

.solutionFlagIcon {
	display: none;
}

.quizStart .areaInnerWrapper {
	display: none;
}

.quizExtra .mediaAreaWrapper {
	display: none;
}

.quizFinish .areaInnerWrapper {
	display: none;
}

.quizFormalparaTitleWrapper {
	display: none;
}

.quizWelcomeText {
	display: none;
}

.questionSection {
	display: none;
}

.mcQuestionTitleTable {
	height: 100%;
	width: 100%;
}

.matrixQuestionContent div.selected {
	background-image: url("../images/quizRadioButtonActive.jpg");
}

.matrixQuestionContent .choiceItem {
	background-image: url("../images/quizRadioButtonInactive.jpg");
}

.feedbackAnswer {
	display: none;
}

.openQuestionTitle {
	display: none;
}

.gapQuestionTitle {
	display: none;
}

.imgcQuestionTitle {
	display: none;
}

.imageChoiceQuestionWithTextContent .questionCount,
.imageChoiceQuestionWithTextContent .quizExtra #div_textArea,
.imageChoiceQuestionWithTextContent .quizText .icQuestionOptionalDescription {
	display: none;
}		
						/* 
						 *	### cmm.question.dnd.css ### 
						 */
						 
						.source {
	width: 250px;
	height: 58px;
	margin:20px 5px;
	background: #fff;
	border: 1px solid #000;
}

.draggable {
	position: absolute;
	width: 246px;
	height: 54px;
	display: none;
	overflow: hidden;
	font-size:12px;
	cursor: move;
	padding: 2px;
	background: #fff;
	border: 1px solid #000;
}

.draggable .dndOverlay {
	width: 246px;
}

.droppableWrapper,
.dndOverlay.resize.floated {
	height: 58px;
}

.droppableWrapper {
	width: 488px;
	float:left;
	margin:5px 15px 5px 0;
	padding:5px;
	overflow:hidden;
	background: #fff;
	border: 1px solid #000;
}

.droppableWrapper:after {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}


.droppableContent,
.textToTextDragAndDropQuestionContent .dndOverlay {
	float:left;
	width:200px;
	display: inline-block;
	vertical-align: middle;
}
	
.droppable {
	width: 250px;
	height: 58px;
	background: #fff;
	border: 1px solid #000;
	display: inline-block;
	vertical-align: middle;
}

.dndOverlay.floated + .droppable {
	vertical-align: middle;
}

.droppable_containerUnsorted{
	display: none;
}

.droppable_container{
	display: none;
	position: absolute;
	left: 15px;
	width: 100%;
}

.draggable_source_container{
	position: absolute;
	top: 55px;
	left: 15px;
}

/* T2T Element Styles for 2/4 matches */
.dwFour .dndOverlay.resize.floated {
	margin-left: -205px;
}

/* T2T Element Styles for 5/6 matches */
.dwSix,
.dwSix .dndOverlay.resize.floated {
	height: 83px;
}

.dwSix {
	width: 231px;
	float:left;
	margin:5px 15px 5px 0;
}

.dwSix .droppableContent,
.dwSix .dndOverlay {
	width:95px;
}

.dwSix .droppable {
	width: 114px;
	height: 82px;
}

.draggableSix {
	width: 110px;
	height: 78px;
}

.draggableSix .dndOverlay,
.draggableEight .dndOverlay {
	width: 110px;
}

.sourceSix{
	float:left;
	width: 114px;
	height: 82px;	
}

/* T2T Element Styles for 7/8 matches */
.dwEight,
.dwEight .dndOverlay.resize.floated {
	height: 57px;
}

.dwEight {
	width: 231px;
	float:left;
	margin:5px 15px 5px 0;
}

.dwEight .droppableContent,
.dwEight .dndOverlay {
	width:95px;
}

.dwEight .droppable {
	width: 114px;
	height: 55px;
}

.draggableEight {
	width: 110px;
	height: 51px;
}

.sourceEight{
	float:left;
	width: 114px;
	height: 55px;	
}

/*+++++ Text2Image +++++*/
/* 2 Matches */
.dwT2I {
	width: 488px;
	height: 135px;
	float:left;
	margin:5px 15px 5px 0;
}

.dwT2I .droppableContent {
	width:231px;
	height: 135px; 
}

.dwT2I .droppable {
	width: 228px;
	height: 133px;
}

.draggableT2I {
	width: 224px;
	height: 129px;
}

.sourceT2I{
	float:left;
	width: 228px;
	height: 133px;	
}

/* 4 Matches */
.dwT2IFour {
	width: 231px;
	height: 135px;
	float:left;
	margin:5px 15px 5px 0;
}

.dwT2IFour .droppableContent {
	width:104px;
	height: 135px; 
}

.dwT2IFour .droppable {
	width: 104px;
	height: 133px;
}

.draggableT2IFour {
	width: 100px;
	height: 129px;
}

.sourceT2IFour{
	float:left;
	width: 104px;
	height: 133px;	
}

/* 6 Matches */
.dwT2ISix {
	width: 231px;
	height: 84px;
	float:left;
	margin:5px 15px 5px 0;
}

.dwT2ISix .droppableContent {
	width:104px;
	height: 84px; 
}

.dwT2ISix .droppable {
	width: 104px;
	height: 81px;
}

.draggableT2ISix {
	width: 100px;
	height: 77px;
}

.sourceT2ISix{
	float:left;
	width: 104px;
	height: 81px;	
}

/* 8 Matches */
.dwT2IEight {
	width: 231px;
	height: 58px;
	float:left;
	margin:5px 15px 5px 0px;
}

.dwT2IEight .droppableContent {
	width:104px;
	height: 58px; 
}

.dwT2IEight .droppable {
	width: 104px;
	height: 55px;
}

.draggableT2IEight {
	width: 100px;
	height: 51px;
}

.sourceT2IEight{
	float:left;
	width: 104px;
	height: 55px;	
}

/*** DialogChoice ***/

.mcQuestionTitleDialogChoice {
	/*border: 1px solid #B70616;*/
	left: 30px;
	padding: 10px;
	position: absolute;
	top: 20px;
	width: 258px;
	height: 110px;
}

.droppableContainerDialogChoice {
	width: 250px;
}

.droppableWrapperDialogChoice {
	float: left;
	margin: 5px 15px 5px 0;
	width: 296px;
	height: 115px;
	background: none;
	border: none;
	-moz-box-shadow: none;
	overflow: hidden;
	padding: 5px;
}

.droppableWrapperDialogChoice .droppable {
	width: 232px;
	height: 40px;
}

.droppableWrapperDialogChoice .droppable {
	left: 18px;
	position: absolute;
	top: 38px;
	width: 258px;
	background-color: transparent;
	border: 0px solid #B70616;
	height: 58px;
}

.source {
	/*background-color: #FCFAD3;*/
	border: 1px solid #000;
}

.sourceT2IDialogChoice, .sourceT2IFourDialogChoice, .sourceT2ISixDialogChoice, .sourceT2IEightDialogChoice {
	float: left;
	width: 257px;
	margin: 10px 5px;
	height: 60px;
}

.draggableT2IDialogChoice {
	width: 252px; 
	height: 56px;
}

.dialogChoiceQuestionContent p {
	margin-bottom: 0;
	font-size: 12px;
}

/* Question - Background - Arrows */

.dialogChoiceQuestionContent {
}

.droppableContainerDialogChoice {
	width: 296px;
	height: 110px;
}

.dialogChoiceContentInnerWrapper .dialogChoiceDroppableContent {
	float: none;
	width: 258px;
	height: 52px;
}

.draggable.dcSelected {
	background-color: transparent;
	border: none;
}

.dialogChoiceQuestionInnerWrapper {
	background-color: #FFF;
	border: 2px solid #CED3E2;
	color: #000;
	font-family: arial,sans-serif;
	padding: 10px;
	width: 235px;
}

.dialogChoiceContentInnerWrapper {
	background-color: #FFF;
	border: 2px solid #CED3E2;
	color: #000;
	font-family: arial,sans-serif;
	padding: 10px;
	width: 260px;
}

.questionCornerTopLeftHeaderAlignment, .answerCornerTopLeftHeaderAlignment {
	height: 22px;
	background-image: url("../images/speech/corner_top.gif");
	background-position: left top;
	background-repeat: no-repeat;
	left: 20px;
	position: relative;
	top: 2px;
	width: 22px;
}

.questionCornerTopRightHeaderAlignment, .answerCornerTopRightHeaderAlignment {
	height: 22px;
	background-image: url("../images/speech/corner_top_right.gif");
	background-position: left top;
	background-repeat: no-repeat;
	left: 220px;
	position: relative;
	top: 2px;
	width: 22px;
}

.questionCornerBottomLeftFooterAlignment, .answerCornerBottomLeftFooterAlignment {
	height: 22px;
	background-image: url("../images/speech/corner_bottom.gif");
	background-position: left top;
	background-repeat: no-repeat;
	left: 20px;
	position: relative;
	top: -2px;
	width: 22px;
}

.questionCornerBottomRightFooterAlignment, .answerCornerBottomRightFooterAlignment {
	height: 22px;
	background-image: url("../images/speech/corner_bottom_right.gif");
	background-position: left top;
	background-repeat: no-repeat;
	left: 220px;
	position: relative;
	top: -2px;
	width: 22px;
}

.answerCornerTopRightHeaderAlignment, .answerCornerBottomRightFooterAlignment {
	left: 240px;
}

.draggable.shadow {	
	background-color: #EFEFEF;
	border: 1px solid #777;
}

.questionContentDialogChoice .draggableText {
	line-height: 1.5em;
}

.questionContentDialogChoice .droppableContent {
	margin: 0;
}

.answerCornerBottomRight, .answerCornerBottomLeft  {
	margin-top: 22px;
}

.questionContentDialogChoice .questionTitle {
	display: none;
}

.questionTitle.dndCategoryQuestionText {
	display: none;
}

.dndOverlay.resize {
	left: 0;
	top: 0;
	height: 100%;
	position: absolute;
}

.dndOverlay.resize.floated {
	position: inherit;
	padding: 5px 0;
	margin-left: -100px;
}

.dcQuestionBubbleArea .dcBackgroundImage {
	display: none;
}		
						/* 
						 *	### cmm.zoomable.css ### 
						 */
						 
						.zoomableContainer{
	/* ...^o.o^... */
}
.zoomableContainer .zoomablePanel{
	padding: 0 5px 5px 0;
}
.zoomableContainer .zoomablePanelBtn{
	display: inline-block;
	vertical-align: top;
	padding:2px;
	width: 20px;
	height: 20px;
	margin:5px 0 0 5px;
	background-color: #eee;
	background-image: url(../images/sprite_zoomable_icons_dark.png);
	/* IE 6,7 HACK */
    zoom: 1;
    *display: inline;
}
.zoomableContainer .zoomablePanelBtn:hover{
	background-color: #fff;
}
.zoomableContainer .zoomablePanelBtn:active{
	background-color: #333;
	background-image: url(../images/sprite_zoomable_icons_light.png);
}
.zoomableContainer a.inactive{
	/* IE 8 */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  	/* IE 5-7 */
  	filter: alpha(opacity=50);
  	/* Browsers */
	opacity:0.5;
}
.zoomableContainer .zoomablePanelBtn span{
	display:none;
}
.zoomableContainer .zoomablePanelSpacer{
	display: inline-block;
	vertical-align: top;
	padding:2px;
	width: 20px;
	height: 20px;
	margin: 5px 0 0 5px;
	/* IE 6,7 HACK */
    zoom: 1;
    *display: inline;
}
.zoomableContainer .zoomPanel{
	width:60px;
}
.zoomableContainer .panPanel, .zoomableContainer .fusionPanel{
	width:90px;
}
.zoomableContainer .zoomablePanel .zoomInBtn{
	background-position:-13px -13px;
}
.zoomableContainer .zoomablePanel .zoomOutBtn{
	background-position:-63px -13px;
}
.zoomableContainer .zoomablePanel .panLeftBtn{
	background-position:-113px -13px;
}
.zoomableContainer .zoomablePanel .panRightBtn{
	background-position:-163px -13px;
}
.zoomableContainer .zoomablePanel .panDownBtn{
	background-position:-213px -13px;
}
.zoomableContainer .zoomablePanel .panUpBtn{
	background-position:-263px -13px;
}
.zoomableContainer .zoomablePanel .panResetBtn{
	background-position:-313px -13px;
}		
						/* 
						 *	### cmm.audioplayer.css ### 
						 */
						 
						.audioPlayer .playlist{
	display:none;
}

.audioControls{
	position:relative;
	width:190px;
	height:20px;
	font-size:11px;
	font-family: "arial";
	font-weight:bold;
	text-align:center;
	margin-bottom: 10px;
}

.audioControls a{
	color:#fff;
	text-decoration:none;
}

.audioControls a:hover{
	color:#0088af;
}

.audioControls .button,
.audioControls .button.play,
.audioControls .button.pause {
	display:inline-block;
	vertical-align:top;
	width:16px;
	height:16px;
	margin:2px;
}

.audioControls .button.pause{
	background:#0088af url(../images/audioplayer/AudioPlayerPlayButton.png) center center;
}

.audioControls .button.pause:hover{
	background:#66b6cf url(../images/audioplayer/AudioPlayerPlayButton.png) center center;
}

.audioControls .button.play{
	background:#0088af url(../images/audioplayer/AudioPlayerPauseButton.png) center center;
}

.audioControls .button.play:hover{
	background:#66b6cf url(../images/audioplayer/AudioPlayerPauseButton.png) center center;
}

.audioControls .button:hover{
	background:#66b6cf;
}

.audioControls .button .caption{
	color:#fff;
	display:none;
}

.audioControls .button .caption:hover{
	color:#0088af;
}

.audioControls .audioProgress{
	position:relative;
	background: #d9dee2;
	display:inline-block;
	vertical-align:top;
	width:146px;
	height:6px;
	margin: 7px 3px 0 1px;
	
}

.audioControls .audioProgress .status{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:none;
}

.audioControls .audioProgress .status .currentStatus{

}

.audioControls .audioProgress .status .divider{

}

.audioControls .audioProgress .status .maximum{

}

.audioControls .audioProgress .mask{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:block;
}

.audioControls .audioProgress .current{
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:100%;
	background: #b4b9bd;
}

.audioControls .volume{
	position:relative;
	background: #d9dee2;
	display:inline-block;
	vertical-align:top;
	margin:2px 0;
	width:20px;
	height:16px;
	cursor: pointer;
}

.audioControls .volume .status{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:none;
}

.audioControls .volume .status .currentVolume{

}

.audioControls .volume .status .divider{

}

.audioControls .volume .status .maximum{

}

.audioControls .volume .mask{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:block;
	background:url(../images/audioplayer/AudioPlayerVolumeButton.png) center  center;
}

.audioControls .volume .current{
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:100%;
	background:#0088af;
}

.flashAudio.pause.hidden,
.flashAudio.play.hidden,
.audioPlayer.hiddenControls .mediaEditBarWrapper  {
	display: none;
}		
						/* 
						 *	### cmm.jquery-ui-slider.css ### 
						 */
						 
						
 #slider.ui-state-default, #slider.ui-widget-content .ui-state-default, #slider.ui-widget-header .ui-state-default { 
	border: 0px solid #d3d3d3; 
	background: url(../images/slider/sliderHandle.png) center center no-repeat;
	font-weight: normal; 
	color: #555; 
	width: 35px;
	height: 35px;
	margin-top:-1px;
	cursor:url(../images/slider/cursor_rl.png), move;
 }

#sliderContainer.oneWaySlider .ui-state-default {
	background-image: url(../images/slider/sliderHandleOneWay.png);
	cursor:url(../images/slider/cursor_r.png), move;
}
 
 #slider.ui-state-default a, #slider.ui-state-default a:link, #slider.ui-state-default a:visited { color: #555555; text-decoration: none; }
 #slider.ui-state-hover, #slider.ui-widget-content .ui-state-hover,  #slider.ui-widget-header .ui-state-hover, #slider.ui-state-focus, #slider.ui-widget-content .ui-state-focus, #slider.ui-widget-header .ui-state-focus { 
	border: 0px solid #999999; 
	background: url(../images/slider/sliderHandleHover.png) center center no-repeat; 
	font-weight: normal; 
	cursor:url(../images/slider/cursor_rl.png), move;
 }

#sliderContainer.oneWaySlider .ui-state-focus {
	background-image: url(../images/slider/sliderHandleOneWay.png);
	cursor:url(../images/slider/cursor_r.png), move;
}

#sliderContainer.oneWaySlider .ui-state-hover {
	background-image: url(../images/slider/sliderHandleOneWayHover.png);
	cursor:url(../images/slider/cursor_r.png), move;
}

 #slider.ui-state-hover a, #slider.ui-state-hover a:hover { 
 	color: #212121; 
 	text-decoration: none; 
}

#slider.ui-state-active, #slider.ui-widget-content .ui-state-active, #slider.ui-widget-header .ui-state-active { 
	border: 0px solid #aaaaaa; 
	background:  url(../images/slider/sliderHandle.png) center center no-repeat;
	font-weight: normal; 
}

#sliderContainer.oneWaySlider .ui-state-active {
	background-image: url(../images/slider/sliderHandleOneWayHover.png);
	cursor:url(../images/slider/cursor_r.png), move;
}

#slider.ui-state-active a, #slider.ui-state-active a:link, #slider.ui-state-active a:visited { 
	color: #212121; 
	text-decoration: none; 
}

#slider.ui-widget :active { 
	outline: none; 
}

/* Icons----------------------------------*/

 .control{
	background: #c5c5c5;
	height: 6px;
    left: 297px;
    padding: 25px 30px 30px 30px;
    position: absolute;
    bottom:0;
    top:auto;
    width: 655px;
    z-index: 5;
/*     z-index:10000;mash */
}

 /* Kontrollfl�che, durch top kann sie mittig ausgericht */
 .tick {  
 	border-left: 3px solid #FFFFFF; 
 	color: #222222; 
 	position: absolute; 
 	height: 6px;
 	margin-top: -3px; 
 	font-size: 1.8em; 
 	line-height: 3.8em;  
 	border-top: none; 
 	border-right: none; 
 	border-bottom: none; 
 	text-align: center; 
 	cursor:url(../images/slider/cursor_rl.png), move;
}

 .tick:first-child {  
 	cursor:url(../images/slider/cursor_l.png), move;
}
 .tick:last-of-type {
 	cursor:url(../images/slider/cursor_r.png), move;
 }


.oneWaySlider .tick {
	cursor:url(../images/slider/cursor_r.png), move;
}

#slider.ui-widget-content {
    background: none repeat scroll 0 0 #c5c5c5;
    border-left: none;
    border-right: 3px solid #FFFFFF;
    border-top: 3px solid #FFFFFF;
    color: #222222;
    width: 636px;
    height: 0;
    cursor:url(../images/slider/cursor_rl.png), move;
}

#sliderContainer.oneWaySlider .ui-widget-content {
	cursor:url(../images/slider/cursor_r.png), move;
} 


.ui-slider-horizontal {
    height: 0.8em;
}

.slider-info {
	display: block;
    bottom: 3px;
    color: #000000;
    font-family: arial,sans-serif;
    font-size: 12px;
    left: 0;
    position: absolute;
    text-align: right;
    width: 100%;
}

.ui-jcoverflip {
    position: relative;
}
   
.ui-jcoverflip--item {
    /*position: relative;*/
    display: none;
}

#slide_1 {
	display: block;
}

.flip {
	display:block;
	list-style-type:none;
	height: 495px;
	position: absolute;
	right: 0;
}


.flip_left{
	left: 0;
	right: auto;
}

.control.one,
.control.two,
.control.three,
.control.four,
.control.five,
.control.halfExtra {
	left: auto;
	right: 0;
}

.control.one.control_left,
.control.two.control_left,
.control.three.control_left,
.control.four.control_left,
.control.five.control_left,
.control.halfText.control_left {
	left: 0;
	right: auto;
}

.control.one {
	width: 126px;
}

.control.one #slider {
	width: 117px;
}

.control.two {
	width: 302px;
}

.control.two #slider {
	width: 293px;
}

.control.three {
	width: 479px;
}

.control.three #slider{
	width: 470px;
}

.control.four {
	width: 654px;
}

.flip.five {
	width: 972px;
	left: 0px;
}

.control.five {
	width: 912px;
}

.control.five #slider {
	width: 903px;
}

.sliderInscription {
	bottom: 3px;
	color: #000;
	display: inline;
	font-family: arial,sans-serif;
	font-size: 12px;
	left: 0;
	margin: 0;
	position: absolute;
	text-align: right;
	width: 100%;
}


.ui-slider-horizontal .ui-slider-handle {
	margin-left: -1.65em;
	top: -1.75em;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
}

.ui-slider {
	position: relative;
	text-align: left;
}		
						/* 
						 *	### video-js.css ### 
						 */
						 
						/*!
Video.js Default Styles (http://videojs.com)
Version 4.9.0
Create your own skin at http://designer.videojs.com
*/
/* SKIN
================================================================================
The main class name for all skin-specific styles. To make your own skin,
replace all occurances of 'vjs-default-skin' with a new name. Then add your new
skin name to your video tag instead of the default skin.
e.g. <video class="video-js my-skin-name">
*/
.vjs-default-skin {
  color: #cccccc;
}
/* Custom Icon Font
--------------------------------------------------------------------------------
The control icons are from a custom font. Each icon corresponds to a character
(e.g. "\e001"). Font icons allow for easy scaling and coloring of icons.
*/
@font-face {
  font-family: 'VideoJS';
  src: url('../font/vjs.eot');
  src: url('../font/vjs.eot?#iefix') format('embedded-opentype'), url('../font/vjs.woff') format('woff'), url('../font/vjs.ttf') format('truetype'), url('../font/vjs.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Base UI Component Classes
--------------------------------------------------------------------------------
*/
/* Slider - used for Volume bar and Seek bar */
.vjs-default-skin .vjs-slider {
  /* Replace browser focus hightlight with handle highlight */
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  /* background-color-with-alpha */
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.9);
}
.vjs-default-skin .vjs-slider:focus {
  /* box-shadow */
  -webkit-box-shadow: 0 0 2em #ffffff;
  -moz-box-shadow: 0 0 2em #ffffff;
  box-shadow: 0 0 2em #ffffff;
}
.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-shadow: 0em 0em 1em #fff;
  position: absolute;
  top: 0;
  left: 0;
  /* Rotate the square icon to make a diamond */
  /* transform */
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* Control Bar
--------------------------------------------------------------------------------
The default control bar that is a container for most of the controls.
*/
.vjs-default-skin .vjs-control-bar {
  /* Start hidden */
  display: none;
  position: absolute;
  /* Place control bar at the bottom of the player box/video.
     If you want more margin below the control bar, add more height. */
  bottom: 0;
  /* Use left/right to stretch to 100% width of player div */
  left: 0;
  right: 0;
  /* Height includes any margin you want above or below control items */
  height: 3.0em;
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
}
/* Show the control bar only once the video has started playing */
.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  /* Visibility needed to make sure things hide in older browsers too. */

  visibility: visible;
  opacity: 1;
  /* transition */
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}
/* Hide the control bar when the video is playing and the user is inactive  */
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  /* transition */
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}
/* The control bar shouldn't show after an error */
.vjs-default-skin.vjs-error .vjs-control-bar {
  display: none;
}
/* Don't hide the control bar if it's audio */
.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}
/* IE8 is flakey with fonts, and you have to change the actual content to force
fonts to show/hide properly.
  - "\9" IE8 hack didn't work for this
  - Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9
*/
@media \0screen {
  .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
}
/* General styles for individual controls. */
.vjs-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3.0em;
  width: 4em;
}
/* Font button icons */
.vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0em 0em 1em #ffffff;
}
.vjs-default-skin .vjs-control:focus {
  /*  outline: 0; */
  /* keyboard-only users cannot see the focus on several of the UI elements when
  this is set to 0 */

}
/* Hide control text visually, but have it available for screenreaders */
.vjs-default-skin .vjs-control-text {
  /* hide-visually */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Play/Pause
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer;
}
.vjs-default-skin .vjs-play-control:before {
  content: "\e001";
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
  content: "\e002";
}
/* Playback toggle
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 4em;
  left: -2em;
  list-style: none;
}
/* Volume/Mute
-------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
  content: "\e006";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005";
}
.vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right;
}
.vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: 0.6em;
  margin: 1.1em auto 0;
}
.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.5em;
  /* assuming volume starts at 1.0 */

  width: 100%;
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0.5em;
  height: 0.5em;
  /* Assumes volume starts at 1.0. If you change the size of the
     handle relative to the volume bar, you'll need to update this value
     too. */

  left: 4.5em;
}
.vjs-default-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em;
}
/* The volume menu button is like menu buttons (captions/subtitles) but works
    a little differently. It needs to be possible to tab to the volume slider
    without hitting space bar on the menu button. To do this we're not using
    display:none to hide the slider menu by default, and instead setting the
    width and height to zero. */
.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  height: 0;
  width: 0;
}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */

}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content {
  height: 2.9em;
  width: 10em;
}
/* Progress
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 1em;
  /* Set above the rest of the controls. */
  top: -1em;
  /* Shrink the bar slower than it grows. */
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
/* On hover, make the progress bar grow to something that's more clickable.
    This simply changes the overall font for the progress bar, and this
    updates both the em-based widths and heights, as wells as the icon font */
.vjs-default-skin:hover .vjs-progress-control {
  font-size: .9em;
  /* Even though we're not changing the top/height, we need to include them in
      the transition so they're handled correctly. */

  /* transition */
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
/* Box containing play and load progresses. Also acts as seek scrubber. */
.vjs-default-skin .vjs-progress-holder {
  height: 100%;
}
/* Progress Bars */
.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  /* updated by javascript during playback */

  width: 0;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-play-progress {
  /*
    Using a data URI to create the white diagonal lines with a transparent
      background. Surprisingly works in IE8.
      Created using http://www.patternify.com
    Changing the first color value will change the bar color.
    Also using a paralax effect to make the lines move backwards.
      The -50% left position makes that happen.
  */

  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-load-progress {
  background: #646464 /* IE8- Fallback */;
  background: rgba(255, 255, 255, 0.2);
}
/* there are child elements of the load progress bar that represent the
   specific time ranges that have been buffered */
.vjs-default-skin .vjs-load-progress div {
  background: #787878 /* IE8- Fallback */;
  background: rgba(255, 255, 255, 0.1);
}
.vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%;
}
.vjs-default-skin .vjs-seek-handle:before {
  padding-top: 0.1em /* Minor adjustment */;
}
/* Live Mode
--------------------------------------------------------------------------------
*/
.vjs-default-skin.vjs-live .vjs-time-controls,
.vjs-default-skin.vjs-live .vjs-time-divider,
.vjs-default-skin.vjs-live .vjs-progress-control {
  display: none;
}
.vjs-default-skin.vjs-live .vjs-live-display {
  display: block;
}
/* Live Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em;
}
/* Time Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  /* Align vertically by making the line height the same as the control bar */
  line-height: 3em;
}
.vjs-default-skin .vjs-current-time {
  float: left;
}
.vjs-default-skin .vjs-duration {
  float: left;
}
/* Remaining time is in the HTML, but not included in default design */
.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left;
}
.vjs-time-divider {
  float: left;
  line-height: 3em;
}
/* Fullscreen
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-fullscreen-control:before {
  content: "\e000";
}
/* Switch to the exit icon when the player is in fullscreen */
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b";
}
/* Big Play Button (play button at start)
--------------------------------------------------------------------------------
Positioning of the play button in the center or other corners can be done more
easily in the skin designer. http://designer.videojs.com/
*/
.vjs-default-skin .vjs-big-play-button {
  left: 0.5em;
  top: 0.5em;
  font-size: 3em;
  display: block;
  z-index: 2;
  position: absolute;
  width: 4em;
  height: 2.6em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  /* Need a slightly gray bg so it can be seen on black backgrounds */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  border: 0.1em solid #3b4249;
  /* border-radius */
  -webkit-border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  border-radius: 0.8em;
  /* box-shadow */
  -webkit-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
/* Optionally center */
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
  /* Center it horizontally */
  left: 50%;
  margin-left: -2.1em;
  /* Center it vertically */
  top: 50%;
  margin-top: -1.4000000000000001em;
}
/* Hide if controls are disabled */
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}
/* Hide when video starts playing */
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
  display: none;
}
/* Hide on mobile devices. Remove when we stop using native controls
    by default on mobile  */
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  /* IE8 needs a non-glow hover state */
  background-color: #505050;
  background-color: rgba(50, 50, 50, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 3em #ffffff;
  -moz-box-shadow: 0 0 3em #ffffff;
  box-shadow: 0 0 3em #ffffff;
  /* transition */
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.vjs-default-skin .vjs-big-play-button:before {
  content: "\e001";
  font-family: VideoJS;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */

  line-height: 2.6em;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center /* Needed for IE8 */;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-big-play-button {
  display: none;
}
/* Error Display
--------------------------------------------------------------------------------
*/
.vjs-error-display {
  display: none;
}
.vjs-error .vjs-error-display {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-error-display:before {
  content: 'X';
  font-family: Arial;
  font-size: 4em;
  color: #666666;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */

  line-height: 1;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center /* Needed for IE8 */;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5em;
  width: 100%;
}
.vjs-error-display div {
  position: absolute;
  bottom: 1em;
  right: 0;
  left: 0;
  font-size: 1.4em;
  text-align: center;
  padding: 3px;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
}
.vjs-error-display a,
.vjs-error-display a:visited {
  color: #F4A460;
}
/* Loading Spinner
--------------------------------------------------------------------------------
*/
.vjs-loading-spinner {
  /* Should be hidden by default */
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0.75;
}
/* Show the spinner when waiting for data and seeking to a new time */
.vjs-waiting .vjs-loading-spinner,
.vjs-seeking .vjs-loading-spinner {
  display: block;
  /* only animate when showing because it can be processor heavy */
  /* animation */
  -webkit-animation: spin 1.5s infinite linear;
  -moz-animation: spin 1.5s infinite linear;
  -o-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear;
}
/* Errors are unrecoverable without user interaction so hide the spinner */
.vjs-error .vjs-loading-spinner {
  display: none;
  /* ensure animation doesn't continue while hidden */
  /* animation */
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
.vjs-default-skin .vjs-loading-spinner:before {
  content: "\e01e";
  font-family: VideoJS;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  text-shadow: 0em 0em 0.1em #000;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  /* (Width of vjs-menu - width of button) / 2 */

  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000000;
  /* Same width top as ul bottom */

  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */

}
/* Button Pop-up Menu */
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  /* Same bottom as vjs-menu border-top */

  max-height: 15em;
  overflow: auto;
  left: -5em;
  /* Width of menu - width of button / 2 */

  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  /* box-shadow */
  -webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  -moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}
.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu,
.vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
  display: block;
}
.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}
.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  /* background-color-with-alpha */
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}
/* Subtitles Button */
.vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c";
}
/* Captions Button */
.vjs-default-skin .vjs-captions-button:before {
  content: "\e008";
}
/* Chapters Button */
.vjs-default-skin .vjs-chapters-button:before {
  content: "\e00c";
}
.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 24em;
  left: -12em;
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}
/*
REQUIRED STYLES (be careful overriding)
================================================================================
When loading the player, the video tag is replaced with a DIV,
that will hold the video tag or object tag for other playback methods.
The div contains the video playback element (Flash or HTML5) and controls,
and sets the width and height of the video.

** If you want to add some kind of border/padding (e.g. a frame), or special
positioning, use another containing element. Otherwise you risk messing up
control positioning and full window mode. **
*/
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  /* Start with 10px for base font size so other dimensions can be em based and
     easily calculable. */

  font-size: 10px;
  /* Allow poster to be vertially aligned. */

  vertical-align: middle;
  /*  display: table-cell; */
  /*This works in Safari but not Firefox.*/

  /* Provide some basic defaults for fonts */

  font-weight: normal;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */

  font-family: Arial, sans-serif;
  /* Turn off user selection (text highlighting) by default.
     The majority of player components will not be text blocks.
     Text areas will need to turn user selection back on. */

  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Playback technology elements expand to the width/height of the containing div
    <video> or <object> */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
   checking fullScreenEnabled. */
.video-js:-moz-full-screen {
  position: absolute;
}
/* Fullscreen Styles */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  overflow-y: auto;
}
.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  /* IE6 full-window (underscore hack) */
  _position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
/* Poster Styles */
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}
/* Hide the poster when native controls are used otherwise it covers them */
.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}
/* Text Track Styles */
/* Overall track holder for both captions and subtitles */
.video-js .vjs-text-track-display {
  text-align: center;
  position: absolute;
  bottom: 4em;
  /* Leave padding on left and right */
  left: 1em;
  right: 1em;
}
/* Move captions down when controls aren't being shown */
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}
/* Individual tracks */
.video-js .vjs-text-track {
  display: none;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  /* Transparent black background, or fallback to all black (oldIE) */
  /* background-color-with-alpha */
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-subtitles {
  color: #ffffff /* Subtitles are white */;
}
.video-js .vjs-captions {
  color: #ffcc66 /* Captions are yellow */;
}
.vjs-tt-cue {
  display: block;
}
/* Increase font-size when fullscreen */
.video-js.vjs-fullscreen .vjs-text-track {
  font-size: 3em;
}
/* Hide disabled or unsupported controls */
.vjs-default-skin .vjs-hidden {
  display: none;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
/*  In IE8 w/ no JavaScript (no HTML5 shim), the video tag doesn't register.
    The .video-js classname on the video tag also isn't considered.
    This optional paragraph inside the video tag can provide a message to users
    about what's required to play video. */
.vjs-no-js {
  padding: 20px;
  color: #ccc;
  background-color: #333;
  font-size: 18px;
  font-family: Arial, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #F4A460;
}
/* -----------------------------------------------------------------------------
The original source of this file lives at
https://github.com/videojs/video.js/blob/master/src/css/video-js.less */
		
						/* 
						 *	### ../javascript/fancybox/jquery.fancybox-1.3.1.css ### 
						 */
						 
						/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox-images/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 10000;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('fancybox-images/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('fancybox-images/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('fancybox-images/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('fancybox-images/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('fancybox-images/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('fancybox-images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('fancybox-images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('fancybox-images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-images/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('fancybox-images/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('fancybox-images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('fancybox-images/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('fancybox-images/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('fancybox-images/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('fancybox-images/fancybox.png');
	background-position: -40px -122px;
}

/* IE Filter has been outsourced into relativeCssPaths.xsl  */

.fancybox-ie #fancybox-hide-sel-frame{
	display:none;
}		
						/* 
						 *	### cmm.animation.css ### 
						 */
						 
						/*	┌─────────────────────────────────────────────────────────────────╖
	│ Chemmedia Animation CSS                                         ║
	│                                                                 ║
	│ DESCRIPTION                                                     ║
	│ company internal animationscript for KnowledgeWorker. This      ║
	│ defines CSS3 animations used by associated Javascript.          ║
	│                                                                 ║ 
	│ @author Oliver Oehme (KWPS-II)                                  ║
	│ chemmedia AG (http://www.chemmedia.de)                          ║
	│                                                                 ║
	│ Associations:                                                   ║
	│  - cmm.pageViewAnimator.js                                      ║
	╘═════════════════════════════════════════════════════════════════╝	*/
	
	
.fadeIn_start{
	opacity:0;
}

.fadeIn_step_1{
	opacity:1;
}

.fadeIn_step_2{
	opacity:0;
}

.fadeIn_end{
	opacity:1;
}

/* Effect:blink */
.blink_start {
	opacity:1;
	filter: alpha(opacity=100);
}

.blink_step_1 {
	opacity:0;
	filter: alpha(opacity=0);
}

.blink_step_2 {
	opacity:1;
	filter: alpha(opacity=100);
}

.blink_step_3 {
	opacity:0;
	filter: alpha(opacity=0);
}

.blink_step_4 {
	opacity:1;
	filter: alpha(opacity=100);
}

.blink_step_5 {
	opacity:0;
	filter: alpha(opacity=0);
}

.blink_end {
	opacity:1;
	filter: alpha(opacity=100);
}