@font-face {
  font-family: 'Bariol Bold';
  src: url('http://arcserve.com/wp-content/themes/arcserve/fonts/Bariol%20Bold/bariol_bold-webfont.eot');
  src: url("http://arcserve.com/wp-content/themes/arcserve/fonts/Bariol%20Bold/bariol_bold-webfont.eot?#iefix") format('embedded-opentype'), url("http://arcserve.com/wp-content/themes/arcserve/fonts/Bariol%20Bold/bariol_bold-webfont.woff") format('woff'), url("http://arcserve.com/wp-content/themes/arcserve/fonts/Bariol%20Bold/bariol_bold-webfont.ttf") format('truetype');
}
@font-face {
  font-family: 'Bariol Regular';
  src: url("http://arcserve.com/wp-content/themes/arcserve/fonts/Bariol%20Regular/bariol_regular-webfont.eot");
  src: url("http://arcserve.com/wp-content/themes/arcserve/fonts/Bariol%20Regular/bariol_regular-webfont.eot?#iefix") format('embedded-opentype'), url("http://arcserve.com/wp-content/themes/arcserve/fonts/Bariol%20Regular/bariol_regular-webfont.woff") format('woff'), url("http://arcserve.com/wp-content/themes/arcserve/fonts/Bariol%20Regular/bariol_regular-webfont.ttf") format('truetype');
}
@font-face {
  font-family: 'Bariol Light';
  src: url("http://arcserve.com/wp-content/themes/arcserve/fonts/Bariol%20Light/bariol_light-webfont.eot");
  src: url("http://arcserve.com/wp-content/themes/arcserve/fonts/Bariol%20Light/bariol_light-webfont.eot?#iefix") format('embedded-opentype'), url("http://arcserve.com/wp-content/themes/arcserve/fonts/Bariol%20Light/bariol_light-webfont.woff") format('woff'), url("http://arcserve.com/wp-content/themes/arcserve/fonts/Bariol%20Light/bariol_light-webfont.ttf") format('truetype');
}
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*
@font-size-base:          1.6em; 
@font-size-large:         ceil((@font-size-base * 1.25)); 
@font-size-small:         ceil((@font-size-base * 0.85)); 

