.LogiSelector {
    background-color: rgb(222,238,233);
    margin-bottom: 15px;
}

    .LogiSelector > div > div > div {
        padding: 5px 20px;
        height: 62px;
    }

    .LogiSelector label {
        display: block;
        font-weight: bold;
    }

.LogiSelectorUpdating {
    width: 210px;
    font-weight: bold;
}

.LogiSelectorUpdatingYear {
    width: 140px;
    font-weight: bold;
    display: inline-block;
}

.LogiSelector #islLocation {
    width: 210px;
}

.LogiSelector #islState {
    width: 210px;
}

.LogiSelector #islCounty {
    width: 210px;
}

.LogiSelector #islClass {
    width: 210px;
}

.LogiSelector #islTopic {
    width: 210px;
}

.LogiSelector #islYear {
    width: 140px;
}

.LogiSelector #divGoBtn {
    padding-top: 8px;
}

.LogiSelector div.LocationType {
    height: auto;
    margin-top: 10px;
}

.LogiSelector .LocationType label {
    display: inline;
    font-weight: normal;
}

.LogiSelector .LocationType fieldset {
    display: inline;
    border-color: #C0C0C0;
    border-radius: 4px;
    padding-top: 10px;
    border-style: solid;
    border-width: 1px;
}

.StateInfo {
    display: table;
}

    .StateInfo div {
        display: table-cell;
        vertical-align: middle;
    }

    .StateInfo #divStateTopic {
        padding-left: 15px;
    }

    .StateInfo #lblLocation {
        font-size: 22px;
        line-height: 25px;
        margin-top: 0;
        margin-bottom: 3px;
    }

    .StateInfo #lblTopic {
        font-size: 18px;
        line-height: 25px;
        margin-top: 0;
        margin-bottom: 2px;
    }

.LinkBucket {
    display: table;
    background-color: #F0F0F0;
    border: 1px;
    border-color: #E5E5E5;
    line-height: 25px;
    font-size: 14px;
}

@media (min-width: 768px) {
    .LinkBucket {
        float: right;
    }
}

.LinkBucket td {
    padding: 2px 4px;
}

.LinkBucket div {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 10px;
}

.LinkBucket a {
    color: #075290;
    text-decoration: none;
}

.LinkBucket #divLBC1 {
    width: 107px;
}

.LinkBucket #divLBC2 {
    width: 150px;
}

input[class=ButtonDisabled], input.ButtonDisabled {
    background-color: #F6F6F6 !important;
    color: #CECECE !important;
}

.divTitleGear {
    background-color: rgb(242,242,242);
    display: table;
    width: 100%;
    border-spacing: 5px;
}

    .divTitleGear div {
        display: table-cell;
        margin: 0 10px;
    }

    .divTitleGear h4 {
        font-size: 14px;
        font-weight: bolder;
        line-height: 24px;
        margin-top: 0;
        margin-bottom: 1px;
    }

    .divTitleGear div:nth-child(2) {
        text-align: right;
        line-height: 25px;
    }

    .divTitleGear img {
        vertical-align: middle;
    }

.CenterHorizontal {
    margin-left: auto;
    margin-right: auto;
}

.divPanelFootnotes .footnoteHeading td {
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
}

.divPanelFootnotes table {
    border-collapse: collapse;
    width: 100%;
}

.divPanelFootnotes td {
    padding: 4px;
    font-size: 13px;
    line-height: normal;
}

.divPanelFootnotes tr.footnoteHeading {
    background-color: white;
}

.divPanelFootnotes table.PanelDataSource {
    margin-top: 6px;
}

    .divPanelFootnotes table.PanelDataSource a:hover {
        text-decoration: underline;
    }

.divLargePanelFootnotes h3 {
    font-size: 13px;
    font-weight: bold;
    line-height: 25px;
    padding-left: 10px;
    margin: 0;
}

#divLargePanelFootnotes {
    font-size: 13px;
    vertical-align: top;
}

    #divLargePanelFootnotes h3 {
        font-size: 13px;
        font-weight: bold;
        line-height: 25px;
        padding-left: 10px;
        margin: 0;
    }

    #divLargePanelFootnotes table {
        border-collapse: collapse;
        width: 90%;
        margin-left: 20px;
        border: none;
        vertical-align: top;
    }

    #divLargePanelFootnotes tr:first-child {
        padding-top: 4px;
        vertical-align: top;
    }

        #divLargePanelFootnotes tr:first-child td {
            padding-top: 4px;
            vertical-align: top;
        }

    #divLargePanelFootnotes td {
        padding: 0 4px 6px 4px;
        line-height: normal;
        vertical-align: top;
    }

        #divLargePanelFootnotes td:first-child {
            vertical-align: top;
        }

    #divLargePanelFootnotes table.PanelDataSource {
        border-collapse: collapse;
        margin-left: 6px;
        border: none;
        vertical-align: top;
    }

        #divLargePanelFootnotes table.PanelDataSource td {
            text-align: left;
            vertical-align: top;
        }

        #divLargePanelFootnotes table.PanelDataSource a:hover {
            text-decoration: underline;
        }

