/*
  Theme Name: Cosmonomy (En)
  Author: Cosmonomy / kosmologia.gr
  Structure around the 1024px (horizontal and without top and bottom borders)
*/
.sans-serif { font-family:Arial, Ubuntu, "Trebuchet MS", "Microsoft Sans Serif", Tahoma, Roboto, Helvetica, "Helvetica Neue", sans-serif; }
.serif { font-family:"Times New Roman", Times, Libertine, Gautami, Constantia, Cambria, Georgia, serif; }
.monospace { font-family:Monaco, "Courier New", monospace; }
a {
  background-color:transparent;
  color:#0000ee; /* #000fff; #000080; #0000ee; #6D0D6D; #481248; */
  text-decoration:none; }

a:visited {
 color:#600080; /* #6D0D6D; #481248; */}
 
a:hover {
  color:#0000aa;
  background-color:#ffffaa;
  font-weight:normal;
  text-decoration:none; }
  
a:focus { outline:thin dotted; color:#222222; }
  
a:active { color:#ff0000; }
  
a img { border:0 none; }

#background {
	position:fixed;
	_position:absolute; /* target IE6 only */
	top:1px;
	left:0;
	width:100%;
	height:110%;
	background-image:url("shared/bg_page-bw.jpg");
	background-repeat:no-repeat;
	background-attachment:fixed;
	z-index:-1; }
body {
	margin: 3px;
	padding: 0; 
	background-color: #fafaff; /* #BBB6AA, #F3D99D */
	/* width:99%; */
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#000000;
	font-family:Roboto, "Trebuchet MS", Arial, sans-serif;
}
h1 {
	margin-top:0.8em;
	margin-right:10px;
	margin-bottom:0.8em;
	margin-left:10px; 
	font-weight:normal;
	font-size:24px; /* 24px/16px = 1.5em */
	/* color:#000000; */
	line-height:1.4em;
	text-indent:0 !important;
	text-align:center;
}
h2 {
	margin-top:1.0em;
	margin-right:40px;
	margin-bottom:1.0em;
	margin-left:40px; 
	font-size:19px; /* 19px/16px = 1.1875 */
	line-height:1.3em;
	text-indent:20px;
}
h3 {
	margin-top:1.0em;
	margin-right:40px;
	margin-bottom:1.0em;
	margin-left:40px; 
	font-size:18px; /* 18px/16px = 1.125em */
	line-height:1.4em;
	text-indent:20px;
}
h4 {
	margin-top:1.0em;
	margin-right:40px;
	margin-bottom:1.0em;
	margin-left:40px; 
	font-size:18px; /* 18px/16px = 1.125em */
	line-height:1.3em;
	text-indent:20px;
}
h5 {
	margin-right:40px;
	margin-left:40px; 
	font-size:17px; /* 17px/16px = 1.0625em */
	line-height:1.3em;
	text-indent:20px;
}
h6 {
	margin-right:40px;
	margin-left:40px; 
	font-weight:700;
	font-size:14px; /* 14px/16px = .875em */
	text-indent:20px;
}
tr, th { /* Corrects overflow from the background of some tables in html5 */
	margin:0;
	padding:0;
	border:inherit;
	line-height:0.5;
}
p {
	margin:0;
	padding:0;
	border:0;
	hyphens:auto;
	font-family:inherit;
}
img { 
	border:0;
	/* margin:0; */
	padding:0;
}
div  {
	background:transparent;	
	
}
ul { /* Unordered lists <ul> */
	display:block;
	list-style-type:disc; /* disc U+2022, triangular bullet U+2023, circle U+25E6 */
	margin-left:24px;
	margin-right:0px;
	margin-top:0.25em;
	margin-bottom:0.25em;
	padding:0 0 0 3px;
}
ol { /* Ordered lists <ol> */
	display:block;
	list-style-type:decimal; /* lower-alpha; lower-greek; lower-latin; lower-roman; upper-alpha; upper-latin; upper-roman; decimal-leading-zero; */
	margin-left:24px;
	margin-right:0px;
	margin-top:0.25em;
	margin-bottom:0.25em;
	padding:0 0 0 3px;
	/* list-style-position:inside; */
}
li { padding-left:0; margin-left:3px; list-style-position:outside; }
sub, sup {
	font-size:0.8em;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}
sup { top:-0.5em; }
sub { bottom:-0.25em; }
.topline {	
	background-color:transparent;
	margin:0 auto;	
	width:100%;
	border-left:0 solid #dddddd;
	padding-top:5px;
	padding-bottom:0; /* 5px in the gr style */
}
.total {/* entirely of the page, in whole and externally */
	background-color:transparent;
	margin:0 auto;
	width:95%;
	max-width:860px;
	margin-top:3px;
	margin-bottom:3px;
	
}
.title {	/* equally to the internal-page if it is external */
	background-color:#ffffff;
	background-image:url("shared/bg_c2.jpg");
	margin:0 auto;
	width:94%;
	max-width:800px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:0;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
.title h1 {	
	padding-left:5px;
	padding-right:5px;
	font-family:"Times New Roman", Georgia, serif;
	font-size:20px;
	line-height:150%;
	font-weight:400;
	text-align:center;
	color:#242424;
}
.internal-page {/* same as in the rounded-corners-gr.css */
	background:#ffffff;
	margin:0 auto;
	width:94%;
	max-width:800px;
	padding-left:0;
	padding-right:0;
	padding-top:1px;
	padding-bottom:10px;
	border-left:0 solid #f0f0f0;
	border-right:1px solid #dddddd;	
	border-bottom:1px solid #dddddd;
}
.internal-page p {
	font-size:17px; /* 18px/16px = 1.125em */
	color:#001224; /* or #122448 */
	font-weight:normal;
	font-family:"Times New Roman", Cambria, serif;
	line-height:1.75em;
	text-align:justify;
	text-indent:16px;
	margin-top:3px;
	margin-right:50px; 	 
	margin-bottom:3px;
	margin-left:50px; /* =1.322cm */
}
.margin-control {/* inside the white page */
	width:90%; 
	background-color:#ffffff; 
	padding-bottom:1px; 
	padding-top:0; 
	margin-left:0; 
	margin-right:0; 
	border-left:0 solid #EEEEEE; 
	border-right:0 solid #DDDDDD; 
	border-top:0 solid #FFF9DD; 
	border-bottom:0 solid #FFF9DD;
}
.margin-control p {
	font-size:17px; /* 17px/16px = 1.0625em */ 
	color:#111111; /* or #001224; #122448; #161632; */
	font-weight:normal;
	font-family:"Times New Roman", Gautami, Cambria, Garamond, libertine, Georgia, serif;
	line-height:1.75em;
	/* text-align:justify; */
	text-indent:20px;
	margin-top:10px;
	margin-right:40px;	 
	margin-bottom:10px;
	margin-left:40px; 
	/* word-break:break-all; */
	hyphens:auto;
}
.margin-control-2 {
	width:90%; 
	background-color:#ffffff; 
	padding-bottom:1px; 
	padding-top:0; 
	margin-right:0;
	margin-left:0;  
}
.margin-control-2 p {
	font-size:16px !important; 
	color:#161632; /* or #001224; #122448; #163248; */
	font-weight:normal;
	font-family:Arial, Tahoma, Ubuntu, sans-serif;
	line-height:1.75em;
	text-align:justify;
	text-indent:20px;
	margin-top:10px;
	margin-right:30px;
	margin-bottom:10px;
	margin-left:30px;
}
.black-margin {/* externally around of the white page */
	background-color:#000000;
	background-image:url("shared/bg_curve.jpg");
	margin:0 auto;
	width:95%;
	max-width:860px;
	padding-left:0;
	padding-right:0;
	border-right:1px solid #fff9dd;	
	border-bottom:1px solid #fff9dd;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px 30px 30px 30px; /* Level 3 CSS */
}
.black-margin-in {/* black margin in the internal field */
	background-color:#000000;
	background-image:url("shared/fontostar-.gif");
	margin:0 auto;
	width:99%;
	border:0px;
	border-collapse:collapse;
	border-spacing:0;
	/* border-right:1px solid #fff9dd;	
	border-bottom:1px solid #fff9dd;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px 25px 25px 25px; */
}
.internal-field {/* internal table with rounded corners */
	width:94%;
	max-width:800px;
	padding:0;
	border:0;
	background-color:#ffffff;
	/* background-image:url('shared/bg-waves-op.jpg'); */
}
.p-control-in {/* within margin control and some tables */
	font-style:normal;
	font-size:16px !important;
	color:#243648; /* or #111111; #001224; #122436; #122448; #163248; #161632; */
	font-family:Arial, Tahoma, Ubuntu, sans-serif !important; 
	line-height:1.75em;
	text-align:justify;
	text-indent:10px;
	margin-top:10px;
	margin-right:30px !important;
	margin-bottom:10px;
	margin-left:30px !important;
}
.responsive-table {
	width:85%;
}
.border-bg {	/* background of a line-bar */
	background-color:#ffffff;
	background-image:url("shared/line_bg.gif");
	margin:0 auto;
	width:94%; /* equal to the white/internal page */ 
	max-width:800px;
	height:20px;
	padding:0;
	border-left:0 solid #dddddd;
}
#back-next {
	margin:0 auto;
	width:100%;
	padding-bottom:20px;
	font-family:Arial, Tahoma, Ubuntu, sans-serif;
	font-size:17px;
	font-weight:500;
	color:#000080;
	text-align:center;
	line-height:100%;
	background-color:transparent; /* #ffffff */
}
.cosmo-txt {/* low under of the internal page */
	padding:10px;
	padding-left:16px;
	padding-right:16px;
	background:#ffffff;
	margin:0 auto;
	width:680px;
	font-size:17px; /* 17px/16px = 1.0625em */
	line-height:150%;
	font-weight:normal;
	text-align:justify;
	color:#333399;
	font-family:"Times New Roman", Georgia, serif;
}
.cosmo-txt p {
	margin:0 15px;
}
.res-image {
	max-width:100%;
	
}
.footnote, .footnote p {
	font-size:15px;
	color:#808080; /* #223344, #808080; #aaaaaa; */
	font-family:Arial, Ubuntu, Tahoma, Roboto, sans-serif;
	line-height:1.75em;
	text-align:justify;
	text-indent:10px;
	margin-top:5px;
	margin-right:60px;	
	margin-bottom:5px;
	margin-left:60px;
	hyphens:auto;
}
.highlighted {
	background-color:#ddfa00;}

.expandablebox:hover { cursor: pointer; background-color: #ddddee; }

.roundedTable {	
	border:1px solid #ccc;  
	border-spacing:0;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px 20px 20px 20px; /* Level 3 CSS */
	padding:5px;
	overflow:hidden;
}
/* =The finish of many pages with images and a message
-------------------------------------------------------------- */
.container-bottom {
background-color:#ffffff;
width: 96%;
height: 180px;
margin: 0 auto;
padding-bottom: 1px;
}  
.column-left { 
background-color: transparent;
float: left;
width: 38%;
height: 180px;
padding: 0;  
margin: 0;
}
.column-right { 
background-color: transparent;
float: right;
width: 38%;
height: 180px;
padding: 0;  
margin: 0;
}
.column-center {
background-color: #ffffff;
background-image: url("shared/bg_web.jpg");
width: 22%; 
height: 180px; 
padding: 0; 
margin: 0; 
overflow: hidden;
}
.bottom-common-msg {
font-family: Arial, Tahoma, Ubuntu, Roboto, sans-serif;
font-size: 16px;
line-height: 140%;
background-color: #f5f5f5; /* #f9f9f9; */
width: 96%;
padding-top: 3px;
padding-bottom: 3px;
margin: 0 auto;
} 
div #msg, .bottom-common-msg p { 
text-align: justify;
line-height: 140%;
margin-left: 60px;
margin-right: 80px;
margin-top: 3px; 
margin-bottom: 3px;
font-family: sans-serif;
font-size: 15px; 
color: #000080;
}
.bottom-common-msg2 {
font-family: Arial, Tahoma, Ubuntu, Roboto, sans-serif;
font-size: 15px;
color: #ffe94f;
font-weight: 700;
line-height: 120%;
background-color: #5F4D2E; /* #564812; */
width: 96%;
margin-top: 0;
padding: 1px;
margin: 0 auto;
} 
div #msg2, .bottom-common-msg2 p { 
text-indent: 10px; 
line-height: 100%; 
margin-left: 10px; 
margin-right: 30px; 
margin-top: 3px; 
margin-bottom: 3px; 
text-align: left;
}
/* A responsive layout - Create a row */
div.row {
  width: 100%;
  margin: 0 auto;
  background-color: transparent; 
}
/* Create two equal columns that floats next to each other */
.column1 {
  float: left;
  width: 50%;
  padding: 1px;
  margin-top: 3px;
  box-sizing: border-box; /* Level 3 CSS */ 
}
.column2 {
  float: right;
  width: 50%;
  padding: 1px;
  margin-top: 3px;
  box-sizing: border-box; /* Level 3 CSS */ 
}
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both; 
}
/* layout end */

/* Three image containers (use 25% for four, and 50% for two, etc) if not table */
 /* .bCell {
  float: left;
  width: 33%;
  padding: 1px;
} */
 /* .bCell3 {
  float: right;
  width: 33%;
  padding: 1px;
} */
/* Clear floats after image containers */
 /* .bottom-tools-senses::after {
  content: "";
  clear: both;
  display: table;
} */
 /* =Footer in general (for a few pages). There is a separate css
-------------------------------------------------------------- */
	.footer {
		
	background:transparent;
	font-weight:normal;
	text-align:center;
	color:#D0C8AE;
	width:100%;
	margin:0 auto;
	border-top:1px solid #ffffff;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	border-left:1px solid #ffffff;
	}
	.footer a {
	color:#0099ff;
	}
	.footer a:hover {
	color:#000000;
	}
	.footer p { line-height:1em; 
    margin-top:2px; 
	margin-bottom:2px;
	font-size:16px; 
	}
	.root {
	font-family:"Times New Roman", Cambria, serif;
	font-size:32px; /* 32px/16px = 2em */
	font-weight:normal;
	text-align:center;
	color:#D0C8AE;
	margin-bottom:15px;
	margin-top:1px;
	padding-bottom:15px;
	padding-top:1px;
	}

/* =Media Queries
-------------------------------------------------------------- */
@media all and (min-width: 1280px) { 
#background {
    margin-left: 0; 
    margin-top: 0;
    width: 100%;
}
body {
	width: 80%;
	margin: 0 auto;	
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family:"Helvetica Neue", "Trebuchet MS", Roboto, Arial, sans-serif;
	}
h1 {
	margin-right:40px;
	margin-bottom:0.8em;
	margin-left:40px; 
	font-size:26px; /* 26px/16px = 1.625em */
	line-height:1.4em;
	}
h2 {
	margin-right:60px;
	margin-bottom:1em;
	margin-left:60px; 
	font-size:22px; /* 22px/16px = 1.375em */
	line-height:1.3em;
	}
h3 {
	margin-right:60px;
	margin-bottom:1em;
	margin-left:60px; 
	font-size:20px; /* 20px/16px = 1.25 */
	line-height:1.25em;
	}
h4 {
	margin-right:60px;
	margin-bottom:1.25em;
	margin-left:60px; 
	font-size:18px; /* 18px/16px = 1.125em */
	line-height:1.3em;
	}
h5 {
	margin-right:60px;
	margin-left:60px; 
	font-size:17px; /* 17px/16px = 1.0625em */
	line-height:1.3em;
	}
h6 {
	margin-right:60px;
	margin-left:60px; 
	font-weight:700;
	font-size:15px; /* 15px/16px = .9375em */
	}
.topline {	
	background-color:transparent;
	margin:0 auto;	
	width:100%;
	max-width:1024px;
	padding-top:0; 
}
.total {
	background-color:transparent;
	margin:0 auto;
	width:100%;
	max-width:1024px; 
}
.title {	
	width:94%;
	max-width:1024px;
	padding-top:2px;
	padding-bottom:2px; 
}
.title h1 {	
	padding-left:5px;
	padding-right:5px;
	font-family:"Times New Roman", Georgia, serif;
	font-size:24px;
	line-height:150%;
	font-weight:400;
	text-align:center;
	color:#242424; 
}
.internal-page {
	background:#ffffff;
	margin:0 auto;
	width:94%;
	max-width:1024px;
	padding-left:0;
	padding-right:0;
	padding-top:1px;
	padding-bottom:10px;
	border-right:1px solid #dddddd;	
	border-bottom:1px solid #dddddd;
}
.internal-page p {/* if the total max-width is 1024px; */
	font-size:19px;
	color:#122448;
	font-weight:normal;
	font-family:"Times New Roman", Cambria, Georgia, serif;
	line-height:1.8em;
	text-align:justify;
	text-indent:24px;
	margin-top:5px;
	margin-right:60px;
	margin-bottom:5px;
	margin-left:60px;
}
.margin-control {
	width:90%; 
	margin-right:0;
	margin-left:0; 
}
.margin-control p {
	font-size:19px;
	color:#111111; /* or #001224; #122448; #161632; */
	line-height:1.8em;
	font-weight:normal;
	/* text-align:justify; 
	text-indent:30px; */ 
	margin-top:10px;
	margin-right:40px;
	margin-bottom:10px;
	margin-left:40px;
}
.margin-control-2 {
	width:90%; 
	background-color:#ffffff; 
	padding-bottom:1px; 
	padding-top:0; 
	margin-right:0; 
	margin-left:0; 
}
.margin-control-2 p {
	font-size:18px !important; 
	color:#161632; /* or #001224; #122448; #163248; */
	font-weight:normal;
	font-family:Arial, Tahoma, Ubuntu, sans-serif;
	line-height:1.8em;
	text-align:justify;
	text-indent:20px;
	margin-top:10px; 
	margin-right:20px;	
	margin-bottom:10px;
	margin-left:20px;
}
.internal-field {/* internal table with rounded corners */
	width:95%;
}
.p-control-in {/* within margin control and some tables */
	font-size:18px !important;
	color:#243648; /* or #111111; #001224; #122436; #122448; #163248; #161632; */
	font-family:Arial, Tahoma, Ubuntu, sans-serif;
	line-height:1.8em;
	text-align:justify;
	text-indent:10px;
	margin-top:10px;
	margin-right:20px !important;	
	margin-bottom:10px;
	margin-left:20px !important;
}	
.responsive-table {
	width:80%;
}
#back-next {
	margin:0 auto;
	width:100%;
	padding-bottom:20px;
	font-family:Arial, Tahoma, Ubuntu, sans-serif;
	font-size:18px;
	font-weight:500;
	color:#000088; /* #333399 or #ffffcc if has text-shadow */
	/* text-shadow:1px 0 2px #000000; if color is light */
	text-align:center;
	line-height:100%;
	background-color:transparent; /* #ffffff */
}	
.cosmo-txt {
	padding:10px;
	padding-left:16px;
	padding-right:16px;
	background:#ffffff;
	margin:0 auto;
	width:720px;
	font-size:19px; /* 19px/16px = 1.1875em */
	line-height:150%;
	font-weight:normal;
	text-align:justify;
	color:#333399; 
	font-family:"Times New Roman", Georgia, serif;
}	
.footnote, .footnote p {
	font-family:Arial, Tahoma, Calibri, sans-serif;
	font-size:16px;
	color:#223344;
	line-height:1.75em;
	text-align:justify;
	text-indent:10px;
	margin-top:10px;
	margin-right:80px;	
	margin-bottom:10px;
	margin-left:80px;
}
	
	div #msg, .bottom-common-msg p { 
	text-align: justify;
	line-height: 150%;
	margin-left: 60px;
	margin-right: 80px;
	margin-top: 3px; 
	margin-bottom: 3px;
	font-family: sans-serif;
	font-size: 17px; 
	color: #000080; }

	div #msg2, .bottom-common-msg2 p { 
	text-indent: 10px; 
	line-height: 100%; 
	margin-left: 10px; 
	margin-right: 30px; 
	margin-top: 3px; 
	margin-bottom: 3px; 
	text-align: left;
	font-family: sans-serif;
	font-size: 17px; }
	
	.footer {
	padding-top:24px;
	margin:0 auto;				
	font-size:36px; 
	font-weight:500;
	width:100%;
	border-top:0 solid #eeddcc;
	border-right:0 solid #bbaa99;
	border-bottom:0 solid #bcac80;
	border-left:0 solid #eeddcc; }
	
	.root {
	font-size:36px; 
	font-weight:500; 
	}
}

