body {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAARkCAIAAAA8AekkAAAAgElEQVR4Ae2TsQ2AQAwDc+w/EAOxBB010Uv2p4HCxRWQOFIcf53XfVTVJ8Di30Cj9MjeBu86zi5mHQwdmzNFfTHP9gT8/g6mrzC7JUYmUN/Cf7by13STjAkdGBmQGaNr/fc5zI8CfSOx3/xWdm5WoLXSO4HwQvT9lBBCCCGEEMIDf74LtTjwec4AAAAASUVORK5CYII=) repeat-x fixed #FBF9FA;
    color: #494B4F;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding: 0
}

.modal-open {
	overflow: hidden;
}

.new-wrap:before {
    background-color: rgba(10, 123, 176, 0.26);
    background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.17' fill-rule='evenodd'/%3E%3C/svg%3E");
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    content: " ";
    z-index: -1
}

a {
    color: #fff;
    text-decoration: none
}

ul {
    margin: 0;
    padding: 0
}

h1 {
    background-color: #3cbfdb;
    box-shadow: 0px 3px 0 #0da9ca;
    color: #fff;
    font-family: Trebuchet MS, Arial Cyr, Tahoma, Arial, Verdana, sans-serif;
    font-size: 22px;
    font-weight: 600;
    height: 18px;
    margin: 0;
    padding: 4px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

h2 {
    color: #c01b1b;
    font-family: Trebuchet MS;
    font-size: 17px;
    font-weight: 400;
    margin: 0;
    padding-left: 9px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

svg {
    width: auto;
    fill: #fff;
    top: .125em;
    margin-top: -1em;
    position: relative
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

.wrapper,
.headwrap,
.botwrap {
    margin: 0 auto
}

.headwrap,
.botwrap {
    display: table
}

.none {
    display: none
}

#toggleMenu:hover {
    opacity: .8
}

.icon-close {
    display: none
}

.icon-close-2 {
    display: none
}

.in-top-r {
    margin: 14px 0px 0px 19px
}

.toggle_menu {
    border: 0;
    outline: 0;
    display: block;
    float: left;
    cursor: pointer;
    height: 40px;
    text-align: left;
    line-height: 57px;
    padding: 0 8px;
    background-color: #0086cc;
    margin-left: 0
}

.toggle_menu2 {
    float: right;
    display: none;
    background-color: #0086cc;
    border: 0;
    outline: 0;
    height: 40px;
    padding: 11px 11px 0 10px;
    cursor: pointer
}

.vertical_nav,
.vertical_nav2 {
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

#top {
    width: 100%;
    display: block;
    position: relative;
    z-index: 99;
    padding-top: 6px;
    margin-bottom: 2px;
    height: 40px
}

#logo {
    display: block;
    float: left;
    height: 40px;
    width: 240px
}

#top_line {
    height: 40px;
    line-height: 0;
    text-align: center;
    text-transform: uppercase
}

#top_line ul li {
    list-style: none
}

