@charset "UTF-8";

[class^=col-],
[class^=spl-] {
  border: 0 solid transparent;
  float: left
}

[class^=col-] {
  -moz-background-clip: content-box;
  -webkit-background-clip: content-box;
  background-clip: content-box;
  width: 100%
}

[class^=spl-] {
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box
}

[class^=spl-].float-right {
  float: right
}

[class^=spl-].center {
  float: none
}

.spl-center,
.spl-left,
.spl-right {
  font-size: 0
}

.spl-center>div,
.spl-center>li,
.spl-left>div,
.spl-left>li,
.spl-right>div,
.spl-right>li {
  display: inline-block;
  vertical-align: top;
  float: none;
  font-size: 1rem;
  font-size: 17px;
  line-height: 1.5em
}

.spl-center {
  text-align: center
}

.spl-right {
  text-align: right
}

.dotted {
  border-style: dotted
}

.dashed {
  border-style: dashed
}

.list-bullet {
  list-style: none outside
}

.list-bullet>li {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 1em;
  position: relative
}

.list-bullet>li:before {
  display: block;
  position: absolute;
  background-color: transparent;
  top: -.04em;
  left: 0;
  font-size: 1.2em;
  color: #58585b
}

.list-bullet>li:before {
  content: "\2022"
}

.list-bullet ul {
  margin-left: 1em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 1.2em
}

.list-bullet ul li {
  list-style: circle outside;
  margin-bottom: 1em;
  margin-top: 1em
}

.list-bullet ul li li {
  list-style-type: circle
}

.list-bullet ul ul {
  margin-left: 1em
}

.list-bullet ul li {
  padding-left: 0
}

.list-bullet ul li:before {
  content: none
}

.list-bullet-plain {
  margin-left: 1.2em
}

.list-bullet-plain li {
  list-style: circle outside;
  margin-bottom: 1em;
  margin-top: 1em
}

.list-bullet-plain li li {
  list-style-type: circle
}

.list-bullet-plain ul {
  margin-left: 1em
}

.list-plain {
  list-style: none outside;
  background-image: none
}

.list-plain li {
  background-image: none;
  padding: 0;
  margin-top: 1em;
  margin-bottom: 1em
}

.list-plain ul {
  margin-left: 0;
  list-style: none outside
}

.list-plain ul li {
  padding-left: 0;
  background-image: none;
  list-style-type: none
}

.list-plain ul ul li {
  list-style-type: none
}

.table-plain {
  border: none;
  border-collapse: collapse;
  background-color: transparent;
  text-align: left
}

.table-plain th {
  background-color: transparent;
  padding: 10px 26px 10px 0;
  border: none
}

.table-plain tr {
  border: none
}

.table-plain td {
  padding: 10px 26px 10px 0;
  border: none
}

.table-plain tfoot {
  background-color: transparent
}

.table-plain tbody tr:nth-child(odd) {
  background-color: transparent
}

.table-plain tbody tr:last-of-type {
  border-bottom: none
}

.table-striped tbody tr:nth-child(even) {
  background-color: #fff
}

.table-striped tbody tr:last-of-type {
  border-bottom: none
}

.table-shade-first tr td:first-child {
  background-color: #f1f1f2
}

.tooltip-wrap {
  position: relative
}

.focus-dark a:focus {
  box-shadow: 0 0 4px rgba(255, 255, 255, .5)
}

.inline-block,
.inline-block-child div,
.inline-block-child li,
.inline-block-child span,
.inline-block-child ul {
  display: inline-block
}

.inline,
.inline-child div,
.inline-child li,
.inline-child span,
.inline-child ul,
.inline-left,
.inline-right {
  display: inline
}

.inline-left {
  text-align: left
}

.inline-right {
  text-align: right
}

.float-left {
  float: left;
  max-width: 100%
}

.float-right {
  float: right;
  max-width: 100%
}

.clear {
  clear: both
}

.center,
.imgs-center img {
  margin-left: auto;
  margin-right: auto
}

.imgs-center img {
  display: block
}

.full,
.imgs-full img {
  display: block;
  width: 100%;
  height: auto;
  clear: both
}

.full-height {
  height: 100%
}

.align-top {
  vertical-align: top
}

