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

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

#spread4 {
  background: url("WLD_Arid_Junkyard_01.jpg") right top no-repeat;
  background-size: cover;
}

#spread5 {
  background: url("TWN_House_01_Temp.jpg") right top no-repeat;
  background-size: cover;
}

#spread6 {
  background: url("XCOM2_Tactical_Grenadier-Demolition.jpg") right top no-repeat;
  background-size: cover;
}

#spread8 {
  background: url("md_ArtGallery_02-day-001.jpg") center center no-repeat;
  background-size: cover;
}

#spread10 {
  background: url("XCOM-2-Welcome-to-the-Avenger-Trailer-Thumbnail.jpg") center center no-repeat;
  background-size: cover;
}

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

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

#spread4 .lhp {
  position: absolute;
  top: initial;
  bottom: initial;
  left: initial;
  right: initial;
  width: 96%;
}

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

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

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

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

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

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

#warranty-credits .lhp {
  position: absolute;
  top: initial;
  bottom: initial;
  left: initial;
  right: -1%;
  width: 45%;
}

#warranty-credits .rhp {
  position: absolute;
  top: 20%;
  bottom: initial;
  left: initial;
  right: 0;
  width: 45%;
}

@font-face {
  font-family: 'Pathway';
  src: url("Pathway_Gothic_One/PathwayGothicOne-Regular.ttf");
}

@font-face {
  font-family: 'Roboto';
  src: url("Roboto/Roboto-Regular.ttf");
}

@font-face {
  font-family: 'Dharma';
  src: url("Dharma/DharmaGothicE_Light_R.OTF");
}

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

h1 {
  display: inline-block;
}

h2,
h3 {
  font-family: Dharma,Pathway,Helvetica,sans-serif;
  color: #97daea;
}

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

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

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

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

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

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

.pageboundary :link,
.pageboundary :visited {
  color: #13d0ca;
  text-decoration: none;
  font-family: Roboto,Helvetica,sans-serif;
}

.pageboundary :link:hover,
.pageboundary :visited:hover {
  color: #13d0ca;
  text-decoration: underline;
  font-family: Roboto,Helvetica,sans-serif;
}

a:focus {
  outline: none !important;
}

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

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

#cover h2 {
  position: absolute;
  left: 16%;
  top: -1%;
  margin: 10px;
  width: 67.5%;
  font-size: 3em;
  color: #97daea;
  text-shadow: 0 0 10px #000,0 0 15px #000,0 0 20px #000,0 0 25px #000,0 0 10px #000,0 0 15px #000;
}

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

#cover a {
  bottom: 8%;
  left: auto;
  padding: 0px;
  background-color: #000;
  color: #97daea;
  border-radius: 0;
  border: 2px solid #135e5b;
  width: 19%;
  height: 50px;
  text-align: center;
  line-height: 48px;
  z-index: 2;
  position: absolute;
}

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

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

#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 #135e5b;
  padding: 15px;
  background: rgba(0,0,0,0.8);
  color: #fff;
  position: absolute;
}

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

#webmanualintro h3 {
  color: #97daea;
}

.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,
.en .key-return,
.en .key-end,
.en .key-home {
  width: 55.2px !important;
  margin-left: 0;
}

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

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

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

header h1 a {
  color: #97daea;
}

#manual {
  font-size: 100%;
}

#manual h2 {
  background-color: transparent;
}

#manual h2 a {
  color: #97daea;
  font-size: 100%;
  font-family: Dharma,Pathway,Helvetica,sans-serif;
}

#manual li a {
  font-size: 100%;
  line-height: 120%;
  color: #fff;
  font-family: 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: #97daea !important;
}

.active::before,
#manual li a:hover::before {
  content: url("bullet.svg");
  color: #97daea;
  display: inline-block;
  width: 8px;
  position: absolute;
  left: 18px;
  font-size: 140%;
}

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

#cover .pagenumber {
  display: none;
}

.pagenumber {
  background: trasparent;
  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: Dharma,Pathway,Helvetica,sans-serif;
  color: #97daea;
  font-size: 100%;
}

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

table {
  width: 100%;
}

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

html .pl,
html .ru,
html .cs {
  font-size: 90% !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: 200%;
  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 {
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
}

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

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

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

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

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

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

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

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

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

header h1 {
  top: 0px;
}

#external,
header h1 {
  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(151,218,234,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(151,218,234,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: #97daea;
}

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

.search_active {
  background-color: #135e5b !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 #97daea;
  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 #135e5b;
  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:hover .magnifier {
  background-color: #135e5b;
}

.lb_wrapper img {
  width: calc(100% - 12px);
  position: relative;
}

.lb_wrapper .magnifier {
  width: 18px;
  height: 18px;
  position: absolute;
  background: url("magnifier.png") center center no-repeat #000;
  background-size: 15px;
  pointer-events: none;
  border-radius: 0 0 10px 0;
  top: 0;
  left: 0;
  padding: 3px 4px 4px 3px;
  border: 2px #135e5b solid;
}

.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;
  transition: opacity 0.2s linear;
}

.lightboxbg .imagewrapper {
  max-width: 90%;
  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;
}

.fr #manual h2 {
  margin-left: -15px;
}

#manual h2 a.cover {
  position: relative;
  top: -5px;
}

.fr #manual h2 a.cover {
  width: auto;
  white-space: nowrap;
  display: inline-block;
  top: 15px;
}

