:root{
  --main-color: #b31919;
}

/* ==========================================================================
   Add extra grid set
   ========================================================================== */

.col-ms-1,.col-ms-2,.col-ms-3,.col-ms-4,.col-ms-5,.col-ms-6,.col-ms-7,.col-ms-8,.col-ms-9,.col-ms-10,.col-ms-11,.col-ms-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; 
}

/***************************************************************************************************
**********************Переопределение стилей bootstrap и других плагинов****************************
****************************************************************************************************/

a, .article-content .article-metadata a {
  color: #333;
  text-decoration: none;
}
a:hover, .article-content .article-metadata a:hover {
  color: var(--main-color);
}
.article-content a, .comments-content a, .bonus-prize-description a, .gp-game-heading .description a {
  color: #438bc3;
}
.article-content .text-muted {
  color: #777;
}
.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f7f7f7;
}
.text-danger, .has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #cc5d54;
}
.has-error .form-control {
    border-color: #cc5d54;
}
.text-info {
    color: #54acc4;
}
.well, .well.well-lg {
    border-radius: 0;
    box-shadow: none;
}
.well .h1, .well .h2 {
    margin-top: 0;
}
.chosen-container-single .chosen-default {
   color: #ccc; 
}
.chosen-container-single .chosen-single abbr {
  opacity: 0.1;
  color: #ccc;
  font-size: 1.1rem;
}
.chosen-container-single:hover .chosen-single abbr {
  opacity: 1; 
}
.alert-dismissible .close {
  right: 0;
  opacity: 1;
  top: -10px;
}
.alert {
  border-radius: 0;
  border-width: 0;
  padding: 20px 15px;
  line-height: 1.5;
  font-size: 1.3rem;
}
.alert .article-content {
    color: #fff;
}
.alert p:last-of-type{
    margin-bottom: 0
}
.alert-info {
    background-color: #54acc4;
    color: #fff;
}
.alert-success {
    background-color: #70b670;
    color: #fff;
}
.alert-warning {
    background-color: #f0a01e;
    color: #fff;
}
.alert-danger {
    background-color: #cc5d54;
    color: #fff;
}
.alert .alert-link, .alert a {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}
.alert .alert-link:hover, .alert a:hover {
  color: #fff;
}
.alert-default {
  background-color: #eee;
}
.alert-default .alert-link {
  color: #444
}
.alert-default .alert-link:hover {
  color: var(--main-color)
}
.alert-icon {
  float: left;
  margin-right: 20px;
  margin-left: 5px;
  text-align: center;
  font-size: 3rem;
}
.alert-default .alert-icon{
  color: #888;
}
.alert .alert-btn {
  border-radius: 0;
  text-decoration: none;
}
.alert .alert-btn {
  margin-left: 20px;
  font-weight: normal;
}
.alert-default .alert-btn {
  background: #d4d4d4;
  color: #888;
}
.form-control, .chosen-container-single .chosen-single, .chosen-container-multi .chosen-choices {
    border-radius: 0;
}
.pagination>li>a, .pagination>li>span {
    color: #444;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  background-color: var(--main-color);
  border-color: var(--main-color);
}
.chosen-container-multi .chosen-choices li.search-choice {
  background-image: none;
  border: none;
  background-color: #e0e0e0;
  color: #000;
  padding: 8px 30px 8px 12px;
  border-radius: 4px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    top: 5px;
    right: 5px;
    font-family: 'Glyphicons Halflings';
    background-image: none;
    color: #aaa;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-color: #fff;
    color: #444;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
    content: "\e014";
}
.dropdown-menu > li > label {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
}
.dropdown-menu > li > label:hover,
.dropdown-menu > li > label:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu > li > input:checked ~ label,
.dropdown-menu > li > input:checked ~ label:hover,
.dropdown-menu > li > input:checked ~ label:focus,
.dropdown-menu > .active > label,
.dropdown-menu > .active > label:hover,
.dropdown-menu > .active > label:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}
.dropdown-menu > li > input[disabled] ~ label,
.dropdown-menu > li > input[disabled] ~ label:hover,
.dropdown-menu > li > input[disabled] ~ label:focus,
.dropdown-menu > .disabled > label,
.dropdown-menu > .disabled > label:hover,
.dropdown-menu > .disabled > label:focus {
    color: #999999;
}
.dropdown-menu > li > input[disabled] ~ label:hover,
.dropdown-menu > li > input[disabled] ~ label:focus,
.dropdown-menu > .disabled > label:hover,
.dropdown-menu > .disabled > label:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.dropdown-menu > li > label {
    margin-bottom: 0;
    cursor: pointer;
}
.dropdown-menu > li > input[type="radio"],
.dropdown-menu > li > input[type="checkbox"] {
    display: none;
    position: absolute;
    top: -9999em;
    left: -9999em;
}
.dropdown-menu > li > label:focus,
.dropdown-menu > li > input:focus ~ label {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu.pull-top {
    bottom: 100%;
    top: auto;
    margin: 0 0 2px;
    -webkit-box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-center {
    right: 50%;
    left: auto;
}
.dropdown-menu.pull-middle {
    right: 100%;
    margin: 0 2px 0 0;
    box-shadow: -5px 0 10px rgba(0, 0, 0, 0.2);
    left: auto;
}
.dropdown-menu.pull-middle.pull-right {
    right: auto;
    left: 100%;
    margin: 0 0 0 2px;
    box-shadow: 5px 0 10px rgba(0, 0, 0, 0.2);
}
.dropdown-menu.pull-middle.pull-center {
  right: 50%;
  margin: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.dropdown-menu.bullet {
  margin-top: 8px;
}
.dropdown-menu.bullet:before {
  width: 0;
  height: 0;
  content: '';
  display: inline-block;
  position: absolute;
  border-color: transparent;
  border-style: solid;
  -webkit-transform: rotate(360deg);
  border-width: 0 7px 7px;
  border-bottom-color: #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.15);
  top: -7px;
  left: 9px;
}
.dropdown-menu.bullet:after {
  width: 0;
  height: 0;
  content: '';
  display: inline-block;
  position: absolute;
  border-color: transparent;
  border-style: solid;
  -webkit-transform: rotate(360deg);
  border-width: 0 6px 6px;
  border-bottom-color: #ffffff;
  top: -6px;
  left: 10px;
}
.dropdown-menu.bullet.pull-right:before {
  left: auto;
  right: 9px;
}
.dropdown-menu.bullet.pull-right:after {
  left: auto;
  right: 10px;
}
.dropdown-menu.bullet.pull-top {
  margin-top: 0;
  margin-bottom: 8px;
}
.dropdown-menu.bullet.pull-top:before {
  top: auto;
  bottom: -7px;
  border-bottom-width: 0;
  border-top-width: 7px;
  border-top-color: #cccccc;
  border-top-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu.bullet.pull-top:after {
  top: auto;
  bottom: -6px;
  border-bottom: none;
  border-top-width: 6px;
  border-top-color: #ffffff;
}
.dropdown-menu.bullet.pull-center:before {
  left: auto;
  right: 50%;
  margin-right: -7px;
}
.dropdown-menu.bullet.pull-center:after {
  left: auto;
  right: 50%;
  margin-right: -6px;
}
.dropdown-menu.bullet.pull-middle {
  margin-right: 8px;
}
.dropdown-menu.bullet.pull-middle:before {
  top: 50%;
  left: 100%;
  right: auto;
  margin-top: -7px;
  border-right-width: 0;
  border-bottom-color: transparent;
  border-top-width: 7px;
  border-left-color: #cccccc;
  border-left-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu.bullet.pull-middle:after {
  top: 50%;
  left: 100%;
  right: auto;
  margin-top: -6px;
  border-right-width: 0;
  border-bottom-color: transparent;
  border-top-width: 6px;
  border-left-color: #ffffff;
}
.dropdown-menu.bullet.pull-middle.pull-right {
  margin-right: 0;
  margin-left: 8px;
}
.dropdown-menu.bullet.pull-middle.pull-right:before {
  left: -7px;
  border-left-width: 0;
  border-right-width: 7px;
  border-right-color: #cccccc;
  border-right-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu.bullet.pull-middle.pull-right:after {
  left: -6px;
  border-left-width: 0;
  border-right-width: 6px;
  border-right-color: #ffffff;
}
.dropdown-menu.bullet.pull-middle.pull-center {
  margin-left: 0;
  margin-right: 0;
}
.dropdown-menu.bullet.pull-middle.pull-center:before {
  border: none;
  display: none;
}
.dropdown-menu.bullet.pull-middle.pull-center:after {
  border: none;
  display: none;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-top-left-radius: 0;
}
.dropdown-submenu > a:before {
  display: block;
  float: right;
  width: 0;
  height: 0;
  content: "";
  margin-top: 6px;
  margin-right: -8px;
  border-width: 4px 0 4px 4px;
  border-style: solid;
  border-left-style: dashed;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.dropdown-hover {
  position: relative;
}
.dropdown-hover:hover > .dropdown-menu {
  display: block
}
.navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a,
.navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:hover,
.navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}

.navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a,
.navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:hover,
.navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
.content-block {
    margin: 0 0 60px 0
}
.content-block-heading {
    margin-bottom: 20px
}
.resized-panel {
  max-height: 200px;
  overflow: auto;

}
.btn-standart {
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-standart:hover,
.btn-standart:focus,
.btn-standart:active,
.btn-standart.active,
.btn-standart.disabled,
.btn-standart[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn-standart:active,
.btn-standart.active {
  background-color: #cccccc \9;
}

.btn-standart:first-child {
  *margin-left: 0;
}

.btn-standart:hover,
.btn-standart:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn-standart:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn-standart.active,
.btn-standart:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-standart.disabled,
.btn-standart[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.btn-dark { 
  color: #ffffff; 
  background-color: #242424; 
  border-color: #2B2B2B; 
} 
 
.btn-dark:hover, 
.btn-dark:focus, 
.btn-dark:active, 
.btn-dark.active, 
.open .dropdown-toggle.btn-dark { 
  color: #ffffff; 
  background-color: #171717; 
  border-color: #2B2B2B;
  outline: none;
} 
 
.btn-dark:active, 
.btn-dark.active, 
.open .dropdown-toggle.btn-dark { 
  background-image: none;
  outline: none;
} 
 
.btn-dark.disabled, 
.btn-dark[disabled], 
fieldset[disabled] .btn-dark, 
.btn-dark.disabled:hover, 
.btn-dark[disabled]:hover, 
fieldset[disabled] .btn-dark:hover, 
.btn-dark.disabled:focus, 
.btn-dark[disabled]:focus, 
fieldset[disabled] .btn-dark:focus, 
.btn-dark.disabled:active, 
.btn-dark[disabled]:active, 
fieldset[disabled] .btn-dark:active, 
.btn-dark.disabled.active, 
.btn-dark[disabled].active, 
fieldset[disabled] .btn-dark.active { 
  background-color: #242424; 
  border-color: #2B2B2B; 
} 

.css-table {
    display: table;
}
.css-table-row {
    display: table-row;
}
.css-table-cell {
    display: table-cell;
}
.btn-dark .badge { 
    color: #242424; 
    background-color: #fff; 
}
.btn-dark.btn-arrow:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    bottom: -8px;
    left: 50%;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #242424 transparent transparent;
    margin-left: -8px;
}

.popover.popover-custom {
    max-width: 315px;
}
.popover.popover-mini {
    font-size: 1.2rem;
    width: 450px;
}
.popover.popover-mini .form-control {
    height: auto;
    padding: 4px 3px;
    font-size: 1.2rem;
}
.popover.popover-mini .form-group {
    margin-bottom: 10px;
}
.popover.popover-mini .close {
    margin-top: -3px
}
.popover-title {
    overflow: hidden;
}
.dark-popover {
    background-color: #333
}
.dark-popover .popover-title {
    background-color: #333;
    color: #eee;
    border-bottom-color: #222;
}
.dark-popover .popover-content {
    background-color: #333;
    color: #ccc;
    font-size: 1.2rem;
    line-height: 1.6
}
.dark-popover.popover.right>.arrow:after {
    border-right-color: #333;
}
.dark-popover.popover.bottom>.arrow:after {
    border-bottom-color: #333;
}
.dark-popover .btn {
    background-color: #444;
    color: #ccc;
}
.popover-content .btn.pull-right   {
    margin-right: -5px
}
.dark-popover .btn:hover {
    background-color: #222;
    color: #eee;
}
.dark-popover.popover {
    z-index: 50;
}
#promoteBtn {
    animation-iteration-count: 2;
}

.scrollup {
  color: #9a9a9a;
  position: fixed;
  bottom: 10px;
  display: none;
  z-index: 10;
  font-size: 25px;
  margin: 0 0 0 -70px;
  cursor: pointer;
  background: #262626;
  border-radius: 2px;
  padding: 0;
  text-align: center;
  padding: 5px 7px 0 8px;
}
.media-left .media-object, .media-right .media-object {
  max-width: none;
}
.media .pull-left .media-object {
  margin-bottom: 10px;
}
.scrollup:hover {
  color: #fff;
}
.scrollup.stick {
  position: absolute;
  display: block !important
}
.scrollable-menu {
  height: auto;
  max-height: 350px;
  overflow-x: hidden;
}

.main-logo {
  margin-top: 5px
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: transparent
}

.nav-pills.grey > li.active > a, .nav-pills.grey > li.active > a:focus, .nav-pills.grey > li.active > a:hover {
  background: #666;
  color: #fff
}
.form-group {
  margin-bottom: 20px;
}
.dl-horizontal.left-oriented dt {
  text-align: left;
  width: auto;
}
.dl-horizontal.left-oriented dd {
  margin: 0 0 10px 150px;
}

div, span, a, h1, h2, h3, h4, h5, p, ul, li, section, article, ol, input, label, textarea {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  *behavior: url(css/htc-libs/boxsizing.htc);
}
html {
  font-size: 62.5%;
}
html,
button,
input,
select,
textarea {
  color: #444;
}
body {
  font-size: 1.2rem;
  line-height: 1.4;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0;
  position: relative;
  background: #eee;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 0 0 1em;
  padding: 0;
}
img {
    vertical-align: middle;
    max-width: 100%
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

a {
  text-decoration: none; 
}

a:hover {
  color: var(--main-color);
  text-decoration: none; 
}

input[type=checkbox] {
    vertical-align: middle;
}

input[type=text] {
    max-width: 100%;
}
th, td {
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
iframe {
  max-width: 100%;
  border: none;
}
table caption {
  color: #444;
  padding-bottom: 3px;
  font-size: 1.5rem;
  font-weight: bold;
}
label.required:after {
    content: "*";
    color: #f30101;
}
.fb_iframe_widget iframe {
  max-width: none
}
.text-mutedx2 {
  color: #aaa;
}
.text-mutedx1 {
  color: #444;
}
.popover-custom .popover-title {
  background: #FCF8E3;
  color: #444;
}
.popover-custom.popover.bottom > .arrow::after {
  border-bottom-color: #FCF8E3
}
.popover-custom .popover-content {
  background: #FCF8E3;
}
.popover-content label {
  font-weight: normal;
}
.ui-front {
  z-index: 1000
}
.progress-custom {
  position: relative;
  border-radius: 0;
  margin-bottom: 13px;
  height: 5px;
}
.progress-bar-custom {
  background: #ccc;
  box-shadow: none;
}
.progress-custom a {
  position: absolute;
  display: block;
  width: 100%;
  color: #888;
  line-height: 21px
}
.progress-custom a:hover {
  color: #444;
}
.comments-rating-progress {
  margin-top: 20px
}
.comments-rating-progress .progress{
 border-radius: 0;
 box-shadow: none;
 background: none;
}
.comments-rating-progress .item {
  color: #fff;
  position: relative;
}
.comments-rating-progress .item.positive {
  background: none;
  color: #444;
  border-bottom: 5px solid green;
}
.comments-rating-progress .item.negative {
  background: none;
  color: #444;
  border-bottom: 5px solid red;
}
.comments-rating-progress .value {
  position: absolute;
  font-size: 12px;
  z-index: 1;
  top: -3px;
}
.comments-rating-progress .negative .value {
  left: 5px;
}
.comments-rating-progress .positive .value {
  right: 5px;
  text-align: right;
}
.comments-rating-progress .progress {
  margin-bottom: 5px
}
.comments-rating-progress .description {
  font: normal 12px/1 Arial, sans-serif;
  text-align: center;
}
.comments-content .inner blockquote {
  border: 1px solid #ccc;
  font-weight: normal;
  margin: 10px 0 5px 0;
  font-size: 100%;
  border-radius: 3px;
  background: #eee;  
}
.user-events-stream .comments-content .inner blockquote{
  margin-right: 20px
}
.comments-content .inner blockquote + br {
  display: none;
}
.panel-simple {
  border-radius: 0;
  box-shadow: none;
 }
.text-overflow{
 overflow: auto;
}
.btn-extra {
  background-color: var(--main-color);
  color: #f1f1f1;
  border: none;
}
.navbar-header {
  float: none;
}
.main-navigation {
  margin: 0 auto;
  float: none;
  text-align: center;
}
.main-navigation.navbar-nav>li {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.navbar-header .btn-extra {
  border-radius: 3px;
  padding: 6px 6px 5px;
  font: bold 11px/1.2 "PT sans", Arial, sans-serif;
  margin: 8px 0 0 57px;
  box-shadow: 0 0 1px rgba(0,0,0,0.5);
}
.btn-extra:hover, .btn-extra:focus  {
  color: #fff;
  background: #a81212;
  outline: none;
  text-decoration: none;
}
.btn-extra:active  {
  position: relative; 
  top: 1px;
}

.jw-plugin-related .jw-related-thumb .jw-related-thumb-title {
  white-space: normal !important;
}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
/* ==========================================================================
   Global custom styles
   ========================================================================== */

.container-fluid  {
  max-width: 990px
} 
.container-fluid.wider  {
  max-width: none;
}
.page-main-column {
  margin: 0 auto 0;
  background: #fff;
}
.image-thumb {
  background: #aaa;
  border: 3px solid #fff;
}
.image-thumb.vertical {
  height: 140px;
  width: 100px;
}
.image-thumb.vertical.tiny-size {
  height: 72px;
  width: 56px;
}
.image-thumb.tiny-size {
  height: 54px;
  width: 100px;
  border: none;
  box-shadow: 0 5px 5px -3px #333;
  margin-right: 5px;
}

.horisontal li {
  display: inline-block;
 }

.semantic-list {
  margin: 0; 
  padding: 0; 
  list-style: none;
}

.float-left { float: left;}

.float-right{ float: right;}

.text-right { text-align: right;}

.text-center { text-align: center;}

.innercontent-center * {margin: 0 auto;}


/*advertstyles*/

.sticky_parent {
    margin-bottom: 20px;
}
.sticky_parent .page-aside {
    position: static;
}
.openx-container {
    line-height:0;
    font-size: 0;
}
.foundation-wrapper .openx-container {
    margin: 10px 0;
}
.foundation-wrapper .openx-container.upper {
    margin: 0;
    padding: 10px 0;
}
.column .aholder {
    margin-bottom: 10px;
}
.adblock-on .column .aholder {
  margin-bottom: 0;
}
.comments-commercial .aholder{
  padding: 20px 0;
}
.adblock-on .comments-commercial .aholder{
  padding: 0;
}
.aside-stick-holder {
  width: 300px;
}
.main-page .page-main-column .aholder {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  padding: 0 !important;
  border: none;
}
.page-main-column .aholder {
  border: 0 solid #ccc;
  margin: 0 0 40px 0;
  padding: 0;
}
.page-main-column .aholder.under {
  margin: 10px 0 0 0;
}
.adblock-on .page-main-column .aholder{
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.adblock-on  .page-main-column .aholder.under {
  margin: 0;
}
.aholder .elastic {
    display: inline-block;
}
.page-main-column .sticky_item .aholder {
    margin-bottom: 0
}
.table.vert-align tbody>tr>td{
  vertical-align: middle;
}
.text-left {  text-align: left;}

.ib { display: inline-block ; vertical-align: top;}
.ib-m {display: inline-block ; vertical-align: middle;}
.drop-down-layer { display: none; position: absolute;}

.ui-button {cursor: pointer;}

.btn-lg, .btn-group-lg > .btn {
  border-radius: 3px
}
.download-links-set .single-file-btn {
  width: 75%;
  padding: 5px 18px;
  height: auto !important;
  font-size: 50px;  
}
.btn-metadata {
  color: #000;
  margin: 1px 20px  0 -10px;
  border-right: 1px solid #aaa;
  padding: 0 10px 0 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.download-area {
  padding: 20px 0;
  background: #f3f3f3;
  margin: 0 0 5px 0;
}
.download-area .col-md-8 {
  overflow: hidden;
}

.download-area table td:nth-child(1){
  width: 30%
}
.download-area table tr:nth-child(1) td {
  border: none
}
.position-rel {
  position: relative;
}

.article-content hr:first-of-type {
  display: none;
}

.xaas {
  text-align: center;
}

.comments-js-error, .error-message {
  color: #cc0000;
}

big.huge {
    font-size: 150%
}

.spoiler-controll {
    cursor: pointer;
    padding: 5px 5px 5px 10px;
    margin: 5px 0 10px;
    font-weight: bold;
    font-size: 13px;
    border-style: dashed;
    border-color: #aaa;
    border-width: 1px;
    color: #444
}
.spoiler-controll:before {
    content: "\f0a3";
    font-family: 'icomoon';
    margin: 0 10px 0 0;
}
.spoiler-controll.active {
    border-width: 1px 1px 0 1px;
    border-color: #444;
    border-bottom: none;
}
.spoiler-controll.active:before {
    content: "\f0a2";
    font-family: 'icomoon';
    margin: 0 10px 0 0;
}
.spoiler-controll:hover {
    border-color:#444;
    color: #000
}

.spoiler-content {
    display: none;
    position: relative;
    padding: 5px;
    border-style: dashed;
    border-color: #444;
    border-width: 0 1px 1px 1px;
    top: -9px
}

.main-layers-wrapper {
  overflow: hidden;
  position: relative;
}

#blc {
  position: fixed;
  top: 0;
  left: 0;
  right:0;
  bottom:0;
  z-index: 0;
}

#text_ifr {
  min-height: 350px;
}

.foundation-wrapper {
    background-repeat: no-repeat;
}
.img-caption {
    width: 100%;
    padding: 0 10px;
    color: #999;
    font: normal 13px/1.5 Arial, sans-serif;
    text-align: center;
    display: block;
    margin: 0;
    font-style: italic;
}
.content-column {
  position: static
}
/* ==========================================================================
   HEADER
   ========================================================================== */
   
.text-logo {
  display: none
}
.text-logo .letter {
  display: inline-block;
  width: 16px;
  height: 16px;
  color: var(--main-color);
  text-indent: -9999px;
  border-radius: 16px;
  background: #c33;
  margin: -2px 1px 0;
  vertical-align: middle;

}
.page-header .search-btn  {
  background: none;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}
.page-header .search-btn .glyphicon {
  color: #777;
  font-size: 18px;
  margin-right: 5px;
}
.page-header .search-btn:hover .glyphicon {
    color: #eee;
}
.page-header {
  background: linear-gradient(to bottom, #292929 0%,#292929 44%,#0e0e0e 44%,#0e0e0e 44%,#0e0e0e 100%);
  position: relative;
  z-index: 101;
  border: none;
  border-bottom: 3px solid var(--main-color);
  margin: 0;
  padding: 0;
  height: 100px;
}

.search-form input:focus {
  outline: none;
}

.ui-autocomplete .ui-corner-all, .ui-autocomplete{
  border-radius: 0;
}
.ui-autocomplete .ui-state-focus {
  color: var(--main-color);
  border: none;
  margin: 0 !important;
  background-color: #eee;
  background-image: none;
}
.ui-autocomplete a {
  border: none;
  margin: 0;
  cursor: pointer;
  line-height: 1;
}
.ui-autocomplete  .ui-menu-item a {
  line-height: 1;
  padding-top: 7px;
  padding-bottom: 7px;
}
.modal-backdrop.in {
  opacity: 0.8;
}
.fullscreen-search .search-form  {
  position: relative;
}
.fullscreen-search .search-button {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.fullscreen-search .close {
  color: #fff;
  font-size: 25px;
  opacity: 1;
}
.fullscreen-search .modal-content {
  border-radius: 0;
  background-color: #222;
  border: none;
}
.fullscreen-search .modal-header {
  border: none;
}

.fullscreen-search .ui-menu-item:hover{
  background-color: #262626;
}
.fullscreen-search .form-control, .fullscreen-search .btn {
  border-radius: 0;
}

.fullscreen-search .ui-autocomplete li {
  border-bottom: 1px solid #333;
  line-height: 1.4;
  overflow: hidden;
  padding: 10px 0;
}

.fullscreen-search .ui-autocomplete li:last-child {
  border: none
}

.fullscreen-search  .estimate-value {
  color: var(--main-color);
  font-size: 14px;
  margin-left: 10px;
}
.fullscreen-search .ui-autocomplete {
  box-shadow: none;
  background: none;
  border: none;
  position: static !important;
  padding: 30px 0 0 0;
  width: 100%  !important;
  color: #7A7A7A;
}

.fullscreen-search .ui-menu-item a {
  color: #7A7A7A;
  display: inline-block;
  padding: 0 !important;
  margin: 0 !important;
  line-height: 1.5
}
.fullscreen-search .ui-menu-item a:hover {
  color: #fff;
}

.fullscreen-search .ui-autocomplete .ui-state-focus  {
  background: #111;
  color: #fff;
}
.fullscreen-search .ui-menu-item .header {
  margin-bottom: 5px;
}

.fullscreen-search .ui-menu-item .title {
  font-size: 17px;
  font-weight: normal;
  color: #bbb;
}

.fullscreen-search .ui-autocomplete .img-holder {
  margin-right: 10px;
  width: 60px;
  height: 83px;
  float: left; 
}
.fullscreen-search .modal-body {
  padding-bottom: 25px;
}
.fullscreen-search .autocomplite-container {
  overflow: hidden;
}
.fullscreen-search .nav-links {
  visibility: hidden;
  margin: 5px 0 0 0;
}
.fullscreen-search .ui-menu-item:hover .nav-links {
  visibility: visible;
}
.page-header .social-group-links {
  margin: 8px 0 0 0;
}

.social-group-links .icon.tiny-size{
  border-radius: 20px;
  background: #444;
  display: inline-block;
  margin: 0 5px 0 0;
  text-align: center;
  text-decoration: none !important;
  color: #fff;
  padding: 8px 7px 6px;
  font-size: 15px;
}

.social-group-links .icon.vkontakte:hover {
  background-color: #57799D;
}

.social-group-links .icon.facebook:hover {
  background-color: #3C599B;
}

.social-group-links .icon.steam:hover {
 background-color: #020202;
}

.social-group-links .icon.youtube:hover {
  background-color: #DF2A21;
}

.social-group-links .icon.twitter:hover {
  background-color: #41AAE1;
}

.features-slider {
  margin-bottom: 30px;
  width: 100%;
}
.features-slider-item {
  position: relative;
  float: left;
  z-index: 1;
  width: 33.333333%;
  overflow: hidden;
}
.features-slider-item:nth-child(4n) {
  clear: left;
}
.features-slider-main-item-big {
  width: 66.666666%
}
.features-slider-item a {
  display: inline-block;
  color: #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.features-slider-item img {
  max-width: none;
}
.features-slider-title {
  font-family: "PT Sans Narrow", Arial, sans-serif;
  font-size: 2.2rem; 
  line-height: 1; 
  color: #fff;
  position: absolute;
  bottom: 20px;
  width: 100%;
  left: 0;
  padding: 0 25px;
  z-index: 5;
  font-weight: bold;
  text-shadow: 1px 1px 1px #000;
}
.features-slider-main-item-big .features-slider-title {
  font-size: 3.8rem;
  padding: 0 50px;
  font-weight: bold;
  text-align: center;
  text-shadow: 1px 1px 1px #000;
}
.features-slider-subtitle {
  font-size: 0.9rem; 
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 3px 5px 2px;
  background-color: var(--main-color);
  text-transform: uppercase;
  z-index: 4;
  color: #fff;
}
.features-slider-item a:before {
  left: 1px;
  bottom: 1px;
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  height: 70px;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.features-slider-main-item-big a:before {
  height: 100px;
}
.features-slider-item a:hover:after {
  left: 1px;
  bottom: 1px;
  right: 0;
  top: 0;
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  background: rgba(0,0,0,0.4)
}

/*********************************
панель пользователя в шапке
***********************************/

.spec-project {
  color: rgb(255, 189, 48) !important;
  border: none !important
}
.user-panel-data .avatar-image {
  border-radius: 50%;
  vertical-align: top;
  margin-top: 5px;
}
.user-panel-data .dropdown {
  display: inline-block;
}

.user-panel-data > .btn, .user-panel-data .dropdown > .btn {
  border-radius: 0;
  background: none;
  border: none;
  color: #696969;
  font-size: 20px;
  padding: 0 10px;
  text-align: center;
  border-left: 1px solid #4e4e4e;
  border-right: 1px solid #161616;
  position: relative;
  margin-left: 0 !important;
  line-height: 40px;
}

.user-panel-data > .btn:last-child, .user-panel-data .dropdown > .btn {
  border-right: none;
}

.navbar .user-panel-data > .btn:hover>*, .navbar .user-panel-data >.btn:hover  {
  color: #fff;
}

.user-panel-data .btn.btn-special {
  padding: 0 20px;
  font-weight: bold;
  font: bold 14px/40px "PT Sans", Arial, sans-serif;
}
.user-panel-data .btn-special.btn-emphasized {
    color: #ccc;
}
.user-panel-data .btn-special.btn-emphasized:hover {
    color: #fff;
}
.user-panel-area .btn.active {
  color: #aaa;
  background: none;
}

.user-panel-area .glyphicon {
  font-size: 20px;
  vertical-align: middle;
  margin-top: -4px;
}
.user-panel-area .user-panel-navigation .glyphicon {
  font-size: inherit;
}
.user-panel-area .value {
  color: #fff;
  position: absolute;
  left: 2px;
  top: 7px;
  background: var(--main-color);
  padding: 4px 0 5px;
  min-width: 19px;
  border-radius: 10px;
  text-align: center;
  font-size: 10px;
  line-height: 1;
  z-index: 1;
}
.user-panel-area .btn.active .value {
  display: block;
}
.user-panel-area .user-panel-navigation {
  padding-bottom: 0
}
.user-panel-area .user-panel-navigation {
  cursor: default;
}

.user-panel-area .user-panel-navigation .footer {
  padding: 5px 10px 7px;
  background: #eee;
  border-top: 1px solid #ccc;
  clear: both;
  border-radius: 0 0 4px 4px;
}
.user-panel-area .user-panel-navigation .content {
  background: #fff;
  border: none;
  padding: 10px;
  text-align: left;
  display: block;
  white-space: normal;
  min-width: 300px;
  color: #444;
  font-size: 12px;
  line-height: 1.7;
}

.user-panel-area .user-panel-navigation img {
  margin-right: 10px;
}

.user-panel-area .user-panel-navigation .content:before {
  position: absolute;
  right: 18px;
  top: -7px;
  content: "";
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width:  0 8px 8px 8px;
  width: 0;
  height: 0;
}
.user-panel-navigation .content a {
  color: #444;
}
.user-panel-navigation .content a:hover, .user-panel-navigation .content a:active {
  color: var(--main-color);
}
.user-panel-navigation .h5{
  margin: 0 0 6px 0;
  font-size: 17px
}
.side-widget-pane {
  height: 100%;
  width: 400px;
  background: #262626;
  padding: 10px 0 20px 15px;
  position: fixed;
  top: 0;
  color: #9a9a9a;
  z-index: 100;
  right: -400px;
  -webkit-transform: translateZ(0);
}

.side-widget-pane.active {
  right: 0;
}

.side-widget-pane .side-widget-pane-controll.active {
  opacity: 1;
  box-shadow: -5px 0 5px rgba(0,0,0,0.9);
}
.side-widget-pane-controll:hover {
  opacity: 1;
  background-color: #191919;
  box-shadow: -5px 0 5px rgba(0,0,0,0.8);
}
.side-widget-content {
  overflow: auto;
  height: 100%;
  padding: 0 15px 0 0;
  margin-right: 20px;
}

.side-widget-pane a {
  color: #9a9a9a; 
}
.side-widget-pane a:hover {
  color: #eee; 
}
.side-widget-pane-controll {
  background: #1f1f1f;
  width: 16px;
  height: 100%;
  position: absolute;
  left: -16px;
  top: 0;
  cursor: pointer;
  opacity: 0.5
}
.side-widget-pane-controll:hover {
  opacity: 1;
}

.side-widget-pane-controll:before {
  content: "\e62c";
  position: absolute;
  top: 15px;
  left: 0;
  font-family: 'icomoon';
}
.side-widget-pane-controll.active:before {
  content: "\e629";
}
.side-widget-pane-controll:hover:before {
  color: #eee;
}
.side-widget-pane .nav {
  margin: 0 0 0 5px;
  color: #9a9a9a;
  margin-bottom: 40px;
}
.side-widget-pane .menu-nav li {
  padding: 8px 0;
  border-bottom: 1px solid #111;
  box-shadow: 0 1px 1px -1px rgba(255, 255, 255, 0.1);
}

.side-widget-pane .nav a{
  color: #9a9a9a;
}
.side-widget-pane .nav b {
  color: #fff;
}
.side-widget-pane .nav a:hover{
  color: #fff;
}
.side-widget-pane .nav .title {
  font-size: 19px;
  color: #eee;
  text-shadow: 1px 1px 1px #111;
}

.side-widget-pane .notice-area {
  margin: 0 0 50px 0;
}
.side-widget-pane .notice-item {
  padding: 7px 12px;
  background: #333333;
  margin: -1px 0 7px 0;
  color: #9a9a9a;
  border: 1px solid #333;
  
}
.side-widget-pane .notice-item .wrapper {
  min-height: 50px;
  overflow: hidden;
}
.side-widget-pane .notice-item:hover {
  background: #313131;
  border-color: #444;
}
.side-widget-pane .notice-content {
  display: table;
  width: 100%
}
.side-widget-pane .notice-content {
  color: #9a9a9a
}
.side-widget-pane .notice-content:hover {
  color: #ccc
}
.side-widget-pane .notice-content img {
  max-width: 50px;
  max-height: 50px;
  margin-right: 10px;
  display: table-cell;
  vertical-align: middle;
}
.side-widget-pane .notice-content .glyphicon {
  font-size: 50px;
  vertical-align: middle;
  color: #888;
}

.side-widget-pane .notice-content .btn {
  border-radius: 0;
  background: none;
  border-color: transparent;
  margin: 0 10px 0 0;
  color: #8b8b8b;
  border-bottom: 1px dotted #8b8b8b;
  padding: 0;
}
.side-widget-pane .notice-content .btn:hover {
  color: #fff;
  border-bottom-color: #fff;
}

.side-widget-pane .notice-text {
  display: table-cell;
  vertical-align: middle;
  width: 80%;
}
.side-widget-pane .notice-text b {
  color: #fff;
}
.side-widget-pane .notice-close {
  float: right;
  margin: -5px -10px -10px 0;
  cursor: default;
  width: 16px;
  height: 16px;
  text-align: center;
}
.side-widget-pane .notice-close:hover {
  color: #eee;
}

.side-widget-pane .heading {
  margin-bottom: 20px;
  font-size: 17px;
}
.side-widget-pane .comments-history li {
  margin-bottom: 15px;
  display: table;
  width: 100%;
}
.side-widget-pane .comments-history .glyphicon {
  color: #191919;
  font-size: 20px;
  display: table-cell;
  width: 30px;
}
.side-widget-pane .comments-history li a {
  color: #777;
  display: table-cell;
  vertical-align: top;
}
.side-widget-pane .comments-history li a:hover {
  color: #eee;
  text-decoration: underline;
}
.side-widget-pane .nav-tabs {
  background: #222;
  margin: 0 0 40px 0;
}

.side-widget-pane .nav-tabs.nav-justified > li > a {
  border: none;
}
.side-widget-pane .nav-tabs > li.active > a, 
.side-widget-pane .nav-tabs > li.active > a:hover, 
.side-widget-pane .nav-tabs > li.active > a:focus {
  background: #3A3A3A;
  border: none;
  border-radius: 0;
  border-bottom-color: transparent;
  color: #111;
  box-shadow: 0 0 3px #111 inset;
}

.side-widget-pane .nav > li > a:hover,
.side-widget-pane .nav > li > a:focus {
  text-decoration: none;
  background: none;
  border: none;
  border-radius: 0;
}

/*************************************//***************************************/
   
   
.main-page .module {
  margin: 0 0 20px 0;
}
.main-page .table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #fff;
}
.module-header .avatar-image {
  width: 35px;
  height: 35px;
}

.module-header .all-link {
  color: var(--main-color);
  text-decoration: underline;
  font: bold 14px "PT Sans", Arial, sans-serif;
  margin: 10px 15px 0 0;
}

.module-footer {
  background: var(--main-color);
  height: 3px;
}

.module-tab {
  display: inline-block;

  position: relative;
  margin: 0 5px;
}

.module-title  {
  display: inline-block;
  color: #565656;
  font: normal 30px/1 'PT Sans Narrow', Arial, sans-serif;
  margin: 0 15px 5px 0;
}
.article-footer .module-title  {
    font: normal 20px/1 'PT Sans Narrow', Arial, sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
}
.module-title a {
  color: #444;
  text-decoration: none;
}
.module-title a:hover {
  color: var(--main-color);
}
.module-title .btn {
  padding-top: 0;
  padding-bottom: 0;
  color: #777;
}


.module-tabs-set  {
  display: inline-block;
}

.module-tab.active {
  color: #db0808;
  border-bottom: 2px solid var(--main-color);
  top: 1px;
}


.module-tab > a, .module-tab > span {
  display: block;
  text-align: center;
  padding: 0 5px;
  float: left;
  color: #777;
  cursor: pointer;
}
.module-tab > a:hover, .module-tab > span:hover {
  color: #222;
  text-decoration: none;
}

.module-tab.active>a, .module-tab.active>span {
  color: #222;
  cursor: default;
  outline: none;
}


.module-tab > a:hover {
color: var(--main-color);
}

.module-subtitle {
  font-size: 18px;
  text-transform: lowercase;
  margin: 0 0 0 10px;
}

.module-item {
  margin-bottom: 20px;
  padding: 0 10px;
}

.module-content {
  padding: 10px 0;
}

.module-content .tab-content {
  display: none;
}

.module-content .tab-content:first-child{
  display: block;
}

.module-item-title {
  font: bold 15px/1 'PT Sans', Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
  display: block;
  color: #444;
  text-decoration: none;
}
.module-item-title:hover {
text-decoration: none;
}

.jcarousel-item-vertical {
  height: 105px;
}


.peview-item .image-thumb {
  position: absolute;
  left: 0;
  border: none;
}

.peview-item p {
  margin: 0 10px 0 0;
  line-height: 1.3;
}
.module-item .wrapper {
  padding: 0 7px;
}


.module-item-metadata a {
  color: #6f6f6f;
}
.module-item-metadata a:hover {
  color: #222;
}

.module-item-counters, .module-item-counters a{
  color: #6f6f6f;
}
.module-item-counters .glyphicon{
  color: #ddd;
  margin: 0 3px 0 8px;
  font-weight: normal;
  font-size: 14px;
}
.article-metadata .glyphicon {
  color: #ddd;
  font-size: 12px;
}

/*************************************TAGS**********************************************/

.tags-cloud {
  padding:0 0 30px 0;
}
.tags-cloud .tag {
  padding: 8px 10px;
  margin: 5px;
  border-radius: 2px;
}
.tags-cloud .tag:before, .tags-cloud .tag:after {
  display: none;
}
.tags-cloud .active, .tags-cloud .active .tag-num {
  background: #444;
  color: #fff;
  
}
.tag-num {
  color: #999;
  padding: 0 7px 0 5px;
  display: inline-block;
  margin: 0  -6px 0 5px;
  border-left: 1px solid #ccc;
}

.subheading {
  font: normal 17px/1 Arial, sans-serif;
  color: #444;
  padding: 0 0 10px 0;
}

.downloads-category-items {
  display: block;
  color: #999;
  font: normal 11px/1 Tahoma, Arial, sans-serif;
}

.downloads-category-items a {
  background: #f4f4f4;
  color: #777;
  padding: 3px 6px 4px 12px;
  line-height: 1;
  margin: 7px 10px 0 15px;
  border-radius: 0 3px 3px 0;
  display: inline-block;
  position: relative;
  text-align: left;
}

.downloads-category-items a:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #e3e3e3 transparent transparent;
  border-width: 9px;
  position: absolute;
  left: -18px;
  top: 0
}

.downloads-category-items a:after {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 6px;
  position: absolute;
  left: 0px;
  top: 6px;
  background: #fff;
}
.downloads-category-items a:hover:before {
  border-color: transparent #444 transparent transparent;
}

.downloads-category-items  a:hover{
  background: #444;
  color: #fff;
  text-decoration: none;
}
/*************************************custom styles for modules **********************************************/

.module .wrapper-vertical .title {
  line-height: 1;
  height: 58px;
}
.forums-module .module-item em {
  font: normal 1.2rem Arial, sans-serif;
  display: block;
  color: #9a9a9a;
}
.games-catalogue-flow {
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
}
.games-catalogue-flow .gp-game-cover {
  position: relative;
}
.games-catalogue-flow .media {
  overflow: visible;
  background-color: #f5f5f5;
  box-shadow: 0 0 3px rgba(0,0,0,0.25);
}
.games-catalogue-flow .media-body {
  padding: 10px 20px 0 0;
  position: relative
}
.games-catalogue-list .dropdown-toggle .glyphicon {
  top: 3px
}
.games-catalogue-list .title {
  font-size: 1.6em;
  line-height: 1;
}
.games-catalogue-list .meta-info {
  padding: 0 0 10px 0;
  font: normal 1.2rem/1.7 Arial, sans-serif;
}
.games-catalogue-flow .gp-game-cover img {
  border: none;
  margin: 5px;
}
.games-catalogue-list .item {
  margin: 15px 0;
  flex-basis: 50%;
  padding: 0 15px;
}
.games-catalogue-list .filter-block {
  margin-top: 10px;
}
.games-catalogue-list .filter-block .active {
  box-shadow: none;
  background-color: #f6f6f6;
}

.games-catalogue-list .btn-group:nth-child(2) .btn{
  border-width: 1px 0;
}
.games-catalogue-list .gp-game-follow {
  border-radius: 0;
  position: absolute;
  left: -9px;
  top: 145px;
  border: none;
  background: #e8e8e8;
}
.games-catalogue-list .gp-game-follow:after {
    content: "";
    position: absolute;
    bottom: -9px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 9px 0;
    border-color: transparent #ababab transparent transparent;
}
.games-catalogue-list .gp-game-cover:hover .gp-game-follow {
    background: var(--main-color);
}
.games-catalogue-list .gp-game-cover:hover .gp-game-follow:after {
    border-color: transparent #7d0b0b transparent transparent;
}
.games-catalogue-list .gp-game-cover:hover .gp-game-follow * {
    color: #fff;
    text-shadow: none;
}
.games-catalogue-list .gp-game-follow.active {
    box-shadow: none;
    background: #eee;
}

.games-catalogue-list .gp-game-cover:hover .gp-game-follow.active {
    background: #e8e8e8;
}
.games-catalogue-list .gp-game-cover:hover .gp-game-follow.active * {
    color: #666;
}
.games-catalogue-list .gp-game-cover:hover .gp-game-follow.active:after {
    border-color: transparent #ababab transparent transparent;
}
.games-catalogue-list .gp-game-follow.btn-standart .badge {
    border: none;
}
.games-catalogue-list .gp-game-follow.btn-standart .glyphicon {
  font-size: 1.4rem;
}
.games-catalogue-list .sort-block {
  padding: 10px;
  margin-top: 10px;
}
.games-catalogue-list .genre-filter {
  width: 180%;
}
.games-catalogue-list .sort-block li {
  padding: 0 1px; 
}
.games-catalogue-list .sort-block a {
  color: #666;
}
.games-catalogue-list .sort-block .btn-link .glyphicon {
  color: #999;
}
.games-catalogue-list .sort-block a:hover, .games-catalogue-list .media-body a:hover, .games-catalogue-list .sort-block .btn-link:hover .glyphicon {
  color: var(--main-color);
  text-decoration: none;
}
.games-catalogue-list .media-body a {
    color: #555
}
.games-catalogue-list .sort-block .active {
    box-shadow: none;
    cursor: default;
    color: #666;
    background: #eee;
}
.games-catalogue-list .genre-filter li  {
    width: 33.333%;
    float: left;
}
.filter-set .filter {
  height: 30px;
  border: 1px solid #d3d3d3;
  margin: 4px;
  background: #eee;
  z-index: 10;
}
.filter-set .filter:hover {
  background-color: #e3e3e3;
}

.filter-set .current { 
  font: bold 1.5rem 'PT Sans Narrow', Arial, sans-serif;
  height: 100%;
}

.filter-set .filter .drop-down-controll {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 95% center;
  border: none;
  top: 0;
  vertical-align: middle;
  height: 100%;
  line-height: 27px;
  padding: 0 0 0 5px;
  background-color: #ddd;
  color: #444;
}

.filter-set .filter .drop-down-controll.reset {
  background-color: #eee;
  color: #bbb;
}
.filter-set .filter .drop-down-controll.reset:hover {
  background-color: #e5e5e5;
  color: #888;
}

.filter-set .drop-down-layer.standart:before{
content: none;
}

.filter-set .drop-down-layer{
  left: 0;
  width: 100%;
  top: 28px;
  margin: 0;
  border-radius: none;
}

.filter .drop-down-layer.standart .active {
 color: #ccc !important; 
}
.filter .drop-down-layer.standart a:hover {
  color: #fff;
  background: #444;
}

.filter .drop-down-layer.standart a:active {
  color: #444;
  background: #fff;
}

/**404**/
.sorry-massage {
  padding: 25px 0;
}

.sorry-massage-header {
  font: bold 3.8rem/1 "PT Sans", Arial, sans-serif;
  color: #888;
  margin: 0 0 25px 0;
}
.sorry-massage-content {
  font-size: 2rem;
}

.games-catalogue-list .platform-item {
  margin: 0 2px;
}
.platform-item {
  border-style: solid;
  border-width: 0;
  text-decoration: none !important;
}
.css-table-cell.platform-date{
    white-space: nowrap;
    width: 70px;
}

/*************************Карточка игры******************************/

.gp-game-card .platform-item {
    border-bottom-style: solid;
    border-width: 1px;
    margin: 0 2px 5px;
    padding: 1px 4px;
    border-radius: 3px;
    display: inline-block
}
.platform-item.pc {
    border-color: blue;
    color: blue;
}
.gp-game-card .platform-item.pc:hover {
  color: #fff;
  background: blue;
}
.platform-item.xbox360,.platform-item.xboxone,.platform-item.xbox {
  border-color: green;
  color: green;
}
.gp-game-card .xbox360:hover, .gp-game-card .xboxone:hover, .gp-game-card .xbox:hover {
  color: #fff;
  background: green;
}
.platform-item.ps3, .platform-item.ps2,.platform-item.ps4 {
  border-color: #53a0ff;
  color: #53a0ff;
}
.gp-game-card .ps3:hover, .gp-game-card .ps2:hover,.gp-game-card .ps4:hover {
  background: #53a0ff;
  color: #fff;
}
.platform-item.android {
  border-color: #95C04A;
  color: #95C04A;
}
.gp-game-card .android:hover {
  color: #fff;
  background: #95C04A;
}
.platform-item.ios {
  border-color: #000;
  color: #000
}
.gp-game-card .ios:hover {
  color: #fff;
  background: #000;
}
.platform-item.psp, .platform-item.vita {
  border-color: #2E9FCB;
  color: #2E9FCB;
}
.gp-game-card .psp:hover, .gp-game-card .vita:hover {
  color: #fff;
  background: #2E9FCB; 
}
.platform-item.wii, .platform-item.wiiu, .platform-item.gc, .platform-item.switch {
  border-color: #8675BC;
  color: #8675BC;
}
.gp-game-card .wii:hover, .gp-game-card .wiiu:hover, .gp-game-card .gc:hover,  .gp-game-card .switch:hover {
  color: #fff;
  background: #8675BC;
}

.indexfilter .drop-down-layer.standart {
  min-width: 45px;
  max-height: 400px;
  overflow: auto;
  text-transform: uppercase;
}
.indexfilter .drop-down-layer a {
  padding-right: 0;
}

.tileview-list-item {
  margin: 0 0 40px 0;
  position: relative;
}
.tileview-list-item.video-tile {
  padding: 0;
  height: auto;
  overflow: hidden;
  border: none;
}
.tileview-list-item.video-tile .wrapper {
    position: relative;
    overflow: hidden;
}
.tileview-list-item.video-tile .info {
    position: absolute;
    bottom: -50px;
    left: 0;
    color: #fff;
    padding: 10px;
    font-size: 12px;
    width: 100%;
}
.tileview-list-item.video-tile:hover .info {
    bottom: 0;
    transition: bottom 0.1s ease-out;
}
.tileview-list-item.video-tile .info .views {
  margin-left: 10px
}
.tileview-list-item.video-tile .title {
  color: #222;
  font: bold 2rem/1 "PT Sans Narrow",Arial,sans-serif
}
.tileview-list-item.video-tile:hover .title {
    color: var(--main-color);
}
.tileview-list-item .cover-image  {
  width: 100%;
}
.video-tile-tags a {
  color: #999;
}
.video-tile-tags a:hover {
  color: #444;  
}
.tileview-list-module .media {
  margin-top: 0
}
.tileview-list-module .item {
    padding-bottom: 30px;
}
.adblock-on .tileview-list-module .item.special-item {
  padding-bottom: 0;
}
.offer-item {
  margin-bottom: 20px;
  margin-top: 20px;
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
.offer-item:hover {
  box-shadow: 0 0 5px rgba(0,0,0,0.25)
}
.offer-item .media-body {
  padding: 20px 20px 0 20px;
}
.offer-item-footer{
  border-top: 1px solid #eee;
  padding: 10px;
  text-align: right;
  background-color: #f7f7f7;
}
.video-tile .media {
  margin-top: 0
}
.video-tile .media-center {
  position: relative
}

.post-type {
  position: absolute;
  left: 15px;
  top: 150px;
  z-index: 1;
  color: #fff;
}
.story-container .post-type{
  font-size: 3rem;
  opacity: 0.8;
}
.story-container:hover .post-type {
  animation: pulse 1s infinite;
  opacity: 1;
}
.video-tile .media-center a:after {
  content: "\e62a";
  font-size: 50px;
  color: var(--main-color);
  position: absolute;
  left: 50%;
  margin: -35px 0 0 -35px;
  top: 50%;
  font-family: 'icomoon';
  background: rgba(255,255,255,0.4);
  border-radius: 70px;
  width: 70px;
  height: 70px;
  text-align: center;
  text-indent: 10px;
  text-shadow: 0 0 5px rgba(0,0,0,0.3);
  opacity: 0.8;
  display: none;
}

.video-tile .media-center a:hover:after {
  display: block;
}

.tileview-list-item.video-tile .meta-data {
  color: #aaa;
  font-weight: normal;
  line-height: 1.5
}
.section-nav {
    margin-bottom: 10px
}
.section-nav .item {
    margin: 5px 10px 0 0;
    display: inline-block;
    font: normal 1.2rem/1 "PT Sans", Arial, sans-serif;
    text-transform: uppercase;
    padding-bottom: 0;
    color: #444;
}
.section-nav .item:hover {
    color: var(--main-color);
}
.section-nav .active {
    color: var(--main-color);
}

.tileview-list-module .special-item .aholder {
    min-width: 280px;
}

.tileview-list-item .cover-image {
  background: #444;
}

.tileview-list-item .title {
  display: block;
  font: bold 1.8rem/1 'PT Sans Narrow', Arial, sans-serif;
  margin: 10px 0 5px 0;
}

.blog-item {
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.blog-title {
  margin-bottom: 5px;
}
.blog-header {
  margin-bottom: 15px;
}

.tileview-list-item .content-manage-options {
  position: absolute;
  right: -5px;
  top: 15px;
  z-index: 1;
  cursor: default;
  margin-top: 0;
}

.tileview-list-item .content-manage-options .btn {
  cursor: default;
}
.content-manage-options .blog-confirm-button  {
  color: var(--main-color) !important;
  
}

.content-manage-options .manage-control.confirmed  {
    color: #009111 !important;
}

.article-metadata .blog-author-additional {
  border-bottom: 1px dotted #333;
  color: #777;
  font-weight: bold
}

.article-tags a {
  display: inline-block;
  font: normal 1.2rem/1 Arial, sans-serif;
}
.article-tags a:hover {
  text-decoration: underline
}
.article-theme-image {
  margin-bottom: 15px;
}
.user-blogs-additional {
  padding: 25px 10px 0 0;
}

.user-blogs-additional .title  {
  font: bold 1.6rem/1 "PT Sans",Arial, sans-serif;
  margin: 0 0 10px 0;
  color: #777;
}
.user-blogs-additional .item {
  margin: 0 0 12px 0;
}

.user-blogs-additional .blog-name:hover {
  text-decoration: underline;
}

.user-blogs-additional .game-name {
  display: block;
}

.tileview-list-item .publication-partition{
  margin: 10px 0 0 0;
  min-height: 20px;
}

.tileview-list-item {
  overflow: hidden;
  margin-bottom: 20px
}
.tileview-list-item.special-item .aholder {
  padding: 0;
}
.tileview-list-item .publication-content {
  font: normal 1.4rem/1.5 Arial, sans-serif;
  margin: 10px 0
}
.tileview-list-item .tileview-item-header {
  margin: 0 0 5px 0;
  font: bold 2rem/1 "PT Sans Narrow",Arial,sans-serif;
}
.tileview-list-item .publication-partition a {
  color: var(--main-color);
}
.tileview-list-item .tileview-item-header a {
  color: #444;
}
.tileview-list-item .tileview-item-header a:hover {
  color: var(--main-color);
}

.tileview-item-header.small{
  padding: 0;
}

.top-downloads-module .module-item{
    margin: 0 0 50px 0;
}
.top-downloads-module .image {
    margin-right: 20px
}
.top-downloads-module .title{
    font: normal 18px/1 Arial,sans-serif;
    margin: 0 0 12px 0;
    display: block;
}
.top-downloads-module .btn {
    margin: 3px 3px 3px 0;
}

/**********************Виджет с превью новостями и статьями*******************************/

/*recommended content*/
.rc-box {
  background: #F4F4F4;
  margin-bottom: 40px;
  border-radius: 3px;
  color: #595959;
  font-size: 12px;
  line-height: 1.5;
  color: #444;
  padding-bottom: 20px;
}
.rc-box-item-title a {
  color: #444;
  word-wrap: break-word;
  hyphens: auto;
}
.rc-box-item-title a:hover {
  color: var(--main-color);
}
.rc-box img.pull-left {
  margin: 3px 5px 0 -5px;
}
.rc-box img.pull-right {
  margin: 0 -5px 0 5px;
}
.rc-box-header {
  background: var(--main-color);
  padding: 6px 10px;
  margin-bottom: 5px;
}
.rc-box-heading {
  display: block;
  font: normal 1.1rem/1.1 Arial,sans-serif;
  text-transform: uppercase;
  color: #fff;
}
.rc-box-header a, .rc-box-header a:hover {
  color: #fff;
}
.rc-box-content {
  padding: 20px 15px 0 20px;
}
.rc-box-item {
  margin-bottom: 30px;
  padding: 0;
}
.rc-box-item.compact {
  margin-bottom: 20px;
}
.rc-box-item-title {
  font-size: 1.6rem;
  line-height: 1;
  margin-bottom: 5px;
}
.rc-box-item.compact .rc-box-item-title {
  font-size: 1.2rem;
}
.rc-box-item .glyphicon {
  font-size: 15px;
  color: #c1c1c1;
  vertical-align: middle;
}

.rc-box-item-meta {
  margin: 5px 0 0 0;
  color: #a1a1a1;
}

.rc-box-item-meta a {
  color: #a1a1a1;
}
.rc-box-item-meta a:hover {
  text-decoration: underline;
  color: #444;
}
.rc-box-footer {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: bold;
}

.posts-flow {
  margin: 0 -10px;
  display: flex;
  flex-direction: row; 
  flex-wrap: wrap;  
}
.post-flow-item {
  padding: 0 10px;
  margin-bottom: 40px;
  flex-grow: 0;
  flex-basis: 50%;
}
.post-flow-cover {
  margin-bottom: 7px;
  margin-top: 2px;
  position: relative
}
.post-flow-title {
  font: bold 2rem/1 "PT Sans Narrow", Arial, sans-serif;
  margin-top: 5px;
}
.post-flow-text {
  font: normal 1.4rem/1.5 Arial, sans-serif;
  margin-bottom: 20px;
}
.post-flow-meta, .post-flow-meta *, .post-flow-meta a, .post-flow-meta .glyphicon  {
  color: #aaa;
  font-weight: normal
} 
.post-flow-meta .glyphicon {
  color: #ccc;
}

.video-announce .post-flow-cover:after {
  content: "\e029";
  font-size: 3rem;
  color: #fff;
  position: absolute;
  left: 15px;
  bottom: 10px;
  font-family: 'Glyphicons Halflings';
  opacity: 0.8;
}
.video-announce:hover .post-flow-cover:after {
  animation: pulse 1s infinite;
  opacity: 1;
}
.page-aside .pix-widget {
  margin-bottom: 40px;
}
.page-aside .pix-widget img {
  margin-bottom: 5px;
}
.page-aside .pix-widget .item {
  float: left;
  width: 50%;
}
.page-aside .pix-widget li:nth-child(odd) {
  padding-right: 2px;
}
.page-aside .pix-widget li:nth-child(even) {
  padding-left: 2px;
}
.page-aside .pix-widget .img-wrapper {
  position: relative;
  display: block;
}
.page-aside .pix-widget .title {
  position: absolute;
  color: #eee;
  background: rgba(0,0,0,0.9);
  left: 0;
  bottom: 5px;
  padding: 5px 10px;
  width: 100%;
  font: 1.1rem Arial, sans-serif;
}
.video-announce .media-announce-image a:before {
  content: "\e62a";
  font-size: 50px;
  color: #fff;
  position: absolute;
  left: 50%;
  line-height: 70px;
  margin: -35px 0 0 -30px;
  top: 50%;
  font-family: 'icomoon';
  background: rgba(255,255,255,0.1);
  border-radius: 70px;
  width: 70px;
  height: 70px;
  text-align: center;
  text-indent: 10px;
  text-shadow: 0 0 5px rgba(0,0,0,0.3);
  opacity: 0.8;
}

.video-announce:hover a:before{
  color: var(--main-color);
  display: none;
  display: block;
  background: rgba(255,255,255,0.4);
}


/**********************RELATED module*******************************/

.article-related-content .row {
    margin: 10px -8px 40px;
}
.article-related-content .item {
  padding-right: 7px;
  padding-left: 7px;
  font: normal 1.6rem/1.2 "PT Sans", Arial, sans-serif;
  margin-bottom: 20px;
}
.article-related-content a {
    color: #444;
    text-decoration: none;
}
.article-related-content a:hover {
    color: var(--main-color);
}
.article-related-content img {
    margin: 0 0 5px 0;
    display: block;
    width: auto;
    height: auto;
}
.article-related-content .files-listing {
    margin: 10px 0 40px;
}
.article-related-content .files-listing .item {
  padding: 8px 0;
  font: bold 1.3rem/1 Arial,sans-serif;
  border-top: 1px solid #e2e2e2;
  margin: 0;
}
.article-related-content .downloads-category-items {
  margin: 0 0 3px -4px;
}
.article-related-content .col-md-4.media {
  margin-top: 0;
  margin-bottom: 10px;
}
.article-related-content .media-container {
    width: 100%;
    margin-bottom: 5px;
}
.article-related-content .flash-thumb {
    margin-right: 13px;
}

.video-title {
  font: normal 3rem/1 "PT Sans Narrow", Arial, sans-serif;
  margin: 10px 0 10px
}
.video-list-page .tileview-list-item {
  margin: 30px 0 10px;
  border: none;
  height: 270px;
  overflow: hidden;
}

.video-related-content {
  margin: 0 0 20px;
}
.video-related-content .item {
  margin-bottom: 21px;
}
.video-related-content .item img {
  float: left;
  margin-right: 10px;
}
.video-related-content .title {
  font-size: 1.4rem;
  margin: 0;
  overflow: hidden;
}
.video-description {
  margin-top: 20px
}
/**********************ГОЛОСОВАНИЕ*******************************/

.poll-module .block-content {
  padding: 20px 10px 10px 20px;
  background: #fff;
}
.poll-qwestions-form .radio {
  margin: 14px 0
}
.poll-qwestions-form .radio input {
    margin-top: 2px
}
.poll-module .module-title {
  font: bold 1.3rem Arial, sans-serif;
  padding: 5px 0 2px 0;
  color: var(--main-color);
}
.poll-module .poll-theme {
  font: bold 1.5rem/1 Arial, sans-serif;
  color: #444;
  margin: 10px 10px 0 0;
  display: block;
}
.poll-module .poll-theme a {
    color: #444;
    text-decoration: none;
}
.poll-module .module-item {
  margin: 0 5px 10px 0;
  padding: 0;
  min-height: 32px;
  font: normal 1.2rem Arial, sans-serif;
  cursor: default;
}
.poll-module .module-item .inner  {
    padding: 8px 2px 2px 2px;
}

.poll-module .bottom {
    padding: 10px 0;
}
.poll-module .poll-summary {
  vertical-align: middle;
  font: normal 1.3rem/30px 'PT Sans', Arial, sans-serif; 
  vertical-align: middle;  
}
.poll-module .progress-custom{
    margin-bottom: 5px;
}
.poll-module .cntrl-holder {
    margin-left: 5px;
}
a:hover .progress-bar-custom {
  background: var(--main-color)
}
/* ==========================================================================
   Navigation styles
   ========================================================================== */

.navbar {
 border-radius: 0;  
}
.navbar-brand {
  padding: 0
}
.navbar-default .navbar-nav > li > a {
  color: #c8c8c8;
}
.main-navigation .dropdown-toggle {
  color: #c8c8c8;
  text-transform: uppercase;
  font: bold 15px/1 'PT Sans Narrow',Arial, Helvetica, sans-serif;
  padding: 12px 18px 15px 18px;
  text-decoration: none;
}
.main-navigation .dropdown.actived {
  color: #e31717;
  background-color: #fff;
}
.main-navigation .dropdown.actived > a {
  color: #333;
}
.main-navigation.spec>a {
  background: none !important;
  border-top: 4px solid transparent !important;
}

.main-navigation .dropdown-menu {
  box-shadow: 0 15px 15px rgba(0,0,0,0.5);
  border-bottom: 5px solid var(--main-color);
  border-top: 0;
  
}
.main-navigation .last .dropdown-menu {
  padding-top: 10px;
  right: -1px
}
.main-navigation .drop-down-layer.narrow {
  width: auto;
  right: 0;
  left: auto;
  bottom: auto;
  top: 38px;
  padding: 0;
  height: auto;
  min-height: auto;
}

.main-navigation .drop-down-layer.narrow .drop-down-content {
  height: auto;
  width: auto;
  min-height: auto;
}

.main-navigation .drop-down-layer.narrow li {
  display: block;
  text-align: left;
  white-space: nowrap;
}
.main-navigation .drop-down-layer.narrow a {
  display: block;
}
.main-navigation .second-level a:hover {
  background: var(--main-color);
  color: #fff;
}

.main-navigation .second-level {
  margin: 10px 0;
  font: normal 1.4rem Arial, sans-serif;
  text-align: center;
}

.main-navigation .second-level.last {
  margin-top: -10px
}

.main-navigation .second-level.games-name {
  text-transform: none;
}

.main-navigation .second-level a {
  padding: 5px;
  margin: 0 10px;
  display: inline-block;
  color: #444;
  text-decoration: none;
  font: normal 1.5rem "PT Sans", Arial, sans-serif;
}

.main-navigation .promoted-content {
  font: normal 1.2rem Arial,sans-serif;
  padding: 25px 0 20px 0;
  text-align: center;
  
}
.main-navigation .horisontal {
  border-bottom: 1px solid #ccc;
}

.main-navigation .promoted-content .title {
  display: block;
  padding: 8px 0 0 0;
  max-width: 210px;
  margin: 0 auto;
  font: bold 1.2rem  Arial, sans-serif;
}

.main-navigation .promoted-content a {
  color: #444;
  text-decoration: none;
}
.main-navigation .promoted-content a:hover {
  color: var(--main-color);
}
.main-navigation .promoted-content img {
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

.main-navigation .promoted-content font {
  display: none
}

.main-navigation .promoted-content.games .title {
  text-align: center;
  width: auto;
  padding: 3px 0 0 0;
}
.promoted-content.blogs .header{
  margin: 10px 0 15px
}

.main-navigation .avatar-area.default-size {
  background: none;
  margin-right: 0;
  box-shadow: none;
}

.main-navigation .first-level>li {
  margin-right: 10px;
}
.main-navigation .first-level > .spec a {
  background-image: none;
}

.main-navigation .first-level > .spec a:hover {
  color: #fff;
}

.main-navigation .first-level .special-nav {
    margin-right: 0;
}

.main-navigation .first-level .special-nav a, .main-navigation .first-level .special-nav  {
 color: #fff;
 background: none !important;
 border: none !important;
 text-shadow: 0 0 1px #fff;
}
.main-navigation .first-level .special-nav a:hover {
 color: #cc0000;
 text-shadow: none;
}
.main-navigation .first-level .special-nav span {
  font-family: Arial, sans-serif;
  line-height: 10px;
}

.promoted-content.blogs .top-content-list .item{
  display: table;
  margin: 0 0 10px 0;
  vertical-align: middle;
}
.promoted-content.blogs .top-content-list{
  margin: 10px 0 0 0;
  font: normal 1.2rem/1 Arial,sans-serif
}

.promoted-content.blogs .title,.promoted-content.blogs .avatar-area {
  display: table-cell;
  vertical-align: middle;
}

.main-navigation .user-content-link {
  color: var(--main-color); 
  display: block;  
  font-weight: bold;   
  margin: 0 0 -3px 12px;
}

.main-navigation .user-content-link:hover {
  color: #db0808
}

.main-navigation .sponsors {
  text-align: right;
  padding: 0 10px;
  position: absolute;
  bottom: 10px;
  right: 0;
  color: #aaa;
  font: normal 1.1rem Arial, sans-serif;
}

.main-navigation .sponsors a {
  margin-left: 10px
}

.main-navigation .sponsors a:hover {
  text-decoration: underline
}
.main-navigation .emphasis a {
  color: var(--main-color);
}
.main-navigation .emphasis a:hover {
  color: #fff;
}
.main-navigation .column li {
  display: block;
  text-align: left;
  padding: 5px;
}

.breadcrumbs {
  padding: 0 10px 10px 0;
  font-size: 1.3rem;
}
.breadcrumbs a, .breadcrumbs .btn-link {
  color: #000;
}
.breadcrumbs a:hover, .breadcrumbs .btn-link:hover {
  color: var(--main-color);
}
.breadcrumbs .dropdown-menu > li > a {
  font-size: 1.3rem;
}
.breadcrumbs .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: var(--main-color);
}
.announcement-flash-nav {
  margin: 20px 0 30px;
}
.announcement-flash-nav .item {
  font: normal 1.5rem/1 Arial, sans-serif;
  margin: 0 5px 5px;
  display: inline-block;
  text-decoration: underline;
}
.announcement-flash-nav .item:hover {
  color: var(--main-color);
}
.announcement-flash-game {
  padding: 15px;
  border-radius: 10px;
  text-align: center;
  display: block;
  background: #fff;
  font: normal 1.3rem/1 Arial, sans-serif;
  position: relative;
  overflow: hidden;
}
.announcement-flash .row {
  margin: 0 -5px;
}
.announcement-flash .col-md-2 {
  padding: 0 5px;
}
.announcement-flash-game-description {
  display: none;
  width: 100%;
  padding: 80px 15px 0;
  color: #fff;
  background: rgba(0,0,0,0.5);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.announcement-flash-game-title {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 30%;
  width: 80%;
  margin: -10% 0 0 -40%;  
}
.announcement-flash-game:hover .announcement-flash-game-description {
  display: block;
}
.page-notification {
  padding: 10px;
  background: var(--main-color);
  color: #444;
  text-align: center;
  font: normal 1.7rem Arial, sans-serif;
  vertical-align: middle;
  position: relative;
  z-index: 10;
}
.page-notification .glyphicon {
    position: static;
}
.page-notification .content *, .page-notification .content {
  color: #fff  !important;
  text-decoration: none !important;
}
.page-notification .btn {
  font-size: 2.2rem;
  padding: 0;
  line-height: 1;
  color: #fff;
  margin-right: 20px;
  margin-top: -2px;
}


/* ==========================================================================
   Avatars styles
   ========================================================================== */

.avatar-area.default-size {
 margin: 5px 10px 0 0;
 width: 42px;
 height: 45px;
 display: inline-block;
 padding: 5px 7px 0;
 line-height: 1;
 text-align: center;
 vertical-align: middle;
 line-height: 26px;
}  


.avatar-area.default-size .avatar-image {
  width: 26px;
  height: 26px;
  border-radius: 3px;
  border: 1px solid #a7a7a7;
  display: inline-block;
}

.avatar-area.big-size .avatar-image {
  border-radius: 0;
  margin-right: 10px;
}

.main-page .page-main-column {
  background-color: #f3f5f6;
}
.story-container {
  background-color: #fff;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
}
.story-content {
  padding: 10px 20px 20px;
  margin-bottom: 0;
}
.story-meta a, .story-meta * {
  color: #aaa;
}
.news-module .stoty-title {
  font: bold 2rem/1 "PT Sans Narrow", Arial, sans-serif;
  margin: 0 0 10px 0;
  min-height: 6rem;
  max-height: 6rem;
}
.announcement-block {
  margin-bottom: 40px;
  clear: left;
}
.announcement-block .section-link {
  opacity: 0.3;
}
.announcement-block:hover .section-link {
  opacity: 1;
}
.announcement-block .announcement-item {
  margin-bottom: 20px
}
.announcement-block-content {
  padding-top: 10px;
}
.announcement-block .tab-content a:hover{
  color: var(--main-color);
}
.announcement-block .heading {
  border-bottom: 3px solid var(--main-color);
  color: var(--main-color);
  padding: 3px 0 0 0;
}
.announcement-block .nav-tabs > li {
  margin: 0;
}
.announcement-block .heading a {
  border-radius: 0;
  padding: 2px 5px;
  color: #aaa;
  font: bold 1.3rem Arial, sans-serif;
  border: none;
}
.announcement-block .heading .title {
  text-transform: uppercase;
  background: none;
  font-size: 1.7rem;
  padding-right: 30px;
}
.announcement-block .heading .title:hover .glyphicon {
  animation: fadeOutRight 1s infinite;
}
.announcement-block .heading .title a {
  color: var(--main-color);
  padding: 5px 0 2px 0;
  margin: 0;
}
 
.module-header .module-tabs-set .nav > li > a {
   border: none !important;
   background: none !important;
   border-radius: 0;
}
.module-header-navigation {
    border-bottom: 1px solid #ccc;
    margin: 10px 0 0;
}
.module-header-navigation .item{
  margin: 0 10px -1px 0;  
}

.module-header-navigation .item a:hover, .module-header-navigation .item a:focus {
  background: transparent;
}

.announcement-block .heading.nav-tabs > li.active > a, 
.announcement-block .heading.nav-tabs > li.active > a:focus, 
.announcement-block .heading a:hover {
  color: #444;
  border: none !important;
  background-color: transparent;
  text-decoration: none;
}
.announcement-block .heading a:hover {
  color: var(--main-color);
}
.tab-content {
  padding: 10px 0 0 0;
}
.file-announcement .announcement-item {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  margin-bottom: 0;
  margin-top: 0;
}
.file-announcement .game-title {
  font-size: 1.6rem
}
.announcement-block.poll-module .heading a {
    padding: 0;
    font-size: inherit;
}

.announcement-block .game-title, .announcement-block .game-title a {
  color: var(--main-color);
}
.announcement-block .game-title a:hover {
  text-decoration: underline
}
.forum-announcement .media-heading {
  margin: 0 0 20px 0;
}

.blog-announcement .media-heading, .video-announcement .media-heading {
  margin: 0 0 5px 0;
  font-size: 1.3rem;
}

.blog-announcement .media, .video-announcement .media {
  margin: 0 0 25px 0;
  
}
.video-announcement .media-list {
  margin-bottom: 10px
}
.video-announcement .media-left {
  position: relative;
}

.video-announcement .media-left:before {
  content: "\e62a";
  color: #fff;
  position: absolute;
  font-family: 'icomoon';
  font-size: 2.5rem;
  left: 50%;
  top: 50%;
  margin: -18px 0 0 -18px;
}
.video-announcement .media:hover .media-left:before {
  color: var(--main-color);
}
.announcement-block font{
  color: inherit; 
}
.announcement-block .item-title {
  font: normal 1.5rem/1 Arial, sans-serif;
}
.announcement-block .mute, .announcement-block .mute a {
  color: #999;
}
.discount-announcement .table {
  margin: 12px 0 11px;
  table-layout: fixed; 
}
.discount-announcement .table td {
  padding-top: 10px;
  padding-bottom: 6px;
}
.discount-announcement .item-title {
    font: bold 1.3rem Arial, sans-serif;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
}
.discount-announcement td:first-of-type {
  width: 66%;
}
.discount-announcement-price {
  white-space: nowrap;
}
.announcement-block .block-content {
  overflow: hidden;
}
.game-announcement-block .row {
  margin-right: -5px;
  margin-left: -5px;
}
.game-announcement-block .col-md-2 {
  padding-right: 5px;
  padding-left: 5px;
}
.game-announcement-card{
  background-color: #fff;
  position: relative;
  white-space: normal;
  overflow: hidden;
}
.game-announcement-card .gp-game-follow {
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 2;
  border-radius: 0;
  border: none;
  background: transparent;
  padding: 0;
}
.game-announcement-card .gp-game-follow.btn-standart:hover .glyphicon {
  color: #fff;
}
.game-announcement-card .gp-game-follow.btn-standart .glyphicon {
  font-size: 32px;
  text-shadow: 0 1px 1px rgba(0,0,0,0.5);
  color: #888;
}
.game-announcement-card .icon-checkmark:before {
  font-family: 'Glyphicons Halflings';
  content: "\e044";
}
.game-announcement-card:hover {
  box-shadow: 0 0 5px rgba(0,0,0,0.3)
}
.game-announcement-card .gp-game-follow.active {
  border: none;
  background: transparent;
}
.game-announcement-card .gp-game-follow.active .glyphicon  {
  color: var(--main-color);
}
.game-announcement-wrapper {
  display: block;
  position: relative;
}
.game-announcement-description {
  padding: 0 10px 10px;
  text-align: center;
  position: relative;
  min-height: 130px;
}
.game-announcement-metadata {
  display: none;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.75);
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 50px 10px 10px;
  color: #fff;
  font-size: 1.4rem;
}
.game-announcement-wrapper:hover .game-announcement-metadata {
  display: block;
}
.game-announcement-card .gp-game-choice {
  padding: 10px 0;
}
.game-announcement-price {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 10px;
  left: 0;
  font-size: 1.2rem;
}
.game-announcement-price .glyphicon {
  font-size: 85%;
  opacity: 0.8
}
.announcement-block-server-item {
  width: 10%;
  padding: 5px;
  display: inline-block;
  vertical-align: top;
}
.game-announcement-block .game-rating-points {
  border: 5px solid #fff;
  background-color: rgba(0,0,0,0.5);
  border-radius: 50%;
  width: 52px;
  height: 52px;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 10px;
  box-shadow: 0 0 3px rgba(0,0,0,0.5)
}
.game-announcement-card:hover .game-rating-points {
  background-color: var(--main-color);
}
.game-rating-points .number {
  position: absolute;
  z-index: 30;
  width: 100%;
  height: 100%;
  padding-top: 50%;
  line-height: 0;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.gallery-announcement .item-wrapper {
  float: left;
  position: relative;
  width: 20%;
  display: block;
  z-index: 1;
}
.gallery-announcement .item-description {
  display: none;
  background: rgba(0,0,0,0.4);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  text-align: center;
  color: #fff;
  vertical-align: middle;
}
.gallery-announcement .item-description .title {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 30%;
  width: 80%;
  margin: -10% 0 0 -40%;
  font-size: 1.6rem;
}
.gallery-announcement .item-wrapper:hover .item-description {
  display: block;
}
.gallery-announcement .item-wrapper {
  transition: all .2s ease-in-out;
}
.gallery-announcement .item-wrapper:hover  { 
  transform: scale(1.5); 
  z-index:2;
}


/*  ****************************************************
    Карусели 
    ****************************************************  */
    
.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
  margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 40px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}


.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../img/ui/prev-horizontal.png);
}


.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}


.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../img/ui/next-horizontal.png);
}


.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    
}


.scroll-controlls.bottom {
  position: relative;
  bottom: -6px;
}

.scroll-controlls.bottom .prev, .scroll-controlls.bottom .next {
  width: 36px;
  height: 18px;
  text-indent: -9999px;
  margin: 0 3px;
  cursor:pointer;
  display: inline-block !important;
  position: static;
}

.jcarousel-next, .jcarousel-prev {
  cursor: pointer;
}

/* ==========================================================================
   Footer styles
   ========================================================================== */
   
.page-footer {
  position: relative;
  background: #161616;
  padding: 30px 0 20px;
  color: #737373;
  font: normal 1.2rem/1 Tahoma, Arial, sans-serif;
}
.page-footer .aholder {
  margin-bottom: 20px;
}
.page-footer a {
  color: #aaa;
}
.page-footer .highlighted a {
  color: var(--main-color);
}
.page-footer .bottom-bar {
  padding: 0 0 30px;
}
.page-footer .subscribe-form {
  margin: 12px 0 0 0;
}
.page-footer-nav {
  padding: 20px 0;
  text-transform: uppercase;
}

.page-footer .bottom-bar li{
  margin: 0 0 8px 0;
}
.additional-navigation a:hover {
  color: #fff;
}

.page-footer .additional-navigation .heading {
  color: #606060;
  font: bold 1.6rem/1 "PT Sans Narrow";
  text-shadow: 1px 1px 1px #000;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.page-footer .copyright-info {
  line-height: 1.5;
  font: normal 1.1rem/1 Tahoma, Arial, sans-serif;

}

.page-footer .copyright-info strong {
  color: #fff;
  font: normal 1.2rem Tahoma, Arial, sans-serif;
  margin: 0 0 5px 0;
  display: block;
}

.page-aside a:hover {
  text-decoration: none;
}

.counters {
  margin-top: 5px
}
.counters img {
  opacity: 0.15;
}
.counters img:hover {
  opacity: 1;
}

.icon-18plus {
  border: 2px solid #fff;
  border-radius: 35px;
  display: inline-block;
  font: bold 2.2rem Arial, sans-serif;
  margin: -3px 10px 0 0;
  color: #fff;
  padding: 5px;
  text-align: center;
  letter-spacing: -2px;
  text-indent: -2px;
  float: left;
}
.icon-18plus span {
  font: bold 1.4rem Arial, sans-serif;
  margin: 0 0 0 3px;
  vertical-align: middle;
}
/* ==========================================================================
   Страница игры
   ========================================================================== */
.game-main-page .section-header {
  margin: 10px 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  font: normal 1.8rem "PT Sans", Arial, sans-serif;
  color: #777
}
   
.gp-main-column {
  position: relative;
}


.game-main-page .module {
  padding-top: 10px;
}

.game-main-page .module-header  {
   background: none;
   border: none;
   box-shadow: none;
   height: auto;
   margin: 0 15px 15px 12px;
   padding-bottom: 0;
   padding-left: 0;
}
.game-main-page .module-title {
   width: 44%;
   border-bottom: 1px solid #ccc
}
.game-main-page .module-title a {
  color: #444;
}

.game-main-page section {
  margin-bottom: 20px
}

.game-main-page .articles-module .module-item {
  height: auto;
}

.panel-group.rules {
    border: 1px solid #DBCE90;
}
.panel-group.rules ul {
    padding-left: 10px;
}
.panel-group.rules li {
    margin-bottom: 10px;
}
.new-post-textarea textarea{
  height: 270px
}
.panel-group.rules .panel-title a {
    display: block;
    text-decoration: none !important
}
.panel-group.rules .glyphicon:before {
    content: "\e253";
}
.panel-group.rules .collapsed .glyphicon:before {
    content: "\e252";
}
/*******************************************/
.gp-game-heading {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 8px solid #222;
}

.description-wrapper {
    position: relative;
    font-size: 1.4rem;
    line-height: 1.5;
    margin: 10px 0;
}
.description-cntrl {
    display: inline;
    color: var(--main-color);
    cursor: pointer;
    white-space: nowrap;
}

.gp-game-heading .separator {
    height: 3px;
    background: var(--main-color);
    margin: 20px -15px 20px;
}

.gp-game-heading .platform-item {
  cursor: help;
}
.game-header-wrapper .game-score-module{
  top: 15px;
  right: 10px
}

.gp-game-sidebar .content {
  padding: 0 6px 7px 6px;
  border-left: 1px solid #fff;
}

.gp-game-title {
  font: normal 4rem/1 "PT Sans Narrow", Arial, sans-serif;
  margin: 0;
}
.gp-game-heading .game-boxart {
  margin-right: 10px;
  float: left;
}
.gp-game-title a {
  color: #444;
  text-decoration: none;
}
.gp-game-title a:hover {
  color: var(--main-color);
}
.gp-game-sub-title {
    font: normal 1.4rem/1 Arial, sans-serif;
    margin-top: 5px;
    display: block;
    color: #808080;
}
.gp-game-card-header {
    padding: 6px 5px 6px 20px;
    background: #ddd;
    margin: 20px -10px 20px;
    color: #999;
    font: normal 1.2rem/1 "PT Sans", Arial, sans-serif;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #eee
}
.gp-game-heading .retailer-price {
  margin-left: 10px;
  font-family: Arial, sans-serif;
}
.gp-game-card {
    background: #f5f5f5;
    padding: 20px 10px;
    margin: 6px 0 40px;
}
.gp-game-card .block {
    margin: 0 10px 30px;
}
.gp-game-card table td {
    border-top: 1px solid transparent !important;
    padding: 2px 5px !important;
}
.gp-game-card .h5 {
    color: #666;
    font-size: 1.2rem;
    font-weight: bold;
    margin: 20px 0 5px;
}
.gp-game-card .gp-game-cover {
    padding: 0 10px 10px; 
    margin-bottom: 10px;
}
.gp-game-cover img {
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.gp-game-cover a {
  display: block;
  overflow: hidden;
  position: relative;
}
.gp-game-cover .btn {
  display: inline-block;  
}
.gp-game-choice {
  background: var(--main-color);
  position: absolute;
  top: 25px;
  right: -60px;
  width: 200px;
  color: #fff;
  transform: rotate(45deg);
  padding: 12px 0 12px;
  text-align: center;
  font: normal 1.6rem/1 Arial, sans-serif;
}
.game-rating-points .item {
  width: 33.3333%;
  text-align: center;
  margin: 0 0 10px;
  display: inline-block;
  vertical-align: top;
}
.gp-game-rating-area {
  margin: 10px auto 0;
  width: 260px
}

.game-rating-points  a{
  text-decoration: none;
}
.game-rating-points .title {
  display: block;
  font: normal 1.1rem/1 Arial, sans-serif !important;
  color: #aaa !important;
}
.game-rating-points .content {
  display: inline-block;
  text-align: center;
}
.game-rating-points .value {
  font: normal 2.4rem/64px Arial, sans-serif;
  text-align: center;
  color: #777;
}

.games-catalogue-list .game-rating-points .value {
  font: normal 1.7rem/1 Arial, sans-serif;
}
.game-rating-points .title .active {
  color: #555
}
.games-catalogue-list .game-rating-points .readers .value {
  color: #337ab7;
}
.games-catalogue-list .game-rating-points .editorial .value {
  color: var(--main-color);
}

.modal.vert-align {
  text-align: center;
  padding: 0!important;
}

.modal.vert-align:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal.dark .modal-content {
    background-color: #222;
    color: #ccc;
}
.modal.dark .modal-header  {
    border-bottom: 1px solid #111;
    color: #ccc;
}
.modal.dark .modal-header .btn {
    background-color: #444;
    border-color: #111;
    color: #222;
}
.modal.vert-align .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.user-game-rate .modal-content {
    border-radius: 0;
}
.user-game-rate .wrapper {
    padding: 20px 0;
}
.user-game-rate .modal-header .btn {
    margin-left: -30px;
}
.user-game-rate .modal-body .btn {
    display: inline-block;
    margin: 10px 0;
    color: #6f6f6f;
    position: relative;
    text-align: left;
    border: none;
    border-radius: 0;
    background: transparent;
    
}
.user-game-rate .modal-body .btn:hover {
  color: var(--main-color);
}
.user-game-rate .active {
    color: var(--main-color) !important;
}
.user-game-rate input {
    display: none;
}
.user-game-rate i{
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    vertical-align: middle;
    font-size: 4rem;
}
.user-game-rate i:before {
  content:"\e007";
  font-family: "Glyphicons Halflings";
}
.user-game-rate .active i:before, .user-game-rate .modal-body .btn:hover i:before {
  content:"\e006";
  font-family: "Glyphicons Halflings";
}

.user-game-rate .badge {
  background: none;
  color: #555;
  font-size: 1.8rem;
  padding: 0;
  border-radius: 0;
  top: -20px;
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -8px;
}
.user-game-rate .btn:hover .badge {
    display: block;
}

.user-game-rate .modal-body .btn:hover, 
.user-game-rate .modal-body .btn.active, 
.user-game-rate .modal-body .btn.active:active {
  box-shadow: none;
}

.game-rating-points .round {
  position: relative;
  width: 60px;
  height: 65px;
  margin: 0 auto;
}
.game-rating-points .current-user .round {
   cursor: pointer 
}
.game-rating-points .round div {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1
}
.game-rating-points .readers .value {
  color: #337ab7;
}

.game-rating-points .editorial .value {
  color: var(--main-color);
}
.game-rating-points .current-user .value.active, .game-rating-points .current-user:hover .value {
  color: #0193ff;
}
.gp-game-summary-requirements .text br {
    line-height: 1.6em
}
.gp-game-card .genres {
    margin: 10px 0;
}
.gp-game-card .genres .item {
    display: inline-block;
    margin: 0 2px 5px;
    padding: 1px 4px;
    border: 1px solid #337ab7;
    border-radius: 3px;
    color: #337ab7;
}
.gp-game-card .genres .item:hover {
  border-color: var(--main-color);
  color: var(--main-color);
}
.link-text {
  color: #222
}
.game-card-addons .item {
    margin-bottom: 6px;
}
.game-card-addons .time {
    color: #888;
}
.gp-game-card .table {
    margin: 0 0 30px 0;
}
.gp-game-follow {
  outline: none !important
}
.gp-game-follow .badge {
  font: normal 1.1rem Arial, sans-serif;
  top: 0;
}
.gp-game-follow .glyphicon {
  font-size: 1.2rem;
  vertical-align: middle;
  top: -1px;
}
.gp-game-follow.btn-primary .badge {
   border-left: 1px solid #194E7A;
   border-radius: 0;
   color: #fff;
   padding-right: 0;
   background-color: transparent;
   box-shadow: -1px 0 0 rgba(255, 255, 255, 0.2);
}
.gp-game-follow.btn-standart {
  color: #888;
}
.gp-game-follow.btn-standart .badge {
   border-left: 1px solid #ccc;
   border-radius: 0;
   color: #aaa;
   padding: 0;
   background-color: transparent;
   top: -1px;
   margin-left: 5px;
}
.gp-game-follow.btn-standart .glyphicon {
    font-size: 1rem;
    color: #999;
    font-weight: normal;
}
.gp-game-follow.active {
  background-color: #ddd;
  box-shadow: 0 0 3px rgba(0,0,0,0.1) inset;
  border-color: #d2d2d2;
  color: #555;
}
.gp-game-follow.active .badge, .gp-game-follow.active .badge{
    border-color: #929292;
    color: #555;
}

.btn-vkontakte {
    background: #507299;
    padding: 5px 8px
}

.gp-game-summary img {
    margin: 0 0 10px 10px
}
.gp-game-heading .btn-set {
  margin-top: 10px;
}
.gp-game-heading .btn-set .icon-rus-vk-01 {
    color: #57799D;
    font-size: 2.4rem;
    vertical-align: middle;
}

.gp-game-heading .addons-block {
    margin-bottom: 20px;
}

.gp-game-heading .addons-block .item {
    margin: 0 0 0 5px;
}
.gp-game-heading .addons-block .item:after {
    content: "\2726";
    margin-left: 7px;
    color: #444;
    font-size: 1.3rem;
}
.gp-game-heading .addons-block .item:last-child:after {
    content: none; 
}
.game-heading-compact {
    margin: -8px -20px 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 8px solid #222
}
.game-heading-compact .retailer-price {
    font-size: 1.2rem;
    color: #ccc;
    margin-left: 10px;
    vertical-align: top;
}
.game-heading-compact .retailer-price:hover {
    color: var(--main-color);
}
.game-heading-compact .retailer-price .glyphicon {
    font-size: 1.1rem;
    vertical-align: top;
}
.game-heading-compact .gp-game-title {
    margin: 4px 0 2px 0;
    font: normal 2.6rem/1 "PT Sans Narrow", Arial, sans-serif;
}
.game-heading-compact .game-header a {
    text-decoration: none !important;
}
.game-heading-compact .game-url {
    float: left;
    margin: 0 10px 10px 0;
}
.game-heading-compact .btn-set {
    margin-top: 10px;
}

.game-heading-compact .separator {
  margin: 0 -20px 20px;
  clear: both;
  height: 6px;
  background: #3e3e3e;
}
.game-page-aside {
    padding-top: 43px;
}
/**************** новая навигация***************/

.user-profile-sidebar {
    width: 60px;
    position: absolute;
    right: 100%;
    top: 0;
    background: #262626;
    height: 100%;
    z-index: 10;
}

.user-profile-sidebar .content {
  width: 100%;
}

.user-profile-sidebar.highlight {
  background: var(--main-color);
}

.user-profile-navigation .item{
  height: 55px;
  position: relative;
}
.user-profile-navigation .ui-widget-content {
  background: none;
  border-radius: 0;
  border: none;
}
.user-profile-navigation .ui-state-focus {
  background: none;
}
.user-profile-navigation .item a {
  height: 100%;
  display: block;
  text-align: center;
  color: #9a9a9a;
  font: normal 1.1rem/1 'PT Sans', Arial, sans-serif;
  padding: 0;
  text-transform: lowercase;
  overflow: hidden;
  border-radius: 0;
  border: none;
  text-decoration: none;
}

.user-profile-navigation .item .glyphicon {
  font-size: 1.9rem;
  display: block;
  margin: 10px 0 3px 0;
  position: static;
}
.user-profile-navigation .counter {
  position: absolute;
  right: 5px;
  top: 5px;
  display: none;
  color: #fff;
}

.user-profile-navigation .counter.new {
  background: var(--main-color);
  padding: 4px 5px 5px;
  min-width: 20px;
  border-radius: 10px;
  text-align: center;
  font-size: 1rem;
}

.user-profile-navigation a:hover{
  color: #fff;
  background-color: #222;
  border: none;
}
.user-profile-navigation .ui-menu .ui-menu-item a.ui-state-focus, .user-profile-navigation .ui-menu .ui-menu-item a.ui-state-active {
  margin: 0
}
.user-profile-navigation .current>a {
  color: #fff;
}

.user-profile-navigation .current>a {
  color: #fff;
  box-shadow: 0 0 5px #000 inset;
  background-color: #141414;
}

.user-profile-navigation a:hover .counter {
  display: block
}

.user-profile-navigation .notlink {
  cursor: default;
}
.user-profile-sidebar .subnav {
  display: none;
  background: #262626;
  min-width: 200px;
  margin: 0 0 0 -1px;
  box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
  list-style: none;
  padding: 0;
  z-index: 1000;
  position: absolute;
  left: 100%;
  top: 0;
}

.user-profile-sidebar .item .parent {
  position: relative
}

.user-profile-sidebar .subnav a {
  text-transform: none;
  font: normal 1.2rem/1 Arial, sans-serif;
  padding: 10px 25px 10px 15px;
  height: auto;
  border-top: 1px solid #222 !important;
  white-space: nowrap;
  box-shadow: 0 -1px 1px -1px #fff !important;
  text-align: left;
}

.user-profile-sidebar .subnav a:hover {
  color: #fff;
  background: #171717;
}

.user-profile-sidebar .subnav .parent:after {
  content: '»';
  position: absolute;
  right: 10px;
  top: 5px;
  color: #ccc;
}
.game_user-nav-toggler {
  display: none;
}
.user-avatar.big-size img {
  width: 100px;
  height: 100px;
  box-shadow: 0 0 5px #333;
}
.user-profile-sidebar .user-interaction .invite-friendship,  .user-profile-sidebar .user-interaction .separate-friendship {
  margin: 0 0 0 5px
}
.user-interaction .btn {
  padding-bottom: 3px;
  padding-top: 6px;
}
.user-interaction .btn span {
  font-size: 1.6rem;
  color: #888; 
}
.user-interaction .invite-friendship .icon-:before {
  content: "\e973";
}
.user-interaction .invite-friendship.active .icon-:before, .user-interaction .separate-friendship .icon-:before {
  content: "\e974";
}

.user-profile-sidebar.horisontal {
  width: auto;
  position: static;
  background: #262626;
  height: auto;
}
.user-profile-header {
  padding: 20px 0 20px 0;
  color: #666;
  margin: -20px 0 20px;
  border-bottom: 3px solid var(--main-color);
}
.user-profile-header-info {
   margin: 0 
}
.user-profile-header-info .media-heading .glyphicon {
  font-size: 1.4rem;
  margin-left: 5px;
}
.user-profile-header-info .icon-female {
  color: pink;
}
.user-profile-header-info .icon-male {
  color: #12c2fd;
}
.user-profile-moderator-tools {
    float: right;
    width: 50%;
    text-align: right;
}
.user-profile-header .info {
 line-height: 1.6
}
.user-acc-list .item {
  margin-bottom: 10px
}
.user-acc-list .item a {
  text-decoration: none;
  word-break: break-all;
}
.user-profile-nickname {
  font: normal 24px/1  Arial, sans-serif;
  color: #444;
  margin-bottom: 10px;
}
.user-profile-nickname:hover {
  text-decoration: none;
}
.user-profile-header .info .value {
  font-weight: bold;
}

.user-profile-header .avatar {
  border: 1px solid #ccc
}

.user-profile-header .bottom-lined {
  position: absolute;
  bottom: 0;
  left: 0
}
.edit-avatar {
  position: absolute;
  z-index: 1;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: transparent;
  color: #eee;
  padding: 5px 10px;
  cursor: pointer;
}
.edit-avatar .text {
  visibility: hidden;
  font: bold 1.2rem Arial, sans-serif;
  vertical-align: middle;
}
.edit-avatar .glyphicon {
  font-size: 2rem;
  vertical-align: middle;
  margin-right: 5px;
}
.user-owner-avatar:hover .edit-avatar {
  background-color: rgba(0,0,0,0.4);
}
.user-owner-avatar .edit-avatar:hover {
  background-color: rgba(0,0,0,0.8);
  color: #fff
}
.user-owner-avatar:hover .text {
  visibility: visible;
}
.gp-game-navigation .counter {
  background: #dbdbdb;
  display: inline-block;
  padding: 2px 5px 3px 5px;
  border-radius: 3px;
  margin: -2px 0 0 5px;
  font: normal 1rem/1 Tahoma, Arial, sans-serif;
  color: #555;
  float: right;
  text-align: center;
  cursor: pointer;
  border: none;
  text-transform: none;
  min-width: 18px;
}

.gp-game-navigation a:hover .counter{
  color: #eee;
  border: none;
  box-shadow: none;
  background: #999;
}
.gp-game-navigation .add-link {
  display: inline-block;
  margin: 6px 6px 0 0;
  float: right;
  text-align: center;
  cursor: pointer;
  border: none;
  text-indent: -9999px;
  background: url(../img/ui/plus-icon.png) no-repeat 0 0;
  width: 17px;
  height: 17px;
}

.gp-game-navigation .add-link:hover {
  background: url(../img/ui/plus-icon.png) no-repeat 0 bottom;
}


.gp-game-news .module-item {
  margin: 0 0 15px 0;
  padding: 0 15px;
}

.gp-game-news .module-item time {
  font: normal 11px/1 Tahoma, Arial, sans-serif;
  color: #666;
}

.gp-game-news .module-item-title {
  font: bold 13px/1.3 Arial, sans-serif;
  margin: 0;
}

.gp-game-video .module-item {
  margin: 0 14px 20px 
}

.gp-game-video .image-thumb {
  width: 176px;
  height: 99px;
}
.gp-game-video  .module-item-counters {
  width: 97%;
  margin: 0 1px;
  top: 75px;
}

.gp-game-blogs .title{
  font: bold 15px/1 'PT Sans',Arial,Helvetica,sans-serif;
  margin-bottom: 5px;
  display: block;
}

.gp-game-blogs .module-item {
  position: relative;
  padding-left: 100px;
 
}

.gp-game-blogs .avatar-area{
  position: absolute;
  left: 10px;
}

.gp-game-forums .module-item {
  padding-left: 100px;
  position: relative;
  margin-bottom: 30px;
}

.gp-game-forums .title{
  font: bold 15px/1 'PT Sans',Arial,Helvetica,sans-serif;
}

.gp-game-forums .module-item .counter-reply {
  position: absolute;
  left: 10px;
}

.gp-game-forums .excerpt {
  line-height: 1.5;
}


/* ==========================================================================
   Страница файлов
   ========================================================================== */

.download-content-list .tags a{
  color: #444;
}

.sort-filter-tools-area {
  padding: 0;

}
.sort-filter-tools-area .search-toggle {
  width: 28px;
  height: 28px;
  display: inline-block;
  background: url(../img/ui/chosen-sprite@2x.png) no-repeat -66px -47px;
  margin: 0 5px 0 0;
  opacity: 0.5;
  cursor: pointer;
}
.sort-filter-tools-area .search-toggle.active {
  background: url(../img/ui/chosen-sprite@2x.png) no-repeat -82px 6px;
}
.sort-filter-tools-area .search-toggle:hover {
  opacity: 1
}

.sort-filter-tools-area .classy-form {
  position: absolute;
  left: 15px;
  top: 5px;
  z-index: 10;
  display: none;
  right: 50px
}

.sort-filter-tools-area .classy-form .text {
  padding: 6px 5px 7px;
  box-shadow: 0 0 1px #aaa inset;
  width: 100% !important;
}


.download-content-list .module-content .item {
  margin: 0;
  padding: 15px 0 20px 0;
  position: relative;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;

}

.download-content-list .module-content .item:last-child {
  border-bottom: none;
}

.download-content-list .module-content .item:first-child {
  border-top: none;
}

.download-content-list .module-content .item-title {
  font: normal 1.7rem/1.2 Arial, sans-serif;
  margin-bottom: 7px;
}


.article-header .downloads-category-items{
  margin: 5px 0 0px 0;
  display: inline-block
}
.article-header .downloads-category-items a{
  margin: 0 10px 0px 10px;
}

.download-content-list .meta-data  {
  color: #aaa;
  font: normal 1.2rem/1.5 Arial, sans-serif;
  margin: 5px 0 0 0;
    
}
.download-content-list .meta-data-downloads {
  min-width: 50px;
  margin-left: 10px;
}
.download-content-list .meta-data-downloads:hover {
  color: var(--main-color)
}
.download-content-list .module-item-counters {
  margin: 18px 10px 0 0;
}

.download-content-list .paginator  {
  margin-top: 20px
}

.download-links-set {
  margin: 20px 0 10px 0;
  font: normal 1.2rem Arial, Helvetica, sans-serif;
}
.download-links-set.multifiles{
  margin: 5px 0 10px 15px;
}


.download-links-set .utilit-button {
  height: 35px;
  font-size: 1.6rem;
  margin-left: 0;
}

.download-links-set .btn-metadata {
  font-size: 1.2rem;
  line-height: 1;
}

.download-files-pack {
  margin: 15px 0 15px 0;
  padding: 0;
  max-height: 420px;
  overflow: auto;
  font: normal 1.2rem Arial,sans-serif;
}

.download-files-pack .item {
  padding: 7px 0 7px 0;
  list-style-position: inside;
}


.download-files-pack .download-links-set{
  display: none;
}


.download-content-list  .image-thumb{
  float: left;
  margin-right: 10px
}

.download-content-list .module-content .item ul{
 min-height: 60px;
}

.download-content-list .module-content .item li{
  padding: 0 0 10px 0;
}
.download-content-list .module-content .item .all-links {
  font-weight: bold;
  padding: 5px 0 0 0;
}
.download-content-list .tags .glyphicon  {
  color: #888;
}

.download-content-list .tags a:hover {
  color: var(--main-color);
}

.download-button:hover .btn-content{
  color: var(--main-color);
}
.media-announce-item {
  padding: 0;
  margin: 10px 0 50px 0;
}
.media-announce-item .game-rating-points {
  margin: 0 20px 0 20px;
}
.media-superscript {
  margin-bottom: 3px;
  display: block;
  line-height: 1;
}
.media-superscript a {
  color: #444;
}
.media-superscript a:hover {
  color: #222;
}
.media-announce-image .media-superscript:hover {
  color: #fff;
  background: var(--main-color);
}
.media-title a, .title a, .author-info a {
  color: #444;
}
.media-title a:hover, .title a:hover, .author-info a:hover {
  color: var(--main-color);
  text-decoration: none;
}
.media-announce-item .media-title {
  font: bold 2rem/1 "PT Sans Narrow", Arial, sans-serif; 
  margin: 0 0 5px 0;
}
.media-announce-item .media-title strong {
  color: var(--main-color);
  font: bold 1.4rem/1 Arial, sans-serif
}
.media-announce-text {
  font: normal 1.4rem/1.5 Arial, sans-serif;
  margin-bottom: 7px;
  color: #444;
}
.announce-footer, .announce-footer a, .announce-footer .module-item-counters, .announce-footer .module-item-counters a{
  color: #999;
  font: normal 1.2rem/1 Arial, sans-serif;
}
.media-announce-content {
  overflow: hidden;
  padding: 10px;
}
.media-announce-image {
  float: left;
  margin: 0 15px 0 0;
  position: relative;
}
.announce-flow {
  margin-bottom: 0
}

.media-announce-image img {
  background: #eee;
}
.media.col-sm-4 {
  margin-top: 0;
}
.news-item .news-header .counter-reply {
  cursor: pointer;
  color: #aaa;
  margin: 15px 0 5px 20px
}

.news-item .news-header .counter-reply:hover {
  color:#222;
}

.news-list-module .news-title {
  font: bold 1.9rem/1 Arial, sans-serif;
  margin: 5px 0 15px 0;
  color: #666;
}

.news-item .news-header .meta-data {
  color: #999;
}

.video-announce .media-announce-image a + a:before {
  content: "\e62a";
  font-size: 50px;
  color: #fff;
  position: absolute;
  left: 50%;
  margin: -35px 0 0 -35px;
  top: 50%;
  font-family: 'icomoon';
  background: rgba(255,255,255,0.4);
  border-radius: 70px;
  width: 70px;
  height: 70px;
  text-align: center;
  text-indent: 10px;
  text-shadow: 0 0 5px rgba(0,0,0,0.3);
  opacity: 0.8;
}
.video-announce:hover .media-announce-image a:before {
  color: var(--main-color);
  opacity: 1;
}



.download-announce .media-title {
  font: normal 1.3rem/1 Arial,sans-serif;
}
.download-announce {
  margin: 0;
  padding: 10px;
  background: #f3f3f3;   
}
.download-announce .download {
  color: #bbb;
  margin: 0 3px 0 7px
  
}
/* ==========================================================================
   Страница публикации
   ========================================================================== */
   
.article-title {
  font: normal 4rem/1 "PT Sans Narrow", Arial, sans-serif;
  margin-top: 3px;
  color: #444;
}
.article-title font {
  display: none;
}

.article-metadata, .article-metadata .module-item-counters, .article-metadata .module-item-counters a  {
  color: #aaa;
  font-size: 1.2rem !important;
}

.article-content {
  font: normal 1.6rem/1.5 Arial, sans-serif;
  color: #444;
}
.article-content h2, .article-content h3 {
    font-family: "PT Sans Narrow", Arial, sans-serif;
    clear: left;
    font-weight: normal;
    color: #444;
    padding: 0;
    line-height: 1;
    margin: 1em 0 0.6em;
}
.article-content h2 {  
    font-size: 3.4rem;
}
.article-content h3 {
    font-size: 3rem;
}
.article-content h4 {
    font-size: 1.8rem;
}
.article-content h2 strong, .article-content h3 strong {
  font-weight: normal;
}
.article-content .blockquote-1, .article-content .blockquote-2, .article-content blockquote {
    background: #f3f3f3;
    border-width: 2px 0 2px;
    border-color: #ccc;
    border-style: solid;
    font-size: 1.6rem;
    font-weight: normal;
    padding: 30px 40px 30px 60px;
    line-height: 1.4;
    margin: 30px 0;
    font-style: normal;
    position: relative;
}

.article-content .blockquote-1:before, .article-content blockquote:before {
  position: absolute;
  left: 20px;
  top: 20px;
  content: "\00ab";
  font-size: 4rem;
  margin: -20px 0 0 0;
  color: #ddd;
}
.article-content .blockquote-1:after, .article-content blockquote:after {
  position: absolute;
  right: 20px;
  bottom: 10px;
  content: "\00bb";
  font-size: 4rem;
  color: #ddd;
}
.article-content .blockquote-2, .article-content blockquote {
    border-color: var(--main-color);
}
.article-content .blockquote-1 *, .article-content .blockquote-2 *  {
    font-style: normal;
    font-weight: normal;
}
.article-content .article-summary {
  font-style: italic;
  font-family: Arial, sans-serif;
  color: #111;
  font-size: 1.7rem; 
  font-weight: normal;
  margin: 0 0 20px 0;
  line-height: 1.4;
}

.article-content .insetblock {
  overflow: hidden;
  text-align: center;
  font-size: 0;
}

.article-content .insetblock img {
  display: inline-block;
  width: 145px;
  height: auto;
  margin: 0 4px 7px 0;
}

.article-content .insetblock br {
  display: none;
}

.article-content p {
  margin: 0 0 3rem;
}
.article-content ul, .article-content ol {
  margin-bottom: 3rem;
}
.article-content p:first-child {
  margin-top: 0;
}

.article-content p span, .article-content li span {
  font-size: inherit !important;
}

.article-footer {
    margin-top: 20px;
}
.article-footer .btn.pull-right {
    margin-top: -5px
}
.article-content .image-wrapper {
  margin: 10px auto 25px;
  font: normal 2rem/1 'PT Sans', Arial, sans-serif;
  text-align: center;
}

.article-content img{
  max-width: 100%;
  height: auto;
  vertical-align: inherit;
}
.article-content object {
  max-width: 100%;
}

.article-content.publication-content img{
  height: auto;
  border: none;
}

.user-blog-content img {
  margin-bottom: 5px;
}
.article-content p a[href *= "playground.ru/games/"] {
  white-space: nowrap;
}
.article-content p a[href *= "playground.ru/games/"]:after, .article-content ul a[href *= "playground.ru/games/"]:after, .gp-game-heading .description-wrapper a[href *= "playground.ru/games/"]:after {
  content: "\e086";
  font-family: 'Glyphicons Halflings';
  margin-left: 2px;
  opacity: 0.7;
  vertical-align: middle;
  display: inline-block;
  font-style: normal;
  top: -2px;
  content: "\ea0c";
  font-family: 'icomoon';
  position: relative;
}

.youtube-embedding-error a{
  text-decoration: underline;
}
.embed-container {
    position: relative;
    padding-bottom: 56.3%;
    margin: 10px 0;
    height: 0;
    overflow: hidden;
    display: block;
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.article-content.publication-content  table{
  width: auto;
  border-color: #eee;
}
.article-content.publication-content  table td{
  border-color: #eee;
}

.article-content .image-wrapper a {
  display: inline-block;
  position: relative;
  max-width: 100%;
  margin-bottom: 15px;
}

.article-content .float-right {
  margin: 1em 0 1em 1em;
}
.article-content .float-left {
  margin: 1em 1em 1em 0;
}
.review-breakdown {
  margin: 30px 0;
  background: #f5f5f5;
}
.review-breakdown .header {
  padding: 15px 5px 10px 0;
}
.review-breakdown .header .title {
  font: bold 28px/1 "PT Sans", Arial, sans-serif;
}
.review-breakdown .media-body {
  position: relative;
}
.rating-value {
  font-weight: normal;
  font-size: 48px;
  line-height: 78px;
  font-family: Arial, sans-serif;
  color: #fff;
  background: rgba(0,0,0,0.75);
  text-align: center;
  width: 90px;
  height: 90px;
  border: 5px solid var(--main-color);
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  margin: -45px 0 0 -45px;
}
.rating-value.transformed {
  font-size: 2.4rem;
}
.rating-value.transformed:first-letter {
  font-size: 4.6rem;
}
.rating-value.two-digit {
  text-indent: -7px;
  letter-spacing: -4px;
}
.review-breakdown .list-item {
  line-height: 1.2;
  font-size: 1.2rem;
  margin: 10px 10px 10px 0;
  vertical-align: middle;
  overflow: hidden;
}
.review-breakdown .list-item .text {
  overflow: hidden;
}
.review-breakdown .gp-game-cover img {
  border:none;
  margin-bottom: 0;
}
.review-breakdown .media-heading {
  margin-bottom: 0;
  margin-top: 15px;
  font-size: 2.5rem;
  line-height: 1;
  font-family: "PT Sans", Arial, sans-serif;
}
.review-breakdown .glyphicon {
  color: #999;
  float: left;
  margin-right: 3px;
  top: 0;
}
.review-breakdown .gp-game-cover {
  margin: 0;
  padding: 0 20px 0 0;
  position: relative;
}
.games-catalogue-flow .gp-game-choice, .review-breakdown .gp-game-choice {
  padding: 8px 0;
}
.review-breakdown .article-signature {
  font: normal 1.2rem/1 "PT Sans", Arial, sans-serif;
  width: 100px;
  text-align: center;
  float: right;  
}
.review-conclusion {
  overflow: hidden;
  font: normal 1.5rem/1.2 "PT Sans", Arial, sans-serif;
}
.review-breakdown .article-signature .avatar-image {
  border-radius: 50px;
}
.content-rating-area {
    padding: 15px;
    background: #f5f5f5;
    margin: 20px 0;
    text-align: center;
}
.yashare-auto-init {
  display: inline-block
}
.content-report-btn {
  margin: 35px 10px 0 -100px;
}
.content-report-btn .report-dropdown {
  margin-top: 5px;
}
.report-dropdown {
  font-size: 1.2rem;
}
.report-dropdown>li>a:hover {
  color: var(--main-color);
}

.user-image-frame-footer .content-report-btn {
  margin: 0 0 0 5px
}
.user-image-frame-footer .btn-standart {
  background-color: #242424;
  border-color: #2b2b2b;
  color: #fff;
  background-image: none;
  text-shadow: none;
  box-shadow: none;
  border-radius: 3px
}
.user-image-frame-footer .btn-standart .text {
  display: none
}
.user-image-frame-footer .dropdown-menu   {
  bottom: 100%;
  top: auto;
  margin: 0;
  margin-bottom: 7px;
  background: #222;
}
.user-image-frame-footer .report-dropdown:before {
  top: auto;
  bottom: -7px;
  border-top: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: none;
}
.user-image-frame-footer .report-dropdown:after {
  top: auto;
  bottom: -6px;
  border-top: 6px solid #222;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: none;
}
.user-image-frame-footer .dropdown-menu > li > a {
  color: #eee;
}
.user-image-frame-footer .dropdown-menu > li > a:focus, .user-image-frame-footer .dropdown-menu > li > a:hover {
  background: #111;
}
/* ==========================================================================
   Комментарии
   ========================================================================== */
.comments-area {
  clear: both
} 

.textarea-сontrolls .control {
  width: 23px;
  height: 22px;
  display: inline-block;
  margin: 0 1px 0 0;
  cursor: default;
  border: 1px solid transparent;
  background-repeat: no-repeat; 
  background-image: url(../img/ui/html_editor.png);
}
   
.textarea-сontrolls .control:hover {
  border: 1px solid #aaa;
  box-shadow: 0 0 2px #aaa;
}

.textarea-сontrolls .bButton {
  background-position: 1px center;
}

.textarea-сontrolls .iButton {
  background-position: -21px center;
}

.textarea-сontrolls .uButton {
  background-position: -42px center;
}
.textarea-сontrolls .upload_btn {
  background-position: -378px center;
}

.comments-posting-module {
  margin: 0 0 25px 0;
}

.comments-posting-form .avatar-area{
  float: left;
  margin: 35px 0 0 0;
}

.comments-posting-form .textarea-holder .utilit-button {
  margin-left: 0;
}

@keyframes anim-rotate {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}
.working_on:after {
  content: '\e649';
  font-family: "icomoon";
  margin: 0 5px;
  vertical-align: middle;
  display: inline-block;
  animation: anim-rotate 2s infinite linear;
}
.comments-posting-form textarea{
  width: 100%;
  height: 100px;
  border: 2px solid #ccc;
  margin: 5px 0 10px 0;
  padding: 5px 10px;
  font: normal 14px/1.6 Arial,sans-serif;
  border-radius: 3px;
  background: #fff;
}
   
.comments-wall-options {
  text-align: right;
  color: #aaa;
}

.comments-wall-options .item {
  display: inline-block;
  padding:  3px 3px 5px;
  background: #fff;
  border: 1px solid #aaa;
  margin: 0 0 0 3px;
  border-radius: 3px;
  font: bold 12px/1 'Segoe UI', Arial, sans-serif;
  
}

.comments-wall-options a {
  color: #555;
  box-shadow: 0 0 2px #aaa;
}


.comments-wall {
  padding: 15px 0;
}
.comments-wall .user-details {
  color: #989898
}

.comments-wall .comments-footer {
  clear: both;
  padding: 5px 10px 0 0;
  width: 100%;
  z-index: 9;
  height: 20px;
}

.comments-options {
  color: #888;
  font: normal 13px/1 Arial, sans-serif
}


.comments-wall .comments-row-footer{
  color: #bbb;
  font: normal 12px/1 Arial,sans-serif;
  padding: 0 0 0 160px;
}

.comments-options a {
  outline: none;
}

.comments-options>a, .comments-options .drop-down-contain>a {
  padding: 0 0 1px 0;
  margin: 0 15px 0 0;
  color: #888;
  text-decoration: none;
  white-space: nowrap;
}
.comments-options>a:hover, .comments-options .drop-down-contain a:hover, .comments-options .report-link:hover {
  color: #444;
  text-decoration: none ;
}
.comments-options .report-link {
  background: none;
  border: none;
  box-shadow: none;
  color: #888;
  padding: 0 0 1px 0;
  border-radius: 0;
  line-height: 1;
}
.comments-options .report-link:focus, .comments-options .report-link:active {
  box-shadow: none;
}
.report-dropdown:before {
  position: absolute;
  top: -7px;
  right: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.report-dropdown:after {
  position: absolute;
  top: -6px;
  right: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}
.comments-wall .comments-content  {
  font-size: 1.2rem;
  min-height: 50px;
}
 .comments-wall .post-comment-content-wrapper .comments-content {
  min-height: auto;
}
.comments-content img {
    height: auto;
}
.comments-wall .comments-content .inner {
  padding: 0 80px 10px 0;
  font: normal 14px/1.5 Arial, sans-serif;
}
.comments-wall .comments-content .inner b {
  color: #555;
}
.comments-wall .comments-content .inner .reply {
  text-decoration: none;
  margin-left: 3px;
  font-size: 1.2rem;
  color: #ccc;
  outline: none;
}
.comments-wall .comments-content .inner .reply:hover {
  color: #666;
}
.comment-header {
  margin: 0 0 2px 0;
}

.comments-wall .avatar-image {
  margin: 0 10px 5px 0;
  background: #f6f6f6;
  vertical-align: top;
}

.comments-wall .comments-content .screenshot {
  max-width: 100%;
  height: auto;
}


.comments-wall .user-nickname {
    display: inline-block;
    font: bold 13px/1 Arial, sans-serif;
    margin: 0 0 3px 0;
}

.comments-wall .timestamp {
    color: #bbb;
}

.comment-row {
  padding: 20px 0;
  min-height: 110px;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #fff;
  position: relative;
  margin-top: 0
}
.comment-row:first-child {
  border-top: none;
}
.comment-row:last-child {
  border-bottom: none;
}
.comment-row .comments-options {
  display:none;
}
.comment-row:hover .comments-options {
  display:block;
}
.comments-wall .comments-content .comment-anchor {
  color: #bbb;
  margin: 0 0 0 5px;
}
.comments-wall .comments-content .comment-anchor:hover {
  text-decoration: none;
  color: var(--main-color);
}
.comment-row .postAvatar {
  margin-bottom: 10px
}

.comment-row .achievments {
  margin-top: 5px
}
.post-comment-content-wrapper {
  padding-left: 65px;
}

.voting{
  margin: 0 10px 10px 0;
}
.comments-wall .voting {
  margin: 0;
}
.comments-wall .user-online-status {
  color: #ccc;
  margin: 0 5px 0 7px;
  cursor: help;
}

.user-online-status.active {
  color: var(--main-color) !important;
}


.comments-area .admin-select-all {
  margin: 0 0 20px 0;
}
.forum-subject-header {
  padding: 0 15px
}
.voting .score {
  min-width: 18px;
  font: normal 12px/1 Arial, sans-serif;
  color: #ccc;
  display: inline-block;
  text-align: center;
  margin: 0 2px;
}
.voting .score.positive {
  color:#0AAF15;
}
.voting .score.positive:before {
  content: '+';
}
.voting .score.negative {
  color:#cc0000;
}
.voting .score.negative:before {
  content: '-';
  margin: 0 2px 0 0;
}
.voting .toggleButton {
  color: #ccc;
  padding: 1px 2px;
}
.voting .toggleButton:hover {
  color: #aaa;
}
.voting .toggleButton.active {
  color: #aaa;
}
.voting .toggleButton:active{
  color: var(--main-color);
}
.toggleButton.disable, .voting.unAuth .toggleButton  {
  cursor: default;
}
.comments-admin-panel {
  position: fixed;
  width: 100%;
  padding: 10px;
  top: -90px;
  left: 0;
  z-index: 1001;
  text-align: center;
  border-radius: 0;
  box-shadow: 0 5px 5px rgba(0,0,0,0.3);
}
.comments-content .admin-comment{
  position: absolute;
  left: 1px; 
  top: 1px;
}

/*История комментариев*/
.user-comments-history {
  margin: 40px 0 0 0;
  padding: 0;
}
.user-comments-history .rating {
  margin: 5px 20px 0 0;
  text-align: right;
  color: #ccc;
}
.user-comments-history .rating.positive {
  color: #0AAF15;
}
.user-comments-history .rating.negative {
color: #CC0000;
}
.user-comments-history .activity-item {
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 20px 0 30px 0;
}
.user-comments-history .comment-header {
    padding: 10px 0 5px;
    margin: 0 20px 20px;
    border-bottom: 1px solid #ccc;
}
.user-comments-history .comment-row {
  border: none;
  padding: 0 0 20px 0;
  margin-bottom: 20px;
  min-height: auto;
  background: #f6f6f6;
}
.user-comments-history .comment-row .inner {
  padding: 0 20px 0 20px;
}
.user-comments-history .dummy {
  width: 176px;
  height: 100px;
  background: #fcfcfc;
  text-align: center;
}
.user-comments-history .dummy .glyphicon {
  color: #ccc;
  font-size: 5rem;
  line-height: 1.5;
  vertical-align: middle;
}
/*general styles for all CSS Checkboxes*/
input[type=checkbox].css-checkbox {display:none;}

input[type=checkbox].css-checkbox + label.css-label {
padding-left:23px;
height:18px; 
display:inline-block;
line-height:18px;
background-repeat:no-repeat;
background-position: 0 0;
vertical-align:middle;
cursor:pointer;
position: relative;
left: 25px
}

input[type=checkbox].css-checkbox:checked + label.css-label {
background-position: 0 -18px;
}

label.css-label {
background-image:url(../img/ui/csscheckbox.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.btn input[type=checkbox].css-checkbox + label.css-label {
  position: static;
  margin: 0;
}
.site-subject-discuss .comments-wall .comments-footer {
  clear: none;
}
.site-subject-discuss .achievments .item {
  margin: 0 2px
}
.site-subject-discuss .comments-wall .avatar-image {
  margin: 0 0 5px 0;
}
.site-subject-discuss .user-details a:hover{
  text-decoration: none
}
.site-subject-discuss  .comments-wall .comments-content .inner{
  padding: 10px 0 3px 0;
}
.site-subject-discuss .admin-checkbox {
  position: absolute;
  right: 25px;
  bottom: 10px;
}
.comments-area .admin-select-all {
  float:right;
  margin: -5px 0 10px;
}
.comments-wall  input[type=checkbox].css-checkbox + label.css-label {
  visibility: hidden;
}
.comments-wall input[type=checkbox].css-checkbox:checked + label.css-label, .comments-wall .comment-row:hover input[type=checkbox].css-checkbox + label.css-label {
  visibility: visible;
}

/*************НАГРАДЫ**********************/
.achievments .item {
  width: 18px;
  height: 18px;
  display: inline-block;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  background: none;
}
.achievments .text-mutedx2 a{
  color: #777;
}
.achievments .award-2 {
  background-image: url(../img/ui/18x18_pg.png);
}
.achievments .award-4 {
  background-image: url(../img/ui/18x18_newuser.png);
}
.achievments .award-6 {
  background-image: url(../img/ui/18x18_cake.png);
}
.achievments .award-7 {
  background-image: url(../img/ui/18x18_banned.png);
}
.achievments .award-8 {
  background-image: url(../img/ui/award-13.png);
}
.achievments .award-9 {
  background-image: url(../img/ui/18x18_file.png);
}
.achievments .award-10 {
  background-image: url(../img/ui/award-activity.png);
}
.achievments .award-11 {
  background-image: url(../img/ui/18x18_moder.png);
}
.achievments .award-12 {
  background-image: url(../img/ui/award-helloween.png);
}
.achievments .award-13 {
 background-image: url(../img/ui/13.gif);
}

.achievments .award-14 {
 background-image: url(../img/ui/award-winner.png);
}
.achievments .award-15 {
  background-image: url(../img/ui/award-attention.png);
}
.achievments .award-17 {
  background-image: url(../img/ui/award-flash.png);
}
.achievments .award-18 {
  background-image: url(../img/ui/18x18_text.png);
}
.achievments .award-19 {
  background-image: url(../img/ui/award-video.png);
}
.achievments .award-20 {
  background-image: url(../img/ui/18x18_cheat.png);
}
.achievments .award-21 {
  background-image: url(../img/ui/18x18_star.png);
}
.achievments .award-22 {
  background-image: url(../img/ui/18x18_pix.png);
}
.achievments .award-23, .achievments .award-24, .achievments .award-25, .achievments .award-26 {
  background-image: url(../img/ui/award-newyear.png);
}
.achievments .award-28 {
  background-image: url(../img/ui/award-social.png);
}
.achievments .award-29 {
  background-image: url(../img/ui/18x18_speed.png);
}
.achievments .award-30 {
  background-image: url(../img/ui/18x18_wiki.png);
}
.achievments .award-2.white {
  background-image: url(../img/ui/18x18_pg-white.png);
}
.achievments .award-4.white {
  background-image: url(../img/ui/18x18_newuser-white.png);
}
.achievments .award-6.white {
  background-image: url(../img/ui/18x18_cake-white.png);
}
.achievments .award-7.white {
  background-image: url(../img/ui/18x18_banned-white.png);
}
.achievments .award-8.white {
  background-image: url(../img/ui/award-13-white.png);
}
.achievments .award-9.white {
  background-image: url(../img/ui/18x18_file-white.png);
}
.achievments .award-10.white {
  background-image: url(../img/ui/award-activity-white.png);
}
.achievments .award-11.white {
  background-image: url(../img/ui/18x18_moder-white.png);
}
.achievments .award-12.white {
  background-image: url(../img/ui/award-helloween-white.png);
}
.achievments .award-13.white {
 background-image: url(../img/ui/13.gif);
}
.achievments .award-14.white {
 background-image: url(../img/ui/award-winner-white.png);
}
.achievments .award-15.white {
  background-image: url(../img/ui/award-attention-white.png);
}
.achievments .award-17.white {
  background-image: url(../img/ui/award-flash-white.png);
}
.achievments .award-18.white {
  background-image: url(../img/ui/18x18_text-white.png);
}
.achievments .award-19.white {
  background-image: url(../img/ui/award-video-white.png);
}
.achievments .award-20.white {
  background-image: url(../img/ui/18x18_cheat-white.png);
}
.achievments .award-21.white {
  background-image: url(../img/ui/18x18_star-white.png);
}
.achievments .award-22.white {
  background-image: url(../img/ui/18x18_pix-white.png);
}
.achievments .award-23.white, .achievments .award-24.white, .achievments .award-25.white, .achievments .award-26.white {
  background-image: url(../img/ui/award-newyear-white.png);
}
.achievments .award-28.white {
  background-image: url(../img/ui/award-social-white.png);
}
.achievments .award-29.white {
  background-image: url(../img/ui/18x18_speed-white.png);
}
.achievments .award-30.white {
  background-image: url(../img/ui/18x18_wiki-white.png);
}
.dialog-confirm {
  display: none;
}

/*******************Социальные сервисы мне нравится или "лайки"************************/

.social-likes-buttons-set {
  margin-left: 10px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  opacity: 0.7
}
.content-rating-area:hover .social-likes-buttons-set {
  opacity: 1;
}

.social-likes-buttons-set .list-unstyled {
  white-space: nowrap;
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  height: 22px;
  left: auto;
  right: auto;
  
}
 
.social-likes-buttons-set .item {
  margin: 0 10px 0 0;
  vertical-align: middle;
  display: inline-block
}
 
/******************Кнопка понравилось от Playground***********************/
.pg-like-button .btn-content {
  cursor: pointer;
  color: #fff;
  line-height: 20px;
  display:inline-block;
  padding: 0 10px 0 6px;
  border-radius: 2px 0 0 2px;
  background: var(--main-color);
  font-weight: bold;
  vertical-align: middle;
  font-size: 12px;
  font-family: Arial, sans-serif;
}
.pg-like-button .glyphicon {
  margin: 0 5px 0 0;
  vertical-align: middle;
  color: #8E0707;
  font-size: 15px;
  top: 0;
}
.pg-like-button:hover .btn-content {
  background: #c00;
}
.pg-like-button:hover .counter {
  background: #aaa;
}
.pg-like-button:hover .counter:before {
  border-color: rgba(192, 192, 192, 0) #aaa rgba(192, 192, 192, 0) rgba(192, 192, 192, 0);
}

.pg-like-button .btn-content:active  {
  position:relative;
  top: 1px;
}
.pg-like-button:active .btn-content {
  box-shadow: 0 0 2px rgba(0,0,0,0.6) inset;
}
.pg-like-button .counter {
  cursor: pointer;
  font-style: normal;
  min-width: 20px;
  text-align: center;
  display: inline-block;
  margin: 0;
  color: #fff;
  border-radius: 0 2px 2px 0;
  position: relative;
  vertical-align: middle;
  background: #c4c4c4;
  line-height: 20px;
  height: 20px;
}
.pg-like-button .counter:before {
  border-style: solid;
  border-color: rgba(192, 192, 192, 0) #c4c4c4 rgba(192, 192, 192, 0) rgba(192, 192, 192, 0);
  border-width: 5px;
  margin-top: -5px;
  content: " ";
  height: 0;
  position: absolute;
  right: 100%;
  top: 50%;
  width: 0;
}
.pg-like-button .value {
  padding: 0 5px 0 5px;
  font-size: 12px;
  font-family: Arial, sans-serif;
  vertical-align: top;
}
.pg-like-button.pushed .btn-content {
  color: #eee
}
.pg-like-button.pushed .glyphicon{
 color: #fff;
}
.pg-like-button.process .glyphicon{
  animation-name: process;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
@keyframes process {
    from {color: #8E0707;}
    to {color: #fff;}
}
.pg-like-button.pushed .btn-content {
  box-shadow: 0 0 2px rgba(0,0,0,0.6) inset;
}

.like-user-short-list {
  max-width: 150px;
  min-width: 100px;
  padding: 5px 10px 0 10px !important;
  background: rgba(0,0,0,0.5;) !important;
  font-size: 1.1rem;
}

.like-user-short-list .item {
  white-space: nowrap;
  margin-bottom: 2px;
  overflow: hidden;
}
.like-user-short-list .item a {
  text-decoration: none;
  color: #777;
}
.like-user-short-list .item a:hover {
  color: #fff;
}
.like-user-short-list .like-full-list-caller {
  cursor: pointer;
}
.like-user-short-list .avatar-image {
  margin: 0 5px 0 0;
}
.like-user-full-list .item {
  width: 70px;
  display: inline-block;
  margin: 0 10px 20px 10px;
  vertical-align: top;
  text-align: center;
  overflow: hidden;
}

/********************************************************/
/***************Особые стили для подсказок *************/
/********************************************************/

.badge-tooltip {
  border-radius: 2px;
  font-size: 1.1rem;
  min-height: 128px;
  min-width: 300px;
  padding: 10px;
  max-width: 400px;
  border-width: 0;
  font-style: normal;
}
.badge-tooltip.black-tooltip {
  background: #222;
  color: #aaa;
}
.black-tooltip.right .arrow:after {
  border-right-color: #222;
}
.black-tooltip.bottom .arrow:after {
  border-bottom-color: #222;
}
.badge-tooltip.user-badge .media-object {
  width: 108px;
  height: 108px;
}
.badge-tooltip .popover-content {
  padding: 0;
}
.badge-tooltip.black-tooltip a {
  color: #fff;
}
.badge-tooltip .user-avatar {
  margin: 0 10px 0 0;
}
.badge-tooltip li {
  line-height: 1.5em;
  white-space: nowrap;
}
.badge-tooltip .button {
  padding: 3px 5px 3px 5px;
  border-radius: 0;
  text-shadow: 0 0 1px #000;
  margin: 5px 10px 0 0;
  white-space: nowrap;
  outline: none;
}
.badge-tooltip.black-tooltip .button {
  background: #2b2b2b;
  border: 1px solid #111;
  color: #aaa;
  vertical-align: middle;
}
.badge-tooltip ul {
  margin: 0
}
.badge-tooltip .user-online-status {
  position: absolute;
  left: 10px;
  top: 102px;
  z-index: 10;
  font-size: 1.6rem;
}
.badge-tooltip.black-tooltip .button:hover {
  color: #fff;
}
.badge-tooltip.black-tooltip .button.active:hover {
  color: #aaa;
  background: #2B2B2B;
  box-shadow: none;
  cursor: default;
}
.badge-tooltip .icon {
  display: inline-block;
  vertical-align: middle;
}
.badge-tooltip .gp-game-cover{
  margin-right: 10px;
}
.badge-tooltip .button:active  {
  position: relative;
  top: 1px;
  right: -1px;
}
.badge-tooltip .media-heading {
  font-size: 1.6rem;
  white-space: nowrap;
  margin: 3px 0 3px;
  display: block;
}
.badge-tooltip .media-body, .badge-tooltip .media {
  overflow: visible;
  width: auto;
}

.game-badge .glyphicon-bookmark {
    top: 3px;
}
.game-badge.bage-tooltip .btn:hover {
  color: #fff;
}
.game-badge .badge {
  background: none;
  font-size: 1rem !important;
  font-weight: normal;
  color: #888;
  border-radius: 0;
  margin: 0 0 0 5px;
  padding: 0 0 0 5px;
}
.user-badge {
  width: 320px;
}
.game-badge {
  width: 400px;
}
/* ==========================================================================
   ФОРУМЫ 
   ========================================================================== */

/** НАВИГАЦИЯ По ФОРУМУ **/
.forum-post-autor, .forum-post-autor a {
  color: #777
}
.forum-module .article-header {
  padding: 15px;
}  
.forum-navigation {
  font: bold 14px/1 'PT Sans Narrow',Arial,sans-serif;
  padding: 9px 0 0 0;
  vertical-align: middle;
}

.forum-navigation .item {
  position: relative;
}

.forum-navigation>li:hover .sibling-sections {
  display: block
}

.forum-navigation .sibling-sections {
  position: absolute;
  top: 15px;
  left: 0;
  background: #222;
  border-radius: 5px;
  display: none;
  z-index: 100;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
  font: normal 12px Arial, sans-serif;
  min-width: 100px;
  padding: 10px 0;

}
.forum-navigation .sibling-sections .item {
  white-space: nowrap;
  padding: 0 !important;
  margin: 0 !important;
}

.forum-navigation .sibling-sections .item a{
  display: block;
  padding: 5px 10px;
  margin: 0 !important;
  color: #eee;
  
}
.forum-navigation .sibling-sections .item a:hover {
  background: var(--main-color);
}
.subforum-list .subforum-sections {
  font: normal 12px Arial, sans-serif;
  margin: 3px 0 0 25px;
}

   
.forums-table {
  padding: 0 0 20px 0;
}  


.forums-table tbody td:nth-child(2) {
  text-align: center;
}
.forum-category .item {
  margin: 0;
  border-bottom: 1px solid #ddd;
  padding: 7px 5px 10px 5px;
}

.forum-category  .main-cat {
  margin: 5px 0;
  display: block;
  font: bold 1.4rem/1 Arial, sans-serif; 
}
.forum-category .pull-left{
  width: 25x;
  text-align: center;
  color: #aaa;
  font-size: 2.4rem;
  margin-right: 10px;
}

.forum-category a:hover{
  text-decoration: underline;
}

.forum-category>li {
  margin: 0 0 20px 0;
}


.forums-table {
  padding: 0 0 20px 0;
}  
.forums-table:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0
}  
.forums-table .subforum-list {
 padding: 20px 0 20px 0;
 font: bold 16px/1 'PT Sans',Arial,sans-serif;
 color: #444;
}
.forums-table .subforum-list .heading{
  padding: 0 0 3px 0;
  margin: 0 0 10px 0;
  color: #888888;
}

.forums-table .subforum-list .item {
 padding: 0 0 6px 0;
 margin: 6px 10px 6px 0;
 border-bottom: 1px solid #e4e4e4;
}
.forums-table .subforum-list a:hover {
  text-decoration: none;
}

.forums-table table {
  margin: 0 0 20px 0;
}  

.forums-table-header {
  min-height: 65px;
}

.forums-table-header .module-title {
  height: auto;
  line-height: 1;
  padding: 0 0 0 10px
}

.forums-table th  {
  padding: 10px 5px 10px 10px;
  border-bottom: 1px solid #aaa;
  font: bold 1.5rem/1 'PT Sans Narrow' , Arial, sans-serif;
  color: #888;
  text-shadow: -1px 1px 1px #fff;
}
.forums-table th:first-of-type {
  text-align: left;
}

.forums-table tbody a{ 
  line-height: 1;
}
.forums-table tbody a:hover {
  color:var(--main-color)
}

.discussion-subject { 
  font: normal 1.6rem/1  Arial, sans-serif;
  padding: 0;
  cursor: pointer;
  margin: 0 5px 0 0;
}
.forums-table .discussion-subject font {
  color: #444;
}
.forums-table .discussion-subject font:hover {
  color: var(--main-color) !important;
}

.forums-table col:first-child{
  width: 70%;
}

.forums-table tbody tr td:first-child{
  padding-left: 10px;
}
.shop-shelf-table tbody td {
  font-size: 1.4rem
}
.shop-shelf-table col.product {
  width: 60%;
}
#userNotAuthorized .shop-shelf-table col.product {
  width: 68%;
}
.shop-shelf-table col.seller {
  width: 12%;
}
.shop-shelf-table col.price {
  width: 10%;
}
.shop-shelf-table col.action {
  width: 18%;
}
.shop-shelf-table .discount {
  margin: 0 10px;
  color: var(--main-color);
  font-weight: bold;
}
.shop-shelf-table.sale-table .discount {
  color: var(--main-color);
  padding: 0;
  margin: 0;
  background: none
}
.shop-shelf-table.sale-table .game-title {
  font-size: 1.7rem;
}
.shop-shelf-table .btn:hover{
  text-decoration: none;
}
.shop-shelf-table .table {
  margin-bottom: 40px;
}
.market-shelf-table col.first{
  width: 55%;
}
.shop-shelf-table .icon-info-circle {
  color: #ccc;
  margin-left: 5px;
  cursor: help;
}
.shop-shelf-table th {
    text-align: left;
    color: #444;
}
.shop-shelf-table th.text-center, .shop-shelf-table td.text-center {
    text-align: center;
}

.shop-shelf-table .icon-thumbs-up {
  color: #aaa;
  float: right;
  font-size: 1.6rem;
}
.shop-shelf-table .icon-thumbs-up {
  cursor: help;
}

.shop-shelf-table .shop-price a {
  color: #444;
}
.shop-shelf-table a:hover {
  text-decoration: underline;
}
.shop-shelf-table .shopname{
  font-size: 1.2rem;
  color: #777;
}
.glyphicon-rub {
  font-size: 1.2rem;
  line-height:1
}

.forums-table tbody td .topic-answer-count, .forums-table tbody td time{ 
  padding: 10px;
  display: block;
  color: #777;
}
.forums-table tbody td time {
  white-space: nowrap;
}
.forums-table tfoot td{
  border-top: 1px solid #aaa;
  padding: 10px;
}
.forums-table .topic-status {
  margin: 0 3px 0 0;
  color: #a9a9a9;
}

.forums-table-header .module-title-description {
  padding: 0 10px 0 10px;
  color: #aaa;
}

.forum-module {
 margin: 0 0 10px 0;
}
.forum-module .article-title {
  color: #444;
  font: normal 30px/1 "PT Sans Narrow", Arial,sans-serif;
}

.forum-subject-header .btn .glyphicon{
  top: 2px;
}
.forum-subject-header .btn {
  margin-right: 5px;
  margin-bottom: 10px;
}
.forum-module .content-wrapper {
  padding: 5px 0 0 0
}
.forum-module time {
  white-space: nowrap;
}
.width-half .forum-module {
  margin: 10px 5px;
}

.forums-table-header .image-thumb {
  margin: 10px 10px 5px 0;
}

.forums-table .forum-node {
  margin: 0 10px 0 0;
  color: #555;
}
.forum-node {
 color: #555; 
}
.forums-table a:hover {
  text-decoration: underline
}
.forum-subject-discuss .comment-row:first-of-type  {
    background: #f9f9f9;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc
}
.forum-subject-discuss .comments-wall {
  padding-top: 0;
}
.forum-subject-discuss .comments-posting-module {
  margin: 0 15px
}
.forum-subject-discuss .admin-select-all {
  margin-right: 15px
}
.forums-table .shop-price .current{
  font: normal 18px 'PT Sans', Arial, sans-serif;
}
.forums-table .shop-price .current.new{
  font-weight: bold;
  color: var(--main-color);
}

.forums-table .bonus-price {
  color: var(--main-color);
  font: normal 16px 'PT Sans',Arial,sans-serif;
}

.forums-table .discount-label {
  display: inline-block;
  font: bold 14px/1 'PT Sans', Arial, sans-serif;
  background: var(--main-color);
  color: #fff;
  padding: 3px 5px ;
  margin: 0 0 0 5px;
}
.forums-table .shop-price {
  white-space: nowrap;
  text-align: left;
  margin-left: 15px
}

.forums-table .last-price {
  margin: 0 5px 0 0;
  font-size: 1.2rem;
}
.forum-module .module-footer {
  display: none;
}
.forums-popular-game {
  margin-bottom: 12px;
  white-space: nowrap;
  overflow: hidden;
}
.forums-popular-game a{
  display: block;
}
.forums-popular-game a:focus {
  text-decoration: none;
  color: #b31919;
}
.content-comments-header {
  margin-bottom: 20px;
  background: #eee;
  color: var(--main-color);
  padding: 15px 0;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.content-comments-header .title {
  font-size: 1.6rem
}
.position-rel .moderation-tools {
    position: absolute;
    right: -10px;
    top: 0;
    opacity: 0.2;
}

.moderation-tools a {
    display: block;
    margin-bottom: 5px;
    text-decoration: none !important;
    color: #aaa;
}

.table tr:hover .moderation-tools {
    opacity: 1;
}

.forum-subject-header .moderation-tools .btn {
    display: inline-block;
    margin: 0 5px 0 0;
}

.market-shelf-table td {
    vertical-align: top;
}

.market-shelf-table .moderation-tools{
    position: static;
    display: block;
    width: 40px;
    padding: 15px 0 0 0;
}

.market-shelf-table .title{
  font: bold 18px 'PT Sans Narrow', Arial, sans-serif;
}

.market-shelf-table .offer-description {
  padding: 0 0 10px 18px;
  display: none;
}
.market-shelf-table .offer-description img {
  max-width: 420px;
}

.shop-module .module-item {
  position: relative;
  margin: 0 0 20px 0;
  height: 250px
}
.shop-module .module-item img {
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.shop-module .module-item a:hover img {
  box-shadow: 0 0 25px rgba(0,0,0,0.5);
}
.shop-module .price {
  padding: 3px 2px;
  font-size: 1.4rem;
  color: var(--main-color);
}

.shop-module .module-item a {
  display: block;
}

.shop-module .module-item .width-quart-title {
  display: block;
  margin: 5px 0 0 0;
  font: bold 14px/1.2 Arial, sans-serif;
}

.shop-module .game-scroll-module .module-item {
  position: relative;
}
 
.steam-showcase {
  margin: 20px 0;
}
.steam-showcase .media {
  margin-bottom: 40px;
} 

.shop-shelf-table .sale-offers {
  white-space: nowrap;
}
.shop-shelf-table .vendor {
  margin-left: 10px;
}
/* ==========================================================================
   WIKI
   ========================================================================== */
.wiki-main-header {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.wiki-main-header .btn-group {
  top: -3px;
}
.wiki-section-wrapper {
  padding: 20px 0 40px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.wiki-section {
  padding: 0 10px 15px 0;
  font: normal 0.9em/1 Arial,sans-serif;
  flex-basis: 33.33333%;
}
.wiki-section-title { 
  font-size: 1.3em;
  font-weight: normal;
  margin: 0 0 8px 0;
  color: #444;
  text-transform: uppercase;
}  
.wiki-section-list .item {
  margin:  0 5px 8px 0;
  display: inline-block;
}
.wiki-section-list .item.last {
  text-transform: lowercase;
  font-weight: bold;
  display: block;
}


.top-wiki-module .section-title {
  margin-bottom: 35px;
  color: #444;
  font: normal 18px/1 Arial,sans-serif;
}

.top-wiki-module .title {
  margin-bottom: 5px;
  font: bold 14px/1 Arial, sans-serif;
} 

.wiki-edit-link {
  margin: 0 5px;
  font: normal 11px/1 Arial, sans-serif;
  color: var(--main-color) !important;
}

.wiki-catalogue .title {
  margin: 0;
  font: bold 18px 'PT Sans', Arial, sans-serif;
}

.wiki-catalogue .title small {
  margin: 0 0 0 5px;
  font: normal 13px Arial, sans-serif;
}
.wiki-catalogue .content {
  padding: 0 0 0 120px
}
.wiki-catalogue .wiki-articles-titles li {
  margin: 10px 0;
  color: #555;
  font-size: 1.2rem;
}

.wiki-catalogue .wiki-articles-titles .title {
 font: bold 13px  Arial, sans-serif;
 margin: 0;
 display: inline-block;
}

.wiki-catalogue .wiki-articles-titles a:hover {
 text-decoration: underline;
}


.game-wiki-catalogue .module-item  {
  margin: 20px 0 40px 0;
  padding: 0 0 40px 0;
  border-bottom: 1px solid #e4e4e4;
}
.game-wiki-catalogue .module-item:last-child {
  border: none;
}

.game-wiki-catalogue .title {
    font: bold 20px/1 'PT Sans',Arial,sans-serif;
    margin: 0 90px 5px 0;
} 

.panel-links-container {
    position: relative;
    margin-top: 30px;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    font-size: 1.4rem;
    color: #7b7b7b;
}
.panel-links-container a {
    margin-right: 18px;
}
.article-related-content .media-body {
  height: 80px;
}
.wiki-content-text {
  font: normal 1.6rem/1.5 Arial, sans-serif !important;
  
}
.wiki-content-text * {
  font-family: Arial, sans-serif;
  line-height: 1.5
}

.wiki-content-text table {
  max-width: 100%;
}
.wiki-content-text table img {
  max-width: none;
}

.wiki-content-text table td {
  padding: 5px;
  border: 1px solid #ccc
}
.wiki-content-text ul {
  background: none !important;
}

.wiki-content-text p {
  text-indent: 0 !important;
  margin: 0 0 3rem !important;
  background: none !important;
  font: normal 1.6rem/1.5 Arial, sans-serif !important;
}
.user-blog-content p {
  overflow: hidden;
}
.user-blog-content .embed-container {
  margin: 0;
}
.article-content img.pull-right {
  margin-left: 20px;
}
.article img.pull-left {
  margin-right: 20px;
}

.wiki-list-title {
  font: normal 1.5rem/1 Arial, sans-serif;
  margin: 30px 0;
}


.wiki-list-title a:hover {
  color: var(--main-color);
}
.wiki-list-title:first-letter {
  text-transform: uppercase
}

.wiki-content-nav {
  margin: 15px 20px 20px 0;
  font: normal 12px/1 Arial, sans-serif;
  border: 1px solid 3e3e3e3;
  background: #eee;
}
.wiki-content-nav .item a {
  display: block;
  padding: 7px 10px 7px 20px;
  color: #444;
}
.wiki-content-nav .semantic-list {
  padding: 10px 0;
  display: none;

}
.wiki-content-header {
  padding: 20px 0 10px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  margin-bottom: 20px;
  clear: left;
}
.wiki-main-title {
  font: normal 25px/1 Arial,sans-serif;
  display: inline;
  color: #444;
}

.wiki-content-header .title {
  font: bold 19px/1 Arial,sans-serif;
  display: inline;
  color: #444;
}

.wiki-content-nav .item a:hover {
  text-decoration: none;
  color: var(--main-color);
  background: #e2e2e2;
}


.wiki-content-nav .header a {
  font-weight: normal;
  color: #444;
  text-decoration: none;
}

.wiki-text-info.text-info {
  text-align: right;
  border-top: 1px dashed #ccc;
  color: #666;
  font-style: italic;
  padding-top: 5px;
  float: right;
  width: 50%;
  line-height: 1;
}
.wiki-content-text .vidContainer {
  width: 640px;
  background: none;
  margin-left: auto;
  margin-right: auto;
}
.empty-link, .dropdown-menu.light > li > a.empty-link, .article-content .empty-link {
  color: #c3c3c3;
}
.dropdown-menu {
  margin-top: 0;
}
.full-width.dropdown {
    position: static;
}
.full-width.dropdown > .dropdown-menu {
    left: 0;
    right: 0;
    position: absolute;
    top: auto;
}
.full-width.dropdown > .dropdown-menu > li > a {
   white-space: normal; 
}

.fill-width.dropdown {
    position: static;
}
.fill-width.dropdown > .dropdown-menu {
    left: auto;
    position: absolute;
}
.fill-width.dropdown > .dropdown-menu > li > a {
   white-space: normal; 
}

/* ==========================================================================
   Модальное окно регистрации и авторизации
   ========================================================================== */
.login-signup-modal-window {
  top: 50%;
  margin-top: -200px;
  
}
.login-signup-modal-window .modal-content {
  color: #fff;
  background: rgba(0,0,0,0.5);
  color: #23272B;
  border-radius: 0;
  
}
.login-signup-modal-window .modal-body {
  padding: 40px;
}
.login-signup-modal-window .btn {
  font-size: 1.3rem;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
             box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808;
}

.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

#pageOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top:0;
  z-index: 999;
  background: rgba(00,00,00,0.95);
  display: none;
}
.page-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top:0;
  z-index: 9999;
  background: rgba(00,00,00,0.8);
}   


.social-signin .social-icon {
  width: 48px;
  height: 47px;
  text-align: center;
  display: inline-block;
  margin: 0 10px;
  font-size: 2.6rem;
  color: #fff;
  line-height: 47px;
  background: #7d7e7d;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkN2U3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTBlMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e));
background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%);
background: -o-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%);
background: -ms-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%);
background: linear-gradient(to bottom,  #7d7e7d 0%,#0e0e0e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );
  text-decoration: none !important;
}

.social-icon.vk:hover {
  background: #57799D;
}
.social-icon.fb:hover {
  background: #3C599B;
}
.social-icon.tw:hover {
  background:#41AAE1;
}
.social-icon.mr:hover {
  background: #144786;
}
.social-icon.goo:hover {
  background: #DC4B38;
}
.social-icon.yan:hover {
  background: #FFD427;
}
.social-icon.odn:hover {
  background: #F8892F;
}

.user-advert-message {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 350px;
    left: auto;
    top: auto;
    margin: 0;
    display: none;
    box-shadow: 0 0 2px rgba(0,0,0,0.2);
    z-index: 999;
}

.user-advert-message .content {
  padding: 10px;
  color: #777;
  background: #fff;
}

.user-advert-message .about {
  font-size: 1rem;
}

.user-advert-message .about a {
  color: #888;
}

.user-advert-message .title {
  font: normal 14px/1.5 Arial, sans-serif;
  padding: 5px 0 5px 0;
}

.user-advert-message .title a:hover{
  text-decoration: underline
}
.user-advert-message .footer {
  padding: 10px;
  color: #777;
  font-size: 1.1rem;
  background: #eee;
  border-top: 2px solid var(--main-color);
}
.user-advert-message .close-modalwin {
  position: static;
  float: right;
  margin: 5px 0 5px 10px;
  
}

/**********************************
*************Скриншоты ************
/*********************************/
.screenshots-module .module-content{
  padding: 15px 0;
}
.screenshots-gallery.grid-view .gallery-item {
  margin: 0 0 25px 0;
}
.screenshots-gallery.slide-view {
  position: relative;
}
.screenshots-gallery.slide-view a{
  display: block;
}
.screenshots-gallery .jcarousel-container {
  overflow: hidden;
}
.screenshots-gallery .multipanel-cntrl{
  margin:0;
  z-index: 100;
  background: none;
  position: absolute;
  font-size: 2.5rem;
  color: #fff;
  top: 0;
  height: 85px;
  text-align: center;
  width: 32px;
  line-height: 85px;
}
.screenshots-gallery .multipanel-cntrl:hover {
  background: rgba(255,255,255,0.5)
}
.screenshots-gallery .jcarousel-next{
  right: 0
}
#screenShotsSlider .gallery-item {
  width: 155px;
  height: 84px;
  display: block;
  float: left;
}
#screenShotsSlider .gallery-item img {
  opacity: 0.7
}
#screenShotsSlider .gallery-item.active img{
  opacity: 1
}

.main-screenshot-wrapper {
  margin: 10px 0 30px
}



/**********************************
********ПРОФИЛЬ ПОЛЬЗОВАТЕЛЯ*******
/*********************************/


.module-title .usernick {
  text-transform: none;
}
.page-aside .module-title .usernick {
  white-space: nowrap;
  max-width: 190px;
  display: inline-block;
  vertical-align: top;
  text-overflow: ellipsis;
  overflow: hidden;
}

.user-data-profile .user-data-set {
  margin: 0 0 50px 0;
}

.user-data-profile .user-data-set-title {
  text-align: center;
  font: bold 19px/1 "PT Sans Narrow", Arial, sans-serif;
  margin: 0 20px 30px 20px;
  border-bottom: 1px solid #ccc;
  box-shadow: 0 1px 1px #fff; 
}
.user-data-profile .user-data-set-title span {
  background: #fff;
  padding: 10px;
  position: relative;
  top: 10px;
}
.user-data-profile .btn {
  outline: 0 !important;
}
.user-data-profile .btn.edit {
  display: none
}
#userPreferences  .btn.edit {
  display: inline-block;
}
.user-data-profile .btn:hover, .user-data-profile .btn:active {
  color: #444;
}
.user-data-profile .btn.submit {
  color: #222;
  display: inline-block;
}
.user-data-profile .btn.submit .glyphicon {
  color: #777;
}
.user-data-profile .btn.submit:hover .glyphicon {
  color: green;
}
.user-data-profile .btn.submit .glyphicon:before {
  content: "\f00c";
  font-family: 'icomoon';
}
.user-data-profile .btn .glyphicon {
  font-size: 1.8rem;
}

.user-data-profile label .text-muted {
  font-weight: normal;
}
.user-data-profile .user-data-definition {
  font: normal 1.2rem/1.2 Arial, sans-serif;
}
.user-data-profile .achievments {
  margin: 30px 0;
}

.user-data-profile .achievments .column {
  width: 80px;
  font: bold 1.2rem/1 "PT Sans Narrow", Arial, sans-serif;
  padding: 0 0 20px 0;
  cursor: default;
  margin: 0 10px;
}
.arch-tooltip-content {
  font-size: 1.1rem;
  text-align: center;
  line-height: 1;
}

.user-data-profile .achievments .item {
  background-color: none;
  padding: 0;
}
.user-data-profile .value {
  display: none;
}

.user-data-profile  .user-data-about {
  max-height: 200px;
  overflow: auto;
  margin: 0 0 25px 0;
  padding: 15px  10px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 5px #ccc;
}

.service-icon {
  font-family: "icomoon";
  font-size: 1.3rem;
}
.user-profile-header .service-icon {
  margin-right: 5px;
  color: #444;
  text-decoration: none !important; 
}
.user-profile-header .info .service-icon:hover {
  color: var(--main-color);
}
.service-icon.facebook:before {
  content: "\e603";
}
.service-icon.vk:before {
  content: "\f189";
}
.service-icon.yandex:before {
  content: "\e605";
}
.service-icon.mail_ru:before {
  content: "\e600";
}
.service-icon.ok:before {
  content: "\e601";
}
.service-icon.google:before {
  content: "\f1a0";
}


/********** добавление севисов и аккаунтов соц-сетей ***********/

.service-item.block {
  display: inline-block;
  margin: 0 10px 10px 0;
}
.service-item .btn {
  outline: 0 !important;
}

#userSocialAccounts .block {
  position: relative;
  width: 42px;
}

#userSocialAccounts .block:hover .btn-default {
  position: absolute;
  z-index: 10;
  top: -10px;
  left: 0;
}
#userSocialAccounts .block:hover .btn-default.add-service {
  position: static;
}
#userSocialAccounts .block .form-control {
  width: 120px;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  border: none;
  margin: 0 5px;
  height: 22px;
  display: none;
}
#userSocialAccounts .block:hover .form-control{
  display: inline-block;
}
#userSocialAccounts .submittedList {
  margin-bottom: 5px;
}
.service-title {
  cursor: default !important;
  color:#444;
  border: none;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
.user-games-set {
  margin: 20px 15px
}
.user-games-set .heading .active {
  color: #444;
  cursor: default;
  text-decoration: none;
  outline: none;
}
.user-games-set .heading .active:after {
  content: "\f0a3";
  font-family: 'icomoon';
  line-height: 1; 
  margin-left: 3px;  
}
.user-games-set .item {
  padding: 10px 0;
  border-top: 1px solid #ccc;
}
.user-games-set .item:first-child {
  border: none
}
.user-games-set .item:hover {
  background-color: #f3f3f3;
}
.user-games-set .heading {
  padding: 10px 0;
  color: #aaa;
  font-weight: bold;
  font-size: 1.1rem;
  background: #f3f3f3;
}
.user-games-set .media-list .media-body, .user-games-set .media-list .col-md-2, .user-games-set .media-list  .col-md-3{
  padding-top: 25px;
  
}
.user-games-set .user-level .glyphicon{
  position: relative;
  margin: 0 -15px 0 0; 
}
.user-games-set .heading .col-md-2{
  padding: 0;
  white-space: nowrap;
}
.user-data-profile .user-preferences-item {
  margin: 25px 0;
}

.user-data-profile .user-preferences-item .title{
  width: 180px;
  display: inline-block;
  vertical-align: top;
  padding: 6px 0;
  
}
.user-events-stream {
  padding-top: 0;
  padding-bottom: 0;
  margin: 20px 0 40px;
}
.user-events-stream .time-stamp {
    font-size: 1.1rem;
}
.user-events-stream .meta .link {
  color: #337ab7;
}
.user-events-stream .media-body {
  overflow: visible;
}
.user-events-stream .events-author {
  color: #666;
  font-weight: bold;
}
.user-events-stream .events-author:hover {
  color: var(--main-color);
}
.user-events-stream .events-item {
  padding: 20px 0 30px 0;
  border-bottom: 1px solid #ccc;
}

.game-box-image.xs {
  box-shadow: 0 5px 5px -3px #333;
  margin-right: 10px
}

.user-events-stream .events-item:last-child {
  border-bottom: none
}
.user-events-stream .avatar-image {
  margin-right: 10px;
}
.user-events-stream .events-content  {
  color: #555;
}
.user-events-stream .event-body {
  margin: 10px 0 0 0;
}

.user-events-stream .event-preview {
  color: #555;
}
.user-events-stream .event-preview a:hover {
  text-decoration: underline;
}
.user-events-stream .event-image {
    float: right;
    margin-left: 20px;
    width: 33%;
    min-width: 176px;
}
.user-events-stream .events-content .event-body-link {
  color: #444;
  display: block;

}
.user-events-stream .events-content .event-body-link:hover {
  text-decoration: none
}
.user-events-stream .quote {
    background: #eee;
    padding: 20px 50px 20px 20px;
    border-radius: 5px;
    display: block;
    position: relative;
}
.user-events-stream .quote:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #eee transparent;
    position: absolute;
    top: -10px;
    left: 50px;
}

.user-events-stream .quote blockquote {
    font-size: inherit;
    border: 1px solid #ccc;
    margin: 0;
}
.user-events-stream .media-title {
    font: bold 2rem/1 "PT Sans Narrow", Arial, sans-serif;
    margin: 0 0 5px 0;
}
.user-events-stream .quote .quote-link {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #444
}
.user-events-stream .quote .quote-link:hover {
    color: var(--main-color)
}
.user-events-stream .events-content .attachment {
  background: url(../img/ui/picture-attachment.png) no-repeat 0 0;
  width: 80px;
  height: 60px;
  display: inline-block;
  margin: 0 0 0 15px;
}
.user-events-stream time.text-muted {
  color: #aaa;
}
.events-item .unread {
  color: #222;
}

.feed-setting-form .header {
  background: #eee;
  padding: 7px 10px 7px 10px;
  font: normal 16px/1 Arial, sans-serif;
  color: #444;
}

.feed-setting-form .header label {
  margin: 0;
  font: bold 1.1rem/1 Arial, sans-serif;
  margin: 2px 0 0 0;
}
.feed-setting-form .header input {
  margin: 0 0 0 3px;
}

.feed-setting-form ul {
  margin: 0 0 10px 20px;
}

.feed-setting-form .title:first-letter {
  text-transform: uppercase;
}
.feed-setting-form .checkbox {
  margin: 3px 0;
}
.feed-setting-form .checkbox label {
  font-size: 1.2rem;
  margin-bottom: 0;
}
.feed-setting-form .checkbox input {
  margin-top: 2px
}

#userSettings input {
  margin-bottom: 5px;
  margin-top: 1px;
}
.positive {
  color: green;
}
.negative {
  color: red;
}
.user-teaser-table col:first-child  {
  width: 50%
}
.user-friends-list .item {
  border-bottom: 1px solid #e2e2e2;
  padding-top: 14px;
  padding-bottom: 14px;
  position: relative;
  color: #777;
  font: normal 1.2rem/1.5 Arial, sans-serif;
  margin: 0;
}
.user-friends-list .actions {
  position: absolute;
  bottom: 10px;
  right: 0;
}
.user-friends-list .actions .option {
  color: #999;
  margin: 0 0 0 12px;
  text-decoration: none !important;
  background: none;
  padding: 0;
  vertical-align: middle;
  font-size: 1.6rem;
}
.user-friends-list .actions .option:hover {
  color: var(--main-color);
}
/* LITTLE BAR */
.progress-bar-wrapper {
  height: 20px;
  margin: 5px 0 0 0;
  width: 200px;
  text-align: center;
}

.led-progress-bar.disable {
  visibility: hidden;
  text-align: center
}

.bonus-shop-catalogue label.column{
  margin-top: 5px
}
.bonus-shop-catalogue .section-header {
  font: bold 1.9rem/1 'PT Sans Narrow', Arial, sans-serif;
  color: #666;
  padding-top: 5px;
  height: auto;
}

.bonus-shop-catalogue .item {
  padding: 10px 5px 50px 5px;
  vertical-align: top;
  width: 25%;
  text-align: center;
  display: inline-block;
}
.bonus-shop-catalogue .game-list .item {
  text-align: left;
  padding: 0;
  
}
.bonus-shop-catalogue .game-list a {
  display: block;
  text-decoration: none;
  padding: 5px 5px 3px;
  border-bottom: 1px solid #efefef;
}
.bonus-shop-catalogue .game-list a:hover {
  background: #efefef;
  color: var(--main-color)
}
.bonus-shop-catalogue .image-thumb {
 margin: 0 auto 10px;
 display: block;
}
.bonus-shop-catalogue .item-name {
  font: normal 1.3rem/1.1 Arial, sans-serif;
  padding: 5px 10px 5px;
  
}
.bonus-shop-catalogue .item-price {
  font: bold  1.2rem/1 Arial, sans-serif;
  color: var(--main-color);
}

.bonus-shop-catalogue.soldout {
  position: relative
}
.bonus-shop-catalogue.soldout .item-image {
  opacity: 0.4;
}
.bonus-shop-catalogue .media {
  margin-bottom: 20px;
}
.bonus-shop-cost {
  padding-left: 10px;
  margin-bottom: 20px;
}
.bonus-shop-cost .price {
  color: var(--main-color);
  font: bold 2rem/1 "PT Sans Narrow", Arial, sans-serif;
}
.bonus-shop-cost .title {
  font: normal 2rem/1 Arial, sans-serif;
  margin:0;
}
.bonus-shop-cost form {
  display: inline;
}

.bonus-shop-catalogue .modal {
  width: 600px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
  margin: 0 0 0 -300px;
  padding: 20px;
}
.bonus-promo-top .media {
  margin-bottom: 10px
}
.bonus-promo-top .col-md-4:nth-of-type(3n+1) {
  clear: left;
} 
.bonus-promo-top .media-object {
  background: #e3e3e3;
}
.bonus-promo-page .section {
  padding: 50px 0 80px;
  font: normal 1.4rem/1.5 Arial, sans-serif;
}
.bonus-promo-page .section-footer {
  text-align: center;
  padding-top: 30px;
  clear: both;
}
.bonus-promo-page .well {
  min-height: 300px;
  font-size: 1.4rem;
}
.bonus-promo-page  .games-icons {
    padding: 20px 0 0 0; 
    text-align: center;
}
.bonus-promo-page  .games-icons img {
    width: 120px;
    height: 120px;
    margin: 0 5px;    
}
.bonus-promo-page .section .heading {
  font: normal 3rem "PT Sans", Arial, sans-serif;
  margin-bottom: 70px;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.bonus-promo-page .section .title {
  background: #fff;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  bottom: -20px;
}
.bonus-promo-page .subtitle {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  font: normal 2.2rem "PT Sans", Arial, sans-serif;
  margin-bottom: 10px;
  color: #666;
}
.bonus-promo-page .subheading .icon {
  font-size: 4rem;
  color: #666;
}
.bonus-promo-page .subtitle:after {
  content: "";
  height: 2px;
  background-color: #666;
  margin: 0 0 0 -50px;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100px;
}
.bonus-promo-page .description {
  font-size: 1.6rem;
  margin: 0 60px 20px;
  text-align: center;
}
.bonus-spend-statistics {
    margin: 30px 0 0 0 ;
}
.bonus-spend-statistics img{
    margin-bottom: 10px
}
.bonus-spend-statistics .item{
    margin-bottom: 20px
}
.bonus-spend-statistics .image-container {
  margin: 0 auto 10px; 
  border:1px solid #ccc; 
  border-radius: 50%; 
  width: 180px; 
  height: 180px; 
  overflow: hidden;
  text-align: center;
  position: relative;
  z-index: 1;
}
.bonus-spend-statistics .item img {
    max-width: none;
    margin: 0 0 0 -70px;
    transition: transform 0.4s;
}

.bonus-spend-statistics .short-title{
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.bonus-promo-page .alert-info {
  font-size: 1.4rem 
}
.bonus-promo-page .btn {
  font-family: "PT Sans", Arial, sans-serif;
  font-weight: bold;
}
.breadcrumb {
    margin-bottom: 5px;
    background: none;
    padding: 0;
}
.page-heading .h1 {
    margin-top: 0;
}
.page-heading {
  font-family: "PT Sans", Arial, sans-serif
}
.bonus-promo-entry {
  padding: 40px 0;
}
.bonus-promo-entry .item {
  margin: 10px 0 20px;
  color: #555;
  display: block;
  border: 1px solid #eee;
  padding: 20px 0 0;
  height: 144px;
  border-radius: 3px;
}
.bonus-promo-entry .title {
  margin-top: 10px;
  font: bold 1.4rem/1 "PT Sans", Arial, sans-serif;
  text-transform: uppercase;
}
.bonus-promo-entry a:hover {
  color: var(--main-color);
}
.specials-for-bonus .item {
  padding: 20px 0 30px;
  margin:  0 25px;
  border-bottom: 1px solid #ccc;
  font: normal 1.3rem/1.5 Arial, sans-serif;
}
.specials-for-bonus .item:last-child {
  border: none;
}
.specials-for-bonus .product-image {
  float: left;
  max-width: 300px;
  margin: 0 25px 30px 0;
}
.specials-for-bonus .item:nth-child(odd) .product-image{
  float: right;
  margin: 0 0 30px 25px;
}
.specials-for-bonus  .product-title {
  font: normal 2rem/1 "PT Sans", Arial, sans-serif;
  padding-bottom: 3px;
}
.specials-for-bonus .product-price {
  display: block;
  color: var(--main-color);
  font: bold 1.5rem Arial, sans-serif;
  margin-bottom: 10px;
}
.bonus-prize .item {
  margin: 20px 0 60px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  overflow: hidden;
}
.bonus-promo-entry .icomoon {
    font-size: 7rem;
    color: #e4e4e4;
    transition: color .2s ease-out;
}
.bonus-promo-entry a:hover .icomoon {
    color: var(--main-color)
}
.bonus-promo-entry a:focus {
    text-decoration: none;  
}
.bonus-promo-entry a:active .icomoon {
    color: #e4e4e4;  
}

.bonus-prize .item a {
  text-decoration: none
}

.bonus-prize .item:hover {
  border: 1px solid #ccc;
}
.bonus-prize .item .header {
    padding:  10px 10px 0 20px; 
    height: 75px;
    color: #555;
    font: normal 1.8rem/1 "PT Sans", Arial, sans-serif;
}
.bonus-prize .footer { 
    background: #eee;
    color: var(--main-color);
    vertical-align: middle;
    display: table;
    width: 100%;
}
.bonus-prize .price {
  vertical-align: middle;
  display: table-cell;
  font-size: 1.8rem;
  font-family: "PT Sans", Arilal;
  padding-left: 20px;
}
.bonus-prize-old-price {
  text-decoration: line-through;
  color: #111;
  font-size: 1.4rem;
  margin-right: 5px;
}
.bonus-prize .icon-rouble {
    font-weight: normal;
    font-size: 1.6rem;
}
.bonus-prize .btn {
  border-radius: 0;
  background: var(--main-color);
  color: #fff;
  padding: 8px 15px;
  display: table-cell;
}
.bonus-prize .coming .btn {
  background: #0557c7;
}
.bonus-prize .finished .btn {
  background: #ccc;
  color: #777;
}
.bonus-prize .finished img {
    filter: grayscale(100%);
    filter: gray;
}
.bonus-prize .finished .footer {
    color: #aaa;
}
.bonus-prize .item a:active, .bonus-prize .item a:focus {
  outline: 0;
}
.bonus-prize-image {
  position: relative;
  display: inline-block;
}
.bonus-prize-image .thumbnail {
  margin-bottom: 0;
}
.bonus-prize-price {
  position: absolute;
  background: var(--main-color);
  z-index: 1;
  right: 5px;
  bottom: 5px;
  color: #fff;
  font-size: 1.7rem;
  padding: 5px;
  font-weight: normal;
  cursor: help;
}
.bonus-prize-price td {
  padding: 0;
  line-height: 1;
  padding: 0 0 0 10px;
}
.bonus-prize-price td:first-of-type {
  padding: 0 5px;
  background-color: #fff;
  color: #b31919;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
}
.bonus-prize-price .icon-rouble{
  font-size: 1.5rem;
}
.bonus-prize-description {
  line-height: 1.5;
  font-size: 1.4rem;
}
.site-subsection-nav {
  border: none;
  background: #f4f4f4;
  margin-bottom: 20px;
  padding: 5px 20px;
}
.site-subsection-nav .dropdown-hover {
  display: inline-block;
  margin-right: 20px;
  padding: 10px 5px;
  cursor: default;
  vertical-align: middle;
}
.site-subsection-nav  .dropdown-title {
  font: bold 1.4rem "PT Sans", Arial, sans-serif;
  color: #555;
}
.site-subsection-nav .dropdown-hover .dropdown-menu {
  top: 75%;
  left: 10px;
}
.site-subsection-nav .balance-info {
  padding: 5px 10px;
  font: normal 1.4rem "PT Sans", Arial, sans-serif;
  margin-top: 5px;
}

.announcement-block.prizes .content {
  padding: 15px 2px; 
}
.announcement-block.prizes .item {
  overflow: hidden;
  white-space: nowrap;
}
.announcement-block.prizes .prize-item {  
  white-space: normal;
  width: 177px;
  margin: 0 5px;
  background: #fff;
  text-align: center;
  position: relative;
  vertical-align: top;
  display: inline-block;
}
.announcement-block.prizes .prize-title {
  font-size: 1.3rem;
  padding: 10px;
  height: 8.5rem;
  display: block;
}
.announcement-block.prizes .prize-title span {
  vertical-align: middle;
  line-height: 1.2;
  display: inline-block;
}
.announcement-block.prizes .mark {
  position: absolute;
  top: 0;
  left: 0;
  background: var(--main-color);
  color: #fff;
  z-index: 2;
  font: normal 1.1rem/1 Arial, sans-serif;
  padding: 2px 5px 3px;
}
.announcement-block.prizes .prize-item:hover .prize-title{
  display: block
}
.announcement-block.prizes .carousel-control {
  background: none;
  position: static !important;
  margin-top: -5px;
  margin-right: 5px;
  display: inline-block;
}
.announcement-block.prizes .carousel-control .glyphicon {
  position: static !important;
  font-size: 2.2rem;
 
}
.announcement-block.prizes:hover .carousel-control{
  color: #aaa
}
.announcement-block.prizes .btn-all {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 0 -16px -40px
} 
.slot-machine-wrapper {
  width: 302px;
  margin-left: auto;
  margin-right: auto;
}
.slot-machine-wrapper .text-message {
  font-weight: bold;
  height: 30px;
  margin-top: 10px;
  line-height: 1;
}
.content-manage-options .manage-control {
  margin: 0 5px 0 0;
}
.bonus-shop-catalogue .nav-pills {
    text-align: center;
}
.bonus-shop-catalogue .nav-pills>li{
    float: none;
    display: inline-block;
    margin: 0 5px;
}
.bonus-shop-catalogue .nav-pills .btn {
    border-width: 0 0 1px 0;
    border-radius: 0;
}
.bonus-shop-catalogue .nav-pills>li.active>a, .bonus-shop-catalogue .nav-pills>li.active>a:focus, .bonus-shop-catalogue  .nav-pills>li.active>a:hover {
    background: transparent !important;
    color: #222;
    box-shadow: none;
    border-color: var(--main-color);
}
.pix-galley-grid {
  padding: 0 0 15px;
}
.pix-galley-grid img {
  margin: 4px;
}
.user-gal-thumb {
  width: 86px;
  height: 86px;
  border: 2px solid #fff;
}
.user-gal-thumb:hover {
  opacity: 1;
}
.user-gallery-intro .user-gal-thumb {
  width: auto;
  height: auto;
}
.user-gallery-intro .tag {
    margin: 5px 5px 5px 0;
}
.user-gallery-intro .jcarousel-skin-tango {
    margin: 0 0 30px 0;
    padding: 0 0 50px 0;
    border-bottom: 1px solid #eee;
}
.user-gallery-intro-slider-wrapper {
    padding-left: 6px;
}
.user-gallery-intro .section-title {
    margin: 10px 0 10px 0;
    font: normal 2rem/1 "PT Sans", Arial, sans-serif;
}

.user-gallery-intro .jcarousel-prev, .user-gallery-intro .jcarousel-next {
  position: absolute;
  top: 50%;
  cursor: pointer;
  font-size: 1.6rem;
  color: #999;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 24px;
  text-align: center;
  margin: -20px 0 0 0;
  line-height: 38px;
}
.user-gallery-intro .jcarousel-next {
  right: 0px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3), 0 0 4px rgba(0, 0, 0, 0.2);
}
.user-gallery-intro .jcarousel-prev {
  left: -10px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3), 0 0 4px rgba(0, 0, 0, 0.2);
}

.user-gallery-intro .jcarousel-next:before {
  content: "\e080";
  font-family: 'Glyphicons Halflings';
  vertical-align: middle;
}
.user-gallery-intro .jcarousel-prev:before {
  content: "\e079";
  font-family: 'Glyphicons Halflings';
  vertical-align: middle;
}

.user-gallery-intro .jcarousel-prev:hover:before , .user-gallery-intro .jcarousel-next:hover:before {
    color: var(--main-color);
    cursor: pointer;
}
.user-gallery-intro .jcarousel-prev:active:before , .user-gallery-intro .jcarousel-next:active:before {
    color: #c33;
    cursor: pointer;
}
.user-gallery-intro .jcarousel-prev-disabled  {
    display: none !important;
}
.user-gallery-intro .pix-galley-grid img {
  margin: 0;
}
.user-gallery-intro .pix-galley-grid .item a {
    display: block;
}
.user-gallery-thumb-carousel img.active {
  border-color: var(--main-color);
}

.user-gallery-thumb-carousel .user-gal-thumb{
  opacity: 0.55;
}
.user-gallery-thumb-carousel img.active, .user-gallery-thumb-carousel img:hover{
  opacity: 1;
}
.user-gallery-thumb-carousel img:hover {
  border-color: #aaa
}

.user-gallery-image-module .module-content {
  padding: 10px;
}
.upload-button.simple-button{
  background-position: 5px 1px;
  padding-left: 36px;
}

.user-gallery-image-nav {
  color: #888;
  font: normal 1.2rem Arial, sans-serif;
  margin: 8px 5px 0 5px;
}

.user-gallery-image-nav .next, .user-gallery-image-nav .prev{
  width: 21px;
  height: 20px;
  padding: 0;
  font: bold 1.8rem Arial, sans-serif;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  background: url(../img/ui/next-prev-btn.png) no-repeat 0 0;
}

.user-gallery-image-nav .prev{
  background-position: left 0;
  border-right: 1px solid #ccc;
}
.user-gallery-image-nav .next{
  background-position: right 0;
  border-left: 1px solid #ccc;
}

.user-gallery-current-image {
  padding: 10px 0 0 0;
  
}
.user-gallery-current-image .item {
  position: relative;
  margin-bottom: 5px;
}
.user-gallery-thumb-metadata .row {
  margin: 0 0 5px 0;
}
.user-gallery-thumb-metadata input{
  border: 1px solid #aaa;
  width: 100%;
  display: block
}

.user-gallery-thumb-metadata .avatar-area {
  margin: 0 5px 0 0 ;
}

.user-gallery-thumb-metadata time {
  color:#aaa;
  margin: 0 0 0 3px;
  font: normal 1.1rem Tahoma, Arial, sans-serif;
}

.action-link {
  border-bottom: 1px dotted #1155CC;
  cursor: pointer;
}
.user-gallery-img-code {
  padding: 10px 0 0 0;
}
.user-gallery-img-code .row {
  margin: 0 0 8px 0;
}
.user-gallery-set {
  margin: 0 0 35px 0;
}
.user-gallery-img-code .text{
  border: 1px solid #aaa;
  padding: 5px;
  width: 500px;
  display: block;
  margin: 0 auto 10px;
  background: #eee;
}

.user-image-moved {
  width: 600px;
  height: 331px;
  background: url(../img/ui/content-blank-image.jpg) no-repeat center center;
  margin: 0 auto;
}
.pix-galley-grid-info {
  width: 180px;
  padding: 0 5px 5px;
}
.pix-galley-grid-info .tags {
  font: normal 1.1rem/1.2 Arial, sans-serif 
}
.pix-galley-grid .item {
  display: inline-block;
  vertical-align: top;
}
.unmovable .move-option {
  display: none
}
.user-image-frame {
  position: fixed;
  background: #000;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.user-image-frame-meta {
  overflow: hidden;
  line-height: 1.8
}
.user-image-frame-meta h1 {
  margin: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: 1.8
}
.user-image-frame-content {
  position: absolute;
  padding: 0 350px 0 0;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.user-image-picture-content {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0 0 40px 0;
}
.user-image-frame-column {
  position: absolute;
  background: #fff;
  right: 0;
  top: 0;
  width: 350px;
  height: 100%;
}
.user-image-frame-footer {
  position: absolute;
  bottom: 0;
  background: none;
  text-align: center;
  padding: 20px 20px 10px 20px;
  width: 100%;
  font-size: 1.4rem;
}
.user-image-frame-footer .item {
  vertical-align: middle;
  color: #aaa;
}
.user-image-frame-footer .item .glyphicon {
  top: 3px;
}
.user-image-frame-footer .content-rating-area {
  margin: 0 10px;
  background: none;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}

.user-image-frame-close {
  position: absolute;
  right: 15px;
  top: 10px;
  color: #888;
  font-size: 2rem;
  background: rgba(255,255,255,0.1);
  padding: 5px 13px;
}
.user-image-frame-close:hover {
  color: #fff;
  background: rgba(255,255,255,0.2);
}
.user-image-frame-next {
  position: absolute;
  width: 70%;
  right: 0;
  top: 0;
  bottom: 0;
  outline: 0 !important;
  padding: 0;
  color: #666;
}
.user-image-frame-prev {
  position: absolute;
  width: 30%;
  left: 0;
  top: 0;
  bottom: 0;
  outline: 0 !important;
  padding: 0;
  color: #666;
}
.user-image-frame-next:focus, .user-image-frame-prev:focus {
  color: #666;
}
.user-image-frame-next:hover, .user-image-frame-prev:hover {
  color: #fff;
}
.user-image-frame-ctrl .glyphicon {
  font-size: 3.6rem;
  position: absolute;
  top: 50%;
  margin: -20px 0 0 0;
  visibility: hidden;
}
.user-image-picture-content:hover  .user-image-frame-ctrl .glyphicon {
  visibility: visible;
}
.user-image-frame-next .glyphicon {
  right: 10px;
}
.user-image-frame-prev .glyphicon {
  left: 10px;
}
.user-image-picture {
  text-align: center;
  height: 100%;
}
.user-image-picture:after {
  content: "";
  display: inline-block;
  height: 100%;
  position: relative;
  vertical-align: middle;
}
.js-image {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  vertical-align: middle;
  width: auto;
  height: auto;
}
.user-image-frame .comments-posting-module {
  bottom: 0;
  right: 25px;
  margin: 0;
  position: fixed;
  width: 305px;
  padding: 50px 0 5px;
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(20%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.user-image-frame-panel {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 10px 10px 10px 20px;
  overflow: auto;
}
.user-image-frame .comments-wall {
  margin-bottom: 190px;
}
.user-image-frame .content-comments-header {
  margin: 20px 0 0;
  padding: 5px 0 !important
}
.user-image-frame .content-comments-header .title {
  font-size: 1.4rem
}
.noscroll {
  overflow: hidden;
}
.user-image-frame .pg-like-button .counter {
  background: #444;
  border-color: #444;
}
.user-image-frame .pg-like-button .counter::before {
  border-right-color: #444
}
.user-image-frame .comments-area .admin-select-all {
  display: none;
}
.user-image-frame .edit-image-area {
  left: 5px;
  top: 5px;
  right: auto;
}
.user-image-frame .edit-image-options {
  right: auto;
  left: 0;
  top: 0;
  bottom: 0;
  text-align: left;
  background: #222;
  height: 100px;
}
.user-image-frame-column .meta-data {
  display: block;
}
.user-image-frame-column .user-rating {
  display: none;
}
.user-image-frame .loader-icon {
  font-size: 7rem;
  color: #333333;
  -webkit-animation: spin 1000ms infinite linear;
  animation: spin 1000ms infinite linear;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -35px 0 0 -35px;
  display: none;  
}
.user-image-frame .user-image-frame-panel .loader-icon {
  font-size: 4rem;
  color: #e6e6e6;
  display: block;
  margin: -20px 0 0 -20px;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/********************Редактирование галереи пользователя**************************/

.pix-galley-grid.editable .item, .user-album-list.editable .item {
  position: relative;
}

.edit-image-area {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 50;
  opacity: 0.7;
  
}
.edit-image-area:after {
  content: "\e019";
  font-family: 'Glyphicons Halflings';
  font-size: 2.4rem;
  color: #fff;
}
.edit-image-area:hover {
  opacity: 1;
}

.user-gallery-current-image .edit-image-area {
  right: 0;
  top: 0;
}
.edit-image-options {
  display: none;
  position: absolute;
  right: 0;
  top: 32px;
  background: rgba(0,0,0,0.8);
  white-space: nowrap;
  padding: 5px;
  text-align: right;
}

.user-album-list.editable .edit-image-area {
  right: 35px;
  top: 0px;
}

.multiple-edit-image-area {
  position: absolute;
  width: 180px;
  height: 165px;
  left: 5px;
  top: 5px;
  z-index: 50;
  
}
.pix-galley-grid .multiple-edit-image-area .css-label {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  cursor: default !important;
  border: 5px solid #ccc;
  background: rgba(255,255,255,0.1);
  position: absolute;
  display: inline-block;
}

.multiple-edit-image-area .css-label {
  background-image: none;
}
.pix-form-tags {
  position: relative;
}

.pix-form .auto-select-name{
  width: 100% !important;
}
.pix-galley-grid .selected .multiple-edit-image-area label.css-label {
  border: 5px solid var(--main-color) !important;
  background: rgba(255,255,255,0.4);
  box-shadow: 0 0 5px rgba(0,0,0,0.8);
}

.edit-image-area:hover .edit-image-options {
  display: block;
}
.edit-image-options .option-item {
  color: #fff;
  padding: 2px 5px;
  margin: 0 0 3px 0;
}
.edit-image-options .option-item a{
  color: #aaa;
}
.edit-image-options .option-item a:hover {
  color: #fff;
}
.multiple-edit-bar {
  color: #eee;
  background: #262626;
  z-index: 100;
  color: #fff;
  width: 60px;
  height: 100%;
  position: relative;
  left: -60px;
}
.multiple-edit-bar .first {
  text-align: center;
}

.multiple-edit-bar-container {
  width: 60px;
  overflow: hidden;
  height: 100%;
  display: none;
  position: absolute;
  z-index: 1;
  padding: 10px 0 0 0;
}

.multiple-edit-bar .select-all {
  border-bottom: 1px dotted #fff;
  color: #fff;
  cursor: pointer;
}


.usergal-move-modal .usergal-albums-list input.text {
  margin: 10px 5px 10px 10px;
}

.usergal-move-modal .usergal-albums-list a {
  display: block;
  padding: 10px 10px 10px 15px ;
}
.usergal-move-modal .usergal-albums-list a:hover{
  background-color: #eee;
}


.usergal-move-modal .sucess:hover {
  border: 1px solid #ccc;
}

.multiple-edit-bar .value {
  font: bold 1.7rem/1 Arial,sans-serif;
  display: block;
  padding: 5px 0 0 0;
}


.ui-autocomplete.ui-front {
  z-index: 1000
}

.simple-button {
  background-color: #fff;
  display: inline-block;
  border: 1px solid #ddd;
  padding: 5px 10px;
  cursor: pointer;
  margin: 3px 10px 0 0;
  box-shadow: 0 0 1px #999;
}

.simple-button:hover {
  border-color: #aaa;
  box-shadow: 0 0 1px #999;
}

.simple-button.active {
  box-shadow: 0 0 3px #ccc inset;
  background: #eee;
  color: var(--main-color);
  border-color: #aaa;
}
.module-header{
  padding: 5px 0 0 0;
}
.module-header .btn {
    margin-bottom: 5px;
}
.module-header .nav-pills {
  display: inline-block;
  vertical-align: middle;
}
.module-header .nav-pills > li > a{
  padding: 5px;
  border-radius: 0;
  border-bottom: 1px solid transparent;
}
.module-header .nav-pills > li.active > a, .module-header .nav-pills > li.active > a:hover, .module-header .nav-pills > li.active > a:focus {
  background-color: transparent;
  color: #444;
  border-bottom: 1px solid var(--main-color);
}

.width-widely .article-footer .btn{
  margin-right: 20px
}
.feedback-button {
  cursor: pointer;
  background: #333;
  color: #fff;
  text-shadow: none;
  box-shadow: none;
  border-color: #222;
  border-radius: 0;
  margin: 30px 0 0 0;
  font: bold 1.4rem/1 "PT Sans Narrow", Arial, sans-serif;
  padding: 6px 20px 8px 10px ;
  height: auto;
  color: #aaa;
  text-transform: uppercase;
  vertical-align: middle;
}

.feedback-button .glyphicon {
  margin-right: 7px;
  font-size: 1.6rem;
}
.feedback-button:hover {
  color: #fff;
}

/****************конец редактирования галереи пользователя******************/

.user-gallery-set .header{
  margin: 0 0 10px 10px;
  font: bold 2rem/1 "PT Sans Narrow" ,Arial, sans-serif 
}

.fixed-sized-gallery {
  margin: 0 0 0 -42px;
}

.fixed-sized-gallery .item{
  margin: 0 0 25px 55px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 156px;
  
}
.fixed-sized-gallery .item img{
  width: 150px;
  margin: 0 0 5px 0;
  border: 3px solid #fff;
  box-shadow: 0 0 3px #aaa;
  max-height: 150px;
}
.authorization-module {
  max-width: 800px;
  margin: 0 auto;
}
.user-album-list .module-item {
  float: left;
  height: 250px;
  text-align: center;
  margin: 0 0 40px 0;
  padding: 0 0 0 0;
}
.user-album-list .cover {
  background:  #ccc;
  display: block;
  padding: 1px;
  margin: 0 auto;
  border: 10px solid #fff;
  box-shadow: 0 0 3px #ccc;
}
.user-album-list .module-item:hover .cover{
  border-color: #eee;
  color: 222;
  box-shadow: 0 0 3px #444;
}
.user-album-list .module-item .title{
  display: block;
  color: #555;
  font: normal 1.6rem/1 Arial, sans-serif;
  margin: 7px;
}
.user-album-list .module-item .quant {
  margin: 0 0 0 5px;
  display: block;
  color: #888;
  font: bold 1.2rem/1 Arial, sans-serif;
}

.server-module {
  font: bold 1.2rem/1 "PT Sans", Arial, sans-serif;
}

.server-module .module-item {
  margin-bottom: 120px;
}

.server-module .heading  {
  font: bold 1.3rem/70px "PT Sans", Arial, sans-serif;
  height: 70px;
  vertical-align: middle; 
}

.server-module .title { 
  font: bold 2rem/70px "PT Sans", Arial, sans-serif;
  margin-right: 10px;
  color: var(--main-color);
}

.server-module .heading img {
  margin: 0 20px 0 0;
  float: left;
}



/**************************
 * Формы
***************************/

div.mce-fullscreen {
  z-index: 101
}
.post-rules-btn {
  border: none;
  margin: 0;
  font-size: 22px;
  color: #aaa;
}
.post-rules-modal {
  position: fixed;
  bottom: -1000px;
  z-index: 500;
  margin: 0;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  min-width: 460px;
}
.post-rules-content {
  box-shadow: 0 -5px 20px rgba(0,0,0,0.2);
  background-color: #fff;
  padding: 20px 40px 30px 30px;
  font-size: 1.4rem;
  line-height: 1.5;
}
.post-rules-content a {
  color: #b31919;
}
.blog-form  .mce-toolbar-grp.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 102;
  width: 100%;
  box-shadow: 0 5px 5px -2px rgba(0,0,0,0.2);
}
.blog-form  .mce-toolbar-grp.fixed .mce-container-body {
  text-align: center;
}
.mce-menu.fixed {
  position: fixed !important;
}
.blog-form .blog-warning {
  font-size: 1.4rem
}
.blog-form .file-input-name{
  display: block;
  margin: 5px 0 0 0;
  color: #999;
}
.blog-form .help-block {
  color: #999;
}
.blog-form label input {
  top: 2px;
  margin-top: 0;
  position: relative;
}
.blog-form .form-group {
  margin-bottom: 35px 
}
.blog-form .input-lg {
  font: normal 2.4rem/1.5 Arial, sans-serif;
}
.blog-form .mce-panel {
  border-color: #ddd;
}
.exchange-form .item-description {
  padding: 0px 0 10px 20px;
  font: normal 1.2rem/1.5 Arial, sans-serif;
  color: #777;
}
.exchange-form .item-description .logo{
  margin-bottom: 10px;
}
.bonusAdsManageForm .secondary {
  font-size: 1.2rem
}
.bonusAdsManageForm .autocomplete_container .form-control {
  display: inline-block;
}
.bonusAdsManageForm .auto-select-name {
  width: 50%;  
}



.ui-progressbar {
position: relative;
}

.progress-label {
position: absolute;
left: 50%;
top: 4px;
font-weight: bold;
text-shadow: 1px 1px 0 #fff;
}
/***************************************
  Страница поиска
****************************************/


.advanced-search .text {
  padding: 5px;
  width: 250px;
  margin: 0 15px 0 5px
}
.advanced-search select {
  padding: 5px;
  width: 250px;
  margin: 0 15px 0 5px
}
.search-results-filter .badge{
  font: normal 1.1rem/1 Arial, sans-serif;
  background: #eee;
  color: #444;
  margin-left: 5px
}
.search-results-filter  .btn {
  margin: 5px 3px
}
.search-results {
  overflow: hidden;
  padding: 15px 20px 20px 0;
}

.search-results .item {
  margin: 0 0 20px 0;
  padding: 0 20px 17px 0; 
  border-bottom: 1px solid #aaa;
}

.search-results .item:last-child {
  border: none;
}

.search-results .content-tag{
  color: var(--main-color)

}
.search-results .release{
  color: #aaa

}
/*
  Всплывающие подсказки (бейджи) профилей пользователей и игр
*/

.bageToolTip a:hover{
  color:#000;
  text-shadow:none;
}

.bageToolTip  {
  position:absolute;
  left:0;
  top:0;
  width: 375px;
  background: #eee;
  box-shadow:3px 3px 3px rgba(00,00,00,0.5);
  padding:10px;
  z-index:1000;
  color:#444;
  display:none;
  font: normal 1.2rem "PT Sans", Arial,sans-serif;
  margin: 11px 0 0 0;
  border: 2px solid #fff;
}

.bageToolTip a {
  color: #444;
}
.bageToolTip a:hover {
  color: #444;
}
.bageToolTip .utilit-button {
  margin-left: 0;
}
.userProfileTooltip {
  height: 155px;
}
.gameProfileTooltip {
  height: 170px;
}
.userProfileTooltip .avatarHolder{
  margin:0 15px 12px 0;
  width:104px;
  text-align:center;
}

.userProfileTooltip .profileLink{
  vertical-align:top;
  display:inline-block;
  margin:1px 0 0 0;
}
.userProfileTooltip  .profileLink:hover  span{
  border-bottom:1px solid #fff;
}
.userProfileTooltip .column{
  display:inline-block;
  vertical-align:top;
}
.userProfileTooltip .buttons {
  bottom: 10px;
  left: 130px;
  position: absolute;
}
.userProfileTooltip  ul{
  list-style:none;
  padding:0;
  margin:0 0 10px 0;
}
.userProfileTooltip .uiButton{
  margin:0 5px 0 0;
  width:175px;
  padding:5px 0;
}
.userProfileTooltip .uiButton.sendMessage{
  width:195px;
}
.userProfileTooltip .avatar100{
  padding:2px;
  background:#fff;
  width:100px;
  height:100px;
}
.userProfileTooltip .awards img{
  vertical-align:middle;
  margin-right:3px;
}
.addButton .icon.loaderIndicator,.removeButton .icon.loaderIndicator{
  width:16px;
  height:16px;
  background:url('/images/ajax-loader-16x16.gif') no-repeat 0 0 !important;
}
.userProfileTooltip .online{
  color:#04E526;
}
.tooltip .heading{
  margin:0 12px 0 0;
  font-size: 1.4rem;
  font-weight:bold;
}

/*
 * jScrollPane
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer {
	overflow: hidden;
	position: relative;
}

.jspPane {
	position: absolute;
}

.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 8px;
	height: 100%;

}

.jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}


.jspCap {
	display: none;
}

.jspHorizontalBar .jspCap {
	float: left;
}

.jspTrack {
	background: transparent;
	position: relative;
}

.jspDrag {
	background: #111;
	position: relative;
	top: 0;
	left: -3px;
	cursor: pointer;
  border-radius: 0;
  border: 1px solid #222;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled {
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow {
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}
/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 45%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 45% 10px 10px; }
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}

/* ==========================================================================
   Раздел Онлайн-игр
   ========================================================================== */
.article-content .online_game-title {
  padding: 0;
  padding: 0;
}
.online_game-title a {
  color: #444;
}
.online_game-about {
  display: none;
}
.online_game-cover{
  border: 1px solid #ccc;
  border-bottom: none
}

/* ==========================================================================
   Раздел Флеш-игр
   ========================================================================== */


#flashGamesPreloader_wrapper  {
  text-align: center;
  margin: 20px auto;
}
#flashGamesPreloader {
  display: block
}
   
.flash-partition-header {
  margin: -20px -15px 20px;
  border-bottom: 3px solid var(--main-color);

}   
.flash-partition-header .secondary-navigation {
  padding: 20px;
}
.flash-partition-header .secondary-navigation .list-unstyled {
  margin-bottom: 0
}
.flash-partition-header a {
  color: #222;
}
.flash-partition-header li:hover a {
  color: var(--main-color);
}

.flash-tags-navigation {
  padding: 10px 10px 10px 20px;
  background: #fff;
  border-top: 1px solid #aaa;
}
.flash-tags-navigation li {
  display: inline-block;
  width: 25%;
  padding: 2px 2px 2px 10px;
}
.flash-partition-header .secondary-navigation {
  font: bold 1.6rem/1 'PT Sans Narrow', Arial, sans-serif;
}
.flash-partition-header .secondary-navigation .item {
  padding: 0 4px 0 5px;
}
.flash-thumb {
  float: left;
  width: 168px;
  margin: 0 10px 20px 10px;
  line-height: 1;
  background: #eee;
  padding-bottom: 10px;
  min-height: 184px;
  height: 184px;
  position: relative
}

.flash-thumb-img {
    margin-bottom: 10px
}
.flash-thumb a {
    color: #444;
}
.flash-thumb a:hover {
    color: var(--main-color);
}
.flash-thumb-row {
    margin-bottom: 20px;
}
.flash-thumb-row-header {
    text-transform: uppercase;
    margin-left: 10px;
    font-family: "PT Sans", Arial, sans-serif;
}
.flash-thumb-title {
    font-size: 1.2rem;
    font-weight: bold;
    margin: 0 10px 10px;
}
.flash-partition .article-title {
    margin: 10px 0 5px;
    font: normal 2rem/1 Arial, sans-serif;
}
.flash-partition .tags-list {
    margin: 20px 0 10px;
}
.flash-partition .tags-list .item  {
    margin-right: 14px;
}

.flashgames-container {
  margin: -20px -20px 0 -20px;
  background: #0e0e0e;
  text-align: center;
  font-size: 0;
  position: relative;
}
.flashgames-container .inner {
  display: inline-block;
  position: relative;
  min-width: 640px;
  min-height: 480px;
}
.preloader-advert-container {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 10px;
    z-index: 100;
    min-width: 640px;
    min-height: 480px;
    text-align: center;
}
.flashgames-preloader-message{
    font: normal 1.8rem/1 Arial, sans-serif;
    margin-bottom: 30px;
    color: #fff;
}
.flashgame-info {
    font: normal 1.3rem/1.5 Arial, sans-serif;
}
.flashgame-info .header {
    margin: 10px 0 5px;
    font: bold 1.4rem Arial, sans-serif;
    color: #777
}

/* ==========================================================================
   Раздел МИНИ-игр
   ========================================================================== */


.minigames-catalogue .minigames-item  {
  float: left;
  width: 33.33%;
  margin: 10px 0 38px 0;
  padding: 0 10px 0 0;
  min-height: 85px;
  position: relative;
}
.minigames-catalogue .minigame-img-wrapper {
 padding: 0 10px 0 0;
 width: 156px;
 height: 86px;
}  

.minigames-catalogue .minigame-img-wrapper  img {
  width: 140px;
  height: 80px;
  border: 3px solid #fff;
  box-shadow: 0 0 3px #333;
}

.minigames-catalogue .minigame-title {
  font: bold 1.5rem/1 'PT Sans Narrow', Arial, sans-serif;
  margin: 0 0 5px 0;
  display: block;
}

.minigames-catalogue .minigame-category {
  font: normal 1.2rem/1 Arial, sans-serif;
  display: block;
}

.minigames-catalogue  .minigame-download-link {
  position: absolute;
  bottom: 0;
  left: 160px;
}
.minigame-download-link a {
  font: normal 1.2rem/1 "PT Sans", Arial, sans-serif; 
  text-align: center;
  color: #BC0000;
  display:inline-block;
	padding:6px 14px 6px 5px;
}


.minigame-download-link a {
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	border-radius:4px;
	border:1px solid #dcdcdc;
	text-shadow:1px 1px 0px #ffffff;
}

.minigame-download-link a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}

.minigame-download-link a:active {
	position:relative;
	top:1px;
}

.minigame-download-link span {
  color:#666;
  padding: 1px 5px;
  font: normal 1.1rem/1 "PT Sans", Arial, sans-serif;
}

.machineContainer{
	margin-top: 20px;
	padding: 0 1px 0 1px;
	overflow: hidden;
  border-color: #dedede;
  border-style: solid;
  line-height: 0;
  border-width: 1px;
  margin-bottom: 3px;
}
.slotMachine{
	width: 32.333333%;
	border-right: 1px solid #aaa;
	height: 100px;
	padding: 0px;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	margin: 0;
	background-color: #fff;
}
#machine3 {
  border-right: 1px solid transparent;
}
.machineResult{
	display: none;
}
.slotMachine .slot {
	height:100px;
	background-position-x: 55%;
	background-repeat: no-repeat;
}
.slot1{
	background-image: url("../img/ui/slot1.png");
}
.slot2{
	background-image: url("../img/ui/slot2.png");
}
.slot3{
	background-image: url("../img/ui/slot3.png");
}
.slot4{
	background-image: url("../img/ui/slot4.png");
}
.slot5{
	background-image: url("../img/ui/slot5.png");
}
.slot6{
	background-image: url("../img/ui/slot6.png");
}

/******************************************************************************/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/*******************************************************************************/
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #111;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: normal 1.4rem/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../img/ui/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../img/ui/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('../img/ui/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: rgba(0,0,0,0.5);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 1.3rem/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5) {

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../img/ui/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../img/ui/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 99%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
  border: 1px solid #444;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 1px;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}

.fullscreen-overlay {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.9);
    width: 100%;
    height: 100%;
    z-index: 999;
}

