@charset "utf-8";
/* CSS Document */

/*------------------------------------*\
	 크리에이터 리스트
\*------------------------------------*/
.c_List-box .creator-visual-box {
    position: relative;
    margin-bottom: 15px
}
.c_List-box .creator-visual-box .text-caption {
    position: absolute; bottom: 0px; left: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}
.c_List-box .creator-visual-box .text-caption i {
    width: 2px;
    height: 15px;
    background-color: #fff;
    vertical-align: middle;
    display: inline-block;
    margin-right: 8px
}
.c_List-box .creator-visual-box .text-caption h5 {
    vertical-align: middle;
    display: inline-block;
    display:-webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    color: #ffffff
}
.select-conBox {
    border-bottom: 1px solid #d8d8d8;
    min-height: 50px;
    clear: both
}
.custom-select {
    color: #4a4a4a;
    padding: 6px 5px;
    width: 100px;
}
.custom-search {
    max-width: 240px;
    border: 1px solid #ced1d2;
    border-radius: 4px;
    float: right
}
.custom-search .form-group {
    margin-bottom: 0px
}
.custom-search .form-group input.form-control {
    border: none;
    outline: none;
    box-shadow: none;
    height: 32px
}
.custom-search .form-group button.btn {
    border: none;
    outline: none;
    box-shadow: none;
    background: none;
    font-size: 0
}
.c_List_con .creator-listBox {
    clear: both
}
.c_List_con .creator-list {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 240px;
}
.c_List_con .creator-list h4 {
    color: #4a4a4a;
    line-height: 2em;
    margin-bottom: 30px;
}
.c_List_con .creator-list .back-btn {
    background: url("../images/help/icon/back_btn.png") no-repeat;
    width: 101px;
    height: 41px;
    text-indent: -9999px;
    display: inline-block;
    margin: 0px 5px
}
.c_List_con .creator-list .petition-btn {
    background: url("../images/help/icon/petition_btn.png") no-repeat;
    width: 101px;
    height: 41px;
    text-indent: -9999px;
    display: inline-block;
    margin: 0px 5px
}
.c_List_con .creator-list ul {
    margin-left: 0px
}
.c_List_con .creator-list ul>li {
    margin-top: 15px;
    margin-bottom: 15px;
}
.c_List_con .creator-list ul>li>a {
    text-align: center;
    font-size: 14px;
    letter-spacing: -0.5px;
    color: #4a4a4a;
    text-decoration: none
}
.c_List_con .creator-list ul>li>a>img {
    width: 80px; height: 80px;
    border-radius: 50%;
    display: inline-block
}
.c_List_con .creator-list ul>li>a>span {
    margin-top: 12px;
    display: block;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    white-space: normal;
    height: 20px;
}
/*------------------------------------*\
	 회원가입 & 로그인
\*------------------------------------*/
.under_line{
    text-decoration: underline;
    font-weight: bold;
}
.title-header-box {
    background-color: #71b2bd;
    width: 100%; height: 50px;
}
.title-header-box .title-header {
    padding-top: 5px; padding-left: 25px
}
.title-header-box .title-header a {
    text-decoration: none
}
.title-header-box .title-header a img {
    display: inline-block;
    margin-right: 5px
}
.title-header-box .title-header a h4 {
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
}
.sign-login-box .box-title {
    text-align: center
}
.sign-login-box .signup_sns {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px
}
.sign-login-box .signup_sns ul>li {
    padding-left: 12px;
    padding-right: 12px;
}
.sign-login-box .signup_sns ul>li>a {
    text-align: center;
    font-size: 14px;
    letter-spacing: -0.5px;
    color: #000000;
    text-decoration: none
}
.sign-login-box .signup_sns ul>li>a>span {
    margin-top: 12px;
    display: block;
    letter-spacing: -0.5px;
}
.signup_email {
    padding-bottom: 30px
}
.signup_email form {
    max-width: 350px;
    margin: 0px auto;
    text-align: center;
}
.signup_email form .signup-checkbox{
    padding-left: 40px;
    text-align: left;
}
.signup_email form .label-box {
    display: block;
    position: relative;
    margin: 55px 0px 30px 0px;
    font-weight: normal
}
.signup_email form .label-box .input {
    width: 100%;
    padding: 10px 0px;
    background: transparent;
    border: none;
    outline: none;
}
.signup_email form .label-box .btn.btn-check {
    border: 1px solid #ced1d2;
    padding: 5px;
    color: #4a4a4a
}
.signup_email form .label-box span {
    font-size: 14px;
    color: #d0021b;
    display: block;
    text-align: left;
    padding: 10px 0px
}
.signup_email form .label-box span.success {
    font-size: 14px;
    color: #000;
    display: block;
    text-align: left;
}
.signup_email form .label-box .line-box {
    position: relative;
    width: 100%;
    height: 1px;
    background: #BCBCBC;
}
.signup_email form .label-box .input.input-box2 {
    width: 75%
}
.signup_email form .label-box .line-box.line-box2 {
    width: 72%
}
.signup_email form .label-box .label-txt {
    position: absolute;
    top: -25px;
    font-size: 14px;
    letter-spacing: -0.5px;
    color: #4a4a4a;
    transition: ease .3s;
}
.signup_email form .label-box .label-active {
    top: -3em;
}
.signup_email form .signup-checkbox {
    margin-bottom: 30px
}
.signup_email form .signup-checkbox input[type=checkbox] {
    cursor: pointer;
    width: 25px;
    height: 25px;
}
.signup_email form .signup-checkbox .checkbox-signup-text {
    position: relative;
    bottom: 0px;
    left: -9px;
    color: #4a4a4a;
    padding: 0;
}
.signup_email form .signup-checkbox .checkbox-signup-text a {
    color: #020404
}
.signup_email form .signup-checkbox .error {
    font-size: 14px;
    color: #d0021b;
    display: block;
    text-align: left;
    padding: 10px 0px;
}
.member-info-box {
    text-align: center;
}
.member-info-box ul li {
    padding-left: 15px;
    padding-right: 15px;
}
.member-info-box ul li a {
    color: #4a4a4a;
    font-size: 14px;
    letter-spacing: -0.5px
}
.member-photoBox {
    margin-top: 30px;
    text-align: center !important;
}
.member-photoBox img {
    width: 60px; height: 60px;
    border-radius: 50%;
    margin: 0 auto 10px
}
.member-photoBox .btn {
    background-color: #fff;
    font-size: 14px;
    border: 1px solid #ced1d2;
    outline: none
}
.signup_email .modify-email {
    color: #4a4a4a !important;
    padding: 0px !important
}
.btn-file {
    position: relative;
    overflow: hidden;
    color: #4a4a4a
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    cursor: pointer;
    display: block;
}
/*------------------------------------*\
	 회원가입 완료
\*------------------------------------*/
.sign_completeBox {
    text-align: center;
    border-top: 1px solid #ced1d2;
    padding-top: 99px
}
.sign_completeBox h3 {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 20px;
    letter-spacing: -0.79px
}
.sign_completeBox p {
    font-size: 16px;
    letter-spacing: -0.7px;
    color: #4a4a4a;
    line-height: 30px;
    margin-bottom: 30px
}
.sign_completeBox .btn {
    margin: 0 auto 20px
}
.sign_completeBox .btn-home {
    border-radius: 20px;
    background-color: #ffffff;
    width: 140px; height: 40px;
    border: 1px solid #ced1d2;
    font-size: 16px;
    color: #4a4a4a;
    outline: none;
    display: block
}
.sign_completeBox .btn-login {
    border-radius: 20px;
    background-color: #71b2bd;
    width: 140px; height: 40px;
    border-color: transparent;
    font-size: 16px;
    color: #ffffff;
    outline: none;
    display: block
}
.sign_completeBox .btn-home:focus, .sign_completeBox .btn-home:hover {
    outline: none;
    color: #4a4a4a
}
.btn-login:focus, .sign_completeBox .btn-login:hover {
    outline: none;
    color: #ffffff
}
/*------------------------------------*\
	 아이디 & 비번 찾기
\*------------------------------------*/
.member-info-box .find_search_txt {
    font-size: 14px;
    color: #4a4a4a;
    margin-right: 15px;
    letter-spacing: -0.5px
}
.member-info-box .find_search_btn {
    font-size: 14px;
    color: #71b2bd;
    font-weight: 700
}
.search-Result {
    text-align: center;
    margin-top: 60px;
    /*display: none*/
}
.search-Result h5 {
    color: #4a4a4a;
    margin-bottom: 30px
}
.search-Result h5 span {
    color: #4a90e2
}
/*------------------------------------*\
	 Action
\*------------------------------------*/
.action-Game .list-group-wrapper .item {
    float: left;
}
.action-Game .list-group-wrapper .item:before,
.action-Game .list-group-wrapper .item:after {
    display: table;
    content: " ";
}
.action-Game .list-group-wrapper .item:after {
    clear: both;
}
.action-Game .list-group-wrapper .item .thumbnail img {
    float: left;
}
.action-Game .list-group-wrapper .item .caption h4 {
    font-size: 16px;
    color: #000000;
    letter-spacing: -0.5px
}
.action-Game .list-group-wrapper .item .caption h4 span {
    font-size: 14px;
    color: #9b9b9b;
    padding-left: 10px;
    vertical-align: baseline
}
.action-Game .list-group-wrapper .item .caption .fa-star {
    vertical-align: middle;
    color: #fcd354
}
.action-Game .list-group-wrapper .item .caption span {
    font-size: 12px;
    color: #9b9b9b
}
.action-Game .list-group-wrapper .item .item-list {
    display: inline-block;
    border-bottom: 1px solid #d8d8d8;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative
}
.action-Game .list-group-wrapper .item .item-list:last-child {
    border-bottom: none
}
.action-Game .list-group-wrapper .item .item-list .popularity-img {
    position: relative;
    float: left;
    margin-right: 15px;
    width: 80px; height: 80px;
    border-radius: 8px
}
.action-Game-Con {
    clear: both
}
.nav-tabs.action_tabs {
    background-color: #f9f9f9;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 0px 15px
}
.nav-tabs.action_tabs>li>a {
    color: #000000;
    font-size: 14px;
}
.nav-tabs.action_tabs>li>a:after {
    content: "";
    display: block;
    background-color: #000;
    height: 3px;
    width: 0%;
    transition: 0.2s width;
    -webkit-transition: 0.2s width;
    position: relative;
    top: 12px;
}
.nav-tabs.action_tabs>li>a:hover {
    border: none;
    background: none;
}
.nav-tabs.action_tabs>li>a:hover:after, .nav-tabs.action_tabs>li.active>a:after {
    width: 100%;
}
.nav-tabs.action_tabs>li.active>a, .nav-tabs.action_tabs>li.active>a:focus, .nav-tabs.action_tabs>li.active>a:hover {
    background-color: transparent;
    border: none;
    font-weight: 700
}
.nav-tabs.action_tabs>li:nth-child(3) {
    float: right
}
.nav-tabs.action_tabs>li>a .count-txt {
    color: #71b2bd;
    margin-left: 5px
}
.action-Game-Con .game-info-txt {
    padding: 0px 15px
}
.action-Game-Con .game-info-txt p {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 25px;
    letter-spacing: -0.44px;
    padding: 10px 0px
}
.action-carousel {
    padding: 15px;
}
.action-table {
    width: 100%;
    color: #000000;
    table-layout: fixed;
    border-collapse: collapse;
}
.action-table>tbody>tr>td,.action-table>tfoot>tr>td {
    padding: 10px;
}
.action-table>tbody>tr>td>label,.action-table>tfoot>tr>td>label {
    margin-bottom: 0px
}
.action-table>tbody>tr:nth-child(1)>td>label, .action-table>tbody>tr:nth-child(2)>td>label, .action-table>tbody>tr:nth-child(3)>td>label {
    color: #71b2bd;
    font-weight: 800;
}
.action-table>tfoot>tr.after {
    background-color: #f3f4f5;
    color: #000000;
    padding: 0px 5px
}
.action-table>tfoot>tr.before {
    background-color: #71b2bd;
    color: #ffffff
}
.action-table>tfoot>tr {
    display: block;
    position: relative;
}
.action-table>tbody {
    display: block;
    overflow: auto;
    width: 100%;
    height: 305px;
}
.action-table>tbody>tr>td:nth-child(2), .action-table>tfoot>tr>td:nth-child(2) {
    width: 90%
}
.action-table>tbody>tr>td>img,.action-table>tfoot>tr>td>img {
    width: 40px; height: 40px;
    border-radius: 50%;
    display: inline-block
}
.action-table>tbody>tr>td>span,.action-table>tfoot>tr>td>span {
    display: inline-block;
    margin-left: 10px
}
.action-table>tfoot>tr {
    min-height: 60px;
}
.action-table>tfoot>tr .want-ranking-txt {
    min-width: 175px;
    display: inline-block;
    float: left;
    font-weight: 700;
    margin-top: 9px; margin-left: 15px;
    font-size: 16px
}
.login_join_box {
    background-color: #71b2bd;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    padding: 20px;
}
.login_join_box .login_joinBox {
    list-style: none;
    font-size: 16px;
    padding:0;
    overflow: hidden;
    float: right;
}
.login_join_box .login_joinBox li {
    float: left;
    margin:0 3px;
}
.login_join_box .login_joinBox li a {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}
.action-table>tfoot>tr>td .login_joinBox {
    list-style: none;
    position: absolute;
    right: 25px;
    top: 20px;
    font-size: 16px
}
.action-table>tfoot>tr>td .login_joinBox li {
    float: left
}
.action-table>tfoot>tr>td .login_joinBox li .divider:before {
    content: "|";
    margin: 0px 8px;
    color: #ffffff
}
.action-table>tfoot>tr>td .login_joinBox li a {
    color: #ffffff;
    text-decoration: none
}
.comment_box {
    text-align: center;
    padding: 20px 30px
}
.comment_box h5 {
    color: #4a4a4a;
}
.comment_box .rate {
    display: inline-block;
    border: 0;
    margin-bottom: 10px;
}
.comment_box .rate>input {
    display: none;
}
.comment_box .rate>label {
    display: inline-block;
    float: right;
    color: #ced1d2;
}
.comment_box .rate>label:before {
    display: inline-block;
    font-size: 20px;
    padding: 0px 10px;
    cursor: pointer;
    font-family: FontAwesome;
    content: "\f005 ";
}
.comment_box input:checked ~ label, .comment_box label:hover, .comment_box label:hover ~ label {
    color: #fcd354;
}
.comment_box input:checked + label:hover, .comment_box input:checked ~ label:hover, .comment_box input:checked ~ label:hover ~ label, .comment_box label:hover ~ input:checked ~ label {
    color: #fcd354;
}
.comment_box .comment-write .form-control {
    border: 1px solid #ced1d2;
    border-radius: 20px;
    box-shadow: none;
    margin-bottom: 15px;
    resize: none;
    overflow: hidden
}
.comment_box .comment-write .comment_btn {
    background: url("../images/help/btn/comment_btn.png") no-repeat;
    width: 80px; height: 30px;
    outline: none;
    border: none;
}
.commentsBox .list-group-wrapper .item {
    float: none;
    width: 100%;
    padding: 10px 15px;
}
.commentsBox .list-group-wrapper .item:before,
.commentsBox .list-group-wrapper .item:after {
    display: table;
    content: " ";
}
.commentsBox .list-group-wrapper .item:after {
    clear: both;
}
.commentsBox .list-group-wrapper .item .caption h5 {
    color: #000000;
    letter-spacing: -0.44px;
    margin-top: 5px
}
.commentsBox .list-group-wrapper .item .caption span {
    font-size: 12px;
    color: #9b9b9b
}
.commentsBox .list-group-wrapper .item .caption .date {
    position: absolute;
    right: 15px; top: 20px;
    color: #4a4a4a;
    font-size: 12px
}
.commentsBox .list-group-wrapper .item .caption-text {
    font-size: 14px;
    color: #000000;
    display: block;
    white-space: normal;
    margin-bottom: 0px;
    overflow: hidden;
}
.commentsBox .list-group-wrapper .item .caption-text span {
    color: #71b2bd;
    font-size: 14px;
    letter-spacing: -0.58px;
    cursor: pointer;
}
.commentsBox .list-group-wrapper .item .caption-text span label {
    font-weight: normal;
    margin-left: 5px;
    margin-bottom: 0px
}
.commentsBox .list-group-wrapper .item .item-list {
    display: inline-block;
    border-bottom: 1px solid #d8d8d8;
    padding-top: 15px;
    padding-bottom: 15px;
    width : 100%;
    position: relative
}
.commentsBox .list-group-wrapper .item .item-list:first-child {
    border-top: 1px solid #d8d8d8
}
.commentsBox .list-group-wrapper .item .item-list .thumbnail-img {
    float: left; margin-right: 15px;
    width: 40px; height: 40px;
    border-radius: 50%
}
.commentsBox .list-group-wrapper .item .caption-text .comment-del-btn {
    text-decoration: none;
    margin-left: 10px;
}
.commentsBox .list-group-wrapper .item .caption-text .comment-del-btn span {
    color: #4a4a4a;
}
.commentsBox .list-group-wrapper .item .caption-text .comment-del-btn span i {
    color: #9b9b9b;
    margin-right: 4px
}
.pick_play_btnBox {
    float: right;
    margin-top: 45px;
    margin-bottom: 0px
}
.pick_play_btnBox a:first-child {
    margin-right: 15px;
}
.pick_btn {
    text-indent: -9999px;
    display: inline-block;
    background: url("../images/help/btn/pick_btn.png") no-repeat;
    width: 80px; height: 30px;
}
.pick_btn:hover, .pick_btn:focus, .pick_btn:active, .pick_btn.active {
    text-indent: -9999px;
    display: inline-block;
    background: url("../images/help/btn/pick_btn_hover.png") no-repeat;
    width: 80px; height: 30px;
}
.play_btn {
    text-indent: -9999px;
    display: inline-block;
    background: url("../images/help/btn/play_btn.png") no-repeat;
    width: 80px; height: 30px;
}
.gallery-item a {
    display: block
}
.mfp-arrow {
    height: auto;
    -webkit-transform:none !important;
    transform:none !important
}
.mfp-arrow:before, .mfp-arrow:after {
    border: none !important
}
.mfp-arrow-left:before {
    background: url("../images/help/icon/popup-left.png") no-repeat !important;
    width: 44px !important;
    height: 44px !important;
    border: none !important
}
.mfp-arrow-right:before {
    background: url("../images/help/icon/popup-right.png") no-repeat !important;
    width: 44px !important;
    height: 44px !important;
    border: none !important
}
/*------------------------------------*\
	 vod list
\*------------------------------------*/
.vod_listBox {
    background-color: #f9f9f9;
    padding: 20px 10px;
}
.vod-playcomment {
    max-width: 240px;
    float: right
}
.vod-playcomment ul {
    margin-top: 4px
}
.vod-playcomment ul li a {
   vertical-align: middle;
   text-decoration: none;
}
.vod-playcomment ul li a img {
    margin-right: 5px
}
.vod-playcomment ul li a.play-btn {
    background: url("../images/help/icon/play_icon.png") no-repeat;
    width: 62px; height: 22px;
    display: inline-block
}
.vod-playcomment ul li a.play-btn.active, .vod-playcomment ul li a.play-btn:active, .vod-playcomment ul li a.play-btn:hover, .vod-playcomment ul li a.play-btn:focus {
    background: url("../images/help/icon/play_icon_on.png") no-repeat;
    width: 62px; height: 22px;
    display: inline-block
}
.vod-playcomment ul li a.comment-btn {
    background: url("../images/help/icon/comment_icon.png") no-repeat;
    width: 62px; height: 22px;
    display: inline-block
}
.vod-playcomment ul li a.comment-btn.active, .vod-playcomment ul li a.comment-btn:active, .vod-playcomment ul li a.comment-btn:hover, .vod-playcomment ul li a.comment-btn:focus {
    background: url("../images/help/icon/comment_icon_on.png") no-repeat;
    width: 62px; height: 22px;
    display: inline-block
}
.vod-playcomment ul li a:first-child {
   color: #71b2bd;
}
.vodlist-member-box {
    text-align: center;
    margin-bottom: 10px
}
.vodlist-member-box .profile {
    margin: 10px 0px 20px 0px;
}
.vodlist-member-box .profile .profile-img {
    width: 80px; height: 80px;
    border-radius: 50%;
    display: inline-block
}
.vodlist-member-box .profile span {
    font-size: 18px;
    color: #000000;
    display: block;
    margin-top: 10px;
    letter-spacing: -0.5px
}
.vodlist-member-box .profile-info {
    font-size: 14px
}
.vodlist-member-box .profile-info ul li {
    padding-left: 15px;
    padding-right: 15px;
}
.vodlist-member-box .profile-info ul li span {
    vertical-align: middle;
    color: #000000;
}
.vodlist-member-box .profile-info ul li:nth-child(2) span{
    color: #79b6c0;
}
.vodlist-member-box .profile-info ul li span .fa-caret-right {
    margin-right: 5px;
    font-size: 20px;
    vertical-align: middle
}
.vodlist-member-box .profile-info ul li span label {
    margin-left: 5px; margin-bottom: 0px;
    color: #9b9b9b
}
.creator-like {
    position: absolute;
    top: 0;
    right: 30%
}
.creator-like span {
    font-size: 14px !important;
}
.like {
    background: url("../images/help/icon/like.png") no-repeat;
    background-position: 0 1px;
    padding-left: 22px;
    /* width: 18px; height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; */
}
.like.active, .like:focus, .like:hover, .like:active {
    background: url("../images/help/icon/like_on.png") no-repeat;
    background-position: 0 1px;
    /* width: 18px; height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; */
}
/*------------------------------------*\
	 home reply
\*------------------------------------*/
.home_reply .reply-box {
   background-color: #f9f9f9;
   border-bottom: 1px solid #d8d8d8
}
.home_reply .replybox .list-group-wrapper .item .item-list:first-child {
    border-top: none !important
}
/*------------------------------------*\
	 home vod
\*------------------------------------*/
.video-wrap {
    position: relative;
    height: 280px;
    max-width: 1920px;
    margin: 0 auto;
}
.video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 1080px;
}
.vod-list {
    padding: 30px
}
.table.vod-table>tbody>tr>td, .table.vod-table>tbody>tr>th {
    border-top: 0;
    vertical-align: middle
}
.table.vod-table>tbody>tr>td ul {
    float: right
}
.table.vod-table>tbody>tr>td ul li {
    vertical-align: middle
}
.table.vod-table>tbody>tr>td>span, .table.vod-table>tbody>tr>td>ul>li>span {
    color: #9b9b9b
}
.table.vod-table>tbody>tr>td .profile-img {
    width: 40px; height: 40px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}
