/* 
    Created on : 03.04.2017, 16:39:11
    Author     : wettstein
*/

body { 
	background:none transparent !important;  
	background-color: transparent!important;                     
} 
.bookSytle { 
	background-color: transparent!important;    
	margin-top: 10px !important;  
} 
.bookControls.left {
	display:none;
}

.dragContainer {
	background:none transparent !important;  
	background-color: transparent!important; 
}

.row.bgGray {
	background:none transparent !important;  
	background-color: transparent!important; 
}