
        .game-item .game_hover_container .game_hovered_mane .game_hover_mane_action button.game_hover_real.play {
            background: #026f00;
background: -moz-linear-gradient(top,  #026f00 0%, #4fc21f 2%, #58d519 4%, #43cb00 7%, #4cdc01 9%, #48dc00 11%, #3acd00 13%, #33bf00 16%, #29a800 18%, #2fa200 20%, #258900 22%, #328907 24%, #226b00 27%, #034300 29%, #094104 31%, #033504 33%, #083305 36%, #063200 40%, #0f4102 44%, #0c4900 49%, #145600 51%, #0f5700 53%, #115e00 56%, #1e7300 60%, #207800 62%, #1c7600 64%, #1e7a00 67%, #288a00 69%, #34a700 73%, #3abc00 76%, #40cf05 78%, #42db0f 80%, #42e10b 82%, #42e200 84%, #45de00 87%, #4fd707 89%, #46ba0d 91%, #005500 93%, #2f8019 96%, #1c6700 98%, #1a6100 100%);
background: -webkit-linear-gradient(top,  #026f00 0%,#4fc21f 2%,#58d519 4%,#43cb00 7%,#4cdc01 9%,#48dc00 11%,#3acd00 13%,#33bf00 16%,#29a800 18%,#2fa200 20%,#258900 22%,#328907 24%,#226b00 27%,#034300 29%,#094104 31%,#033504 33%,#083305 36%,#063200 40%,#0f4102 44%,#0c4900 49%,#145600 51%,#0f5700 53%,#115e00 56%,#1e7300 60%,#207800 62%,#1c7600 64%,#1e7a00 67%,#288a00 69%,#34a700 73%,#3abc00 76%,#40cf05 78%,#42db0f 80%,#42e10b 82%,#42e200 84%,#45de00 87%,#4fd707 89%,#46ba0d 91%,#005500 93%,#2f8019 96%,#1c6700 98%,#1a6100 100%);
background: linear-gradient(to bottom,  #026f00 0%,#4fc21f 2%,#58d519 4%,#43cb00 7%,#4cdc01 9%,#48dc00 11%,#3acd00 13%,#33bf00 16%,#29a800 18%,#2fa200 20%,#258900 22%,#328907 24%,#226b00 27%,#034300 29%,#094104 31%,#033504 33%,#083305 36%,#063200 40%,#0f4102 44%,#0c4900 49%,#145600 51%,#0f5700 53%,#115e00 56%,#1e7300 60%,#207800 62%,#1c7600 64%,#1e7a00 67%,#288a00 69%,#34a700 73%,#3abc00 76%,#40cf05 78%,#42db0f 80%,#42e10b 82%,#42e200 84%,#45de00 87%,#4fd707 89%,#46ba0d 91%,#005500 93%,#2f8019 96%,#1c6700 98%,#1a6100 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#026f00', endColorstr='#1a6100',GradientType=0 );
            color:white!important;
        }
        .game-item .game_hover_container .game_hovered_mane .game_hover_mane_action button.game_hover_real {
        background: #fad502;
background: -moz-linear-gradient(top,  #fad502 0%, #f7d100 6%, #fbce03 15%, #fbc203 29%, #f8bb00 38%, #fab303 50%, #f59f00 62%, #f99503 68%, #f57e00 76%, #f87700 82%, #f26a00 88%, #e66b0d 91%, #cf722f 100%);
background: -webkit-linear-gradient(top,  #fad502 0%,#f7d100 6%,#fbce03 15%,#fbc203 29%,#f8bb00 38%,#fab303 50%,#f59f00 62%,#f99503 68%,#f57e00 76%,#f87700 82%,#f26a00 88%,#e66b0d 91%,#cf722f 100%);
background: linear-gradient(to bottom,  #fad502 0%,#f7d100 6%,#fbce03 15%,#fbc203 29%,#f8bb00 38%,#fab303 50%,#f59f00 62%,#f99503 68%,#f57e00 76%,#f87700 82%,#f26a00 88%,#e66b0d 91%,#cf722f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fad502', endColorstr='#cf722f',GradientType=0 );
        }

        .game_hover_real {
            border-radius: 2px 2px 2px 2px !important;
            -moz-border-radius: 2px 2px 2px 2px !important;
            -webkit-border-radius: 2px 2px 2px 2px !important;
            color: black !important;
            font-size: 16px !important;
            font-weight: bold; width: 70% !important;
            min-width:100px;
            padding: 5px !important;
            height: 24px !important;
            line-height: 27px !important;
            display: inline-block !important;
        }
        .game_hover_demo {
            border-radius: 2px 2px 2px 2px !important;
            -moz-border-radius: 2px 2px 2px 2px !important;
            -webkit-border-radius: 2px 2px 2px 2px !important;
            color: white !important;
            font-size: 14px !important;
            font-weight: bold; width: 80px !important;
            padding: 5px !important;
            height: 24px !important;
            line-height: 27px !important;
            display: inline-block !important;
            text-shadow: none !important;
        }
        .game_hover_demo:hover {
            box-shadow: 0 0 10px rgba(255,255,255,0.5);
        }
        .game-item .game_hover_container .game_hovered_mane .game_hover_mane_action div {
            display: table-cell;
            vertical-align: bottom !important;
            width: 100% !important;
            text-align: center !important;
        }
        .game-item .game_hover_container .game_hovered_mane .game_hover_mane_action {
            background: none !important;
        }
        .game-item {
            margin: 0 auto 16px !important;
            width:48%;
            max-width:284px;
        }
        .game-item img {
            height:auto;
            max-height: 158px;
        }
        .game-item .game_info {
            height:auto;
        }
        .game-item .game_info span {
            line-height:1;
            padding:10px 0;
            display:block;
            max-width:100%;
        }
        .page-games {
            display:flex;
            flex-wrap:wrap;
        }
    