.header .navbar-brand{
	padding-top:8px;
}
table.table{
	font-size:13px;
}
table.table thead .sorting_desc{
	display:block;
	background-position:right -3px;
	padding-right:20px;
}
table.table thead .sorting_asc{
	display:block;
	background-position:right 3px;
	padding-right:20px;
}
.btn.white{
	background:#fff;
}
.pageMenu{
	margin:3px 0 0 3px;
}
.dt_act a{
	margin: 0 3px;
	color: #000;
}
.note ul{
	margin-bottom:0;
}
.elementHide{
	display:none;
}
.mb{margin:10px}
#map-panel {
	height: 400px;
    width: 100%;
}

td .hAF { display: none; }
td .hAF:first-child { display: block; }
td .hAF:hover { text-decoration: none; }
td .hAF span { display: block; font-size: 24px; margin: 0px auto; }

.mT10 { margin-top: 10px; }

.statusRed { color: red; font-size: 24px; }
.statusGreen { color: green; font-size: 24px; }
.statusBlue { color: blue; font-size: 24px; }
.statusYellow { color: yellow; font-size: 24px; }

.backgroundGreen { background: #DFF0D8; color: #000000 !important; }
.backgroundRed { background: #F2DEDE; color: #000000 !important; }
.backgroundBlue { background: #D9EDF7; color: #000000 !important; }
.highlight { background: #FFF !important; color: #000000 !important; }
.highlight > td { background: #FFF !important; color: #000000 !important; }

.table-striped > tbody > tr.backgroundGreen:nth-child(2n+1) > td { background: #DFF0D8; color: #000000 !important; }
.table-striped > tbody > tr.backgroundRed:nth-child(2n+1) > td { background: #F2DEDE; color: #000000 !important; }
.table-striped > tbody > tr.backgroundBlue:nth-child(2n+1) > td { background: #D9EDF7; color: #000000 !important; }

.table-striped > tbody > tr.backgroundGreen:hover > td { background: white !important; color: #000000 !important; }
.table-striped > tbody > tr.backgroundRed:hover > td { background: white !important; color: #000000 !important; }
.table-striped > tbody > tr.backgroundBlue:hover > td { background: white !important; color: #000000 !important; }

.cPointer { cursor: pointer; }
ul.text-danger{
	list-style:none;
}
