#total_container {
	background: #F1F7FA;
}

/***********  orderby	*************/
.page_section #title .btn_myapp {
	margin-right: 20px;
}

.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 .select_box {
	position: relative;
}

.page_orderby #search_type_slt_box {
	width: 130px;
}

#total_container.en_US .page_orderby #search_type_slt_box .select_box_list .item {
	width: 127px;
}

.page_orderby #orderby_slt_box {
	margin-left: auto;
}


.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_orderby #orderbyType_list {
	top : 35px;
}

.favorite_box_wrapper .select_box #orderbyType{
	width : 220px;	
}

.favorite_box_wrapper .select_box #orderbyType_list{
	width : 218px;
}

.page_orderby #orderbyType {
	width: 200px;
	border-radius: 6px;
}

.en_US .page_orderby #orderbyType{
	width: 252px;
	margin-left : 15px;
}

.page_orderby #orderbyType_list {
	width: 198px;
	max-height: 280px !important;
	top: 35px;
}

.en_US .page_orderby #orderbyType_list{
	width: 250px;
	margin-left : 15px;
}

.page_orderby #orderbyType_list.daily .item.nonDaily {
	display: none;
}

#total_container.en_US .page_orderby #orderbyType_list .item #name {
	text-align: left;
}

.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;
    margin-left : 16px;
}

.page_orderby #search_type_slt_box.selected .selected_box {
	z-index: 105;
	border: 1px solid #0099ff;
}

.page_orderby #search_type_slt_box  .selected_box #selecter {
	margin-right: 15px;
}

.page_orderby #search_type_slt_box .select_box_list .item {
	width: 128px;
}

.page_orderby #search_type_slt_box .select_box_list .item.disable #name {
	color: #cdd2d8;
}


.page_orderby #orderbyType_slt_box .select_box_list .item {
	width: 280px;
}


.page_orderby #search_type_slt_box .select_box_list .item #name {
	margin-left: 16px;
}

.select_box .selected_box #name{
	text-align : left !important;
}


/* 검색어 검색 추후 별도 div로 이동*/
.page_orderby #keywordSearch {
	position: relative;
}

.page_orderby #keywordSearch form {
	display: flex;
	align-items: center;
}

.page_orderby #keywordSearch #search_keyword {
	position: relative;
	background-color: #FFFFFF;
	box-sizing: border-box;
	outline: none;
	z-index: 99;
	width: 209px;
	height: 36px;
	padding: 10px 37px 10px 16px;
	border-radius: 0px 6px 6px 0px;
	border: 1px solid #EAEAEA;
    color: #353C49;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

#total_container.en_US .page_orderby #keywordSearch #search_keyword {
	width: 242px;
	padding-right: 36px;
	padding-left: 19px;
}

#total_container.en_US .page_orderby #keywordSearch #search_keyword.favorite {
	width: 240px;
}

.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;
} 

.page_orderby #keywordSearch input[type="reset"] {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 8px;
    left: 176px;
	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;
	background-color: rgba(185, 200, 220, 0.20);
	background-size : 12px;
	border-radius: 10px;
}

.en_US .page_orderby #keywordSearch input[type="reset"]{
	left : 210px;
}

.page_orderby .favorite_box_wrapper {
	display: flex;
    justify-content: flex-end;
    margin-left: auto;
}

.page_orderby #compare_box,
.page_orderby #cancel_box {
	width: 115px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
	border: 1px solid #EAEAEA;
	cursor: pointer;
	box-sizing: border-box;
	
}

.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 #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 #compare_box {
	margin-left: auto;
}

.en_US .page_orderby #compare_box.sel_compare {
	width : 175px;
}

.page_orderby #compare_box.sel_compare,
.page_orderby #compare_box.sel_delete {
	width: 145px;
	margin-left: auto;
}

.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: 10px;
}

.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;
}

#orderby_slt_box_line {
    width: 1px;
    height: 32px;
    background-color: #EEE;
    margin: 0 16px;
}

.page_orderby  #div_check_box {
	margin-left: auto;
	display: flex;
	align-items: center;
	cursor: pointer;
}

.page_orderby  #div_check_box #chk_new_list {
	height: 54px;
}

.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 #EEE;
	border-bottom: 1px solid #EEE;
} 

.rank_tbl.header .title {
	display:table;
}


.rank_tbl.header .item {
	display:table-cell;
	vertical-align:middle;
	font-weight: 600;
	font-size: 11px;
	color: #565671;
	height:73px;
	text-align:center;
	position: relative;
}

.rank_tbl.header .item .wrapper .text {
	font-size: 11px;
	color: #565671;
}	

.rank_tbl.header .item.disable {
	color: #cdd2d8;
}


.rank_tbl.header .item.selected .text{
	color: #0099ff;
}