.topm {
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    height: 37px;
    line-height: 37px;
    margin-left: 5px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

.topm:hover {
    /*margin-top: -2px;*/
    opacity: .8;
    text-decoration: underline
}

.side1 a:nth-last-child(-n+3),
.side2 a:nth-last-child(-n+3),
.side3 a:nth-last-child(-n+3) {
    display: none
}

.vp-block {
    background: url(https://static.vseigru.net/templates/vseigru/images/fav.png) no-repeat;
    background-color: #0086cc;
    box-shadow: 0px 4px 0 #0679b5;
    color: #fff;
    background-position: -5px 2px;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 37px;
    margin-left: 5px;
    position: relative
}

.vp-block:hover {
    margin-top: -2px;
    opacity: .8;
    text-decoration: underline
}

.vp-dropdown {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99999;
    top: 0;
    left: 0;
    display: none
}

#smokescreen {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(72, 72, 72, 0.9)
}

section.vp-dropdown div.close i {
    position: fixed;
    z-index: 1;
    cursor: pointer;
    font-size: 30px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    width: 50px;
    height: 50px;
    right: 0
}

section.vp-dropdown h4 {
    margin-top: 60px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 15px;
    text-align: center
}

i.icon-cancel svg:hover {
    fill: #FF4F5B
}

.vp-list.vp-fav {
    margin: 0;
    padding: 0;
    text-align: center
}

.noadded {
    color: #fff;
    text-align: center;
    padding: 0 20px;
    font-size: 16px;
    line-height: 21px
}

.favgame {
    display: inline-block;
    position: relative
}

.vp-dropdown .remove {
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    position: absolute;
    background-color: red;
    line-height: 10px;
    padding: 4px;
    right: 0;
    top: 0;
    z-index: 999;
    border-radius: 3px
}

.vp-dropdown .remove:hover {
    background: #02B8E3;
    text-decoration: none
}

.vplayer-btn-favorites {
    color: #fff;
    font-size: 16px;
    padding: 0 5px 0 20px
}

.count {
    background-color: #d95652;
    border-radius: 100%;
    float: right;
    height: 14px;
    line-height: 14px;
    margin-top: -4px;
    padding: 3px 6px
}

.my-games {
    font-size: 9px;
    line-height: 21px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

.border-10 {
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.border-lr-7 {
    -khtml-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0
}

.border-7 {
    -khtml-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px
}

.shadow {
    -moz-box-shadow: 0 0 7px #bdbcbc;
    -webkit-box-shadow: 0 0 7px #bdbcbc;
    box-shadow: 0 0 7px #bdbcbc
}

#search {
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    background-color: #3cc0dc;
    box-shadow: 0px 3px 0 #0da9ca;
    float: right;
    height: 38px;
    margin-right: 8px;
    text-align: right;
    /*width: 20%;*/
}

#mod-search-searchword {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background: #fff;
    border: 2px solid #6ab4dc;
    color: #999;
    font-size: 18px;
    height: 24px;
    margin: 3px 0;
    padding: 3px 0 3px 5px;
    vertical-align: top;
    width: 274px
}

button.validate,
input.button {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background: #f74140;
    border-bottom: 2px solid #c10100;
    color: #fff;
    font-size: 14px;
    height: 28px;
    left: 1px;
    line-height: 0;
    position: relative;
    top: 2px;
    width: 70px
}

button.validate:hover,
input.button:hover {
    cursor: pointer;
    background-color: #e40100;
    border-bottom: 2px solid #920100
}

input.button.search {
    height: 13px;
    margin: 1px 5px 0 -3px;
    min-width: 14px;
    padding: 9px;
    width: 14px
}

.top-side-r {
    position: relative;
    min-width: 336px;
    min-height: 280px;
    float: right;
    margin: 10px 0 0 15px !important;
    background: #fffef4
}

.top-game {
    float: right;
    width: 448px;
    height: 295px;
    margin-bottom: 5px
}

.menu-title {
    background-color: #59B220;
    box-shadow: 0px 5px 0 #3E8E0C;
    clear: both;
    position: relative;
    color: #fff;
    display: block;
    font-family: Trebuchet MS;
    font-size: 20px;
    font-weight: 400;
    margin: 5px 5px 6px;
    padding: 6px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

.menu a.top-link {
    display: inline-block !important;
    width: 100%;
    float: none;
    padding: 0;
    margin: 0;
    height: 15px
}

.menu a.top-link:hover {
    text-decoration: underline
}

a.top-link:after {
    content: ' ';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -3px;
    right: 5px;
    -webkit-mask: url(/templates/vseigru/images/arrow-title.svg) 0 0 no-repeat;
    mask: url(/templates/vseigru/images/arrow-title.svg) 0 0 no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
    background-color: #fff
}

.menu a.top-link:hover:after {
    background-color: #feff04
}

.menu a {
    box-sizing: border-box;
    float: left;
    height: 62px;
    width: 62px;
    position: relative;
    text-align: center;
    margin: 2px 1px
}

.corners_cat {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #ff6d01;
    border: 3px solid #ff6d01;
    border-radius: 7px;
    height: 52px;
    margin-bottom: 7px;
    width: 52px
}

.corners_cat:hover {
    background: #f43a3b;
    border: 3px solid #f43a3b;
    opacity: .8
}

.box {
    font-size: 15px;
    background: red;
    border-radius: 5px;
    position: absolute;
    top: -35px;
    color: #fff;
    left: 0;
    z-index: 999;
    white-space: nowrap;
    text-align: center;
    padding: 8px 13px;
    -webkit-box-shadow: 0 0 4 0 rgba(0, 0, 0, .37);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .37)
}

.top_ad {
    height: 90px;
    width: 100%;
    margin: 0 0 5px;
    padding: 0;
    text-align: center;
    clear: right;
    display: none
}

.ingame_under {
    margin: 2px 0px 10px 0px;
    text-align: center
}

.bottom_ad {
    text-align: center;
    width: 100%;
	margin: 5px 5px 5px 5px;
}

.bottom_ad_cat {
    float: left;
    width: 100%;
    margin: 5px 0;
    text-align: center
}

.side_ad {
    margin: 20px 0;
    text-align: center
}

#content {
    transition: all .3s ease-out;
    width: auto;
    margin-left: 448px;
    display: block
}

#sidebar {
    width: 442px;
    float: left;
    box-sizing: border-box;
    z-index: 999
}

.games-list {
    background-color: #fffef4;
    display: inline-block;
    margin: 0 0 6px;
    padding: 7px 0 10px 1px;
    text-align: center;
    width: 100%
}

.game-title {
    background: linear-gradient(transparent 10%, rgba(0, 0, 0, 1));
    bottom: 0;
    color: #fff;
    font: 700 13px/16px sans-serif;
    left: 0;
    padding: 2px;
    border-radius: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 3
}

