﻿.show-in-ie {
	display: none;	
}
		
.show-not-ie {
	display: block;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src*=".svg"] {
    width: 100%; 
  }
	
  .show-in-ie {
	display: block;	
}
		
.show-not-ie {
	display: none;
}
}


.keyfindhead {
	font-weight: bold;
	color: #017CAA;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #017CAA;
	border-bottom: 2px solid #017CAA;
	margin-bottom: 0px;
}
.keytext {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #F89926;
	margin: 0px;
}
.keytextlast {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
.keybox {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
.frontmap {
	margin: 0px;
	padding: 0px;
	/* float: left; */
}
td.low {
	background: url(/images/low.gif) no-repeat 10px top;
	margin: 0px;
	padding: 10px 0px 10px 10px;
}
td.medium {
	background: url(/images/medium.gif) no-repeat 10px top;
	margin: 0px;
	padding: 10px 0px 10px 10px;
}
td.high {
	background: url(/images/high.gif) no-repeat 10px top;
	margin: 0px;
	padding: 10px 0px 10px 10px;
}
th.indentheaderbar {
	background: url(/images/headerbar.gif) no-repeat 10px top;
	padding-top: 17px;
	padding-bottom: 10px;
	}
.tableheader {
	border-top: solid 7px #017CAA;
	padding-top: 10px;
	padding-bottom: 10px;
}
td ul {
	text-align: left;
	margin: 0;
	padding: 0px;
	list-style-type:none;
}
td ul li {
	text-align: left;
	padding-left: 12px;
	background: url(../../images/bullet2.gif) no-repeat 1px 4px;
	margin:0 0 0.3em 0;
}
.expanderhead {
	background: #F89926;
	margin: 1em 0px 0px;
	padding: 2px;
	font-weight: bold;
}
.expanderbody {
	background: #FFFFCC;
	margin: 0;
	padding: 2px;
	border-top: none;
	border-right: 2px solid #F89926;
	border-bottom: 2px solid #F89926;
	border-left: 2px solid #F89926;
}
.expanderhead a, .expanderhead a:active, .expanderhead a:hover, .expanderhead a:visited {
	text-decoration:none !important;
	color:#000000 !important;
}
.expanderbody ul, .expanderbody p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

table.confidence {
margin-top: 0;
padding-top: 0;
width: 97%;
}

table.confidence td {
	border-top: 2px solid #FCAC4E;
	padding-right: 0.5em;
}
table.confidence th {
	padding-right: 0.5em;
	/* border-top: 8px solid #FCAC4E;
	border-bottom: 2px solid #FCAC4E;*/
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}


table.arc2017table td {
    border-bottom:3px solid #fff;
    padding: 10px;
}
table.arc2017table th {
    color: #000;
	background-color: #fff !important;
}


table.arc2017table tr td:nth-child(1) {
    background-color: #98A5D4;
    border-top: 3px solid #FFF;
    border-bottom: 3px solid #FFF;
    width: 30%
}    
    

table.arc2017table tr td:nth-child(2) {
    background-image: url(/media/1728/arrowright.png);
    background-position: left center; 
    background-repeat: no-repeat; 
    width: 5%;
}    


table.arc2017table tr:nth-child(2) td:nth-child(3) {
    background-color: #F99D1B;
    border-top: 3px solid #FFF;
    border-bottom: 3px solid #FFF;
    width: 30%;
}


table.arc2017table tr td:nth-last-child(2) {
    background-image: url(/media/1728/arrowright.png);
    background-position: right center;
    background-repeat: no-repeat;
    width: 5%;
}    

table.arc2017table tr td:nth-last-child(1) {
    background-color: #98A5D4;
    border-top: 3px solid #FFF;
    border-bottom: 3px solid #FFF;
    width: 30%;
}
table.arc2017table tr, table.arc2017table2 tr {
	border:none;
}


table.arc2017table ul{
	padding-left:20px;	
}
table.arc2017table li {
	display: list-item;	
	list-style-type:disc;
	background: none;
	padding:0;
	margin: 1em 0;
}



table.arc2017table2 td {
	vertical-align: top;
}

table.arc2017table2 tr:nth-child(1) td:nth-child(1) {
	background-image: url(/media/1729/down-arrow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-width: 39px;
}

table.arc2017table2 tr th {
	background-color: #3376aa !important; 
	color: white; 
	width: 25%;	
	border-right: 10px solid #fff;
}

table.arc2017table2 tr th:nth-last-child(1) {
	background-color: #f79210 !important; 
	width: 40%;
	border: none;
}

        
/*# sourceMappingURL=C:\Projects\NMBAQCSWebsite\NMBAQCSWebsite\wwwroot\css\ARC.css.map */