.rank_tbl.header .item.line:after {
	content: "";
	display: block;
	width: 1px;
	background-color: #eff0f1;
	height: 73px;
	position: absolute;
	right: 0;
	clear: both;
	top: 0px;
}

 
.rank_tbl.header .item .btn_info {
	float:right;
	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 .item .text {
	line-height:16px;
	letter-spacing: -1px;
}

.rank_tbl.header .item .text.inline {
	float:right;
	margin-top: 2px;
}

.rank_tbl.header .item .wrapper.rank {
	float:left;
}

.rank_tbl.header .item:nth-child(1) .text {
	width: 30px;
	margin-left: 15px;
	text-align: left;
	white-space: nowrap;
}

.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:300px;
	border-bottom: 1px solid #DDD;
	background: #FAFCFC;
	display : flex;
	justify-content : center;
	align-items : center;
}

.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.line2 {
	padding-top: 7px;
}

.rank_tbl.body .items .item .columns {
	width: 100%;
	display: inline-block;
	background-color: #ffffff;
}

.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.line:after {
	content: "";
	display: block;
	width: 1px;
	background-color: #eff0f1;
	height: 67px;
	position: absolute;
	right: -5px;
	top : -46px;
	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 {
	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 .title .item .sel_icon {
	margin-top: 0px !important;
}

.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.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;
}

.rank_tbl.body .items .item .columns > .text_icon {
	color: #FFFFFF;
	font-weight: 600;
    font-size: 12px;
    border-radius: 3px;
}

.rank_tbl.body .items .item .columns > .favorite_stat_error_icon {
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-image: url('/resources/img/0404/ic_list_error.png');
}

.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;
	font-size:14px;
	color: #56687f;
	font-weight:600;
	max-width: 300px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.rank_tbl.body .items .item .columns  > .corp {
	max-width:640px;
	height: 16px !important;
	margin-top: 16px !important;
	margin-left:8px;
	padding-left: 4px;
	padding-right: 4px;
	border: solid 1px rgba(180,190,198,0.5);
	border-radius: 1px;
	background-color: #FFFFFF;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size:11px;
	line-height: 18px !important;
	color: rgba(86,104,127,0.6);
	max-width: 250px;
	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 .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;
	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: 47px;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(2) {
	width:130px;
	text-align: right;
	margin-left:0px;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(3) {
	width:130px;
	text-align: right;
	margin-left:0px;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(4) {
	width:130px;
	text-align: right;
	margin-left:0px;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(5) {
	width:100px;
	text-align: right;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(6) {
	width: 87px;
	text-align: right;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(7) {
	width:85px;
	text-align: right;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(8) {
	width:85px;
	text-align: right;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(9) {
	width:50px;
	text-align: right;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(10) {
	width:65px;
	text-align: right;
}

.rank_tbl.body .items .item .columns.line2 li:nth-child(11) {
	width: 49px;
	text-align: right;
	margin-left: 10px;
}

.rank_tbl.body .items .item .columns .diff {
	text-align:center;
	overflow: hidden;
}

.rank_tbl.body .items .item .columns .diff div.wrapper {
	vertical-align: text-bottom;
}

.rank_tbl.body .items .item .columns .diff .icon {
	float:left;
	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');
	margin-top: 6px;
}	

.rank_tbl.body .items .item .columns .diff.down .icon {
	background-image: url('/resources/img/common/ico_ranking_down.svg');
	margin-top: 7px;
}	
	
.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-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.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 .iwranktooltip {
	position: absolute;
	top: 58px;
	left: 15px;
	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;
	border: 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 .columns .diff.new div.wrapper {
	color: #FF788E;
	text-align: center;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
}


.rank_tbl.body .items .item .iwranktooltip .content {
	margin: 4px 12px;
	line-height: 20px;
	overflow: hidden;
}

.rank_tbl.body .items .item .iwranktooltip .content > div.wrapper {
	display: block;
	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 : 9px;
	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;
	margin-top: 4.5px;
}

.rank_tbl.body .items .item .iwranktooltip .content .diff {
	text-align: center;
	overflow: hidden;
	margin-left: 8px;
	line-height: 17px;
}

.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: 6px;
}

.rank_tbl.body .items .item .iwranktooltip .content .diff.down .icon {
	background-image: url('/resources/img/common/ico_ranking_down.svg');
	margin-top: 7px;
}

.rank_tbl.body .items .item .iwranktooltip .content .diff.new .icon {
	width: 26px;
	height: 9px;
	background-size: 26px 9px;
	background-image: url('/resources/img/common/ic_new_rank.png');
	margin-bottom: 3px;
}

.rank_tbl.body .items .item .iwranktooltip .content .diff .val {
	float: left;
	font-size: 11px;
	color: #56687f;
	font-weight: 600;
	margin-top: 1px;
}

.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: 12.5px;
	height: 12.5px;
	background-size: 12.5px;
	background-image: url(/resources/img/0404/ic_list_error.png);
	position: absolute;
	left: 43px;
	top: 9px;
	z-index: 1;
}

.rank_tbl.body .items .item .columns .no_data_icon {
	width: 12.5px;
	height: 12.5px;
	background-size: 12.5px;
	background-image: url(/resources/img/common/no_data_icon.svg);
	position: absolute;
	left: 50px;
	top: 9px;
	z-index: 1;
}

.rank_tbl.body  .ui-sortable.items .item .columns .stat_error_icon {
	left: 50px;
}

.rank_tbl.body .items.ui-sortable-disabled .item .columns .no_data_icon {
	left : 45px;
}

.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-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-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_corp {
	width: 230px;
	height: 58px;
	margin-left: -2px;
	padding-left: 22px;
	padding-right: 42px;
	padding-top: 0px;
	position: absolute;
	border: #0099ff 2px solid;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	background-color: #FFFFFF;
	box-sizing: border-box;
	z-index: 101;
	font-size: 1.166em;
}

.page_orderby #keywordSearch #div_selected_corp .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_corp .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_corp .icon.group {
	background-image: url(/resources/img/170622/ico_group.png);
}

.page_orderby #keywordSearch #div_selected_corp .icon.company {
	background-image: url(/resources/img/170622/ico_company.png);
}

.page_orderby #keywordSearch #div_selected_corp .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;
	background-color: rgba(185, 200, 220, 0.20);
	background-size : 12px;
	border-radius: 10px;
}

.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 #payment #name {
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	font-size: 14px;
	color: rgba(86,104,127,0.8);
}

#total_container.en_US .page_filter #marketType #payment #name {
	letter-spacing: -0.8px;
}

/* help */
#div_help {
	width: 100%;
}

#div_help .inner {
	width: 982px;
	margin: 0 auto;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}

#div_help .help_icon {
	float:left;
	width: 16px;
	height: 25px;
	background-image: url(/resources/img/common/btn_info_nor.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 16px 22px;
	margin-right: 5px;
}

#div_help .text {
	width: fit-content;
	display: flex;
	align-items: center;
	color: rgba(25, 42, 62, 0.40);
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: 20px; /* 133.333% */
}

#pct_filter_box .line {
	left: 260px !important;
}

