.stop_btn{
	display: none;
}

.slider {
    margin-left: 10px;
    margin-right: 10px;
}

#st_legend {
    margin-bottom: 5px;
}

#st_legend div{
    font-size: smaller;
}

#st_markers {
    top: 14px;
    position: relative;
    width: 221px;
    margin-left: 10px;
    margin-top: -14px;
}

.st_markerclass {
    width: 25%;
    float: left;
    margin-right: -2px;
    border-left: 2px solid #0055FF;
}

.st_lastmarker {
    margin-right: -4px;
    border-right: 2px solid #0055FF;
}

#human_impact_validation button{
    width: 160px;
}

#human_impact_validation_valbar button{
    width: 160px;
}


.validation_texts{
    width: 217px;
}

.legendItemButton {
    margin-bottom: 2px;
    width: 250px !important;
}    

.legendItemButton .ui-button-text {
    /*font-size: 80%;
    line-height: 80%;*/

    font-size: smaller;
}



#classification_legends_dropdown{
	width: 237px !important;
	margin: 5px;
}

#classification_legends_list{
    width:227px;
}

#human_impact_validation_valbar label{
    font-size: smaller;
}

#btnKmlCoordinate{
    font-size: smaller;
}

#btnHelp {
    font-size: smaller;
}

.ui-icon-info {
    float: right;
    cursor: pointer;
    margin-right: 30px;
    margin-top: 3px;
}