.align-mid,
.spl-mid>div,
.spl-mid>li {
  vertical-align: middle
}

.align-btm,
.spl-btm>div,
.spl-btm>li {
  vertical-align: bottom
}

.pos-r {
  position: relative
}

@media screen and (max-width:480px) {
  .inline-mobile {
    display: inline
  }
}

@media screen and (max-width:768px) {
  .inline-tablet {
    display: inline
  }
}

@media screen and (max-width:480px) {

  .full-mobile,
  [class^=spl-].full-mobile {
    width: 100%;
    float: none;
    clear: both
  }
}

@media screen and (max-width:480px) {

  .full-mobile,
  [class^=spl-].full-mobile {
    width: 100%;
    float: none;
    clear: both
  }
}

@media screen and (max-width:768px) {

  .full-tablet,
  [class^=spl-].full-tablet {
    width: 100%;
    float: none;
    clear: both
  }
}

@media screen and (max-width:480px) {
  .hide-mobile {
    display: none
  }
}

@media screen and (max-width:768px) {
  .hide-tablet {
    display: none
  }
}

.content-box {
  box-sizing: content-box
}

.content-box div {
  box-sizing: inherit
}

.valign-abs {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.valign-tbl-wrap {
  display: table;
  width: 100%
}

.valign-tbl-wrap .valign-tbl {
  display: table-cell;
  vertical-align: middle;
  text-align: center
}

.valign-inl {
  font-size: .001px;
  text-align: center
}

.valign-inl:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.valign-inl-btm,
.valign-inl-middle {
  display: inline-block;
  max-width: 100%;
  font-size: 1rem
}

.valign-inl-middle {
  vertical-align: middle
}

.valign-inl-btm {
  vertical-align: bottom
}

.p-all {
  padding: 26px
}

.p-right {
  padding-right: 26px
}

.p-left {
  padding-left: 26px
}

.p-top {
  padding-top: 26px
}

.p-btm {
  padding-bottom: 26px
}

.p-sides {
  padding-left: 26px;
  padding-right: 26px
}

.p-ends {
  padding-top: 26px;
  padding-bottom: 26px
}

.m-small {
  margin: 14px
}

.m-right-small {
  margin-right: 14px
}

.m-left-small {
  margin-left: 14px
}

.m-top-small {
  margin-top: 14px
}

.m-btm-small {
  margin-bottom: 14px
}

.m-sides-small {
  margin-left: 14px;
  margin-right: 14px
}

.m-ends-small {
  margin-top: 14px;
  margin-bottom: 14px
}

.m-all {
  margin: 26px
}

.m-right {
  margin-right: 26px
}

.m-left {
  margin-left: 26px
}

.m-top {
  margin-top: 26px
}

.m-btm {
  margin-bottom: 26px
}

.m-sides {
  margin-left: 26px;
  margin-right: 26px
}

.m-ends {
  margin-top: 26px;
  margin-bottom: 26px
}

@font-face {
  font-family: is-icons;
  src: url(/themes/custom/is_2017/fonts/iconfont.eot);
  src: url(/themes/custom/is_2017/fonts/iconfont.eot?#iefix) format("embedded-opentype"), url(/themes/custom/is_2017/fonts/iconfont.woff) format("woff"), url(/themes/custom/is_2017/fonts/iconfont.ttf) format("truetype"), url(/themes/custom/is_2017/fonts/iconfont.svg#iconfont) format("svg");
  font-weight: 400;
  font-style: normal
}

.citation-icon-CL:before,
.citation-icon-CR:before,
.citation-icon-CS:before,
.citation-icon-SL:before,
.i-defaults,
.link-external:after,
.lrd-modal-header a.lrd-modal-close:after,
.page-contact-form .form-actions:after {
  text-rendering: geometricPrecision;
  font-family: is-icons;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  line-height: 1
}

.btn-disabled {
  cursor: default
}

.btn-disabled:hover,
.btn-disabled:visited {
  background-color: #0071bc;
  border-color: #0068ad
}

.btn-clear {
  background-color: transparent;
  background-image: none;
  border-width: 0;
  color: #006bb2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}

.btn-clear:hover,
.btn-clear:visited {
  background-color: transparent;
  background-image: none;
  border-width: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}

.btn-clear:visited {
  color: #006bb2
}

.btn-clear:hover {
  color: #112e51
}

.btn-full {
  width: 100%;
  display: block;
  padding-left: 0;
  padding-right: 0
}

.t-base {
  font-family: inherit;
  font-size: 17px;
  line-height: 1.5em
}

.t-base p {
  font-size: 17px;
  line-height: 1.5em;
  margin-bottom: 1.5em
}

.t-par {
  font-family: inherit;
  font-size: 17px;
  line-height: 1.5em
}

.t-par p {
  font-size: 17px;
  line-height: 1.5em;
  margin-bottom: 1.5em
}

.t-light {
  font-weight: 300
}

.t-normal {
  font-weight: 400
}

.t-semibold {
  font-weight: 600
}

.t-italic {
  font-style: italic
}

.t-bold {
  font-weight: 700
}

.t-center {
  text-align: center
}

.t-left {
  text-align: left
}

.t-right {
  text-align: right
}

.t-upper {
  text-transform: uppercase
}

.t-lower {
  text-transform: lowercase
}

.t-title {
  text-transform: capitalize
}

.t-shadow {
  text-shadow: 0 1px 2px rgba(0, 0, 0, .3)
}

.t-dense {
  line-height: 1.2em
}

.t-dense p {
  line-height: 1.2em
}

.no-lh {
  line-height: .8em
}

.bg-black-70 {
  background-color: #6d6e70
}

.b-black-70 {
  border-color: #6d6e70
}

.t-black-70 {
  color: #6d6e70
}

.i-black-70:after,
.i-black-70:before {
  color: #6d6e70
}

.bg-black-20 {
  background-color: #d1d2d4
}

.b-black-20 {
  border-color: #d1d2d4
}

.t-black-20 {
  color: #d1d2d4
}

.i-black-20:after,
.i-black-20:before {
  color: #d1d2d4
}

.bg-black-10 {
  background-color: #e6e7e8
}

.b-black-10 {
  border-color: #e6e7e8
}

.t-black-10 {
  color: #e6e7e8
}

.i-black-10:after,
.i-black-10:before {
  color: #e6e7e8
}

.bg-white {
  background-color: #fff
}

.b-white {
  border-color: #fff
}

.t-white {
  color: #fff
}

.i-white:after,
.i-white:before {
  color: #fff
}

.bg-blue {
  background-color: #0071bc
}

.b-blue {
  border-color: #0071bc
}

.t-blue {
  color: #0071bc
}

.i-blue:after,
.i-blue:before {
  color: #0071bc
}

.element-hidden,
.hide {
  display: none
}

.block,
.show {
  display: block
}

.hidden-visually,
.hide-v {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: -10000px
}

.hidden-visually.focusable:active,
.hidden-visually.focusable:focus,
.hide-v.focusable:active,
.hide-v.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

.not-hide-v {
  border: 0;
  clip: auto;
  height: auto;
  overflow: hidden;
  position: static;
  width: auto;
  left: auto
}

.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block
}

.unhide-text {
  text-indent: 0;
  white-space: normal
}

.hidden-visually-alt {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden
}

.no-focus:focus {
  outline: 0;
  border: 0;
  box-shadow: none
}

.cf:after,
.cf:before {
  content: "";
  display: table
}

.cf:after {
  clear: both
}

.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  cursor: pointer
}

.breakwords {
  -ms-word-break: normal;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto
}

.breakwords-all {
  -ms-word-break: break-all;
  word-break: break-all;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto
}

.exit-window {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 104
}

.mob-trigger {
  cursor: pointer
}

.collapsible-handler {
  cursor: pointer;
  position: relative
}

.collapsible-handler:after {
  text-align: center;
  position: absolute;
  display: block;
  top: 13px;
  right: 14px;
  background-color: #000;
  border: 1px solid #c4c6c7;
  border-radius: 3px;
  width: 20px;
  height: 20px;
  line-height: 24px
}

.toggle-sib {
  cursor: pointer
}

.toggle-child {
  cursor: pointer
}

.ajax-progress .throbber {
  display: none
}

.ajax-progress-throbber .message {
  display: none
}

.ajax-progress-throbber {
  background-color: #232323;
  background-image: url(/themes/custom/is_2017/images/framework/ajax-throbber.gif);
  background-position: center center;
  background-repeat: no-repeat;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  height: 48px;
  opacity: .9;
  padding: 4px;
  width: 48px;
  left: 48%;
  position: fixed;
  top: 40%;
  z-index: 1000
}

.callout {
  padding: 14px;
  margin-bottom: 26px;
  border-left: 4px solid #cfd5dc;
  display: block
}

.callout a,
.callout a:hover,
.callout a:visited {
  border: none
}

.highlight {
  color: #981b1e;
  margin-bottom: 1em;
  font-weight: 600;
  display: block
}

.note {
  margin-top: 26px;
  margin-bottom: 26px;
  font-size: 14px;
  font-style: italic;
  line-height: 1.5em
}

.link-external:after {
  content: '\EA18';
  margin-left: .5em;
  vertical-align: -.1em
}

[class*=divider-btm] {
  margin-bottom: 36px;
  padding-bottom: 36px
}

.divider-btm {
  border-bottom: 3px solid #d1d2d4
}

.divider-btm-small {
  border-bottom: 1px solid #d1d2d4
}

.divider-btm-dot {
  border-bottom: 1px dashed rgba(0, 0, 0, .35)
}

[class*=divider-top] {
  margin-top: 36px;
  padding-top: 36px
}

.divider-top {
  border-top: 3px solid #d1d2d4
}

.divider-top-small {
  border-top: 1px solid #d1d2d4
}

.divider-top-dot {
  border-top: 1px dashed rgba(0, 0, 0, .35)
}

.divider-left {
  border-left: 1px solid #d1d2d4;
  padding-left: 26px;
  padding-bottom: 36px
}

.box-callout {
  padding: 14px;
  background-color: #f2f5f9;
  margin-bottom: 26px;
  display: block
}

.box-white {
  padding: 14px;
  background-color: #fff;
  border: 1px solid #d1d2d4;
  margin-bottom: 14px;
  display: block
}

.tooltip-contents--scroll {
  overflow: auto;
  max-height: 300px;
  overflow-x: hidden;
  margin-right: -10px;
  padding-right: 10px
}

.toggle-content-closed {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: -10000px
}

.toggle-content-closed.focusable:active,
.toggle-content-closed.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

.list-activefilters li {
  display: inline-block;
  margin-right: .25em
}

.citations-link {
  text-decoration: underline
}

.citations-list {
  margin-bottom: 36px
}

[class*=citation-icon-]:before {
  margin-right: .5em;
  vertical-align: -.15em
}

.citation-icon-CS:before {
  content: '\EA13';
  color: #205493
}

.citation-icon-CR:before {
  content: '\EA12';
  color: #cd2026
}

.citation-icon-SL:before {
  content: '\EA14';
  color: #2e8540
}

.citation-icon-CL:before {
  content: '\EA20';
  color: #046b99
}

.circle-link {
  display: inline-block;
  padding: 0;
  border-radius: 50%;
  width: 23px;
  height: 23px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  background-color: #0071bc;
  margin-left: 5px;
  margin-right: 5px;
  font-size: .85em
}

.pt-tab-contents {
  display: none
}

.pt-tab-contents.open {
  display: block
}

.pt-tabs-wrap .tabs-list {
  border-right: 2px solid #112e51
}

.pt-tabs-wrap .tab {
  position: relative
}

.pt-tabs-wrap .tab:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 5px;
  right: 0;
  height: 1px;
  background-color: #112e51
}

