html, body {
  height: 100%;
}
body,
div,
span,
p,
ul,
li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
a { outline: none; color: #dd5300; text-decoration: none; }
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
body {
  font-family: 'Philosopher', 'Times new roman', sans-serif;
  font-size: 13px;
  color: #47423f;
  background: #000000 url(../images/fon-bg.jpg) center top no-repeat;
}
a,
button {
  color: #285c96;
  transition: all 0.2s ease;
}
input {
  text-align: center;
  border: 1px solid #bdb0b0;
  box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
  outline: none;
  font-family: 'Philosopher', 'Times new roman', sans-serif;
}

 .news_thumb{
	 background:none;
	border:0px;
}

.wrapper {
  width: 1000px;
  margin: 0 auto;
  position:relative;
}
.header {
  height: 518px;
  background: url(../images/header-bg.jpg) no-repeat;
}
.logo {
  padding-top: 140px;
}
.logo a {
  display: block;
  background: url(../images/logo.png) no-repeat;
  width: 392px;
  height: 198px;
  margin: 0 auto;
}
.menu {
  margin-top: 128px;
  text-align: center;
}
.menu li {
  display: inline-block;
  margin: -1px 32px;
}
.menu li:after {
  content: "";
  background: url(../images/menu-after.png) no-repeat;
  width: 21px;
  height: 22px;
  position: absolute;
  margin-top: 1px;
  margin-left: 27px;
}
.menu li a {
  color: #ffcc66; /* золотистый */
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-family: 'Philosopher';
  font-size: 15px;
}

.menu li a:hover {
  color: #ededed;
}
.menu li:last-child:after {
  content: "";
  background: none;
}
.middle {
  width: 100%;
  -webkit-margin-start: -1px;
}
.top-container {
  background: url(../images/content-top-bg.jpg) top center no-repeat;
}
.bottom-container {
  background: url(../images/content-bottom-bg.jpg) bottom center no-repeat;
  width: 1000px;
  min-height: 2000px;
  justify-content: center;
  align-items: stretch;
  flex-direction: row;
}
.mvc-buttons-style-defaultReC {
	color: rgb(115, 134, 149);
	background-color: rgb(25, 30, 49);
	border-color: rgb(45, 56, 70);
}
.mvc-buttons-style-defaultReC:hover {
	color: rgb(175, 191, 204);
	background-color: rgb(33, 40, 68);
	border-color: rgb(45, 56, 70);
}
.container {
  background: url(../images/content-repeat-bg.jpg) center repeat-y;
}
.left-sidebar {
  width: 165px;
  padding: 0px 25px;
  color: #8c979f;
  padding-bottom: 50px;
  float: left;
}
.right-sidebar {
  width: 165px;
  padding: 0px 25px;
  color: #8c979f;
  padding-bottom: 50px;
  float: right;
}
.status-title {
  background: #ffffff;
  background: linear-gradient(#ffffff 60%, #4f6b81);
  background-clip: text;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -o-background-clip: text;
  color: transparent;
  text-transform: uppercase;
  text-align: center;
  padding-top: 16px;
  font-weight: bold;
  text-shadow: 0px 5px 19px #000000;
}
.status-block {
  padding-top: 50px;
  padding-bottom: 2px;
  border-bottom: 1px solid #2e3543;
}
.status-block li {
  margin-bottom: 10px;

}
.status-block li span {

}
.title-sidebar {
  background: url(../images/title-bg.jpg) no-repeat;
  width: 206px;
  height: 110px;
  margin-left: -20px;
  margin-bottom: -10px;
}
.title-sidebar-right {
  margin-left: -21px;
}
.main-title {
  background: #ffffff;
  background: linear-gradient(#ffffff 70%, #4f6b81);
  background-clip: text;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -o-background-clip: text;
  color: transparent;
  text-transform: uppercase;
  text-align: center;
  padding-top: 37px;
  font-weight: bold;
  text-shadow: 0px 5px 19px rgba(0, 0, 0, 0.5);
}
.event-title {
  color: #cedee8;
}
.event-title span {
  float: right;
}
.event-info {
  color: #646c72;
  font-size: 11px;
  margin-top: 1px;
}
.event-info span {
  color: #646c72;
  float: right;
}
.event {
  margin-bottom: 9px;
}
.status-title,
.main-title,
.content-title {
	font-family: 'Philosopher';
	font-size: 13px;
}
.login {
  padding-top: 50px;
}

.login p {
  text-align: center;
  margin-top: 15px;
  line-height: 18px;
}
.login p a {
	color: #b77d74;
	font-size: 13px;
}
.login p a:hover {
	color: #d4a59e;
	text-decoration: none;
	text-shadow: 0px 0px 5px rgba(212,165,158,0.3);
}
.login button {
  background: url(../images/login-button.jpg) no-repeat;
  width: 162px;
  height: 38px;
  border: none;
  margin-top: 10px;
  color: #541b0e;
  font-size: 16px;
  cursor: pointer;
  outline: none;
  text-shadow: 1px 1px #f6ad57;
  -webkit-box-shadow: 0px 10px 34px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 34px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 34px -6px rgba(0, 0, 0, 0.75);
}
.login button:hover {
  filter: brightness(120%);
}
.download {
  background: url(../images/download-bg.jpg) center center no-repeat;
  min-height: 143px;
  text-align: center;
  color: #8c979f;
  font-size: 12px;
}
.download img {
  margin-top: 24px;
  margin-left: 2px;
  margin-bottom: 18px;
  transition: all 0.2s ease-out;
}
.download img:hover {
  filter: brightness(120%);
}
.download a {
	color: #b77d74;
	font-size: 13px;
}
.download a:hover {
	color: #d4a59e;
	text-decoration: none;
	text-shadow: 0px 0px 5px rgba(212,165,158,0.3);
}
.block-market p {
  text-align: center;
  margin-top: 18px;
}
.block-market p a {
	color: #b77d74;
	font-size: 13px;
}
.block-market p a:hover {
	color: #d4a59e;
	text-decoration: none;
	text-shadow: 0px 0px 5px rgba(212,165,158,0.3);
}
.content {
  margin: 0px 210px;
  padding: 5px;
}
.content-title {
  background: url(../images/content_title.png) no-repeat;
  width: 555px;
  margin-top:-2px;
  margin-left:8px;
  padding: 0px 52px;
  height: 34px;
  line-height: 34px;
  border-radius: 3px;
  color: #c6c6c6;
  -webkit-box-shadow: 0px 5px 47px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 5px 47px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 5px 47px -10px rgba(0, 0, 0, 0.75);
  font-weight: bold;
}
.content-title span {
  float: right;
}
.content-title span a {
  font-size: 11px;
  color: inherit;
  text-decoration: none;
}
.content-title span a:before {
  content: '';
  height: 7px;
  width: 7px;
  position: absolute;
  margin-top: 15px;
  margin-left: -10px;
  background: url(../images/plus.png) no-repeat;
}
.content-block {
	padding: 5px 5px 5px 5px;
}
.footer {
  height: 262px;
  background: url(../images/footer-bg.jpg) no-repeat;
}
.copy {
  text-align: center;
  color: #8c979f;
  font-size: 12px;
  padding-top: 12px;
  font-weight: bold;
}
.copy a {
  font-size: 13px;
  color: #cedee8;
  text-decoration: none;
}
#login_form td {
	height: 34px;
	background: url(../images/input-bg.jpg);
	box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
	padding-bottom: 2px;
}
#login_form input {
	width: 150px;
	background: none;
	border: none;
	text-align: center;
	color: #8c979f;
	outline: none;
	-webkit-box-shadow: 0 0 0 10px #101420 inset;
	-webkit-text-fill-color: #8c979f !important;
}

#server_1 {
	background: url(../images/serv_1.png) no-repeat;
	margin-left:430px;
}

