
.sliderContainer, html, body
{
	background-color: #fff;
	font-family: 'Lato', sans-serif;
}

.chartContainer
{
	/*margin-top:-15px;
	background-color: #BD2028;*/
}

.heading
{
	margin-top:0px !important;
	background-color: #fff;
    padding: 30px;
    color: #BD2028;
}

.subheading
{
	font-size:18px;
}

.whiteFont
{
	color:#fff;
}


h1
{
    margin-top:0px !important;
	background-color: #BD2028;
    padding: 30px;
    color: #fff;

}

label
{
	font-size:20px;
	font-style:normal;
	font-weight:300;
	color:#000;
}

.irs--big .irs-handle {
    width: 58px;
    height: 58px;
	opacity: 1;
	top:21px;
	filter: alpha(opacity=100);
	-webkit-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.23);
	-moz-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.23);
	box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.23);
}

.irs--big .irs-line {
	height: 43px;
    border-radius: 54px;
	-webkit-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.23);
-moz-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.23);
box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.23);
}

.irs--big .irs-bar {
	display:none;
}

.irs-grid
{
	top: 48px;
}

.t41
{
	padding-top:38px !important;
}

.irs--big .irs-from, .irs--big .irs-to, .irs--big .irs-single {
    color: black !important;
    background-color: none !important;
    background: none !important;
    top: 41px !important;
    z-index: 2 !important;
}

.irs-grid-text{
    font-size: 13px;
}


.irs--big .irs-grid-text {
	color:#BD2028;	
	top: 35px;
}

.mT35
{
	margin-top: 35px;
}

.ft20, input[type="text"]
{
	font-size:20px;
}

.ft30
{
	font-size:30px;
}

#nv-pie-chart{
height:300px;
}

.nv-legendWrap
{
	display:none;
}

p
{
	color:#BD2028;
}

.irs--big .irs-grid-pol
{
	background-color:#000;
	bottom:0;
	height:20px;
	top:auto;
}

.irs-grid-pol.small {
    height: 10px;
}

.irs--big .irs-grid-text
{
	color:#000;
}

.btnYellow
{
	background-color:#FEF102;
	color:#BD2028;
}

.mT30
{
	margin-top:30px;
}

.mL20
{
	margin-left:20px;
}

.irs--big .irs-min, .irs--big .irs-max
{
	display:none;
}

.arrowDown {
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #BD2028;
    height: 0;
    margin: 0 auto;
    width: 0;
    position: relative;
    bottom: -54px;
}

.form-group {
    margin-bottom: 40px;
}

.mT10per
{
	margin-top:10%;
}



.eq-height
{
    background-color: #F7F7F7;
    padding: 50px;
    min-height: 450px;
}

legend
{
	text-align:center;
}

.vAlignMiddle
{
	position:absolute;
	top:40%;
}

@media only screen and (max-width: 766px) {
 .irs-grid-text{
    font-size: 10px !important;
	}
}
