/*
	hide awards schedule entrants dashboard
*/


body > div.wrapper.theme-1-active.navbar-top-light > div.page-wrapper > div.container-fluid > div:nth-child(2) > div.col-lg-6.col-md-6.col-sm-12.col-xs-12.schedule-panel {
	display:none;
}
