﻿.border-none, ul.wet-boew-zebra dl.border-none, ul.wet-boew-zebra dt.border-none, ul.wet-boew-zebra dd.border-none, h1.border-none, h4.border-none {
    border-style: none;
}

.padding-5 {
    padding: 5px;
}

.padding-2 {
    padding: 2px;
}

.padding-1 {
    padding: 1px;
}

.padding-0 {
    padding: 0px;
}

ul.wet-boew-zebra li.padding-5, dl.wet-boew-zebra li.padding-5, dl.wet-boew-zebra dt.padding-5 {
    padding: 5px;
}

.padding-lf-15 {
    padding: 1px 1px 1px 15px;
}

a.newwindow {
    position: relative;
    z-index: 24;
}

    a.newwindow:hover, a.newwindow:focus, a.newwindow:active {
        z-index: 25;
        background-color: #ff0
    }

    a.newwindow span {
        position: absolute;
        left: -9000px;
        width: 0;
        overflow: hidden;
    }

    a.newwindow:hover span, a.newwindow:focus span, a.newwindow:active span {
        display: block;
        position: absolute;
        top: -1.8em;
        left: 1em;
        width: 12em;
        border: 1px solid #BF7300;
        background-color: #FFE697;
        color: #000;
        text-align: center;
    }

div.example {
    margin-left: 5em;
}

.emailPopUp {
    border: 1px solid #3366CC;
    z-index: 2099;
    position: absolute;
    width: 360px;
    height: 70px;
    top: 215px;
    right: 100px;
    background-color: #CEDFFF;
}
/*table.table-layout table, table.table-xCondensed table, .table-xCondensed>table
{
border: 1px solid #C0C0C0;
margin: 0px;
padding: 0px;
}
table.table-layout th, table.table-layout td
{
border-style: solid;
border-width: 3px 3px 1px 3px;
border-color: #FFFFFF;
padding: 1px 3px 1px 3px;
}

table.table-xCondensed th, table.table-xCondensed td
{
border: 1px solid #C0C0C0;
padding: 1px 3px 1px 3px;
}

table.table-xCondensed table, table.table-xCondensed table td
{
border: 1px solid #FFFFFF;
padding: 1px 3px 1px 3px;
}

.table-xCondensed>tbody>tr>th, .table-xCondensed>thead>tr>td,.table-xCondensed>thead>tr>th,.table-xCondensed thead tr
{
background-color: aliceblue;
color: black;
font-weight:200;
padding: 3px 3px 3px 3px;
border: 1px solid;
border-color:cadetblue; 
text-align:center;
font-size:18px;

}
.table-xCondensed>tbody>tr>td,.table-xCondensed>tfoot>tr>td,.table-xCondensed>tfoot>tr>th
{
border: 1px solid;
border-color:cadetblue; 
padding: 1px 3px 1px 3px;
font-size:90%;
}*/
input.button-wrap {
    white-space: normal;
    text-align: left;
}

.cursor-pointer {
    cursor: pointer;
}

