/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.0.0 
Created: August 2014
License URI: http://wrapbootstrap.com
File Description: Place here your custom CSS styles
*/
.owl-item .client img {
    margin: 0 auto;
}

.fai-table-main {
    border-left: 1px solid #e2e2e2;
    width: 1200px;
    height: auto;
    margin: 0 auto;
    text-align: center
}

.fai-table {
    float: left;
    margin-top: 60px
}

.fai-table div, .fai-table span {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.fai-th {
    width: 1201px;
    min-height: 50px;
    float: left;
    border-bottom: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2
}

.fai-tr {
    width: 1077px !important;
    float: left
}

.oddRow {
    background-color: #f6f9fa
}

.fai-td {
    display: inline-block;
    border-right: 1px solid #e2e2e2;
    float: left;
    width: 136px;
    height: 50px;
    border-bottom: 1px solid #e2e2e2;
    text-align: center;
    line-height: 50px;
    font-size: 15px;
    color: #666
}

.fai-td-left {
    display: inline-block;
    width: 123px;
    float: left;
    height: inherit;
    color: #666;
    background-color: #f6f9fa;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2
}

.fai-blue {
    background-color: #59c7f9;
    float: left;
    color: #fff;
    border-right: 1px solid #59c7f9;
    border-bottom: 1px solid #59c7f9
}

.fai-red {
    background-color: red;
    float: left;
    color: #fff;
    border-right: 1px solid red;
    border-bottom: 1px solid red
}

.fai-td-left-text {
    vertical-align: inherit;
    text-align: center;
    height: inherit;
    width: 123px;
    padding-left: 50px;
    font-size: 18px;
    writing-mode: tb-lr;
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr
}

.fai-td-rigth {
    display: inline-block;
    width: 390px;
    vertical-align: top
}

.fai-td-title {
    width: 397px
}

.fai-th-td {
    display: inline-block;
    border-right: 1px solid #e2e2e2;
    float: left;
    width: 136px;
    min-height: 50px;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #e2e2e2;
    text-align: center
}

.fai-left {
    width: 520px !important;
    float: left;
    border-right: 1px solid #e2e2e2
}

.fai-rigth {
    width: 680px !important;
    float: left
}

.fai-left-top {
    height: 90px;
    line-height: 90px;
    border-bottom: 1px solid #e2e2e2;
    display: block;
    font-size: 18px
}

.fai-left-bottom {
    height: 90px;
    line-height: 90px;
    display: block;
    font-size: 18px
}

.fai-versions {
    height: 80px;
    line-height: 120px
}

.fai-price {
    height: 102px;
    font-size: 16px
}

.fail-price-renew {
    color: red;
}

.without {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 10px auto;
    background: url(/static/images/sprite.png) -265px 8px no-repeat
}

.own {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 10px auto;
    background: url(/static/images/sprite.png) -225px 8px no-repeat
}

.buy-button {
    cursor: pointer;
    background-color: red;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #fff
}

.fai-table-loadMore {
    width: 100%;
    height: 36px;
    background-color: #7db0ff;
    color: #fff;
    line-height: 36px;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left
}

.overlay-container-img{
    height: 200px;
}

.box-style-1 {
    text-align: center;
    padding: 10px;
    margin: 20px 0;
}

.game-img{
    width: 100%;
    background-color: #fff;
    padding: 25px;
    position: relative;
}
.flyer-img {
    padding: 15px 25px;
    background-color: #fff;
    position: relative;
}
.game-img span {
    position: absolute;
    padding: 10px;
    display: block;
    left: 0;
    bottom: -20px;
    background-color: #fff;
    text-align: center;
}

.flyer-img span {
    position: absolute;
    padding: 5px 10px;
    display: block;
    left: 0;
    bottom: -20px;
    background-color: #fff;
    text-align: center;
}

.no-bottom-margin {
    margin-bottom: 0;
}

.box-style-1 .icon-container i {
    font-size: 48px;
}