.post #apprank_body.body {
	padding-top: 10px;
}

.post #div_apprank.body,
.post #apprank_body.body {
	overflow: visible;
}

.post #apprank_body .section{
	height: auto;
	margin-top: 0px;
	border-radius: 0px;
}

.info_free_user_box {
	background-color: rgba(255,255,255,0.7);
	z-index: 101;
	cursor: pointer;
}

/***********  orderby   *************/
.page_orderby {
	width: 984px;
	padding: 30px 20px 0;
	position: relative;
	display: flex;
	align-items: center;
	clear: both;
	zoom: 1;
	padding-top : 30px;
}

.page_orderby.favorite_orderby {
	padding-top : 12px;
}

.page_orderby.favorite_box_wrapper {
	margin : 0 auto;
	padding : unset;
	padding-top : 30px;
}

.page_orderby #search_type_slt_box {
	width: 106px;
}

.en_US .page_orderby #search_type_slt_box {
	width: 120px;
}

.page_orderby #orderby_slt_box {
	width: 216px;
	margin-left: auto;
}

#total_container.en_US .page_orderby #orderby_slt_box {
	width: 222px;
	padding-right: 24px !important;
}

.page_orderby #orderbyType {
	width: 216px;
	border-radius: 6px;
	box-sizing: border-box;
}

#orderby_slt_box_line {
    width: 1px;
    height: 32px;
    background-color: #EEE;
    margin: 0 16px;
}

#total_container.en_US .page_orderby #orderbyType {
	width: 247px;
}

.page_orderby #orderbyType_list {
	width: 216px;
	top: 66px;
	box-sizing: border-box;
}

.page_orderby.favorite_orderby #orderbyType_list {
	top : 48px;
}

#total_container.en_US .page_orderby #orderbyType_list {
	width: 247px;
}

.page_orderby #orderbyType_list.daily .item.nonDaily {
	display: none;
}

.page_orderby #search_type_slt_box .selected_box {
	z-index: 100;
	position: relative;
	border-radius: 6px 0px 0px 6px;
	border: 1px solid #EAEAEA;
	/* border-right: none; */
	box-sizing: border-box;
}

.page_orderby #search_type_slt_box .selected_box #name {
	color: #707683;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.page_orderby #search_type_slt_box  .selected_box #selecter {
	margin-right: 15px;
}

.page_orderby #search_type_slt_box .select_box_list .item {
	width: 104px;
}

.en_US .page_orderby #search_type_slt_box .select_box_list .item {
	width : 118px;
}

.page_orderby #search_type_slt_box .select_box_list .item.disable #name {
	color: #cdd2d8;
}

.page_orderby #orderbyType_slt_box .select_box_list .item {
	width: 179px;
}

/* 검색어 검색 추후 별도 div로 이동*/
.page_orderby #keywordSearch {
	position: relative;
}

.page_orderby #keywordSearch form {
	display: flex;
	align-items: center;
	height: 36px;
}

.page_orderby #keywordSearch #search_keyword {
	position: relative;
	background-color: #FFFFFF;
	box-sizing: border-box;
	outline: none;
	z-index: 99;
	width: 200px;
	height: 36px;
	padding: 10px 34px 10px 16px;
	border-radius: 0px 6px 6px 0px;
	border: 1px solid #EAEAEA;
    color: #353C49;
	font-size: 13px;
	font-weight : 400;
	font-style: normal;
	line-height: normal;
}

#total_container.en_US .page_orderby #keywordSearch #search_keyword {
	width: 232px;
}

.rank_tbl.body .items.favorite > .item.picked {
	z-index : 999;
	box-shadow: 0px 2px 8px rgb(0 0 0 / 10%);
}

.page_orderby #keywordSearch #search_keyword::-webkit-input-placeholder {
	color: rgba(112, 118, 131, 0.60);
}
.page_orderby #keywordSearch #search_keyword::-moz-placeholder {
	color: rgba(112, 118, 131, 0.60);
}
.page_orderby #keywordSearch #search_keyword::-moz-placeholder {
	color: rgba(112, 118, 131, 0.60);
}
.page_orderby #keywordSearch #search_keyword::-ms-input-placeholder {
	color: rgba(112, 118, 131, 0.60);
}

.page_orderby #keywordSearch #search_keyword:focus,
.page_orderby #keywordSearch #search_keyword.focus {
	border: #0099ff solid 1px;
	z-index: 101;
}

.page_orderby #keywordSearch input[type="text"]:invalid + input[type="reset"] {
	display: none;
} 

.en_US .page_orderby #keywordSearch input[type="reset"]{
	left : 199px;
}