@font-size-h1:            5em; //  75pt, 75pt leading
@font-size-h2:            4em; //  50pt, 60pt leading
@font-size-h3:            3em; //  35pt, 40pt leading
@font-size-h4:            1.6em; // 25pt, 30pt leading
@font-size-h5:            1.4em; // 16pt
@font-size-h6:            1.2em; //14pt
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
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 {
  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;
  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;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]: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;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('http://arcserve.com/wp-content/themes/arcserve/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('http://arcserve.com/wp-content/themes/arcserve/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('http://arcserve.com/wp-content/themes/arcserve/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('http://arcserve.com/wp-content/themes/arcserve/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('http://arcserve.com/wp-content/themes/arcserve/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('http://arcserve.com/wp-content/themes/arcserve/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -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: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  font-size: 19px;
  line-height: 1.6;
  color: #38324c;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #4cbfa5;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #328c78;
  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;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.6;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 30px;
  margin-bottom: 15px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 15px;
  margin-bottom: 15px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 49px;
}
h2,
.h2 {
  font-size: 40px;
}
h3,
.h3 {
  font-size: 33px;
}
h4,
.h4 {
  font-size: 24px;
}
h5,
.h5 {
  font-size: 19px;
}
h6,
.h6 {
  font-size: 17px;
}
p {
  margin: 0 0 15px;
}
.lead {
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 28.5px;
  }
}
small,
.small {
  font-size: 89%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #4cbfa5;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #399f88;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #4cbfa5;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #399f88;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 14px;
  margin: 60px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 15px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 30px;
}
dt,
dd {
  line-height: 1.6;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 15px 30px;
  margin: 0 0 30px;
  font-size: 23.75px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.6;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 30px;
  font-style: normal;
  line-height: 1.6;
}
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: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 14.5px;
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 1.6;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 30px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.6;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
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;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 22.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 30px;
  font-size: 28.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  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;
}
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: 19px;
  line-height: 1.6;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 44px;
  padding: 6px 12px;
  font-size: 19px;
  line-height: 1.6;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 44px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 37px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 54px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 30px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 49px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 37px;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 37px;
  line-height: 37px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 37px;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 37px;
  line-height: 37px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 37px;
  min-height: 47px;
  padding: 6px 10px;
  font-size: 17px;
  line-height: 1.5;
}
.input-lg {
  height: 54px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 54px;
  line-height: 54px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 54px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 54px;
  line-height: 54px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 54px;
  min-height: 54px;
  padding: 11px 16px;
  font-size: 24px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 55px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 54px;
  height: 54px;
  line-height: 54px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 37px;
  height: 37px;
  line-height: 37px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 35px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #716599;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 37px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 17px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 19px;
  line-height: 1.6;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #4cbfa5;
  border-color: #40b298;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #399f88;
  border-color: #1e5448;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #399f88;
  border-color: #2f8572;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #399f88;
  border-color: #2f8572;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #2f8572;
  border-color: #1e5448;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #4cbfa5;
  border-color: #40b298;
}
.btn-primary .badge {
  color: #4cbfa5;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #4cbfa5;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #328c78;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.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: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 19px;
  text-align: left;
  background-color: #ffffff;
  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);
  -moz-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: 14px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.6;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #4cbfa5;
}
.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: 17px;
  line-height: 1.6;
  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: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 54px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 54px;
  line-height: 54px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 37px;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 37px;
  line-height: 37px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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-addon {
  padding: 6px 12px;
  font-size: 19px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 17px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 24px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.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 {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #4cbfa5;
}
.nav .nav-divider {
  height: 1px;
  margin: 14px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.6;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #4cbfa5;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 30px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.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;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 10px 15px;
  font-size: 24px;
  line-height: 30px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 30px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 3px;
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.navbar-btn.btn-sm {
  margin-top: 6.5px;
  margin-bottom: 6.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 30px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 30px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.6;
  text-decoration: none;
  color: #4cbfa5;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #328c78;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #4cbfa5;
  border-color: #4cbfa5;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 30px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #4cbfa5;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #399f88;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 17px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #4cbfa5;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 29px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 86px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 30px;
  line-height: 1.6;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  -ms-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #4cbfa5;
}
.thumbnail .caption {
  padding: 9px;
  color: #38324c;
}
.alert {
  padding: 15px;
  margin-bottom: 30px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 30px;
  margin-bottom: 30px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 17px;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background-color: #4cbfa5;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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: -o-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;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  -webkit-animation: progress-bar-stripes 2s linear infinite 300ms 0 ease;
  -moz-animation: progress-bar-stripes 2s linear infinite 300ms 0 ease;
  -ms-animation: progress-bar-stripes 2s linear infinite 300ms 0 ease;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  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: -o-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);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  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: -o-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);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  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: -o-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);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  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: -o-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);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #4cbfa5;
  border-color: #4cbfa5;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e2f5f1;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 30px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 30px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #4cbfa5;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #4cbfa5;
  border-color: #4cbfa5;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #4cbfa5;
}
.panel-primary > .panel-heading .badge {
  color: #4cbfa5;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #4cbfa5;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 28.5px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.6px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.6;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 17px;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 19px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 19px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  filter: alpha(opacity=90);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* element styles */
html {
  background-color: #e9eaeb;
  font-size: 14px;
  font-weight: 300;
}
body,
input,
button,
select,
textarea {
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  body,
  input,
  button,
  select,
  textarea {
    font-size: 14px;
  }
}
a {
  text-decoration: none;
  color: #4cbfa5;
}
a:hover {
  color: inherit;
}
a:hover.fa {
  text-decoration: none;
}
.text-light a:not(.btn) {
  color: white;
}
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  letter-spacing: 0.05em;
  font-weight: normal;
  line-height: 1.25em;
}
#homepage h1,
#blog h1,
#partners h1,
#homepage h2,
#blog h2,
#partners h2,
#homepage h3,
#blog h3,
#partners h3,
#homepage h4,
#blog h4,
#partners h4 {
  text-transform: uppercase;
}
p {
  margin: 0;
  font-size: 1.1em;
}
li {
  margin: 0;
  font-size: 1.1em;
  line-height: 1.25em;
  padding-left: 1em;
  padding-top: .6em;
}
.menu-footer-links-container li {
  font-size: 1.2em;
}
ul > li > ul,
ul > li > ul > li,
ul > li > ul > li > ul,
ul > li > ul > li > ul > li {
  font-size: inherit;
}
ul {
  margin-top: 0;
  padding-left: 0;
  list-style: none;
  list-style-position: outside;
}
ul > li:before {
  margin-left: -1em;
  content: '•';
  font-size: .8em;
  padding-right: .4em;
  vertical-align: center;
}
ul > li > ul {
  margin-top: 0px;
}
ul.nav {
  list-style: none;
}
ul.nav > li::before {
  content: initial;
}
ul.nav > li::after {
  content: initial;
}
/* wrappers */
body {
  background-color: #eeeeee;
}
#main-content {
  background-color: #eeeeee;
  color: #38324c;
  overflow: hidden;
  text-align: center;
}
.tab-content {
  background-color: white;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1.6em;
}
.bb {
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  display: inline;
}
.mmmm {
  display: inline;
}
/* dang. These values work for Helvetica, but when I generated them, the Bariol and Maven were not being loaded */
/*
.hh1 {
	font-size: 5.45em;
}
.hh2{
	font-size: 3.7em;
}
.hh3{
	font-size: 2.58em;
}
.hh4{ // note: this is Maven
	font-size: 1.826em;
}
.hh5{// note: this is Maven
	font-size: 1.2em;
}
*/
.hh1 {
  font-size: 4.0em;
}
.hh2 {
  font-size: 3.65em;
}
.hh3 {
  font-size: 2.54em;
}
.hh4 {
  font-size: 1.826em;
}
.hh5 {
  font-size: 1.17em;
}
html[lang^="ja"] body {
  font-family: 'Hiragino Kaku Gothic Pro', 'Meiryo', sans-serif;
}
html[lang^="ja"] body h1,
html[lang^="ja"] body .h1,
html[lang^="ja"] body h2,
html[lang^="ja"] body .h2,
html[lang^="ja"] body h3,
html[lang^="ja"] body .h3,
html[lang^="ja"] body h4,
html[lang^="ja"] body .h4,
html[lang^="ja"] body h5,
html[lang^="ja"] body .h5,
html[lang^="ja"] body #content,
html[lang^="ja"] body #masthead,
html[lang^="ja"] body #page,
html[lang^="ja"] body div#vmworldbanner2015,
html[lang^="ja"] body #colophon {
  font-family: 'Hiragino Kaku Gothic Pro', 'Meiryo', sans-serif;
}
h1,
.h1 {
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  font-size: 4.0em;
  font-weight: 200;
}
h1 .longtext,
.h1 .longtext {
  font-size: 3.2em;
  letter-spacing: -.03em;
}
h2,
.h2 {
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  font-size: 3.65em;
  font-weight: 200;
}
h2 .longtext,
.h2 .longtext {
  font-size: 3.0em;
  letter-spacing: -.02em;
}
h3,
.h3 {
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  font-size: 2.54em;
  font-weight: 400;
}
h3 .longtext,
.h3 .longtext {
  font-size: 2.2em;
  letter-spacing: -.02em;
}
h4,
.h4 {
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  font-size: 1.826em;
  font-weight: 200;
}
h4 .longtext,
.h4 .longtext {
  font-size: 1.52em;
  letter-spacing: -.015em;
}
h5,
.h5 {
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  font-size: 1.17em;
  font-weight: 400;
}
/* these valies were pilled from the blog stylesheet: */
.page-template-page-2-column article h1 {
  font-weight: normal;
  font-size: 2.0em;
  margin-top: 1em;
}
.page-template-page-2-column article h1 .longtext {
  font-size: 1.8em;
  letter-spacing: -.03em;
}
.page-template-page-2-column article h2 {
  margin-top: 1em;
  font-weight: normal;
  font-size: 1.7em;
}
.page-template-page-2-column article h2 .longtext {
  font-size: 1.5em;
  letter-spacing: -.02em;
}
.page-template-page-2-column article h3 {
  margin-top: 1em;
  font-weight: normal;
  font-size: 1.3em;
}
.page-template-page-2-column article h3 .longtext {
  font-size: 1.2em;
  letter-spacing: -.02em;
}
.page-template-page-2-column article h4 {
  margin-top: 1em;
  font-weight: normal;
  font-size: 1.2em;
}
.page-template-page-2-column article h4 .longtext {
  letter-spacing: -.01em;
}
.page-template-page-2-column article img {
  width: 100%;
  height: auto;
}
.page-template-default article h1 {
  font-weight: normal;
  font-size: 2.0em;
  margin-top: 1em;
}
.page-template-default article h1 .longtext {
  font-size: 1.8em;
  letter-spacing: -.03em;
}
.page-template-default article h2 {
  margin-top: 1em;
  font-weight: normal;
  font-size: 1.7em;
}
.page-template-default article h2 .longtext {
  font-size: 1.5em;
  letter-spacing: -.02em;
}
.page-template-default article h3 {
  margin-top: 1em;
  font-weight: normal;
  font-size: 1.3em;
}
.page-template-default article h3 .longtext {
  font-size: 1.2em;
  letter-spacing: -.02em;
}
.page-template-default article h4 {
  margin-top: 1em;
  font-weight: normal;
  font-size: 1.2em;
}
.page-template-default article h4 .longtext {
  letter-spacing: -.01em;
}
.page-template-default article img {
  width: 100%;
  height: auto;
}
.page-template-page-2-column article li,
.page-template-page-2-column article li {
  font-size: inherit;
}
/* theme color classes */
.a_dark {
  color: #38324c;
}
.a_darkteal {
  color: #28a193;
}
.a_teal {
  color: #4cbfa5;
}
.a_blue {
  color: #40b1df;
}
.a_orange {
  color: #ed892b;
}
.a_darkgray {
  color: #555555;
}
.a_gray {
  color: #888888;
}
.a_light {
  color: #eeeeee;
}
.a_lightgray {
  color: #e1e1e1;
}
.a_white {
  color: #ffffff;
}
.a_border-gray {
  color: #cccccc;
}
.a_gold {
  color: #f3b63d;
}
.b_dark {
  background-color: #38324c;
}
.b_darkteal {
  background-color: #28a193;
}
.b_teal {
  background-color: #4cbfa5;
}
.b_blue {
  background-color: #40b1df;
}
.b_orange {
  background-color: #ed892b;
}
.b_darkgray {
  background-color: #555555;
}
.b_gray {
  background-color: #888888;
}
.b_light {
  background-color: #eeeeee;
}
.b_lightgray {
  background-color: #e1e1e1;
}
.b_white {
  background-color: #ffffff;
}
.b_border-gray {
  background-color: #cccccc;
}
.b_gold {
  color: #f3b63d;
}
.b_resource-orange {
  background-color: #eb8938;
}
.not-a-valid-theme-color {
  background-color: gray;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255, 255, 255, 0.5) 35px, rgba(255, 255, 255, 0.5) 70px);
  color: red;
}
.widget-title {
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  font-size: 2.54em;
}
/* Additional button classes */
.btn-alternate {
  color: #28a193;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-alternate:focus,
.btn-alternate.focus {
  color: #28a193;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.btn-alternate:hover {
  color: #28a193;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.btn-alternate:active,
.btn-alternate.active,
.open > .dropdown-toggle.btn-alternate {
  color: #28a193;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.btn-alternate:active:hover,
.btn-alternate.active:hover,
.open > .dropdown-toggle.btn-alternate:hover,
.btn-alternate:active:focus,
.btn-alternate.active:focus,
.open > .dropdown-toggle.btn-alternate:focus,
.btn-alternate:active.focus,
.btn-alternate.active.focus,
.open > .dropdown-toggle.btn-alternate.focus {
  color: #28a193;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.btn-alternate:active,
.btn-alternate.active,
.open > .dropdown-toggle.btn-alternate {
  background-image: none;
}
.btn-alternate.disabled,
.btn-alternate[disabled],
fieldset[disabled] .btn-alternate,
.btn-alternate.disabled:hover,
.btn-alternate[disabled]:hover,
fieldset[disabled] .btn-alternate:hover,
.btn-alternate.disabled:focus,
.btn-alternate[disabled]:focus,
fieldset[disabled] .btn-alternate:focus,
.btn-alternate.disabled.focus,
.btn-alternate[disabled].focus,
fieldset[disabled] .btn-alternate.focus,
.btn-alternate.disabled:active,
.btn-alternate[disabled]:active,
fieldset[disabled] .btn-alternate:active,
.btn-alternate.disabled.active,
.btn-alternate[disabled].active,
fieldset[disabled] .btn-alternate.active {
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-alternate .badge {
  color: #ffffff;
  background-color: #28a193;
}
button.btn.btn-mobilenav,
a.btn.btn-mobilenav {
  padding: 2px 6px;
}
/* Global "adjustment" classes */
.h-center {
  text-align: center;
}
.h-right {
  text-align: right;
}
.narrowtext {
  padding-left: 12.5%;
  padding-right: 12.5%;
}
@media (max-width: 992px) {
  .narrowtext {
    padding-left: 8px;
    padding-right: 8px;
  }
}
img.client-logo {
  width: 50%;
  height: auto;
  margin-top: 1em;
  margin-bottom: 1em;
}
.arc-attribution {
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  font-size: 1.0em;
}
.arc-attribution ::before {
  content: "&emdash;";
}
img.figure-right {
  width: 50%;
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  img.figure-right {
    display: none;
  }
}
img.figure-left {
  width: 50%;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  img.figure-left {
    display: none;
  }
}
blockquote,
q {
  font-size: 1em;
  quotes: none;
  border: 0;
  display: block;
  margin-right: 2em;
  margin-left: .8em;
  margin-bottom: 1.6em;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  position: relative;
  font-weight: 700;
  letter-spacing: -.02em;
  opacity: .8;
}
q:before,
q:after {
  content: '';
  content: none;
}
blockquote,
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
blockquote:before {
  content: '\201C';
  font-size: 4em;
  position: absolute;
  top: -0.2em;
  left: -0.35em;
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
}
/*
 blockquote:after {
	content: '\201D';
	font-size: 4em;
	position:absolute;
	font-family:"Bariol Regular";
	right: 0px;
	bottom: .8em;
}
// this has been replaced by a span that is inserted with JavaScript. See below.
*/
.closeblockquote {
  font-size: 4em;
  display: block;
  position: absolute;
  left: 100%;
  bottom: -.05em;
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
}
strong {
  font-weight: 500;
}
html[lang^="ja"] .homepage-widget .widget-title {
  font-size: 2.2em;
  line-height: 1em;
}
html[lang^="ja"] strong {
  font-weight: 600;
}
/*   PAGE LAYOUT   */
#marquee_area {
  width: 100%;
  padding: 0;
  text-align: center;
}
#marquee_area > .row {
  background-size: cover;
}
.oneup {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .oneup {
    float: left;
    width: 100%;
  }
}
.with-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .with-sidebar {
    float: left;
    width: 66.66666667%;
  }
}
.single .with-sidebar article {
  padding-left: 15px;
}
body.page-template-page-2-column .content-block div.with-sidebar {
  padding-left: 15px;
  padding-right: 15px;
}
.page-template-default .content-area #main {
  padding-left: 15px;
  padding-right: 15px;
}
.search-results .content-area #main {
  padding-left: 15px;
  padding-right: 15px;
}
.is-archive article {
  padding-left: 0;
  padding-right: 0;
}
.archive .container .with-sidebar {
  padding-left: 0;
  padding-right: 0;
}
.group-blog .container .with-sidebar {
  padding-left: 0;
  padding-right: 0;
}
.sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #eeeeee;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .sidebar {
    float: left;
    width: 33.33333333%;
  }
}
.sidebar .promo1,
.sidebar .promo2 {
  margin-top: 1.2em;
}
.bottombar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 1em;
}
@media (min-width: 768px) {
  .bottombar {
    float: left;
    width: 100%;
  }
}
.homepage-widget {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #eeeeee;
}
@media (min-width: 768px) {
  .homepage-widget {
    float: left;
    width: 50%;
  }
}
.homepage-widget:first-of-type {
  background-color: #ffffff;
}
.content-padding {
  padding-left: 15px;
  padding-right: 15px;
}
.push-margins {
  margin-left: -15px;
  margin-right: -15px;
}
.container.trim-margin,
main.trim-margin {
  padding-left: 0;
  padding-right: 0;
}
.fullwidth {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .fullwidth {
    float: left;
    width: 100%;
  }
}
.halfwidth,
.sec_one-half,
.sec_half {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .halfwidth,
  .sec_one-half,
  .sec_half {
    float: left;
    width: 50%;
  }
}
.sec_full,
.sec_full-width {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.sec_full p,
.sec_full-width p {
  font-size: 21px;
}
.sec_one-twelfth {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .sec_one-twelfth {
    float: left;
    width: 8.33333333%;
  }
}
.sec_one-sixth {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .sec_one-sixth {
    float: left;
    width: 16.66666667%;
  }
}
.sec_one-quarter,
.sec_one-fourth {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .sec_one-quarter,
  .sec_one-fourth {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .sec_one-quarter,
  .sec_one-fourth {
    float: left;
    width: 25%;
  }
}
.sec_one-third {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .sec_one-third {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .sec_one-third {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .sec_one-third {
    float: left;
    width: 33.33333333%;
  }
}
.sec_five-twelfths {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .sec_five-twelfths {
    float: left;
    width: 41.66666667%;
  }
}
.sec_seven-twelfths {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .sec_seven-twelfths {
    float: left;
    width: 58.33333333%;
  }
}
.sec_two-thirds {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .sec_two-thirds {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .sec_two-thirds {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) {
  .sec_two-thirds {
    float: left;
    width: 66.66666667%;
  }
}
@media (max-width: 768px) {
  .sec_two-thirds {
    text-align: justify;
    margin-bottom: 2em;
  }
}
.sec_three-quarters {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .sec_three-quarters {
    float: left;
    width: 75%;
  }
}
@media (min-width: 992px) {
  .sec_three-quarters {
    float: left;
    width: 75%;
  }
}
.sec_split-narrow {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .sec_split-narrow {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .sec_split-narrow {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .sec_split-narrow {
    float: left;
    width: 25%;
  }
}
.sec_split-wide {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .sec_split-wide {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .sec_split-wide {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) {
  .sec_split-wide {
    float: left;
    width: 75%;
  }
}
.sec_one-half.nogutter,
.sec_two-thirds.nogutter,
.sec_one-third.nogutter {
  padding-left: 0;
  padding-right: 0;
}
.sec_one-quarter.nogutter,
.sec_three-quarters.nogutter {
  padding-left: 0;
  padding-right: 0;
}
.addmargins {
  padding-left: 30px;
  padding-right: 30px;
}
/*
 * Row with equal height columns
 * --------------------------------------------------
 */
/*
.row-eq-height {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display:         flex;
}
*/
.modal-intercept button.close {
  position: absolute;
  top: -5px;
  left: 5px;
}
.bs_col.col-xs-15,
.bs_col.col-sm-15,
.bs_col.col-md-15,
.bs_col.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
.bs_col.sec_one-fifth {
  width: 20%;
  float: left;
}
.entry-content > .kcontainer {
  margin-bottom: 0;
}
.single .site-main article {
  padding-top: 3em;
}
.single-post h1 {
  font-weight: normal;
  font-size: 2.0em;
  margin-top: 1em;
}
.single-post h2 {
  margin-top: 1em;
  font-weight: normal;
  font-size: 1.6em;
}
.single-post h3 {
  margin-top: 1em;
  font-weight: normal;
  font-size: 1.2em;
}
.single-post article img {
  width: 100%;
  height: auto;
}
.group-blog p,
.entry-content p {
  margin-top: 1em;
}
.stickyblock {
  color: #ffffff;
  height: 500px;
  width: 100%;
  background-size: cover;
  position: relative;
}
.stickyblock .sticky-info {
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-top: 0;
  padding: 0;
  background-color: rgba(56, 50, 76, 0.8);
  width: 100%;
  height: 36%;
}
.stickyblock .sticky-info .sticky-title,
.stickyblock .sticky-info .sticky-readmore,
.stickyblock .sticky-info .sticky-meta {
  opacity: .8;
}
.stickyblock .sticky-info .sticky-title {
  font-size: 2em;
}
.stickyblock .sticky-info .sticky-meta {
  font-size: 1em;
  margin-top: 1em;
}
.list-entry {
  color: #ffffff;
  height: 300px;
  width: 100%;
  background-size: contain;
  background-color: #38324c;
  background-repeat: no-repeat;
  background-position: top;
  position: relative;
}
.list-entry .list-info {
  text-align: left;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-top: 0;
  padding-left: 1em;
  padding-right: 1em;
  background-color: rgba(56, 50, 76, 0.8);
  width: 100%;
  height: 50%;
  /*
	entry-readmore.arc-linktext {
	  display: inline;
	  margin-top: .2em;
	}
	*/
}
.list-entry .list-info .entry-meta,
.list-entry .list-info .entry-title,
.list-entry .list-info .entry-readmore {
  opacity: .8;
}
.list-entry .list-info .entry-meta {
  font-size: 0.8em;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
.list-entry .list-info .entry-title {
  font-size: 1.2em;
}
.list-entry .list-info .entry-title a {
  text-decoration: none;
  color: #ffffff;
}
.list-entry .list-info .arc-linktext:hover {
  color: white;
  text-decoration: underline;
}
.blog-nav {
  background-color: #ffffff;
}
.blog-nav .nav-links {
  padding: 50px;
}
.blog-nav .nav-links .nav-previous {
  width: 135px;
  text-align: center;
  margin: 0 auto;
  background-color: #4cbfa5;
  color: #ffffff;
  font-weight: normal;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.blog-nav .nav-links .nav-previous a {
  color: #ffffff;
}
.sticky-meta > span,
.entry-meta > span {
  margin-right: 2em;
}
.sticky-meta > span :last-child,
.entry-meta > span :last-child {
  margin-right: 0;
}
.sticky-meta > span > img.post-meta-icon,
.entry-meta > span > img.post-meta-icon {
  width: auto;
  height: 1.2em;
  position: relative;
  top: -.2em;
  margin-right: 9px;
}
.single-feature-image-banner {
  max-height: 400px;
  height: 400px;
  /* lt ie8 */
  height: auto;
  overflow: hidden;
  /* lt ie8 */
  -ms-background-position-x: center;
  -ms-background-position-y: center;
  background-position: center center;
  background-size: cover;
  -ms-behavior: url("http://arcserve.com/wp-content/themes/arcserve/backgroundsize.min.htc");
}
.single-feature-image-banner .featured-image {
  width: 100%;
  height: auto;
}
.single-feature-image-banner > img {
  zoom: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.entry-footer {
  margin-top: 1em;
}
.entry-footer .cat-links {
  display: block;
}
.entry-footer .tag-links {
  display: block;
}
.category-title {
  width: 100%;
  background: white;
  padding-left: 15px;
  padding-top: 1em;
  padding-bottom: 1em;
  font-weight: normal;
  font-size: 1.6em;
}
.blog-blogroll {
  margin-left: 0em;
  padding-left: 15px;
}
.blog-blogroll dd {
  margin-left: 1em;
  margin-bottom: 1em;
}
.blog-blogroll dd a {
  display: block;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/*
************************************ Nav */
@media (max-width: 767px) {
  .primary-nav {
    display: none;
  }
  .collapsed-nav {
    display: block;
  }
}
@media (min-width: 768px) {
  .primary-nav {
    display: block;
    position: relative;
  }
  .collapsed-nav {
    display: none;
  }
  #page.touch-device div.primary-nav {
    display: none;
  }
  #page.touch-device div.collapsed-nav {
    display: block;
  }
}
.collapsed-nav {
  background-color: white;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 8px;
}
.collapsed-nav > span {
  float: right;
  position: relative;
  top: -4px;
}
@media (min-width: 768px) {
  .super-quick-links-active .top-quicklinks-wrapper .logo_col {
    padding-top: 0;
  }
}
.super-quick-links-active .top-quicklinks-wrapper .quicklinks_col {
  height: auto;
}
.super-quick-links-active .top-quicklinks-wrapper .flyout-menu {
  top: 0;
}
.top-quicklinks-wrapper {
  background-color: white;
  font-size: 14px;
  color: #38324c;
  position: relative;
}
.top-quicklinks-wrapper .logo_col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  padding-bottom: 26px;
}
@media (min-width: 768px) {
  .top-quicklinks-wrapper .logo_col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .top-quicklinks-wrapper .logo_col {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 1200px) {
  .top-quicklinks-wrapper .logo_col {
    float: left;
    width: 50%;
  }
}
.top-quicklinks-wrapper .logo_col a img {
  max-width: 157.5px;
}
@media (min-width: 768px) {
  .top-quicklinks-wrapper .logo_col {
    padding-top: 32px;
  }
}
.top-quicklinks-wrapper .quicklinks_col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
  height: 90px;
}
@media (min-width: 768px) {
  .top-quicklinks-wrapper .quicklinks_col {
    float: left;
    width: 75%;
  }
}
@media (min-width: 992px) {
  .top-quicklinks-wrapper .quicklinks_col {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 1200px) {
  .top-quicklinks-wrapper .quicklinks_col {
    float: left;
    width: 50%;
  }
}
.top-quicklinks-wrapper .flyout-menu {
  height: 100%;
  display: inline-block;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  float: none;
  position: relative;
  top: 17px;
  cursor: pointer;
  color: #38324c;
  line-height: 40px;
}
.top-quicklinks-wrapper .flyout-menu:last-child {
  padding-right: 0;
}
.top-quicklinks-wrapper .flyout-menu:first-child {
  padding-left: 0;
}
.top-quicklinks-wrapper .flyout-menu a {
  color: #38324c;
  text-decoration: none;
}
.top-quicklinks-wrapper .flyout-menu.active {
  color: #4cbfa5 !important;
}
.top-quicklinks-wrapper .flyout-menu.active a {
  color: #4cbfa5 !important;
}
.top-quicklinks-wrapper .flyoutpanel {
  color: #38324c;
}
.top-quicklinks-wrapper .flyoutpanel a {
  color: #38324c;
  text-decoration: none;
}
.top-quicklinks {
  position: relative;
  left: -14px;
  width: 100%;
}
.top-quicklinks li {
  display: inline;
  list-style-type: none;
  padding-right: 20px;
}
#blog_nav_panel {
  padding-bottom: 1.2em !important;
}
.main-menu-wrapper {
  background-color: #38324c;
  font-size: 14px;
  position: relative;
}
.main-menu-wrapper .flyout-menu {
  height: auto;
  display: block;
  float: right;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  vertical-align: baseline;
  cursor: pointer;
  color: #ffffff;
  line-height: 40px;
}
.main-menu-wrapper .flyout-menu:hover {
  background-color: #4cbfa5;
}
.main-menu-wrapper .flyout-menu a {
  color: #ffffff;
  text-decoration: none;
}
.main-menu-wrapper .flyout-menu.current_page_item {
  background-color: #28a193;
}
.main-menu-wrapper .flyout-menu.active {
  background-color: #4cbfa5;
}
.flyout-panels {
  width: 100%;
  position: absolute;
  top: 100%;
  z-index: 600;
}
.flyoutpanel {
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 14px;
  color: white;
  z-index: 100000000;
}
.flyoutpanel p {
  margin-top: .2em;
}
.flyoutpanel a {
  color: white;
  display: block;
}
.flyoutpanel .bs_col h2 {
  font-size: 30px;
  letter-spacing: 0.05em;
  line-height: 1em;
  font-weight: normal;
  padding-top: 0;
  margin-top: 0;
}
.flyoutpanel .bs_col h4 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
.flyoutpanel p > a {
  line-height: 1.7;
  margin: 0;
}
.flyoutpanel.product-flyout a {
  padding-bottom: 8px;
}
.flyoutpanel.product-flyout p {
  padding-bottom: 1.5em;
}
.flyout-panel-title {
  display: inline-block;
  width: auto;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.locale-link {
  display: block;
  line-height: 1.5em;
  margin-bottom: .2em;
  color: #38324c;
  text-decoration: none;
}
.bs_col.rightrule {
  border-left: 2px solid white;
}
.languagelinks .bs_col h4,
.super-quick-links .shortcode-wrapper .bs_col h4 {
  text-transform: uppercase;
  font-size: 16px;
  color: #38324c;
  font-weight: bold;
  margin-bottom: .7em;
  margin-top: 2em;
}
.languagelinks .bs_col h4:first-of-type,
.super-quick-links .shortcode-wrapper .bs_col h4:first-of-type {
  margin-top: 0px;
}
.flyoutpanel img.h2-product-icon {
  margin-top: 2em;
  height: 85px;
}
.flyoutpanel img.product-icon {
  height: auto;
}
.flyoutpanel img.panel-icon {
  width: 66%;
  height: auto;
  margin-left: 16.5%;
  margin-right: 16.5%;
  margin-bottom: 1.2em;
  margin-top: 1em;
}
.flyout-panels.primary-flyouts {
  background-color: rgba(76, 191, 165, 0.95);
}
.flyout-panels.quicklinks-flyouts {
  background-color: #ffffff;
}
.quicklinks-flyouts .row.flyoutpanel {
  background-color: white;
  border-top: 1px solid #38324c;
  position: relative;
  top: -19px;
  z-index: 1000;
}
#mobile-menu {
  font-size: 14px;
}
#mobile-menu a {
  font-size: 14px;
}
img.mobile-logo {
  height: auto;
  width: 150px;
  max-width: 100%;
}
.mm-head {
  display: block;
  padding-left: 12px;
  padding-right: 8px;
  color: #38324c;
  width: 100%;
  line-height: 2em;
}
.mm-head.lvl_1 {
  padding-left: 24px;
}
.mm-head.lvl_2 {
  padding-left: 36px;
}
.mm-head.lvl_3 {
  padding-left: 48px;
}
.mm-head.mobile-quick {
  background: #4cbfa5;
}
.mm-head:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  /* essential for enabling glyphicon */
  content: "\e114";
  /* adjust as needed, taken from bootstrap.css */
  float: right;
  /* adjust as needed */
  color: grey;
  /* adjust as needed */
}
.mm-head.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e080";
  /* adjust as needed, taken from bootstrap.css */
}
.mm-item {
  display: block;
  padding-left: 12px;
  padding-right: 8px;
  color: #38324c;
  width: 100%;
  background: white;
  line-height: 2em;
}
.mm-item .lvl_1 {
  padding-left: 24px;
}
.mm-item.lvl_2 {
  padding-left: 36px;
}
.mm-item .lvl_3 {
  padding-left: 48px;
}
.mm-item.mm-section-head,
.mobile-region-header {
  text-transform: uppercase;
  font-weight: bold;
}
.mm-item.mobile-quick {
  background: #4cbfa5;
}
/*****************************
super quick link menu styles
******************************/
.super-quick-links-wrapper {
  background-color: white;
  display: block;
}
.super-quick-links-items {
  float: right;
  margin-bottom: 0;
}
.super-quick-links li {
  display: inline-block;
  padding-bottom: 10px;
}
.super-quick-links li a.super-quick-icon {
  line-height: 1;
  color: inherit;
}
.super-quick-links li .icon {
  display: block;
}
.super-quick-links li .icon i {
  font-size: 25px;
}
@media (min-width: 992px) {
  .super-quick-links li .icon i {
    font-size: 17px;
  }
}
.super-quick-links li:before {
  display: none;
  content: none;
}
.super-quick-links li .absolute-full-width-wrapper {
  display: none;
  position: absolute;
  z-index: 100000;
  width: 100%;
  left: 0;
  padding-top: 20px;
  margin-top: 10px;
  padding-bottom: 40px;
  border-top: 1px solid #999999;
  box-shadow: 0 0 9px #999999;
  background-color: white;
}
.super-quick-links li .absolute-full-width-wrapper.quick-links-panel-wrapper .panels-right-wrapper {
  float: right;
  max-width: 75%;
}
.super-quick-links li .absolute-full-width-wrapper.quick-links-panel-wrapper .panels-right-wrapper .super-quick-panel {
  width: 50%;
  padding: 15px;
  padding-bottom: 1em;
  position: relative;
}
@media (min-width: 1200px) {
  .super-quick-links li .absolute-full-width-wrapper.quick-links-panel-wrapper .panels-right-wrapper {
    display: flex;
  }
  .super-quick-links li .absolute-full-width-wrapper.quick-links-panel-wrapper .panels-right-wrapper .super-quick-panel {
    width: 25%;
    padding: 10px;
    padding-bottom: 1em;
    border-right: 1px solid #d5d5d5;
  }
  .super-quick-links li .absolute-full-width-wrapper.quick-links-panel-wrapper .panels-right-wrapper .super-quick-panel:last-child {
    border: none;
  }
}
.super-quick-links li .absolute-full-width-wrapper.quick-links-panel-wrapper .panel-image img {
  max-height: 100%;
  height: 45px;
  width: auto;
}
.super-quick-links li .absolute-full-width-wrapper.quick-links-panel-wrapper .quick-panel-title h4 {
  font-size: 22px;
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
}
.super-quick-links li .absolute-full-width-wrapper.quick-links-panel-wrapper .quick-panel-title a {
  color: inherit;
  text-decoration: none;
}
.super-quick-links li .absolute-full-width-wrapper.quick-links-panel-wrapper .panel-link a {
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.super-quick-links li .absolute-full-width-wrapper.quick-links-panel-wrapper .panel-content {
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 14px;
}
.super-quick-links li .absolute-full-width-wrapper.quick-links-panel-wrapper .panel-content a {
  font-size: 22px;
}
.super-quick-links li .absolute-full-width-wrapper.quick-links-panel-wrapper .panel-content p {
  margin-top: 1em;
  margin-bottom: 1em;
}
.super-quick-links li .absolute-full-width-wrapper.quick-links-panel-wrapper .super-quick-panel-title h3 {
  font-size: 24px;
}
.super-quick-links li .absolute-full-width-wrapper.quick-links-panel-wrapper .super-quick-panel {
  float: left;
  width: 25%;
  text-align: center;
}
.super-quick-links li .absolute-full-width-wrapper.shortcode-wrapper {
  font-size: 14px;
}
.super-quick-links li .absolute-full-width-wrapper.shortcode-wrapper p:empty {
  display: none;
}
.super-quick-links li .absolute-full-width-wrapper.shortcode-wrapper br {
  display: none;
}
.super-quick-links li:active .icon,
.super-quick-links li:hover .icon {
  color: #4cbfa5;
}
.super-quick-links li:active .absolute-full-width-wrapper,
.super-quick-links li:hover .absolute-full-width-wrapper {
  display: block;
}
/******************************************************
Adding styles after reboot 2016 so we can support flex
in the dropdowns and removing jQuery's display blocks on everything
*******************************************************/
.flyoutpanel {
  display: flex;
}
.flyoutpanel.js-is-hidden {
  display: none;
}
aside.widget > .marketo-form-panel,
.cta-panel > .marketo-form-panel {
  padding-left: 15px;
  padding-right: 15px;
}
.cf_widget_socialsignon + .mktoFormRow .mktoFieldWrap h3 {
  padding-top: 0;
}
.marketo-form-panel h3,
.cta-panel .marketo-form-panel h3 {
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: 2em;
  padding-top: 1.1em;
  padding-bottom: .8em;
}
.marketo-form-panel {
  padding-bottom: 1em;
}
.marketo-form-panel .mktoFormCol {
  width: 100%;
  margin-bottom: 15px;
}
.marketo-form-panel .mktoFormCol .mktoFieldWrap {
  float: left;
  width: 100%;
  position: relative;
}
.marketo-form-panel .mktoFormCol .mktoFieldWrap .mktoAsterix {
  color: #000000;
  padding: 0;
}
.marketo-form-panel .mktoFormCol .mktoFieldWrap label.mktoLabel {
  font-weight: normal;
}
.marketo-form-panel .mktoButtonRow {
  width: 100%;
}
.marketo-form-panel .mktoButtonRow .mktoButtonWrap {
  padding-top: 10px;
  text-align: center;
  display: block;
  margin: 0 !important;
}
.marketo-form-panel .mktoButtonRow .mktoButtonWrap button.mktoButton {
  border-radius: 4px;
  border: 1px solid #40b298;
  color: #ffffff;
  background: #4cbfa5;
}
.marketo-form-panel .mktoButtonRow .mktoButtonWrap button.mktoButton:hover {
  border: 1px solid #2f8572;
  background-color: #399f88;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.marketo-form-panel .mktoButtonRow .mktoButtonWrap button.mktoButton:active {
  border: 1px solid #2f8572;
  background-color: #399f88;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.marketo-form-panel .mktoButtonRow .mktoButtonWrap button.mktoButton:focus {
  border: 1px solid #2f8572;
  background-color: #399f88;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.marketo-form-panel .mktoFormCol .mktoFieldWrap input {
  font-size: 1em;
}
.marketo-form-panel .mktoFormCol .mktoFieldWrap select {
  font-size: 1em;
  padding-top: 0;
  padding-bottom: 0;
}
.marketo-form-panel .mktoLogicalField input.mktoField[type="checkbox"].mktoField {
  display: none;
}
.marketo-form-panel .mktoForm input[type="checkbox"],
.marketo-form-panel .mktoForm input[type="radio"] {
  width: 1em !important;
}
.marketo-form-panel .mktoForm input[type=radio]:checked + label:before {
  background-position: 2px 3px;
}
.cta-panel .marketo-form-panel h3 {
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: 2em;
  padding-top: 1.1em;
  padding-bottom: .8em;
}
.mktoForm label {
  margin-bottom: 1em;
  letter-spacing: initial;
}
div.marketo-form-container-50 label.mktoLabel.mktoHasWidth {
  float: none;
}
@media (max-width: 479px) {
  div.marketo-form-container-50 label.responsive_label.mktoHasWidth,
  div.marketo-form-container-50 label.mktoLabel.mktoHasWidth {
    display: table;
    text-align: left !important;
  }
  div.marketo-form-container-50 .mktoFormCol .mktoFieldWrap select,
  div.marketo-form-container-50 .mktoFormCol .mktoFieldWrap input {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  div.marketo-form-container-50 label.responsive_label.mktoHasWidth,
  div.marketo-form-container-50 label.mktoLabel.mktoHasWidth {
    display: inline;
    text-align: right;
    width: 30%;
    float: left;
  }
  div.marketo-form-container-50 .mktoFormCol .mktoFieldWrap select,
  div.marketo-form-container-50 .mktoFormCol .mktoFieldWrap input {
    display: inline-block;
    font-size: 1em;
    width: 68%;
    position: absolute;
    left: 32%;
  }
  div.marketo-form-container-50 .mktoRadioList.mktoHasWidth {
    width: 100%;
  }
  div.marketo-form-container-50 label.responsive_radio {
    width: 100%;
    padding-left: 30%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.marketo-form-container-50 label.responsive_label.mktoHasWidth,
  div.marketo-form-container-50 label.mktoLabel.mktoHasWidth {
    display: table;
    text-align: left !important;
  }
  div.marketo-form-container-50 .mktoFormCol .mktoFieldWrap select,
  div.marketo-form-container-50 .mktoFormCol .mktoFieldWrap input {
    width: 100%;
  }
}
@media (min-width: 992px) {
  div.marketo-form-container-50 label.responsive_label.mktoHasWidth,
  div.marketo-form-container-50 label.mktoLabel.mktoHasWidth {
    display: inline;
    text-align: right;
    width: 38%;
    float: left;
  }
  div.marketo-form-container-50 .mktoFormCol .mktoFieldWrap select,
  div.marketo-form-container-50 .mktoFormCol .mktoFieldWrap input {
    display: inline-block;
    font-size: 1em;
    width: 60%;
    position: absolute;
    left: 40%;
  }
  div.marketo-form-container-50 .mktoRadioList.mktoHasWidth {
    width: 100%;
  }
  div.marketo-form-container-50 label.responsive_radio {
    width: 100%;
    padding-left: 38%;
  }
}
div.marketo-form-container-sb label.mktoLabel.mktoHasWidth {
  float: none;
}
@media (max-width: 479px) {
  div.marketo-form-container-sb label.responsive_label.mktoHasWidth,
  div.marketo-form-container-sb label.mktoLabel.mktoHasWidth {
    display: table;
    text-align: left !important;
  }
  div.marketo-form-container-sb .mktoFormCol .mktoFieldWrap select,
  div.marketo-form-container-sb .mktoFormCol .mktoFieldWrap input {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  div.marketo-form-container-sb label.responsive_label.mktoHasWidth,
  div.marketo-form-container-sb label.mktoLabel.mktoHasWidth {
    display: inline;
    text-align: right;
    width: 25%;
    float: left;
  }
  div.marketo-form-container-sb .mktoFormCol .mktoFieldWrap select,
  div.marketo-form-container-sb .mktoFormCol .mktoFieldWrap input {
    display: inline-block;
    font-size: 1em;
    width: 73%;
    position: absolute;
    left: 27%;
  }
  div.marketo-form-container-sb .mktoRadioList.mktoHasWidth {
    width: 100%;
  }
  div.marketo-form-container-sb label.responsive_radio {
    width: 100%;
    padding-left: 25%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.marketo-form-container-sb label.responsive_label.mktoHasWidth,
  div.marketo-form-container-sb label.mktoLabel.mktoHasWidth {
    display: inline;
    text-align: right;
    width: 35%;
    float: left;
  }
  div.marketo-form-container-sb .mktoFormCol .mktoFieldWrap select,
  div.marketo-form-container-sb .mktoFormCol .mktoFieldWrap input {
    display: inline-block;
    font-size: 1em;
    width: 63%;
    position: absolute;
    left: 37%;
  }
  div.marketo-form-container-sb .mktoRadioList.mktoHasWidth {
    width: 100%;
  }
  div.marketo-form-container-sb label.responsive_radio {
    width: 100%;
    padding-left: 35%;
  }
}
@media (min-width: 992px) {
  div.marketo-form-container-sb label.mktoLabel.responsive_label.mktoHasWidth {
    display: none;
  }
  div.marketo-form-container-sb label.mktoLabel.mktoHasWidth {
    display: table;
    text-align: left !important;
  }
  div.marketo-form-container-sb .mktoFormCol .mktoFieldWrap select,
  div.marketo-form-container-sb .mktoFormCol .mktoFieldWrap input {
    width: 100%;
  }
  div.marketo-form-container-sb label.responsive_radio {
    display: block !important;
  }
}
div.marketo-form-container-nolabel label.mktoLabel.mktoHasWidth {
  float: none;
}
div.marketo-form-container-nolabel label.mktoLabel.responsive_label.mktoHasWidth {
  display: none;
}
div.marketo-form-container-nolabel label.mktoLabel.mktoHasWidth {
  display: table;
  text-align: left !important;
}
div.marketo-form-container-nolabel .mktoFormCol .mktoFieldWrap select,
div.marketo-form-container-nolabel .mktoFormCol .mktoFieldWrap input {
  width: 100%;
}
div.marketo-form-container-nolabel label.responsive_radio {
  display: block !important;
}
div.marketo-form-container-wide label.mktoLabel.mktoHasWidth {
  float: none;
}
@media (max-width: 479px) {
  div.marketo-form-container-wide label.responsive_label.mktoHasWidth,
  div.marketo-form-container-wide label.mktoLabel.mktoHasWidth {
    display: table;
    text-align: left !important;
  }
  div.marketo-form-container-wide .mktoFormCol .mktoFieldWrap select,
  div.marketo-form-container-wide .mktoFormCol .mktoFieldWrap input {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  div.marketo-form-container-wide label.responsive_label.mktoHasWidth,
  div.marketo-form-container-wide label.mktoLabel.mktoHasWidth {
    display: inline;
    text-align: right;
    width: 25%;
    float: left;
  }
  div.marketo-form-container-wide .mktoFormCol .mktoFieldWrap select,
  div.marketo-form-container-wide .mktoFormCol .mktoFieldWrap input {
    display: inline-block;
    font-size: 1em;
    width: 73%;
    position: absolute;
    left: 27%;
  }
  div.marketo-form-container-wide .mktoRadioList.mktoHasWidth {
    width: 100%;
  }
  div.marketo-form-container-wide label.responsive_radio {
    width: 100%;
    padding-left: 25%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.marketo-form-container-wide label.responsive_label.mktoHasWidth,
  div.marketo-form-container-wide label.mktoLabel.mktoHasWidth {
    display: inline;
    text-align: right;
    width: 35%;
    float: left;
  }
  div.marketo-form-container-wide .mktoFormCol .mktoFieldWrap select,
  div.marketo-form-container-wide .mktoFormCol .mktoFieldWrap input {
    display: inline-block;
    font-size: 1em;
    width: 63%;
    position: absolute;
    left: 37%;
  }
  div.marketo-form-container-wide .mktoRadioList.mktoHasWidth {
    width: 100%;
  }
  div.marketo-form-container-wide label.responsive_radio {
    width: 100%;
    padding-left: 35%;
  }
}
@media (min-width: 992px) {
  div.marketo-form-container-wide label.responsive_label.mktoHasWidth,
  div.marketo-form-container-wide label.mktoLabel.mktoHasWidth {
    display: inline;
    text-align: right;
    width: 40%;
    float: left;
  }
  div.marketo-form-container-wide .mktoFormCol .mktoFieldWrap select,
  div.marketo-form-container-wide .mktoFormCol .mktoFieldWrap input {
    display: inline-block;
    font-size: 1em;
    width: 58%;
    position: absolute;
    left: 42%;
  }
  div.marketo-form-container-wide .mktoRadioList.mktoHasWidth {
    width: 100%;
  }
  div.marketo-form-container-wide label.responsive_radio {
    width: 100%;
    padding-left: 40%;
  }
}
/** Styles to overwrite marketo inline styles **/
.modal [id^=mktoForm_] .clients {
  float: right;
}
.modal [id^=mktoForm_] .clients > h3 {
  padding-bottom: 10px;
}
.modal [id^=mktoForm_] .btn-lg {
  margin-top: 0;
}
.modal [id^=mktoForm_] .mktoFormCol {
  min-height: inherit;
}
.mktoForm {
  padding-bottom: 10px;
}
.mktoForm:empty {
  display: none;
}
.mktoForm .linked-in-button-wrapper {
  text-align: center;
  padding-bottom: 15px;
  display: none;
}
.mktoForm .linked-in-button-wrapper.active {
  display: block;
}
.mktoForm .linked-in-button-wrapper .IN-widget iframe {
  padding: 0;
}
form.mktoForm .cf_widget_socialsignon {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
form.mktoForm .cf_widget_socialsignon div.cf_sign_on {
  display: inline-block;
  text-align: center;
  background: none;
  border: none;
  width: 100%;
  padding: 0;
  margin: 0;
}
form.mktoForm .cf_widget_socialsignon .cf_sign_on_caption {
  text-align: center;
  width: 100%;
  display: block;
}
form.mktoForm .cf_widget_socialsignon .cf_sign_on_button {
  float: none;
  display: block;
  width: 171px;
  height: 33px;
  line-height: 20px;
  text-align: center;
  font-size: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
form.mktoForm .cf_widget_socialsignon .cf_sign_on_button:last-of-type {
  margin-bottom: 0;
}
form.mktoForm .cf_widget_socialsignon .cf_sign_on_button .cf_icon {
  margin-top: 4px;
}
#colophon .new-version.social-icons .social-icon {
  display: inline;
  font-size: 0;
}
#colophon .new-version.social-icons .social-icon a {
  font-size: 0;
}
#colophon {
  background-color: #555555;
  color: #ffffff;
  padding-top: 1.6em;
  padding-bottom: 1.6em;
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  /** social icons **/
}
@media (min-width: 768px) {
  #colophon {
    font-size: .75em;
  }
}
#colophon .social-icons {
  color: #999999;
  width: 100%;
  text-align: center;
  font-size: .95em;
}
#colophon .social-icons .social-icon {
  display: inline;
}
@media (min-width: 480px) {
  #colophon .social-icons {
    font-size: 1.4em;
  }
}
@media (min-width: 768px) {
  #colophon .social-icons {
    font-size: 1.25em;
    width: auto;
    float: right;
  }
}
#colophon .social-icon:not(:last-child) {
  padding-right: 2px;
}
@media (min-width: 480px) {
  #colophon .social-icon:not(:last-child) {
    padding-right: 4px;
  }
}
@media (min-width: 768px) {
  #colophon .social-icon:not(:last-child) {
    padding-right: 10px;
  }
}
#colophon .fa-inverse-footer {
  color: #555555;
}
#colophon .site-info {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 1.2em;
  padding-bottom: 1.2em;
}
@media (min-width: 768px) {
  #colophon .site-info {
    text-align: left;
  }
}
#colophon a {
  color: white;
}
.absolute-font-size-social {
  font-size: 17.1px;
}
@media (min-width: 768px) {
  .absolute-font-size-social {
    font-size: 16.4062px;
  }
}
#footer-links {
  padding-left: 0;
}
.footer-links {
  margin-top: 0;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .footer-links {
    padding-top: 0;
    width: auto;
    text-align: left;
  }
}
.footer-links ul.nav > li {
  list-style-type: none;
  padding-left: 0;
  padding-right: 0px;
  display: inline-block;
  width: 45%;
}
@media (min-width: 768px) {
  .footer-links ul.nav > li {
    display: inline;
    padding-right: 20px;
    width: initial;
  }
}
.footer-links ul.nav > li > a {
  display: inline-block;
  padding-left: 0;
  padding-top: 1.1em;
  padding-bottom: 0;
}
.footer-links ul.nav > li > a:hover {
  background: none;
  text-decoration: underline;
}
/*

.footer-links ul.nav >li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-left:0;
	 >a{
		display: inline;
		padding-left:0;
	}
	 >a:hover{
	 	background: none;
	 	text-decoration: underline;
	 }
}

div.footer-links {
	margin-top:0;
	width: 100%;
	text-align:center;
	
	ul.nav>li>a {
		padding-top:1.1em;
		padding-bottom: 0;
		display: inline-block;
	}
	@media (min-width: @screen-sm) {
		padding-top: 0;
		width: auto;
		text-align:left;
	}
}
*/
img.fake-fa {
  height: 1.2em;
  width: auto;
  z-index: 99;
  visibility: visible;
  opacity: 1.0;
  filter: opacity(1);
  -webkit-filter: opacity(100%);
  -khtml-opacity: 1.0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  position: relative;
  top: -.15em;
}
.container.footer-container {
  background-color: #555555;
}
.site-footer > .row {
  margin-left: 0;
  margin-right: 0;
}
.cta-panel {
  width: 100%;
}
.cta-panel:before,
.cta-wide-panel:before,
.cta-panel:after,
.cta-wide-panel:after {
  content: " ";
  display: table;
}
.cta-panel:after,
.cta-wide-panel:after {
  clear: both;
}
.cta-panel:before,
.cta-wide-panel:before,
.cta-panel:after,
.cta-wide-panel:after {
  content: " ";
  display: table;
}
.cta-panel:after,
.cta-wide-panel:after {
  clear: both;
}
.cta-panel h1,
.cta-wide-panel h1,
.cta-panel h2,
.cta-wide-panel h2,
.cta-panel h3,
.cta-wide-panel h3,
.cta-panel h4,
.cta-wide-panel h4,
.cta-panel h5,
.cta-wide-panel h5 {
  margin-top: .5em;
  text-align: center;
  font-weight: 200;
}
.cta-panel p,
.cta-wide-panel p {
  padding-top: .5em;
  margin-bottom: .3em;
}
.cta_content {
  padding-left: 1.6em;
  padding-right: 1.6em;
}
.cta-panel h3.longtext {
  font-size: 1.9em;
}
.cta-color-primary {
  color: #4cbfa5;
}
a.cta-color-primary:hover,
a.cta-color-primary:focus {
  color: #399f88;
}
.cta-color-light {
  color: #ffffff;
}
.cta-color-light a:not(.btn) {
  color: white;
}
.cta-color-dark {
  color: #38324c;
}
.cta-across-2 .cta-wrapper > .cta-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cta-across-2 .cta-wrapper > .cta-col {
    float: left;
    width: 50%;
  }
}
.cta-across-3 .cta-wrapper > .cta-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cta-across-3 .cta-wrapper > .cta-col {
    float: left;
    width: 33.33333333%;
  }
}
.cta-across-4 .cta-wrapper > .cta-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cta-across-4 .cta-wrapper > .cta-col {
    float: left;
    width: 25%;
  }
}
.cta-across-4 .cta-wrapper > .cta-col.cta-col-video {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cta-across-4 .cta-wrapper > .cta-col.cta-col-video {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .cta-across-4 .cta-wrapper > .cta-col.cta-col-video {
    float: left;
    width: 25%;
  }
}
@media (min-width: 990px) {
  .cta-across-4 .cta-wrapper > .cta-col.cta-col-video {
    padding-right: 0;
  }
  .cta-across-4 .cta-wrapper > .cta-col.cta-col-video:first-of-type {
    padding-left: 0;
  }
  .cta-across-4 .cta-wrapper > .cta-col.cta-col-video:last-of-type {
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .cta-across-4 .cta-wrapper > .cta-col.cta-col-video:first-of-type {
    padding-left: 15px;
  }
  .cta-across-4 .cta-wrapper > .cta-col.cta-col-video:last-of-type {
    padding-right: 15px;
  }
}
@media (max-width: 768px) {
  .cta-across-4 .cta-wrapper > .cta-col.cta-col-video {
    padding-left: 0;
    padding-right: 0;
  }
  .cta-across-4 .cta-wrapper > .cta-col.cta-col-video:first-of-type {
    padding-left: 0;
  }
  .cta-across-4 .cta-wrapper > .cta-col.cta-col-video:last-of-type {
    padding-right: 0;
  }
}
.cta-across-5 .cta-wrapper > .cta-col,
.cta-across-6 .cta-wrapper > .cta-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cta-across-5 .cta-wrapper > .cta-col,
  .cta-across-6 .cta-wrapper > .cta-col {
    float: left;
    width: 16.66666667%;
  }
}
.cta-across-2 .cta-wrapper > .cta-gridcol,
.cta-across-4 .cta-wrapper > .cta-gridcol,
.cta-across-5 .cta-wrapper > .cta-gridcol {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cta-across-2 .cta-wrapper > .cta-gridcol,
  .cta-across-4 .cta-wrapper > .cta-gridcol,
  .cta-across-5 .cta-wrapper > .cta-gridcol {
    float: left;
    width: 50%;
  }
}
.cta-across-3 .cta-wrapper > .cta-gridcol,
.cta-across-6 .cta-wrapper > .cta-gridcol {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cta-across-3 .cta-wrapper > .cta-gridcol,
  .cta-across-6 .cta-wrapper > .cta-gridcol {
    float: left;
    width: 33.33333333%;
  }
}
.cta-panel-header {
  min-height: 120px;
  width: 100%;
  text-align: center;
}
.cta-panel-header > img {
  width: 100%;
  height: auto;
}
.float-v-center {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.cta-panel-header.header_width-narrow > img {
  width: 50%;
  height: auto;
}
.vcenter,
.v-center {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.clickable {
  cursor: pointer;
}
.btn {
  font-weight: 200;
}
.arc-banner {
  position: relative;
  text-align: center;
  width: 100%;
  min-height: 2em;
  margin-left: 0;
  margin-right: 0;
  padding-top: 29%;
  padding-bottom: 29%;
  z-index: 100;
  /*
	  .text-dark	 {
		  text-shadow: 1px 1px 3px  #E0E0E0;
	  }

	  .text-light, .text-primary {
		  //text-shadow: 1px 1px 3px  #202020;
	  }
	  */
}
.arc-banner .text-light {
  color: rgba(255, 255, 255, 0.8);
}
.arc-banner .btn {
  margin-top: 1.6em;
}
.arc-banner h2 {
  font-size: 1.35em;
  font-weight: normal;
}
.arc-banner h1 {
  font-size: 3.1em;
}
.arc-banner h1.longtext {
  font-size: 2.8em;
}
.arc-banner.arc_pad-0,
.arc-banner.arc_pad-none {
  padding-top: 0;
  padding-bottom: 1.6em;
}
.arc-banner.arc_pad-1,
.arc-banner.arc_pad-small {
  padding-top: 7%;
  padding-bottom: 8%;
}
.arc-banner.arc_pad-2,
.arc-banner.arc_pad-medium {
  padding-top: 12%;
  padding-bottom: 12%;
}
.arc-banner.arc_pad-3,
.arc-banner.arc_pad-large {
  padding-top: 20%;
  padding-bottom: 20%;
}
.arc-banner.arc_pad-4,
.arc-banner.arc_pad-huge {
  padding-top: 39%;
  padding-bottom: 39%;
}
.cta-wide-panel.arc_pad-0,
.cta-wide-panel.arc_pad-none {
  padding-top: 0;
  padding-bottom: 0;
}
.cta-wide-panel.arc_pad-1,
.cta-wide-panel.arc_pad-small {
  padding-top: 7%;
  padding-bottom: 8%;
}
.cta-wide-panel.arc_pad-2,
.cta-wide-panel.arc_pad-medium {
  padding-top: 12%;
  padding-bottom: 12%;
}
.cta-wide-panel.arc_pad-3,
.cta-wide-panel.arc_pad-large {
  padding-top: 20%;
  padding-bottom: 20%;
}
.cta-wide-panel.arc_pad-4,
.cta-wide-panel.arc_pad-huge {
  padding-top: 39%;
  padding-bottom: 39%;
}
.flexible-content-wrapper .in-the-news-strip .arcserve-in-the-press-wrapper {
  padding-bottom: 0;
}
.shortcode-content .cta-panel-top-icon > img {
  max-height: 65px;
  width: auto;
}
.shortcode-content .btn {
  margin-top: 1em;
}
.shortcode-content .cta-across-2 > .cta-col .cta-panel-content {
  padding-top: 15px;
}
@media (min-width: 768px) {
  .shortcode-content .cta-across-2 .cta-wrapper > .cta-col .cta-panel-content {
    padding-bottom: 60px;
  }
  .shortcode-content .cta-across-2 .cta-wrapper > .cta-col:first-child {
    border-right: 1px solid white;
  }
  .shortcode-content .cta-across-2 .cta-wrapper > .cta-col:last-child {
    border-left: 1px solid white;
  }
}
.shortcode-content .cta-across-3 .cta-wrapper > .cta-col {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.shortcode-content .narrowtext {
  padding-left: 0;
  padding-right: 0;
}
.shortcode-content .cta-panel-content {
  padding-left: 30px;
  padding-right: 30px;
}
.shortcode-content .cta-panel-content p {
  margin-right: 0;
  margin-left: 0;
}
.shortcode-content .cta-wide-panel {
  padding-left: 30px;
  padding-right: 30px;
}
.shortcode-content .cta-wide-panel h1 {
  margin-bottom: 15px;
}
.shortcode-content .cta-wide-panel p {
  line-height: inherit;
}
.shortcode-content .cta-wide-panel p:first-of-type {
  margin-top: 0;
}
.shortcode-content .cta-wide-panel {
  padding-top: 60px;
  padding-bottom: 60px;
}
.shortcode-content .pt-0 .cta-wide-panel {
  padding-top: 0;
}
.shortcode-content .pb-6p .cta-wide-panel {
  padding-bottom: 60px;
}
.pl-30 {
  padding-left: 30px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-30 {
  padding-top: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pr-30 {
  padding-right: 30px;
}
.pr-15 {
  padding-right: 15px;
}
.pl-15 {
  padding-left: 15px;
}
.background-center {
  background-position: center center;
}
.full-width-container {
  padding-top: 60px;
  padding-bottom: 60px;
}
.full-width-container.no-pad {
  padding: 0;
  padding-top: 0;
}
.full-width-container.b_dark {
  color: white;
}
.full-width-container h1 {
  font-size: 3em;
  margin-bottom: .3em;
}
.full-width-container h3 {
  font-size: 2.0em;
  margin-bottom: .2em;
}
.full-width-container h4 {
  font-size: 1.3em;
}
.full-width-container p:last-of-type {
  margin-bottom: 1.6em;
}
.cta-wide-panel {
  z-index: 100;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2em;
  padding-bottom: 2em;
}
.cta-wide-panel h1 {
  font-size: 3em;
  margin-bottom: .3em;
}
.cta-wide-panel h3 {
  font-size: 2.0em;
  margin-bottom: .2em;
}
.cta-wide-panel h4 {
  font-size: 1.3em;
}
.cta-wide-panel p:last-of-type {
  margin-bottom: 1.6em;
}
div.cta-wide-panel ul > li > ul {
  list-style: none;
  margin-left: .3em;
}
div.cta-wide-panel ul > li > ul > li:before {
  color: #38324c;
  content: '-';
  font-weight: bold;
  padding-right: .2em;
}
.cta-wide-panel .text-light {
  color: rgba(255, 255, 255, 0.8) !important;
}
.cta-wide-panel img.icon {
  width: 60%;
  height: auto;
  margin-top: 1em;
}
@media (min-width: 480px) {
  .cta-wide-panel img.icon {
    width: 30%;
    height: auto;
    margin-top: 2em;
  }
}
.cta-wide-panel img.smaller {
  width: 15%;
  height: auto;
  margin-top: 1em;
}
.arc-banner img.small,
.cta-wide-panel > img.small {
  width: 7.5%;
  height: auto;
  margin-top: 2em;
}
.arc-banner img:first-of-type {
  width: 20%;
  height: auto;
  margin-top: 2em;
}
.arc-banner.arc_pad-none img:first-of-type,
.arc-banner.arc_pad-0 img:first-of-type {
  width: 100%;
  height: auto;
  margin-top: 0;
}
/* CTA 1: "graphic-header" */
.cta-wrapper .cta-panel.cta-panel-graphic-header {
  padding-left: 0;
  padding-right: 0;
}
.cta-wrapper .cta-panel.cta-panel-graphic-header h3 {
  font-size: 2em;
}
.cta-across-2 .cta-panel.cta-panel-graphic-header h3,
.cta-across-3 .cta-panel.cta-panel-graphic-header h3,
.cta-across-4 .cta-panel.cta-panel-graphic-header h3,
.cta-across-5 .cta-panel.cta-panel-graphic-header h3,
.cta-across-6 .cta-panel.cta-panel-graphic-header h3 {
  font-size: 2em;
}
.cta-across-2 .cta-panel.cta-panel-graphic-header p,
.cta-across-3 .cta-panel.cta-panel-graphic-header p,
.cta-across-4 .cta-panel.cta-panel-graphic-header p,
.cta-across-5 .cta-panel.cta-panel-graphic-header p,
.cta-across-6 .cta-panel.cta-panel-graphic-header p {
  font-size: 1.0em;
}
.cta-panel-content {
  padding-bottom: 2em;
}
.cta-panel-content p,
.cta-panel-content ul {
  margin-left: 1.6em;
  margin-right: 1.6em;
}
.cta-panel-content .btn {
  margin-top: 1.6em;
}
/* CTA 2: "top icon" */
.cta-panel.cta-panel-top-icon {
  padding-bottom: 1.6em;
  padding-top: 1.6em;
  text-align: center;
}
.cta-panel.cta-panel-top-icon .btn {
  margin-top: 1.6em;
}
.cta-panel.cta-panel-top-icon h3 {
  font-size: 2em;
}
.cta-panel-top-icon > img {
  width: 33%;
  margin-top: 2em;
}
/* CTA 3: "side icon" */
.cta-group > h2.narrowtext {
  letter-spacing: -.02em;
}
.cta-group h2 {
  font-size: 2.0em;
  margin-top: 1.5em;
  margin-bottom: .5em;
}
.cta-group h3 {
  font-size: 2.0em;
  margin-bottom: 0.2em;
}
.cta-group .cta-side-icon-icon {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: .8em;
  text-align: left;
}
.cta-group .cta-side-icon-icon > img {
  width: 50%;
  margin-left: 40%;
}
.cta-group .cta-side-icon-content {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
.cta-group .cta-panel.cta-panel-side-icon {
  margin-bottom: 2.7em;
}
.cta-side-icon-icon > img {
  width: 90%;
  margin-left: 5%;
}
.cta-side-icon-icon {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: .8em;
  text-align: left;
}
@media (min-width: 992px) {
  .cta-side-icon-icon {
    float: left;
    width: 25%;
  }
}
.cta-side-icon-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (min-width: 992px) {
  .cta-side-icon-content {
    float: left;
    width: 75%;
  }
}
.cta-side-icon-content p {
  font-size: .95em;
}
.cta-side-icon-content > h3 {
  font-size: 1.4em !important;
  text-align: left;
  margin-bottom: .5em;
}
/* Group stuff */
.cta-group {
  padding-bottom: 30px;
}
.cta-group > h1,
.cta-group > h2,
.cta-group > h3,
.cta-group > h4 {
  text-align: center;
  margin-top: .5em;
  margin-bottom: .5em;
  width: 100%;
}
.cta-group > h1:first-child,
.cta-group > h2:first-child,
.cta-group > h3:first-child,
.cta-group > h4:first-child {
  min-height: 30px;
}
.ctag_group {
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 0;
  display: block;
}
/** @TODO this */
@media (min-width: 768px) {
  .ctag_group.cta-across-3,
  .ctag_group.cta-across-4 {
    display: block;
  }
}
/* CTA text-overlay */
.cta-panel-overlay {
  height: 14em;
  min-height: 8em;
  position: relative;
  background-size: cover;
}
.cta-panel-overlay .cta-overlay-tint {
  color: #ffffff;
  width: 100%;
  height: 40%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(56, 50, 76, 0.8);
  overflow: hidden;
}
.cta-panel-overlay .cta-overlay-tint a:not(.btn) {
  color: white;
}
/** flex cta-wrappers **/
@media (min-width: 768px) {
  .cta-wrapper {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
  }
  .cta-wrapper > .cta-col-video {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
  }
  .cta-wrapper > .cta-col-video > .cta-panel-video {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
  }
}
@media (max-width: 991px) {
  .cta-col.cta-col-video {
    padding-left: 0;
    padding-right: 0;
  }
}
/* CTA: Video */
.cta-panel.cta-panel-video {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.cta-video-content {
  padding: 1em;
  font-weight: 300;
}
.call-to-action-video-content-wrapper {
  background-color: rgba(0, 0, 0, 0.3);
  display: block;
}
@media (min-width: 768px) {
  .cta-panel.cta-panel-video {
    min-height: 300px;
  }
}
.cta-video-thumb {
  width: 100%;
  height: 180px;
  background-size: cover;
  background-position: center;
  position: relative;
}
.cta-video-thumb > .fa {
  font-size: 8em;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cta-video-content {
  width: 100%;
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  font-weight: 200;
}
.cta-video-content p {
  margin-top: 0;
}
.video-play-icon {
  width: 86px;
  height: 86px;
  background-image: url(/wp-content/uploads/icn-play-video1.png);
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  left: 0;
  bottom: 0;
}
@media (min-width: 768px) {
  .cta-group h1 {
    font-size: 3em;
  }
  .cta-group h2 {
    font-size: 2.5em;
    margin-top: 1.5em;
    margin-bottom: 1.0em;
  }
  .cta-group h3 {
    font-size: 1.2em;
  }
  .cta-group h4 {
    font-size: .9em;
  }
  .cta-group h5 {
    font-size: .7em;
  }
}
@media (min-width: 992px) {
  .cta-group h3 {
    font-size: 2em;
  }
}
.arc-banner img.back-layer,
.cta-wide-panel img.back-layer {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  height: 90%;
  width: auto;
  z-index: -90;
  margin-top: 0;
}
.arc-linktext {
  color: #4cbfa5;
  font-weight: bold;
  margin-top: .5em;
}
.b_dark .arc-linktext {
  color: #ffffff;
}
.b_darkteal .arc-linktext {
  color: #ffffff;
}
.b_teal .arc-linktext {
  color: #ffffff;
}
.b_blue .arc-linktext {
  color: #ffffff;
}
.b_orange .arc-linktext {
  color: #ffffff;
}
.b_darkgray .arc-linktext {
  color: #ffffff;
}
.b_gray .arc-linktext {
  color: #888888;
}
.b_light .arc-linktext {
  color: #4cbfa5;
}
.b_lightgray .arc-linktext {
  color: #4cbfa5;
}
.b_white .arc-linktext {
  color: #4cbfa5;
}
.b_dark .arc-linktext a {
  color: #ffffff;
}
.b_darkteal .arc-linktext a {
  color: #ffffff;
}
.b_teal .arc-linktext a {
  color: #ffffff;
}
.b_blue .arc-linktext a {
  color: #ffffff;
}
.b_orange .arc-linktext a {
  color: #ffffff;
}
.b_darkgray .arc-linktext a {
  color: #ffffff;
}
.b_gray .arc-linktext a {
  color: #ffffff;
}
.b_light .arc-linktext a {
  color: #4cbfa5;
}
.b_lightgray .arc-linktext a {
  color: #4cbfa5;
}
.b_white .arc-linktext a {
  color: #4cbfa5;
}
/*
.arc-linktext::after {
		content: " >";
	}

*/
.cta-icon-strip-icon,
.cta-icon-strip-title,
.cta-icon-strip-content {
  position: relative;
  height: 160px;
}
.cta-icon-strip-icon {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cta-icon-strip-icon {
    float: left;
    width: 16.66666667%;
  }
}
.cta-icon-strip-icon img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 60%;
  margin-left: 0;
}
@media (min-width: 480px) {
  .cta-icon-strip-icon img {
    left: 0;
    height: auto;
    width: 60%;
    margin-left: 30%;
  }
}
@media (min-width: 768px) {
  .cta-icon-strip-icon img {
    left: 0;
    height: auto;
    width: 60%;
    margin-left: 30%;
  }
}
.cta-icon-strip-title {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  font-size: 44px;
}
@media (min-width: 768px) {
  .cta-icon-strip-title {
    float: left;
    width: 33.33333333%;
  }
}
.cta-icon-strip-title .longtext {
  font-size: 36px;
}
@media (min-width: 768px) {
  .cta-icon-strip-title {
    font-size: 2.1em;
  }
  .cta-icon-strip-title .longtext {
    font-size: 1.6em;
    letter-spacing: -.02em;
  }
}
.cta-icon-strip-title > span {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5%;
  margin-right: 0;
  width: 90%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.cta-icon-strip-content {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cta-icon-strip-content {
    float: left;
    width: 50%;
  }
}
.cta-icon-strip-content > ul {
  width: 80%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15%;
}
@media (min-width: 768px) {
  .cta-icon-strip-content > ul {
    width: 96%;
    left: 0;
  }
}
.cta-icon-strip-content li {
  font-size: 14px;
  padding-top: 4px;
  /*
			@media (min-width: @screen-sm) {
				font-size: 20px;
				line-height: 28px;
				padding-top: 8px;
			}
		*/
  /*
		@media (min-width: @screen-md) {
			font-size: .9em;
			line-height: .9em;
			padding-top: 0.2em;
		
		
		}
		*/
}
div#vmworldbanner2015.row {
  margin-left: 0;
  margin-right: 0;
}
div#vmworldbanner2015 {
  background-image: url('/wp-content/uploads/2015/10/AwardWinning_LandingPage_v2_0007_Vector-Smart-Object.png');
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  background-size: 100%;
  background-position: center;
  color: white;
  font-size: 40px;
  overflow: hidden;
  padding-top: .7em;
  padding-bottom: 1.2em;
}
div#vmworldbanner2015 div.cc {
  text-align: center;
}
div#vmworldbanner2015 div.altcolor {
  color: #f3b63d;
}
div#vmworldbanner2015 .end-fragment {
  padding-bottom: 14px;
  font-size: 30px;
}
@media (min-width: 480px) {
  div#vmworldbanner2015 {
    font-size: 30px;
    padding-top: 34px;
    padding-bottom: 50px;
  }
  div#vmworldbanner2015 .cc {
    height: 40px;
  }
  div#vmworldbanner2015 div.end-fragment {
    font-size: inherit;
    padding-bottom: 2em;
  }
}
@media (min-width: 768px) {
  div#vmworldbanner2015 {
    font-size: 24px;
    padding-top: 34px;
    padding-bottom: 34px;
  }
  div#vmworldbanner2015 div.start-fragment {
    text-align: right;
  }
  div#vmworldbanner2015 div.end-fragment {
    text-align: left;
    font-size: inherit;
    padding: 0;
  }
  div#vmworldbanner2015 .float-vertical {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
  }
  div#vmworldbanner2015 .glyphicon {
    position: relative;
    top: 4px;
    left: -5px;
  }
}
@media (min-width: 992px) {
  div#vmworldbanner2015 {
    font-size: 30px;
    padding-top: .7em;
    padding-bottom: 1.1em;
  }
  div#vmworldbanner2015 .cc {
    height: 62px;
    padding-bottom: 0;
  }
  div#vmworldbanner2015 .cc .glyphicon {
    font-size: 28px;
    position: relative;
    top: 6px;
  }
}
@media (min-width: 1200px) {
  div#vmworldbanner2015 {
    font-size: 40px;
    padding-top: .9em;
    padding-bottom: .9em;
  }
  div#vmworldbanner2015 .cc {
    height: 82px;
    padding-bottom: 0;
  }
  div#vmworldbanner2015 .cc .glyphicon {
    font-size: 40px;
    position: relative;
    top: 8px;
  }
  div#vmworldbanner2015 .center-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    /* IE 9 */
    -webkit-transform: translate(-50%, -50%);
    /* Safari */
  }
}
div#vmworldbanner2015 span.speech-bubble-tail-right {
  font-size: 18px;
  position: relative;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 1em;
  padding-right: 1em;
  background-color: #f3b63d;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
