@import url(https://fonts.googleapis.com/css?family=IM+Fell+English);

@import url(https://fonts.googleapis.com/css?family=IM+Fell+English|Roboto:400,700,400italic);

#spread1 {
  background: url("background1.jpg") center center no-repeat;
  background-size: cover;
}

#spread2 {
  background: url("background2.jpg") left center no-repeat;
  background-size: cover;
}

#spread3 {
  background: url("background3.jpg") center top no-repeat;
  background-size: cover;
}

#spread4 {
  background: url("background4.jpg") center center no-repeat;
  background-size: cover;
}

#spread5 {
  background: url("background5.jpg") center center no-repeat;
  background-size: cover;
}

#spread6 {
  background: url("background6.jpg") center center no-repeat;
  background-size: cover;
}

#spread7 {
  background: url("background7.jpg") center top no-repeat;
  background-size: cover;
}

#spread8 {
  background: url("background8.jpg") center top no-repeat;
  background-size: cover;
}

#spread9 {
  background: url("background9.jpg") center top no-repeat;
  background-size: cover;
}

#spread10 {
  background: url("background10.jpg") right bottom no-repeat;
  background-size: cover;
}

#spread11 {
  background: url("greenskins.jpg") center top no-repeat;
  background-size: cover;
}

#spread12 {
  background: url("background12.jpg") center center no-repeat;
  background-size: cover;
}

#tech-support-contact {
  background: url("backgroundtech.jpg") center top no-repeat;
  background-size: cover;
}

#warranty-credits {
  background: url("creditsbg.jpg") center top no-repeat;
  background-size: cover;
}

#spread3 .lhp {
  position: absolute;
  top: initial;
  bottom: -8%;
  left: 0%;
  right: initial;
  width: 45%;
}

#spread3 .rhp {
  position: absolute;
  top: initial;
  bottom: -8%;
  left: initial;
  right: 0%;
  width: 45%;
}

#spread11 .lhp {
  position: absolute;
  top: 1%;
  bottom: initial;
  left: 0%;
  right: initial;
  width: 35%;
}

#spread11 .rhp {
  position: absolute;
  top: 1%;
  bottom: initial;
  left: initial;
  right: 0%;
  width: 35%;
}

@font-face {
  font-family: 'CaslonAntique-Bold';
  src: url("CaslonAntique-Bold.otf");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'CaslonAntique-BoldItalic';
  src: url("CaslonAntique-BoldItalic.otf");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'CaslonAntique-Italic';
  src: url("CaslonAntique-Italic.otf");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'CaslonAntique';
  src: url("CaslonAntique.otf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FrutigerLTPro-Bold';
  src: url("FrutigerLTPro-Bold.otf");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'FrutigerLTPro-Italic';
  src: url("FrutigerLTPro-Italic.otf");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'FrutigerLTPro-Roman';
  src: url("FrutigerLTPro-Roman.otf");
  font-weight: normal;
  font-style: normal;
}

body {
  min-width: 1024px;
  font-size: 1.2em;
  font-family: "FrutigerLTPro-Roman","Roboto",Helvetica,sans-serif;
  line-height: 1.2em;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}

h1 {
  display: inline-block;
}

h2,
h3 {
  font-family: CaslonAntique-bold,"IM Fell English",serif;
  letter-spacing: 0.12em;
  color: #e09d05;
}

p,
pre {
  margin: 0.7em 0;
  font-size: 1em;
}

div.spread {
  height: 100%;
  padding: 0% 3% 0% 23%;
  background: url("background1.jpg") center center no-repeat;
  background-size: cover;
}

strong {
  font-family: "FrutigerLTPro-Bold","Roboto",Helvetica,sans-serif;
  font-weight: bold;
  color: #fff;
}

h2 {
  line-height: 1.1em;
  font-size: 2em;
}

h3 {
  margin-bottom: 0px;
  font-size: 1.33333em;
}

p+h3 {
  margin-top: 1.5em;
}

.pageboundary :link,
.pageboundary :visited {
  color: #e09d05;
  text-decoration: none;
  font-family: "FrutigerLTPro-Roman","Roboto",Helvetica,sans-serif;
}

.pageboundary :link:hover,
.pageboundary :visited:hover {
  color: #e09d05;
  text-decoration: underline;
  font-family: "FrutigerLTPro-Roman","Roboto",Helvetica,sans-serif;
}

a:focus {
  outline: none !important;
}

a::-moz-focus-inner {
  border: 0 !important;
}

#cover {
  background: url("cover.jpg") center center no-repeat #000;
  background-size: cover;
}

