.daterangepicker select.monthselect, .daterangepicker select.yearselect {
 color:#000; }




.home div div p{
	color:#F58A42;
	font-weight: bold;
	max-width: 680px;
	border-radius: 5px;
	padding: 5px;

}

 

 .p-home{
    background: #FFFFFF;
    color: #fff;
    width: 100%;
    /* transparent - need hasLayout for ie ( zoom: 1; ) I have width set above */
    filter: alpha(opacity=75);
    opacity: 0.75;
}
.p-home span{
    filter: alpha(opacity=100);
    opacity: 1.0;
}

.course-name h3{
	font-size:20px;
}

.item .alert
{
    max-width: 240px;
}

.course{
    min-height:480px;
}

.orange-bold {
    color:#F58A42;
    font-weight: bold;
}


 .timeline > li {
        margin-bottom: 30px;
        position: relative;
    }

    .page-title .title_left{
        width:70%;
    }