@media (min-width: 480px) {
  div#vmworldbanner2015 span.speech-bubble-tail-right {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  div#vmworldbanner2015 span.speech-bubble-tail-right {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  div#vmworldbanner2015 span.speech-bubble-tail-right {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  div#vmworldbanner2015 span.speech-bubble-tail-right {
    font-size: 24px;
  }
}
span.speech-bubble-tail-right::before {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: 75%;
  top: 98%;
  border-style: solid;
  border-width: 0 30px 20px 0;
  border-color: transparent #f3b63d transparent transparent;
}
@media (min-width: 768px) and (max-width: 991px) {
  span.speech-bubble-tail-right::before {
    border-width: 0 20px 13px 0;
  }
}
a > span.speech-bubble-tail-right {
  color: #ffffff;
}
#YouTubeModalContent > .modal-header {
  border-bottom: 0;
  background-color: black;
  color: white;
}
#YouTubeModalContent > .modal-header > button.close {
  color: white;
  opacity: 1;
  margin-top: -15px;
}
#YouTubeModalContent > .modal-body {
  border-bottom: 0;
  background-color: black;
}
/** Tabs - accordion **/
.panel-accordion .panel-title .rockstate {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
}
.btn {
  white-space: normal;
}
.grid-item .tags-list {
  font-size: .7em;
  font-style: normal;
}
.grid-item.element-item {
  background-color: white;
  border: 2px solid #999999;
}
.grid-item.element-item a {
  text-decoration: none;
}
.grid-item .morelink {
  text-decoration: underline;
}
.grid-item {
  width: 200px;
  min-height: 300px;
}
.grid-item .resource-type {
  width: 100%;
  text-align: right;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: .2em;
  padding-bottom: .2em;
  border-top: 1px solid #999999;
}
.grid-item .resource-type .resource_type_name {
  font-size: .7em;
  font-style: normal;
  padding-right: 1em;
}
.highlight {
  background-color: yellow;
  color: black;
}
/* fluid 5 columns */
/* .grid-sizer,
.grid-item { width: 19%; }
.gutter-sizer { width: 1.25%; } */
/* 2 columns wide */
/* .grid-item--width2 { width: 40%; } */
.filter {
  float: left;
  margin-right: 15px;
}
.filter-selected {
  background-color: #38324c;
  color: white;
  font-weight: bold;
}
#filter-container {
  padding: 15px;
  float: left;
  border: 1px solid black;
}
#mix-container {
  float: left;
  width: 100%;
}
#mix-container .mix {
  /* display: none;	 */
  /* font-weight: bold; */
  /* text-align: center; */
  border: 1px solid #999999;
  /* margin-right: 5px;  */
  margin-bottom: 10px;
  float: left;
  /* width: 198px; */
  width: 200px;
}
.div-thumb-img {
  text-align: center;
  padding-bottom: 10px;
  width: 100%;
  height: auto;
}
.thumb-img {
  max-width: 200px !important;
  height: auto;
}
.div-thumb-img img {
  max-width: 200px !important;
  height: auto;
}
.media_descrip {
  font-size: 14px;
}
.mix-text-inner {
  text-align: center;
  padding: 10px;
}
.tags_list {
  width: 100%;
  font-size: 14px;
  font-weight: bolder;
  font-style: italic;
  border-top: 1px dotted gray;
  text-align: right;
  padding: 0 10px 0 10px;
}
.single-arc-resource h1.entry-title {
  padding-top: 1.0em;
  padding-bottom: 1.0em;
}
.single-arc-resource h1.entry-title.longtext {
  font-size: 4.0em;
  letter-spacing: -.03em;
}
.single-arc-resource .content-area {
  background: white;
}
.single-arc-resource #primary h1.entry-title {
  font-size: 2.0em;
  margin-left: 15px;
  padding-bottom: 0;
}
.resource-download {
  margin-top: 1em;
  padding-bottom: 1.6em;
  text-align: left;
}
.empty-marquee {
  height: 400px;
}
.search-results .content-area #main h1,
.search-no-results .content-area #main h1 {
  font-weight: normal;
  font-size: 2.0em;
  margin-top: 1em;
}
.search-results .content-area #main h1 .longtext,
.search-no-results .content-area #main h1 .longtext {
  font-size: 1.8em;
  letter-spacing: -.03em;
}
.search-results .content-area #main h2,
.search-no-results .content-area #main h2 {
  margin-top: 1em;
  font-weight: normal;
  font-size: 1.7em;
}
.search-results .content-area #main h2 .longtext,
.search-no-results .content-area #main h2 .longtext {
  font-size: 1.5em;
  letter-spacing: -.02em;
}
.search-results .content-area #main h3,
.search-no-results .content-area #main h3 {
  margin-top: 1em;
  font-weight: normal;
  font-size: 1.3em;
}
.search-results .content-area #main h3 .longtext,
.search-no-results .content-area #main h3 .longtext {
  font-size: 1.2em;
  letter-spacing: -.02em;
}
.search-results .content-area #main h4,
.search-no-results .content-area #main h4 {
  margin-top: 1em;
  font-weight: normal;
  font-size: 1.2em;
}
.search-results .content-area #main h4 .longtext,
.search-no-results .content-area #main h4 .longtext {
  letter-spacing: -.01em;
}
.search-results .content-area #main .entry-meta > span,
.search-no-results .content-area #main .entry-meta > span {
  margin-right: 2em;
}
.search-results .content-area #main .entry-meta > span :last-child,
.search-no-results .content-area #main .entry-meta > span :last-child {
  margin-right: 0;
}
.search-results .content-area #main .entry-meta > span > img.post-meta-icon,
.search-no-results .content-area #main .entry-meta > span > img.post-meta-icon {
  width: auto;
  height: 1.2em;
  position: relative;
  top: -.2em;
  margin-right: 9px;
}
.search-no-results .content-area #main > section.no-results {
  color: white;
  font-size: 17px;
}
@media (max-width: 992px) {
  .search-no-results .content-area #main > section.no-results {
    padding-bottom: 2em;
  }
}
.search-no-results .content-area #main > section.no-results h2 {
  margin-top: 1em;
}
@media (min-width: 768px) {
  .search-no-results .content-area #main > section.no-results h2 {
    margin-top: 2em;
  }
}
.search-no-results .content-area #main > section.no-results p {
  margin-bottom: 1.6em;
}
@media (max-width: 768px) {
  .search-no-results .content-area #main > section.no-results img {
    width: 80%;
  }
}
.search-results #marquee_area h1 {
  margin-top: 1em;
  margin-bottom: 1em;
}
#search-page-search-box {
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1.6em;
  padding-right: 1.6em;
  border-bottom: 1px solid #cccccc;
}
#search-page-search-box .wellish {
  padding-top: 1em;
  padding-bottom: 1em;
  margin-bottom: 0;
}
#search-page-search-box .well {
  padding-top: 2em;
  padding-bottom: 2em;
  margin-bottom: 0;
}
#search-page-search-box .well span#search-with-icon,
#search-page-search-box .wellish span#search-with-icon {
  background-color: #4cbfa5;
  color: white;
}
#search-page-search-box .well .page-header,
#search-page-search-box .wellish .page-header {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
}
#search-page-search-box .well h2,
#search-page-search-box .wellish h2 {
  margin-top: 0;
  font-weight: normal;
  font-size: 1.7em;
}
#search-page-search-box .well h2 .longtext,
#search-page-search-box .wellish h2 .longtext {
  font-size: 1.5em;
  letter-spacing: -.02em;
}
#search-page-search-box .well h2 span,
#search-page-search-box .wellish h2 span {
  font-weight: bold;
}
#search-page-search-box .well p.result-count,
#search-page-search-box .wellish p.result-count {
  font-size: .9em;
  margin-top: 0;
  padding-top: 0;
}
div#global-search {
  margin-top: 2em;
}
div#global-search .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
div#global-search .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
div#global-search .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
div#global-search .input-group-addon {
  display: table-cell;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
  padding: 6px 12px;
  font-size: 19px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
div#global-search .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 17px;
  border-radius: 3px;
}
div#global-search .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 24px;
  border-radius: 6px;
}
div#global-search .input-group-addon input[type="radio"],
div#global-search .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
div#global-search span#global-search-with-icon {
  background-color: #4cbfa5;
  color: white;
  /*
	font-size:19px;
	padding-top:6px !important;
	padding-bottom:6px !important;
	*/
}
span.searchwp-highlight {
  background-color: yellow;
}
.tungsten-wrapper {
  display: block;
  overflow: hidden;
  background-color: white;
  /** STEP 1 **/
  /** STEP 2 **/
  /** header **/
  /** Step 1 **/
  /** step 3 **/
  /** NEXT AROWS **/
}
.tungsten-wrapper h1,
.tungsten-wrapper h2,
.tungsten-wrapper h3,
.tungsten-wrapper h4,
.tungsten-wrapper h5,
.tungsten-wrapper p {
  line-height: 1.25em;
}
.tungsten-wrapper .tungsten-sub-wrapper {
  width: 85.714285714286%;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}