.fullscreen-top {
    text-align: center;
    background: #222;
    padding: 10px;
    overflow: hidden;
    position: fixed;
    width: 100%;
}

.fullscreen-outer {
    display: table;
    width: 100%;
    height: 100%;
}

.fullscreen-content  {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;    
}

.fullscreen-close {
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    float: right;
    color: #fff;
    cursor: pointer;
    margin: 0 20px 0 20px;
    border-radius: 40px;
    vertical-align: middle;
    font: normal 3rem/3.6rem Arial, sans-serif;
}
.fullscreen-close .glyphicon {
    top: 3px;
    font-size: 2.6rem;
}
.fullscreen-message {
    color: #fff;
    font: normal 1.7rem/40px Arial, sans-serif;
    margin-left: 60px;
}
.sideline.fullscreen-overlay, .sideline .fullscreen-top, .sideline .fullscreen-outer,  .sideline .fullscreen-content {
    width: 300px;
}
.sideline.fullscreen-overlay {
    box-shadow: 5px 0 5px rgba(0,0,0,0.5);
}
.sideline .fullscreen-message {
   display: none; 
}
.sideline .fullscreen-content {
  vertical-align: top;
}
.sideline .fullscreen-top {
  padding: 0;
  background: transparent;
}
.sideline .fullscreen-close {
  margin: 10px 10px 0 0;
}
.sideline .fullscreen-content iframe {
  height: 100%;
}

