body {
  padding-top: 55px;
  padding-bottom: 20px;
}

.regBody{
  padding-top: 0px;
  padding-bottom: 0px;
}

.helpText {
	color: #666666;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
}

.buttonHelp {
	font-weight: normal;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
}


.chartContainer {
	box-sizing: border-box;
	width: 300px;
	height: 150px;
	
	border: 1px solid #ddd;
	background: #fff;
	background: linear-gradient(#f6f6f6 0, #fff 50px);
	background: -o-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -ms-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -moz-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -webkit-linear-gradient(#f6f6f6 0, #fff 50px);
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	-o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}

.sqChartContainer {
	box-sizing: border-box;
	width: 300px;
	height: 300px;
	
	background: #fff;

}

.bigChartContainer {
	box-sizing: border-box;
	width: 500px;
	height: 250px;
	
	border: 1px solid #ddd;
	background: #fff;
	background: linear-gradient(#f6f6f6 0, #fff 50px);
	background: -o-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -ms-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -moz-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -webkit-linear-gradient(#f6f6f6 0, #fff 50px);
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	-o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}

.chartPlaceholder {
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 1.2em;
}

.manacurve-container {
	box-sizing: border-box;
	width: 250px;
	height: 170px;
	padding: 20px 15px 15px 15px;
	margin: 15px auto 30px auto;
	border: 1px solid #ddd;
	background: #fff;
}

.manacurve-placeholder {
	width: 250px;
	height: 170px;
	font-size: 14px;
	line-height: 1.2em;
}

#loadOverlay {
	background: url("../images/page_preloader.gif") no-repeat scroll center center #FFF;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index:100;
}

.signInMain {
	margin-top: 10px;
}

.nonJumbo {
	font-size: 12px;
}

.mainBulletPoints {
	font-size: 14px;
}

.mainSubhead {
	margin-bottom: 30px;
}

.centered {
	text-align: center;
}

.contactArea {
	background-image: url("../images/contact_bg.gif");
	height: 75px;
}

.popularity {
	padding-left: 30px;
}

.popHeader {
	font-weight: bold;
	font-size: 16px;
}

.arenaClass {
	font-size: 30px;
	font-weight: bold;
}

.arenaRecord {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.arenaStatBox {
	margin-right: 10px;
	margin-left: 5px;
}
.noteDisplay {

}

.retireText {
	margin-top: 1px;
	padding-top: 1px;
}

.matchSupLabel {
	padding-left: 10px;
	padding-bottom: 2px;
}

.matchLabel {
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 0px;
}

.matchStatus {
	font-size: 20px;
}

.coinRate {
	font-size: 24px;
}

.overallWinRate{
	font-size: 30px;
}
.coinLabel {
	color: #666666;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;
}

.arenaSharingPanel {
	padding-top: 10px;
	padding-bottom: 10px;
}

.sharingInfo {
	margin-top: 10px;
}

.statsButton {
	margin-bottom: 10px;
	margin-right: 20px;
}

.arenaButton {
	margin-top: 10px;
}

.rewardText {
	font-size: 20px;
}

.startArena {
	margin-bottom: 15px;
}

h1 {
	margin-top: 0px;
	padding-top: 0px;
}

.classIcon {
	margin-right: 10px;
	margin-left: 0px;
	padding-left: 0px
	margin-top: 0px;
	padding-top: 0px
}

.statSubText {
	font-size: 12px;
}

.arenaNote {
	font-size: 13px;
	margin-left: 10px;
}

.statReward {
	font-size: 14px;
	margin-left: 10px;
}
.statSubReward {
	font-size: 12px;
	color: #666;
}

.adminCheck {
	margin-right: 5px;
}

.success, .success a {
  color: #005826;
}

.fail, .fail a {
  color: #790000;
}

.classSelectName {
	font-size: 26px;
	font-weight: bold;
}

.classDisplayName {
	font-size: 20px;
	color: black;
}

.classDisplayNameNone {
	font-size: 20px;
	font-style: italic;
	color: #666666;
}

.classRecord {
	color: black;
}

.class-select > a.list-group-item:hover,
.class-select > a.list-group-item.class-select:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #5cb85c;
}

.arena-record {
	font-size: 16px;
	color: #555555;
}

.classPopularity {
	font-size: 16px;
}

.arena-record > .active-arena {
  	color: #3a87ad;
  	background-color: #d9edf7;
}

.class-name {
  	font-weight: bold;
}

.arena-record > a.list-group-item:hover,
.arena-record > a.list-group-item.class-select:focus {
  color: #ffffff;
  background-color: #428bca;
}

.match-list > .glyphicon-ok  {

}

.quickWinClass{
	margin-left: 5px;

}

.classBadge {
	padding-top: 20px;
}

.classSubHead {
	font-size: 20px;
}
.completeArena {
	border: 1px solid #084064;
	-webkit-box-shadow: 0px 0px 15px 3px rgba(0, 138, 190, .75);
	-moz-box-shadow: 0px 0px 15px 3px rgba(0, 138, 190, .75);
	box-shadow: 0px 0px 15px 3px rgba(0, 138, 190, .75);
}

.arenaStatLabel {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	display: block;
}

.arenaStatInfo {
	font-weight: bold;
	font-size: 60px;
}

.betterStat {
	color: #005826;
		font-weight: normal;
	font-size: 11px;
	display: block;
}

.worseStat {
  color: #790000;
  	font-weight: normal;
	font-size: 11px;
	display: block;
}

.sharingName {
	font-weight: bold;
	font-size: 40px;
}

.medIcon {
	font-size: 20px;
	margin-right: 5px;
}

.bigIcon {
	font-size: 30px;
	margin-right: 5px;
	height: 60px;
}

.hugeIcon {
	font-size: 60px;
}

.goodRecord {
	background-color: #a3f6a3;
}

.badRecord {
	background-color: #ebadac;
}

.noRecord {
	background-color: #EEEEEE;
}

.formLabel {
width: 40px;
}

/* fixing datepicker in modal */
.datepicker {z-index: 1151 !important;}

/* bootstrap official addons */


.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#playerPassword1 {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#playerPassword2 {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}


.cardSearchList{
	list-style-type: none;
}

.acard{
	text-align: left;
}

.cardName {
	font-weight: bold;
	font-size: 16px;
}

.selectedPick {
	background: #ebf4fe;
	border: 2px solid #444;
	font-weight: bold;

}

.buttonLink {
	color: white;
}


.ownerComment {
  	color: #3a87ad;
  	background-color: #d9edf7;
}

.listOfCards {
	width: 100%;

}

.draftRow {
	margin-bottom: 5px;

}

.activeScroll {
	border: 1px solid #555555;
	background: #fffdda;

}

.bigRow {
	padding: 5px;

}

.badge-draftfeedback{
  background-color:#E63755;
}

.comment-attribution{
  	color: #444444;
	font-weight: normal;
	font-size: 11px;
}

.dustValue {
	font-weight: bold;
	font-size: 18px;

}