@charset "utf-8";

/* View */
.view-wrap .img-photo i { background: rgb(245, 245, 245); padding: 16px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: rgb(143, 143, 143); font-size: 40px; display: inline-block; }
.view-wrap .img-photo img { border-radius: 50%; width: 80px !important; height: 80px !important; display:inline-block; }
.view-wrap .img-resize img { max-width:100%; height:auto; }
.view-wrap .no-attach { border-bottom:0px; }
.view-wrap .view-cnt { letter-spacing:0; }

.view-wrap h1 { font-size: 22px; font-weight:bold; margin:0px; line-height:50px; display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; margin:0px; padding:10px 10px; color: rgb(59, 62, 67); letter-spacing:-1px; }
.view-wrap h1 span.talker-photo { margin-bottom:10px; margin-right:10px; }
.view-head { border-left:0px; border-right:0px; }
.view-head .sp { display:inline-block; width:20px; text-align:center; font-size:11px; color:#888; }
.view-head .list-group-item { padding:5px 15px; border-style:dotted; }
.view-tag { margin:10px 0px; padding:0px; color:#888; }
.view-tag a { color:#888; }
.view-tag a:hover { color:crimson; }
.view-cnt { margin-top:4px; }
.view-img img { display:block; max-width:100%; margin:0 auto 15px; border:0; height:auto; }
.view-content { padding-bottom:20px; line-height:180%; }
.view-content img { width:auto; height:auto; max-width:100%; }
.view-content p { padding:0; margin:0; line-height:180%; }
.view-good-box { text-align:center; }
.view-good-box span { margin:15px 6px; width:80px; height:80px; display:inline-block; }
.view-good-box a { background: rgb(245, 245, 245); padding-top:14px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: #d9d9d9; font-size: 22px; line-height:26px; display: inline-block; }
.view-good-box .view-good a:hover { background: rgb(223, 17, 25); color: rgb(255, 255, 255); }
.view-good-box .view-nogood a:hover { background: rgb(0, 0, 0); color: rgb(255, 255, 255); }
.view-author .auth-photo { width:160px; padding-right:15px; }
.view-icon { margin-bottom:10px; }
.view-icon img { width:34px; border-radius:50%; margin-bottom:5px; }
.view-comment { margin: 0px; padding: 0px 0px 5px; text-transform: capitalize; overflow: hidden; border-bottom: 1px solid rgb(51, 51, 51); display: inline-block; position: relative; }

/* Padding */
.view-padding { padding: 15px; }
.is-mobile .view-padding { padding-left:0px; padding-right:0px; }
.view-author-none { height:1px; border-top:1px solid #eee; margin:12px 0px 20px; }

/* Comment */
.comment-media { margin:10px 0px; }
.comment-media .photo i { background: #333; padding: 15px; border-radius: 50%; width: 64px; height: 64px; text-align: center; color: rgb(143, 143, 143); font-size: 30px; display: inline-block; }
.comment-media .photo img { border-radius: 50%; width: 64px !important; height: 64px !important; display:inline-block; }
.view-mobile .comment-media .photo i { padding: 10px; width: 54px; height: 54px; }
.view-mobile .comment-media .photo img { width: 54px !important; height: 54px !important; }

.comment-media .media { display: flex;border-top:1px solid #eee; margin:7px 0px; padding:7px 0px 0px; }
.comment-media :first-child.media { border-top:0px; margin-top:0px; padding-top:0px; }
.comment-media h5 { margin:2px 0px; line-height: 22px; }
.comment-media .media .media-body { 
	padding-left: 0px;
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
}
.media-heading {
	display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.comment-media .media .media-info { margin-left:10px; }
.comment-media .media .media-content { 
	margin-top:8px;
	display: flex;
	flex-wrap: wrap;
	width: 100%;	
}
.comment-media .media .media-btn {	margin-left:4px; }
.comment-media .cmt-good-btn { text-align:right; padding-right:1px; }
.comment-media .cmt-good, .comment-media .cmt-nogood { display:inline-block; width:74px; height:20px; margin-top:10px; padding-right:10px; margin-right:-1px; font:bold 11px verdana; text-align:right; letter-spacing:-1px; line-height:19px; cursor:pointer; }
.comment-media .cmt-good { background: url('../../img/cmt_good.gif') no-repeat left center; color:#f4695b; }
.comment-media .cmt-nogood { background: url('../../img/cmt_nogood.gif') no-repeat left center; color:#888; }

.comment-form { padding-top:10px; }
.comment-box { border:1px solid #535761; padding:12px 12px 0px; margin-bottom:15px; background:#2e323c; }
.comment-content { display:table; width:100%; table-layout:fixed; }
.comment-content .comment-cell { display:table-cell; padding:0px; text-align:center; vertical-align:middle; }
.comment-content .comment-cell.comment-submit { width:80px; height:100%; background:#fafafa; border:1px solid #ccc; border-left:0px; cursor:pointer; }
.comment-btn .cursor { margin-left:12px; color:#787878; }

#wr_content { resize:none; }
#bo_vc_opt ol {	margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_opt ol:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_opt ol li { float:left;margin:0; }
#bo_vc_send_sns ul { margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_send_sns ul:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_send_sns ul li {	float:left;margin:0 20px 0 0; }
#bo_vc_send_sns input {	margin:0 0 0 5px; }

@media all and (max-width:768px) {
	.responsive .view-wrap h1 { text-overflow:clip; overflow:none; white-space:normal; line-height: 28px; font-size: 20px; margin-bottom:10px; }
	.responsive .view-wrap h1 .photo { display:none; }
}

@media all and (max-width:480px) {
	.responsive .view-author .auth-photo { float:none; width:100%; padding-right:0px; }
	.responsive .view-icon .pull-right { float:none !important; }
}

	/* 색상 변경 시작 */
	.view-wrap h1 { color: #f5f5f5 !important; }
	.view-wrap .btn-sm {
		padding:10px 15px;
	}
	.view-author-none { border-top:1px solid #333; }
	.comment-media .media { border-top:1px solid #333; }

	#bo_vc .member { color: #f5f5f5 !important; }



	.comment-box { border:1px solid #333; background:#171717; }
	.comment-content .comment-cell.comment-submit { color:#fff !important; background:#faca08; border:1px solid #333; }
	.comment-btn .cursor { color:#d9d9d9; }

	.view-wrap .form-control, .view-wrap .well, .view-wrap .captcha_box {
	  background-color: #000 !important;
	  border-color: #333 !important;
	  color: #fff !important;
	}
	.view-wrap .input-group-addon {
	  background-color: #222 !important;
	  border-color: #333 !important;
	  color: #fff !important;
	}

	#captcha_img, .view-wrap .captcha_box { height:62px !important; }
	/* 색상 변경 끝 */



/* 추가 */

.view_eventcon {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 80px;
}

.view_eventcon .view_eventbox {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #000;
	border-radius: 10px;
    padding-top: 35px;
    padding-bottom: 35px;
}

.view_eventcon .view_eventbox > p {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 500;
    letter-spacing: -0.5px;
    line-height: 1;
    color: #f1c411;
    margin-bottom: 25px;
}

.view_eventcon .event_databox {
    font-family: 'GmarketSans', sans-serif;
    width: 100%;
    height: auto;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
}

.view_eventcon .event_databox .event_dataitem {
    width: auto;
    height: auto;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.view_eventcon .event_databox .event_dataitem .event_callist {
    width: auto;
    height: auto;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
	padding: 0;
    margin: 0;
}

.view_eventcon .event_databox .event_dataitem .event_callist > li {
    width: 46px;
    height: 64px;
    background-image: url(/skin/board/n_event/img/event_data_icon.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.view_eventcon .event_databox .event_dataitem .event_callist > li > span {
    font-size: 3.2rem;
    font-weight: 700;
    color: #fff;
    position: relative;
    z-index: 9;
    line-height: 1;
    top: 0px;
}

.view_eventcon .event_databox .event_dataitem > div {
    position: relative;
    display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 2.3rem;
    font-weight: 500;
    line-height: 1;
    color: #f1c411;
}

.txt_sp1 {
	width: auto;
}


.event_txtbox {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
}

.event_txtbox .event_input {
    width: 170px;
    height: 42px;
    position: relative;
}

.event_txtbox .event_input > input {
    width: 100%;
    height: 100%;
    background-color: #282a2d;
    border: 1px solid #f1c411;
    padding: 0 20px;
    border-radius: 5rem 0 0 5rem;
    color: #fff;
}

.event_txtbox .event_submit {
    width: 160px;
    height: 42px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
}

.event_txtbox .event_submit > button {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 500;
    letter-spacing: -0.5px;
    border-radius: 5rem;
    color: #000;
	background: -webkit-linear-gradient(#ffd800 0%, #a27b15 100%);
	background: -o-linear-gradient(#ffd800 0%, #a27b15 100%);
	background: linear-gradient(#ffd800 0%, #a27b15 100%);
    border: 0;
}

.event_txtbox .event_submit > button:hover {
	background: linear-gradient(to bottom, #fffadc 0%,#ffda0a 100%);
}

.event_txt {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    margin-top: 24px;
}

.event_txt > p {
    font-size: 1.6rem;
    font-weight: 300;
    letter-spacing: -0.5px;
    color: #fff;
    line-height: 24px;
}

.event_comtlist .comt_listbox > li:last-of-type {
    border-bottom: 1px solid #484848;
}

.txt_co1 {
	color: #f1c411;
}

.wd_70 { 
	display: inline-flex;
	width: 70%;
}
.wd_20 { 
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;
    width: 22%;
}
.v_tit_st01 {
	display: block;
	width: 80%;
	padding: 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*  반응형  */

@media (max-width:  767px) {
	.view_eventcon .view_eventbox {
		padding-top: 15px;
    	padding-bottom: 15px;
	}
	.view_eventcon .view_eventbox > p {
		font-size: 2.5rem;
		margin-bottom: 10px;
	}
	.view_eventcon .event_databox {
		flex-wrap: wrap;
	}
	.view_eventcon .event_databox .event_dataitem .event_callist > li {
		width: 30px;
	}
	.view_eventcon .event_databox .event_dataitem .event_callist > li > span {
		font-size: 1.9rem;
	}
}