.page_orderby #keywordSearch input[type="reset"] {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 8px;
	left: 170px;
	border: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-image:url('/resources/img/common/btn_search_del.svg');
	z-index: 102;
	cursor: pointer;
	border-radius: 10px;
	background-color: rgba(185, 200, 220, 0.20);
	background-size : 12px;
}

.page_orderby .favorite_selected_text {
	display : flex;
}

.page_orderby .favorite_selected_text span{
	color: #56687F;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.page_orderby .favorite_box_wrapper {
	display: flex;
    justify-content: flex-end;
    margin-left: auto;
}

.page_orderby #compare_box,
.page_orderby #cancel_box {
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
	border: 1.002px solid #EAEAEA;
	cursor: pointer;
	padding: 0 20px;
}

.page_orderby #delete_box {
	height: 36px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
	border: 1px solid #EAEAEA;
	cursor: pointer;
	padding: 0 16px;
}

.page_orderby #delete_box .delete_icon {
	width: 18px;
	height: 18px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 18px;
}


.page_orderby #compare_box {
	margin-left: auto;
}

/* .page_orderby #compare_box.sel_compare,
.page_orderby #compare_box.sel_delete {
	width: 145px;
}
.en_US .page_orderby #compare_box.sel_compare {
	width : 175px;
}
 */

.page_orderby #compare_box.dim,
.page_orderby #delete_box.dim {
	opacity: 0.3;
	cursor: default;
	pointer-events: none;
}

.page_orderby #delete_box,
.page_orderby #cancel_box {
	margin-left: 12px;
}
.page_orderby #compare_box:hover,
.page_orderby #delete_box:hover,
.page_orderby #cancel_box:hover {
	border-radius: 6px;
	border: 1.002px solid #EAEAEA;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0.02) 100%), #FFF;
}

.page_orderby #compare_box:hover .compare_icon{
	background-image: url('/resources/img/common/ic_button_compare_hover.svg');
}

.page_orderby #delete_box:hover .compare_icon{
	background-image: url('/resources/img/common/ic_button_delete_hover.svg');
}

.page_orderby #cancel_box:hover .compare_icon{
	background-image: url('/resources/img/220921/icon/ic_button_cancel_hover.svg');
}

.page_orderby #compare_box .compare_icon,
.page_orderby #cancel_box .cancel_icon {
	width: 18px;
	height: 18px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 18px;
}

.page_orderby #compare_box .compare_icon {
	background-image: url('/resources/img/common/ic_button_compare_nor.svg');
}

.page_orderby #compare_box.sel_delete .compare_icon,
.page_orderby #delete_box .delete_icon {
	background-image: url('/resources/img/common/ic_button_delete_nor.svg');
}

.page_orderby #cancel_box .cancel_icon {
	background-image: url('/resources/img/common/btn_compare_cancel.svg');
}

.page_orderby #compare_box .compare_title,
.page_orderby #delete_box .delete_title,
.page_orderby #cancel_box .cancel_title {
	margin-left: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #707683;
	text-align: center;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

#total_container.en_US .page_orderby #compare_box .compare_title {
	line-height: 20px;
}

.page_orderby  #div_check_box {
	margin-left: auto;
	display: flex;
	align-items: center;
	cursor: pointer;
}

.page_orderby  #div_check_box .chk_text {
	color: #707683;
	text-align: center;
	font-size: 13px;
	font-weight: 400;
	line-height: normal;
}

/***********  orderby   *************/

.rank_tbl.header {
	background-color: #ffffff;
	height:73px;
	text-align:center;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
} 

.rank_tbl.header .title {
	display:table;
}

.rank_tbl.header .title .item .sel_icon {
	margin-top: 0px !important;
}

.rank_tbl.header .item {
	display:table-cell;
	vertical-align:middle;
	font-weight: 600;
	font-size: 11px;
	/*letter-spacing:-25px;*/
	color: #565671;
	height:73px;
	text-align:center;
	position: relative;
}

.rank_tbl.header .item.disable {
	color: #cdd2d8;
}


.rank_tbl.header .item.selected,
.rank_tbl.header .item.selected .text{
	color: #0099ff;
}

.rank_tbl.header .item.line:after {
	content: "";
    display: block;
    width: 1px;
    background-color: #EEE;
    height: 73px;
    position: absolute;
    right: 0px;
    top: 0px;
    clear: both;
}

.rank_tbl.header .item .btn_info {
	float:left;
	margin-left:3px;
	width:16px;
	height:20px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('/resources/img/common/btn_info_nor.svg');
}

.rank_tbl.header .free_user_banner {
	display: none;
	width : 912px;
	height: 14px;
	padding: 11px 36px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 12px;
	align-self: stretch;
	background: #2E4863;
}