#cover h2 {
  position: absolute;
  left: 23%;
  top: 2%;
  margin: 10px;
  width: 45%;
  font-size: 3em;
  color: #fff;
  text-shadow: 5px 5px 12px #000;
}

#cover h2 img {
  width: 100%;
  position: relative;
  margin: 0% 0% -3% 0%;
}

#cover a {
  bottom: 55%;
  left: 42%;
  padding: 0px;
  background-color: #000;
  color: #e09d05;
  border-radius: 10px;
  border: 2px solid #e09d05;
  width: 13%;
  height: 50px;
  text-align: center;
  line-height: 48px;
  z-index: 2;
  position: absolute;
}

#cover a::after {
  content: "▼";
}

#cover #logos {
  height: 40px;
  position: absolute;
  bottom: 40px;
  left: initial;
  right: 3%;
}

#cover .logo {
  position: relative;
  height: 100%;
  width: auto;
}

#cover .logo:first-child {
  margin-bottom: 0px;
  height: 100%;
}

#cover .logo:nth-child(2) {
  margin-bottom: 0px;
  height: 100%;
}

#cover .logo:nth-child(3) {
  margin-bottom: 0px;
  height: 100%;
}

#cover .logo:nth-child(4) {
  margin-bottom: 0px;
  height: 100%;
}

#webmanualintro {
  width: 15%;
  left: 80%;
  bottom: 20%;
  top: initial;
  right: initial;
  border-radius: 0px;
  border: 2px solid #e09d05;
  padding: 15px;
  background: rgba(0,0,0,0.8);
  color: #fff;
  position: absolute;
}

#webmanualintro .close {
  border: 2px solid #e09d05;
}

#webmanualintro h3 {
  color: #e09d05;
}

.rhp,
.lhp {
  background: none;
  background-color: rgba(0,0,0,0.8);
  box-shadow: none;
  padding: 2%;
  width: 45%;
  height: auto;
  border: none;
  border-radius: 0px;
  margin-top: 2.5%;
}

.rhp h2:first-child,
.rhp h3:first-child,
.lhp h2:first-child,
.lhp h3:first-child {
  margin-top: 0;
  margin-bottom: 0.5em;
}

.keyboard {
  margin: 0px 2px;
  top: 0px;
  display: inline-block;
  font-size: 23px;
  line-height: 23px;
  width: 23px;
  height: 23px;
  vertical-align: middle;
}

span.keyboard strong {
  color: transparent;
}

.en .key-lshift,
.en .key-lctrl,
.en .key-tab,
.en .key-lalt,
.key-return {
  width: 57.5px !important;
}

.key-space {
  width: 46px !important;
}

#external {
  background-color: #000;
  border-bottom: 1px solid #e09d05;
  box-shadow: none;
  font-size: 100%;
  font-family: "FrutigerLTPro-Roman","Roboto",Helvetica,sans-serif;
  z-index: 1;
}

header h1 {
  font-size: 100%;
  color: #fff;
  font-family: "FrutigerLTPro-Roman","Roboto",Helvetica,sans-serif;
}

header h1 a {
  color: #e09d05;
}

#manual {
  font-size: 100%;
}

#manual h2 {
  background-color: transparent;
}

#manual h2 a {
  color: #e09d05;
  font-size: 100%;
  font-family: CaslonAntique-bold,"IM Fell English",serif;
}

