* {
	margin:0;
	padding:0;
}
html {
  /*  background-image: url("http://www.images2.connect4education.com/medcom/chart_tool/img/background.png"); */
    background-image: url("../img/background.png");
    background-repeat: repeat-x;
}
body {
	background: transparent;
	color: #333;
	font-family: helvetica,arial,sans-serif;
	font-size:75%;
}
/* basic elements */
h1, h2, h3, h4 { font-family: Arial; }

h1
{
	margin-top: 10px;
	padding:0px;
	margin-bottom:0px;
	/*
	 * EA_Naveen1112016 - layout updates
	 */
/*	font-size: 2.3333em;
	color: #444;
	font-weight: bold;*/
    font-size: 24px;
    color: #bb3e2a;
    font-weight: normal;
	font-family: Arial;
}

h2
{
	font-size: 14px;
	color: #3d78b4;
	font-family: Arial;
	font-weight:normal;
	text-transform:none;
	padding-top: 4px;
}

h3 {
	font-size:14px;
	color: #6d6b6c;
	font-family: Arial;
	font-weight: bold;
	margin:0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

h4 {
	font-size:16px;
	color: #817f73;
	font-family: Arial;
}
h5 {
	font-size:14px;
	color: #817f73;
	font-family: Arial;
}


h2, h3
{
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 16px;
}
p {
    line-height: 20px;
}
a {color:#3D78B4; text-decoration: none; font-weight: 700;}
a:visited {color:#3D78B4;}
a:focus {outline:none;}

form .input {margin-bottom: 0.5em; padding:0.3em;}
form label {margin-right: 0.3em;}
form legend {font-size:1.0833em; font-weight: 700;}
form .submit {margin-top: 0;text-align: center;}

#header h1{
	margin-top: 10px;
	margin-bottom:0px;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
}

#header h2{
	padding-left: 4px;
	color: #333;
	font-family: Arial;
	font-weight: bold;
	text-transform:uppercase;
	padding-top: 4px;
}

#container {width:1000px; margin: 0 auto;}
#content {padding: 2em;    margin-top: 5%;}


#symptomChecklist fieldset {
 position: relative;
 float:left;
 min-height:100px;
 width:45%;
 margin-top:30px;
 margin-right:1%;
 padding:30px 0 10px 0; 
 border:none;
}
#symptomChecklist fieldset:nth-child(odd) {clear:left;}
#symptomChecklist label {margin-top:-1.1667em;display:block;}
#symptomChecklist > label {font-size:1.5em;margin-top:0;}

legend{margin:0; display:block; padding:0;}
legend span {
 height:20px;
 background:#fff;
 display:block;
 width:90%;
 position: absolute;
 left:0;
 top:0px\9;/* ie7 & ie8 8 ugly hack thanx to FF FF goes nuts of theres a top:0; so to correct that we have to add a selector for ie8*/
 padding:0 0 0 10px;
 border-bottom: 1px solid #555;
}
label{margin:0 0 0 20px;}
.imageViewer {padding:1em; max-height:750px; overflow-y:scroll;}
.imageViewer .arrowleft,
.imageViewer .arrowright {margin-top: 3em;}
.imageViewer .arrowleft:hover,
.imageViewer .arrowright:hover {cursor: pointer;}
.imageWrapper img {max-width:115px;height: 115px;}
.imageWrapper {padding:1em; text-align: center}
.imagesAnalysis .imageWrapper:nth-child(3n+1) {clear:left;}

h1.browse {
 color: #bb3e2a;
 font-family: Arial;
 font-size: 24px;
 margin-bottom: 10px;
 margin-top: 0;
 padding: 0;
 position: relative;
}

#browseMenu {
 list-style: none;
 font-size: 14px;
 font-weight: 700;
 text-transform: uppercase;
}
#browseMenu li {float: left;border-right:2px #ececec !important;}
#browseMenu li a {display: block;padding:1em 2em;color: #3D78B4;text-decoration: none;border:none;}
#browseMenu li a:visited {text-decoration: none; outline:none;}
#browseMenu li a:focus {text-decoration: none; outline:none;}
#browseMenu li:hover,
#browseMenu .active {background: #EDF8FE;}
#browseMenu li a:active {text-decoration: none; border:none;}

#supportingText.support_page {background-color: #ECECEC;}
#supportingText {
 clear: both;
 margin-bottom: 40px;
 margin-right: 40px;
 max-width: 800px;
 min-height: 400px;
 min-width: 780px;
 position: relative;
 padding: 1em 0;
}
#supportingText > * {
    padding-right: 1.5em;
    padding-left: 1.5em;
}

