
.ZoomCSItemInactive {
    background-image: url(img/zoomcs.png)! important;
	background-color: #aac! important;
	cursor:pointer! important;
}

.ZoomCSItemActive {
    background-image: url(img/zoomcs.png)! important;
	background-color: #33c! important;
	cursor:pointer! important;
}

.ZoomCircuitsItemInactive {
    background-image: url(img/zoomcircuits.png)! important;
	background-color: #aac! important;
	cursor:pointer! important;
}

.ZoomCircuitsItemActive {
    background-image: url(img/zoomcircuits.png)! important;
	background-color: #33c! important;
	cursor:pointer! important;
}

.ModelinfosItemInactive {
    background-image: url(img/modelinfos.png)! important;
	background-color: #aac! important;
	cursor:pointer! important;
}

.ModelinfosItemActive {
    background-image: url(img/modelinfos.png)! important;
	background-color: #33c! important;
	cursor:pointer! important;
}
.GetinfosItemInactive {
    background-image: url(img/getinfos.png)! important;
	background-color: #aac! important;
	cursor:pointer! important;
}

.GetinfosItemActive {
    background-image: url(img/getinfos.png)! important;
	background-color: #33c! important;
	cursor:pointer! important;
}
.MeasuredistItemInactive {
    background-image: url(img/measuredist.png)! important;
	background-color: #aac! important;
	cursor:pointer! important;
}

.MeasuredistItemActive {
    background-image: url(img/measuredist.png)! important;
	background-color: #33c! important;
	cursor:pointer! important;
}

.MeasureareaItemInactive {
    background-image: url(img/measurearea.png)! important;
	background-color: #aac! important;
	cursor:pointer! important;
}

.MeasureareaItemActive {
    background-image: url(img/measurearea.png)! important;
	background-color: #33c! important;
	cursor:pointer! important;
}





.SelectItemInactive {
    background-image: url(img/select.gif)! important;
	background-color: #aac! important;
	cursor:pointer! important;
}

.ZoomInItemInactive {
    background-image: url(img/zoomin.png)! important;
	background-color: #aac! important;
	cursor:pointer! important;
}

.ZoomOutItemInactive {
    background-image: url(img/zoomout.png)! important;
	background-color: #aac! important;
	cursor:pointer! important;
}

.ZoomBoxItemInactive {
    background-image: url(img/zoombox.png)! important;
	background-color: #aac! important;
	cursor:pointer! important;
}

.ZoomPanItemInactive {
    background-image: url(img/panning.png)! important;
	background-color: #aac! important;
	cursor:pointer! important;
}

.SelectItemActive {
    background-image: url(img/select.gif)! important;
	background-color: #33c! important;
	cursor:pointer! important;
}

.ZoomInItemActive {
    background-image: url(img/zoomin.png)! important;
	background-color: #33c! important;
	cursor:pointer! important;
}

.ZoomOutItemActive {
    background-image: url(img/zoomout.png)! important;
	background-color: #33c! important;
	cursor:pointer! important;
}

.ZoomBoxItemActive {
    background-image: url(img/zoombox.png)! important;
	background-color: #33c! important;
	cursor:pointer! important;
}

.ZoomPanItemActive {
    background-image: url(img/panning.png)! important;
	background-color: #33c! important;
	cursor:pointer! important;
}

.AddPoint {
    background-image: url(img/addpointfeature.png)! important;
}

.AddPath {
    background-image: url(img/addpathfeature.png)! important;
}

.AddPoly {
    background-image: url(img/addpolygonfeature.png)! important;
}

.ZoomExtent {
    background-image: url(img/zoomextent.png)! important;
}

.SelectFeature {
    background-image: url(img/selectfeature.png)! important;
}

.ModifyFeature {
    background-image: url(img/modifyfeature.png)! important;
}

.DeleteFeature {
    background-image: url(img/deletefeature.png)! important;
}

.StopModifyFeature {
    background-image: url(img/stopmodifyfeature.png)! important;
}

.AskInfosFeature {
    background-image: url(img/askinfos.png)! important;
}

.SnappingFeature {
    background-image: url(img/snapping.png)! important;
}

.GSSFeeds {
    background-image: url(img/gssfeeds.png)! important;
}

.AddIcon {
    background-image: url(img/add.png)! important;
}

.UpIcon {
    background-image: url(img/up.png)! important;
}

.DownIcon {
    background-image: url(img/down.png)! important;
}

.VisibleIcon {
    background-image: url(img/visible.png)! important;
}

.RemoveIcon {
    background-image: url(img/remove.png)! important;
}

.EditionIcon {
    background-image: url(img/edition_on.png)! important;
}

.GetObjectIcon {
    background-image: url(img/getobject.png)! important;
}


div.olControlMousePosition {
    font-size: 0.5em;
    color: white;
	top: 10px;
}

div.olControlScale {
    color: white;
	top: 10px;
	left: 110px;
}

div.olControlScaleLine {
	color: white;		
	top: 10px; 	
}
div.olControlScaleLineTop {
border-color:-moz-use-text-color white white;
}
div.olControlScaleLineBottom {
border-color:-moz-use-text-color white white;
}

.accepted-row {background-color: #4CC552;}

.refused-row {background-color: #F62217;}

.notanswered-row {background-color: white;}

.accepted-row-selected {background-color: #5EFB6E;}

.refused-row-selected {background-color: #E77471;}

.notanswered-row-selected {background-color: #98AFC7;}