.game:hover .game-title.sm,
.game.sml:hover::after {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0)
}

.game {
    background-color: #bae9fb;
    border-radius: 10px;
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .24);
    display: inline-block;
    line-height: 0;
    width: 160px;
    height: 120px;
    margin: 0 7px 17px;
    overflow: hidden;
    position: relative;
    transition: all .6s ease;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.sml {
    width: 160px;
    height: 120px
}

.game.sml:after {
    background: linear-gradient(transparent 25%, rgba(0, 0, 0, .9));
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: all .3s ease;
    transition-delay: .1s;
    transition-property: opacity;
    width: 100%;
    z-index: 2
}

.game:hover {
    -webkit-transform: scale(1.0425531915) translate3d(0, -4px, 0);
    transform: scale(1.0425531915) translate3d(0, -4px, 0);
    transition-duration: .3s
}

.sm {
    background: transparent;
    padding: 6px;
    transition: all .3s ease;
    transition-delay: .1s;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.menu {
    margin: 0;
    display: inline-block;

}

.cat-story {
    background: #fffef4;
    display: flow-root;
    font-size: 12px;
    margin: 0 0 6px;
    padding: 5px 5px 2px;
    text-align: justify;
    clear: right
}

.cat-story img {
    float: right;
    margin-left: 10px;
    border-radius: 4px
}

.subheading-category {
    line-height: 16px;
    margin-bottom: 5px;
    padding-right: 7px;
    text-align: right
}

.cat-story p {
    margin: 8px 0 4px;
    padding: 0 7px
}

.new-game {
    left: 0;
    padding: 0;
    position: absolute;
    top: 0
}

.cat-image {
    padding: 3px 0 1px 3px
}

.cat-rating {
    background-color: #FEFCEE;
    border: 1px solid #ffdb9d;
    border-radius: 5px;
    margin: 0 10px 12px;
    padding: 15px;
    text-align: center;
    clear: both;
    position: relative
}

.cat-r-t {
    color: #e13332;
    font-family: Trebuchet MS;
    font-size: 20px;
    font-weight: 400;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3)
}

.cat-rating .extravote {
    float: none;
    margin: 0
}

#gotop {
    background: url(data:image/png;base64,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) no-repeat;
    bottom: 20px;
    display: none;
    height: 44px;
    position: fixed;
    right: 7px;
    width: 44px
}

.pagination {
    float: right;
    margin: 5px 0 10px;
    padding: 0 10px;
    text-align: right;
    width: 100%
}

.pagination span {
    -khtml-border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    background-color: #E8E8E8;
    border: 2px solid #5E5E5E;
    border-radius: 7px;
    color: #555;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 35px;
    margin: 5px 0 0 5px;
    text-align: center;
    text-decoration: none;
    width: 35px
}

.pagination a:hover {
    background-color: #E8E8E8;
    border: 2px solid #5E5E5E;
    color: #555;
    line-height: 35px;
    width: 35px
}

.pagination a {
    -khtml-border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    background-color: #E83534;
    border-bottom: 2px solid #c10100;
    border-radius: 7px;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 37px;
    margin: 5px 0 0 5px;
    text-align: center;
    text-decoration: none;
    width: 39px
}

.pagination ul {
    list-style-type: none;
    padding: 0 0 0 14px
}

.pagination li {
    display: inline
}

.pagination-more .hasTooltip {
    width: 140px
}

.pagination-more .hasTooltip:hover,
.pagination-more span {
    background-color: #E8E8E8;
    border: 2px solid #5E5E5E;
    width: 136px
}

.counter {
    color: #1f9ec9;
    font-size: 14px;
    margin: 10px 0 4px
}

#counters {
    height: 32px;
    line-height: 46px;
    margin: 0 7px 15px;
    position: relative
}

.age {
    background: #F8C40D;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 17px;
    height: 30px;
    line-height: 30px;
    margin-top: 9px;
    padding: 0 5px;
    width: 30px
}

.breadcrumb li {
    float: left;
    list-style: none
}

.pathway {
    text-decoration: underline
}

.divider {
    padding-right: 3px
}

#foot_bot1 {
    background: #3CBFDB;
    color: #555;
    height: 25px;
    padding: 2px 0 0 7px;
    text-align: left;
    vertical-align: middle
}

#footer {
    overflow: hidden;
    width: 100%
}

#footer a {
    color: #555
}

#footer a:hover {
    text-decoration: underline
}

.foot_url {
    float: right;
    font-size: 14px;
    line-height: 22px;
    padding-right: 7px
}

.storym {
    display: inline-table;
    width: 100%;
    background: #fffef4;
    font-size: 12px;
    margin: 0 0 6px;
    text-align: left;
    clear: right
}

.storym a {
    color: #BC820D
}

.title-s {
    line-height: 16px;
    margin: 5px;
    padding-left: 5px
}

#image-article {
    border: 3px solid #ccebf9;
    float: left;
    margin: 1px 10px 0;
    padding: 0
}

