.form.search,
.form.filter
{
	margin: 0 5px;
	border: 1px solid #9ACE9E;
	background: #548A58;
}
.form.search { margin-top: 5px; }
.form.search .field > input[type=text]
{
	width: 510px;
	background: #FFF;
	font-weight: normal;
}
.form.search .button
{
	margin-left: 4px;
	width: 95px;
}
.form.filter form { width: 510px; }
.form.filter .field > select { width: 140px; }
.form.filter .field > select:first-child { width: 220px; }
.form.filter .field > select[name=order] { width: 365px; }
.form.filter .field > select + * { margin-left: 5px; }
.form.filter .button { width: 140px; }
.form.filter > div
{
	width: 95px;
	margin-left: 4px;
}
.form.filter > div span
{
	display: block;
	border: 1px solid #FFF;
	box-sizing: border-box;
}
.form.filter > div *:first-child
{
	height: 21px;
	line-height: 21px;
	text-transform: uppercase;
}
.form.filter > div *:last-child
{
	margin-top: 3px;
	height: 45px;
	line-height: 45px;
	font-size: 22px;
}

.maps-list,
.map-info,
.add-info,
#comments-panel,
#comments
{
	margin: 0 5px;
}

.map-game
{
	width: 462px;
	height: 23px;
	line-height: 23px;
	margin: 10px 0 10px 159px;
	padding: 0 7px;
	text-align: right;
	background: #046B09;
	border: 1px solid #FFF;
	position: relative;
}
.map-game::before
{
	content: "";
	position: absolute;
	top: -6px;
	bottom: -6px;
	left: -159px;
	width: 159px;
	background-position: center center;
	background-repeat: no-repeat;
}
.map-game.logo-h1::before { background-image: url("/img/logos/games/standard/h1.gif"); }
.map-game.logo-h2::before { background-image: url("/img/logos/games/standard/h2.gif"); }
.map-game.logo-h3::before { background-image: url("/img/logos/games/standard/h3.gif"); }
.map-game.logo-h4::before { background-image: url("/img/logos/games/standard/h4.gif"); }
.map-game.logo-h5::before { background-image: url("/img/logos/games/standard/h5.gif"); }
.map-game.logo-h6::before { background-image: url("/img/logos/games/standard/h6.gif"); }
.map-game.logo-h7::before { background-image: url("/img/logos/games/standard/h7.gif"); }

.map-rating
{
	height: 25px;
	line-height: 25px;
	border: 1px solid #548A58;
	background: #9ACE9E;
}
.map-rating > i
{
	width: 28px;
	height: 23px;
	float: left;
	margin: 1px;
	background-image: url("/img/maps/rating.png");
}
.map-rating > span
{
	float: right;
	width: 153px;
	background: #548A58;
}

.r100g { background-position: 0 0; }
.r50g { background-position: -28px 0; }
.r0 { background-position: -56px 0; }
.r50b { background-position: -84px 0; }
.r100b { background-position: -112px 0; }

