/** ALIASES FOR FONTS **/
@font-face {
  src:url("assets/fonts/segoe-ui-webfont.woff");
  font-family: Segoe;
  font-weight: normal;
}

/** CHANGES FOR MOBILES **/
.ui-page{
	background:transparent !important;
	} 
.ui-body-c{
	background:transparent !important;
	} 
.ui-page-active{
	background:transparent !important;
	}
.ui-mobile a img, .ui-mobile fieldset { border-width: 0; }


/** /END ALIASES FONTS **/
body {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	color: #222222;
	
	height: 1px;
    min-height: 100%;
    *height: 100%;
}
h1{
	font-size: 16px;                                                                
	font-family: Segoe;
	color: #FFFFFF;
}

article ul li {
	/*list-style-image: url('../images/bullet.png');*/
	padding-top: 10px;
}
article ul li.DDAnswer {
	list-style-image: url('../images/none.png');
}
article ul li.question-listbox {
	list-style-image: url('../images/none.png');
}

.preloader {
	background-color: #FFFFFF;
	align: left;
	width: 60%;
	color: #cc33cc;                                                
	box-shadow: 0px 0px 0px #444444;  
	text-shadow: 0px 0px 0px #000000;                      
	font-size: 20px;                                                                
	font-family: Segoe;            
}

/******************************************************************************/
/*************************** STYLES FOR CONTENT COMPONENTS ********************/
/******************************************************************************/
/** Text input where user types text **/                                        
TextInput{                                                                    
	font-size: 12;                                                                
	text-align: left;                                                             
	font-family: Segoe;                                                                
}                                                                                                                                                                                                                                 
/** TIP FEATURE **/
.tipPopupImage{
	box-shadow: 2px 8px 8px #444444;    
}
.tipPopupImage:hover{
	box-shadow: 2px 12px 8px #AAAA88;    
}
.tipPopupTitle table tr td{
	color: #FFFFFF;
}
.tipPopupTitle{
  border: solid 1px #000000;
  border-radius: 2px;
  box-shadow: 2px 4px 2px #444444;                                                       
	font-family: Segoe;
	color: #FFFFFF;                                                           
	font-size: 18px; 
	font-weight: bold;                                                               
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 5px;	
	
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#226a9a), to(#4a96d6)); 
	
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #226a9a, #4a96d6); 
	
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #226a9a, #4a96d6); 
	
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #226a9a, #4a96d6); 
	
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #226a9a, #4a96d6);
}
.tipPopupText{           
	background-color: #FFFFFF;                     
  background-alpha: 0.0;
  border: solid 1px #000000;
  border-radius: 2px;
  box-shadow: 2px 4px 2px #444444;                                                       
	font-family: Segoe;                                                           
	font-size: 14px;                                                                
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 5px;	     
}
                                                                        
