@charset "utf-8";
/* CSS Document */

body {
	font-family: Calibri, sans-serif;
	font-size: 14pt;
	color: #000000;
	line-height: 130%px;
	background-color: #ebebeb;
}
.container {
	background-color:#FFF;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border-spacing:0px;
}
/* cell of container table - has normal margin*/
.cell {
	text-align:justify;
	padding:70px 70px;
	vertical-align:top;
}
.cellb {
	text-align:center;
	padding:70px 14px;
	vertical-align:top;
}
.bbrd {
	border: solid 2px #000;
}
.ch_title {
	color:#00AEEF;
	font-size:23px;
	font-weight:bold;
	line-height:26px;
	margin-bottom:30px
}
.title {
	color:#00AEEF;
	font-size:21px;
	font-weight:bold;
	line-height: 26px;
}
.subtitle {
	color:#253F8E;
	font-weight:bold;
	margin-top:10px
}
.index_number {
	color:#00AEEF;
	font-weight:bold;
	text-align:center;
	font-size:13px
}
.index_line {
	border-bottom:2px solid #40C3F3;
}
.index_subtitle {
	color:#253F8E;
	font-size:14px;
	font-weight:bold;
	background-color:#C6EAFA;
	line-height:160%
}
.index_white_line {
	border-right:2px solid #FFF;
}
.blue {
	color:#00AEEF;
}
.blue_em {
	color:#00AEEF;
	font-style:italic;
}
.blue_large {
	color:#00AEEF;
	font-weight:bold;
	font-size:20px;
	margin-bottom:5px;
	margin-top:10px;
}
.dark_blue {
	color:#253F8E;
	font-weight:bold;
}
p {
	margin-bottom:0;
	margin-top:0
}
ul {
	margin-left:-18px;
	margin-top:0;
	margin-bottom:0
}
.indent {
	margin-bottom:0;
	margin-top:0;
	text-indent:20px
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	text-decoration:underline;
}
.center {
	text-align:center
}
.right {
	text-align:right;
}
.left {
	text-align:left !important;
}
.chapter_no {
	color:#939598;
	font-weight:bold;
	font-size:120px;
	font-family:"Times New Roman", Times, serif;
	vertical-align:bottom
}
.chapter {
	color:#0078B9;
	font-weight:bold;
	font-size:120px;
	font-family:"Times New Roman", Times, serif;
	margin-top:150px;
	margin-bottom:100px;
	float:left;
}
.chapter_title {
	margin-top:150px;
	float:left;
	margin-left:20px;
	margin-bottom:100px;
}
.subchapter_no {
	color:#000;
	font-weight:bold;
	font-size:20px;
	vertical-align: 2px;
}
.subchapter {
	color:#00AEEF;
	font-weight:bold;
	font-size:30px;
	float:left;
	margin-top:100px;
	margin-bottom:20px;
	vertical-align: -5px;
}
.example {
	color:#939598;
	font-weight:bold;
	font-size:30px;
	font-family:"Times New Roman", Times, serif;
	margin-top:20px;
	margin-bottom:10px
}
.subchapter_title {
	float:left;
	margin-left:10px;
	margin-top:100px;
	margin-bottom:20px
}
.sidebar {
	/*background-image:url(images/sidebar.png);*/
	background-color:#9DC7E8;
	color:#025AAA;
	font-size:12pt;
	font-style:italic;
	padding:5px 10px 5px 10px;
	width:30%;
	margin-left:20px;
	line-height:150%;
	vertical-align:top;
	text-align:justify;
}
.sidebar_white {
	background-color:#fff;
	color:#025AAA;
	font-size:12px;
	font-style:italic;
	padding:5px 10px 5px 10px;
	width:30%;
	margin-left:20px;
	line-height:150%;
	vertical-align:top;
	text-align:center;
}
.caption {
	color:#085FAC;
	font-size:12px;
	font-style:italic;
	margin-top:10px;
	text-align:left;
}
.blue_page {
	background-color:#E1F4FC;
	padding:30px;
	width:100%;
	vertical-align:top;
}
.main_text {
	padding-right:15px;
	vertical-align:top;
	text-align:justify;
	line-height:140%;
	width:70%
}
.red {
	color: #D2232A;
	font-weight: bold;
	font-size: 18px;
	/* font-style: italic; */
    margin-bottom: 5px;
	margin-top: 10px;/* font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
}
.blue_cell {
	background-color:#C6EAFA;
	color:#253F8E;
	font-weight:bold;
	padding:5px;
	font-size:14px;
}
.small {
	font-size:13px;
}
.questions {
	color:#00AEEF;
	font-weight:bold;
	margin-left:-18px;
	margin-top:8px;
	margin-bottom:8px;
}
.qli {
	padding-left:10px;
	margin-top:5px;
	margin-bottom:5px
}
.normal {
	color: #000000;
	font-weight:normal;
	font-style:normal;
}
.qred {
	color:#EE2E28;
	font-weight:bold;
	font-style:italic;
}
.annex_title {
	color:#939598;
	font-weight:bold;
	font-size:34px;
	font-family:"Times New Roman", Times, serif;
}
.annex {
	color:#00AEEF;
	font-weight:bold;
	font-size:42px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	margin-top:100px;
	margin-bottom:50px
}
.index {
	font-family:"Times New Roman", Times, serif
}
/*---*/

.tbl_no {
	vertical-align: top;
	padding: 0;
}
.orange_box_normal {
	background-color:#ffd281;
	padding:3px;
	text-align:center;
	border: solid 2px;
}
.notes {
	font-size:14px;
	padding: 0;
}
.orange_table {
	background-color:#F9D99F;
	padding:3px;
	text-align:center;
	border: black solid 2px;
	border-collapse:collapse;
}
/*----------------  Εισαγωγή - Περιεχόμενα----------------------*/
.book-title {
	margin:100px auto;
	vertical-align:middle;
	height:400px;
	text-align:center;
	line-height: 250%;
}
.book-title p {
	font-size:46px;
	margin:16px;
}
p.book-gr {
	font-size:36px;
}
p.book-dir {
	font-size:30px;
	line-height:150%;
}
.box_credits_in_title {
	position: absolute;
	width: 280px;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: -12px;
	background: #fff;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.box_credits_in {
	border: 1px solid #000;
	width: 92%;
	padding: 15px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}
.box_credits_in td {
	width: 50%;
	text-align:justify;
	padding:10px;
	vertical-align:top;
	font-size: 14px;
	line-height: 20px;
}
.box_credits_in p {
	padding:0;
	margin:0;
	text-indent:0;
	text-align:justify;
	font-size:14px;
	line-height:normal;
}
.box_credits_in .bord {
	border-top:1px solid #000;
	padding-top:5px;
	text-align:center;
}
.box_credits_in .subtitle {
	margin-top:18px;
	margin-bottom:0;
	font-size:16px;
	font-weight:bold;
	color:#000;
	line-height:normal;
}
.auth {
	font-size: 20px;
	text-align: center;
	line-height: 120%;
	margin: 120px 0 30px;
}
p.foreis {
	font-size: 20px;
	margin: 50px auto;
	text-align: center;
	line-height: 140%;
}
.prologue p {
	margin:10px 0;
}
.page {
	min-height:800px;
	vertical-align:middle;
	background-color:#fff;
	margin:0 auto;
}
.page div {
	margin:0 auto;
}
.copyright p {
	margin-top:200px;
}
.copyright div {
	width:57%
}
/*  Παράρτημα Περιοδικός Πίνακας*/
table.parartima {
	border: 2px solid #fff;
	margin-bottom: 0;
	margin: 0 auto;
	border-collapse: collapse;
	text-align: center;
	font-size:12px;
}
.parartima th {
	background: #ccc;
	font-size:14px;
	padding:8px;
}
.parartima td {
	padding:5px;
}
.parartima tr:nth-child(even) {
	background: #FFF
}
.parartima tr:nth-child(odd) {
	background: #C6EAFA
}
.maza tr:nth-child(even) {
	background: #C6EAFA
}
.maza tr:nth-child(odd) {
	background: #FFF
}
.maza tr:nth-child(2) {
	background: #FFF
}
table.yellow {
	border: 2px solid #fff; /*322c29;*/
	width: 99%;
	margin: 4px;
	border-collapse: collapse;
	text-align: center;
}
td.yellow {
	border: 2px solid #fff; /*322c29;*/
	background-color: #ffe8b3;
	padding: 3px;
	vertical-align: middle;
}
td.bluePer {
	border: 2px solid #fff;
	background-color: #9fcefd;
	padding: 3px;
	vertical-align: middle;
}
td.green {
	/*  border: 3px solid #322c29;*/  
  border: 2px solid #fff;
	background-color: #91dc9c;
	padding: 3px;
	vertical-align: middle;
}
td.redPer {
	border: 2px solid #fff;
	background-color: #f7a2a2;
	padding: 3px;
	vertical-align: middle;
}
td.cellLightBlue {
	background-color: #edf6fe;
	vertical-align: middle;
}
/*td.cellLightGreen {
  background-color: #e4ecd9;
}
td.cellGrey {
  background-color: #d9d9d8;
  border: 0 solid white;
}*/
div.Imageframe {
	margin: 0 auto 0 auto;
	text-align: center;
}
div.withSlider {
	display: block;
	overflow-x: auto;
}
table.periodikos {
	color: #001a1a;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 125%;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	text-decoration: none;
	text-indent: 0;
	border-collapse: collapse;
}
td.periodikos {
	border: 2px solid #fff;
}
span.deikths {
	font-family: "Arial";
	font-size: 7pt;
	font-weight: bold;
	vertical-align: sub;
}
span.ek8eths {
	font-family: "Arial";
	font-size: 7pt;
	font-weight: bold;
	vertical-align: super;
}
table .lexilogio {
	width:100%
}
.lexilogio td {
	vertical-align:top;
	line-height:120%;
}
.lexilogio td:nth-child(odd) {
	width:50%;
	padding-right:25px;
}
.lexilogio td:nth-child(even) {
	width:50%;
	padding-left:25px;
}
.lexilogio p {
	margin-bottom: 8px;
}
.letter {
	font-size: 40px;
	padding-bottom: 10px;
	margin-top: 30px;
	font-weight: bold;
}
.vivl td {
	vertical-align:top;
}
.vivl ul {
	list-style-type:none;
	margin-left:16px;
	padding:0;
	margin-top:5px;
}
.vivl li {
	margin-bottom:6px;
}
.vivl li:before {
	content: "*";
	display: inline-block;
	width: 16px;
	margin-left: -16px;
}
.vivl .title, .index .title {
	text-align:center;
	color:#00AEEF;
	font-size:28px;
}
.vivl .subtitle {
	color:#EE2E28;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px;
}
sub {
	font-family: "Arial";
	font-size: 7pt;
	/*font-weight: bold;*/
	vertical-align: sub;
}
sup {
	font-family: "Arial";
	font-size: 7pt;
	/*font-weight: bold;*/
	vertical-align: super;
}
.img_border {
	border:2px solid #000;
}
.img_caption {
	font-size:12px;
	text-align:center;
	color:#005AAB;
	font-weight: bold;
	font-style: italic;
}
.parenthesis {
	color: #939598;
	font-size: 30pt;
	font-family: Cambria, serif;
	vertical-align: -5px;
}
.you_know {
	font-style: italic;
	color: #D2232A;
	font-size: 20pt;
	font-weight: bold;
}
a {
	color: #4685c3;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	text-decoration:underline;
	color: #4685c3;
}
img[src^="extras/images/"] {
	width: 28px;
	vertical-align: middle;
}