.map { margin: 3px 0 15px 0; }
.map .mini-map
{
	width: 150px;
	height: 150px;
	padding: 1px;
	border: 1px solid #548A58;
	background: #9ACE9E;
	position: relative;
}
.map .mini-map img
{
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.map { text-align: center; }
.map h2
{
	width: 321px;
	height: 19px;
	line-height: 20px;
	margin: 0 3px 2px 3px;
	border: 1px solid #FFF;
	background-color: #548A58;
	font-size: 13px;
}
.map .info dt { font-weight: bold; }
.map .button { cursor: pointer; }
.map .main
{
	width: 323px;
	margin: 0 3px;
}
.map .main > *
{
	height: 20px;
	line-height: 19px;
	box-sizing: border-box;
}
.map .main > *:nth-child(n + 5) { margin-top: 2px; }
.map .main dt:nth-child(-4n + 13) { width: 60px; }
.map .main dt:nth-child(-4n + 15)
{
	width: 98px;
	margin-left: 3px;
}
.map .main dt:nth-child(2n + 17) { width: 181px; }
.map .main dd { font-weight: bold; }
.map .main dd:nth-child(-4n + 14) { width: 20px; }
.map .main dd:nth-child(-4n + 16),
.map .main dd:nth-child(2n + 18)
{
	width: 142px;
}
.map .main > *:last-of-type { height: 22px; }
.map .short > *:last-of-type { height: 21px; }
.map .short dt:last-of-type { border: 0; }
.map .short .button
{
	display: block;
	height: 21px;
	line-height: 20px;
}
.map .likes { position: relative; }
.map .likes i
{
	position: absolute;
	top: 2px;
	width: 16px;
	height: 16px;
}
.map .likes i:first-child { left: 0; }
.map .likes i:last-child { right: 1px; }
.map .likes i.icon:first-child { background-position: -140px 0; }
.map .likes i.icon:last-child { background-position: -156px 0; }
.map .likes .icon
{
	background-image: url("/img/maps/rating.png");
	cursor: pointer;
}
.map .likes .loader
{
	background-image: url("/img/loaders/white-green-circle.gif");
	background-position: center center;
	background-repeat: no-repeat;
}
.map > .button
{
	width: 154px;
	height: 48px;
	line-height: 48px;
	margin: 2px 3px 0 0;
	font-size: 19px;
}
.map .extra
{
	width: 480px;
	margin: 0;
}
.map .extra > *
{
	margin-top: 2px;
	height: 18px;
	line-height: 18px;
}
.map .extra > *:last-of-type
{
	height: 24px;
	line-height: 24px;
}
.map .extra dt { width: 179px; }
.map .extra dd { width: 297px; }
.map .extra .share-buttons { margin-top: 2px; }
.map .addition *:first-child { width: 170px; }
.map .addition *:last-child { width: 127px; }

.errors,
.message
{
	margin: 0 5px;
}

.map-info .name
{
	color: #FFF;
	font-size: 28px;
	text-align: center;
	margin: 0;
	padding: 25px 0;
}
.map-info .description p { text-indent: 0; }

.review > p:first-child
{
	height: 20px;
	line-height: 21px;
	font-size: 12px;
}
.review .author
{
	float: right;
	font-weight: bold;
}
.review p
{
	padding: 0 13px;
	text-align: justify;
}
.review + .review { margin-top: 3px; }

.tourneys h2 { margin: 15px 15px 0 15px; }
.tourneys .info { margin: 15px; }
.tourneys .info > * { margin: 2px 0; }
.tourneys .info dt
{
	width: 266px;
	text-align: center;
}
.tourneys .info dd { width: 335px; }

.upload { margin: 0 5px; }
.upload .form .label { width: 240px; }
.upload .form .field > input[type=text],
.upload .form .field > input[type=email]
{
	width: 364px;
}
.upload .form .button { padding: 0 10px; }

.edit { margin: 0 5px; }
.edit .form .label { width: 240px; }
.edit .form .field > input[type=text],
.edit .form .field > input[type=number],
.edit .form .field > textarea,
.edit .form .field > select
{
	width: 364px;
}
.edit .form .label[for=description],
.edit .form .field > #description
{
	height: 202px;
}
.edit .form .label[for=message],
.edit .form .field > #message
{
	height: 104px;
}
.edit .form .button { padding: 0 10px; }

.add-info
{
	color: #000084;
	font-family: Verdana;
	font-size: 13px;
}
.add-info .rewards * { margin: 0; }
.add-info .rewards dl
{
	width: 87px;
	font-weight: bold;
}
.add-info .rewards dl::before
{
	content: "";
	display: block;
	width: 32px;
	height: 36px;
	margin: 0 auto 4px auto;
	background-image: url("/img/logos/games/sprite.png");
}
.add-info .rewards dl.h2::before { background-position: -32px 0; }
.add-info .rewards dl.h3::before { background-position: -64px 0; }
.add-info .rewards dl.h4::before { background-position: -96px 0; }
.add-info .rewards dl.h5::before { background-position: -128px 0; }
.add-info .rewards dl.h6::before { background-position: -160px 0; }
.add-info .rewards dl.h7::before { background-position: -192px 0; }
.add-info .rewards dl > * { line-height: 17px; }
.add-info .rewards dt
{
	width: 21px;
	color: #008;
}
.add-info .rewards dd
{
	width: 66px;
	color: #FFF;
}

.table.top td:first-child { text-align: center; }
.table.commentators td:first-child { font-weight: bold; }