/** Interactive text (user input) **/                                           
.eingabefeld{  
	background-color: transparent;
  color: black;                                                                 
	font-family: Segoe;                                                           
	font-size: 12; 
  border: solid 0px #9c9c9c;
  /**backgroundColor: transparent;
  backgroundAlpha: 0;**/                                                                               
}                                                                               
.instructionBoxText{
	position: absolute;
  /*background-color: #fff9e2; */
	background-color: #fcfafa;  
  background-alpha: 0.0;
  color: #222222;
  border: solid 1px #6e6e6e;
  /*border-radius: 2px;*/
  /*box-shadow: 2px 4px 2px #444444;*/                                                       
	font-family: Segoe;                                                           
	font-size: 15px;                                                                
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 5px;	
}
.instructionBoxTitle td{
	color: #FFFFFF;
	white-space: nowrap;
}
.instructionBoxTitle{
  	background-color: #6e6e6e;                     
  	background-alpha: 0.0;
  	border: solid 0px #666666;
  	border-bottom: solid 0px #333333;
	font-family: Segoe;                                                     
	font-size: 18px; 
	font-weight: bold;                                                               
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 1px;
	padding-left: 5px;
}
.glossar_text{
	position: absolute;
  /*background-color: #fff9e2;   */
	background-color: #edecec;  
  background-alpha: 0.0;
  color: #222222;
  border: solid 1px #6e6e6e;
  /*border-radius: 2px;*/
  /*box-shadow: 2px 4px 2px #444444;*/                                                       
	font-family: Segoe;                                                           
	font-size: 15px;                                                                
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 5px;
  overflow: scroll;	
}
.helpBoxTitle{
  	background-color: #ffc800;                     
  	background-alpha: 0.0;
  	border: solid 0px #000000;
  	border-radius: 2px;                                                       
	font-family: Segoe;
	color:#222222;                                                           
	font-size: 18px; 
	font-weight: bold;                                                               
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
}
.helpBoxVersion{
  	background-color: #ffc800;                     
  	background-alpha: 0.0;
  	font-family: Segoe;
	color:#222222;                                                           
	font-size: 9px; 
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.helpBoxText{
  background-color: #ffc800;                     
  background-alpha: 0.0;
  border: solid 0px #000000;
  border-radius: 2px;                                                       
	font-family: Segoe;
	 color:#222222;                                                           
	font-size: 18px; 
	font-weight: normal;                                                               
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 5px;	
	
}

.blase{
	position: absolute;
	border: 0px;                                                          
	padding-left: 65px;                                                              
	padding-right: 5px;                                                              
	padding-top: 18px;                                                               
	/*background-image: url("assets/backgrounds/blase_bg.gif");*/                      
	/*box-shadow: 4px 8px 4px #444444;*/                                                
	font-size: 16px;                                                                
	font-family: Segoe;                           
}
.T4
{   
	background-color: transparent;   
	color: #000066;                                                               
	font-size: 32px;
	font-family: Segoe;                                               
	/*font-weight: bold;  */                                                              
	padding-right: 20px;                                                             
}
.appendTopicsList
{                                                                        
	color: #3B4B5B;                                                               
	font-family: Segoe;                                               
	font-size: 20px;                                                                
	leading: 0;                                                                   
	padding-right: 20px;
}
.contextBoxText1{
    background-color: transparent;
    background-alpha: 1.0;   
    color: black;          
    font-family: Segoe;                                                                       
    font-size: 14px;                                                               
    font-weight: normal;
}
.changetext{
    padding: 0px;
    margin: 0px;
    background-alpha: 1.0;
}
.changetext_input_no{
    padding: 0px;
    margin: 0px;
    background: transparent;
    color: transparent;
    text-shadow: 0px 0px 0px #000000;
    border: none;
}
.changetext_input_yes{
    padding: 0px;
    margin: 0px;
    background: transparent;
    border: none;
}
                                                                           
/** /TIP FEATURE **/                                                            
.T1
{                
	background-color: transparent;   
	color: #000066;                                                               
	font-family: Segoe;                                               
	font-size: 16px;                                                                
	paddingRight: 20px;                                                             
}
.T2
{                            
	background-color: transparent;   
	color: #3B4B5B;                                                               
	font-family: Segoe;                                               
	font-size: 20px;                                                                
	leading: 0;                                                                   
	paddingRight: 20px;
	overflow: auto;
}                                                                               
.T3
{                            
	background-color: transparent;   
	color: #FFFFFF;                                                               
	font-family: Segoe;                                               
	font-size: 24px;
	font-weight: bold;                                                                
	paddingRight: 20px;                                                             
}                                                                               

.T5
{                
	background-color: transparent;   
	color: #000066;                                                               
	font-family: Segoe;                                               
	font-size: 32px;
	font-weight: bold;                                                                
	paddingRight: 20px;                    
	                                                             
}
.T6
{
	background-color: transparent;   
	color: #3B4B5B;                                                               
	font-family: Segoe;                                               
	font-size: 19px;                                                                
	leading: 0;                                                                   
	paddingRight: 20px;	                                                             
}

.T7Title table tr td{
	color: #FFFFFF;
}
.T7Title{
  border: solid 1px #000000;
  border-radius: 2px;
  box-shadow: 2px 4px 2px #444444;                                                       
	font-family: Segoe;
	color: #FFFFFF;                                                           
	font-size: 18px; 
	font-weight: bold;                                                               
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 5px;	
	
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#226a9a), to(#4a96d6)); 
	
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #226a9a, #4a96d6); 
	
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #226a9a, #4a96d6); 
	
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #226a9a, #4a96d6); 
	
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #226a9a, #4a96d6);
}
.T7Text{           
	background-color: #FFFFFF;                     
  background-alpha: 0.0;
  border: solid 1px #000000;
  border-radius: 2px;
  box-shadow: 2px 4px 2px #444444;                                                       
	font-family: Segoe;                                                           
	font-size: 14px;                                                                
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 5px;	     
}
.questionFeedbackBox
{                
	background-color: transparent;   
	color: #660000;                                                               
	font-family: Segoe;                                               
	font-size: 14px;
	font-weight: bold;                                                                
	paddingRight: 0px;                    	                                                             
}

/**
NAVIGATION SLIDER
**/
nav:hover, nav.hovered
{
    left: 0px;
}
mycontent, mycontent:after, nav, nav *
{
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
nav:hover ~ mycontent:after, nav.hovered ~ mycontent:after
{
    left: 60%;
}
nav:hover ~ mycontent, nav.hovered ~ mycontent
{
    -webkit-transform: translateX(24em) perspective(600px) rotateY(10deg);
    -moz-transform: translateX(24em) perspective(600px) rotateY(10deg);
    -ms-transform: translateX(24em) perspective(600px) rotateY(10deg);
    -o-transform: translateX(24em) perspective(600px) rotateY(10deg);
    /*transform: translateX(0em) perspective(900px) rotateY(20deg);*/
    
}
mycontent:after
{
    position: absolute;
    content: ' ';
    left: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    /*background-image: -webkit-linear-gradient(right, rgba(0,0,0,0.2) 0%, transparent 100%);
    background-image: -moz-linear-gradient(right, rgba(0,0,0,0.2) 0%, transparent 100%);
    background-image: -ms-linear-gradient(right, rgba(0,0,0,0.2) 0%, transparent 100%);
    background-image: -o-linear-gradient(right, rgba(0,0,0,0.2) 0%, transparent 100%);
    background-image: linear-gradient(right, rgba(0,0,0,0.2) 0%, transparent 100%);*/
    pointer-events: none;
}


mycontent
{
    position: fixed;    
    left: 10px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    z-index: 0;
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    /*transform-origin: 100% 50%;*/    
}
nav ul
{
    width: 14em;
    list-style-type: none;
    margin: 0;
    padding: 1em;
}
nav
{
    position: fixed;
    left: -25.0em;
    top: 0;
    bottom: 0;
    background-color: #EB3C00;
    border-right: 0px solid #EB3C00;
    box-shadow: 0px 0 0px rgba(0,0,0,0.2);
    z-index: 2;
    cursor: pointer;
}
.navdiv {
	/*width: 0px;*/	
}
.navscrollpane{
	margin-left: 5px;
	background-color: #FFFFFF;
	/*max-height: 80%;*/
	width: 393px;
	margin-right: 5px;
}
.navReiter{
	background: url("../images/menu_bg.png") no-repeat left top;
	margin-left: 5px;
	padding: 0px;	
	height: 42px;
	margin-right: 5px;
}
.navReiterImage{
	display: block;
	float:left;
	margin: 0px;
	padding: 0px;
}

.searchInput{
	width: 306px;
	height: 25px;
	display: block;
	float:left;
	margin-bottom: 0px;
	margin-left: 3px;
	
	padding: 0px;
	padding-left: 3px;
	margin-right: 0px;
	margin-top: 8px;
	font-family: Segoe;
	border: solid 1px #999999;
	color: #333333;
}
.searchResultList{
	z-index: 2000;
	position: absolute;
	width: 350px;
	display: none;
	left: 7px;
	top: 20px;
	background-color: #FFFFFF;
	border: solid 1px #999999;
	font-family: Segoe;                                               
	font-size: 12px;
	color: #333333;
	box-shadow: 4px 4px 5px rgba(0,0,0,0.2);
}

.searchResultList ul {
	width: 100%;
}

.searchListEntry:hover{
	background-color: #a7a7a7;
	color: #FFFFFF;
}

.navFooter{
	display: block;
	width: 400px;
	/*position:absolute;*/
	left: 0px;
	background: url("../images/menu_bg.png") no-repeat left top;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;	
	height: 42px;
}
.folder_open {
	list-style-type: none;
	color: #707070;
	background: url("../images/branchOpen.png") no-repeat left top;
	font-family: Segoe;
}
.navdiv div {
	padding: 5px;
}
.navdiv div:hover {	
	background-color: #a7a7a7;
/*	width: 240px;*/
}
.navdiv .activeLesson {
	background-color: #a7a7a7;
}
.navdiv .activeLesson a{
	color: #FFFFFF;
}

.navdiv div:hover a{
	color: #FFFFFF;
}
.lesson {
	white-space: nowrap;
}
.lessonLink{
	margin-left: 25px;
	padding-left: 20px;
	background: url("../images/item.png") no-repeat left top;
	color: #707070;
	font-family: Segoe;
	text-decoration: none;
	height: 45px;
}
.lessonLinkDemo{
	margin-left: 25px;
	padding-left: 20px;
	background: url("../images/itemDemo.png") no-repeat left top;
	color: #707070;
	font-family: Segoe;
	text-decoration: none;
	height: 45px;
}

.lessonLinkincomplete{
	margin-left: 25px;
	padding-left: 20px;
	background: url("../images/itemIncomplete.png") no-repeat left top;
	color: #707070;
	font-family: Segoe;
	text-decoration: none;	      
}
.lessonLinksearch{
	margin-left: 35px;
	padding-left: 20px;
	background: url("../images/itemSearch.png") no-repeat left top;
	color: #707070;
	font-family: Segoe;
	text-decoration: none;	      
}
.lessonLinkcompleted{
	margin-left: 25px;
	padding-left: 20px;
	background: url("../images/itemCompleted.png") no-repeat left top;
	color: #707070;
	font-family: Segoe;
	text-decoration: none;	      
}
.chapterLink{
	padding-left: 30px;
	
	color: #707070;
	text-decoration: none;	                                                       
	font-family: Segoe;
}
.folder_closed {
	list-style-type: none;
	color: #707070;
	font-family: Segoe;
	background: url("../images/branch.png") no-repeat left top;
}
.folder_closed div{
	padding: 0px;
	margin: 0px;
	height: 0px;
}
article:after
{
    position: absolute;
    content: ' ';
    left: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    /*background-image: -webkit-linear-gradient(right, rgba(0,0,0,0.2) 0%, transparent 100%);
    background-image: -moz-linear-gradient(right, rgba(0,0,0,0.2) 0%, transparent 100%);
    background-image: -ms-linear-gradient(right, rgba(0,0,0,0.2) 0%, transparent 100%);
    background-image: -o-linear-gradient(right, rgba(0,0,0,0.2) 0%, transparent 100%);
    background-image: linear-gradient(right, rgba(0,0,0,0.2) 0%, transparent 100%);*/
    pointer-events: none;
}


article
{
    position: fixed;    
    left: 10px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    padding: 30px 15%;
    background-color: #fff;
    overflow: hidden;
    z-index: 0;
    /*margin-bottom: 40px;*/
    /*-webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%;*/
    cursor: pointer;
}

/*LESSON NAVIGATION*/

consoleBottom
{
	background-image: url("../images/menu_bg.png");
	background-size: 100%;
	background-repeat: no-repeat;
	
    position: fixed;
    bottom: 0px;
    left: 10px;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border-top: 2px solid transparent;
    box-shadow: 4px 5px 5px rgba(0,0,0,0.2);
    z-index: 1;
    cursor: pointer;
    vertical-align: middle;
}
consoleBottomMobile
{
	background-image: url("../images/menu_bg_mobile.png");
	background-size: 100%;
	background-repeat: no-repeat;
	
    position: fixed;
    bottom: -90px;
    left: 5px;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border-top: 2px solid transparent;
    box-shadow: 4px 5px 5px rgba(0,0,0,0.2);
    z-index: 100;
    cursor: pointer;
    vertical-align: middle;
}
.consoleButton
{
	margin-right: -4px;
	margin-left: -4px;	
	padding-right: 4px;	
}
.pageSlider_mob{            
	color: #FFFFFF;
	border: 0px;                                                                    
	font-family: Segoe;           
	text-decoration: none;	
	float:right;              
}
.pageSlider{            
	color: #FFFFFF;
	border: 0px;                       
	font-size: 14px;                                                                
	font-family: Segoe;           
	text-decoration: none;
	display: block;
	
	margin-top: 0px;                                   
	padding-left: 2px;                                                              
	padding-right: 2px;                                                              
	padding-top: 5px;
	padding-bottom: 19px;                                                      
	
}
.pageSliderOn{
	color: #FFFFFF;
	border: 0px;                                                          
	font-size: 14px;                                                                
	font-family: Segoe;
	text-decoration: none;                           
	background-image: url("../images/slider.png");
	/*background-size: 100% 100%;*/
	background-position: center; 
	background-repeat: no-repeat;
	display: block;
	
	margin-top: 0px;                                   
	padding-left: 2px;                                                              
	padding-right: 2px;                                                              
	padding-top: 5px;
	padding-bottom: 19px;
}

pageSliderDiv{
	position: fixed;
	bottom: -50px;
	padding-bottom: 0px;	
}

.pageSliderTable {
	position: fixed;
	background-image: url("../images/slider_bg.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
}



optionsFlyout {
    	display: none;
		background-size: 100%;
		background-repeat: no-repeat;
		list-style-type: none;
    	position: fixed;
    	background-color: transparent;
    	border-top: 2px solid transparent;
    	box-shadow: 4px 5px 5px rgba(0,0,0,0.2);
    	z-index: 101;
    	cursor: pointer;
    	vertical-align: middle;
    	font-size: 16px;                                                                
		font-family: Segoe;
	}
    
optionsFlyout li{
		background-image: url("../images/menu_bg.png");    
		display: table-row;
}
optionsFlyout li a{
		padding: 5px;
    	margin: 5px;
    	display: table-cell;
		width: 100%;
		text-decoration: none;
		color: #FFFFFF;
}
optionsFlyout li a:hover{
		text-decoration: none;
		color: #000000;
		background-color: #5c5c5c;
}

.tooltipDialog {
	font-family: Segoe;
    font-size: 12px;
    line-height:1.2em;
    color:#222222;
    padding:5px 10px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    background:#ffc800;
    position:absolute;
    display:none;
    z-index: 2000;    
}
/* ETEST */
.etestFrame {
	width: 100%;
	border: solid 0px #0000FF;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	
	height: 1px;
    min-height: 100%;
}
.popup {
	
	color:#222222;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    background:#e5c80d;
	
	position: absolute;
	border: solid 0px #666666;
	z-index: 3200;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Segoe;
    /*background:-webkit-linear-gradient(#ffff00, #999900);
    background:-moz-linear-gradient(#ffff00, #999900);
    background:-o-linear-gradient(#ffff00, #999900);
    background:-ms-linear-gradient(#ffff00, #999900);
    background:linear-gradient(#ffff00, #999900);
    -moz-box-shadow: 3px 3px 4px rgba(0,0,0, .65);
    -webkit-box-shadow: 3px 3px 4px rgba(0,0,0, .65);
    box-shadow: 3px 3px 4px rgba(0,0,0, .65);*/
}