
.italic {
	font-style: italic;
}
h1, h2, h3, h4, h5, h6, 
div#react-app .pageHeadline, 
.specialNumber, 
a, 
.iconText, 
.wpBackground, 
.sectionDescrip {
	color: #f9f9f9;
}

body, 
html{
	height: 100%;
	min-height: 100%;
}

table {
	width: 100%;
}

input, 
select {
	font-size: 16px;
}

a:link, 
a:visited, 
a:hover, 
a:active, 
.infoSectionItem .infoSectionThumb:hover {
	cursor: pointer;
}

a:hover {
	color: #f8f8f8;
}
 
a:visited,  
a:active {
    color: #999999;
}

table, 
.tableShrinkText, 
.rowHeading {
	font-size: 100%;
}

table.statsTable tr td {
	border-bottom: 1px solid #333333;
	padding: 6px 0px;
}



body, 
html, 
.modal-content {
	background-color: #111111;
}

.weaponText, 
.crystalText {
	padding-left: 10px;
	font-weight: 300;
	display: inline-block;
}
.weaponText {
	color: #fb8f8b;
}
.crystalText {
	color: #67d4f7;
}
.wpBackground {
	background-color: #fb8f8b;
}
.cpBackground {
	background-color: #67d4f7;
}

.modal-content, 
body > div#react-app {
	color: #eeeeee;
}

body > div#react-app {
	padding: 10px;
	height: 100%;
}

div#react-app .tipText, 
.modal-body {
	color: #999999;
}

div#react-app .container {
	margin-bottom: 300px;
}

div#react-app td img.img-responsive {
	padding-right: 10px;
}

div#react-app table.itemTable {
	width: 100%;
	margin-bottom: 10px;
}

div#react-app .showAllBtn, 
div#react-app .tipText {
	margin-top: 20px;
}

div#react-app .showAllBtn {
	display: none;
}

div#react-app .appColumn {
	padding-bottom: 40px;
}

div#react-app .pageHeadline {
	padding-bottom: 20px;
}

div#react-app .btn-info {
	margin-right: 6px;
}









.modalTitleImg {
	width: 40px;
	height: 40px;
	margin-right: 6px;
}

.modal-header, 
.modal-footer {
	border-color: #000000;
}


.abilityThumb {
	width: 15px;
	height: 15px;
}


#preloadedImages {
	height: 0px;
	position: absolute;
	left: -3000px;
}


.modalHeading {
	padding: 30px 0px 0px;
}

.modalSubhead {
	padding-bottom: 30px;
}

.boldText, 
.specialNumber {
	font-weight: 700;
}



.infoSectionItem {
	text-align: center;
}

.infoSectionItem .infoSectionThumb {
	width: 25%;
	padding: 5%;
}

#selectedHeroImg {
	padding-top: 20px;
}






















.chartItem {
	width: 100%;
	margin-bottom: 10px;
	background-color: #333333;
}
.chartItem tr {
	width: 100%;
}
.chartItem .chartBar {
	font-size: 14px;
	font-weight: 700;
	height: 49px;
	padding-top: 16px;
	padding-left: 3px;
	overflow-y: visible;
}

.chartItem .chartBar.bar1 {
	margin-bottom: 2px;
}

.chartItem .chartBar.bar2 {
	
}

.chartItem .imgCell {
	width: 100px;
}

.chartItem .chartImg {
	width: 100px;
}

.chartItem .dataCell {
	
}

.chartItem .graphsTable {
	width: 100%;
}



.sectionDescrip {
	margin: 40px 0px;
}



#individualBtn, 
#compareBtn {
	margin-bottom: 20px;
}

.countersDescrip {
	margin-bottom: 20px;
}
 