#server_2 {
	background: url(../images/serv_2.png) no-repeat;
	margin-left:280px;
}

#server_3 {
	background: url(../images/serv_3.png) no-repeat;
	margin-left:580px;
}

#server_4 {
	background: url(../images/serv_4.png) no-repeat;
	margin-left:700px;
}

.serverinf {
	width: 183px;
	height: 69px;
	color: #fff;
	font-size: 14px;
	line-height: 12px;
	position: absolute;
	padding-top:22px;
}
.serverinf a {
	color: #b6cbdd;
}
.serverinf span {
	display: block;
	font-size: 11px;
}
.server_status{
	margin-top: 5px;
	margin-left:67px;
	width: 66px;
	height: 5px;
	background: #1a1712;
}
.server_status .firstS1 {
	display: block;
	height: 100%;
	box-shadow: 0px 0px 5px 0px #fa661e;
	background: #b95f1d;
	transition: 1.5s;
}

.server_status .firstS2 {
	display: block;
	height: 100%;
	box-shadow: 0px 0px 5px 0px #1ee5fa;
	background: #1d86b9;
	transition: 1.5s;
}

.server_status .firstS3 {
	display: block;
	height: 100%;
	box-shadow: 0px 0px 5px 0px #2ffa1e;
	background: #19842a;
	transition: 1.5s;
}

.server_status .firstS4 {
	display: block;
	height: 100%;
	box-shadow: 0px 0px 5px 0px #fa8f1e;
	background: #b96d1d;
	transition: 1.5s;
}
/* Стилизация заголовков и ссылок справа */
.status-title,
.main-title,
.login p a,
.block-market p a {
  color: #ffcc66;
  background: none;
  text-shadow: 0 0 6px rgba(255, 204, 102, 0.3);
  box-sizing: border-box;
  outline: 0;
}