.divPageFootnotes table {
    background-color: white;
    margin: 5px 0;
}

.divPageFootnotes td {
    padding-left: 30px;
}

.divPageFootnotes table.exportCitation td {
    padding: 10px;
}


    .divPageFootnotes table.exportCitation td:first-child {
        padding: 0;
    }

.divPageFootnotes tr.footnoteHeading td {
    padding-left: 10px;
}

.divPageFootnotes h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
}

.hideFieldset {
    border: none;
    display: inline;
    padding: 0;
}

table.EBSStratSelector {
    margin-bottom: 10px;
}

.EBSStratSelector td {
    padding: 3px;
}

    .EBSStratSelector td:first-child {
        text-align: left;
        width: 85px;
    }

.hidden {
    display: none;
}

.divViewButtons a {
    display: inline-block;
    height: 37px;
}

.PanelLocationTitle {
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    margin-top: 0;
    margin-bottom: 1px;
}

div.PanelVisualTitle {
    font-weight: 700;
    text-align: center;
    line-height: 25px;
    margin-top: 18px;
    margin-bottom: 14px;
}

.PanelVisualTitle h5 {
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
}

.NoBold {
    font-weight: 400;
}

table.QuestionDefinitions {
    border-collapse: collapse;
}

.SmallPanelTable {
    min-width: 350px;
    margin-left: auto;
    margin-right: auto;
}

.LargePanelSmallerTable {
    min-width: 350px;
    margin-left: auto;
    margin-right: auto;
}

.LargePanelWiderTable {
    min-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.rdThemeDataTableHeader {
    padding: 6px;
    line-height: 15px;
    color: black;
}

.rdDashboard, .rdDashboard table {
    font-size: 14px;
}

#divRelatedLinks {
    border: 1px solid #C0C0C0;
    margin: 0 0 25px 0;
}

    #divRelatedLinks h3 {
        Background-color: #E5E5E5;
        color: #000;
        font-weight: bold;
        font-size: 14px;
        line-height: 30px;
        margin: 0;
    }

    #divRelatedLinks div {
        Background-color: #E5E5E5;
        color: #000;
        padding: 5px 10px;
        font-weight: bold;
        font-size: 14px;
        line-height: 30px;
    }

    #divRelatedLinks table {
        width: 100%;
        padding-left: 5px;
    }

    #divRelatedLinks td {
        padding-left: 10px;
        text-indent: -10px;
    }

.divQuestionDefinition {
    height: 450px;
    overflow-y: auto;
    margin-bottom: 12px;
}

#divHeaderLinks table {
    width: 100%;
    vertical-align: bottom;
}

#divMap {
    width: 100%;
    min-height: 450px;
    height: 100%;
    padding: 0;
    margin: 0;
}

.esriLegendServiceLabel {
    text-align: center;
}

#divMapContainer {
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    width: 80%;
    height: 100%;
}

#divLegend {
    width: 15%;
    border: 1px solid #C0C0C0;
    float: right;
    position: relative;
    margin-right: 1%;
}

#divLegendTitle {
    text-align: center;
    font-weight: bold;
}

#divMMSALegendTitle {
    text-align: center;
    font-weight: bold;
}

#divLegendFooter {
    text-align: center;
}

.relatedlinksbullet {
    color: #075290;
    padding: 5px 0 0 0;
    margin: 0;
    line-height: 1px;
}

.lightgreytopborder {
    border-top: 1px solid #C0C0C0;
}

.lightgreybottomborder {
    border-bottom: 1px solid #C0C0C0;
}

.lightgreyleftborder {
    border-left: 1px solid #C0C0C0;
}

.lightgreyrightborder {
    border-right: 1px solid #C0C0C0;
}

.NoBorder {
    border: none;
}

#divVisualTitleIndicator {
    margin-top: -15px;
}

.LeftAlignText {
    text-align: left;
}

