html {
    background: none;
}

body {
    margin: 0px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    background: #232d2f;
    color: #565a5e;
    padding: 25px 0;
}

img {
    border: none;
    vertical-align: top;
}

form,ul,h1,h2,h3,h4,h5,h6,p,span,input,select {
    margin: 0px;
    padding: 0px;
}

ul {
    list-style: none;
}

a:hover {
    text-decoration: underline;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 15px 0 5px;
    font-weight: 700 !important;
    font-size: 18px !important;
}

h1 {
    font-size: 24px !important;
}

.floatleft {
    float: left;
    width: auto;
}

.floatright {
    float: right;
    width: auto;
}

.alignleft {
    text-align: left;
}

.alignright {
    text-align: right;
}

.center {
    text-align: center;
}

a {
    text-decoration: none;
    color: #565a5e;
    cursor: pointer;
}

.bulma_responsive_table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.container, .copyright {
    padding: 15px;
}

.banner-obj {
    display: none;
}

.side1 {
    display: none;
}

.header {
    text-align: center;
}

div.container {
    border: solid 3px #fff;
    background: #dbdbdb url("images/5b867065_2.gif") top center no-repeat;
    padding: 0;
}

.main {
    background: url("images/5b867065_3.gif") repeat-y left top;
}

.main-top {
    background: url("images/5b867065_4.gif") no-repeat left top;
}

.main-btm {
    background: url("images/5b867065_5.gif") no-repeat left bottom;
    padding: 48px 18px 34px;
}

.nav-obj .t1 {
    font-weight: bold;
    color: #14a414;
    padding: 0 0 0px 5px;
    font-size: 16px;
}

.copyright {
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #fff;
    padding: 20px 0 0;
    font-weight: bold;
}

.copyright a {
    color: #fff;
}

.pokerev {
    margin: 20px 0 0;
    border: 1px solid #fff;
    width: 100%;
    background: #dbdbdb;
}

.pokerev td,.pokerev th {
    font-size: 14px;
    padding: 12px 20px
}

.pokerev td {
    color: #000;
    border: 1px solid #fff;
}

.pokerev td .icon-img {
    display: inline;
    margin-right: 10px
}

.pokerev td:first-child {
    font-weight: 500
}

.pokerev td,.pokerev th {
    border-bottom: 1px solid #fff;
    padding: 15px
}


.pokerevpay:not(:empty):not(:last-child):after {
    content: ", "
}