.pt-tabs-wrap .tab:first-child:after {
  content: none
}

.pt-tabs-wrap .tab a,
.pt-tabs-wrap button {
  padding: 6px 14px;
  margin-top: -1px;
  margin-bottom: -1px;
  width: 100%;
  display: block;
  font-weight: 300;
  color: #fff;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box
}

.pt-tabs-wrap .pt-tab-toggle:active,
.pt-tabs-wrap .pt-tab-toggle:hover {
  background-color: #112e51
}

.pt-tabs-wrap .pt-tab-toggle.open {
  background-color: #112e51
}

.pt-tabs-wrap .title {
  font-family: Merriweather, serif;
  letter-spacing: .03em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-bottom-color: rgba(255, 255, 255, .5);
  padding-bottom: 14px;
  padding-top: 26px;
  margin-bottom: 26px
}

.pt-tabs-wrap .category-topics-item {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: #cce2f1
}

.pt-tabs-wrap .category-topics-item:before {
  color: #c17678;
  top: .77em
}

.pt-tabs-wrap .category-topics-item:hover,
.pt-tabs-wrap .category-topics-item:hover:before {
  color: #fdb81e
}

.pt-tabs-wrap .category-topics-item a {
  color: inherit;
  padding-top: .5em;
  padding-bottom: .5em;
  display: block
}

