@charset "utf-8"; .bg-color {
    background-color: #ff3300;
}

.widget-index .at-main, .widget-index .at-side {
    padding-top: 10px;
    padding-bottom: 0px;
}

.widget-index .div-title-underbar {
    margin-bottom: 15px;
}

.widget-index .div-title-underbar span {
    padding-bottom: 4px;
}

.widget-index .div-title-underbar span b {
    font-weight: 500;
}

.widget-index .widget-img img {
    display: block;
    max-width: 100%;
    /* 배너 이미지 */
}

.widget-box {
    margin-bottom: 25px;
}

.nav-tabs {
    /*background: #f7f7f7;*/
}

.nav-tabs>li {
    width: 33.333%;
    text-align: center;
}

.nav-tabs>li.active {
    border-top: 2px solid #ff3300;
    margin-top: -1px;
}

.index-nav-brd.nav-tabs {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}

.index-nav-brd.nav-tabs>li {
    width: auto;
}

.nav-tabs>li.active>a {
    border: 1px solid white !important;
    border-bottom-color: transparent;
}

.nav-tabs>li.active>a:hover {
    border: 1px solid white !important;
    background: white !important;
}

.nav-tabs>li>a:hover {
    border: none !important;
    background: none !important;
}

.nav>li>a {
    padding: 10px 5px !important;
}

.widget-box {
    margin-bottom: 25px;
    padding: 7px;
}

.widget-box.no-pd {
    padding: 0px;
}

.board_tab_nav {
    /*background: #ececec !important;*/
    border: none;
}

.board_tab {
    width: 33.333%;
    text-align: center;
    margin-bottom: 0px;
}

.board_tab > a {
    border: none !important;
    /*background: #ececec !important*/
    ;border-radius: unset !important;
    margin-right: 0px !important;
    font-size: 15px;
    font-weight: bold;
    color: #737373 !important;
}

.board_tab.active > a {
    border: none;
    background: white !important;
    color: #ff3300 !important;
}

.for-validate-sites .post-text {
    display: none;
}

.for-validate-sites .basic-post-gallery .post-content {
    padding: 9px 0;
    background: #2c2c2c;
}

.for-validate-sites .post-subject a {
    /* background:black ; */
    color: white;
}

.game_wrap2 {
    margin-bottom: 5px;
}

.game_wrap2.point-game, .game_wrap2.point-exchange {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
}

.game_wrap2.point-game a, .game_wrap2.point-exchange a {
    width: 25%;
}
.game_wrap2.point-game a img, .game_wrap2.point-exchange a img{
    width:100% ;
}

.game_wrap2.point-exchange .img-w
{
     border-radius: 50%;
    padding: 10px;
    background: #3b2f74;
   overflow:hidden ;
}

.co-cont img {
    max-width: 100%;
}

.co-cont li {
    list-style: initial;
}

.brd-ico {
}

.brd-ico.hello:after {
    content: "가입";
    background: #FFC107;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.brd-ico.free:after {
    content: "자유";
    background: #4CAF50;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.brd-ico.c1:after {
    content: "후기";
    background: #ff3e3e;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.brd-ico.c5:after {
    content: "유머";
    background: #2196F3;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.brd-ico.qa:after {
    content: "거래";
    background: #af00ff;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.brd-ico.verified_casino:after {
    content: "검증";
    background: #607D8B;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.brd-ico.member_event:after {
    content: "이벤";
    background: #FFC107;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.brd-ico.qna:after {
    content: "질문";
    background: #9E9E9E;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.responsive #dwokgcfqvlenitjhmprus .basic-post-gallery .post-row .post-list {
    margin: 2px;
}

.responsive #dwokgcfqvlenitjhmprus .basic-post-gallery {
    margin-bottom: 10px;
    width: 100%;
}

.main-top-swiper {
    margin-top: 13px;
    /* padding: 0px 15px; */
}

.right-item-banner-top {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    margin-bottom: 20px;
}

.right-item-banner-top a {
    width: calc(50% - 2.5px);
}

.right-item-banner-top a img {
    width: 100%;
}

.notice-wrap {
    margin-top: 20px;
}
