.tblSearchResults {
    margin: 0px;
    padding: 0px;
    width: 100%;
    box-shadow: 3px 4px 10px #888888;
    border: 1px solid #ffffff;
    -moz-border-radius-bottomleft: 11px;
    -webkit-border-bottom-left-radius: 11px;
    border-bottom-left-radius: 11px;
    -moz-border-radius-bottomright: 11px;
    -webkit-border-bottom-right-radius: 11px;
    border-bottom-right-radius: 11px;
    -moz-border-radius-topright: 11px;
    -webkit-border-top-right-radius: 11px;
    border-top-right-radius: 11px;
    -moz-border-radius-topleft: 11px;
    -webkit-border-top-left-radius: 11px;
    border-top-left-radius: 11px;
}

.tblSearchResults {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    padding: 0px;
    margin: 18px 0px;
    border: none;
}

.tblSearchResults th {
    background-color: #004a97;
    border: 1px solid #ffffff;
    border-width: 0px 1px 1px 0px;
    padding: 1% 0px;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
}

.tblSearchResults tr:last-child td:last-child {
    -moz-border-radius-bottomright: 11px;
    -webkit-border-bottom-right-radius: 11px;
    border-bottom-right-radius: 11px;
}

.tblSearchResults tr:first-child td:first-child {
    -moz-border-radius-topleft: 11px;
    -webkit-border-top-left-radius: 11px;
    border-top-left-radius: 11px;
}

.tblSearchResults tr:first-child td:last-child {
    -moz-border-radius-topright: 11px;
    -webkit-border-top-right-radius: 11px;
    border-top-right-radius: 11px;
}

.tblSearchResults tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 11px;
    -webkit-border-bottom-left-radius: 11px;
    border-bottom-left-radius: 11px;
}

.tblSearchResults tr:hover td {}

.tblSearchResults tr:nth-child(odd) {
    background-color: #cccccc;
}

.tblSearchResults tr:nth-child(even) {
    background-color: #efefef;
}

.tblSearchResults td {
    vertical-align: middle;
    text-align: left;
    border: 1px solid #ffffff;
    border-width: 0px 1px 1px 0px;
    padding: 7px;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.tblSearchResults tr:last-child td {
    border-width: 0px 1px 0px 0px;
}

.tblSearchResults tr td:last-child {
    border-width: 0px 0px 1px 0px;
}

.tblSearchResults tr:last-child td:last-child {
    border-width: 0px 0px 0px 0px;
}

table tr:first-child td:first-child {
    border-width: 0px 0px 1px 0px;
}

table tr:first-child td:last-child {
    border-width: 0px 0px 1px 1px;
}

table table {
    box-shadow: 0px 0px 0px #888888;
}

b {
    font-weight: bold;
}

.nesting {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: inline-block;
}

.highlight {
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 100%;
    color: #000000;
    margin-left: 0px;
    background-color: #004a97;
    color: #FFFFFF;
    font-size: 1.75rem;
    font-weight: bold;
}

.highlightbox {
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 100%;
    color: #000000;
    margin-left: 0px;
    margin-bottom: 0px;
    height: auto;
    border: 1px solid #004a97;
}

.highlightbox p {
    padding: 0% 2%;
}

a.nulldate:link {
    color: #124C96;
    text-decoration: underline;
}

a.nulldate:visited {
    color: #666;
    text-decoration: none;
}

a.nulldate:hover {
    color: #124C96;
    text-decoration: none;
}

a:active {
    color: blue;
    text-decoration: underline;
}

.breadcrumb a {
    color: blue !important;
    text-decoration: underline;
}

#ContentPlaceHolder1_CurrDate1,
#ContentPlaceHolder1_CurrDate2 {
    color: #666
}

.AQSiteDot {
    height: 1em;
}

.AQMONListImg {
    width: 10%;
}

.AQMONLIstItem {
    width: 85%;
}

#AQLinkDropDown {
    margin-top: 2em;
    font-family: 'Lato', sans-serif;
    font-size: 1.2em;
    color: #124C96;
    width: 175px;
}

