.single-course .course-schools .school:first-child { border-top: none; }
.single-course .course-schools .school { padding: 15px 0; }
.single-course .course-schools .school h4 { color: #0075A8; font-family: 'Roboto', sans-serif; font-weight: 400;}
.sgt-school ul li{ list-style: none; background: #4097BE; color: #fff; padding: 5px 15px; border-radius: 4px; }
.sgt-school ul li a{ color: #fff; font-size: 14px; text-transform: capitalize; }
#sidebar #sidebar-inner li, #sidebar #sidebar-inner .widget-title{ list-style-type: none; font-style: normal; }
#sidebar #sidebar-inner .widgettitle { color:#0075a8;font-size:17px;text-transform:uppercase;font-style:normal; }
.pull-right {
    float: right;
}