.gname {
    -webkit-transition: all .2s ease-in-out;
    border: 1px solid #3CBFDB;
    border-radius: 4px;
    margin: 6px 5px 7px;
    padding: 6px 10px;
    transition: all .2s ease-in-out
}

.storym p {
    margin: 2px 0;
    padding: 0 10px;
    text-align: justify
}

.storym ul {
    padding-left: 24px
}

.storym ol {
    padding-left: 24px
}

.gcontrol-h2 {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600
}

.gcontrol ul {
    display: flex;
    padding: 7px 0 0;
    flex-flow: row wrap;
    align-items: center
}

.gcontrol ul li {
    margin: 0 .5em .5em;
    padding-right: 10px;
    list-style: none;
    border-right: 1px solid #e3e3e3
}

.gcontrol ul li:last-child {
    border: none
}

.gcontrol ul li:first-child {
    margin-left: 0
}

.gtop-info {
    display: flex;
    flex-wrap: nowrap;
    float: left;
    justify-content: space-between;
    margin-top: 1px;
    width: 100%
}

.info-cat {
    background-color: #33cb33;
    color: #fff;
    font-size: 13px;
    height: 16px;
    margin: -1px 0 0 1px;
    max-width: 260px;
    overflow: hidden;
    padding: 4px
}

.extravote {
    float: left;
    margin: -7px 0 1px 2px
}

.extravote-stars,
.extravote-info {
    margin: 0;
    padding: 0;
    position: relative;
    vertical-align: middle
}

.voted .extravote-info.ihide,
.extravote-stars {
    display: inline-block
}

.extravote-stars,
.extravote-star a,
.extravote-info,
.extravote-stars .current-rating {
    height: 35px;
    line-height: 36px
}

.extravote-stars {
    font-size: 1em;
    overflow: hidden;
    width: 174px
}

.extravote-star {
    background-image: none;
    background-position: 0;
    display: inline;
    margin: 0;
    padding: 0
}

.extravote-stars,
.extravote-star a:hover,
.extravote-stars .current-rating {
    background-color: transparent;
    background-image: url(https://static.vseigru.net/templates/vseigru/images/star.png);
    background-repeat: repeat-x
}

.extravote-star a:hover,
.extravote-stars .current-rating {
    background-position: left -1000px
}

.extravote-star a,
.extravote-stars .current-rating {
    border: medium none;
    cursor: pointer;
    left: 0;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: -1000em;
    top: 0
}

.extravote-star a:hover {
    background-position: left bottom
}

.extravote-star a:focus,
.extravote-star a:active {
    background: none
}

.extravote-stars .current-rating {
    background-position: left center;
    z-index: 1
}

.extravote-star a.ev-5-stars {
    width: 10%;
    z-index: 12
}

.extravote-star a.ev-10-stars {
    width: 20%;
    z-index: 11
}

.extravote-star a.ev-15-stars {
    width: 30%;
    z-index: 10
}

.extravote-star a.ev-20-stars {
    width: 40%;
    z-index: 9
}

.extravote-star a.ev-25-stars {
    width: 50%;
    z-index: 8
}

.extravote-star a.ev-30-stars {
    width: 60%;
    z-index: 7
}

.extravote-star a.ev-35-stars {
    width: 70%;
    z-index: 6
}

.extravote-star a.ev-40-stars {
    width: 80%;
    z-index: 5
}

.extravote-star a.ev-45-stars {
    width: 90%;
    z-index: 4
}

.extravote-star a.ev-50-stars {
    width: 100%;
    z-index: 3
}

.game-code {
    margin-bottom: 10px
}

#outgame {
    background: #fffef4;
    margin-bottom: 5px;
    text-align: center;
    line-height: 0;
    width: 100%
}

#close-full-screen {
    background: url('/img/closeFullScreen.png') no-repeat;
    cursor: pointer;
    display: none;
    height: 54px;
    position: absolute;
    right: -54px;
    top: -54px;
    width: 54px;
    z-index: 5010
}

.game-open {
	overflow: hidden;
}

.game-code.open #app-game {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: rgba(255, 255, 255, 0.83);
    z-index: 999;
}

.game-code.open #app-game iframe, 
.game-code.open #app-game embed, 
.game-code.open #app-game object {
	width: 100%;
	height: 100%;
}

.game-code.open #close-full-screen {
	position: fixed;
    top: 0px;
    right: 0px;
    left: auto;
    display: block;
}

.clr {
    clear: both
}

.gpagenav {
    clear: both;
    display: flex;
    justify-content: center;
    margin: 0 0 8px;
    width: 100%
}

.pagenav-img {
    background-color: #fffbca;
    border: 2px solid #ffab00;
    border-radius: 10px;
    cursor: pointer;
    height: 40px;
    vertical-align: middle;
    width: 130px
}

.controls {
    list-style: none;
    padding: 0 !important
}

.item-favorite-active {
    opacity: .5
}

