a,a:hover {
	color: #c27e13;
}

#eventModalinternal {
	width: 90%;
}

#main_events_table thead {
	display: none;
}

#main_events_table td, #main_events_table th {
	background: #ebebeb;
}

.no_bold {
	font-weight: normal;
}

.element_dismissed {
	display: none;
}

.whitelabel_main_title {
	color: #c27e13;
	font-weight: bold;
}

.whitelabel_navigator_bottom {
	max-height: 60px;
    margin-top: -30px;
}

.pagination>li>a, .pagination>li>span {
	padding: 2px 4px!important;
}