#manual li a {
  font-size: 100%;
  line-height: 120%;
  color: #fff;
  font-family: "FrutigerLTPro-Roman","Roboto",Helvetica,sans-serif;
}

#manual li a:hover {
  cursor: pointer;
  text-decoration: none;
}

#manual li ul li a {
  color: #fff;
}

.active,
#manual li a:hover {
  color: #e09d05 !important;
}

.active::before,
#manual li a:hover::before {
  content: " ";
  color: #e09d05;
  display: inline-block;
  width: 23px;
  position: absolute;
  left: 3px;
  font-size: 140%;
}

.active.subitem:before,
#manual li a.subitem:hover:before {
  left: 13px;
}

#cover .pagenumber {
  display: none;
}

.pagenumber {
  background: transparent;
  height: 64px;
  color: transparent;
  background-size: contain;
}

.gamepadbuttons {
  width: 22px;
  position: relative;
  vertical-align: middle;
}

img#gamepaddiagram {
  position: absolute;
  width: 35%;
  left: 50%;
  top: 8%;
}

#slashsymbol,
#slash {
  height: 25%;
  position: relative;
  vertical-align: text-bottom;
  max-height: 30px;
}

table#gamepadcontrols {
  width: 90%;
}

th {
  font-family: CaslonAntique-bold,"IM Fell English",serif;
  color: #e09d05;
  font-size: 150%;
}

td {
  border: 1px solid #e09d05;
  background-color: none;
}

table {
  width: 100%;
}

table.controls tr {
  line-height: 30px;
}

html .pl,
html .ru,
html .cs {
  font-size: 100% !important;
  font-family: trebuchet MS,sans-serif !important;
}

html .pl h2,
html .pl h3,
html .pl #cover a,
html .pl #manual h2 a,
html .pl th,
html .ru h2,
html .ru h3,
html .ru #cover a,
html .ru #manual h2 a,
html .ru th,
html .cs h2,
html .cs h3,
html .cs #cover a,
html .cs #manual h2 a,
html .cs th {
  font-family: trebuchet MS,sans-serif !important;
}

.pl strong,
.ru strong {
  font-family: trebuchet MS,sans-serif !important;
}

#i_epilepsy_warning {
  display: none;
}

#i_epilepsy_warning+h2 {
  margin-top: 0;
}

#warranty-credits {
  background: url("creditsbg.jpg") center center no-repeat;
  background-size: cover;
}

#warranty-credits .lhp,
#warranty-credits .rhp {
  background: rgba(0,0,0,0.8);
  border: "";
  box-shadow: none;
}

#tech-support-contact .lhp {
  width: 95%;
  height: 95%;
}

#tech-support-contact ul+p+p {
  padding-top: 37px;
}

.download #warranty-credits .lhp,
.download #warranty-credits .rhp {
  background-color: rgba(255,255,255,0.3);
  height: auto;
}

#creditslist dt {
  width: 40%;
}

#adverts .lhp {
  background: none;
  box-shadow: none;
  width: 95%;
}

#adverts h3 {
  color: #000;
  font-size: 120%;
  line-height: 100%;
}

#adverts p {
  font-size: 100%;
}

#manual {
  border: 0px !important;
  background: none !important;
  box-shadow: none !important;
}

.fr #manual {
  font-size: 90%;
  left: 40px;
}

.lhp,
.rhp {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

#contentscolumns div {
  position: fixed;
  height: 100%;
  width: 20%;
  left: 0px;
  padding-left: 30px;
  top: 0px;
  padding-top: 80px;
  background: -webkit-linear-gradient(left, #000 0%, #000 3%, transparent 100%);
  background: linear-gradient(to right, #000 0%, #000 3%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

#contentscolumns div li a {
  -webkit-transition: opacity .5s linear;
  transition: opacity .5s linear;
}

.fr #manual h2 {
  height: 45px;
}

.fr #contentscolumns div {
  padding-top: 100px;
}

