﻿#map-filter-panel {
    display:none;
}

#inputSearchProp {
    width: 200px;
}

#filterDiv{
    width: 240px;
}

#selectMapLayer {
    width: 200px;
}

#selectLyrField {
    width: 200px;
}

.inlineDisplay {
    display: inline;
}

#data-grid-container {
    width:100%;
    height: 200px;
}

#featGridContainer {
    height: 225px;
}

#featGrid { 
    height: 100%; 
}