.agsjsTOCNode {
    padding-top: 1px;
    padding-bottom: 1px;
}

.agsjsTOCContent {
    white-space: nowrap;
}

/*.agsjsTOCContent > input:focus {
    border: 1px solid #000000;
}*/

/*.agsjsTOCContent:focus {
    outline: 1px dotted #212121;
    outline: 5px auto -webkit-focus-ring-color;
}*/


.agsjsTOCOutOfScale {
    color: grey;
    display:none
    /*opacity: 0.5;
    display:none*/
}

.agsjsTOCIcon {
   vertical-align:bottom;
   width: 15px;
   height: 15px
}

.agsjsTOCRootLayer {
}

.agsjsTOCRootLayerLabel {
    font-size: 8pt;
    font-weight: bold;
}

.agsjsTOCGroupLayer {
    font-weight: normal;
}

.agsjsTOCGroupLayerLabel {
    font-size: 8pt;
}

.agsjsTOCServiceLayer {
    font-weight: normal;
}

.agsjsTOCServiceLayerLabel {
    font-size: 8pt;
    padding-left: 2px;
}

.agsjsTOCLegendIcon {
    /* width: 50px;*/
}

.agsjsTOCLegendLabel {
    font-size: 7pt;
    padding-left: 2px;
}

.agsjsTOCSlider {
    padding: 5px 20px 5px 30px;
}