@media all and (max-width: 1278px) { /* When exist right border or column */
	#right-border { display:none; }
	}
@media all and (max-width: 768px) { /* Shrink the big part of the header */
/* img {	 
	max-width:100%;	
	height:100%;
	} */
h1 {
	margin-top:0.5em;
	margin-bottom:0.5em;
	font-size:20px; /* 20px/16px = 1.25em */
	line-height:1.5em;
	text-indent:0 !important;
	text-align:center !important;
	}
h2 {
	margin-top:0.5em;
	margin-right:30px;
	margin-bottom:1.2em;
	margin-left:30px;	
	font-size:18px; /* 18px/16px = 1.125em */
	line-height:1.4em;
	}
h3 {
	margin-right:30px;
	margin-bottom:1em;
	margin-left:30px; 
	font-size:17px; /* 17px/16px = 1.0625em */
	line-height:1.3em;
	text-indent:10px;
	}
h4 {
	margin-right:30px;
	margin-left:30px; 
	font-size:16px; /* 16px/16px = 1em */
	line-height:1.3em;
	text-indent:10px;
	}
h5 {
	margin-right:30px;
	margin-left:30px; 
	font-size:16px; 
	line-height:1.4em;
	text-indent:10px;
	}
ul, ol {	
	margin-left:3px;
	margin-right:0;
	margin-top:0.25em;
	margin-bottom:0.25em;
	padding:0 0 0 0; }
	
li { padding-left:0; margin-left:3px; list-style-position:outside; }

.container-top { display:none; } /* header */

.topline {	
	background-color:transparent;
	margin:0 auto;	
	width:100%;
	padding-top:16px;
	}
.total {
	background-color:transparent;
	margin:0 auto;
	width:100%;	
	}
.title {	
	background-color:#ffffff;
	background-image:url("shared/bg_c2.jpg");
	margin:0 auto;
	width:100%;	
	padding:0;
	}
.title h1 {
	padding-left:5px;
	padding-right:5px;
	font-family:"Times New Roman", Georgia, serif;
	font-size:18px;
	line-height:150%;
	font-weight:600;
	text-align:center;
	color:#242424;
	}
.internal-page {/* white page */
	width:100%!important; 
	}
.internal-page p {
	font-size:17px; /* 17px/16px = 1.0625em */
	color:#122448;
	font-weight:normal;
	line-height:1.75em;
	text-align:justify;
	text-indent:16px;
	margin-top:3px;
	margin-right:16px;
	margin-bottom:3px;
	margin-left:16px;
	}
.margin-control {
	width:95%;
	background-color:#ffffff; 
	padding-bottom:1px; 
	padding-top:0; 
	margin-right:0;
	margin-left:0;  
	
	}
.margin-control p {
	font-weight:normal;
	font-size:17px;
	font-family:"Times New Roman", Gautami, Cambria, Garamond, libertine, serif;
	line-height:1.75em; 
	margin-top:5px; 
	margin-right:30px;	
	margin-bottom:5px;
	margin-left:30px;
	}
.margin-control-2 {
	width:95%; 
	background-color:#ffffff; 
	padding-bottom:1px; 
	padding-top:0; 
	margin-right:0;
	margin-left:0;  
	}
.margin-control-2 p {
	font-size:16px !important; 
	color:#161632; /* or #001224; #122448; #163248; */
	font-weight:normal;
	font-family:Arial, Tahoma, Ubuntu, Calibri, sans-serif;
	line-height:1.7em;
	text-align:justify;
	text-indent:10px;
	margin-top:10px; 
	margin-right:20px;
	margin-bottom:10px;
	margin-left:20px; 
	}
.internal-field {/* internal table with rounded corners */
	width:98%;
	max-width:800px;
	}
.p-control-in {/* within margin control and some tables */
	font-size:15px !important;
	color:#243648; /* or #111111; #001224; #122436; #122448; #163248; #161632; */
	font-family:Arial, Tahoma, Ubuntu, sans-serif;
	line-height:1.6em;
	text-align:justify;
	text-indent:10px;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:5px;
	margin-left:20px;
	}
.responsive-table {
	width:90%;
	}
.res-image {
	width:100%;
	height:auto;
	}
#back-next {
	margin:0 auto;
	width:40%;
	padding-bottom:20px;
	font-size:16px;
	font-weight:normal;
	color:#000080; /* or #333399 */
	text-align:center;
	line-height:100%;
	background-color:transparent; /* #ffffff */	}
	
