/* line 34, ../../../../../../../../usr/local/bundle/gems/singularitygs-1.1.2/stylesheets/singularitygs/helpers/_box-sizing.scss */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 36, ../../../../../../../../usr/local/bundle/gems/toolkit-1.3.8/stylesheets/toolkit/_box-sizing.scss */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 4, ../../../../../../../../usr/local/bundle/gems/toolkit-1.3.8/stylesheets/toolkit/_fluid-media.scss */
img, video {
  max-width: 100%;
  height: auto; }

/* 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: #1e384b;
      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; }

/* line 38, ../../../sass/variables/_typography.scss */
ul li, ol li {
  color: #4a4a4a; }

/* line 42, ../../../sass/variables/_typography.scss */
h1 {
  color: #1e384b; }

/* line 46, ../../../sass/variables/_typography.scss */
h2 {
  color: #1e384b; }

/* line 50, ../../../sass/variables/_typography.scss */
h3 {
  color: #1e384b; }

/* line 54, ../../../sass/variables/_typography.scss */
h4 {
  color: #1e384b; }

/* line 58, ../../../sass/variables/_typography.scss */
h5 {
  color: #1e384b; }

/* line 63, ../../../sass/variables/_typography.scss */
.samhsa-link {
  color: #1f419a;
  text-decoration: none;
  cursor: pointer; }
  /* line 67, ../../../sass/variables/_typography.scss */
  .samhsa-link:hover {
    color: #1e384b;
    cursor: pointer; }

/* line 73, ../../../sass/variables/_typography.scss */
.samhsa-text {
  color: #4a4a4a;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px; }
  /* line 78, ../../../sass/variables/_typography.scss */
  .samhsa-text a {
    color: #1f419a;
    text-decoration: none;
    cursor: pointer; }
  /* line 83, ../../../sass/variables/_typography.scss */
  .samhsa-text a:hover {
    color: #1e384b;
    cursor: pointer; }

/* line 90, ../../../sass/variables/_typography.scss */
.samhsa-title-text {
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px; }
  /* line 95, ../../../sass/variables/_typography.scss */
  .samhsa-title-text a {
    color: #1f419a;
    text-decoration: none;
    cursor: pointer; }
  /* line 100, ../../../sass/variables/_typography.scss */
  .samhsa-title-text a:hover {
    color: #1e384b;
    cursor: pointer; }

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

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

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

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

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

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

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

/* line 156, ../../../sass/variables/_typography.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 3, ../../../sass/abstractions/_mixins.scss */
.lt-ie9 .l-page {
  width: 1000px; }

@media (min-width: 624px) and (max-width: 768px) {
  /* line 5, ../../../sass/abstractions/_mixins.scss */
  .l-page {
    width: 624px; } }
@media (min-width: 768px) and (max-width: 864px) {
  /* line 6, ../../../sass/abstractions/_mixins.scss */
  .l-page {
    width: 768px; } }
@media (min-width: 864px) and (max-width: 1000px) {
  /* line 7, ../../../sass/abstractions/_mixins.scss */
  .l-page {
    width: 864px; } }
@media (min-width: 1000px) {
  /* line 8, ../../../sass/abstractions/_mixins.scss */
  .l-page {
    width: 1000px; } }
/* line 8, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
.l-region--header {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  clear: both;
  background-color: #fff; }

/* line 9, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
.l-main {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  clear: both; }

/* line 10, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
.l-region--sidebar-first {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  clear: both; }

/* line 11, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
.l-content {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  clear: both; }

/* line 12, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
.l-region--grid-left {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  clear: both; }

/* line 13, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
.l-region--grid-right {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  clear: both; }

/* line 14, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
.l-region--bottom-content {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  clear: both; }

/* line 15, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
.l-region--sidebar-second {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  clear: both; }

/* line 16, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
.l-region--footer {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  clear: both; }

/* line 17, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
.l-region--bottom-footer {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  clear: both; }

@media (min-width: 39em) {
  /* line 20, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-region--header {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both; }

  /* line 21, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-main {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both; }

  /* line 22, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-region--sidebar-first {
    width: 23.94366%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    clear: both; }

  /* line 23, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-content {
    width: 74.64789%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; }

  /* line 24, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-region--grid-left {
    width: 49.29577%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    clear: both; }

  /* line 25, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-region--grid-right {
    width: 49.29577%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; }

  /* line 26, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-region--bottom-content {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both; }

  /* line 27, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-region--sidebar-second {
    width: 74.64789%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both; }

  /* line 28, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-region--footer {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both; }

  /* line 29, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-region--bottom-footer {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both; } }
@media (min-width: 54em) {
  /* line 33, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-region--header {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both; }

  /* line 34, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-main {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both; }

  /* line 35, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-region--sidebar-first {
    width: 23.94366%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    clear: both; }

  /* line 36, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-content {
    width: 40.84507%;
    float: left;
    margin-right: -100%;
    margin-left: 25.35211%;
    clear: none; }

  /* line 37, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-region--grid-left {
    width: 49.29577%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    clear: both; }

  /* line 38, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-region--grid-right {
    width: 49.29577%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; }

  /* line 39, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-region--bottom-content {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both; }

  /* line 40, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-region--sidebar-second {
    width: 32.39437%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; }

  /* line 42, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .sidebar-second-empty .l-content {
    width: 74.64789%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; }
  /* line 43, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .sidebar-second-empty .l-region--bottom-content {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both; }
  /* line 44, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .sidebar-second-empty .l-region--sidebar-second {
    display: none; }

  /* line 46, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-region--footer {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both; }

  /* line 47, ../../../sass/layouts/Sidebar-1-2_Content/sidebar-1-2_content.layout.scss */
  .l-region--bottom-footer {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both; } }