.rank_tbl.header .free_user_banner span {
	color: #FFF;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}

.rank_tbl.header .item .text {
	line-height:16px;
	letter-spacing: -1px;
}

.rank_tbl.header .item .text.inline {
	float:left;
	margin-top: 2px;
}

.rank_tbl.header .item .wrapper.rank {
	float:left;
}

.rank_tbl.header .item:nth-child(1) .text {
	margin-left: 15px;
	text-align: left;
}

.rank_tbl.header .item:nth-child(1) .text.rank {
	margin-left: 0px;
}

.rank_tbl.header .item:nth-child(1) .text.num {
	margin-left: 3px;
	margin-top: 10px;
}

.rank_tbl.body .items > .item {
	height:67px;
	position:relative;
	cursor: pointer;
}

.rank_tbl.body .items > .item.nonClick {
	cursor: default;
}

.rank_tbl.body .items > .item:hover,
.rank_tbl.body .items > .item:active,
.rank_tbl.body .items > .item:hover .columns {
	background-color:#f8faff;
}

.rank_tbl.body .items.favorite > .item:active {
	z-index : 999;
}

.rank_tbl.body .items > .item.nodata {
	cursor: default;
	height:200px;
	margin-top: 100px;
}

.rank_tbl.body .items > .item.nodata .text {
	color: #A2B0BB;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	margin-top: 12px;
}

.rank_tbl.body .items .item .columns {
	width: 100%;
	display: inline-block;
	background-color: #ffffff;
}

.rank_tbl.body .items .item .columns.line1 {
	height: 38px;
}

.rank_tbl.body .items .item .columns.line2 {
    padding-top: 7px;
}

.rank_tbl.body .items .item.sample .columns.line2 {
    filter: blur(5px);
    opacity: 0.5;
}

.rank_tbl.body .items .item:hover .columns > a .name {
	color: #0099ff;
}

.rank_tbl.body .items .item .columns li {
	float: left;
	position: relative;
	min-height: 12px;
}

.rank_tbl.body .items .item .columns li .rightline {
	margin-right: 8px;
}

.rank_tbl.body .items .item .columns li .totalUsedTime {
	margin-right: 6px;
}

.rank_tbl.body .items .item .columns li .blind {
	background-color: #ebeff3;
	width: 30px;
	min-height: 12px;
	float:right;
}

.rank_tbl.body .items .item .columns li.has_stat_err {
	display : flex;
	gap: 4px;
	justify-content: end;
}

.rank_tbl.body .items .item .columns li.has_stat_err:before {
	content: "";
	display: block;
	width: 12.5px;
	height: 12.5px;
	background-size: 12.5px;
	position: relative;
	z-index: 10;
	background-repeat: no-repeat;
	background-image: url('/resources/img/common/rank_stat_error.svg');
}


.rank_tbl.body .items .item .columns li.line:after {
	content: "";
	display: block;
	width: 1px;
	background-color: #eff0f1;
	height: 67px;
	position: absolute;
	right: -5px;
	top: -45px;
	clear: both;
}

.rank_tbl.body .items .item .columns li.item_val_2 div:nth-child(2) {
	margin-left:10px;
}

.rank_tbl.body .items .item .columns.line1 li {
	margin-top:15px;
	height:20px;
	line-height:20px;
}


.rank_tbl.body .items .item .columns > li.rank {
	font-size:14px;
	color:  #56687f;
	width:50px;
}

.rank_tbl.body .item .wrapper.rank {
	float:left;
}

.rank_tbl.body .items .item .columns .rank .text {
	font-size: 14px;
	color: #56687f;
}

/*
.rank_tbl.body .items .item .columns .rank.index {
	width:46px;
}
*/

.rank_tbl.body .items .item .columns .rank .index {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1799;
	width: 50px;
}

.rank_tbl.body .items .item .columns .rank.index > div {
	width:30px;
	text-align: center;
	margin-right: 3px;
}

.rank_tbl.header .item:nth-child(1) .sel_icon,
.rank_tbl.body .items .item .columns > li.sel_icon {
	width: 24px;
	height: 24px;
	margin-left: 13px;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 24px 24px;
	background-image: url('/resources/img/common/ic_list_move_nor.svg');
	cursor: pointer;
	margin-top: 24px;
}

.rank_tbl.header .item:nth-child(1) .sel_icon,
.rank_tbl.body .items .item .columns > li.sel_mode {
	background-image: url('/resources/img/common/chk_nor.svg');
}

.rank_tbl.header .item:nth-child(1) .sel_icon.selected,
.rank_tbl.body .items .item .columns > li.sel_mode.selected {
	background-image: url('/resources/img/common/chk_sel.svg');
}

.rank_tbl.header .title .item.left {
	width : 69px;
}

.rank_tbl.body .items .item .columns .num {
	overflow: visible;
	margin-left: 3px;
	margin-top: 10px;
}

.rank_tbl.body .items .item .columns .num .idx {
	font-size:14px;
	color:  #56687f;
	width:36px;
	text-align: left;
	position: absolute;
	top: 10px;
	left: 5px;
	z-index: 1799;
}

.rank_tbl.body .items .item .columns > .icon {
	width: 20px;
	height:20px;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-image: url('/resources/img/common/img_app_default.png');
	border-radius: 5px;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.10) inset;
}