.pageboundary {
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

#manual h2 {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  position: absolute;
  top: 13px;
  left: -5px;
  height: 30px;
  padding: 10px !important;
  border-radius: 10px 10px 0px 0px;
  width: auto;
  -webkit-transition: -webkit-transform 0.5s ease, background-color 0.5s ease, left 0.5s ease;
  transition: transform 0.5s ease, background-color 0.5s ease, left 0.5s ease;
  z-index: 1;
}

.hideheader {
  -webkit-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

.contentHeader_hidden {
  -webkit-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
  background-color: rgba(0,0,0,0.7) !important;
  left: 15px !important;
}

.contentList_hidden {
  -webkit-transform: translate(-270px, 0px);
  transform: translate(-270px, 0px);
}

header h1 {
  top: 0px;
}

#external,
header h1 {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
}

body>div.pagenumber {
  z-index: -1;
}

.inpagenav .prev,
#adverts .inpagenav .prev {
  width: 40px;
  padding: 0px;
  height: 40px;
  border-radius: 20px;
  color: transparent;
  background: url("prev.png") no-repeat center center;
  background-color: rgba(224,157,5,0.2);
  right: 90px;
  left: auto;
  top: 20px !important;
}

.inpagenav .next {
  width: 40px;
  padding: 0px;
  height: 40px;
  border-radius: 20px;
  color: transparent;
  background: url("next.png") no-repeat center center;
  background-color: rgba(224,157,5,0.2);
  right: 40px;
  left: auto;
  top: 20px !important;
}

.inpagenav .prev:hover,
#adverts .inpagenav .prev:hover {
  background: url("prev.png") no-repeat center center;
  background-color: #e09d05;
}

.inpagenav .next:hover {
  background: url("next.png") no-repeat center center;
  background-color: #e09d05;
}

.search_active {
  background-color: rgba(200,0,0,0.8) !important;
  color: #fff !important;
}

#search {
  padding-right: 0 !important;
}

#search #searchresults {
  margin-top: 23px;
  top: 0px;
  right: 17px;
  position: absolute;
  display: table-row;
  width: auto;
  min-width: 150px;
  padding: 5px;
}

#search #searchresults .searchresults_column {
  display: table-row;
  width: 100%;
}

#search #searchresults .searchresults_column .searchresults_cell {
  background-color: rgba(0,0,0,0.8);
  padding: 5px 10px;
  text-align: right;
  border: 1px solid #e09d05;
  color: #fff;
  width: 100%;
  min-width: 120px;
}

#search #searchresults .searchresults_column .searchresults_cell:hover {
  text-decoration: none;
}

#search #searchresults .searchresults_column .detailslist {
  position: absolute;
  right: 99%;
  width: 100%;
  top: 5px;
}

#search #searchresults .searchresults_column .detailslist a {
  color: #fff;
}

#search #searchresults .searchresults_column .detailslist a .searchresults_details {
  position: relative;
  padding: 5px;
  border: 1px solid #636363;
  text-align: right;
  background-color: rgba(0,0,0,0.8);
  display: none;
}

#search #searchresults .searchresults_column .detailslist a:hover .searchresults_details {
  background-color: rgba(0,0,0,0.8);
}

#search #searchresults .searchresults_column a:hover {
  text-decoration: none;
}

.lightboxed {
  cursor: pointer;
}

.lb_wrapper {
  position: relative;
}

.lb_wrapper img {
  width: 100%;
  position: relative;
}

.lb_wrapper .magnifier {
  width: 18px;
  height: 18px;
  position: absolute;
  background: url("magnifier.png") center center no-repeat #fff;
  background-size: 60%;
  pointer-events: none;
  border-radius: 0 0 5px 0;
  top: 0;
  left: 0;
}

.lightboxbg_visible {
  opacity: 1 !important;
  visibility: visible !important;
}