.vacancy-description {
  padding: 0 25px 25px;
  background: #EDEDED;
  border: 1px dashed #ccc;
  margin: 10px 0 20px;
}

.vacancy-tabs .simple-button {
  margin: 25px 10px 0 20px;
  box-shadow: 0 0 1px rgba(0,0,0,0.5)
}


.support-message-thread {
  margin: 20px;
}
.support-message-row {
  padding: 5px 10px;
  height: 32px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  box-shadow: 1px 0 1px #fff;
}
.support-message-row:hover {
  background: #eee;
}
.support-message-row:last-child {
  border: none;
  box-shadow: none;
}
.support-message-row.open:hover,.support-message-row:last-child {
  background: transparent;
}
.support-message-row:last-child, .support-message-row.open {
  height: auto;
  cursor: auto;
}
.support-message-row:last-child {
  cursor: auto;
}
.support-message-row:last-child .support-message-text, .support-message-row.open .support-message-text, .support-message-row.open time, .support-message-row:last-child time {
  opacity: 1;
}
.support-message-text {
  padding: 0 150px 50px 200px;
  line-height: 1.5;
  opacity: 0.7;
  white-space: pre-line;
}
.support-message-text img {
  margin: 20px 5px 0 0; 
}
.support-message-row .pull-right {
  font-size: 1.1rem;
  opacity: 0.6
}