.tungsten-wrapper .back-to-arcserve {
  background-color: #ffffff;
  height: 60px;
}
.tungsten-wrapper .back-to-arcserve a {
  font-size: 20px;
  color: #4cbfa5;
  display: inline-block;
  vertical-align: middle;
  margin-top: 15px;
}
.tungsten-wrapper section.tungsten-splash {
  padding-top: 10px;
  background-color: #4cbfa5;
  color: white;
}
.tungsten-wrapper section.tungsten-splash .tungsten-sub-wrapper h3 {
  color: white;
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 66.66%;
}
.tungsten-wrapper section.tungsten-splash .splash-image {
  text-align: center;
  z-index: 100;
  position: relative;
}
.tungsten-wrapper section.tungsten-splash .background-overlay {
  background-color: #28a193;
  padding-top: 80px;
  margin-top: -75px;
  z-index: 99;
  position: relative;
  padding-bottom: 30px;
  color: white;
}
.tungsten-wrapper section.tungsten-splash .background-overlay .arrow-down {
  background-color: transparent;
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 75px;
  height: 40px;
  bottom: -40px;
  border-left: 37.5px solid transparent;
  border-right: 37.5px solid transparent;
  border-top: 34px solid #28a193;
}
.tungsten-wrapper section.tungsten-splash .bottom-copy {
  color: white;
}
.tungsten-wrapper section.tungsten-splash .bottom-copy .small {
  color: white;
}
@media (max-width: 1120px) {
  .tungsten-wrapper section.tungsten-splash .background-overlay {
    padding-top: 12%;
    margin-top: -6.65%;
  }
}
.tungsten-wrapper .form-section > div {
  display: block;
  display: flex;
  flex-wrap: wrap;
}
.tungsten-wrapper .form-section .purple-bg {
  padding-top: 30px;
  padding-bottom: 20px;
  display: block;
  display: flex;
  background-color: #38324c;
  color: white;
}
.tungsten-wrapper .form-section .gray-bg {
  padding-bottom: 20px;
  padding-top: 30px;
  display: block;
  display: flex;
  flex: 1 1 320px;
  background-color: #eeeeee;
}
.tungsten-wrapper .form-section .left-section {
  text-align: center;
}
.tungsten-wrapper .form-section .left-section ul {
  text-align: left;
}
.tungsten-wrapper .form-section .right-section {
  text-align: center;
}
.tungsten-wrapper .form-section .right-section .form-wrapper {
  display: block;
  width: 100%;
}
@media (max-width: 992px) {
  .tungsten-wrapper .form-section .purple-bg {
    padding-top: 40px;
  }
  .tungsten-wrapper .gray-bg {
    padding-bottom: 15px;
  }
}
.tungsten-wrapper .full-width-message {
  background-color: #4cbfa5;
}
.tungsten-wrapper .full-width-message h3 {
  padding-top: 45px;
  padding-bottom: 45px;
  color: white;
  text-align: center;
}
.tungsten-wrapper .kaboom {
  background-color: #239c8d;
  background-size: cover;
  background-position: center;
}
.tungsten-wrapper .kaboom h3 {
  margin-top: 40px;
  color: #f3b63d;
}
.tungsten-wrapper .kaboom .trophey-image {
  margin-top: 30px;
  margin-left: 16%;
}
.tungsten-wrapper .kaboom .wysiwyg-content {
  color: white;
  padding-bottom: 35px;
}
.tungsten-wrapper .kaboom .awards-images {
  margin-top: 40px;
  white-space: nowrap;
}
.tungsten-wrapper .kaboom .awards-images img:first-child {
  margin-right: 20px;
}
.tungsten-wrapper .kaboom .awards-images img:last-child {
  float: right;
}
.tungsten-wrapper .kaboom .awards-images img {
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: top;
  max-width: 47%;
}
@media (max-width: 1220px) {
  .tungsten-wrapper .kaboom .awards-images img:last-child {
    float: none;
  }
}
@media (max-width: 992px) {
  .tungsten-wrapper .kaboom .awards-images {
    text-align: center;
  }
  .tungsten-wrapper .kaboom .trophey-image {
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
  }
}
.tungsten-wrapper .awards {
  background-color: white;
  padding-top: 40px;
  padding-bottom: 40px;
}
.tungsten-wrapper .awards .awards-title {
  color: #38324c;
  font-size: 25px;
  text-align: center;
}
.tungsten-wrapper .awards .award-copy {
  font-size: 16px;
}
.tungsten-wrapper .awards .award-copy p:first-child {
  margin-top: 0;
}
.tungsten-wrapper .awards .awards-images {
  padding-top: 30px;
  padding-bottom: 30px;
}
.tungsten-wrapper .awards .logo-wrapper {
  display: inline-block;
}
.tungsten-wrapper .awards .center-logos {
  padding-top: 20px;
  text-align: center;
}
@media (max-width: 992px) {
  .tungsten-wrapper .awards .awards-images {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .tungsten-wrapper .awards .awards-images img {
    display: block;
    margin: 0 auto;
  }
  .tungsten-wrapper .awards .awards-images > div {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .tungsten-wrapper .awards .award-copy {
    text-align: center;
  }
  .tungsten-wrapper .awards .award-copy p:first-child {
    margin-top: 1em;
  }
}
.tungsten-wrapper .purple-bg {
  background-color: #38324c;
  color: white;
}
.tungsten-wrapper .teal-bg {
  background-color: #4cbfa5;
  color: white;
}
.tungsten-wrapper .white-bg {
  background-color: #ffffff;
  color: #38324c;
}
.tungsten-wrapper .gray-bg {
  background-color: #eeeeee;
  color: #38324c;
}
.tungsten-wrapper .section-padding {
  padding-top: 52px;
  padding-bottom: 40px;
  position: relative;
  overflow: visible;
}
.tungsten-wrapper .tungsten-header > .row {
  display: block;
  display: flex;
  flex-wrap: wrap;
}
.tungsten-wrapper .tungsten-header h2 {
  margin-bottom: 30px;
}
.tungsten-wrapper .tungsten-header h5 {
  line-height: 1.4em;
}
.tungsten-wrapper .tungsten-header .clouds-right,
.tungsten-wrapper .tungsten-header .clouds-left {
  display: block;
  display: flex;
  background-position: center;
  background-size: cover;
  padding-top: 70px;
}
.tungsten-wrapper .tungsten-header .clouds-right {
  padding-bottom: 1px;
  flex: 1 1 320px;
}
.tungsten-wrapper .tungsten-header .clouds-left {
  padding-bottom: 50px;
}
.tungsten-wrapper .tungsten-header .udp-image {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
.tungsten-wrapper .tungsten-header .header-right-copy {
  padding-top: 110px;
  padding-bottom: 120px;
}
.tungsten-wrapper .step-2 .row-wrapper {
  max-width: 960px;
  display: block;
  margin: 0 auto;
}
.tungsten-wrapper .step-2 .icon-wrapper {
  text-align: center;
  padding-top: 40px;
  overflow: hidden;
}
.tungsten-wrapper .step-2 .icon-wrapper .content-wrapper {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.tungsten-wrapper .step-2 .icon-wrapper .icon-label {
  padding-top: 20px;
  padding-bottom: 20px;
}
.tungsten-wrapper .step-2 .icon-wrapper.l {
  text-align: right;
  margin-right: 8.85%;
}
.tungsten-wrapper .step-2 .icon-wrapper.r {
  text-align: left;
  margin-left: 8.85%;
}
@media (max-width: 992px) {
  .tungsten-wrapper .step-2 .icon-wrapper.l {
    text-align: center;
    margin-right: 0;
  }
  .tungsten-wrapper .step-2 .icon-wrapper.r {
    text-align: center;
    margin-left: 0;
  }
}
.tungsten-wrapper .step-3 iframe {
  display: block;
  margin: 0 auto;
}
.tungsten-wrapper .step-3 .video-wrapper {
  padding-top: 15px;
}
.tungsten-wrapper .step-4 .alternating-video-row:first-of-type {
  padding-top: 25px;
}
.tungsten-wrapper .step-4 .alternating-video-row:last-child {
  padding-bottom: 0;
}
.tungsten-wrapper .step-4 .alternating-video-row {
  padding-top: 45px;
  padding-bottom: 45px;
}
.tungsten-wrapper .step-4 .alternating-video-row .text-content {
  text-align: center;
}
.tungsten-wrapper .step-4 .alternating-video-row .video-content {
  text-align: center;
}
.tungsten-wrapper .help .helps-icon {
  text-align: center;
}
.tungsten-wrapper .help .help-icons-row {
  padding-top: 40px;
  padding-bottom: 0;
}
.tungsten-wrapper .arrow-down {
  background-color: transparent;
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 75px;
  height: 40px;
  bottom: -40px;
  border-left: 37.5px solid transparent;
  border-right: 37.5px solid transparent;
  border-top: 34px solid #ffffff;
  z-index: 1000;
}
.tungsten-wrapper .arrow-down.white {
  border-top: 34px solid #ffffff;
}
.tungsten-wrapper .arrow-down.gray {
  border-top: 34px solid #eeeeee;
}
.tungsten-wrapper .tng-center {
  text-align: center;
}
.tungsten-wrapper .title-pad {
  padding-top: 15px;
  padding-bottom: 50px;
}
@media (max-width: 992px) {
  .tungsten-wrapper .title-pad {
    padding-top: 15px;
    padding-bottom: 0;
  }
  .tungsten-wrapper .step-4 .alternating-video-row {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .tungsten-wrapper .step-4 .alternating-video-row h4 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .tungsten-wrapper .step-4 .alternating-video-row .video-content {
    padding-top: 15px;
  }
  .tungsten-wrapper .tungsten-header .clouds-right {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .tungsten-wrapper .tungsten-header .udp-image img {
    max-width: 60%;
  }
  .tungsten-wrapper .tungsten-header .header-right-copy {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .tungsten-wrapper .help .help-icons-row {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .tungsten-wrapper .help .helps-icon {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .tungsten-wrapper .help .helps-icon .icon {
    width: 60px;
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 992px) and (max-width: 992px) {
  .tungsten-wrapper .help .helps-icon .icon {
    width: auto;
    display: block;
    margin: 0 auto;
  }
}
.tungsten-wrapper p {
  font-size: 1.1em;
  margin-top: 0.8em;
}
.tungsten-wrapper span.small {
  font-size: 0.65em;
}
.tungsten-strip-container {
  padding-bottom: 60px;
  padding-top: 60px;
}
.tungsten-strip-container .title,
.tungsten-strip-container .sub-title {
  text-align: center;
}
.tungsten-strip-container h1 {
  font-size: 3em;
  padding-bottom: 25px;
}
.tungsten-strip-container h1.light {
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  font-weight: 100;
}
.tungsten-strip-container p.tungsten-strip {
  margin-top: 0;
}
.tungsten-strip-container .button-row {
  text-align: center;
}
.tungsten-strip-container .button-row .btn-lg {
  padding-left: 75px;
  padding-right: 75px;
}
.tungsten-strip-container .icon-text-wrapper {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.tungsten-strip-container .icon {
  text-align: center;
  padding-bottom: 30px;
}
.tungsten-strip-container .icon-text {
  text-align: center;
}
.tungsten-strip-container .inline-block-bootstrap {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 991px) {
  .tungsten-strip-container .inline-block-bootstrap {
    float: none;
    max-width: 49%;
  }
}
.tungsten-strip-container .icon-text-wrapper {
  vertical-align: top;
}
.tungsten-strip-container .sub-wrapper {
  display: block;
  margin: 0 auto;
}
@media (min-width: 480px) {
  .tungsten-strip-container .sub-wrapper {
    max-width: 440px;
  }
}
@media (min-width: 768px) {
  .tungsten-strip-container .sub-wrapper {
    max-width: 725px;
  }
}
@media (min-width: 992px) {
  .tungsten-strip-container .sub-wrapper {
    max-width: 1351px;
  }
}
.template-404 {
  height: 100%;
  display: block;
  width: 100%;
  position: absolute;
}
.container.page-404-template {
  width: 100%;
  max-width: 1350px;
}
.container.page-404-template .white-bg {
  background-color: #ffffff;
}
.container.page-404-template .search-form {
  margin-top: 1em;
}
.container.page-404-template main.template-404 {
  background-color: #1b1827;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  color: white;
  width: 100%;
  position: relative;
}
.container.page-404-template main.template-404 .right-404 {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 160px;
}
.container.page-404-template main.template-404 .left-404 {
  min-height: 350px;
}
.container.page-404-template .visibility-hidden {
  visibility: hidden;
}
.error404 div#page {
  background-color: #1b1827;
  width: 100%;
}
.error404 #content {
  display: block;
  margin: 0 auto;
  border-bottom: 2px solid white;
}
@media (min-width: 1350px) {
  .template-404 {
    height: 100%;
    display: block;
    width: 100%;
    position: absolute;
  }
  .template-404 .absolute-left {
    width: 50%;
    position: absolute;
    left: 0;
    height: 100%;
    background-image: url(http://arcserve.com/wp-content/themes/arcserve/images/doorway-repeater.png);
    background-repeat: repeat-x;
    background-position-y: 26px;
    background-position-x: 53px;
  }
}
@media (max-width: 768px) {
  .container.page-404-template main.template-404 {
    background-size: cover;
  }
  .container.page-404-template main.template-404 .visibility-hidden {
    display: none;
  }
  .container.page-404-template main.template-404 .right-404 {
    padding-top: 0;
  }
}
.pitch-page {
  overflow: hidden;
  /** global pitch styles **/
}
.pitch-page .arc-banner img:first-of-type {
  width: auto;
  padding-bottom: 20px;
}
.pitch-page .pitch-image {
  max-width: 50%;
  height: auto;
}
.pitch-page .pitch-image.huge {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .pitch-page .pitch-image {
    max-width: 350px;
    height: auto;
  }
  .pitch-page .pitch-image.small {
    max-width: 100px;
  }
  .pitch-page .pitch-image.medium {
    max-width: 250px;
  }
  .pitch-page .pitch-image.medium-rare {
    max-width: 275px;
  }
  .pitch-page .pitch-image.medium-large {
    max-width: 300px;
  }
  .pitch-page .pitch-image.large-medium {
    max-width: 350px;
  }
  .pitch-page .pitch-image.large {
    max-width: 420px;
  }
  .pitch-page .pitch-image.huge {
    max-width: 640px;
  }
}
.pitch-page .hard-job .cta-across-3,
.pitch-page .hard-job .cta-across-4 {
  border-bottom: 1px solid #dddddd;
  max-width: 87.5%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pitch-page .hard-job .cta-panel {
  padding: 0;
}
.pitch-page .hard-job .cta-panel .arc-linktext {
  margin-bottom: 1.6em;
}
.pitch-page .hard-job .cta-panel img {
  max-height: 70px;
  width: auto;
}
.pitch-page .hard-job .center-links .cta-panel {
  padding: 0;
}
.pitch-page .hard-job .center-links .cta-panel .arc-linktext {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .pitch-page .hard-job .center-links .cta-panel {
    padding: 0;
  }
  .pitch-page .hard-job .center-links .sec_one-half:first-child .cta-panel-top-icon {
    text-align: right;
  }
  .pitch-page .hard-job .center-links .sec_one-half .cta-panel-top-icon {
    text-align: left;
  }
}
.pitch-page .pitch-quotes .cta-side-icon-icon > img {
  margin-left: auto;
  width: auto;
}
@media screen and (max-width: 767px) {
  .pitch-page .award-winning .mt-30 {
    margin-top: 0;
  }
  .pitch-page .award-winning .sec_one-quarter {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .pitch-page .award-winning .sec_three-quarters {
    text-align: center;
  }
}
.pitch-page .award-winning .sec_three-quarters p {
  text-align: left;
}
.pitch-page .award-winning .sec_three-quarters p:first-child {
  margin-top: 0;
  padding-top: 0;
}
.pitch-page .kaboom {
  padding-top: 30px;
  padding-bottom: 30px;
  background-position: center center;
}
@media screen and (min-width: 768px) {
  .pitch-page .row.trophy-section {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .pitch-page .row.trophy-section .bs_col {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.pitch-page .trophy-section .bs_col {
  padding-top: 15px;
  padding-bottom: 15px;
}
.pitch-page .trophy-section img {
  max-height: 88px;
  width: auto;
}
.pitch-page .sec_full p,
.pitch-page .sec_full-width p {
  font-size: inherit;
}
.pitch-page .cta-wide-panel p:last-of-type {
  margin-bottom: inherit;
}
.pitch-page .no-margin {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .pitch-page .mtd-0 {
    margin-top: 0;
  }
}
.pitch-page .mt-0 {
  margin-top: 0;
}
.pitch-page .h4-margins {
  margin: 1.2em 0;
}
.pitch-page .mt-30 {
  margin-top: 30px;
}
.pitch-page .pb-2em {
  padding-bottom: 2em;
}
.pitch-page .pt-1-1em {
  padding-top: 1.1em;
}
.pitch-page .closeblockquote {
  height: 45px;
  bottom: -10px;
}
div.press-releases .featured-content-wrapper .featured-title {
  margin-top: 18px;
}
.press-releases,
.events,
.education {
  /**
  In the news styles overwrites
  **/
  /** this is the wordpress suggested method for hiding screen reader text **/
}
.press-releases .sidebar,
.events .sidebar,
.education .sidebar {
  overflow: hidden;
}
.press-releases .ph-10,
.events .ph-10,
.education .ph-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.press-releases.in-the-news .single-feature-image-banner,
.events.in-the-news .single-feature-image-banner,
.education.in-the-news .single-feature-image-banner {
  border-top: 1px solid #e1e1e1;
}
.press-releases.in-the-news .featured-title,
.events.in-the-news .featured-title,
.education.in-the-news .featured-title {
  color: #38324c;
}
.press-releases.in-the-news .featured-content,
.events.in-the-news .featured-content,
.education.in-the-news .featured-content {
  color: #38324c;
}
.press-releases.in-the-news .single-feature-image-banner,
.events.in-the-news .single-feature-image-banner,
.education.in-the-news .single-feature-image-banner {
  background-color: white;
}
.press-releases.in-the-news .content-block,
.events.in-the-news .content-block,
.education.in-the-news .content-block {
  background-color: white;
  border-top: 1px solid #e1e1e1;
}
.press-releases.in-the-news .press-release-listing .custom-row,
.events.in-the-news .press-release-listing .custom-row,
.education.in-the-news .press-release-listing .custom-row {
  border-bottom: 1px solid #e1e1e1;
}
.press-releases.in-the-news .press-release-listing .custom-row .press-link,
.events.in-the-news .press-release-listing .custom-row .press-link,
.education.in-the-news .press-release-listing .custom-row .press-link {
  color: #4cbfa5;
}
.press-releases.in-the-news .text-center,
.events.in-the-news .text-center,
.education.in-the-news .text-center {
  text-align: center;
}
.press-releases.in-the-news .press-release-listing .pagination .nav-links .page-numbers,
.events.in-the-news .press-release-listing .pagination .nav-links .page-numbers,
.education.in-the-news .press-release-listing .pagination .nav-links .page-numbers {
  color: #4cbfa5;
}
.press-releases.in-the-news .press-release-listing .pagination .nav-links .page-numbers.current,
.events.in-the-news .press-release-listing .pagination .nav-links .page-numbers.current,
.education.in-the-news .press-release-listing .pagination .nav-links .page-numbers.current {
  background-color: #4cbfa5;
}
.press-releases .calendar-icon-wrapper,
.events .calendar-icon-wrapper,
.education .calendar-icon-wrapper {
  width: 23px;
}
.press-releases .content-block,
.events .content-block,
.education .content-block {
  background-color: #e1e1e1;
}
@media screen and (min-width: 992px) {
  .press-releases .content-block,
  .events .content-block,
  .education .content-block {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
  }
}
.press-releases .featured-icon,
.events .featured-icon,
.education .featured-icon {
  display: inline-block;
  max-width: 100px;
}
.press-releases .featured-icon.left,
.events .featured-icon.left,
.education .featured-icon.left {
  vertical-align: top;
}
.press-releases .featured-content-wrapper,
.events .featured-content-wrapper,
.education .featured-content-wrapper {
  display: inline-block;
  vertical-align: top;
  padding-left: 25px;
  width: calc(100% - 110px);
}
.press-releases .featured-content-wrapper .featured-title,
.events .featured-content-wrapper .featured-title,
.education .featured-content-wrapper .featured-title {
  margin-top: 27px;
}
.press-releases .featured-image-text-wrapper,
.events .featured-image-text-wrapper,
.education .featured-image-text-wrapper {
  text-align: left;
  padding-top: 50px;
  color: white;
}
@media screen and (max-width: 540px) {
  .press-releases .featured-icon,
  .events .featured-icon,
  .education .featured-icon {
    display: none;
  }
  .press-releases .featured-content-wrapper,
  .events .featured-content-wrapper,
  .education .featured-content-wrapper {
    width: 100%;
  }
  .press-releases .featured-content-wrapper,
  .events .featured-content-wrapper,
  .education .featured-content-wrapper {
    padding-left: 0;
  }
  .press-releases .featured-content-wrapper .featured-title,
  .events .featured-content-wrapper .featured-title,
  .education .featured-content-wrapper .featured-title {
    margin-top: 0;
  }
}
.press-releases main,
.events main,
.education main {
  padding-top: 50px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.press-releases .screen-reader-text,
.events .screen-reader-text,
.education .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.press-releases .press-release-listing,
.events .press-release-listing,
.education .press-release-listing,
.press-releases .event-release-listing,
.events .event-release-listing,
.education .event-release-listing {
  overflow: hidden;
}
.press-releases .press-release-listing .custom-row,
.events .press-release-listing .custom-row,
.education .press-release-listing .custom-row,
.press-releases .event-release-listing .custom-row,
.events .event-release-listing .custom-row,
.education .event-release-listing .custom-row {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c1c1c1;
}
.press-releases .press-release-listing .custom-row .sub-title,
.events .press-release-listing .custom-row .sub-title,
.education .press-release-listing .custom-row .sub-title,
.press-releases .event-release-listing .custom-row .sub-title,
.events .event-release-listing .custom-row .sub-title,
.education .event-release-listing .custom-row .sub-title {
  white-space: normal;
}
.press-releases .press-release-listing .custom-row > div,
.events .press-release-listing .custom-row > div,
.education .press-release-listing .custom-row > div,
.press-releases .event-release-listing .custom-row > div,
.events .event-release-listing .custom-row > div,
.education .event-release-listing .custom-row > div,
.press-releases .press-release-listing .custom-row span,
.events .press-release-listing .custom-row span,
.education .press-release-listing .custom-row span,
.press-releases .event-release-listing .custom-row span,
.events .event-release-listing .custom-row span,
.education .event-release-listing .custom-row span {
  white-space: normal;
}
.press-releases .press-release-listing .custom-row .date-field,
.events .press-release-listing .custom-row .date-field,
.education .press-release-listing .custom-row .date-field,
.press-releases .event-release-listing .custom-row .date-field,
.events .event-release-listing .custom-row .date-field,
.education .event-release-listing .custom-row .date-field {
  text-transform: uppercase;
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.press-releases .press-release-listing .custom-row .press-link,
.events .press-release-listing .custom-row .press-link,
.education .press-release-listing .custom-row .press-link,
.press-releases .event-release-listing .custom-row .press-link,
.events .event-release-listing .custom-row .press-link,
.education .event-release-listing .custom-row .press-link {
  color: #40b1df;
  font-weight: 500;
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  padding-right: 10px;
  display: inline-block;
}
.press-releases .press-release-listing .custom-row .press-link,
.events .press-release-listing .custom-row .press-link,
.education .press-release-listing .custom-row .press-link,
.press-releases .event-release-listing .custom-row .press-link,
.events .event-release-listing .custom-row .press-link,
.education .event-release-listing .custom-row .press-link,
.press-releases .press-release-listing .custom-row .date-field,
.events .press-release-listing .custom-row .date-field,
.education .press-release-listing .custom-row .date-field,
.press-releases .event-release-listing .custom-row .date-field,
.events .event-release-listing .custom-row .date-field,
.education .event-release-listing .custom-row .date-field,
.press-releases .press-release-listing .custom-row .time-field,
.events .press-release-listing .custom-row .time-field,
.education .press-release-listing .custom-row .time-field,
.press-releases .event-release-listing .custom-row .time-field,
.events .event-release-listing .custom-row .time-field,
.education .event-release-listing .custom-row .time-field,
.press-releases .press-release-listing .custom-row .time-separator,
.events .press-release-listing .custom-row .time-separator,
.education .press-release-listing .custom-row .time-separator,
.press-releases .event-release-listing .custom-row .time-separator,
.events .event-release-listing .custom-row .time-separator,
.education .event-release-listing .custom-row .time-separator {
  white-space: normal;
}
.press-releases .press-release-listing .pagination .nav-links .page-numbers,
.events .press-release-listing .pagination .nav-links .page-numbers,
.education .press-release-listing .pagination .nav-links .page-numbers,
.press-releases .event-release-listing .pagination .nav-links .page-numbers,
.events .event-release-listing .pagination .nav-links .page-numbers,
.education .event-release-listing .pagination .nav-links .page-numbers {
  width: 25px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #40b1df;
  font-weight: 500;
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
}
.press-releases .press-release-listing .pagination .nav-links .page-numbers.current,
.events .press-release-listing .pagination .nav-links .page-numbers.current,
.education .press-release-listing .pagination .nav-links .page-numbers.current,
.press-releases .event-release-listing .pagination .nav-links .page-numbers.current,
.events .event-release-listing .pagination .nav-links .page-numbers.current,
.education .event-release-listing .pagination .nav-links .page-numbers.current {
  background-color: #40b1df;
  border-radius: 2px;
  color: white;
}
.press-releases .press-release-listing .inline-block-row,
.events .press-release-listing .inline-block-row,
.education .press-release-listing .inline-block-row,
.press-releases .event-release-listing .inline-block-row,
.events .event-release-listing .inline-block-row,
.education .event-release-listing .inline-block-row {
  white-space: nowrap;
}
.press-releases .press-release-listing .inline-block-column,
.events .press-release-listing .inline-block-column,
.education .press-release-listing .inline-block-column,
.press-releases .event-release-listing .inline-block-column,
.events .event-release-listing .inline-block-column,
.education .event-release-listing .inline-block-column {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.press-releases .press-release-listing .inline-block-column.va-top,
.events .press-release-listing .inline-block-column.va-top,
.education .press-release-listing .inline-block-column.va-top,
.press-releases .event-release-listing .inline-block-column.va-top,
.events .event-release-listing .inline-block-column.va-top,
.education .event-release-listing .inline-block-column.va-top {
  vertical-align: top;
}
.press-releases .press-release-listing .inline-block-column.custom-col-xs-3,
.events .press-release-listing .inline-block-column.custom-col-xs-3,
.education .press-release-listing .inline-block-column.custom-col-xs-3,
.press-releases .event-release-listing .inline-block-column.custom-col-xs-3,
.events .event-release-listing .inline-block-column.custom-col-xs-3,
.education .event-release-listing .inline-block-column.custom-col-xs-3 {
  width: 25%;
}
.press-releases .press-release-listing .inline-block-column.custom-col-xs-9,
.events .press-release-listing .inline-block-column.custom-col-xs-9,
.education .press-release-listing .inline-block-column.custom-col-xs-9,
.press-releases .event-release-listing .inline-block-column.custom-col-xs-9,
.events .event-release-listing .inline-block-column.custom-col-xs-9,
.education .event-release-listing .inline-block-column.custom-col-xs-9 {
  width: 75%;
}
.press-releases .press-release-listing .inline-block-column.custom-col-xs-7,
.events .press-release-listing .inline-block-column.custom-col-xs-7,
.education .press-release-listing .inline-block-column.custom-col-xs-7,
.press-releases .event-release-listing .inline-block-column.custom-col-xs-7,
.events .event-release-listing .inline-block-column.custom-col-xs-7,
.education .event-release-listing .inline-block-column.custom-col-xs-7 {
  width: 58.33%;
}
.press-releases .press-release-listing .inline-block-column.custom-col-xs-2,
.events .press-release-listing .inline-block-column.custom-col-xs-2,
.education .press-release-listing .inline-block-column.custom-col-xs-2,
.press-releases .event-release-listing .inline-block-column.custom-col-xs-2,
.events .event-release-listing .inline-block-column.custom-col-xs-2,
.education .event-release-listing .inline-block-column.custom-col-xs-2 {
  width: 16.667%;
}
.press-releases .press-release-listing .inline-block-column.custom-col-xs-10,
.events .press-release-listing .inline-block-column.custom-col-xs-10,
.education .press-release-listing .inline-block-column.custom-col-xs-10,
.press-releases .event-release-listing .inline-block-column.custom-col-xs-10,
.events .event-release-listing .inline-block-column.custom-col-xs-10,
.education .event-release-listing .inline-block-column.custom-col-xs-10 {
  width: 83.333%;
}
.press-releases .press-release-listing .inline-block-column.custom-col-calendar,
.events .press-release-listing .inline-block-column.custom-col-calendar,
.education .press-release-listing .inline-block-column.custom-col-calendar,
.press-releases .event-release-listing .inline-block-column.custom-col-calendar,
.events .event-release-listing .inline-block-column.custom-col-calendar,
.education .event-release-listing .inline-block-column.custom-col-calendar {
  width: 45px;
}
.press-releases .press-release-listing .inline-block-column.custom-col-minus-calendar,
.events .press-release-listing .inline-block-column.custom-col-minus-calendar,
.education .press-release-listing .inline-block-column.custom-col-minus-calendar,
.press-releases .event-release-listing .inline-block-column.custom-col-minus-calendar,
.events .event-release-listing .inline-block-column.custom-col-minus-calendar,
.education .event-release-listing .inline-block-column.custom-col-minus-calendar {
  width: calc(100% - 75px);
  margin-top: 6px;
}
.press-releases .pr-15,
.events .pr-15,
.education .pr-15 {
  padding-right: 15px;
}
@media screen and (max-width: 992px) {
  .events .single-feature-image-banner,
  .press-releases .single-feature-image-banner,
  .in-the-news .single-feature-image-banner,
  .education .single-feature-image-banner {
    max-height: 100%;
  }
}
.events .single-feature-image-banner,
.education .single-feature-image-banner {
  background-color: #4cbfa5;
  background-position: bottom right;
  background-repeat: no-repeat;
}
.press-releases .single-feature-image-banner {
  background-color: #40b1df;
  background-position: bottom right;
  background-repeat: no-repeat;
}
.single-event article {
  padding-right: 15px;
}
.single-event,
.single-press {
  /* fixes potential theme css conflict */
}
.single-event .acf-map,
.single-press .acf-map {
  width: 100%;
  height: 400px;
  border: #cccccc solid 1px;
  margin: 20px 0;
}
.single-event .single-feature-image-banner,
.single-press .single-feature-image-banner {
  background-color: #40b1df;
  padding-top: 2em;
  width: 100%;
  padding-bottom: 2em;
}
.single-event .single-feature-image-banner .inline-block,
.single-press .single-feature-image-banner .inline-block {
  display: inline-block;
}
.single-event .single-feature-image-banner .press-release-icon-wrapper,
.single-press .single-feature-image-banner .press-release-icon-wrapper {
  max-width: 53px;
  display: inline-block;
  vertical-align: middle;
}
.single-event .single-feature-image-banner .press-release-icon-wrapper + .entry-title,
.single-press .single-feature-image-banner .press-release-icon-wrapper + .entry-title {
  width: calc(100% - 51px - 20px);
  padding-left: 20px;
}
.single-event .single-feature-image-banner h1.entry-title,
.single-press .single-feature-image-banner h1.entry-title {
  font-size: 2em;
  color: White;
}
.single-event .acf-map img,
.single-press .acf-map img {
  max-width: inherit !important;
}
.single-event .entry-content,
.single-press .entry-content {
  padding-bottom: 3em;
}
.single-event .entry-content h1:first-child,
.single-press .entry-content h1:first-child,
.single-event .entry-content h2:first-child,
.single-press .entry-content h2:first-child,
.single-event .entry-content h3:first-child,
.single-press .entry-content h3:first-child,
.single-event .entry-content h4:first-child,
.single-press .entry-content h4:first-child {
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  .single-event .content-block,
  .single-press .content-block {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
  }
}
.single-event .multiple-events .multiple-event-leading-copy,
.single-press .multiple-events .multiple-event-leading-copy {
  padding-top: 20px;
  padding-bottom: 10px;
}
.single-event .multiple-events .event,
.single-press .multiple-events .event {
  padding-top: 10px;
  padding-bottom: 10px;
}
.single-press .entry-title {
  width: 90%;
  display: inline-block;
  vertical-align: middle;
}
.single-event .single-feature-image-banner {
  background-color: #4cbfa5;
}
.calendar-icon-wrapper {
  position: relative;
  width: 53px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 4px;
}
.calendar-icon-wrapper + h1 {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  width: calc(100% - 51px - 20px);
}
.calendar-icon-wrapper .calendar-icon {
  border: 1px solid #4cbfa5;
  position: absolute;
  width: 53px;
  height: 51px;
  overflow: hidden;
}
.calendar-icon-wrapper .calendar-icon.invert-colors {
  border: 1px solid white;
}
.calendar-icon-wrapper .calendar-icon.invert-colors .calendar-month {
  background-color: white;
  color: #4cbfa5;
}
.calendar-icon-wrapper .calendar-icon.invert-colors .calendar-date {
  background-color: #4cbfa5;
  color: white;
}
.calendar-icon-wrapper .calendar-icon .calendar-month {
  height: 22px;
  width: 100%;
  text-align: center;
  color: white;
  background-color: #4cbfa5;
  text-transform: uppercase;
  font-size: 16px;
}
.calendar-icon-wrapper .calendar-icon .calendar-date {
  height: 28px;
  background-color: #ffffff;
  color: #4cbfa5;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
.single-press-releases h1 {
  font-weight: normal;
  font-size: 2.0em;
}
.single-press-releases h2 {
  font-weight: normal;
  font-size: 1.6em;
}
.single-press-releases h3 {
  font-weight: normal;
  font-size: 1.2em;
}
.reviews .review-content {
  padding-left: 30px;
}
.reviews .review-block-link {
  text-decoration: none;
  color: inherit;
}
.reviews .review-block-link:hover {
  text-decoration: none;
  color: inherit;
}
.reviews h5.reviews {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 1em;
}
.reviews .reviews-logo img {
  width: 150px;
  max-width: 100%;
}
.reviews .title-block__text-right {
  text-align: right;
}
.reviews h6.sub-title {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 2em;
}
.reviews .custom-row {
  padding-left: 15px;
  padding-right: 15px;
}
.reviews .reviews-listing .inline-block-column {
  vertical-align: top;
}
.reviews .single-feature-image-banner .featured-content-wrapper .featured-title,
.reviews .single-feature-image-banner .featured-content-wrapper .featured-content {
  color: white;
}
@media (max-width: 768px) {
  .reviews .custom-col-xs-9.inline-block-column.review-content {
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 0;
  }
  .reviews .custom-col-xs-3.inline-block-column.text-center.reviews-logo {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.udp-resources-strip {
  text-align: center;
}
.udp-resources-strip .title-wrap {
  background-color: #4cbfa5;
  color: white;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 50px;
}
.udp-resources-strip .title-wrap h3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.udp-resources-strip .title-wrap h5 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.udp-resources-strip .body-wrap {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.udp-resources-strip .body-wrap .title-icon img {
  max-height: 70px;
}
.udp-resources-strip .body-wrap .title {
  margin-top: 20px;
  margin-bottom: 20px;
}
.udp-resources-strip .body-wrap .text p {
  margin-left: 1.6em;
  margin-right: 1.6em;
}
.udp-resources-strip .bottom-col .title {
  margin-bottom: 0;
}
.udp-resources-strip .row.row--78 {
  width: 78%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.udp-v6-wrapper {
  overflow: hidden;
}
.udp-v6-wrapper main.content-block {
  background-color: white;
}
.udp-v6-wrapper .entry-content {
  overflow: hidden;
}
.in-the-news-strip {
  /** css for no flexbox support (or @supports support) **/
  /** mobile styles **/
}
.in-the-news-strip.white-bg {
  background-color: white;
}
.in-the-news-strip .arcserve-in-the-press-wrapper {
  padding-bottom: 2em;
}
@media (min-width: 560px) {
  .in-the-news-strip.container-wrapper {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .in-the-news-strip .news-title {
    padding-bottom: 30px;
  }
  .in-the-news-strip .logos-row {
    display: block;
    clear: both;
    overflow: hidden;
  }
  .in-the-news-strip .logos-row .logo {
    float: left;
    width: 19%;
    min-height: 130px;
    display: table;
    vertical-align: middle;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 559px) {
  .in-the-news-strip.container-wrapper {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .in-the-news-strip .news-title {
    padding-bottom: 15px;
  }
  .in-the-news-strip .logos {
    overflow: hidden;
    clear: both;
    white-space: normal;
    font: 0/0 a;
    vertical-align: middle;
  }
  .in-the-news-strip .logos-row {
    display: inline;
  }
  .in-the-news-strip .logos-row .logo {
    width: 49%;
    display: inline-block;
    font-size: 0;
    height: 80px;
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .in-the-news-strip .logos-row .logo a,
  .in-the-news-strip .logos-row .logo span {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 100%;
  }
  .in-the-news-strip .logos-row .logo a img,
  .in-the-news-strip .logos-row .logo span img {
    max-height: 100%;
  }
}
/** desktop with flex and supports **/
@supports (display: flex) {
  @media (min-width: 560px) {
    .in-the-news-strip .logos-row {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
      display: -ms-flex;
      display: flex;
    }
    .in-the-news-strip .logos-row .logo {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1 1 0.01%;
      -moz-flex: 1 1 0.01%;
      -ms-flex: 1 1 0.01%;
      flex: 1 1 0.01%;
      -ms-flex-positive: 1;
      -ms-flex-negative: 1;
      -ms-flex-preferred-size: 0.01%;
      float: none;
      width: auto;
      min-height: inherit;
      padding-left: 15px;
      padding-right: 15px;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
      display: -ms-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
    }
    .in-the-news-strip .logos-row .logo a,
    .in-the-news-strip .logos-row .logo span {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
      display: -ms-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
    }
  }
}
.language-redirect-strip {
  background-color: #eeeeee;
  padding: 15px;
  text-align: center;
  padding-right: 3em;
  padding-left: 3em;
  position: relative;
  font-size: 14px;
}
.language-redirect-strip p:first-of-type {
  margin-top: 0;
}
.language-redirect-strip .btn {
  color: #28a193;
  background-color: #ffffff;
  border-color: #ffffff;
  white-space: normal;
  font-size: 1em;
}
.language-redirect-strip .redirect-close {
  position: absolute;
  width: 2em;
  right: 1em;
  top: 1em;
}
@media (max-width: 768px) {
  div.slideshow-wrapper ul.slides li .slide-title h1 {
    font-size: 45px;
    padding-left: 45px;
    padding-right: 45px;
    line-height: 1;
    font-weight: 200;
  }
}
@media (max-width: 992px) {
  div.slideshow-wrapper ul.slides li {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  div.slideshow-wrapper ul.slides li .slide-title h1 {
    padding-left: 30px;
    padding-right: 30px;
  }
  div.slideshow-wrapper ul.slides li .slide-content p {
    padding-left: 45px;
    padding-right: 45px;
    line-height: 1.1em;
  }
}
div.slideshow-wrapper {
  width: 100%;
  min-height: 50vw;
  position: relative;
  margin: 0;
  border: none;
}
div.slideshow-wrapper .slides {
  height: 100%;
  min-height: 50vw;
}
div.slideshow-wrapper .slides li:before {
  display: none;
}
div.slideshow-wrapper .slides li {
  height: 100%;
  min-height: 50vw;
  text-align: center;
  background-size: cover;
  padding-bottom: 40px;
  line-height: inherit;
}
div.slideshow-wrapper .slides li:before {
  content: '';
  display: none;
}
div.slideshow-wrapper .slides li .all-slide-content-wrapper-wrapper {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
  min-height: 50vw;
}
div.slideshow-wrapper .slides li .slide-title h1 {
  color: white;
  font-size: 55px;
  line-height: 1;
  margin-bottom: 16px;
  letter-spacing: 3px;
  max-width: 800px;
  display: inline-block;
}
div.slideshow-wrapper .slides li .slide-content p {
  font-size: 20px;
  letter-spacing: 0;
  margin: 20px 0 0;
  color: white;
  max-width: 800px;
}
div.slideshow-wrapper .slides li .slide-content p:first-of-type {
  margin-top: 0;
}
div.slideshow-wrapper .slides li .slide-button {
  margin-top: 56px;
  display: inline-block;
}
div.slideshow-wrapper .flex-direction-nav {
  height: 0;
}
div.slideshow-wrapper .flex-direction-nav li {
  padding: 0;
  margin: 0;
  display: block;
}
div.slideshow-wrapper .flex-direction-nav li a {
  line-height: 1;
}
div.slideshow-wrapper .flex-control-nav {
  position: absolute;
  bottom: 0;
  margin-bottom: 10px;
  width: 100%;
  z-index: 100;
}
div.slideshow-wrapper .flex-control-nav li {
  padding-left: 0;
}
div.slideshow-wrapper .flex-control-nav li a {
  border: 3px solid white;
  width: 18px;
  height: 18px;
  background: linear-gradient(to bottom, #999999 0%, #e1e1e1 100%);
}
div.slideshow-wrapper .flex-control-nav li a.flex-active {
  background: #666666;
}
html[data-useragent*='MSIE 10.0'] .slide-title {
  margin-top: 180px;
}
html[data-useragent*='MSIE 10.0'] ul.slides {
  height: 650px !important;
}
html[data-useragent*='MSIE 9.0'] .slide-title {
  margin-top: 180px;
}
html[data-useragent*='MSIE 9.0'] ul.slides {
  height: 650px !important;
}
.tri-block-wrapper .tri-button-wrapper .btn {
  margin-top: 0;
}
@media (max-width: 768px) {
  .tri-block-wrapper .tri-button-wrapper .btn {
    margin-top: 0;
    margin-bottom: 2em;
  }
}
.tri-block-wrapper .tri-block {
  padding-left: 0;
  padding-right: 0;
  margin-top: 30px;
}
.tri-block-wrapper .tri-block .tri-image img {
  height: 65px;
}
.tri-block-wrapper .tri-block .tri-title {
  margin-top: 20px;
  margin-bottom: 30px;
}
.tri-block-wrapper .three-and-three-quarters {
  font-size: 1.6em;
}
@media (min-width: 768px) {
  .tri-block-wrapper .tri-block:first-child {
    padding-left: 0;
  }
  .tri-block-wrapper .tri-block {
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 60px;
  }
  .tri-block-wrapper .tri-block:last-child {
    padding-right: 0;
  }
}
.tri-block-wrapper .title-wrapper h1 {
  margin-bottom: 0;
}
.tri-block-wrapper .sub-title-wrapper p:last-of-type {
  margin-bottom: 0;
}
.tri-block-wrapper .tri-copy p:last-of-type {
  margin-bottom: 2em;
}
.seminar .row.content-block {
  background: #ffffff;
}
.seminar .sidebar-section,
.education .sidebar-section {
  padding: 30px;
}
.seminar hr,
.education hr {
  border-top: 1px solid #cccccc;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.education .featured-content-wrapper {
  vertical-align: middle;
}
.education .featured-icon.left {
  vertical-align: middle;
}
.container.education .with-sidebar {
  padding-left: 0;
  padding-right: 0;
}
.container.education .with-sidebar main {
  padding: 0;
}
.container.education .education-content {
  padding-top: 50px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}
.container.education .education-content h2,
.container.education .education-content h3,
.container.education .education-content h4,
.container.education .education-content h5 {
  margin-bottom: 1em;
  margin-top: 1em;
}
.container.education .education-content.b_darkteal {
  color: white;
}
.education .sidebar-section.b_dark {
  color: white;
}
/*********************************************************************************************************************
VARIABLES
*********************************************************************************************************************/
/**************
Layout
***************/
/**************
Colors
***************/
#reboot-2016-wrapper.reboot-2016-wrapper .wrap,
.reboot-2016-menu .wrap,
.reboot-awards-footer-block__namespace .wrap {
  max-width: 1130px;
  width: 87.5%;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}
#reboot-2016-wrapper.reboot-2016-wrapper .wrap--mobile,
.reboot-2016-menu .wrap--mobile,
.reboot-awards-footer-block__namespace .wrap--mobile {
  max-width: 1130px;
  width: 87.5%;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}
#reboot-2016-wrapper.reboot-2016-wrapper .wrap--desktop,
.reboot-2016-menu .wrap--desktop,
.reboot-awards-footer-block__namespace .wrap--desktop {
  max-width: 100%;
  width: 100%;
}
#reboot-2016-wrapper.reboot-2016-wrapper .wrap--tablet-down,
.reboot-2016-menu .wrap--tablet-down,
.reboot-awards-footer-block__namespace .wrap--tablet-down {
  max-width: 1130px;
  width: 87.5%;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}
#reboot-2016-wrapper.reboot-2016-wrapper .wrap--with-pad,
.reboot-2016-menu .wrap--with-pad,
.reboot-awards-footer-block__namespace .wrap--with-pad {
  padding-top: 60px;
  padding-bottom: 60px;
}
#reboot-2016-wrapper.reboot-2016-wrapper,
.reboot-awards-footer-block__namespace {
  background-color: white;
  color: #444444;
  /*********************************************************************************************************************
  GLOBAL STYLES
  *********************************************************************************************************************/
  /***********************
  Marketo form styles
  ************************/
  /*********************************************************************************************************************
  MARGIN SPECS (mobile)
  *********************************************************************************************************************/
  /*********************************************************************************************************************
  GLOBAL STYLES
  *********************************************************************************************************************/
  /*********************************************************************************************************************
  OVERVIEW STYLES - mobile
  *********************************************************************************************************************/
  /*********************
  -- SUITE OVERVIEW
  -- <MENU> -- MOBILE
  **********************/
  /*********************
  -- </MENU> -- MOBILE
  **********************/
  /*********************************************************************************************************************
  SOLUTIONS STYLES - mobile
  *********************************************************************************************************************/
  /******************
  TESTIMONIAL BLOCK
  ******************/
  /*********************************************************************************************************************
  HOMEPAGE STYLES - mobile
  *********************************************************************************************************************/
  /***************
  Homepage Marquee - mobile
  ****************/
  /***************
  Homepage full width
  ****************/
  /****************
  RESOURCES BLOCK
  ****************/
  /****************
  THIRD SPLIT SECTION
  ****************/
  /******************
  PPC Award bock - mobile
  ******************/
  /******************
   About template - mobile
   ******************/
  /******************
  Leadership block (About template) - mobile
  ******************/
  /******************
   PPC marquee - mobile
   ******************/
  /******************
   PPC Marketo form - mobile
   ******************/
  /****************
	Title with row of 3 blocks
	****************/
  /****************
  Title with row of 3 blocks
  ****************/
  /****************
  Title with row of 2
  ****************/
  /****************
  5 equally spaced columns
  ****************/
  /** @todo this breaks BEM convention, and hooks should be added to the html template for odd last children (like me) **/
  /*** WIDGETS ****/
  /******************
  blog widget
  *****************/
  /******************
  twitter widget
  *****************/
  /*********************************************************************************************************************
  768 down
  *********************************************************************************************************************/
  /*********************************************************************************************************************
  ------------- END 768 down -------------
  *********************************************************************************************************************/
  /*********************************************************************************************************************
  _768up (tablet) - SM
  ********************************************************************************************************************/
  /*********************************************************************************************************************
  _992up (Desktop) - MD
  *********************************************************************************************************************/
  /*********************************************************************************************************************
  /-------------------- END 992 up ---------------------/
  *********************************************************************************************************************/
  /*********************************************************************************************************************
  1200 up
  *********************************************************************************************************************/
  /*********************************************************************************************************************
  /-------------------- END 1200 up --------------------/
  *********************************************************************************************************************/
  /****** NON STANDARD IMPLEMENTATIONS *****/
}
#reboot-2016-wrapper.reboot-2016-wrapper ul li,
.reboot-awards-footer-block__namespace ul li {
  padding-left: 25px;
}
#reboot-2016-wrapper.reboot-2016-wrapper ul li:before,
.reboot-awards-footer-block__namespace ul li:before {
  content: '\0BB';
  margin-left: -25px;
  padding-right: 15px;
  font-size: 1em;
  color: #4cbfa5;
}
#reboot-2016-wrapper.reboot-2016-wrapper section,
.reboot-awards-footer-block__namespace section {
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
  position: relative;
}
#reboot-2016-wrapper.reboot-2016-wrapper section .inner-wrapper,
.reboot-awards-footer-block__namespace section .inner-wrapper {
  padding-top: 110px;
  padding-bottom: 110px;
  overflow: hidden;
  position: relative;
}
#reboot-2016-wrapper.reboot-2016-wrapper section.section--text-left,
.reboot-awards-footer-block__namespace section.section--text-left {
  text-align: left;
}
#reboot-2016-wrapper.reboot-2016-wrapper section.section--medium-pad,
.reboot-awards-footer-block__namespace section.section--medium-pad {
  padding-top: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper section.section--text-center,
.reboot-awards-footer-block__namespace section.section--text-center {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper section.section--no-pad,
.reboot-awards-footer-block__namespace section.section--no-pad {
  padding-top: 0;
  padding-bottom: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper section.section--text-center-mobile,
.reboot-awards-footer-block__namespace section.section--text-center-mobile {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper section.section--dark-teal-bg,
.reboot-awards-footer-block__namespace section.section--dark-teal-bg {
  background-color: #00686c;
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper section.section--dark-teal-bg ul li:before,
.reboot-awards-footer-block__namespace section.section--dark-teal-bg ul li:before {
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper section.section--form-gray-bg,
.reboot-awards-footer-block__namespace section.section--form-gray-bg {
  background-color: #aaaaaa;
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper section.section--form-gray-bg ul li:before,
.reboot-awards-footer-block__namespace section.section--form-gray-bg ul li:before {
  color: #4cbfa5;
}
#reboot-2016-wrapper.reboot-2016-wrapper section.section--form-teal-bg,
.reboot-awards-footer-block__namespace section.section--form-teal-bg {
  background-color: #00686c;
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper section.section--form-teal-bg ul li:before,
.reboot-awards-footer-block__namespace section.section--form-teal-bg ul li:before {
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper section.section--white-text,
.reboot-awards-footer-block__namespace section.section--white-text {
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper section.section--white-text ul li:before,
.reboot-awards-footer-block__namespace section.section--white-text ul li:before {
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper section.split-bg-gradient--high_availability,
.reboot-awards-footer-block__namespace section.split-bg-gradient--high_availability {
  background-color: #00686c;
}
#reboot-2016-wrapper.reboot-2016-wrapper section.split-bg-gradient--backup_recovery,
.reboot-awards-footer-block__namespace section.split-bg-gradient--backup_recovery {
  background-color: #72b0b2;
}
#reboot-2016-wrapper.reboot-2016-wrapper section.split-bg-gradient--disaster_recovery,
.reboot-awards-footer-block__namespace section.split-bg-gradient--disaster_recovery {
  background-color: #3e8c8d;
}
#reboot-2016-wrapper.reboot-2016-wrapper h1,
.reboot-awards-footer-block__namespace h1,
#reboot-2016-wrapper.reboot-2016-wrapper .h1,
.reboot-awards-footer-block__namespace .h1 {
  font-size: 36px;
  line-height: 1.333em;
  font-weight: 200;
  margin: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper h2,
.reboot-awards-footer-block__namespace h2,
#reboot-2016-wrapper.reboot-2016-wrapper .h2,
.reboot-awards-footer-block__namespace .h2 {
  font-size: 30px;
  line-height: 1.4em;
  font-weight: 200;
  margin: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper h3,
.reboot-awards-footer-block__namespace h3,
#reboot-2016-wrapper.reboot-2016-wrapper .h3,
.reboot-awards-footer-block__namespace .h3,
#reboot-2016-wrapper.reboot-2016-wrapper .widget-title,
.reboot-awards-footer-block__namespace .widget-title {
  font-size: 25px;
  line-height: 1.6em;
  font-weight: 200;
}
#reboot-2016-wrapper.reboot-2016-wrapper h4,
.reboot-awards-footer-block__namespace h4,
#reboot-2016-wrapper.reboot-2016-wrapper .h4,
.reboot-awards-footer-block__namespace .h4,
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h4 p,
.reboot-awards-footer-block__namespace .rb-wysiwyg--h4 p,
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h4 li,
.reboot-awards-footer-block__namespace .rb-wysiwyg--h4 li {
  font-size: 17px;
  line-height: 1.588em;
  font-weight: 200;
  margin: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper h5,
.reboot-awards-footer-block__namespace h5,
#reboot-2016-wrapper.reboot-2016-wrapper .h5,
.reboot-awards-footer-block__namespace .h5,
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h5 p,
.reboot-awards-footer-block__namespace .rb-wysiwyg--h5 p,
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h5 li,
.reboot-awards-footer-block__namespace .rb-wysiwyg--h5 li {
  font-size: 15px;
  line-height: 1.6667em;
  font-weight: 300;
  margin: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper h6,
.reboot-awards-footer-block__namespace h6,
#reboot-2016-wrapper.reboot-2016-wrapper .h6,
.reboot-awards-footer-block__namespace .h6,
#reboot-2016-wrapper.reboot-2016-wrapper .homeroll,
.reboot-awards-footer-block__namespace .homeroll,
#reboot-2016-wrapper.reboot-2016-wrapper .ktext,
.reboot-awards-footer-block__namespace .ktext,
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h6 p,
.reboot-awards-footer-block__namespace .rb-wysiwyg--h6 p,
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h6 li,
.reboot-awards-footer-block__namespace .rb-wysiwyg--h6 li {
  font-size: 13px;
  line-height: 1.6154em;
  font-weight: 300;
  margin: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h4 p,
.reboot-awards-footer-block__namespace .rb-wysiwyg--h4 p,
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h4 ul,
.reboot-awards-footer-block__namespace .rb-wysiwyg--h4 ul,
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h5 p,
.reboot-awards-footer-block__namespace .rb-wysiwyg--h5 p,
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h5 ul,
.reboot-awards-footer-block__namespace .rb-wysiwyg--h5 ul,
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h6 p,
.reboot-awards-footer-block__namespace .rb-wysiwyg--h6 p,
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h6 ul,
.reboot-awards-footer-block__namespace .rb-wysiwyg--h6 ul {
  margin-bottom: 1em;
}
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h5 p:last-child,
.reboot-awards-footer-block__namespace .rb-wysiwyg--h5 p:last-child,
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h6 p:last-child,
.reboot-awards-footer-block__namespace .rb-wysiwyg--h6 p:last-child,
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h4 p:last-child,
.reboot-awards-footer-block__namespace .rb-wysiwyg--h4 p:last-child {
  margin-bottom: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--add-margin-to-last-p p:last-child,
.reboot-awards-footer-block__namespace .rb-wysiwyg--add-margin-to-last-p p:last-child {
  margin-bottom: 1em;
}
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--text-left,
.reboot-awards-footer-block__namespace .rb-wysiwyg--text-left {
  text-align: left;
}
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--text-left ul,
.reboot-awards-footer-block__namespace .rb-wysiwyg--text-left ul,
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--text-left ol,
.reboot-awards-footer-block__namespace .rb-wysiwyg--text-left ol {
  text-align: left;
}
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--text-center--mobile,
.reboot-awards-footer-block__namespace .rb-wysiwyg--text-center--mobile {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--text-center--mobile ul,
.reboot-awards-footer-block__namespace .rb-wysiwyg--text-center--mobile ul,
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--text-center--mobile ol,
.reboot-awards-footer-block__namespace .rb-wysiwyg--text-center--mobile ol {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--text-center,
.reboot-awards-footer-block__namespace .rb-wysiwyg--text-center {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--text-center ul,
.reboot-awards-footer-block__namespace .rb-wysiwyg--text-center ul,
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--text-center ol,
.reboot-awards-footer-block__namespace .rb-wysiwyg--text-center ol {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--text-right,
.reboot-awards-footer-block__namespace .rb-wysiwyg--text-right {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--text-right ul,
.reboot-awards-footer-block__namespace .rb-wysiwyg--text-right ul,
#reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--text-right ol,
.reboot-awards-footer-block__namespace .rb-wysiwyg--text-right ol {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper hr,
.reboot-awards-footer-block__namespace hr {
  margin: 0;
  border-top: 1px solid #bbbbbb;
}
#reboot-2016-wrapper.reboot-2016-wrapper .hr-wrap,
.reboot-awards-footer-block__namespace .hr-wrap {
  display: block;
}
#reboot-2016-wrapper.reboot-2016-wrapper .hr--tiny,
.reboot-awards-footer-block__namespace .hr--tiny {
  width: 80px;
  margin: 0 auto;
}
#reboot-2016-wrapper.reboot-2016-wrapper .hr--block,
.reboot-awards-footer-block__namespace .hr--block {
  display: block;
}
#reboot-2016-wrapper.reboot-2016-wrapper .hr--inline-block,
.reboot-awards-footer-block__namespace .hr--inline-block {
  display: inline-block;
}
#reboot-2016-wrapper.reboot-2016-wrapper table.veeam,
.reboot-awards-footer-block__namespace table.veeam {
  width: 100%;
  text-align: left;
  max-width: 900px;
  margin: 0 auto;
  margin-top: 1em;
}
#reboot-2016-wrapper.reboot-2016-wrapper table.veeam tr:last-child td,
.reboot-awards-footer-block__namespace table.veeam tr:last-child td {
  background-color: #4cbfa5;
}
#reboot-2016-wrapper.reboot-2016-wrapper table.veeam td,
.reboot-awards-footer-block__namespace table.veeam td {
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 10px;
  color: white;
  border: 1px solid white;
  background-color: #bbbbbb;
}
#reboot-2016-wrapper.reboot-2016-wrapper .btn,
.reboot-awards-footer-block__namespace .btn,
#reboot-2016-wrapper.reboot-2016-wrapper button.mktoButton,
.reboot-awards-footer-block__namespace button.mktoButton {
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-right: 35px;
  padding-left: 35px;
  padding-bottom: 15px;
  padding-top: 15px;
  font-size: 12px;
  font-weight: 400;
  border-radius: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper .btn:hover,
.reboot-awards-footer-block__namespace .btn:hover,
#reboot-2016-wrapper.reboot-2016-wrapper button.mktoButton:hover,
.reboot-awards-footer-block__namespace button.mktoButton:hover,
#reboot-2016-wrapper.reboot-2016-wrapper .btn:active,
.reboot-awards-footer-block__namespace .btn:active,
#reboot-2016-wrapper.reboot-2016-wrapper button.mktoButton:active,
.reboot-awards-footer-block__namespace button.mktoButton:active {
  text-decoration: none;
}
#reboot-2016-wrapper.reboot-2016-wrapper .btn--ghost,
.reboot-awards-footer-block__namespace .btn--ghost {
  border: 2px solid white;
  color: white;
  font-weight: 500;
}
#reboot-2016-wrapper.reboot-2016-wrapper .btn--ghost:hover,
.reboot-awards-footer-block__namespace .btn--ghost:hover,
#reboot-2016-wrapper.reboot-2016-wrapper .btn--ghost:active,
.reboot-awards-footer-block__namespace .btn--ghost:active {
  background-color: rgba(255, 255, 255, 0.3);
}
#reboot-2016-wrapper.reboot-2016-wrapper .btn--ghost-on-white,
.reboot-awards-footer-block__namespace .btn--ghost-on-white {
  border: 2px solid #00686c;
  color: #00686c;
}
#reboot-2016-wrapper.reboot-2016-wrapper .btn--ghost-on-white:hover,
.reboot-awards-footer-block__namespace .btn--ghost-on-white:hover,
#reboot-2016-wrapper.reboot-2016-wrapper .btn--ghost-on-white:active,
.reboot-awards-footer-block__namespace .btn--ghost-on-white:active {
  background-color: rgba(0, 101, 108, 0.3);
}
#reboot-2016-wrapper.reboot-2016-wrapper .btn--white,
.reboot-awards-footer-block__namespace .btn--white {
  border: none;
  background-color: white;
  color: #444444;
}
#reboot-2016-wrapper.reboot-2016-wrapper .btn--white:hover,
.reboot-awards-footer-block__namespace .btn--white:hover,
#reboot-2016-wrapper.reboot-2016-wrapper .btn--white:active,
.reboot-awards-footer-block__namespace .btn--white:active {
  background-color: rgba(255, 255, 255, 0.75);
}
#reboot-2016-wrapper.reboot-2016-wrapper .btn--conversion,
.reboot-awards-footer-block__namespace .btn--conversion,
#reboot-2016-wrapper.reboot-2016-wrapper .mktoButton,
.reboot-awards-footer-block__namespace .mktoButton {
  background-color: #f9715a;
  color: white;
  border: none;
}
#reboot-2016-wrapper.reboot-2016-wrapper .btn--conversion:hover,
.reboot-awards-footer-block__namespace .btn--conversion:hover,
#reboot-2016-wrapper.reboot-2016-wrapper .mktoButton:hover,
.reboot-awards-footer-block__namespace .mktoButton:hover,
#reboot-2016-wrapper.reboot-2016-wrapper .btn--conversion:active,
.reboot-awards-footer-block__namespace .btn--conversion:active,
#reboot-2016-wrapper.reboot-2016-wrapper .mktoButton:active,
.reboot-awards-footer-block__namespace .mktoButton:active {
  background-color: rgba(249, 113, 90, 0.75);
}
#reboot-2016-wrapper.reboot-2016-wrapper .btn--dark,
.reboot-awards-footer-block__namespace .btn--dark {
  background: #00686c;
  border: none;
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper .btn--dark:hover,
.reboot-awards-footer-block__namespace .btn--dark:hover,
#reboot-2016-wrapper.reboot-2016-wrapper .btn--dark:active,
.reboot-awards-footer-block__namespace .btn--dark:active {
  background: #4cbfa5;
}
#reboot-2016-wrapper.reboot-2016-wrapper .background-image,
.reboot-awards-footer-block__namespace .background-image {
  background-position: center center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .background-image--cover,
.reboot-awards-footer-block__namespace .background-image--cover {
  background-size: cover;
}
#reboot-2016-wrapper.reboot-2016-wrapper .background-image--center,
.reboot-awards-footer-block__namespace .background-image--center {
  background-position: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .bg-white,
.reboot-awards-footer-block__namespace .bg-white {
  background-color: #ffffff;
}
#reboot-2016-wrapper.reboot-2016-wrapper .bg-white ul li:before,
.reboot-awards-footer-block__namespace .bg-white ul li:before {
  color: #4cbfa5;
}
#reboot-2016-wrapper.reboot-2016-wrapper .bg-light,
.reboot-awards-footer-block__namespace .bg-light {
  background-color: #f4f4f4;
}
#reboot-2016-wrapper.reboot-2016-wrapper .widget-title,
.reboot-awards-footer-block__namespace .widget-title {
  padding: 0;
  margin: 0;
  margin-top: 40px;
  margin-bottom: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style#mktoForm_2822 .mktoFormRow:nth-child(12),
.reboot-awards-footer-block__namespace form.mktoForm--new-style#mktoForm_2822 .mktoFormRow:nth-child(12) {
  overflow: hidden;
  clear: both;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style .IN-widget,
.reboot-awards-footer-block__namespace form.mktoForm--new-style .IN-widget {
  display: none;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style .mktoFieldWrap,
.reboot-awards-footer-block__namespace form.mktoForm--new-style .mktoFieldWrap {
  float: none;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs select,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs select {
  background-image: url(/wp-content/themes/arcserve/images/rb-logical-or-white.png);
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs input,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs input,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs select,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs select,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs textarea,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs textarea {
  background-color: transparent;
  border: 1px solid white;
  color: white;
  -webkit-appearance: none;
  border-radius: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs input::-webkit-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs input::-webkit-input-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs select::-webkit-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs select::-webkit-input-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs textarea::-webkit-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs textarea::-webkit-input-placeholder {
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs input:-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs input:-moz-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs select:-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs select:-moz-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs textarea:-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs textarea:-moz-placeholder {
  /* Firefox 18- */
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs input::-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs input::-moz-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs select::-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs select::-moz-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs textarea::-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs input:-ms-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs input:-ms-input-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs select:-ms-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs select:-ms-input-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs textarea:-ms-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs textarea:-ms-input-placeholder {
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs input.mktoInvalid,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs input.mktoInvalid,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs select.mktoInvalid,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs select.mktoInvalid,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs textarea.mktoInvalid,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs textarea.mktoInvalid {
  background-color: transparent;
  border: 2px solid #ff0000;
  color: #ff0000;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs input.mktoInvalid::-webkit-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs input.mktoInvalid::-webkit-input-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs select.mktoInvalid::-webkit-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs select.mktoInvalid::-webkit-input-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs textarea.mktoInvalid::-webkit-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs textarea.mktoInvalid::-webkit-input-placeholder {
  color: #ff0000;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs input.mktoInvalid:-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs input.mktoInvalid:-moz-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs select.mktoInvalid:-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs select.mktoInvalid:-moz-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs textarea.mktoInvalid:-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs textarea.mktoInvalid:-moz-placeholder {
  /* Firefox 18- */
  color: #ff0000;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs input.mktoInvalid::-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs input.mktoInvalid::-moz-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs select.mktoInvalid::-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs select.mktoInvalid::-moz-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs textarea.mktoInvalid::-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs textarea.mktoInvalid::-moz-placeholder {
  /* Firefox 19+ */
  color: #ff0000;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs input.mktoInvalid:-ms-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs input.mktoInvalid:-ms-input-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs select.mktoInvalid:-ms-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs select.mktoInvalid:-ms-input-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ghost-inputs textarea.mktoInvalid:-ms-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ghost-inputs textarea.mktoInvalid:-ms-input-placeholder {
  color: #ff0000;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style .mktoError,
.reboot-awards-footer-block__namespace form.mktoForm--new-style .mktoError {
  display: none;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style .mktoErrorDetail,
.reboot-awards-footer-block__namespace form.mktoForm--new-style .mktoErrorDetail {
  display: none;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style .mktoLabel,
.reboot-awards-footer-block__namespace form.mktoForm--new-style .mktoLabel {
  display: none;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style .mktoOffset,
.reboot-awards-footer-block__namespace form.mktoForm--new-style .mktoOffset {
  display: none;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style .mktoGutter,
.reboot-awards-footer-block__namespace form.mktoForm--new-style .mktoGutter {
  display: none;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style .mktoErrorMsg,
.reboot-awards-footer-block__namespace form.mktoForm--new-style .mktoErrorMsg {
  display: none;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style .mktoFieldDescriptor,
.reboot-awards-footer-block__namespace form.mktoForm--new-style .mktoFieldDescriptor {
  margin: 0 !important;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style .cf_sign_on_caption,
.reboot-awards-footer-block__namespace form.mktoForm--new-style .cf_sign_on_caption {
  color: white;
  margin-bottom: 20px;
  margin-top: 20px;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style .cf_sign_on_button,
.reboot-awards-footer-block__namespace form.mktoForm--new-style .cf_sign_on_button {
  display: inline-block;
  width: auto;
  font-family: 'Libre Franklin', Helvetica, Arial, sans-serif;
  padding-right: 30px;
  margin-left: 12px;
  margin-right: 12px;
  min-width: 170px;
  margin-bottom: 5px;
  margin-top: 5px;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style .cf_sign_on,
.reboot-awards-footer-block__namespace form.mktoForm--new-style .cf_sign_on {
  margin-bottom: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style .cf_icon,
.reboot-awards-footer-block__namespace form.mktoForm--new-style .cf_icon {
  padding-left: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style ::-webkit-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style ::-webkit-input-placeholder {
  color: #444444;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style :-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style :-moz-placeholder {
  /* Firefox 18- */
  color: #444444;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style ::-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style ::-moz-placeholder {
  /* Firefox 19+ */
  color: #444444;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style :-ms-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style :-ms-input-placeholder {
  color: #444444;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style select::-ms-expand,
.reboot-awards-footer-block__namespace form.mktoForm--new-style select::-ms-expand {
  display: none;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style select,
.reboot-awards-footer-block__namespace form.mktoForm--new-style select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: none;
  position: relative;
  padding-right: 30px;
  background-repeat: no-repeat;
  background-image: url(/wp-content/themes/arcserve/images/logical-or.png);
  background-position-x: 100%;
  background-position-x: calc(100% - 20px);
  background-position-y: 15px;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style select:after,
.reboot-awards-footer-block__namespace form.mktoForm--new-style select:after,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style select:before,
.reboot-awards-footer-block__namespace form.mktoForm--new-style select:before {
  content: '\u2228';
  position: absolute;
  right: 15px;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style button,
.reboot-awards-footer-block__namespace form.mktoForm--new-style button {
  margin-top: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style .mktoFormRow,
.reboot-awards-footer-block__namespace form.mktoForm--new-style .mktoFormRow {
  overflow: hidden;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style input,
.reboot-awards-footer-block__namespace form.mktoForm--new-style input,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style select,
.reboot-awards-footer-block__namespace form.mktoForm--new-style select,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style textarea,
.reboot-awards-footer-block__namespace form.mktoForm--new-style textarea {
  left: auto;
  position: relative;
  color: #444444;
  height: 37px;
  padding-left: 10px;
  border: none;
  background-color: white;
  width: 100%;
  margin-bottom: 10px;
  display: inline-block;
  -webkit-appearance: none;
  border-radius: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style input[name="FirstName"],
.reboot-awards-footer-block__namespace form.mktoForm--new-style input[name="FirstName"],
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style select[name="FirstName"],
.reboot-awards-footer-block__namespace form.mktoForm--new-style select[name="FirstName"],
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style textarea[name="FirstName"],
.reboot-awards-footer-block__namespace form.mktoForm--new-style textarea[name="FirstName"] {
  width: 100%;
  float: left;
  margin-right: 10px;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style input[name="LastName"],
.reboot-awards-footer-block__namespace form.mktoForm--new-style input[name="LastName"],
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style select[name="LastName"],
.reboot-awards-footer-block__namespace form.mktoForm--new-style select[name="LastName"],
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style textarea[name="LastName"],
.reboot-awards-footer-block__namespace form.mktoForm--new-style textarea[name="LastName"] {
  float: left;
  width: 100%;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style input[name="Country"],
.reboot-awards-footer-block__namespace form.mktoForm--new-style input[name="Country"],
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style select[name="Country"],
.reboot-awards-footer-block__namespace form.mktoForm--new-style select[name="Country"],
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style textarea[name="Country"],
.reboot-awards-footer-block__namespace form.mktoForm--new-style textarea[name="Country"] {
  float: left;
  width: 100%;
  margin-right: 10px;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style input[name="State"],
.reboot-awards-footer-block__namespace form.mktoForm--new-style input[name="State"],
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style select[name="State"],
.reboot-awards-footer-block__namespace form.mktoForm--new-style select[name="State"],
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style textarea[name="State"],
.reboot-awards-footer-block__namespace form.mktoForm--new-style textarea[name="State"] {
  float: left;
  width: 100%;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style input.mktoInvalid,
.reboot-awards-footer-block__namespace form.mktoForm--new-style input.mktoInvalid,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style select.mktoInvalid,
.reboot-awards-footer-block__namespace form.mktoForm--new-style select.mktoInvalid,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style textarea.mktoInvalid,
.reboot-awards-footer-block__namespace form.mktoForm--new-style textarea.mktoInvalid {
  background-color: #ff0000;
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style input.mktoInvalid::-webkit-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style input.mktoInvalid::-webkit-input-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style select.mktoInvalid::-webkit-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style select.mktoInvalid::-webkit-input-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style textarea.mktoInvalid::-webkit-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style textarea.mktoInvalid::-webkit-input-placeholder {
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style input.mktoInvalid:-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style input.mktoInvalid:-moz-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style select.mktoInvalid:-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style select.mktoInvalid:-moz-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style textarea.mktoInvalid:-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style textarea.mktoInvalid:-moz-placeholder {
  /* Firefox 18- */
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style input.mktoInvalid::-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style input.mktoInvalid::-moz-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style select.mktoInvalid::-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style select.mktoInvalid::-moz-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style textarea.mktoInvalid::-moz-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style textarea.mktoInvalid::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style input.mktoInvalid:-ms-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style input.mktoInvalid:-ms-input-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style select.mktoInvalid:-ms-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style select.mktoInvalid:-ms-input-placeholder,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style textarea.mktoInvalid:-ms-input-placeholder,
.reboot-awards-footer-block__namespace form.mktoForm--new-style textarea.mktoInvalid:-ms-input-placeholder {
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style textarea,
.reboot-awards-footer-block__namespace form.mktoForm--new-style textarea {
  min-height: 135px;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ppc,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ppc {
  padding-bottom: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ppc .cf_sign_on_caption,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ppc .cf_sign_on_caption {
  color: #444444;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ppc button,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ppc button {
  margin-top: 20px;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ppc .linked-in-button-wrapper,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ppc .linked-in-button-wrapper {
  display: none;
}
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ppc select[name="Country"].mktoField,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ppc select[name="Country"].mktoField,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ppc select[name="State"].mktoField,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ppc select[name="State"].mktoField,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ppc input[type="tel"].mktoField,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ppc input[type="tel"].mktoField,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ppc input[type="text"].mktoField,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ppc input[type="text"].mktoField,
#reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm--new-style.mktoForm--ppc input[type="email"].mktoField,
.reboot-awards-footer-block__namespace form.mktoForm--new-style.mktoForm--ppc input[type="email"].mktoField {
  width: 100%;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mv-xl,
.reboot-awards-footer-block__namespace .mv-xl {
  margin-top: 60px;
  margin-bottom: 60px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mv-l,
.reboot-awards-footer-block__namespace .mv-l {
  margin-top: 50px;
  margin-bottom: 50px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mv-ml,
.reboot-awards-footer-block__namespace .mv-ml {
  margin-top: 50px;
  margin-bottom: 50px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mv-m,
.reboot-awards-footer-block__namespace .mv-m {
  margin-top: 40px;
  margin-bottom: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mv-ms,
.reboot-awards-footer-block__namespace .mv-ms {
  margin-top: 40px;
  margin-bottom: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mv-s,
.reboot-awards-footer-block__namespace .mv-s {
  margin-top: 30px;
  margin-bottom: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mt-xl,
.reboot-awards-footer-block__namespace .mt-xl {
  margin-top: 60px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .pt-xl,
.reboot-awards-footer-block__namespace .pt-xl {
  padding-top: 60px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mt-l,
.reboot-awards-footer-block__namespace .mt-l {
  margin-top: 50px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mt-ml,
.reboot-awards-footer-block__namespace .mt-ml {
  margin-top: 50px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mt-m,
.reboot-awards-footer-block__namespace .mt-m {
  margin-top: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .pt-m,
.reboot-awards-footer-block__namespace .pt-m {
  padding-top: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mt-ms,
.reboot-awards-footer-block__namespace .mt-ms {
  margin-top: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mt-s,
.reboot-awards-footer-block__namespace .mt-s {
  margin-top: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mb-xl,
.reboot-awards-footer-block__namespace .mb-xl {
  margin-bottom: 60px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .pb-xl,
.reboot-awards-footer-block__namespace .pb-xl {
  padding-bottom: 60px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mb-l,
.reboot-awards-footer-block__namespace .mb-l {
  margin-bottom: 50px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mb-ml,
.reboot-awards-footer-block__namespace .mb-ml {
  margin-bottom: 50px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mb-m,
.reboot-awards-footer-block__namespace .mb-m {
  margin-bottom: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .pb-m,
.reboot-awards-footer-block__namespace .pb-m {
  padding-bottom: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mb-ms,
.reboot-awards-footer-block__namespace .mb-ms {
  margin-bottom: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mb-s,
.reboot-awards-footer-block__namespace .mb-s {
  margin-bottom: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ml-xl,
.reboot-awards-footer-block__namespace .ml-xl {
  margin-left: 60px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ml-l,
.reboot-awards-footer-block__namespace .ml-l {
  margin-left: 50px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ml-ml,
.reboot-awards-footer-block__namespace .ml-ml {
  margin-left: 50px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ml-m,
.reboot-awards-footer-block__namespace .ml-m {
  margin-left: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ml-ms,
.reboot-awards-footer-block__namespace .ml-ms {
  margin-left: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ml-s,
.reboot-awards-footer-block__namespace .ml-s {
  margin-left: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mr-xl,
.reboot-awards-footer-block__namespace .mr-xl {
  margin-right: 60px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mr-l,
.reboot-awards-footer-block__namespace .mr-l {
  margin-right: 50px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mr-ml,
.reboot-awards-footer-block__namespace .mr-ml {
  margin-right: 50px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mr-m,
.reboot-awards-footer-block__namespace .mr-m {
  margin-right: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mr-ms,
.reboot-awards-footer-block__namespace .mr-ms {
  margin-right: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .mr-s,
.reboot-awards-footer-block__namespace .mr-s {
  margin-right: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .section-pad-top-mobile,
.reboot-awards-footer-block__namespace .section-pad-top-mobile {
  padding-top: 60px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .section-pad-bottom-mobile,
.reboot-awards-footer-block__namespace .section-pad-bottom-mobile {
  padding-bottom: 60px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .section-pad-top-tablet,
.reboot-awards-footer-block__namespace .section-pad-top-tablet {
  padding-top: 60px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .section-pad-bottom-tablet,
.reboot-awards-footer-block__namespace .section-pad-bottom-tablet {
  padding-bottom: 60px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .third-split__left-side,
.reboot-awards-footer-block__namespace .third-split__left-side {
  padding-bottom: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper .dark-teal-bg,
.reboot-awards-footer-block__namespace .dark-teal-bg {
  background-color: #00686c;
}
#reboot-2016-wrapper.reboot-2016-wrapper .teal-bg,
.reboot-awards-footer-block__namespace .teal-bg {
  background-color: #4cbfa5;
}
#reboot-2016-wrapper.reboot-2016-wrapper .blue-bg,
.reboot-awards-footer-block__namespace .blue-bg {
  background-color: #006590;
}
#reboot-2016-wrapper.reboot-2016-wrapper .overview-marquee,
.reboot-awards-footer-block__namespace .overview-marquee {
  color: white;
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .half-n-half__left,
.reboot-awards-footer-block__namespace .half-n-half__left {
  margin-bottom: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .half-n-half__copy > h6,
.reboot-awards-footer-block__namespace .half-n-half__copy > h6,
#reboot-2016-wrapper.reboot-2016-wrapper .half-n-half__copy > p,
.reboot-awards-footer-block__namespace .half-n-half__copy > p {
  margin-bottom: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .half-n-half__text-right-desktop,
.reboot-awards-footer-block__namespace .half-n-half__text-right-desktop {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .packages-cards__card,
.reboot-awards-footer-block__namespace .packages-cards__card {
  background-color: #f4f4f4;
  margin-bottom: 10px;
  border-left: 30px solid #00686c;
  padding-top: 30px;
  padding-bottom: 35px;
  padding-left: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .packages-cards__card:last-child,
.reboot-awards-footer-block__namespace .packages-cards__card:last-child {
  margin-bottom: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper .packages-card__title,
.reboot-awards-footer-block__namespace .packages-card__title {
  margin-top: 10px;
  font-weight: 400;
}
#reboot-2016-wrapper.reboot-2016-wrapper .packages-card__copy,
.reboot-awards-footer-block__namespace .packages-card__copy {
  margin-top: 10px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .packages-cards__link-href:nth-child(2) .packages-cards__card,
.reboot-awards-footer-block__namespace .packages-cards__link-href:nth-child(2) .packages-cards__card {
  border-left: 30px solid #3e8c8d;
}
#reboot-2016-wrapper.reboot-2016-wrapper .packages-cards__link-href:nth-child(3) .packages-cards__card,
.reboot-awards-footer-block__namespace .packages-cards__link-href:nth-child(3) .packages-cards__card {
  border-left: 30px solid #72b0b2;
}
#reboot-2016-wrapper.reboot-2016-wrapper .packages-cards__link,
.reboot-awards-footer-block__namespace .packages-cards__link {
  display: inline-block;
  color: #00686c;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .packages-cards__link-href,
.reboot-awards-footer-block__namespace .packages-cards__link-href {
  text-decoration: none;
  color: #444444;
  margin-bottom: 10px;
  display: block;
}
#reboot-2016-wrapper.reboot-2016-wrapper .packages-cards__link-href:hover,
.reboot-awards-footer-block__namespace .packages-cards__link-href:hover {
  text-decoration: none;
  color: #444444;
}
#reboot-2016-wrapper.reboot-2016-wrapper .packages-cards__link--not-bold,
.reboot-awards-footer-block__namespace .packages-cards__link--not-bold {
  font-weight: 100;
  color: #00686c;
  display: inline-block;
}
#reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__wrap ul,
.reboot-awards-footer-block__namespace .suite-secondary-navigation__wrap ul {
  margin-bottom: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__item,
.reboot-awards-footer-block__namespace .suite-secondary-navigation__item,
#reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__wrap li,
.reboot-awards-footer-block__namespace .suite-secondary-navigation__wrap li {
  margin: 0;
  list-style-type: none;
  float: left;
  width: 33.3333%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 500;
  color: #444444;
  display: block;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
  display: -ms-flex;
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
  font-size: 10px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__item a,
.reboot-awards-footer-block__namespace .suite-secondary-navigation__item a,
#reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__wrap li a,
.reboot-awards-footer-block__namespace .suite-secondary-navigation__wrap li a {
  color: #444444;
}
#reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__item.current_page_item,
.reboot-awards-footer-block__namespace .suite-secondary-navigation__item.current_page_item,
#reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__wrap li.current_page_item,
.reboot-awards-footer-block__namespace .suite-secondary-navigation__wrap li.current_page_item,
#reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__item.current_page_item a,
.reboot-awards-footer-block__namespace .suite-secondary-navigation__item.current_page_item a,
#reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__wrap li.current_page_item a,
.reboot-awards-footer-block__namespace .suite-secondary-navigation__wrap li.current_page_item a {
  color: #4cbfa5;
}
#reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__item:before,
.reboot-awards-footer-block__namespace .suite-secondary-navigation__item:before,
#reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__wrap li:before,
.reboot-awards-footer-block__namespace .suite-secondary-navigation__wrap li:before {
  display: none;
}
#reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__first-item,
.reboot-awards-footer-block__namespace .suite-secondary-navigation__first-item {
  float: none;
  display: block;
  width: 100%;
  border-bottom: 1px solid #bbbbbb;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
#reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__ha.current_page_item,
.reboot-awards-footer-block__namespace .suite-secondary-navigation__ha.current_page_item {
  background-color: #00686c;
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__dr.current_page_item,
.reboot-awards-footer-block__namespace .suite-secondary-navigation__dr.current_page_item {
  background-color: #3e8c8d;
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__br.current_page_item,
.reboot-awards-footer-block__namespace .suite-secondary-navigation__br.current_page_item {
  background-color: #72b0b2;
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation,
.reboot-awards-footer-block__namespace .suite-secondary-navigation {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__suite-items-wrap,
.reboot-awards-footer-block__namespace .suite-secondary-navigation__suite-items-wrap {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
  display: -ms-flex;
  display: flex;
}
#reboot-2016-wrapper.reboot-2016-wrapper .split-bg-gradient,
.reboot-awards-footer-block__namespace .split-bg-gradient {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .split-bg-gradient__first,
.reboot-awards-footer-block__namespace .split-bg-gradient__first {
  padding-top: 60px;
  padding-bottom: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .split-bg-gradient__second,
.reboot-awards-footer-block__namespace .split-bg-gradient__second {
  padding-top: 30px;
  padding-bottom: 60px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .split-bg-gradient__left-title-image,
.reboot-awards-footer-block__namespace .split-bg-gradient__left-title-image {
  margin-bottom: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .split-bg-gradient__left-icon,
.reboot-awards-footer-block__namespace .split-bg-gradient__left-icon {
  padding-bottom: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .split-bg-gradient__left-copy,
.reboot-awards-footer-block__namespace .split-bg-gradient__left-copy {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .custom-list,
.reboot-awards-footer-block__namespace .custom-list {
  margin-top: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .custom-list__item,
.reboot-awards-footer-block__namespace .custom-list__item {
  overflow: hidden;
  display: block;
  width: 100%;
  padding-bottom: 30px;
  text-align: left;
}
#reboot-2016-wrapper.reboot-2016-wrapper .custom-list__item small,
.reboot-awards-footer-block__namespace .custom-list__item small {
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper .custom-list__image,
.reboot-awards-footer-block__namespace .custom-list__image {
  width: 40px;
  margin-right: 30px;
  display: inline-block;
  vertical-align: top;
}
#reboot-2016-wrapper.reboot-2016-wrapper .custom-list__copy,
.reboot-awards-footer-block__namespace .custom-list__copy {
  width: calc(100% - 85px);
  display: inline-block;
  vertical-align: top;
}
#reboot-2016-wrapper.reboot-2016-wrapper .testimonial-full-width-block__icon,
.reboot-awards-footer-block__namespace .testimonial-full-width-block__icon {
  margin-bottom: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .testimonial-full-width-block__icon img,
.reboot-awards-footer-block__namespace .testimonial-full-width-block__icon img {
  max-width: 35px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .testimonial-full-width-block__copy,
.reboot-awards-footer-block__namespace .testimonial-full-width-block__copy {
  margin-bottom: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .testimonial-full-width-block__attribution,
.reboot-awards-footer-block__namespace .testimonial-full-width-block__attribution {
  margin-bottom: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .homepage-marquee,
.reboot-awards-footer-block__namespace .homepage-marquee {
  color: white;
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section,
.reboot-awards-footer-block__namespace .full-width-section {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section--has-inner-wrapper,
.reboot-awards-footer-block__namespace .full-width-section--has-inner-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper .image-left,
.reboot-awards-footer-block__namespace .image-left {
  margin-bottom: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .image-left--small img,
.reboot-awards-footer-block__namespace .image-left--small img {
  width: 135px;
  max-width: 100%;
}
#reboot-2016-wrapper.reboot-2016-wrapper .image-left--large img,
.reboot-awards-footer-block__namespace .image-left--large img {
  max-width: 100%;
  width: 285px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .resources-block__btn,
.reboot-awards-footer-block__namespace .resources-block__btn {
  display: block;
}
#reboot-2016-wrapper.reboot-2016-wrapper .third-split,
.reboot-awards-footer-block__namespace .third-split {
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper .third-split__wrap,
.reboot-awards-footer-block__namespace .third-split__wrap {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .third-split__small-block,
.reboot-awards-footer-block__namespace .third-split__small-block {
  margin-bottom: 50px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .third-split__content,
.reboot-awards-footer-block__namespace .third-split__content {
  margin-top: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .third-split--has-inner-wrapper,
.reboot-awards-footer-block__namespace .third-split--has-inner-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper .third-split__small-block:last-child,
.reboot-awards-footer-block__namespace .third-split__small-block:last-child {
  margin-bottom: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper .third-split__small-block,
.reboot-awards-footer-block__namespace .third-split__small-block {
  overflow: hidden;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section--dark-bg,
.reboot-awards-footer-block__namespace .full-width-section--dark-bg {
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section__background-image,
.reboot-awards-footer-block__namespace .full-width-section__background-image {
  background-size: cover;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section__image-top img,
.reboot-awards-footer-block__namespace .full-width-section__image-top img {
  width: 100px;
  max-width: 100%;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section__play-button,
.reboot-awards-footer-block__namespace .full-width-section__play-button {
  margin-top: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section__play-button img,
.reboot-awards-footer-block__namespace .full-width-section__play-button img {
  max-height: 75px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section--bg-background_image,
.reboot-awards-footer-block__namespace .full-width-section--bg-background_image {
  color: white;
  background-size: cover;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section--bg-background_image ul li:before,
.reboot-awards-footer-block__namespace .full-width-section--bg-background_image ul li:before {
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section--bg-white,
.reboot-awards-footer-block__namespace .full-width-section--bg-white {
  background-color: white;
  color: #444444;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section--bg-white ul li:before,
.reboot-awards-footer-block__namespace .full-width-section--bg-white ul li:before {
  color: #4cbfa5;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section--bg-gray,
.reboot-awards-footer-block__namespace .full-width-section--bg-gray,
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section--bg-grey,
.reboot-awards-footer-block__namespace .full-width-section--bg-grey {
  background-color: #f4f4f4;
  color: #444444;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section--bg-gray ul li:before,
.reboot-awards-footer-block__namespace .full-width-section--bg-gray ul li:before,
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section--bg-grey ul li:before,
.reboot-awards-footer-block__namespace .full-width-section--bg-grey ul li:before {
  color: #4cbfa5;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section--bg-blue,
.reboot-awards-footer-block__namespace .full-width-section--bg-blue {
  background-color: #006590;
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section--bg-blue ul li:before,
.reboot-awards-footer-block__namespace .full-width-section--bg-blue ul li:before {
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section--bg-darkteal,
.reboot-awards-footer-block__namespace .full-width-section--bg-darkteal {
  background-color: #00686c;
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section--bg-darkteal ul li:before,
.reboot-awards-footer-block__namespace .full-width-section--bg-darkteal ul li:before {
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section--bg-lightblue,
.reboot-awards-footer-block__namespace .full-width-section--bg-lightblue {
  background-color: #448caa;
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper .full-width-section--bg-lightblue ul li:before,
.reboot-awards-footer-block__namespace .full-width-section--bg-lightblue ul li:before {
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper .centered-icon img,
.reboot-awards-footer-block__namespace .centered-icon img {
  max-width: 80px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .third-split__flex-content--no-margin,
.reboot-awards-footer-block__namespace .third-split__flex-content--no-margin {
  margin-top: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ppc-awards,
.reboot-awards-footer-block__namespace .ppc-awards {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ppc-awards__title,
.reboot-awards-footer-block__namespace .ppc-awards__title {
  text-align: center;
  margin-bottom: 50px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ppc-awards__sub-title,
.reboot-awards-footer-block__namespace .ppc-awards__sub-title {
  text-align: center;
  margin-bottom: 50px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ppc-awards__block,
.reboot-awards-footer-block__namespace .ppc-awards__block {
  text-align: center;
  padding-top: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ppc-awards__block-image,
.reboot-awards-footer-block__namespace .ppc-awards__block-image {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ppc-awards__block-title,
.reboot-awards-footer-block__namespace .ppc-awards__block-title {
  margin-top: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ppc-awards__block-icon,
.reboot-awards-footer-block__namespace .ppc-awards__block-icon {
  color: #4cbfa5;
  margin-bottom: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .about-section,
.reboot-awards-footer-block__namespace .about-section {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .about-section__overlay,
.reboot-awards-footer-block__namespace .about-section__overlay {
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 20020;
  background-color: rgba(0, 0, 0, 0.85);
}
#reboot-2016-wrapper.reboot-2016-wrapper .about-section__overlay-close,
.reboot-awards-footer-block__namespace .about-section__overlay-close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 40px;
  line-height: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper .leadership-block__modal-content,
.reboot-awards-footer-block__namespace .leadership-block__modal-content {
  display: none;
  position: fixed;
  z-index: 20021;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 30px;
  padding-right: 30px;
  max-height: 100vh;
  overflow-y: scroll;
  width: 100%;
  text-align: left;
}
#reboot-2016-wrapper.reboot-2016-wrapper .leadership-block__modal-image,
.reboot-awards-footer-block__namespace .leadership-block__modal-image {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .leadership-block,
.reboot-awards-footer-block__namespace .leadership-block {
  padding-bottom: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .leadership-block:last-child,
.reboot-awards-footer-block__namespace .leadership-block:last-child {
  margin-bottom: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper .leadership-block__wrap,
.reboot-awards-footer-block__namespace .leadership-block__wrap {
  display: inline-block;
  width: auto;
  max-width: 280px;
  padding-bottom: 15px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .leadership-block__wrap:focus,
.reboot-awards-footer-block__namespace .leadership-block__wrap:focus,
#reboot-2016-wrapper.reboot-2016-wrapper .leadership-block__wrap:active,
.reboot-awards-footer-block__namespace .leadership-block__wrap:active,
#reboot-2016-wrapper.reboot-2016-wrapper .leadership-block__wrap:hover,
.reboot-awards-footer-block__namespace .leadership-block__wrap:hover {
  -webkit-box-shadow: 0 0 13px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 13px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 13px 5px rgba(0, 0, 0, 0.1);
}
#reboot-2016-wrapper.reboot-2016-wrapper .leadership-block__name,
.reboot-awards-footer-block__namespace .leadership-block__name {
  margin-top: 30px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .leadership-block__title,
.reboot-awards-footer-block__namespace .leadership-block__title {
  margin-top: 10px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .leadership-block__link,
.reboot-awards-footer-block__namespace .leadership-block__link {
  margin-top: 40px;
  display: block;
  text-transform: uppercase;
  font-weight: 500;
}
#reboot-2016-wrapper.reboot-2016-wrapper .leadership-block__modal-copy,
.reboot-awards-footer-block__namespace .leadership-block__modal-copy {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ppc-marquee,
.reboot-awards-footer-block__namespace .ppc-marquee {
  color: white;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ppc-marquee__left-copy,
.reboot-awards-footer-block__namespace .ppc-marquee__left-copy {
  padding-top: 60px;
  padding-bottom: 60px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ppc-marquee__marketo .marketo-form-panel,
.reboot-awards-footer-block__namespace .ppc-marquee__marketo .marketo-form-panel {
  padding-bottom: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ppc-marketo,
.reboot-awards-footer-block__namespace .ppc-marketo {
  text-align: center;
  background-color: #eeeeee;
  color: #444444;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ppc-marketo__title,
.reboot-awards-footer-block__namespace .ppc-marketo__title {
  margin-bottom: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ppc-marketo__client-block-title,
.reboot-awards-footer-block__namespace .ppc-marketo__client-block-title {
  padding-top: 30px;
  display: block;
  text-transform: uppercase;
  font-weight: 500;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ppc-marketo__client-block-logos,
.reboot-awards-footer-block__namespace .ppc-marketo__client-block-logos {
  padding-top: 30px;
  padding-bottom: 20px;
  overflow: hidden;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ppc-marketo__client-block-logo,
.reboot-awards-footer-block__namespace .ppc-marketo__client-block-logo {
  padding-bottom: 20px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .title-row-of-three--text-center,
.reboot-awards-footer-block__namespace .title-row-of-three--text-center {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .title-row-of-three__title + .title-row-of-three__sub-title,
.reboot-awards-footer-block__namespace .title-row-of-three__title + .title-row-of-three__sub-title {
  margin-bottom: 50px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .title-row-of-three__title:only-child,
.reboot-awards-footer-block__namespace .title-row-of-three__title:only-child {
  margin-bottom: 50px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .image-title-copy,
.reboot-awards-footer-block__namespace .image-title-copy {
  margin-top: 50px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .image-title-copy--text-center,
.reboot-awards-footer-block__namespace .image-title-copy--text-center {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .image-title-copy:first-child,
.reboot-awards-footer-block__namespace .image-title-copy:first-child {
  margin-top: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper .image-title-copy__wrap,
.reboot-awards-footer-block__namespace .image-title-copy__wrap {
  margin-top: 40px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .image-title-copy__wrap:first-child,
.reboot-awards-footer-block__namespace .image-title-copy__wrap:first-child {
  margin-top: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper .image-title-copy__image img,
.reboot-awards-footer-block__namespace .image-title-copy__image img {
  max-height: 60px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .row-of-two,
.reboot-awards-footer-block__namespace .row-of-two {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .row-of-two__block:last-child,
.reboot-awards-footer-block__namespace .row-of-two__block:last-child {
  margin-top: 0;
  border: 2px solid white;
}
#reboot-2016-wrapper.reboot-2016-wrapper .rows-of-five-columns__title,
.reboot-awards-footer-block__namespace .rows-of-five-columns__title {
  text-align: center;
  margin-bottom: 50px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .rows-of-five-columns__img,
.reboot-awards-footer-block__namespace .rows-of-five-columns__img {
  max-height: 40px;
  width: auto;
  display: inline-block;
}
#reboot-2016-wrapper.reboot-2016-wrapper .rows-of-five-columns__logo,
.reboot-awards-footer-block__namespace .rows-of-five-columns__logo {
  height: 50px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .rows-of-five-columns__row,
.reboot-awards-footer-block__namespace .rows-of-five-columns__row {
  display: inline;
}
#reboot-2016-wrapper.reboot-2016-wrapper .rows-of-five-columns__row:last-child .rows-of-five-columns__logo:nth-last-child(1):nth-child(even),
.reboot-awards-footer-block__namespace .rows-of-five-columns__row:last-child .rows-of-five-columns__logo:nth-last-child(1):nth-child(even) {
  width: 100%;
}
#reboot-2016-wrapper.reboot-2016-wrapper .rows-of-five-columns__wrap,
.reboot-awards-footer-block__namespace .rows-of-five-columns__wrap {
  max-width: 340px;
  display: block;
  overflow: hidden;
  margin: 0 auto;
}
#reboot-2016-wrapper.reboot-2016-wrapper .rows-of-five-columns__logo,
.reboot-awards-footer-block__namespace .rows-of-five-columns__logo {
  padding-left: 25px;
  padding-right: 25px;
  height: 80px;
}
#reboot-2016-wrapper.reboot-2016-wrapper .custom-row,
.reboot-awards-footer-block__namespace .custom-row {
  overflow: hidden;
}
#reboot-2016-wrapper.reboot-2016-wrapper .m-all,
.reboot-awards-footer-block__namespace .m-all {
  width: 100%;
  overflow: hidden;
  display: block;
}
#reboot-2016-wrapper.reboot-2016-wrapper .m-1of2,
.reboot-awards-footer-block__namespace .m-1of2 {
  float: left;
  width: 50%;
}
#reboot-2016-wrapper.reboot-2016-wrapper .home-page-widgets,
.reboot-awards-footer-block__namespace .home-page-widgets {
  background-color: #f4f4f4;
}
#reboot-2016-wrapper.reboot-2016-wrapper .home-page-widgets__wrap,
.reboot-awards-footer-block__namespace .home-page-widgets__wrap {
  overflow: hidden;
  clear: both;
}
#reboot-2016-wrapper.reboot-2016-wrapper .home-page-widgets__widget:last-child,
.reboot-awards-footer-block__namespace .home-page-widgets__widget:last-child {
  border-top: 2px solid white;
}
#reboot-2016-wrapper.reboot-2016-wrapper .home-page-widgets__icon,
.reboot-awards-footer-block__namespace .home-page-widgets__icon {
  text-align: center;
}
#reboot-2016-wrapper.reboot-2016-wrapper .read_more,
.reboot-awards-footer-block__namespace .read_more {
  font-weight: inherit;
}
#reboot-2016-wrapper.reboot-2016-wrapper .homeroll,
.reboot-awards-footer-block__namespace .homeroll {
  border-bottom: 1px solid #d1d3d4;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2em;
  padding-bottom: 2em;
}
#reboot-2016-wrapper.reboot-2016-wrapper .homeroll:first-of-type,
.reboot-awards-footer-block__namespace .homeroll:first-of-type {
  padding-top: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper .homeroll:last-child,
.reboot-awards-footer-block__namespace .homeroll:last-child {
  border-bottom: none;
}
#reboot-2016-wrapper.reboot-2016-wrapper .kavatar,
.reboot-awards-footer-block__namespace .kavatar {
  display: none;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ktweet,
.reboot-awards-footer-block__namespace .ktweet {
  border-bottom: 1px solid #d1d3d4;
  padding-top: 2em;
  padding-bottom: 2em;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ktweet:last-child,
.reboot-awards-footer-block__namespace .ktweet:last-child {
  border-bottom: none;
}
#reboot-2016-wrapper.reboot-2016-wrapper .ktweet:first-of-type,
.reboot-awards-footer-block__namespace .ktweet:first-of-type {
  padding-top: 0;
}
#reboot-2016-wrapper.reboot-2016-wrapper .kmeta,
.reboot-awards-footer-block__namespace .kmeta {
  margin-bottom: 1em;
}
#reboot-2016-wrapper.reboot-2016-wrapper .kfooter > a,
.reboot-awards-footer-block__namespace .kfooter > a {
  margin-left: 5px;
  margin-right: 5px;
}
@media (max-width: 992px) {
  #reboot-2016-wrapper.reboot-2016-wrapper .blue-bg--md-down,
  .reboot-awards-footer-block__namespace .blue-bg--md-down {
    background-color: #3a747b;
  }
}
@media (min-width: 768px) {
  #reboot-2016-wrapper.reboot-2016-wrapper,
  .reboot-awards-footer-block__namespace {
    /*********************************************************************************************************************
	FORM STYLES  - tablet
	*********************************************************************************************************************/
    /*********************************************************************************************************************
	SUITE OVERVIEW STYLES  - tablet
	*********************************************************************************************************************/
    /*** marquee ***/
    /*********************
	-- <MENU> -- Tablet
	**********************/
    /****************
	SOLUTIONS PAGE SPLIT BG - tablet
	****************/
    /**********************
	TESTIMONIAL BLOCK - tablet
	***********************/
    /*********************
	-- </MENU> -- Tablet
	**********************/
    /*********************************************************************************************************************
	HOMEPAGE STYLES  - tablet
	*********************************************************************************************************************/
    /****************
	THIRD SPLIT - TABLET
	****************/
    /****************
	FULL WIDTH BLOCK - TABLET
	****************/
    /******************
	 About template - tablet
	 ******************/
    /******************
	Leadership block (About template) - tablet
	******************/
    /******************
 	PPC marquee - tablet
 	******************/
    /******************
 	PPC Marketo form - tablet
 	******************/
    /******************
 	PPC Award bock - tablet
 	******************/
    /****************
 	RESOURCES BLOCK
	****************/
    /************
	WIDGETS
	************/
    /****************
	Title with row of 2
	****************/
    /****************
	Title with row of 3 blocks - tablet
	****************/
    /****************
	5 equally spaced columns
	****************/
    /****************
	5 equally spaced columns - tablet
	****************/
    /** @todo this breaks BEM convention, and hooks should be added to the html template for odd last children (like me) **/
  }
  #reboot-2016-wrapper.reboot-2016-wrapper section,
  .reboot-awards-footer-block__namespace section {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper section.section--text-left-desktop,
  .reboot-awards-footer-block__namespace section.section--text-left-desktop {
    text-align: left;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .wrap--tablet-up,
  .reboot-awards-footer-block__namespace .wrap--tablet-up {
    max-width: 1130px;
    width: 89%;
    margin: 0 auto;
    display: block;
    overflow: hidden;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .wrap--tablet-down,
  .reboot-awards-footer-block__namespace .wrap--tablet-down {
    width: 100%;
    max-width: 100%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--text-right,
  .reboot-awards-footer-block__namespace .rb-wysiwyg--text-right {
    text-align: right;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--text-right ul,
  .reboot-awards-footer-block__namespace .rb-wysiwyg--text-right ul,
  #reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--text-right ol,
  .reboot-awards-footer-block__namespace .rb-wysiwyg--text-right ol {
    text-align: right;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--text-left,
  .reboot-awards-footer-block__namespace .rb-wysiwyg--text-left {
    text-align: left;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper h1,
  .reboot-awards-footer-block__namespace h1,
  #reboot-2016-wrapper.reboot-2016-wrapper .h1,
  .reboot-awards-footer-block__namespace .h1 {
    font-size: 45px;
    line-height: 1.333em;
    font-weight: 100;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper h2,
  .reboot-awards-footer-block__namespace h2,
  #reboot-2016-wrapper.reboot-2016-wrapper .h2,
  .reboot-awards-footer-block__namespace .h2 {
    font-size: 36px;
    line-height: 1.333em;
    font-weight: 100;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper h3,
  .reboot-awards-footer-block__namespace h3,
  #reboot-2016-wrapper.reboot-2016-wrapper .h3,
  .reboot-awards-footer-block__namespace .h3,
  #reboot-2016-wrapper.reboot-2016-wrapper .widget-title,
  .reboot-awards-footer-block__namespace .widget-title {
    font-size: 30px;
    line-height: 1.4em;
    font-weight: 100;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper h4,
  .reboot-awards-footer-block__namespace h4,
  #reboot-2016-wrapper.reboot-2016-wrapper .h4,
  .reboot-awards-footer-block__namespace .h4,
  #reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h4 p,
  .reboot-awards-footer-block__namespace .rb-wysiwyg--h4 p,
  #reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h4 li,
  .reboot-awards-footer-block__namespace .rb-wysiwyg--h4 li {
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 200;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper h5,
  .reboot-awards-footer-block__namespace h5,
  #reboot-2016-wrapper.reboot-2016-wrapper .h5,
  .reboot-awards-footer-block__namespace .h5,
  #reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h5 p,
  .reboot-awards-footer-block__namespace .rb-wysiwyg--h5 p,
  #reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h5 li,
  .reboot-awards-footer-block__namespace .rb-wysiwyg--h5 li {
    font-size: 17px;
    line-height: 1.588em;
    font-weight: 200;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper h6,
  .reboot-awards-footer-block__namespace h6,
  #reboot-2016-wrapper.reboot-2016-wrapper .h6,
  .reboot-awards-footer-block__namespace .h6,
  #reboot-2016-wrapper.reboot-2016-wrapper .ktext,
  .reboot-awards-footer-block__namespace .ktext,
  #reboot-2016-wrapper.reboot-2016-wrapper .homeroll,
  .reboot-awards-footer-block__namespace .homeroll,
  #reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h6 p,
  .reboot-awards-footer-block__namespace .rb-wysiwyg--h6 p,
  #reboot-2016-wrapper.reboot-2016-wrapper .rb-wysiwyg--h6 li,
  .reboot-awards-footer-block__namespace .rb-wysiwyg--h6 li {
    font-size: 15px;
    line-height: 1.6667em;
    font-weight: 200;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .wrap,
  .reboot-awards-footer-block__namespace .wrap {
    max-width: 1130px;
    width: 89%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .wrap--mobile,
  .reboot-awards-footer-block__namespace .wrap--mobile {
    max-width: 100%;
    width: 100%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .wrap--desktop,
  .reboot-awards-footer-block__namespace .wrap--desktop {
    max-width: 1130px;
    width: 89%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .wrap--with-pad,
  .reboot-awards-footer-block__namespace .wrap--with-pad {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .widget-title,
  .reboot-awards-footer-block__namespace .widget-title {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mv-xl,
  .reboot-awards-footer-block__namespace .mv-xl {
    margin-top: 110px;
    margin-bottom: 110px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mv-l,
  .reboot-awards-footer-block__namespace .mv-l {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mv-ml,
  .reboot-awards-footer-block__namespace .mv-ml {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mv-m,
  .reboot-awards-footer-block__namespace .mv-m {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mv-ms,
  .reboot-awards-footer-block__namespace .mv-ms {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mv-s,
  .reboot-awards-footer-block__namespace .mv-s {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mt-xl,
  .reboot-awards-footer-block__namespace .mt-xl {
    margin-top: 110px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .pt-xl,
  .reboot-awards-footer-block__namespace .pt-xl {
    padding-top: 110px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mt-l,
  .reboot-awards-footer-block__namespace .mt-l {
    margin-top: 100px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mt-ml,
  .reboot-awards-footer-block__namespace .mt-ml {
    margin-top: 75px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mt-m,
  .reboot-awards-footer-block__namespace .mt-m {
    margin-top: 60px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .pt-m,
  .reboot-awards-footer-block__namespace .pt-m {
    padding-top: 60px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mt-ms,
  .reboot-awards-footer-block__namespace .mt-ms {
    margin-top: 50px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mt-s,
  .reboot-awards-footer-block__namespace .mt-s {
    margin-top: 40px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mb-xl,
  .reboot-awards-footer-block__namespace .mb-xl {
    margin-bottom: 110px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .pb-xl,
  .reboot-awards-footer-block__namespace .pb-xl {
    padding-bottom: 110px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mb-l,
  .reboot-awards-footer-block__namespace .mb-l {
    margin-bottom: 100px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mb-ml,
  .reboot-awards-footer-block__namespace .mb-ml {
    margin-bottom: 75px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mb-m,
  .reboot-awards-footer-block__namespace .mb-m {
    margin-bottom: 60px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .pb-m,
  .reboot-awards-footer-block__namespace .pb-m {
    padding-bottom: 60px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mb-ms,
  .reboot-awards-footer-block__namespace .mb-ms {
    margin-bottom: 50px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mb-s,
  .reboot-awards-footer-block__namespace .mb-s {
    margin-bottom: 40px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ml-xl,
  .reboot-awards-footer-block__namespace .ml-xl {
    margin-left: 110px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ml-l,
  .reboot-awards-footer-block__namespace .ml-l {
    margin-left: 100px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ml-ml,
  .reboot-awards-footer-block__namespace .ml-ml {
    margin-left: 75px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ml-m,
  .reboot-awards-footer-block__namespace .ml-m {
    margin-left: 60px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ml-ms,
  .reboot-awards-footer-block__namespace .ml-ms {
    margin-left: 50px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ml-s,
  .reboot-awards-footer-block__namespace .ml-s {
    margin-left: 40px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mr-xl,
  .reboot-awards-footer-block__namespace .mr-xl {
    margin-right: 110px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mr-l,
  .reboot-awards-footer-block__namespace .mr-l {
    margin-right: 100px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mr-ml,
  .reboot-awards-footer-block__namespace .mr-ml {
    margin-right: 75px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mr-m,
  .reboot-awards-footer-block__namespace .mr-m {
    margin-right: 60px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mr-ms,
  .reboot-awards-footer-block__namespace .mr-ms {
    margin-right: 50px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mr-s,
  .reboot-awards-footer-block__namespace .mr-s {
    margin-right: 40px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ml-sm-0,
  .reboot-awards-footer-block__namespace .ml-sm-0 {
    margin-left: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mr-sm-0,
  .reboot-awards-footer-block__namespace .mr-sm-0 {
    margin-right: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mt-sm-0,
  .reboot-awards-footer-block__namespace .mt-sm-0 {
    margin-top: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mb-sm-0,
  .reboot-awards-footer-block__namespace .mb-sm-0 {
    margin-bottom: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mv-sm-0,
  .reboot-awards-footer-block__namespace .mv-sm-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .mh-sm-0,
  .reboot-awards-footer-block__namespace .mh-sm-0 {
    margin-right: 0;
    margin-left: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .section-pad-top,
  .reboot-awards-footer-block__namespace .section-pad-top {
    padding-top: 110px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .section-pad-bottom,
  .reboot-awards-footer-block__namespace .section-pad-bottom {
    padding-bottom: 110px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .section-pad-top-tablet,
  .reboot-awards-footer-block__namespace .section-pad-top-tablet {
    padding-top: 50px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .section-pad-bottom-tablet,
  .reboot-awards-footer-block__namespace .section-pad-bottom-tablet {
    padding-bottom: 50px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .section-pad-top-mobile,
  .reboot-awards-footer-block__namespace .section-pad-top-mobile {
    padding-top: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .section-pad-bottom-mobile,
  .reboot-awards-footer-block__namespace .section-pad-bottom-mobile {
    padding-bottom: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm .IN-widget,
  .reboot-awards-footer-block__namespace form.mktoForm .IN-widget {
    display: none;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm .mktoFormRow,
  .reboot-awards-footer-block__namespace form.mktoForm .mktoFormRow {
    overflow: visible;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm button,
  .reboot-awards-footer-block__namespace form.mktoForm button {
    margin-top: 60px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm select,
  .reboot-awards-footer-block__namespace form.mktoForm select {
    background-image: url(/wp-content/themes/arcserve/images/rb-logical-or-white.png);
  }
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm input[name="FirstName"],
  .reboot-awards-footer-block__namespace form.mktoForm input[name="FirstName"],
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm select[name="FirstName"],
  .reboot-awards-footer-block__namespace form.mktoForm select[name="FirstName"] {
    width: 100%;
    width: calc(50% - 5px);
    float: left;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm input[name="LastName"],
  .reboot-awards-footer-block__namespace form.mktoForm input[name="LastName"],
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm select[name="LastName"],
  .reboot-awards-footer-block__namespace form.mktoForm select[name="LastName"] {
    width: 100%;
    width: calc(50% - 5px);
    float: left;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm input[name="Email"],
  .reboot-awards-footer-block__namespace form.mktoForm input[name="Email"],
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm select[name="Email"],
  .reboot-awards-footer-block__namespace form.mktoForm select[name="Email"] {
    width: 100%;
    width: calc(50% - 5px);
    float: left;
    margin-right: 10px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm input[name="Title"],
  .reboot-awards-footer-block__namespace form.mktoForm input[name="Title"],
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm select[name="Title"],
  .reboot-awards-footer-block__namespace form.mktoForm select[name="Title"] {
    width: 100%;
    width: calc(50% - 5px);
    float: left;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm input[name="Phone"],
  .reboot-awards-footer-block__namespace form.mktoForm input[name="Phone"],
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm select[name="Phone"],
  .reboot-awards-footer-block__namespace form.mktoForm select[name="Phone"] {
    width: 100%;
    width: calc(50% - 5px);
    float: left;
    margin-right: 10px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm input[name="Company"],
  .reboot-awards-footer-block__namespace form.mktoForm input[name="Company"],
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm select[name="Company"],
  .reboot-awards-footer-block__namespace form.mktoForm select[name="Company"] {
    width: 100%;
    width: calc(50% - 5px);
    float: left;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm input[name="Country"],
  .reboot-awards-footer-block__namespace form.mktoForm input[name="Country"],
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm select[name="Country"],
  .reboot-awards-footer-block__namespace form.mktoForm select[name="Country"] {
    width: 100%;
    width: calc(50% - 5.6667px);
    float: left;
    margin-right: 10px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm input[name="State"],
  .reboot-awards-footer-block__namespace form.mktoForm input[name="State"],
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm select[name="State"],
  .reboot-awards-footer-block__namespace form.mktoForm select[name="State"] {
    width: 100%;
    width: calc(25% - (6.6665px + 0.6px));
    float: left;
    margin-right: 10px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm input[name="PostalCode"],
  .reboot-awards-footer-block__namespace form.mktoForm input[name="PostalCode"],
  #reboot-2016-wrapper.reboot-2016-wrapper form.mktoForm select[name="PostalCode"],
  .reboot-awards-footer-block__namespace form.mktoForm select[name="PostalCode"] {
    width: 100%;
    width: calc(25% - (6.6665px + 0.6px));
    float: left;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .overview-marquee,
  .reboot-awards-footer-block__namespace .overview-marquee {
    min-height: 540px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .half-n-half-flex-wrapper,
  .reboot-awards-footer-block__namespace .half-n-half-flex-wrapper {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .half-n-half__left,
  .reboot-awards-footer-block__namespace .half-n-half__left {
    margin-bottom: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .half-n-half__text-right-desktop,
  .reboot-awards-footer-block__namespace .half-n-half__text-right-desktop {
    text-align: right;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .overview-marquee__flex-wrapper,
  .reboot-awards-footer-block__namespace .overview-marquee__flex-wrapper {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    min-height: 0;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .packages-cards__card,
  .reboot-awards-footer-block__namespace .packages-cards__card {
    padding-left: 40px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__item,
  .reboot-awards-footer-block__namespace .suite-secondary-navigation__item,
  #reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__wrap li,
  .reboot-awards-footer-block__namespace .suite-secondary-navigation__wrap li {
    float: left;
    font-size: 13px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__first-item,
  .reboot-awards-footer-block__namespace .suite-secondary-navigation__first-item {
    display: block;
    width: 100%;
    float: none;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .split-bg-gradient__first,
  .reboot-awards-footer-block__namespace .split-bg-gradient__first {
    padding-top: 110px;
    padding-bottom: 110px;
    padding-right: 50px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .split-bg-gradient__second,
  .reboot-awards-footer-block__namespace .split-bg-gradient__second {
    padding-top: 110px;
    padding-bottom: 110px;
    padding-left: 50px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .split-bg-gradient__left-copy,
  .reboot-awards-footer-block__namespace .split-bg-gradient__left-copy {
    text-align: left;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .split-bg-gradient__left-copy--center,
  .reboot-awards-footer-block__namespace .split-bg-gradient__left-copy--center {
    text-align: center;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .split-bg-gradient__left-title-image,
  .reboot-awards-footer-block__namespace .split-bg-gradient__left-title-image {
    margin-bottom: 60px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .testimonial-full-width-block__icon,
  .reboot-awards-footer-block__namespace .testimonial-full-width-block__icon {
    margin-bottom: 40px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .testimonial-full-width-block__copy,
  .reboot-awards-footer-block__namespace .testimonial-full-width-block__copy {
    margin-bottom: 40px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .testimonial-full-width-block__attribution,
  .reboot-awards-footer-block__namespace .testimonial-full-width-block__attribution {
    margin-bottom: 60px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper section.section--medium-pad,
  .reboot-awards-footer-block__namespace section.section--medium-pad {
    padding-top: 60px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .homepage-marquee--thin-wrap,
  .reboot-awards-footer-block__namespace .homepage-marquee--thin-wrap,
  #reboot-2016-wrapper.reboot-2016-wrapper .overview-marquee__flex-wrapper,
  .reboot-awards-footer-block__namespace .overview-marquee__flex-wrapper {
    max-width: 830px;
    width: 66.66666%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .row--desktop-35,
  .reboot-awards-footer-block__namespace .row--desktop-35 {
    margin-left: -37.5px;
    margin-right: -37.5px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .col--desktop-35,
  .reboot-awards-footer-block__namespace .col--desktop-35 {
    padding-left: 37.5px;
    padding-right: 37.5px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .third-split__small-block,
  .reboot-awards-footer-block__namespace .third-split__small-block {
    margin-bottom: 0;
    padding-left: 25px;
    padding-right: 25px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .third-split__flex-wrap,
  .reboot-awards-footer-block__namespace .third-split__flex-wrap {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    min-width: 0;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .third-split__flex-content-wrap,
  .reboot-awards-footer-block__namespace .third-split__flex-content-wrap {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 0 0px;
    -moz-flex: 1 0 0px;
    -ms-flex: 1 0 0px;
    flex: 1 0 0px;
    -ms-flex-positive: 1;
    -ms-flex-negative: 0;
    -ms-flex-preferred-size: 0px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .third-split__content,
  .reboot-awards-footer-block__namespace .third-split__content {
    margin-top: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    min-height: 0;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .tablet--split-bg,
  .reboot-awards-footer-block__namespace .tablet--split-bg {
    background-color: #3a747b;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .full-width-section__right-aligned-copy,
  .reboot-awards-footer-block__namespace .full-width-section__right-aligned-copy {
    display: inline-block;
    vertical-align: middle;
    width: calc(100%  -  265px);
    padding-right: 75px;
    border-right: 1px solid white;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .full-width-section__play-button,
  .reboot-awards-footer-block__namespace .full-width-section__play-button {
    display: inline-block;
    vertical-align: middle;
    margin-left: 75px;
    margin-right: 110px;
    margin-top: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .full-width-section__play-button img,
  .reboot-awards-footer-block__namespace .full-width-section__play-button img {
    max-height: 75px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .full-width-section--desktop-right-aligned-text,
  .reboot-awards-footer-block__namespace .full-width-section--desktop-right-aligned-text {
    text-align: right;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .image-left,
  .reboot-awards-footer-block__namespace .image-left {
    margin-bottom: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .about-section__overlay-close,
  .reboot-awards-footer-block__namespace .about-section__overlay-close {
    font-size: 25px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .about-section__flex-wrap,
  .reboot-awards-footer-block__namespace .about-section__flex-wrap {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: mulitple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .leadership-block,
  .reboot-awards-footer-block__namespace .leadership-block {
    padding-bottom: 60px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .leadership-block__name,
  .reboot-awards-footer-block__namespace .leadership-block__name {
    margin-top: 40px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .leadership-block__title,
  .reboot-awards-footer-block__namespace .leadership-block__title {
    margin-top: 5px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .leadership-block__link,
  .reboot-awards-footer-block__namespace .leadership-block__link {
    margin-top: 50px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .leadership-block__modal-copy,
  .reboot-awards-footer-block__namespace .leadership-block__modal-copy {
    text-align: left;
    margin-top: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ppc-marquee__left-copy,
  .reboot-awards-footer-block__namespace .ppc-marquee__left-copy {
    padding-top: 110px;
    padding-bottom: 110px;
    padding-right: 40px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ppc-marketo,
  .reboot-awards-footer-block__namespace .ppc-marketo {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 60px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ppc-marketo__title,
  .reboot-awards-footer-block__namespace .ppc-marketo__title {
    margin-bottom: 50px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ppc-marketo__client-block-title,
  .reboot-awards-footer-block__namespace .ppc-marketo__client-block-title {
    padding-top: 30px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ppc-awards__title,
  .reboot-awards-footer-block__namespace .ppc-awards__title {
    text-align: center;
    margin-bottom: 40px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ppc-awards__block,
  .reboot-awards-footer-block__namespace .ppc-awards__block {
    text-align: center;
    padding-top: 60px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ppc-awards__wrap,
  .reboot-awards-footer-block__namespace .ppc-awards__wrap {
    text-align: center;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ppc-awards__block:nth-last-child(1):nth-child(odd),
  .reboot-awards-footer-block__namespace .ppc-awards__block:nth-last-child(1):nth-child(odd) {
    float: none;
    clear: both;
    display: block;
    margin: 0 auto;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ppc-awards__block-image,
  .reboot-awards-footer-block__namespace .ppc-awards__block-image {
    text-align: center;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ppc-awards__block-icon,
  .reboot-awards-footer-block__namespace .ppc-awards__block-icon {
    color: #4cbfa5;
    margin-bottom: 40px;
    margin-top: 40px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ppc-awards__block-title,
  .reboot-awards-footer-block__namespace .ppc-awards__block-title {
    margin-bottom: 40px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .resources-block__btn,
  .reboot-awards-footer-block__namespace .resources-block__btn {
    margin-right: 20px;
    display: inline-block;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .resources-block__btn:last-child,
  .reboot-awards-footer-block__namespace .resources-block__btn:last-child {
    margin-right: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .home-page-widgets__widget,
  .reboot-awards-footer-block__namespace .home-page-widgets__widget {
    width: 50%;
    float: left;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .home-page-widgets__widget:first-child,
  .reboot-awards-footer-block__namespace .home-page-widgets__widget:first-child {
    border-right: 1px solid white;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .home-page-widgets__widget:last-child,
  .reboot-awards-footer-block__namespace .home-page-widgets__widget:last-child {
    margin-top: 0;
    border-top: 0;
    border-left: 1px solid white;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .kfooter > a,
  .reboot-awards-footer-block__namespace .kfooter > a {
    width: 20px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .home-page-widgets__widget:last-child,
  .reboot-awards-footer-block__namespace .home-page-widgets__widget:last-child {
    padding-left: 8.672%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .home-page-widgets__widget:first-child,
  .reboot-awards-footer-block__namespace .home-page-widgets__widget:first-child {
    padding-right: 8.672%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .row-of-two,
  .reboot-awards-footer-block__namespace .row-of-two {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .row-of-two__block,
  .reboot-awards-footer-block__namespace .row-of-two__block {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
    border-top: none;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .row-of-two__block:first-child,
  .reboot-awards-footer-block__namespace .row-of-two__block:first-child {
    border-right: 1px solid white;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .row-of-two__block:last-child,
  .reboot-awards-footer-block__namespace .row-of-two__block:last-child {
    border-left: 1px solid white;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .row-of-two__flex-wrap,
  .reboot-awards-footer-block__namespace .row-of-two__flex-wrap {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .row-of-two__block:first-child,
  .reboot-awards-footer-block__namespace .row-of-two__block:first-child {
    padding-right: 8.672%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .row-of-two__block:last-child,
  .reboot-awards-footer-block__namespace .row-of-two__block:last-child {
    margin-top: 0;
    padding-left: 8.672%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .title-row-of-three__flex-wrapper,
  .reboot-awards-footer-block__namespace .title-row-of-three__flex-wrapper {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .title-row-of-three--row-with-one,
  .reboot-awards-footer-block__namespace .title-row-of-three--row-with-one {
    display: block;
    margin: 0 auto;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .title-row-of-three--row-with-two,
  .reboot-awards-footer-block__namespace .title-row-of-three--row-with-two {
    display: block;
    margin: 0 auto;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .section--text-left-desktop .title-row-of-three--row-with-two,
  .reboot-awards-footer-block__namespace .section--text-left-desktop .title-row-of-three--row-with-two {
    margin: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .section--text-left-desktop .title-row-of-three--row-with-one,
  .reboot-awards-footer-block__namespace .section--text-left-desktop .title-row-of-three--row-with-one {
    margin: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .title-row-of-three__titles,
  .reboot-awards-footer-block__namespace .title-row-of-three__titles {
    text-align: center;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .title-row-of-three__title:only-child,
  .reboot-awards-footer-block__namespace .title-row-of-three__title:only-child {
    margin-bottom: 75px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .title-row-of-three__title + .title-row-of-three__sub-title,
  .reboot-awards-footer-block__namespace .title-row-of-three__title + .title-row-of-three__sub-title {
    margin-bottom: 75px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .title-row-of-three__sub-title,
  .reboot-awards-footer-block__namespace .title-row-of-three__sub-title {
    text-align: center;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .image-title-copy,
  .reboot-awards-footer-block__namespace .image-title-copy {
    margin-top: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .image-title-copy__wrap,
  .reboot-awards-footer-block__namespace .image-title-copy__wrap {
    min-width: 100%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .image-title-copy--last-odd,
  .reboot-awards-footer-block__namespace .image-title-copy--last-odd {
    float: none;
    margin: 0 auto;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .image-title-copy--padding-four,
  .reboot-awards-footer-block__namespace .image-title-copy--padding-four {
    padding-left: 35px;
    padding-right: 35px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .title-row-of-three__flex,
  .reboot-awards-footer-block__namespace .title-row-of-three__flex {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .image-title-copy__flex-inner-wrapper,
  .reboot-awards-footer-block__namespace .image-title-copy__flex-inner-wrapper {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    min-height: 0;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .image-title-copy--flex-expand,
  .reboot-awards-footer-block__namespace .image-title-copy--flex-expand {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 0 0px;
    -moz-flex: 1 0 0px;
    -ms-flex: 1 0 0px;
    flex: 1 0 0px;
    -ms-flex-positive: 1;
    -ms-flex-negative: 0;
    -ms-flex-preferred-size: 0px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .image-title-copy__flexible-copy-wrapper,
  .reboot-awards-footer-block__namespace .image-title-copy__flexible-copy-wrapper {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 0 0px;
    -moz-flex: 1 0 0px;
    -ms-flex: 1 0 0px;
    flex: 1 0 0px;
    -ms-flex-positive: 1;
    -ms-flex-negative: 0;
    -ms-flex-preferred-size: 0px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .image-title-copy,
  .reboot-awards-footer-block__namespace .image-title-copy {
    margin-top: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .t-all,
  .reboot-awards-footer-block__namespace .t-all {
    width: 100%;
    overflow: hidden;
    display: block;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .t-1of2,
  .reboot-awards-footer-block__namespace .t-1of2 {
    float: left;
    width: 50%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .t-2of3,
  .reboot-awards-footer-block__namespace .t-2of3 {
    float: left;
    width: 66.66%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .t-1of3,
  .reboot-awards-footer-block__namespace .t-1of3 {
    float: left;
    width: 33.33%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .t-1of5,
  .reboot-awards-footer-block__namespace .t-1of5 {
    float: left;
    width: 20%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .rows-of-five-columns__row,
  .reboot-awards-footer-block__namespace .rows-of-five-columns__row {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
    overflow: hidden;
    clear: both;
    justify-content: center;
    margin-bottom: 40px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .rows-of-five-columns__row:last-child,
  .reboot-awards-footer-block__namespace .rows-of-five-columns__row:last-child {
    margin-bottom: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .rows-of-five-columns__wrap,
  .reboot-awards-footer-block__namespace .rows-of-five-columns__wrap {
    max-width: 100%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .rows-of-five-columns__logo,
  .reboot-awards-footer-block__namespace .rows-of-five-columns__logo {
    height: auto;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .rows-of-five-columns__title,
  .reboot-awards-footer-block__namespace .rows-of-five-columns__title {
    text-align: center;
    margin-bottom: 75px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .rows-of-five-columns__row:last-child .rows-of-five-columns__logo:nth-last-child(1):nth-child(even),
  .reboot-awards-footer-block__namespace .rows-of-five-columns__row:last-child .rows-of-five-columns__logo:nth-last-child(1):nth-child(even) {
    width: 20%;
  }
}
@media (min-width: 992px) {
  #reboot-2016-wrapper.reboot-2016-wrapper,
  .reboot-awards-footer-block__namespace {
    /*********************
	-- <2nd-ary MENU> <MENU> -- DESKTOP
	**********************/
    /*********************
	-- </2nd-ary MENU> -- DESKTOP
	**********************/
    /******************
 	PPC Award bock - tablet
 	******************/
    /*********************************************************************************************************************
	HOMEPAGE STYLES
	*********************************************************************************************************************/
    /***************
	Homepage split bg
	****************/
    /****************
	5 equally spaced columns
	****************/
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__wrap,
  .reboot-awards-footer-block__namespace .suite-secondary-navigation__wrap {
    overflow: hidden;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__suite-items-wrap,
  .reboot-awards-footer-block__namespace .suite-secondary-navigation__suite-items-wrap {
    display: inline-block;
    vertical-align: middle;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__item,
  .reboot-awards-footer-block__namespace .suite-secondary-navigation__item,
  #reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__wrap li,
  .reboot-awards-footer-block__namespace .suite-secondary-navigation__wrap li {
    padding-right: 35px;
    padding-left: 35px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    float: none;
    display: inline-block;
    padding-top: 50px;
    padding-bottom: 50px;
    list-style-type: none;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__item.current_page_item,
  .reboot-awards-footer-block__namespace .suite-secondary-navigation__item.current_page_item,
  #reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__wrap li.current_page_item,
  .reboot-awards-footer-block__namespace .suite-secondary-navigation__wrap li.current_page_item,
  #reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__item.current_page_item a,
  .reboot-awards-footer-block__namespace .suite-secondary-navigation__item.current_page_item a,
  #reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__wrap li.current_page_item a,
  .reboot-awards-footer-block__namespace .suite-secondary-navigation__wrap li.current_page_item a {
    background-color: white;
    color: #4cbfa5;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__first-item,
  .reboot-awards-footer-block__namespace .suite-secondary-navigation__first-item {
    padding-left: 0;
    display: inline-block;
    float: none;
    width: auto;
    border: none;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__br,
  .reboot-awards-footer-block__namespace .suite-secondary-navigation__br {
    padding-right: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .suite-menu-wrap,
  .reboot-awards-footer-block__namespace .suite-menu-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__wrap,
  .reboot-awards-footer-block__namespace .suite-secondary-navigation__wrap {
    max-width: 1130px;
    width: 89%;
    display: block;
    margin: 0 auto;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .third-split__bg,
  .reboot-awards-footer-block__namespace .third-split__bg {
    background: linear-gradient(90deg, #00686c 33.3333%, #3a747b 33.3333%);
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .tablet--split-bg,
  .reboot-awards-footer-block__namespace .tablet--split-bg {
    background-color: transparent;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .ppc-awards__block:nth-last-child(1):nth-child(odd),
  .reboot-awards-footer-block__namespace .ppc-awards__block:nth-last-child(1):nth-child(odd) {
    float: left;
    clear: none;
    display: block;
    margin: 0 auto;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .third-split__content,
  .reboot-awards-footer-block__namespace .third-split__content {
    margin-top: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .third-split__split,
  .reboot-awards-footer-block__namespace .third-split__split {
    position: absolute;
    height: 100%;
    z-index: 500;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .third-split__dark-bg,
  .reboot-awards-footer-block__namespace .third-split__dark-bg {
    left: 0;
    background-color: #00686c;
    width: 50%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .third-split__light-bg,
  .reboot-awards-footer-block__namespace .third-split__light-bg {
    right: 0;
    width: 50%;
    background-color: #3a747b;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .third-split__wrap,
  .reboot-awards-footer-block__namespace .third-split__wrap {
    z-index: 1000;
    position: relative;
    text-align: left;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .third-split-inner__light-bg,
  .reboot-awards-footer-block__namespace .third-split-inner__light-bg {
    height: 100%;
    width: 66.66%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #3a747b;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .inner-wrapper-desktop-only,
  .reboot-awards-footer-block__namespace .inner-wrapper-desktop-only {
    padding-top: 110px;
    padding-bottom: 110px;
    overflow: hidden;
    position: relative;
    max-width: 1130px;
    width: 87.5%;
    margin: 0 auto;
    display: block;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .section-pad-top-tablet,
  .reboot-awards-footer-block__namespace .section-pad-top-tablet {
    padding-top: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .section-pad-bottom-tablet,
  .reboot-awards-footer-block__namespace .section-pad-bottom-tablet {
    padding-bottom: 0;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .d-all,
  .reboot-awards-footer-block__namespace .d-all {
    width: 100%;
    overflow: hidden;
    display: block;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .d-1of2,
  .reboot-awards-footer-block__namespace .d-1of2 {
    float: left;
    width: 50%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .d-1of3,
  .reboot-awards-footer-block__namespace .d-1of3 {
    float: left;
    width: 33.33%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .d-2of3,
  .reboot-awards-footer-block__namespace .d-2of3 {
    float: left;
    width: 66.66%;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .d-1of5,
  .reboot-awards-footer-block__namespace .d-1of5 {
    display: inline-block;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 0;
    -moz-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    -ms-flex-positive: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: 0;
    justify-content: center;
    align-items: center;
  }
}
@media all and (-ms-high-contrast: none) {
  #reboot-2016-wrapper.reboot-2016-wrapper .reboot-2016-wrapper#reboot-2016-wrapper form.mktoForm input[name='PostalCode'],
  .reboot-awards-footer-block__namespace .reboot-2016-wrapper#reboot-2016-wrapper form.mktoForm input[name='PostalCode'],
  #reboot-2016-wrapper.reboot-2016-wrapper .reboot-2016-wrapper#reboot-2016-wrapper form.mktoForm select[name='PostalCode'],
  .reboot-awards-footer-block__namespace .reboot-2016-wrapper#reboot-2016-wrapper form.mktoForm select[name='PostalCode'],
  #reboot-2016-wrapper.reboot-2016-wrapper .reboot-2016-wrapper#reboot-2016-wrapper form.mktoForm input[name='State'],
  .reboot-awards-footer-block__namespace .reboot-2016-wrapper#reboot-2016-wrapper form.mktoForm input[name='State'],
  #reboot-2016-wrapper.reboot-2016-wrapper .reboot-2016-wrapper#reboot-2016-wrapper form.mktoForm select[name='State'],
  .reboot-awards-footer-block__namespace .reboot-2016-wrapper#reboot-2016-wrapper form.mktoForm select[name='State'] {
    width: calc(25% - 7px);
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .d-1of5,
  .reboot-awards-footer-block__namespace .d-1of5,
  #reboot-2016-wrapper.reboot-2016-wrapper .rows-of-five-columns__logo,
  .reboot-awards-footer-block__namespace .rows-of-five-columns__logo,
  #reboot-2016-wrapper.reboot-2016-wrapper .overview-marquee,
  .reboot-awards-footer-block__namespace .overview-marquee,
  #reboot-2016-wrapper.reboot-2016-wrapper .half-n-half-flex-wrapper,
  .reboot-awards-footer-block__namespace .half-n-half-flex-wrapper,
  #reboot-2016-wrapper.reboot-2016-wrapper .overview-marquee__flex-wrapper,
  .reboot-awards-footer-block__namespace .overview-marquee__flex-wrapper,
  #reboot-2016-wrapper.reboot-2016-wrapper .third-split__small-block,
  .reboot-awards-footer-block__namespace .third-split__small-block,
  #reboot-2016-wrapper.reboot-2016-wrapper .third-split__flex-wrap,
  .reboot-awards-footer-block__namespace .third-split__flex-wrap,
  #reboot-2016-wrapper.reboot-2016-wrapper .third-split__content,
  .reboot-awards-footer-block__namespace .third-split__content,
  #reboot-2016-wrapper.reboot-2016-wrapper .row-of-two,
  .reboot-awards-footer-block__namespace .row-of-two,
  #reboot-2016-wrapper.reboot-2016-wrapper .row-of-two__block,
  .reboot-awards-footer-block__namespace .row-of-two__block,
  #reboot-2016-wrapper.reboot-2016-wrapper .title-row-of-three__flex-wrapper,
  .reboot-awards-footer-block__namespace .title-row-of-three__flex-wrapper,
  #reboot-2016-wrapper.reboot-2016-wrapper .image-title-copy__flex-inner-wrapper,
  .reboot-awards-footer-block__namespace .image-title-copy__flex-inner-wrapper,
  #reboot-2016-wrapper.reboot-2016-wrapper .rows-of-five-columns__row,
  .reboot-awards-footer-block__namespace .rows-of-five-columns__row {
    display: block;
  }
  #reboot-2016-wrapper.reboot-2016-wrapper .suite-secondary-navigation__suite-items-wrap,
  .reboot-awards-footer-block__namespace .suite-secondary-navigation__suite-items-wrap {
    display: inline-block;
  }
}
.reboot-awards-footer-block__copy {
  color: white;
}
#page .reboot-2016-menu {
  margin: 0 auto;
  display: block;
  position: static;
  clear: both;
  background-color: white;
  font-size: 0;
  line-height: 0;
}
#page .reboot-2016-menu .absolute-full-width-wrapper {
  border-bottom: 1px solid #bbbbbb;
  margin-top: 20px;
}
#page .reboot-2016-menu div.absolute-full-width-wrapper div.container {
  max-width: 1130px;
  width: 89%;
  margin: 0 auto;
  display: block;
}
#page .reboot-2016-menu div.absolute-full-width-wrapper div.container .quick-panel-title h4 {
  font-size: 13px;
  color: #00686c;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: 30px;
}
#page .reboot-2016-menu div.absolute-full-width-wrapper div.container .panel-copy {
  font-size: 13px;
  color: #444444;
}
#page .reboot-2016-menu div.absolute-full-width-wrapper div.container .panel-content a {
  color: #444444;
  font-size: 13px;
  font-weight: 900;
}
#page .reboot-2016-menu div.absolute-full-width-wrapper div.container .super-quick-panel-content-wrap {
  padding-bottom: 40px;
  position: relative;
}
#page .reboot-2016-menu div.absolute-full-width-wrapper div.container .super-quick-panel {
  float: none;
  width: 100%;
  padding-top: 10px;
  font-size: 20px;
  color: #444444;
  padding-bottom: 0;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
  display: -ms-flex;
  display: flex;
}
#page .reboot-2016-menu div.absolute-full-width-wrapper div.container .panels-right-wrapper {
  float: none;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}
#page .reboot-2016-menu div.absolute-full-width-wrapper div.container .panels-right-wrapper .super-quick-panel {
  float: left;
  width: 50%;
}
@media (min-width: 992px) {
  #page .reboot-2016-menu div.absolute-full-width-wrapper div.container .panels-right-wrapper .super-quick-panel {
    float: left;
    width: 50%;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1200px) {
  #page .reboot-2016-menu div.absolute-full-width-wrapper div.container .panels-right-wrapper .super-quick-panel {
    float: left;
    width: 25%;
    padding-left: 60px;
    padding-right: 60px;
  }
  #page .reboot-2016-menu div.absolute-full-width-wrapper div.container .panels-right-wrapper .super-quick-panel:first-child {
    padding-left: 0;
  }
  #page .reboot-2016-menu div.absolute-full-width-wrapper div.container .panels-right-wrapper .super-quick-panel:last-child {
    padding-right: 0;
  }
}
#page .reboot-2016-menu .quick-links-menu-wrappers {
  max-width: 1130px;
  width: 89%;
  margin: 0 auto;
  display: block;
}
#page .reboot-2016-menu .menu-wrapper {
  max-width: 1130px;
  width: 89%;
  margin: 0 auto;
  display: block;
}
#page .reboot-2016-menu .main-menu-wrapper {
  background-color: white;
  text-transform: uppercase;
}
#page .reboot-2016-menu .main-menu-wrapper > .container {
  padding-left: 0;
  padding-right: 0;
}
#page .reboot-2016-menu .container {
  width: 100%;
  clear: both;
  overflow: visible;
}
#page .reboot-2016-menu .menu {
  display: block;
  overflow: hidden;
  clear: both;
}
#page .reboot-2016-menu .flyout-menu {
  font-weight: 400;
}
#page .reboot-2016-menu .flyout-menu a {
  color: #444444;
  font-size: 13px;
}
#page .reboot-2016-menu .flyout-menu.current_page_item a {
  color: white;
}
#page .reboot-2016-menu .flyout-menu:hover,
#page .reboot-2016-menu .flyout-menu:active,
#page .reboot-2016-menu .flyout-menu.active {
  background-color: transparent;
  font-weight: 500;
  position: relative;
}
#page .reboot-2016-menu .flyout-menu:hover.flyout-toggle:after,
#page .reboot-2016-menu .flyout-menu:active.flyout-toggle:after,
#page .reboot-2016-menu .flyout-menu.active.flyout-toggle:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #00686c;
  position: absolute;
  bottom: 7px;
  left: 0;
  right: 0;
  margin: auto;
}
#page .reboot-2016-menu .flyout-menu:hover a,
#page .reboot-2016-menu .flyout-menu:active a,
#page .reboot-2016-menu .flyout-menu.active a {
  color: #00686c;
}
#page .reboot-2016-menu .quicklinks_col {
  display: none;
}
#page .reboot-2016-menu .top-quicklinks-wrapper {
  width: 50%;
  display: inline-block;
}
#page .reboot-2016-menu .top-quicklinks-wrapper .logo_col {
  padding-top: 45px;
}
#page .reboot-2016-menu .super-quick-links li {
  font-size: 18px;
  line-height: 1em;
}
#page .reboot-2016-menu .super-quick-links-items li {
  padding-top: 0;
}
#page .reboot-2016-menu .super-quick-links-wrapper {
  width: 50%;
  display: block;
  float: right;
}
#page .reboot-2016-menu .super-quick-links-wrapper .container {
  width: 100%;
  display: block;
  overflow: visible;
  clear: both;
}
#page .reboot-2016-menu .super-quick-links-wrapper .super-quick-li {
  padding-top: 45px;
  padding-bottom: 30px;
  float: left;
  display: block;
}
@media (min-width: 1200px) {
  #page .reboot-2016-menu .super-quick-links-wrapper .super-quick-li .container .panels-right-wrapper {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    /** I took this out because our use of flex is such to pretty things up, and IE10s implementation
   is soo buggy its simply not worth the time, by removing ms-box from this mixin we can successfully support
   IE 11+ and old versions of safari/ webkit **/
    display: -ms-flex;
    display: flex;
  }
}
#page .reboot-2016-menu .super-quick-links-wrapper .super-quick-li--conversion {
  background-color: #f9715a;
  color: white;
  text-transform: uppercase;
  font-size: 13px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
#page .reboot-2016-menu .super-quick-links-wrapper .super-quick-li--conversion .absolute-full-width-wrapper {
  display: none;
}
#page .reboot-2016-menu .main-menu-wrapper .bs_col a {
  font-size: 13px;
}
#page .reboot-2016-menu .main-menu-wrapper .bs_col.rightrule {
  border-left: 1px solid #bbbbbb;
}
#page .reboot-2016-menu .main-menu-wrapper .bs_col.rightrule:first-child {
  border: none;
}
#page .reboot-2016-menu .main-menu-wrapper .mega-block-title {
  font-size: 13px;
}
#page .reboot-2016-menu .flyout-panels.primary-flyouts {
  background-color: #f4f4f4;
  border-top: 1px solid #bbbbbb;
}
#page .reboot-2016-menu .flyout-panels.primary-flyouts .container {
  max-width: 1130px;
  width: 89%;
  margin: 0 auto;
  display: block;
  padding: 0;
}
#page .reboot-2016-menu .flyout-panels.primary-flyouts .bs_col {
  padding-left: 25px;
}
#page .reboot-2016-menu .flyout-panels.primary-flyouts .bs_col:first-child {
  padding-left: 0;
}
#page .reboot-2016-menu .flyout-panels.primary-flyouts .bs_col:last-child {
  padding-right: 0;
}
#page .reboot-2016-menu .mega-title {
  font-size: 20px;
  font-weight: 200;
  margin-bottom: 20px;
}
#page .reboot-2016-menu .flyoutpanel {
  text-transform: none;
  padding-top: 60px;
  padding-bottom: 60px;
  margin: 0 auto;
}
#page .reboot-2016-menu .flyoutpanel a {
  color: #444444;
}
#page .reboot-2016-menu .flyoutpanel a:hover,
#page .reboot-2016-menu .flyoutpanel a:active {
  color: #4cbfa5;
  text-decoration: none;
}
#page .reboot-2016-menu .flyoutpanel .mega-block-title {
  text-transform: uppercase;
  color: #00686c;
  padding-bottom: 2em;
}
@media (max-width: 768px) {
  #page .reboot-2016-menu .quick-links-menu-wrappers,
  #page .reboot-2016-menu .main-menu-wrapper {
    display: none;
  }
}
.container.education.catalog-center .tab-buttons button {
  border: 1px solid transparent;
  background-color: #e1e1e1;
  border-radius: 3px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.container.education.catalog-center .tab-buttons button:hover {
  background-color: #38324c;
  color: white;
}
.container.education.catalog-center .tab-buttons button.active {
  background-color: #38324c;
  color: white;
}
.container.education.catalog-center .tab-buttons button.active:hover {
  background-color: #e1e1e1;
  color: initial;
  border: 1px solid #38324c;
}
.container.education.catalog-center .featured-title {
  margin-top: 0;
}
.container.education.catalog-center .featured-content-wrapper .featured-title {
  margin-top: 0;
}
.container.education.catalog-center .title h3 {
  margin-top: 0;
  margin-bottom: 25px;
}
.container.education.catalog-center .education-content {
  padding-top: 40px;
  padding-bottom: 0;
}
.container.education.catalog-center .education-content h4 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.container.education.catalog-center .education-content + .education-content {
  padding-top: 25px;
}
.container.education.catalog-center .education-content:last-of-type {
  padding-bottom: 30px;
}
.white-bg.with-sidebar {
  background: #ffffff;
}
.education .featured-content-wrapper .featured-title {
  margin-top: 0;
}
.intercept-mobile {
  display: none;
  position: fixed;
  top: 0;
  z-index: 50100;
  width: 100%;
}
.intercept-mobile.js-intercept-mobile--show {
  display: block;
}
.intercept-mobile__background {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-size: cover;
  padding: 25px 10px;
  color: white;
  text-align: center;
}
.intercept-mobile__close-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 25px;
  cursor: pointer;
}
.intercept-mobile__close-icon:hover {
  cursor: pointer;
}
.intercept-mobile__title {
  font-size: 28px;
}
.intercept-mobile__sub-title {
  margin-top: 5px;
  font-size: 17px;
  font-weight: 300;
}
.intercept-mobile__download-icon {
  margin-top: 15px;
  width: 70px;
  display: inline-block;
  cursor: pointer;
}
.intercept-mobile__download-icon:hover {
  cursor: pointer;
}
@media (min-width: 641px) {
  .intercept-mobile {
    display: none !important;
  }
}
/*
@select-color: #e37502; // was #cc8866
@smallquotesize: .6em;
*/
div#page {
  background-color: #e9eaeb;
  overflow-x: hidden;
}
.row.content-block,
main.content-block {
  background-color: #e1e1e1;
}
.text-primary {
  color: #4cbfa5;
}
.text-light {
  color: #ffffff;
}
.text-dark {
  color: #38324c;
}
.text-primary-glow,
.text-light-shadow {
  text-shadow: 0px 0px 8px #202020;
}
.text-dark-glow {
  text-shadow: 0px 0px 8px #E0E0E0;
}
.text-light-glow {
  text-shadow: 0px 0px 8px #202020;
}
.dashed_rule {
  width: 100%;
  height: .3em;
  background-color: #4cbfa5;
}
/* For the "Intercept" pop-up */
.mktoForm input[type="checkbox"].mktoField {
  opacity: 1 !important;
}
/* For the search results page */
.search-results .entry-header {
  padding-top: 1em;
}
.search-results .with-sidebar {
  background-color: white;
}
/* homepage */
.widget-title {
  text-align: center;
  padding: 20px;
}
div.homeroll {
  margin-bottom: 1em;
}
div.homeroll a.read_more {
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .bs_col.sec_one-half h3.widget-title {
    letter-spacing: -.02em;
  }
}
#break-test-md {
  float: left;
  display: none;
}
@media only screen and (max-width: 992px) {
  #break-test-md {
    float: none;
  }
}
#break-test-sm {
  float: left;
  display: none;
}
@media only screen and (max-width: 768px) {
  #break-test-sm {
    float: none;
  }
}
div.buttons-like-h3 {
  margin-top: .7em;
}
div.sidebar-cta {
  text-align: center;
  font-size: 1em;
  margin-bottom: 3.6em;
}
div.sidebar-cta > img {
  width: 100%;
}
div.sidebar-cta > p {
  margin-top: 1.4em;
  margin-bottom: 1.6em;
  padding-left: 15px;
  padding-right: 15px;
}
.responsive_label {
  display: hidden;
  /*

	  media only screen and (max-width: @screen-md){
	  display:inline;
	  }
  */
}
