/*
 *
 *
 *  This is your custom CSS file.
 *  Edumy will automatically load this custom CSS file on all pages of your Moodle site.
 *  IMPORTANT: Please remember not to override this file when updating Edumy theme. Keep a backup of this file before updating Edumy theme.
 *
 *
 */

.editmode-switch-form{
    width:245px !important;
}

.maincalendar .calendarmonth td, .maincalendar .calendarmonth th{
    line-height: 30px;
}

#ccn-page-wrapper{
   margin-top:30px;  
}

#page-mod-page-view.course-1 .ccn_breadcrumb_widgets{
    display:none; 
}

#page-blog-index .thumb{
	max-height:300px; 
}

#page-blog-index .blog_post .thumb{
	height:170px;
}

.ccn_dashbord_nav_list li{
    padding-left: 0px;
}

.ccn_breadcrumb_widgets, .ccn-4-navigation{
    display:none; 
}

.admin .ccn_breadcrumb_widgets, .admin .ccn-4-navigation{
    display:block; 
}

#region-main .maincalendar .calendarwrapper td>div{
    height: auto;
}