.support-message-row.adm .support-message-text, .support-message-row.adm .author {
  color: #2f6f9f;
}
.support-message-form {
  margin: 20px 20px 40px  20px ;
}
.support-message-row .btn {
  padding: 0;
}

.support-message-row .glyphicon {
  color: #ccc;
  margin-right: 3px;
  font-size: 1.7rem;
}
.support-message-row:hover .glyphicon {
  color: #aaa;
}
.support-message-form .upload {
    overflow: hidden;
}
.support-message-form .upload span {
    border-bottom: 1px dotted #006a9b;
    color: #006a9b;
}
.support-message-form .upload input {
    opacity: 0 !important;
    overflow: hidden !important;
    position: relative;
    left: -150px;
    cursor: pointer;
}

.support-message-row.active .author{
  padding: 0 0 0 25px
  
}

.support-message-thread-title {
  white-space: pre-line;
  background: #eee;
  padding: 10px;
  font: normal 1.8rem/1.5 Arial, sans-serif;
}


.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.mce-i-iu {
  background-image: url(../img/ui/upload_d.png) !important;
  margin: 2px 0 0 0 !important;
}


.page-main-column {
  background: #fff;
  min-height: 800px;
  box-shadow: 0 0 2px rgba(0,0,0,0.2);
  padding: 20px;
}

