/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/


/*αρχη κωδικα reset css */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000; 
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;   
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}

input, select {
	vertical-align:middle;
}
/* τελος κωδικα reset css */



/* εδω αρχιζει το δικο μου css */


#container_genikes_plirofories{
	border: 2px solid red;
	font-size:20px;
	padding: 20px;
	color: red;
}

#submit_log_out {
	background-color:lightblue;
	margin-left: 5px;
}

#container_for_log_in{
	margin-top: 10px;
	border: 2px solid red;
	padding: 20px;
}
#container_for_log_out{
	padding-top:10px;
	padding-bottom:10px;
	border:5px solid red;
	padding-left: 20px;
	
}

#container_for_sign_up{
	margin-top: 30px;
	border: 2px solid red;
	padding: 20px;
}

#welcome_paragraph_to_sign_up{
	text-align: center;
}

#info_log_in{
	margin-top:10px;
	text-align: center;
	
}

#info_sign_up {
	margin-top: 10px;
	text-align: center;
}

#submit_for_sign_up{
	display: block;
	margin: 0 auto;
}


#footer_style {
	width: 75%;
	position: fixed;
	left: 50%;
	margin-left: -37.5%;
	text-align:center;
	bottom: 5px;
	border: 3px solid #8AC007;
}


#getdata_for_display_profile  /*display_my_profile.php */
{ 
	font-size :22px; 
	border:solid 5px red; 
	height:650px;
	width:auto; 
	overflow: scroll;
	line-height: 1.4;
	text-align:center;
}

#getdata_for_customer_input{
	margin-top: 10px;
	border: 2px solid red;
	padding: 20px;
}

#getdata_for_etairies_input{
	margin-top: 10px;
	border: 2px solid red;
	padding: 20px;
}

#getdataforafmcustomers{
	background-color:white; 
	font-size :18px; 
	/* border:solid 2px red;  */
	height:auto;
	width:100%; 
	padding:20px;
}

#get_data_from_banks{
	background-color:white; 
	font-size :18px; 
	/* border:solid 2px red;  */
	height:auto;
	width:100%; 
	padding:20px;
}

#getdataforafmetairies{
	background-color:white; 
	font-size :18px; 
	border:solid 2px red;
	height:auto;
	width:100%; 
	padding:20px;
}

#getdataforcontacts{
	font-size :25px; 
	color:red;
	height:auto;
	width:100%; 
}

#getdatafornewemployees{
	background-color:white; 
	font-size :18px; 
	border:solid 2px red; 
	height:auto;
	width:100%; 
	padding:20px;
}

#get2data_customers {
	font-size :18px; 
	background-color : rgb(255,235,205);
	border:solid 1px red; 
	height:97%;
	width:40%; 
	word-wrap:break-word; 
	overflow: scroll;
	line-height: 1.4;
	float: left;
}


#get22data_customers {
	font-size :18px; 
	background-color : rgb(255,235,205);
	border:solid 1px red; 
	height:97%;
	width:60%; 
	word-wrap:break-word; 
	overflow: scroll;
	line-height: 1.4;
	float: left;
}

#get2data_employees {				
	background-color:yellow; 
	font-size :18px; 
	border:solid 1px red; 
	height:97%;
	width:40%; 
	word-wrap:break-word; 
	overflow: scroll;
	line-height: 1.4;
	float: left;
}


#get22data_employees {
    background-color:yellow; 
	font-size :18px; 
	border:solid 1px red; 
	height:97%;
	width:60%; 
	word-wrap:break-word; 
	overflow: scroll;
	line-height: 1.4;
	float: left;
}


#get2data_etairies {				
	background-color:yellow; 
	font-size :18px; 
	border:solid 1px red; 
	height:97%;
	width:40%; 
	word-wrap:break-word; 
	overflow: scroll;
	line-height: 1.4;
	float: left;
}


#get22data_etairies {
    background-color:yellow; 
	font-size :18px; 
	border:solid 1px red; 
	height:97%;
	width:60%; 
	word-wrap:break-word; 
	overflow: scroll;
	line-height: 1.4;
	float: left;
}






#get2data_contacts_customers {				
	background-color:yellow; 
	font-size :18px; 
	border:solid 1px red; 
	height:97%;
	width:25%; 
	word-wrap:break-word; 
	overflow: scroll;
	line-height: 1.4;
	float: left;
}


#get22data_contacts_customers {
    background-color:yellow; 
	font-size :18px; 
	border:solid 1px red; 
	height:97%;
	width:25%; 
	word-wrap:break-word; 
	overflow: scroll;
	line-height: 1.4;
	float: left;
}

#get222data_contacts_customers {
    background-color:yellow; 
	font-size :18px; 
	border:solid 1px red; 
	height:97%;
	width:50%; 
	word-wrap:break-word; 
	overflow: scroll;
	line-height: 1.4;
	float: left;
}

.error {color: #0000FF;}

#wrapper {
	position: relative;
    width: auto;
    border: 1px solid black;
    overflow: hidden; /* add this to contain floated children */
}



#div_for_main{
	text-align:center;
	font-size:20px;
	border:solid red 3px;
	width:101%;
	height:101%; 
	overflow: scroll;
}


/* accordion style begin */

#wrapper_for_accordion {
	position: relative;
    width: auto;
	overflow: hidden; /* add this to contain floated children */
}
#accordion2_employees {
	font-size :18px;  
	width:100%; 
	line-height: 1.4;
	float: center;
}
#accordion2_employees h1{color:red}

