pre.customized {background-color: rgb(63, 63, 63); padding: 5px; color: #bbb; max-height: 550px; overflow-y: auto; overflow-x: hidden;}
pre.customized .addedCode {color: #9f9;}
pre.customized .removedCode {color: #c66; text-decoration: line-through;}
pre.customized .newerCode {color: #8a8;}

svg text{fill: white; font-size: 24px;}
svg text.value{fill: white; font-size: 12px;}

li.faded{color: #999;}

input[type="button"] {    
	height: 30px;
    margin-left: 20px;
    margin-bottom: 4px;}
	
	
.reveal pre code{
	overflow-x: hidden;
	max-height: 550px;
}



.reveal h1 {
    font-size: 3.00em;
}
.reveal h2 {
    font-size: 1.80em;
}
.reveal h3 {
    font-size: 1.10em;
}