.list-resources .views-field-title a {
  display: block;
  padding-bottom: 14px;
  margin-bottom: 14px;
  border-bottom: 1px solid #d1d2d4
}

.list-resources .views-field-title a:hover {
  color: #0d223c
}

.list-resources .views-field-view-node a {
  margin-top: 14px
}

.page-contact-form .form-actions {
  position: relative
}

.page-contact-form .form-actions:after {
  font-size: 100%;
  color: inherit;
  vertical-align: -.1em;
  content: '\EA0A';
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 17px
}

.page-contact-form .form-actions input {
  padding-right: 45px
}

.webform-component--horizontal-rule hr {
  padding-bottom: 0
}

.map-image {
  position: relative
}

.map-image:after,
.map-image:before {
  content: "";
  display: table
}

.map-image:after {
  clear: both
}

/*!
  ismodal - accessible modals - v0.2.9
  by Humaan, for all humans.
  http://humaan.com
 */
.lrd-modal-content .lrd-modal-body {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important
}

.lrd-modal-header {
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  background-color: transparent !important;
  padding: 0 !important;
  margin: 0 !important
}

.lrd-modal-header .lrd-modal-title {
  font-size: 25px !important;
  font-family: Merriweather, serif
}

.lrd-modal-header a.lrd-modal-close {
  font-size: 25px;
  font-weight: 700
}