#accordion1 {				
	background-color:rgb(255, 228, 196); 
	font-size :18px; 
	width:33%; 
	line-height: 1.4;
	float: left;
	
}
#accordion1 h1{color:red}

#accordion2 {
    background-color:rgb(255, 228, 196); 
	font-size :18px;  
	width:33%; 
	line-height: 1.4;
	float: left;
}
#accordion2 h1{color:red}

#accordion3 {
    background-color:rgb(255, 228, 196); 
	font-size :18px; 
	width:33%; 
	line-height: 1.4;
	float: right;
}
#accordion3 h1{color:red}

#accordion section p{
	display:none;
	text-align:center;
}

#accordion section a{
	text-align:center;
	color:black;
	text-decoration:none;
}

#accordion section a:hover{
	text-decoration:underline;
	color:blue;
}


#accordion section:target p{
	display:block;
	line-height:30px;
}

#accordion section h3{
	display:none;
	text-align:center;
}

#accordion section:target h3{
	display:block;
	color: rgb(255, 99, 71);
	line-height:30px;
}

/* accordion style end */


#getdataforafmsuppliers{
	background-color:white; 
	font-size :18px; 
	height:auto;
	width:100%; 
	padding:20px;
}

#getdata_for_supplier_input{
	margin-top: 10px;
	border: 2px solid red;
	padding: 20px;
}



#get2data_contacts_suppliers {				
	background-color:yellow; 
	font-size :18px; 
	border:solid 1px red; 
	height:97%;
	width:25%; 
	word-wrap:break-word; 
	overflow: scroll;
	line-height: 1.4;
	float: left;
}


#get22data_contacts_suppliers {
    background-color:yellow; 
	font-size :18px; 
	border:solid 1px red; 
	height:97%;
	width:25%; 
	word-wrap:break-word; 
	overflow: scroll;
	line-height: 1.4;
	float: left;
}

#get222data_contacts_suppliers {
    background-color:yellow; 
	font-size :18px; 
	border:solid 1px red; 
	height:97%;
	width:50%; 
	word-wrap:break-word; 
	overflow: scroll;
	line-height: 1.4;
	float: left;
}

#get2data_suppliers {				
	background-color:yellow; 
	font-size :18px; 
	border:solid 1px red; 
	height:97%;
	width:40%; 
	word-wrap:break-word; 
	overflow: scroll;
	line-height: 1.4;
	float: left;
}


#get22data_suppliers {
    background-color:yellow; 
	font-size :18px; 
	border:solid 1px red; 
	height:97%;
	width:60%; 
	word-wrap:break-word; 
	overflow: scroll;
	line-height: 1.4;
	float: left;
}



#get2data_cars{
	background-color:pink; 
	font-size :18px; 
	border:solid 1px red; 
	height:97%;
	width:40%; 
	word-wrap:break-word; 
	overflow: scroll;
	line-height: 1.4;
	float: left;
}

#get22data_cars{
	background-color:pink; 
	font-size :18px; 
	border:solid 1px red; 
	height:97%;
	width:60%; 
	word-wrap:break-word; 
	overflow: scroll;
	line-height: 1.4;
	float: left;
}

#get222data_cars{
	background-color:pink; 
	font-size :18px; 
	border:solid 1px red; 
	height:97%;
	width:60%; 
	word-wrap:break-word; 
	overflow: scroll;
	line-height: 1.4;
	float: left;
}

#wrapper_inv {
	position: relative;
    width: 100%;
    overflow: hidden; /* add this to contain floated children */
}

#wrapper_inv1 {				
	height:85%;
	width:33%; 
	float: left;
}


#wrapper_inv2 {
	height:85%;
	width:33%; 
	float: left;
}

#wrapper_inv3 {
	height:85%;
	width:33%; 
	float: right;
}


#wrapper_supp_inv {
	position: relative;
    width: 100%;
    overflow: hidden; /* add this to contain floated children */
}

#wrapper_supp_inv1 {				
	height:85%;
	width:50%; 
	word-wrap:break-word; 
	float: left;
}


#wrapper_supp_inv2 {
	height:85%;
	width:50%; 
	word-wrap:break-word; 
	float: right;
}








#supp_invoice2_input
{
	height:auto;
	width:100%; 
}

#cust_invoice2_input{
	height:auto;
	width:40%; 
	float:left;
}

#cust_invoice22_input{
	height:auto;
	width:60%; 
	float:right;	
}

#table_invoice{
	margin-top:5px;
	border-top: 1px solid red;
	height:auto;
	overflow: scroll;
}


#table_invoice_for_display{
	margin-top:5px;
	border-top: 1px solid red;
	height:93%;
	overflow: scroll;
}


#table_invoice_for_imerologio_for_psaxtiri{
	margin-top:5px;
	border-top: 1px solid red;
	height:93%;
	overflow: scroll;
}


#table_invoice_for_imerologio{
	margin-top:5px;
	border-top: 1px solid red;
	height:89%;
	overflow: scroll;
}

#table_for_aitiologia_trapezikon_kiniseon{
	border-top: 1px solid red;
	height:100%;
	overflow: scroll;
}

#cust_invoice_imerologio{
	height:auto;
	width:60%; 
	float:left;	
}

