.gamesSelectContainer {
    position: relative;
    font-family: Roboto;
    width: 400px;
    margin-bottom: 20px;
    color: #020202;
}
.gamesSelectContainer .selectGame {
    font-weight: bold;
    border: 1px solid #C3C3C4;
    padding: 4px 8px;
    border-radius: 3px;
    cursor: pointer;
    background-color: #F3F3F3;
}
.gamesSelectContainer .selectGame span.mainSpan {
    display: block;
    overflow: hidden;
}
.gamesSelectContainer .selectGame span.mainSpan i {
    float: left;
}
.gamesSelectContainer .selectGame span.mainSpan .gameMain {
    float: left;
    padding: 8px 0 0 10px;
}
.gamesSelectContainer ul.gamesList {
    position: absolute;
    width: 398px;
    border: 1px solid #C3C3C4;
    border-top: none;
    background-color: #ffffff;
    border-radius: 3px;
    z-index: 500;
    max-height: 300px;
    overflow: auto;
}
.gamesSelectContainer ul.gamesList li a {
    padding: 4px 8px;
    display: block;
    color: #787878;
}
.gamesSelectContainer ul.gamesList li {
    display: block;
    clear: both;
}
.gamesSelectContainer ul.gamesList li a {
    display: block;
    overflow: hidden;
}
.gamesSelectContainer ul.gamesList li a i {
    float: left;
}
.gamesSelectContainer ul.gamesList li a span {
    float: left;
    padding: 8px 0 0 10px;
}

.gamesSelectContainer ul.gamesList li a:hover{
    text-decoration: none;
    background-color: #F3F3F3;
    font-weight: bold;
    color: #000000;
}
.triangle {
    margin: 12px 10px 0 0;
    width: 0;
    height: 0;
    border-style: solid;
    float: right;
}
.triangle-up {
    border-width: 0 6px 10px 6px;
    border-color: transparent transparent #020202 transparent;
}
.triangle-down {
    border-width: 10px 6px 0 6px;
    border-color: #020202 transparent transparent transparent;
}
.selectGame i.ico-steam-games-0 {
    height: 32px;
}
/** CS:GO */
i.ico-steam-games-730 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -139px -10px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Dota2 */
i.ico-steam-games-570 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -181px -10px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Team Fortress 2 */
i.ico-steam-games-440 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -10px -139px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Rust */
i.ico-steam-games-252490 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -139px -95px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** H1Z1 */
i.ico-steam-games-295110,
i.ico-steam-games-433850 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -224px -10px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Pay Day 2 */
i.ico-steam-games-218620 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -266px -52px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Steam */
i.ico-steam-games-753 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -224px -95px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Altituda */
i.ico-steam-games-308080 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -10px -10px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Armello */
i.ico-steam-games-290340 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -97px -10px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** BattleBlock Theater */
i.ico-steam-games-238460 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -53px -10px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Immune */
i.ico-steam-games-48670 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -10px -52px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Killing Floor 2 */
i.ico-steam-games-232090 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -53px -52px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Minimum */
i.ico-steam-games-214190 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -139px -52px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Move or Die */
i.ico-steam-games-323850 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -181px -52px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Path of Exile */
i.ico-steam-games-238960 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -266px -10px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Primal Carnage: Extinction */
i.ico-steam-games-321360 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -10px -95px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Ratz Instagib 2.0 */
i.ico-steam-games-338170 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -53px -95px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Reflex */
i.ico-steam-games-328070 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -224px -139px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Robot Roller-Derby Disco Dodgeball */
i.ico-steam-games-270450 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -97px -95px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Sins of Dark Age */
i.ico-steam-games-251970 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -181px -95px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Subnautica */
i.ico-steam-games-264710 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -266px -95px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** The Might Quest For Epic Loot */
i.ico-steam-games-239220 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -97px -52px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Unturned */
i.ico-steam-games-304930 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -53px -139px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Warframe */
i.ico-steam-games-230410 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -97px -139px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Zombie Grinder */
i.ico-steam-games-263920 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -139px -139px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Don't Starve Together Beta */
i.ico-steam-games-322330 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -181px -139px;
    height: 32px;
    width: 32px;
    display: inline-block;
}
/** Natural Selection 2 */
i.ico-steam-games-4920 {
    background-image: url("../../images/steamitem/games.png");
    background-repeat: no-repeat;
    background-position: -266px -139px;
    height: 32px;
    width: 32px;
    display: inline-block;
}

#steam-app-info {
    display: none;
}

.games-info i.appid {
    float:left;
    margin-right: 10px;
}

.games-info #app-name{
    padding-bottom: 20px;
}