.divExportCitationLogo {
    display: table;
    width: 100%;
    margin-top: 10px;
}

    .divExportCitationLogo div {
        display: table-cell;
        vertical-align: middle;
    }

.divTitleGearLargePanel {
    margin: 10px;
}

.divNoDataToDisplay {
    width: 300px;
    margin: 10px auto;
    border: 1px solid #C0C0C0;
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
}

.groupHeaderRow td[scope="row"], .groupHeaderRow th[scope="row"], .groupHeaderRow td[scope="colgroup"], .groupHeaderRow th[scope="colgroup"] {
    background-image: none;
    background-color: #deeee9;
    color: black;
    text-align: left;
    padding-left: 4px;
}

.boldNextRow + tr td, .boldNextRow + tr th {
    font-weight: bold;
}

table.boldFirstDataRow tbody tr:first-child span {
    font-weight: bold !important;
}

.divTestTable {
    width: 560px;
    overflow-x: scroll;
}

.wrapLongLabels ul li label {
    white-space: normal;
}

.divAccessibleContentLink {
    font-size: 11px;
    line-height: 25px;
    margin-top: -4px;
}

h3.popupTitle {
    background-color: #084239;
    font-weight: bold;
    font-size: 18px;
    color: white;
    padding-left: 10px;
    margin-top: 0;
}

h3.TopicLabel {
    font-size: 22px;
    line-height: 32px;
    margin-top: 20px;
    margin-bottom: 18px;
}

h3.LargePanelTopicLabel {
    font-size: 22px;
    line-height: 32px;
    margin-top: 5px;
    margin-bottom: 5px;
}

h4.QuestionHeading {
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    display: inline-block;
    margin: 0 10px 2px 0;
}

div.LargePanelVisualTitle {
    font-weight: 700;
    text-align: center;
    line-height: 25px;
    margin-top: 18px;
    margin-bottom: 14px;
}

    div.LargePanelVisualTitle h5 {
        font-size: 14px;
        font-weight: bold;
        line-height: 24px;
        margin: 0 0;
    }

        div.LargePanelVisualTitle h5.LargePanelTitleYear {
            font-size: 18px;
            font-weight: bold;
            line-height: 28px;
            margin: 0 0 10px 0;
        }

table {
    color: #000;
}

.NoMinWidth {
    min-width: 0;
}

#divYear_Child {
    width: 75px;
}

.SmallerBreakDown {
    width: 130px;
}

div.StateProgramInfo {
    margin: 25px 0;
    border: 1px solid #c0c0c0;
    padding: 5px 0;
}

.StateProgramInfo h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    padding-left: 10px;
    margin: 0;
}

.StateProgramInfo table {
    border-collapse: collapse;
    margin-left: 20px;
    border: none;
}

/* Quicktip */
.rdquicktip-content {
    background-color: #FFF;
    border-color: #333;
    color: #000;
    line-height: 15px;
}

.rdquicktip-table {
    color: #000 !important;
}

.loadingImg {
    position: relative;
    right: 512px;
    top: 156px;
}

.dijitTooltipContainer {
    background-color: white;
}

#divNoData {
    text-align: center;
    font-size: larger;
    width: 100%;
}

.esriPopup {
    overflow: visible;
}

.content {
    min-height: 100%;
}

#divHomeButton {
    position: absolute;
    top: 95px;
    left: 20px;
    z-index: 1;
}

.HomeButton .home {
    background-image: url("Shared.Images.resetviewicon.jpg");
    background-color: white;
    border: 1px solid #57585A;
    border-radius: 5px;
}

    .HomeButton .home:hover {
        background-color: #eee;
    }

#icbShowHideMMSA {
    margin: 7px;
}

#divLegendDetails #divMMSALegendDetails {
    margin-top: -30px;
}

#divLegendFooter {
    margin-top: -15px;
}

#divLegendClassificationMethod {
    font-weight: bold;
}

#divTimeInfo {
    border-radius: 4px;
    border: solid 2px #ccc;
    background-color: #fff;
    display: block;
    padding: 5px;
    position: relative;
    text-align: center;
    width: 100%;
}

.EBTDivBreakout {
    display: inline-block;
}

#divSearch {
    position: relative;
    float: right;
    top: 40px;
    margin-right: -7%;
	z-index: 1;
}

#divAllStates {
    position: relative;
    float: right;
    margin-right: 20%;
}

.middlealign {
	vertical-align: middle;
}

.map {
	overflow: visible;
}

.map .esriMapContainer {
	overflow: visible;
}

.EBTStratSelector td:first-child {
    width: 85px;
}