
.boxwrap .box {
	text-align:center;
	font-weight:600;
	font-size:1.3em;
	padding:15px 0;
	cursor:pointer;
}

.boxwrap .box.selected {
	border-bottom:none;
	border-right:solid 2px #CD426B;
	border-top:solid 2px #CD426B;
	border-left:solid 2px #CD426B;
	color: #CD426B;
}

div.trade-apt-arrow-up-down {
	position:fixed; 
	left:calc(50% + 505px); 
	bottom: 50px; 
	width:45px; 
	z-index:2;
}

.boxwrap .box.today-list, 
.boxwrap .box.stat-list,
.boxwrap .box.price-list {
	font-size:1em;
	text-align:left;
	padding:5px;
	border-right:none;
	border-top:none;
	border-left:none;
	vertical-align:top;
}

.boxwrap .box.today-list span.today-content, 
.boxwrap .box.stat-list span.stat-content,
.boxwrap .box.price-list span.price-content{
	display:inline-block;
	padding:3px 0;
	position:relative;
}

div#map_today, div#map_stat, div#map_price {
	margin-top:10px; 
	border:solid 1px gray; 
	height:300px;
}

canvas[data-func=real_display] {
	width:100%;
	height:100%;
}

/* 모바일 차트의 사이즈 조절을 위해 maintainAspectRatio: false, 옵션 추가 부모의 사이즈에 맞춤 으로 인해 max-height 지정 */
/* max-width 지정 안하면 가끔 영역을 초과해서 order2 order3 영역까지 그래프가 노출 */
section[data-tab=today] div[data-list_num=order1],
section[data-tab=stat] div[data-list_num=order1] {
	max-width:33.3%;
	max-height:130px;
}

section[data-tab=today] div[data-list_num=order1] canvas,
section[data-tab=stat] div[data-list_num=order1] canvas {
	margin-left:-7px;
	margin-top:10px;
}


div[data-area=tab_menu] [data-func=tab] {
	font-family: NsNeo, sans-serif;
}

div.stat-no-result-t1 {
	text-align:center; 
	padding:10px 0; 
	font-size:1.1em; 
	font-weight:600;
}