@media (min-width: 769px) {
    *, ::after, ::before {
        box-sizing:unset;
    }

    .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
        line-height: 0px;
        font-size: 0px;
    }

    p {
        padding: 8px 0;
    }

    p a {
        color: #14a414;
    }

    div.container {
        width: 904px;
        margin: 0 auto;
    }

    .header {
        height: 78px;
        position: relative;
    }

    .header a.logo {
        position: absolute;
        top: 1px;
        left: 476px;
        margin-top: 30px;
    }

    .content {
        width: 884px;
        margin: 0 auto;
        clear: both;
        padding: 0 0 16px;
    }

    .content ul {
        list-style: none;
        padding-left: 0;
        margin-left: 0;
    }

    .side1 {
        width: 183px;
        float: left;
        margin: 0 11px 0 0;
        display: block;
    }

    .main {
        width: 567px;
        float: left;
    }

    .main-top {
    }

    .main-btm {
        width: 531px;
    }

    .side2 {
        width: 116px;
        float: right;
    }

    .best-obj {
        padding: 7px 0 0;
    }

    .best-obj div.box01 {
        width: 183px;
        background: url("images/5b867065_6.gif") repeat-y left top;
    }

    .best-obj div.box01-top {
        background: url("images/5b867065_7.gif") no-repeat left top;
    }

    .best-obj div.box01-btm {
        background: url("images/5b867065_8.gif") no-repeat left bottom;
        padding: 0 10px 37px;
        text-align: center;
    }

    .best-obj .t1 {
        padding: 70px 0 0;
        font-weight: bold;
        color: #14a414;
    }

    .best-obj .name {
        font-family: Verdana, Geneva, sans-serif;
        font-weight: bold;
        color: #312d20;
    }

    .best-obj .price {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 20px;
        color: #14a414;
        padding: 0 0 6px;
    }

    .best-obj a.visit {
        display: block;
        margin: 0 auto;
        background: url("images/5b867065_9.gif") no-repeat left top;
        width: 103px;
        height: 31px;
        line-height: 31px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 15px;
    }

    .best-obj a.visit:hover {
        text-decoration: none;
    }

    .top-obj {
        padding: 7px 0 0;
    }

    .top-obj div.box01 {
        width: 183px;
        background: url("images/5b867065_6.gif") repeat-y left top;
    }

    .top-obj div.box01-top {
        background: url("images/5b867065_7.gif") no-repeat left top;
    }

    .top-obj div.box01-btm {
        background: url("images/5b867065_8.gif") no-repeat left bottom;
        padding: 0 10px 37px;
        text-align: center;
    }

    .top-obj .t1 {
        padding: 70px 0 0;
        font-weight: bold;
        color: #14a414;
    }

    .top-obj .name {
        font-family: Verdana, Geneva, sans-serif;
        font-weight: bold;
        color: #312d20;
    }

    .top-obj .price {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 20px;
        color: #14a414;
        padding: 0 0 6px;
    }

    .top-obj a.visit {
        display: block;
        margin: 0 auto;
        background: url("images/5b867065_9.gif") no-repeat left top;
        width: 103px;
        height: 31px;
        line-height: 31px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 15px;
    }

    .top-obj a.visit:hover {
        text-decoration: none;
    }

    .winner-obj {
        padding: 7px 0 0;
    }

    .winner-obj div.box01 {
        width: 183px;
        background: url("images/5b867065_6.gif") repeat-y left top;
    }

    .winner-obj div.box01-top {
        background: url("images/5b867065_7.gif") no-repeat left top;
    }

    .winner-obj div.box01-btm {
        background: url("images/5b867065_8.gif") no-repeat left bottom;
        padding: 0 10px 37px;
        text-align: center;
    }

    .winner-obj .t1 {
        padding: 70px 0 0;
        font-weight: bold;
        color: #14a414;
    }

    .winner-obj .name {
        font-family: Verdana, Geneva, sans-serif;
        font-weight: bold;
        color: #312d20;
    }

    .winner-obj .price {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 20px;
        color: #14a414;
        padding: 0 0 6px;
    }

    .winner-obj a.visit {
        display: block;
        margin: 0 auto;
        background: url("images/5b867065_9.gif") no-repeat left top;
        width: 103px;
        height: 31px;
        line-height: 31px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 15px;
    }

    .winner-obj a.visit:hover {
        text-decoration: none;
    }

    .welcome-obj h1 {
        font-size: 12px;
        font-weight: bold;
        color: #14a414;
        border-bottom: dotted 1px #bfbdbd;
    }

    .sites-obj {
        padding: 16px 0 0;
        font-family: Tahoma, Geneva, sans-serif;
        font-size: 11px;
        font-weight: bold;
    }

    .sites-obj .t1 {
        text-align: center;
        color: #14a414;
        padding: 0 0 6px;
    }

    .sites-obj div.cols1 {
        width: 531px;
        color: #fff;
        line-height: 32px;
        text-align: center;
        background: #14a414;
    }

    .sites-obj div.cols1 div.col1 {
        width: 152px;
        text-indent: 22px;
    }

    .sites-obj div.cols1 div.col2 {
        width: 93px;
    }

    .sites-obj div.cols1 div.col3 {
        width: 102px;
    }

    .sites-obj div.cols1 div.col4 {
        width: 158px;
    }

    .sites-obj div.cols2 {
        width: 509px;
        text-align: center;
    }

    .sites-obj div.cols2 div.col1 {
        width: 130px;
    }

    .sites-obj div.cols2 div.col2 {
        width: 93px;
        padding: 6px 0 0;
    }

    .sites-obj div.cols2 div.col3 {
        width: 102px;
        padding: 5px 0 0;
        color: #14a414;
    }

    .sites-obj div.cols2 div.col4 {
        width: 158px;
        padding: 1px 0 0;
    }

    .sites-obj .cont {
        background: #f3f3f3;
        padding: 0 0 0 22px;
    }

    .sites-obj ul {
        width: 509px;
        overflow: hidden;
    }

    .sites-obj ul li {
        width: 509px;
        float: left;
        border-bottom: dotted 1px #bfbdbd;
        padding: 10px 0;
    }

    .sites-obj ul li.last {
        border-bottom: none;
    }

    .sites-obj a.play {
        display: block;
        margin: 0 auto;
        background: url("images/5b867065_10.gif") no-repeat left top;
        width: 89px;
        height: 32px;
        line-height: 31px;
        text-align: center;
        color: #fff;
        font-size: 12px;
    }

    .sites-obj a.play:hover {
        text-decoration: none;
    }

    .suggested-obj {
        padding: 16px 0 0;
    }

    .suggested-obj .t1 {
        color: #14a414;
        border-bottom: dotted 1px #bfbdbd;
        font-weight: bold;
    }

    .top2-obj {
        padding: 16px 0 0;
    }

    .top2-obj .t1 {
        color: #14a414;
        border-bottom: dotted 1px #bfbdbd;
        font-weight: bold;
    }

    .nav-obj {
        padding: 73px 0 0;
    }

    .nav-obj ul li {
        border-bottom: dotted 1px #29373a;
        padding: 2px 0 2px 18px;
        background: url("images/5b867065_11.gif") no-repeat 6px 12px;
    }

    .nav-obj ul li.last {
        border-bottom: none;
    }

    .nav-obj ul li a {
        color: #29373a;
    }

    .banner-obj {
        text-align: center;
        padding: 14px 0 0;
        display: block;
    }

    .copyright {
        width: 910px;
        margin: 0 auto;
    }

    .side2 ul {
    }

    .side2 ul li {
    }

    .side2 ul li a {
    }

    .navbar-brand, .navbar-tabs {
        display: none;
    }

    .navbar {
        background: none;
    }

    .navbar-menu {
        flex-shrink: unset;
    }
}