div.ibRow {
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

div.borderBottomThin {
    border-bottom: 1px solid rgb(204, 204, 204) !important;
}

.clearBoth {
    clear: both;
}

div.ib2col1 {
    float: left;
    width: 49%;
    margin: 0px 3px 0px 0px;
    padding: 0px;
}

div.ib2col2 {
    float: left;
    width: 49%;
    margin: 0px;
    padding: 0px;
}

div.ibcol20 {
    width: 20%;
}

div.ibcol80 {
    width: 78%;
}

div.ExpColl {
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    display: block;
}

    div.ExpColl:hover {
        background-color: #E6E6E6;
    }

img.inline {
    display: inline;
}

div.ReportViewer {
    padding: 0px;
    margin: 0px;
    line-height: 16px;
}

    div.ReportViewer table, div.ReportViewer table.td, div.ReportViewer td, div.ReportViewer img {
        margin: 0px;
        border-style: none;
        border-width: 0px;
        padding: 1px;
        background-color: transparent;
    }

    div.ReportViewer img {
        width: auto !important;
        height: auto;
    }

    div.ReportViewer input[type="image"] {
        padding: 0px;
        margin: 0px;
        background-color: transparent;
        width: auto !important;
        height: auto;
    }

    div.ReportViewer input[type="text"] {
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px;
    }

    div.ReportViewer input {
        min-height: 16px !important;
    }

div.TreeView {
    padding: 0px;
    margin: 0px;
    line-height: 10px;
}

    div.TreeView table, div.TreeView td, div.TreeView img {
        margin: 0px;
        border-style: none;
        border-width: 0px;
        padding: 0px 1px 0px 2px;
        background-color: transparent;
        font-size: 100%;
    }

    div.TreeView img {
        width: auto !important;
        height: auto;
    }

div.form-TreeView {
    padding: 0px 1px 0px 2px;
    display: block;
}

    div.form-TreeView a {
        vertical-align: middle;
    }

    div.form-TreeView input {
        margin-right: 2px;
        vertical-align: middle;
    }

code {
    color: #31708f;
    background: transparent;
}

.bg-white {
    background: white;
}

.bg-lightblue {
    background: #d7ebfc;
}

.bg-lightblue2 {
    background: #3366CC
}

.nav-tabs > li {
    border: 0px;
    margin-left: 2px;
    padding: 0px;
}

    .nav-tabs > li > a {
        padding: 6px 8px 0px 8px;
        margin: 0px;
        background-color: #c7dee9;
        color: #0000CD;
    }

        /*.nav-tabs>li>a{padding:6px 4px 4px 0px; margin:0px;background-color:#cddbf5;}*/
        .nav-tabs > li > a.active {
            background-color: white;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            color: #00008B;
            font-weight: 600;
        }

.nav-pills > li > a {
    padding: 7px 8px;
}

.form-group-sm .form-control, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .input-sm {
    padding: 2px 3px;
}

.checkbox-inline label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 500;
    cursor: pointer;
}

.checkbox-inline.disabled label, .aspNetDisabled label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 400;
    color: #767676;
    cursor: not-allowed;
}

.width-5 {
    width: 5%;
}

.width-10 {
    width: 10%;
}

.width-20 {
    width: 20%;
}

.width-30 {
    width: 30%;
}

.width-40 {
    width: 40%;
}

.width-50 {
    width: 50%;
}

.width-60 {
    width: 60%;
}

summary::-webkit-details-marker {
    display: none;
}

summary:after {
    background: url('../assets/collapse.gif');
    background-repeat: no-repeat;
    float: left;
    height: 15px;
    width: 15px;
    content: " ";
    margin-right: 5px;
    margin-top: 2px;
}

details[open] summary:after {
    background: url('../assets/expand.gif');
    background-repeat: no-repeat;
}

#graph {
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
}

.chartContainer .table-data {
    display: none;
}

.chartContainer {
    padding: 10px;
}

.form-group-sm {
    margin: 20px 0px;
}

.bar rect:hover {
    fill: #dfbcbd;
}

.footnote tspan {
    fill: rgb(220, 20, 60);
}

.axis-label {
    text-anchor: middle;
    font-weight: bold;
}

#title {
    text-align: center;
}

.btn {
    overflow: hidden;
}

/* Switch toggle button*/

.switch {
    text-align: center;
    margin-top: 10px;
}

.react-switch-checkbox {
    height: 0;
    width: 0;
    visibility: hidden;
}

.react-switch-label {
    /*display: flex;*/
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    width: 40px;
    height: 22px;
    border-radius: 100px;
    position: relative;
    transition: background-color .2s;
    margin-left: 0px;
    margin-right: 15px;
    top: 15px;
}

