.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.toptrack-rank {
	position: absolute;
	left: 0;
	right: auto;
	height: 100%;
	width: 20px;
	line-height: 55px;
	padding-left: 7px;	
	font-weight: bold;
	
	
}
.qt-content-aside a, .qt-footer a, .qt-tags a {
	
	color: #ffffff !important;
	
}


.tabs-radio ul.tabs {
	height: 90px;
}

.tabs-radio ul.tabs li.tab {
	height: 90px;
	line-height: 90px;
}
ul.tabs li.tab:hover {
	background-color: #e5e5e5;
}

.sh-active {
	border-bottom-color: #EB3449 !important;
	border-bottom: 2px solid;
}

.qt-content-primary-dark, 
.qt-menubar, 
.qt-mobile-menu, 
.qt-desktopmenu a {
	background-color: #1D1D1D !important;
}

/*
.qt-negative .qt-caption-med {
	
	color: rgba(0, 0, 0, 0.87);
	
}
*/

.qt-negative .qt-caption-med span {
	
	background-color: #101010;
}


.qt-logo-link a img {
	height: 4.242rem !important;
	padding: 5px !important;
}

body {
	color: rgba(0, 0, 0, 0.87);
}

.qt-card {
	color: rgba(0, 0, 0, 0.87);
}

.qt-list-dot li { list-style: none; }

.qt-list-dot li::before { display: inline; font-family: "dripicons-v2"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\2d"; position: relative; top: 0.11em; margin-right: 0.6em; }			
.qt-toptrack-rank {
	display: table-cell;
	width: 100px;
	text-align: center;
	padding: 0 0px 0 50px;
	vertical-align: middle;				
}

.appstore {
	margin-top: 20px;
	display: table;
	border-collapse: separate;
	border-spacing: 40px;
}

.appstore a {
	display: table-cell;
	width: 50%;
	border: 1px solid #b5b5b5;
	border-radius: 10px;
	padding: 10px;
}

.appstore .app-icons {
	display: table-cell;
	width: 146px;

	padding: 10px;				
	
	
}