div.popcourse-loader {
    min-height: 200px;
    font-size: 50px;
    text-align: center;
    display: table;
    width: 100%;
}
div.popcourse-loader .popcourse-loading-icon {
    display: table-cell;
    vertical-align: middle;
}

.page-rightbar .content  ul.popular-course li{ list-style-type:none;}
.page-rightbar .content  .popular-course li{ list-style-type:none; background:none; border-bottom:1px solid #ccc; padding:10px 0; }
.page-rightbar .content .leftcol{width:109px; float:left;}
.page-rightbar .content .course-title{font-size:11px; color:#424240; line-height:16px; padding-bottom:8px;}
.page-rightbar .content .course-duration{font-size:9px; color:#a0a4a7;line-height:14px; padding-bottom:5px;}
.page-rightbar .content .rightcol{width:100px; float:right;}
.page-rightbar .content .rightcol p{ padding-bottom:10px; line-height:16px;}
.page-rightbar .content .rightcol p img{ width: 100%;}

 .page-rightbar .content .rightcol .join-course {
    float:none; display:inline-block;
	padding:2px;
    text-align:center;
	width: 64px; 
	text-decoration: none; border: 1px solid #196fa0; 
	height: 16px; font-size: 10px; line-height: 16px; 
	color: #fff;cursor:pointer;
    background: #2ba7dd;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2ba7dd), to(#196fa0));
    background: -webkit-linear-gradient(#2ba7dd, #196fa0);
    background: -moz-linear-gradient(#2ba7dd, #196fa0);
    background: -ms-linear-gradient(#2ba7dd, #196fa0);
    background: -o-linear-gradient(#2ba7dd, #196fa0);
    background: linear-gradient(#2ba7dd, #196fa0);
    -pie-background: linear-gradient(#2ba7dd, #196fa0);
}
 .page-rightbar .content .rightcol .join-course:hover { 
    background: #196fa0;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#196fa0), to(#2ba7dd));
    background: -webkit-linear-gradient(#196fa0, #2ba7dd);
    background: -moz-linear-gradient(#196fa0, #2ba7dd);
    background: -ms-linear-gradient(#196fa0, #2ba7dd);
    background: -o-linear-gradient(#196fa0, #2ba7dd);
    background: linear-gradient(#196fa0, #2ba7dd);
    -pie-background: linear-gradient(#196fa0, #2ba7dd);
}			
 .page-rightbar .content .rightcol .learn-more{
    float:none; display:inline-block;
    text-align:center; padding:2px;
	width: 64px; text-decoration: none; border: 1px solid #607f0e;
	height: 16px; font-size: 10px; line-height: 16px; color: #fff;cursor:pointer;
    background: #7ba113;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#7ba113), to(#6a8c10));
    background: -webkit-linear-gradient(#7ba113, #6a8c10);
    background: -moz-linear-gradient(#7ba113, #6a8c10);
    background: -ms-linear-gradient(#7ba113, #6a8c10);
    background: -o-linear-gradient(#7ba113, #6a8c10);
    background: linear-gradient(#7ba113, #6a8c10);
    -pie-background: linear-gradient(#7ba113, #6a8c10);
}
.page-rightbar .content .rightcol .learn-more:hover{
    background: #6a8c10;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#6a8c10), to(#7ba113));
    background: -webkit-linear-gradient(#6a8c10, #7ba113);
    background: -moz-linear-gradient(#6a8c10, #7ba113);
    background: -ms-linear-gradient(#6a8c10, #7ba113);
    background: -o-linear-gradient(#6a8c10, #7ba113);
    background: linear-gradient(#6a8c10, #7ba113);
    -pie-background: linear-gradient(#6a8c10, #7ba113);
}
/* course tile css */
 
        
         .course-buttons .course-button-container {
            margin: 0 10px 0 0;
            width: 16%;
            display: inline-block;
        }
        
        .course-buttons.small-buttons {
            width: 100%;       
            padding-bottom: 10px;
        }
        
         .course-buttons.small-buttons .course-button-container {
            width: 100%;
            display: inline-block;
        }
        
        
        .course-buttons .course-button-more
        , .course-buttons .course-button-type1
        ,  .course-buttons .course-button-join
        , .course-buttons .course-button-type2 {
            width: 100%;
            text-align: center;
            border: 0;
            outline: 0;
            color: #ffffff;
            padding: 5px 0;
            cursor: pointer;
            font-size: 11px;
        }
        
        .course-buttons.small-buttons .course-button-more, .course-buttons.small-buttons .course-button-join {
            font-size: 10px;
            margin-bottom: 10px;
        }
        
        .course-buttons.small-buttons .course-button-join {
            margin-bottom: 0px;
        }
        
        .course-buttons .course-button-response,  .course-buttons .course-button-call {
            width: 170px;
            text-align: left;
            border: 0;
            outline: 0;
            color: #ffffff;
            padding: 7px 10px 7px 35px;
            cursor: pointer;
            position: relative;
            min-height: 30px;
            overflow: hidden;
            display: block;
        }
        
        .course-buttons.small-buttons .course-button-response
        ,  .course-buttons.small-buttons .course-button-call {
            width: 140px;
            padding: 7px 10px 7px 35px;
            min-height: 25px;
            font-size: 10px;
        }
        
         .course-buttons .course-button-call .label-text {
            position: absolute; 
            top: 7px; 
            left: 35px;
        }
      
        .course-buttons .course-button-call .label-call a {
            display: block;
            width: 100%;
            text-decoration: none;
            color: white;
        }
        
        .course-buttons.small-buttons .course-button-call .label-call a {
            font-size: 10px;
        }
        
         .course-buttons .course-button-call .label-call {
            position: absolute; 
            top: 7px; 
            left: 100%; 
            width: 100px;
        }
        
        .course-buttons.small-buttons .course-button-call .label-call {
            top: 4px; 
        }
        
         .course-buttons .join-course-buttons {
            position: absolute; 
            z-index: 100;
            display: none;
        }
        
         .course-buttons .course-button-call {
            border-bottom: 1px solid #6CACCC;
        }
        
         .course-buttons .course-button-join
        ,  .course-buttons .course-button-call
        ,  .course-buttons .course-button-response
        ,  .course-buttons .course-button-type2 {
            background: #2ba7dd;
            background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2ba7dd), to(#196fa0));
            background: -webkit-linear-gradient(#2ba7dd, #196fa0);
            background: -moz-linear-gradient(#2ba7dd, #196fa0);
            background: -ms-linear-gradient(#2ba7dd, #196fa0);
            background: -o-linear-gradient(#2ba7dd, #196fa0);
            background: linear-gradient(#2ba7dd, #196fa0);
            -pie-background:linear-gradient(#2ba7dd, #196fa0);
        }
        .course-buttons .course-button-join:hover
        ,  .course-buttons .course-button-call:hover
        ,  .course-buttons .course-button-response:hover
        ,  .course-buttons .course-button-type2:hover {
            background:  #196fa0;
            background: -webkit-gradient(linear, 0 0, 0 bottom, from(#196fa0), to(#2ba7dd));
            background: -webkit-linear-gradient(#196fa0, #2ba7dd);
            background: -moz-linear-gradient(#196fa0, #2ba7dd);
            background: -ms-linear-gradient(#196fa0, #2ba7dd);
            background: -o-linear-gradient(#196fa0, #2ba7dd);
            background:linear-gradient(#196fa0, #2ba7dd);
            -pie-background:linear-gradient(#196fa0, #2ba7dd);
        }
         .course-buttons .course-button-more, .course-buttons .course-button-type1 {
            background: -webkit-gradient(linear, 0 0, 0 bottom, from(#7ba113), to(#6a8c10));
            background: -webkit-linear-gradient(#7ba113, #6a8c10);
            background: -moz-linear-gradient(#7ba113, #6a8c10);
            background: -ms-linear-gradient(#7ba113, #6a8c10);
            background: -o-linear-gradient(#7ba113, #6a8c10);
            background: linear-gradient(#7ba113, #6a8c10);
            -pie-background:linear-gradient(#7ba113, #6a8c10);
        }
         .course-buttons .course-button-more:hover {
            background: #6a8c10;
            background: -webkit-gradient(linear, 0 0, 0 bottom, from(#6a8c10), to(#7ba113));
            background: -webkit-linear-gradient(#6a8c10, #7ba113);
            background: -moz-linear-gradient(#6a8c10, #7ba113);
            background: -ms-linear-gradient(#6a8c10, #7ba113);
            background: -o-linear-gradient(#6a8c10, #7ba113);
            background: linear-gradient(#6a8c10, #7ba113);
            -pie-background:linear-gradient(#6a8c10, #7ba113);
        }
        
        .call-provider:before {
            content: "\f095";
        }
        
        .call-provider {
            font-size: 20px;
            color: white;
            font-family: FontAwesome;
            font-style: normal;
            position: absolute;
            top: 5px;
            left: 10px;
            cursor: pointer;
        }
        
        .small-buttons .call-provider {
            font-size: 15px;
        }
        
        .submit-interest:before {
            content: "\f044";
        }
         .submit-interest {
            font-size: 20px;
            color: white;
            font-family: FontAwesome;
            font-style: normal;
            position: absolute;
            top: 5px;
            left: 10px;
            cursor: pointer;
        }
        
        .small-buttons .submit-interest {
            font-size: 15px;
        }
        
        

.star-rating-container.small-container {
    border-right: 0;
}