.page-aside .module-footer {
  background: none;
}

.page-aside .module-header {
  border-bottom: none;
  padding: 5px 5px 10px 10px
}
.page-aside .module-title {
  padding: 0;
}
.article-header {
  margin: 0 0 30px 0px;
  position: relative;
}
.content-manage-options {
  margin-top: 10px;
}
.dropdown-hover:hover > .dropdown-menu {
    display: block;    
}
.upload_box iframe {
  width: 100%
}

.modal.ui-draggable .modal-backdrop{
    display: none
}
.social-plugins-widget {
  margin: 0 0 20px 0;
  border: none;
  overflow: hidden;
}
.social-plugins-widget .nav-tabs {
  font-size: 1.8rem;
  border: none;
}
.social-plugins-widget .nav > .vk-tab > a  {
  color: #597ea2;
  background-color: transparent;
}
.social-plugins-widget .nav > .fb-tab > a {
  color: #3b5a99;
  background-color: transparent;
}
.social-plugins-widget .nav > .yt-tab > a  {
  color: #CC181E;
  background-color: transparent;
}
.social-plugins-widget .nav > .ok-tab > a  {
  color: #EB722E;
  background-color: transparent;
}
.social-plugins-widget .nav > .vk-tab > a:hover, .social-plugins-widget .nav > .vk-tab.active > a {
  background-color: #597ea2;
  color: #fff;
}
.social-plugins-widget .nav > .fb-tab > a:hover, .social-plugins-widget .nav > .fb-tab.active > a {
  background-color: #3b5a99;
  color: #fff;
}
.social-plugins-widget .nav > .yt-tab > a:hover, .social-plugins-widget .nav > .yt-tab.active > a {
  background-color: #CC181E;
  color: #fff;
}
.social-plugins-widget .nav > .ok-tab > a:hover, .social-plugins-widget .nav > .ok-tab.active > a {
  background-color: #EB722E;
  color: #fff;
}
.social-plugins-widget .nav-tabs.nav-justified > .active > a, .social-plugins-widget .nav-tabs.nav-justified > .active > a:hover, .social-plugins-widget .nav-tabs.nav-justified > .active > a:focus {
  border: none;
}
.social-plugins-widget .tab-content {
  padding: 0;
  margin: 0;
}
.social-plugins-widget .nav-tabs > li > a {
  border-width: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0;
}
.social-plugins-widget .nav-tabs > li {
  margin: 0 !important;
  border-width: 0;
  padding: 0;
}
.social-plugins-widget .nav-tabs a:focus {
  outline: 0
}

