@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-light.eot');
  src: local('Roboto Light'), url('roboto/roboto-light.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-light.woff') format('woff'), url('roboto/roboto-light.ttf') format('truetype'), url('roboto/roboto-light.svg#robotolight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-lightitalic.eot');
  src: local('Roboto Light Italic'), url('roboto/roboto-lightitalic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-lightitalic.woff') format('woff'), url('roboto/roboto-lightitalic.ttf') format('truetype'), url('roboto/roboto-lightitalic.svg#robotolight_italic') format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-regular.eot');
  src: local('Roboto Regular'), url('roboto/roboto-regular.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-regular.woff') format('woff'), url('roboto/roboto-regular.ttf') format('truetype'), url('roboto/roboto-regular.svg#robotoregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-italic.eot');
  src: local('Roboto Italic'), url('roboto/roboto-italic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-italic.woff') format('woff'), url('roboto/roboto-italic.ttf') format('truetype'), url('roboto/roboto-italic.svg#robotoitalic') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-medium.eot');
  src: local('Roboto Medium'), url('roboto/roboto-medium.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-medium.woff') format('woff'), url('roboto/roboto-medium.ttf') format('truetype'), url('roboto/roboto-medium.svg#robotomedium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-mediumitalic.eot');
  src: local('Roboto Medium Italic'), url('roboto/roboto-mediumitalic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-mediumitalic.woff') format('woff'), url('roboto/roboto-mediumitalic.ttf') format('truetype'), url('roboto/roboto-mediumitalic.svg#robotomedium_italic') format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-bold.eot');
  src: local('Roboto Bold'), url('roboto/roboto-bold.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-bold.woff') format('woff'), url('roboto/roboto-bold.ttf') format('truetype'), url('roboto/roboto-bold.svg#robotobold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-bolditalic.eot');
  src: local('Roboto Bold Italic'), url('roboto/roboto-bolditalic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-bolditalic.woff') format('woff'), url('roboto/roboto-bolditalic.ttf') format('truetype'), url('roboto/roboto-bolditalic.svg#robotobold_italic') format('svg');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('roboto/robotocondensed-light.eot');
  src: local('Roboto Condensed Light'), url('roboto/robotocondensed-light.eot?#iefix') format('embedded-opentype'), url('roboto/robotocondensed-light.woff') format('woff'), url('roboto/robotocondensed-light.ttf') format('truetype'), url('roboto/robotocondensed-light.svg#roboto_condensedlight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('roboto/robotocondensed-lightitalic.eot');
  src: local('Roboto Condensed Thin Italic'), url('roboto/robotocondensed-lightitalic.eot?#iefix') format('embedded-opentype'), url('roboto/robotocondensed-lightitalic.woff') format('woff'), url('roboto/robotocondensed-lightitalic.ttf') format('truetype'), url('roboto/robotocondensed-lightitalic.svg#roboto_condensedlight_italic') format('svg');
  font-weight: 300;
  font-style: italic;
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
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 {
  line-height: normal;
}
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-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  .sidebar-offcanvas,
  #portal-footer-wrapper,
  #mainnavigation-wrapper,
  #content-header,
  .link-https,
  #edit-zone {
    display: none;
    visibility: hidden;
  }
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]::after,
  a[href^="#"]::after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
  #portal-searchbox {
    display: None;
  }
  #portal-personaltools {
    display: None;
  }
  #portal-breadcrumbs {
    display: None;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.42857143;
  color: #4d4d4d;
  background-color: #fafafa;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #007bb1;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #004665;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #cccccc;
}
.sr-only,
.hiddenStructure,
.crud-form .header-select {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: #fff;
  background-color: #000;
}
.sr-only a,
.hiddenStructure a {
  color: #fff;
  background-color: #000;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
body {
  word-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus {
  text-decoration: none;
  border-bottom: 2px #004665 solid;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.documentDescription {
  font-size: 18px;
  font-weight: 700;
  color: #696969;
  margin-bottom: 10px;
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark {
  background-color: #ebd380;
  padding: 0.2em;
}
.discreet {
  color: #696969;
  font-weight: 400;
}
.documentByLine {
  color: #696969;
  font-weight: 400;
  margin-bottom: 10px;
}
.documentFirstHeading {
  padding-bottom: 9px;
  margin: 0 0 10px;
  border-bottom: 1px solid #cccccc;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #4d4d4d;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 990px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1570px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row::before,
.row::after {
  content: " ";
  display: table;
}
.row::after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
#edit-zone.plone-toolbar-top .plone-toolbar-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
  margin-bottom: 0;
  height: 50px;
}
@media (min-width: 768px) {
  #edit-zone.plone-toolbar-top .plone-toolbar-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #edit-zone.plone-toolbar-top .plone-toolbar-container {
    width: 990px;
  }
}
@media (min-width: 1200px) {
  #edit-zone.plone-toolbar-top .plone-toolbar-container {
    width: 1170px;
  }
}
#edit-zone.plone-toolbar-top.compressed .plone-toolbar-container {
  width: auto;
}
table {
  max-width: 100%;
  background-color: #fff;
  border-radius: 4px;
  font-weight: 400;
  color: #696969;
}
th {
  text-align: left;
  color: #4d4d4d;
}
.listing {
  width: 100%;
  margin-bottom: 20px;
}
.listing > thead > tr > th,
.listing > tbody > tr > th,
.listing > tfoot > tr > th,
.listing > thead > tr > td,
.listing > tbody > tr > td,
.listing > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 0 solid #e5e5e5;
  border-collapse: collapse;
}
.listing > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #e5e5e5;
}
.listing > caption + thead > tr:first-child > th,
.listing > colgroup + thead > tr:first-child > th,
.listing > thead:first-child > tr:first-child > th,
.listing > caption + thead > tr:first-child > td,
.listing > colgroup + thead > tr:first-child > td,
.listing > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.listing > tbody + tbody {
  border-top: 2px solid #e5e5e5;
}
.listing .listing {
  background-color: #fafafa;
}
.invisible-grid {
  width: 100%;
  margin-bottom: 20px;
  border: 0;
  background: transparent;
}
.invisible-grid > thead > tr > th,
.invisible-grid > tbody > tr > th,
.invisible-grid > tfoot > tr > th,
.invisible-grid > thead > tr > td,
.invisible-grid > tbody > tr > td,
.invisible-grid > tfoot > tr > td {
  border: 0;
}
.listing > tbody > tr:nth-child(odd) > td,
.listing > tbody > tr:nth-child(odd) > th {
  background-color: #f6f6f6;
}
@media screen and (max-width: 767px) {
  .plone-has-table {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .plone-has-table::after {
    content: "⟷";
    position: fixed;
    color: #cccccc;
    margin-top: -3px;
  }
  .plone-has-table > .listing {
    margin-bottom: 0;
  }
  .plone-has-table > .listing > thead > tr > th,
  .plone-has-table > .listing > tbody > tr > th,
  .plone-has-table > .listing > tfoot > tr > th,
  .plone-has-table > .listing > thead > tr > td,
  .plone-has-table > .listing > tbody > tr > td,
  .plone-has-table > .listing > tfoot > tr > td {
    white-space: nowrap;
  }
}
table {
  width: 100%;
  max-width: 100%;
  border: 1px solid #e5e5e5;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
  border-top: 1px solid #e5e5e5;
}
table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e5e5;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
table > tbody + tbody {
  border-top: 2px solid #e5e5e5;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  border: 1px solid #e5e5e5;
}
table > thead > tr > th,
table > thead > tr > td {
  border-bottom: 1px solid #e5e5e5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #4d4d4d;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 300;
}
label {
  display: inline-block;
  max-width: 95%;
  vertical-align: top;
  margin-bottom: 6px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
  min-width: 10em;
}
select[size="1"] {
  height: 34px;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #4d4d4d;
}
/*.form-control,*/
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea,
select {
  width: 100%;
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #4d4d4d;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus,
select:focus {
  border-color: #64bee8;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(100, 190, 232, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(100, 190, 232, 0.6);
}
input[type="color"] ::placeholder,
input[type="date"] ::placeholder,
input[type="datetime-local"] ::placeholder,
input[type="email"] ::placeholder,
input[type="month"] ::placeholder,
input[type="number"] ::placeholder,
input[type="password"] ::placeholder,
input[type="range"] ::placeholder,
input[type="search"] ::placeholder,
input[type="tel"] ::placeholder,
input[type="text"] ::placeholder,
input[type="time"] ::placeholder,
input[type="url"] ::placeholder,
input[type="week"] ::placeholder,
textarea ::placeholder,
select ::placeholder {
  color: #777777;
}
input[type="color"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="range"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
input[type="color"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="range"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #777777;
}
input[type="color"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="range"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #777777;
}
input[disabled],
input[readonly],
textarea[disabled],
textarea[readonly],
select[disabled],
select[readonly],
fieldset[disabled] {
  cursor: not-allowed;
  background-color: #e5e5e5;
  opacity: 1;
}
input[disabled],
textarea[disabled],
select[disabled],
fieldset[disabled] {
  cursor: not-allowed;
}
textarea {
  min-height: 9em;
  min-width: 10em;
  resize: vertical;
}
textarea[name='form.widgets.IRichText.text'] {
  min-height: 12em;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
select {
  width: unset;
  display: inline-block;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.field {
  margin-bottom: 15px;
}
.field span.option {
  display: block;
}
.field.error {
  background: #fbe8e4;
  -webkit-box-shadow: 0 0 0 5px #fbe8e4;
  box-shadow: 0 0 0 5px #fbe8e4;
}
.field.error .help-block,
.field.error .control-label,
.field.error .radio,
.field.error .checkbox,
.field.error .radio-inline,
.field.error .checkbox-inline {
  color: rgba(0, 0, 0, 0.5);
}
.field.error .form-control {
  border-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.field.error .form-control:focus {
  border-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(51, 51, 51, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(51, 51, 51, 0.5);
}
.field.error .input-group-addon {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.5);
  background-color: #EC9C8D;
}
.field.error .form-control-feedback {
  color: rgba(0, 0, 0, 0.5);
}
.field.error > label,
.field.error div.error {
  color: #c4183c;
}
.field.error div.error {
  padding-left: 30px;
  font-weight: 400;
}
.field.error div.error::before {
  background-color: #ac493f;
  content: "×";
  font-size: 14px;
  font-weight: 400;
  margin-left: -30px;
  margin-right: 5px;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
  color: rgba(255, 255, 255, 0.9);
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
  top: -1px;
  position: relative;
}
.field.error input,
.field.error textarea,
.field.error select {
  border-color: #c4183c;
}
.field.error input:focus,
.field.error textarea:focus,
.field.error select:focus {
  -webkit-box-shadow: 0 0 8px #f6b2c0;
  box-shadow: 0 0 8px #f6b2c0;
}
.formHelp {
  margin-top: 0;
  margin-bottom: 0;
  color: #666666;
  font-weight: 400;
  font-style: italic;
}
.formControls {
  border-top: 1px solid #cccccc;
  background: #fcfcfd;
  padding: 12px;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
.plone-modal-body .formControls {
  border: none;
  background: transparent;
  padding: 0;
  box-shadow: none;
}
label .required::after {
  color: #c4183c;
  content: "•";
  font-size: 200%;
  line-height: 0;
  position: relative;
  top: 7px;
  margin-left: -4px;
}
.searchField.portlet-search-gadget,
#sharing-user-group-search,
#select-rules {
  width: 100%;
  display: inline-block;
}
.searchField.portlet-search-gadget + .searchButton,
#sharing-user-group-search + #sharing-search-button,
#select-rules + input {
  position: relative;
  float: right;
  margin-top: -34px;
}
#search-results li {
  margin: 12px 0;
}
#search-results li .croppedDescription {
  margin-bottom: 0;
}
.highlightedSearchTerm {
  background: #fea;
  box-shadow: 0 0 1px 1px #fea;
}
.search-date-options > div,
.search-type-options > div {
  display: inline-block;
  margin-right: 12px;
}
.optionsToggle label {
  font-weight: 300;
  color: #696969;
}
.ordered-selection-field td {
  vertical-align: middle;
  text-align: center;
}
.ordered-selection-field td button {
  display: block;
  margin: auto;
}
.folder-factories {
  list-style: none;
}
.widget input + label {
  display: inline;
}
.row .form {
  margin-top: 20px;
}
.standalone,
.context,
.destructive,
[type="submit"],
button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.25);
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.standalone:focus,
.context:focus,
.destructive:focus,
[type="submit"]:focus,
button:focus,
.standalone:active:focus,
.context:active:focus,
.destructive:active:focus,
[type="submit"]:active:focus,
button:active:focus,
.standalone.active:focus,
.context.active:focus,
.destructive.active:focus,
[type="submit"].active:focus,
button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.standalone:hover,
.context:hover,
.destructive:hover,
[type="submit"]:hover,
button:hover,
.standalone:focus,
.context:focus,
.destructive:focus,
[type="submit"]:focus,
button:focus {
  color: #4d4d4d;
  text-decoration: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
.standalone:active,
.context:active,
.destructive:active,
[type="submit"]:active,
button:active,
.standalone.active,
.context.active,
.destructive.active,
[type="submit"].active,
button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.standalone.disabled,
.context.disabled,
.destructive.disabled,
[type="submit"].disabled,
button.disabled,
.standalone[disabled],
.context[disabled],
.destructive[disabled],
[type="submit"][disabled],
button[disabled],
fieldset[disabled] .standalone,
fieldset[disabled] .context,
fieldset[disabled] .destructive,
fieldset[disabled] [type="submit"],
fieldset[disabled] button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.standalone,
[type="submit"],
button {
  color: #4d4d4d;
  background-color: #e5e5e5;
  border-color: #b2b2b2;
}
.standalone:hover,
[type="submit"]:hover,
button:hover,
.standalone:focus,
[type="submit"]:focus,
button:focus,
.standalone:active,
[type="submit"]:active,
button:active,
.standalone.active,
[type="submit"].active,
button.active,
.open > .dropdown-toggle.standalone,
.open > .dropdown-toggle[type="submit"],
.open > .dropdown-togglebutton {
  color: #4d4d4d;
  background-color: #cccccc;
  border-color: #939393;
}
.standalone:active,
[type="submit"]:active,
button:active,
.standalone.active,
[type="submit"].active,
button.active,
.open > .dropdown-toggle.standalone,
.open > .dropdown-toggle[type="submit"],
.open > .dropdown-togglebutton {
  background-image: none;
}
.standalone.disabled,
[type="submit"].disabled,
button.disabled,
.standalone[disabled],
[type="submit"][disabled],
button[disabled],
fieldset[disabled] .standalone,
fieldset[disabled] [type="submit"],
fieldset[disabled] button,
.standalone.disabled:hover,
[type="submit"].disabled:hover,
button.disabled:hover,
.standalone[disabled]:hover,
[type="submit"][disabled]:hover,
button[disabled]:hover,
fieldset[disabled] .standalone:hover,
fieldset[disabled] [type="submit"]:hover,
fieldset[disabled] button:hover,
.standalone.disabled:focus,
[type="submit"].disabled:focus,
button.disabled:focus,
.standalone[disabled]:focus,
[type="submit"][disabled]:focus,
button[disabled]:focus,
fieldset[disabled] .standalone:focus,
fieldset[disabled] [type="submit"]:focus,
fieldset[disabled] button:focus,
.standalone.disabled:active,
[type="submit"].disabled:active,
button.disabled:active,
.standalone[disabled]:active,
[type="submit"][disabled]:active,
button[disabled]:active,
fieldset[disabled] .standalone:active,
fieldset[disabled] [type="submit"]:active,
fieldset[disabled] button:active,
.standalone.disabled.active,
[type="submit"].disabled.active,
button.disabled.active,
.standalone[disabled].active,
[type="submit"][disabled].active,
button[disabled].active,
fieldset[disabled] .standalone.active,
fieldset[disabled] [type="submit"].active,
fieldset[disabled] button.active {
  background-color: #e5e5e5;
  border-color: #b2b2b2;
}
.standalone .badge,
[type="submit"] .badge,
button .badge {
  color: #e5e5e5;
  background-color: #4d4d4d;
}
.context {
  color: #fff;
  background-color: #007bb1;
  border-color: #00587e;
}
.context:hover,
.context:focus,
.context:active,
.context.active,
.open > .dropdown-toggle.context {
  color: #fff;
  background-color: #00587e;
  border-color: #002d41;
}
.context:active,
.context.active,
.open > .dropdown-toggle.context {
  background-image: none;
}
.context.disabled,
.context[disabled],
fieldset[disabled] .context,
.context.disabled:hover,
.context[disabled]:hover,
fieldset[disabled] .context:hover,
.context.disabled:focus,
.context[disabled]:focus,
fieldset[disabled] .context:focus,
.context.disabled:active,
.context[disabled]:active,
fieldset[disabled] .context:active,
.context.disabled.active,
.context[disabled].active,
fieldset[disabled] .context.active {
  background-color: #007bb1;
  border-color: #00587e;
}
.context .badge {
  color: #007bb1;
  background-color: #fff;
}
.destructive {
  color: #fff;
  background-color: #bb4f45;
  border-color: #963f37;
}
.destructive:hover,
.destructive:focus,
.destructive:active,
.destructive.active,
.open > .dropdown-toggle.destructive {
  color: #fff;
  background-color: #963f37;
  border-color: #692c26;
}
.destructive:active,
.destructive.active,
.open > .dropdown-toggle.destructive {
  background-image: none;
}
.destructive.disabled,
.destructive[disabled],
fieldset[disabled] .destructive,
.destructive.disabled:hover,
.destructive[disabled]:hover,
fieldset[disabled] .destructive:hover,
.destructive.disabled:focus,
.destructive[disabled]:focus,
fieldset[disabled] .destructive:focus,
.destructive.disabled:active,
.destructive[disabled]:active,
fieldset[disabled] .destructive:active,
.destructive.disabled.active,
.destructive[disabled].active,
fieldset[disabled] .destructive.active {
  background-color: #bb4f45;
  border-color: #963f37;
}
.destructive .badge {
  color: #bb4f45;
  background-color: #fff;
}
.link-parent {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.25);
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #4d4d4d;
  background-color: #e5e5e5;
  border-color: #b2b2b2;
  margin-bottom: 12px;
}
.link-parent:focus,
.link-parent:active:focus,
.link-parent.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.link-parent:hover,
.link-parent:focus {
  color: #4d4d4d;
  text-decoration: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
.link-parent:active,
.link-parent.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.link-parent.disabled,
.link-parent[disabled],
fieldset[disabled] .link-parent {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.link-parent:hover,
.link-parent:focus,
.link-parent:active,
.link-parent.active,
.open > .dropdown-toggle.link-parent {
  color: #4d4d4d;
  background-color: #cccccc;
  border-color: #939393;
}
.link-parent:active,
.link-parent.active,
.open > .dropdown-toggle.link-parent {
  background-image: none;
}
.link-parent.disabled,
.link-parent[disabled],
fieldset[disabled] .link-parent,
.link-parent.disabled:hover,
.link-parent[disabled]:hover,
fieldset[disabled] .link-parent:hover,
.link-parent.disabled:focus,
.link-parent[disabled]:focus,
fieldset[disabled] .link-parent:focus,
.link-parent.disabled:active,
.link-parent[disabled]:active,
fieldset[disabled] .link-parent:active,
.link-parent.disabled.active,
.link-parent[disabled].active,
fieldset[disabled] .link-parent.active {
  background-color: #e5e5e5;
  border-color: #b2b2b2;
}
.link-parent .badge {
  color: #e5e5e5;
  background-color: #4d4d4d;
}
.link-parent::before {
  content: "↩ ";
  top: 3px;
  position: relative;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.state-draft {
  color: #d39105 !important;
}
.state-draft:hover,
.state-draft:active,
.state-draft:focus {
  color: #885e03 !important;
}
.state-pending {
  color: #a5a912 !important;
}
.state-pending:hover,
.state-pending:active,
.state-pending:focus {
  color: #62640b !important;
}
.state-private {
  color: #c4183c !important;
}
.state-private:hover,
.state-private:active,
.state-private:focus {
  color: #801027 !important;
}
.state-internal {
  color: #d39105 !important;
}
.state-internal:hover,
.state-internal:active,
.state-internal:focus {
  color: #885e03 !important;
}
.state-internally_published {
  color: #7924f9 !important;
}
.state-internally_published:hover,
.state-internally_published:active,
.state-internally_published:focus {
  color: #5405cc !important;
}
.plone-breadcrumb {
  clear: left;
  background-color: #e6e4e4;
  margin-bottom: 20px;
  margin-top: -20px;
  /* uncomment to hide breadcrumbs on home
  body.section-front-page & {display: none;} //not breadcrumbs on homepage
  */
}
.plone-breadcrumb > * > span {
  display: inline-block;
  color: #777777;
  padding: 8px 0;
  font-weight: 400;
}
@media (max-width: 768px) {
  .plone-breadcrumb > * > span {
    display: none;
  }
}
.plone-breadcrumb ol {
  display: inline-block;
  padding: 8px 0;
  list-style: none;
  margin: 0;
}
.plone-breadcrumb ol > li {
  font-weight: 400;
  display: inline-block;
  line-height: 0;
  position: relative;
  padding: 0 30px 0 0;
}
.plone-breadcrumb ol > li + li::after {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #e6e4e4;
  border-left: 5px solid;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  left: -21px;
  top: -15px;
  padding: 0 !important;
}
.plone-breadcrumb ol > li + li::before {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #cccccc;
  border-left: 5px solid;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  left: -20px;
  top: -15px;
  padding: 0 !important;
}
.plone-breadcrumb ol a {
  color: #086ca3;
}
.plone-breadcrumb ol > #breadcrumbs-current {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding: 0;
  list-style: none;
  margin: 20px 0;
}
.pagination li {
  display: block;
  float: left;
  position: relative;
  padding: 0;
  font-weight: 300;
  /* wanna hide the label "next ... items"? */
  /* .label {
      display: none;
    } */
}
.pagination li > a,
.pagination li > span {
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #007bb1;
  background-color: #fff;
  border: 1px solid #e5e5e5 !important;
  margin-left: -1px;
}
.pagination li.previous > a {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination li.previous .arrow:before {
  content: '\3c';
}
.pagination li.next > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination li.next .arrow:after {
  content: '\3e';
}
.pagination li > a:hover,
.pagination li > a:focus {
  color: #004665;
  background-color: #f2f1f1;
  border: 1px solid #e5e5e5 !important;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li.active > span {
  z-index: 2;
  font-weight: 400;
  color: #fff;
  background-color: #007bb1;
  border: 1px solid #007bb1 !important;
  cursor: default;
}
.pagination li.disabled > span {
  color: #cccccc;
  background-color: #fcfcfd;
  border: 1px solid #e5e5e5 !important;
  cursor: default;
}
@media (max-width: 480px) {
  .pagination li {
    display: none;
  }
  .pagination li.previous,
  .pagination li.next {
    display: inline;
  }
}
.pat-autotoc.autotabs,
.autotabs {
  background: #fff;
  padding: 6px 12px;
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.pat-autotoc.autotabs .autotoc-nav,
.autotabs .autotoc-nav {
  background: #f2f1f1;
  border-bottom: 1px solid #e5e5e5;
  margin: -6px -12px 6px;
}
.pat-autotoc.autotabs .autotoc-nav a,
.autotabs .autotoc-nav a {
  display: inline-block;
  padding: 12px;
  margin: 6px 0 0 6px;
  border: 1px solid #e5e5e5;
  margin-bottom: -1px;
  border-radius: 4px 4px 0 0;
  background: #fcfcfd;
  font-weight: 400;
}
.pat-autotoc.autotabs .autotoc-nav a:last-child,
.autotabs .autotoc-nav a:last-child {
  margin-right: 6px;
}
.pat-autotoc.autotabs .autotoc-nav a:hover,
.autotabs .autotoc-nav a:hover {
  text-decoration: none;
  background: #fff;
}
.pat-autotoc.autotabs .autotoc-nav a.active,
.autotabs .autotoc-nav a.active,
.pat-autotoc.autotabs .autotoc-nav a.active:hover,
.autotabs .autotoc-nav a.active:hover {
  color: #696969;
  cursor: default;
  background: #fff;
  border-bottom-color: #fff;
}
.pat-autotoc.autotabs .autotoc-nav .autotab-heading,
.autotabs .autotoc-nav .autotab-heading {
  display: inline-block;
  margin: 6px 0 0 6px;
}
.pat-autotoc.autotabs .formControls,
.autotabs .formControls {
  margin: 0 -12px -6px;
  border-radius: 0 0 4px 4px;
}
#content-core .autotabs .autotoc-nav a {
  border: 1px solid #e5e5e5;
}
#content-core .autotabs .autotoc-nav a.active {
  border-bottom: 1px solid #fff;
}
@media (max-width: 767px) {
  .autotabs .autotoc-nav {
    overflow-x: scroll;
    overflow-y: hidden;
    max-height: 52px;
    width: auto;
    white-space: nowrap;
    border-bottom: 0;
    box-shadow: inset 0 -1px #e5e5e5;
  }
  .autotabs .autotoc-nav a:not(.active) {
    box-shadow: inset 0 -1px #e5e5e5;
  }
}
.autotabs ul.autotoc-nav {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.autotabs ul.autotoc-nav li {
  list-style: none;
  display: inline-block;
}
.folder-listing {
  font-weight: 700;
  list-style: none;
  position: relative;
  padding-left: 20px;
}
.folder-listing li {
  margin: 10px 0;
}
.folder-listing > li::before {
  content: "•";
  position: absolute;
  font-size: 19px;
  margin-top: -9px;
  left: 0;
  color: #a7daf2;
}
.folder-listing .documentByLine {
  font-weight: 400;
  color: #777777;
}
.tileImage {
  padding-right: 5px;
  float: left;
}
.tileImageNoFloat {
  margin-bottom: 5px;
}
.tileFooter {
  clear: both;
  margin-top: 5px;
}
.entries::before,
#content article.entry::after,
#relatedItemBox ul li::after,
#searchresults ul li::after {
  content: " ";
  display: block;
  clear: both;
  height: 2px;
  visibility: hidden;
}
.icon-group-right .image-icon {
  float: none;
}
.photoalbumEntryWrapper {
  display: block;
}
.photoAlbumEntry {
  display: inline-block;
  margin: 5px;
  vertical-align: middle;
}
.photoAlbumEntry a {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  font-weight: 400;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  background: #fcfcfd;
  width: 220px;
  height: 240px;
}
.photoAlbumEntry a .photoAlbumEntryTitle {
  hyphens: auto;
  word-break: break-word;
}
.photoAlbumEntry img {
  max-width: 200px;
  max-height: 200px;
}
.alert.status,
.portalMessage {
  padding: 15px;
  padding-left: 45px;
  margin-bottom: 20px;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  font-size: 14px;
  font-weight: 400;
  text-shadow: 0 1px rgba(255, 255, 255, 0.1);
}
.alert.status > strong,
.portalMessage > strong,
.alert.status > dt,
.portalMessage > dt {
  font-weight: 700;
  padding-right: 5px;
  color: rgba(0, 0, 0, 0.5);
}
.alert.status a,
.portalMessage a {
  font-weight: 400;
  color: #005074;
}
.alert.status > strong::before,
.portalMessage > strong::before,
.alert.status > dt::before,
.portalMessage > dt::before {
  font-size: 14px;
  font-weight: 400;
  margin-left: -30px;
  margin-right: 10px;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
  color: rgba(255, 255, 255, 0.9);
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
  top: -1px;
  position: relative;
}
.alert.status > dt,
.portalMessage > dt,
.alert.status > dd,
.portalMessage > dd {
  display: inline;
}
.alert.status > dd,
.portalMessage > dd {
  margin: 0;
}
.alert.status.alert-none,
.portalMessage.alert-none {
  box-shadow: none;
}
.alert.status.alert-success,
.portalMessage.alert-success,
.alert.status.info,
.portalMessage.info {
  background-color: #aad6ea;
  border: 1px solid #9acee6;
  color: rgba(0, 0, 0, 0.5);
}
.alert.status.alert-success > strong,
.portalMessage.alert-success > strong,
.alert.status.info > strong,
.portalMessage.info > strong,
.alert.status.alert-success > dt,
.portalMessage.alert-success > dt,
.alert.status.info > dt,
.portalMessage.info > dt {
  color: rgba(0, 0, 0, 0.67);
}
.alert.status.alert-success > strong::before,
.portalMessage.alert-success > strong::before,
.alert.status.info > strong::before,
.portalMessage.info > strong::before,
.alert.status.alert-success > dt::before,
.portalMessage.alert-success > dt::before,
.alert.status.info > dt::before,
.portalMessage.info > dt::before {
  background-color: #3e7b91;
  content: "i";
}
.alert.status.alert-warning,
.portalMessage.alert-warning,
.alert.status.warning,
.portalMessage.warning {
  background-color: #ebd380;
  border: 1px solid #e7ca66;
  color: rgba(0, 0, 0, 0.5);
}
.alert.status.alert-warning > strong,
.portalMessage.alert-warning > strong,
.alert.status.warning > strong,
.portalMessage.warning > strong,
.alert.status.alert-warning > dt,
.portalMessage.alert-warning > dt,
.alert.status.warning > dt,
.portalMessage.warning > dt {
  color: rgba(0, 0, 0, 0.67);
}
.alert.status.alert-warning > strong::before,
.portalMessage.alert-warning > strong::before,
.alert.status.warning > strong::before,
.portalMessage.warning > strong::before,
.alert.status.alert-warning > dt::before,
.portalMessage.alert-warning > dt::before,
.alert.status.warning > dt::before,
.portalMessage.warning > dt::before {
  background-color: #bc8d0d;
  content: "!";
}
.alert.status.alert-error,
.portalMessage.alert-error,
.alert.status.error,
.portalMessage.error {
  background-color: #EC9C8D;
  border: 1px solid #eb9484;
  color: rgba(0, 0, 0, 0.5);
}
.alert.status.alert-error > strong,
.portalMessage.alert-error > strong,
.alert.status.error > strong,
.portalMessage.error > strong,
.alert.status.alert-error > dt,
.portalMessage.alert-error > dt,
.alert.status.error > dt,
.portalMessage.error > dt {
  color: rgba(0, 0, 0, 0.67);
}
.alert.status.alert-error > strong::before,
.portalMessage.alert-error > strong::before,
.alert.status.error > strong::before,
.portalMessage.error > strong::before,
.alert.status.alert-error > dt::before,
.portalMessage.alert-error > dt::before,
.alert.status.error > dt::before,
.portalMessage.error > dt::before {
  background-color: #ac493f;
  content: "×";
}
.portlet .portletContent > .portalMessage {
  padding: 15px;
  padding-left: 45px;
  margin: 15px;
}
/* special octogonal shape for error
.alert.status.alert-error,
.portalMessage.error {
	& > strong::before, & > dt::before {
		border-radius: 8px; //soften border
		background: @plone-alert-error-bullet;
		background:
			linear-gradient(135deg, transparent 4px, @plone-alert-error-bullet 0) top left,
			linear-gradient(225deg, transparent 4px, @plone-alert-error-bullet 0) top right,
			linear-gradient(315deg, transparent 4px, @plone-alert-error-bullet 0) bottom right,
			linear-gradient(45deg,  transparent 4px, @plone-alert-error-bullet 0) bottom left;
		background-size: 50% 50%;
		background-repeat: no-repeat;
	}
}
*/
.portlet {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.portlet > :first-child {
  border-radius: 4px 4px 0 0;
}
.portlet > :last-child {
  border-radius: 0 0 4px 4px;
}
.portlet .portletHeader {
  background: #f2f1f1;
  font-weight: 500;
  font-size: 18px;
  padding: 13px 15px;
  color: #696969;
}
.portlet .portletHeader > a {
  color: #086ca3;
}
.portlet.portletCalendar .portletHeader {
  text-align: center;
  position: relative;
}
.portlet.portletCalendar .portletHeader .calendarPrevious,
.portlet.portletCalendar .portletHeader .calendarNext {
  width: 30px;
  height: 30px;
  padding: 0 1px 2px;
  border-radius: 50%;
  position: absolute;
  display: inline-block;
  left: 5px;
  font-size: 24px;
  margin-top: -3px;
  line-height: 28px;
  font-weight: 500;
}
.portlet.portletCalendar .portletHeader .calendarPrevious:hover,
.portlet.portletCalendar .portletHeader .calendarNext:hover {
  background: #fff;
  text-decoration: none;
}
.portlet.portletCalendar .portletHeader .calendarNext {
  right: 5px;
  left: inherit;
}
.portlet .portletContent {
  font-size: 14px;
  border-top: 1px solid #e5e5e5;
  background: #fff;
  font-weight: 400;
}
.portlet .portletContent > *,
.portlet .portletContent > div:not(.portalMessage) {
  padding: 10px 15px;
  margin: 0;
  color: #696969;
}
.portlet .portletContent > ul {
  padding: 0;
  list-style: none;
  position: relative;
}
.portlet .portletContent > ul > li a {
  display: block;
  padding: 10px 15px 26px 15px;
  position: relative;
  z-index: 1;
  color: #086ca3;
}
.portlet .portletContent > ul > li > a {
  border-top: 1px solid #e5e5e5;
}
.portlet .portletContent > ul > li:first-child > a {
  border-top: 0;
}
.portlet .portletContent > ul ul {
  padding-left: 15px;
  list-style: none;
}
.portlet .portletContent > ul .portletItemDetails {
  display: block;
  z-index: 0;
  padding: 0 15px 10px 15px;
  font-weight: 400;
  position: relative;
  margin-top: -26px;
  font-size: 12px;
  color: #696969;
}
.portlet .portletContent > ul li:hover {
  background: #fcfcfd;
}
.portlet.portletCalendar table {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
  border-spacing: 0;
}
.portlet.portletCalendar table tr {
  line-height: 30px;
}
.portlet.portletCalendar table thead {
  background: #fcfcfd;
  border-bottom: 1px solid #e5e5e5;
}
.portlet.portletCalendar table thead th {
  color: #696969;
  font-weight: 300;
  height: 34px;
  text-align: center;
  vertical-align: middle;
}
.portlet.portletCalendar table td {
  color: #666;
  background: #eeeeee;
}
.portlet.portletCalendar table td:hover {
  background: #fafafa;
}
.portlet.portletCalendar table td.today:hover,
.portlet.portletCalendar table td.cal_has_events:hover {
  background: #eee;
}
.portlet.portletCalendar table td.cal_prev_month {
  color: #999;
  background: #f9f9f9;
}
.portlet.portletCalendar table td > * {
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.portlet.portletCalendar table .cal_has_events {
  position: relative;
}
.portlet.portletCalendar table .cal_has_events a:hover {
  background: #dbecfe;
  text-decoration: none;
  box-shadow: 0 0 0 5px #dbecfe;
}
.portlet.portletCalendar table .cal_has_events a::after {
  content: "•";
  position: absolute;
  margin-left: 50%;
  left: -6px;
  font-size: 20px;
  color: #a7daf2;
  margin-top: 9px;
}
.portlet.portletCalendar table .cal_has_events a:hover::after {
  color: #64bee8;
}
.portlet.portletCalendar table .today > * {
  background: #e5e5e5;
  font-weight: 500;
  box-shadow: 0 0 0 5px #e5e5e5;
  color: #000;
}
.portlet.portletCalendar table tbody tr:first-child td > * {
  margin-top: 6px;
}
.portlet.portletCalendar table tbody tr:last-child td > * {
  margin-bottom: 6px;
}
.portlet.portletCalendar table .cal_next_month,
.portlet.portletCalendar table .cal_prev_month {
  color: #000;
}
.portlet.portletCalendar table .cal_next_month.cal_has_events > a,
.portlet.portletCalendar table .cal_prev_month.cal_has_events > a {
  color: #a7daf2;
}
.portlet.portletCalendar table .cal_next_month.cal_has_events > a::after,
.portlet.portletCalendar table .cal_prev_month.cal_has_events > a::after {
  color: #d3edf8;
}
.portlet.portletCalendar table .cal_next_month.cal_has_events > a:hover,
.portlet.portletCalendar table .cal_prev_month.cal_has_events > a:hover {
  color: #004665;
}
.portlet.portletCalendar table .cal_next_month.cal_has_events > a:hover::after,
.portlet.portletCalendar table .cal_prev_month.cal_has_events > a:hover::after {
  color: #64bee8;
}
.portlet .formControls {
  border: 0;
  background: none;
  padding: 0;
  box-shadow: none;
}
.portlet .portletFooter {
  border-top: 1px solid #e5e5e5;
  background: #fcfcfd;
  padding: 10px 15px;
  font-size: 12px;
  font-weight: 400;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
.portletNavigationTree nav.portletContent > ul > li a {
  padding: 10px 15px 10px 15px;
  border-top: 1px solid #e5e5e5;
}
.portletNavigationTree nav.portletContent > ul > li strong {
  padding: 10px 15px 10px 15px;
  border-top: 1px solid #e5e5e5;
  background: #fcfcfd;
  color: #696969;
  display: block;
  font-weight: 400;
}
.portletNavigationTree .portletContent {
  border-top: 0;
}
.portletNavigationTree .portletContent > ul > li a {
  display: block;
}
.portletNavigationTree .portletContent > ul > li a:hover {
  text-decoration: none;
  background: #f6f6f9;
  color: #64bee8;
}
.portletNavigationTree .portletContent > ul > li a:hover::before {
  color: #64bee8;
}
.portletNavigationTree .portletContent > ul > li a:hover::after {
  content: "⟩";
  position: absolute;
  right: 10px;
  font-size: 18px;
  margin-top: -3px;
  color: #777777;
}
.portletNavigationTree .portletContent > ul > li > a > img.image-icon {
  max-height: 20px;
}
.portletNavigationTree .portletContent > ul ul {
  padding-left: 0;
}
.portletNavigationTree .portletContent .navTreeCurrentNode > a {
  background: #f6f6f9;
  color: #696969;
}
.portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
  content: "⟩";
  position: absolute;
  right: 10px;
  font-size: 18px;
  margin-top: -3px;
  color: #777777;
}
.portletNavigationTree .portletContent ul.navTreeLevel1 > li a {
  padding-left: 30px;
}
.portletNavigationTree .portletContent ul.navTreeLevel2 > li a {
  padding-left: 45px;
}
.portletNavigationTree .portletContent ul.navTreeLevel3 > li a {
  padding-left: 60px;
}
.portletNavigationTree .portletContent ul.navTreeLevel4 > li a {
  padding-left: 75px;
}
.portletNavigationTree .portletContent ul.navTreeLevel5 > li a {
  padding-left: 90px;
}
#upgrade-products .configlets li,
#install-products .configlets li,
#activated-products .configlets li,
#broken-products .configlets li {
  padding: 12px;
  border-top: 1px dotted #e5e5e5;
}
#upgrade-products .configlets li:first-child,
#install-products .configlets li:first-child,
#activated-products .configlets li:first-child,
#broken-products .configlets li:first-child {
  border-top: 0;
}
#upgrade-products .configlets h3,
#install-products .configlets h3,
#activated-products .configlets h3,
#broken-products .configlets h3,
#upgrade-products .configlets p,
#install-products .configlets p,
#activated-products .configlets p,
#broken-products .configlets p {
  margin: 0;
}
#upgrade-products .configlets .portletContent:last-child,
#install-products .configlets .portletContent:last-child,
#activated-products .configlets .portletContent:last-child,
#broken-products .configlets .portletContent:last-child {
  margin-bottom: 0;
}
#upgrade-products .configlets .pull-right,
#install-products .configlets .pull-right,
#activated-products .configlets .pull-right,
#broken-products .configlets .pull-right {
  margin: 0 0 12px 12px;
}
.portletCollection ul {
  list-style-type: none;
  padding-left: 0;
}
.portletCollection > ul > li > a {
  padding: 10px 15px 26px 10px;
}
.switch-portlet-manager {
  margin-top: 0.5em;
  width: auto;
}
.managedPortlet {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.managedPortlet > :first-child {
  border-radius: 4px 4px 0 0;
}
.managedPortlet > :last-child {
  border-radius: 0 0 4px 4px;
}
.managedPortlet .portletHeader {
  background: #f2f1f1;
  font-weight: 500;
  font-size: 18px;
  padding: 13px 15px;
  color: #696969;
}
.managedPortlet .portletHeader > a {
  color: #086ca3;
}
.managedPortlet.portletCalendar .portletHeader {
  text-align: center;
  position: relative;
}
.managedPortlet.portletCalendar .portletHeader .calendarPrevious,
.managedPortlet.portletCalendar .portletHeader .calendarNext {
  width: 30px;
  height: 30px;
  padding: 0 1px 2px;
  border-radius: 50%;
  position: absolute;
  display: inline-block;
  left: 5px;
  font-size: 24px;
  margin-top: -3px;
  line-height: 28px;
  font-weight: 500;
}
.managedPortlet.portletCalendar .portletHeader .calendarPrevious:hover,
.managedPortlet.portletCalendar .portletHeader .calendarNext:hover {
  background: #fff;
  text-decoration: none;
}
.managedPortlet.portletCalendar .portletHeader .calendarNext {
  right: 5px;
  left: inherit;
}
.managedPortlet .portletContent {
  font-size: 14px;
  border-top: 1px solid #e5e5e5;
  background: #fff;
  font-weight: 400;
}
.managedPortlet .portletContent > *,
.managedPortlet .portletContent > div:not(.portalMessage) {
  padding: 10px 15px;
  margin: 0;
  color: #696969;
}
.managedPortlet .portletContent > ul {
  padding: 0;
  list-style: none;
  position: relative;
}
.managedPortlet .portletContent > ul > li a {
  display: block;
  padding: 10px 15px 26px 15px;
  position: relative;
  z-index: 1;
  color: #086ca3;
}
.managedPortlet .portletContent > ul > li > a {
  border-top: 1px solid #e5e5e5;
}
.managedPortlet .portletContent > ul > li:first-child > a {
  border-top: 0;
}
.managedPortlet .portletContent > ul ul {
  padding-left: 15px;
  list-style: none;
}
.managedPortlet .portletContent > ul .portletItemDetails {
  display: block;
  z-index: 0;
  padding: 0 15px 10px 15px;
  font-weight: 400;
  position: relative;
  margin-top: -26px;
  font-size: 12px;
  color: #696969;
}
.managedPortlet .portletContent > ul li:hover {
  background: #fcfcfd;
}
.managedPortlet.portletCalendar table {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
  border-spacing: 0;
}
.managedPortlet.portletCalendar table tr {
  line-height: 30px;
}
.managedPortlet.portletCalendar table thead {
  background: #fcfcfd;
  border-bottom: 1px solid #e5e5e5;
}
.managedPortlet.portletCalendar table thead th {
  color: #696969;
  font-weight: 300;
  height: 34px;
  text-align: center;
  vertical-align: middle;
}
.managedPortlet.portletCalendar table td {
  color: #666;
  background: #eeeeee;
}
.managedPortlet.portletCalendar table td:hover {
  background: #fafafa;
}
.managedPortlet.portletCalendar table td.today:hover,
.managedPortlet.portletCalendar table td.cal_has_events:hover {
  background: #eee;
}
.managedPortlet.portletCalendar table td.cal_prev_month {
  color: #999;
  background: #f9f9f9;
}
.managedPortlet.portletCalendar table td > * {
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.managedPortlet.portletCalendar table .cal_has_events {
  position: relative;
}
.managedPortlet.portletCalendar table .cal_has_events a:hover {
  background: #dbecfe;
  text-decoration: none;
  box-shadow: 0 0 0 5px #dbecfe;
}
.managedPortlet.portletCalendar table .cal_has_events a::after {
  content: "•";
  position: absolute;
  margin-left: 50%;
  left: -6px;
  font-size: 20px;
  color: #a7daf2;
  margin-top: 9px;
}
.managedPortlet.portletCalendar table .cal_has_events a:hover::after {
  color: #64bee8;
}
.managedPortlet.portletCalendar table .today > * {
  background: #e5e5e5;
  font-weight: 500;
  box-shadow: 0 0 0 5px #e5e5e5;
  color: #000;
}
.managedPortlet.portletCalendar table tbody tr:first-child td > * {
  margin-top: 6px;
}
.managedPortlet.portletCalendar table tbody tr:last-child td > * {
  margin-bottom: 6px;
}
.managedPortlet.portletCalendar table .cal_next_month,
.managedPortlet.portletCalendar table .cal_prev_month {
  color: #000;
}
.managedPortlet.portletCalendar table .cal_next_month.cal_has_events > a,
.managedPortlet.portletCalendar table .cal_prev_month.cal_has_events > a {
  color: #a7daf2;
}
.managedPortlet.portletCalendar table .cal_next_month.cal_has_events > a::after,
.managedPortlet.portletCalendar table .cal_prev_month.cal_has_events > a::after {
  color: #d3edf8;
}
.managedPortlet.portletCalendar table .cal_next_month.cal_has_events > a:hover,
.managedPortlet.portletCalendar table .cal_prev_month.cal_has_events > a:hover {
  color: #004665;
}
.managedPortlet.portletCalendar table .cal_next_month.cal_has_events > a:hover::after,
.managedPortlet.portletCalendar table .cal_prev_month.cal_has_events > a:hover::after {
  color: #64bee8;
}
.managedPortlet .formControls {
  border: 0;
  background: none;
  padding: 0;
  box-shadow: none;
}
.managedPortlet .portletFooter {
  border-top: 1px solid #e5e5e5;
  background: #fcfcfd;
  padding: 10px 15px;
  font-size: 12px;
  font-weight: 400;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
.managedPortlet .portletHeader {
  font-weight: 300;
}
.managedPortlet.inheritedPortlet {
  margin: 5px 15px;
}
.managedPortlet.inheritedPortlet .portletHeader {
  padding: 3px 15px;
}
.managedPortlet.blockedPortlet {
  opacity: 0.7;
}
.managedPortletActions {
  float: right;
  margin-top: -6px;
}
.managedPortletActions form {
  display: inline-block;
}
.portlet.portletSiteSetup .portletContent > ul > li a::before {
  content: "";
}
.portlet.portletSiteSetup .portletContent > ul li:hover {
  background: #edecec;
}
.portletNavigationTree.portletSiteSetup nav.portletContent > ul > li a {
  border: none;
  padding: 0px;
  color: #4D4D4D;
}
.portletNavigationTree.portletSiteSetup nav.portletContent > ul > li a:hover {
  text-decoration: none;
}
.portletNavigationTree.portletSiteSetup a {
  border: none;
  text-align: center;
  height: 100%;
  padding: 0;
}
.portletNavigationTree.portletSiteSetup a span {
  font-size: 50px;
  text-align: center;
  display: block;
  color: #4d4d4d;
}
.portletNavigationTree.portletSiteSetup ul {
  background: #edecec;
  padding-bottom: 20px;
}
.portletNavigationTree.portletSiteSetup li {
  vertical-align: top;
}
.portletNavigationTree.portletSiteSetup ul > li > a:hover::after {
  content: "";
}
.portletNavigationTree.portletSiteSetup .inner-configlet {
  margin-top: 10px;
  padding-bottom: 10px;
}
.portletNavigationTree.portletSiteSetup .inner-configlet:hover {
  background: rgba(255, 255, 255, 0.67);
  border-radius: 5px;
  box-shadow: inset 1px 1px 3px #bbbbbb;
}
.portletNavigationTree.portletSiteSetup .inner-configlet:hover span {
  color: #333;
}
.template-overview-controlpanel .portlet.portletSiteSetup .portletContent > ul > li {
  height: 120px;
}
#portlet-prefs ul ul {
  padding-top: 10px;
}
#portlet-prefs ul ul li {
  padding-top: 10px;
}
#portlet-prefs ul ul li a {
  text-align: inherit;
  padding-left: 40px;
}
#portlet-prefs ul ul li a::before {
  content: "•";
  position: absolute;
  font-size: 25px;
  margin-top: -9px;
  left: 15px;
  color: #a7daf2;
}
.template-usergroup-groupprefs .field,
.template-usergroup-userprefs .field,
.template-usergroup-controlpanel .field,
.template-member-registration .field {
  margin-top: 2em;
}
.template-usergroup-groupprefs .formControls,
.template-usergroup-userprefs .formControls,
.template-usergroup-controlpanel .formControls,
.template-member-registration .formControls {
  border-top: 0;
  box-shadow: none;
  margin-bottom: 1em;
}
.template-usergroup-groupprefs table.listing,
.template-usergroup-userprefs table.listing,
.template-usergroup-controlpanel table.listing,
.template-member-registration table.listing {
  margin-bottom: 0.5em;
}
.template-usergroup-groupprefs input.quickSearch,
.template-usergroup-userprefs input.quickSearch,
.template-usergroup-controlpanel input.quickSearch,
.template-member-registration input.quickSearch {
  margin-bottom: 0.5em;
}
.template-usergroup-groupprefs .listingCheckbox,
.template-usergroup-userprefs .listingCheckbox,
.template-usergroup-controlpanel .listingCheckbox,
.template-member-registration .listingCheckbox {
  vertical-align: middle;
  text-align: center;
}
.template-usergroup-groupprefs form,
.template-usergroup-userprefs form {
  overflow-x: auto;
}
.template-actions-controlpanel #content-core .addAction {
  height: 2em;
}
.template-actions-controlpanel #content-core section.portlet {
  clear: both;
}
.template-actions-controlpanel #content-core ol.configlets li {
  margin: 1.2em;
}
.link-category {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  color: #4d4d4d;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 4px;
  background-color: #e5e5e5;
}
.link-category[href]:hover,
.link-category[href]:focus {
  background-color: #cccccc;
}
a.link-category:hover,
a.link-category:focus {
  color: #007bb1;
  text-decoration: none;
  cursor: pointer;
}
.link-category:empty {
  display: none;
}
#category {
  margin-bottom: 12px;
}
#category ul {
  list-style: none;
  padding: 0;
  display: inline;
}
#category li {
  display: inline-block;
}
[class*="contenttype-"]::before,
.contenttype-file #crud-edit-File-widgets-view_title::before {
  font-family: "Fontello";
  font-size: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  left: inherit;
  display: inline-block;
  color: inherit;
  width: 20px;
  height: 20px;
  text-align: center;
  margin-right: 6px;
  content: '\e834';
}
.contenttype-folder::before {
  content: '\e801';
}
.contenttype-document::before {
  content: '\e80e';
}
.contenttype-file::before {
  content: '\e811';
}
.contenttype-link::before {
  content: '\e806';
}
.contenttype-image::before {
  content: '\e810';
}
.contenttype-collection::before {
  content: '\e808';
}
.contenttype-event::before {
  content: '\e809';
}
.contenttype-news-item::before {
  content: '\e80f';
}
.outer-wrapper {
  /* On folder_factories view, from toolbar: Add new... -> More... */
}
.outer-wrapper .contenttype-file::before {
  content: none;
}
.outer-wrapper #quickAdd .contenttype-file::before {
  content: '\e811';
}
.contenttype-file #crud-edit-File-widgets-view_title::before {
  content: '\e811';
}
.mime-icon {
  margin-right: 8px;
}
#textAdjust .decrease-text {
  font-size: 12px;
}
#textAdjust .normal-text {
  font-size: 14px;
}
#textAdjust .increase-text {
  font-size: 18px;
}
.pat-autotoc:not(.autotabs) .autotoc-nav {
  float: right;
  min-width: 150px;
  background-color: #f2f1f1;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.17);
  padding: 6px 12px;
  margin: 0 0 12px 12px;
}
.pat-autotoc:not(.autotabs) .autotoc-nav a {
  display: block;
}
.pat-autotoc:not(.autotabs) .autotoc-nav .active,
.pat-autotoc:not(.autotabs) .autotoc-nav .active:hover {
  color: #696969;
  cursor: default;
  text-decoration: none;
}
.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-1 {
  margin-left: 0;
  font-size: 18px;
}
.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-2 {
  margin-left: 12px;
  font-size: 14px;
}
.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-3 {
  margin-left: 24px;
  font-size: 12px;
}
@media (max-width: 767px) {
  .pat-autotoc .autotoc-nav {
    float: none;
    margin: 0 0 20px 0;
  }
}
.pat-dropzone .dz-notice {
  margin-bottom: 6px;
}
.pat-dropzone .dz-default {
  border-radius: 6px;
  background-color: #f2f1f1;
  border: 3px dotted #cccccc;
  margin-bottom: 20px;
  padding: 12px;
  color: #696969;
}
.plone-modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  z-index: 1040;
  background: rgba(255, 255, 255, 0.5);
}
.plone-modal .plone-modal-dialog {
  width: 100%;
  position: relative;
}
.plone-modal .plone-modal-dialog .plone-modal-header {
  min-height: 25px;
  padding: 12px;
}
.plone-modal .plone-modal-dialog .plone-modal-header h3 {
  font-size: 18px;
  margin: 0;
}
.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close {
  margin-top: -12px;
  float: right;
  font-size: 36px;
  font-weight: 100;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}