@media screen and (max-width:524px) {
    .mheadjust {
        width: 90%;
    }
    #mobdateselbtn {
        width: 10%
    }
    #MTAImg {
        width: 40%;
    }
    #webbodyheader,
    #AQSitesTitle,
    #AQSitesList,
    #mainLeft,
    .HEfloatrightnavbox {
        display: none
    }
    #ContentPlaceHolder1_sitelistcontainer {
        margin-top: 1em;
        display: inline-block;
        width: 100%;
    }
    #mobileAQ {
        display: block;
    }
    #MobileHealthEffects {
        margin-top: 2em;
        visibility: visible;
        width: 100%;
    }
    .imagedot {
        visibility: hidden;
        width: 1px;
        height: 1px;
        z-index: 0;
    }
    .Basemap {
        width: 100%;
        visibility: hidden;
    }
    #BOTTOMCENTER {
        width: 90%;
    }
}


/*525*/

@media screen and (min-width:525px) {
    #webbodyheader,
    #AQSitesTitle,
    #AQSitesList,
    .HEfloatrightnavbox,
    #ColorChosen {
        display: none
    }
    #mainleft,
    #sitelistcontainer,
    .AQPlotHEC {
        display: inline-block
    }
    .AQMONSiteListLink {
        font-size: 1.2em;
    }
    #mobdateselbtn {
        width: 10%;
        cursor: pointer;
    }
    #MTAImg {
        width: 30%;
    }
    #customChart {
        width: 95%;
    }
    .mheadjust {
        width: 90%;
    }
    #mainLeft {
        width: 100%;
    }
    #ContentPlaceHolder1_sitelistcontainer {
        width: 45%;
        display: inline-block;
        float: left;
        margin-right: 0;
    }
    #MobileHealthEffects {
        width: 50%;
        float: right;
    }
    .imagedot {
        visibility: visible;
        width: 1px;
        height: 1px;
        z-index: 0;
        cursor: pointer;
    }
    .Basemap {
        width: 100%;
        visibility: visible;
    }
    #BOTTOMCENTER {
        width: 80%;
    }
}


/*1100*/

@media screen and (min-width:1200px) {
    #webbodyheader,
    #AQSitesTitle,
    #AQSitesList,
    #mainLeft,
    .HEfloatrightnavbox {
        display: inline-block
    }
    #ContentPlaceHolder1_sitelistcontainer,
    #mobileAQ,
    #MobileHealthEffects,
    #ContentPlaceHolder1_AQLINKDD,
    .AQPlotHEC,
    #MobileDate {
        display: none
    }
    .HEfloatrightnavbox {
        width: 35%;
        padding-bottom: 4%;
        height: auto;
    }
    #dateselbtn {
        cursor: pointer;
    }
    #mainLeft {
        width: 62%;
    }
    .catcolor {
        height: 0px;
    }
    #customChart {
        width: 85%;
    }
    .imagedot {
        visibility: visible;
        width: 1px;
        height: 1px;
        z-index: 0;
        cursor: pointer;
    }
    .Basemap {
        width: 100%;
    }
    #BOTTOMCENTER {
        width: 90%;
    }
}


/*MobileHealthEffectsCategory Style*/

.catitem {
    padding-top: 10px;
    border-bottom: 2px solid Navy;
}

.catcolor {
    margin-left: -1.8%;
    width: 3.5%;
    height: 1.0em;
    float: left;
}

.cattitletext {
    width: 96.5%;
}

.mecspacer {
    width: 5%;
    height: 20px;
}

.catdesctext {
    width: 92.5%;
    /*font-size :.8em;*/
}

.mecrecommendation {
    font-weight: bold;
}


/*Justin - added for D3 chart*/

.longtermData {
    /*border-left: 1px solid black;*/
    border-right: 2px solid white;
}

.longtermDataHeader {
    /*border-left: 1px solid black;*/
    background-color: #ffdddd;
}

.shorttermDataCenter {
    border-left: 2px solid white;
    border-right: 2px solid white;
}

.shorttermDataHeader {
    background-color: #ddffdd;
}

.lefthourrow {
    text-align: left;
}

.ui-datepicker-calendar {
    margin: auto;
}