.item-favorite-active,
.item-favorite {
    background-color: #fffbca;
    border: 2px solid #ffab00;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    overflow: hidden;
    width: 140px
}

.gcontrol {
    margin: 4px 12px 12px;
    padding: 6px 10px
}

.gcontrol img {
    padding: 2px 3px
}

.item-separator {
    background: #CACACA;
    display: block;
    height: 1px;
    margin: 10px 0;
    width: 100%
}

.related {
    text-align: center;
    width: 100%
}

.comments {
    background: #fffef4;
    font-size: 12px;
    padding: 20px;
    text-align: left
}

.comm_title {
    color: #d32424;
    display: block;
    font-size: 17px;
    margin: 0 0 10px
}

.modalDialog {
    -moz-transition: opacity .4s ease-in;
    -webkit-transition: opacity .4s ease-in;
    background: rgba(0, 0, 0, .7);
    bottom: 0;
    display: none;
    font-size: 13px;
    left: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    text-align: justify;
    top: -60px;
    transition: opacity .4s ease-in;
    z-index: 99999
}

.modalDialog:target, .modalDialog.open {
    display: block;
    pointer-events: auto
}

.modalDialog>div {
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    background: #3cbfdb;
    border-radius: 13px;
    margin: 10% auto;
    padding: 10px;
    position: relative;
    width: 500px
}

.close {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    background: #606061;
    border-radius: 12px;
    color: #FFF !important;
    font-weight: 700;
    line-height: 25px;
    position: absolute;
    right: 8px;
    text-align: center;
    text-decoration: none !important;
    top: 8px;
    width: 24px
}

.close:hover {
    color: red !important
}

.modalDialog ul {
    font-size: 13px;
    padding: 5px 0 5px 16px
}

.modalDialog ul li {
    padding-bottom: 5px
}

.modalDialog a {
    color: #FF4F5B;
    text-decoration: underline
}

.header-inline {
    color: #fff;
    font-family: Trebuchet MS, Arial Cyr, Tahoma, Arial, Verdana, sans-serif;
    font-size: 20px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin-top: -10px;
    padding: 0;
    text-shadow: 1px 1px 0 #000
}

.box-content {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #c3dfef;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#c3dfef), to(#fff));
    background-image: -webkit-linear-gradient(to top, #c3dfef 0, #fff 100%);
    background-image: -moz-linear-gradient(to top, #c3dfef 0, #fff 100%);
    background-image: -o-linear-gradient(to top, #c3dfef 0, #fff 100%);
    background-image: -ms-linear-gradient(to top, #c3dfef 0, #fff 100%);
    background-image: linear-gradient(to top, #c3dfef 0, #fff 100%);
    border-radius: 8px;
    color: #312115;
    padding: 5px 10px
}

.gerror-act {
	text-align: left;
    margin: 15px 0 5px;
    background-color: #fffbca;
    border: 2px solid #ffab00;
    border-radius: 10px;
    height: auto;
    vertical-align: middle;
    padding: 10px;
}

.subheading-search {
    background-color: #3cbfdb;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-align: right;
    height: 19px;
    margin: -2px 3px 10px;
    padding: 5px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

.vertical_nav {
    margin-left: -497px
}

.vertical_nav__opened {
    margin-left: -.5% !important;
    width: 100% !important
}

.vertical_nav__opened2 {
    top: 50px !important
}

.side__opened {
    display: table;
    overflow: visible !important
}

@media(min-width: 1001px) {
    #sidebar {
        width: 322px
    }

    #content {
        margin-left: 327px
    }

    .wrapper,
    .headwrap,
    .botwrap {
        width: 989px
    }

    .side1 {
        height: auto;
        width: 320px
    }

    .side2 {
        width: 320px;
        height: auto
    }
}

@media(max-width: 1740px) {
    .top-side-r {
        display: none
    }

    .top_ad {
        display: block
    }
}

@media(max-width: 1085px) {
    .game {
        width: 147px;
        height: 110px
    }

    .side2 {
        margin-right: 15px
    }

    .side2 a:nth-child(n+28),
    .side1 a:nth-child(n+28) {
        display: none
    }
	.side1 a:nth-last-child(-n+4) {
        display: none !important;
    }
	.menu a.top-link {
    display: inline-block !important;
	}
}

@media(min-width: 1085px) {

    .wrapper,
    .headwrap,
    .botwrap {
        width: 1048px
    }

    .side1 {
        width: 386px
    }
	
}

@media(max-width: 1320px) {
    #search {
      
    }

    #mod-search-searchword {
        width: 212px
    }
}

@media(max-width: 1249px) {
    #top {
        height: auto
    }

    .topm[style^="width:130px"] {
        margin-left: 5px !important
    }

    /*.side2 a:nth-child(n+28) {
        display: none
    }*/
	
	.side1 a:nth-last-child(-n+3) {
        display: block
    }
	.side2 a:nth-last-child(-n+4) {
        display: none
    }
	.side3 a:nth-last-child(-n+1) {
        display: block
    }

    .side2 {
        margin-right: 1.2em
    }

    .cat-story img {
        width: 100%;
        height: auto
    }

    .icon-hide {
        display: none
    }

    .icon-show {
        display: inline-block
    }

    .vertical_nav2 {
        position: absolute;
        z-index: 99;
        top: -340px;
        -webkit-box-shadow: 0 0 4 0 rgba(0, 0, 0, .37);
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .37);
        padding: 10px;
        box-sizing: border-box;
        left: 50%;
        margin-left: 15.5%
    }

    .toggle_menu2 {
        display: block;
        margin-right: 5px
    }

    #search {
        /*width: 335px;*/
        height: 60px
    }

    #mod-search-searchword {
        width: 262px
    }
}