.react-switch-label .react-switch-button {
    content: '';
    position: absolute;
    top: 3px;
    left: 2px;
    width: 17px;
    height: 16px;
    border-radius: 16px;
    transition: 0.2s;
    background: #fff;
    box-shadow: 0 0 2px 0 rgba(10, 10, 10, 0.29);
}

.react-switch-checkbox:checked + .react-switch-label .react-switch-button {
    left: calc(100% - 2px);
    transform: translateX(-100%);
}

.react-switch-label:active .react-switch-button {
    width: 30px;
}

.mapImg {
    margin-left: 15px;
}


.dropdown {
    display: inline-block;
}

caption {
    caption-side: top;
}

.toolTab {
    word-wrap: break-word;
    /* text-decoration: underline!important; */
}

.nowrap {
    white-space: nowrap;
}

/* Technical Notes*/

.nobull {
    list-style: none;
}
.nobull li {
    margin: 0 0 8px 0;
}

.bullspacing li {
    margin: 0 0 8px 0;
}

.noindent {
    padding: 0;
    margin: 0;
}

.lipadding li {    
    margin: 0 0 8px 0;
}

.contextBox h2{
	margin-top: 10px;
}
.contextBox {
	padding: 10px;
	background-color: #eaebed;
	border: #bfbfbf 1px solid;
}

.btnTechNotes {
    /* font-weight: bold; */
    /* opacity: 0.50; */
    color: #555;
    background-color: #f9f9f9;
}

/* .btnTechNotes.active { */
    /* opacity: 1.0; */
    /* color: #e6e6e6; */
/* } */

#deathsTechNotesBtn {
    border: 2px solid #7B0178 !important;
    background-color: #f9f9f9;
}
a#deathsTechNotesBtn.active {
    border: 2px solid #7B0178 !important;
    background-color: #7B0178 !important;
    color: #fff !important;
}

#hospTechNotesBtn {
    border: 2px solid #29BCA1 !important;
    background-color: #f9f9f9 !important;
}
a#hospTechNotesBtn.active {
    border: 2px solid #29BCA1 !important;
    background-color: #29BCA1 !important;
    color: #000 !important;
}

#emsTechNotesBtn {
    border: 2px solid #f6b11a !important;
    background-color: #f9f9f9 !important;
}
a#emsTechNotesBtn.active {
    border: 2px solid #f6b11a !important;
    background-color: #f6b11a !important;
    color: #000 !important;
}

.colorDeaths th {
    color: #fff;
    background-color: #7B0178;
}

.colorHosp th {
    color: #fff;
    background-color: #29BCA1;
}

.colorEMS th {
    color: #fff;
    background-color: #f6b11a;
}

#tableA_EMS td {
    text-align: left;
}
#tableA_EMS tfoot td {
    text-align: left;
}

/*Key Findings Panels*/
.kFpanels {
    display: inline;
}
.kFpanels2 {
    display: flex;
    flex-wrap: wrap;
}

.kFpanel {
    border-radius: 12px;
    display: inline-block;
    height: auto;
    max-height: auto;
    overflow: hidden;
    transition: height 0.5s ease-out;
    width: 100%;
}
.kFpanel2 {
    border-radius: 12px;
    display: inline-block;
    height: auto;
    flex: 0 0 33%;
    max-height: auto;
    overflow: hidden;
    transition: height 0.5s ease-out;
    /* width: 100%; */
}
.kFpanel3 {
    display: flex;
    flex-wrap: wrap;
    border-bottom: #bfbfbf 1px solid;
    margin-top: 8px;
    margin-bottom: 8px;
}

.kFpanel3 ul {
    padding-inline-start: 18px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    
    .kFpanel2 {
        border-radius: 12px;
        display: inline-block;
        height: auto;
        flex: 0 0 32.5%;
        max-height: auto;
        overflow: hidden;
        transition: height 0.5s ease-out;
        /* width: 100%; */
    }

}

