body {
	font: 12px/14px Trebuchet MS, Helvetica, sans-serif;
	color: #000;
}

a {
	color: #5166cc;
	font-weight: normal;
	text-decoration: none;
}
a:active, a:hover {
	color: #1894b8;
	text-decoration: none;
}

#eventModalinternal {
	width: 90%;
}

#main_events_table thead {
	display: none;
}

#main_events_table td, #main_events_table th {
	background: #ffffff;
}

.no_bold {
	font-weight: normal;
}

.element_dismissed {
	display: none;
}

.main_title_row {
	height: 0px;
	border-bottom: 8px #e6e6e6 solid;
}

.whitelabel_main_title {
	color: #121212;
	font-weight: bold;
	font-size: 22px;
}

.whitelabel_navigator_bottom {
	max-height: 60px;
    margin-top: -30px;
}

.pagination>li>a, .pagination>li>span {
	padding: 2px 4px!important;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	border-top: none!important;
	border-bottom: 1px solid #c0c0c0!important;
}

.table>tbody>tr>td>img {
	border: 1px #000 solid;
}

th>small {
    font-size: 100%!important;
}

.first_spacer{
	display: none;
	height:0px!important;
}

.second_spacer{
	display: none;
	height:0px!important;
}

.th_presenter {
	color: #000;
}

.presenter_img {
	width:50px!important;
	height:50px!important;
}