.page_filter.rank {
	margin-bottom: 25px;
}

.iwtooltip {
	z-index: 9999;
}

.page_filter #dateType6 .item.left .wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}

.page_filter #dateType6 .item.left .wrapper .btn_info {
	margin-left: 2px;
}

.page_filter #dateType6 > div.selected .inline {
	color: #0099ff;
}


/***** select box  bold_line **********/
.select_box.bold_line .selected_box {
	border: #EAEAEA 1px solid;
}

.select_box.bold_line .select_box_list {
	border: #0099ff 1px solid;
}

.select_box.selected.bold_line .selected_box {
	border: #0099ff 1px solid !important;
}

.select_box.bold_line .selected_box:hover {
	border: #0099ff 1px solid !important; 
}
/***** select box  bold_line **********/

/***********  header scroll   *************/
#top_filter_box.show {
	display : flex;
}

#top_filter_box.hide {
	display : none;
}

#top_filter_box {
	top: 116px;
	width: 100%;
	z-index: 1800;
	position: fixed;
    align-items: center;
    justify-content: center;
	background-color: #FFFFFF;
	border-bottom: none;
	border-top: 1px solid rgba(0, 0, 0, 0.16);
}

#top_filter_box .free_user_banner {
	position : absolute;
	width : 100%;
}
/***********  header scroll   *************/

#popfilter :where(#gender, #age) .cmn_button_group.h48 .btn_item {
	padding: unset;
	box-sizing: border-box;
}

#popfilter #age .cmn_button_group.h48 .btn_item {
	padding : unset;
	width: 114px;
}

#popfilter #age .cmn_button_group.h48 .btn_item:first-child,
#popfilter #gender .cmn_button_group.h48 .btn_item{
	width : 100px;
}

.rank_tbl.body .items > .item:last-child {
	border-bottom: 1px solid #c9cdd2;
}

.rank_tbl.body .items .item .columns.line1 {
	height: 38px;
}

.rank_tbl.body .items .item .columns.line2 {
    padding-top: 7px;
}

.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.body .items .item.sample .columns.line2 {
    filter: blur(5px);
    opacity: 0.5;
}


.info_free_user_box {
	background-color: rgba(255,255,255,0.7);
	z-index: 101;
	cursor: pointer;
}

.rank_tbl.body .items.favorite > .item.picked {
	z-index : 999;
	box-shadow: 0px 2px 8px rgb(0 0 0 / 10%);
}

/***********  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 .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 .cancel_wrapper :hover {
	border-radius: 20px;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.02);
}

#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   *************/

.setting_btn_area .setting_btn_group .wrapper {
	white-space: nowrap;
}

.ageGenderFilter .cmn_button_group.h40 .btn_item:first-child {
	padding : 0 28px;
}

#gender.subfilter .cmn_button_group.h48 {
	width : 300px;
	height : 50px;
}

#age.subfilter .cmn_button_group.h48 {
	width : 674px;
	height : 50px;
}