.moreDetailsDiv {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}
.moreDetails{    
    border: #000 1px solid;
}

    .kFpanel:hover button {
        opacity: 0.75;
    }

#deathsPanel {
    border: #7B0178 3px solid;
}

    #deathsPanel:hover {
        border: #b36eb1 3px solid;
    }

#hospPanel {
    border: #29BCA1 3px solid;
}

    #hospPanel:hover {
        border: #84d7c8 3px solid;
    }

#emsPanel {
    border: #f6b11a 3px solid;
}

    #emsPanel:hover {
        border: #f8d17c 3px solid;
    }

.btnKeyFindings {
    background: none;
    padding: 0 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    margin-top: -3px;
}

#deathsKeyFindingsBtn {
    stroke: #7B0178;
    background: #7B0178;
}

    #deathsKeyFindingsBtn:hover {
        stroke: #b36eb1;
        background: #b36eb1;
    }

#hospKeyFindingsBtn {
    stroke: #29BCA1;
    background: #29BCA1;
}

    #hospKeyFindingsBtn:hover {
        stroke: #84d7c8;
        background: #84d7c8;
    }

#emsKeyFindingsBtn {
    stroke: #f6b11a;
    background: #f6b11a;
}

    #emsKeyFindingsBtn:hover {
        stroke: #f8d17c;
        background: #f8d17c;
    }

.greyInfo {
    border: #a3a3a3 3px solid;
    background-color: #ececec;
    padding: 4px;
}    

.btnSpan {
    color: #fff;
    text-align: left;
    font-weight: bold;
    font-size: 23px;
    opacity: 1;
    text-decoration: underline;
}

/* #deathsBtnSpan {
    background: #7B0178;
}

#hospBtnSpan {
    background: #29BCA1;
}

#emsBtnSpan {
    background: #f6b11a;
} */

.plus-icon {
    padding-top: 5px;
    margin-right: 5px;
    /* float: right; */
}

.keyFindingsContent > div {
    margin-top: 15px;
}

.keyFindingsHeaders {
    border:1px solid black;
    padding:5px 30px;
    font-size:25px;
}

.keyFindingsLinks {
    color: black!important;
    text-decoration: none!important;
}
.keyFindingsLinks:visited {
    color: black!important;
    text-decoration: none!important;
}

.keyFindingsContentDiv {
    width: 100%;
    display: none;
}

.keyFindingsText {
    font-size: 18px;
    margin-top: 10px;
    flex: 0 0 80%;
}

.keyFindingsTextHeader {
    font-size: 22px;
    font-weight: bold;
}

.keyFindingsIcon {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    flex: 0 0 20%;
}

.keyFindingsContentText {
    font-size: 18px;
    margin-top: 10px;
}

.deathsContentEmphasisText {
    color: #7B0178;
    font-weight: bold;
    font-size: 23px;
}

.hospContentEmphasisText {
    color: #29BCA1;
    font-weight: bold;
    font-size: 23px;
}

.emsContentEmphasisText {
    color: #f6b11a;
    font-weight: bold;
    font-size: 23px;
}

/* .keyFindingsIcon {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
} */

.iconImg {
    cursor: pointer;
    flex-direction: row;
    align-items: flex-end;
}

.donutText > p {
    text-align: left;
}

#graphNotes li {
    margin: 0 0 5px 0;
}

#tableGraphsNotes li {
    margin: 0 0 5px 0;
}

.legendHtmlItems {
    margin-left: 0px;
}

.saveBtn {
    text-align: right;
    display: none;
}

.downloadData {
    text-align: center;
}

.barsText{
    font-size: 14px !important;
}

.barsText2{
    font-size: 11px !important;
}

