* {
    box-sizing: border-box;
}

body {
    overflow-x: hidden;
}
#wrap {
    width: 100%;
    padding: 0;
    margin: 0;
}

#header {
    width: 100%;
    padding: 0;
    margin: 0;
    height: auto;
}

#header #slider {
    width: auto !important;
    overflow: hidden;
}

#header #slider .nivo-caption p {
    width: auto !important;
    font-size: 1.2em;
    line-height: 1.5;
    font-weight: bold;
}
#header_menu {
    width: auto;
    margin: 0;
    padding: 0;
}

.logowrap {
    border-bottom: none;
    margin-bottom: 0;   
}

.logowrap .logo {
    width: auto;
}

.logo img {
    max-width: 120px;
    margin-top: 10px;
}

#header_top {
    display: none;
}

.nivo-controlNav {
    right: 25px !important;
}

#inside_wrap {
    padding: 0;
}

form#login label[for=btn] {
    display: none;
}

form#login .btn {
    margin-top: 15px;
}

.loginrow {
    width: auto;    
}

.hr-login {
    width: auto;
}

#showcase .skins_info {
    width: auto;
}
#showcase .skins {
    width: auto;    
}
#showcase {
    padding: 5px 0 0 6px;
    background: none;
    text-align: center;
    line-height: 1.8;
    height: auto;
    margin-bottom:3em;

}
#showcase h2 {
    font-size: 1.4em !important;
    padding: 0;
    line-height: 150%;

}
#inside_wrap_bottom {
    display: none;
}

.full-page {
    padding: 20px 0;
}

#nav > li > a > span > span {
    display: none !important;
}

#nav > li > a > span > i {
    width: auto;
    padding: 10px;
}

#nextgames .main {
    float: none;
    width: 100%;
    margin-bottom: 2em;
}

#nextgames {
    width: 100%;
    float: none;
    text-align: center;
}
#nextgames h3 {
    font-size: 2em !important;
}
#nextgames img {
    max-width: 100%;;
}

#nextgames_right {
    margin-top: 2em;
    float: none;
    width: auto;
    text-align: center;
    background: #f8f8f8;
    padding: 2.5em 0 2em ;
    border-bottom:1px solid #eee;
    border-top: 1px solid #eee;
    font-size: 150%;
}

#nextgames_right img {
    display: none;
}

.smallfont {
    width: auto;
    float: none;
    padding: 26px;
    font-size: inherit;
    text-align: inherit;
}

.smallfont h3 {
    font-size: inherit;
}
.news {
    padding: 26px;
    background: #f8f8f8;
}

#comments i {
   display: none;
}

#commento {
    display: none;
}

.usercommentname {
    font-size: inherit;
}
.usercommenttxt {
    display: block;
    width: auto;
    font-size: inherit;
}
.cellFive,.cellSix {
    padding: 5px 0 5px 26px;
}
.commentspart {
    padding: 10px 26px !important;
}

hr {
    margin: 0 !important;

}

ul.tabs {
    padding-left: 0;
    margin-left: 0;
    background: none;
    border: none;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    float: none;
    width: auto;
    margin: 0 !important;
}

ul.tabs li,
ul.tabs li:visited,
ul.tabs li:active,
ul.tabs li:focus,
ul.tabs li.active {
    border: none;
    background: #55297E !important;
    margin: 0 2px;
}

ul.tabs li:hover {
    background: rgb(65, 27, 100) !important;
}

ul.tabs li {
    text-align: center;
    flex-grow: 1;
    border: none;
    min-height: 46px;
    border-radius: 4px;
    background: #55297E;
    margin-bottom: 10px;
}

ul.tabs li a {
    padding: 10px;
    height: auto;
    min-height: 40px;
}


ul.tabs li.active a, 
ul.tabs li.active a:hover {
    border: none;
}

ul.tabs li a,
ul.tabs li a:hover,
ul.tabs li a:visited,
ul.tabs li a:focus,
ul.tabs li a:active {
    background: none;
    color: white;
    border: none;
}
ul.tabs li a:hover span,
ul.tabs li.active a:hover span {
    background: none;
}
ul.tabs li.active a,
ul.tabs li.active:hover a,
ul.tabs li.active a:hover {
    color: yellow;
}
ul.tabs li a span,
ul.tabs li.active a,
ul.tabs li.active a:hover,
ul.tabs li.active a span {
    background: none;
}

.tab_content #tipEndTime {
    width: auto;
}
.tab_content .bigfont {
    font-size: 1.3em;
}
.tab_content .bigfont span {

    line-height: 2;
}
.tab_content #col1 {
    position: absolute;
    bottom: 15px;
    left: 15px;
    width: 45%;

}

.tab_content #col4 {
    position: absolute;
    bottom: 15px;
    right:15px;
;
    width: 45%;
}

.tab_content #col2, 
.tab_content #col3 {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

.tab_content #col1, 
.tab_content #col2, 
.tab_content #col3, 
.tab_content #col4 {
    
    float: none;

    line-height: 1;
    height: auto;
}
.tipbox_left {
    float: none;
}
#gametabs .text-box {
    position: relative;
    background: none;
    border-top: 4px solid #eee;
    padding: 60px 20px;
    margin-bottom: 30px;
    height: auto;

}
.inside-tipbox {
    text-align: center;
}

/*
#gametabs .text-box {
    background: none;
    border-bottom: 1px solid gray;
    border-top: 1px solid gray;
    height: auto;
}

#col1, #col2, #col3, #col4 {
    float: none;
    width: auto;
    height: auto;
    text-align: center !important;
    margin: 0;
    line-height: 45px;
}
#col4 {
    vertical-align: middle;
    text-align: initial;
    margin: auto;
}
*/
#right_large_page {
    background: none;
    padding-right: 20px;
}
#right_large_page .left_column {
    width: auto;
    float: none;
}

#right_large_page #players {

    max-width: initial;
    text-align: initial;
}


#right_large_page .main_content {
    width: auto;
}
#right_large_page #playerLists {
    width: 100%;
}

#right_large_page hr {
    margin: 20px 0 !important;
}

#right_large_page h2 {
    margin-bottom: 20px !important;
}