.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close:hover,
.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close:focus {
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
}
.plone-modal .plone-modal-dialog .plone-modal-body {
  padding: 12px;
}
.plone-modal .plone-modal-dialog .plone-modal-body .modal-image {
  text-align: center;
}
.plone-modal .plone-modal-dialog .plone-modal-footer {
  border-top: 1px solid #cccccc;
  background: #fcfcfd;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
  padding: 12px;
  text-align: right;
}
.plone-modal .plone-modal-dialog .plone-modal-footer .pattern-modal-buttons input + input {
  margin-left: 12px;
}
.plone-modal .plone-modal-content {
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  border: 0;
  border-radius: 4px;
  outline: none;
  background-clip: padding-box;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .plone-modal .plone-modal-content {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .plone-modal .plone-modal-content {
    width: 990px;
  }
}
@media (min-width: 1200px) {
  .plone-modal .plone-modal-content {
    width: 1170px;
  }
}
@media (min-width: 1600px) {
  .plone-modal .plone-modal-content {
    width: 1570px;
  }
}
.plone-modal.fade {
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.plone-modal.fade.in {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.plone-modal.fade .plone-modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.25s ease-out;
  -moz-transition: -moz-transform 0.25s ease-out;
  -o-transition: -o-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
}
.plone-modal.fade.in .plone-modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.plone-modal.in {
  display: block !important;
}
.plone-modal-loading {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
  border-radius: 0.5em;
  width: 40em;
  height: 40px;
}
.plone-modal-open {
  padding-right: 0;
}
.plone-modal-open > *:not(.plone-modal-wrapper,.select2-drop, .mce-floatpanel) {
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(1px);
}
.picker--time {
  min-width: 256px;
  max-width: 320px;
}
#content .picker--opened .picker__holder {
  opacity: 1;
}
.picker__holder {
  width: 180px;
  margin: -1px 0 0 0;
  border: 1px solid #ccc;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  max-height: 300px;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
}
.picker__wrap {
  margin: 0;
  /* overrides -1px used to get rid of unecessary scrollbar */
}
.picker__list-item:hover {
  background: #f0f0f0;
  color: #4d4d4d;
}
.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
  background: #007bb1;
  color: #fff;
}
li.picker__list-item {
  padding: 6px 12px;
  cursor: pointer;
  color: #696969;
}
ul.picker__list {
  background: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
}
.picker__table {
  width: 100%;
  text-align: center;
}
.picker__table th {
  text-align: center;
}
.picker__header {
  text-align: center;
  position: relative;
}
.picker__nav--next,
.picker__nav--prev {
  position: absolute;
  top: 0.5em;
}
.picker__select--month,
.picker__select--year {
  width: 35%;
  display: inline-block;
  margin: 0 6px;
  font-size: 1em;
}
.picker__day {
  font-weight: 400;
}
.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  background: #f0f0f0;
}
.picker__day--highlighted:hover,
.picker__day--highlighted {
  background: #007bb1;
  color: #fff;
  font-weight: 600;
}
.picker__day--outfocus {
  color: #cccccc;
}
.pat-sortable > *:hover {
  cursor: move;
  cursor: -webkit-grab;
  background: #FFF5CD;
}
.pat-sortable .item-dragging,
.pat-sortable .item-dragging:hover {
  cursor: -webkit-grabbing !important;
  background: #f2f2f2;
}
.item-dragging.dragging {
  background: #fea;
  cursor: -webkit-grabbing !important;
  padding: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.17);
}
.pat-tablesorter th:hover {
  color: #007bb1;
}
.pat-tablesorter .sortdirection {
  font-size: 75%;
  opacity: 0.5;
  position: relative;
  top: -1px;
  padding: 2px;
  min-width: 15px;
  display: inline-block;
}
.tooltips {
  opacity: 0;
  transition: opacity 0.2s ease 0.5s;
  position: absolute;
  background: #333333;
  background: rgba(0, 0, 0, 0.9);
  color: #fafafa;
  font-size: 12px;
  border-radius: 4px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.17);
  max-width: 200px;
  margin-left: -100px;
  left: 200px;
  text-align: center;
  padding: 6px;
}
.tooltips.active {
  opacity: 1;
  transition: opacity 0.2s ease 0.5s;
}
.jqtree-tree {
  list-style: none outside;
  margin-bottom: 0;
  padding: 0;
  padding-left: 18px;
}
.jqtree-tree .jqtree-toggler {
  left: -18px;
  font-size: 75%;
  top: 30%;
  position: absolute;
}
.jqtree-tree .jqtree-element {
  padding: 6px;
}
.jqtree-tree .jqtree-element:hover {
  background: #f0f0f0;
}
.jqtree-tree .jqtree-selected > .jqtree-element {
  background: #cccccc;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: unset;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 500;
  line-height: 1.42857143;
  color: #4d4d4d;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #404040;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #004665;
  text-decoration: none;
  outline: 0;
  background-color: #007bb1;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
#portal-header {
  margin: 15px auto 20px;
}
#portal-header::before,
#portal-header::after {
  content: " ";
  display: table;
}
#portal-header::after {
  clear: both;
}
#portal-logo {
  float: left;
}
#portal-languageselector {
  clear: both;
  display: inline-block;
  float: left;
  margin-right: 29px;
  padding-top: 5px;
}
#portal-languageselector li {
  display: inline-block;
  margin-right: 10px;
}
#portal-anontools {
  float: right;
}
#portal-anontools ul {
  padding-right: 0;
}
#portal-membertools-wrapper {
  float: right;
  padding: 12px 0;
}
#portal-membertools-wrapper ul {
  margin: 0 0 12px 12px;
  padding-right: 0;
}
#portal-searchbox {
  clear: left;
  margin-left: 3px;
  margin-top: 60px;
  padding-top: 20px;
  position: relative;
  white-space: nowrap;
  z-index: 2;
}
#portal-searchbox .searchSection {
  display: none;
}
#portal-searchbox [type="submit"] {
  display: none;
}
#portal-searchbox label {
  font-size: 86.667%;
}
@media (min-width: 992px) {
  #portal-header {
    margin-bottom: 15px;
  }
  #portal-languageselector {
    clear: none;
    float: right;
  }
  #portal-searchbox {
    clear: none;
    float: right;
    margin-left: 1em;
    margin-top: 5px;
    max-width: 50%;
    padding-top: 0;
    position: relative;
  }
  #portal-searchbox .searchSection {
    display: inherit;
  }
  #portal-searchbox .searchSection input[type="checkbox"] {
    margin: 0;
  }
  #portal-searchbox .searchSection label {
    vertical-align: middle;
  }
  #portal-searchbox [type="text"] {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    float: left;
    width: 20rem;
  }
  #portal-searchbox [type="submit"] {
    margin-left: -1px;
    vertical-align: top;
    width: auto;
    display: inline-block;
  }
}
.plone-nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.plone-nav li {
  position: relative;
  display: block;
}
.plone-nav li.has_subtree a {
  padding-right: 2.5em;
}
.plone-nav li label {
  margin: 0;
}
.plone-nav li a {
  position: relative;
  display: block;
  padding: 10px 15px;
  color: white;
  font-size: 17px;
  hyphens: auto;
  word-break: break-word;
}
.plone-nav li a:hover,
.plone-nav li a:focus {
  text-decoration: none;
  background-color: #7099bf;
}
.plone-nav li ul {
  padding-left: 0.5em;
  visibility: hidden;
  opacity: 0;
  height: 0;
}
.plone-nav li ul li a {
  font-size: 16px;
  background-color: #007bb1;
}
.plone-nav li .opener {
  display: none;
}
.plone-nav li .opener + label:after {
  transform: rotate(0deg);
  transition: ease-in 0.35s;
}
@media (max-width: 992px) {
  .plone-nav li .opener:checked + label:after {
    transform: rotate(-180deg);
    transition: ease-in 0.35s;
  }
}
.plone-nav li .opener ~ ul {
  transition: ease-out 0.35s;
}
.plone-nav li .opener:checked ~ ul {
  height: auto;
  transition: ease-in 0.35s;
}
@media (max-width: 992px) {
  .plone-nav li .opener:checked ~ ul {
    visibility: visible;
    opacity: 1;
  }
}
.plone-nav li label {
  position: absolute;
  right: 0em;
  top: 0em;
  height: 100%;
  width: 4em;
  text-align: center;
}
.plone-nav li label:after {
  background: #00628d;
  border-radius: 4px;
  content: "▼";
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  width: 1.5em;
  height: 1.5em;
  font-size: 1.25em;
  padding: 0.25em;
  right: 0.5em;
  top: 0.45em;
  position: absolute;
}
@media (min-width: 992px) {
  .plone-nav li label {
    top: 0em;
    width: 2em;
  }
  .plone-nav li label:after {
    top: 1.25em;
  }
  .plone-nav li.has_subtree .has_subtree li label {
    right: 0.25em;
  }
  .plone-nav li.has_subtree .has_subtree li label:after {
    top: 0.5em;
  }
  .plone-nav li label:after {
    width: 2em;
    height: 2em;
    font-size: 0.75em;
    padding: 0.5em 1em 0.5em 0;
    background: transparent;
  }
  .plone-nav li ul {
    position: absolute;
    max-width: 16em;
    z-index: 100;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    transition: ease-out 0.75s;
  }
  .plone-nav li ul li a {
    min-width: 14em;
    display: inline-block;
  }
  .plone-nav .has_subtree:hover > ul,
  .plone-nav .has_subtree .has_subtree:hover > ul {
    opacity: 1;
    visibility: visible;
    transition: ease-in 0.35s;
  }
  .plone-nav .has_subtree .has_subtree ul {
    position: absolute;
    z-index: -1;
    left: 0em;
    top: 0px;
  }
  .plone-nav .has_subtree .has_subtree:hover > ul {
    left: 16em;
  }
}
.plone-navbar {
  background-color: #007bb1;
  color: white;
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
}
.plone-navbar::before,
.plone-navbar::after {
  content: " ";
  display: table;
}
.plone-navbar::after {
  clear: both;
}
.plone-navbar-header::before,
.plone-navbar-header::after {
  content: " ";
  display: table;
}
.plone-navbar-header::after {
  clear: both;
}
@media (min-width: 992px) {
  .plone-navbar-header {
    float: left;
  }
}
.plone-navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
  display: none;
}
.plone-navbar-collapse.in {
  display: block;
}
@media (min-width: 992px) {
  .plone-navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .plone-navbar-collapse.plone-collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .plone-navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .plone-navbar-collapse,
  .navbar-static-top .plone-navbar-collapse,
  .navbar-fixed-bottom .plone-navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.plone-navbar-toggle {
  z-index: 1;
  position: relative;
  float: right;
  margin-top: 8px;
  margin-bottom: 6px;
  padding: 6px 10px;
  background-color: transparent;
  background-image: none;
  border: 1px solid white;
  border-radius: 4px;
  /*
  .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: white;
    margin-top: 2px;
  }
  .icon-bar + .icon-bar {
    margin-top: 5px;
  }
  .icon-bar + .icon-bar + .icon-bar {
    margin-bottom: 3px;
  }
  //end burgerbar icon-bar
  */
}
.plone-navbar-toggle:focus {
  outline: 0;
}
.plone-navbar-toggle:hover {
  background-color: #46739c;
  border-color: #365979;
}
.plone-navbar-toggle .icon-bar::after {
  content: "Menu";
  position: relative;
  color: white;
}
.plone-navbar-toggle .icon-bar + .icon-bar::after {
  content: "";
}
@media (min-width: 992px) {
  .plone-navbar-toggle {
    display: none;
  }
}
.plone-navbar-nav {
  margin: 0 -15px 0;
}
.plone-navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
.plone-navbar-nav .current > a,
.plone-navbar-nav .selected > a,
.plone-navbar-nav .current > a:hover,
.plone-navbar-nav .selected > a:hover,
.plone-navbar-nav .current > a:focus,
.plone-navbar-nav .selected > a:focus {
  color: white;
  background-color: #7099bf;
}
@media (min-width: 992px) {
  .plone-navbar-nav {
    float: left;
  }
  .plone-navbar-nav > li {
    float: left;
  }
  .plone-navbar-nav > li.has_subtree a {
    padding-right: 2em;
  }
  .plone-navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .plone-navbar-nav > li label {
    font-size: 1em;
    background: transparent;
  }
  .plone-navbar-nav > li li.has_subtree label:after {
    transform: rotate(-90deg);
  }
  .plone-navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .plone-navbar-nav .has_subtree.inPath > a,
  .plone-navbar-nav .has_subtree.inPath > a:hover,
  .plone-navbar-nav .has_subtree.inPath > a:focus {
    color: white;
    background-color: #7099bf;
  }
}
.principal {
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0.1) 14%, transparent 14%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 64%, transparent 64%, transparent);
  background-color: #d9d7d7;
  background-size: 20px 20px;
  margin-top: -20px;
  margin-bottom: 20px;
  padding: 50px 0;
}
.principal .container-fluid {
  margin: 0 auto;
  width: 960px;
}
.gigantic h1 {
  font-size: 500%;
}
.gigantic p {
  font-size: 150%;
}
#content {
  margin-bottom: 48px;
}
#content-core a {
  border-bottom: 1px solid #cccccc;
}
#content-core a:hover,
#content-core a:focus {
  border-bottom: none;
}
#content-core a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#content-core #portal-sitemap a,
#content-core h1 a,
#content-core h2 a,
#content-core h3 a,
#content-core h4 a,
#content-core h5 a,
#content-core h6 a {
  border-bottom: 0;
}
#content-core .pat-structure a,
#content-core .pat-resourceregistry a {
  border-bottom: none;
}
#content-core .pat-structure a.btn,
#content-core .pat-resourceregistry a.btn,
#content-core .pat-structure .pagination a {
  border-bottom: 1px solid #cccccc;
}
a.plone-toolbar-logo {
  color: #fff;
}
@media (min-width: 828px) {
  .plone-toolbar-left-default .container {
    width: 690px;
  }
}
@media (min-width: 888px) {
  .plone-toolbar-left-expanded .container {
    width: 630px;
  }
}
@media (min-width: 1052px) {
  .plone-toolbar-left-default .container {
    width: 930px;
  }
}
@media (min-width: 1112px) {
  .plone-toolbar-left-expanded .container {
    width: 870px;
  }
}
@media (min-width: 1260px) {
  .plone-toolbar-left-default .container {
    width: 1110px;
  }
}
@media (min-width: 1320px) {
  .plone-toolbar-left-expanded .container {
    width: 1050px;
  }
}
@media (min-width: 1660px) {
  .plone-toolbar-left-default .container {
    width: 1510px;
  }
}
@media (min-width: 1720px) {
  .plone-toolbar-left-expanded .container {
    width: 1450px;
  }
}
#portal-footer-wrapper {
  padding: 30px 0 30px 0;
  background-color: #2e3133;
  color: #cccccc;
  clear: both;
}
#portal-footer-wrapper p {
  border: none;
  margin-bottom: 14px;
  padding-bottom: 0;
}
#portal-footer-wrapper p:last-child {
  margin-bottom: 0;
}
#portal-footer-wrapper abbr,
#portal-footer-wrapper ul {
  color: #cccccc;
}
#portal-footer-wrapper a {
  color: #16a1e3;
}
#portal-footer-wrapper a:hover {
  color: #57beef;
}
#portal-footer-wrapper .portletWrapper {
  display: inline-block;
}
#portal-footer-wrapper .portletWrapper:first-child {
  display: block;
  border-bottom: 1px solid #4d4d4d;
  padding-bottom: 1em;
  margin-bottom: 0.5em;
}
#portal-footer-wrapper .portlet {
  background: transparent;
  border: 0;
  font-weight: 300;
  box-shadow: none;
  margin-bottom: 0;
}
#portal-footer-wrapper .portlet .portletContent {
  padding: 0;
  background: transparent;
  border: 0;
}
#portal-footer-wrapper .portlet .portletContent > * {
  padding: inherit;
}
#portal-footer-wrapper .portlet .portletContent li {
  background: transparent;
  display: inline-block;
  border: 0;
  white-space: nowrap;
  padding: 10px 30px;
}
#portal-footer-wrapper .portlet#portal-colophon .portletContent a {
  padding: 10px 30px;
}
#portal-footer-wrapper .portlet .portletItem::before,
#portal-footer-wrapper .portlet .portletItem a::before {
  content: "";
}
#portal-footer-wrapper .portlet .portletItem a {
  padding: 0;
  border: 0;
}
#portal-footer-wrapper .portlet .portletActions {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  margin-right: 15px;
}
#portal-footer {
  font-weight: 400;
}
#portal-footer > .row {
  margin-top: 14px;
  padding-top: 14px;
}
#portal-footer > .row:first-child {
  padding-top: 0;
  margin-top: 0;
}
#portal-footer .colophon,
#portal-footer .copyright,
#portal-footer .site-actions {
  text-align: center;
}
#portal-footer .row + .site-actions {
  border-top: 1px solid #4d4d4d;
}
#portal-footer .site-actions {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
#portal-footer .site-actions ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#portal-footer .site-actions ul li {
  display: inline-block;
  padding: 10px 30px;
}
#portal-siteactions {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
}
#portal-siteactions li {
  font-weight: bold;
  display: inline-block;
  margin-left: 30px;
}
#portal-siteactions li:first-child {
  margin-left: 0;
}
.doormat h2 {
  margin-top: 10px;
}
.doormat > div {
  margin-bottom: 10px;
}
body.template-login_form #content-core,
body.template-logged_out #content-core {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  background: #fcfcfd;
  max-width: 300px;
  margin: 0 auto 6px;
  padding: 6px 12px;
}
body.template-login_form #content-core > :first-child,
body.template-logged_out #content-core > :first-child {
  border-radius: 4px 4px 0 0;
}
body.template-login_form #content-core > :last-child,
body.template-logged_out #content-core > :last-child {
  border-radius: 0 0 4px 4px;
}
body.template-login_form #content-core .portletHeader,
body.template-logged_out #content-core .portletHeader {
  background: #f2f1f1;
  font-weight: 500;
  font-size: 18px;
  padding: 13px 15px;
  color: #696969;
}
body.template-login_form #content-core .portletHeader > a,
body.template-logged_out #content-core .portletHeader > a {
  color: #086ca3;
}
body.template-login_form #content-core.portletCalendar .portletHeader,
body.template-logged_out #content-core.portletCalendar .portletHeader {
  text-align: center;
  position: relative;
}
body.template-login_form #content-core.portletCalendar .portletHeader .calendarPrevious,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarPrevious,
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext {
  width: 30px;
  height: 30px;
  padding: 0 1px 2px;
  border-radius: 50%;
  position: absolute;
  display: inline-block;
  left: 5px;
  font-size: 24px;
  margin-top: -3px;
  line-height: 28px;
  font-weight: 500;
}
body.template-login_form #content-core.portletCalendar .portletHeader .calendarPrevious:hover,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarPrevious:hover,
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext:hover,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext:hover {
  background: #fff;
  text-decoration: none;
}
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext {
  right: 5px;
  left: inherit;
}
body.template-login_form #content-core .portletContent,
body.template-logged_out #content-core .portletContent {
  font-size: 14px;
  border-top: 1px solid #e5e5e5;
  background: #fff;
  font-weight: 400;
}
body.template-login_form #content-core .portletContent > *,
body.template-logged_out #content-core .portletContent > *,
body.template-login_form #content-core .portletContent > div:not(.portalMessage),
body.template-logged_out #content-core .portletContent > div:not(.portalMessage) {
  padding: 10px 15px;
  margin: 0;
  color: #696969;
}
body.template-login_form #content-core .portletContent > ul,
body.template-logged_out #content-core .portletContent > ul {
  padding: 0;
  list-style: none;
  position: relative;
}
body.template-login_form #content-core .portletContent > ul > li a,
body.template-logged_out #content-core .portletContent > ul > li a {
  display: block;
  padding: 10px 15px 26px 15px;
  position: relative;
  z-index: 1;
  color: #086ca3;
}
body.template-login_form #content-core .portletContent > ul > li > a,
body.template-logged_out #content-core .portletContent > ul > li > a {
  border-top: 1px solid #e5e5e5;
}
body.template-login_form #content-core .portletContent > ul > li:first-child > a,
body.template-logged_out #content-core .portletContent > ul > li:first-child > a {
  border-top: 0;
}
body.template-login_form #content-core .portletContent > ul ul,
body.template-logged_out #content-core .portletContent > ul ul {
  padding-left: 15px;
  list-style: none;
}
body.template-login_form #content-core .portletContent > ul .portletItemDetails,
body.template-logged_out #content-core .portletContent > ul .portletItemDetails {
  display: block;
  z-index: 0;
  padding: 0 15px 10px 15px;
  font-weight: 400;
  position: relative;
  margin-top: -26px;
  font-size: 12px;
  color: #696969;
}
body.template-login_form #content-core .portletContent > ul li:hover,
body.template-logged_out #content-core .portletContent > ul li:hover {
  background: #fcfcfd;
}
body.template-login_form #content-core.portletCalendar table,
body.template-logged_out #content-core.portletCalendar table {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
  border-spacing: 0;
}
body.template-login_form #content-core.portletCalendar table tr,
body.template-logged_out #content-core.portletCalendar table tr {
  line-height: 30px;
}
body.template-login_form #content-core.portletCalendar table thead,
body.template-logged_out #content-core.portletCalendar table thead {
  background: #fcfcfd;
  border-bottom: 1px solid #e5e5e5;
}
body.template-login_form #content-core.portletCalendar table thead th,
body.template-logged_out #content-core.portletCalendar table thead th {
  color: #696969;
  font-weight: 300;
  height: 34px;
  text-align: center;
  vertical-align: middle;
}
body.template-login_form #content-core.portletCalendar table td,
body.template-logged_out #content-core.portletCalendar table td {
  color: #666;
  background: #eeeeee;
}
body.template-login_form #content-core.portletCalendar table td:hover,
body.template-logged_out #content-core.portletCalendar table td:hover {
  background: #fafafa;
}
body.template-login_form #content-core.portletCalendar table td.today:hover,
body.template-logged_out #content-core.portletCalendar table td.today:hover,
body.template-login_form #content-core.portletCalendar table td.cal_has_events:hover,
body.template-logged_out #content-core.portletCalendar table td.cal_has_events:hover {
  background: #eee;
}
body.template-login_form #content-core.portletCalendar table td.cal_prev_month,
body.template-logged_out #content-core.portletCalendar table td.cal_prev_month {
  color: #999;
  background: #f9f9f9;
}
body.template-login_form #content-core.portletCalendar table td > *,
body.template-logged_out #content-core.portletCalendar table td > * {
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
body.template-login_form #content-core.portletCalendar table .cal_has_events,
body.template-logged_out #content-core.portletCalendar table .cal_has_events {
  position: relative;
}
body.template-login_form #content-core.portletCalendar table .cal_has_events a:hover,
body.template-logged_out #content-core.portletCalendar table .cal_has_events a:hover {
  background: #dbecfe;
  text-decoration: none;
  box-shadow: 0 0 0 5px #dbecfe;
}
body.template-login_form #content-core.portletCalendar table .cal_has_events a::after,
body.template-logged_out #content-core.portletCalendar table .cal_has_events a::after {
  content: "•";
  position: absolute;
  margin-left: 50%;
  left: -6px;
  font-size: 20px;
  color: #a7daf2;
  margin-top: 9px;
}
body.template-login_form #content-core.portletCalendar table .cal_has_events a:hover::after,
body.template-logged_out #content-core.portletCalendar table .cal_has_events a:hover::after {
  color: #64bee8;
}
body.template-login_form #content-core.portletCalendar table .today > *,
body.template-logged_out #content-core.portletCalendar table .today > * {
  background: #e5e5e5;
  font-weight: 500;
  box-shadow: 0 0 0 5px #e5e5e5;
  color: #000;
}
body.template-login_form #content-core.portletCalendar table tbody tr:first-child td > *,
body.template-logged_out #content-core.portletCalendar table tbody tr:first-child td > * {
  margin-top: 6px;
}
body.template-login_form #content-core.portletCalendar table tbody tr:last-child td > *,
body.template-logged_out #content-core.portletCalendar table tbody tr:last-child td > * {
  margin-bottom: 6px;
}
body.template-login_form #content-core.portletCalendar table .cal_next_month,
body.template-logged_out #content-core.portletCalendar table .cal_next_month,
body.template-login_form #content-core.portletCalendar table .cal_prev_month,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month {
  color: #000;
}
body.template-login_form #content-core.portletCalendar table .cal_next_month.cal_has_events > a,
body.template-logged_out #content-core.portletCalendar table .cal_next_month.cal_has_events > a,
body.template-login_form #content-core.portletCalendar table .cal_prev_month.cal_has_events > a,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month.cal_has_events > a {
  color: #a7daf2;
}
body.template-login_form #content-core.portletCalendar table .cal_next_month.cal_has_events > a::after,
body.template-logged_out #content-core.portletCalendar table .cal_next_month.cal_has_events > a::after,
body.template-login_form #content-core.portletCalendar table .cal_prev_month.cal_has_events > a::after,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month.cal_has_events > a::after {
  color: #d3edf8;
}
body.template-login_form #content-core.portletCalendar table .cal_next_month.cal_has_events > a:hover,
body.template-logged_out #content-core.portletCalendar table .cal_next_month.cal_has_events > a:hover,
body.template-login_form #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:hover,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:hover {
  color: #004665;
}
body.template-login_form #content-core.portletCalendar table .cal_next_month.cal_has_events > a:hover::after,
body.template-logged_out #content-core.portletCalendar table .cal_next_month.cal_has_events > a:hover::after,
body.template-login_form #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:hover::after,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:hover::after {
  color: #64bee8;
}
body.template-login_form #content-core .formControls,
body.template-logged_out #content-core .formControls {
  border: 0;
  background: none;
  padding: 0;
  box-shadow: none;
}
body.template-login_form #content-core .portletFooter,
body.template-logged_out #content-core .portletFooter {
  border-top: 1px solid #e5e5e5;
  background: #fcfcfd;
  padding: 10px 15px;
  font-size: 12px;
  font-weight: 400;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
