/* Based on HTML5 ✰ Boilerplate CSS Starter: h5bp.com/css */
/* HTML5 display definitions */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
/* Base */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 13px;
  line-height: 1.6em;
}
body,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
/* Links */
a {
  color: #0085bd;
  text-decoration: none;
}
a:hover {
  color: #60a5dd;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
/* Typography */
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: inherit;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
/* Lists */
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
/* Embedded content */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
img:not([src]) {
  visibility: hidden;
}
svg:not(:root) {
  overflow: hidden;
}
/* Figures */
figure {
  margin: 0;
}
/* Forms */
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
  *overflow: visible;
}
table button,
table input {
  *overflow: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
/* Tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
td {
  vertical-align: top;
}.sqs-spin{background-color:transparent;border-radius:150px;display:inline-block;vertical-align:middle;-webkit-animation:sqs-spin 1s infinite linear;-moz-animation:sqs-spin 1s infinite linear;-ms-animation:sqs-spin 1s infinite linear;-o-animation:sqs-spin 1s infinite linear;animation:sqs-spin 1s infinite linear;}
.sqs-spin.light{border:2px solid rgba(255,255,255,.7);border-top-color:rgba(255,255,255,.15);border-left-color:rgba(255,255,255,.15);}
.sqs-spin.dark{border:2px solid rgba(0,0,0,.5);border-top-color:rgba(0,0,0,.08);border-left-color:rgba(0,0,0,.08);}
.sqs-spin.extra-small{width:4px;height:4px;}
.sqs-spin.small{width:8px;height:8px;}
.sqs-spin.default{width:12px;height:12px;}
.sqs-spin.large{width:22px;height:22px;}
.sqs-spin.extra-large{width:40px;height:40px;}
.sqs-spin.xx-large{width:80px;height:80px;}
.sqs-spin.degraded{border:0px;border-radius:0px;-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none;}
.sqs-spin.degraded img{width:100%;height:100%;border:0 !important;outline:0 !important;box-shadow:none !important;}
@-webkit-keyframes sqs-spin{0%{-webkit-transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);}
}
@-moz-keyframes sqs-spin{0%{-moz-transform:rotate(0deg);}
100%{-moz-transform:rotate(360deg);}
}
@-ms-keyframes sqs-spin{0%{-ms-transform:rotate(0deg);}
100%{-ms-transform:rotate(360deg);}
}
@-o-keyframes sqs-spin{0%{-o-transform:rotate(0deg);}
100%{-o-transform:rotate(360deg);}
}
@keyframes sqs-spin{0%{transform:rotate(0deg);}
100%{transform:rotate(360deg);}
}
.sqs-form-pre-submit-topic{margin-bottom:2px;background:#111;}
.sqs-form-pre-submit-topic-content{border:1px solid #333;-moz-border-radius:4px;border-radius:4px;}
.sqs-form-pre-submit-topic-content .topic-control-bar{background:#333;height:40px;}
.sqs-form-pre-submit-topic-content .topic-control-bar .topic-drag-handle-wrapper{float:left;width:7%;height:100%;cursor:move;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.sqs-form-pre-submit-topic-content .topic-control-bar .topic-drag-handle-wrapper .topic-drag-handle{background-image:url('/universal/images-v6/icons/icon-grab-24-light.png');background-repeat:no-repeat;background-position:center center;height:16px;width:16px;margin:12px auto 0;opacity:.3;}
.sqs-form-pre-submit-topic-content .topic-control-bar .topic-title{float:left;width:66%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;padding:7px 0;}
.sqs-form-pre-submit-topic-content .topic-control-bar .topic-title .sqs-dialog-field.sqs-text.name-topicTitle input{font-size:12px;padding:6px 25px 6px 6px;margin:0;background-color:transparent;-webkit-transition:background-color .2s ease-out;-moz-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;transition:background-color .2s ease-out;color:#eaeaea;border:none;-moz-border-radius:2px;border-radius:2px;text-overflow:ellipsis;}
.sqs-form-pre-submit-topic-content .topic-control-bar .topic-title .sqs-dialog-field.sqs-text.name-topicTitle input:hover{background-color:#444;}
.sqs-form-pre-submit-topic-content .topic-control-bar .topic-title .sqs-dialog-field.sqs-text.name-topicTitle input:focus{background-color:#555;}
.sqs-form-pre-submit-topic-content .topic-control-bar .topic-controls{float:right;height:100%;width:27%;padding-right:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.sqs-form-pre-submit-topic-content .topic-control-bar .topic-controls .edit-topic,.sqs-form-pre-submit-topic-content .topic-control-bar .topic-controls .remove-topic{float:right;opacity:.6;cursor:pointer;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;}
.sqs-form-pre-submit-topic-content .topic-control-bar .topic-controls .edit-topic:hover,.sqs-form-pre-submit-topic-content .topic-control-bar .topic-controls .remove-topic:hover{opacity:1;}
.sqs-form-pre-submit-topic-content .topic-control-bar .topic-controls .edit-topic{margin-top:14px;padding:2px 8px;background:#eaeaea;text-transform:uppercase;font-size:9px;font-weight:700;color:#3a3a3a;letter-spacing:1px;-moz-border-radius:2px;border-radius:2px;}
.sqs-form-pre-submit-topic-content .topic-control-bar .topic-controls .remove-topic{font-size:25px;font-weight:300;line-height:28px;text-align:center;color:#eaeaea;height:25px;width:25px;margin-top:7px;}
.sqs-form-pre-submit-topic-content .topic-children{padding:10px;}
.sqs-form-pre-submit-topic-content .topic-children .topic-label{padding-bottom:10px;border-bottom:1px solid #333;margin-bottom:10px;}
.sqs-form-pre-submit-topic-content .topic-children .topic-label .sqs-dialog-field.sqs-text.name-topicLabel input{font-size:11px;margin:0;}
.sqs-form-pre-submit-topic-content .topic-children .topic-child-controls,.sqs-form-pre-submit-topic-content .topic-children .topic-sub-topics,.sqs-form-pre-submit-topic-content .topic-children .topic-content{display:none;}
.sqs-form-pre-submit-topic-content .topic-children .topic-child-controls{zoom:1;}
.sqs-form-pre-submit-topic-content .topic-children .topic-child-controls:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:".";}
.sqs-form-pre-submit-topic-content .topic-children .topic-child-controls .topic-child-control-wrapper{float:left;width:50%;padding:20px 40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.sqs-form-pre-submit-topic-content .topic-children .topic-child-controls .topic-child-control-wrapper .topic-child-control{display:inline-block;cursor:pointer;-moz-border-radius:20px;border-radius:20px;border:0;background-color:#272727;color:#eee;font:400 11px / 14px 'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif;background-color:#e5e5e5;color:#111;text-align:center;padding:10px;display:block;}
.sqs-form-pre-submit-topic-content .topic-children .topic-child-controls .topic-child-control-wrapper .topic-child-control a{padding:7px 15px 7px;display:inline-block;color:#eee;text-decoration:none;border-bottom:0;}
.sqs-form-pre-submit-topic-content .topic-children .topic-child-controls .topic-child-control-wrapper .topic-child-control:hover a{color:#fff;}
.sqs-form-pre-submit-topic-content .topic-children .topic-child-controls .topic-child-control-wrapper .topic-child-control:focus{outline:none;color:#ddd;box-shadow:0 0 0 1px rgba(0, 0, 0, .1), 0 0 0 2px  #42b1ff;}
.sqs-form-pre-submit-topic-content .topic-children .topic-child-controls .topic-child-control-wrapper .topic-child-control:hover a{color:#111;}
.sqs-form-pre-submit-topic-content .topic-children .topic-child-controls .topic-child-control-wrapper .topic-child-control a{color:#222;}
.sqs-form-pre-submit-topic-content .topic-children .topic-child-controls .topic-child-control-wrapper .topic-child-control:focus{outline:none;color:#111;box-shadow:0 0 0 1px rgba(0, 0, 0, .1), 0 0 0 2px  #42b1ff;}
.sqs-form-pre-submit-topic-content .topic-children .topic-sub-topics .sqs-form-pre-submit-topic-content .topic-control-bar{height:30px;}
.sqs-form-pre-submit-topic-content .topic-children .topic-sub-topics .sqs-form-pre-submit-topic-content .topic-control-bar .topic-drag-handle{margin-top:7px;background-image:url('/universal/images-v6/icons/icon-grab-16-light.png');}
.sqs-form-pre-submit-topic-content .topic-children .topic-sub-topics .sqs-form-pre-submit-topic-content .topic-control-bar .topic-title{padding:4px 0;}
.sqs-form-pre-submit-topic-content .topic-children .topic-sub-topics .sqs-form-pre-submit-topic-content .topic-control-bar .topic-title input{font-size:11px;padding:4px;}
.sqs-form-pre-submit-topic-content .topic-children .topic-sub-topics .sqs-form-pre-submit-topic-content .topic-control-bar .edit-topic{font-size:8px;margin-top:9px;}
.sqs-form-pre-submit-topic-content .topic-children .topic-sub-topics .sqs-form-pre-submit-topic-content .topic-control-bar .remove-topic{font-size:22px;margin-top:2px;}
.sqs-form-pre-submit-topic-content .topic-children .topic-sub-topics .sqs-form-pre-submit-topic-content .topic-children .topic-child-controls,.sqs-form-pre-submit-topic-content .topic-children .topic-sub-topics .sqs-form-pre-submit-topic-content .topic-children .topic-sub-topics,.sqs-form-pre-submit-topic-content .topic-children .topic-sub-topics .sqs-form-pre-submit-topic-content .topic-children .topic-content{display:none;}
.sqs-form-pre-submit-topic-content .topic-children .topic-sub-topics .sqs-form-pre-submit-topic-content.editing-mode-empty .topic-child-controls{display:block;}
.sqs-form-pre-submit-topic-content .topic-children .topic-sub-topics .sqs-form-pre-submit-topic-content.editing-mode-sub-topics .topic-sub-topics{display:block;}
.sqs-form-pre-submit-topic-content .topic-children .topic-sub-topics .sqs-form-pre-submit-topic-content.editing-mode-content .topic-content{display:block;}
.sqs-form-pre-submit-topic-content .topic-children .topic-sub-topics .add-topic{padding:7px 7px 7px 25px;font-size:10px;}
.sqs-form-pre-submit-topic-content .topic-children .topic-sub-topics .add-topic .add-icon{top:9px;left:9px;}
.sqs-form-pre-submit-topic-content.editing-mode-empty .topic-child-controls{display:block;}
.sqs-form-pre-submit-topic-content.editing-mode-sub-topics .topic-sub-topics{display:block;}
.sqs-form-pre-submit-topic-content.editing-mode-content .topic-content{display:block;}
.sqs-form-pre-submit-topic.yui3-dd-super-proxy-clone{box-shadow:0 0 5px #000;}
@-webkit-keyframes beat{0%{-webkit-transform:scale(1);}
10%{-webkit-transform:scale(1.25);}
20%{-webkit-transform:scale(1.1);}
30%{-webkit-transform:scale(1.25);}
100%{-webkit-transform:scale(1);}
}

/* ---------- _base.less ---------- */
/* ---------- layout-display.less ---------- */
/* Everything you need to render a layout (even while logged out) */
/* All grid and block code. */
/* ---------- grid.less ---------- */
/* ---------- grid-vertical.less ---------- */
.sqs-block.vsize-1 .sqs-block-content {
  height: 24px;
}
.sqs-block.vsize-2 .sqs-block-content {
  height: 48px;
}
.sqs-block.vsize-3 .sqs-block-content {
  height: 72px;
}
.sqs-block.vsize-4 .sqs-block-content {
  height: 96px;
}
.sqs-block.vsize-5 .sqs-block-content {
  height: 120px;
}
.sqs-block.vsize-6 .sqs-block-content {
  height: 144px;
}
.sqs-block.vsize-7 .sqs-block-content {
  height: 168px;
}
.sqs-block.vsize-8 .sqs-block-content {
  height: 192px;
}
.sqs-block.vsize-9 .sqs-block-content {
  height: 216px;
}
.sqs-block.vsize-10 .sqs-block-content {
  height: 240px;
}
.sqs-block.vsize-11 .sqs-block-content {
  height: 264px;
}
.sqs-block.vsize-12 .sqs-block-content {
  height: 288px;
}
.sqs-block.vsize-13 .sqs-block-content {
  height: 312px;
}
.sqs-block.vsize-14 .sqs-block-content {
  height: 336px;
}
.sqs-block.vsize-15 .sqs-block-content {
  height: 360px;
}
.sqs-block.vsize-16 .sqs-block-content {
  height: 384px;
}
.sqs-block.vsize-17 .sqs-block-content {
  height: 408px;
}
.sqs-block.vsize-18 .sqs-block-content {
  height: 432px;
}
.sqs-block.vsize-19 .sqs-block-content {
  height: 456px;
}
.sqs-block.vsize-20 .sqs-block-content {
  height: 480px;
}
.sqs-block.vsize-21 .sqs-block-content {
  height: 504px;
}
.sqs-block.vsize-22 .sqs-block-content {
  height: 528px;
}
.sqs-block.vsize-23 .sqs-block-content {
  height: 552px;
}
.sqs-block.vsize-24 .sqs-block-content {
  height: 576px;
}
.sqs-block.vsize-25 .sqs-block-content {
  height: 600px;
}
.sqs-block.vsize-26 .sqs-block-content {
  height: 624px;
}
.sqs-block.vsize-27 .sqs-block-content {
  height: 648px;
}
.sqs-block.vsize-28 .sqs-block-content {
  height: 672px;
}
.sqs-block.vsize-29 .sqs-block-content {
  height: 696px;
}
.sqs-block.vsize-30 .sqs-block-content {
  height: 720px;
}
.sqs-row {
  width: auto !important;
  *zoom: 1;
}
.sqs-row:before,
.sqs-row:after {
  content: "";
  display: table;
}
.sqs-row:after {
  clear: both;
}
[class*=sqs-col] {
  float: left;
}
[class*=sqs-col] .sqs-block {
  padding-left: 12px;
  padding-right: 12px;
}
[class*=sqs-col]:last-child {
  padding-right: 0;
}
.sqs-col-12 {
  width: 100%;
}
.sqs-col-12 .sqs-col-12 {
  width: 100%;
}
.sqs-col-12 .sqs-col-11 {
  width: 91.6667%;
}
.sqs-col-12 .sqs-col-10 {
  width: 83.3333%;
}
.sqs-col-12 .sqs-col-9 {
  width: 75%;
}
.sqs-col-12 .sqs-col-8 {
  width: 66.6667%;
}
.sqs-col-12 .sqs-col-7 {
  width: 58.3333%;
}
.sqs-col-12 .sqs-col-6 {
  width: 50%;
}
.sqs-col-12 .sqs-col-5 {
  width: 41.6667%;
}
.sqs-col-12 .sqs-col-4 {
  width: 33.3333%;
}
.sqs-col-12 .sqs-col-3 {
  width: 25%;
}
.sqs-col-12 .sqs-col-2 {
  width: 16.6667%;
}
.sqs-col-12 .sqs-col-1 {
  width: 8.3333%;
}
.sqs-col-11 {
  width: 91.6667%;
}
.sqs-col-11 .sqs-col-11 {
  width: 100%;
}
.sqs-col-11 .sqs-col-10 {
  width: 90.9091%;
}
.sqs-col-11 .sqs-col-9 {
  width: 81.8182%;
}
.sqs-col-11 .sqs-col-8 {
  width: 72.7273%;
}
.sqs-col-11 .sqs-col-7 {
  width: 63.6364%;
}
.sqs-col-11 .sqs-col-6 {
  width: 54.5455%;
}
.sqs-col-11 .sqs-col-5 {
  width: 45.4545%;
}
.sqs-col-11 .sqs-col-4 {
  width: 36.3636%;
}
.sqs-col-11 .sqs-col-3 {
  width: 27.2727%;
}
.sqs-col-11 .sqs-col-2 {
  width: 18.1818%;
}
.sqs-col-11 .sqs-col-1 {
  width: 9.0909%;
}
.sqs-col-10 {
  width: 83.3333%;
}
.sqs-col-10 .sqs-col-10 {
  width: 100%;
}
.sqs-col-10 .sqs-col-9 {
  width: 90%;
}
.sqs-col-10 .sqs-col-8 {
  width: 80%;
}
.sqs-col-10 .sqs-col-7 {
  width: 70%;
}
.sqs-col-10 .sqs-col-6 {
  width: 60%;
}
.sqs-col-10 .sqs-col-5 {
  width: 50%;
}
.sqs-col-10 .sqs-col-4 {
  width: 40%;
}
.sqs-col-10 .sqs-col-3 {
  width: 30%;
}
.sqs-col-10 .sqs-col-2 {
  width: 20%;
}
.sqs-col-10 .sqs-col-1 {
  width: 10%;
}
.sqs-col-9 {
  width: 75%;
}
.sqs-col-9 .sqs-col-9 {
  width: 100%;
}
.sqs-col-9 .sqs-col-8 {
  width: 88.8889%;
}
.sqs-col-9 .sqs-col-7 {
  width: 77.7778%;
}
.sqs-col-9 .sqs-col-6 {
  width: 66.6667%;
}
.sqs-col-9 .sqs-col-5 {
  width: 55.5556%;
}
.sqs-col-9 .sqs-col-4 {
  width: 44.4444%;
}
.sqs-col-9 .sqs-col-3 {
  width: 33.3333%;
}
.sqs-col-9 .sqs-col-2 {
  width: 22.2222%;
}
.sqs-col-9 .sqs-col-1 {
  width: 11.1111%;
}
.sqs-col-8 {
  width: 66.6667%;
}
.sqs-col-8 .sqs-col-8 {
  width: 100%;
}
.sqs-col-8 .sqs-col-7 {
  width: 87.5%;
}
.sqs-col-8 .sqs-col-6 {
  width: 75%;
}
.sqs-col-8 .sqs-col-5 {
  width: 62.5%;
}
.sqs-col-8 .sqs-col-4 {
  width: 50%;
}
.sqs-col-8 .sqs-col-3 {
  width: 37.5%;
}
.sqs-col-8 .sqs-col-2 {
  width: 25%;
}
.sqs-col-8 .sqs-col-1 {
  width: 12.5%;
}
.sqs-col-7 {
  width: 58.3333%;
}
.sqs-col-7 .sqs-col-7 {
  width: 100%;
}
.sqs-col-7 .sqs-col-6 {
  width: 85.7143%;
}
.sqs-col-7 .sqs-col-5 {
  width: 71.4286%;
}
.sqs-col-7 .sqs-col-4 {
  width: 57.1429%;
}
.sqs-col-7 .sqs-col-3 {
  width: 42.8571%;
}
.sqs-col-7 .sqs-col-2 {
  width: 28.5714%;
}
.sqs-col-7 .sqs-col-1 {
  width: 14.2857%;
}
.sqs-col-6 {
  width: 50%;
}
.sqs-col-6 .sqs-col-6 {
  width: 100%;
}
.sqs-col-6 .sqs-col-5 {
  width: 83.3333%;
}
.sqs-col-6 .sqs-col-4 {
  width: 66.6667%;
}
.sqs-col-6 .sqs-col-3 {
  width: 50%;
}
.sqs-col-6 .sqs-col-2 {
  width: 33.3333%;
}
.sqs-col-6 .sqs-col-1 {
  width: 16.6667%;
}
.sqs-col-5 {
  width: 41.6667%;
}
.sqs-col-5 .sqs-col-5 {
  width: 100%;
}
.sqs-col-5 .sqs-col-4 {
  width: 80%;
}
.sqs-col-5 .sqs-col-3 {
  width: 60%;
}
.sqs-col-5 .sqs-col-2 {
  width: 40%;
}
.sqs-col-5 .sqs-col-1 {
  width: 20%;
}
.sqs-col-4 {
  width: 33.3333%;
}
.sqs-col-4 .sqs-col-4 {
  width: 100%;
}
.sqs-col-4 .sqs-col-3 {
  width: 75%;
}
.sqs-col-4 .sqs-col-2 {
  width: 50%;
}
.sqs-col-4 .sqs-col-1 {
  width: 25%;
}
.sqs-col-3 {
  width: 25%;
}
.sqs-col-3 .sqs-col-3 {
  width: 100%;
}
.sqs-col-3 .sqs-col-2 {
  width: 66.6667%;
}
.sqs-col-3 .sqs-col-1 {
  width: 33.3333%;
}
.sqs-col-2 {
  width: 16.6667%;
}
.sqs-col-2 .sqs-col-2 {
  width: 100%;
}
.sqs-col-2 .sqs-col-1 {
  width: 50%;
}
.sqs-col-1 {
  width: 8.3333%;
}
.sqs-col-1 .sqs-col-1 {
  width: 100%;
}
.sqs-layout > .sqs-row {
  margin-left: -12px;
  margin-right: -12px;
}
.sqs-layout:not(.sqs-editing) .sqs-row .sqs-block:not(.float):first-child {
  padding-top: 0;
}
.sqs-layout:not(.sqs-editing) .sqs-block + .sqs-row .sqs-block:not(.float):first-child {
  padding-top: 12px;
}
.sqs-layout:not(.sqs-editing) .sqs-row + .sqs-row .sqs-block:not(.float):first-child {
  padding-top: 12px;
}
.sqs-layout:not(.sqs-editing) .sqs-row .sqs-block:last-child {
  padding-bottom: 0;
}
.sqs-layout:not(.sqs-editing) > .sqs-row:first-child > [class*=sqs-col]:first-child > .sqs-block:last-child,
.sqs-layout:not(.sqs-editing) .sqs-block + .sqs-row .sqs-block:not(.float):last-child {
  padding-bottom: 12px;
}
.sqs-layout:not(.sqs-editing) .sqs-row + .sqs-row:not(:last-child) .sqs-block:last-child {
  padding-bottom: 12px;
}
.sqs-block.sized .sqs-block-content {
  overflow: hidden;
}
.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}
.columns-1 [class*=sqs-col-] {
  width: 100% !important;
}
.sqs-block .state-message,
.sqs-state-message {
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  line-height: 22px;
  padding: 19px;
  padding-left: 60px;
  color: #333;
  position: relative;
  background-color: rgba(128, 128, 128, .15000000000000002);
}
.sqs-block .state-message:after,
.sqs-state-message:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  height: 60px;
  width: 60px;
  background: transparent url(/universal/images-v6/icons/block-indicator-dark.png) no-repeat center;
}
.sqs-block .state-message.information,
.sqs-state-message.information {
  background: #222;
  padding: 30px 20px;
  text-align: center;
  color: #999;
  font-size: 11px;
}
.sqs-block .state-message .title,
.sqs-state-message .title {
  color: #eee;
  padding-bottom: 8px;
  font-size: 14px;
}
.sqs-col-0 {
  width: 0;
  display: none;
}
.sqs-block {
  position: relative;
  clear: both;
  height: auto;
  outline: 1px solid transparent;
  -webkit-transition: outline .1s ease-in-out;
  -moz-transition: outline .1s ease-in-out;
  -o-transition: outline .1s ease-in-out;
  transition: outline .1s ease-in-out;
  padding-top: 12px;
  padding-bottom: 12px;
}
.sqs-block.sqs-block-focused:not(.sqs-block-html),
.sqs-block.sqs-block-editing:not(.sqs-block-html),
.sqs-block.sqs-block.sqs-selected,
.sqs-block.sqs-block-editable:hover,
.sqs-block.sqs-confirmation-open {
  outline: 1px solid rgba(0, 0, 0, .08);
}
.ua-gecko-old .sqs-block.sqs-block-focused:not(.sqs-block-html),
.ua-gecko-old .sqs-block.sqs-block-editing:not(.sqs-block-html),
.ua-gecko-old .sqs-block.sqs-block.sqs-selected,
.ua-gecko-old .sqs-block.sqs-block-editable:hover,
.ua-gecko-old .sqs-block.sqs-confirmation-open {
  outline: none !important;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .08) !important;
}
.sqs-block.sqs-block-focused.sqs-block-html:hover,
.sqs-block.sqs-block.sqs-selected.sqs-block-html.sqs-block-editing {
  outline: 1px solid transparent !important;
}
.ua-gecko-old .sqs-block.sqs-block-focused.sqs-block-html:hover,
.ua-gecko-old .sqs-block.sqs-block.sqs-selected.sqs-block-html.sqs-block-editing {
  outline: none !important;
  box-shadow: 0 0 0 1px transparent !important;
}
.sqs-block.sqs-dd-dragging,
.sqs-block.yui3-dd-dragging {
  z-index: 9995 !important;
  opacity: .3;
  -webkit-transition: opacity .15s ease-in-out, -webkit-transform .15s ease-in-out;
  -moz-transition: opacity .15s ease-in-out, -webkit-transform .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out, -webkit-transform .15s ease-in-out;
  transition: opacity .15s ease-in-out, -webkit-transform .15s ease-in-out;
}
html .sqs-block.sqs-block-editable:not(.sqs-block-editing) {
  cursor: url(/universal/images-v6/grab.cur) 8 8, move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
html .sqs-block.sqs-block-editable:not(.sqs-block-editing) .sqs-dd-invalid-handle {
  cursor: default;
}
html.sqs-dragging-block * {
  cursor: url(/universal/images-v6/grabbing.cur) 8 8, move !important;
  cursor: -webkit-grabbing !important;
  cursor: -moz-grabbing !important;
}
html .sqs-block.sqs-block-html .sqs-block-content {
  cursor: auto;
}
.sqs-block.sqs-block-code img {
  max-width: 100%;
}
.sqs-block-hidden {
  height: 0;
  overflow: hidden;
}
.yui3-overlay-hidden {
  display: none;
}
.sqs-editing-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background-color: rgba(255, 255, 255, .01);
  -moz-user-select: none;
  -webkit-user-select: none;
}
.sqs-locked-height .sqs-editing-overlay {
  background-color: rgba(255, 255, 255, .5);
}
body.sqs-dragging .sqs-layout .sqs-content-overlay {
  display: block !important;
}
.sqs-content-overlay {
  position: absolute;
  left: 0;
  width: 100%;
}
[class*=aspect-overlay] {
  padding-bottom: 20px;
  position: absolute;
}
[class*=aspect-overlay] .yui3-overlay-content {
  background: rgba(0, 0, 0, .9);
  color: #fff;
  font: 12px/24px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: center;
  width: 50px;
  border-radius: 5px;
}
.sqs-block .yui3-resize-handle {
  display: none;
  position: absolute;
  height: 50px;
  width: 50px;
}
.sqs-block .yui3-resize-handles-wrapper {
  z-index: 10;
}
.sqs-block .yui3-resize-handle-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -7px;
  height: 13px;
  width: 13px;
  border-radius: 100px;
  background-color: grey;
}
.sqs-block .yui3-resize-handle-b {
  margin-bottom: -25px;
  margin-left: -25px;
  bottom: -1px;
  left: 50%;
  cursor: row-resize;
}
.sqs-block .yui3-resize-handle-l {
  left: 0;
  top: 0;
  bottom: 0;
  width: 10px;
  cursor: col-resize;
}
.sqs-block .yui3-resize-handle-r {
  right: 0;
  top: 0;
  bottom: 0;
  width: 10px;
  cursor: col-resize;
}
.sqs-block .yui3-resize-handle.sqs-dd-dragging .yui3-resize-handle,
.sqs-block .yui3-resize-handle.yui3-dd-dragging .yui3-resize-handle {
  display: none;
}
.sqs-block[class*=focused] .yui3-resize-handle,
.sqs-block.sqs-block-editing .yui3-resize-handle {
  display: block;
  z-index: 9999;
}
.sqs-block[class*=float] {
  z-index: 10 !important;
  clear: none;
}
.sqs-block[class*=float-left] {
  float: left;
  margin-right: 12px;
}
.sqs-block[class*=float-left] + .sqs-block[class*=float-left] {
  clear: left;
}
.sqs-block[class*=float-right] {
  float: right;
  margin-left: 12px;
}
.sqs-block[class*=float-right] + .sqs-block[class*=float-right] {
  clear: right;
}
.sqs-remove-button {
  position: absolute !important;
  border-radius: 100px;
  background: #111 url('icon_close_14_light.png') center center no-repeat;
  background-size: 7px;
  cursor: pointer;
}
body.sqs-index .sqs-remove-button {
  background: #111 url('/universal/images-v6/icons/icon_close_14_light.png') center center no-repeat;
}
.sqs-block-error {
  padding-top: 12px;
  padding-bottom: 12px;
}
.sqs-block-error .sqs-block-content {
  border: 1px solid #ddd;
  background: #eee;
  text-align: center;
  color: #333;
}
.sqs-block .sqs-intrinsic {
  position: relative !important;
}
.sqs-block .sqs-intrinsic .sqs-intrinsic-content {
  position: absolute !important;
  top: 0;
  left: 0;
  height: 100%;
  max-width: none;
  width: 100%;
}
/* 	List View
=================================================*/
.eventlist-filter {
  font-size: 1.1em;
  margin: 0 0 2em 0;
}
.eventlist-event {
  position: relative;
  padding: 0;
}
.eventlist-event + .eventlist-event {
  margin: 3em 0 0 0;
}
.eventlist-column-thumbnail {
  display: none;
}
.eventlist-column-date {
  position: absolute;
  top: 0;
  left: 0;
  /*width:@eventCollectionDateColumnWidth;*/
  /* See Event Date Label Tweak */
  min-height: 10px;
}
.eventlist-datelabel {
  display: none;
  font-size: 1.4em;
  line-height: 1em;
  font-weight: 200;
}
.eventlist-datelabel-enddate,
.eventlist-datelabel-time {
  display: block;
  font-size: .8em;
  margin: .2857142857142857em 0 0 0;
}
.eventlist-datelabel-time {
  display: none;
  text-transform: uppercase;
}
.eventlist-column-info {
  width: 100%;
  /*padding:0 0 0 (@eventCollectionDateColumnWidth + 1);*/
  /* Applied in Event Date Label Tweak */
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.eventlist-title {
  font-size: 1.4em;
  line-height: 1em;
  margin: 0 0 1em 0;
}
.eventlist-title-link {
  line-height: 1em;
  font-size: inherit !important;
  line-height: inherit !important;
}
.eventlist-description,
.eventlist-excerpt {
  display: none;
  margin: 0 0 1em 0;
}
.eventlist-meta {
  margin: 0;
}
.eventlist-meta-date,
.eventlist-meta-time,
.eventlist-meta-address {
  display: none;
}
/* 	Item View
=================================================*/
.eventitem-backlink {
  display: inline-block;
  margin: 0 0 3em 0;
  text-transform: uppercase;
}
.eventitem {
  position: relative;
}
.eventitem-title {
  margin: 0 0 1.5em 0;
  line-height: 1.3em;
}
.eventitem-column-content,
.eventitem-column-meta {
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.eventitem-column-meta {
  width: 40%;
}
.eventitem-socialicon {
  display: none;
  margin: 0 12px 0 0;
}
.eventitem-addtocallink {
  display: none;
  margin-right: 12px;
}
.eventitem-column-content {
  width: 60%;
  padding-left: 40px;
}
/*----- Pagination -----*/
.eventitem-pager {
  margin: 10em 0 0 0;
}
.eventitem-pager-newer,
.eventitem-pager-older {
  float: left;
  display: inline-block;
  text-decoration: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.eventitem-pager-newer {
  float: right;
  text-align: right;
}
.eventitem-pager-newer .eventitem-pager-icon {
  margin-left: .5em;
}
.eventitem-pager-newer .eventitem-pager-icon:before {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.eventitem-pager-newer .eventitem-pager-icon:before {
  font-size: inherit;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.eventitem-pager-older .eventitem-pager-icon {
  margin-right: .5em;
}
.eventitem-pager-older .eventitem-pager-icon:before {
  font-size: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.eventitem-pager-older .eventitem-pager-icon:before {
  font-size: inherit;
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.eventitem-pager-disabled {
  opacity: .4;
}

/* Button Block Style Tweak: Solid
=================================================*/
.small-button-style-solid .sqs-block-button .sqs-block-button-element--small,
.medium-button-style-solid .sqs-block-button .sqs-block-button-element--medium,
.large-button-style-solid .sqs-block-button .sqs-block-button-element--large {
  -webkit-transition: .1s opacity linear;
  -moz-transition: .1s opacity linear;
  -o-transition: .1s opacity linear;
  transition: .1s opacity linear;
  -webkit-backface-visibility: hidden;
}
.small-button-style-solid .sqs-block-button .sqs-block-button-element--small:hover,
.medium-button-style-solid .sqs-block-button .sqs-block-button-element--medium:hover,
.large-button-style-solid .sqs-block-button .sqs-block-button-element--large:hover {
  opacity: .8;
}

***********************************************/
/* COLORS & BACKGROUNDS
***********************************************/
a:link,
a:visited {
  color: #121212;
}
a:hover,
a:active {
  color: #595959;
}
#page-body-wrapper h1,
#page-footer-wrapper h1 {
  color: #121212;
}
#page-body-wrapper h1 a:link,
#page-footer-wrapper h1 a:link,
#page-body-wrapper h1 a:visited,
#page-footer-wrapper h1 a:visited {
  color: #121212;
}
#page-body-wrapper h1 a:hover,
#page-footer-wrapper h1 a:hover,
#page-body-wrapper h1 a:active,
#page-footer-wrapper h1 a:active {
  color: #121212;
}
#page-body-wrapper h2,
#page-footer-wrapper h2 {
  color: #777;
}
#page-body-wrapper h2 a:link,
#page-footer-wrapper h2 a:link,
#page-body-wrapper h2 a:visited,
#page-footer-wrapper h2 a:visited {
  color: #777;
}
#page-body-wrapper h2 a:hover,
#page-footer-wrapper h2 a:hover,
#page-body-wrapper h2 a:active,
#page-footer-wrapper h2 a:active {
  color: #121212;
}
#page-body-wrapper h3,
#page-footer-wrapper h3 {
  color: #999;
}
#page-body-wrapper h3 a:link,
#page-footer-wrapper h3 a:link,
#page-body-wrapper h3 a:visited,
#page-footer-wrapper h3 a:visited {
  color: #999;
}
#page-body-wrapper h3 a:hover,
#page-footer-wrapper h3 a:hover,
#page-body-wrapper h3 a:active,
#page-footer-wrapper h3 a:active {
  color: #121212;
}
.sqs-block-horizontalrule hr {
  color: #e6e6e6;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  /*height: 0;*/
}
#site-title a {
  font-family: Lora, Georgia, Times, serif;
  font-family: "Lora";
  font-size: 72px;
  line-height: 1.25em;
  text-transform: none;
  letter-spacing: 2px;
  font-weight: 400;
  font-style: normal;
  color: #ebebeb;
}
#site-title a:hover {
  color: #cfcfcf;
}
#page-title a {
  font-family: Lora, Georgia, Times, serif;
  font-size: 55px;
  line-height: 1.25em;
  text-transform: none;
  letter-spacing: 2px;
  font-weight: 400;
  font-style: italic;
  color: #ebebeb;
}
#page-title a:hover {
  color: #cfcfcf;
}
#page-header .page-description,
#sidebar-one .site-description {
  color: #cfcfcf;
}
#main-navigation a:link,
#main-navigation a:visited {
  color: #000 !important;
}
#main-navigation a:hover,
#main-navigation a:focus {
  color: #666 !important;
}
#main-navigation a:active,
#main-navigation .active-link a,
#main-navigation .folder .active-folder {
  color: #959393 !important;
}
/* FONTS & VERTICAL GRID
***********************************************/
body,
p,
ul,
ol {
  font-family: Muli, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.8em;
  letter-spacing: 0px;
  font-weight: normal;
  font-style: normal;
}
h1 {
  font-family: Muli, Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 1.8em;
  text-transform: none;
  letter-spacing: 0px;
  font-weight: normal;
  font-style: normal;
}
h2 {
  font-family: Muli, Helvetica, Arial, sans-serif;
  font-size: 21px;
  line-height: 1.35em;
  text-transform: none;
  letter-spacing: 0px;
  font-weight: normal;
  font-style: normal;
}
h3 {
  font-family: Muli, Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.35em;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-weight: normal;
  font-style: normal;
}
blockquote,
blockquote p,
.quote-block blockquote {
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 1px;
  font-weight: normal;
  font-style: italic;
}
#sidebar-one h1,
#sidebar-two h1 {
  font-size: 25.5px;
}
#sidebar-one h2,
#sidebar-two h2 {
  font-size: 17.849999999999998px;
}
#sidebar-one h3,
#sidebar-two h3,
#sidebar-one .summary-block .summary-title,
#sidebar-two .summary-block .summary-title {
  font-size: 14.45px;
}
#sidebar-one p,
#sidebar-two p,
#sidebar-one ol,
#sidebar-two ol,
#sidebar-one ul,
#sidebar-two ul {
  font-size: 11.9px;
}
#sidebar-one img,
#sidebar-two img {
  /*max-width: 100%;*/
}
#site-title,
#page-title,
#banner {
  margin-bottom: 0;
}
#page-footer p,
#page-footer ul,
#page-footer ol {
  font-family: Muli, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.8em;
  letter-spacing: 0px;
  font-weight: normal;
  font-style: normal;
}
#page-header nav ul {
  font-family: Muli, Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-weight: normal;
  font-style: normal;
}
.site-subtitle,
.page-description p,
.logo-subtitle {
  font-family: Muli, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.8em;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: normal;
  font-style: normal;
  color: #cfcfcf;
  width: 40%;
  position: relative;
  margin: 0;
}
/* Blocks */
.image-block .image-caption-wrapper p,
.video-caption-wrapper p,
.summary-block time {
  font-size: 10px !important;
  text-transform: uppercase;
  color: initial;
}
.sqs-block-image .image-caption p {
  margin-top: 1em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 24px;
}
h2,
section h1 {
  margin: 0 0 24px;
}
p {
  margin: 24px 0;
}
blockquote {
  margin: 24px 0;
}
pre {
  margin: 24px 0;
}
table,
ul,
ol,
dl {
  margin-bottom: 24px;
}
nav ul,
nav ol {
  margin: 0;
}
#page-description p:last-child {
  margin-bottom: 0;
}
.summary-block .summary-content {
  margin-bottom: 24px;
}
.summary-block .summary-thumbnail {
  margin-bottom: 12px;
}
/* NAVIGATION
************************************************/
.horizontal-navigation-bar nav > ul > li,
.horizontal-navigation-bar nav > ul > li > a {
  line-height: 1em;
}
.horizontal-navigation-bar #site-title a {
  line-height: 1.4em;
}
.horizontal-navigation-bar #banner {
  height: 90px;
}
.horizontal-navigation-bar {
  margin: auto;
  width: auto;
  max-width: 1140px;
  position: relative;
  padding: 8px 0;
}
.horizontal-navigation-bar nav {
  width: auto;
  margin: auto;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.horizontal-navigation-bar nav ul {
  font-size: 14px;
}
.horizontal-navigation-bar nav ul li {
  display: inline-block;
  *display: block;
  *zoom: 1;
}
.horizontal-navigation-bar nav ul li a {
  padding: .5em;
  display: inline-block;
  *display: block;
  *zoom: 1;
}
.horizontal-navigation-bar nav ul li:first-child a {
  padding-left: 0;
}
.horizontal-navigation-bar nav ul li.search {
  min-width: 48px;
  float: right;
}
.horizontal-navigation-bar nav ul li.search .search-block .sqs-search-ui-button .title {
  font-size: 14px;
}
.horizontal-navigation-bar nav ul li:nth-last-child(1) span.delimiter {
  display: none;
}
.horizontal-navigation-bar nav.main-nav .folder {
  position: relative;
}
.horizontal-navigation-bar nav.main-nav .folder .subnav {
  display: none;
  position: absolute;
  top: 1.75em;
  padding: .25em 0;
  /*top: 96%/IE9;*/
  /*top: 96%\9;*/
  left: -.5em;
  z-index: 40000;
  zoom: 1;
}
.horizontal-navigation-bar nav.main-nav .folder .subnav ul {
  background-color: #fff;
  border: 1px solid #f2f2f2;
  padding: 1em 0;
  display: block;
}
.horizontal-navigation-bar nav.main-nav .folder .subnav li {
  display: list-item;
  float: none;
  text-align: left;
}
.horizontal-navigation-bar nav.main-nav .folder .subnav li a {
  display: block;
  white-space: nowrap;
  padding: .25em 1em;
}
.horizontal-navigation-bar nav.main-nav .folder:hover .subnav,
.horizontal-navigation-bar nav.main-nav .folder:active .subnav,
.horizontal-navigation-bar nav.main-nav .folder:focus .subnav {
  display: block;
}
.vertical-navigation-bar #main-navigation {
  display: none;
}
.vertical-navigation-bar nav ul {
  font-family: Muli, Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-weight: normal;
  font-style: normal;
}
.pagination {
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #e6e6e6;
  padding: 60px 0 0;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
.pagination ul {
  display: block;
  width: auto;
  overflow: hidden;
}
.pagination ul li {
  color: #777;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /* IE hack for inline-block */
  line-height: 48px;
  white-space: nowrap;
  overflow: hidden;
}
.pagination ul li a {
  display: block;
  color: #777;
}
.pagination ul li a:link,
.pagination ul li a:visited {
  color: #959393;
}
.pagination ul li a:active,
.pagination ul li a:hover {
  color: #666;
}
.pagination li.prev,
.pagination li.next,
.pagination li.no-prev,
.pagination li.no-next {
  width: 49%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.pagination li.next,
.pagination li.no-next {
  text-align: right;
}
.pagination li.prev i {
  padding-right: .5em;
}
.pagination li.next i {
  padding-left: .5em;
}
.pagination .prev-label,
.pagination .next-label {
  display: inline-block;
}
.pagination .prev-label {
  padding-left: 1em;
}
.pagination .next-label {
  padding-right: 1em;
}
nav.main-menu .subnav {
  display: none;
}
#navigation-top,
#navigation-bottom {
  background-color: #fff;
  /*float: left;*/
  width: 100%;
}
#navigation-bottom {
  border-bottom: 1px solid #e6e6e6;
}
.vertical-navigation-bar #main-navigation {
  display: none;
}
.vertical-navigation-bar #main-navigation span.delimiter {
  display: none;
}
span.delimiter {
  padding: 0 .75em;
  color: #e6e6e6;
}
#mobile-navigation {
  display: none;
}
/* LAYOUT (WIDTHS & PADDING)
************************************************/
#canvas-wrapper,
#canvas {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#canvas-wrapper {
  background-image: none;
  background-position: top left;
  background-size: auto;
  background-attachment: scroll;
  background-repeat: repeat;
  background-color: #fff;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-color: #e6e6e6;
  border-style: solid;
  margin-top: 0px;
  margin-bottom: 0px;
  /*overflow: hidden;*/
}
#canvas {
  overflow: visible;
}
#page-header-wrapper,
#banner-area-wrapper,
#page-body-wrapper,
#page-footer-wrapper {
  width: auto;
  margin: 0;
}
#banner-area,
#page-footer {
  width: 1140px;
  max-width: 100%;
  clear: both;
  margin: 0 auto;
  position: relative;
}
#page-header-wrapper {
  background-position: center center;
  background-size: auto;
  background-attachment: fixed;
  background-repeat: repeat;
  background-color: #7a7a7a;
}
#page-thumb {
  display: none;
  height: 100%;
}
#banner-area {
  height: auto;
  padding-top: 150px;
  padding-bottom: 150px;
}
#page-body-wrapper {
  padding-top: 16px;
  padding-bottom: 16px;
}
#page-body {
  width: 1140px;
  max-width: 100%;
  margin: auto;
  padding: 0 1%;
  box-sizing: border-box;
}
#content-wrapper {
  width: 100%;
  margin: auto;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#content {
  padding: 0;
}
.sqs-edit-mode .extra-wrapper {
  margin-bottom: 24px;
}
#sidebar-one-wrapper {
  position: relative;
  width: 270px;
}
#sidebar-two-wrapper {
  position: relative;
  width: 230px;
}
#page-footer-wrapper {
  border-top: 1px solid #e6e6e6;
  clear: both;
}
#page-footer {
  padding: 24px 0;
}
/* blog excerpt image */
.view-list article .excerpt-thumb {
  width: 25%;
}
.view-list article .excerpt-thumb .intrinsic {
  padding-bottom: 100%;
}
/* page title options */
#page-title-wrapper .page-description p::last-child {
  margin-bottom: 0;
}
/* logo options */
#banner-wrapper {
  line-height: 0em;
  width: auto;
  display: inline-block;
  height: 100%;
}
#banner-area a {
  /*display: block; height: 100%;*/
  position: relative;
  width: auto;
}
#banner-area #banner {
  width: auto;
  /* max-width: 100%; Removed for edge case bug with squished logos. */
  height: 100px;
  margin-bottom: 24px;
}
.site-info {
  display: none;
}
/* TWEAK OPTIONS
************************************************/
/* site alignment */
body.site-alignment-center #page-header {
  margin: 0 auto;
}
body.site-alignment-left #page-header {
  margin: 0 24px;
}
/* canvas settings */
body.canvas-setting-full-width {
  /*.horizontal-navigation-bar { padding-left: @cnvsPadding; padding-right: @cnvsPadding; }*/
}
body.canvas-setting-site-width {
  /*.horizontal-navigation-bar #sqs-social { right: @cnvsPadding; }*/
}
body.canvas-setting-site-width #canvas-wrapper {
  width: 1140px;
  max-width: 100%;
}
body.canvas-setting-site-width #canvas {
  padding: 0 60px;
}
body.canvas-setting-site-width #page-header-wrapper {
  margin-left: -60px;
  margin-right: -60px;
}
body.canvas-setting-site-width #banner-wrapper,
body.canvas-setting-site-width #site-title-wrapper,
body.canvas-setting-site-width #page-title-wrapper {
  padding-left: 60px;
  padding-right: 60px;
}
body.canvas-setting-site-width .horizontal-navigation-bar {
  width: auto;
}
/* navigation postion */
body.top-navigation-position-above-banner #navigation-top {
  display: block;
}
body.top-navigation-position-above-banner #navigation-bottom {
  display: none;
}
body.top-navigation-position-below-banner #navigation-top {
  display: none;
}
body.top-navigation-position-below-banner #navigation-bottom {
  display: block;
}
body.top-navigation-position-none #navigation-top {
  display: none;
}
body.top-navigation-position-none #navigation-bottom {
  display: none;
}
body.top-navigation-position-none .vertical-navigation-bar #main-navigation {
  margin-bottom: 24px;
  display: block;
}
body.top-navigation-position-none .vertical-navigation-bar #main-navigation a {
  display: block;
}
body.top-navigation-position-none .vertical-navigation-bar #main-navigation ul li ul {
  margin-bottom: 1em;
  display: block;
}
body.top-navigation-position-none .vertical-navigation-bar #main-navigation ul li ul li {
  display: block;
  text-indent: .5em;
  *zoom: 1;
}
body.top-navigation-position-none .vertical-navigation-bar #main-navigation ul li.folder .subnav {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .5s;
  -moz-transition: max-height .5s;
  -ms-transition: max-height .5s;
  transition: max-height .5s;
}
body.top-navigation-position-none .vertical-navigation-bar #main-navigation ul li.folder:hover .subnav {
  max-height: 9999px;
  overflow: visible;
}
/* navigation alignment */
body.top-navigation-alignment-left .horizontal-navigation-bar {
  text-align: left;
}
body.top-navigation-alignment-left .horizontal-navigation-bar #sqs-social {
  width: auto;
  position: absolute;
  top: 50%;
  right: 0;
  text-align: right;
  margin-top: -14px;
}
body.top-navigation-alignment-left.canvas-setting-site-width .horizontal-navigation-bar #sqs-social {
  padding-right: 60px;
}
body.top-navigation-alignment-center .horizontal-navigation-bar {
  text-align: center;
}
body.top-navigation-alignment-center .horizontal-navigation-bar #sqs-social {
  width: auto;
  margin: auto;
  position: relative;
  text-align: inherit;
  padding-left: 0;
  line-height: inherit !important;
  margin: 1em !important;
}
body.top-navigation-alignment-center.banner-content-empty.canvas-setting-full-width .horizontal-navigation-bar {
  padding-right: 30px;
  padding-left: 30px;
}
body.top-navigation-alignment-center.banner-content-empty.canvas-setting-full-width .horizontal-navigation-bar #site-title-wrapper,
body.top-navigation-alignment-center.banner-content-empty.canvas-setting-full-width .horizontal-navigation-bar nav {
  padding: 0 30px;
}
body.top-navigation-alignment-right .horizontal-navigation-bar {
  text-align: right;
}
body.top-navigation-alignment-right .horizontal-navigation-bar #sqs-social {
  width: auto;
  margin: auto;
  position: relative;
  text-align: inherit;
  padding-left: 8px;
}
/* logo in navigation */
.horizontal-navigation-bar #banner-wrapper,
.horizontal-navigation-bar #site-title-wrapper {
  display: none;
}
/* banner content */
body.banner-content-page-title-description,
body.banner-content-empty {
  /* toggle logo display in top navigation */
  /* set navigation line height based on logo or site title */
}
body.banner-content-page-title-description #banner-area #banner-wrapper,
body.banner-content-empty #banner-area #banner-wrapper {
  display: none;
}
body.banner-content-page-title-description.has-logo-image .horizontal-navigation-bar nav > ul > li,
body.banner-content-empty.has-logo-image .horizontal-navigation-bar nav > ul > li,
body.banner-content-page-title-description.has-logo-image .horizontal-navigation-bar nav > ul > li > a,
body.banner-content-empty.has-logo-image .horizontal-navigation-bar nav > ul > li > a {
  /*line-height: @logoHeightNav;*/
}
body.banner-content-page-title-description.has-logo-image .horizontal-navigation-bar #banner,
body.banner-content-empty.has-logo-image .horizontal-navigation-bar #banner {
  height: 90px;
}
body.banner-content-page-title-description.has-logo-image .horizontal-navigation-bar #sqs-social,
body.banner-content-empty.has-logo-image .horizontal-navigation-bar #sqs-social {
  line-height: 90px;
  margin-top: -45px;
}
body.banner-content-page-title-description.no-logo-image .horizontal-navigation-bar,
body.banner-content-empty.no-logo-image .horizontal-navigation-bar {
  position: relative;
}
body.banner-content-page-title-description.no-logo-image .horizontal-navigation-bar nav ul,
body.banner-content-empty.no-logo-image .horizontal-navigation-bar nav ul {
  padding: 3.5px 0;
  line-height: 1em;
}
body.banner-content-page-title-description .horizontal-navigation-bar #banner-wrapper,
body.banner-content-empty .horizontal-navigation-bar #banner-wrapper,
body.banner-content-page-title-description .horizontal-navigation-bar #site-title-wrapper,
body.banner-content-empty .horizontal-navigation-bar #site-title-wrapper {
  vertical-align: middle;
  display: inline-block;
}
body.banner-content-page-title-description .horizontal-navigation-bar #banner-wrapper a,
body.banner-content-empty .horizontal-navigation-bar #banner-wrapper a,
body.banner-content-page-title-description .horizontal-navigation-bar #site-title-wrapper a,
body.banner-content-empty .horizontal-navigation-bar #site-title-wrapper a {
  display: block;
  padding: 0;
}
body.banner-content-page-title-description .horizontal-navigation-bar #site-title a,
body.banner-content-empty .horizontal-navigation-bar #site-title a {
  font-family: Lora, Georgia, Times, serif;
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-style: italic;
}
body.banner-content-page-title-description .horizontal-navigation-bar #banner-wrapper #banner,
body.banner-content-empty .horizontal-navigation-bar #banner-wrapper #banner,
body.banner-content-page-title-description .horizontal-navigation-bar #site-title-wrapper #site-title,
body.banner-content-empty .horizontal-navigation-bar #site-title-wrapper #site-title {
  width: auto;
}
body.banner-content-site-title-logo-tagline .horizontal-navigation-bar #banner-wrapper,
body.banner-content-site-title-logo-tagline .horizontal-navigation-bar #site-title-wrapper {
  display: none;
}
body.banner-content-site-title-logo-tagline #banner-area #banner-wrapper {
  display: block;
}
body.banner-content-site-title-logo-tagline #site-title-wrapper {
  display: block;
}
body.banner-content-site-title-logo-tagline #page-title-wrapper {
  display: none;
}
body.banner-content-site-title-logo-tagline #mobile-navigation-title {
  display: none;
}
body.banner-content-page-title-description #banner-area #banner-wrapper {
  display: none;
}
body.banner-content-page-title-description #site-title-wrapper {
  display: none;
}
body.banner-content-page-title-description #page-title-wrapper {
  display: block;
}
body.banner-content-page-title-description.collection-type-album #page-title-wrapper {
  display: none;
}
body.banner-content-empty #banner-area {
  height: 440px;
  padding-top: 0;
  padding-bottom: 0;
}
body.banner-content-empty #banner-area #banner-wrapper {
  display: none;
}
body.banner-content-empty #site-title-wrapper {
  display: none;
}
body.banner-content-empty #page-title-wrapper {
  display: none;
}
body.banner-content-site-title-logo-tagline.canvas-setting-site-width .horizontal-navigation-bar nav,
body.banner-content-page-title-description.canvas-setting-full-width .horizontal-navigation-bar nav,
body.banner-content-empty.canvas-setting-full-width .horizontal-navigation-bar nav {
  padding-left: 60px;
  padding-right: 60px;
}
body.banner-content-site-title-logo-tagline.top-navigation-alignment-center.canvas-setting-full-width .horizontal-navigation-bar nav {
  /*padding-right: @cnvsPadding;*/
}
/* banner alignment */
body.banner-alignment-left #banner-area {
  text-align: left;
}
body.banner-alignment-left .site-subtitle,
body.banner-alignment-left .logo-subtitle,
body.banner-alignment-left .page-title,
body.banner-alignment-left .page-description p,
body.banner-alignment-left #banner-wrapper #banner {
  margin-left: 0;
  margin-right: auto;
}
body.banner-alignment-center #banner-area {
  text-align: center;
}
body.banner-alignment-center .site-subtitle,
body.banner-alignment-center .logo-subtitle,
body.banner-alignment-center .page-title,
body.banner-alignment-center .page-description p,
body.banner-alignment-center #banner-wrapper #banner {
  margin-left: auto;
  margin-right: auto;
}
body.banner-alignment-center #site-title a {
  margin-right: -2px;
}
body.banner-alignment-center #page-title a {
  margin-right: -2px;
}
body.banner-alignment-right #banner-area {
  text-align: right;
}
body.banner-alignment-right .site-subtitle,
body.banner-alignment-right .logo-subtitle,
body.banner-alignment-right .page-title,
body.banner-alignment-right .page-description p,
body.banner-alignment-right #banner-wrapper #banner {
  margin-left: auto;
  margin-right: 0;
}
body.banner-alignment-right #site-title a {
  margin-right: -2px;
}
body.banner-alignment-right #page-title a {
  margin-right: -2px;
}
/* sidebar options */
.sidebar-position-right #content-wrapper {
  float: left;
  border-right-style: solid;
  border-right-color: transparent;
}
.sidebar-position-right #sidebar-one-wrapper,
.sidebar-position-right #sidebar-two-wrapper {
  float: right;
}
.sidebar-position-right #sidebar-one,
.sidebar-position-right #sidebar-two {
  padding-left: 60px;
}
.sidebar-position-right .two-sidebars #content-wrapper {
  border-right-width: 500px;
}
.sidebar-position-right .two-sidebars #sidebar-one-wrapper {
  margin-left: -500px;
  margin-right: 230px;
}
.sidebar-position-right .two-sidebars #sidebar-one {
  padding-left: 60px;
}
.sidebar-position-right .two-sidebars #sidebar-two-wrapper {
  margin-left: -230px;
  margin-right: 0;
}
.sidebar-position-right .two-sidebars #sidebar-two {
  padding-left: 60px;
}
.sidebar-position-right .one-sidebar #content-wrapper {
  border-right-width: 270px;
}
.sidebar-position-right .one-sidebar #sidebar-one-wrapper {
  margin-left: -270px;
  margin-right: 0;
}
.sidebar-position-right .one-sidebar #sidebar-one {
  padding-left: 60px;
}
.sidebar-position-right .full-width #content-wrapper {
  float: none;
  border-width: 0;
}
.sidebar-position-left #content-wrapper {
  float: right;
  border-left-style: solid;
  border-left-color: transparent;
}
.sidebar-position-left #sidebar-one-wrapper,
.sidebar-position-left #sidebar-two-wrapper {
  float: left;
}
.sidebar-position-left #sidebar-one,
.sidebar-position-left #sidebar-two {
  padding-right: 60px;
}
.sidebar-position-left .two-sidebars #content-wrapper {
  border-left-width: 500px;
}
.sidebar-position-left .two-sidebars #sidebar-one-wrapper {
  margin-right: -500px;
  margin-left: 230px;
}
.sidebar-position-left .two-sidebars #sidebar-one {
  padding-right: 60px;
}
.sidebar-position-left .two-sidebars #sidebar-two-wrapper {
  margin-right: -230px;
  margin-left: 0;
}
.sidebar-position-left .two-sidebars #sidebar-two {
  padding-right: 60px;
}
.sidebar-position-left .one-sidebar #content-wrapper {
  border-left-width: 270px;
}
.sidebar-position-left .one-sidebar #sidebar-one-wrapper {
  margin-right: -270px;
  margin-left: 0;
}
.sidebar-position-left .one-sidebar #sidebar-one {
  padding-right: 60px;
}
.sidebar-position-left .full-width #content-wrapper {
  float: none;
  border-width: 0;
}
.split-sidebars #page-body {
  position: relative;
}
.split-sidebars #content-wrapper {
  border-left-width: 270px;
  border-right-width: 230px;
  border-left-style: solid;
  border-left-color: transparent;
  border-right-style: solid;
  border-right-color: transparent;
}
.split-sidebars #sidebar-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
.split-sidebars #sidebar-one-wrapper,
.split-sidebars #sidebar-two-wrapper {
  position: absolute;
  top: 0;
  float: none;
  margin: 0;
}
.split-sidebars #sidebar-one-wrapper {
  left: 0;
}
.split-sidebars #sidebar-two-wrapper {
  right: 0;
}
.split-sidebars #sidebar-one {
  padding-left: 0;
  padding-right: 60px;
}
.split-sidebars #sidebar-two {
  padding-right: 0;
  padding-left: 60px;
}
/* footer alignment */
body.footer-alignment-left #footer-blocks,
body.footer-alignment-center #footer-blocks,
body.footer-alignment-right #footer-blocks,
body.footer-alignment-left #sqs-social,
body.footer-alignment-center #sqs-social,
body.footer-alignment-right #sqs-social {
  display: block;
  width: auto;
}
body.footer-alignment-left #sqs-social,
body.footer-alignment-center #sqs-social,
body.footer-alignment-right #sqs-social {
  position: relative;
  margin: 0 auto 24px;
  text-align: inherit;
}
body.footer-alignment-left #page-footer {
  text-align: left;
}
body.footer-alignment-left #page-footer #sqs-social a {
  margin: 0 .5em 0 0;
}
body.footer-alignment-center #page-footer {
  text-align: center;
}
body.footer-alignment-center #page-footer #sqs-social a {
  margin: 0 .25em;
}
body.footer-alignment-right #page-footer {
  text-align: right;
}
body.footer-alignment-right #page-footer #sqs-social a {
  margin: 0 0 0 .5em;
}
/* blog options */
body.blog-list-display-header-and-footer-only.view-list .post .body,
body.blog-list-display-header-and-footer-only.view-list .post .excerpt-thumb {
  display: none;
}
body.blog-list-display-header-only.view-list .post .body,
body.blog-list-display-header-only.view-list .post .article-meta,
body.blog-list-display-header-only.view-list .post .excerpt-thumb {
  display: none;
}
body.blog-byline-top article footer .article-byline {
  display: none;
}
body.blog-byline-bottom article header .article-byline {
  display: none;
}
body.blog-byline-hidden article header .article-byline {
  display: none;
}
body.blog-byline-hidden article footer .article-byline {
  display: none;
}
body.blog-dateline-above-title article header .article-dateline {
  display: none;
}
body.blog-dateline-above-title article footer .article-dateline {
  display: none;
}
body.blog-dateline-top article header .article-dateline-above-title {
  display: none;
}
body.blog-dateline-top article footer .article-dateline {
  display: none;
}
body.blog-dateline-bottom article header .article-dateline-above-title {
  display: none;
}
body.blog-dateline-bottom article header .article-dateline {
  display: none;
}
body.blog-dateline-hidden article header .article-dateline-above-title {
  display: none;
}
body.blog-dateline-hidden article header .article-dateline {
  display: none;
}
body.blog-dateline-hidden article footer .article-dateline {
  display: none;
}
body.blog-dateline-top.blog-byline-bottom article header span.delimiter,
body.blog-dateline-top.blog-byline-hidden article header span.delimiter {
  display: none;
}
/* social icon placement */
body.social-icon-placement-top-only #page-footer #sqs-social {
  display: none !important;
}
body.social-icon-placement-bottom-only .horizontal-navigation-bar #sqs-social {
  display: none !important;
}
body.social-icon-placement-hide #sqs-social {
  display: none !important;
}
/* page thumbnail */
body.page-thumbnail-as-banner #page-thumb {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body.stretch-page-thumbnail #banner-area-wrapper {
  position: relative;
}
body.stretch-page-thumbnail #banner-area {
  position: static;
}
/* show site info in sidebar */
body.site-description-in-sidebar #sidebar-one .site-info {
  display: block;
}
body.site-description-in-sidebar #sidebar-one .site-description p {
  font-family: Muli, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.8em;
  text-transform: none;
  letter-spacing: 0px;
  font-weight: normal;
  font-style: normal;
}
/* sidebar headings underline */
body.underline-sidebar-h3 .vertical-navigation-bar h3 {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: .33em;
  margin-bottom: .33em;
}
/* hide errata */
body.disable-navigation-border #navigation-bottom {
  border-bottom-width: 0;
}
body.disable-pagination-border .pagination {
  border-width: 0;
}
body.disable-footer-border #page-footer-wrapper {
  border-top-width: 0;
}
body.hide-excerpt-thumbnail.view-list article .excerpt-thumb {
  display: none;
}
body.hide-delimiter span.delimiter {
  visibility: hidden;
  padding: 0 .33em;
}
body.hide-icons i {
  display: none;
}
body.hide-tags-categories .article-meta .tags,
body.hide-tags-categories .article-meta .categories {
  display: none;
}
/* SYSTEM BLOCKS
**********************************************/
.embed-block img,
.embed-block iframe {
  max-width: 100%;
}
/* EXTRAS
**********************************************/
header:before,
section:before,
article:before,
footer:before,
.clearer:before,
header:after,
section:after,
article:after,
footer:after,
.clearer:after {
  content: " ";
  display: table;
}
header:after,
section:after,
article:after,
footer:after,
.clearer:after {
  clear: both;
}
.sqs-search-ui {
  -moz-transition: all .25s ease-out;
  -webkit-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
}
body.no-scroll {
  width: 100%;
}
.full-image-float-left,
.thumbnail-image-float-left {
  float: left;
  margin-right: 24px;
}
.full-image-float-right,
.thumbnail-image-float-right {
  float: right;
  margin-left: 24px;
}
.full-image-block {
  display: block;
  margin-bottom: 24px;
}
.thumbnail-caption {
  display: block;
}
img[data-src]:not([src]) {
  visibility: hidden;
}