@media(min-width: 1250px) {

    .wrapper,
    .headwrap,
    .botwrap {
        width: 1220px
    }

    .side2 {
        width: 449px
    }

    .side1 {
        width: 449px
    }
	.side3 a:nth-last-child(-n+1) {
        display: block
    }
}

@media(min-width: 1320px) {
    #sidebar {
        width: 387px
    }

    #content {
        margin-left: 392px
    }

    .wrapper,
    .headwrap,
    .botwrap {
        width: 1290px
    }

    .side2 {
        width: 448px
    }

    .side1 {
        margin-left: .3em
    }
	.side3 a:nth-last-child(-n+4) {
        display: none
    }
}

@media(min-width: 1500px) {

    .wrapper,
    .headwrap,
    .botwrap {
        width: 1461px
    }

    .side1 {
        width: 512px;
        margin-left: 2.4em
    }

    .side2 {
        width: 512px;
        float: right
    }

    .side1 a:nth-last-child(-n+3),
    .side2 a:nth-last-child(-n+3) {
        display: block
    }
	.side3 a:nth-last-child(-n+4) {
        display: none
    }

    .mv {
        display: none
    }
}

@media(min-width: 1570px) {
    #sidebar {
        width: 448px
    }

    #content {
        margin-left: 455px
    }

    .wrapper,
    .headwrap,
    .botwrap {
        width: 1532px
    }

    .mv,
    .mv3 {
        display: none
    }
	.side3 a:nth-last-child(-n+3) {
        display: block
    }

}

@media(min-width: 1740px) {

    .wrapper,
    .headwrap,
    .botwrap {
        width: 1703px
    }

    .side1 {
        width: 448px;
        margin-left: .3em
    }

    .side2 {
        width: 790px
    }

    .side1 a:nth-last-child(-n+3),
    .side2 a:nth-last-child(-n+3) {
        display: none
    }
	.side3 a:nth-last-child(-n+1) {
        display: block;
    }
    .mv3 {
        display: none
    }

    .mv {
        display: block
    }
}

@media(min-width: 1905px) {

    .wrapper,
    .headwrap,
    .botwrap {
        width: 1880px
    }

    .side1 {
        width: 704px;
        margin-left: 7px
    }

    .side2 {
        width: 704px;
        margin-right: 12px
    }

    .side1 a:nth-last-child(-n+4),
    .side2 a:nth-last-child(-n+4){
        display: block;
    }
	
	.side1 a:nth-last-child(1),
	.side1 a:nth-last-child(2),
    .side2 a:nth-last-child(1),
	.side2 a:nth-last-child(2) {
        display: none;
    }
	
	.side3 a:nth-last-child(-n+1) {
        display: block;
    }

    .mv,
    .mv3 {
        display: none
    }

    .top-side-r {
        margin: 10px 0 0 25px !important
    }
}

@media(min-width: 1000px) {
    .vertical_nav {
        margin-left: 0
    }

    .toggle_menu {
        display: none
    }

    .more-t1,
    .more-t2 {
        display: none
    }
}

