.table-hide{display: none ;}
.table-show{display: block ;}
.more-options{width: 100%;margin-top: 10px;}
.more-options-ul{width: 100%;margin: 0px;border: 1px solid #CDDCE7;}
.android-store-chose{width: 50%;border-right: 1px solid #CDDCE7;position: relative;}
.ios-store-chose{width: 50%;position: relative;}
.android-store-chose-ul{position:absolute;}
.dropdown-menu{margin-top:0 !important;width: 100% }
.dropdown-menu li{clear:both;width: 100% !important;}
.more-options .btn-group-justified .btn-group .caret{margin-left:5px;}
#product-rank table{width: 100%;color: #666;}
#product-rank table tr{border-bottom: 1px solid #e2e2e2;height:28px; }
#product-rank table tr td{text-align: center;}
#product-rank table tr th{height: 40px;}
#product-rank .btn-group{height:40px;}
#product-rank .btn-group ul li{height: 40px;}
#product-rank .dropdown-menu li a {padding:8px 20px;font-size:16px;color: #333;}
#product-rank .btn{padding: 8px 12px;font-size:16px;color: #333;}
#product-rank table thead tr th{background-color: #e2e2e2;text-align: center;width: 50%;}
.Googleplay-revenue{display: none;}
table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after {content: url(/static/img/u.png);}
.rank-info-box{height:400px;overflow: hidden;}
#rank-more-show{text-align: center;background-color: #fafafa;border-radius: 4px;cursor: pointer;color: #3896EB;height: 24px;line-height: 24px;margin-top: 10px;}
thead tr th span#sorttable_sortrevind{content: url(/static/img/u-up.png);}
thead tr th span#sorttable_sortfwdind{content: url(/static/img/u-down.png);}
.delta-value-dowm{display: inline-block; font-size: 12px; font-weight: normal; min-width: 3em; text-align: left;color: #df6b53;}
.delta-value-dowm::before {content: '\25BC'; font-size: 10px;}
.delta-value-up{display: inline-block; font-size: 12px; font-weight: normal; min-width: 3em; text-align: left;color: #51ad4f;}
.delta-value-up::before {    content: '\25B2'; font-size: 10px;}