/* CSS Document */



.aws_error_desc{
 display:none; 
    font-size: 90%;
}
.aws_instructions{
 font-size: 130% !important;   
}
.aws_poweredby{
 font-size: 75%;
    margin: 20px;
    display:inline-block;
}
p.aws_buttonsubmit{
margin-top: 20px;	

}
.aws_adaAllGood{
 color:#0C480C;   
}
.aws_adaRedText{
  color:#640F11  
}
form.aws_scanform{
margin-top: 50px !important;
margin-bottom: 20px !important;
padding: 20px;
}
.aws_scannererrorcode{
border-left: 3px dotted #E83033;
padding: 10px;
margin-bottom: 10px;
}
.aws_displayError a{
 font-size: 90%;   
}
.aws_displayError{
margin-bottom: 20px;
padding-bottom: 20px;
	border-bottom: 1px solid red;
}
.aws_adaError {

    color:#dc3232;

}
a span.wp_ada_hidden {
    position: absolute;
    left: -9999px;
    font-size: 12px !important;
    border: 1px dotted !important;
    background-color: #eee;
    color: #000;
    font-weight: normal !important;
    padding: 1px;
    font-family: arial !important;
    width: 11.5em;
    text-align: center;
    text-transform: lowercase;
}
a.adaNewWindowInfo {
    position: relative;
}
a.adaNewWindowInfo:hover .wp_ada_hidden, a.adaNewWindowInfo:focus .wp_ada_hidden, a.adaNewWindowInfo:active .wp_ada_hidden {
    z-index: 1000;
    position: absolute;
    top: 1.4em;
    left: 3em;
}
/* summary */
.aws_ada_summary {
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #ffffff;
    padding: 5px;
    border-top: 1px dashed #000;
    border-bottom: 1px dashed #000;
   
	margin-bottom: 20px;
	width: 99%;
	padding-right: 0px !important;
}
.aws_ada_summary_right {
    display: inline-block;
    margin-top: 10px;
	 margin-bottom: 10px;
	margin-left: 20px;
    width: 70%;
	font-size: 80%;
	
}
h2.aws_ada_summary_header {
    margin-top: 0px;
	font-size: 110%;
	font-weight:bold;
}
.aws_ada_issue_sum {
    float: left;
    margin: 0px !important;
    margin-right: 15px !important;
	padding: 0px !important;
}
.aws_Viewbar {
    font-weight: bold;
    padding: 5px;
    
}
.aws_ada_summary_left {
    float: left;
	list-style: none;
	border: 0px;
	border-right: 1px solid #eee;
	width: 30%;
   font-size: 80%;
	font-weight:bold;
	margin-left: -30px;
}
.aws_ada_summary_left li{
	margin-top: 30px;
margin-bottom: 10px;
	
}
.aws_light_red {
    color: #C71F22;
}
.aws_light_green {
color: #005700;

}
.aws_light_yellow {
    color: #e4ce04;

    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
li.aws_light {
    font-size: 100%;
       list-style:none;
    line-height: normal;
}
li.aws_light .fa-circle {
    font-size:275%;
	margin-right: 10px;
	float:left;
    
}
li.aws_light span {
    margin-left: 0px !important;
white-space:normal;
}

@media print {
.aws_scanform, .aws_poweredby, .grecaptcha-badge, .site-footer, #masthead, .marketing-text{
    display:none !important;
}
body, html{
    width: 800px;
    font-size: 11pt;
}
h1{
    font-size: 15pt !important;
}
}