footer,
.main_container .top_nav,
.right_col {
	margin-left: 0 !important;
}
li.iframe-menu-voices > a {
	display: inline-block;
	padding: 0px 10px;
}
.navbar-brand, .navbar-nav>li>a {
    line-height: 30px;
}
.orangeTitle {
	font-size: 13px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 3px 8px;
}
.navbar-nav {
    margin: 0px;
}
.dataTables_wrapper {
	font-size: 90%;
}
.form-control {
	height: 29px;
	font-size: 90%;
}
.btn {
	/*font-size: 11px;*/
	font-size: 12px;
    line-height: normal;
}
.form-control-feedback {
    margin-top: 3px;
}
.bigBtn {
	font-size: 12px;
}
a.active-menu-link {
	color: #fe8c14 !important;
    border-bottom: 2px solid #323232;
}