.cosmo-txt  {
	padding:10px;
	background:#ffffff;
	margin:0 auto;
	width:90%;
	padding-left:6px;
	padding-right:6px;
	font-size:16px; /* 16px/16px = 1em */
	line-height:130%;
	font-weight:normal;
	text-align:justify;
	color:#000066;
	text-indent:0; }
	
.footnote, .footnote p {
	font-size:15px !important;
	color:#223344;
	font-family:Arial, Ubuntu, Tahoma, Calibri, sans-serif;
	line-height:1.75em;
	text-align:justify;
	text-indent:10px;
	margin-left:40px; 
	margin-right:40px;
	margin-top:5px;
	margin-bottom:5px; 
	}	
	/* =The finish of many pages with images and a message
-------------------------------------------------------------- */
	.container-bottom {
	background-color:#ffffff;
	width: 100%;
	height: 180px;
	margin: 0 auto;
	padding-bottom: 1px;
	}  
	.column-left { 
	background-color: transparent;
	float: left;
	width: 38%;
	height: 180px;
	padding: 0;  
	margin: 0;
	}
	.column-right { 
	background-color: transparent;
	float: right;
	width: 38%;
	height: 180px;
	padding: 0;  
	margin: 0;
	}
	.column-center {
	background-color: #ffffff;
	background-image: url("shared/bg_web.jpg");
	width: 22%; 
	height: 180px; 
	padding: 0; 
	margin: 0; 
	overflow: hidden;
	}
	.bottom-common-msg {
	font-size: 15px;
	line-height: 140%;
	background-color: #f5f5f5;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0 auto;
	} 
	div #msg, .bottom-common-msg p { 
	text-indent: 1px; 
	text-align: justify;
	line-height: 140%;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 3px; 
	margin-bottom: 3px;
	font-family: sans-serif;
	font-size: 15px; 
	color: #000080;
	}
	.bottom-common-msg2 {
	font-family: sans-serif;
	font-size: 14px;
	color: #ffe94f;
	font-weight: 700;
	line-height: 120%;
	background-color: #5F4D2E;
	width: 100%;
	margin-top: 0;
	padding: 1px;
	margin: 0 auto;
	} 
	div #msg2, .bottom-common-msg2 p { 
	text-indent: 5px; 
	line-height: 100%; 
	margin-left: 10px; 
	margin-right: 10px; 
	margin-top: 3px; 
	margin-bottom: 3px; 
	text-align: left;
	}
	
	/* Responsive layout - makes the two columns stack on top of each other */
	.column1 {
    width:100%;
	}
	.column2 {
    width:100%;
	} /* end */
	
	.footer {
	padding-top:12px;
	margin:0 auto;				
	font-size:100%; 
	font-weight:500; 
	}	
	.root {
	font-size:100%; 
	font-weight:500;
	}
}
@media screen and (max-width: 480px) {
#background { display:none; }
html 	{ 
	margin:0;
	padding:0; } 
body {
	width:99%;
	margin:0 auto;
	background-image:url("shared/bg_page-bw.jpg");
	background-position:center center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	background-color:#aabbcc;
	font-size:15px; } 
.topline { 
	display:none;
	/* background-color:transparent;
	margin:0 auto;	
	width:100%; */ }
marquee { display:none; }
.total {
	background-color:transparent;
	margin:0 auto;
	width:100%;
	margin-top:3px;
	margin-bottom:3px; }
.title {	
	background-color:#ffffff;
	margin:0 auto;
	width:99%;
	border:0; }
.title h1 {	
	padding-left:5px;
	padding-right:5px;
	font-family:"Times New Roman", serif;
	font-size:17px;
	line-height:150%;
	font-weight:600;
	text-align:center;
	color:#242424; }
.internal-page {
	background-color:#ffffff;
	margin:0 auto;
	width:99%;
	border:0; }	
.internal-page p {
	font-size:16px;
	color:#122448;
	font-weight:normal;
	line-height:1.6em;
	text-align:justify;
	text-indent:8px;
	margin-left:16px; 
	margin-right:16px; 
	margin-top:3px; 
	margin-bottom:3px; }
.margin-control {	
	width:99%; 
	background-color:#ffffff; 
	padding-bottom:0; 
	padding-top:0; 
	margin-left:0; 
	margin-right:0; }
.margin-control p {
	font-size:14px !important; 
	color:#111111; 
	font-weight:normal;
	font-family:Arial, Tahoma, sans-serif;
	line-height:1.5em;
	margin-left:10px;
	margin-right:10px;
	margin-top:6px;
	margin-bottom:6px; }
.margin-control-2 {
	width:99%; }
.margin-control-2 p {
	font-size:14px !important;
	color:#111111; 
	font-weight:normal;
	font-family:Arial, Tahoma, sans-serif;
	line-height:1.6em;
	text-align:justify;
	text-indent:3px;
	margin-left:8px; 
	margin-right:8px;
	margin-top:6px;
	margin-bottom:6px; }
.black-margin {
	width:100%; }
.p-control {/* without margin control */
	font-size:14px;
	font-family:Arial, Tahoma, Roboto, sans-serif;
	line-height:1.5em;
	text-align:justify;
	text-indent:3px;
	margin-top:6px;
	margin-right:5px;
	margin-bottom:6px;
	margin-left:5px; }
.internal-field {/* internal table with rounded corners */
	width:99%;
	padding:0;
	border:0; }
.p-control-in {
	font-size:14px !important;
	color:#111111; 
	font-family:Arial, Tahoma, Calibri, sans-serif;
	line-height:1.5em;
	text-align:justify;
	text-indent:5px;
	margin-top:6px;
	margin-right:10px !important;	
	margin-bottom:6px;
	margin-left:10px !important; }
.responsive-table {
	width:100%; }
#back-next {
	margin:0 auto;
	width:40%;
	padding-bottom:20px;
	font-size:15px;
	font-weight:700;
	color:#000080;
	text-align:center;
	line-height:100%; }
.cosmo-txt  {
	padding:3px;
	background:#ffffff;
	margin:0 auto;
	width:95%;
	padding-left:0;
	padding-right:0;
	font-size:14px; 
	line-height:140%;
	font-weight:normal;
	text-align:justify;
	text-indent:3px;
	color:#000066; }
.cosmo-txt p {
	margin-left:10px;
	margin-right:10px;
	font-size:14px; }
.footnote, .footnote p {
	font-size:14px !important;
	color:#223344;
	font-family:Arial, Ubuntu, Tahoma, Calibri, sans-serif;
	line-height:1.6em !important;
	text-indent:10px;
	margin-left:20px !important;
	margin-right:20px !important; }
.container-bottom {
	/* display:none; */
}
.bottom-common-msg {
	display:none;
}
.bottom-common-msg2 {
	display:none;
}
.footer {
	width:100%;
}
.root {
	/* display:none; */
}
.copyright {
	letter-spacing:0;
}
.requirement {
	background:#ffffff;	
}
.res-image {
	width:90%;
	height:auto;
}
.footer img { border:0; max-width:50px; width:100%; height:auto; }
.footer td { border:0; line-height:100%; border:0; border-spacing:0; }
.footer table { width:99% !important; }
.footer font { font-size:12px !important; font-weight:400; }
img { border:0; max-width:50px; width:100%; height:auto; }
table { border-collapse:initial; }
ul, ol {	
	margin-left:10px;
	margin-right:0;
	padding:0 0 0 0; }
li { padding-left:0; margin-left:10px; list-style-position:outside; }
h1 {
	margin-top:1.2em;
	margin-bottom:1.2em;
	font-size:18px;
	line-height:1.4em; }
h2 {
	margin-top:1.2em;
	margin-right:5px!important;
	margin-bottom:1.2em;
	margin-left:5px!important;
	font-size:17px; 
	line-height:1.4em;
	text-indent:3px; }
h3 {
	margin-top:1em;
	margin-right:5px!important;
	margin-bottom:1em;
	margin-left:5px!important;
	font-size:17px; 
	line-height:1.3em;
	text-indent:3px; }
h4 {
	margin-right:5px!important;
	margin-left:5px!important;
	font-size:16px;
	text-indent:5px; }
h5 {
	margin-right:5px!important;
	margin-left:5px!important;
	font-size:15px;
	text-indent:5px; }
}
@media print {
* {
	background:#ffffff !important;
	font-size:12pt;
	text-shadow:none !important;
	filter:none !important;
	-ms-filter:none !important;
}
@page {
margin:0.5cm;
}
#background { display:none; }
.container-top { display:none; }
img {
	max-width:100% !important;
	page-break-inside:avoid;
}
}