.lrd-modal-header a.lrd-modal-close:after {
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 24px;
  color: #fff;
  font-size: 120%;
  color: '#fff';
  vertical-align: -.1em;
  content: '\EA11';
  margin-left: 5px
}

.lrd-dashboard .select-wrap {
  width: 100%
}

.lrd-dashboard .section-page-body {
  padding-top: 0;
  padding-bottom: 0;
  background: #fff;
  background: -moz-linear-gradient(left, #fff 0, #fff 26%, rgba(255, 255, 255, 0) 26%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, #fff 0, #fff 26%, rgba(255, 255, 255, 0) 26%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #fff 0, #fff 26%, rgba(255, 255, 255, 0) 26%, rgba(255, 255, 255, 0) 100%)
}

.lrd-left-side {
  padding-top: 90px;
  padding-bottom: 26px;
  padding-right: 17px;
  background-color: #fff;
  border-right: 1px solid #d1d2d4
}

@media screen and (min-width:769px) {
  .lrd-left-side {
    padding-right: 85px
  }
}

.lrd-right-side {
  padding-top: 90px;
  padding-bottom: 26px
}

@media screen and (min-width:769px) {
  .lrd-right-side {
    padding-left: 17px
  }
}

.page-lrd .section-tabs-light,
.page-lrd .section-topic-intro {
  background-color: #e6e7e8 !important
}

.page-lrd .page-sidebar {
  padding-top: 60px
}

.page-lrd .page-sidebar .page-sidebar-wrap {
  background-color: #f1f1f2;
  border-radius: 4px;
  padding: 30px
}

@media print {
  .no-print {
    display: none
  }

  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  img,
  tr {
    page-break-inside: avoid
  }

  #print-btn {
    display: none
  }

  img {
    max-width: 100% !important
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }

  #header,
  #header-top-two,
  #page-footer {
    display: none !important
  }

  .page-assessment-assessment-1 #sidebar-one {
    display: none !important
  }

  .page-assessment-assessment-1 .domain-set .box,
  .page-assessment-assessment-1 .domain-set .collapsible-container {
    display: block !important
  }
}

/*# sourceMappingURL=legacy.css.map */
