
/*for all elements*/
body{border:0px;
	margin:0px;
	padding:0px;
}
img {border:0px;
	margin:0px;
	padding:0px;

}
table tr td  {
	border:0px;
	text-align: left;
	border-style:hidden;
}


.logo {display:block;
	width:975px;
	margin:0px auto;
	padding:0px;
	border:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:0px;
}
.logoimg {max-width: 150px;}

/*loginpage*/
.login {
	margin:0 auto;
	widht:975px;
	
}

.logimg0 {
	display:block;
	max-width:80px;
	margin:auto;
}
.loguname {max-width:30px;}
.logimg {max-width:30px;}
.data{
	max-width:800px;
	border-style:groove;
	border-color:#8090C0;
	border-width:3px;
	text-align:center;
	font-size: 14px;
	font-style: strong;
}


/*list_items.py*/
.show_color_elements {max-width:25px;max-height:25px;}
.boia {width:25px;max-height:25px;}

/*link*/

a { color: black;
	font-size:18px;
}

a:link {
	background-color:#78c1e7;
	color: #183544;
	text-decoration:none;
	font-size:18px;
}


a:visited {
	color:#183544;
	font-size:18px;
}

a:hover {
    background-color:#78c1e7;
	color: white;
}

.center{
	color: #262b32;
	font-size: 24px;
	font-family: "Book Antiqua Regular";
	text-align: center;
}

#uname{
	-webkit-align-self: center; /* Safari 7.0+ */
	align-self: center;
}

.new_item1{
	display:block;
	background-color: #78c1e7;
	width:975px;
	margin:0 auto;
	color: #183544;
	font-size: 18px;
	font-family: "Book Antiqua Regular";
	margin:0 auto;
	padding:0;
	border:0;

}

.search{
	display:block;
	background-color: white;
	width:975px;
	margin:0 auto;
	padding-top:20px;
	color: #183544;
	font-size: 18px;
	font-family: "Book Antiqua Regular";

}
.new_item{
	display:block;
	background-color: white;
	width:975px;
	margin:0 auto;
	color: #183544;
	font-size: 16px;
	font-family: "Book Antiqua Regular";

}

.pages {text-align:center;}
.ruler {
	background-color:#183544;
	color:white;
}

.sruler {
	background-color:#183544;
	color:#F29531;
}

.icon_div{
	float:left;
	width:70px;
	height:50px;
}

.icon_div_sp{
	display:block;
	position:relative;
	float:right;
	width:70px;
	height:50px;
}

.icon {max-width:70px; height:50px; }

.descript{
	display:block;
	max-width:600px;
	float:left;
}
.help{
	text-align:left;
	color:red;
	font-family: "Book Antiqua Regular";
	font-size:18px;
	font-weight: bold;
}
.help1{
	text-align:left;
	color:#183544;
	font-family: "Book Antiqua Regular";
	font-size:14px;
	text-indent:30px;
}

.title {
	width:80%;
	font-family: "Book Antiqua Regular";
	font-size: 24px;
	font-weight: bold;
	padding-top: 20px;
	line-height:2em;
	text-align: center;
}