.rank_tbl.body .items .item .columns > .favorite_stat_error_icon {
	width: 12.5px;
	background-size: 12.5px;
	position: absolute;
	left: 40px;
	z-index: 10;
	bottom: 35px;
	margin-left: 6px;
	background-repeat: no-repeat;
	background-image: url('/resources/img/common/rank_stat_error.svg');
}

.rank_tbl.body .items .item .columns > .no_data_icon {
	width: 12.5px;
	background-size: 12.5px;
	position: absolute;
	left: 40px;
	z-index: 10;
	bottom: 35px;
	margin-left: 6px;
	background-repeat: no-repeat;
	background-image: url('/resources/img/common/no_data_icon.svg');
}

.rank_tbl.body .items .item .columns  > .name {
	margin-left:12px;
	font-size:14px;
	color: #56687f;
	font-weight:600;
}


.rank_tbl.body .items .item .columns > a > .name {
	margin-left:12px;
	max-width: 260px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #353C49;
	font-size: 14px;
	font-style: normal;
	font-weight: 590;
	line-height: normal;	
}

.rank_tbl.body .items .item .columns  > .corp {
	margin-left:8px;
	font-size:11px;
	line-height: 18px !important;
	height: 16px !important;
	color: rgba(86,104,127,0.6);
	border: solid 1px rgba(180,190,198,0.5);
	border-radius: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 16px !important;
	max-width:90px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	
}

.rank_tbl.body .items .item .columns  > .corp:hover {
	color: rgba(86,104,127,0.8);
	border: solid 1px rgba(180,190,198,0.8); 	
}

.rank_tbl.body .items .item .columns > .store_rel_icon {
	width: 16px;
	height:16px;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	margin-left: 5px;
	margin-top: 18px !important;
}

.rank_tbl.body .items .item .columns > .store_rel_icon.google {
	background-image: url('/resources/img/201110/ico_os_android_small_nor.png');
}

.rank_tbl.body .items .item .columns > .store_rel_icon.apple {
	background-image: url('/resources/img/201110/ico_os_ios_small_nor.png');
}

.rank_tbl.body .items .item .columns > .iconplus {
	width: 8px;
	height: 16px;
	margin-left: 1px;
	margin-top: 2px;
	background-position: center;
	background-size: 7px 7px;
	background-repeat: no-repeat;
	background-image: url(/resources/img/201110/ico_plus_medium_nor.png);
}

.rank_tbl.body .items .item .columns > .store_rel_icon.apple.both {
	margin-left: 0px;
}

/* OS 비율 */
.rank_tbl.body .items .item .columns .store_share_box {
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 86px;
	margin-left: 8px;
	margin-top: 11px !important;
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, 0.05);
	padding: 4px 6px;
	height: auto !important;
}

.rank_tbl.body .items .item .columns .store_share_box.only_app {
	justify-content : normal;
	width : auto;
	padding : 5px 6px;
	height : auto;
	border-radius : 4px;
}

.rank_tbl.body .items .item .columns .store_share_box.only_app:has(.google){
	padding: 3px;
	box-sizing: border-box;
	margin-top: 15px !important;
}

.rank_tbl.body .items .item .columns .store_share_box .item.icon {
	width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    background-size: 12px;
}

.rank_tbl.body .items .item .columns .store_share_box .item.icon.google {
    background-image: url(/resources/img/common/ico_android_hover.svg);
}

.rank_tbl.body .items .item .columns .store_share_box .item.icon.apple {
    background-image: url(/resources/img/common/ico_ios_hover.svg);
}

.rank_tbl.body .items .item .columns .store_share_box .item.bar_graph_box {
	display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 0px 3px;
}

.rank_tbl.body .items .item .columns .store_share_box .item.bar_graph_box .val_box {
	display: flex;
    justify-content: space-between;
    align-items: center;
    height: 12px;
}

.rank_tbl.body .items .item .columns .store_share_box .item.bar_graph_box .val_box .val {
    font-size: 9px;
    font-weight: 500;
}