@media(max-width: 1000px) {
    img {
        height: auto;
        max-width: 100%
    }

    .vertical_nav {
        top: 91px
    }

    .menu a.top-link:after {
        display: none
    }

    .toggle_menu2 {
        display: block;
        position: absolute;
        top: 5px;
        right: 5px;
        margin: 0
    }

    #logo {
        width: 87%;
        margin-bottom: 5px
    }

    .storym {
        width: auto
    }

    iframe,
    textarea,
    input,
    button,
    submit,
    select,
    video,
    object,
    embed {
        max-width: 100% !important
    }

    table,
    div,
    ins {
        max-width: 100%
    }

    h1 {
        text-align: center;
        overflow: hidden
    }

    .topm {
        -khtml-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        margin: 0;
        width: auto !important;
        box-sizing: border-box;
    }

    .topm.topm-1 {
		width: 35%!important;
		-khtml-border-radius: 10px 0 0 0;
    	-moz-border-radius: 10px 0 0;
    	-webkit-border-radius: 10px 0 0 0;
    	border-radius: 10px 0 0 0;
    }

    .topm.topm-2 {
		width: 55%!important;
    }

    .topm.topm-3 {
		width: 45%!important;
    }

    .topm.topm-4 {
		width: 65%!important;
				-moz-border-radius-topright: 9px;
    	-webkit-border-top-right-radius: 9px;
    	border-top-right-radius: 9px;
    }
    .topm.topm-5 {
		width: 40%!important;
    	border-bottom-left-radius: 9px;
    }

    .topm.topm-6 {
		width: 60%!important;
		border-bottom-right-radius: 9px;
    }

    .topm[style^="width:130px"] {
        -khtml-border-radius: 10px 0 0 0;
        -moz-border-radius: 10px 0 0;
        -webkit-border-radius: 10px 0 0 0;
        border-radius: 10px 0 0 0;
        margin: 0 !important;
        width: 35% !important
    }

    .topm[style^="width:200px"] {
        -moz-border-radius-topright: 9px;
        -webkit-border-top-right-radius: 9px;
        border-top-right-radius: 9px;
        width: 65% !important
    }

    .topm:hover {
        /*height: 40px;*/
        margin: 0 !important
    }

    .vp-block {
        border-radius: 0;
        margin: 0;
        width: 20%
    }

    .vp-block:hover {
        height: 40px;
        margin: 0 !important
    }

    #search {
        margin: 0;
        width: 100%;
        left: 0
    }

    #search input.button {
        padding: 6px 25px;
        top: 2px
    }

    #mod-search-searchword {
        font-size: 16px;
        height: 22px;
        margin: 2px 0;
        width: calc(100% - 84px)
    }

    .wrapper,
    .headwrap,
    .botwrap {
        width: 99%
    }

	.menu {
		text-align: center;
	}
	
	.menu a {
		float: none;
		display: inline-block;
	}
	
    .menu a.top-link {
        pointer-events: none
    }

    .menu a.top-link:hover {
        text-decoration: none
    }

	
    .side2 a:nth-child(n+16),
    .side1 a:nth-child(n+16) {
        display: inline-block
    }

    .mv {
        display: none
    }

    .gerror {
        display: none
    }

    #footer {
        box-shadow: none;
        margin-top: 10px
    }

    #foot_bot1 {
        overflow: hidden
    }

    #counters {
        display: none
    }

    .more-t1,
    .more-t2 {
        line-height: 18px;
        cursor: pointer;
        position: absolute;
        top: 14px;
        right: 12px;
        width: 100%;
        text-align: right
    }

    .side1,
    .side2 {
        width: 100%;
        margin: 0 auto;
        float: none;
        position: relative;
        overflow: hidden;
        height: 100px
    }

    .side2 {
        margin-bottom: 8px
    }

    #content {
        margin-left: 0
    }

    .vertical_nav {
        position: absolute;
        top: 50px;
        text-align: center;
        padding: 10px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAARkCAIAAAA8AekkAAAAgElEQVR4Ae2TsQ2AQAwDc+w/EAOxBB010Uv2p4HCxRWQOFIcf53XfVTVJ8Di30Cj9MjeBu86zi5mHQwdmzNFfTHP9gT8/g6mrzC7JUYmUN/Cf7by13STjAkdGBmQGaNr/fc5zI8CfSOx3/xWdm5WoLXSO4HwQvT9lBBCCCGEEMIDf74LtTjwec4AAAAASUVORK5CYII=) repeat-x fixed #FBF9FA;
        -webkit-box-shadow: 0 0 4 0 rgba(0, 0, 0, .37);
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .37)
    }

    .game {
        width: 18%;
        height: auto;
        max-width: 160px;
        min-width: 100px;
        max-height: 120px;
        min-height: 85px;
        margin: 0 1% 2%
    }

    .game .game-img {
        width: 100%;
        height: auto;
        max-width: 160px;
        min-width: 100px;
        max-height: 120px;
        min-height: 85px
    }
	
	.title-s {
		height: auto;
		line-height: 20px;
	}
}

@media(max-width: 855px) {
    .game {
        width: 17.55%
    }
}

@media(max-width: 712px) {
    .gtop-info {
        display: inline-block
    }

    .info-cat {
        float: none;
        max-width: 100%
    }

    .ya-share2 {
        margin: 8px 2px 8px 0 !important
    }

    .extravote {
        margin: 2px 0
    }

    .game {
        width: 22.1%
    }
}

@media(max-width: 500px) {

    .top_ad,
    .ingame_under {
        display: none
    }
}

@media(max-width: 492px) {
    .game {
        width: 29.9%
    }
}

@media(max-width: 359px) {
    .game {
        width: 45.3%
    }

    .my-games {
        display: none
    }

    .count {
        margin-top: 10px
    }
}

