.ui-page .ui-content {
	border:none !important;
}

.ui-content {
	position:relative;
	top:7.0vh;
}

.app-page {
	width:100%;
	height:720px; 
	background-color: #83ddff;
	/*background-image: url("https://epicappsolutions.com/silentsystem/img/App_BG.png") !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;	*/
}

.main-content {
	width:50.0vw;
	left:25.0vw;
	position:relative;
	top:25.0vh;
}

.app-content {
	width:50.0vw;
	left:25.0vw;
	position:relative;
	top:7.0vh;	
}

.main-text {
	text-align: center;
	color: black !important;
	text-shadow: none;
 	box-shadow: none;
 	-webkit-box-shadow: none;
 	font-weight:normal !important;
	/*background-image: url("https://epicappsolutions.com/silentsystem/img/Bar.png") !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;	*/
	height: 30.0vh;
}

.voting-blurb {
	text-align: center;
	width: 100%;
	color: #000000 !important;
	text-shadow: none;
 	box-shadow: none;
 	-webkit-box-shadow: none;
 	font-weight:normal !important;
	font-size: 2.0em;
}

.main-text-image {
	width: 8.0vw;
}

.choose-event-list {
	position: relative;		
	width:30%;
	left:35%;
	color: black !important;
	text-shadow: none;
 	box-shadow: none;
	border: 1px solid black;	
}

#dj-vote-chart-holder {
	position:relative;
	left:2.5vw;
	width:60%;
}

#genre-vote-chart-legend {
	color: black;
	font-size: 3.0em;
}

#top-pane {
	position:absolute;	
	height:7.0vh;
	width:100.0vw;
	background-color: black;
}

#dj-green-box {
	width:99%;
	height:19.0vh;
	background-image: url("https://epicappsolutions.com/silentsystem/img/green_box.png") !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;		
}

.dj-name {
	position: relative;
	top: 1.0vh;
	font-size: 2.0em;	
	text-align: center;
}

.dj-percent {
	position: relative;	
	top: 1.0vh;
	font-size: 3.0em;	
	text-align: center;
	color: #FFFFFF !important;
}

.dj-genre {
	position: relative;
	top: 1.0vh;
	font-size: 1.5em;
	text-align: center;
	color: #000000 !important;
}

#dj-red-box {
	width:99%;
	height:19.0vh;
	background-image: url("https://epicappsolutions.com/silentsystem/img/red_box.png") !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;		
}

#dj-blue-box {
	width:99%;
	height:19.0vh;
	background-image: url("https://epicappsolutions.com/silentsystem/img/blue_box.png") !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;		
}

.dj-image {
	width: 99%;
}
#dj-stats-banner-green {
	width: 99%;
	height: 10.0vh;
	background-image: url("https://epicappsolutions.com/silentsystem/img/green.png") !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;		
}

#dj-stats-banner-red {
	width: 99%;
	height: 10.0vh;
	background-image: url("https://epicappsolutions.com/silentsystem/img/red.png") !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;		
}

#dj-stats-banner-blue {
	width: 99%;
	height: 10.0vh;
	background-image: url("https://epicappsolutions.com/silentsystem/img/blue.png") !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;		
}

.panel {
	white-space: normal;
	text-shadow: none;
 	box-shadow: none;
 	-webkit-box-shadow: none;
 	color: white !important;
	font-weight: bold;
}
#container {
	width:100%;	
}

.title-bar {
	height: auto;
	width: 98%;	
	position:relative;
	background-color: black;
	text-align: center;
	font-size: 1.90em;
}