ul.tagit {
    padding: 1px 10px;
    overflow: auto;
    margin-left: inherit; /* usually we don't want the regular ul margins. */
    margin-right: inherit;
    border-color: #ccc;
}
ul.tagit li {
    display: block;
    float: left;
    margin: 2px 5px 2px 0;
}
ul.tagit li.tagit-choice {    
    position: relative;
    line-height: inherit;
}
input.tagit-hidden-field {
    display: none;
}
ul.tagit li.tagit-choice-read-only { 
    padding: .2em .5em .2em .5em; 
} 

ul.tagit li.tagit-choice-editable { 
    padding: .2em 18px .2em .5em; 
} 

ul.tagit li.tagit-new {
  padding: .25em 4px .25em 0;
}

ul.tagit li.tagit-choice a.tagit-label {
  cursor: pointer;
}
ul.tagit li.tagit-choice .tagit-close {
    cursor: pointer;
    position: absolute;
    right: .1em;
    top: 50%;
    margin-top: -8px;
    line-height: 17px;
}

/* used for some custom themes that don't need image icons */
ul.tagit li.tagit-choice .tagit-close .text-icon {
    display: none;
}

ul.tagit li.tagit-choice input {
    display: block;
    float: left;
    margin: 2px 5px 2px 0;
}
ul.tagit input[type="text"] {
    -moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 0;
    width: inherit;
    background-color: inherit;
    outline: none;
}

