@charset "utf-8";

#content{
	width: 100%;
}
.epilogi_pediou{
	font-size: 5vw;
}

@media only screen and (min-width: 1000px){
	#content{
		/*width: 100%;*/
	}
	.epilogi_pediou{
		/*font-size: 4vw;*/
	}
}

html, body{
	background-color:#264653;
	/*background-image: url("images/CL.png");*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	/*background-blend-mode: lighten;*/

	/* Hide scrollbar for IE, Edge and Firefox */
	-ms-overflow-style: none;  /* IE and Edge */
	/*overflow-y: scroll;*/
	scrollbar-width: none;  /* Firefox */
}
/* Hide scrollbar for Chrome, Safari and Opera */
body::-webkit-scrollbar {
	display: none;
	scrollbar-width: none;
}

div{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	margin-top:0;
	color:#FFF;
	text-align:center;
}

button{
	margin: 0;
	padding: 0;
}

.epilogi_pediou{
	/*height: 120px;*/
	/*line-height: 120px;*/
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	/*font-size: 6vw;*/
	/*font-size: xx-large;*/
	font-weight: bold;

	/*margin-bottom: 1%;*/


	/*-webkit-transition:300ms linear;
	-moz-transition:300ms linear;
	-o-transition:300ms linear;
	-ms-transition:300ms linear;
	transition:300ms linear;*/

	width: 100%;
	/*font-size: 64px;*/
	color: white;
	background-color: #2A9D8F;
	padding: 12px;
}
.epilogi_eidikou{
	width: 80%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 4vw;
	font-weight: bold;
	background-color: #333333;
	padding: 6px;
}
.title {
	width: 100%;
	line-height:72px;
	font-size:64px;
	background-color:#405060;
}
.up {
	width: 99.7%;
	line-height:64px;
	font-size:48px;
	background-color:#69F;

}
.vathmoi {
	float: left;
	display: flex;
	justify-content: center;
	/*width: 56%;*/
	font-size: 4vw;
	font-weight:bold;
	/*color: white;
	background-color:#0c5460;*/
	padding: 12px;
	border: none;
	margin: 0 auto 1%;
}

.lesson_title{
	width: 60%;
	color: white;
	background-color: #2A9D8F;
}

.grade {
	width: 16%;
	color: white;
	background-color: #6a6a6a;
}

.grade_button {
	width: 12%;
	color: grey;
	background-color: #6a6a6a;
}

.sxoles {
	float: left;
	/*display: flex;*/
	justify-content: center;
	/*width: 56%;*/
	font-size: 2vw;
	font-weight:bold;
	/*line-height: 2vw;*/
	padding: 4px;
	border: none;
	margin: 0 auto 2px;
}
.sxoli_title{

	width: 80%;
	color: white;
	background-color: #2A9D8F;
}

.sxoli_vasi {

	width: 10%;
	color: white;
	background-color: #6a6a6a;
}
.sxoli_moria {

	width: 10%;
	color: white;
	background-color: #6a6a6a;
}

.img {
	width: 128px;
	height: 128px;
	object-fit: scale-down;
}