select.select2 {
    min-width: 30px;
    padding: 5px 40px 5px 10px;
    border: 1px solid #999;
    font-family: inherit;
    background: url(/images/icon/arrow_b.jpg) no-repeat 95% 50%;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

.boxwrap .box.sns-share {
	padding:5px 0;
	border:none;
}

.boxwrap .box.sns-share span.text-comment {
	color:gray; 
	font-size:0.7em; 
	letter-spacing:-1px;
}

.boxwrap .box.sns-share span.text-comment2 {
	color:gray; 
	font-size:0.7em; 
	letter-spacing:-1.5px;
}


.today-high-price-t1 {
	font-size:0.97em; color:#2596be;
}

.today-title-m-s1 {
	color:gray; font-size:0.9em;
}

.today-line-through {
	text-decoration:line-through;
}

.today-prev-fall {
	font-size:0.98em; display:inline-block; color:#d43838; position:relative;
}

.today-prev-fall img,
.today-prev-rise img {
	width:13px; position:absolute; top:2px;
}

.today-prev-fall .today-prev-fall-t1,
.today-prev-rise .today-prev-rise-t1 {
	display:inline-block; margin-left:14px;
}

.today-prev-rise {
	font-size:0.98em; display:inline-block; color:#2596be; position:relative;
}

.today-color-gray {
	color:gray;
}

.today-color-cancel {
	color:#d43838;
}

div.trade-apt-arrow-up-down div.today-move-form {
	border-radius: 5px; border: solid 1px #bebebe; background: #fff;
}

div.trade-apt-arrow-up-down div.today-move-form .today-move-top {
	width: 100%; padding: 6px 0; text-align: center; font-size: 0.9rem; font-weight: 600; cursor:pointer;
}

div.trade-apt-arrow-up-down div.today-move-form .today-move-top img,
div.trade-apt-arrow-up-down div.today-move-form .today-move-bottom img {
	width:17px;
}

div.trade-apt-arrow-up-down div.today-move-form .today-move-middle {
	width: 70%; margin-left: 15%; border-bottom: solid 1px #bebebe;
}

div.trade-apt-arrow-up-down div.today-move-form .today-move-bottom {
	width: 100%; padding: 6px 0; text-align: center; font-size: 0.9rem; font-weight: 600; cursor:pointer;
}

div.today-top-min-height {
	min-height:20px;
}	

div.today-tab-menu {
	padding:15px 0; background:#fff; z-index:2;
}

div.today-title-s1 {
	padding:20px 0; font-size:1.3em; font-weight:600;
}


div.today-price-sns-open {
	position:fixed; right:calc(50% - 545px); top: 81px; padding:8px; border-radius:5px; border:solid 1px gray; background:#fff; z-index:2; cursor:pointer;
}

div.today-price-sns-open img {
	width:24px; height:24px;
}

div.today-price-sns-share {
	position:fixed; right:calc(50% - 682px); top: 130px; border:solid 1px gray; border-radius:15px; background:#fff; z-index:2; width:180px; padding:5px 10px;
}

div.today-price-sns-share .sns-share-title {
	text-align:center; position:relative; font-size:1.35em; font-weight:800; padding:10px 0;
}

div.today-price-sns-share .sns-share-title img {
	position:absolute; right:5px; top:0px; width:25px; cursor:pointer;
}

div.today-price-sns-share img.share-img1 {
	width:38px;
}

div.today-price-sns-share img.share-img2 {
	width:34px;
}

div.today-price-sns-share img.share-img3 {
	width:36px;
}

.today-list-rank1 {
	color:#D5A11E; font-size:1.1em;
}

.today-list-rank2 {
	color:#A3A3A3; font-size:1.1em;
}

.today-list-rank3 {
	color:#CD7F32; font-size:1.1em;
}

.today-list-rank-other {
	color:#000000;
}

@media screen and (max-width: 1000px) { 
	/* 모바일에서 클릭 시 백그라운드 색상 번쩍임 제거 */
	div {
		-webkit-tap-highlight-color : transparent !important;
	}	

}

@media screen and (max-width: 500px) { 

	div[data-area=tab_menu] {
		width:100%;
	}

	div[data-area=tab_menu].boxwrap .box {
		font-size:1.1em;
	}

	select.select1 {
		width:48%;
	}

	select[name=eupmyondong_name] {
		margin-left:0px; 
		margin-top:5px;
	}

	div.trade-apt-arrow-up-down {
		left:calc(100% - 50px);
		bottom:30px;
	}

	/* 개발 과정에서 inline css로 인해 important 적용 추후 inline css 제거 시 해당 important도 제거필요 */
	div[data-area=sns_share] {
		right:calc(0% + 10px) !important;
		top:135px !important;
	}

	div[data-area=sns_share_list] {
		right:calc(0% + 10px) !important;
		top:183px !important;
	}

	section[data-tab=today] div[data-list_num=order1],
	section[data-tab=stat] div[data-list_num=order1] {
		max-width:50%;
	}

	section[data-tab=today] div[data-list_num=order3] {
		display:none !important;
	}

	section[data-tab=stat] div[data-list_num=order3] {
		display:none !important;
	}

	div[data-area=search_stat] [data-name=search_stat] {
		margin-left:0px;
		margin-top:5px;
	}

	div[data-area=search_stat] select.select2 {
		width:20%;
	}

	div[data-area=search_price] select[name=sido_name],
	div[data-area=search_price] select[name=sigungu_name],
	div[data-area=search_price] select[name=eupmyondong_name],
	div[data-area=search_price] select[name=order_name],
	div[data-area=search_price] select[name=order_by] {
		width:30%;
	}

	div#map_today, div#map_stat, div#map_price {
		height:200px;
	}

	div.stat-period-d1 {
		width:100%;
	}

}

@media screen and (max-width: 350px) { 
	
	div[data-area=tab_menu].boxwrap .box {
		font-size:0.9em;
	}

}


