/*===============================================================================
  Font awsome
  ================================================================================*/

.flash-updates .flash-updates-slider {
display: block;
padding-top: 0px;
}
.flash-updates .flash-updates-slider .disc-desc p {
line-height: 21px;
font-size: 14px;
color: rgba(255, 255, 255, 0.5);
text-align:center;
}
.flash-updates-head > h3{text-align: center !important;}
.flash-updates {padding:30px 30px 15px 0;}

.content-list {
	margin:0px;
	line-height:18px;
}

.content-list li {
	padding-bottom:12px;
	padding-left:30px;
	background-image: url(../img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
}

.appy-points-1 > div.step-no {
    background: none repeat scroll 0 0 #e36d03;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-family: 'open_sansregular';
    font-size: 30px;
    height: 56px;
    line-height: 56px;
    margin-bottom: 20px;
    text-align: center;
    width: 56px;
}

input.pay-btn {
    background: none repeat scroll 0 0 #e36d03;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-family: 'open_sanssemibold';
    font-size: 16px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    text-transform: uppercase;
    width: 197px; border:0;
}
.syllabus > ul{min-height:330px;}


