

section {
	padding-left: 5em !important;
	padding-right: 3em !important;
	}


	
#navigation {
	opacity: 1 !important;
	/*position: inherit;*/
	padding: 0px;
	height: 0px;
}

a#next, a#previous {
	position: fixed !important;
	top:45%;
	border: 1px #ff0000;
}

#counter {
	display:none;
	
}

a#previous {
    left: 0.25rem;
}

a#next {
    right: 1.5rem;
	text-align: right;
}

#counter, #navigation a {
    color: #ccc;
}

#counter {
	display:none;
}

:focus {
  -webkit-box-shadow: none;
   box-shadow: none;
}

#webslides:hover #navigation a:hover {
  background-color: rgba(0, 10, 40, 0.8);
  background-color: rgba(226, 228, 236, 0.21);
}

html{
	background-color: #000000;
	background: #000000;
}

.m-opacity {
	background-color: #000000aa;
	padding:1rem;
	color: #dddddd;
}


.startpage figure {
	text-shadow: none;
	color: #333;
}

/*

.ws-ready, .ws-ready body {
	overflow:inherit !important;
}


#webslides{
	height:inherit !important;
}


*/