.errorClass{
    color: red;
}
.help-block{
    color: red;
}
.filter-select{
    color: #FF5242!important;
}
#Location-chart {
    width: 100%;
    height: 500px;
}
#Source-chart {
    width: 100%;
    height: 500px;
}
#Hired-chart {
    width: 100%;
    height: 500px;
}
#Funnel-chart {
    width: 100%;
    height: 500px;
}
#recruitment-chart {
	width		: 100%;
	height		: 350px;
	font-size	: 11px;
}
.applyBtn{
    border-color: #FF5242;
    background-color: #FF5242;
    color: #fff;
}
.applyBtn:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}
.ranges li.active {
    background: #FF5242!important;
    border: 1px solid #FF5242!important;
    color: #fff!important;
}
.daterangepicker .input-mini.active {
    border: 1px solid #FF5242!important;
}
.ranges li {
    color: #FF5242!important;
}
.ranges li:hover {
    background: #FF5242!important;
    border: 1px solid #FF5242!important;
    color: #fff!important;
}
.dropdown-item:hover {
    color: #FF5242!important;
}
.jb-fi-bx{
    margin-top: 0px!important;
}
.has-error  > .select-area >span>span>span,.has-error  > .form-cal >input{
    border-color: red;
}
.amcharts-chart-div a {display:none !important;}
.hide{
    display: none!important;
}
