﻿select {
    margin-bottom: initial;
}

#HistoryId {
    width: 170px;
}
.buttons table{
	width:100%;
}
select#refreshMinutes {
    width: initial;
}
.photo{
	cursor: pointer;
}
#messages .error {
    color: red;
}
#removeHighlights .glyphicon-remove{
	top:initial;
	vertical-align:middle;
}
#trackingMarkers .name, #history label {
    width: 6.5em;
    display: inline-block;
}

    #units select, #trackingMarkers .value, #history select {
        display: inline-block;
    }

.unit, #trackingMarkers .category, #history {
    clear: both;
}

#trackingMarkers input[type='radio'] {
    vertical-align:middle;
    margin: 0px;
}
#statistics th, #statistics td, #memberPlaceSplits th, #memberPlaceSplits td, #memberDaySplits th, #memberDaySplits td {
    border: 1px solid black;
}
hr {
    margin: 0; 
    clear: both;
}
#statistics{
    max-width: 300px;
}
#downloadsGraphs{
    height: 150px;
}
#markersPopup{
    height: 150px;
}
#units{
    height: 150px;
}

