/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */


a:link,
a:visited {color:#005596; text-decoration:none;}
a:hover,
a:active {color:#2ba6cb; text-decoration:underline;}




#zone-menu {display:block; margin-top:10px; margin-bottom:10px; padding-top:10px; padding-bottom:10px; text-align:center; background-color:#005596;}
#region-sidebar-second #block-system-main-menu {display:none;}

div.logo-img {text-align:center; width:100%;}

h1.site-name, h2.site-name {font-size:22px;}

#page-title {font-size:20px;}


h1,h2  {font-family: "Helvetica Neue", "Helvetica", Helvetica,Arial ,sans-serif;}


table.table-first {width:100%; float:left; margin-left:5px;}
table.table-second {width:100%; float:left; margin-left:5px;}
table.table-first th,
table.table-second th {font-weight:bold;}
table.table-first td .notes,
table.table-second td .notes {color:#008000;}
table .views-field-field-dosage {padding-left:8px; }




#zone-footer {text-align:center; margin-top:15px; margin-bottom:10px; padding-top:15px; border-top:4px solid #005596;}
#zone-footer a {color:#000; text-decoration:none;}

tr.odd {	
background: #fff;
}