.rank_tbl.body .items .item .columns .store_share_box .item.bar_graph_box .val_box .val.google {
	color: #7FC058;
}

.rank_tbl.body .items .item .columns .store_share_box .item.bar_graph_box .val_box .val.apple {
	color: #6393DC;
	text-align: right;
}


.rank_tbl.body .items .item .columns .store_share_box .item.bar_graph_box .graph_box {
	flex-grow: 1;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.rank_tbl.body .items .item .columns .store_share_box .item.bar_graph_box .graph_box .bar {
	height: 2px;
}

.rank_tbl.body .items .item .columns .store_share_box .item.bar_graph_box .graph_box .bar.google {
	border-radius: 5px 0px 0px 5px;
    background: #7FC058;
}

.rank_tbl.body .items .item .columns .store_share_box .item.bar_graph_box .graph_box .bar.apple {
	border-radius: 0px 5px 5px 0px;
    background: #6393DC;
}

.rank_tbl.body .items .item .columns .store_share_box .item.bar_graph_box .graph_box .bar + .bar {
	margin-left: 1px;
}
/* OS 비율 */

.rank_tbl.body .items .item .columns .btn_myapp {
	width: 20px;
	height:20px;
	background-repeat: no-repeat;
	background-size: 14px 14px;
	background-image: url('/resources/img/common/btn_star_list_nor.svg'); 
	background-position: center;
	margin-left: 5px;
	margin-top: 16px !important;
	display:none; 
}

.rank_tbl.body .items .item:hover .columns > .btn_myapp {
	display:inline-block;
	background-image: url('/resources/img/common/btn_star_list_nor.svg');
}


.rank_tbl.body .items .item .columns > .btn_myapp.selected {
	display:inline-block;
	background-image: url('/resources/img/common/btn_star_list_foc.svg');
}



.rank_tbl.body .items .item .columns > .cate_change {
	margin-left:12px;
	margin-top:17px !important;
	font-size:10px;
	/*
	color: #0099ff;
	color: #F96398;
	*/
	color: #F9677E;
	font-weight:600;
	z-index: 1799;
}


.rank_tbl.body .items .item .columns.line2 li:nth-child(1) {
	width:65px;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(2) {
	width:134px;
	text-align: left;
	/*
	margin-left:31px;
	*/
	margin-left:0px;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(3) {
	width:124px;
	text-align: left;
}


.rank_tbl.body .items .item .columns.line2 li:nth-child(4) {
	text-align: right;
	width:45px;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(5) {
	text-align: right;
	width:94px;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(6) {
	text-align: right;
	width:60px;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(7) {
	text-align: right;
	width:60px;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(8) {
	text-align: right;
	width:90px;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(9) {
	text-align: right;
	width:60px;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(10) {
	text-align: right;
	width:76px;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(11) {
	text-align: right;
	width:89px;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(12) {
	text-align: right;
	width: 65px;
	margin-left: 5px;
}


.rank_tbl.body .items .item .columns .diff {
	text-align:center;
	overflow: hidden;
}

.rank_tbl.body .items .item .columns .diff.new div.wrapper
.rank_tbl.body .items .item .iwranktooltip .content .diff.new div.wrapper {
	color: #FF788E;
	text-align: center;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
}

.rank_tbl.body .items .item .columns .diff div.wrapper {
	vertical-align: text-bottom;
	display: flex;
	align-items: center;
	justify-content: center;
}

.rank_tbl.body .items .item .columns .diff .icon {
	width:7px;
	height:7px;
	background-repeat: no-repeat;
	background-position: center;
}			

.rank_tbl.body .items .item .columns .diff.up .icon {
	background-image: url('/resources/img/common/ico_ranking_up.svg');
}	

.rank_tbl.body .items .item .columns .diff.down .icon {
	background-image: url('/resources/img/common/ico_ranking_down.svg');
}	
	
.rank_tbl.body .items .item .columns .diff.new .icon {
	width:26px;
	height:9px;
	background-size: 26px 9px;
	background-image: url('/resources/img/common/ic_new_rank.png');
	margin-top: 6px;
}
		
.rank_tbl.body .items .item .columns .diff .val {
	float:left;
	font-size: 11px;
	color: #56687f;
	font-weight: 600;
	/*
	margin-left:5px;
	*/
	margin-top: 1px;
}			

.rank_tbl.body .items .item .columns .diff.up .val {
	margin-left: 2px;
	color:#ff788e;
}	

.rank_tbl.body .items .item .columns .diff.down .val {
	margin-left: 2px;
	color:#00bf99;
}	

/*
.rank_tbl.body .items .item .columns .text {
	font-size:14px;
	color: #56687f;
	font-weight: 600;
	width:260px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
*/		

.rank_tbl.body .items .item.selected .columns .text {
	color: #0099ff;
}		


.rank_tbl.body .items .item .columns > .val {
	font-size:12px;
	color: #56687f;
}		


.rank_tbl.body .items .item .columns .pct {
	font-size:12px;
	font-weight: 600;
	text-align:center;
	width:120px;
}

.rank_tbl.body .items .item .columns > .val.up {
	color:#ff788e;
}
.rank_tbl.body .items .item .columns > .val.down {
	color:#00bf99;
}


.rank_tbl.body .items > .item:last-child {
	border-bottom: 1px solid #c9cdd2;
}




.rank_tbl.body .items .item .iwranktooltip {
	position: absolute;
	top: 60px;
	left: 51px;
	z-index: 1799;
	min-width: 10px;
	min-height: 5px;
	display: none;
}

.rank_tbl.body .items .item .iwranktooltip .bg {
	position: absolute;
	box-sizing: border-box;
	left: 0px;
	right: 0px;
	height: 28px;
	top: 0px;
	bottom: 0px;
	border-radius: 6px;
	outline: 1px solid rgba(0, 0, 0, 0.05);
	background: rgba(255, 255, 255, 0.96);
	box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.08), 0px 2px 4px -2px rgba(0, 0, 0, 0.04);
}

.rank_tbl.body .items .item .iwranktooltip .content {
	margin: 6px 12px;
	line-height: normal;
	overflow: hidden;
}

.rank_tbl.body .items .item .iwranktooltip .content > div.wrapper {
	display: flex;
	align-items: center;
	overflow: hidden;
	font-size: 11px;
	font-weight: 400;
	color: rgba(86, 104, 127, 0.80);
}

.rank_tbl.body .items .item .iwranktooltip .content .tooltip_icon {
	width: 16px;
	height: 16px;
	border-radius : 10px;
	background-size: 8px;
	background-repeat : no-repeat;
	background-position : center;
	/* margin-top: 2px; */
}

.rank_tbl.body .items .item .iwranktooltip .content .text,
.rank_tbl.body .items .item .iwranktooltip .content .tooltip_icon{
	float: left;
}

.rank_tbl.body .items .item .iwranktooltip .content .line {
	float: left;
	width: 1px;
	height: 11px;
	background-color: rgba(144, 147, 147, 0.5);
	margin-left: 10px;
	margin-right: 10px;
}

.rank_tbl.body .items .item .iwranktooltip .content .diff {
	text-align: center;
	overflow: hidden;
	margin-left: 8px;
	line-height: normal;
}

.rank_tbl.body .items .item .iwranktooltip .content .diff div.wrapper {
	vertical-align: text-bottom;
	color: rgba(86, 104, 127, 0.60);
}

.rank_tbl.body .items .item .iwranktooltip .content .diff div.wrapper > div {
	float: left;
	color: rgba(86, 104, 127, 0.60);
}

.rank_tbl.body .items .item .iwranktooltip .content .diff .icon {
	float: left;
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-position: center;
}

.rank_tbl.body .items .item .iwranktooltip .content .diff.up .icon {
	background-image: url('/resources/img/common/ico_ranking_up.svg');
	margin-top: 3px;
}

.rank_tbl.body .items .item .iwranktooltip .content .diff.down .icon {
	background-image: url('/resources/img/common/ico_ranking_down.svg');
	margin-top: 3px;
}

.rank_tbl.body .items .item .iwranktooltip .content .diff.new .wrapper {
	color: #FF788E;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
}

.rank_tbl.body .items .item .iwranktooltip .content .diff .val {
	float: left;
	font-size: 11px;
	color: #56687f;
	font-weight: 600;
}

.rank_tbl.body .items .item .iwranktooltip .content .diff.up .val {
	margin-left: 5px;
	color: #ff788e;
}

.rank_tbl.body .items .item .iwranktooltip .content .diff.down .val {
	margin-left: 5px;
	color: #00bf99;
}

.rank_tbl.body .items > .item:hover .iwranktooltip {
	display: block;
	transition-duration: 0.3s;
}

#btn_diff_box {
	margin-top: 20px;
}

#btn_diff_box.hidden {
	display: none;
}

#btn_diff_box #btn_add_app {
	width: 250px;
}	


.rank_tbl.body .items .item .columns .stat_error_icon {
	width:24px;
	height:24px;
	background-size: 24px 24px;
	background-image: url('/resources/img/0404/ic_list_error.png');
	margin-top: 6px;
}




.page_orderby #keywordSearch #div_search_result {
	position: absolute;
	top: 60px;
	left: 0px;
	border-radius: 9px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #FFFFFF;
	width: 225px;
	min-height: 86px;
	max-height: 354px;
	box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.2);
	overflow: hidden;
	display: none;
	z-index: 1901;
	zoom: 1;
}

.page_orderby #keywordSearch #div_search_result .list {
	position: relative;
	min-height: 44px;
	max-height: 352px;
	overflow: hidden;
}

.page_orderby #keywordSearch .ui-widget {
}


.page_orderby #keywordSearch .ui-autocomplete {
	color: #2b3d52;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 210px;
	max-height: 352px;
	overflow-y: auto;
	overflow-x: hidden;
	border: 0px;
	position: relative;
}

.page_orderby #keywordSearch .ui-autocomplete::-webkit-scrollbar {
	-webkit-appearance: none;
}

.page_orderby #keywordSearch .ui-autocomplete::-webkit-scrollbar:vertical {
	width: 5px;
}

