/* line 5, ../sass/variables/_typography.scss */
* {
  font-size: 100%;
  font-family: Tahoma, Verdana, Segoe, sans-serif !important; }

/* line 11, ../sass/variables/_typography.scss */
body {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 15px;
  line-height: 20px; }
  /* line 15, ../sass/variables/_typography.scss */
  body .l-main {
    font-style: normal;
    font-weight: 400; }
    /* line 18, ../sass/variables/_typography.scss */
    body .l-main a {
      color: #1F419A; }
    /* line 21, ../sass/variables/_typography.scss */
    body .l-main a:hover {
      color: #cd3835;
      cursor: pointer; }

/* line 28, ../sass/variables/_typography.scss */
.l-content p {
  margin: 0 0 10px 0;
  font-size: 15px;
  line-height: 20px; }

/* line 34, ../sass/variables/_typography.scss */
p {
  color: #4A4A4A;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 20px;
  padding: 0;
  margin: 0 0 10px 0; }

/* line 45, ../sass/variables/_typography.scss */
ul li, ol li {
  color: #4A4A4A;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 25px;
  padding: 0;
  margin: 0 0 10px 0; }

/* line 56, ../sass/variables/_typography.scss */
h1 {
  color: #1E384B;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 30px;
  padding: 0;
  margin: 0 0 10px 0; }
  @media (min-width: 39em) {
    /* line 56, ../sass/variables/_typography.scss */
    h1 {
      font-size: 32px;
      line-height: 34px; } }

/* line 71, ../sass/variables/_typography.scss */
h2 {
  color: #1E384B;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 23px;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 25px;
  padding: 0;
  margin: 0 0 10px 0; }
  @media (min-width: 39em) {
    /* line 71, ../sass/variables/_typography.scss */
    h2 {
      font-size: 28px;
      line-height: 30px; } }

/* line 86, ../sass/variables/_typography.scss */
h3 {
  color: #1E384B;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 20px;
  padding: 0;
  margin: 0 0 10px 0; }
  @media (min-width: 39em) {
    /* line 86, ../sass/variables/_typography.scss */
    h3 {
      font-size: 21px;
      line-height: 22px; } }

/* line 101, ../sass/variables/_typography.scss */
h4 {
  color: #1E384B;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 18px;
  padding: 0;
  margin: 0 0 10px 0; }
  @media (min-width: 39em) {
    /* line 101, ../sass/variables/_typography.scss */
    h4 {
      font-size: 16px;
      line-height: 18px; } }

/* line 116, ../sass/variables/_typography.scss */
h5 {
  color: #1E384B;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 16px;
  padding: 0;
  margin: 0 0 10px 0; }
  @media (min-width: 39em) {
    /* line 116, ../sass/variables/_typography.scss */
    h5 {
      font-size: 15px;
      line-height: 16px; } }

/* line 132, ../sass/variables/_typography.scss */
.samhsa-data-link {
  color: #003399;
  text-decoration: none;
  cursor: pointer; }
  /* line 136, ../sass/variables/_typography.scss */
  .samhsa-data-link:hover {
    color: #cd3835;
    cursor: pointer; }

/* line 142, ../sass/variables/_typography.scss */
.samhsa-data-text {
  color: #4A4A4A;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px; }
  /* line 147, ../sass/variables/_typography.scss */
  .samhsa-data-text a {
    color: #003399;
    text-decoration: none;
    cursor: pointer; }
  /* line 152, ../sass/variables/_typography.scss */
  .samhsa-data-text a:hover {
    color: #cd3835;
    cursor: pointer; }

/* line 159, ../sass/variables/_typography.scss */
.samhsa-data-title-text {
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px; }
  /* line 164, ../sass/variables/_typography.scss */
  .samhsa-data-title-text a {
    color: #003399;
    text-decoration: none;
    cursor: pointer; }
  /* line 169, ../sass/variables/_typography.scss */
  .samhsa-data-title-text a:hover {
    color: #cd3835;
    cursor: pointer; }

/* line 177, ../sass/variables/_typography.scss */
.samhsa-data-form-input-txt-style1 {
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0.5px;
  color: #545454;
  background-color: #FFFFFF;
  padding: 10px 15px;
  height: 45px;
  border: 1px solid #9B9B9B; }
  @media (min-width: 39em) {
    /* line 177, ../sass/variables/_typography.scss */
    .samhsa-data-form-input-txt-style1 {
      font-size: 17px; } }
  /* line 189, ../sass/variables/_typography.scss */
  .samhsa-data-form-input-txt-style1:focus {
    border-color: #5F8EE4;
    -webkit-box-shadow: 0 0 0 2px rgba(95, 142, 228, 0.2);
    box-shadow: 0 0 0 2px rgba(95, 142, 228, 0.2); }

/* line 197, ../sass/variables/_typography.scss */
.samhsa-data-form-checkbox-style1 {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.03em;
  color: #4A4A4A; }
  /* line 202, ../sass/variables/_typography.scss */
  .samhsa-data-form-checkbox-style1:focus, .samhsa-data-form-checkbox-style1:checked {
    background: #A96401; }

/* line 208, ../sass/variables/_typography.scss */
.samhsa-data-form-radio-style1 {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.03em;
  color: #4A4A4A; }
  /* line 213, ../sass/variables/_typography.scss */
  .samhsa-data-form-radio-style1:focus, .samhsa-data-form-radio-style1:checked {
    background: #A96401; }

/* line 219, ../sass/variables/_typography.scss */
.samhsa-data-form-select-dd-style1 {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.03em;
  color: #4A4A4A;
  padding: 4px;
  border: 1px solid #d4d4d4; }
  /* line 226, ../sass/variables/_typography.scss */
  .samhsa-data-form-select-dd-style1:focus {
    background: #CCCCCC; }
  /* line 229, ../sass/variables/_typography.scss */
  option .samhsa-data-form-select-dd-style1:hover {
    background-color: #CCCCCC; }

/* line 235, ../sass/variables/_typography.scss */
.samhsa-data-form-submit-style1 {
  display: inline-block;
  background: #1a6986;
  background-color: #1a6986;
  border: none;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: normal;
  margin: 0;
  padding: 15px 20px;
  text-decoration: none;
  text-transform: capitalize;
  text-align: center;
  appearance: none;
  box-shadow: none;
  border-radius: 0;
  width: auto;
  height: 45px;
  line-height: 15px; }
  @media (min-width: 39em) {
    /* line 235, ../sass/variables/_typography.scss */
    .samhsa-data-form-submit-style1 {
      font-size: 16px;
      line-height: 18px; } }
  /* line 259, ../sass/variables/_typography.scss */
  .samhsa-data-form-submit-style1:focus {
    outline: none; }
  /* line 262, ../sass/variables/_typography.scss */
  .samhsa-data-form-submit-style1:hover {
    background-color: #5f636a; }

/* line 268, ../sass/variables/_typography.scss */
.samhsa-data-form-submit-style2 {
  display: inline-block;
  background: #FFFFFF;
  background-color: #FFFFFF;
  border: 1px solid #4A4A4A;
  color: #4A4A4A;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0;
  padding: auto 15px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  appearance: none;
  box-shadow: none;
  border-radius: 0;
  width: auto;
  height: 45px;
  line-height: 15px; }
  @media (min-width: 39em) {
    /* line 268, ../sass/variables/_typography.scss */
    .samhsa-data-form-submit-style2 {
      font-size: 18px;
      line-height: 18px; } }
  /* line 292, ../sass/variables/_typography.scss */
  .samhsa-data-form-submit-style2:focus {
    outline: none; }
  /* line 295, ../sass/variables/_typography.scss */
  .samhsa-data-form-submit-style2:hover {
    background-color: #A96401;
    color: #FFFFFF;
    border: 1px solid #A96401; }

/* line 303, ../sass/variables/_typography.scss */
.samhsa-data-link-button-style1 {
  display: inline-block;
  background: #1a6986;
  background-color: #1a6986;
  border: none;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: normal;
  margin: 0;
  padding: 15px 20px;
  text-decoration: none;
  text-transform: capitalize;
  text-align: center;
  appearance: none;
  box-shadow: none;
  border-radius: 0;
  width: auto;
  height: auto;
  line-height: 15px; }
  @media (min-width: 39em) {
    /* line 303, ../sass/variables/_typography.scss */
    .samhsa-data-link-button-style1 {
      font-size: 15px;
      line-height: 15px; } }
  /* line 327, ../sass/variables/_typography.scss */
  .samhsa-data-link-button-style1:focus {
    outline: none; }
  /* line 330, ../sass/variables/_typography.scss */
  .samhsa-data-link-button-style1:hover {
    background-color: #5f636a; }

/* line 336, ../sass/variables/_typography.scss */
.samhsa-data-link-button-style2 {
  display: inline-block;
  background: #FFFFFF;
  background-color: #FFFFFF;
  border: 1px solid #1a6986;
  color: #1a6986;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 0;
  padding: 15px;
  text-decoration: none;
  text-transform: capitalize;
  text-align: center;
  appearance: none;
  box-shadow: none;
  border-radius: 0;
  width: auto;
  height: auto;
  line-height: 15px; }
  @media (min-width: 39em) {
    /* line 336, ../sass/variables/_typography.scss */
    .samhsa-data-link-button-style2 {
      font-size: 15px;
      line-height: 15px; } }
  /* line 360, ../sass/variables/_typography.scss */
  .samhsa-data-link-button-style2:focus {
    outline: none; }
  /* line 363, ../sass/variables/_typography.scss */
  .samhsa-data-link-button-style2:hover {
    background: #FFFFFF;
    background-color: #FFFFFF;
    color: #5f636a;
    border: 1px solid #5f636a; }

/* line 372, ../sass/variables/_typography.scss */
.samhsa-data-ul-list {
  list-style: disc outside none;
  margin: 15px 0 15px 15px;
  padding: 0 0 0 18px; }

/* line 377, ../sass/variables/_typography.scss */
.samhsa-data-ul-list-li {
  list-style: disc outside none;
  padding: 0 0 0 5px;
  margin: 0 0 10px 0; }

/* line 382, ../sass/variables/_typography.scss */
.samhsa-data-ol-list {
  list-style: inherit outside none;
  margin: 15px 0 15px 15px;
  padding: 0 0 0 18px; }

/* line 387, ../sass/variables/_typography.scss */
.samhsa-data-ol-list-li {
  list-style: inherit outside none;
  padding: 0 0 0 5px;
  margin: 0 0 10px 0; }

/* line 392, ../sass/variables/_typography.scss */
.samhsa-data-list-as-block {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0; }

/* line 399, ../sass/variables/_typography.scss */
.samhsa-data-list-item-block {
  display: inline-block;
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0; }
  /* line 405, ../sass/variables/_typography.scss */
  .samhsa-data-list-item-block a {
    display: inline-block; }

/* line 411, ../sass/variables/_typography.scss */
.samhsa-data-clear-block {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden; }

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/* line 29, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

/* line 40, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 47, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
[hidden],
template {
  display: none; }

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
/* line 11, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 19, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
body {
  margin: 0; }

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a {
  background: transparent; }

/* line 15, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a:active,
a:hover {
  outline: 0; }

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 15, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
b,
strong {
  font-weight: bold; }

/* line 22, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
dfn {
  font-style: italic; }

/* line 29, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* line 36, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
mark {
  background: #ff0;
  color: #000; }

/* line 43, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
small {
  font-size: 80%; }

/* line 49, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 57, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sup {
  top: -0.5em; }

/* line 61, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub {
  bottom: -0.25em; }

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
img {
  border: 0; }

/* line 15, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
svg:not(:root) {
  overflow: hidden; }

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
figure {
  margin: 1em 40px; }

/* line 15, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/* line 23, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
pre {
  overflow: auto; }

/* line 29, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
/* line 15, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

/* line 27, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button {
  overflow: visible; }

/* line 36, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
select {
  text-transform: none; }

/* line 47, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 57, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/* line 64, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 73, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input {
  line-height: normal; }

/* line 83, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* line 93, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/* line 102, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* line 113, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 120, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/* line 129, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
legend {
  border: 0;
  padding: 0; }

/* line 136, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
textarea {
  overflow: auto; }

/* line 143, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
optgroup {
  font-weight: bold; }

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 14, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
td,
th {
  padding: 0; }

/* line 1, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/toolkit-2.10.2/stylesheets/toolkit/_kickstart.scss */
html {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 11, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/toolkit-2.10.2/stylesheets/toolkit/_kickstart.scss */
*, *:before, *:after {
  box-sizing: inherit; }

/* line 15, ../../../../../../../../../../../Users/38256/.rvm/gems/ruby-2.2.5/gems/toolkit-2.10.2/stylesheets/toolkit/_kickstart.scss */
embed,
img,
object,
video {
  max-width: 100%;
  height: auto; }

/*# sourceMappingURL=omega-samhsa-datasite.normalize.css.map */