#manual h2.contentHeader_hidden a.cover {
  font-size: 90%;
  top: -7px;
}

#cover h2 img.screen {
  margin-bottom: -8%;
}

#webmanualintro div.close {
  text-indent: 1px;
}

div#cover>h2+a {
  font-family: Dharma, Pathway, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 2.5em;
  position: absolute;
  float: none;
  margin: 50px 0 0;
  display: block;
  padding: 5px 20px 0;
  width: 19%;
  left: 50%;
  transform: translate(-50%, 0);
}

div#cover>h2+a:after {
  position: absolute;
  display: block;
  bottom: -38px;
  font-size: 1em;
  transform: scaleY(0.7);
  color: #135e5b;
  right: calc( 50% - 17px);
}

div#cover>h2+a:hover:after {
  color: #97daea;
}

div#cover>h2+a:hover {
  border-color: #97daea;
}

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

body #cover h2 {
  left: 30.5%;
  width: 38.5%;
  top: 0;
}

#spread1 .lhp p,
#spread1 .lhp li {
  font-size: .9em;
}

#ratings {
  margin: 5% 0 10%;
}

#legaltext {
  margin: 3% 0 0;
  line-height: 1.1em;
}

#spread2 .lhp p {
  font-size: 1.2em;
  line-height: 1.3em;
}

#spread2 #i_0_introduction_header,
#spread2 #i_1_introduction {
  display: none;
}

#spread2 #i_1_introduction+h2 {
  margin-top: 0;
  font-size: 3em;
}

#spread4 .pageboundary {
  height: 90%;
}

#spread4 .lhp {
  bottom: 0;
  top: 0;
}

#spread4 p {
  float: left;
  width: 50%;
}

#spread4 #lefttables {
  width: 50%;
  float: left;
  clear: left;
}

#spread4 .lhp>table:last-child {
  float: right;
  width: 46%;
  position: absolute;
  right: 2%;
  top: 2%;
}

#spread4 th {
  font-size: 1.5em;
  height: 40px;
  padding-bottom: 0;
  padding-top: 5px;
}

#spread4 td:first-child {
  width: 45%;
}

#spread5 .number_circle {
  border: 1px solid #97daea;
  border-radius: 100px;
  display: inline-block;
  width: 27px;
  height: 27px;
  text-align: center;
  line-height: 1.2em;
}

.ja #spread5 h3 {
  line-height: 1.33em;
}

#spread6 h3,
#spread7 h3 {
  padding-left: 100px;
  margin: .5em 0 0;
}

#spread6 p,
#spread7 p {
  padding: 10px 10px 10px 100px;
  margin: 0;
}

#spread6 img,
#spread7 img {
  float: left;
  margin-right: 10px;
  margin-left: -90px;
  width: 80px;
}

#spread6 #i_3c_cover+p+p,
#spread7 #i_3c_cover+p+p {
  border: 1px solid #135e5b;
  padding: 10px 10px 10px 100px;
}

#spread6 #i_3c_cover+p+p img,
#spread7 #i_3c_cover+p+p img {
  float: left;
  margin-right: 10px;
  margin-left: -90px;
  width: 80px;
}

#spread6 {
  background-size: auto 120%;
}

#spread6 .lhp p:first-of-type {
  padding-left: 0;
}

#spread7 {
  background-image: linear-gradient(170deg, rgba(82,86,130,0) 0%, rgba(82,86,130,0) 60%, #1c1d2d 80%),url("Concealment_10.jpg");
  background-size: auto auto, cover;
  background-position: center center, center bottom;
  background-color: transparent, transparent;
  background-repeat: no-repeat, no-repeat;
}

#spread7 .pageboundary {
  height: 92%;
}

#spread7 img {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MiUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: radial-gradient(ellipse at center, #000 0%, transparent 72%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
}

#spread8 p {
  margin-left: 74px;
  margin-bottom: 1em;
  clear: both;
}

#spread8 p strong:first-of-type {
  color: #97daea;
}

#spread8 .lhp p:first-of-type,
#spread8 .rhp p:last-child {
  margin-left: 0;
}

#spread8 .button_icon {
  float: left;
  margin-right: 10px;
  margin-left: -74px;
  margin-bottom: 1em;
  width: 64px;
}