.page_orderby #keywordSearch .ui-autocomplete::-webkit-scrollbar-button:start:decrement, 
.page_orderby #keywordSearch .ui-autocomplete::-webkit-scrollbar-button:end:increment {
	display: block; height: 5px; 
	border:0
}

.page_orderby #keywordSearch .ui-autocomplete::-webkit-scrollbar-thumb {
	background-color: rgba(59, 76, 102, 0.5);
	-webkit-border-radius: 2.5px;
	border-radius: 2.5px;
	
}

/* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
* html .page_orderby #keywordSearch .ui-autocomplete {
	height: 100px;
}

.page_orderby #keywordSearch .ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	zoom: 1;
	width: 100%;
	list-style-image: none;
	min-height: 44px;
}

.page_orderby #keywordSearch .ui-menu .ui-menu-item .ui-corner-all {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.page_orderby #keywordSearch .ui-menu .ui-menu-item a {
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 1.5;
	zoom: 1;
	font-weight: 100;
	cursor: pointer;
}

.page_orderby #keywordSearch .ui-widget {
}

.page_orderby #keywordSearch .ui-state-focus,
.page_orderby #keywordSearch .ui-widget-content .ui-state-focus,
.page_orderby #keywordSearch .ui-widget-header .ui-state-focus {
	border: 0px;
	background: rgba(0, 153, 255, 0.1);
	font-weight: 100;
	color: #212121;
}

.page_orderby #keywordSearch .autocomplete-link {
	position: relative;
	display: block;
	padding: 11px 15px 12px 14px;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.page_orderby #keywordSearch .autocomplete-details {
	float:left;
	width: 149px;
	height: 20px;
	margin-right: 8px;
	padding-top: 1px;
}

.page_orderby #keywordSearch .autocomplete-check {
	float: left; 
	height: 19px;
	width: 19px;
	background-size: 100%;
}

.page_orderby #keywordSearch .autocomplete-check.group {
	background-image: url(/resources/img/170622/ico_group.png);
}

.page_orderby #keywordSearch .autocomplete-check.company {
	background-image: url(/resources/img/170622/ico_company.png);
}

.page_orderby #keywordSearch .autocomplete-name {
	overflow: hidden;
	text-align: left;
	font-size: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.page_orderby #keywordSearch .autocomplete-name span {
	color: #0099ff;
	font-weight: 600;
}

.page_orderby #keywordSearch #div_selected_provider {
   	position: absolute;
	z-index: 101;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border: #0099ff 2px solid;
	margin-left: -2px;
	box-sizing: border-box;
	padding-left: 22px;
	padding-right: 42px;
	padding-top: 0px;
	width: 230px;
	height: 58px;
	font-size: 1.166em;
	background-color: #FFFFFF;
}

.page_orderby #keywordSearch #div_selected_provider .name {
	line-height: 55px;
	max-width: 127px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #637b8d;
	font-size: 16px;
	font-weight: 600;
	float: left;
}

.page_orderby #keywordSearch #div_selected_provider .icon {
	margin-left: 5px;
	margin-top: 18px;
	width: 19px;
	height: 19px;
	background-repeat: no-repeat;
	background-size: 19px 19px;
	background-position: center;
	float: left;
}

.page_orderby #keywordSearch #div_selected_provider .icon.group {
	background-image: url(/resources/img/170622/ico_group.png);
}

.page_orderby #keywordSearch #div_selected_provider .icon.company {
	background-image: url(/resources/img/170622/ico_company.png);
}

.page_orderby #keywordSearch #div_selected_provider .reset {
	background-image: url(/resources/img/common/btn_search_del.svg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	position: absolute;
	top: 16px;
	right: 10px;
	z-index: 102;
}

.rank_tbl.body .items .item .columns .rank #type.blind {
	background-color: #ebeff3;
	width: 24px;
	height: 15px;
	margin-left: 3px;
	float: none;
}

.rank_tbl.body .items .item .columns .diff.blind {
	background-color: #ebeff3;
	width: 18px;
	height: 10px;
	margin-top: 5px;
	float: none;
	margin-left: 6px;
}

.page_filter #marketType > #categoryType.item * {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}

.page_filter #marketType > #categoryType > #category{
	width: 100%;
	display : flex;
	align-items: center;
}

.page_filter #marketType > #categoryType > #category > #all_icon_area {
	border-radius: 13.5px;
    background: #416EA7;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 6px 0 16px;
}

.page_filter #marketType > #categoryType > #category > #all_icon_area #all_icon {
	background-image: url(/resources/img/common/icon_all.svg);
    width: 12px;
    height: 12px;
}    

.page_filter #marketType > #categoryType .inner_sub_list {
	width: 326px;
    float: left;
}

.page_filter #marketType > #categoryType .inner_sub_list:first-child {
	width: 325px;
	border-right: 1px solid #DDD;
}

#categoryType #category.column > #icon_area > div {
	margin : 0 0 0 16px;
}


.page_filter #marketType > #categoryType .inner_sub_list .category_item .ico_arrow {
	float: right;
    margin-top: 22px;
    margin-right: 9px;
    width: 20px;
    height: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-image: url(/resources/img/common/arrow_gray.svg);
}

.page_filter #marketType .sub_list .category_item {
    border-top: 1px solid #e1e3e5;
    border-bottom: 1px solid #e1e3e5;
    margin-top: -1px;
    border-right: 1px solid #DDD;
}

.page_filter #marketType .sub_list .category_item:hover,
.page_filter #marketType .sub_list .category_item.choice {
	background: rgba(0, 153, 255, 0.1);
	font-weight: 600;
}

/***********  help   *************/
#div_help {
	width: 100%;
	color: rgba(25, 42, 62, 0.40);
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px; /* 133.333% */
}
#div_help .inner {
	display: inline-block;
	margin: 0 auto;
}