.rotate {
    margin-top: 200px;
    margin-right: -10px;
    float: left;
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.center {
    text-align: center;
    margin-right: 175px;
    // margin:0 auto;
}

.chartLineStyle {
    stroke: #000;
    stroke-width: 0.20px;
}

.axis {
    font-size: .8em;
}

.AQPlotHEC {
    font-size: .8em;
    text-anchor: middle;
}


/*End custom chart stuff for D3*/

ul.aqsitelist {
    list-style-image: none;
    margin-left: 0px;
    position: absolute;
    list-style-type: none;
    text-align: left;
    width: 100%
}

ul.aqsitelist li.MOBAQSITES {
    text-align: left;
    list-style: none;
    font-size: 1.0em;
    height: 2.8em;
}

ul.nobulletlist {
    font-weight: bolder;
    list-style-image: none;
    list-style-type: none;
    width: 185px;
    text-align: left;
    position: relative;
    padding-left: 0px
}

ul.nobulletCol {
    /*font-size: 0.8em;*/
    list-style-image: none;
    margin-left: 0px;
    position: absolute;
    list-style-type: none;
    text-align: left
}

ul.none li {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0em !important;
    text-indent: -3em !important
}

li {
    text-align: left;
    list-style: none;
    /*font-size: 1.0em;*/
}


/* color options for datadisplay*/

ul.nobulletlist li {
    height: 20px;
    width: 180px;
    vertical-align: middle;
}

.HEC {
    width: 15px;
    height: 15px;
    display: inline-block;
    float: left;
}

.HET {
    width: 155px;
    padding-top: 0px;
    display: inline-block;
    float: right;
    font-size: 1.1em;
}

.table {
    border: 0px solid #ffffff;
    margin: 8px 0px;
    height: 400px;
    background-color: #f2f2f2;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

#categoryDescriptionsMain {
    z-index: 1000 !important;
    color: #000;
}

.categoryDiv {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    height: 29px;
}

.categoryImage {
    display: block;
    float: left;
    height: 24px;
    width: 20px;
}

#categoryImage0 {
    background-color: #9a9a9a;
}

#categoryImage1 {
    background-color: #00ff00;
}

#categoryImage2 {
    background-color: #ffff00;
}

#categoryImage3 {
    background-color: #ff7e00;
}

#categoryImage4 {
    background-color: #ff0000;
}

#categoryImage5 {
    background-color: #990099;
}

#categoryImage6 {
    background-color: #9a0000;
}

.categoryLabel {
    display: block;
    float: left;
    height: auto;
    padding-left: 10px;
    font-size: .8em;
    font-weight: bold;
    padding-top: 5px;
}

.categoryTextDiv {
    height: 229px;
    font-size: .8em;
    padding: 5px;
    font-weight: 100;
    color: #FFFFFF;
    line-height: 1.4em;
    position: absolute;
    margin-left: 30px;
    width: 235px;
    text-align: left;
}

.categoryTextDivLight {
    color: #000000 !important;
}

#categoryTextDiv0 {
    background-color: #9a9a9a;
}

#categoryTextDiv1 {
    background-color: #00ff00;
}

#categoryTextDiv2 {
    background-color: #ffff00;
}

#categoryTextDiv3 {
    background-color: #ff7e00;
}

#categoryTextDiv4 {
    background-color: #ff0000;
}

#categoryTextDiv5 {
    background-color: #990099;
}

#categoryTextDiv6 {
    background-color: #9a0000;
}

