﻿#ProjectCrossSection {
	position: relative;
	margin: 5px;
	margin-top: 20px;
	border: 1px solid #b200ff;
}

#CrossSectionGraphic {
	margin: 5px;
	border: 1px solid #0026ff;
}

#CrossSectionGraphicTopControlDiv {
	height: 30px;
	margin: 5px;
	border: 1px solid Red;
}

#CrossSectionGraphicTopControls {
	border: 1px solid #b200ff;
}

.ActivitiesRadioButton {
	margin-left: 20px;
}

.LifeCycleEventLabel {
	margin-left: 20px;
}

.LifeCycleEventDropDownList {
	width: 40px;
}

.LifeCycleEventDateLabel {
	margin-left: 5px;
	border: 0px solid #b200ff;
}

.ActivitiesLabel {
	margin-left: 20px;
}

.ActivityDropDownList {
	width: 170px;
}

.ActivityDetailsLabel {
	margin-left: 10px;
	font-size: 1.1em;
	font-weight: 600;
	/*border: 1px solid #0026ff;*/
}

.CrossSectionImage {
	margin: 5px;
	border: 0px solid #0026ff;
}

#CrossSectionDefinition {
	margin: 5px;
	margin-top: 20px;
	border: 1px solid #4cff00;
}

#CrossSectionTopControls {
	margin: 5px;
	height: 30px; /*temp*/
	border: 1px solid #4cff00;
}

#CrossSectionGrid {
	margin: 5px;
	border: 1px solid #4cff00;
}

.crossSectionItem {
	/*border: 1px solid #4cff00;*/
}

.crossSectionEdit {
	width: 65px;
	text-align: right;
}


.leftSlopeEdit {
}

.leftUnpavedShoulderEdit {
	width: 80px;
}

.leftPavedShoulderEdit {
	width: 80px;
}

.traveledWayWidthEdit {
	width: 75px;
}

.rightPavedShoulderEdit {
	width: 80px;
}

.rightUnpavedShoulderEdit {
	width: 80px;
}

.rightSlopeEdit {
}