.lightboxbg {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.8);
  position: absolute;
  z-index: 1000;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.lightboxbg .imagewrapper {
  max-width: 70%;
  height: 90%;
  margin: 2% auto;
}

.lightboxbg .imagewrapper img {
  max-width: 100%;
  position: relative;
  margin: 0 auto;
  display: block;
  max-height: 100%;
  border: 1px solid white;
}

html body.pl,
html body.ru,
html body.cs {
  font-size: 1.1em !important;
}

header {
  font-size: 14px !important;
  line-height: 23px !important;
}

header h1 {
  left: 170px;
  font-size: 14px !important;
  line-height: 23px !important;
}

header nav #external {
  font-size: 14px !important;
  line-height: 23px !important;
}

header nav #external li {
  margin: 0;
}

header nav #external li #feralsite {
  margin: 4px;
  padding-top: 1px;
}

header nav #external #help li {
  margin-top: 1px;
  position: relative;
}

header nav #external #help #search {
  margin: 0 -4px 0 0;
  top: -1px;
}

header nav #external #help #search #searchresults {
  min-width: 300px;
  right: 25px;
}

header nav #external #help #search #searchresults * {
  text-align: left;
}

header nav #external #help #search #searchresults .searchresults_column .searchresults_cell {
  padding: 13px 15px 10px;
}

header nav #external #help #search #searchresults .searchresults_column .detailslist a .searchresults_details {
  padding: 13px 15px 10px;
}

header nav #external #help li::after {
  position: relative;
  top: -1px;
}

header nav #manual h2 {
  text-indent: -2px;
  border-bottom: none;
}

.fr header nav #manual h2 {
  font-size: 2.1em;
  line-height: 1em;
  left: -20px !important;
  top: 13px;
}

.pl header nav #manual h2 {
  width: 220px;
}

header nav #manual h2.contentHeader_hidden {
  line-height: 21px;
}

.fr header nav #manual h2.contentHeader_hidden {
  width: 320px;
  left: -8px !important;
  padding-top: 5px !important;
}

header nav #manual #contentscolumns li {
  margin-bottom: 0;
  margin-top: 0;
}

header nav #manual #contentscolumns li a {
  max-width: 210px;
  padding-bottom: 3px;
  text-shadow: 0px 0px 1px rgba(0,0,0,0.7),0px 0px 5px rgba(0,0,0,0.7),0px 0px 7px rgba(0,0,0,0.7),0px 0px 4px rgba(0,0,0,0.7);
}

header nav #manual #contentscolumns li a.active::before,
header nav #manual #contentscolumns li a:hover::before {
  display: block;
  height: 12px;
  background: url("bullet.svg") center center no-repeat transparent;
  background-size: 23px 12px !important;
  padding-top: 1px;
}

#cover {
  text-align: center;
  background-position: right bottom;
}

#cover h2 {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  float: none;
  margin: 0 auto 0;
  padding-top: 40px;
  height: auto;
  width: 40%;
}

#cover a {
  font-family: CaslonAntique-bold,"IM Fell English",serif;
  font-weight: bold;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 2em;
  line-height: 1.65em;
  display: inline-block;
  width: auto;
  margin: 1% auto 0;
  padding: 5px 40px 4px;
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  float: none;
}

#cover a::after {
  display: none;
}

#cover div#webmanualintro {
  bottom: 18%;
  height: auto;
  left: auto;
  width: 39%;
  right: 29%;
  font-size: 0.9em;
  line-height: 1.3em;
}

#cover div#webmanualintro h3 {
  line-height: 1.1em;
}

#cover div#webmanualintro div.close {
  text-align: center;
  padding-left: 0;
  line-height: 1em;
  width: 20px;
  line-height: 1.2em;
  left: auto;
  right: -10px;
}

#cover #logos {
  bottom: 11%;
  width: 42%;
  right: 29%;
}

#cover #logos .logo {
  height: auto;
  margin-right: 0;
  bottom: 0;
  width: 100%;
}