.bs-fieldset {
  background: #f2f2f2;
  padding: 10px 15px;
  margin-bottom: 15px;
  border-radius: 5px;
}

.bs-legend {
  margin: 5px 0 15px 5px;
  font-size: 1.7rem;
  color: #666;
  line-height: 1;
}

.games-genre-list {
  width: 200px;
  height: 100%; 
  bottom: 0; 
  overflow: auto;
}
.games-genre-list .panel {
  border-radius: 0;
  box-shadow: none;
}
.games-genre-list .list-group-item {
  padding: 7px 15px;
}
.games-genre-list .list-group-item.active, .games-genre-list .list-group-item.active:focus, .games-genre-list .list-group-item.active:hover {
  background: #eee;
  color: var(--main-color);
  border-color: #ddd;
  font-weight: bold;
}

.gallery-image-loader {
	position: relative;
	min-height: 400px;
	display: none;
}
.gallery-box {
	height: inherit;
	overflow: auto;
}
.gallery-modal {
	position: relative;
	margin: 50px auto;
	width: 710px;
	background: rgba(24, 24, 24, .99);
}
.gallery-main-image {
	width: inherit;
	position: relative;
}
.gallery-info-image {
	position: absolute;
	top: 0;
	opacity:0;
	width: inherit;
	height: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.gallery-info-image {
	box-shadow: 0 0 50px 20px rgba(0, 0, 0, .5) inset;
}
.gallery-main-image:hover > .gallery-info-image {
	opacity:1;
}
.gallery-image-prev, .gallery-image-next {
	color: rgba(255, 255, 255, .75);
	position: absolute;
	width: 50%;
	height: 100%;
	cursor: pointer;
	padding: 35% 0;
	font-size: 2rem;
}
.gallery-image-prev:hover, .gallery-image-next:hover {
	color: #fff;
}
.gallery-image-prev {
	left: 0;
	padding-left: 30px;
	text-align: left;
}
.gallery-image-next {
	right: 0;
	padding-right: 30px;
	text-align: right;
}
.gallery-image-title {
	position: absolute;
	bottom: 0;
	color: #fff;
	padding: 0 10px;
}
.gallery-info {
	border-top: 1px solid rgba(19, 19, 19, .99);
	padding: 15px;
}
.gallery-comments {
	background: #fff;
	padding: 15px;
}
.gallery-btn {
  border-radius: 3px;
  padding: 5px 10px;
}
.gallery-btn-download {
	background: #fff;
	color: #000;
	font-size: 1.2rem;
}
.gallery-btn-download:hover {
	background: rgba(23, 23, 23, 0.99);
	color: #FFF;
	box-shadow: 0 0 0 1px #fff;
}

.game-rating.hidden-md {
    margin: -5px 0 5px 0;
  }
  
.file-input-wrapper { 
  overflow: hidden; 
  position: relative; 
  cursor: pointer; 
  z-index: 1;
}
.file-input-wrapper input[type=file], .file-input-wrapper input[type=file]:focus, .file-input-wrapper input[type=file]:hover { 
  position: absolute; 
  top: 0; 
  left: 0; 
  cursor: pointer; 
  opacity: 0; 
  filter: alpha(opacity=0); 
  z-index: 99; 
  outline: 0; 
}
.file-input-name { 
  margin-left: 8px;
}


/***************************************************************************************************************/
/***************************************************Media Queries***********************************************/
/***************************************************************************************************************/
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1281px) {
  .content-column {
    width: 71%;
  }
  .page-aside {
    max-width: 330px;
  }
  .container {
    width: 1170px;
  }
}
@media (min-width: 1050px) and (max-width: 1280px){
  .content-layout {
    width: auto;
    max-width: 990px
  }
}
@media (max-width: 1280px) {
  .news-module .stoty-title {
    font-size: 1.8rem;
  }
  .post-type {
    top: 43%;
  }
}
/********************************менее 1050px********************************/
@media (max-width: 1050px) {
  .post-type {
    top: 47%;
  }
  .gp-game-heading, .game-heading-compact, .user-profile-header {
    margin-bottom: 0;
  }
  .user-profile-sidebar {
      position: static !important;
      height: auto;
      width: auto;
      margin: -8px -15px 15px;
  }
  .user-profile-sidebar .content {
      position: static !important;
      width:auto;
      margin: 0;
      height: auto;
      display: none;
  }
  .user-profile-sidebar .sticky-wrapper {
      height: auto !important;
  }
  .user-profile-navigation .ui-widget-content{
      padding: 0
  }
  .user-profile-navigation .current > a {
      background: none;
      box-shadow: none;
  }
  .user-profile-navigation .counter {
      position: static;
      display: inline-block;
      color: #888;
      margin: 0 20px;
      text-align: right;
      float: right;
  }
  .user-profile-navigation .item {
      border-bottom: 1px solid #222;
      height: auto;
  }
  .user-profile-navigation .item a {
      text-align: left;
      font-size: 1.4rem;
      padding: 7px 15px;
      display: block;
      line-height: 1.5;
  }
  .user-profile-navigation .item .glyphicon {
      display: inline-block;
      margin: 0 10px 0 0;
      vertical-align: middle;
      color: #aaa;
  }
  .user-profile-navigation .item a:hover {
      background: none;
      color: #444;
  }
  .user-profile-navigation a:hover .counter {
      display: inline-block
  }
  .user-profile-navigation ul {
      margin-bottom: 0;
  }
  .game_user-nav-toggler {
    clear: both;
    padding: 6px 0;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0;
    cursor: pointer;
  }
  .article-content .vidContainer {
      height: auto;
  }
  .scrollup, .scrollup.stick {
      display: none !important;
  }
  .tab-news-lastNews .media {
      margin-top: 0
  }
  .tab-news-lastNews .media-object {
      width: 100%
  }
  .navbar-default .navbar-nav > li > a {
      color: #eee;
  }
  .page-header {
      height: auto;
  }
  .side-widget-pane-controll {
      display: none;
  }
  .side-widget-pane.active .side-widget-pane-controll {
      display: block;
  }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
      background: none;
  }
  .dropdown.open .dropdown-menu {
      float: none !important;
  }
  .navbar {
      min-height: 40px
  }
  .navbar-brand {
      height: 40px
  }
  
  .navbar-default .navbar-toggle {
      margin: 4px 5px 3px 0;
      border-color: transparent;
      border-radius: 0;
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
      background: none;
  }
  .navbar-toggle .icon-bar {
    background: #eee;
    height: 3px;
  }
  .page-aside .sreenshots-module .item {
      float: none;
      width: 100%;
      padding: 0 !important;
  }
  
}
@media (max-width:1000px) {
  .game-announcement-block .col-md-2 {
    float: none;
    display: inline-block;
    width: auto;
    vertical-align: top;
    max-width: 140px;
  }
  .game-announcement-block .tab-pane {
    white-space: nowrap;
    overflow-x: auto;
  }
  .features-slider {
    overflow: auto;
    white-space: nowrap;
  }
  .features-slider .item {
    float: none;
    display: inline-block;
    vertical-align: top;
    position: static;
    width: auto;
  }
  .features-slider-item {
    float: none;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    width: auto;
    max-width: 300px;
    min-width: 300px;
  }

  .features-slider-item img {
    max-width: 100%
  }
  .features-slider-main-item-big .features-slider-title {
    text-align: left;
    padding: 0 25px;
    font-size: 2.2rem;
  }
}
/********************************менее 960px********************************/
@media (max-width:960px) {
  .user-image-frame-content {
      padding-right: 0
  }
  .user-image-frame-column {
      display: none;
  }
  
}