/* #surveyIframe {
	display: none;
} */
@media (max-width: 800px) { 

    .iconImg {        
        float: none;
        margin: 15px;
    }
    
    .keyFindingsText {
        flex: 0 0 98%;
    }

    .donutText {
        text-align: center;
    }
    .donutText > p {
        text-align: center;
    }

    .btn-group-lg>.btn, .btn-lg {
        padding: 10px 1px;
        font-size: 18px;
        line-height: 1.33;
        border-radius: 6px;
    }
    
    .autosizeMobile {
        width: 100%;
    }

    .keyFindingsHeaders {
        border:1px solid black;
        padding:5px 3px;
        font-size:25px;
    }

    .kFpanel2 {
        flex: 0 0 100%;
    }

    #surveyIframe {
        display: none;
    }

    #graph {
        height: 300px;
        overflow: visible;
    }

    .legendHtmlItems {
        margin-right: 10px;
    }

    #legendHtml {
        margin: 0px!important;
    } 

    .saveBtn {
        text-align: center;
    }

    .downloadData {
        text-align: center;
    }

    .downloadImgDiv{
        text-align: center!important;
        /* display: none; */
    }
    
    ul.tableBList {
        -webkit-column-count: 1;  /* Chrome/Opera, Safari */
        -moz-column-count: 1; /* Mozilla Firefox */
        column-count: 1;
    }
}

#legendHtml {
    margin: -50px 0px 10px 0px;
} 

.hash {
    display: inline-block;
    margin-right: 0px;
}

.wb-dismissable-containerDiv {
    padding-left: 0px;
}

.wb-dismissable-container {
    padding-top: 20px;
    font-size: 15px;
    text-align: center;
    background-color:#d7faff!important;
}

.overlay-closed {
    display: none;
}

.surveyIcon {
    padding-right: 0px;
}
.surveyText {
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
    padding-left: 0px;
    padding-top: 5px;
}
.surveyBanner {
    text-decoration: underline!important;
    background-color:#d7faff;
}

.toc-link{
    font-size: 18px;
}

#mobileSurvey {
    display: none;
}
#desktopSurvey {
    display: inline;
    position:fixed;
    bottom:0px;
    z-index:100;
}
@media (max-width: 768px){
    #mobileSurvey {
        display: inline;
    }
    #desktopSurvey {
        display: none;
    }
    .navbuttons a {
        padding:10px 0px !important;
        /*font-size:16px !important;*/
    }
}

.navbuttons {
    padding:0px;
}
.navbuttons .btn-group{
    padding:20px 0px;
}

.downloadImgDiv{
    text-align: right;
	/* display: none; */
}

#tiles .wb-eqht div {
	display: inline-block;
	margin-bottom: 15px;
	padding: 20px 15px 10px 15px;
    width: 100%;
    background-color:#e1e4e7;
}
#tiles .wb-eqht a {
	text-decoration: none;
	color: black;
}
@media (min-width: 768px) {
	#tiles .wb-eqht div {
		width: 32%;
	}
}
@media (min-width: 1200px) {
	#tiles .wb-eqht div {
		width: 24%;
	}
}

@media (min-width: 992px) { 
    #legendHtml{
        display: inline;
        /* display: flex;
        flex-wrap: wrap; */
    }
    #legendHtml > g {
        /* flex: 1 1 30%; */
        padding-left:11px;
        padding-right:11px;
    }
}

@media print {
    .keyFindingsContentDiv {
        display: inline;
    }
}

.d3-tip {    
  line-height: 1;
  padding: 12px;
  background: rgba(43,43,43, 0.8);
  color: #fff;
  border-radius: 2px;
}

.filtersWrapDiv {    
    display: flex;
    flex-wrap: wrap;
}
.filtersWrap {    
    display: inline-block;
    height: auto;
    flex: 0 0 23%;
    max-height: auto;
    overflow: hidden;
    margin: 5px;
}

.filtersWrap > select {    
    font-size: 15px!important;
}

ul.tableBList {
    -webkit-column-count: 3;  /* Chrome/Opera, Safari */
    -moz-column-count: 3; /* Mozilla Firefox */
    column-count: 3;
    list-style-position: inside;
}