h2 {
  text-shadow: 0px 0px 1px rgba(0,0,0,0.5),0px 0px 5px rgba(0,0,0,0.5),0px 0px 7px rgba(0,0,0,0.5),0px 0px 4px rgba(0,0,0,0.5);
  margin-left: -5px;
  margin-top: -5px !important;
}

h2 em {
  font-family: CaslonAntique-bold,"IM Fell English",serif;
}

h3 {
  font-family: 'CaslonAntique', serif;
  text-shadow: 0px 0px 1px rgba(0,0,0,0.5),0px 0px 5px rgba(0,0,0,0.5),0px 0px 7px rgba(0,0,0,0.5),0px 0px 4px rgba(0,0,0,0.5);
  padding-bottom: 5px;
}

h3 em {
  font-family: CaslonAntique-bold,"IM Fell English",serif;
}

h3#i_controls_d_battles {
  margin-bottom: 0;
  padding-bottom: 0;
}

p+h3 {
  margin-top: 1.2em;
}

h4 {
  font-size: 1.66667em;
  font-family: CaslonAntique-bold,"IM Fell English",serif;
  margin-bottom: 0;
  letter-spacing: 2px;
}

h4 em {
  font-family: CaslonAntique-bold,"IM Fell English",serif;
}

table tr th {
  padding-bottom: 4px;
}

table tr td {
  padding: 5px 7px 1px;
}

table#selection-controls-table {
  margin-bottom: 20px;
}

ul li,
ol li {
  margin: .5em 0;
}

em {
  font-family: 'FrutigerLTPro-Italic', 'Roboto', Helvetica, sans-serif;
}

strong {
  -webkit-font-smoothing: subpixel-antialiased;
  letter-spacing: 0.01em;
  text-shadow: 0px 0px 1px black;
}

#spread1 h2 {
  font-size: 1.5em;
  margin-bottom: 0;
}

#spread1 h3 {
  margin-top: .9em;
  margin-bottom: 0;
}

#spread1 p,
#spread1 ul {
  font-size: .9em;
  line-height: 1.4em;
  margin-top: .3em;
  margin-bottom: 0;
}

#spread1 p li,
#spread1 ul li {
  margin-top: .1em;
  margin-bottom: 0;
}

#spread1 #ratings {
  margin: 30px auto 80px;
}

#spread1 #legaltext {
  margin-top: 1em;
}

#spread1 #legaltext p {
  font-size: .9em;
  line-height: 1.4em;
}

#spread6 .rhp {
  padding-top: 49px;
}

#tech-support-contact .lhp {
  height: auto;
  max-height: 97%;
}

.appstore #tech-support-contact .lhp p,
.appstore #tech-support-contact .lhp li,
.steam #tech-support-contact .lhp p,
.steam #tech-support-contact .lhp li {
  font-size: .95em;
  line-height: 1.3em;
}

.appstore #tech-support-contact .lhp p ul,
.appstore #tech-support-contact .lhp li ul,
.steam #tech-support-contact .lhp p ul,
.steam #tech-support-contact .lhp li ul {
  margin: 0;
}

.appstore #tech-support-contact .lhp p ul li,
.appstore #tech-support-contact .lhp li ul li,
.steam #tech-support-contact .lhp p ul li,
.steam #tech-support-contact .lhp li ul li {
  font-size: 1em;
}

.appstore #tech-support-contact .lhp ul,
.steam #tech-support-contact .lhp ul {
  margin-bottom: 0;
}

.appstore #tech-support-contact .lhp ul+p,
.steam #tech-support-contact .lhp ul+p {
  margin-top: 0;
}

.appstore #tech-support-contact .lhp ul+p+p,
.steam #tech-support-contact .lhp ul+p+p {
  padding-top: 48px;
}

.linux #tech-support-contact .lhp #i_support_linux+p+p+p+p+p+p+p+p {
  padding-top: 48px;
  margin-top: 100px;
}

