body {
	font-family: 'Open Sans', sans-serif !important;
}
strong { font-weight: bold; line-height: inherit;}
.center { text-align: center}
.left { text-align: left}
.right { text-align: right}
h1,h2,h3,h4,h5,h6,p { 
	font-family: 'Open Sans', sans-serif !important; 
}
.medc { 
	font-size: 0.85rem !important;
	text-align:center;
}
.small {
	font-size: 0.85rem !important;
}
.purple {
	color: #990099 !important;
}
a, a:hover, a:focus {
    color: #95b444 !important;
}
button, .button {
	border-radius: 4px !important;
	background-color: #a5ce39 !important;
	border-color: #95b444 !important;
	color:#FFF !important;	
	-moz-appearance: none;
	border-radius: 0px;
	border-style: solid;
	border-width: 0px;
	cursor: pointer;
	font-weight: normal;
	line-height: normal;
	margin: 0px 0px 1.25rem;
	position: relative;
	text-align: center;
	text-decoration: none;
	padding: 1rem 2rem 1.0625rem;
	display: inline-block;
	font-size: 1rem;
	transition: background-color 300ms ease-out 0s;
}
.button:hover,
.button:focus {
	background-color: #95b444 !important;
	border-color: #95b444 !important;
	color:#FFF !important;
}
button.small, .button.small {
	padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
    font-size: 0.8125rem; }

@media only screen and (min-width: 40.0625em) {
  button, .button {
    display: inline-block; } }

/* SUPPLEMENT FACTS TABLE DESIGN */
.SFTbl { width:100%; border:none; background-color:#FFF !important; font-size:0.938rem; line-height:14px; border-collapse:collapse;}
.SFTbl thead,
.SFTbl tfoot { background-color:#FFF !important; }
.SFOuter { width:550px; background-color:#FFF !important; border:none; display:block;}
.SFInner {border: 2px solid black; width:100%; display:block; padding:0px 6px 0px;}
.SFNameCol { border-top: 2px #000000 solid; font-size: 0.8rem; font-weight: 400; text-decoration: none; padding:2px 0px 4px 4px; }
.SFServCol { border-top: 2px #000000 solid; font-size: 0.8rem; font-weight: 400; text-decoration: none; text-align:center; padding:2px 5px 2px; width:60px; }
.SFDVCol { border-top: 2px #000000 solid; font-size: 0.8rem; font-weight: 400; text-decoration: none; text-align:center; padding:2px 5px 2px; width:60px; }

.SFcolHdr { font-size:1.75rem !important; font-weight:600; padding:0px 0px 0px 4px; }
.SFcolHdr h4 {
	font-weight:600 !important;
	line-height: 1 !important;
	margin-bottom: 0rem !important;
}
.SFcolHdrServ { font-size:0.7rem !important; padding:2px 0px 2px 4px; font-weight:600; }
.SFfooter { padding:6px; font-size:0.65rem; line-height: 0.85rem;}
.DVfooter { border-top: 7px #000000 solid; padding:6px; font-size:0.7rem; line-height: 0.85rem; font-weight: 600;}

td.line4 { border-top: 7px #000000 solid !important; }

/* 
RESPONSIVE DESIGN TABLE
Max width before this PARTICULAR table gets nasty. This query will take effect for any screen smaller than 760px and also iPads specifically.
*/
@media 
only screen and (max-width: 1024px)  {
/* Force table to not be like tables anymore */
.SFInner table, .SFInner thead, .SFInner tbody, .SFInner tfoot, .SFInner th, .SFInner td, .SFInner tr { display: block; }
	
/* Hide table headers (but not display: none;, for accessibility) */
thead tr.SFTitle { position: absolute; top: -9999px; left: -9999px; }
.SFcolHdr { background-color:#FFF !important;}
tr td.SFcolHdr {border:none;}

.SFInner tbody .SFInner tr, .SFInner tfoot .SFInner tr { border: 1px solid #ccc; }

/* Now like a table header */
/* Top/left values mimic padding */
td.SFNameCol:before, td.SFServCol:before, td.SFDVCol:before { 
float:left; border:none; top: 6px; left: 5px; width: 35%; min-width: 35%; /* padding-right: 35%; */ white-space: nowrap; height:100%;
}

/* Now like a table header */
/* Top/left values mimic padding */
td.SFNameCol, td.SFServCol, td.SFDVCol { 
border: none; border-bottom: 1px dotted #ccc; /*padding-left: 15%;*/ width:100%; text-align:left; position:relative; display:-webkit-flex; display:flex
}

.SFOuter { width:100%; background-color:#FFF !important; display:block; border:none;}
.SFInner { width:100%; padding:0px; display:block; border: none;}

.DVfooter { border-top: 1px #000000 solid; background-color:#FFF !important; }

/*
Label the data
*/
td.SFNameCol:nth-of-type(1):before { content: "Item:"; }
td.SFServCol:nth-of-type(2):before { content: "Amount:"; }
td.SFDVCol:nth-of-type(3):before { content: "%DV:"; }
	
/* Zebra striping */
.SFInner tr:nth-of-type(odd) { background: /*#eee*/#FAF7F5 !important; }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {

.SFOuter { width:100% !important;}
.SFInner {border: none !important; width:100%; display:block; padding:0px;}
}

table tr.even, table tr.alt, table tr:nth-of-type(2n) {
    background: transparent none repeat scroll 0% 0% !important;
}

/* -------------------------------------------------------------------- Foundation CSS Begin ------------------------------------------------------------------- */
meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  margin: 0 auto;
  max-width: 62.5rem;
  width: 100%; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    margin: 0 -0.9375rem;
    max-width: none;
    width: auto; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      margin: 0;
      max-width: none;
      width: auto; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right; }
.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left; }

@media only screen {
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
	
  .small-12 {
    width: 100%; }
}

@media only screen and (min-width: 40.0625em) {
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
	
  .medium-12 {
    width: 100%; }
}

@media only screen and (min-width: 64.0625em) {
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .large-6 {
    width: 50%; }
		
  .large-12 {
    width: 100%; }
}
 
 
 
 
 
 
/* Not allow resize out of parent */
textarea { max-width: 100%;}
::-webkit-input-placeholder {color: #666666;}
:-moz-placeholder {/* Firefox 18- */ color: #666666;}
::-moz-placeholder {/* Firefox 19+ */ color: #666666;}
:-ms-input-placeholder {color: #666666;}
 
/* Typography resets */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td {margin: 0; padding: 0;}

/* Default Link Styles */
a {line-height: inherit; text-decoration: none;}

/* Default paragraph styles */
p {font-family: inherit; font-size: 1rem; font-weight: normal; line-height: 1.6; margin-bottom: 1.25rem; text-rendering: optimizeLegibility;}

hr {border: solid #DDDDDD; border-width: 1px 0 0; clear: both; height: 0; margin: 1.25rem 0 1.1875rem;}

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  color: #222222;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #6f6f6f;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }
  
@media only screen and (min-width: 40.0625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 2.75rem; }

  h2 {
    font-size: 2.3125rem; }

  h3 {
    font-size: 1.6875rem; }

  h4 {
    font-size: 1.4375rem; }

  h5 {
    font-size: 1.125rem; }

  h6 {
    font-size: 1rem; }
}

table thead tr th, table tfoot tr th, table tfoot tr td, table tbody tr th, table tbody tr td, table tr td {
    display: table-cell;
    line-height: 1.125rem;}