#div_help .help_icon {
	float:left;
	width: 16px;
	height: 25px;
	background-image: url(/resources/img/common/btn_info_nor.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 16px 22px;
	margin-right: 5px;
}

#div_help .help_text {
	display: inline-block;
	margin: 0 auto;
}

#div_help .text {
	float:left;
}

#div_help .text.nextline {
	min-width: 920px;
}
/***********  help   *************/


/***********  header scroll   *************/
#top_filter_box.show {
	display : flex;
}

#top_filter_box.hide {
	display : none;
}

#top_filter_box {
	top: 113px;
	width: 100%;
	z-index: 1800;
	position: fixed;
    align-items: center;
    justify-content: center;
	background-color: #FFFFFF;
	border-top: 1px solid rgba(0, 0, 0, 0.16);
	border-bottom : none;
}

#top_filter_box .free_user_banner {
	position : absolute;
	width : 100%;
}

/***********  header scroll   *************/


/***********  login modal   *************/
#login_guide_view {
	top: 200px;
}

#login_guide_view .panel {
	width: 428px;
	min-width: unset;
	height: 222px;
	border-radius: 12px;
}

#login_guide_view .panel .panel_body {
	padding-top: 20px;
	display: flex;
    flex-flow: column;
    align-items: center;
}

#login_guide_view .panel .panel_body .cancel_wrapper {
	top: 20px;
	right: 19px;
	display: flex;
	position: absolute;
	justify-content: flex-end;
}

#login_guide_view .panel .panel_body .cancel_wrapper :hover {
	border-radius: 20px;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.02);
}

#login_guide_view .panel .panel_body .cancel_wrapper .cancel_btn {
	width: 40px;
	height: 40px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-image: url("/resources/img/common/btn_news_close_nor.svg");
	cursor: pointer;
}

#login_guide_view .panel .panel_body .title {
	width: 330px;
	margin-top: 20px;
	font-weight: 400;
	font-size: 22px;
	line-height: 28px;
	color: #000000;
}

#login_guide_view .panel .panel_body .subtitle {
	width: 100%;
	margin-top: 16px;
	color: #666;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 26px; /* 162.5% */
}

#login_guide_view .panel .panel_body .button_wrapper {
	width: 100%;
	margin-top: 32px;
	margin-bottom: unset;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	min-height: fit-content;
}

#login_guide_view .panel .panel_body .button_wrapper div {
	width: 120px;
	height: 40px;
}
/***********  login modal   *************/