.linux.ru #tech-support-contact .lhp #i_support_linux+p+p+p+p+p+p+p+p {
  margin-top: 251px;
}

#i_controls_e_battles {
  display: none;
}

.inpagenav a {
  opacity: .85;
  box-shadow: 0px 0px 2px black, 0px 0px 5px black, 0px 0px 1px black, 0px 0px 7px black;
}

.inpagenav a.next,
.inpagenav a.next:link,
.inpagenav a.next:active,
.inpagenav a.next:hover,
.inpagenav a.next:visited {
  background: url("nextw.svg") center center/36px 36px no-repeat;
  background-color: rgba(0,0,0,0.4);
}

.inpagenav a.prev,
.inpagenav a.prev:link,
.inpagenav a.prev:active,
.inpagenav a.prev:hover,
.inpagenav a.prev:visited {
  background: url("prevw.svg") center center/36px 36px no-repeat;
  background-color: rgba(0,0,0,0.4);
}

.inpagenav a:hover {
  opacity: 1;
  background-color: black !important;
  background-size: 38px !important;
}

#adverts .inpagenav a {
  opacity: .85;
  border: none;
  box-shadow: 0px 0px 2px white, 0px 0px 5px white, 0px 0px 1px white, 0px 0px 7px white;
}

#adverts .inpagenav a.next,
#adverts .inpagenav a.next:link,
#adverts .inpagenav a.next:active,
#adverts .inpagenav a.next:hover,
#adverts .inpagenav a.next:visited {
  background: url("nextb.svg") center center/36px 36px no-repeat;
  background-color: rgba(255,255,255,0.4);
}

#adverts .inpagenav a.prev,
#adverts .inpagenav a.prev:link,
#adverts .inpagenav a.prev:active,
#adverts .inpagenav a.prev:hover,
#adverts .inpagenav a.prev:visited {
  background: url("prevb.svg") center center/36px 36px no-repeat;
  background-color: rgba(255,255,255,0.4);
}

#adverts .inpagenav a:hover {
  opacity: 1;
  background-color: white !important;
  background-size: 38px !important;
}

html body #adverts a {
  max-width: 5000px !important;
}

html body #adverts h3 {
  text-shadow: none;
}

html body #adverts p {
  line-height: 1.2em;
}

html body #adverts #adfootdiv {
  left: 30px;
  right: 30px;
}

html body #adverts #adfootdiv a {
  white-space: nowrap;
}

html body #adverts .inpagenav a.prev {
  right: 40px;
}

@media all and (max-width: 1366px), all and (max-height: 830px) {
  body {
    font-size: 1.1em;
  }

  header h1 {
    display: none;
  }

  .en header h1 {
    display: block;
  }

  header nav #manual #contentscolumns li a {
    font-size: .95em;
    padding-bottom: 2px;
  }

  #cover a {
    padding-bottom: 0px;
    padding-top: 6px;
  }

  html body.pl,
  html body.ru,
  html body.cs {
    font-size: 1em !important;
  }

  #spread6 .rhp {
    padding-top: 44px;
  }

  .appstore #tech-support-contact .lhp ul+p+p,
  .steam #tech-support-contact .lhp ul+p+p {
    padding-top: 44px;
  }

  .linux #tech-support-contact .lhp #i_support_linux+p+p+p+p+p+p+p+p {
    padding-top: 44px;
  }
}

@media all and (min-width: 1401px) and (min-height: 901px) {
  body {
    font-size: 1.3em;
  }

  #cover a {
    padding-top: 2px;
  }

  html body.pl,
  html body.ru,
  html body.cs {
    font-size: 1.2em !important;
  }

  #spread6 .rhp {
    padding-top: 59px;
  }

  .appstore #tech-support-contact .lhp ul+p+p,
  .steam #tech-support-contact .lhp ul+p+p {
    padding-top: 52px;
  }

  .linux #tech-support-contact .lhp #i_support_linux+p+p+p+p+p+p+p+p {
    padding-top: 52px;
  }
}