@font-face {
    font-family:fl-bigmug-line;
    src: url(./fonts/fl-bigmug-line.eot);
    src: url(./fonts/fl-bigmug-line.eot#iefix) format("embedded-opentype"),
         url(./fonts/fl-bigmug-line.woff) format("woff"),
         url(./fonts/fl-bigmug-line.ttf) format("truetype"),
         url(./fonts/fl-bigmug-line.svg) format("svg");
    font-weight:400;
    font-style:normal
}


#search {
    margin: 0;
    text-align: left;
	/*width: 20%;*/
}

#ajaxSearch_form {

}
#ajaxSearch_form fieldset {
    padding: 3px;
    margin: 0;
	border: 0px;
	
}
#ajaxSearch_input {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background: #fff;
    border: 2px solid #6ab4dc;
    color: #999;
    font-size: 18px;
    height: 24px;
    margin: 0;
    padding: 3px 0 3px 5px;
    vertical-align: top;
    /*width: 85%;*/
}
#ajaxSearch_submit {
    background-color: #3cc0dc;
    background-image: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAQAAADY4iz3AAAAUUlEQVR42qXPRQFEMQwFwEhYaZXy JdRhpDwJs8xEcyoEa8sUELMuaZe6jkzE2J2HcMoUjDowkNqDugAvvl4VfD/GSgMCWGrnbmULuh7T f3xmDdZmi1rzARogAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-size: contain;
    border: none;
    height: 20px;
    width: 20px;
    margin: 7px 10px 7px 5px;
    font-size: 1px;
    color:  #3cc0dc;
    cursor: pointer;
}
#ajaxSea11rch_submit:after {
    font-family: fl-bigmug-line;
    content: "\e09c";
    color: #333;
    font-size: 22px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -10px;
}
[data-title]:hover:after {
    opacity: 1;
    transition: all 0.1s ease 0.5s;
    display: block;
}
[data-title]:after {
    content: attr(data-title);
    background-color: #f43a3b;
    color: white;
    font-size: 150%;
    position: absolute;
    padding: 8px 20px;
    bottom: 110%;
    left: 50%;
    transform: translate(-50%, 0);
    white-space: nowrap;
    box-shadow: 1px 1px 3px #222222;
    opacity: 1;
    border: none;
    z-index: 99999; 
    display: none;
    border-radius: 3px;
}
[data-title] {
    position: relative;
}

.soc-and-star {
    display: flex;
    align-items: center;
    padding: 10px 0px 20px;
}

.star-rating-container {
    display: flex;
    justify-content: center;
    padding: 0px 0px;
    align-items: center;
    margin-left: 30px;
}
.star-rating-info {
    margin-left: 10px; 
}
.cancel-off-png, .cancel-on-png, .star-half-png, .star-off-png, .star-on-png {
    font-size: 1.6rem !important;
}
.star-on-png:before {
    color: #ffbe00; 
}

.game-fav-btns {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0px;
}

.game-fav-btns a {
    display: inline-block;
    background-color: #fffbca;
    border: 2px solid #ffab00;
    border-radius: 10px;
    width: 140px;
	height: 40px;
}
.game-fav-btns a.active {
    opacity: .5;
}

.add-fav {
	position: relative;
	top: 1px;
	display: inline-block;
	margin: 0 20px 0 20px;
}

.compare-games-list {
    display: flex;
    list-style-type: none;
    flex-wrap: wrap;
    max-width: 1000px;
    justify-content: center;
    margin: 0 auto;
}
.compare-games-list li {
    display: block;
    position: relative;
    margin: 0px 10px 15px;
}
.compare-games-list li a {
    display: block;
    position: relative;   
    
}
.compare-games-list li a img {
 border-radius: 5px;
}
.compare-games-list li a span {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    background: linear-gradient(transparent 10%,rgba(0,0,0,1));
        padding-bottom: 5px;
    padding-top: 15px;
    border-radius: 0px 0px 5px 5px;
    font-weight: bold;
}
.comapre-my-games-header {
    margin-top: 60px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 15px;
    text-align: center;
}
.compare-games-list li > span {
    width: 20px;
    height: 20px;
    border-radius: 0px 5px 0px 0px;
    color: #fff;
    font-size: 14px;
    background: red;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    text-align: center;
    z-index: 10;
}
.compare-games-list li > span:hover {
    background: #02B8E3;
}
.comapre-my-games-text {
  color: #fff;
    text-align: center;
    padding: 0 20px;
    font-size: 16px;
    line-height: 21px;
    
}

.fancybox-content {
    width: 100%;
    height: 100%;
    background: transparent !important;
}
.fancybox-slide--html .fancybox-close-small {
    width: 70px;
    height: 70px;
    opacity: 1;
    color: #fff !important;
}


.cat-rating {
    background-color: #FEFCEE;
    border: 1px solid #ffdb9d;
    border-radius: 5px;
    margin: 0 10px 12px;
    padding: 15px;
    text-align: center;
    clear: both;
    position: relative;
}
.cat-rating h3 {
    color: #e13332;
    font-family: Trebuchet MS;
    font-size: 20px;
    font-weight: 400;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}