#smart_form {
    width: 100%;
    border-spacing: 0;
    border:2px solid black;
    border-collapse: collapse;
    text-align:center;
}
#smart_form th {
    background-color:LightCyan;
    border:1px solid black;
    width:17%;
}
#smart_form th.corner {
    background-color:black;
    color:white;
    border:1px solid black;
}
#smart_form th.side {
    background-color:#80B2FF;
    border:1px solid black;
    padding:1px;
}
#smart_form td {
    text-align:center;
    background-color:white;
    border:1px solid black;
    width:17%;
}#smart_form2 {
    width: 65%;
    border-spacing: 0;
    border:2px solid black;
    border-collapse: collapse;
    text-align:center;
}
#smart_form2 th {
    background-color:LightCyan;
    border:1px solid black;
    width:17%;
}
#smart_form2 th.corner {
    background-color:black;
    color:white;
    border:1px solid black;
}
#smart_form2 th.side {
    background-color:#80B2FF;
    border:1px solid black;
    padding:1px;
}
#smart_form2 td {
    text-align:center;
    background-color:white;
    border:1px solid black;
    width:17%;
}

#smart_form9 {
    width: 100%;
    border-spacing: 0;
    border:2px solid black;
    border-collapse: collapse;
    text-align:center;
}
#smart_form9 th {
    background-color:LightCyan;
    border:1px solid black;
    width:9%;
}
#smart_form9 th.corner {
    background-color:black;
    color:white;
    border:1px solid black;
}
#smart_form9 th.side {
    background-color:#80B2FF;
    border:1px solid black;
    padding:1px;
}
#smart_form9 td {
    text-align:center;
    background-color:white;
    border:1px solid black;
    width:9%;
}
#home_page_table_001 th
 {
	padding: 10px;
	text-align: left;
	border: 2px solid black;
	border-collapse: collapse; width: 50%;
	vertical-align: top;
 }
#home_page_table_001 tr
 {
	padding: 10px;
	text-align: left;
	border: 2px solid black;
	border-collapse: collapse; width: 50%;
	vertical-align: top;
 }
#home_page_table_001 td
 {
	padding: 10px;
	text-align: left;
	border: 2px solid black;
	border-collapse: collapse; width: 50%;
	vertical-align: top;
 }
#home_page_box_title 
 {  	margin: auto;
	padding: 5px;
 	font-weight: bold;
 	font-size:20px;
 	border-style: double;
	width: 50%;
	display:block;
	text-align: center;
 }
#home_page_box_red
 {
	background-color: #ffb3b3;
 }
#home_page_box_blue
 {
	background-color: #ccddff;
 }
#home_page_box_green
 {
	background-color: #b3ffb3;
 }
#home_page_box_yellow
 {
	background-color: #ffffb3;
 }

p.home_page_welcome
 {
	color: #555555;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
 }

p.home_page_round_bar_orange
 {
	color: #000000;
	background-color: #f78f1e;
	border-radius: 2em;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	font-family: cambria;
 }

p.home_page_round_bar_ehablue
 {
	color: #000000;
	background-color: #638ab1;
	border-radius: 2em;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	font-family: cambria;
 }

p.home_page_square_bar_ehablue
 {
	color: #000000;
	background-color: #638ab1;
	border-radius: 0em;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	font-family: cambria;
 }


#home_page_welcomer
 {
	color: #555555;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
 }




div.eha_button {
float:left;
margin:4px;
}
#eha_button
{
display:block;
border-radius:20px;
padding:2px;
position:absolute;
text-align:center;
top:15px;
bottom:15px;
left:20px;
right:20px;
background:rgba(255,255,255,0.80);
}


#fancybluebutton2
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/fancybluebutton2.png');
position:relative;
width:200px; 
height:50px; 
display:block;
}

#eha_celticbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/celticbutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_darkredbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/darkredbutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_violetbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/violetbutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_darkredbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/darkredbutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_darkgreenbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/darkgreenbutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_darkredbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/darkredbutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_goldbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/goldbutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_darkorangebutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/darkorangebutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_lightgreybutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/lightgreybutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_darkbluebutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/darkbluebutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_turquoisebutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/turquoisebutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_tanbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/tanbutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_forestgreenbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/forestgreenbutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_lightorangebutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/lightorangebutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_plumbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/plumbutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_navybluebutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/navybluebutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_redbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/redbutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_mintbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/mintbutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_greybutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/greybutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_orangebutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/orangebutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_purplebutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/purplebutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_tealbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/tealbutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_royalbluebutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/royalbluebutton.png');
position:relative;
width:200px; 
height:54px; 
display:block;
}
#eha_celticbigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/celticbigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_darkredbigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/darkredbigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_violetbigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/violetbigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_darkredbigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/darkredbigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_darkgreenbigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/darkgreenbigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_darkredbigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/darkredbigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_goldbigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/goldbigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_darkorangebigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/darkorangebigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_lightgreybigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/lightgreybigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_darkbluebigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/darkbluebigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_turquoisebigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/turquoisebigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_tanbigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/tanbigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_forestgreenbigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/forestgreenbigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_lightorangebigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/lightorangebigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_plumbigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/plumbigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_navybluebigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/navybluebigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_redbigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/redbigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_mintbigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/mintbigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_greybigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/greybigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_orangebigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/orangebigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_purplebigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/purplebigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_tealbigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/tealbigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}
#eha_royalbluebigbutton
{
background:url('https://default.ehealthapp.com/i/eha/demo/buttons/royalbluebigbutton.png');
position:relative;
width:200px; 
height:70px; 
display:block;
}