/********************************менее 860px********************************/
@media (max-width: 860px) {
    .article-related-content .media:nth-of-type(3n+1){
        clear: none;  
    }
    .article-related-content .media:nth-of-type(2n+1){
        clear: left;  
    }
    .games-genre-list {
        width: auto;
        overflow: visible;
    }
    .games-genre-list .list-group {
        width: 100%
    }
    .foundation-wrapper {
        padding-top: 0;
        margin-top: 0;
    }
    .page-notification {
        margin-top: 0; 
    }
    .content-layout {
        margin-top: 0;
        padding: 20px 15px;
    }
    .foundation-wrapper {
        background-size: 200% auto;
    }
    .foundation-wrapper .xaas div a:first-child, #brandingBanner img {
        height: 19vw !important;
    }
    .announcement-block.prizes .content {
        padding-bottom: 0;
    }
    .announcement-block.prizes .carousel-inner {
        overflow: visible;
        position: static;
        overflow-x: auto;
        width: 100%;
        white-space: nowrap;
        height: auto;
    }
    .announcement-block.prizes .carousel-inner>.item {
        display: inline-block;
        position: static;
        float: none;
    }
    .announcement-block.prizes .prize-item {
        float: none  !important;
        display: inline-block;
        position: static;
        margin: 5px;
    }
    .announcement-block.prizes .prize-title, .announcement-block.prizes .btn-all, .announcement-block.prizes .carousel-control {
        display: none !important;
    }
}

/********************************от 768px до 1050px********************************/
@media (min-width: 768px)  and (max-width: 1050px){
  .main-navigation .dropdown-toggle {
    padding: 10px 10px 15px 10px;
  }
}

/********************************менее 767px********************************/
@media (max-width:767px) {
  .post-type {
    top: 38%;
  }
  .games-catalogue-list .item {
    margin: 10px 0;
    flex-basis: 100%;
    padding: 0 5px;
  }
  .main-navigation {
    text-align: left;
  }
  .main-navigation.navbar-nav>li {
    float: none;
    display: block;
    vertical-align: middle;
  }
  .page-header .search-btn {
    padding-top: 12px;
    padding-bottom: 15px;
  }
  .gallery-announcement .item-wrapper {
    width: 33.333333%
  }
  .navbar-brand > img {
    display: none;
  }
  .text-logo {
    margin: 12px 0 0 0;
    font-weight: bold;
    color: #fff;
  }

  .user-profile-moderator-tools {
      float: none;
      margin-bottom: 20px;
      text-align: right;
  }    
  .article-header {
      margin: 0 0 10px 0;
  }
  .games-catalogue-list .genre-filter {
      width: 200%;
  }
  .games-catalogue-list .genre-filter li {
      width: 50%;
  }    
  .navbar-nav .dropdown-submenu > a:before {
      margin-top: 8px;
      border-color: inherit;
      border-style: solid;
      border-width: 4px 4px 0;
      border-left-color: transparent;
      border-right-color: transparent;
  }
  .navbar-nav .dropdown-submenu > a {
      padding-left: 40px;
  }
  .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a, .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > label {
      padding-left: 35px;
  }
  .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a, .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > label {
      padding-left: 45px;
  }
  .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > label {
      padding-left: 55px;
  }
  .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > label {
      padding-left: 65px;
  }
  .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > label {
      padding-left: 75px;
  }
  .navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:before {
      border-top-color: #555;
  }
  .navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:before {
      border-top-color: #fff;
  }
  .page-header .search-form {
      margin-left: 50px
  }
  
  .tileview-list-item .publication-partition {
      min-height: auto;
  }
  .navbar-header {
      background: #292929
  }
  .main-navigation .dropdown-hover:hover > .dropdown-menu {
      display: none;    
  }
  .container > .navbar-collapse li a:hover {
      background-color: none;
  }
  .navbar-default .navbar-nav > li:hover {
      background: none;
  }
  .navbar-default .navbar-nav > li > a {
      color: #aaa;
  }
  .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
      color: #fff;
  }
  .page-header .search-form {
      background: none;
      position: static;
      border: none;
      width: 100% !important;
      margin: 0;
      display: block !important;
  } 
  .main-navigation .dropdown-toggle {
      padding: 10px 10px;
      border-bottom: 1px solid #444;
  }
  .main-navigation a:hover, .main-navigation li:hover {
      background: none !important;
  }
  .forum-subject-discuss .comments-wall .user-details {
      display: inline-block;
      clear: none;
  }
  .comments-wall .user-details .achievments  {
      display: none;
  }
  .comments-wall .comments-content .inner {
      padding-left: 0;
      padding-right: 0;
  }
  .comment-header,.comments-posting-form .textarea-holder {
      margin: 0;
  }
  .comments-wall .postAvatar .column  {
      vertical-align: top;
  }
  .comments-wall .comments-footer {
      padding: 0;
  }
  .comment-row .comments-options {
      display: block;
  }
  .comment-row input.css-checkbox[type="checkbox"] + label.css-label {
      top: 0;
      left: 0;
  }
  .comments-posting-form .avatar-area, .main-navigation .drop-down-layer {
      display: none !important
  }
  .top-bar {
      background: #292929;
  }
  .anounce-teaser-item, .anounce-teaser-item img {
      display: block;
      width: 100%
  }
  .side-widget-pane {
      width: 100%;
      left: 100%;
      right: auto;
  }
  .side-widget-pane.active {
      left: 0;
  }
  .side-widget-pane-close {
      color: #fff;
      font-size: 3.5rem;
      opacity: 0.6;
      margin: -10px -10px 0 0;
  }
  .user-events-stream .events-content {
      padding: 0;
      margin-top: 10px;
  }
  .tileview-list-item {
      height: auto;
  }
  .media-announce-image {
      float: none;
      display: inline-block;
      margin-right: 0;
  }
  
  .side-widget-content .nav-tabs.nav-justified > li {
      display: table-cell;
      float: none;
      width: 1%;
  }
  .side-widget-content  .nav-tabs.nav-justified > li > a {
      margin-bottom: 0;
  }
  .gp-game-title{
      font-size: 2.6rem;
  }
  .article-title {
      font-size: 2.6rem;
      font-weight: bold;
  }
  .page-aside .sreenshots-module .item {
      float: left;
      width: 50%
  }
  .gp-game-summary-about .panel {
      float: none;
      width: auto;
      margin-left: 0;
  }
  .text-logo.middle {
      display: none;
  }
  .text-logo.tiny {
      display: block;
  }
  .page-aside .pix-widget .item {
      width: 150px;
      padding: 0 !important;
  }
  .page-aside .pix-widget .img-wrapper {
      margin: 0 0 0 15px;
  }
    
}

/********************************менее 480px********************************/
@media (max-width: 480px) {
  .fullscreen-message {
    margin-left: 0;
  }
  .fullscreen-close {
    margin: 0;
  }
  .sideline.fullscreen-overlay, .sideline .fullscreen-top, .sideline .fullscreen-outer, .sideline .fullscreen-content {
    width: 100%;
  }
  .gp-game-heading .js-icon-info {
    position: absolute;
    top:0;
    right: 0;
    font-size: 14px;
  }
  .game-heading-compact .btn-set {
    position: absolute;
    right: 10px;
    top: 0;
    margin: 0;
  }
  .game-heading-compact .btn-set .btn {
    padding: 1px 3px 1px 2px;
    border-radius: 0;
  }
  .game-heading-compact .game-header {
    margin-bottom: 5px;
  }
  
  .gp-game-heading .description-wrapper {
    display: none;
  }
  .fullscreen-content img{
    height: auto;
  }
  .gp-game-card .gp-game-cover {
    text-align: center;
  }
  .article-content .blockquote-1, .article-content .blockquote-2, .article-content blockquote {
    padding-left: 20px;
    padding-right: 10px;
  }
  .media-announce-content {
    padding-left: 0;
    padding-right: 0;
  }
  .post-flow-item {
    flex-basis: 100%;
  }
  .gallery-announcement .item-wrapper {
    width: 50%
  }
  .game-announcement-description {
    display: none;
  }
  .news-module .story-image {
      width: 40%;
      margin-right: 10px;
      float: left;
      padding: 0;
  }
  .news-module .story-container {
      margin-bottom: 20px;
      padding-bottom: 0;
  }
  .news-module .story-content {
      margin-bottom: 0;
      padding: 5px 5px 5px 10px;
  }
  .news-module .story-meta {
      display: none;
  }
  .news-module .post-type {
    display: none;
  }
  .news-module .stoty-title {
      font: normal 1.4rem/1 Arial, sans-serif;
      margin: 0;
      min-height: none;
      max-height: none
  }
  .file-announcement .block-content, .forum-announcement .block-content,  .blog-announcement .block-content,  .compact.block-content{
      border: none;
      padding: 20px 0 20px 0;
  }
  .user-profile-header .bottom-lined {
      position: static;
      margin-top: 10px;
  }
  .user-profile-header .avatar {
      width: 100px;
      height: 100px;
  }
  .navbar-header .btn-extra {
      margin-left: 25px;
  }
  .user-events-stream .event-body img {
      float: none !important; 
      margin-left: 0;
  }
  .user-events-stream .events-content .col-md-3 {
      text-align: left;
  }
  .comments-wall .report-dropdown {
      left: -50px;
      right: auto;
  }
  .page-notification {
      font-size: 1.2rem;
  }
  .filter-block.btn-group-justified>.btn, .filter-block.btn-group-justified>.btn-group {
      display: block;
      width: 100%;
  }
  .games-catalogue-list .btn-group:nth-child(2) .btn {
    border-width: 1px;
  }
  .games-catalogue-list .genre-filter {
      width: auto;
      max-height: 400px;
      overflow: auto;
  }
  .games-catalogue-list .genre-filter li {
      width: 100%;
  }
  .games-catalogue-list .genre-filter {
      width: auto;
      max-height: 400px;
      overflow: auto;
  }
  .games-catalogue-list .media-object {
      width: 110px;
  }
  .games-catalogue-list .gp-game-follow {
      padding: 6px 10px 4px;
      top: 110px
  }
  .gp-game-heading .btn-set {
      position: absolute;
      right: 5px;
      top: -20px;
  }
  .gp-game-heading .btn-set .btn {
      padding: 5px 7px;
  }
  .gp-game-heading .retailer-price {
      display: block;
      position: static;
      line-height: 0.8
  }
  .article-related-content .item {
      clear: left;
      overflow: hidden;
  }
  .article-related-content img {
      float: left;
      width: 40%;
      margin-right: 10px;
      min-width: 126px;
  }
  .user-events-stream .event-image {
      margin-bottom: 10px;
      width: auto;
      float: none;
      margin-left: 0;
      display: block;
  }
  .review-breakdown {
    background-color: transparent;
  }
  .review-breakdown .media {
    text-align: center;
  }
  .review-breakdown .gp-game-cover {
    display: inline-block;
    width: auto;
    padding: 0;
  }
  .review-breakdown .media-body {
    display: block;
    width: auto;
    
  }
  .review-breakdown .row, .review-breakdown .header{
    text-align: left;
  }
  .review-breakdown .gp-game-choice {
    transform: none;
    position: static;
    width: 180px;
    margin: 0 auto;
  }
}

@media (min-width: 480px) and (max-width: 768px) {
  
  .col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9, .col-ms-10, .col-ms-11 {
      float: left; 
  }
  .col-ms-1 {
      width: 8.33333%;
  }
  .col-ms-2 {
      width: 16.66667%;
  }
  .col-ms-3 {
      width: 25%;
  }
  .col-ms-4 {
      width: 33.33333%;
  }
  .col-ms-5 {
      width: 41.66667%;
  }
  .col-ms-6 {
      width: 50%;
  }
  .col-ms-7 {
      width: 58.33333%;
  }
  .col-ms-8 {
      width: 66.66667%;
  }
  .col-ms-9 {
      width: 75%;
  }
  .col-ms-10 {
      width: 83.33333%;
  }
  .col-ms-11 {
      width: 91.66667%;
  }
  .col-ms-12 {
      width: 100%;
  }
  .col-ms-push-1 {
      left: 8.33333%;
  }
  .col-ms-push-2 {
      left: 16.66667%;
  }
  .col-ms-push-3 {
      left: 25%;
  }
  .col-ms-push-4 {
      left: 33.33333%;
  }
  .col-ms-push-5 {
      left: 41.66667%;
  }
  .col-ms-push-6 {
      left: 50%;
  }
  .col-ms-push-7 {
      left: 58.33333%;
  }
  .col-ms-push-8 {
      left: 66.66667%;
  }
  .col-ms-push-9 {
      left: 75%;
  }
  .col-ms-push-10 {
      left: 83.33333%;
  }
  .col-ms-push-11 {
      left: 91.66667%; 
  }
  .col-ms-pull-1 {
      right: 8.33333%;
  }
  .col-ms-pull-2 {
      right: 16.66667%; 
  }
  .col-ms-pull-3 {
      right: 25%; 
  }
  .col-ms-pull-4 {
      right: 33.33333%; 
  }
  .col-ms-pull-5 {
      right: 41.66667%; 
  }
  .col-ms-pull-6 {
      right: 50%; 
  }
  .col-ms-pull-7 {
      right: 58.33333%; 
  }
  .col-ms-pull-8 {
      right: 66.66667%;
  }
  .col-ms-pull-9 {
      right: 75%; 
  }
  .col-ms-pull-10 {
      right: 83.33333%; 
  }
  .col-ms-pull-11 {
      right: 91.66667%; 
  }
  .col-ms-offset-1 {
      margin-left: 8.33333%;
  }
  .col-ms-offset-2 {
      margin-left: 16.66667%;
  }
  .col-ms-offset-3 {
      margin-left: 25%;
  }
  .col-ms-offset-4 {
      margin-left: 33.33333%;
  }
  .col-ms-offset-5 {
      margin-left: 41.66667%;
  }
  .col-ms-offset-6 {
      margin-left: 50%;
  }
  .col-ms-offset-7 {
      margin-left: 58.33333%;
  }
  .col-ms-offset-8 {
      margin-left: 66.66667%;
  }
  .col-ms-offset-9 {
      margin-left: 75%;
  }
  .col-ms-offset-10 {
      margin-left: 83.33333%;
  }
  .col-ms-offset-11 {
      margin-left: 91.66667%; 
  } 
  .tab-news-lastNews .story-container:nth-of-type(2n+1) {
      clear: both;
  }
  .tab-news-lastNews .story-container:nth-of-type(2n+2) {
      clear: none;
      float: right;
      padding-left: 10px;
  }
  .page-aside .video-related-content .item {
      float: left;
      width: 50%;
  }
}

@media (min-width:992px) {
  .tileview-list-module .item:nth-of-type(3n+1) {
      clear: left;
  }
}

@media (min-width: 481px) and (max-width:991px) {
  .tileview-list-module .item:nth-of-type(2n+3) {
      clear: left;
  }
}


.jw-icon-hd.jw-off {
    color: #fff !important
}
.jw-icon-hd {
    color: #555 !important
}
.game-info-edit-form .form-group {
    margin-bottom: 40px
}
.game-info-edit-form .date-platform-field-set {
    margin-bottom: 5px;
    position: relative;
}
.game-info-edit-form .date-platform-field-set .btn {
    color: #aaa;
    opacity: 0.5;
    margin-top: 2px
}
.game-info-edit-form .date-platform-field-set .btn:hover {
    color: #444;
    opacity: 1;
}
.game-info-edit-form .control-label, .game-info-edit-form .h5 {
   font-size: 1.8rem;
   font-weight: normal;
   font-family: "PT Sans", Arial, sans-serif;
}
.game-info-edit-form .new-platforms .js-date-set:not(:first-child) .chosen-container {
    display: none;
}
.game-info-edit-form .form-group .pull-right {
    margin-top: 5px;
}
.game-info-edit-form .form-horizontal {
    margin-bottom: 40px;
}
.game-info-edit-form .form-horizontal .form-group {
    margin-bottom: 5px
}
.game-info-edit-form .form-horizontal .control-label {
    font-weight: normal;
    text-align: left;
    font-size: 1.3rem;
    color: #888;
}
