.arrow_box{
	left: -40px;
	margin-top: 45px;
}

#acb-onoff {
	border: 1px solid;
	border-radius: 30px;
}

#acb-flip {
	left: 4em;
	position: absolute;
}

.fa-eye {
	font-size: 48px !important;
}

#acb-page{
	height: 234px;
}

@media (max-width: 1454px) {
	#acb-flip{
		left: 350px;
	}
}

@media (max-width: 964px) {
	#acb-flip{
		left: 180px;
	}
}

@media (max-width: 765px) {
	#acb-page{
		height: 324px !important;
	}
	
	#acb-boxInfo {
		right: 5px;
	}
	
	#acb-boxReadingInfo {
		right: 40px;
	}
	
	#acb-boxContrastInfo {
		display: none !important;
	}
	
	#acb-onoff {
		border: 1px solid #BCBCBC;
		border-radius: 0.3em;
		height: 28px;
		margin-left: 15px;
		position: fixed;
		right: 119px;
		top: 9px;
		width: 16px;
		background-color: #666;
		color: #fff;
	}
	
	#acb-onoff > span {
		margin-top: 2px;
		margin-left: -3px;
	}
	
	#eye-text {
		display:none;
	}
}

@media (max-width: 350px) {
	#acb-onoff {
		right: 6.6em;
	}
	
	#acb-page{
		height: 228px !important;
	}
	
	.small_nav {
		right: 0.7em !important;
	}
	
	.small_search {
		right: 5em !important;
	}
	
	body > header > .logo {
		left: 0.3em !important;
    }
}

@media (max-width: 992px) {
	#acb-hot-keys{
		display: none;
	}
	#acb-page{
		height: 210px;
	}
}


#acb-onoff > span{
	font-size: 23px !important;
}

#eye-text{
	font-size: 16px !important;
	font-family: "Noto Serif",Helvetica,Arial,Verdana,Trebuchet,sans-serif;
}
#acb-img p img{

	width: 30% !important;
}

.logo img{
	background: white;
}


/* Show the corresponding tour window on element hover START */

#acb-font-controls:hover #acb-boxFontInfo {
	display: block;
}

#acb-contrast-controls:hover #acb-boxContrastInfo {
	display: block;
}

#acb-tts:hover #acb-boxReadingInfo {
	display: block;
}

#acb-start:hover .arrow_box {
	display: block;
}

#acb-infoCircle:hover #acb-boxInfo {
	display: table;
}

#acb-keyboard-hot:hover #acb-hotKeyInfo {
	display: block;
}

/* Show the corresponding tour window on element hover END */

.li-boxContrastInfo {
	font-size: 15px !important;
	padding: 10px 5px;
	margin-top: 5px;
	list-style: none;
}

.disability-hint {
	font-size: 0.8em;
}

#acb-keyboard-hot {
	text-align: center;
}

#enallaktikos-amea-img {
	width: 7rem !important;
	margin-top: 10px;
	background: #E9EAED;
}

#enallaktikos-amea-title {
	color: black;
	font-family: sans-serif;
	font-size: 13px;
	margin-top: -2px;
}

#popUp {
	border: 3px solid #565454;
	font-size: 1.7em !important;
	margin-top: 10px;
}

.oval-thought {
	padding: 55px;
}

@media (max-width: 600px) {
	.oval-thought {
		display: none !important;
	}
}