.browseHeader {padding:1em 0; background-color: #ECECEC;}
.browseHeader a{font-size:1em; text-decoration: none;}
.browseHeader a:focus {outline: none;}
.browseHeader h2{text-transform: uppercase; font-weight: 700;}
.browseContent {background-color: #fff;}

.agents_view p,
#supportingText p {
 font-size:14px;
 line-height: 20px;
 padding: 5px 10px 5px 0;
}
.browseContent ol,
.browseContent ul {
 font-size: 1.25em;
 margin: 20px 0 20px 20px;
 padding-bottom: 5px;
 padding-left: 20px;
 padding-top: 3px;
}
.browseContent .browseContent ul {font-size:1em;}
.browseContent ol p,
.browseContent ul p {font-size: 1em !important;}
.browseContent li h5,
.browseContent li h4 {margin: 1em 0;}
table.contact_numbers {
 font-size: 1.0833em;
}

ol.steps_list_ol {
    list-style-position: inside;
    margin-left: 2em;
    margin-top: 2em;
}
li.steps_list_li {
    /*font-size: 1.25em;*/
    color: #333333;
    line-height: 24px;
    list-style-position: inside;
    text-indent: -22px;
}

table.support_info {
    border-collapse: collapse;
    font-family: Arial;
    margin: 0 auto;
    padding: 2px;
    text-align: left;
    line-height: 18px;
    font-size: 1.0833em;
    width: 75%;
}
table.support_info tr {
    margin: 0;
    padding: 0;
}
.table_hdr {
    background-color: #B3B3A4;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    margin: 0;
    padding: 4px 10px;
    vertical-align: top;
    width: 33.3%;
}
table.support_info td {
    border: 1px solid #FFFFFF;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    width: 33.3%;
}
.table_02 {
    background-color: #F2F2E9;
    border: 1px solid #FFFFFF;
    color: #333333;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    width: 33.3%;
}
.table_01 {
    background-color: #E2E2DA;
    border: 1px solid #FFFFFF;
    color: #333333;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    width: 33.3%;
}

.agents_view h3 {
    color: #3D77B6;
    font-size: 22px;
    padding-bottom: 5px;
    padding-top: 2px;
}

table.BWagent_summary {
    background-color: #FFFFFF;
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    font-size: 1.1667em;
}
table.BWagent_summary td {
    border-bottom: 1px solid #B2B3A5;
    color: #555555;
    line-height: 25px;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: top;
}
.qtip-content img {
    max-width: 360px;
}

#emailForm label { display: inline-block; width:8em;}

form#UserRegisterForm label {width: 8em; display:inline-block;}
form label.error {width:auto; color:#e55;}


.ui-tabs-vertical {
    float: left;
    border: none !important;
}
.ui-tabs-vertical .ui-tabs-nav{
	border:none !important;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
	padding:1.1em 1em !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,#browseMenu li{
	border: 1px solid #ececec !important;
    background: #464747 !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active,#browseMenu li:hover, #browseMenu .active{
	border: 1px solid #ececec !important;
    background: #ececec !important;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited,#browseMenu li a{
	color:#FFF !important;
	font-weight: normal !important;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited,#browseMenu .active a,#browseMenu li a:hover{
	color:#464747 !important;
    font-weight: normal !important;
}
.checkbox {
    color: #464747;
    font-size: 14px;
    padding: 12px;
}
.checkbox:nth-child(odd){
	background:#ececec;
}
.symptomChecklist {
    width: 40em !important;
}
.ui-tabs{
	padding:0.5em 0 !important;
}
.submit input[type=submit] {
    background-color: #bb3e2a;
    color: #FFF;
    padding: 13px 99px;
    font-size: 14px;
    border: none;
}
a.homelinks {
    background-color: #bb3e2a;
    padding: 13px 55px;
    color: #ECECEC;
}
#entered_items h3,#prob_agents {
    padding: 10px;
}
#entered_items h3{
    background-color: #706f73;
    color: #FFF;
    font-weight: normal;
}
h3#prob_agents {
    background-color: #94cbeb;
    color: #464747;
    font-size: 14px;
    font-weight: bold;
}
#entered_items ul,#prob_agents_list {
    padding: 5px 30px;
}
#entered_items ul li,#prob_agents_list li {
    font-size: 14px;
    font-family: Arial;
    line-height: 17px;
}
#entered_items ul li{
    color: #464747;
}
#prob_agents_list li a,#prob_agents_list li{
	color:#1076bc;
}
#emailReportButton {
    background-color: #bb3e2a;
    color: #FFF;
    font-weight: normal;
    padding: 15px 91px;
    font-size:14px !important;
    /* text-align: center; */
}
.fontbump1{
	text-align:center;
}
#analysis {
	width:100% !important;
}
