@import url('https://cdnjs.cloudflare.com/ajax/libs/normalize/7.0.0/normalize.min.css');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');

* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #000090;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #FFF;
}
ul {
	list-style: none;
}
a, a:hover {
	text-decoration: none;
	color: #fff;
}

header {
	height: 70px;
	border-top: 2px solid #004BE8;
	margin-bottom: 1px;
	background: #000015;
	background: -moz-linear-gradient(top, #000015 0%, #000090 100%);
	background: -webkit-linear-gradient(top, #000015 0%,#000090 100%);
	background: linear-gradient(to bottom, #000015 0%,#000090 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000015', endColorstr='#000090',GradientType=0 );
}

.electrot {
	background-color: #004BE8;
	height: 31px;
	overflow: hidden;
	padding: 0 10px;
	margin: 0 4px 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border-bottom: 1px solid #286FFF;
}
.electrot h1, .electrot h4 {
	line-height: 31px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-shadow: 1px 1px 0 #000015;
	margin: 0;
}
.fa-check-square-o {
	color: #ff0;
}

.malacia {
	margin-bottom: 20px;
	text-align: center;
	font-size: 0;
}
.colorless {
	width: 307px;
	background: #00006C;
	padding: 3px;
	padding-bottom: 0;
	color: #fff;
	text-shadow: 1px 1px 0 #000015;
	margin: 2px;
	text-align: left;
	display: inline-block;
	position: relative;
	-webkit-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.colorless:hover {
	background: #000042;
}
.colorless:hover a span {
	color: #ff0;
}
.colorless img {
	border: 1px solid #B6B6B6;
	display: block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.colorless span {
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 13px;
	padding: 0 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #FFF;
}
.malacia span:before {
	content: "\f016";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	margin:0 4px;
	color: #ff0;
}
.malacia.tette span {
	height: 35px;
	line-height: 35px;
	font-size: 18px;
}
.malacia.tette span:before {
	content: "\f115";
}
.soces .colorless {
	width: 232px;
}
.swarsele {
	position: absolute;
	top: 6px;
	right: 6px;
	padding: 2px 4px;
	background-color: rgba(0, 0, 0, 0.9);
	color: #FFF;
	font-size: 12px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: none;
}
.colorless:hover .swarsele {
	display: block;
}
.malacia .colorless .swarsele:before {
	content: "\f03d";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	margin-left: 3px;
	margin-right: 5px;
}
.malacia.tette .colorless .swarsele:before {
	content: "\f016";
}

.ferre {
	margin: 10px;
	padding: 10px;
	font-size: 12px;
	color: #5c99fe;
	text-shadow: 1px 1px 0 #000;
	background: #000048;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.nessa {
	font-size: 0;
	margin: 0 0 30px;
	text-align: center;
}
.nessa li {
	display: inline-block;
	font-size: 14px;
	margin: 1px;
}
.nessa a {
	background: #000090;
	border: 1px solid #004be8;
	color: #fff;
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.nessa .reeve, .nessa a:hover {
	background: #0000DA;
	border-color: #fff;
	color: #ff0;
}

.waysion {
	font-size: 0;
	margin: 0 0 20px;
	text-align: center;
}
.waysion li {
	display: inline-block;
	font-size: 13px;
	margin: 1px;
	overflow: hidden;
}
.waysion a {
	width: 138px;
	text-shadow: 1px 1px 0 #000;
	display: block;
	height: 26px;
	line-height: 26px;
	padding: 1px;
	padding-left: 8px;
	text-align: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #00006C;
	border: 1px solid #004be8;
	color: #fff;
}
.waysion a:before {
	content: "\f097";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	margin-left: 2px;
	margin-right: 6px;
	color: #ff0;
}
.waysion a:hover {
	background: #0000DA;
	border-color: #fff;
	color: #ff0;
}
.maximh a:before {
	content: "\f064";
}

footer {
	overflow: hidden;
	padding: 5px;
	margin-top: 40px;
	background: #000015;
	background: -moz-linear-gradient(top, #000090 0%, #000015 100%);
	background: -webkit-linear-gradient(top, #000090 0%,#000015 100%);
	background: linear-gradient(to bottom, #000090 0%,#000015 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000090', endColorstr='#000015',GradientType=0 );
	border-bottom: 2px solid #004BE8;
}
footer p {
	padding: 6px;
	font-size: 12px;
	text-shadow: 1px 1px 0 #000;
}
footer p a {
	color: #FFFF00;
}

@media screen and (max-width: 640px) {
	header {
		text-align: center;
	}
	.ferre, footer p {
		font-size: 10px;
	}
}