#spread9 {
  background-image: linear-gradient(170deg, rgba(82,86,130,0) 0%, rgba(82,86,130,0) 60%, #07080d 80%),url("XCOM2_Strategy_EXO-Suit-Loadout.jpg");
  background-size: auto auto, cover;
  background-position: center center, center bottom;
}

#spread9 p {
  padding-left: 116px;
}

#spread9 .lhp p:first-of-type {
  padding-left: 0;
}

#spread9 .soldier_icon {
  float: left;
  margin-top: -30px;
  margin-right: 10px;
  margin-left: -116px;
  margin-bottom: 10px;
  width: 106px;
}

#spread9 h3 {
  clear: both;
  padding-left: 116px;
}

#spread9 .pageboundary {
  height: 92%;
}

#spread9 .lhp,
#spread9 .rhp {
  background-color: rgba(0,0,0,0.9);
}

#spread10 strong:first-of-type,
#spread11 strong:first-of-type {
  color: #97daea;
}

#spread11 {
  background-size: auto 120%;
}

#spread11 .pageboundary {
  height: 92%;
}

#spread12 {
  background-image: linear-gradient(163deg, rgba(100,61,80,0) 75%, #643d50 92%, #402935 100%),url("XCOM2_Tactical_EXO-Suit-Missile-NEW.jpg");
  background-size: auto auto, cover;
  background-position: center center, center center;
  background-color: transparent, transparent;
  background-repeat: no-repeat, no-repeat;
}

.screenshot {
  width: calc(100% - 12px);
  border: 2px solid #135e5b;
  padding: 4px;
}

#adverts .inpagenav a.prev,
#adverts .inpagenav a.next,
#warranty-credits .inpagenav a.prev,
#warranty-credits .inpagenav a.next,
#spread9 .inpagenav a.prev,
#spread9 .inpagenav a.next {
  background-color: rgba(19,95,92,0.4);
  color: transparent !important;
}

#adverts .inpagenav a.prev:hover,
#adverts .inpagenav a.next:hover,
#warranty-credits .inpagenav a.prev:hover,
#warranty-credits .inpagenav a.next:hover,
#spread9 .inpagenav a.prev:hover,
#spread9 .inpagenav a.next:hover {
  background-color: #135e5b;
  color: transparent !important;
}

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

html body #adverts h3 {
  color: #000 !important;
}

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

html body #adverts a p {
  color: #000 !important;
}

html body #adverts a strong {
  color: #fff !important;
}

html body #adverts #i_adverts {
  text-transform: none;
  font-size: 3em;
}

#adfootdiv {
  left: 30px;
  right: 30px;
}

#adfootdiv p.adfoot {
  color: black !important;
}

#adfootdiv p.adfoot a {
  white-space: nowrap;
  color: #ff7a00 !important;
}

#adfootdiv p.adfoot a:hover {
  color: #0072bd !important;
}

.ru h3 {
  line-height: 1.1em;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  body #cover {
    background: url("retinacover.jpg") center center no-repeat #000;
    background-size: 100% auto;
  }

  body #cover h2 {
    left: 30.5%;
    width: 38.5%;
  }
}

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

  h2 {
    font-size: 2em;
    margin-bottom: .1em;
  }

  h3,
  p+h3 {
    font-size: 1.5em;
    margin-top: .6em;
  }

  #manual h2 a.cover {
    position: relative;
    top: 0;
  }

  #manual h2.contentHeader_hidden a.cover {
    font-size: 100%;
    top: -3px;
  }

  #cover {
    background-position: center 78%;
  }

  #spread4 .pageboundary {
    height: 100%;
  }

  #spread4 .lhp div table:first-of-type {
    margin-top: -5px;
  }

  #spread4 th {
    height: 10px;
    padding-bottom: 2px;
    padding-top: 7px;
  }

  #spread4 p {
    margin-bottom: 0;
  }

  #spread5 .number_circle {
    border: 1px solid #97daea;
    border-radius: 100px;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 1.2em;
  }

  #spread6 {
    background-size: auto 145%;
  }

  #spread7 .pageboundary {
    height: 90%;
  }

  #spread11 {
    background-size: auto 140%;
  }

  #spread11 .pageboundary {
    height: 90%;
  }

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

@media all and (min-width: 1401px) and (min-height: 901px) {
  body #cover {
    background: url("largecover.jpg") center center no-repeat #000;
    background-size: 100% auto;
  }

  body #cover h2 {
    left: 30.5%;
    width: 38.5%;
  }
}

@media all and (min-width: 1402px) and (max-height: 1000px) {
  #spread6,
  #spread11 {
    background-size: cover;
  }
}

@media only screen and (orientation: portrait) {
  body #cover {
    background-size: auto 130%;
  }
}