#portal-anontools ul {
  text-align: right;
  list-style: none;
}
#portal-anontools li {
  margin: 12px 0 12px 12px;
}
#portal-sitemap {
  list-style: none;
  padding-left: 0;
}
#portal-sitemap > li {
  font-size: 18px;
  border-top: 1px solid #e5e5e5;
  padding: 6px 0;
}
#portal-sitemap ul {
  list-style: none;
  position: relative;
  font-size: 14px;
  padding-left: 20px;
}
#portal-sitemap ul li {
  position: relative;
}
#portal-sitemap ul li::before {
  content: "•";
  display: inline;
  font-size: 25px;
  color: #a7daf2;
  top: 5px;
  position: relative;
}
.event.summary {
  font-weight: 400;
  max-width: 300px;
  float: right;
  background: #fafafa;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
  padding: 12px 12px 12px 36px;
  margin-left: 5px;
}
.event.summary strong,
.event.summary li > span {
  display: block;
}
.event.summary .icalIcon {
  margin-top: -4px;
}
.template-event_listing .documentFirstHeading {
  position: relative;
}
.template-event_listing .documentFirstHeading nav {
  font-size: 14px;
  position: absolute;
  right: 0;
  bottom: 13px;
}
.template-event_listing .documentFirstHeading nav ul {
  margin: 0;
  list-style-type: none;
}
.template-event_listing .documentFirstHeading nav ul li {
  display: inline;
}
.template-event_listing .documentFirstHeading nav ul li a {
  display: inline-block;
  margin-left: 0.5em;
}
.template-event_listing .documentFirstHeading nav ul li a:hover,
.template-event_listing .documentFirstHeading nav ul li a:focus {
  text-decoration: none;
  border-bottom: 0;
}
.template-event_listing .documentDescription {
  margin-bottom: 1.5em;
}
.template-event_listing article {
  margin-bottom: 2em;
}
.template-event_listing article .tileHeadline {
  margin-top: 0;
}
.template-event_listing article .tileHeadline > a {
  border-bottom: 0;
}
.template-event_listing article::before,
.template-event_listing article::after {
  content: " ";
  display: table;
}
.template-event_listing article::after {
  clear: both;
}
.template-event_listing article .cal_info {
  margin-left: 9em;
}
.event_listing article {
  border-top: 1px solid #e5e5e5;
  padding: 12px 0 12px;
}
.event_listing article h2 {
  margin: 0;
  padding: 12px 0 12px;
}
.event_listing article:first-child {
  border-top: 0;
  margin-top: -6px;
}
.cal_date {
  float: left;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
  text-align: center;
  width: 100px;
  margin: 0 24px 12px 0;
  border-radius: 4px;
  overflow: hidden;
}
.cal_month {
  background: #007bb1;
  font-weight: 400;
  display: block;
  color: #fff;
  padding: 6px 12px;
  font-size: 1.2em;
}
.cal_day {
  font-size: 36px;
  font-weight: 700;
  display: block;
  margin-bottom: -0.1em;
  margin-top: 0.1em;
}
.cal_wkday {
  font-size: 14px;
  font-weight: 400;
  display: block;
  padding: 0 12px 6px;
}
.event_listing .sub_nav {
  float: right;
}
.image-product {
  margin: 0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  overflow: hidden;
  display: inline-block;
}
.image-product figcaption {
  font-size: 12px;
  background: #fcfcfd;
  margin: 6px 12px;
}
.portraitPhoto {
  margin: 0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  overflow: hidden;
  display: inline-block;
  float: right !important;
  border-radius: 50px;
}
.portraitPhoto figcaption {
  font-size: 12px;
  background: #fcfcfd;
  margin: 6px 12px;
}
.image-product img {
  max-width: 100%;
  height: auto;
}
.newsImageContainer {
  float: right;
  margin: 0 0 6px 6px;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  overflow: hidden;
}
.newsImageContainer a {
  display: table;
  background-color: #fafafa;
}
.newsImageContainer a img {
  display: block;
}
.newsImageContainer figcaption {
  display: table-caption;
  caption-side: bottom;
  font-size: 12px;
  background: #fcfcfd;
}
#commenting::before,
#commenting::after {
  content: " ";
  display: table;
}
#commenting::after {
  clear: both;
}
#commenting legend,
.discussion legend {
  padding: 0.5em 0.5em 0.5em 0;
  font-weight: normal;
}
.discussion::before,
.discussion::after {
  content: " ";
  display: table;
}
.discussion::after {
  clear: both;
}
.discussion .comment {
  margin-bottom: 12px;
  padding-left: 40px;
}
.discussion .commentImage {
  float: left !important;
  border-radius: 50px;
  overflow: hidden;
  position: absolute;
  margin-left: -40px;
  margin-top: 3px;
}
.discussion .documentByLine {
  font-weight: normal;
}
.discussion .commentDate {
  float: right !important;
  display: inline;
  font-size: 12px;
  color: #76797C;
}
.discussion .commentBody {
  margin: 1em 0;
  padding: 1em;
  overflow: auto;
  border: 1px solid #ccc;
}
.discussion .commentBody p {
  float: left;
  margin-bottom: 0;
}
.discussion .commentactionsform {
  display: inline;
  margin-left: 6px;
}
.discussion .commentActions {
  float: right;
  text-align: right;
}
.discussion .reply {
  border-bottom: 1px solid #e5e5e5;
}
.cancelreplytocomment {
  /* Hide the cancel button in the comment form, show it only in the reply form
   * in order to close it.
   */
  display: none;
}
.replyTreeLevel0 {
  margin-left: 0;
}
.replyTreeLevel1 {
  margin-left: 24px;
}
.replyTreeLevel2 {
  margin-left: 48px;
}
.replyTreeLevel3 {
  margin-left: 72px;
}
.replyTreeLevel4 {
  margin-left: 96px;
}
.replyTreeLevel5 {
  margin-left: 120px;
}
.replyTreeLevel6 {
  margin-left: 144px;
}
.replyTreeLevel7 {
  margin-left: 168px;
}
.replyTreeLevel8 {
  margin-left: 192px;
}
.replyTreeLevel9 {
  margin-left: 216px;
}
.replyTreeLevel10 {
  margin-left: 240px;
}
#viewlet-below-content .loginbutton {
  margin: 12px 0;
}
#viewlet-below-content .reply .loginbutton {
  display: none;
}
#viewlet-below-content .reply ~ .reply .loginbutton {
  display: inline-block;
}
#dobulkaction {
  margin: 0.3em 0;
}
.template-discussion-controlpanel .unclickable {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.searchPage {
  position: relative;
}
.searchPage .actionMenu.activated dd {
  display: block;
}
.searchPage .actionMenu {
  float: right;
}
.searchPage .actionMenu dt {
  top: 0;
  right: 0;
  position: absolute;
}
.searchPage .actionMenu dd {
  display: none;
  position: absolute;
  right: 0;
  top: 35px;
  width: 300px;
  background-color: #fcfcfd;
  border: 1px solid #e5e5e5;
  padding: 15px;
  z-index: 10;
}
#search-results-bar #results-count {
  float: right;
  padding-top: 15px;
  padding-right: 15px;
}
#searchform .input-group {
  max-width: 600px;
}
#searchform .input-group input.searchPage.btn {
  width: 120px;
}
#search-filter input {
  margin-right: 0.5rem;
}
/*# sourceMappingURL=barceloneta-compiled.css.map */
/*# sourceMappingURL=++theme++sixfeetup-plone5.theme/static/sfu.css.map */
.codehilite .hll {
  background-color: #ffffcc;
}
.codehilite {
  background: #f8f8f8;
}
.codehilite .c {
  color: #408080;
  font-style: italic;
}
/* Comment */
.codehilite .err {
  border: 1px solid #FF0000;
}
/* Error */
.codehilite .k {
  color: #008000;
  font-weight: bold;
}
/* Keyword */
.codehilite .o {
  color: #666666;
}
/* Operator */
.codehilite .ch {
  color: #408080;
  font-style: italic;
}
/* Comment.Hashbang */
.codehilite .cm {
  color: #408080;
  font-style: italic;
}
/* Comment.Multiline */
.codehilite .cp {
  color: #BC7A00;
}
/* Comment.Preproc */
.codehilite .cpf {
  color: #408080;
  font-style: italic;
}
/* Comment.PreprocFile */
.codehilite .c1 {
  color: #408080;
  font-style: italic;
}
/* Comment.Single */
.codehilite .cs {
  color: #408080;
  font-style: italic;
}
/* Comment.Special */
.codehilite .gd {
  color: #A00000;
}
/* Generic.Deleted */
.codehilite .ge {
  font-style: italic;
}
/* Generic.Emph */
.codehilite .gr {
  color: #FF0000;
}
/* Generic.Error */
.codehilite .gh {
  color: #000080;
  font-weight: bold;
}
/* Generic.Heading */
.codehilite .gi {
  color: #00A000;
}
/* Generic.Inserted */
.codehilite .go {
  color: #888888;
}
/* Generic.Output */
.codehilite .gp {
  color: #000080;
  font-weight: bold;
}
/* Generic.Prompt */
.codehilite .gs {
  font-weight: bold;
}
/* Generic.Strong */
.codehilite .gu {
  color: #800080;
  font-weight: bold;
}
/* Generic.Subheading */
.codehilite .gt {
  color: #0044DD;
}
/* Generic.Traceback */
.codehilite .kc {
  color: #008000;
  font-weight: bold;
}
/* Keyword.Constant */
.codehilite .kd {
  color: #008000;
  font-weight: bold;
}
/* Keyword.Declaration */
.codehilite .kn {
  color: #008000;
  font-weight: bold;
}
/* Keyword.Namespace */
.codehilite .kp {
  color: #008000;
}
/* Keyword.Pseudo */
.codehilite .kr {
  color: #008000;
  font-weight: bold;
}
/* Keyword.Reserved */
.codehilite .kt {
  color: #B00040;
}
/* Keyword.Type */
.codehilite .m {
  color: #666666;
}
/* Literal.Number */
.codehilite .s {
  color: #BA2121;
}
/* Literal.String */
.codehilite .na {
  color: #7D9029;
}
/* Name.Attribute */
.codehilite .nb {
  color: #008000;
}
/* Name.Builtin */
.codehilite .nc {
  color: #0000FF;
  font-weight: bold;
}
/* Name.Class */
.codehilite .no {
  color: #880000;
}
/* Name.Constant */
.codehilite .nd {
  color: #AA22FF;
}
/* Name.Decorator */
.codehilite .ni {
  color: #999999;
  font-weight: bold;
}
/* Name.Entity */
.codehilite .ne {
  color: #D2413A;
  font-weight: bold;
}
/* Name.Exception */
.codehilite .nf {
  color: #0000FF;
}
/* Name.Function */
.codehilite .nl {
  color: #A0A000;
}
/* Name.Label */
.codehilite .nn {
  color: #0000FF;
  font-weight: bold;
}
/* Name.Namespace */
.codehilite .nt {
  color: #008000;
  font-weight: bold;
}
/* Name.Tag */
.codehilite .nv {
  color: #19177C;
}
/* Name.Variable */
.codehilite .ow {
  color: #AA22FF;
  font-weight: bold;
}
/* Operator.Word */
.codehilite .w {
  color: #bbbbbb;
}
/* Text.Whitespace */
.codehilite .mb {
  color: #666666;
}
/* Literal.Number.Bin */
.codehilite .mf {
  color: #666666;
}
/* Literal.Number.Float */
.codehilite .mh {
  color: #666666;
}
/* Literal.Number.Hex */
.codehilite .mi {
  color: #666666;
}
/* Literal.Number.Integer */
.codehilite .mo {
  color: #666666;
}
/* Literal.Number.Oct */
.codehilite .sa {
  color: #BA2121;
}
/* Literal.String.Affix */
.codehilite .sb {
  color: #BA2121;
}
/* Literal.String.Backtick */
.codehilite .sc {
  color: #BA2121;
}
/* Literal.String.Char */
.codehilite .dl {
  color: #BA2121;
}
/* Literal.String.Delimiter */
.codehilite .sd {
  color: #BA2121;
  font-style: italic;
}
/* Literal.String.Doc */
.codehilite .s2 {
  color: #BA2121;
}
/* Literal.String.Double */
.codehilite .se {
  color: #BB6622;
  font-weight: bold;
}
/* Literal.String.Escape */
.codehilite .sh {
  color: #BA2121;
}
/* Literal.String.Heredoc */
.codehilite .si {
  color: #BB6688;
  font-weight: bold;
}
/* Literal.String.Interpol */
.codehilite .sx {
  color: #008000;
}
/* Literal.String.Other */
.codehilite .sr {
  color: #BB6688;
}
/* Literal.String.Regex */
.codehilite .s1 {
  color: #BA2121;
}
/* Literal.String.Single */
.codehilite .ss {
  color: #19177C;
}
/* Literal.String.Symbol */
.codehilite .bp {
  color: #008000;
}
/* Name.Builtin.Pseudo */
.codehilite .fm {
  color: #0000FF;
}
/* Name.Function.Magic */
.codehilite .vc {
  color: #19177C;
}
/* Name.Variable.Class */
.codehilite .vg {
  color: #19177C;
}
/* Name.Variable.Global */
.codehilite .vi {
  color: #19177C;
}
/* Name.Variable.Instance */
.codehilite .vm {
  color: #19177C;
}
/* Name.Variable.Magic */
.codehilite .il {
  color: #666666;
}
/* Literal.Number.Integer.Long */
/*# sourceMappingURL=++theme++sixfeetup-plone5.theme/static/sfu.css.map */
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/*# sourceMappingURL=++theme++sixfeetup-plone5.theme/static/sfu.css.map */
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
/*# sourceMappingURL=++theme++sixfeetup-plone5.theme/static/sfu.css.map */
@media (max-width: 991px) {
  #portal-globalnav,
  #portal-globalnav > li > .hoverParentLink::after,
  #portal-globalnav > li > ul.dropdown > li.hoverItem a,
  #subnav-wrapper,
  #portal-globalnav,
  #portal-globalnav .displayMenu,
  #portal-globalnav .displayMenu:hover,
  #portal-globalnav .mobileWrapper,
  #portal-globalnav li.prevMenu .back,
  #portal-globalnav > li > .submenu,
  #portal-globalnav #column-wrapper::before {
    background-color: #123456 !important;
  }
  #portal-globalnav {
    background-color: #123456;
    top: 0;
    clear: both;
    padding-bottom: 1000px;
    margin-bottom: -1000px;
    overflow: hidden;
    width: 100%;
  }
  nav #portal-globalnav li a {
    border: 0;
    font-weight: 400;
    padding: 8px 9%!important;
    position: relative;
    width: 100%;
  }
  nav #portal-globalnav > li > a {
    color: #fff;
  }
  .plone-navbar-toggle {
    width: 53px;
    height: 48px;
    padding: 3px 3px 0 0;
    margin: 10px;
    position: relative;
    top: 0;
    right: 4.3%;
    cursor: pointer;
    overflow: hidden;
    box-shadow: none;
  }
  .plone-navbar-toggle:hover {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
  }
  .plone-navbar-toggle .icon-bar {
    background-color: #999;
  }
  .plone-navbar-toggle .icon-bar,
  .plone-navbar-toggle.collapsed .icon-bar {
    display: block;
    margin: 7px 0 0 12px;
    width: 65%;
    height: 3px;
    position: relative;
    transition: all 0.5s ease-in-out;
  }
  .plone-navbar-toggle .icon-bar::after {
    display: none;
  }
  .plone-navbar-toggle:not(.collapsed)[aria-expanded="true"] .icon-bar:nth-of-type(2) {
    -webkit-transform: rotate(45deg) translate(10px, 9px);
    transform: rotate(45deg) translate(10px, 9px);
  }
  .plone-navbar-toggle:not(.collapsed)[aria-expanded="true"] .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(-45deg) translate(-3px, 2px);
    transform: rotate(-45deg) translate(-3px, 2px);
  }
  .plone-navbar-toggle:not(.collapsed)[aria-expanded="true"] .icon-bar:nth-of-type(4) {
    -webkit-transform: translate(0, 40px);
    transform: translate(0, 40px);
  }
  #portal-globalnav li {
    border-bottom: 1px solid #345678;
  }
  #portal-globalnav ul.dropdown li {
    border-bottom: 1px solid #617282;
  }
  #portal-globalnav .dropdown li.subnavBase {
    display: none!important;
  }
  .subnavBase.topLevel {
    position: fixed;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    bottom: 0;
    padding: 35px 1% 0;
    width: 98%;
    margin: 0;
    z-index: 999;
    padding-top: 13px;
    width: 100%;
  }
  .plone-nav li label:after {
    background: transparent;
    right: 1em;
    top: .25em;
  }
}
#portal-globalnav li .submenu a,
.mm_mobile #portal-globalnav .displayMenu > a.hasDropDown::after,
.mm_mobile #portal-globalnav a.hasDropDown::after,
.mm_mobile #portal-globalnav li a,
.mm_mobile #portal-globalnav li.prevMenu .back,
.subnavBase {
  color: #fff;
}
.subnavBase {
  background-color: #000 !important;
}
.mm_mobile .subnavBase.topLevel {
  background-color: #000;
}
#portal-globalnav {
  position: relative;
  z-index: 3;
}
* html #portal-globalnav {
  height: 1%;
}
#portal-globalnav:after {
  content: "";
  clear: both;
  display: block;
  visibility: hidden;
}
#portal-globalnav ul.dropdown li {
  display: block;
  width: 100%;
}
#portal-globalnav ul.dropdown a,
#portal-globalnav ul.dropdown a:hover {
  margin: 0;
  display: block;
  border-style: solid none none;
  position: static!important;
  white-space: normal;
}
#portal-globalnav li ul ul {
  z-index: 10;
  top: .4em;
  left: -999em;
  left: 0;
  margin: 0 0 0 14em;
}
#portal-globalnav-wrapper {
  height: 72px;
}
#nav-toggle {
  display: none;
  width: 53px;
  height: 48px;
  padding: 3px 3px 0 0;
  margin: 20px 10px 0 0;
  position: absolute;
  top: 0;
  right: 4.3%;
  cursor: pointer;
  overflow: hidden;
}
@media (min-width: 992px) {
  #portal-globalnav {
    clear: both;
    background-color: transparent;
    padding: 0;
    width: 1180px;
    margin: 23px auto 65px;
    height: 46px;
    z-index: 998;
    display: -ms-flexbox;
    -ms-flex-pack: end;
    display: flex;
    justify-content: flex-end;
    position: relative;
  }
  .plone-nav li label:after {
    color: transparent;
  }
}
#subnav-wrapper {
  z-index: 997;
  position: absolute;
  width: 100%;
  margin-top: -59px;
}
@media screen and (min-width: 992px) {
  body:not(.stickyNav) #portal-globalnav-collapse {
    overflow: hidden !important;
    padding-bottom: 500px;
  }
  #portal-globalnav > li.has_subtree:hover > a::after,
  #portal-globalnav > li.has_subtree:focus-within > a::after {
    content: ' ';
    display: block;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 4px auto -25px;
  }
  ul.dropdown {
    position: relative;
  }
  #portal-globalnav li.has_subtree ul.dropdown {
    position: absolute;
  }
  #portal-globalnav ul {
    border: none;
    width: 1180px;
  }
  #portal-globalnav > li {
    position: static;
  }
  #portal-globalnav li.selected ul.dropdown,
  #portal-globalnav ul.dropdown {
    z-index: 999;
    width: 1180px;
    margin-top: 0;
  }
  #portal-globalnav .has_subtree:hover > ul,
  #portal-globalnav li.has_subtree:focus-within ul.dropdown {
    left: 0;
    max-width: 100%;
  }
  #portal-globalnav li.has_subtree:focus-within ul.dropdown {
    opacity: 1;
    visibility: visible;
  }
  #portal-globalnav ul.dropdown li {
    padding: 0;
    border: none;
    min-height: 18px;
    float: none;
    width: 192px;
  }
  #portal-globalnav li.selected ul.dropdown a:hover,
  #portal-globalnav ul.dropdown .hoverItem > a,
  #portal-globalnav ul.dropdown .hoverItem > div > a,
  #portal-globalnav ul.dropdown a:hover {
    border: none;
    text-decoration: none;
    padding-left: 25px;
    margin-left: -25px;
  }
  #portal-globalnav .dropdown ul {
    top: 0;
    left: -999em;
    height: 100%;
    padding-top: 39px;
    margin-left: 192px;
    background-color: transparent;
  }
  #portal-globalnav .dropdown ul li {
    border-right: 1px solid rgba(0, 174, 239, 0.2);
  }
  #portal-globalnav .navTreeLevel1:nth-of-type(1) {
    padding-left: 45px;
  }
  #portal-globalnav .navTreeLevel1:nth-of-type(2) {
    margin-left: 557px;
  }
  #portal-globalnav .navTreeLevel1:nth-of-type(3) {
    margin-left: 878px;
    border-right: none;
  }
  #portal-globalnav .navTreeLevel1:last-of-type li {
    border-right: none;
  }
  body.stickyNav {
    margin-top: 90px;
  }
  .stickyNav #portal-globalnav-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    height: 65px;
    background: rgba(0, 0, 0, 0.85);
    z-index: 997;
  }
  .stickyNav #portal-globalnav {
    top: 0;
    margin-top: 18px;
    margin-bottom: 65px;
  }
  .stickyNav #portal-globalnav > li > .hoverParentLink::after {
    content: ' ';
    display: block;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 7px auto -29px;
  }
  .stickyNav #subnav-wrapper {
    margin-top: -64px;
  }
  .stickyNav #portal-logo {
    position: fixed;
    margin-top: 0;
    top: 34px;
    z-index: 2;
    height: 26px;
  }
  .stickyNav #portal-logo img {
    width: 90px;
  }
  .stickyNav #portal-searchbox {
    position: fixed;
    margin: 0;
    top: 32px;
  }
  .stickyNav .searchToggle {
    width: 20px;
    height: 23px;
    background-size: 63px;
    margin-left: 105px;
  }
  .stickyNav #portal-searchbox.active .searchToggle,
  .stickyNav .searchToggle:hover {
    background-position: -42px top;
  }
  .stickyNav #livesearch0 {
    position: fixed;
    padding: 20px 0;
    width: 89%;
    margin-left: 4%;
  }
  .stickyNav #subnav-wrapper.search {
    height: 140px;
  }
  .stickyNav .searchactive #LSResult {
    position: fixed;
    margin-top: 70px;
    height: calc(-60%);
    overflow: scroll;
  }
  .stickyNav .portal-logo-text {
    position: fixed;
    top: 37px;
    margin-top: 0;
    margin-left: 107px;
    z-index: 1px;
  }
  .stickyNav .portal-logo-text svg {
    fill: #fff;
    width: 76px;
    height: 14px;
  }
}
#portal-globalnav > li.has_subtree > ul.dropdown > li.subnavBase {
  width: 100%;
  position: absolute;
  padding: 35px 500px;
  margin: 0 -500px;
  z-index: 1001;
  height: 15px;
  bottom: 0;
  text-align: center;
  box-sizing: content-box;
}
.subnavBase.topLevel {
  display: none;
}
#portal-globalnav > li.inPath > a {
  background-color: transparent;
  color: #59c4da !important;
  outline: none;
  text-decoration: none;
}
body {
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 16px;
  background-color: #ffffff;
  color: #000;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.image-responsive img,
.img-responsive,
img.image-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.text-center {
  text-align: center;
}
#content {
  margin-bottom: 0;
}
#content-core a {
  border: none;
}
.container,
.container-fluid {
  max-width: 1170px;
  margin: 0 auto;
}
.portaltype-collective-cover-content .outer-wrapper > .container,
.template-whats_happening .outer-wrapper > .container,
.template-project_view .outer-wrapper > .container {
  max-width: 100%;
  width: auto;
}
body {
  z-index: 100;
  position: relative;
}
#visual-portal-wrapper #edit-zone {
  z-index: 850;
}
#privacy-notice {
  background-color: #ebebeb;
  bottom: 0;
  display: none;
  padding: 1em;
  position: fixed;
  width: 100%;
  z-index: 2000;
}
#privacy-notice .agreeButton {
  margin-top: 1em;
}
#privacy-notice .agreeButton a:first-of-type {
  margin-left: 0;
}
.noTrackingConsent #privacy-notice {
  display: block;
}
.noTrackingConsent .consent-content {
  display: none !important;
}
.documentFirstHeading {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.documentDescription {
  color: #194457;
  font-weight: normal;
}
.spritepng {
  background-image: url('../images/spritesheet.png');
  background-repeat: no-repeat;
  background-size: 581px auto;
  overflow: hidden;
}
.main-content .discreet,
.discreet {
  font-size: 0.8em;
  line-height: 1.2m;
}
#pagetitle {
  background-image: url('../images/page-title-blue-bg.png');
  background-position: top right;
  background-repeat: no-repeat;
  box-shadow: inset 0px 10px 15px -10px rgba(0, 0, 0, 0.1);
  color: #194457;
  margin-top: -22px;
  padding: 50px 15px 70px;
  -webkit-transform: skewy(-2.2deg);
  -ms-transform: skewy(-2.2deg);
  transform: skewy(-2.2deg);
}
@media screen and (max-width: 1400px) {
  #pagetitle {
    background-size: 60%;
  }
}
#pagetitle-content {
  padding-left: 82px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1140px;
  -webkit-transform: skewy(2.2deg);
  -ms-transform: skewy(2.2deg);
  transform: skewy(2.2deg);
}
@media screen and (max-width: 1023px) {
  #pagetitle-content {
    padding-left: 0;
  }
}
#pagetitle-content h1 {
  background: #fff;
  display: inline-block;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 34px;
  padding: 2px 10px;
  text-align: left;
  text-transform: uppercase;
  word-wrap: normal;
}
@media screen and (min-width: 768px) {
  #pagetitle-content h1 {
    font-size: 36px;
    line-height: 50px;
  }
}
@media screen and (min-width: 1024px) {
  #pagetitle-content h1 {
    font-size: 44px;
    line-height: 50px;
  }
}
#pagetitle-content h1:after {
  border-top: 6px solid #82b840;
  content: "";
  display: block;
  margin: 5px auto 20px 0;
  position: absolute;
  width: 55px;
}
#pagetitle-content .documentDescription {
  background: #fff;
  display: inline-block;
  padding: 30px 10px 0;
}
.main-content h2,
.mce-content-body h2 {
  color: #194457;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
  margin-top: 40px;
  text-transform: uppercase;
  word-wrap: normal;
}
@media screen and (min-width: 768px) {
  .main-content h2,
  .mce-content-body h2 {
    font-size: 37px;
    line-height: 45px;
  }
}
.main-content h3,
.mce-content-body h3 {
  color: #194457;
  font-family: 'Roboto Slab', Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  word-wrap: normal;
}
.main-content h4,
.mce-content-body h4 {
  color: #82b840;
  font-family: 'Roboto Slab', Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  word-wrap: normal;
}
.main-content h5,
.mce-content-body h5 {
  color: #0db7cf;
  font-family: Roboto, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  word-wrap: normal;
}
.main-content h5.color-green,
.mce-content-body h5.color-green {
  color: #82b840;
}
.main-content h5.color-orange,
.mce-content-body h5.color-orange {
  color: #f89d32;
}
.main-content h6,
.mce-content-body h6 {
  color: #1884ab;
  font-family: 'Roboto Slab', Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  word-wrap: normal;
}
.main-content .small-header,
.mce-content-body .small-header {
  color: #194457;
  font-size: 85%;
  line-height: 1.4;
}
.main-content p,
.mce-content-body p {
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
p.introtext {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 40px;
}
.vignette-2x2 p.introtext {
  line-height: 1.4;
  margin-top: 60px;
}
.template-development_view p.introtext {
  margin-bottom: 1rem;
}
.main-content ul,
.mce-content-body ul {
  margin-top: 0;
  margin-bottom: 20px;
}
.plain-2-col {
  -webkit-column-count: 2;
  column-count: 2;
  column-fill: balance;
  column-gap: 30px;
  list-style-type: none;
  margin: 40px 0 40px;
  padding-left: 0;
}
.plain-2-col li {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  page-break-inside: avoid;
}
.plain-2-col li h5 {
  margin-top: 0;
}
.plain-2-col li p {
  margin-bottom: 0;
}
.plain-3-col {
  -webkit-column-count: 3;
  column-count: 3;
  column-fill: balance;
  column-gap: 30px;
  list-style-type: none;
  margin: 40px 0 40px;
  padding-left: 0;
}
.plain-3-col li {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  page-break-inside: avoid;
}
.plain-3-col li h5 {
  margin-top: 0;
}
.plain-3-col li p {
  margin-bottom: 0;
}
.plain-4-col {
  -webkit-column-count: 4;
  column-count: 4;
  column-fill: balance;
  column-gap: 30px;
  list-style-type: none;
  margin: 40px 0 40px;
  padding-left: 0;
}
.plain-4-col li {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  page-break-inside: avoid;
}
.plain-4-col li h5 {
  margin-top: 0;
}
.plain-4-col li p {
  margin-bottom: 0;
}
.bullet-2-col {
  -webkit-column-count: 2;
  column-count: 2;
  column-fill: balance;
  column-gap: 30px;
  list-style-type: disc;
  margin: 40px 0 60px;
  padding-left: 0;
}
.bullet-2-col li {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin-left: 18px;
  page-break-inside: avoid;
}
.bullet-2-col li h5 {
  margin-top: 0;
}
.bullet-2-col li p {
  margin-bottom: 0;
}
.bullet-3-col {
  -webkit-column-count: 3;
  column-count: 3;
  column-fill: balance;
  column-gap: 30px;
  list-style-type: disc;
  margin: 40px 0 60px;
  padding-left: 0;
}
.bullet-3-col li {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin-left: 18px;
  page-break-inside: avoid;
}
.bullet-3-col li h5 {
  margin-top: 0;
}
.bullet-3-col li p {
  margin-bottom: 0;
}
.bullet-4-col {
  -webkit-column-count: 4;
  column-count: 4;
  column-fill: balance;
  column-gap: 30px;
  list-style-type: disc;
  margin: 40px 0 60px;
  padding-left: 0;
}
.bullet-4-col li {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin-left: 18px;
  page-break-inside: avoid;
}
.bullet-4-col li h5 {
  margin-top: 0;
}
.bullet-4-col li p {
  margin-bottom: 0;
}
.grid-2x2 {
  margin: 20px auto;
  display: grid;
  grid-template-columns: 50% 50%;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .grid-2x2 {
    display: block;
  }
}
.main-content .grid-2x2 h5,
.mce-content-body .grid-2x2 h5 {
  font-family: 'Roboto Slab', Arial, sans-serif;
  font-size: 22px;
  font-weight: 900;
  margin-top: .5rem;
}
.grid-2x2.single-item {
  display: block;
}
.grid-2x2 li {
  -webkit-column-break-inside: avoid;
  border-radius: .5em;
  box-shadow: 0 0 14px 0 rgba(79, 79, 79, 0.18);
  break-inside: avoid;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  list-style-type: none;
  margin: 0 1.75rem 3.5rem 1.75rem;
  overflow: hidden;
  page-break-inside: avoid;
  padding: 5em 3rem 3rem 3rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .grid-2x2 li:nth-last-child(-n+2) {
    margin-bottom: .5rem;
  }
}
.grid-2x2 li p.icon {
  background: #82b840;
  color: #FFF;
  height: 66px;
  width: 66px;
  overflow: hidden;
  padding: .6875em;
  position: absolute;
  top: 0;
  left: 0;
}
.grid-2x2 li p.icon img {
  height: auto;
  width: 100%;
}
.feature-4-col h3,
.feature-4-col h5 {
  font-size: 20px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .feature-4-col div.col-sm-6:nth-child(2n+3) {
    clear: left;
  }
}
a {
  text-decoration-skip: ink;
}
.item-shadow {
  border-radius: .5em;
  box-shadow: 0 0 14px 0 rgba(79, 79, 79, 0.18);
  list-style-type: none;
  margin: 0 1.75rem 3.5rem 1.75rem;
  overflow: hidden;
  padding: 1.5em;
  box-sizing: content-box;
}
.return-link {
  color: #82b840;
  display: block;
  font-size: 15px;
  margin-bottom: 2em;
  text-transform: uppercase;
}
/* top bar */
#topbar-wrapper {
  background-color: #194457;
  min-height: 45px;
  position: relative;
  z-index: 2000;
  /* ^ so livesearch results appear over globalnav */
}
.stickyNav #topbar-wrapper {
  z-index: 20;
}
#topbar-contact {
  background-color: #82b840;
  float: right;
  padding: 13px 20px 0 25px;
  position: relative;
  min-height: 45px;
  -webkit-clip-path: polygon(5% 0%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(8% 0%, 100% 0, 100% 100%, 0% 100%);
  right: 0;
  transition: right .5s;
}
@media screen and (max-width: 529px) {
  #topbar-contact .twentyfour-seven {
    display: none;
  }
}
@media screen and (max-width: 529px) {
  .search-active #topbar-contact {
    right: -124px;
    transition: right .5s;
  }
}
#topbar-contact a {
  color: #ffffff;
  text-transform: uppercase;
}
#topbar-logos {
  display: none;
}
@media screen and (min-width: 850px) {
  .template-homepage_view #topbar-logos,
  .template-snazzyhomepage #topbar-logos {
    display: block;
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 1180px) {
  body[class*=section-] #topbar-logos {
    display: block;
    display: flex;
    align-items: center;
  }
}
#topbar-logos a {
  box-sizing: content-box;
  display: inline-block;
  opacity: 0.6;
  margin: 7px 20px 0 0;
  position: relative;
  text-indent: -9999px;
}
#topbar-logos a:hover,
#topbar-logos a:focus {
  opacity: 1;
}
#topbar-logos .logo-python {
  background-position: -360px -95px;
  height: 19px;
  width: 78px;
  top: 2px;
}
#topbar-logos .logo-django {
  background-position: -193px -155px;
  height: 20px;
  width: 58px;
  top: 3px;
}
#topbar-logos .logo-plone {
  background-position: -255px -154px;
  height: 19px;
  width: 70px;
  position: relative;
  top: 1px;
}
#topbar-logos .logo-react {
  background-position: -624px -407px;
  height: 25px;
  width: 72px;
  position: relative;
  top: 2px;
  background-size: 748px auto;
}
#topbar-logos .logo-airflow {
  background-position: -610px -430px;
  height: 26px;
  width: 69px;
  position: relative;
  top: 3px;
  background-size: 734px auto;
}
#topbar-logos .logo-postgres {
  background-position: -223px -286px;
  height: 28px;
  position: relative;
  top: 5px;
  width: 117px;
}
#topbar-logos .logo-solr {
  background-position: -167px -47px;
  height: 23px;
  position: relative;
  top: -2px;
  width: 46px;
}
#topbar-logos .logo-saltstack {
  background-position: -26px -245px;
  height: 24px;
  position: relative;
  top: 2px;
  width: 99px;
  background-size: 749px auto;
}
#topbar-logos .logo-terraform {
  background-position: -131px -240px;
  height: 26px;
  position: relative;
  top: 3px;
  width: 106px;
  background-size: 739px auto;
}
#topbar-logos .logo-aws {
  position: relative;
  top: 3px;
  background-position: -18px -220px;
  height: 23px;
  width: 86px;
}
#topbar-logos:focus {
  outline: none;
}
/* logo */
#portal-logo {
  background-position: -3px -237px;
  position: relative;
  z-index: 999;
  height: 70px;
  display: inline-block;
  margin-top: -100px;
  width: 215px;
  text-indent: -9999px;
  transition: all 0.2s ease-in-out;
}
/* global navigation */
#mainnavigation-wrapper {
  margin-top: 1em;
  padding-top: 5px;
}
#mainnavigation .container {
  padding: 0;
  max-width: 100%;
  width: 100%;
}
#portal-globalnav-wrapper {
  background: #FFF;
  box-shadow: none;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .plone-navbar-collapse {
    border-top: 1px solid #FFF;
  }
  #portal-globalnav > li.index_html {
    position: fixed;
    margin-left: -999em;
    visibility: hidden;
  }
  #portal-globalnav {
    margin-top: 3px;
  }
  .subnavBase.topLevel {
    padding-top: 13px;
    width: 100%;
  }
}
#portal-globalnav {
  float: none;
  max-width: 1180px;
  width: auto;
}
.plone-navbar-collapse.plone-collapse {
  padding: 0;
}
#nav-toggle {
  top: 50px;
}
#portal-globalnav li ul li a {
  background: none;
  min-width: 1em;
}
#portal-globalnav > li > a {
  background: transparent;
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
#portal-globalnav > li.selected > a,
#portal-globalnav > li.hoverParent > a,
#portal-globalnav > li > a:hover,
#portal-globalnav > li > a:active,
#portal-globalnav > li > a:focus,
#portal-globalnav > li.current > a {
  background-color: transparent;
  color: #59c4da;
  outline: none;
  text-decoration: none;
}
#portal-globalnav > li.has_subtree:hover > a::after,
#portal-globalnav > li.has_subtree:focus-within > a::after {
  margin-top: 18px;
}
#subnav-wrapper {
  margin-top: -48px;
}
.has_subtree:hover > ul,
.has_subtree .has_subtree:hover > ul {
  transition: opacity ease-in 0.35s;
}
#portal-globalnav li ul.dropdown,
#subnav-wrapper,
#portal-globalnav > li.has_subtree:hover > a::after,
#portal-globalnav li.has_subtree a:focus::after,
#portal-globalnav > li > ul.dropdown > li.hoverItem a {
  background-color: #1e566a;
}
#portal-globalnav > li > ul.dropdown > li.hoverItem > a,
#portal-globalnav ul.dropdown a:hover,
#portal-globalnav ul.dropdown a:focus,
#portal-globalnav ul.dropdown a.hasDropDown.hoverParentLink::after,
#portal-globalnav ul.dropdown .hoverItem a.hasDropDown::after {
  color: #53b7ce;
}
#portal-globalnav ul.dropdown a.hasDropDown.hoverParentLink::after,
#portal-globalnav ul.dropdown .hoverItem a.hasDropDown::after {
  float: none;
  position: absolute;
  margin-left: 5px;
}
#portal-globalnav > li > ul.dropdown > li > a {
  text-transform: uppercase !important;
}
#portal-globalnav li.has_subtree .dropdown a {
  text-transform: none !important;
}
@media screen and (max-width: 767px) {
  #portal-globalnav > li > ul.dropdown > li:nth-of-type(2) {
    background-color: transparent;
  }
}
li .dropdown a,
.subnavBase {
  color: white;
}
#portal-globalnav .dropdown ul {
  margin-left: 232px;
}
#portal-globalnav .navTreeLevel1:nth-of-type(1) {
  padding-left: 0;
}
#portal-globalnav .navTreeLevel1:nth-of-type(2) {
  margin-left: 477px;
  padding-left: 0;
}
#portal-globalnav .navTreeLevel1:nth-of-type(3) {
  margin-left: 722px;
  padding-left: 0;
}
#portal-globalnav > li > ul.dropdown > li.subnavBase {
  background-color: transparent !important;
  color: #59c4da;
  padding: 40px 500px 30px !important;
  height: 0;
  overflow: hidden;
}
#portal-globalnav > li > ul.dropdown > li.subnavBase::before {
  content: ' ';
  display: block;
  width: 148%;
  transform: skewy(-3.2deg);
  height: 100px;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
  box-shadow: inset #000000 0 0 11px;
}
#portal-globalnav > li > ul.dropdown > li.subnavBase .maincol {
  top: -88px;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 1030px) and (max-width: 1195px) {
  #portal-globalnav > li > ul.dropdown > li.subnavBase .maincol {
    right: 63px;
    top: -96px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1194px) {
  #portal-globalnav > li > ul.dropdown > li.subnavBase .maincol {
    right: 53px;
    top: -86px;
  }
}
#portal-globalnav > li > ul.dropdown > li.subnavBase a {
  display: inline;
  background-color: #59c4da;
  border-radius: 3px;
  color: #ffffff;
  padding: 5px 15px;
  margin: 0 0 0 5px;
}
#portal-globalnav > li > ul.dropdown > li.subnavBase a:hover,
#portal-globalnav > li > ul.dropdown > li.subnavBase a:focus {
  background-color: #1e566a;
  color: #ffffff;
  padding: 5px 15px;
}
#portal-globalnav #menu-cta,
#portal-globalnav .menu-cta {
  margin-left: 5px;
}
#visual-portal-wrapper.navactive::before {
  content: ' ';
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 350px;
  z-index: 5;
  opacity: 0.87;
  background-color: black;
}
.navactive #main-container,
.navactive .hp-content {
  opacity: 0.2;
}
@media screen and (min-width: 992px) {
  #portal-globalnav > li.has_subtree:hover > a::after,
  #portal-globalnav > li > ul.dropdown {
    transition: none;
  }
  #portal-globalnav > li > ul.dropdown {
    min-height: 372px;
    padding-bottom: 51px;
    padding-left: 40px;
  }
  .navactive #subnav-wrapper {
    min-height: 372px;
  }
  .stickyNav .navactive #subnav-wrapper {
    min-height: 388px;
  }
  #portal-globalnav .hoverParent:hover > ul,
  #portal-globalnav .hoverParent > ul {
    left: 0;
  }
  #portal-globalnav > li > ul.dropdown > li:nth-of-type(2) {
    padding-bottom: 195px;
    margin-bottom: -195px;
  }
  #portal-globalnav li.prevMenu {
    display: none !important;
  }
  #portal-globalnav > li.has_subtree > ul.dropdown > li {
    margin: 0px 60px 0 0;
    padding: 0;
    width: 246px;
    border-right: 1px solid #82b840;
    background-color: transparent;
    float: initial !important;
    border-top: none;
    box-sizing: border-box;
    display: inline-block;
  }
  #portal-globalnav > li.has_subtree > ul.dropdown > li.subnavBase {
    box-sizing: content-box !important;
    float: right;
    left: 0;
    text-align: right;
  }
  #portal-globalnav ul.dropdown {
    -webkit-columns: 246px 3;
    -moz-columns: 246px 3;
    columns: 246px 3;
    padding-top: 39px;
  }
  #portal-globalnav > li.has_subtree > ul.dropdown > li:nth-of-type(2),
  #portal-globalnav > li.has_subtree > ul.dropdown > li:nth-of-type(3),
  #portal-globalnav > li.has_subtree > ul.dropdown > li:nth-of-type(4) {
    margin-top: 0px;
  }
  #portal-globalnav > li.has_subtree > ul.dropdown > li {
    border-right: 1px solid #82b840;
  }
  #portal-globalnav > li.has_subtree > ul.dropdown > li:nth-of-type(2),
  #portal-globalnav > li.has_subtree > ul.dropdown > li:nth-of-type(3),
  #portal-globalnav > li.has_subtree > ul.dropdown > li:nth-of-type(4) {
    border-color: #82b840;
    width: 246px;
  }
  #portal-globalnav > li.has_subtree > ul.dropdown > li.subnavBase {
    width: inherit ;
    border-right: none;
    width: 100%;
    margin: 0 -500px !important;
    overflow: hidden;
  }
  .navactive #portal-globalnav li.selected ul.dropdown,
  .navactive #portal-globalnav ul.dropdown,
  #portal-globalnav ul.has_subtree.dropdown {
    width: 100%;
  }
  #portal-globalnav li.selected .dropdown a,
  #portal-globalnav ul.dropdown li a {
    font-weight: 400;
    text-transform: none;
    border-top: none;
    text-decoration: none;
    padding: 10px 7px 12px 25px;
    margin: 0 0 0 -25px;
  }
}
/* sticky nav & logo */
@media screen and (min-width: 1180px) {
  body.stickyNav {
    margin-top: 75px;
  }
  body.stickyNav #portal-searchbox {
    position: relative;
    margin-left: 1em;
    margin-right: 20px;
    margin-top: 8px;
    top: auto;
  }
}
@media screen and (min-width: 1170px) {
  .stickyNav #portal-globalnav-wrapper {
    background: #ffffff;
    height: 55px;
    border-bottom: 1px solid #efefef;
  }
  .stickyNav #portal-globalnav {
    margin-top: 7px;
  }
  .stickyNav #portal-logo {
    z-index: 999;
    top: 6px;
    height: 45px;
    width: 171px;
    overflow: hidden;
    background-size: 457px auto;
    background-position: -2px -185px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1180px) {
  #portal-globalnav {
    padding-right: 10px;
  }
  #portal-globalnav li a,
  #portal-globalnav li a:hover,
  #portal-globalnav li.selected a,
  #portal-globalnav li:last-of-type a {
    padding: 15px 12px !important;
  }
  #portal-globalnav ul.dropdown > li.subnavBase a#menu-cta,
  #portal-globalnav ul.dropdown > li.subnavBase a.menu-cta {
    padding: 5px 15px !important;
    margin-bottom: 10px;
    position: relative !important;
    top: -3px;
    left: 23px;
  }
  #portal-globalnav .hoverParent ul.dropdown {
    margin-top: 5px;
  }
  #portal-globalnav > li > .hoverParentLink::after {
    content: ' ';
    display: block;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 18px auto -25px;
  }
  #portal-globalnav ul.dropdown.navTreeLevel1 li {
    padding: 11px 15px 11px 60px;
    width: 245px;
  }
  #portal-globalnav ul.dropdown.navTreeLevel1 li a,
  #portal-globalnav ul.dropdown.navTreeLevel1 li a:hover {
    width: auto;
    padding: 0;
    margin: 0;
  }
  .mobileWrapper {
    display: none;
  }
  #portal-globalnav > li > ul.dropdown > li:nth-of-type(2) {
    background-color: transparent;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #portal-globalnav ul.dropdown li a,
  #portal-globalnav ul.dropdown li a:hover {
    border: none !important;
    position: inherit !important;
    margin-left: -25px !important;
  }
  #portal-globalnav > li.has_subtree > ul.dropdown > li:nth-of-type(5) {
    margin-left: 0px;
  }
}
@media screen and (max-width: 1195px) {
  .outer-wrapper {
    overflow: hidden;
  }
}
/* nav portlet */
.portletWrapper.affix {
  position: fixed;
}
.portletNavigationTree {
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.portletNavigationTree nav.portletContent > * {
  color: #194457;
  text-transform: uppercase;
}
.portletNavigationTree nav.portletContent > ul > li > a,
.portletNavigationTree nav.portletContent > ul > li.navTreeTopNode > div > a {
  background-color: transparent;
  border-top: none;
  color: #82b840;
  font-weight: 600;
  padding-left: 0;
}
.portletNavigationTree nav.portletContent > ul > li a:before {
  content: "";
}
.portletNavigationTree nav.portletContent > ul > li a {
  border-top: none;
}
.portletNavigationTree nav.portletContent > ul li:hover {
  background-color: transparent;
}
.portletNavigationTree nav.portletContent .navTreeTopNode > a {
  color: #086ca3;
  text-decoration: underline;
}
.portletNavigationTree nav.portletContent .navTreeCurrentNode > a,
.portletNavigationTree nav.portletContent > ul li > a:hover,
.portletNavigationTree nav.portletContent > ul li > a:focus,
.portletNavigationTree nav.portletContent > ul > li.navTreeTopNode > div > a {
  background-color: transparent;
  color: #50A0D4;
  text-decoration: none;
}
.portletNavigationTree nav.portletContent > ul li > a:hover:after,
.portletNavigationTree nav.portletContent .navTreeCurrentNode > a:after {
  content: "⟩";
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 12px;
  left: auto;
}
.portletNavigationTree nav.portletContent > ul > li > ul a {
  padding-left: 25px;
  font-weight: bold;
}
.portletNavigationTree header.portletHeader,
.portletNavigationTree nav.portletContent {
  background-color: transparent;
}
.portletNavigationTree img[src*='error_icon.png'] {
  display: none;
}
.portletNavigationTree .navTreeTopNode a {
  padding-left: 0;
}
body#visual-portal-wrapper.pat-plone .outer-wrapper .portletNavigationTree [class*="contenttype-"]:before {
  display: none;
}
body.subsection-development-plone .portletNavigationTree nav.portletContent > ul > li.navTreeItem > a {
  padding-left: 25px;
  color: #086ca3;
}
body.subsection-development-plone .portletNavigationTree nav.portletContent > ul > li.navTreeItem > a:hover,
body.subsection-development-plone .portletNavigationTree nav.portletContent > ul > li.navTreeItem > a:focus {
  color: #50A0D4;
}
/* footer */
#portal-footer-wrapper {
  background-color: #194457;
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
  text-align: center;
}
#portal-footer-wrapper p {
  border-bottom: none;
  margin: 1em 0;
  padding: 0;
}
#portal-footer-wrapper a {
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  padding: 0 7px;
}
.footer-contact {
  background-color: #092744;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  margin-top: 14%;
  padding-bottom: 40px;
  padding-top: 50px;
  position: relative;
}
.footer-contact .container-fluid {
  position: relative;
  z-index: 10;
}
.footer-contact .background {
  background-image: url('../images/hp-contact-bg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 33.81%;
  position: absolute;
  top: -40%;
  z-index: 5;
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .footer-contact .background {
    top: -25%;
  }
}
@media only screen and (max-width: 900px) {
  .footer-contact .background {
    top: -15%;
  }
}
@media only screen and (max-width: 600px) {
  .footer-contact .background {
    top: -10%;
  }
}
@media only screen and (max-width: 375px) {
  .footer-contact .background {
    top: -5%;
  }
}
.footer-contact a {
  color: #fff;
  text-decoration: underline;
}
.footer-contact .heading1 {
  margin-top: 0;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}
.footer-contact .social-row a {
  text-decoration: none;
}
@media only screen and (max-width: 600px) {
  .footer-contact .social-icon {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .footer-contact .twitter-embed {
    margin-bottom: 40px;
  }
}
.footer-contact form {
  margin-top: 10px;
}
.footer-contact form .input-group {
  width: 100%;
}
.footer-contact form input[type='text'] {
  width: 66%;
  display: table-cell;
}
.footer-contact form button {
  background-color: #82b840;
  border: none;
  border-radius-bottom-left: 0;
  border-radius-top-left: 0;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  height: 34px;
  text-shadow: none;
  text-transform: uppercase;
  width: 34%;
}
.social-icon {
  background-color: #000;
  border-radius: 12px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  height: 24px;
  margin: 0 5px 10px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  top: -5px;
  width: 24px;
}
.social-icon i {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.social-icon.facebook-icon {
  background-color: #3b5998;
}
.social-icon.linkedin-icon {
  background-color: #007AB6;
}
.social-icon.youtube-icon {
  background-color: #DD2C28;
}
.social-icon.twitter-icon {
  background-color: #1DA1F3;
}
.social-icon.github-icon {
  background-color: #000;
}
.social-icon.github-icon :before {
  font-size: 28px;
  line-height: 5px;
}
.social-icon.clutch-icon {
  background-color: #FFF;
  top: -3px;
}
.social-icon.clutch-icon :before {
  content: url('/++theme++sixfeetup-plone5.theme/static/images/clutch-co-logo.svg');
  display: inline-block;
  width: 14px;
  height: 14px;
}
.template-homepage_view .footer-contact,
.template-snazzyhomepage .footer-contact {
  margin-top: 0;
}
/* buttons */
.sfu-button {
  /* don't use this one, it is just for mixin */
  background: #fff;
  border-width: 3px !important;
  border-style: solid;
  border-radius: 3px;
  display: inline-block;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  margin: 0 9px 16px;
  padding: 14px 30px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
}
.sfu-button:active,
.sfu-button:hover,
.sfu-button:focus {
  box-shadow: none;
  text-decoration: none;
}
#content-core a.btn-basic,
.btn-basic {
  /* don't use this one, it is just for mixin */
  background: #fff;
  border-width: 3px !important;
  border-style: solid;
  border-radius: 3px;
  display: inline-block;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  margin: 0 9px 16px;
  padding: 14px 30px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  border-color: #82b840 !important;
  color: #82b840;
}
#content-core a.btn-basic:active,
.btn-basic:active,
#content-core a.btn-basic:hover,
.btn-basic:hover,
#content-core a.btn-basic:focus,
.btn-basic:focus {
  box-shadow: none;
  text-decoration: none;
}
#content-core a.btn-basic:active,
.btn-basic:active,
#content-core a.btn-basic:hover,
.btn-basic:hover,
#content-core a.btn-basic:focus,
.btn-basic:focus {
  background-color: #82b840;
  border-color: #82b840 !important;
  color: #ffffff;
}
#content-core a.btn-reverse,
.btn-reverse {
  /* don't use this one, it is just for mixin */
  background: #fff;
  border-width: 3px !important;
  border-style: solid;
  border-radius: 3px;
  display: inline-block;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  margin: 0 9px 16px;
  padding: 14px 30px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  background-color: transparent;
  border-color: #ffffff !important;
  color: #ffffff;
}
#content-core a.btn-reverse:active,
.btn-reverse:active,
#content-core a.btn-reverse:hover,
.btn-reverse:hover,
#content-core a.btn-reverse:focus,
.btn-reverse:focus {
  box-shadow: none;
  text-decoration: none;
}
#content-core a.btn-reverse:active,
.btn-reverse:active,
#content-core a.btn-reverse:hover,
.btn-reverse:hover,
#content-core a.btn-reverse:focus,
.btn-reverse:focus {
  background-color: #ffffff;
  border-color: #ffffff !important;
  color: #82b840;
}
#content-core a.btn-light-blue-second,
.pagination li > a.btn-light-blue-second,
.btn-light-blue-second {
  /* don't use this one, it is just for mixin */
  background: #fff;
  border-width: 3px !important;
  border-style: solid;
  border-radius: 3px;
  display: inline-block;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  margin: 0 9px 16px;
  padding: 14px 30px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  background-color: #57b6d1;
  border-color: #57b6d1 !important;
  color: #ffffff;
}
#content-core a.btn-light-blue-second:active,
.pagination li > a.btn-light-blue-second:active,
.btn-light-blue-second:active,
#content-core a.btn-light-blue-second:hover,
.pagination li > a.btn-light-blue-second:hover,
.btn-light-blue-second:hover,
#content-core a.btn-light-blue-second:focus,
.pagination li > a.btn-light-blue-second:focus,
.btn-light-blue-second:focus {
  box-shadow: none;
  text-decoration: none;
}
#content-core a.btn-light-blue-second:active,
.pagination li > a.btn-light-blue-second:active,
.btn-light-blue-second:active,
#content-core a.btn-light-blue-second:hover,
.pagination li > a.btn-light-blue-second:hover,
.btn-light-blue-second:hover,
#content-core a.btn-light-blue-second:focus,
.pagination li > a.btn-light-blue-second:focus,
.btn-light-blue-second:focus {
  background-color: #ffffff;
  border-color: #57b6d1 !important;
  color: #57b6d1;
}
#content-core a.btn-green-second,
.btn-green-second {
  /* don't use this one, it is just for mixin */
  background: #fff;
  border-width: 3px !important;
  border-style: solid;
  border-radius: 3px;
  display: inline-block;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  margin: 0 9px 16px;
  padding: 14px 30px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  background-color: #82b840;
  border-color: #82b840 !important;
  color: #ffffff;
}
#content-core a.btn-green-second:active,
.btn-green-second:active,
#content-core a.btn-green-second:hover,
.btn-green-second:hover,
#content-core a.btn-green-second:focus,
.btn-green-second:focus {
  box-shadow: none;
  text-decoration: none;
}
#content-core a.btn-green-second:active,
.btn-green-second:active,
#content-core a.btn-green-second:hover,
.btn-green-second:hover,
#content-core a.btn-green-second:focus,
.btn-green-second:focus {
  background-color: #ffffff;
  border-color: #82b840 !important;
  color: #82b840;
}
#content-core a.btn-blue-second,
.btn-blue-second {
  /* don't use this one, it is just for mixin */
  background: #fff;
  border-width: 3px !important;
  border-style: solid;
  border-radius: 3px;
  display: inline-block;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  margin: 0 9px 16px;
  padding: 14px 30px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  background-color: #1884ab;
  border-color: #1884ab;
  color: #ffffff;
}
#content-core a.btn-blue-second:active,
.btn-blue-second:active,
#content-core a.btn-blue-second:hover,
.btn-blue-second:hover,
#content-core a.btn-blue-second:focus,
.btn-blue-second:focus {
  box-shadow: none;
  text-decoration: none;
}
#content-core a.btn-blue-second:active,
.btn-blue-second:active,
#content-core a.btn-blue-second:hover,
.btn-blue-second:hover,
#content-core a.btn-blue-second:focus,
.btn-blue-second:focus {
  background-color: #ffffff;
  border-color: #1884ab;
  color: #1884ab;
}
#content-core a.btn-orange-second,
.btn-orange-second {
  /* don't use this one, it is just for mixin */
  background: #fff;
  border-width: 3px !important;
  border-style: solid;
  border-radius: 3px;
  display: inline-block;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  margin: 0 9px 16px;
  padding: 14px 30px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  background-color: #f89d32;
  border-color: #f89d32;
  color: #ffffff;
}
#content-core a.btn-orange-second:active,
.btn-orange-second:active,
#content-core a.btn-orange-second:hover,
.btn-orange-second:hover,
#content-core a.btn-orange-second:focus,
.btn-orange-second:focus {
  box-shadow: none;
  text-decoration: none;
}
#content-core a.btn-orange-second:active,
.btn-orange-second:active,
#content-core a.btn-orange-second:hover,
.btn-orange-second:hover,
#content-core a.btn-orange-second:focus,
.btn-orange-second:focus {
  background-color: #ffffff;
  border-color: #f89d32;
  color: #f89d32;
}
.btn-green-text {
  background: transparent;
  border-width: 0;
  border-bottom-width: 2px !important;
  border-color: #82b840;
  border-style: solid;
  color: #82b840;
  display: inline-block;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  margin: 0 9px 16px;
  padding: 5px 0 0;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
}
.btn-green-text:active,
.btn-green-text:hover,
.btn-green-text:focus {
  background: transparent;
  box-shadow: none;
  color: #82b840;
  text-decoration: none;
}
/* calendar box */
.cal-box {
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  text-align: center;
  width: 63px;
}
.cal-box a {
  text-decoration: none;
  cursor: pointer;
}
.cal-box .event-month {
  background-color: #f89d32;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #fff;
  display: block;
  padding: 3px 0;
  width: 100%;
}
.cal-box .event-date {
  background-color: #fff;
  color: #000;
  display: block;
  font-size: 25px;
  line-height: 25px;
  padding-top: 3px;
  width: 100%;
}
.cal-box .event-day {
  background-color: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 0 0 5px;
  color: #f89d32;
  display: block;
  width: 100%;
}
/* tile styles */
.tile-bottom-light-gray {
  background-color: #F7F7F7;
  margin-bottom: -14%;
  padding-top: 72px;
  padding-bottom: 14%;
}
.tile-bottom-light-gray h2 {
  font-size: 30px;
  margin-bottom: 28px;
}
.tile-bottom {
  margin-bottom: -14%;
  padding-top: 72px;
  padding-bottom: 14%;
}
.tile-bottom h2 {
  font-size: 30px;
  margin-bottom: 28px;
}
.tile-green-honeycomb {
  background-color: #82b840;
  background-image: url('../images/honeycomb-tech-bg.png');
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 50%;
  color: #fff;
  margin-bottom: 80px;
  margin-top: 50px;
  padding: 56px 0 50px;
  -webkit-transform: skewy(-2.2deg);
  -ms-transform: skewy(-2.2deg);
  transform: skewy(-2.2deg);
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
  border-top: .1px solid #aaa;
  border-bottom: .1px solid #aaa;
}
.tile-green-honeycomb #pagetitle {
  padding: 37px 15px 40px;
}
.tile-green-honeycomb h2 {
  color: #fff;
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 35px;
}
.tile-green-honeycomb h4 {
  color: white;
}
.tile-green-honeycomb > .container-fluid {
  -webkit-transform: skewy(2.2deg);
  -ms-transform: skewy(2.2deg);
  transform: skewy(2.2deg);
}
/* Carousel Styles */
.owl-carousel .owl-prev,
.owl-carousel .owl-next {
  font-family: FontAwesome;
  font-size: 55px;
  background: none;
  border: none;
  box-shadow: none;
  color: #707070;
  width: 50px;
  height: 80px;
  float: left;
  margin: 0 20px 0 15px;
  cursor: pointer;
}
.owl-carousel .owl-prev:focus,
.owl-carousel .owl-next:focus,
.owl-carousel .owl-prevactive,
.owl-carousel .owl-nextactive {
  outline: none;
}
.owl-carousel .owl-next {
  float: right;
  margin: 0 15px 0 0;
}
.owl-carousel .owl-prev::before {
  content: "\f104";
}
.owl-carousel .owl-next::before {
  content: "\f105";
}
/* separator */
.separator {
  border: 1px #f89d32 solid;
  margin-bottom: 20px;
  margin-left: 0;
  width: 140px;
}
/* batch navigation */
#content-core .pagination ul {
  padding-left: 0;
}
#content-core .pagination .previous .btn-light-blue-second {
  margin-left: 0;
}
/* forms */
input:focus::-webkit-input-placeholder {
  color: transparent;
  transition: .3s;
}
input:focus:-moz-placeholder {
  color: transparent;
}
/* Firefox 18- */
input:focus::-moz-placeholder {
  color: transparent;
}
/* Firefox 19+ */
input:focus:-ms-input-placeholder {
  color: transparent;
}
/* oldIE ;) */
input::-webkit-input-placeholder {
  transition: .3s;
}
textarea:focus::-webkit-input-placeholder {
  color: transparent;
  transition: .3s;
}
textarea:focus:-moz-placeholder {
  color: transparent;
}
/* Firefox 18- */
textarea:focus::-moz-placeholder {
  color: transparent;
}
/* Firefox 19+ */
textarea:focus:-ms-input-placeholder {
  color: transparent;
}
/* oldIE ;) */
textarea::-webkit-input-placeholder {
  transition: .3s;
}
/* search */
#portal-searchbox {
  clear: none;
  float: right;
  margin-right: 20px;
  margin-left: 1em;
  margin-top: 8px;
  max-width: unset;
  padding-top: 0;
  position: relative;
}
@media screen and (max-width: 529px) {
  #portal-searchbox {
    float: left;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    z-index: 50;
  }
}
@media screen and (max-width: 529px) {
  #portal-searchbox .pat-livesearch {
    min-width: auto;
  }
}
#portal-searchbox .searchField {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 0;
  float: left;
  box-shadow: none;
  padding: 4px;
  height: 28px;
  width: 240px;
}
@media screen and (max-width: 529px) {
  #portal-searchbox .searchField {
    transition: width .5s;
    width: 170px;
  }
  .search-active #portal-searchbox .searchField {
    transition: width .5s;
    width: 285px;
  }
}
@media screen and (max-width: 400px) {
  #portal-searchbox .searchField {
    transition: width .5s;
    width: 90px;
  }
  .search-active #portal-searchbox .searchField {
    transition: width .5s;
    width: 200px;
  }
}
#portal-searchbox .searchButton {
  background-color: #1884ab;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-width: 0;
  display: inline-block;
  height: 28px;
  margin-left: -1px;
  text-indent: -9999px;
  vertical-align: top;
  width: 33px;
}
#portal-searchbox .searchIcon {
  display: block;
  height: 27px;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: center;
  top: 2px;
  width: 33px;
}
#portal-searchbox .searchIcon:before {
  color: #fff;
  content: '\e83a';
  font-family: "fontello";
}
#portal-searchbox .searchSection {
  display: none;
}
#portal-searchbox .livesearch-results {
  border-color: #1884ab;
  box-shadow: none;
  font-size: 14px;
  left: auto !important;
  right: 0;
  width: 400px !important;
}
#portal-searchbox .livesearch-results li .title {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 0;
}
#portal-searchbox .livesearch-results li .title a:hover {
  text-decoration: none;
}
#portal-searchbox .livesearch-results li .description {
  color: #666;
  margin-bottom: 0;
}
@media screen and (max-width: 529px) {
  #portal-searchbox .livesearch-results {
    display: none !important;
  }
}
.emergencyAlert {
  background-color: #ccc;
  font-size: 16px;
  color: #fff;
  padding: 10px;
}
.emergencyAlert a,
.emergencyAlert a:hover {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}
.emergencyAlert .alert-title {
  font-size: 1.5em;
  font-weight: bold;
  max-width: 1140px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .emergencyAlert .alert-title {
    font-size: 1.2em;
  }
}
.emergencyAlert .alert-body {
  font-family: Lato, sans-serif;
  max-width: 1140px;
  margin: 0 auto;
}
.emergencyAlert.level-0 {
  background-color: firebrick;
}
.emergencyAlert.level-1 {
  background-color: black;
}
.are-you-ready {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.3em;
}
.center-space {
  text-align: center;
  margin: 1em 0em;
}
.portaltype-portfolio_success_story .documentDescription.description {
  display: block !important;
}
/*remove additional padding under page titles */
#pagetitle {
  padding: 50px 15px 40px;
}
.section-projects #pagetitle {
  padding: 37px 15px 40px;
}
.section-projects #pagetitle-content h1 {
  font-size: 26px;
}
@media screen and (min-width: 1024px) {
  .section-projects #pagetitle-content h1 {
    font-size: 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .section-projects #pagetitle-content h1 {
    font-size: 32px;
  }
}
.section-projects .project-industries h3 {
  margin-top: 20px;
}
.section-projects .project-expertise ul {
  list-style-type: none;
  padding-left: 16px;
  position: relative;
}
.section-projects .project-expertise ul li {
  display: block;
  position: relative;
}
.section-projects .project-expertise ul li::before {
  color: #82b840;
  content: "•";
  display: block;
  font-size: 26px;
  left: -15px;
  position: absolute;
  top: -10px;
  width: 10px;
}
.section-projects .project-expertise ul li::after {
  display: none;
}
/* reset additional padding needed just for blog page */
.template-blog_detail #pagetitle {
  padding-bottom: 70px;
}
/* reset unnecessary page title indent */
#pagetitle-content {
  padding-left: 0;
}
#pagetitle-content h1 {
  padding: 2px 0;
}
/* fix page title indent for pages only where it's required */
.template-project_view #pagetitle-content,
.template-blog_detail #pagetitle-content,
.section-contact-us #pagetitle-content,
.portaltype-event #pagetitle-content,
.portaltype-news-item #pagetitle-content {
  padding-left: 82px;
}
@media screen and (max-width: 991px) {
  .template-project_view #pagetitle-content,
  .template-blog_detail #pagetitle-content,
  .section-contact-us #pagetitle-content,
  .portaltype-event #pagetitle-content,
  .portaltype-news-item #pagetitle-content {
    padding-left: 17px;
  }
}
.template-project_view #pagetitle-content h1 {
  padding: 2px 10px;
}
/* individual project view edits */
.template-project_view .main-content {
  margin-top: -23px;
}
.template-project_view .project-intro {
  margin-top: 10px;
  margin-bottom: 0px;
}
.tile-green-honeycomb {
  padding: 15px 0 70px;
}
.return-link {
  margin-bottom: 15px;
}
.project-technologies .project-tech {
  margin-bottom: 30px;
}
.project-implementation {
  margin-top: -140px;
  padding-bottom: 15px;
}
.project-cta {
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 65px;
  padding-bottom: 80px;
}
@media screen and (max-width: 720px) {
  .image-right,
  .image-left {
    float: none;
    display: block;
    margin: 0 auto;
  }
}
.portlet.portletCalendar .ploneCalendar .cal_has_events span {
  background-color: #82b840;
  color: #fff;
  cursor: pointer;
}
.portlet.portletCalendar .ploneCalendar .cal_has_events a {
  color: #FFF;
}
.portlet.portletCalendar .ploneCalendar .cal_has_events a:hover {
  background-color: inherit;
  box-shadow: none;
}
.portlet.portletCalendar table .cal_has_events a::after {
  display: none;
}
.blog-meta .news_categories a {
  font-size: 0.9em;
}
.blog-entry .blog-byline a {
  display: inline;
}
.blog.cert-logos {
  display: flex;
  justify-content: space-between;
  margin: 0em 2em 2em -1em;
  align-items: center;
}
.blog.cert-logos a {
  width: 30%;
  text-align: center;
}
.blog.cert-logos img {
  height: auto;
  max-width: 100%;
}
@media screen and (min-width: 1052px) {
  .blog.cert-logos img {
    max-width: 11em;
  }
}
.box-content ul {
  color: #000;
}
.box-content .dev-button a:hover,
.box-content .dev-button a:focus {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .bullet-2-col,
  .bullet-3-col,
  .bullet-4-col,
  .plain-2-col,
  .plain-3-col {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .little-icons {
    display: none;
  }
}
.mce-content-body .buzzsprout-player {
  background-color: #fffbd2;
  display: block;
  height: 50px;
  line-height: 10px;
  padding: 20px;
}
.section-\.snippets .connect-form {
  display: none;
}
#skiptocontent a,
#skiptonav a {
  position: absolute;
  top: -2em;
  left: 0;
  z-index: 9999;
  background: transparent;
  -webkit-transition: top 0.1s ease-out, background 0.5s linear;
  transition: top 0.1s ease-out, background 0.5s linear;
}
#skiptocontent a:focus,
#skiptonav a:focus {
  /* don't use this one, it is just for mixin */
  background: #fff;
  border-width: 3px !important;
  border-style: solid;
  border-radius: 3px;
  display: inline-block;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  margin: 0 9px 16px;
  padding: 14px 30px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  background-color: #1884ab;
  border-color: #1884ab;
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #1884ab;
  padding: 1em;
  color: #FFF;
  display: block;
  border: solid #FFF;
  border-width: 0 0.0625em 0.0625em 0;
  border-bottom-right-radius: 8px;
  -webkit-transition: top 0.1s ease-in, background 0.5s linear;
  transition: top 0.1s ease-in, background 0.5s linear;
}
#skiptocontent a:focus:active,
#skiptonav a:focus:active,
#skiptocontent a:focus:hover,
#skiptonav a:focus:hover,
#skiptocontent a:focus:focus,
#skiptonav a:focus:focus {
  box-shadow: none;
  text-decoration: none;
}
#testimonials-carousel {
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  text-align: center;
}
#testimonials-carousel .owl-nav {
  left: 60%;
  position: absolute;
  top: 50%;
  transform: translateX(-60%) translateY(-50%);
  width: 120%;
}
#testimonials-carousel .owl-prev,
#testimonials-carousel .owl-next {
  color: #fff;
}
#testimonials-carousel .name {
  display: block;
  font-size: 16px;
  line-height: 22px;
  margin-top: 27px;
  text-transform: uppercase;
}
#testimonials-carousel .organization {
  display: block;
  font-size: 12px;
  line-height: 10px;
}
.logolist {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
  margin-top: 55px;
  padding-left: 0;
}
.logolist li {
  display: block;
  flex-grow: 1 1 16%;
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
}
.tile-box-grid {
  margin-bottom: 40px;
  margin-top: 40px;
}
@media screen and (min-width: 740px) {
  .tile-box-grid .column {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  .tile-box-grid .tile-default {
    display: inline-block;
    flex: 0 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 360px;
  }
}
.tile-box-grid .box {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.5);
  display: block;
  height: 305px;
  margin: 0 7px 45px;
  padding: 30px;
  text-align: center;
  text-decoration: none;
}
.tile-box-grid .box:hover {
  background-color: #1884ab;
  background-image: url('../images/box-hover-bkgd.jpg');
  background-position: 34% 76%;
  background-size: 273%;
  color: #fff;
}
.tile-box-grid .box:hover .box-content h3 {
  color: #fff;
}
.tile-box-grid .box:hover .box-content p {
  color: #fff;
}
.tile-box-grid .box:hover .box-content .btn-basic {
  background-color: #82b840;
  color: #ffffff;
}
.tile-box-grid .box .box-content {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tile-box-grid .box .box-content h3 {
  color: #82b840;
  font-size: 20px;
  line-height: 25px;
}
.tile-box-grid .box .box-content p {
  color: #000;
  font-size: 13px;
  line-height: 18px;
}
.tile-box-grid .box .box-content .btn-green {
  font-size: 13px;
  margin-top: 7px;
}
.portlet.portletCalendar {
  border: none;
  box-shadow: none;
}
.portlet.portletCalendar .portletHeader {
  background-color: #fff;
  color: #194457;
  font-family: 'Roboto Slab', Arial, sans-serif;
  font-size: 38px;
  font-weight: bold;
  padding-bottom: 0;
  text-transform: uppercase;
}
.portlet.portletCalendar .portletContent {
  border-top: none;
  font-size: 18px;
}
.portlet.portletCalendar .portletContent > * {
  color: #194457;
  font-weight: 600;
}
.portlet.portletCalendar a.calendarPrevious {
  padding: 14px 15px !important;
}
.portlet.portletCalendar a.calendarNext {
  float: right;
  padding: 14px 15px !important;
  width: 137px;
}
.portlet.portletCalendar table {
  border: none;
}
.portlet.portletCalendar table thead {
  display: none;
}
.portlet.portletCalendar table > tbody > tr > td {
  border: none;
}
.portlet.portletCalendar table tbody tr:first-child td > * {
  margin-top: 0;
}
.portlet.portletCalendar table td > * {
  width: 60%;
  height: 60%;
}
.portlet.portletCalendar .ploneCalendar .event {
  background-color: transparent;
  padding-bottom: 14%;
}
.portlet.portletCalendar .ploneCalendar td {
  background-color: transparent;
  border: none;
  position: relative;
}
.portlet.portletCalendar .ploneCalendar td span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 180%;
  transform: translateY(-50%) translateX(-50%);
}
.portlet.portletCalendar .ploneCalendar .cal_start_today span {
  background-color: #82b840;
  color: #fff;
  cursor: pointer;
}
.portlet.portletCalendar .ploneCalendar .cal_start_today a {
  color: #fff;
}
.portlet.portletCalendar .ploneCalendar .cal_start_today a:after {
  content: none;
}
.portlet.portletCalendar .ploneCalendar .cal_start_today a:hover {
  background-color: transparent;
  box-shadow: none;
}
.portletCalendar a.btn-light-blue-second:hover {
  border-bottom-style: solid !important;
  border-bottom-width: 3px !important;
}
.template-custom_event_listing .event-boxes {
  padding-top: 30px;
}
.template-custom_event_listing .box {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.5);
  display: block;
  margin: 0 7px 45px;
  padding: 30px;
  text-decoration: none;
}
.template-custom_event_listing .box:hover,
.template-custom_event_listing .box.highlight {
  background-color: #194457;
}
.template-custom_event_listing .box:hover .box-content h2,
.template-custom_event_listing .box.highlight .box-content h2 {
  color: #fff;
}
.template-custom_event_listing .box:hover .box-content .description,
.template-custom_event_listing .box.highlight .box-content .description {
  color: #fff;
}
.template-custom_event_listing .box .event-date {
  color: #0db7cf;
  font-size: 15px;
  text-transform: uppercase;
}
.template-custom_event_listing .box h2 {
  font-family: 'Roboto Slab', Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  margin-top: 10px;
}
.template-custom_event_listing .box .description {
  line-height: 20px;
  margin-bottom: 14px;
}
.template-custom_event_listing .box .event-cta {
  color: #82b840;
  font-weight: bold;
  margin-bottom: 0;
  text-transform: uppercase;
}
/* news listing */
.news_entry {
  background-color: #f0f7f8;
  cursor: pointer;
  margin-bottom: 15px;
  margin-right: 50px;
  padding: 15px 0;
}
.news_entry a {
  display: block;
  position: relative;
}
.news_entry .img-responsive {
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .news_entry {
    margin-right: 0;
  }
}
.news_entry .news_categories {
  list-style-type: none;
  padding-left: 0;
}
.news_entry .news_category {
  color: #57b6d1;
  display: block;
  float: left;
  font-size: 16px;
  font-weight: 700;
  margin-right: 30px;
  text-transform: uppercase;
}
.news_entry .news_date {
  color: #000;
  font-size: 12px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.news_entry .news_title {
  color: #194457;
  margin-top: 0;
  text-decoration: none;
}
.news_entry .news_desc {
  color: #000;
}
.news_entry .news_link,
.news_entry .news_link a {
  color: #82b840;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}
.news_entry:hover .news_category {
  text-decoration: none;
}
.news_entry:hover .news_date {
  text-decoration: none;
}
.news_entry:hover .news_title {
  color: #194457;
  text-decoration: underline;
}
.news_entry:hover .news_link {
  text-decoration: underline;
}
/* blog listing */
.blog-entry {
  border-radius: 5px;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05);
  cursor: auto;
  margin-bottom: 90px;
  min-height: 305px;
  padding: 0;
}
.blog-entry a {
  display: block;
}
.blog-entry .blog-image {
  float: left;
  position: relative;
  height: 304px;
  overflow: hidden;
  width: 47%;
}
.blog-entry .blog-image img {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  height: 304px;
  max-width: none;
}
@media only screen and (max-width: 767px) {
  .blog-entry .blog-image {
    float: left;
    width: 100%;
  }
}
.blog-entry .blog-crop {
  left: 5px;
  position: absolute;
  top: 10px;
  z-index: 10;
}
.blog-entry .blog-meta {
  float: left;
  padding: 35px 45px 10px;
  width: 53%;
}
@media only screen and (max-width: 767px) {
  .blog-entry .blog-meta {
    width: 100%;
  }
}
.blog-entry .blog-portrait {
  border-radius: 22px;
  height: 44px;
  margin-right: 10px;
  width: 44px;
}
.blog-entry .blog-byline {
  color: #585858;
  font-size: 12px;
}
.blog-entry:hover .news_title {
  text-decoration: none;
}
.blog-entry:hover .news_link {
  text-decoration: none;
}
.blog-entry .news_title:hover {
  color: #194457;
  text-decoration: underline;
}
.blog-entry .news_link:hover {
  text-decoration: underline;
}
.latest-blogs-widget h3 {
  margin-bottom: 1em;
}
.latest-blogs-widget .blog-entry {
  box-shadow: none;
  margin: 2em 0;
  min-height: 216px;
}
.latest-blogs-widget .blog-entry .blog-image {
  height: 216px;
  width: 25%;
}
.latest-blogs-widget .blog-entry .blog-image img {
  height: 216px;
}
@media only screen and (max-width: 767px) {
  .latest-blogs-widget .blog-entry .blog-image {
    float: left;
    width: 100%;
  }
}
.past-projects-widget .projects-widget-box {
  position: relative;
  padding-bottom: 150px;
}
@media screen and (min-width: 1024px) {
  .past-projects-widget .expertise-selector {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.past-projects-widget .expertise-selector > * {
  display: inline-block;
}
@media screen and (max-width: 650px) {
  .past-projects-widget .expertise-selector > span:first-child {
    display: block;
    margin-bottom: .5rem;
  }
}
.past-projects-widget #expertise-results {
  margin-top: 2em;
}
.latest-blogs-widget .widget-buttons,
.past-projects-widget .widget-buttons {
  margin-top: 1.25em;
  text-align: center;
}
.portletWrapper h3.alt {
  color: #194457;
  font-family: 'Roboto Slab', Arial, sans-serif;
  font-size: 20px;
  margin-top: 0;
  text-transform: uppercase;
}
.newsletter-signup-widget {
  margin-bottom: 2em;
}
.newsletter-signup-widget input {
  background-color: #EEE;
  border: none;
  border-radius: 0;
  color: #666;
  margin-bottom: 10px;
  /* Firefox 18- */
  /* Firefox 19+ */
  /* oldIE ;) */
}
.newsletter-signup-widget input::-webkit-input-placeholder {
  color: #666;
  text-transform: uppercase;
}
.newsletter-signup-widget input:-moz-placeholder {
  color: #666;
  text-transform: uppercase;
}
.newsletter-signup-widget input::-moz-placeholder {
  color: #666;
  text-transform: uppercase;
}
.newsletter-signup-widget input:-ms-input-placeholder {
  color: #666;
  text-transform: uppercase;
}
.newsletter-signup-widget input:focus::-webkit-input-placeholder {
  color: transparent;
}
.newsletter-signup-widget input:focus:-moz-placeholder {
  color: transparent;
}
.newsletter-signup-widget input:focus::-moz-placeholder {
  color: transparent;
}
.newsletter-signup-widget input:focus:-ms-input-placeholder {
  color: transparent;
}
.newsletter-signup-widget input[type='submit'] {
  background-color: transparent;
  color: #82b840;
  font-size: 16px;
  padding: 0;
  text-shadow: none;
  text-transform: uppercase;
}
.newsletter-signup-widget input[type='submit']:hover {
  box-shadow: none;
  text-decoration: underline;
}
.news-categories-widget {
  font-size: 16px;
  margin-bottom: 2em;
}
.news-categories-widget ul {
  list-style-type: none;
  padding-left: 0;
}
.news-categories-widget li {
  line-height: 2em;
}
.news-categories-widget a {
  color: #000;
}
.social-media-widget {
  font-size: 16px;
  margin-bottom: 2em;
}
.social-media-widget ul {
  list-style-type: none;
  padding-left: 0;
}
.social-media-widget a {
  color: #000;
}
.partner-widget {
  margin-bottom: 2em;
}
.partner-widget input[type="text"] {
  background-color: #EEE;
  border: none;
  border-radius: 0;
  color: #666;
  margin-bottom: 10px;
}
.partner-widget .btn-basic {
  margin-left: 0;
}
.partner-widget img {
  margin-bottom: .5em;
}
.news-boxes {
  margin: 2em 0 2em;
  overflow: hidden;
}
.news-boxes .news_categories {
  font-weight: bold;
  list-style-type: none;
  margin-top: 10px;
  padding-left: 0;
  text-transform: uppercase;
}
.news-boxes .news_categories li {
  display: inline-block;
  margin-right: 10px;
}
.news-cta {
  margin-bottom: 60px;
}
.wh-events {
  background-color: #f7f7f7;
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
  padding: 60px 0 14%;
  margin-bottom: -14%;
  -webkit-transform: skewy(-2.2deg);
  -ms-transform: skewy(-2.2deg);
  transform: skewy(-2.2deg);
  border: .1px solid #f7f7f7;
}
.wh-events .content {
  -webkit-transform: skewy(2.2deg);
  -ms-transform: skewy(2.2deg);
  transform: skewy(2.2deg);
}
.wh-events .event-boxes {
  margin: 2em 0 2em;
}
.wh-events .cal-row {
  border-spacing: 28px;
  display: table;
  margin: -28px;
}
.wh-events .cal-box {
  display: table-cell;
}
.wh-events .event-details {
  display: table-cell;
}
.wh-events .event-meta {
  font-size: 15px;
  text-transform: uppercase;
}
.wh-events .event-title {
  color: #194457;
  font-size: 24px;
  line-height: 28px;
}
.wh-events .event-desc {
  color: #000;
}
.wh-events .event-more {
  color: #82b840;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.event-view .event-main-date {
  color: #0db7cf;
  font-size: 15px;
  text-transform: uppercase;
}
.event-view .event-main h3 {
  font-size: 32px;
  line-height: 36px;
  margin: 0 0 26px;
}
.event-view .relatedItems {
  padding: 0;
}
#content-core a.event-register {
  margin: 1em 0 70px;
}
.event.summary {
  background-color: #f7f7f7;
  box-shadow: none;
  font-size: 22px;
  line-height: 22px;
  list-style-type: none;
  max-width: unset;
  width: 100%;
}
.event.summary a {
  color: #82b840;
}
.event.summary h3 {
  font-size: 20px;
  text-transform: uppercase;
}
.event.summary li {
  margin-bottom: 36px;
}
.event.summary .event-summary-subhead {
  font-size: 16px;
}
.template-blog_detail #viewlet-below-content #category,
.template-custom_newsitem_view #viewlet-below-content #category {
  display: none;
}
/* News/Blog Detail */
@media screen and (min-width: 960px) {
  .article {
    padding: 0 84px;
  }
}
.article .newsImage {
  width: 100%;
  margin-bottom: 1.5em;
}
.article .news_categories {
  list-style-type: none;
  margin-bottom: 20px;
  padding-left: 0;
}
.article .news_categories li {
  color: #0db7cf;
  display: inline-block;
  font-size: 15px;
  margin-right: 10px;
  text-transform: uppercase;
}
.article h3 {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 16px;
}
.article .news-byline {
  color: #585858;
  font-size: 14px;
  margin-bottom: 22px;
}
.article .news-byline div {
  display: inline-block;
}
.article .news-byline .byline-name:after {
  content: " |";
  display: inline-block;
  margin-left: 7px;
  margin-right: 3px;
}
@media screen and (max-width: 480px) {
  .article .news-byline div {
    display: block;
  }
  .article .news-byline .byline-name:after {
    content: "";
  }
}
.article .news-portrait {
  border-radius: 22px;
  display: inline-block;
  height: 44px;
  margin-right: 10px;
  width: 44px;
}
.article .news-share {
  color: #82b840;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  margin-left: 20px;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  .article .news-share {
    margin-top: 1em;
    margin-left: 0;
  }
}
.article #parent-fieldname-text {
  margin-bottom: 60px;
}
.template-blog_detail .article {
  position: relative;
  top: -40px;
}
.article .strategy-guide {
  align-items: center;
  background-color: #ebebeb;
  display: flex;
  margin-bottom: 60px;
  padding: 0 10px;
}
.article .strategy-guide .image-wrapper {
  flex: 0 1;
}
.article .strategy-guide form {
  flex: 1 1;
  padding: 40px 30px 40px 10px;
}
.article .strategy-guide h4 {
  color: #194457;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  margin-top: 0;
}
.article .strategy-guide input[type=text] {
  border: none;
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
  margin-bottom: 5px;
  max-width: 50%;
}
.article .strategy-guide input[type=text]::-webkit-input-placeholder {
  text-transform: uppercase;
}
.article .strategy-guide input[type=text]::-moz-placeholder {
  text-transform: uppercase;
}
.article .strategy-guide input[type=text]:-ms-input-placeholder {
  text-transform: uppercase;
}
.article .strategy-guide .btn-green-text {
  font-size: 16px;
  margin-bottom: 5px;
}
.article .strategy-guide .form-action {
  margin-bottom: 1em;
}
/* only show a few share options */
#st-el-2 .st-btns .st-btn {
  display: none;
}
#st-el-2 .st-btns .st-btn[data-network='email'],
#st-el-2 .st-btns .st-btn[data-network='facebook'],
#st-el-2 .st-btns .st-btn[data-network='linkedin'],
#st-el-2 .st-btns .st-btn[data-network='messenger'],
#st-el-2 .st-btns .st-btn[data-network='print'],
#st-el-2 .st-btns .st-btn[data-network='twitter'] {
  display: inline-block;
}
.template-blog_detail #viewlet-below-content-body {
  position: relative;
  top: -76px;
}
/* connect form */
.connect-form .connect-completed {
  display: none;
}
.connect-form h3.alt {
  font-size: 22px;
}
.connect-form .connect-row {
  margin-bottom: 12px;
}
.connect-form .connect-names {
  display: table;
  width: 100%;
}
.connect-form .connect-names .name {
  display: table-cell;
}
.connect-form .connect-names .name:first-of-type {
  padding-right: 12px;
}
.connect-form .consent-row {
  align-items: flex-start;
  display: flex;
}
.connect-form .consent-row input {
  flex: 0;
  margin-right: 7px;
}
.connect-form .consent-row label {
  font-weight: normal;
}
.connect-form .form-field {
  background-color: #ebebeb;
  border: none;
  border-radius: 0;
  box-shadow: none;
  /* Firefox 18- */
  /* Firefox 19+ */
  /* oldIE ;) */
}
.connect-form .form-field::-webkit-input-placeholder {
  text-transform: uppercase;
}
.connect-form .form-field::-moz-placeholder {
  text-transform: uppercase;
}
.connect-form .form-field:-ms-input-placeholder {
  text-transform: uppercase;
}
.connect-form .form-field:focus::-webkit-input-placeholder {
  color: transparent;
}
.connect-form .form-field:focus:-moz-placeholder {
  color: transparent;
}
.connect-form .form-field:focus::-moz-placeholder {
  color: transparent;
}
.connect-form .form-field:focus:-ms-input-placeholder {
  color: transparent;
}
.connect-form .btn-light-blue-second {
  margin-left: 0;
  margin-bottom: 47px;
}
.template-blog_detail .connect-form {
  max-width: 512px;
}
.template-blog_detail .connect-form .separator {
  display: none;
}
.template-blog_detail .connect-form h3 {
  margin-top: 0;
}
.template-blog_detail .connect-form textarea {
  height: 85px;
  min-height: unset;
}
.template-blog_detail .connect-form .form-buttons {
  text-align: right;
}
.template-blog_detail .connect-form .btn-green-text {
  margin-right: 0;
}
.template-project_listing #pagetitle-content {
  padding-left: 0;
}
.template-project_view #pagetitle-content {
  padding-left: 5px;
}
.template-project_view .project-industries h3 {
  margin-top: 20px;
}
/* related items */
@media screen and (min-width: 991px) {
  .eea-preview-items > div:nth-of-type(3n+1) {
    clear: left;
  }
}
@media screen and (max-width: 991px) {
  .eea-preview-items > div:nth-of-type(2n+1) {
    clear: left;
  }
}
.relatedItems {
  padding: 0 84px;
}
.relatedItems.project-listing,
.relatedItems.past-projects-widget {
  padding: 0;
}
.relatedItems h3.alt {
  font-size: 22px;
  margin-bottom: 33px;
}
.relatedItems .relitem-parent-box {
  border-top: 30px solid #ffffff;
  min-height: 510px;
  overflow: hidden;
}
.relatedItems .related-box,
.relatedItems .project-box {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05);
  display: block;
  padding: 35px;
  margin-bottom: 30px;
}
.relatedItems .related-box:hover,
.relatedItems .project-box:hover {
  text-decoration: none;
}
.relatedItems .related-box:hover .related-title,
.relatedItems .project-box:hover .related-title {
  text-decoration: underline;
}
.relatedItems .related-box.relitem-portfolio_success_story,
.relatedItems .project-box.relitem-portfolio_success_story {
  background-color: #d2ecef;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}
.relatedItems .related-box.relitem-portfolio_success_story .leadImage,
.relatedItems .project-box.relitem-portfolio_success_story .leadImage {
  margin: -10px 0px 20px;
}
.relatedItems .related-box.relitem-portfolio_success_story .leadImage .img-responsive,
.relatedItems .project-box.relitem-portfolio_success_story .leadImage .img-responsive {
  width: 100%;
  max-width: unset;
  margin-top: 10px;
}
.relatedItems .related-box.relitem-portfolio_success_story figure,
.relatedItems .project-box.relitem-portfolio_success_story figure {
  height: 0;
  width: 100%;
  padding-bottom: 59%;
  overflow: hidden;
}
.portaltype-document .relatedItems .related-box.relitem-portfolio_success_story .leadImage,
.portaltype-document .relatedItems .project-box.relitem-portfolio_success_story .leadImage {
  margin-left: unset;
  margin-right: unset;
  margin-top: unset;
}
.relatedItems .related-box.relitem-portfolio_success_story .related-title,
.relatedItems .project-box.relitem-portfolio_success_story .related-title {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-bottom: 10px;
}
.relatedItems .related-box.relitem-portfolio_success_story .project-info,
.relatedItems .project-box.relitem-portfolio_success_story .project-info {
  padding: 0 20px 180px;
  margin-bottom: -160px;
}
.relatedItems .related-box .project-box-technology:after,
.relatedItems .project-box .project-box-technology:after {
  content: " | ";
  display: inline;
  visibility: visible;
}
.relatedItems .related-box .project-box-technology:last-of-type:after,
.relatedItems .project-box .project-box-technology:last-of-type:after {
  content: "";
}
.past-projects-widget.relatedItems.relatedItems .related-box,
.past-projects-widget.relatedItems.relatedItems .project-box {
  background: #FFF;
}
.past-projects-widget.relatedItems.relatedItems .related-box .related-title,
.past-projects-widget.relatedItems.relatedItems .project-box .related-title {
  font-size: 19px;
  margin-bottom: 0;
}
.past-projects-widget.relatedItems.relatedItems .related-box .project-info,
.past-projects-widget.relatedItems.relatedItems .project-box .project-info {
  padding: 0;
}
.past-projects-widget.relatedItems.relatedItems .related-box .project-box-label,
.past-projects-widget.relatedItems.relatedItems .project-box .project-box-label {
  color: #666;
  font-size: 13px;
  font-weight: bold;
}
.past-projects-widget.relatedItems.relatedItems .related-box .project-box-industries,
.past-projects-widget.relatedItems.relatedItems .project-box .project-box-industries,
.past-projects-widget.relatedItems.relatedItems .related-box .project-box-technologies,
.past-projects-widget.relatedItems.relatedItems .project-box .project-box-technologies {
  margin-bottom: 0;
  line-height: 1.125;
}
.past-projects-widget.relatedItems.relatedItems .related-box .project-box-industry,
.past-projects-widget.relatedItems.relatedItems .project-box .project-box-industry,
.past-projects-widget.relatedItems.relatedItems .related-box .project-box-technology,
.past-projects-widget.relatedItems.relatedItems .project-box .project-box-technology {
  color: #666;
  font-size: 13px;
  margin-right: 0;
  text-transform: none;
}
.past-projects-widget.relatedItems.relatedItems .related-box .project-box-industry:after,
.past-projects-widget.relatedItems.relatedItems .project-box .project-box-industry:after,
.past-projects-widget.relatedItems.relatedItems .related-box .project-box-technology:after,
.past-projects-widget.relatedItems.relatedItems .project-box .project-box-technology:after {
  content: ", ";
  display: inline;
  visibility: visible;
}
.past-projects-widget.relatedItems.relatedItems .related-box .project-box-industry:last-of-type:after,
.past-projects-widget.relatedItems.relatedItems .project-box .project-box-industry:last-of-type:after,
.past-projects-widget.relatedItems.relatedItems .related-box .project-box-technology:last-of-type:after,
.past-projects-widget.relatedItems.relatedItems .project-box .project-box-technology:last-of-type:after {
  content: "";
}
.relatedItems .news-categories {
  list-style-type: none;
  margin-bottom: 24px;
  padding-left: 0;
}
.relatedItems .news-category {
  color: #57b6d1;
  display: inline-block;
  font-size: 15px;
  margin-right: 15px;
  text-transform: uppercase;
}
.relatedItems .related-title {
  color: #194457;
  font-family: 'Roboto Slab', Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}
.relatedItems .related-description {
  color: #000;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 7px;
}
.relatedItems .related-more {
  color: #82b840;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.relatedItems .news-portrait {
  border-radius: 22px;
  height: 44px;
  margin-right: 10px;
  width: 44px;
}
.relatedItems .news-byline {
  color: #585858;
  font-size: 12px;
}
.relatedItems .event-date {
  color: #57b6d1;
  margin-bottom: 24px;
  text-transform: uppercase;
}
.relatedItems .project-box-client {
  color: #82b840;
  font-size: 15px;
  font-weight: bold;
  line-height: 17px;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.relatedItems .project-box-projects-client {
  color: #000;
}
.relatedItems .project-box-industries {
  list-style-type: none;
  margin-bottom: 10px;
  padding-left: 0;
}
.relatedItems .project-box-industry {
  color: #000;
  display: inline-block;
  font-size: 13px;
  margin-right: 15px;
  text-transform: uppercase;
}
.relatedItems .project-box-technologies {
  list-style-type: none;
  margin-bottom: 10px;
  padding-left: 0;
}
.relatedItems .project-box-technology {
  color: #000;
  display: inline-block;
  font-size: 16px;
}
.portaltype-document .relatedItems .related-box {
  background-color: #e6e6e6;
  border-radius: 0;
  box-shadow: none;
  padding: 10px;
}
.portaltype-document .relatedItems .related-box .leadImage {
  margin-bottom: 10px;
}
.portaltype-document .relatedItems .related-box .leadImage img {
  width: 100%;
}
.portaltype-document .relatedItems .related-box .related-title {
  font-size: 18px;
  line-height: 24px;
}
.portaltype-document .relatedItems .related-box .related-description {
  font-size: 14px;
  line-height: 20px;
}
.portaltype-document .relatedItems .related-box .event-date,
.portaltype-document .relatedItems .related-box .news-category {
  color: #666;
}
.portaltype-document .relatedItems .related-box .related-more {
  color: #0a3f5f;
  font-size: 14px;
  line-height: 20px;
  text-decoration: underline;
  text-transform: none;
}
.portaltype-document .relatedItems .related-box .related-more:after {
  content: " >";
  text-decoration: none;
}
#relatedItemBox .project-box-technology:after {
  content: " | ";
  display: inline;
  visibility: visible;
}
#relatedItemBox .project-box-technology:last-of-type:after {
  content: "";
}
/* Project faceted nav */
#faceted-center-column {
  border: 1px solid #ccc;
  padding: 40px 2% 0;
  margin-bottom: 2em;
}
#faceted-center-column::before {
  content: "Filter by:";
  font-size: 20px;
  line-height: 17px;
  font-weight: bold;
  color: #2d2d2d;
  float: left;
}
@media screen and (max-width: 900px) {
  #faceted-center-column::before {
    line-height: 45px;
  }
}
#faceted-center-column::after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
}
#faceted-center-column .faceted-widget {
  width: 30%;
  padding: 0 1%;
  float: left;
  margin-top: -20px;
}
#faceted-center-column .faceted-widget:hover .widget-fieldset form {
  display: block;
}
#faceted-center-column .faceted-widget:focus .widget-fieldset form {
  display: block;
}
@media screen and (max-width: 900px) {
  #faceted-center-column .faceted-widget {
    width: 100%;
    padding: 0;
    float: none;
    clear: left;
  }
}
#faceted-center-column .faceted-widget .widget-fieldset {
  border: none;
  margin-bottom: 0;
}
#faceted-center-column .faceted-widget .widget-fieldset form {
  display: none;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  padding-top: 16px;
  background-color: #fff;
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2);
}
#faceted-center-column .faceted-widget .widget-fieldset form ul {
  padding-right: 40px;
}
#faceted-center-column .faceted-widget .widget-fieldset form ul li {
  padding-bottom: 4px;
}
#faceted-center-column .faceted-widget .widget-fieldset form li label {
  display: inline;
}
#faceted-center-column .faceted-widget legend {
  background-color: #f0f0f0;
  border-bottom: 1px solid #8c8c8c;
  font-weight: normal;
  padding: 12px 10px 5px;
  margin-bottom: 0;
  position: relative;
  min-height: 55px;
}
#faceted-center-column .faceted-widget legend::after {
  content: "▼";
  position: absolute;
  right: 10px;
  top: 16px;
  font-size: 16px;
}
#faceted-center-column .faceted-widget.hasItems legend {
  font-size: 12px;
  padding-top: 5px;
}
#faceted-center-column .faceted-widget.hasItems legend span {
  font-size: 18px;
  color: #2d2d2d;
}
#faceted-center-column .faceted-widget.section-applied-filters {
  width: 100%;
}
#faceted-center-column .faceted-widget.section-applied-filters legend {
  display: none;
}
/* Project Detail */
.project-intro {
  margin-top: 20px;
  margin-bottom: 20px;
}
.project-intro .project-overview {
  padding-right: 30px;
}
.project-intro .introtext {
  margin-bottom: 1em;
}
.project-intro a {
  color: #82b840;
  text-decoration: underline;
}
.project-expertise ul {
  list-style-type: none;
  padding-left: 0;
}
.project-expertise li {
  display: inline-block;
}
.project-expertise li:after {
  color: #82b840;
  content: " | ";
}
.project-expertise li:last-of-type:after {
  content: "";
}
.project-industries h3 {
  margin-top: 0;
}
.project-industries ul {
  list-style-type: none;
  padding-left: 16px;
  position: relative;
}
.project-industries li {
  margin-bottom: 10px;
  position: relative;
}
.project-industries li:before {
  color: #82b840;
  content: "•";
  display: block;
  font-size: 26px;
  left: -15px;
  position: absolute;
  top: -10px;
  width: 10px;
}
.project-technologies .project-tech .logo {
  background-image: url('../images/spritesheet.png');
  background-repeat: no-repeat;
  background-size: contain;
  height: 30px;
  width: 30px;
  display: block;
}
.project-technologies .project-tech span {
  bottom: -10px;
  color: #194457;
  display: block;
  font-family: 'Roboto Slab', Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  position: relative;
}
.project-technologies .project-tech:not(.techology-blog) {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 60px;
  margin-bottom: 60px;
  margin-right: 60px;
  position: relative;
  text-align: center;
  width: 170px;
}
.project-technologies .project-tech:not(.techology-blog) .logo {
  background-size: 581px auto;
  height: 60px;
  width: 100%;
  overflow: hidden;
}
.project-technologies .project-tech:not(.techology-blog) .logo-python {
  background-position: -409px -43px;
  position: relative;
  top: 8px;
}
.project-technologies .project-tech:not(.techology-blog) .logo-plone,
.project-technologies .project-tech:not(.techology-blog) .logo-plonecms {
  background-position: -223px -230px;
}
.project-technologies .project-tech:not(.techology-blog) .logo-airflow {
  background-position: -431px -478px;
}
.project-technologies .project-tech:not(.techology-blog) .logo-aws {
  background-position: 0 0;
}
.project-technologies .project-tech:not(.techology-blog) .logo-azure {
  background-position: -214px 34px;
  background-size: 550px 390px;
}
.project-technologies .project-tech:not(.techology-blog) .logo-cloudflare {
  background-position: -233px -27px;
}
.project-technologies .project-tech:not(.techology-blog) .logo-django {
  background-position: -193px -86px;
}
.project-technologies .project-tech:not(.techology-blog) .logo-postgresql {
  background-position: -3px -304px;
  height: 50px;
  position: relative;
  top: -5px;
}
.project-technologies .project-tech:not(.techology-blog) .logo-solr {
  background-position: -316px -178px;
  background-size: 450px 319px;
  margin: 0 auto;
  position: relative;
  width: 116px;
}
.project-technologies .project-tech:not(.techology-blog) .logo-freebsd-linux {
  background-position: -193px -173px;
}
.project-technologies .project-tech:not(.techology-blog) .logo-saltstack {
  background-position: -360px -108px;
}
.project-technologies .project-tech:not(.techology-blog) .logo-pyramid {
  background-position: -409px 14px;
}
.project-technologies .project-tech:not(.techology-blog) .logo-react {
  background-position: -258px -366px;
  margin-top: 10px;
  height: 47px;
}
.project-technologies .project-tech:not(.techology-blog) .logo-terraform {
  background-position: -266px -471px;
}
.project-technologies .project-tech.techology-blog {
  float: left;
  margin-right: 12px;
  margin-bottom: 6px;
  height: 30px;
  width: 30px;
}
.project-technologies .project-tech.techology-blog .logo-python {
  background-image: url('../images/technology-used-svg/Python.svg');
}
.project-technologies .project-tech.techology-blog .logo-plone,
.project-technologies .project-tech.techology-blog .logo-plonecms {
  background-image: url('../images/technology-used-svg/plone-icon.svg');
}
.project-technologies .project-tech.techology-blog .logo-airflow {
  background-image: url('../images/technology-used-svg/airflow-icon.svg');
}
.project-technologies .project-tech.techology-blog .logo-angular {
  background-image: url('../images/technology-used-svg/angular-icon.svg');
}
.project-technologies .project-tech.techology-blog .logo-aws {
  background-image: url('../images/technology-used-svg/Amazon_Web_Services_Logo.svg');
  margin-top: 7px;
}
.project-technologies .project-tech.techology-blog .logo-azure {
  background-image: url('../images/technology-used-svg/logo_azure.svg');
}
.project-technologies .project-tech.techology-blog .logo-cloudflare {
  background-image: url('../images/technology-used-svg/cloudflare-icon.svg');
}
.project-technologies .project-tech.techology-blog .logo-databricks {
  background-image: url('../images/technology-used-svg/databricks-icon.svg');
}
.project-technologies .project-tech.techology-blog .logo-docker {
  background-image: url('../images/technology-used-svg/docker-icon.svg');
}
.project-technologies .project-tech.techology-blog .logo-electron {
  background-image: url('../images/technology-used-svg/electron-icon.svg');
}
.project-technologies .project-tech.techology-blog .logo-gcp {
  background-image: url('../images/technology-used-svg/gcp-icon.svg');
}
.project-technologies .project-tech.techology-blog .logo-django {
  background-image: url('../images/technology-used-svg/django.svg');
}
.project-technologies .project-tech.techology-blog .logo-postgresql {
  background-image: url('../images/technology-used-svg/PostgreSQL.svg');
}
.project-technologies .project-tech.techology-blog .logo-solr {
  background-image: url('../images/technology-used-svg/apache_solr-icon.svg');
}
.project-technologies .project-tech.techology-blog .logo-terraform {
  background-image: url('../images/technology-used-svg/terraform-icon.svg');
}
.project-technologies .project-tech.techology-blog .logo-freebsd-linux {
  background-image: url('../images/technology-used-svg/freebsd.svg');
}
.project-technologies .project-tech.techology-blog .logo-saltstack {
  background-image: url('../images/technology-used-svg/saltstack-icon.svg');
}
.project-technologies .project-tech.techology-blog .logo-pyramid {
  background-image: url('../images/technology-used-svg/pyramid_logo.svg');
}
.project-technologies .project-tech.techology-blog .logo-react {
  background-image: url('../images/technology-used-svg/react-logo.png');
}
@media screen and (max-width: 370px) {
  .project-expertise,
  .project-industries,
  .project-technologies {
    width: 100%;
  }
}
.project-challenge h2 {
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 44px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .project-challenge h2 {
    font-size: 26px;
    line-height: 34px;
  }
}
.project-implementation {
  background-image: url('../images/project-implemenation-bkgd.jpg');
  background-position: 0 -35px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -110px;
  padding-bottom: 15px;
  padding-top: 150px;
}
.project-implementation img {
  border: 1px solid #ccc;
}
.project-implementation h2 {
  font-size: 44px;
  font-weight: 700;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .project-implementation h2 {
    font-size: 26px;
    line-height: 34px;
  }
}
.project-implementation .leadImage {
  padding-right: 30px;
}
.project-implementation .project-implementation-intro {
  margin-bottom: 30px;
}
.project-implementation .project-add-images {
  text-align: center;
}
.project-implementation .project-add-image {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  width: 33%;
}
.plone-modal-image {
  margin: 0 auto;
}
.project-results {
  margin-bottom: 50px;
  margin-top: 20px;
}
.project-results h2 {
  font-size: 44px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .project-results h2 {
    font-size: 26px;
    line-height: 34px;
  }
}
.project-cta {
  background-color: #194457;
  color: #fff;
  margin-bottom: 86px;
  padding-bottom: 140px;
  padding-top: 140px;
  text-align: center;
  -webkit-transform: skewy(-2.2deg);
  -ms-transform: skewy(-2.2deg);
  transform: skewy(-2.2deg);
}
.project-cta .content {
  -webkit-transform: skewy(2.2deg);
  -ms-transform: skewy(2.2deg);
  transform: skewy(2.2deg);
}
.project-cta h2 {
  color: #fff;
  font-size: 30px;
  margin-bottom: 28px;
}
.template-project_view #category {
  display: none;
}
.template-document_view .relatedItems,
.template-project_view .relatedItems {
  padding: 0;
}
.section-contact-us #content {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
}
.section-contact-us .contact-location,
.section-contact-us .contact-phone,
.section-contact-us .contact-mail {
  margin-bottom: 50px;
  text-align: center;
}
.section-contact-us .contact-location strong,
.section-contact-us .contact-phone strong,
.section-contact-us .contact-mail strong {
  color: #82b840;
  font-family: 'Roboto Slab', Arial, sans-serif;
  text-transform: uppercase;
}
.section-contact-us .contact-location .icon,
.section-contact-us .contact-phone .icon,
.section-contact-us .contact-mail .icon {
  background-color: #82b840;
  border-radius: 40px;
  display: inline-block;
  height: 80px;
  margin-bottom: 19px;
  width: 80px;
}
.section-contact-us .contact-location .icon:before,
.section-contact-us .contact-phone .icon:before,
.section-contact-us .contact-mail .icon:before {
  color: #fff;
  font-size: 40px;
  left: 2px;
  line-height: 80px;
  position: relative;
}
.section-contact-us .contact-location .icon:before {
  font-size: 50px;
}
.section-contact-us .contact-phone .icon:before {
  font-size: 60px;
}
.section-contact-us .easyformForm {
  /* contact_name is just the honeypot field */
}
.section-contact-us .easyformForm #form-error {
  clear: both;
}
.section-contact-us .easyformForm #formfield-form-widgets-is_this_an_emergency {
  display: none;
  color: #0A246A;
  clear: both;
  font-size: 28px;
  text-transform: uppercase;
}
.section-contact-us .easyformForm #formfield-form-widgets-is_this_an_emergency br {
  display: none;
}
.section-contact-us .easyformForm #formfield-form-widgets-is_this_an_emergency label {
  color: #0A246A;
  display: inline;
  font-weight: bold;
  text-transform: uppercase;
}
.section-contact-us .easyformForm #formfield-form-widgets-is_this_an_emergency label[for='form-widgets-is_this_an_emergency'] {
  flex: 1;
}
.section-contact-us .easyformForm #formfield-form-widgets-is_this_an_emergency input {
  display: none;
}
@media screen and (min-width: 620px) {
  .section-contact-us .easyformForm #formfield-form-widgets-is_this_an_emergency .option {
    flex: 0 0 110px;
    text-align: right;
  }
}
.section-contact-us .easyformForm #formfield-form-widgets-is_this_an_emergency .option .label {
  position: relative;
}
.section-contact-us .easyformForm #formfield-form-widgets-is_this_an_emergency .option .label:before {
  border: 2px solid #82b840;
  border-radius: 15px;
  box-shadow: inset 0 0 0 5px #fff;
  content: "";
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  position: relative;
  top: 5px;
  transition: .5s;
  width: 30px;
}
.section-contact-us .easyformForm #formfield-form-widgets-is_this_an_emergency input[type="radio"]:checked ~ .label:before {
  background-color: #0A246A;
  transition: .5s;
}
.section-contact-us .easyformForm label {
  display: none;
}
.section-contact-us .easyformForm label[for*='consent'] {
  display: inline;
  font-weight: normal;
}
.section-contact-us .easyformForm input,
.section-contact-us .easyformForm textarea {
  border: 2px solid #82b840;
  border-radius: 5px;
  font-size: 20px;
  transition: .3s;
}
.section-contact-us .easyformForm input:focus,
.section-contact-us .easyformForm textarea:focus {
  background-color: #fdffe2;
  transition: .3s;
}
.section-contact-us .easyformForm .contact-type {
  border: 2px solid #82b840;
  border-radius: 5px;
  font-size: 20px;
  margin-bottom: 0;
  width: 100%;
}
@media screen and (min-width: 1034px) {
  .section-contact-us .easyformForm .contact-type {
    width: 48.99%;
  }
}
.section-contact-us .easyformForm .contact-type a {
  background: #fff;
  color: #696969;
  height: 72px;
  padding: 6px 12px;
}
.section-contact-us .easyformForm .contact-type .select2-chosen {
  height: 62px;
  line-height: 62px;
}
.section-contact-us .easyformForm .contact-type .select2-arrow {
  background: #fff;
  border-left: none;
  width: 20px;
  margin-right: 10px;
}
.section-contact-us .easyformForm .contact-type .select2-arrow b {
  background-position: 1px 25px;
}
.section-contact-us .easyformForm .contact-type.select2-dropdown-open .select2-arrow b {
  background-position: -17px 25px;
}
.section-contact-us .easyformForm #emergency-text,
.section-contact-us .easyformForm #emergency-text-filler {
  display: none;
  margin-bottom: 1em;
}
@media screen and (min-width: 1034px) {
  .section-contact-us .easyformForm .field-right {
    margin-left: 10px;
  }
  .section-contact-us .easyformForm .field-left {
    margin-right: 10px;
  }
}
.section-contact-us .easyformForm .ArchetypesStringWidget,
.section-contact-us .easyformForm #formfield-form-widgets-type,
.section-contact-us .easyformForm #formfield-form-widgets-first_name,
.section-contact-us .easyformForm #formfield-form-widgets-last_name,
.section-contact-us .easyformForm #formfield-form-widgets-replyto,
.section-contact-us .easyformForm #formfield-form-widgets-company_name,
.section-contact-us .easyformForm #formfield-form-widgets-phone_number {
  display: none;
}
@media screen and (min-width: 1034px) {
  .section-contact-us .easyformForm .ArchetypesStringWidget,
  .section-contact-us .easyformForm #formfield-form-widgets-type,
  .section-contact-us .easyformForm #formfield-form-widgets-first_name,
  .section-contact-us .easyformForm #formfield-form-widgets-last_name,
  .section-contact-us .easyformForm #formfield-form-widgets-replyto,
  .section-contact-us .easyformForm #formfield-form-widgets-company_name,
  .section-contact-us .easyformForm #formfield-form-widgets-phone_number {
    float: left;
    width: 48.99%;
  }
}
.section-contact-us .easyformForm .ArchetypesStringWidget input,
.section-contact-us .easyformForm #formfield-form-widgets-type input,
.section-contact-us .easyformForm #formfield-form-widgets-first_name input,
.section-contact-us .easyformForm #formfield-form-widgets-last_name input,
.section-contact-us .easyformForm #formfield-form-widgets-replyto input,
.section-contact-us .easyformForm #formfield-form-widgets-company_name input,
.section-contact-us .easyformForm #formfield-form-widgets-phone_number input {
  height: 76px;
}
.section-contact-us .easyformForm #formfield-form-widgets-type {
  display: block;
  width: 100%;
}
.section-contact-us .easyformForm #formfield-form-widgets-consent {
  display: none;
}
.section-contact-us .easyformForm #formfield-form-widgets-contact_name {
  display: none;
}
.section-contact-us .easyformForm #formfield-form-widgets-message {
  display: none;
}
.section-contact-us .easyformForm #formfield-form-widgets-message textarea {
  padding-top: 20px;
}
.section-contact-us .easyformForm .formControls {
  background: none;
  border-top: none;
  box-shadow: none;
  display: none;
  padding-left: 0;
}
.section-contact-us .easyformForm .formControls #form-buttons-submit {
  /* don't use this one, it is just for mixin */
  background: #fff;
  border-width: 3px !important;
  border-style: solid;
  border-radius: 3px;
  display: inline-block;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  margin: 0 9px 16px;
  padding: 14px 30px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  background-color: #57b6d1;
  border-color: #57b6d1 !important;
  color: #ffffff;
  margin-left: 0;
}
.section-contact-us .easyformForm .formControls #form-buttons-submit:active,
.section-contact-us .easyformForm .formControls #form-buttons-submit:hover,
.section-contact-us .easyformForm .formControls #form-buttons-submit:focus {
  box-shadow: none;
  text-decoration: none;
}
.section-contact-us .easyformForm .formControls #form-buttons-submit:active,
.section-contact-us .easyformForm .formControls #form-buttons-submit:hover,
.section-contact-us .easyformForm .formControls #form-buttons-submit:focus {
  background-color: #ffffff;
  border-color: #57b6d1 !important;
  color: #57b6d1;
}
.section-contact-us .easyformForm #formEpilogue {
  clear: both;
  padding-top: 3em;
}
.contact-twitter {
  border: 1px solid #eee;
  border-radius: 5px;
  margin: 0 auto;
  padding: 10px;
}
@media screen and (min-width: 600px) {
  .contact-twitter {
    width: 75%;
  }
}
@media screen and (min-width: 800px) {
  .contact-twitter {
    width: 60%;
  }
}
/* Payment Form */
/* Honeypot field */
#archetypes-fieldname-contact-field {
  display: none;
}
.pfg-form .PFGFieldsetWidget,
.pfg-form .field {
  width: unset;
}
.ArchetypesBooleanWidget label {
  display: inline;
}
label .required:after,
.label .required:after {
  content: "•";
  top: 4px;
  color: #C4183C;
  position: relative;
}
.label .required:after {
  font-size: 325%;
  top: 9px;
  left: -8px;
}
/* FAQ Spacing for Anchor Links with active Stick Nav */
.stickyNav .faqHeader:before {
  content: " ";
  display: block;
  height: 60px;
  margin-top: -60px;
  visibility: hidden;
}
/* 2up - Player 2 Form */
.section-2up.template-view #pagetitle {
  display: none;
}
.section-2up.template-view .outer-wrapper > .container {
  background-image: url('../images/p2-bkgd.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: -212px;
  margin-top: -22px;
  max-width: unset;
  -webkit-transform: skewy(-2.2deg);
  -ms-transform: skewy(-2.2deg);
  transform: skewy(-2.2deg);
}
@media screen and (min-width: 1390px) {
  .section-2up.template-view .outer-wrapper > .container {
    background-size: 100% auto;
  }
}
.section-2up.template-view #main-container {
  max-width: 1170px;
  margin: 0 auto;
  -webkit-transform: skewy(2.2deg);
  -ms-transform: skewy(2.2deg);
  transform: skewy(2.2deg);
}
.section-2up.template-view .form {
  color: #fff;
  margin: 0 auto 212px;
  max-width: 990px;
}
.section-2up.template-view .thank-you.form {
  margin-bottom: 40px;
}
.section-2up.template-view .easyformForm {
  /* contact_name is just the honeypot field */
}
.section-2up.template-view .easyformForm #formfield-form-widgets-contact_name,
.section-2up.template-view .easyformForm label {
  display: none;
}
@media screen and (max-width: 520px) {
  .section-2up.template-view .easyformForm #formfield-form-widgets-where_did_you_get_your_player_2_card label {
    display: block;
  }
}
.section-2up.template-view .easyformForm input {
  border: 2px solid #82b840;
  border-radius: 5px;
  font-size: 20px;
  transition: .3s;
}
.section-2up.template-view .easyformForm input:focus {
  background-color: #fdffe2;
  transition: .3s;
}
@media screen and (min-width: 1064px) {
  .section-2up.template-view .easyformForm #formfield-form-widgets-first_name,
  .section-2up.template-view .easyformForm #formfield-form-widgets-last_name,
  .section-2up.template-view .easyformForm #formfield-form-widgets-replyto,
  .section-2up.template-view .easyformForm #formfield-form-widgets-company_name,
  .section-2up.template-view .easyformForm #formfield-form-widgets-position,
  .section-2up.template-view .easyformForm #formfield-form-widgets-where_did_you_get_your_player_2_card {
    float: left;
    width: 48.99%;
  }
  .section-2up.template-view .easyformForm #formfield-form-widgets-first_name:nth-of-type(2n),
  .section-2up.template-view .easyformForm #formfield-form-widgets-last_name:nth-of-type(2n),
  .section-2up.template-view .easyformForm #formfield-form-widgets-replyto:nth-of-type(2n),
  .section-2up.template-view .easyformForm #formfield-form-widgets-company_name:nth-of-type(2n),
  .section-2up.template-view .easyformForm #formfield-form-widgets-position:nth-of-type(2n),
  .section-2up.template-view .easyformForm #formfield-form-widgets-where_did_you_get_your_player_2_card:nth-of-type(2n) {
    margin-right: 10px;
  }
  .section-2up.template-view .easyformForm #formfield-form-widgets-first_name:nth-of-type(2n+1),
  .section-2up.template-view .easyformForm #formfield-form-widgets-last_name:nth-of-type(2n+1),
  .section-2up.template-view .easyformForm #formfield-form-widgets-replyto:nth-of-type(2n+1),
  .section-2up.template-view .easyformForm #formfield-form-widgets-company_name:nth-of-type(2n+1),
  .section-2up.template-view .easyformForm #formfield-form-widgets-position:nth-of-type(2n+1),
  .section-2up.template-view .easyformForm #formfield-form-widgets-where_did_you_get_your_player_2_card:nth-of-type(2n+1) {
    margin-left: 10px;
  }
}
.section-2up.template-view .easyformForm #formfield-form-widgets-first_name input,
.section-2up.template-view .easyformForm #formfield-form-widgets-last_name input,
.section-2up.template-view .easyformForm #formfield-form-widgets-replyto input,
.section-2up.template-view .easyformForm #formfield-form-widgets-company_name input,
.section-2up.template-view .easyformForm #formfield-form-widgets-position input,
.section-2up.template-view .easyformForm #formfield-form-widgets-where_did_you_get_your_player_2_card input {
  height: 76px;
}
.section-2up.template-view .easyformForm #formfield-form-widgets-consultation_topic {
  display: flex;
  font-size: 20px;
  font-weight: 700;
  margin: 20px auto 28px;
  width: 90%;
}
@media screen and (max-width: 767px) {
  .section-2up.template-view .easyformForm #formfield-form-widgets-consultation_topic {
    flex-direction: column;
  }
}
.section-2up.template-view .easyformForm label[for='form-widgets-consultation_topic'] {
  display: block;
  flex: 0 1;
  margin-right: 20px;
  margin-top: 10px;
  white-space: nowrap;
}
.section-2up.template-view .easyformForm label[for='form-widgets-consultation_topic']:after {
  content: ":";
}
@media screen and (max-width: 767px) {
  .section-2up.template-view .easyformForm label[for='form-widgets-consultation_topic'] {
    flex: 0 1 100%;
  }
}
.section-2up.template-view .easyformForm #formfield-form-widgets-other_response {
  display: none;
}
.section-2up.template-view .easyformForm #form-widgets-other_response {
  background-color: transparent;
  border-left: none;
  border-radius: 0;
  border-right: none;
  border-top: none;
  box-shadow: none;
  color: #fff;
  display: block;
  flex: 1 1;
}
.section-2up.template-view .easyformForm .ct-item {
  display: inline-block;
  float: left;
  margin: 10px 30px 10px 0;
}
.section-2up.template-view .easyformForm .ct-item.ct-other {
  display: flex;
  width: 100%;
}
.section-2up.template-view .easyformForm .ct-other .ct-box-wrap {
  flex: 0 1;
  margin-right: 10px;
  white-space: nowrap;
}
.section-2up.template-view .easyformForm .ct-checks {
  display: block;
  flex: 1 1;
}
@media screen and (max-width: 767px) {
  .section-2up.template-view .easyformForm .ct-checks {
    flex: 0 1 100%;
  }
}
.section-2up.template-view #formPrologue {
  padding-top: 40px;
  text-align: center;
}
.section-2up.template-view .p2-head1 {
  font-family: "eurostile", 'Montserrat', Arial, sans-serif;
  font-size: 68px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 41px;
}
@media screen and (max-width: 1063px) {
  .section-2up.template-view .p2-head1 {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .section-2up.template-view .p2-head1 {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
.section-2up.template-view .thank-you .p2-head1 {
  font-size: 48px;
}
@media screen and (max-width: 1063px) {
  .section-2up.template-view .thank-you .p2-head1 {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .section-2up.template-view .thank-you .p2-head1 {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
.section-2up.template-view .p2-head2 {
  color: #82b840;
  display: inline-block;
  font-family: "Orbitron", 'Montserrat', Arial, sans-serif;
  font-size: 110px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 30px;
  position: relative;
  text-transform: uppercase;
}
@media screen and (max-width: 1063px) {
  .section-2up.template-view .p2-head2 {
    font-size: 80px;
  }
}
@media screen and (max-width: 767px) {
  .section-2up.template-view .p2-head2 {
    font-size: 40px;
    margin-bottom: 15px;
  }
}
.section-2up.template-view .p2-head2:before {
  background-image: url('../images/orange-ship.png');
  background-size: cover;
  content: "";
  display: inline-block;
  height: 107px;
  left: -140px;
  position: absolute;
  top: -46px;
  width: 107px;
}
@media screen and (max-width: 1063px) {
  .section-2up.template-view .p2-head2:before {
    height: 57px;
    left: -90px;
    top: -13px;
    width: 57px;
  }
}
@media screen and (max-width: 479px) {
  .section-2up.template-view .p2-head2:before {
    display: none;
  }
}
.section-2up.template-view .p2-head2:after {
  background-image: url('../images/blue-ship.png');
  background-size: cover;
  content: "";
  display: inline-block;
  height: 107px;
  right: -140px;
  position: absolute;
  top: -46px;
  width: 107px;
}
@media screen and (max-width: 1063px) {
  .section-2up.template-view .p2-head2:after {
    height: 57px;
    right: -90px;
    top: -13px;
    width: 57px;
  }
}
@media screen and (max-width: 479px) {
  .section-2up.template-view .p2-head2:after {
    display: none;
  }
}
.section-2up.template-view .thank-you .p2-head2 {
  margin-bottom: 46px;
}
.section-2up.template-view .p2-intro {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  margin: 0 auto 50px;
  width: 50%;
}
@media screen and (max-width: 1063px) {
  .section-2up.template-view .p2-intro {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .section-2up.template-view .p2-intro {
    width: 75%;
  }
}
@media screen and (max-width: 479px) {
  .section-2up.template-view .p2-intro {
    width: 100%;
  }
}
.section-2up.template-view #form-widgets-consultation_topic {
  display: none;
}
.section-2up.template-view .formControls {
  background-color: transparent;
  border: none;
  box-shadow: none;
  text-align: center;
}
.section-2up.template-view #form-buttons-submit {
  /* don't use this one, it is just for mixin */
  background: #fff;
  border-width: 3px !important;
  border-style: solid;
  border-radius: 3px;
  display: inline-block;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  margin: 0 9px 16px;
  padding: 14px 30px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  background-color: #57b6d1;
  border-color: #57b6d1 !important;
  color: #ffffff;
}
.section-2up.template-view #form-buttons-submit:active,
.section-2up.template-view #form-buttons-submit:hover,
.section-2up.template-view #form-buttons-submit:focus {
  box-shadow: none;
  text-decoration: none;
}
.section-2up.template-view #form-buttons-submit:active,
.section-2up.template-view #form-buttons-submit:hover,
.section-2up.template-view #form-buttons-submit:focus {
  background-color: #ffffff;
  border-color: #57b6d1 !important;
  color: #57b6d1;
}
.section-2up.template-view #formEpilogue {
  margin-top: 40px;
  padding-bottom: 50px;
}
.section-2up.template-view .p2-head-terms {
  font-family: "Orbitron", 'Montserrat', Arial, sans-serif;
  font-size: 16px;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 7px;
}
.section-2up.template-view .p2-text-terms {
  font-family: "eurostile", 'Montserrat', Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}
.section-2up.template-view .relatedItems {
  margin-bottom: 212px;
  padding: 0;
}
.hp-content .heading1 {
  color: #194457;
  font: 42px/44px 'Montserrat', Arial, sans-serif;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.hp-content .heading1.reverse {
  color: #fff;
}
.hp-content .heading2 {
  color: #194457;
  font: 16px/20px 'Roboto Slab', Arial, sans-serif;
  font-weight: 700;
}
.hp-content .heading2.reverse {
  color: #fff;
}
.hp-content .button {
  border-color: #82b840;
  color: #82b840;
}
.hp-content .button:hover {
  background-color: rgba(0, 184, 64, 0.2);
}
.outer-wrapper {
  position: relative;
  z-index: 800;
}
.hp-hero {
  background-color: #acd7dd;
  background-image: url('../images/sixfeetup-homepage-drone.jpg');
  background-position: center -150px;
  background-position: left top;
  background-size: 1510px auto;
  background-size: cover;
  color: #fff;
  -webkit-transform: skewy(-2.2deg);
  -ms-transform: skewy(-2.2deg);
  transform: skewy(-2.2deg);
  width: 100%;
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
  border-top: .1px solid #aaa;
  border-bottom: .1px solid #aaa;
}
@media screen and (max-width: 1000px) {
  .hp-hero {
    background-position: right center;
  }
}
.hp-hero .content {
  padding-bottom: 230px;
  padding-top: 85px;
  -webkit-transform: skewy(2.2deg);
  -ms-transform: skewy(2.2deg);
  transform: skewy(2.2deg);
}
.hp-hero h1 {
  background-color: transparent;
  font-size: 24px;
  line-height: 35px;
  padding: 30px 27px 22px 0px;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: left;
  color: #194457;
  font-weight: 700;
  letter-spacing: -1px;
  text-shadow: 2px 2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, -2px -2px 0 #FFF;
  -webkit-background-clip: text;
}
@media screen and (max-width: 1120px) {
  .hp-hero h1 {
    padding-right: 15px;
  }
}
.hp-hero h1 strong {
  display: block;
  font-size: 3.5em;
  line-height: 40px;
  font-weight: 900;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 1200px) {
  .hp-hero h1 strong {
    font-size: 3.434em;
  }
}
@media screen and (max-width: 1200px) {
  .hp-hero h1 strong {
    font-size: 2.53em;
  }
}
@media screen and (max-width: 742px) {
  .hp-hero h1 strong {
    font-size: 2.45em;
  }
}
@media screen and (max-width: 725px) {
  .hp-hero h1 strong {
    font-size: 2em;
  }
}
@media screen and (max-width: 640px) {
  .hp-hero h1 strong {
    font-size: 1.7em;
  }
}
@media screen and (max-width: 589px) {
  .hp-hero h1 strong {
    font-size: 2.9em;
  }
}
@media screen and (max-width: 539px) {
  .hp-hero h1 strong {
    font-size: 2.25em;
  }
}
@media screen and (max-width: 420px) {
  .hp-hero h1 strong {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 368px) {
  .hp-hero h1 strong {
    font-size: 1.7em;
  }
}
.hp-hero h1 .accelerate-hero {
  font-size: 1em;
}
@media screen and (min-width: 1200px) {
  .hp-hero h1 .accelerate-hero {
    font-size: 1.35em;
  }
}
@media screen and (max-width: 1200px) {
  .hp-hero h1 .accelerate-hero {
    font-size: 1em;
  }
}
@media screen and (max-width: 640px) {
  .hp-hero h1 .accelerate-hero {
    font-size: 1.2em;
  }
}
@media screen and (min-width: 590px) {
  .hp-hero h1 {
    font-size: 40px;
    line-height: 45px;
  }
}
.hp-hero .dev-button {
  text-align: left;
}
.hp-hero .btn-blue-second {
  margin-left: -15px;
}
.hp-hero .capabilities {
  background: #0db7cf;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 20px;
  padding: 16px 27px;
  text-transform: uppercase;
  min-width: 385px;
  margin-left: -15px;
}
@media screen and (max-width: 423px) {
  .hp-hero .capabilities {
    min-width: 344px;
  }
}
@media screen and (max-width: 401px) {
  .hp-hero .capabilities {
    min-width: 326px;
  }
}
@media screen and (max-width: 365px) {
  .hp-hero .capabilities {
    min-width: auto;
  }
}
.hp-hero .capabilities:hover,
.hp-hero .capabilities:focus {
  background-color: rgba(13, 183, 207, 0.8);
  text-decoration: none;
}
.hp-hero .small {
  text-align: right;
  font-size: 14px;
}
.hp-hero .small h5 {
  font-size: 16px;
  font-family: 'Roboto Slab', Arial, sans-serif;
  margin-bottom: 5px;
}
.hp-hero .small a {
  color: #ffffff;
  text-decoration: underline;
}
.hp-hero .hero-caption {
  background-color: rgba(0, 0, 0, 0.4);
  display: inline-block;
  padding: 5px;
  transition: background-color 1s;
}
@media screen and (min-width: 1200px) {
  .hp-hero .hero-caption {
    background-color: rgba(0, 0, 0, 0);
    position: relative;
    transition: background-color 1s;
    top: -20px;
  }
}
@media screen and (max-width: 725px) {
  .hp-hero {
    background-image: none !important;
  }
  .hp-hero .content {
    padding-bottom: 50px;
    padding-top: 15px;
  }
  .hp-hero h1 {
    text-shadow: none;
  }
  .hp-hero h1 strong {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 420px) {
  .hp-hero {
    background-image: none !important;
  }
  .hp-hero h1 strong {
    margin-bottom: 2px;
  }
}
.hp-trust {
  background: center bottom url('../images/hp-gray-mosaic-bg.png');
  background-size: cover;
  padding-bottom: 60px;
  margin-top: -100px;
  padding-top: 100px;
}
.hp-trust .header {
  margin: 85px 0 66px;
}
.hp-trust .body > div {
  min-height: 80px;
  text-align: center;
  margin-bottom: 35px;
}
.hp-trust .body img {
  height: 80px;
  max-width: 190px;
  padding: 0 30px;
  margin: 0 auto;
}
.hp-trust .body img.wideload {
  width: 190px;
  height: auto;
}
.hp-trust .owl-nav {
  margin: 0 -3% 0 -3%;
  position: absolute;
  top: 0;
  width: 106%;
}
.hp-trust svg {
  height: 80px;
  padding: 0 30px;
  width: 190px;
}
.hp-expertise {
  margin-top: 2em;
  padding: 55px 0;
}
.hp-expertise .expertise-block-1 .icon,
.hp-expertise .expertise .icon {
  background-color: #f89d32;
}
.hp-expertise .expertise-block-1 h2,
.hp-expertise .expertise h2 {
  color: #f89d32;
}
.hp-expertise .expertise-block-1 .dev-button,
.hp-expertise .expertise .dev-button {
  background: #fff;
  background-color: #ffffff;
  border-width: 3px !important;
  border-style: solid;
  border-radius: 3px;
  display: inline-block;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  margin: 0 9px 16px;
  padding: 14px 30px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  background-color: #f89d32;
  border-color: #f89d32;
  color: #ffffff;
}
.hp-expertise .expertise-block-1 .dev-button:hover,
.hp-expertise .expertise .dev-button:hover {
  background-color: #ffffff;
  border-color: #f89d32;
}
.hp-expertise .expertise-block-1 .dev-button:hover a,
.hp-expertise .expertise .dev-button:hover a {
  color: #f89d32;
}
.hp-expertise .expertise-block-2 .icon {
  background-color: #82b840;
}
.hp-expertise .expertise-block-2 h2 {
  color: #82b840;
}
.hp-expertise .expertise-block-2 .dev-button {
  background-color: #82b840;
  border-color: #82b840;
}
.hp-expertise .expertise-block-2 .dev-button:hover {
  border-color: #82b840;
}
.hp-expertise .expertise-block-2 .dev-button:hover a {
  color: #82b840;
}
.hp-expertise .expertise-block-3 .icon {
  background-color: #1884ab;
}
.hp-expertise .expertise-block-3 h2 {
  color: #1884ab;
}
.hp-expertise .expertise-block-3 .dev-button {
  background-color: #1884ab;
  border-color: #1884ab;
}
.hp-expertise .expertise-block-3 .dev-button:hover {
  border-color: #1884ab;
}
.hp-expertise .expertise-block-3 .dev-button:hover a {
  color: #1884ab;
}
.hp-expertise .box-content {
  display: block;
  text-align: center;
  padding: 45px 0;
  text-decoration: none;
  background-color: white;
  min-height: 26em;
  margin-bottom: 3em;
  position: relative;
  z-index: 29;
}
.hp-expertise .box-content a {
  color: #194457;
  display: block;
  position: relative;
  z-index: 40;
}
.hp-expertise .box-content h2 {
  font-size: 1.2em;
  position: relative;
  z-index: 40;
}
.hp-expertise .box-content ul {
  padding: 0;
  min-height: 6.5em;
  position: relative;
  z-index: 40;
  width: 185px;
  margin: 0 auto;
  display: block;
}
.hp-expertise .box-content ul li {
  text-align: left;
}
.hp-expertise .icon {
  border-radius: 46px;
  height: 92px;
  display: block;
  margin: 0 auto;
  width: 92px;
  position: relative;
  z-index: 40;
}
.hp-expertise .icon svg {
  margin: 20%;
  height: 60%;
  width: 60%;
  fill: #fff;
}
.hp-expertise p {
  color: #000;
  font-size: 14px;
  margin-bottom: 45px;
}
.hp-expertise .python-box .icon {
  background-color: #f89d32;
}
.hp-expertise .python-box h2 {
  color: #f89d32;
  margin-top: 25px;
}
.hp-expertise .plone-box .icon {
  background-color: #82b840;
}
.hp-expertise .plone-box h2 {
  color: #82b840;
  margin-top: 25px;
}
.hp-expertise .cloud-box .icon {
  background-color: #1884ab;
}
.hp-expertise .cloud-box h2 {
  color: #1884ab;
  margin-top: 25px;
}
.hp-expertise .dev-button a {
  color: white;
}
.hp-expertise .btn-orange-second:hover a {
  color: #f89d32;
}
.hp-expertise .btn-green-second:hover a {
  color: #82b840;
}
.hp-expertise .btn-blue-second:hover a {
  color: #1884ab;
}
.hp-expertise .body {
  padding-bottom: 60px;
}
.hp-expertise {
  background-color: #194457;
  background-image: url('../images/hp-expertise-bkgd.jpg');
  background-size: cover;
  background-position: center top;
  color: #fff;
  -webkit-transform: skewy(-2.2deg);
  -ms-transform: skewy(-2.2deg);
  transform: skewy(-2.2deg);
  width: 100%;
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
  border-top: .1px solid #aaa;
  border-bottom: .1px solid #aaa;
}
.hp-expertise .content {
  padding-bottom: 140px;
  padding-top: 113px;
  -webkit-transform: skewy(2.2deg);
  -ms-transform: skewy(2.2deg);
  transform: skewy(2.2deg);
}
.hp-expertise .content .box {
  background-color: #f6f6f6;
  background-image: url('../images/hp-expertise-box-bkgd.jpg');
  background-position: 34% 76%;
  background-size: 273%;
  border-radius: 5px;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.5);
  display: block;
  height: 315px;
  margin: 0 7px 45px;
  padding: 30px;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
  border-top: .1px solid #aaa;
  border-bottom: .1px solid #aaa;
}
.hp-expertise .content .box:hover {
  background-color: #82b840;
  background-image: url('../images/hp-expertise-box-hover-bkgd.jpg');
}
.hp-expertise .content .box:hover .heading2 {
  color: #fff;
}
.hp-expertise .content .box svg {
  height: 60px;
}
.hp-expertise .content .box .box-content {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hp-expertise .content .box .box-content .icon {
  height: 60px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.hp-expertise .content .box .heading2 {
  font-size: 24px;
  line-height: 25px;
}
.hp-expertise .header {
  padding-bottom: 0;
}
.hp-expertise .header .heading1 {
  margin: 0 0 62px;
}
.hp-expertise .body {
  padding-top: 0;
}
.hp-why {
  margin-bottom: 86px;
}
.hp-why .heading2 {
  color: #1884ab;
}
.hp-why .icon {
  background-color: #1884ab;
  border-radius: 46px;
  height: 92px;
  position: relative;
  top: 25px;
  width: 92px;
  float: right;
}
.hp-why .icon .spritepng {
  background-size: 406px 288px;
  border-radius: 45%;
  height: 0;
  margin: 15%;
  padding-bottom: 70%;
  width: 70%;
}
.hp-why .icon .communication-icon {
  background-position: -69px -62px;
}
.hp-why .icon .collaboration-icon {
  background-position: 2px -60px;
  margin: 14%;
  padding-bottom: 75%;
  width: 75%;
}
.hp-why .icon .process-icon {
  background-position: -121px -221px;
  margin: 13%;
  padding-bottom: 80%;
  width: 80%;
}
.hp-why ul {
  padding-left: 17px;
}
.hp-yourprojects {
  background-color: #82b840;
  background-image: url('../images/hp-yourprojects-bkgd.jpg');
  background-size: cover;
  background-position: center 25%;
  color: #fff;
  -webkit-transform: skewy(-2.2deg);
  -ms-transform: skewy(-2.2deg);
  transform: skewy(-2.2deg);
  width: 100%;
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
  border-top: .1px solid #aaa;
  border-bottom: .1px solid #aaa;
}
.hp-yourprojects .content {
  padding-bottom: 70px;
  padding-top: 100px;
  -webkit-transform: skewy(2.2deg);
  -ms-transform: skewy(2.2deg);
  transform: skewy(2.2deg);
}
.hp-yourprojects .header {
  padding-bottom: 0;
}
.hp-yourprojects .header .heading1 {
  margin-bottom: 72px;
}
.hp-yourprojects .body {
  padding-top: 0;
  padding-bottom: 0;
}
.hp-yourprojects .cta {
  padding-top: 62px;
  text-align: center;
}
.hp-yourprojects .cta p {
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 24px;
  text-transform: uppercase;
}
.hp-yourprojects .cta .btn-reverse {
  margin-bottom: 0;
}
.hp-yourprojects .box-parent {
  text-align: center;
}
.hp-yourprojects .heading2 {
  font-size: 16px;
  line-height: 25px;
}
.hp-yourprojects p {
  font-size: 14px;
  line-height: 18px;
}
@media (max-width: 768px) {
  .hp-yourprojects p {
    margin-bottom: 24px;
  }
}
.hp-yourprojects .icon {
  background-color: #fff;
  border-radius: 46px;
  height: 92px;
  width: 92px;
  font-size: 40px;
  color: #82b840;
  text-align: center;
  margin: 0 auto;
}
.hp-yourprojects .icon .fa {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.hp-yourprojects .projects-body {
  margin-bottom: 6em;
}
.hp-yourprojects .projects-body ul {
  padding-left: 15px;
}
.hp-yourprojects .projects-body .icon {
  background-color: white;
  border-radius: 46px;
  height: 92px;
  position: relative;
  top: 25px;
  width: 92px;
  float: right;
}
.hp-yourprojects .projects-body .icon .spritepng {
  background-size: 406px 288px;
  border-radius: 45%;
  height: 0;
  margin: 15%;
  padding-bottom: 70%;
  width: 70%;
}
.hp-yourprojects .projects-body .icon .communication-icon {
  background-position: -69px -62px;
}
.hp-yourprojects .projects-body .icon .collaboration-icon {
  background-position: 2px -60px;
  margin: 14%;
  padding-bottom: 75%;
  width: 75%;
}
.hp-yourprojects .projects-body .icon .process-icon {
  background-position: -121px -221px;
  margin: 13%;
  padding-bottom: 80%;
  width: 80%;
}
.hp-yourprojects .projects-row .heading1,
.hp-yourprojects .projects-row ul {
  color: #194457;
}
.hp-yourprojects .projects-row .heading2 {
  color: #194457;
  text-transform: uppercase;
}
.hp-yourprojects .projects-row .icon {
  background-color: #194457;
}
.hp-map {
  margin-top: -70px;
}
.hp-map a {
  background-image: url('../images/hp-map-bg.png');
  background-size: cover;
  background-position: center;
  display: block;
  padding-top: 41%;
  text-indent: -9999px;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .hp-map a {
    background-size: 200%;
    background-position: center 30%;
  }
}
.home-box {
  display: block;
  padding: 3% 3% 165px 3%;
  margin-bottom: -150px;
  background-color: #f0f7f8;
  text-align: left;
}
.home-box img {
  max-width: 100%;
  height: auto;
}
.home-box .small {
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #666666;
}
.home-box .title {
  font: 16px/20px 'Roboto Slab', Arial, sans-serif;
  color: #0a3f5f;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .home-box {
    text-align: center;
  }
}
.hp-news,
.hp-blog {
  margin: 70px 0 50px;
}
.hp-news .heading1,
.hp-blog .heading1 {
  margin-bottom: 20px;
}
.hp-news .heading2,
.hp-blog .heading2 {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.hp-news img,
.hp-blog img {
  margin-bottom: 7px;
}
.hp-news p,
.hp-blog p,
.hp-news p a,
.hp-blog p a {
  font-size: 14px;
  margin-top: 8px;
  line-height: 18px;
}
.hp-news .btn-basic,
.hp-blog .btn-basic {
  margin-top: 48px;
}
.hp-news > .container-fluid > .row,
.hp-blog > .container-fluid > .row {
  overflow: hidden;
  text-align: center;
}
.hp-blog {
  background: center bottom url('../images/hp-gray-mosaic-bg.png');
  background-size: cover;
  padding-bottom: 100px;
  margin-top: -100px;
  padding-top: 170px;
}
.hp-who {
  background-color: #174a56;
  background-image: url('../images/hp-who-bkgd.jpg');
  background-size: cover;
  background-position: center;
  color: #fff;
  min-height: 595px;
  -webkit-transform: skewy(-2.2deg);
  -ms-transform: skewy(-2.2deg);
  transform: skewy(-2.2deg);
  width: 100%;
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
  border-top: .1px solid #aaa;
  border-bottom: .1px solid #aaa;
}
.hp-who .content {
  -webkit-transform: skewy(2.2deg);
  -ms-transform: skewy(2.2deg);
  transform: skewy(2.2deg);
}
.hp-who .body {
  padding-bottom: 50px;
}
.hp-who .header {
  padding-top: 78px;
  padding-bottom: 0;
}
.hp-who .header h1 {
  margin-bottom: 30px;
}
.hp-who .heading2 {
  font-family: 'Roboto Slab', Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 28px;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .hp-who .who-about {
    margin-bottom: 10px;
  }
}
.hp-who .cert-logos {
  margin-top: 27px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.hp-who .cert-logos .cert-logo {
  margin-right: 30px;
  margin-bottom: 1em;
  height: 50px;
  text-indent: -9999px;
}
.hp-who .cert-logos .awsheroes-logo {
  background-position: -221px -425px;
  width: 63px;
  height: 33px;
}
.hp-who .cert-logos .awspartner-logo {
  background-position: -136px -483px;
  width: 124px;
  height: 70px;
}
.hp-who .cert-logos .djangosilver-logo {
  background-position: -7px -483px;
  width: 108px;
  height: 61px;
}
.hp-who .cert-logos .eos-logo {
  background-position: -129px -425px;
  width: 73px;
  height: 28px;
}
.hp-who .cert-logos .plonesponsor-logo {
  background-position: -7px -425px;
  width: 103px;
  height: 41px;
}
.hp-who .cert-logos .sbawosb-logo {
  background-position: -303px -425px;
  width: 130px;
  height: 32px;
}
.hp-who .cert-logos .wbenc-logo {
  background-position: -452px -425px;
  width: 100px;
  height: 44px;
}
.hp-who .who-events {
  padding-left: 5%;
}
@media only screen and (max-width: 768px) {
  .hp-who .who-events {
    margin-bottom: 40px;
    padding-left: 15px;
  }
}
.hp-who .who-events .events-button a {
  margin-top: 2.5em;
}
.hp-who .who-events .events-button a:active,
.hp-who .who-events .events-button a:hover,
.hp-who .who-events .events-button a:focus {
  background-color: #f89d32;
  border-color: #f89d32 !important;
  color: #ffffff;
}
.hp-who .cal-row {
  border-spacing: 28px;
  display: table;
  margin: -28px;
}
.hp-who .cal-row .cal-box {
  display: table-cell;
}
.hp-who .cal-row .event-details {
  display: table-cell;
}
.hp-who .cal-row .event-details p.event-meta,
.hp-who .cal-row .event-details p.event-desc {
  color: #fff;
  font-size: 14px;
  margin-bottom: 5px;
}
.hp-who .cal-row .event-details .event-title {
  color: #f89d32;
  font-family: 'Roboto Slab', Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  margin: 0 0 9px;
}
.hp-who .cal-row .event-details:hover .event-title {
  text-decoration: underline;
}
.subsection-our-clients ul:not(.bullet-4-col),
.subsection-about-us-our-clients ul:not(.bullet-4-col) {
  padding-left: 18px;
}
.riform {
  z-index: 801;
}
.justify-content-md-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.hp-tecnology-block {
  margin: 100px 0 122px;
}
#tech-block-logos {
  margin-top: 2em;
}
#tech-block-logos img {
  max-width: 100%;
  height: 160px;
  padding: 0 17px;
}
.template-snazzyhomepage .hp-blog {
  padding-top: 100px;
}
.hp-work-with-us {
  padding-bottom: 100px;
  margin-top: -100px;
  padding-top: 170px;
}
.hp-work-with-us.horizontal {
  margin-top: 0;
  padding-bottom: 1em;
  padding-top: 0;
}
.hp-work-with-us.horizontal h3 {
  font-size: 24px;
  margin-top: 10px;
}
.hp-work-with-us.horizontal [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
@media screen and (min-width: 992px) {
  .hp-work-with-us.horizontal [class*='col-'] {
    padding-top: 1em;
  }
}
.hp-work-with-us.horizontal .project-wrapper {
  text-align: center;
  width: 100%;
}
.hp-work-with-us.horizontal .project-wrapper h3 {
  color: #f89d32;
  font-size: 19px;
  line-height: 1.4;
  margin-top: 18px;
}
.hp-work-with-us.horizontal .project-wrapper h4 {
  color: #000;
  font-size: 14px;
}
@media screen and (max-width: 991px) {
  .hp-work-with-us.horizontal .project-wrapper {
    float: none;
  }
}
@media screen and (max-width: 991px) {
  #content-core .hp-work-with-us.horizontal [class*='col-'] {
    min-height: 1em;
    padding: 1rem;
  }
  #content-core .hp-work-with-us.horizontal .ribbon {
    background: none;
  }
  #content-core .hp-work-with-us.horizontal .work-curve-after,
  #content-core .hp-work-with-us.horizontal .work-curve-before {
    display: none;
  }
  #content-core .hp-work-with-us.horizontal .outside {
    margin: 0;
  }
  #content-core .hp-work-with-us.horizontal .project-wrapper h3,
  #content-core .hp-work-with-us.horizontal .project-wrapper h4 {
    margin: 0;
  }
}
.hp-work-with-us h2 {
  margin-bottom: 2.5em;
}
.hp-work-with-us h3 {
  font-weight: bold;
  font-size: 30px;
  margin-top: 42px;
}
@media screen and (max-width: 860px) {
  .hp-work-with-us h3 {
    margin-top: 0px;
    font-size: 25px;
  }
}
.hp-work-with-us h4 {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media screen and (max-width: 860px) {
  .hp-work-with-us h4 {
    margin-bottom: 10px;
  }
}
.hp-work-with-us p {
  font-weight: bold;
}
.hp-work-with-us .num-wrapper,
.hp-work-with-us .dot-wrapper {
  width: 70px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
@media screen and (max-width: 860px) {
  .hp-work-with-us .num-wrapper,
  .hp-work-with-us .dot-wrapper {
    display: none;
  }
}
.hp-work-with-us .num {
  font-weight: bold;
  font-size: 26px;
  padding-top: 78px;
  display: block;
}
.hp-work-with-us .ribbon {
  width: 125px;
  height: 208px;
  float: left;
  position: relative;
  z-index: 3;
}
.horizontal.hp-work-with-us .ribbon {
  float: none;
  height: auto;
  width: auto;
}
.row .horizontal.hp-work-with-us .ribbon {
  height: 5.125em;
  min-height: 5.125em;
  border: 1px solid #FFF;
  border-width: 0 1px;
}
.horizontal.hp-work-with-us .ribbon > * {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 490px) {
  .hp-work-with-us .ribbon {
    background-image: none !important;
  }
}
.hp-work-with-us .ribbon .work-curve-top img {
  transform: rotate(180deg);
  margin-left: 20px;
  margin-bottom: -13px;
}
@media screen and (max-width: 490px) {
  .hp-work-with-us .ribbon .work-curve-top {
    display: none;
  }
}
@media screen and (max-width: 490px) {
  .hp-work-with-us .ribbon .work-curve-bottom {
    display: none;
  }
}
.hp-work-with-us .ribbon .work-curve-before,
.hp-work-with-us .ribbon .work-curve-after {
  margin-top: 18px;
  width: 56px;
}
.horizontal.hp-work-with-us .ribbon .work-curve-before,
.horizontal.hp-work-with-us .ribbon .work-curve-after {
  visibility: hidden;
}
.hp-work-with-us .ribbon .work-curve-before img,
.hp-work-with-us .ribbon .work-curve-after img {
  height: 35px;
  width: auto;
}
.hp-work-with-us .ribbon .work-curve-before {
  margin-left: 0;
}
.hp-work-with-us .ribbon .work-curve-before img {
  transform: rotate(90deg);
}
@media screen and (max-width: 490px) {
  .hp-work-with-us .ribbon .work-curve-before {
    display: none;
  }
}
.hp-work-with-us .ribbon .work-curve-after {
  margin-left: -23px;
}
.horizontal.hp-work-with-us .ribbon .work-curve-after {
  margin-left: -38px;
}
.hp-work-with-us .ribbon .work-curve-after img {
  transform: scaleX(-1) rotate(90deg);
}
@media screen and (max-width: 490px) {
  .hp-work-with-us .ribbon .work-curve-after {
    display: none;
  }
}
.hp-work-with-us .project-wrapper {
  width: calc(100% - 305px);
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
@media screen and (max-width: 860px) {
  .hp-work-with-us .project-wrapper {
    width: calc(100% - 125px);
  }
}
.horizontal.hp-work-with-us .project-wrapper {
  clear: both;
}
.hp-work-with-us .dot-wrapper {
  width: 110px;
}
.hp-work-with-us .dots {
  margin-top: 70px;
  max-width: 100%;
}
.hp-work-with-us .outside {
  border-radius: 50%;
  background-color: #8CBF46;
  width: 125px;
  height: 125px;
  padding: 14px;
  margin: 0 auto 0;
  position: relative;
  z-index: 4;
}
.horizontal.hp-work-with-us .outside {
  width: auto;
  height: auto;
  margin-left: -35px;
  padding: 8px;
}
.hp-work-with-us .outside .inside {
  border-radius: 50%;
  background-image: linear-gradient(to right, #F8F8F8, #D0CFCD);
  width: 96px;
  height: 96px;
  box-shadow: 5px 4px 5px 2px rgba(68, 68, 68, 0.6);
  position: relative;
  z-index: 5;
}
.horizontal.hp-work-with-us .outside .inside {
  width: 55px;
  height: 55px;
}
.hp-work-with-us .icon {
  padding: 12%;
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hp-work-with-us .icon img {
  max-width: 100%;
}
.hp-work-with-us .work-curve-bottom {
  position: relative;
  z-index: 2;
}
.hp-work-with-us .work-curve-bottom img {
  max-width: 79%;
  margin-top: -12px;
  margin-left: 6px;
}
.hp-work-with-us .node-wrapper {
  left: 50%;
  position: relative;
  transform: translate(-50%, -50%);
  top: 50%;
}
.hp-work-with-us .node-wrapper > div {
  position: relative;
  float: left;
}
.hp-work-with-us .project-5 {
  min-height: 10em;
  margin-bottom: 5px;
}
.hp-work-with-us .project-5 h3,
.hp-work-with-us .project-5 .num {
  color: #ABD15A;
}
.hp-work-with-us .project-5 h3 {
  margin-top: -2px;
}
.hp-work-with-us .project-5 .num {
  padding-top: 34px;
}
.hp-work-with-us .project-5 .outside {
  background-color: #ABD15A;
  margin-top: -11px;
}
.horizontal.hp-work-with-us .project-5 .outside {
  margin: 0;
}
@media screen and (min-width: 992px) {
  .horizontal.hp-work-with-us .project-5 .outside {
    margin-left: -50%;
  }
}
.hp-work-with-us .project-5 .ribbon {
  background-image: linear-gradient(to right, white, white 33.333%, #ABD15A 33.33%, #ABD15A, #ABD15A 66.666%, white 66.666%, white 100%);
  height: 160px;
}
.horizontal.hp-work-with-us .project-5 .ribbon {
  background-image: linear-gradient(white, white 33.333%, #ABD15A 33.33%, #ABD15A, #ABD15A 66.666%, white 66.666%, white 100%);
}
@media screen and (min-width: 992px) {
  .horizontal.hp-work-with-us .project-5 .ribbon {
    float: right;
    width: 50%;
  }
}
.hp-work-with-us .project-5 .dots {
  margin-top: 29px;
}
.hp-work-with-us .project-5 .icon img {
  max-width: 120%;
}
.hp-work-with-us .vision-builder {
  min-height: 13em;
  margin-bottom: 5px;
}
.hp-work-with-us .vision-builder h3,
.hp-work-with-us .vision-builder .num {
  color: #70C9A3;
}
.hp-work-with-us .vision-builder .outside {
  background-color: #70C9A3;
}
.hp-work-with-us .vision-builder .ribbon {
  background-image: linear-gradient(to right, white, white 33.333%, #70C9A3 33.33%, #70C9A3, #70C9A3 66.666%, white 66.666%, white 100%);
  min-height: 13em;
}
.horizontal.hp-work-with-us .vision-builder .ribbon {
  background-image: linear-gradient(white, white 33.333%, #70C9A3 33.33%, #70C9A3, #70C9A3 66.666%, white 66.666%, white 100%);
}
.hp-work-with-us .strategic-planning {
  min-height: 13em;
  margin-bottom: 5px;
}
.hp-work-with-us .strategic-planning h3,
.hp-work-with-us .strategic-planning .num {
  color: #6ECBDC;
}
.hp-work-with-us .strategic-planning .outside {
  background-color: #6ECBDC;
}
.hp-work-with-us .strategic-planning .ribbon {
  background-image: linear-gradient(to right, white, white 33.333%, #6ECBDC 33.33%, #6ECBDC, #6ECBDC 66.666%, white 66.666%, white 100%);
  min-height: 13em;
}
.horizontal.hp-work-with-us .strategic-planning .ribbon {
  background-image: linear-gradient(white, white 33.333%, #6ECBDC 33.33%, #6ECBDC, #6ECBDC 66.666%, white 66.666%, white 100%);
}
.hp-work-with-us .high-perf-delivery {
  min-height: 13em;
  margin-bottom: 5px;
}
.hp-work-with-us .high-perf-delivery h3,
.hp-work-with-us .high-perf-delivery .num {
  color: #56A4D6;
}
.hp-work-with-us .high-perf-delivery .outside {
  background-color: #56A4D6;
}
.hp-work-with-us .high-perf-delivery .ribbon {
  background-image: linear-gradient(to right, white, white 33.333%, #56A4D6 33.33%, #56A4D6, #56A4D6 66.666%, white 66.666%, white 100%);
  min-height: 13em;
}
.horizontal.hp-work-with-us .high-perf-delivery .ribbon {
  background-image: linear-gradient(white, white 33.333%, #56A4D6 33.33%, #56A4D6, #56A4D6 66.666%, white 66.666%, white 100%);
}
.hp-work-with-us .maintence-and-support {
  min-height: 13em;
  margin-bottom: 5px;
}
.hp-work-with-us .maintence-and-support h3,
.hp-work-with-us .maintence-and-support .num {
  color: #487CD3;
}
.hp-work-with-us .maintence-and-support .outside {
  background-color: #487CD3;
}
.hp-work-with-us .maintence-and-support .ribbon {
  background-image: linear-gradient(to right, white, white 33.333%, #487CD3 33.33%, #487CD3, #487CD3 66.666%, white 66.666%, white 100%);
  min-height: 13em;
}
.horizontal.hp-work-with-us .maintence-and-support .ribbon {
  background-image: linear-gradient(white, white 33.333%, #487CD3 33.33%, #487CD3, #487CD3 66.666%, white 66.666%, white 100%);
}
.hp-work-with-us .skill-up {
  min-height: 10em;
}
.hp-work-with-us .skill-up h3,
.hp-work-with-us .skill-up .num {
  color: #5871A6;
}
.hp-work-with-us .skill-up h3 {
  margin-top: 50px;
}
@media screen and (max-width: 860px) {
  .hp-work-with-us .skill-up h3 {
    margin-top: 0px;
  }
}
.hp-work-with-us .skill-up .num {
  padding-top: 86px;
}
.hp-work-with-us .skill-up .outside {
  background-color: #5871A6;
  position: relative;
  bottom: -6px;
}
.horizontal.hp-work-with-us .skill-up .outside {
  bottom: 0;
}
@media screen and (min-width: 992px) {
  .horizontal.hp-work-with-us .skill-up .outside {
    margin-right: -4em;
  }
}
.hp-work-with-us .skill-up .ribbon {
  background-image: linear-gradient(to right, white, white 33.333%, #5871A6 33.33%, #5871A6, #5871A6 66.666%, white 66.666%, white 100%);
  height: 157px;
}
.horizontal.hp-work-with-us .skill-up .ribbon {
  background-image: linear-gradient(white, white 33.333%, #5871A6 33.33%, #5871A6, #5871A6 66.666%, white 66.666%, white 100%);
}
@media screen and (min-width: 992px) {
  .horizontal.hp-work-with-us .skill-up .ribbon {
    float: left;
    width: 60%;
  }
}
.hp-work-with-us .skill-up .ribbon .work-curve-top img {
  margin-bottom: -20px;
}
.hp-work-with-us .skill-up .dots {
  margin-top: 80px;
}
.hp-work-with-us .content.cta {
  padding-top: 62px;
  text-align: center;
}
.horizontal.hp-work-with-us .content.cta {
  padding-top: 10px;
}
.hp-work-with-us .content.cta p {
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 24px;
  text-transform: uppercase;
}
/*# sourceMappingURL=++theme++sixfeetup-plone5.theme/static/sfu.css.map */