/*
        Cascading Style Sheets 
            Pliroforiki
            A' Lykeiou
            22-0226-02
            ITYE DIOFANTOS
            Aprilios 2018*/
.clear {
	clear:both
}
.floatL {
	float:left
}
}
.blue {
	color: #1C8DCD;
}
.darkBlue {
	color:#354b76
}
.page-container p {
	text-align:justify
}
.bgYellow {
	background-color:#faf9e6;
	padding:10px 20px
}
.floatR {
	float: right
}
.figure_xlarge, .figure_large, .figure_medium, .figure_small, .figure_centerL {
	margin: 1% auto;
	padding: 1%;
}
.figureMargin {
	margin-bottom:15%
}
.figure__caption {
	text-align: left;
	text-indent:inherit;
	font-size: 10pt;
	margin-top: 2%;
}
.figure__caption__num {
	color: #1C8DCD;
	font-weight: bold;
	margin:0 10px 0 0;
}
.figure_xlarge {
	width: 100%;
}
.figure_large {
	width: 80%;
}
.figure_medium {
	width: 50%;
}
.figure_centerL {
	width: 30%;
}
.figure_small {
	width: 20%;
}
.grade-course_right {
	background-color: #FBED73;
	border-radius: 0 0 0 10px;
	color: #000;
	float: right;
	font-style: normal;
	font-weight: bold;
	margin: 0.9% 0 0 0;
	padding: 0.5%;
	text-align: center;
	width: 38%;
}
.grade-course_left {
	background-color: #FBED73;
	border-radius: 0 0 10px 0;
	color: #000;
	float: left;
	font-style: normal;
	font-weight: bold;
	margin: 0.9% 0 0 0;
	padding: 0.5%;
	text-align: left;
	width: 38%;
}
.unit-number_1 {
	border-radius: 0 10px;
	float: left;
	font-style: italic;
	font-weight: bold;
	margin: 0.7% 0 0 0;
	padding: 0.5%;
	text-align: left;
	width: 58%;
	background-color: #1C8DCD;
	color: #fff;
}
.unit-number_2 {
	border-radius: 0 10px;
	float: left;
	font-style: italic;
	font-weight: bold;
	margin: 0.7% 0 0 0;
	padding: 0.5%;
	text-align: left;
	width: 58%;
	background-color: #14AB91;
	color: white;
}
.unit-title_1 {
	border-radius: 0 10px;
	float: left;
	/*  font-style: italic;*/
  font-weight: bold;
	margin: 0.7% 0 0 0;
	padding: 0.5%;
	text-align: left;
	width: 58%;
	background-color: #00AEEF;
	color: #fff;
}
.unit-title_2 {
	border-radius: 0 10px;
	float: left;
	font-style: italic;
	font-weight: bold;
	margin: 0.7% 0 0 0;
	padding: 0.5%;
	text-align: left;
	width: 58%;
	color: green;
}
.chapter-num_1 {
	border-radius: 10px 0;
	float: none;
	font-style: normal;
	font-weight: bold;
	margin: 0.7% 0 0 0;
	padding: 2%;
	text-align: center;
	width: 22%;
	background-color: #00AEEF;
	color: #fff;
}
.chapter-num_2 {
	border-radius: 0 10px;
	float: left;
	font-style: italic;
	font-weight: bold;
	margin: 0.7% 0 0 0;
	padding: 0.5%;
	text-align: left;
	width: 58%;
	color: green;
}
.chapter-title_1 {
	border-radius: 10px 0;
	float: right;
	font-style: italic;
	font-weight: bold;
	margin: 0.7% 0 0 0;
	padding: 0.5%;
	text-align: right;
	width: 58%;
	background-color: #1C8DCD;
	color: #fff;
}
.chapter-title_2 {
	border-radius: 10px 0;
	float: right;
	font-style: italic;
	font-weight: bold;
	margin: 0.7% 0 0 0;
	padding: 0.5%;
	text-align: right;
	width: 58%;
	color: green;
}
.chapter-name_1 {
	border-radius: 10px 0;
	float: right;
	font-style: normal;
	font-weight: bold;
	margin: 0.7% 0 0 0;
	padding: 0.5%;
	text-align: right;
	width: 58%;
	background-color: #00AEEF;
	color: #fff;
}
.chapter-name_2 {
	border-radius: 10px 0;
	float: right;
	font-style: normal;
	font-weight: bold;
	margin: 0.7% 0 0 0;
	padding: 0.5%;
	text-align: right;
	width: 58%;
	color: green;
}
.exercises_1 {
	-webkit-box-shadow: 0px 0px 5px 5px #BECAE8, 0px 0px 10px 10px #CFD8EE;
	box-shadow: 0px 0px 5px 5px #BECAE8, 0px 0px 10px 10px #CFD8EE;
	background: #BECAE8;
	border-radius: 10px;
	float: left;
	margin: 4%;
	padding:10px 0
}
.exercises_2 {
	-webkit-box-shadow: 0px 0px 5px 5px #94CC70, 0px 0px 12px 12px #C2E0AB;
	box-shadow: 0px 0px 5px 5px #94CC70, 0px 0px 12px 12px #C2E0AB;
	background: #94CC70;
	border-radius: 1%;
	float: left;
	margin: 4%;
	padding: 1%;
}
.sidenotes_1 {
	background: linear-gradient(#FEFEFE, #8AA4D5);
	border-radius: 20px;
	font-size: 10pt;
	margin: 10%;
	padding: 5%;
}
.sidenotes__img {
	float: left;
	width: 25%;
}
.main-text_right >ul, .main-text_right >ol, .main-text_left >ul, .main-text_left >ol {
	text-align:justify
}
ol.break li:before {
	margin-right: 1%;
}
.exerc-ol, .exerc-ol_2 {
	list-style-type:none;
	counter-reset: item;
	padding:10px 15px
}
.exerc-ol__item, .exerc-ol_2 li {
	margin-left: 2%;
}
.exerc-ol__item:before, .exerc-ol_2 li:before {
	counter-increment: item;
	content: counter(item) ".";
	margin-left: -3%;
	padding-right:2px;
}
.exerc-ul {
	list-style-type: disc;
	list-style-position: inside;
}
.exerc-ul__item {
	margin-left: 2%;
}
.exerc-ul__item:before {
	margin-left: 2%;
}
.disc {
	list-style-type: disc;
}
.disc li {
	margin-left: 15px;
}
.table-plain {
	border: solid 1px #000;
	border-collapse: collapse;
	float: left;
	font-size: 6pt;
	margin: 2%;
	text-align: center;
	width: 45%;
}
.table-plain__item {
	border-top: solid 1px #000;
	padding-left: 4%;
	padding-right: 4%;
	text-align: center;
}
.aside_right {
	box-sizing: border-box;
	float: right;
	width: 35%;
}
.aside_right p {
	text-align:left!important;
}
.aside_left {
	box-sizing: border-box;
	float: left;
	width: 35%;
}
.aside_left p {
	text-align:left!important;
}
.header {
	margin-bottom:20px;
}
.main-text_left, .main-text_right {
	box-sizing: border-box;
	margin-bottom: 5%;
	width: 65%;
}
.main-text_center {
	box-sizing: border-box;
	margin-bottom: 5%;
	width: 100%;
}
.main-text_left {
	float: left;
}
.main-text_right {
	float: right;
}
/* counts with numb */
.units, .units_2, .units_3, .units_4 {
	list-style-type:none;
	counter-reset: item;
}
.units__item:before {
	content: "1." counters(item, ".") " ";
	counter-increment: item;
	padding-right: 4%;
}
.units_2 li:before {
	content: "2." counters(item, ".") " ";
	counter-increment: item;
	padding-right: 4%;
}
.units_3 li:before {
	content: "3." counters(item, ".") " ";
	counter-increment: item;
	padding-right: 4%;
}
.units_4 li:before {
	content: "4." counters(item, ".") " ";
	counter-increment: item;
	padding-right: 4%;
}
.unit-contents {
	color: #05538E;
	font-size:18px;
	font-weight: bold;
	list-style-type: square;
	margin-left: 12%;
}
.unit-contents_item:before {
	padding-right: 4%;
}
/* end counts with numb */
/* lower greek */

ol.greek {
	list-style: lower-greek;
	counter-reset: item;
}
ol.greek li:before {
	content: ")";
	margin: 0 0 0 -8px;
}
.check, .check2 {
	list-style-type: none;
}
.check__item_1 {
	padding-left: 7%;
}
.check__item_1:before {
	color: #1C8DCD;
	content: "\2713";
	margin-left: -3%;
	padding-right: 1%;
}
.check2 li {
	padding-left: 7%;
}
.check2 li:before {
	color: #1C8DCD;
	content: "\2713";
	margin-left: -3%;
	padding-right: 1%;
}
body {
	background-color: cornsilk;
	color: #000;
	font-size: 12pt;
	font-family: "Times New Roman", serif;
}
.page-container {
	background-color: white;
	margin: 20px auto;
	overflow: auto;
	padding: 100px;
	width: 700px;
}
.page-container img {
	border-radius: 10%;
	display: block;
	width: 100%;
}
.page-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.page-container p {
	margin: 0 0 10px 0;
	padding: 0;
	text-indent: 4%;
}
.page-container a {
	color: #23408F;
}
.page-container h1 {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
.page-container h2 {
	border-radius: 10px 0;
	float: none;
	font-style: normal;
	font-weight: bold;
	padding: 2%;
	text-align: center;
	width: 22%;
	font-size: 16pt;
}
.page-container h3 {
	font-weight: bold;
	font-size: 15pt;
	text-align: left;
}
.page-container h4 {
	font-size: 12pt;
}
.page-container h5 {
	margin:25px 0 10px 0;
	clear: both;
	font-weight: bold;
	font-size: 12pt;
}
.unit1 h1 {
	color: #05538E;
}
.unit1 h2 {
	color: #fff;
	background-color: #00AEEF;
}
.unit1 h3 {
	color: #1C8DCD;
}
/*# sourceMappingURL=styles.css.map */

col_md3 {
}
.Table_3col, .Table_2col {
	margin:10px 0 0 0
}
.Table_3col td {
	width:33.3%;
	text-align:center;
	background-color:#d3e4ec;
	height:80px
}
.Table_3col th {
	text-align:center;
	background-color:#009ed5;
	color:#000;
}
.Table_2col td {
	text-align:left;
	background-color:#d3e4ec;
}
.Table_2col .col2cel_10 {
	width:10%;
}
.Table_2col .col2cel_45 {
	width:45%;
}
.Table_2col th {
	text-align:left;
	background-color:#009ed5;
	color:#000;
}
ol.exercises li {
	margin:15px 0
}
ol.exercises li ul.disc li {
	margin-left:20px!important
}
.no-indent{
	text-indent:0%;
}
img[src*="icons"] {
    width: 26px;
    padding: 2px;
}