.opentip-container,
.opentip-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.opentip-container {
    position: absolute;
    max-width: 300px;
    z-index: 100;
    -webkit-transition: -webkit-transform 1s ease-in-out;
    -moz-transition: -moz-transform 1s ease-in-out;
    -o-transition: -o-transform 1s ease-in-out;
    -ms-transition: -ms-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
    pointer-events: none;
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    -o-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
}

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-center,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-center {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-right {
    -webkit-transform: translateY(-5px) translateX(5px);
    -moz-transform: translateY(-5px) translateX(5px);
    -o-transform: translateY(-5px) translateX(5px);
    -ms-transform: translateY(-5px) translateX(5px);
    transform: translateY(-5px) translateX(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-right {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -o-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-right {
    -webkit-transform: translateY(5px) translateX(5px);
    -moz-transform: translateY(5px) translateX(5px);
    -o-transform: translateY(5px) translateX(5px);
    -ms-transform: translateY(5px) translateX(5px);
    transform: translateY(5px) translateX(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-center {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -o-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-left {
    -webkit-transform: translateY(5px) translateX(-5px);
    -moz-transform: translateY(5px) translateX(-5px);
    -o-transform: translateY(5px) translateX(-5px);
    -ms-transform: translateY(5px) translateX(-5px);
    transform: translateY(5px) translateX(-5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-left {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-left {
    -webkit-transform: translateY(-5px) translateX(-5px);
    -moz-transform: translateY(-5px) translateX(-5px);
    -o-transform: translateY(-5px) translateX(-5px);
    -ms-transform: translateY(-5px) translateX(-5px);
    transform: translateY(-5px) translateX(-5px);
}

.opentip-container.ot-fixed .opentip {
    pointer-events: auto;
}

.opentip-container.ot-hidden {
    display: none;
}

.opentip-container .opentip {
    position: relative;
    font-family: 'Lato', sans-serif;
    font-size: 1.0em;
    line-height: 120%;
    padding: 9px 14px;
    text-align: center;
    color: #000000;
    font-weight: 900;
    text-shadow: -1px -1px 0px rgba(255, 255, 255, 0.2);
}

.opentip-container .opentip .header {
    margin: 0;
    padding: 0;
}

.opentip-container .opentip .ot-close {
    pointer-events: auto;
    display: block;
    position: absolute;
    top: -12px;
    left: 60px;
    color: rgba(0, 0, 0, 0.5);
    background: rgba(0, 0, 0, 0);
    text-decoration: none;
}

.opentip-container .opentip .ot-close span {
    display: none;
}

.opentip-container .opentip .ot-loading-indicator {
    display: none;
}

.opentip-container.ot-loading .ot-loading-indicator {
    width: 30px;
    height: 30px;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    display: block;
}

.opentip-container.ot-loading .ot-loading-indicator span {
    display: block;
    -webkit-animation: otloading 2s linear infinite;
    -moz-animation: otloading 2s linear infinite;
    -o-animation: otloading 2s linear infinite;
    -ms-animation: otloading 2s linear infinite;
    animation: otloading 2s linear infinite;
    text-align: center;
}

.opentip-container.style-dark .opentip,
.opentip-container.style-alert .opentip {
    color: #f8f8f8;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.opentip-container.style-glass .opentip {
    padding: 15px 25px;
    color: #317cc5;
    text-shadow: 1px 1px 8px rgba(0, 94, 153, 0.3);
}

.opentip-container.ot-hide-effect-fade {
    -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    -o-transition: -o-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    -ms-transition: -ms-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    transition: transform 0.5s ease-in-out, opacity 1s ease-in-out;
    opacity: 1;
    -ms-filter: "none";
    filter: none;
}

.opentip-container.ot-hide-effect-fade.ot-hiding {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.opentip-container.ot-show-effect-appear.ot-going-to-show,
.opentip-container.ot-show-effect-appear.ot-showing {
    -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    -o-transition: -o-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    -ms-transition: -ms-transform 0.5s ease-in-out, opacity 1s ease-in-out;
    transition: transform 0.5s ease-in-out, opacity 1s ease-in-out;
}

.opentip-container.ot-show-effect-appear.ot-going-to-show {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.opentip-container.ot-show-effect-appear.ot-showing {
    opacity: 1;
    -ms-filter: "none";
    filter: none;
}

.opentip-container.ot-show-effect-appear.ot-visible {
    opacity: 1;
    -ms-filter: "none";
    filter: none;
}

@-moz-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-ms-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

sup {
    vertical-align: super;
    font-size: smaller;
    padding-left: 0%;
}

#ui-datepicker-div {
    display: none !important;
}

.tblSearchResults td {
    padding-left: 3px;
    padding-right: 0px;
}

.tblSearchResults tr:first-child td:first-child {
    border-width: 0px 1px 1px 0px;
}

@media screen and (max-width:310px) {
    .tblSearchResults td {
        font-size: 70%;
    }
    .tblSearchResults th {
        font-size: 70%;
    }
}

@media print {
    #webbodyheader,
    #AQSitesTitle,
    #AQSitesList,
    #mainLeft,
    .HEfloatrightnavbox,
    #mobileAQ {
        display: none
    }
    #mainLeft {
        float: none;
    }
    #ContentPlaceHolder1_Basemap {
        max-width: 50%;
        float: none;
    }
    html,
    body {
        width: 100%;
        margin: 0;
        padding: 0;
        background-color: green;
        -webkit-print-color-adjust: exact;
    }
    .ui-accordion .ui-accordion-content {
        display: block !important;
    }
    #ui-datepicker-div {
        display: none !important;
    }
}