* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}
header,
nav,
section,
article,
aside,
footer {
  display: block;
}
body {
  font-size: 16px;
  line-height: 1.1em;
  font-family: 'PT Sans Narrow', Tahoma, Arial, sans-serif;
  background: #fff;
  color: #333;
}
.price:after {
  content: "a";
  font-family: "Rouble", "Roboto Condensed", Tahoma, sans-serif;
  font-weight: normal;
  font-size: .8em;
  font-style: normal;
  line-height: 1.1em;
}
@font-face {
  font-family: 'Rouble';
  src: url('../../fonts/rouble-webfont.eot');
  src: url('../../fonts/rouble-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/rouble-webfont.woff') format('woff'), url('../../fonts/rouble-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.font1 {
  font-family: 'Roboto Slab', 'PT Sans Narrow', Tahoma, Arial, sans-serif;
}
.font2 {
  font-family: Tahoma, Arial, sans-serif;
}
.font3 {
  font-family: 'PT Sans Narrow', Tahoma, Arial, sans-serif;
}
.font4 {
  font-family: monospace;
}
.clearboth:after {
  content: "";
  clear: both;
  display: block;
}
.api-left {
  position: fixed;
  top: 0;
  left: 0;
  width: 200px;
  height: 100%;
  border-right: 1px solid #bccacc;
  background-color: #d4e2e4;
  overflow-y: auto;
}
.api-right {
  margin-left: 200px;
  padding: 30px 40px;
}
.api-right a {
  color: #0e7db0;
  text-decoration: underline;
}
.api-right a:hover {
  color: #129fdf;
}
@media only screen and (max-device-width: 640px) {
  .api-right {
    padding: 30px 20px;
  }
}
.logo {
  display: block;
  cursor: pointer;
  background-color: #fff;
  padding: 15px 25px;
  text-align: center;
  border-bottom: 1px solid #bccacc;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.logo img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.logo:hover {
  background-color: #fffde2;
}
.category-links {
  position: relative;
  padding: 15px 0px 0;
}
.user {
  position: relative;
  padding: 10px 25px;
  background-color: #eaf1f2;
  min-height: 60px;
}
.user-avatar {
  position: absolute;
  top: 10px;
  left: 25px;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.user-descr {
  padding: 0 0 0 47px;
  width: 150px;
  font-size: .9em;
  line-height: 1.1em;
}
.user-name {
  padding: 3px 0 0;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  cursor: default;
}
.user-links {
  padding: 4px 0 0;
}
.user-links a {
  color: #0e7db0;
  text-decoration: none;
}
.user-links a:hover {
  color: #129fdf;
  text-decoration: underline;
}
.category-link {
  display: block;
  font-size: .9em;
  line-height: 1.1em;
  text-align: left;
  color: #575757;
  padding: 5px 25px;
  border-left: 4px solid rgba(0, 0, 0, 0);
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.category-link.active,
.category-link.active:hover {
  font-weight: 700;
  color: #0e7db0;
  border-left-color: #0e7db0;
}
.category-link.important {
  font-weight: 700;
}
.category-link:hover {
  color: #111;
  border-left-color: #999;
}
.custom-links {
  font-size: .9em;
  line-height: 1.1em;
  padding: 15px 25px 0;
}
.custom-links a {
  color: #0e7db0;
  text-decoration: none;
}
.custom-links a:hover {
  color: #129fdf;
  text-decoration: underline;
}
h1 {
  font-family: 'Roboto Slab', 'PT Sans Narrow', Tahoma, Arial, sans-serif;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.1em;
  margin: 0;
  padding: 60px 0 15px;
}
h1:first-child {
  padding-top: 0;
}
@media only screen and (max-device-width: 640px) {
  h1 {
    font-size: 1.4em;
  }
  h1:first-child {
    padding-top: 10px;
  }
}
h2 {
  position: relative;
  font-family: 'Roboto Slab', 'PT Sans Narrow', Tahoma, Arial, sans-serif;
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1.1em;
  margin: 0 -40px;
  padding: 60px 40px 10px 30px;
}
@media only screen and (max-device-width: 640px) {
  h2 {
    font-size: 1.2em;
    margin: 0 -20px;
  }
}
h2 div {
  position: relative;
  display: inline-block;
  background-color: #fff;
  color: #0e7db0;
  padding: 0 10px;
  z-index: 2;
}
h2#anchor1 {
  padding-top: 24px;
}
h2:before {
  content: "";
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
p {
  margin: 0;
  padding: 4px 0;
}
.cat-block {
  position: relative;
  border: 1px solid #829193;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 50px 0 0;
  padding: 20px 25px 10px;
}
.cat-block .notyf {
  margin-left: 15px;
}
@media only screen and (max-device-width: 640px) {
  .cat-block .notyf {
    margin-left: -5px;
  }
}
.cat-name {
  position: absolute;
  top: -15px;
  left: 15px;
  padding: 0 10px;
  color: #0e7db0;
  background-color: #fff;
  font-family: 'Roboto Slab', 'PT Sans Narrow', Tahoma, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.1em;
}
@media only screen and (max-device-width: 640px) {
  .cat-name {
    font-size: 1.2em;
    top: -12px;
  }
}
.cat-descr {
  position: relative;
  padding: 15px 25px 10px;
  border-top: 1px solid #b8c7c9;
  margin: 25px -25px 0;
}
.cat-header {
  position: absolute;
  top: -10px;
  left: 15px;
  padding: 0 10px;
  color: #333;
  background-color: #fff;
  font-family: 'Roboto Slab', 'PT Sans Narrow', Tahoma, Arial, sans-serif;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.1em;
}
@media only screen and (max-device-width: 640px) {
  .cat-header {
    font-size: .9em;
    top: -9px;
  }
}
.danger {
  color: #ff2500;
}
.notyf {
  font-size: 1.1em;
  line-height: 1.1em;
  position: relative;
  color: #ff2500;
  padding: 20px 0 10px;
}
.notyf b {
  font-weight: 700;
  text-transform: uppercase;
}
.notyf:before {
  content: "";
  position: absolute;
  top: -2px;
  left: -40px;
  width: 32px;
  height: 64px;
  background: transparent url(../../images/docs/warning_red.png) 0 0 no-repeat;
}
@media only screen and (max-device-width: 640px) {
  .notyf {
    padding-left: 20px;
  }
  .notyf:before {
    left: -20px;
  }
}
.notif-danger {
  color: #ff2500;
}
.notif-danger:before {
  background-image: url(../../images/docs/warning_red.png);
}
.notif-nice {
  color: #337d19;
}
.notif-nice:before {
  background-image: url(../../images/docs/warning_green.png);
}
.abutton {
  font-family: 'PT Sans Narrow', Tahoma, Arial, sans-serif;
  font-size: 1em;
  background: transparent;
  min-height: 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #0e7db0;
  border: 1px solid #0e7db0;
  line-height: 40px;
  padding: 0 20px;
  outline: none;
  cursor: pointer;
}
.abutton:hover {
  color: #129fdf;
  border-color: #129fdf;
}
.abutton:active {
  color: #444;
  border-color: #444;
}
.buttons {
  padding: 10px 0;
}
p.col1,
p.col2,
p.col3,
p.col4 {
  font-size: .7em;
  line-height: 1.1em;
  font-family: monospace;
  padding: 3px 0;
}
p.col0 {
  font-family: monospace;
  font-size: .9em;
  font-weight: 400;
  padding-top: 8px;
  color: #0e7db0;
  white-space: pre-wrap;
  word-wrap: break-word;
}
p.col0 b {
  color: #075b81;
}
p.col1 {
  padding-left: 0;
}
p.col2 {
  padding-left: 20px;
}
p.col3 {
  padding-left: 40px;
}
p.col4 {
  padding-left: 60px;
}
ul {
  margin: 0;
  padding: 0 0 0 20px;
}
li {
  margin: 0;
  padding: 3px 0;
}
.c-cat {
  font-weight: 700;
  color: #0e7db0;
  padding: 10px 0 5px 0px;
  cursor: pointer;
}
.c-cat:hover {
  color: #129fdf;
}
div.c-method {
  font-size: .9em;
  line-height: 1.2em;
  color: #0e7db0;
  padding: 4px 10px 4px 10px;
  border-left: 1px solid #ddd;
  cursor: pointer;
}
.c-method:hover {
  color: #129fdf;
  border-left-color: #129fdf;
}
.contents-block {
  display: inline-block;
  width: 250px;
  vertical-align: top;
}
@media only screen and (max-device-width: 640px) {
  .contents-block {
    width: 50%;
  }
}
pre {
  padding: 5px;
  margin: 5px;
  font-size: 90%;
  word-wrap: break-word;
  white-space: pre-wrap;
}
.string {
  color: green;
}
.number {
  color: darkorange;
}
.boolean {
  color: blue;
}
.null {
  color: magenta;
}
.key {
  color: red;
}
.short {
  width: 90%;
  word-wrap: break-word;
}
b[data-tomethod],
b[data-method] {
  cursor: pointer;
}
.steam-status {
  padding: 10px 0 0 6px;
}
.steam-status:after {
  content: "";
  clear: both;
  display: block;
}
.steam-status.steam-status-offline .ss-dot:before {
  background: #de0000;
}
.steam-status.steam-status-offline .ss-text {
  color: #de0000;
}
.steam-status.steam-status-offline .ss-spinner {
  background: #de0000;
}
.ss-dot {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  vertical-align: top;
  float: left;
}
.ss-dot:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 17px;
  left: 17px;
  width: 10px;
  height: 10px;
  background: #7eb700;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ss-text {
  display: inline-block;
  float: left;
  color: #7eb700;
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 42px;
  vertical-align: top;
  margin-left: -10px;
}
.ss-spinner {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #7eb700;
  position: relative;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 2s infinite ease-in-out;
  -o-animation: sk-scaleout 2s infinite ease-in-out;
  -ms-animation: sk-scaleout 2s infinite ease-in-out;
  -moz-animation: sk-scaleout 2s infinite ease-in-out;
  animation: sk-scaleout 2s infinite ease-in-out;
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@-o-keyframes sk-scaleout {
  0% {
    -o-transform: scale(0);
  }
  100% {
    -o-transform: scale(1);
    opacity: 0;
  }
}
@-ms-keyframes sk-scaleout {
  0% {
    -ms-transform: scale(0);
  }
  100% {
    -ms-transform: scale(1);
    opacity: 0;
  }
}
@-moz-keyframes sk-scaleout {
  0% {
    -moz-transform: scale(0);
  }
  100% {
    -moz-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
.changelog-block {
  padding: 25px 0 0;
}
.changelog {
  position: relative;
  padding: 0px 0 30px;
}
.changelog:after {
  content: "";
  clear: both;
  display: block;
}
.changelog:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 45px;
  border-left: 1px dashed #777;
  z-index: 1;
}
.changelog:last-child:before {
  display: none;
}
.cl-date {
  display: inline-block;
  position: relative;
  float: left;
  color: #111;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #777;
  padding: 4px  6px;
  background-color: #fff;
  width: 91px;
  text-align: center;
  z-index: 3;
}
.cl-text {
  padding: 1px 0 0;
  margin-left: 110px;
  font-size: 1.1em;
}
.breakword {
  display: block;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.market-go .logo {
  padding-top: 7px;
  padding-bottom: 6px;
}
.market-go .logo img {
  width: auto;
  height: 100px;
}
.market-cs .logo img {
  width: auto;
  height: 83px;
}
.market-tf .logo {
  padding: 24px 15px;
}
.market-gt .logo {
  padding: 29px 15px;
}
.market-gt .logo:hover {
  background-color: #d7e2ff;
}