.table.vod-table>tbody>tr>td .profile-name {
    font-size: 16px;
    color: #000000;
    display: block;
    display:-webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-break: break-all;
    height: 20px;
    margin-top: 10px;
}
.table.vod-table>tbody>tr>td .link_icon {
    margin-right: 5px;
    float: left;
}
.table.vod-table>tbody>tr>td .link_addr {
    display: block;
    display:-webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-break: break-all;
    height: 20px
}
.table.vod-table>tbody>tr>td .link_addr a {
    color: #4a4a4a;
    letter-spacing: -0.44px;
    font-size: 14px;
}
.table.vod-table>tbody>tr>td label {
    color: #71b2bd;
    margin-bottom: 0px;
    margin-right: 5px;
}
.table.vod-table>tbody>tr>td h4 {
    font-size: 16px;
    letter-spacing: -0.5px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
}
.table.vod-table>tbody>tr>td .date-time {
    color: #9b9b9b;
    letter-spacing: -0.5px;
    font-size: 12px;
}
.home_reply .ad-Box {
    margin-bottom: 0px
}
.vod-title {
    margin-bottom: 20px;
}
/*------------------------------------*\
	 게시판
\*------------------------------------*/
.boardBox-playgg {
    position: relative
}
.boardBox-playgg h4 {
    color: #4a4a4a;
    letter-spacing: -0.64px;
    font-weight: 700;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.boardBox-playgg .table {
    font-size: 14px;
    color: #000000;
    margin-bottom: 0px
}
.notice-board>tbody>tr>td>a, .petitions-board>tbody>tr>td>a {
    color: #000000
}
.notice-board>tbody>tr>td, .notice-board>tbody>tr>th, .notice-board>thead>tr>td, .notice-board>thead>tr>th,
.petitions-board>tbody>tr>td, .petitions-board>tbody>tr>th, .petitions-board>thead>tr>td, .petitions-board>thead>tr>th {
    padding: 12px 8px
}
.notice-board>thead>tr>th, .petitions-board>thead>tr>th {
    background-color: #f9f9f9;
    border-top: 1px solid #d8d8d8 !important;
    border-bottom: 1px solid #d8d8d8;
    text-align: center
}
.notice-board>thead:first-child>tr:first-child>th, .petitions-board>thead:first-child>tr:first-child>th {
    min-width: 75px
}
.notice-board>tbody>tr>td, .petitions-board>tbody>tr>td {
    text-align: center
}
.notice-board>tbody>tr>td:nth-child(2), .petitions-board>tbody>tr>td:nth-child(2) {
    text-align: left
}
.notice-board>tbody>tr>td .title-text, .petitions-board>tbody>tr>td .title-text {
    display: inline-block;
    display:-webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.notice-board>tbody:last-child>tr>td, .petitions-board>tbody:last-child>tr>td {
    border-bottom: 1px solid #d8d8d8;
}
.board-btn {
    position: absolute;
    left: 15px;
    top: -5px
}
.notice-board>tbody>tr>td .date-m, .petitions-board>tbody>tr>td .date-m, .detail-board>thead>tr>th .date-m {
    color: #71b2bd;
    font-weight: 700;
    margin-bottom: 5px
}
.detail-board>tbody>tr>td, .detail-board>tbody>tr>th, .detail-board>thead>tr>td, .detail-board>thead>tr>th {
    padding: 12px
}
.detail-board>thead>tr>th {
    background-color: #f9f9f9;
    border-top: 1px solid #d8d8d8 !important;
    border-bottom: 1px solid #d8d8d8;
}
.detail-board>thead>tr>th .title-text {
    display: inline-block;
    display:-webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.detail-board>tbody>tr>td {
    line-height: 26px;
}
.detail-board>tfoot>tr>td {
    border-top: 0
}
.socialMedia-box {
    position: relative;
    margin-top: 15px;
}
.socialMedia-box span {
    float: left;
    margin-top: 8px
}
.socialMedia-box ul {
    text-align: center;
    position: absolute; left: 0; right: 0; top: 0; bottom: 0;
}
/*------------------------------------*\
	 페이징 스타일 css
\*------------------------------------*/
.pagination.pagination-custom>li>a, .pagination.pagination-custom>li>span {
    color: #4a4a4a;
    border: none
}
.pagination.pagination-custom>.active>a, .pagination.pagination-custom>.active>a:focus, .pagination.pagination-custom>.active>a:hover, .pagination.pagination-custom>.active>span, .pagination.pagination-custom>.active>span:focus, .pagination.pagination-custom>.active>span:hover {
    background-color: #71b2bd;
    border-color: #71b2bd;
    color: #ffffff
}
/*------------------------------------*\
	 자주 사용되어지는 버튼 css
\*------------------------------------*/
.btn-reset {
    border-radius: 20px;
    background-color: #ffffff;
    width: 100px; height: 40px;
    border: 1px solid #ced1d2;
    font-size: 16px;
    color: #9b9b9b;
    outline: none;
    display: inline-block
}
.btn-submit {
    border-radius: 20px;
    background-color: #71b2bd;
    min-width: 100px; height: 40px;
    border-color: transparent;
    font-size: 16px;
    color: #ffffff;
    outline: none;
    display: inline-block
}
.btn-group-first {
    margin-right: 10px
}
.btn-reset.active.focus, .btn-reset.active:focus, .btn-reset.focus, .btn-reset:active.focus, .btn-reset:active:focus, .btn-reset:focus, .btn-reset:hover {
    outline: none;
    color: #9b9b9b
}
.btn-submit.active.focus, .btn-submit.active:focus, .btn-submit.focus, .btn-submit:active.focus, .btn-submit:active:focus, .btn-submit:focus, .btn-submit:hover {
    outline: none;
    color: #fff
}
/*------------------------------------*\
	 문의하기 & 제휴하기
\*------------------------------------*/
.form-custom-box {
    margin: 0 auto;
    max-width: 430px;
    padding: 20px;
}
.form-custom-box h5 {
    color: #4a4a4a;
    letter-spacing: -1px;
    line-height: 1.86;
    margin-bottom: 30px
}
.form-custom-box .form-group label {
    color: #4a4a4a;
    letter-spacing: 0
}
.form-custom-box .form-group .form-control {
    border-radius: 20px;
    border: 1px solid #ced1d2;
}
.form-custom-box .form-group .form-control:focus {
    border: 1px solid #71b2bd;
}
.form-custom-box .form-group textarea.form-control {
    resize: none;
    overflow: hidden
}
.sm-customModal {
    text-align: center
}
.sm-customModal .modal-header .close {
    position: absolute;
    left: 15px;
    top: 20px;
    opacity: .5
}
.sm-customModal h5 {
    font-size: 16px;
    color: #4a4a4a;
    line-height: 1.5;
    letter-spacing: -0.6px;
}
.sm-customModal .modal-footer {
    text-align: center
}
.sm-customModal .modal-footer .btn-submit {
    border-radius: 20px;
    background-color: #ffffff;
    width: 100px; height: 40px;
    border: 1px solid #ced1d2;
    font-size: 16px;
    color: #9b9b9b;
    outline: none;
    display: inline-block
}
/*------------------------------------*\
	 비회원 플레이 로그인 modal 관련
\*------------------------------------*/
.guestPlayModal {
    text-align: center;
    padding-right: 0px !important
}
.guestPlayModal .modal-header .close {
    position: absolute;
    left: 15px;
    top: 20px;
    opacity: .5
}
.guestPlayModal .modal-body .sign-login-box {
    padding: 0px 40px;
}
.guestPlayModal .modal-body .member-info-box ul li {
    padding-left: 5px;
    padding-right: 5px;
}
.guestPlayModal .modal-body .member-info-box ul li a {
    font-size: 12px;
}
.guestPlayModal h5 {
    font-size: 16px;
    color: #4a4a4a;
    line-height: 1.5;
    letter-spacing: -0.6px;
}
.guestPlayModal .modal-body .sign-login-box .signup_email {
    padding-bottom: 0px
}
.guestPlayModal .modal-body .sign-login-box .signup_email button {
    width: 145px;
}
.guestPlayModal .modal-body .guestPlay-btnGroup button {
    width: 145px;
    display: block;
    margin: 0px auto 20px;
}
.btn-guestplay {
    border-radius: 20px;
    background-color: #4a4a4a;
    height: 40px;
    border-color: transparent;
    font-size: 16px;
    color: #ffffff;
    outline: none;
    display: inline-block
}
.btn-guestplay:active.focus, .btn-guestplay:active:focus, .btn-guestplay:focus, .btn-guestplay:hover {
    color: #ffffff;
    outline: none;
}
.or-line {
    margin: 25px auto 0px
}
.memberPlayModal {
    text-align: center;
    padding-right: 0px !important
}
.memberPlayModal .modal-content {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow:none;
    border: none;
}
.memberPlayModal .modal-body {
    padding: 0px;
}

.article-container {
  padding: 0;
}
.article-container .article .no-margin {
  margin: 0
}
.article-container .article .no-padding {
  padding: 0
}
.article-container .article .article-container {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.article-container .article .article-container ::-webkit-scrollbar {
  display: none;
}
.article-container .article .article-container iframe.game-article {
  width: 100%;
  height: 100vh;
}
/*------------------------------------*\
	 회원정보
\*------------------------------------*/
.modify-box h5 {
    margin-top: 30px
}
.modify-box {
    border-bottom: 1px solid #ced1d2;
    margin: 15px auto;
    width: 250px;
    text-align: left;
    overflow: hidden;
}
.modify-box > p {
    display: inline-block;
    xposition: relative;
    xtop: 7px;
}
.modify-box > p:first-child {
    width: 60px;
}
.modify-box > .error{
    float: right;
    color: red;
    font-size: 12px;
    xmargin-bottom: 15px;
    display: block;
}
.modify-box.email > p.content, .modify-box.nickname > p.content {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 115px;
    position: relative;
    top:14px;
}
.btn-modify {
    min-width: 67px;
    border-radius: 3px;
    border: 1px solid #ced1d2;
    background-color: #fff;
    font-size: 14px;
    color: #4a4a4a;
    xmargin-bottom: 15px;
    float: right;
}

.signup_email .modify-box .modify-info {
    color: #4a4a4a !important;
    padding: 0px !important;
    display: block;
    margin-bottom: 10px
}
.modify-member .member-photoBox {
    margin-top: 0;

}
.modify-member form {
    xmax-width: 300px;
    margin: 0px auto;
    text-align: center;
}
.modify-member form .label-box {
    xwidth: 250px;
    margin: 0px auto 15px;
    font-weight: normal
}
.modify-member form .label-box .input {
    width: 100%;
    padding: 10px 0px;
    background: transparent;
    border: none;
    outline: none;
    text-align: center
}
.modify-member form .label-box span {
    font-size: 14px;
    color: #d0021b;
    display: block;
    padding: 10px 0px
}
.modify-member form .label-box span.success {
    font-size: 14px;
    color: #000;
    display: block;
    text-align: left;
}
.modify-member form .label-box .line-box {
    position: relative;
    width: 100%;
    height: 1px;
    background: #BCBCBC;
}
.modify-member form .label-box .label-txt {
    font-size: 14px;
    letter-spacing: -0.5px;
    color: #4a4a4a;
}
.modify-member form .label-box .label-active {
    top: -3em;
}
/*------------------------------------*\
	 미디어쿼리 분기
\*------------------------------------*/
@media (min-width: 768px) {
     .guestPlayModal .modal-dialog {
        width: 340px;
    }
     .memberPlayModal .modal-dialog {
        margin: 0 auto
    }
}
@media (min-width:480px) and (max-width:660px) {
    .c_List_con .creator-list ul>li>a>img {
        width: 60px; height: 60px;
        border-radius: 50%
    }
    .action-Game .list-group-wrapper .item {
        float: none;
        width: 100%;
        padding: 0px 30px
    }
    .pick_play_btnBox {
        float: none;
        margin-top: 0px;
        margin-bottom: 15px
    }
    .vod-list {
        padding: 20px 15px
    }
    .boardBox-playgg .table {
        font-size: 12px;
    }
    .detail-board>thead>tr>th {
        background-color: #ffffff;
        border-bottom: 0px;
    }
    .creator-like {
        position: absolute;
        top: 0;
        right: 20%
    }
}
@media (min-width:480px) and (max-width:592px) {
    .c_List_con .creator-list {
        max-height: 240px;
    }
}
@media (min-width:320px) and (max-width:479px) {
    .c_List_con .creator-list ul>li>a>img {
        width: 60px; height: 60px;
        border-radius: 50%
    }
    .c_List_con .creator-list {
        max-height: 240px;
    }
    .action-Game .list-group-wrapper .item {
        float: none;
        width: 100%;
    }
    .nav-tabs.action_tabs {
        padding: 0px
    }
    .vod-list {
        padding: 20px 10px
    }
    .pick_play_btnBox {
        float: none;
        margin-top: 0px;
        margin-bottom: 15px
    }
    .detail-board>thead>tr>th {
        background-color: #ffffff;
        border-bottom: 0px;
    }
    .boardBox-playgg .table {
        font-size: 12px;
    }
    .creator-like {
        position: absolute;
        top: 0;
        right: 10%
    }
}
@media (max-width:660px) {
    .video-wrap{
        width:100% !important;
    }
}
