@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);@charset "UTF-8";

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-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"] {
  -webkit-box-sizing: border-box;
          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;
  -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://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/build/css/fonts/glyphicons-halflings-regular.eot");
  src: url("/build/css/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/build/css/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/build/css/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/build/css/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/build/css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon,
.pagination li:first-child a,
.pagination li:first-child span,
.pagination li:last-child a,
.pagination li:last-child span {
  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: "\20AC";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270F";
}

.glyphicon-glass:before {
  content: "\E001";
}

.glyphicon-music:before {
  content: "\E002";
}

.glyphicon-search:before {
  content: "\E003";
}

.glyphicon-heart:before {
  content: "\E005";
}

.glyphicon-star:before {
  content: "\E006";
}

.glyphicon-star-empty:before {
  content: "\E007";
}

.glyphicon-user:before {
  content: "\E008";
}

.glyphicon-film:before {
  content: "\E009";
}

.glyphicon-th-large:before {
  content: "\E010";
}

.glyphicon-th:before {
  content: "\E011";
}

.glyphicon-th-list:before {
  content: "\E012";
}

.glyphicon-ok:before {
  content: "\E013";
}

.glyphicon-remove:before {
  content: "\E014";
}

.glyphicon-zoom-in:before {
  content: "\E015";
}

.glyphicon-zoom-out:before {
  content: "\E016";
}

.glyphicon-off:before {
  content: "\E017";
}

.glyphicon-signal:before {
  content: "\E018";
}

.glyphicon-cog:before {
  content: "\E019";
}

.glyphicon-trash:before {
  content: "\E020";
}

.glyphicon-home:before {
  content: "\E021";
}

.glyphicon-file:before {
  content: "\E022";
}

.glyphicon-time:before {
  content: "\E023";
}

.glyphicon-road:before {
  content: "\E024";
}

.glyphicon-download-alt:before {
  content: "\E025";
}

.glyphicon-download:before {
  content: "\E026";
}

.glyphicon-upload:before {
  content: "\E027";
}

.glyphicon-inbox:before {
  content: "\E028";
}

.glyphicon-play-circle:before {
  content: "\E029";
}

.glyphicon-repeat:before {
  content: "\E030";
}

.glyphicon-refresh:before {
  content: "\E031";
}

.glyphicon-list-alt:before {
  content: "\E032";
}

.glyphicon-lock:before {
  content: "\E033";
}

.glyphicon-flag:before {
  content: "\E034";
}

.glyphicon-headphones:before {
  content: "\E035";
}

.glyphicon-volume-off:before {
  content: "\E036";
}

.glyphicon-volume-down:before {
  content: "\E037";
}

.glyphicon-volume-up:before {
  content: "\E038";
}

.glyphicon-qrcode:before {
  content: "\E039";
}

.glyphicon-barcode:before {
  content: "\E040";
}

.glyphicon-tag:before {
  content: "\E041";
}

.glyphicon-tags:before {
  content: "\E042";
}

.glyphicon-book:before {
  content: "\E043";
}

.glyphicon-bookmark:before {
  content: "\E044";
}

.glyphicon-print:before {
  content: "\E045";
}

.glyphicon-camera:before {
  content: "\E046";
}

.glyphicon-font:before {
  content: "\E047";
}

.glyphicon-bold:before {
  content: "\E048";
}

.glyphicon-italic:before {
  content: "\E049";
}

.glyphicon-text-height:before {
  content: "\E050";
}

.glyphicon-text-width:before {
  content: "\E051";
}

.glyphicon-align-left:before {
  content: "\E052";
}

.glyphicon-align-center:before {
  content: "\E053";
}

.glyphicon-align-right:before {
  content: "\E054";
}

.glyphicon-align-justify:before {
  content: "\E055";
}

.glyphicon-list:before {
  content: "\E056";
}

.glyphicon-indent-left:before {
  content: "\E057";
}

.glyphicon-indent-right:before {
  content: "\E058";
}

.glyphicon-facetime-video:before {
  content: "\E059";
}

.glyphicon-picture:before {
  content: "\E060";
}

.glyphicon-map-marker:before {
  content: "\E062";
}

.glyphicon-adjust:before {
  content: "\E063";
}

.glyphicon-tint:before {
  content: "\E064";
}

.glyphicon-edit:before {
  content: "\E065";
}

.glyphicon-share:before {
  content: "\E066";
}

.glyphicon-check:before {
  content: "\E067";
}

.glyphicon-move:before {
  content: "\E068";
}

.glyphicon-step-backward:before {
  content: "\E069";
}

.glyphicon-fast-backward:before {
  content: "\E070";
}

.glyphicon-backward:before {
  content: "\E071";
}

.glyphicon-play:before {
  content: "\E072";
}

.glyphicon-pause:before {
  content: "\E073";
}

.glyphicon-stop:before {
  content: "\E074";
}

.glyphicon-forward:before {
  content: "\E075";
}

.glyphicon-fast-forward:before {
  content: "\E076";
}

.glyphicon-step-forward:before {
  content: "\E077";
}

.glyphicon-eject:before {
  content: "\E078";
}

.glyphicon-chevron-left:before {
  content: "\E079";
}

.glyphicon-chevron-right:before {
  content: "\E080";
}

.glyphicon-plus-sign:before {
  content: "\E081";
}

.glyphicon-minus-sign:before {
  content: "\E082";
}

.glyphicon-remove-sign:before {
  content: "\E083";
}

.glyphicon-ok-sign:before {
  content: "\E084";
}

.glyphicon-question-sign:before {
  content: "\E085";
}

.glyphicon-info-sign:before {
  content: "\E086";
}

.glyphicon-screenshot:before {
  content: "\E087";
}

.glyphicon-remove-circle:before {
  content: "\E088";
}

.glyphicon-ok-circle:before {
  content: "\E089";
}

.glyphicon-ban-circle:before {
  content: "\E090";
}

.glyphicon-arrow-left:before {
  content: "\E091";
}

.glyphicon-arrow-right:before {
  content: "\E092";
}

.glyphicon-arrow-up:before {
  content: "\E093";
}

.glyphicon-arrow-down:before {
  content: "\E094";
}

.glyphicon-share-alt:before {
  content: "\E095";
}

.glyphicon-resize-full:before {
  content: "\E096";
}

.glyphicon-resize-small:before {
  content: "\E097";
}

.glyphicon-exclamation-sign:before {
  content: "\E101";
}

.glyphicon-gift:before {
  content: "\E102";
}

.glyphicon-leaf:before {
  content: "\E103";
}

.glyphicon-fire:before {
  content: "\E104";
}

.glyphicon-eye-open:before {
  content: "\E105";
}

.glyphicon-eye-close:before {
  content: "\E106";
}

.glyphicon-warning-sign:before {
  content: "\E107";
}

.glyphicon-plane:before {
  content: "\E108";
}

.glyphicon-calendar:before {
  content: "\E109";
}

.glyphicon-random:before {
  content: "\E110";
}

.glyphicon-comment:before {
  content: "\E111";
}

.glyphicon-magnet:before {
  content: "\E112";
}

.glyphicon-chevron-up:before {
  content: "\E113";
}

.glyphicon-chevron-down:before {
  content: "\E114";
}

.glyphicon-retweet:before {
  content: "\E115";
}

.glyphicon-shopping-cart:before {
  content: "\E116";
}

.glyphicon-folder-close:before {
  content: "\E117";
}

.glyphicon-folder-open:before {
  content: "\E118";
}

.glyphicon-resize-vertical:before {
  content: "\E119";
}

.glyphicon-resize-horizontal:before {
  content: "\E120";
}

.glyphicon-hdd:before {
  content: "\E121";
}

.glyphicon-bullhorn:before {
  content: "\E122";
}

.glyphicon-bell:before {
  content: "\E123";
}

.glyphicon-certificate:before {
  content: "\E124";
}

.glyphicon-thumbs-up:before {
  content: "\E125";
}

.glyphicon-thumbs-down:before {
  content: "\E126";
}

.glyphicon-hand-right:before {
  content: "\E127";
}

.glyphicon-hand-left:before {
  content: "\E128";
}

.glyphicon-hand-up:before {
  content: "\E129";
}

.glyphicon-hand-down:before {
  content: "\E130";
}

.glyphicon-circle-arrow-right:before {
  content: "\E131";
}

.glyphicon-circle-arrow-left:before {
  content: "\E132";
}

.glyphicon-circle-arrow-up:before {
  content: "\E133";
}

.glyphicon-circle-arrow-down:before {
  content: "\E134";
}

.glyphicon-globe:before {
  content: "\E135";
}

.glyphicon-wrench:before {
  content: "\E136";
}

.glyphicon-tasks:before {
  content: "\E137";
}

.glyphicon-filter:before {
  content: "\E138";
}

.glyphicon-briefcase:before {
  content: "\E139";
}

.glyphicon-fullscreen:before {
  content: "\E140";
}

.glyphicon-dashboard:before {
  content: "\E141";
}

.glyphicon-paperclip:before {
  content: "\E142";
}

.glyphicon-heart-empty:before {
  content: "\E143";
}

.glyphicon-link:before {
  content: "\E144";
}

.glyphicon-phone:before {
  content: "\E145";
}

.glyphicon-pushpin:before {
  content: "\E146";
}

.glyphicon-usd:before {
  content: "\E148";
}

.glyphicon-gbp:before {
  content: "\E149";
}

.glyphicon-sort:before {
  content: "\E150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\E151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\E152";
}

.glyphicon-sort-by-order:before {
  content: "\E153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\E154";
}

.glyphicon-sort-by-attributes:before {
  content: "\E155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\E156";
}

.glyphicon-unchecked:before {
  content: "\E157";
}

.glyphicon-expand:before {
  content: "\E158";
}

.glyphicon-collapse-down:before {
  content: "\E159";
}

.glyphicon-collapse-up:before {
  content: "\E160";
}

.glyphicon-log-in:before {
  content: "\E161";
}

.glyphicon-flash:before {
  content: "\E162";
}

.glyphicon-log-out:before {
  content: "\E163";
}

.glyphicon-new-window:before {
  content: "\E164";
}

.glyphicon-record:before {
  content: "\E165";
}

.glyphicon-save:before {
  content: "\E166";
}

.glyphicon-open:before {
  content: "\E167";
}

.glyphicon-saved:before {
  content: "\E168";
}

.glyphicon-import:before {
  content: "\E169";
}

.glyphicon-export:before {
  content: "\E170";
}

.glyphicon-send:before {
  content: "\E171";
}

.glyphicon-floppy-disk:before {
  content: "\E172";
}

.glyphicon-floppy-saved:before {
  content: "\E173";
}

.glyphicon-floppy-remove:before {
  content: "\E174";
}

.glyphicon-floppy-save:before {
  content: "\E175";
}

.glyphicon-floppy-open:before {
  content: "\E176";
}

.glyphicon-credit-card:before {
  content: "\E177";
}

.glyphicon-transfer:before {
  content: "\E178";
}

.glyphicon-cutlery:before {
  content: "\E179";
}

.glyphicon-header:before {
  content: "\E180";
}

.glyphicon-compressed:before {
  content: "\E181";
}

.glyphicon-earphone:before {
  content: "\E182";
}

.glyphicon-phone-alt:before {
  content: "\E183";
}

.glyphicon-tower:before {
  content: "\E184";
}

.glyphicon-stats:before {
  content: "\E185";
}

.glyphicon-sd-video:before {
  content: "\E186";
}

.glyphicon-hd-video:before {
  content: "\E187";
}

.glyphicon-subtitles:before {
  content: "\E188";
}

.glyphicon-sound-stereo:before {
  content: "\E189";
}

.glyphicon-sound-dolby:before {
  content: "\E190";
}

.glyphicon-sound-5-1:before {
  content: "\E191";
}

.glyphicon-sound-6-1:before {
  content: "\E192";
}

.glyphicon-sound-7-1:before {
  content: "\E193";
}

.glyphicon-copyright-mark:before {
  content: "\E194";
}

.glyphicon-registration-mark:before {
  content: "\E195";
}

.glyphicon-cloud-download:before {
  content: "\E197";
}

.glyphicon-cloud-upload:before {
  content: "\E198";
}

.glyphicon-tree-conifer:before {
  content: "\E199";
}

.glyphicon-tree-deciduous:before {
  content: "\E200";
}

.glyphicon-cd:before {
  content: "\E201";
}

.glyphicon-save-file:before {
  content: "\E202";
}

.glyphicon-open-file:before {
  content: "\E203";
}

.glyphicon-level-up:before {
  content: "\E204";
}

.glyphicon-copy:before {
  content: "\E205";
}

.glyphicon-paste:before {
  content: "\E206";
}

.glyphicon-alert:before {
  content: "\E209";
}

.glyphicon-equalizer:before {
  content: "\E210";
}

.glyphicon-king:before {
  content: "\E211";
}

.glyphicon-queen:before {
  content: "\E212";
}

.glyphicon-pawn:before {
  content: "\E213";
}

.glyphicon-bishop:before {
  content: "\E214";
}

.glyphicon-knight:before {
  content: "\E215";
}

.glyphicon-baby-formula:before {
  content: "\E216";
}

.glyphicon-tent:before {
  content: "\26FA";
}

.glyphicon-blackboard:before {
  content: "\E218";
}

.glyphicon-bed:before {
  content: "\E219";
}

.glyphicon-apple:before {
  content: "\F8FF";
}

.glyphicon-erase:before {
  content: "\E221";
}

.glyphicon-hourglass:before {
  content: "\231B";
}

.glyphicon-lamp:before {
  content: "\E223";
}

.glyphicon-duplicate:before {
  content: "\E224";
}

.glyphicon-piggy-bank:before {
  content: "\E225";
}

.glyphicon-scissors:before {
  content: "\E226";
}

.glyphicon-bitcoin:before {
  content: "\E227";
}

.glyphicon-btc:before {
  content: "\E227";
}

.glyphicon-xbt:before {
  content: "\E227";
}

.glyphicon-yen:before {
  content: "\A5";
}

.glyphicon-jpy:before {
  content: "\A5";
}

.glyphicon-ruble:before {
  content: "\20BD";
}

.glyphicon-rub:before {
  content: "\20BD";
}

.glyphicon-scale:before {
  content: "\E230";
}

.glyphicon-ice-lolly:before {
  content: "\E231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\E232";
}

.glyphicon-education:before {
  content: "\E233";
}

.glyphicon-option-horizontal:before {
  content: "\E234";
}

.glyphicon-option-vertical:before {
  content: "\E235";
}

.glyphicon-menu-hamburger:before {
  content: "\E236";
}

.glyphicon-modal-window:before {
  content: "\E237";
}

.glyphicon-oil:before {
  content: "\E238";
}

.glyphicon-grain:before {
  content: "\E239";
}

.glyphicon-sunglasses:before {
  content: "\E240";
}

.glyphicon-text-size:before {
  content: "\E241";
}

.glyphicon-text-color:before {
  content: "\E242";
}

.glyphicon-text-background:before {
  content: "\E243";
}

.glyphicon-object-align-top:before {
  content: "\E244";
}

.glyphicon-object-align-bottom:before {
  content: "\E245";
}

.glyphicon-object-align-horizontal:before {
  content: "\E246";
}

.glyphicon-object-align-left:before {
  content: "\E247";
}

.glyphicon-object-align-vertical:before {
  content: "\E248";
}

.glyphicon-object-align-right:before {
  content: "\E249";
}

.glyphicon-triangle-right:before {
  content: "\E250";
}

.glyphicon-triangle-left:before {
  content: "\E251";
}

.glyphicon-triangle-bottom:before {
  content: "\E252";
}

.glyphicon-triangle-top:before {
  content: "\E253";
}

.glyphicon-console:before {
  content: "\E254";
}

.glyphicon-superscript:before {
  content: "\E255";
}

.glyphicon-subscript:before {
  content: "\E256";
}

.glyphicon-menu-left:before,
.pagination li:first-child a:before,
.pagination li:first-child span:before,
.pagination li:last-child a:before,
.pagination li:last-child span:before {
  content: "\E257";
}

.glyphicon-menu-right:before,
.pagination li:last-child a:before,
.pagination li:last-child span:before {
  content: "\E258";
}

.glyphicon-menu-down:before {
  content: "\E259";
}

.glyphicon-menu-up:before {
  content: "\E260";
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #636b6f;
  background-color: #ffffff;
}

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

a {
  color: #3097D1;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #216a94;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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.6;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-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: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.table tr th,
.form-content-block__label,
.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,
.table tr th small,
.form-content-block__label small,
.h4 .small,
.table tr th .small,
.form-content-block__label .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: 22px;
  margin-bottom: 11px;
}

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,
.table tr th,
.form-content-block__label,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}

h4 small,
h4 .small,
.h4 small,
.table tr th small,
.form-content-block__label small,
.h4 .small,
.table tr th .small,
.form-content-block__label .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,
.table tr th,
.form-content-block__label {
  font-size: 18px;
}

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

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

p {
  margin: 0 0 11px;
}

.lead {
  margin-bottom: 22px;
  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: .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,
.initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #3097D1;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #2579a9;
}

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #3097D1;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #2579a9;
}

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}

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: 22px;
}

dt,
dd {
  line-height: 1.6;
}

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%;
}

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  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.6;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014   \A0';
}

.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: '\A0   \2014';
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.6;
}

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

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

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 13px;
  line-height: 1.6;
  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.33333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.33333333%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

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

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

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

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

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

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

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

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

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

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

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

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

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

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

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

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

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

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

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

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

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

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

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

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

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

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

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

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

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

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

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

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

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .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.33333333%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

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

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

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

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

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

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

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

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

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

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

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

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

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

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

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

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

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

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

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

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

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

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

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

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

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

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

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

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

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

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

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

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

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .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.33333333%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

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

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

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

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

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

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

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

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

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

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

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

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

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

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

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

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

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

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

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

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

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

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

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

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

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

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

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

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

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

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

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

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

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .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: 22px;
}

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

.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-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > 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: 16.5px;
    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: 22px;
  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;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.6;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccd0d2;
  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;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  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, -webkit-box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #98cbe8;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(152, 203, 232, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(152, 203, 232, 0.6);
}

.form-control::-moz-placeholder {
  color: #b1b7ba;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #b1b7ba;
}

.form-control::-webkit-input-placeholder {
  color: #b1b7ba;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }

  input[type="date"].input-sm,
  .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }

  input[type="date"].input-lg,
  .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="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;
  min-height: 36px;
}

.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 {
  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 {
  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,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}

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

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

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

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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 {
  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,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

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

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 45px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .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,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .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: 27px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

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

@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: 29px;
}

.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: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.6;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #636b6f;
  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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #636b6f;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #636b6f;
  background-color: #e6e5e5;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #636b6f;
  background-color: #e6e5e5;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #636b6f;
  background-color: #e6e5e5;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #636b6f;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #636b6f;
}

.btn-primary {
  color: #fff;
  background-color: #3097D1;
  border-color: #2a88bd;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #2579a9;
  border-color: #133d55;
}

.btn-primary:hover {
  color: #fff;
  background-color: #2579a9;
  border-color: #1f648b;
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2579a9;
  border-color: #1f648b;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #1f648b;
  border-color: #133d55;
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #3097D1;
  border-color: #2a88bd;
}

.btn-primary .badge {
  color: #3097D1;
  background-color: #fff;
}

.btn-success,
.bootbox-alert .btn[data-bb-handler=ok],
.bootbox-confirm .btn[data-bb-handler=confirm] {
  color: #fff;
  background-color: #2ab27b;
  border-color: #259d6d;
}

.btn-success:focus,
.bootbox-alert .btn:focus[data-bb-handler=ok],
.bootbox-confirm .btn:focus[data-bb-handler=confirm],
.btn-success.focus,
.bootbox-alert .focus.btn[data-bb-handler=ok],
.bootbox-confirm .focus.btn[data-bb-handler=confirm] {
  color: #fff;
  background-color: #20895e;
  border-color: #0d3625;
}

.btn-success:hover,
.bootbox-alert .btn:hover[data-bb-handler=ok],
.bootbox-confirm .btn:hover[data-bb-handler=confirm] {
  color: #fff;
  background-color: #20895e;
  border-color: #196c4b;
}

.btn-success:active,
.bootbox-alert .btn:active[data-bb-handler=ok],
.bootbox-confirm .btn:active[data-bb-handler=confirm],
.btn-success.active,
.bootbox-alert .active.btn[data-bb-handler=ok],
.bootbox-confirm .active.btn[data-bb-handler=confirm],
.open > .btn-success.dropdown-toggle,
.bootbox-alert .open > .dropdown-toggle.btn[data-bb-handler=ok],
.bootbox-confirm .open > .dropdown-toggle.btn[data-bb-handler=confirm] {
  color: #fff;
  background-color: #20895e;
  border-color: #196c4b;
}

.btn-success:active:hover,
.bootbox-alert .btn:active:hover[data-bb-handler=ok],
.bootbox-confirm .btn:active:hover[data-bb-handler=confirm],
.btn-success:active:focus,
.bootbox-alert .btn:active:focus[data-bb-handler=ok],
.bootbox-confirm .btn:active:focus[data-bb-handler=confirm],
.btn-success:active.focus,
.bootbox-alert .btn:active.focus[data-bb-handler=ok],
.bootbox-confirm .btn:active.focus[data-bb-handler=confirm],
.btn-success.active:hover,
.bootbox-alert .active.btn:hover[data-bb-handler=ok],
.bootbox-confirm .active.btn:hover[data-bb-handler=confirm],
.btn-success.active:focus,
.bootbox-alert .active.btn:focus[data-bb-handler=ok],
.bootbox-confirm .active.btn:focus[data-bb-handler=confirm],
.btn-success.active.focus,
.bootbox-alert .active.focus.btn[data-bb-handler=ok],
.bootbox-confirm .active.focus.btn[data-bb-handler=confirm],
.open > .btn-success.dropdown-toggle:hover,
.bootbox-alert .open > .dropdown-toggle.btn:hover[data-bb-handler=ok],
.bootbox-confirm .open > .dropdown-toggle.btn:hover[data-bb-handler=confirm],
.open > .btn-success.dropdown-toggle:focus,
.bootbox-alert .open > .dropdown-toggle.btn:focus[data-bb-handler=ok],
.bootbox-confirm .open > .dropdown-toggle.btn:focus[data-bb-handler=confirm],
.open > .btn-success.dropdown-toggle.focus,
.bootbox-alert .open > .dropdown-toggle.focus.btn[data-bb-handler=ok],
.bootbox-confirm .open > .dropdown-toggle.focus.btn[data-bb-handler=confirm] {
  color: #fff;
  background-color: #196c4b;
  border-color: #0d3625;
}

.btn-success:active,
.bootbox-alert .btn:active[data-bb-handler=ok],
.bootbox-confirm .btn:active[data-bb-handler=confirm],
.btn-success.active,
.bootbox-alert .active.btn[data-bb-handler=ok],
.bootbox-confirm .active.btn[data-bb-handler=confirm],
.open > .btn-success.dropdown-toggle,
.bootbox-alert .open > .dropdown-toggle.btn[data-bb-handler=ok],
.bootbox-confirm .open > .dropdown-toggle.btn[data-bb-handler=confirm] {
  background-image: none;
}

.btn-success.disabled:hover,
.bootbox-alert .disabled.btn:hover[data-bb-handler=ok],
.bootbox-confirm .disabled.btn:hover[data-bb-handler=confirm],
.btn-success.disabled:focus,
.bootbox-alert .disabled.btn:focus[data-bb-handler=ok],
.bootbox-confirm .disabled.btn:focus[data-bb-handler=confirm],
.btn-success.disabled.focus,
.bootbox-alert .disabled.focus.btn[data-bb-handler=ok],
.bootbox-confirm .disabled.focus.btn[data-bb-handler=confirm],
.btn-success[disabled]:hover,
.bootbox-alert .btn[disabled]:hover[data-bb-handler=ok],
.bootbox-confirm .btn[disabled]:hover[data-bb-handler=confirm],
.btn-success[disabled]:focus,
.bootbox-alert .btn[disabled]:focus[data-bb-handler=ok],
.bootbox-confirm .btn[disabled]:focus[data-bb-handler=confirm],
.btn-success[disabled].focus,
.bootbox-alert .btn[disabled].focus[data-bb-handler=ok],
.bootbox-confirm .btn[disabled].focus[data-bb-handler=confirm],
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .bootbox-alert .btn:hover[data-bb-handler=ok],
.bootbox-alert fieldset[disabled] .btn:hover[data-bb-handler=ok],
fieldset[disabled] .bootbox-confirm .btn:hover[data-bb-handler=confirm],
.bootbox-confirm fieldset[disabled] .btn:hover[data-bb-handler=confirm],
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .bootbox-alert .btn:focus[data-bb-handler=ok],
.bootbox-alert fieldset[disabled] .btn:focus[data-bb-handler=ok],
fieldset[disabled] .bootbox-confirm .btn:focus[data-bb-handler=confirm],
.bootbox-confirm fieldset[disabled] .btn:focus[data-bb-handler=confirm],
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .bootbox-alert .focus.btn[data-bb-handler=ok],
.bootbox-alert fieldset[disabled] .focus.btn[data-bb-handler=ok],
fieldset[disabled] .bootbox-confirm .focus.btn[data-bb-handler=confirm],
.bootbox-confirm fieldset[disabled] .focus.btn[data-bb-handler=confirm] {
  background-color: #2ab27b;
  border-color: #259d6d;
}

.btn-success .badge,
.bootbox-alert .btn[data-bb-handler=ok] .badge,
.bootbox-confirm .btn[data-bb-handler=confirm] .badge {
  color: #2ab27b;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #8eb4cb;
  border-color: #7da8c3;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #6b9dbb;
  border-color: #3d6983;
}

.btn-info:hover {
  color: #fff;
  background-color: #6b9dbb;
  border-color: #538db0;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #6b9dbb;
  border-color: #538db0;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #538db0;
  border-color: #3d6983;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #8eb4cb;
  border-color: #7da8c3;
}

.btn-info .badge {
  color: #8eb4cb;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #cbb956;
  border-color: #c5b143;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #b6a338;
  border-color: #685d20;
}

.btn-warning:hover {
  color: #fff;
  background-color: #b6a338;
  border-color: #9b8a30;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #b6a338;
  border-color: #9b8a30;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #9b8a30;
  border-color: #685d20;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #cbb956;
  border-color: #c5b143;
}

.btn-warning .badge {
  color: #cbb956;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #bf5329;
  border-color: #aa4a24;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #954120;
  border-color: #411c0e;
}

.btn-danger:hover {
  color: #fff;
  background-color: #954120;
  border-color: #78341a;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #954120;
  border-color: #78341a;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #78341a;
  border-color: #411c0e;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #bf5329;
  border-color: #aa4a24;
}

.btn-danger .badge {
  color: #bf5329;
  background-color: #fff;
}

.btn-link {
  color: #3097D1;
  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: #216a94;
  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.3333333;
  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;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 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: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.6;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #3097D1;
}

.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.6;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    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 + .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,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle,
.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-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.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 .form-control:focus {
  z-index: 3;
}

.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 #ccd0d2;
  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 {
  z-index: 2;
  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: #3097D1;
}

.nav .nav-divider {
  height: 1px;
  margin: 10px 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.6;
  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: #ffffff;
  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: #3097D1;
}

.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.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-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.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  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;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          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;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .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: 14px 15px;
  font-size: 18px;
  line-height: 22px;
  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: 7px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            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: 22px;
  }

  .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: 14px;
    padding-bottom: 14px;
  }
}

.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: 7px;
  margin-bottom: 7px;
}

@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 {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}

.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: 14px;
  margin-bottom: 14px;
}

@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: #fff;
  border-color: #e6e5e5;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5d5d;
  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: #eeeeee;
}

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

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  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: #eeeeee;
  }

  .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: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/\A0";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.6;
  text-decoration: none;
  color: #3097D1;
  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 {
  z-index: 2;
  color: #216a94;
  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: 3;
  color: #fff;
  background-color: #3097D1;
  border-color: #3097D1;
  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;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 22px 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: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .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: #3097D1;
}

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

.label-success {
  background-color: #2ab27b;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #20895e;
}

.label-info {
  background-color: #8eb4cb;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #6b9dbb;
}

.label-warning {
  background-color: #cbb956;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #b6a338;
}

.label-danger {
  background-color: #bf5329;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #954120;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #3097D1;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.6;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-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: #636b6f;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #3097D1;
}

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  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: 22px;
  color: #fff;
  text-align: center;
  background-color: #3097D1;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  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;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #2ab27b;
}

.progress-striped .progress-bar-success {
  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: #8eb4cb;
}

.progress-striped .progress-bar-info {
  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: #cbb956;
}

.progress-striped .progress-bar-warning {
  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: #bf5329;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #e6e5e5;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

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

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #3097D1;
  border-color: #3097D1;
}

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

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.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,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.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,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.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,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.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,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 22px;
  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,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #e6e5e5;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table: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: 22px;
}

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

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #e6e5e5;
}

.panel-default {
  border-color: #e6e5e5;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #fff;
  border-color: #e6e5e5;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e6e5e5;
}

.panel-default > .panel-heading .badge {
  color: #fff;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e6e5e5;
}

.panel-primary {
  border-color: #3097D1;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #3097D1;
  border-color: #3097D1;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3097D1;
}

.panel-primary > .panel-heading .badge {
  color: #3097D1;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3097D1;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  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: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-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;
  z-index: 1040;
  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;
}

.modal-header:before,
.modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer: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;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  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;
  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;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -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-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  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);
}

.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;
  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 {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    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);
  background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  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-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #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%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203A';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #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;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

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

@font-face {
  font-family: 'HelveticaNeueLTStd-Bd';
  src: url("/fonts/ra-fonts/HelveticaNeueLTStd-Bd.eot?#iefix") format("embedded-opentype"), url("/fonts/ra-fonts/HelveticaNeueLTStd-Bd.otf") format("opentype"), url("/fonts/ra-fonts/HelveticaNeueLTStd-Bd.woff") format("woff"), url("/fonts/ra-fonts/HelveticaNeueLTStd-Bd.ttf") format("truetype"), url("/fonts/ra-fonts/HelveticaNeueLTStd-Bd.svg#HelveticaNeueLTStd-Bd") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueLTStd-BdCn';
  src: url("/fonts/ra-fonts/HelveticaNeueLTStd-BdCn.eot?#iefix") format("embedded-opentype"), url("/fonts/ra-fonts/HelveticaNeueLTStd-BdCn.otf") format("opentype"), url("/fonts/ra-fonts/HelveticaNeueLTStd-BdCn.woff") format("woff"), url("/fonts/ra-fonts/HelveticaNeueLTStd-BdCn.ttf") format("truetype"), url("/fonts/ra-fonts/HelveticaNeueLTStd-BdCn.svg#HelveticaNeueLTStd-BdCn") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueLTStd-Roman';
  src: url("/fonts/ra-fonts/HelveticaNeueLTStd-Roman.eot?#iefix") format("embedded-opentype"), url("/fonts/ra-fonts/HelveticaNeueLTStd-Roman.otf") format("opentype"), url("/fonts/ra-fonts/HelveticaNeueLTStd-Roman.woff") format("woff"), url("/fonts/ra-fonts/HelveticaNeueLTStd-Roman.ttf") format("truetype"), url("/fonts/ra-fonts/HelveticaNeueLTStd-Roman.svg#HelveticaNeueLTStd-Roman") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'HelveticaNeueLTStd-Roman';
  font-size: 16px;
  line-height: 20px;
  color: #4c4c4c;
}

.h1 {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 56px;
  line-height: 65px;
  text-transform: uppercase;
}

.h2 {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
}

.h3 {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 19px;
  line-height: 22px;
  text-transform: uppercase;
}

.h4,
.table tr th,
.form-content-block__label {
  font-family: 'HelveticaNeueLTStd-Bd';
  font-size: 15px;
  line-height: 22px;
  margin-top: 0;
}

.introText {
  font-size: 18px;
  line-height: 25px;
}

em,
i {
  font-style: italic;
}

small {
  font-size: 85%;
}

.row.row-grid [class*="col-"] {
  margin-bottom: 15px;
}

@media (min-width: 1200px) {
  .row.row-grid [class*="col-lg-"] {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .row.row-grid [class*="col-md-"] {
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  .pull-right {
    float: none !important;
  }

  .row .col-xs-12 {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .row .col-sm-12 {
    margin-bottom: 15px;
  }
}

/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/

/*
These "retina group" variables are mappings for the naming and pairing of normal and retina sprites.

The list formatted variables are intended for mixins like `retina-sprite` and `retina-sprites`.
*/

/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/

/*
The `retina-sprite` mixin sets up rules and a media query for a sprite/retina sprite.
  It should be used with a "retina group" variable.

The media query is from CSS Tricks: https://css-tricks.com/snippets/css/retina-display-media-query/

$icon-home-group: ('icon-home', $icon-home, $icon-home-2x, );

.icon-home {
  @include retina-sprite($icon-home-group);
}
*/

/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/

/*
The `retina-sprites` mixin generates a CSS rule and media query for retina groups
  This yields the same output as CSS retina template but can be overridden in SCSS

@include retina-sprites($retina-groups);
*/

.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}

.row-height .inside-full-height {
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}

.col-top {
  vertical-align: top;
}

.col-middle {
  vertical-align: middle;
}

.col-bottom {
  vertical-align: bottom;
}

@media (min-width: 480px) {
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }

  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }

  .col-xs-top {
    vertical-align: top;
  }

  .col-xs-middle {
    vertical-align: middle;
  }

  .col-xs-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }

  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }

  .col-sm-top {
    vertical-align: top;
  }

  .col-sm-middle {
    vertical-align: middle;
  }

  .col-sm-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }

  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }

  .col-md-top {
    vertical-align: top;
  }

  .col-md-middle {
    vertical-align: middle;
  }

  .col-md-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }

  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }

  .col-lg-top {
    vertical-align: top;
  }

  .col-lg-middle {
    vertical-align: middle;
  }

  .col-lg-bottom {
    vertical-align: bottom;
  }
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a,
img {
  display: block;
}

a,
a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
  outline: none;
  cursor: pointer;
}

.no-link {
  cursor: default !important;
}

.link {
  cursor: pointer;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin: 0;
}

p:not(:last-child) {
  margin-bottom: 10px;
}

ol.ordered {
  list-style: decimal;
}

ol.ordered li {
  margin: 10px 30px;
}

ol.ordered li:last-child {
  margin-bottom: 10px;
}

select {
  padding: 3px;
}

input,
select,
textarea {
  font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.clear {
  float: none;
  clear: both;
}

.align-middle {
  vertical-align: middle;
}

.btn {
  font-family: 'HelveticaNeueLTStd-BdCn';
  border-radius: 6px;
  font-size: 16px !important;
  padding: 9px 10px 4px 10px;
}

.osWindows .btn {
  padding-top: 5px !important;
}

.btn.inactive {
  pointer-events: none;
}

.btn.btn-xs,
.btn-group-xs > .btn {
  font-family: 'HelveticaNeueLTStd-Roman';
  font-size: 12px !important;
  padding: 1px 5px 0px 5px;
  border-radius: 4px;
}

.btn.btn-sm,
.btn-group-sm > .btn {
  font-size: 14px !important;
  padding: 3px 11px 0 11px;
  border-radius: 4px;
}

.osWindows .btn.btn-sm,
.osWindows .btn-group-sm > .btn {
  padding-top: 0px !important;
}

.btn.btn-lg,
.btn-group-lg > .btn {
  font-size: 16px !important;
  padding: 12px 17px 8px 17px;
}

.osWindows .btn.btn-lg,
.osWindows .btn-group-lg > .btn {
  padding-top: 9px !important;
}

.btn.btn-wide {
  padding-left: 50px;
  padding-right: 50px;
}

@media (max-width: 768px) {
  .btn.btn-block-xs {
    width: 100%;
  }
}

.btn.btn-2-d {
  background-color: #4c4c4c;
  color: #ffffff !important;
}

.btn.btn-2-d.disabled {
  color: transparent;
}

.btn.btn-3 {
  background-color: #7a0127;
  color: #ffffff !important;
}

.btn.btn-3-d {
  background-color: #490017;
  color: #ffffff !important;
}

.btn.btn-4 {
  background-color: #ff6633;
  color: #ffffff !important;
}

.btn.btn-4-d {
  background-color: #be3f14;
  color: #ffffff !important;
}

.btn.btn-5 {
  background-color: #0099cc;
  color: #ffffff !important;
}

.btn.btn-5-d {
  background-color: #096381;
  color: #ffffff !important;
}

.btn.btn-6 {
  background-color: #ef3c39;
  color: #ffffff !important;
}

.btn.btn-6-d {
  background-color: #af1614;
  color: #ffffff !important;
}

.btn.btn-8 {
  background-color: #ff6699;
  color: #ffffff !important;
}

.btn.submitting {
  pointer-events: none;
  opacity: 0.5;
}

.btn--glyphicon {
  text-transform: uppercase;
}

.btn--glyphicon .glyphicon,
.btn--glyphicon .pagination li:first-child a,
.pagination li:first-child .btn--glyphicon a,
.btn--glyphicon .pagination li:first-child span,
.pagination li:first-child .btn--glyphicon span,
.btn--glyphicon .pagination li:last-child a,
.pagination li:last-child .btn--glyphicon a,
.btn--glyphicon .pagination li:last-child span,
.pagination li:last-child .btn--glyphicon span {
  font-size: 0.5rem;
  line-height: 1.25rem;
  display: inline-block;
  vertical-align: top;
  padding-left: 4px;
}

.icon {
  display: inline-block;
}

.glyphicon.sm,
.pagination li:first-child a.sm,
.pagination li:first-child span.sm,
.pagination li:last-child a.sm,
.pagination li:last-child span.sm {
  font-size: 12px;
}

.classroom-opportunities {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -2669px;
  width: 192px;
  height: 192px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .classroom-opportunities {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.classroom-relationships {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -1481px;
  width: 192px;
  height: 192px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .classroom-relationships {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.classroom-respect {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -1877px;
  width: 192px;
  height: 192px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .classroom-respect {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.community-opportunities {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -1085px;
  width: 192px;
  height: 192px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .community-opportunities {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.community-relationships {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -1283px;
  width: 192px;
  height: 192px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .community-relationships {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.community-respect {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -1679px;
  width: 192px;
  height: 192px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .community-respect {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-actions {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -805px;
  width: 49px;
  height: 49px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-actions {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-add-cluster {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -750px;
  width: 49px;
  height: 49px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-add-cluster {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-add-school {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -915px;
  width: 49px;
  height: 49px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-add-school {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-add-user {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -640px;
  width: 49px;
  height: 49px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-add-user {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-exclaim-actions {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -363px;
  width: 26px;
  height: 26px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-exclaim-actions {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-exclaim-survey {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -299px;
  width: 26px;
  height: 26px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-exclaim-survey {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-exclaim-vision {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -203px;
  width: 26px;
  height: 26px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-exclaim-vision {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-exclaim-working-group {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -235px;
  width: 26px;
  height: 26px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-exclaim-working-group {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-facebook {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -113px;
  width: 22px;
  height: 22px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-facebook {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-mailingist {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -532px;
  width: 47px;
  height: 47px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-mailingist {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-manage-profile {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -695px;
  width: 49px;
  height: 49px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-manage-profile {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-print {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -331px;
  width: 26px;
  height: 26px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-print {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-search {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -85px;
  width: 22px;
  height: 22px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-search {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-share {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -267px;
  width: 26px;
  height: 26px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-share {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-star {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -40px;
  width: 15px;
  height: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-star {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-survey {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -585px;
  width: 49px;
  height: 49px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-survey {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-text-size {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -171px;
  width: 26px;
  height: 26px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-text-size {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-tick {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -61px;
  width: 19px;
  height: 18px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-tick {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-twitter {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -141px;
  width: 29px;
  height: 24px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-twitter {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-vision {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -970px;
  width: 49px;
  height: 49px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-vision {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.icon-working-group {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -860px;
  width: 49px;
  height: 49px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon-working-group {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.logo-school {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -1025px;
  width: 55px;
  height: 54px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .logo-school {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.marker-pink {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -483px;
  width: 33px;
  height: 43px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .marker-pink {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.marker-red {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -434px;
  width: 33px;
  height: 43px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .marker-red {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.marker-zone {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -395px;
  width: 33px;
  height: 33px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .marker-zone {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.person {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -20px;
  width: 13px;
  height: 14px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .person {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.school-opportunities {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -2075px;
  width: 192px;
  height: 192px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .school-opportunities {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.school-relationships {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -2273px;
  width: 192px;
  height: 192px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .school-relationships {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.school-respect {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px -2471px;
  width: 192px;
  height: 192px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .school-respect {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.star {
  background-image: url(/img/icons/sprite.png);
  background-position: 0px 0px;
  width: 14px;
  height: 14px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .star {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 192px 2861px;
  }
}

.bx-wrapper {
  width: 100%;
  border-width: 0px !important;
}

.bx-wrapper .bx-viewport {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  left: 0 !important;
}

@media (min-width: 992px) {
  .bx-wrapper .bx-viewport {
    height: 550px !important;
  }
}

.bx-wrapper .bx-viewport ul {
  margin: 0;
  padding: 0;
}

@media (min-width: 992px) {
  .bx-wrapper .bx-viewport ul.full-width {
    height: 100%;
  }
}

.bx-wrapper .bx-viewport ul.full-width li {
  max-height: 730px;
}

@media (min-width: 992px) {
  .bx-wrapper .bx-viewport ul.full-width li {
    height: 100%;
  }
}

.bx-wrapper .bx-viewport ul.full-width li iframe {
  max-height: 730px;
}

.bx-wrapper .bx-viewport ul.full-width li img {
  width: 100% !important;
}

.bx-wrapper .bx-controls .bx-pager {
  padding-top: 0;
  bottom: 17px;
  left: 14%;
  width: auto;
}

.bx-wrapper .bx-controls .bx-pager.bx-default-pager a {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  background: #ffffff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.bx-wrapper .bx-controls .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-controls .bx-pager.bx-default-pager a:hover {
  background: #ff6633;
}

.content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_GREY.jpg");
  background-size: cover;
  width: 100%;
  color: #ffffff;
}

@media (min-width: 768px) {
  .content-header {
    padding: 105px 0;
  }
}

.content-header.with-submenu {
  padding-top: 35px;
}

.content-header.small {
  padding: 105px 0 10px 0;
}

.content-header .mainRow {
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .content-header .mainRow {
    margin-top: 20px;
  }
}

.content-header .header-submenu {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff !important;
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .content-header .header-submenu {
    margin-bottom: 0;
  }
}

.content-header .header-submenu li {
  display: inline-block;
  width: calc(50% - 14px);
}

.content-header .header-submenu li:not(:last-child) {
  margin-right: 12px;
}

.content-header .header-submenu li.separator {
  padding-left: 16px;
  position: relative;
}

.content-header .header-submenu li.separator:before {
  content: '';
  position: absolute;
  height: 18px;
  width: 2px;
  left: 0;
  top: -2px;
  background: #ffffff;
}

@media (max-width: 768px) {
  .content-header .header-submenu li {
    margin-bottom: 8px;
  }
}

@media (min-width: 768px) {
  .content-header .header-submenu li {
    width: auto;
  }
}

.content-header .header-submenu li a {
  position: relative;
  display: inline-block;
}

.content-header .header-submenu li a:not(:last-child) {
  margin-right: 12px;
}

.content-header .header-submenu li a.disabled {
  opacity: 0.3;
  cursor: default;
}

.content-header .header-submenu li a:after {
  -webkit-transition: -webkit-transform 0.1s ease-out;
  transition: -webkit-transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
  content: '';
  position: absolute;
  border-bottom: 2px solid #fff;
  width: 100%;
  left: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

.content-header .header-submenu li a.active:after,
.content-header .header-submenu li a:hover:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.content-header .header-submenu li .status_date {
  display: none;
}

.content-header .iconMenu {
  margin-top: 0;
  text-align: left;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .content-header .iconMenu {
    margin-top: -7px;
    text-align: right;
  }
}

.content-header .iconMenu li {
  display: inline-block;
}

.content-header .iconMenu li:not(:first-child) {
  margin-left: 3px;
}

.content-header .iconMenu li .icon-circle {
  width: 26px;
  height: 26px;
  background: #fff;
  border-radius: 50%;
  padding: 4px;
}

.content-header .iconMenu li .icon-circle img {
  width: 100%;
}

.content-header .iconMenu li .icon-circle.js-share {
  padding: 5px 6px 5px 4px;
}

.content-header .iconMenu .shareLi share-button {
  background-color: transparent;
  display: block !important;
  padding: 0;
}

.content-header .iconMenu .shareLi share-button:before {
  display: none;
}

.content-header .iconMenu .shareLi share-button .sb-social {
  z-index: 3;
}

.content-header .iconMenu .shareLi ul li {
  margin-left: 0;
}

.content-header > .title {
  color: #ffffff;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .content-header > .title {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 43px;
  }
}

.content-header .subtitle {
  color: #ffffff;
}

.content-header .header-content {
  margin-top: 28px;
}

.content-header .header-button {
  margin-top: 28px;
  display: block;
  width: 100%;
  text-align: center;
}

.content-header .related-rap-actions {
  margin-top: 2rem;
  display: block;
}

.content-header .button-list {
  position: relative;
  width: auto;
  display: table;
  max-width: 100%;
}

.content-header .button-list .btn {
  text-align: left;
  display: block;
  margin-top: 6px;
  white-space: normal;
}

.content-header .schoolHeader {
  padding: 20px 0 30px 0;
  position: relative;
  margin-bottom: 40px;
}

.content-header .schoolHeader:after {
  content: '';
  border-bottom: 1px solid #ffffff;
  height: 1px;
  width: 100%;
  left: 0;
  float: left;
}

.content-header .schoolHeader .nameContainer {
  display: inline-block;
  width: calc(100% - 253px);
}

.content-header .schoolHeader .nameContainer .schoolName {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 33px;
  line-height: 33px;
  text-transform: uppercase;
  color: #ffffff;
  padding-bottom: 10px;
}

.content-header .schoolHeader .nameContainer .schoolName span {
  position: relative;
  bottom: 3px;
}

.content-header .schoolHeader .nameContainer .schoolName[contenteditable="true"] {
  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);
  padding: 6px 8px 0px 8px;
  color: #555;
  margin-bottom: 5px;
  margin-top: -13px;
}

.content-header .schoolHeader .nameContainer .editName {
  margin-bottom: 10px;
}

.content-header .schoolHeader .nameContainer .actions {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right;
}

.content-header .schoolHeader .nameActions {
  vertical-align: text-bottom;
}

.content-header .schoolHeader .uploadActions {
  display: inline-block;
  margin-top: -28px;
  width: 248px;
  text-align: right;
}

.content-header .schoolHeader .uploadActions.middle {
  vertical-align: text-bottom;
}

.content-header .schoolHeader .uploadActions .uploadContainer:not(:last-child) {
  margin-right: 16px;
}

.content-header .schoolHeader .uploadActions .uploadContainer .btn-upload {
  float: left;
}

.content-header .title-text {
  margin-bottom: 44px;
}

.content-header .title-text .subtitle {
  margin-bottom: 5px;
}

.content-header .rightColumn .saveFav {
  margin-bottom: 20px;
}

.content-header .rightColumn .mediaContainer {
  margin-bottom: 20px;
}

.content-header .rightColumn .rightList:not(:last-child) {
  margin-bottom: 20px;
}

.content-header .rightColumn .rightList.block dd {
  display: block;
}

.content-header .rightColumn .rightList.block dd:not(:last-child) {
  margin-bottom: 5px;
}

.content-header .rightColumn .rightList.block dd:not(:last-child):after {
  display: none;
}

.content-header .rightColumn .rightList .title {
  font-family: 'HelveticaNeueLTStd-Bd';
  font-size: 15px;
  margin-bottom: 0px;
}

.content-header .rightColumn .rightList dd {
  display: inline-block;
}

.content-header .rightColumn .rightList dd:not(:last-child):after {
  content: "|";
  margin-left: 5px;
}

.content-body {
  padding-top: 20px;
  padding-bottom: 220px;
}

.content-body.withBg {
  background-color: #ffffff;
}

@media (min-width: 768px) {
  .content-body {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }

  .content-body.withBg {
    margin-top: -70px;
  }
}

.breadcrumb {
  background: none;
  color: #ffffff;
  padding: 0;
  margin: 0;
  border: none;
  font-size: 12px;
  text-transform: uppercase;
}

@media print {
  .breadcrumb {
    display: none;
  }
}

.breadcrumb li:before {
  padding: 0 !important;
}

.breadcrumb li.active {
  color: #ffffff;
}

.breadcrumb li a {
  display: inline-block;
}

.progressCircle {
  width: 110px;
  height: 110px;
  position: relative;
  background-image: url("/img/progress-circle.png");
}

.progressCircle.p-0 {
  background-position: 0 100%;
}

.progressCircle.p-25 {
  background-position: 0 75%;
}

.progressCircle.p-50 {
  background-position: 0 50%;
}

.progressCircle.p-75 {
  background-position: 0 25%;
}

.progressCircle .percent {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 18px;
  line-height: 23px;
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 53%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.progressCircle .percent span {
  display: block;
}

.progressCircle--published {
  background-image: url("/img/setup-100-published.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.uploadImg {
  position: relative;
}

.uploadImg.uploading .image {
  opacity: 0;
}

.uploadImg.uploading .loading {
  display: block;
}

.uploadImg .loading {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: none;
}

.rText ul {
  list-style: disc;
}

.rText ul li {
  margin-left: 15px;
}

.rText ol {
  list-style: decimal;
}

.rText ol li {
  margin-left: 15px;
}

.rText i {
  font-style: italic;
}

.rText h1 {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 56px;
  line-height: 65px;
  text-transform: uppercase;
}

.rText h2 {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
}

.rText h3 {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 19px;
  line-height: 22px;
  text-transform: uppercase;
}

.rText h4 {
  font-family: 'HelveticaNeueLTStd-Bd';
  font-size: 15px;
  line-height: 22px;
}

.rText blockquote {
  margin: 0 40px;
}

.rText b,
.rText strong {
  font-family: 'HelveticaNeueLTStd-Bd';
}

.rText img {
  max-width: 100%;
  height: auto !important;
}

.rText img.full-width {
  width: 100%;
}

.rText a {
  display: inline;
  text-decoration: underline;
  color: inherit;
}

.rText a.btn {
  text-decoration: none;
  text-transform: uppercase;
}

.rText.whiteBg a {
  color: #0099cc;
}

.rText .row:not(:last-child) {
  margin-bottom: 20px;
}

.rText .row small {
  font-size: 80%;
}

.alert {
  position: fixed;
  top: 0px;
  z-index: 9999;
  white-space: nowrap;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 13px;
  padding: 8px 35px 8px 8px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.table tr.separator td {
  border-top: 2px solid #7a0127;
}

.table tr td {
  vertical-align: middle !important;
}

.table tr td input,
.table tr td select {
  width: 100%;
}

.search-list .source {
  font-family: 'HelveticaNeueLTStd-Bd';
  margin-bottom: 10px;
  font-size: 14px;
}

.search-list .source.curriculum_resources {
  color: #7a0127;
}

.search-list .source.professional_learning {
  color: #ef3c39;
}

.search-list .source.actions {
  color: #0099cc;
}

@media print {
  .search-list .pagination {
    display: none;
  }
}

.list-boxes-filter {
  margin-bottom: 20px;
}

.list-boxes-filter .btn-search {
  padding: 8px 10px 2px 10px;
}

.list-boxes.col2 > li {
  background-color: #ffffff;
  margin-bottom: 0px;
}

.list-boxes.col2 > li > div {
  padding: 10px;
}

.list-boxes.col2 > li > div:first-child {
  background-color: #f6f6f6;
}

.list-boxes > li {
  padding: 10px;
  background-color: #f6f6f6;
  border-radius: 6px;
}

.list-boxes > li:not(:last-child) {
  margin-bottom: 25px;
}

.list-boxes > li .item {
  overflow: hidden;
  height: 100%;
}

.list-boxes > li .item .image {
  float: left;
  width: 120px;
  height: 120px;
}

.list-boxes > li .item .image img {
  width: 100%;
  border-radius: 3px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.list-boxes > li .item .imageWithText {
  float: left;
  width: 120px;
}

.list-boxes > li .item .imageWithText .image {
  float: none;
}

.list-boxes > li .item .imageWithText .btn {
  margin-top: 15px;
}

.list-boxes > li .item .text-section {
  width: calc(100% - 140px);
  float: right;
  height: 100%;
  overflow: hidden;
}

.list-boxes > li .item .text-section .title {
  margin: 14px 0 10px;
}

.list-boxes > li .item .text-section .text {
  display: none;
}

@media (min-width: 768px) {
  .list-boxes > li .item .text-section .text {
    line-height: 19px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

.list-boxes > li .filterList:not(:last-child) {
  margin-bottom: 10px;
}

.list-boxes > li .filterList .title {
  font-family: 'HelveticaNeueLTStd-Bd';
  font-size: 15px;
}

.list-boxes > li .filterList dd {
  display: inline-block;
}

.list-boxes > li .filterList dd a {
  display: inline-block;
}

.list-boxes > li .filterList dd:not(:last-child):after {
  content: "|";
  margin-left: 5px;
}

.list-boxes > li .filterList .show {
  display: inline-block !important;
}

.list-boxes > li .filterList .more {
  font-family: 'HelveticaNeueLTStd-Roman';
  cursor: pointer;
}

.nav-tabs {
  border: none;
  background: none;
  width: 100%;
}

@media (min-width: 992px) {
  .nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.nav-tabs li {
  margin-bottom: 13px;
  width: 100%;
}

.nav-tabs li:not(:last-child) {
  margin-right: 13px;
  display: inline-block;
}

.nav-tabs li.active a,
.nav-tabs li:hover a {
  background-color: #ff6699 !important;
}

.nav-tabs li a {
  border: none !important;
  border-radius: 6px;
  padding: 11px 2px 6px 2px;
  text-transform: uppercase;
}

.tab-content .tab-pane {
  margin: 50px 0;
}

.tab-content .tab-pane .rightCol img {
  max-width: 100%;
}

.tab-content .tab-pane .rightCol .item:not(:last-child) {
  margin-bottom: 15px;
}

.tab-content .tab-pane .rText {
  font-size: 16px;
  line-height: 23px;
}

.mapIconLabel {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 14px;
  text-align: center;
  width: 32px;
  height: 32px;
  line-height: 32px;
}

.pagination {
  text-align: center;
  display: block;
}

.pagination li {
  display: inline-block;
}

.pagination li.active span,
.pagination li.active a {
  background-color: #2b2b2b !important;
  color: #ffffff;
}

.pagination li span:hover,
.pagination li span:focus,
.pagination li a:hover,
.pagination li a:focus {
  background-color: #2b2b2b !important;
  color: #ffffff;
}

.pagination li:first-child,
.pagination li:last-child {
  margin-right: 23px;
}

.pagination li:first-child a,
.pagination li:first-child span,
.pagination li:last-child a,
.pagination li:last-child span {
  background-color: #ffffff !important;
  visibility: hidden;
  padding: 0;
  line-height: 20px;
}

.pagination li:first-child a:before,
.pagination li:first-child span:before,
.pagination li:last-child a:before,
.pagination li:last-child span:before {
  font-size: 18px;
  visibility: visible;
  color: #2b2b2b;
}

.pagination li:last-child {
  margin-right: 0px;
  margin-left: 7px;
}

.pagination li:not(:last-child) {
  margin-right: 10px;
}

.pagination li a,
.pagination li span {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 12px;
  border: none;
  border-radius: 50%;
  color: #ffffff;
  background-color: #767676;
  margin: 0;
  padding: 8px 0 6px 0;
  line-height: 12px;
  width: 26px;
  text-align: center;
}

.iframeWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.iframeWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fullVideoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.fullVideoWrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.shortText .moreTextBtn {
  text-decoration: underline;
}

form .checkbox-inline .controls {
  float: left;
}

form .checkbox-inline .controls input {
  margin-top: 2px;
}

form .labelDesc a {
  display: inline-block;
  text-decoration: underline;
  margin-bottom: 20px;
}

.section-users .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_MULTI.jpg");
  background-size: cover;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  top: 0;
  left: 0;
  z-index: 3;
}

#colorbox {
  background-color: #fff;
  z-index: 4;
}

.popup-modal {
  display: none;
  height: auto;
  min-height: 100%;
}

.popup-modal__close-button {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 1.375rem;
  right: 1.25rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/img/icons/icon-close.svg");
  background-size: contain;
}

.popup-modal__wrapper {
  border-radius: 8px;
  overflow: hidden;
}

.popup-modal__image {
  float: left;
  display: none;
}

@media (min-width: 768px) {
  .popup-modal__image {
    display: block;
    background-color: #EFEFEF;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 200px;
    height: 400px;
  }

  #acknowledgement-popup .popup-modal__image {
    background-image: url("/img/acknowledgement.jpg");
  }

  #newsletter-popup .popup-modal__image {
    background-image: url("/img/newsletter-popup.png");
    height: 320px;
  }
}

.popup-modal__info {
  padding: 15px 15px;
  font-size: 14px;
  overflow: hidden;
}

.popup-modal__info .h2 {
  margin-bottom: 10px;
}

.popup-modal__info .bottom {
  border-top: 1px solid #000;
  padding-top: 10px;
}

@media (min-width: 992px) {
  .popup-modal__info {
    margin-left: 200px;
    padding: 28px 50px;
    font-size: 16px;
  }
}

#newsletter-popup .popup-modal__info {
  padding: 3.5rem 2.5rem 2.5rem 2.5rem;
}

#newsletter-popup .popup-modal__info p {
  font-size: 1rem;
}

.popup-modal .close-colorbox {
  color: #0099cc;
  cursor: pointer;
}

#colorbox:focus {
  outline: none;
}

#colorbox.popup-modal__wrapper--fixed-width {
  width: 620px !important;
}

@media (max-width: 767px) {
  #colorbox.popup-modal__wrapper {
    height: 90% !important;
    overflow-y: auto;
  }

  #colorbox.popup-modal__wrapper #cboxContent,
  #colorbox.popup-modal__wrapper #cboxLoadedContent {
    height: 100% !important;
  }
}

#colorbox.popup-modal__wrapper,
#colorbox.search-popup-wrapper {
  position: fixed !important;
  max-width: 90%;
  left: 50% !important;
  top: 50% !important;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#colorbox.search-popup-wrapper {
  border-radius: 20px;
  max-width: 700px;
}

#colorbox #cboxWrapper,
#colorbox #cboxContent,
#colorbox #cboxLoadedContent {
  width: 100% !important;
}

.search-popup-wrapper #cboxLoadedContent {
  overflow: hidden !important;
}

.newsletter-button {
  position: fixed;
  bottom: 0px;
  right: 84px;
  height: 60px;
  width: 60px;
  z-index: 1000;
  background: #ffffff;
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
  opacity: 0;
}

@media (min-width: 768px) {
  .newsletter-button {
    width: auto;
    border-radius: 8px;
    padding: 14px 21px;
  }
}

.newsletter-button--show {
  bottom: 16px;
  opacity: 1;
}

.newsletter-button__icon {
  position: relative;
  width: 25px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/img/icons/icon-new-email.svg");
  background-size: contain;
}

@media (min-width: 768px) {
  .newsletter-button__icon {
    height: 23px;
    width: 18px;
    margin-bottom: 2px;
  }
}

.newsletter-button__label {
  position: relative;
  font-family: 'HelveticaNeueLTStd-BdCn';
  color: #7c0027;
  font-size: 0.75rem;
  text-transform: uppercase;
}

.newsletter-button__label:after {
  content: '';
  position: relative;
  display: block;
  letter-spacing: 0.43px;
}

@media (min-width: 768px) {
  .newsletter-button__label:after {
    content: attr(data-content);
    margin-left: 0.625rem;
  }
}

.newsletter-button__dismiss {
  position: relative;
  cursor: pointer;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/img/icons/icon-close.svg");
  background-size: contain;
  opacity: 0.5;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  margin-left: 0.5rem;
}

@media (min-width: 768px) {
  .newsletter-button__dismiss {
    margin-left: 1.5rem;
  }
}

.newsletter-button__dismiss:hover {
  opacity: 1;
}

#search-popup {
  display: none;
  overflow: hidden;
  padding: 43px 35px;
  text-align: center;
}

#search-popup .title {
  color: #490017;
}

#search-popup .search {
  border: none;
  width: 100%;
  margin: 10px 0 7px;
  font-size: 26px;
}

#search-popup .search:focus {
  outline: none;
}

#search-popup .btn-go {
  padding: 8px 22px 2px 22px;
  width: 100%;
}

@media (min-width: 768px) {
  #search-popup .item {
    display: inline-block;
  }

  #search-popup .search {
    width: calc(100% - 180px);
    margin: 0 20px;
    font-size: 28px;
    line-height: 31px;
  }

  #search-popup .btn-go {
    padding: 8px 22px 3px 22px;
    width: 64px;
  }
}

.tabs-mobile .accordion .panel {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.tabs-mobile .accordion .panel .accordion-heading a.collapsed {
  background-color: #0099cc;
}

.tabs-mobile .accordion .panel .accordion-body .panel-body {
  padding: 8px;
}

.tabs-mobile .accordion .panel .accordion-body .panel-body .item:not(last-child) {
  margin-bottom: 15px;
}

.tabs-mobile .accordion .panel .accordion-body .panel-body img {
  max-width: 100%;
}

.missing-error .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_MAROON.jpg");
  background-size: cover;
}

.missing-error .content-body .message {
  font-size: 18px;
}

.missing-error .content-body .text {
  margin-top: 10px;
}

.missing-error .content-body .linkTo {
  display: inline-block;
  color: #0099cc;
}

.matrixIcon {
  width: 192px;
  max-width: 100%;
}

.matrixIcon.iconSmall {
  width: 38px;
}

.matrixIcon.iconMedium {
  width: 92px;
}

.shortcodeList li {
  margin-bottom: 20px;
}

.shortcodeList li a {
  text-decoration: none;
}

.shortcodeList li a .title {
  display: block;
  text-decoration: underline;
  font-size: 16px;
}

.shortcodeList li a .description {
  display: block;
}

.introText ul {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
}

.introText ul li {
  list-style: disc;
  margin-left: 15px;
  margin-bottom: 5px;
}

.introText a {
  display: inline;
  text-decoration: underline;
  opacity: 1;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}

.introText a:hover {
  opacity: 0.7;
}

.box-grey {
  background-color: #f6f6f6;
  padding: 30px 80px;
  border-radius: 10px;
}

.circle-image {
  border-radius: 50%;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  border: 2px solid #ffffff;
  background-repeat: no-repeat;
}

.circle-image.with-img {
  background-color: #fff;
  background-size: contain;
}

.vertical-center {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.animate-spin {
  -webkit-animation: spin 2s infinite linear;
          animation: spin 2s infinite linear;
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.row.no-gutters-row > [class^="col-"],
.row.no-gutters-row > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.download-btn-file-info {
  font-size: 13px;
  font-family: 'HelveticaNeueLTStd-Roman';
  margin-top: 1px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.h1.title {
  padding-bottom: 10px;
}

.glyphicon-refresh-animate {
  animation: spin 1s infinite linear;
  -webkit-animation: spin2 1s infinite linear;
}

@-webkit-keyframes spin2 {
  from {
    -webkit-transform: scale(1) rotate(0deg);
  }

  to {
    -webkit-transform: scale(1) rotate(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
  }

  to {
    -webkit-transform: scale(1) rotate(360deg);
            transform: scale(1) rotate(360deg);
  }
}

html {
  height: 100%;
}

body {
  min-height: 100%;
  position: relative;
}

body.zoom-1 {
  -webkit-transform: scale(1.05, 1.05);
          transform: scale(1.05, 1.05);
  -webkit-transform-origin: center top;
          transform-origin: center top;
}

body.zoom-2 {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
  -webkit-transform-origin: center top;
          transform-origin: center top;
}

body.adminBar {
  padding-top: 65px;
}

body #livechat-compact-container {
  z-index: 2 !important;
}

body .adminBar {
  top: 0;
  position: fixed;
  width: 100%;
  background-color: #490017;
  overflow: hidden;
  color: #fff;
  padding: 20px 20px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.4);
          box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.4);
  z-index: 20;
}

body .adminBar .right {
  margin-top: 20px;
}

@media (min-width: 768px) {
  body .adminBar .left {
    float: left;
  }

  body .adminBar .right {
    margin-top: 0px;
    float: right;
  }
}

body > header {
  height: 80px;
}

body > header .logo {
  position: absolute;
  z-index: 3;
}

body > header .logo img {
  width: 80px;
  height: 96px;
}

@media (min-width: 992px) {
  body > header .logo img {
    width: 132px;
    height: 158px;
  }
}

body > header .mobileSearchBtn {
  position: absolute;
  top: 30px;
  right: 75px;
}

body > header .mobileSearchBtn img {
  width: 22px;
  height: 22px;
  vertical-align: middle;
  display: inline;
}

@media (min-width: 992px) {
  body > header .mobileSearchBtn {
    display: none;
  }
}

@media print {
  body > header .mobileSearchBtn {
    display: none;
  }
}

body > header .mobileMenuBtn {
  position: absolute;
  top: 18px;
  right: 15px;
  color: #FF80A8 !important;
  font-size: 24px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-color: transparent !important;
  background-color: transparent !important;
}

@media (min-width: 992px) {
  body > header .mobileMenuBtn {
    display: none;
  }
}

@media print {
  body > header .mobileMenuBtn {
    display: none;
  }
}

body > header #mainMenu .dropdown-toggle span {
  font-size: 11px;
}

@media print {
  body > header #mainMenu {
    display: none;
  }
}

@media (max-width: 992px) {
  body > header #mainMenu {
    margin-left: -15px;
    margin-right: -15px;
    background: #efefef;
    margin-top: 79px;
    max-height: 0;
    padding: 0 15px;
    -webkit-transition: max-height 0.4s;
    transition: max-height 0.4s;
    overflow: hidden;
    position: relative;
    z-index: 2;
    border-top: 1px solid #e2e2e2;
  }

  body > header #mainMenu.open {
    max-height: 750px;
  }

  body > header #mainMenu .bar {
    float: right;
  }

  body > header #mainMenu .bar .navbar-toggle .icon-bar {
    width: 27px;
    height: 4px;
    border-radius: 2px;
    background-color: #767676;
  }

  body > header #mainMenu > ul {
    margin-top: 24px;
    margin-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
  }

  body > header #mainMenu > ul > li {
    width: 100%;
    padding: 16px 0 14px 0;
    min-height: 34px;
  }

  body > header #mainMenu > ul > li:not(:first-child) {
    border-top: 1px solid #d9d9d9;
  }

  body > header #mainMenu > ul > li.auth-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 30px;
    padding-bottom: 20px;
  }

  body > header #mainMenu > ul > li a {
    display: inline-block;
  }

  body > header #mainMenu > ul > li a.desktop-only {
    display: none !important;
  }

  body > header #mainMenu > ul > li a.mobile-only {
    display: inline-block;
  }

  body > header #mainMenu > ul > li > a:not(.btn) {
    font-family: 'HelveticaNeueLTStd-BdCn';
    font-size: 18px;
    text-transform: uppercase;
    color: #7a0127;
  }

  body > header #mainMenu > ul > li > a:not(.btn):focus,
  body > header #mainMenu > ul > li > a:not(.btn):active,
  body > header #mainMenu > ul > li > a:not(.btn).active {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    border: none !important;
    outline: none !important;
  }

  body > header #mainMenu > ul > li > a:not(.btn).active {
    color: #FF6699 !important;
  }

  body > header #mainMenu > ul > li > a:not(.btn):active,
  body > header #mainMenu > ul > li > a:not(.btn).active:active {
    color: #0099cc !important;
  }

  body > header #mainMenu > ul > li .btn.submenu {
    display: inline-block;
  }

  body > header #mainMenu > ul > li .btn--mobile-menu {
    text-transform: uppercase;
    width: 140px;
    margin: 0 10px;
    font-size: 14px !important;
    line-height: 28px;
  }

  body > header #mainMenu > ul > li .btn--signup {
    background-color: #0497C9;
  }

  body > header #mainMenu > ul > li.search-list-item {
    display: none;
  }
}

@media (max-width: 992px) and (min-width: 992px) {
  body > header #mainMenu > ul > li.search-list-item {
    display: list-item;
  }
}

@media (max-width: 992px) {
  body > header #mainMenu > ul > li .search img {
    width: 22px;
    height: 22px;
  }

  body > header #mainMenu > ul > li .dropdown {
    position: relative;
    height: auto !important;
  }

  body > header #mainMenu > ul > li .dropdown .dropdown-toggle {
    width: 40px;
    padding: 0 !important;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
    height: 22px !important;
    background: none;
    border-width: 0;
    line-height: 20px;
  }

  body > header #mainMenu > ul > li .dropdown .dropdown-toggle:focus,
  body > header #mainMenu > ul > li .dropdown .dropdown-toggle:active {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    border: none !important;
    outline: none !important;
  }

  body > header #mainMenu > ul > li .dropdown .dropdown-toggle span {
    color: #7a0127;
    font-size: 16px;
    padding-right: 6px;
    line-height: 20px;
  }

  body > header #mainMenu > ul > li .dropdown .dropdown-toggle span:before {
    content: "+";
  }

  body > header #mainMenu > ul > li .dropdown .dropdown-toggle:hover span,
  body > header #mainMenu > ul > li .dropdown .dropdown-toggle:active span,
  body > header #mainMenu > ul > li .dropdown .dropdown-toggle:focus span {
    color: #FF6699;
  }

  body > header #mainMenu > ul > li .dropdown .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding-bottom: 0;
  }

  body > header #mainMenu > ul > li .dropdown .dropdown-menu li.active a {
    background-color: transparent !important;
    color: #FF6699;
  }

  body > header #mainMenu > ul > li .dropdown .dropdown-menu li a {
    font-family: 'HelveticaNeueLTStd-BdCn';
    text-transform: uppercase;
    color: black;
    font-size: 14px;
    line-height: 18px;
    white-space: normal;
    margin-left: 0;
    background-color: transparent;
    padding: 8px 20px;
    /* The following styles are here to fix the known BS3 dropdown-menu issue */
    position: relative;
    z-index: 1000;
  }

  body > header #mainMenu > ul > li .dropdown .dropdown-menu li a:active {
    color: #0099cc !important;
  }
}

@media (min-width: 992px) {
  body > header #mainMenu {
    float: right;
  }

  body > header #mainMenu > ul > li {
    display: inline-block;
    position: relative;
  }

  body > header #mainMenu > ul > li:not(:first-child) {
    margin-left: 9px;
  }

  body > header #mainMenu > ul > li:hover > .dropdown-simple .dropdown-menu {
    display: block;
  }

  body > header #mainMenu > ul > li a.mobile-only {
    display: none;
  }

  body > header #mainMenu > ul > li > a {
    font-family: 'HelveticaNeueLTStd-BdCn';
    font-size: 18px;
    text-transform: uppercase;
    color: #7a0127;
    line-height: 80px;
  }

  body > header #mainMenu > ul > li > a.btn {
    line-height: inherit;
    margin-top: -5px;
  }

  body > header #mainMenu > ul > li > a.btn.active {
    position: relative;
  }

  body > header #mainMenu > ul > li > a.btn.active:after {
    content: '';
    position: absolute;
    width: calc(100% - 20px);
    background: #ffffff;
    height: 1px;
    left: 10px;
    bottom: 5px;
  }

  body > header #mainMenu > ul > li > a.submenu {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }

@-moz-document url-prefix()  {
    body > header #mainMenu > ul > li > a.submenu {
      padding: 9px 10px 5px 10px;
    }
}

  body > header #mainMenu > ul > li > a.search img {
    width: 22px;
    height: 22px;
    vertical-align: middle;
    display: inline;
  }

  body > header #mainMenu > ul > li > a.active,
  body > header #mainMenu > ul > li > a:hover {
    color: #ff6699;
  }

  body > header #mainMenu > ul > li .dropdown-simple {
    position: relative;
    margin-top: -80px;
  }

  body > header #mainMenu > ul > li .dropdown-simple .dropdown-toggle {
    display: none;
  }

  body > header #mainMenu > ul > li .dropdown-simple .dropdown-menu {
    top: 55px;
    left: -20px;
    border: none;
  }

  body > header #mainMenu > ul > li .dropdown-simple .dropdown-menu li a {
    font-family: 'HelveticaNeueLTStd-BdCn';
    color: #7a0127 !important;
    text-transform: uppercase !important;
    font-size: 16px;
  }

  body > header #mainMenu > ul > li .dropdown-simple .dropdown-menu li a:hover {
    color: #ff6699 !important;
  }

  body > header #mainMenu > ul > li .dropdown-simple .dropdown-menu li.active a {
    color: #ff6699 !important;
    background-color: transparent;
  }

  body > header #mainMenu > ul > li .dropdown-btn {
    float: right;
    margin-top: -5px;
  }

  body > header #mainMenu > ul > li .dropdown-btn .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    padding-top: 7px;
    height: 100%;
  }

  .osWindows body > header #mainMenu > ul > li .dropdown-btn .btn {
    padding: 3px 10px 3px 10px !important;
  }

  body > header #mainMenu > ul > li .dropdown-btn .btn:before {
    content: '';
    position: absolute;
    background-color: #ffffff;
    width: 1px;
    height: 70%;
    left: 0px;
    top: 15%;
    opacity: 0.3;
  }

  body > header #mainMenu > ul > li .dropdown-btn .dropdown-menu {
    overflow: hidden;
  }

  body > header #mainMenu > ul > li .dropdown-btn .dropdown-menu li {
    margin-left: 0;
    display: block;
  }

  body > header #mainMenu > ul > li .dropdown-btn .dropdown-menu li.active a {
    font-family: 'HelveticaNeueLTStd-BdCn';
    font-size: 16px;
    background-color: #ffffff !important;
    color: #7a0127;
  }

  body > header #mainMenu > ul > li .dropdown-btn .dropdown-menu li a {
    font-family: 'HelveticaNeueLTStd-Roman';
    font-size: 14px;
    line-height: 18px;
  }

  body > header #mainMenu > ul > li .dropdown-btn .dropdown-menu li.border-top {
    border-top: 1px solid #767676;
    padding-top: 4px;
  }

  body > header #mainMenu > ul > li .dropdown-btn .dropdown-menu li.border-bottom {
    border-bottom: 1px solid #767676;
    padding-bottom: 4px;
  }
}

@media (min-width: 1200px) {
  body > header #mainMenu > ul > li {
    display: inline-block;
  }

  body > header #mainMenu > ul > li:not(:first-child) {
    margin-left: 13px;
  }
}

body > footer {
  width: 100%;
  background-color: #f6f6f6;
}

@media (min-width: 992px) {
  body > footer {
    position: absolute;
    bottom: 0;
    z-index: 1;
  }
}

body > footer .footer-menu {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 13px;
  color: #767676;
}

@media (max-width: 992px) {
  body > footer .footer-menu .pull-right,
  body > footer .footer-menu .pull-left {
    float: none !important;
  }
}

body > footer .footer-menu ul {
  text-align: center;
  margin-top: 20px;
}

body > footer .footer-menu ul li {
  margin-bottom: 10px;
}

body > footer .footer-menu ul li .footer-logo img {
  height: 58px;
  width: auto;
}

body > footer .footer-menu ul li .footer-logo.bhpb-logo img {
  height: 28px;
}

body > footer .footer-menu ul li .footer-logo {
  display: inline-block;
}

body > footer .footer-menu ul li a.footer-logo {
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  opacity: 1;
}

body > footer .footer-menu ul li a.footer-logo:hover {
  opacity: 0.7;
}

body > footer .footer-menu ul li .icon {
  vertical-align: middle;
}

body > footer .footer-menu ul li a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: inline-block;
  color: #7a0127;
  text-transform: uppercase;
}

body > footer .footer-menu ul li a.active,
body > footer .footer-menu ul li a:hover {
  color: #ff6699;
}

body > footer .footer-menu ul.footer-social a .icon {
  opacity: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

body > footer .footer-menu ul.footer-social a:hover .icon {
  opacity: 0.7;
}

@media (min-width: 992px) {
  body > footer .footer-menu {
    height: 105px;
    line-height: 105px;
    overflow: hidden;
    text-align: left;
    margin-top: 0px;
  }

  body > footer .footer-menu ul {
    margin-top: 0px;
  }

  body > footer .footer-menu ul li {
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle;
  }

  body > footer .footer-menu ul li:last-child {
    margin-right: 0;
  }

  body > footer .footer-menu ul li.closer {
    margin-right: 10px;
  }

  body > footer .footer-menu ul li .footer-logo {
    display: block;
  }

  body > footer .footer-menu ul li a {
    display: block;
  }
}

body > footer .footer-text {
  font-size: 11px;
  line-height: 16px;
  margin-top: 10px;
  margin-bottom: 30px;
}

@media print {
@page {
    margin-top: 25mm;
    margin-bottom: 25mm;
}

@supports (-moz-appearance: meterbar) {
    .container {
      margin: 0;
      font-size: 0.90em;
      width: 100%;
    }
}

  a[href]:after {
    content: none !important;
  }

  .iframeWrapper,
  iframe,
  .saveFav {
    display: none;
  }

  .hide-print {
    display: none;
  }

  .tabs-mobile {
    display: block !important;
  }

  .tabs-mobile .accordion-heading {
    margin-bottom: 15px;
  }

  .tabs-mobile .accordion-heading a {
    color: #000 !important;
    font-weight: bold;
    text-align: left;
    font-size: 18px !important;
    background-color: transparent !important;
    padding: 0;
  }

  .tabs-mobile .accordion-body {
    height: auto !important;
    display: block;
  }

  .tabs-mobile .accordion-body .panel-body {
    padding: 0 !important;
  }

  .tabs-mobile .accordion-body img {
    display: none;
  }

  .tabs-desktop {
    display: none;
  }

  .content-header .header-submenu,
  .content-header .iconMenu {
    display: none;
  }

  .content-header .title-text {
    margin-bottom: 20px;
  }

  .content-body {
    padding-bottom: 20px;
  }

  .mediaContainer img {
    display: none;
  }

  .footer-menu .pull-left li {
    display: inline-block;
  }

  .footer-menu .pull-left li:not(.printable) {
    display: none;
  }

  .footer-menu .pull-right {
    display: none;
  }

  .tooltip {
    visibility: hidden;
    display: none;
  }
}

.h-text-muted {
  color: #6c757d !important;
}

.h-text-italic {
  font-style: italic !important;
}

.h-text-normal {
  font-style: normal !important;
}

/* Custom glyphicon overrides, helpers and modifiers for the glyphicon-icon element */

.glyphicon-icon {
  font-size: 1rem;
}

.glyphicon-icon.glyphicon--before {
  margin-right: 0.5rem;
}

.glyphicon-icon.glyphicon--after {
  margin-left: 0.5rem;
}

.auth-header {
  position: relative;
  z-index: 0;
}

.auth-header::after {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.auth-header__content {
  z-index: 1;
}

.auth-header__title {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 36px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  margin-top: 15px;
}

.auth-header__subtitle {
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  font-family: 'HelveticaNeueLTStd-BdCn';
  line-height: 1;
  margin-top: 15px;
  margin-bottom: 10px;
}

.auth-header .registration-info {
  margin-bottom: 10px;
}

.auth-header .registration-info .text {
  margin: 10px 0 20px;
}

.auth-header .registration-info .text a {
  display: inline;
}

.auth-header .registration-info ul {
  margin-bottom: 20px;
  list-style: disc;
}

.auth-header .registration-info ul li {
  margin-left: 25px;
}

.auth-header .registration-info ul li a {
  text-decoration: underline;
  display: inline;
  color: #eb3b38;
}

.auth-header .registration-info ul li a:hover {
  color: #f17b63;
}

.faqs .rText a {
  color: #0497c9;
}

.faqs .rText a:hover {
  color: #5fd6ff;
}

.faqs .collapse-group {
  width: 120px;
  height: 34px;
  padding: 7px 10px 4px 10px;
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 16px;
  color: #656565;
  border: solid 2px  #b0b0b0;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: normal;
  text-align: center;
  margin-bottom: 10px;
  outline: none;
}

.faqs .collapse-group--collapsed {
  background-color: #ffff !important;
}

.faqs .collapse-group--expanded {
  background-color: #b0b0b0;
  color: white;
}

.faqs .collapse-group:active,
.faqs .collapse-group:focus {
  border: solid 2px  #b0b0b0;
}

.faqs .expand-all {
  width: 160px;
  height: 34px;
  padding: 7px 10px 4px 10px;
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 14px;
  background-color: #0497c9;
  color: white;
  border: 0;
  outline: none;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: normal;
  text-align: center;
  margin-bottom: 10px;
}

.faqs .title-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.faqs .category-title {
  display: inline;
}

.page-home .slider {
  /* IE fix */
  position: relative;
  z-index: 0;
}

@media (min-width: 992px) {
  .page-home .slider ul li .mobile {
    display: none;
  }
}

.page-home .slider ul li .desktop {
  display: none;
}

@media (min-width: 992px) {
  .page-home .slider ul li .desktop {
    display: block;
  }
}

.page-home .slider ul li .desktop video {
  top: 50%;
  width: 100%;
  height: auto;
}

.page-home .slider ul li .desktop .container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.page-home .slider ul li .desktop .container .alignment {
  width: 70%;
}

.page-home .slider ul li .desktop .container .alignment.left {
  text-align: left;
}

.page-home .slider ul li .desktop .container .alignment.right {
  text-align: right;
  float: right;
}

.page-home .slider ul li .desktop .container .alignment.centre {
  text-align: center;
  margin-left: 15%;
}

.page-home .slider ul li .desktop .container .alignment .text {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 67px;
  line-height: 77px;
  color: #ffffff;
  text-transform: uppercase;
}

.page-home .slider ul li .desktop .container .alignment a {
  text-transform: uppercase;
  padding: 15px 14px 8px 14px;
  font-size: 19px !important;
  margin-top: 20px;
}

.osWindows .page-home .slider ul li .desktop .container .alignment a {
  padding-top: 12px;
}

.page-home .content-body {
  margin-top: -70px;
}

.page-home .content-body .h3 {
  color: #7a0127;
  margin-bottom: 15px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

@media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .page-home .content-body .h3 {
    height: 35px;
  }
}

.page-home .content-body .h3:hover {
  color: #ff6699;
}

.page-home .content-body .featured-blocks {
  margin-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #0099cc;
}

.page-home .content-body .featured-blocks .box {
  background-size: cover;
  background-position: center center;
  height: 150px;
  position: relative;
}

.page-home .content-body .featured-blocks .box.withText:hover:after {
  opacity: 1;
}

.page-home .content-body .featured-blocks .box.withText:hover .text {
  opacity: 1;
}

.page-home .content-body .featured-blocks .box:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.page-home .content-body .featured-blocks .box .text {
  font-family: 'HelveticaNeueLTStd-Bd';
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 0;
  position: absolute;
  color: #ffffff;
  z-index: 1;
  padding: 20px;
}

@media (min-width: 1200px) {
  .page-home .content-body .featured-blocks .box .text {
    padding: 0px;
    top: 50%;
    left: 40%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.page-home .content-body .featured-blocks .newsletter {
  background-color: #7a0127;
  border-radius: 8px;
  width: 100%;
  text-align: center;
  padding: 20px;
  color: #ffffff;
}

@media (min-width: 992px) {
  .page-home .content-body .featured-blocks .newsletter {
    position: relative;
    bottom: 90px;
  }
}

.page-home .content-body .featured-blocks .newsletter .title {
  color: #ffffff;
  margin: 20px 0 5px 0;
}

.page-home .content-body .featured-blocks .newsletter .form-control {
  border-radius: 0;
  margin-bottom: 10px;
  margin-top: 15px;
}

.page-home .content-body .content-blocks {
  margin-top: 40px;
  margin-bottom: 40px;
}

.page-home .content-body .content-blocks .text {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .page-home .content-body .content-blocks .text {
    height: 100px;
    overflow: hidden;
  }
}

.page-home .content-body .content-blocks .btn {
  margin-bottom: 10px;
}

.page-home .content-body .cta {
  margin-top: 40px;
}

.page-home .content-body .cta a {
  display: block;
  position: relative;
}

.page-home .content-body .cta a .banner-hover-overlay {
  background: black;
  opacity: 0.3;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  opacity: 0;
  -webkit-transition: 0.8s ease-out;
  transition: 0.8s ease-out;
}

.page-home .content-body .cta a:hover .banner-hover-overlay {
  opacity: 0.3;
}

.page-webinar .rText a {
  color: #0166FC;
  text-decoration: underline;
}

.page-webinar .rText h3 {
  margin-bottom: 1rem;
}

.page-webinar .rText.special-heading h3 {
  color: #931433;
}

.page-webinar .webinar-timezone-filter {
  padding-top: 2rem;
}

.page-webinar .webinar-timezone-filter strong {
  font-weight: bold;
}

.page-webinar .webinars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

@media (min-width: 768px) {
  .page-webinar .webinars {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.page-webinar .webinar-item {
  max-width: 320px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
}

.page-webinar .webinar-item.disabled {
  cursor: not-allowed;
  filter: alpha(opacity=50);
  opacity: .5;
}

.page-webinar .webinar-item.disabled a {
  cursor: not-allowed;
  pointer-events: none;
}

.page-webinar .webinar-item.disabled a .webinar-hover-btn {
  cursor: not-allowed;
}

.page-webinar .webinar-item a {
  display: block;
  position: relative;
  padding-bottom: 100%;
  border-radius: 6px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

@media (max-width: 450px) {
  .page-webinar .webinar-item a {
    padding-bottom: 0;
    height: auto;
  }
}

.page-webinar .webinar-item a .webinar-hover-overlay {
  background-color: black;
  opacity: 0.3;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}

.page-webinar .webinar-item a .webinar-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px 15px;
}

@media (min-width: 1200px) {
  .page-webinar .webinar-item a .webinar-content {
    padding: 45px 30px;
  }
}

@media (max-width: 450px) {
  .page-webinar .webinar-item a .webinar-content {
    position: relative;
    height: auto;
    min-height: 275px;
  }
}

.page-webinar .webinar-item a .webinar-date-info {
  padding-bottom: 25px;
}

@media (max-width: 450px) {
  .page-webinar .webinar-item a .webinar-date-info {
    padding-bottom: 15px;
  }
}

.page-webinar .webinar-item a .webinar-hover-btn {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid white;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

@media (min-width: 768px) {
  .page-webinar .webinar-item {
    max-width: 390px;
  }

  .page-webinar .webinar-item a {
    padding-bottom: 100%;
  }

  .page-webinar .webinar-item:not(.disabled) a:hover .webinar-hover-overlay {
    background-color: #0099cc;
  }

  .page-webinar .webinar-item:not(.disabled) a:hover .webinar-hover-btn {
    background-color: rgba(255, 255, 255, 0.3);
  }
}

.page-webinar .webinar-item .webinar-date {
  margin-top: 15px;
  padding-bottom: 5px;
}

.page-webinar .webinar-item .webinar-h3 {
  color: #fff;
  width: 100%;
  font-size: 20px;
  line-height: 125%;
}

@media (min-width: 1200px) {
  .page-webinar .webinar-item .webinar-h3 {
    font-size: 24px;
  }
}

.page-webinar .webinar-item .webinar-title {
  text-shadow: 0px 1px 9px #000000;
}

.page-webinar .webinar-item .webinar-text {
  font-family: "HelveticaNeueLTStd-Roman";
  font-size: 16px;
  color: #fff;
  width: 100%;
}

.page-webinar .webinar-item .webinar-text .timezone-label {
  text-transform: none;
}

.page-webinar .static-webinars {
  width: 100%;
  display: block;
  border-radius: 3px;
  background-color: #F6F6F6;
  margin-top: 2rem;
  padding: 10px 20px;
}

.page-webinar .live-webinars {
  width: 100%;
  display: block;
  border-radius: 3px;
  background-color: #F6F6F6;
  margin-top: 2rem;
  padding: 20px;
  padding-bottom: 10px;
}

.page-webinar .live-webinars .webinars {
  padding-top: 20px;
}

.page-webinar .live-webinars .rText h3 {
  color: black;
}

.page-subject-guides .subject-guides__heading {
  padding-top: 1rem;
  padding-bottom: 2rem;
  font-size: 1.25rem;
  color: #931433;
  text-transform: uppercase;
  font-family: 'HelveticaNeueLTStd-BdCn';
}

.page-subject-guides .subject-tiles {
  background-color: #F6F6F6;
  border-radius: 3px;
  padding: 1rem 0.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.page-subject-guides .subject-tile {
  margin: 0.5rem 0.375rem;
  background: white;
  border-radius: 3px;
  height: auto;
  -ms-flex-preferred-size: calc(50% - 1rem);
      flex-basis: calc(50% - 1rem);
}

@media (min-width: 768px) {
  .page-subject-guides .subject-tile {
    -ms-flex-preferred-size: calc(33.333% - 1rem);
        flex-basis: calc(33.333% - 1rem);
  }
}

@media (min-width: 992px) {
  .page-subject-guides .subject-tile {
    -ms-flex-preferred-size: calc(25% - 1rem);
        flex-basis: calc(25% - 1rem);
  }
}

.page-subject-guides .subject-tile__image {
  display: block;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}

.page-subject-guides .subject-tile__image:after {
  display: block;
  position: relative;
  content: '';
  height: 0;
  width: 100%;
  padding-bottom: calc(85% - 4rem);
}

.page-subject-guides .subject-tile__title-block {
  position: relative;
  width: 100%;
  height: 4rem;
  padding: 0.5rem 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.page-subject-guides .subject-tile__title {
  text-transform: uppercase;
  color: black;
  font-size: 1rem;
  text-align: center;
  font-family: 'HelveticaNeueLTStd-BdCn';
}

.rap-working-group .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_MAROON.jpg");
  background-size: cover;
}

.rap-working-group section {
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.rap-working-group section.working-group-form {
  background-color: #F6F6F6;
  padding-bottom: 30px;
}

.rap-working-group section.working-group-form--invite {
  padding-top: 0px;
}

.rap-working-group section.working-group-form--pending {
  padding-top: 30px;
}

.rap-working-group section.acknowledgement-group-form {
  padding-bottom: 30px;
}

.rap-working-group section .title {
  margin-bottom: 15px;
}

.rap-working-group section .table .actions {
  text-align: right;
}

.rap-working-group section .table .actions .btn {
  width: 142px;
  margin: 0 0 0 auto;
  display: block;
}

.rap-working-group section .table .actions .btn:not(:last-child) {
  margin-bottom: 10px;
}

.rap-working-group section .table .title-separator {
  font-family: 'HelveticaNeueLTStd-Bd';
  padding-top: 25px;
  font-size: 15px;
}

.rap-working-group section .table .hint {
  font-family: 'HelveticaNeueLTStd-Roman';
  font-style: italic;
  font-size: 14px;
}

.rap-working-group section .table .invitationSent {
  font-style: italic;
  font-size: 14px;
  margin-top: 10px;
}

.rap-working-group section .table .js-invite-member {
  min-width: 142px;
  margin-top: 10px;
}

.rap-working-group .working-group__content-block {
  margin-bottom: 1.5rem;
}

.rap-working-group .working-group__content-block > * {
  margin-bottom: 0.875rem;
}

.rap-working-group .working-group__content-block p {
  font-size: 0.875rem;
}

.rap-working-group .working-group__content-title {
  font-size: 1.125rem;
  font-family: 'HelveticaNeueLTStd-Bd';
  margin-bottom: 1rem;
}

.rap-working-group > .working-group-user-modal,
.rap-working-group > .acknowledgement-group-user-modal {
  display: none;
}

.modal .working-group-user-modal .oldApprover,
.modal .working-group-user-modal .newApprover {
  display: none;
}

.modal .working-group-user-modal .oldApprover.show,
.modal .working-group-user-modal .newApprover.show {
  display: block;
}

.modal .working-group-user-modal .otherPosition {
  margin-top: 10px;
}

.table.working-group-table > tbody > tr > td,
.table.acknowledgement-group-table > tbody > tr > td {
  font-size: 0.875rem;
  padding-top: 10px;
  padding-bottom: 10px;
}

.title--block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-bottom: 20px !important;
}

.osWindows .rap-dashboard .circle,
.osWindows .rap-dashboard .summary-box .prompt .circle,
.osWindows .rap-dashboard .cluster-info .info-box .circle {
  padding-top: 0px !important;
}

.flex-with-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.rap-dashboard__content {
  background-color: #ffffff;
  position: relative;
}

.rap-dashboard .dashboard-header__title {
  font-size: 36px;
  text-transform: uppercase;
  font-family: 'HelveticaNeueLTStd-BdCn';
}

.rap-dashboard .dashboard-header__subtitle {
  font-size: 14px;
  margin-bottom: 40px;
}

.rap-dashboard .rap-summary {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 26px 26px 26px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 991px) {
  .rap-dashboard .rap-summary {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.rap-dashboard .rap-summary .d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rap-dashboard .rap-summary .flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.rap-dashboard .rap-summary .align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.rap-dashboard .rap-summary .justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.rap-dashboard .rap-summary .percentage-wrap {
  margin-right: 20px;
}

.rap-dashboard .rap-summary .button-with-text:not(:last-child) {
  margin-bottom: 10px;
}

.rap-dashboard .rap-summary__percentage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .rap-dashboard .rap-summary__percentage {
    margin-bottom: 0;
  }
}

.rap-dashboard .rap-summary__revert {
  width: 134px;
  font-size: 14px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #0a6381;
}

.rap-dashboard .rap-summary__btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 992px) {
  .rap-dashboard .rap-summary__btn-group {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.rap-dashboard .rap-summary__btn {
  height: 34px;
  width: 34px;
  text-align: left;
  font-size: 14px !important;
}

.rap-dashboard .rap-summary__btn:last-child {
  margin-left: 10px;
}

.rap-dashboard .rap-summary__btn span {
  margin-right: 5px;
}

.rap-dashboard .queue-helper-text {
  font-size: 12px;
  color: white;
}

.rap-dashboard .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rap-dashboard .rap-download {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  padding: 9px;
}

.rap-dashboard .rap-download:not(:last-child) {
  margin-bottom: 5px;
}

.rap-dashboard .rap-download .rap-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rap-dashboard .rap-download .download-title {
  font-family: 'HelveticaNeueLTStd-BdCn';
  margin: auto;
  margin-left: 10px;
}

.rap-dashboard .rap-download .download-date {
  margin: auto;
  margin-left: 10px;
}

.rap-dashboard .circle,
.rap-dashboard .summary-box .circle,
.rap-dashboard .summary-box__info-box .circle,
.rap-dashboard .summary-box .prompt .circle,
.rap-dashboard .cluster-info .info-box .circle {
  font-family: 'HelveticaNeueLTStd-Bd';
  border-radius: 13px;
  background-color: #636363;
  color: #ffffff;
  width: 26px;
  height: 26px;
  font-size: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-left: 10px;
  text-align: center;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 4px;
}

.rap-dashboard .circle.number,
.rap-dashboard .summary-box .prompt .number.circle,
.rap-dashboard .cluster-info .info-box .number.circle {
  font-size: 12px !important;
}

.rap-dashboard .summary-box {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: #f6f6f6;
  padding: 23px 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 30px;
  border: 2px solid transparent;
}

.rap-dashboard .summary-box--success {
  border: 2px solid #24cb7c !important;
}

.rap-dashboard .summary-box__info-box {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rap-dashboard .summary-box__info-box .up-to-date {
  border-radius: 13px;
  background-color: #24cb7c;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 13px;
  width: 90px;
  height: 26px;
  vertical-align: middle;
  margin-left: 10px;
  padding-top: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.rap-dashboard .summary-box .prompt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: baseline;
      -ms-flex-pack: baseline;
          justify-content: baseline;
  max-width: 365px;
}

.rap-dashboard .summary-box .prompt .text {
  color: #0497c9;
  font-size: 12px;
  margin-left: 5px;
}

.rap-dashboard .summary-box .prompt .circle {
  background-color: #0497c9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 19px;
  height: 19px;
}

.rap-dashboard .summary-box .prompt .circle span {
  color: #ffffff;
}

.rap-dashboard .summary-box__icon {
  margin-bottom: 20px;
}

.rap-dashboard .summary-box__title {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 20px;
  text-transform: uppercase;
}

.rap-dashboard .summary-box__description {
  text-align: center;
  max-width: 340px;
  font-family: 'HelveticaNeueLTStd-Roman';
  font-size: 14px;
  color: #000000;
  margin-bottom: 20px;
}

.rap-dashboard .summary-box__metawrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.rap-dashboard .summary-box__meta {
  max-width: 340px;
  width: 100%;
  border-radius: 4px;
  background-color: #ececec;
  padding: 8px;
  margin-bottom: 20px;
}

.rap-dashboard .summary-box__meta span {
  display: block;
  font-family: 'HelveticaNeueLTStd-Bd';
  text-align: center;
  font-size: 14px;
  color: #000000;
}

.rap-dashboard .summary-box__btn,
.rap-dashboard .summary-box__btn--working,
.rap-dashboard .summary-box__btn--vision,
.rap-dashboard .summary-box__btn--survey,
.rap-dashboard .summary-box__btn--actions {
  width: 170px;
  padding: 7px 10px 4px 10px;
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 16px;
  color: #ffffff;
  border-radius: 6px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.rap-dashboard .summary-box__btn--working {
  background-color: #7c0027;
}

.rap-dashboard .summary-box__btn--vision {
  background-color: #ec3937;
}

.rap-dashboard .summary-box__btn--survey {
  background-color: #ff6633;
}

.rap-dashboard .summary-box__btn--actions {
  background-color: #0497c9;
}

.rap-dashboard .cluster-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px;
}

.rap-dashboard .cluster-info .info-box {
  background-color: #ffffff;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}

.rap-dashboard .cluster-info .info-box .circle {
  background-color: #0497c9;
  margin-bottom: 10px;
}

.rap-dashboard .cluster-info .info-box p {
  padding: 10px;
  padding-top: 0px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #0497c9;
}

.rap-dashboard .cluster-info .info-box p a {
  display: inline;
  text-decoration: underline;
  color: #ff7143;
}

.rap-dashboard .cluster-info .info-box p a:hover {
  color: #ffbba6;
}

.rap-dashboard .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_MULTI.jpg");
  background-size: cover;
  position: relative;
}

.rap-dashboard .content-header::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.rap-dashboard .content-header .container {
  position: relative;
  z-index: 1;
}

.rap-dashboard .content-header .download-button-group {
  margin-top: 40px;
}

.rap-dashboard .content-header .status_date {
  text-align: left;
  margin-top: 10px;
  font-size: 14px;
}

.rap-dashboard .content-header .downloadSeparator {
  margin-top: 20px;
  position: relative;
}

.rap-dashboard .content-header .downloadSeparator:before {
  content: '';
  position: absolute;
  top: -12px;
  left: 20%;
  width: 60%;
  height: 1px;
  background: #4c4c4c;
}

.rap-dashboard .content-header a.disabled {
  pointer-events: auto;
}

.rap-dashboard .content-header .btn-2-d:hover {
  background-color: #ff6699;
}

.rap-dashboard .content-body .boxes .box {
  padding: 20px;
  border-radius: 8px;
  color: #ffffff;
  text-align: center;
  position: relative;
  height: 100%;
}

.rap-dashboard .content-body .boxes .box.workingGroup {
  background-color: #7a0127;
}

.rap-dashboard .content-body .boxes .box.survey {
  background-color: #ff6633;
}

.rap-dashboard .content-body .boxes .box.vision {
  background-color: #ef3c39;
}

.rap-dashboard .content-body .boxes .box.actions {
  background-color: #0099cc;
}

.rap-dashboard .content-body .boxes .box .title {
  margin: 6px 0 14px 0;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .rap-dashboard .content-body .boxes .box .title {
    min-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.rap-dashboard .content-body .boxes .box .status {
  position: absolute;
  right: 20px;
}

.rap-dashboard .content-body .boxes .box .circle {
  border-radius: 50%;
  background-color: #ffffff;
  height: 26px;
  width: 26px;
  position: absolute;
  left: 20px;
}

.rap-dashboard .content-body .boxes .box .circle .pending {
  font-family: 'HelveticaNeueLTStd-Bd';
  position: relative;
  top: 5px;
  right: 1px;
  font-size: 13px;
  color: #7a0127;
}

@media screen and (min-width: 1200px) {
  .rap-dashboard .content-body .boxes .box .text {
    min-height: 60px;
  }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .rap-dashboard .content-body .boxes .box .text {
    min-height: 80px;
  }
}

.rap-dashboard .content-body .boxes .box .bottom {
  position: relative;
  margin-top: 30px;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .rap-dashboard .content-body .boxes .box .bottom {
    min-height: 110px;
  }
}

@media screen and (max-width: 991px) {
  .rap-dashboard .content-body .boxes .box .bottom {
    min-height: 90px;
  }
}

.rap-dashboard .content-body .boxes .box .btn {
  width: 100%;
  margin-top: 20px;
}

.rap-dashboard .content-body .section-actions {
  margin: 40px 0;
}

.rap-dashboard .content-body .section-actions .section-title {
  color: #7a0127;
  margin: 40px 0;
}

.rap-dashboard .content-body .section-actions .section-box {
  text-align: center;
  background-color: #f6f6f6;
  border-radius: 8px;
  padding: 40px;
}

.rap-dashboard .content-body .section-actions .section-box .title {
  color: #490017;
  margin-bottom: 14px;
}

.rap-dashboard .content-body .section-actions .section-box .text {
  color: #490017;
  margin-bottom: 20px;
}

.rap-dashboard .content-body .section-actions .section-box .table .title {
  font-family: 'HelveticaNeueLTStd-BdCn';
}

.rap-dashboard .content-body .section-actions .section-box .table tbody tr td {
  text-align: left;
}

.rap-dashboard .content-body .section-actions .section-box .table tbody tr td a.btn {
  text-transform: uppercase;
}

#rap-cluster .m-auto {
  margin: auto;
}

#rap-cluster .flex-with-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#rap-cluster .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_MULTI.jpg");
  background-size: cover;
  position: relative;
}

#rap-cluster .content-header::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

#rap-cluster .cluster-dashboard__content {
  z-index: 0 !important;
  position: relative;
}

#rap-cluster .cluster-dashboard__school {
  min-height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#rap-cluster .cluster-dashboard__school + .nomination-banner {
  margin-bottom: 0px !important;
}

#rap-cluster .cluster-dashboard__list {
  list-style: none;
}

#rap-cluster .cluster-dashboard__list > li {
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}

#rap-cluster .cluster-dashboard__list > li:not(:last-child) {
  margin-bottom: 20px;
}

#rap-cluster .cluster-dashboard__list > li .school-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 992px) {
  #rap-cluster .cluster-dashboard__list > li .school-image {
    display: block;
  }
}

#rap-cluster .cluster-dashboard__list > li .circle-image {
  height: 45px;
  width: 45px;
  overflow: visible;
}

#rap-cluster .cluster-dashboard__list > li .school-title {
  text-align: center;
  padding: 15px 10px;
  text-transform: uppercase;
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 16px;
  color: #0497c9;
}

@media (min-width: 992px) {
  #rap-cluster .cluster-dashboard__list > li .school-title {
    text-align: left;
    padding: 0px;
  }
}

#rap-cluster .cluster-dashboard__list > li .actions {
  padding-top: 20px;
}

#rap-cluster .cluster-dashboard__list > li .actions__btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 992px) {
  #rap-cluster .cluster-dashboard__list > li .actions__btn-group {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

#rap-cluster .cluster-dashboard__list > li .actions__btn-group .rap-download {
  background-color: #cfcfcf;
  font-size: 12px;
  height: 50px;
  border-radius: 4px;
  margin-right: 7px;
  width: 100%;
  max-width: 180px;
}

@media (max-width: 768px) {
  #rap-cluster .cluster-dashboard__list > li .actions__btn-group .rap-download:not(:last-child) {
    margin-bottom: 10px;
  }
}

#rap-cluster .cluster-dashboard__list > li .actions__btn-group .rap-download .rap-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%;
}

#rap-cluster .cluster-dashboard__list > li .actions__btn-group .rap-download .download-title {
  font-family: 'HelveticaNeueLTStd-BdCn';
  margin: auto;
  margin-left: 10px;
  margin-right: 10px;
  min-width: 60px;
  color: #5b5b5b;
  text-align: left;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}

#rap-cluster .cluster-dashboard__list > li .actions__btn-group .rap-download .btn {
  width: 36px;
  height: 34px;
  margin: auto;
  margin-right: 7px;
  background-color: #0497c9;
  color: #ffffff;
}

#rap-cluster .list {
  background-color: #f6f6f6;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#rap-cluster .list .list-title {
  font-size: 18px;
  font-family: 'HelveticaNeueLTStd-BdCn';
  color: #000000;
  margin-bottom: 10px;
}

#rap-cluster .list .list-subtitle {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #000000;
  margin-bottom: 20px;
}

#rap-cluster .container {
  position: relative;
  z-index: 1;
}

#rap-cluster .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rap-vision .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_RED.jpg");
  background-size: cover;
}

.rap-vision .content-body .rap-intro {
  margin-bottom: 30px;
}

.rap-vision .content-body .rap-intro .title {
  margin-bottom: 30px;
}

.rap-vision .content-body .rap-intro .cover-photo-container {
  text-align: center;
}

.rap-vision .content-body .rap-intro .cover-photo-container .btn {
  display: inline-block;
}

.rap-vision .content-body .rap-intro .cover-photo-container img {
  display: inline-block;
  margin-top: 10px;
  max-width: 124px;
}

.rap-vision .content-body .rap-intro .cover-photo-container img.hidden {
  display: inline-block !important;
  visibility: hidden;
}

.rap-vision .content-body .rap-form .form-group label {
  margin-bottom: 15px;
}

.rap-vision .content-body .rap-form .form-group .glyphicon,
.rap-vision .content-body .rap-form .form-group .pagination li:first-child a,
.pagination li:first-child .rap-vision .content-body .rap-form .form-group a,
.rap-vision .content-body .rap-form .form-group .pagination li:first-child span,
.pagination li:first-child .rap-vision .content-body .rap-form .form-group span,
.rap-vision .content-body .rap-form .form-group .pagination li:last-child a,
.pagination li:last-child .rap-vision .content-body .rap-form .form-group a,
.rap-vision .content-body .rap-form .form-group .pagination li:last-child span,
.pagination li:last-child .rap-vision .content-body .rap-form .form-group span {
  font-size: 13px;
  margin-left: 5px;
}

.rap-vision .content-body .rap-form .js-preview {
  margin-right: 10px;
}

.rap-vision .content-body .vision .rText {
  margin-top: 10px;
}

.rap-vision .content-body .vision .rText:not(:last-child) {
  margin-bottom: 30px;
}

.vision-info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 4px;
  border: solid 1px #42788a;
  background-color: #d9edf7;
  color: #42788a;
}

.vision-info-box a {
  display: inline;
  color: #00a7ff;
}

.vision-info-box__icon {
  position: relative;
  width: 50px;
  height: 23px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/img/icons/icon-info.svg");
  background-size: contain;
  margin-right: 10px;
}

@media (min-width: 768px) {
  .vision-info-box__icon {
    width: 18px;
    margin-bottom: 2px;
  }
}

.vision-copy-content {
  margin: 10px 0px;
}

.vision-copy-content a {
  text-decoration: underline;
  display: inline;
}

.rap-survey .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_ORANGE.jpg");
  background-size: cover;
}

.rap-survey .rap-survey-progress {
  margin-bottom: 30px;
  overflow: hidden;
  background: #ffffff;
}

.rap-survey .rap-survey-progress.rap-survey-progress-fixed {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  border-radius: 0;
  z-index: 1000;
  border: 2px solid #f6f6f6;
}

.rap-survey .rap-survey-progress ul {
  text-align: center;
}

.rap-survey .rap-survey-progress ul li {
  width: 33.3%;
  cursor: pointer;
  float: left;
}

.rap-survey .rap-survey-progress ul li:hover {
  background-color: #f6f6f6;
}

.rap-survey .rap-survey-progress ul li.active {
  color: #ffffff;
  background-color: #ff6633;
}

.rap-survey .rap-survey-progress ul li.active .question-category {
  color: #ffffff;
}

.rap-survey .rap-survey-progress ul li.active .question-numbers {
  color: #ffffff;
}

.rap-survey .rap-survey-progress ul li.active .progress {
  border-color: #ffffff;
  background-color: #ff6633;
}

.rap-survey .rap-survey-progress ul li.active .progress .progress-bar {
  background-color: #ffffff;
}

.rap-survey .rap-survey-progress ul li .question-category {
  font-family: 'HelveticaNeueLTStd-Bd';
  color: #767676;
  font-size: 1rem;
  margin-top: 10px;
}

.rap-survey .rap-survey-progress ul li .question-numbers {
  color: #767676;
  margin-top: 8px;
}

.rap-survey .rap-survey-progress ul li .progress {
  height: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px #767676;
  padding: 1px;
  width: 100px;
}

.rap-survey .rap-survey-progress ul li .progress .progress-bar {
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
  width: 0%;
  border-radius: 4px;
  background-color: #767676;
}

.rap-survey .rap-survey-content .form fieldset:nth-last-of-type(1) {
  margin-bottom: 20px;
}

.rap-survey .rap-survey-category {
  margin-bottom: 20px;
  padding-top: 50px;
}

.rap-survey .rap-survey-category .survey-category-title {
  text-transform: uppercase;
  font-size: 1.5rem;
  line-height: 1.75rem;
}

.rap-survey .rap-survey-category .survey-category-content {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}

.rap-survey .question-card {
  border-radius: 5px;
  background-color: #F6F6F6;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
}

.rap-survey .question-card .row {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 15px;
  padding-right: 15px;
}

.rap-survey .question-card .question-side {
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 35px;
  padding-bottom: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #DBDBDB;
}

@media (min-width: 992px) {
  .rap-survey .question-card .question-side {
    border-right: 1px solid #DBDBDB;
    border-bottom-width: 0px;
  }
}

.rap-survey .question-card .question-side .question-side-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 10px;
  padding-right: 10px;
}

.rap-survey .question-card .question-side .question-side-content .question-number {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 35px;
  height: 35px;
  border-radius: 99em;
  margin-right: 20px;
  margin-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #009BD1;
  font-size: 0.875rem;
  text-align: center;
  color: white;
  font-family: 'HelveticaNeueLTStd-BdCn';
}

.rap-survey .question-card .question-side .question-side-content .question-text {
  font-size: 1rem;
  line-height: 1.25rem;
}

.rap-survey .question-card .question-side .question-side-content .question-text a {
  display: inline;
  color: #0497C9;
}

.rap-survey .question-card .question-side .question-side-content .question-text a:hover {
  color: #5FD6FF;
}

.rap-survey .question-card .question-side .question-side-content .question-text a:not([data-toggle="tooltip"]) {
  text-decoration: underline;
}

.rap-survey .question-card .answer-side {
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.rap-survey .question-card .answer-side .answer-side-content {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 25px;
  width: 100%;
}

@media (min-width: 992px) {
  .rap-survey .question-card .answer-side .answer-side-content {
    margin-left: 0px;
  }
}

.rap-survey .question-card .answer-side .answer-side-content .form-group {
  margin: 0;
}

.rap-survey .question-card .answer-side .answer-side-content .form-group .radio label {
  font-size: 1rem;
  line-height: 1.25rem;
  padding-left: 25px;
  position: relative;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}

.rap-survey .question-card .answer-side .answer-side-content .form-group .radio label input[type="radio"] {
  display: none;
}

.rap-survey .question-card .answer-side .answer-side-content .form-group .radio label:before,
.rap-survey .question-card .answer-side .answer-side-content .form-group .radio label:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  border-radius: 50%;
  width: 14px;
  height: 14px;
}

.rap-survey .question-card .answer-side .answer-side-content .form-group .radio label:before {
  border: 1px solid #979797;
}

.rap-survey .question-card .answer-side .answer-side-content .form-group .radio label:after {
  background: transparent;
  -webkit-transform: scale(0.75, 0.75);
          transform: scale(0.75, 0.75);
  -webkit-transition: 0.15s ease;
  transition: 0.15s ease;
}

.rap-survey .question-card .answer-side .answer-side-content .form-group .radio label.checked {
  color: #009BD1;
}

.rap-survey .question-card .answer-side .answer-side-content .form-group .radio label.checked:after {
  background-color: #0497C9;
}

.rap-survey .question-card .answer-side .answer-side-content .form-group .radio label:not(.checked):hover:after {
  background-color: #979797;
}

.rap-survey .question-card .answer-side .answer-side-content .form-group .radio + .radio {
  margin-top: 0px;
}

.rap-survey .question-card .answer-side .answer-side-content .form-group .help-block {
  font-size: 1rem;
  max-height: 200px;
  overflow: hidden;
  margin: 0;
  -webkit-transition: max-height 0.5s ease, opacity 0.4s ease 0.1s;
  transition: max-height 0.5s ease, opacity 0.4s ease 0.1s;
}

.rap-survey .question-card .answer-side .answer-side-content .form-group .help-block span {
  position: relative;
  z-index: 2;
  padding: 12px 25px;
  margin-top: 5px;
  margin-bottom: 10px;
  display: block;
}

.rap-survey .question-card .answer-side .answer-side-content .form-group.has-error .radio {
  color: #D0021B;
}

.rap-survey .question-card .answer-side .answer-side-content .form-group.has-error .help-block {
  color: #D0021B;
}

.rap-survey .question-card .answer-side .answer-side-content .form-group.has-error .help-block span:before {
  content: "";
  border: 1px solid #D0021B;
  background-color: #FFD0CF;
  border-radius: 4px;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: -1;
}

.rap-survey .question-card .answer-side .answer-side-content .form-group.has-error.error-resolved .radio {
  color: #4c4c4c;
}

.rap-survey .question-card .answer-side .answer-side-content .form-group.has-error.error-resolved .help-block {
  max-height: 0px;
  opacity: 0;
}

.rap-survey .survey-results-list {
  padding-top: 10px;
  padding-bottom: 10px;
}

.rap-survey .survey-results-list .survey-result {
  padding-left: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
}

.rap-survey .survey-results-list .survey-result p {
  color: #909090;
  font-size: 1rem;
  line-height: 1.25rem;
  margin-bottom: 0px;
}

.rap-survey .survey-results-list .survey-result .survey-result-date {
  font-size: 0.875rem;
  margin-top: 1px;
  width: 120px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.rap-survey .survey-results-list .survey-result .survey-result-answer {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.rap-survey .survey-results-list .survey-result + .survey-result {
  margin-top: 20px;
}

.rap-survey .survey-results-list .survey-result:nth-child(1) .survey-result-answer {
  color: #000000;
  font-family: 'HelveticaNeueLTStd-Bd';
}

.rap-survey .survey-results-list .survey-result + .survey-result:after {
  content: "";
  background-color: #DBDBDB;
  position: absolute;
  left: 25px;
  right: 0px;
  height: 1px;
  top: -10px;
}

.rap-survey .survey-history-tabs {
  padding-top: 20px;
}

.rap-survey .survey-history-tabs .survey-history-tab a:focus {
  background: #0099cc;
}

.rap-survey .form.readOnly .question-card .answer-side .answer-side-content .form-group .radio label {
  cursor: default;
  color: #A6A7A8;
}

.rap-survey .form.readOnly .question-card .answer-side .answer-side-content .form-group .radio label:before,
.rap-survey .form.readOnly .question-card .answer-side .answer-side-content .form-group .radio label:after {
  display: none;
}

.rap-survey .form.readOnly .question-card .answer-side .answer-side-content .form-group .radio label.checked {
  font-family: 'HelveticaNeueLTStd-Bd';
  color: #000000;
}

.rap-survey .form.readOnly .question-card .answer-side .answer-side-content .form-group .radio label.checked:after {
  display: block;
  background-color: #9e9e9e;
  -webkit-transform: scale(0.5, 0.5);
          transform: scale(0.5, 0.5);
}

.rap-actions .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_BLUE.jpg");
  background-size: cover;
}

@media (min-width: 992px) {
  .rap-actions .content-body.fixed .actions-sidebar-nav {
    position: fixed;
    top: 20px;
    width: 243px;
    height: 100%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .rap-actions .content-body.fixed .actions-sidebar-nav {
    width: 293px;
  }
}

@media (min-width: 992px) {
  .rap-actions .content-body.fixed .actions-list {
    margin-left: 243px;
  }
}

@media (min-width: 1200px) {
  .rap-actions .content-body.fixed .actions-list {
    margin-left: 293px;
  }
}

.rap-actions .content-body .actions-sidebar-nav {
  background-color: #f6f6f6;
  margin-top: -20px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 25px 20px;
  border-radius: 4px;
}

@media (min-width: 992px) {
  .rap-actions .content-body .actions-sidebar-nav {
    margin-left: 0;
    margin-right: 0;
    border-radius: 0;
    border-top-left-radius: 4px;
  }
}

@media print {
  .rap-actions .content-body .actions-sidebar-nav {
    display: none;
  }
}

.rap-actions .content-body .actions-sidebar-nav dl {
  margin-bottom: 20px;
}

.rap-actions .content-body .actions-sidebar-nav dl dt {
  text-align: center;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 20px;
}

@media (min-width: 1200px) {
  .rap-actions .content-body .actions-sidebar-nav dl dt {
    font-size: 24px;
    line-height: 30px;
  }
}

.rap-actions .content-body .actions-sidebar-nav dl dd {
  overflow: hidden;
  cursor: pointer;
}

.rap-actions .content-body .actions-sidebar-nav dl dd:not(:last-child) {
  margin-bottom: 5px;
}

.rap-actions .content-body .actions-sidebar-nav dl dd.active {
  background-color: #dedada;
  border-radius: 5px;
  padding: 5px;
}

.rap-actions .content-body .actions-sidebar-nav dl dd .iconWrapper {
  float: left;
  width: 39px;
  height: 39px;
  position: relative;
}

.rap-actions .content-body .actions-sidebar-nav dl dd .iconWrapper .icon {
  position: absolute;
  -webkit-transform: scale(0.2);
          transform: scale(0.2);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.rap-actions .content-body .actions-sidebar-nav dl dd .titleWrapper {
  float: left;
  width: calc(100% - 80px);
  margin-left: 10px;
  margin-right: 10px;
  display: table;
  height: 39px;
}

.rap-actions .content-body .actions-sidebar-nav dl dd .titleWrapper .title {
  line-height: 20px;
  display: table-cell;
  vertical-align: middle;
}

.rap-actions .content-body .actions-sidebar-nav dl dd .rightArrow {
  font-size: 16px;
  float: left;
  margin-top: 10px;
}

@media (max-height: 700px) {
  .rap-actions .content-body .actions-sidebar-nav dl dd .iconWrapper {
    width: 33px;
    height: 33px;
  }

  .rap-actions .content-body .actions-sidebar-nav dl dd .iconWrapper .icon {
    -webkit-transform: scale(0.17);
            transform: scale(0.17);
  }

  .rap-actions .content-body .actions-sidebar-nav dl dd .titleWrapper {
    height: 33px;
  }
}

.rap-actions .content-body .actions-sidebar-nav .blue {
  color: #0099cc;
}

.rap-actions .content-body .actions-sidebar-nav .purple {
  color: #7a0127;
}

.rap-actions .content-body .actions-sidebar-nav .orange {
  color: #EC3B38;
}

.rap-actions .content-body .actions-sidebar-nav .pink {
  color: #ff6699;
}

.rap-actions .content-body .actions-sidebar-nav .suggest {
  border-top: 1px solid #767676;
  padding-top: 15px;
}

.rap-actions .content-body .actions-sidebar-nav .suggest a {
  border-bottom: 1px solid #4c4c4c;
  display: inline-block;
}

.rap-actions .content-body .actions-list {
  padding: 0 20px;
}

.rap-actions .content-body .actions-list .radioButtons {
  background-color: #f6f6f6;
  padding: 10px;
  margin-bottom: 20px;
  border-radius: 4px;
  width: 100%;
  margin-top: 20px;
}

@media (min-width: 992px) {
  .rap-actions .content-body .actions-list .radioButtons {
    margin-top: 0px;
  }
}

.rap-actions .content-body .actions-list .radioButtons label.text-search {
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}

.rap-actions .content-body .actions-list .radioButtons label.text-search .form-control {
  padding-right: 35px;
}

.rap-actions .content-body .actions-list .radioButtons label.text-search .clear-btn-container {
  position: absolute;
  width: 38px;
  height: 38px;
  right: -2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 8px;
}

.rap-actions .content-body .actions-list .radioButtons label.text-search .text-clear-btn {
  position: relative;
  width: 100%;
  height: 100%;
  background: #f6f6f6;
  border: 2px solid #0099cc;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.rap-actions .content-body .actions-list .radioButtons label.text-search .text-clear-btn:after,
.rap-actions .content-body .actions-list .radioButtons label.text-search .text-clear-btn:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 2px;
  background: #0099cc;
  top: 50%;
  left: 50%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.rap-actions .content-body .actions-list .radioButtons label.text-search .text-clear-btn:after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.rap-actions .content-body .actions-list .radioButtons label.text-search .text-clear-btn:before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.rap-actions .content-body .actions-list .radioButtons label.text-search .text-clear-btn:hover {
  background: #0099cc;
}

.rap-actions .content-body .actions-list .radioButtons label.text-search .text-clear-btn:hover:after,
.rap-actions .content-body .actions-list .radioButtons label.text-search .text-clear-btn:hover:before {
  background: #fff;
}

.rap-actions .content-body .actions-list .radioButtons label:not(:last-child) {
  margin-right: 18px;
}

.rap-actions .content-body .actions-list .rap-search-message-box .suggest a {
  text-decoration: underline;
}

.rap-actions .content-body .actions-list .action-list-container:not(:last-child) {
  margin-bottom: 25px;
}

.rap-actions .content-body .actions-list .action-list-container.purple .section-title {
  color: #7a0127;
}

.rap-actions .content-body .actions-list .action-list-container.orange .section-title {
  color: #EC3B38;
}

.rap-actions .content-body .actions-list .action-list-container.pink .section-title {
  color: #ff6699;
}

.rap-actions .content-body .actions-list .action-list-container .section-title {
  color: #0099cc;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
}

.rap-actions .content-body .actions-list .action-list-container .section-title.head {
  cursor: default;
  padding: 10px;
  margin-bottom: 25px;
  cursor: default;
}

.rap-actions .content-body .actions-list .action-list-container .boxes li {
  background-color: #f6f6f6;
  border-radius: 4px;
  overflow: hidden;
  padding: 10px;
  height: 140px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .rap-actions .content-body .actions-list .action-list-container .boxes li .link {
    pointer-events: none;
  }
}

.rap-actions .content-body .actions-list .action-list-container .boxes li .image {
  width: 120px;
  float: left;
}

.rap-actions .content-body .actions-list .action-list-container .boxes li .image img {
  border-radius: 3px;
  width: 120px;
  height: 120px;
}

.rap-actions .content-body .actions-list .action-list-container .boxes li .content-box {
  width: calc(100% - 120px);
  height: 100%;
  padding: 0 20px;
  float: left;
  overflow: hidden;
}

.rap-actions .content-body .actions-list .action-list-container .boxes li .content-box .title {
  color: #0099cc;
}

@media print {
  .rap-actions .content-body .actions-list .action-list-container .boxes li .content-box .text {
    display: block !important;
  }
}

@media (min-width: 768px) {
  .rap-actions .content-body .actions-list .action-list-container .boxes li .content-box {
    width: calc(100% - 240px);
  }
}

.rap-actions .content-body .actions-list .action-list-container .boxes li .actions {
  display: none;
}

@media (min-width: 768px) {
  .rap-actions .content-body .actions-list .action-list-container .boxes li .actions {
    display: block;
    width: 120px;
    float: left;
  }

  .rap-actions .content-body .actions-list .action-list-container .boxes li .actions .item:not(:last-child) {
    margin-bottom: 12px;
  }

  .rap-actions .content-body .actions-list .action-list-container .boxes li .actions .item.list {
    position: relative;
    top: 1px;
  }

  .rap-actions .content-body .actions-list .action-list-container .boxes li .actions .item.list a {
    display: none;
  }

  .rap-actions .content-body .actions-list .action-list-container .boxes li .actions .item.list .icon {
    margin-right: 5px;
  }
}

.rap-actions-modal-template,
.rap-actions-suggest-modal-template,
.rap-actions-commitment-modal-template,
.rap-actions-task-modal-template {
  display: none;
}

.rap-action .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_BLUE.jpg");
  background-size: cover;
  color: #ffffff;
}

@media print {
  .rap-action .content-header .schoolHeader {
    padding: 0;
  }
}

.rap-action .content-header .acknowledgement .row {
  margin-bottom: 20px;
}

.rap-action .content-header .acknowledgement .action .action-info-container .action-date-prompt {
  width: 130px;
  height: 90px;
  border-radius: 4px;
  font-size: 12px;
  text-align: center;
  background-color: #ffffff;
  padding: 16px;
  color: #0497c9;
  display: block;
  line-height: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  margin-left: 10px;
}

.rap-action .content-header .acknowledgement .action .action-info-container .action-date-prompt .circle {
  font-family: 'HelveticaNeueLTStd-Bd';
  border-radius: 13px;
  background-color: #0497c9;
  color: #ffffff;
  width: 26px;
  height: 26px;
  font-size: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  margin-bottom: 5px;
}

.rap-action .content-header .acknowledgement .action .action-info-container .action-date-prompt button {
  line-height: 12px;
  width: 18px;
  margin-top: 1px;
  margin-right: 2px;
  position: absolute;
  top: 0;
  right: 0;
}

.rap-action .content-header .acknowledgement .action .mediaContainer {
  margin-bottom: 20px;
}

.rap-action .content-header .acknowledgement .action .item:not(:last-child) {
  margin-bottom: 11px;
}

.rap-action .content-header .acknowledgement .action .item a {
  display: inline-block;
  text-decoration: underline;
}

@media print {
  .rap-action .content-header .acknowledgement .action .item i {
    display: none;
  }
}

@media print {
  .rap-action .content-header .acknowledgement {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .rap-action .content-header .acknowledgement .col-title {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .rap-action .content-header .acknowledgement .action {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    margin-bottom: 30px;
  }
}

.rap-action .content-header .col-title .title {
  margin-bottom: 5px;
}

.rap-action .content-header .actions {
  margin-bottom: 50px;
}

@media print {
  .rap-action .content-header .actions {
    margin-bottom: 0px;
  }
}

.rap-action .content-header .actions .btn {
  margin-bottom: 18px;
}

.rap-action .content-header .actions .additional-commitments .subtitle {
  margin-bottom: 12px;
  margin-top: 12px;
  display: table;
}

.rap-action .content-header .actions .tasks .subtitle {
  margin-bottom: 12px;
  margin-top: 12px;
}

.rap-action .content-header .actions .tasks .table thead tr th {
  border: none;
}

.rap-action .content-header .actions .tasks .table tbody tr td {
  vertical-align: top !important;
}

.rap-action .content-header .actions .tasks .table tbody tr td .action-task-edit {
  text-decoration: underline;
}

.rap-action .content-header .actions .edit-action-btn {
  margin-top: 104px;
}

.rap-action .content-header .actions .text {
  font-size: 16px;
}

.rap-action .content-header .breadcrumb-only {
  margin-bottom: 20px;
}

.rap-action .content-body .content {
  margin-top: 48px;
}

.rap-action .action-info-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.rap-action .flex-grow {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.cr-filter-list__select-row {
  margin-bottom: 14px !important;
}

.cr-filter-list__item {
  list-style-type: none;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 18px;
  padding-bottom: 16px;
  margin-left: 0 !important;
  border-radius: 4px;
  background-color: #f6f6f6;
}

.cr-filter-list__item__body {
  margin-bottom: 0 !important;
  padding-bottom: 12px;
  border-bottom: 1px solid #dad6d6;
}

.cr-filter-list__item__footer {
  padding-top: 14px;
}

.cr-filter-list__item__title {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 1rem;
  font-weight: normal;
  color: #0497c9;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.cr-filter-list__item__title:hover {
  color: #5FD6FF;
}

.cr-filter-list__item__description {
  display: block;
  font-size: 0.875rem;
  color: #000000;
  padding-top: 6px;
}

.cr-filter-list__item__meta-label {
  color: #0497c9;
  font-size: 0.625rem;
  display: block;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 0.25rem;
}

.cr-filter-list__item__meta-list {
  display: block;
  line-height: 1;
}

.cr-filter-list__item__meta-item {
  font-size: 0.625rem;
  color: #000000;
  line-height: 1;
}

.cr-filter-list__item__meta-item + .cr-filter-list__item__meta-item:before {
  content: "| ";
}

p + .js-cr-filter-parent {
  margin-top: -10px;
}

.js-cr-filter-parent[class*="js-cr-filter--"] .cr-list-box-row {
  display: none;
}

.js-cr-filter-parent[class*="js-cr-filter--"].js-cr-filter--early-learning .cr-list-box-row[data-years*="early learning"] {
  display: block;
}

.js-cr-filter-parent[class*="js-cr-filter--"].js-cr-filter--primary .cr-list-box-row[data-years*="primary"] {
  display: block;
}

.js-cr-filter-parent[class*="js-cr-filter--"].js-cr-filter--secondary .cr-list-box-row[data-years*="secondary"] {
  display: block;
}

.js-cr-filter-parent .js-cr-year-filter {
  width: 100%;
}

.list-boxes .cr-list-box-row {
  list-style-type: none;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

@media (min-width: 768px) {
  .list-boxes .cr-list-box-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.list-boxes .cr-list-box-row .cr-list-box-item {
  background-color: #f6f6f6;
  display: block;
  position: relative;
  padding: 10px;
}

.list-boxes .cr-list-box-row .cr-list-box-item .item {
  margin-bottom: 0;
}

.list-boxes .cr-list-box-row .title {
  color: #0099cc;
  margin-top: 0.25rem !important;
  text-decoration: none !important;
}

.list-boxes .cr-list-box-row .text {
  text-decoration: none;
  color: #4c4c4c;
  display: none;
}

@media (max-width: 768px) {
  .list-boxes .cr-list-box-row .text {
    display: block;
  }
}

@media (min-width: 992px) {
  .list-boxes .cr-list-box-row .text {
    display: block;
  }
}

.list-boxes .cr-list-box-row .filterList dd a {
  color: inherit;
  text-decoration: none;
  outline: none;
  cursor: pointer;
}

.list-boxes .pl-text {
  line-height: 19px;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-section .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_GREY.jpg");
  background-size: cover;
}

.news-list .content-body .list-boxes li .text-section {
  padding-top: 14px;
}

.news-list .content-body .list-boxes li .text-section .date {
  margin-bottom: 5px;
  font-size: 15px;
}

.news-list .content-body .list-boxes li .text-section .title {
  color: #7a0127;
  margin-top: 0;
}

.news-show .content-body .date {
  margin-bottom: 10px;
}

.news-show .content-body .title {
  color: #7a0127;
  margin-bottom: 20px;
}

.news-show .content-body .moreNewsTitle {
  color: #767676;
  margin-bottom: 20px;
}

.news-show .content-body .moreNews li {
  margin-bottom: 20px;
}

.news-show .content-body .moreNews li a .date {
  text-decoration: none;
  font-size: 14px;
  margin-bottom: 2px;
}

.news-show .content-body .moreNews li a .text {
  text-decoration: underline;
}

.cr-show .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_MAROON.jpg");
  background-size: cover;
}

.cr-show .content-header .title {
  margin-bottom: 0;
}

.cr-show .content-header .saveFav {
  margin-bottom: 50px;
}

.cr-list .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_MAROON.jpg");
  background-size: cover;
}

.cr-list .list-boxes li .title {
  color: #0099cc;
}

.pl-show .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_RED.jpg");
  background-size: cover;
}

.pl-show .content-header .title {
  margin-bottom: 0;
}

.pl-show .content-header .saveFav {
  margin-bottom: 50px;
  background: #af1614;
}

.pl-list .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_RED.jpg");
  background-size: cover;
}

.pl-list .list-boxes li .title {
  color: #ef3c39;
}

.raps-list .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_BLUE.jpg");
  background-size: cover;
}

.raps-list .content-body #map {
  width: 100%;
  height: 490px;
}

.raps-list .content-body .leaflet-pane.leaflet-published-pane {
  /* https://leafletjs.com/reference-1.5.0.html#map-markerpane */
  /* bigger than .leaflet-marker-pane (600), smaller than leaflet-tooltip-pane (650) */
  z-index: 625;
}

.raps-list .content-body .leaflet-pane.leaflet-published-pane .leaflet-marker-icon {
  background-image: radial-gradient(#fff 49%, rgba(255, 255, 255, 0) 50%);
  background-position: center top;
  background-size: 19px 19px;
  background-repeat: no-repeat;
}

.raps-list .content-body .leaflet-control-attribution a {
  display: inline;
}

.raps-list .content-body .rap-map-legend {
  margin: 10px 0 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.raps-list .content-body .rap-map-legend__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
}

.raps-list .content-body .rap-map-legend__marker {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 19px;
  height: 25px;
}

.raps-list .content-body .rap-map-legend__label {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 0.875rem;
  text-transform: uppercase;
}

.raps-list .content-body .rap-map-legend__item {
  margin: 0.625rem 1.25rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f6f6f6;
  padding: 0.75rem 1.25rem 0.75rem 1rem;
  border-radius: 4px;
}

.raps-list .content-body .rap-map-legend__item--published .rap-map-legend__marker {
  background-image: url("/img/map/ra_map_published.png");
}

.raps-list .content-body .rap-map-legend__item--published .rap-map-legend__label {
  color: #ec3937;
}

.raps-list .content-body .list-boxes li .title {
  color: #0099cc;
}

@media (min-width: 768px) {
  .raps-list .content-body .list-boxes li {
    height: 160px;
  }

  .raps-list .content-body .list-boxes li > div {
    height: 100%;
  }

  .raps-list .content-body .list-boxes li > div .filters {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.raps-show .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_BLUE.jpg");
  background-size: cover;
}

.raps-show .content-header .schoolList {
  margin: 15px 0 30px 15px;
  list-style: disc;
}

.raps-show .content-header .rightColumn .logo {
  width: 198px;
  clear: both;
}

@media (min-width: 992px) {
  .raps-show .content-header .rightColumn .logo {
    float: right;
  }
}

.raps-show .content-header .rightColumn .action-add {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .raps-show .content-header .rightColumn .action-add {
    float: right;
  }
}

.raps-show .content-header .rightColumn .details {
  margin-top: 20px;
}

@media (min-width: 992px) {
  .raps-show .content-header .rightColumn .details {
    float: right;
    margin-right: 25px;
  }
}

.raps-show .content-body .title {
  margin-bottom: 20px;
}

.raps-show .content-body table a.btn {
  text-transform: uppercase;
}

.users-login .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_MULTI.jpg");
  background-size: cover;
}

.users-login .content-header.small {
  padding: 105px 0 10px 0;
}

.users-login .content-body {
  padding: 40px 15px;
  max-width: 620px;
}

@media screen and (min-width: 768px) {
  .users-login .content-body {
    padding: 40px 80px 220px 80px;
  }
}

.users-login .content-body .h3 {
  font-size: 16px;
}

.users-login .content-body .control-label {
  font-size: 14px;
  margin-bottom: 5px;
}

.users-login .content-body .btn-login {
  height: 40px;
  width: 140px;
  text-align: center;
  background-color: #24cb7c;
  margin-bottom: 20px;
  font-family: 'HelveticaNeueLTStd-BdCn';
}

.users-login .content-body .remember-me {
  margin: 25px 0px 40px 0px;
}

.users-login .content-body .rap-users-login-footer {
  margin-top: 20px;
}

.users-login .content-body .rap-users-login-footer .rap-users-login-footer-forgot {
  font-size: 14px;
  margin-bottom: 10px;
}

.users-login .content-body .rap-users-login-footer .rap-users-login-footer-forgot a {
  display: inline;
  text-decoration: underline;
}

.users-login .content-body .rap-users-login-footer .rap-users-login-footer-forgot .forgot-password {
  color: #0099cc;
}

.users-login .content-body .rap-users-login-footer .rap-users-login-footer-forgot .forgot-password:hover {
  color: #096381;
}

.users-login .content-body .rap-users-login-footer .rap-users-login-footer-signup {
  font-size: 14px;
}

.users-login .content-body .rap-users-login-footer .rap-users-login-footer-signup .signup {
  display: inline;
  margin-left: 5px;
  color: #0099cc;
  text-decoration: underline;
}

.users-login .content-body .rap-users-login-footer .rap-users-login-footer-signup .signup:hover {
  color: #096381;
}

.users-login .content-body .title {
  font-family: 'HelveticaNeueLTStd-BdCn';
}

.users-forgot-password .panel .panel-body .title {
  margin-bottom: 15px;
}

.users-signup .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_MULTI.jpg");
  background-size: cover;
}

.users-signup .content-body {
  max-width: 620px;
  padding-left: 0px;
  padding-right: 0px;
}

.users-signup .content-body .h3 {
  font-size: 16px;
}

.users-signup .content-body .title {
  font-family: 'HelveticaNeueLTStd-BdCn';
}

.users-signup .content-body .registration-info {
  margin-bottom: 10px;
}

.users-signup .content-body .registration-info a {
  color: red;
}

.users-signup .content-body .registration-info .h2 {
  margin-bottom: 10px;
}

.users-signup .content-body .registration-info .text {
  margin: 10px 0 20px;
}

.users-signup .content-body .registration-info ul {
  margin-bottom: 20px;
  list-style: disc;
}

.users-signup .content-body .registration-info ul li {
  margin-left: 25px;
}

.users-signup .content-body .registration-form .user-details {
  padding: 20px 15px 25px 15px;
  border-bottom: 1px solid #e5e5e5;
}

@media screen and (min-width: 768px) {
  .users-signup .content-body .registration-form .user-details {
    padding: 20px 80px 25px 80px;
  }
}

.users-signup .content-body .registration-form .user-password {
  padding: 40px 15px;
}

@media screen and (min-width: 768px) {
  .users-signup .content-body .registration-form .user-password {
    padding: 40px 80px;
  }
}

.users-signup .content-body .registration-form .terms {
  display: inline-block;
  color: #0099cc;
  text-decoration: underline;
}

.users-signup .content-body .registration-form .control-label {
  font-size: 14px;
  margin-bottom: 5px;
}

.users-signup .content-body .registration-form .help-block {
  font-size: 14px;
}

.users-signup .content-body .registration-form span.required {
  color: #a94442;
}

.users-signup .content-body .registration-form .terms-conditions {
  margin: 40px auto;
  text-align: center;
}

.users-signup .content-body .registration-form .btn-join {
  height: 40px;
  width: 100%;
  max-width: 300px;
  text-align: center;
  background-color: #24cb7c;
  margin-bottom: 8px;
  font-family: 'HelveticaNeueLTStd-BdCn';
}

.users-signup .content-body .registration-form .userExists {
  font-size: 16px;
}

.users-signup .content-body .registration-form .userExists a {
  display: inline;
  text-decoration: underline;
}

.users-signup .content-body .registration-form .actions {
  margin-top: 20px;
  margin-bottom: 20px;
}

.users-signup .thankYou {
  max-width: 630px;
}

.users-signup .thankYou .text {
  margin-top: 10px;
}

.users-signup .email-helper {
  font-weight: 600;
  text-decoration: underline;
  cursor: pointer;
}

.users-invite .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_MULTI.jpg");
  background-size: cover;
}

.users-invite .content-body {
  max-width: 730px;
}

.users-invite .content-body .h3 {
  font-size: 16px;
  margin-bottom: 10px;
}

.users-invite .content-body .title {
  font-family: 'HelveticaNeueLTStd-BdCn';
}

.users-dashboard .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_MULTI.jpg");
  background-size: cover;
  padding-bottom: 0;
}

.users-dashboard .your-raps .align-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.users-dashboard .your-raps .btn {
  font-size: 14px !important;
}

.users-dashboard .your-raps .grey-backdrop {
  border-radius: 4px;
  background-color: #f6f6f6;
  padding: 20px;
}

.users-dashboard .your-raps .mb20 {
  margin-bottom: 20px;
}

.users-dashboard .your-raps__title {
  font-family: 'HelveticaNeueLTStd-BdCn';
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 10px;
  color: #000000;
}

.users-dashboard .your-raps__copy {
  font-family: 'HelveticaNeueLTStd-Roman';
  font-size: 12px;
  line-height: 1.33;
  width: 100%;
}

.users-dashboard .your-raps .school-box {
  width: 100%;
  min-height: 100px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  margin-bottom: 10px;
  color: #000000;
  padding: 20px;
  overflow: hidden;
}

@media screen and (min-width: 992px) {
  .users-dashboard .your-raps .school-box {
    height: 110px;
  }
}

.users-dashboard .your-raps .school-box__image {
  float: left;
  margin-right: 30px;
  width: 65px;
  height: 65px;
}

.users-dashboard .your-raps .school-box__image .circle-image {
  border: none;
}

.users-dashboard .your-raps .school-box__name {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 16px;
  color: #0497c9;
  text-transform: uppercase;
}

.users-dashboard .your-raps .school-box__content {
  width: calc(100% - 100px);
  float: left;
  height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.users-dashboard .your-raps .school-box__btn-group {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.users-dashboard .your-raps .school-box__btn,
.users-dashboard .your-raps .school-box .decline,
.users-dashboard .your-raps .school-box .accept {
  font-family: 'HelveticaNeueLTStd-BdCn';
  width: 100%;
  height: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 14px !important;
  padding: 6px 10px 4px 10px;
}

.users-dashboard .your-raps .school-box__btn:first-child,
.users-dashboard .your-raps .school-box .decline:first-child,
.users-dashboard .your-raps .school-box .accept:first-child {
  margin-bottom: 5px;
}

.users-dashboard .your-raps .school-box__btn--active {
  background-color: #ff6699 !important;
}

.users-dashboard .your-raps .school-box .default {
  background-color: #ff6633;
}

.users-dashboard .your-raps .school-box .decline {
  color: #636b6f;
  margin-left: 11px;
  width: 75px;
}

.users-dashboard .your-raps .school-box .accept {
  width: 75px;
}

.users-dashboard .your-raps .bookmark-box {
  width: 100%;
  min-height: 60px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 13px;
  margin-bottom: 10px;
  color: #0497c9;
}

.users-dashboard .your-raps .bookmark-box--norap,
.users-dashboard .your-raps .bookmark-box--draft {
  background-color: #e5e5e5 !important;
}

.users-dashboard .your-raps .bookmark-box__image {
  float: left;
  margin-right: 10px;
  width: 34px;
  height: 34px;
}

.users-dashboard .your-raps .bookmark-box__image .circle-image {
  border: none;
}

.users-dashboard .your-raps .bookmark-box__school,
.users-dashboard .your-raps .bookmark-box__school--norap,
.users-dashboard .your-raps .bookmark-box__school--draft {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 14px;
  color: inherit;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 35px;
  text-transform: uppercase;
}

.users-dashboard .your-raps .bookmark-box__school--norap {
  color: #000000 !important;
}

.users-dashboard .your-raps .bookmark-box__school--draft {
  color: #7c0027;
}

.users-dashboard .your-raps .bookmark-box__meta,
.users-dashboard .your-raps .bookmark-box__meta--norap,
.users-dashboard .your-raps .bookmark-box__meta--draft {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 12px;
  margin-bottom: 0px;
  text-transform: uppercase;
}

.users-dashboard .your-raps .bookmark-box__meta--norap {
  color: #000000;
}

.users-dashboard .your-raps .bookmark-box__meta--draft {
  color: #7c0027;
}

.users-dashboard .your-raps .bookmark-box .glyphicon-remove,
.users-dashboard .your-raps .bookmark-box .glyphicon-refresh {
  margin-left: 10px;
}

.users-dashboard .your-raps .bookmark-box span {
  color: inherit;
  cursor: pointer;
}

.users-dashboard .your-raps__btngrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.users-dashboard .your-raps__btn {
  max-width: 146px !important;
}

.users-dashboard .your-raps img {
  max-width: 100%;
}

.users-dashboard .your-raps .circle-image {
  width: 100%;
  height: 100%;
}

.users-dashboard .content-body {
  margin-bottom: 40px;
}

.users-dashboard .content-body .tab-content div[class^='col-'] {
  height: 100%;
}

.users-dashboard .content-body .tab-content .row-box {
  padding: 10px;
  border-radius: 4px;
  height: 140px;
  margin-bottom: 15px;
  background-color: #f6f6f6;
}

.users-dashboard .content-body .tab-content .row-box .image {
  float: left;
  margin-right: 30px;
  width: 120px;
  height: 120px;
}

.users-dashboard .content-body .tab-content .row-box .image img {
  max-width: 100%;
}

.users-dashboard .content-body .tab-content .row-box .image .circle-image {
  width: 100%;
  height: 100%;
}

.users-dashboard .content-body .tab-content .row-box .content {
  width: calc(100% - 150px);
  float: left;
  height: 100%;
  overflow: hidden;
}

.users-dashboard .content-body .tab-content .row-box .content .title {
  font-family: 'HelveticaNeueLTStd-BdCn';
  color: #0099cc;
  font-size: 16px;
  letter-spacing: 0.5px;
}

.users-dashboard .content-body .tab-content .row-btns {
  margin-top: 30px;
}

.users-dashboard .content-body .tab-content .box .introText {
  font-size: 14px;
  margin-bottom: 30px;
}

.users-dashboard .content-body .tab-content .box .btn:not(:last-child) {
  margin-right: 10px;
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey {
  padding: 30px;
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey .header .row {
  margin-bottom: 30px;
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey .header .schoolName {
  color: #490017;
  margin-top: 40px;
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey .header .changeTab {
  padding: 9px 20px 4px 20px;
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey .header .logo {
  width: 100px;
  height: 100px;
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey .list-rows:not(:last-child) {
  margin-bottom: 50px;
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey .list-rows .title {
  color: #0099cc;
  margin-bottom: 12px;
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey .list-rows > .row {
  margin-top: 10px;
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey .list-rows > .row .bg {
  padding: 8px 18px;
  overflow: hidden;
  background-color: #efefef;
  border-radius: 4px;
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey .list-rows > .row .bg .actionName {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: calc(100% - 90px);
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey .list-rows > .row .bg .actions {
  float: right;
  width: 55px;
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey #deliverables-component .header .title {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 19px;
  line-height: 22px;
  text-transform: uppercase;
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey #deliverables-component .header .right label {
  color: #0099cc;
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey #deliverables-component .tableContent tbody {
  color: #4c4c4c;
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey #deliverables-component .tableContent tbody tr td {
  padding: 8px 18px 5px 18px;
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey #deliverables-component .tableContent tbody tr td:first-child {
  padding-left: 0;
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey #deliverables-component .tableContent tbody tr td:not(:first-child) {
  background-color: #efefef;
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey #deliverables-component .tableContent tbody tr td .taskBtn {
  border-color: #e3e3e3;
}

.users-dashboard .content-body .tab-content #actions-deliverables .box-grey #deliverables-component .tableContent tbody tr td .taskBtn:before {
  color: #ffffff;
}

.what-is-a-rap {
  background-color: #f6f6f6;
}

.what-is-a-rap .glyphicon-triangle-right {
  font-size: 10px;
  margin-left: 10px;
  top: -1px !important;
}

.what-is-a-rap .btn-ra-red {
  min-width: 220px;
  color: #ffffff !important;
  background-color: #ec3937 !important;
}

.what-is-a-rap__subtitle {
  font-size: 24px;
  color: #931433;
  font-family: "HelveticaNeueLTStd-BdCn";
  text-transform: uppercase;
  text-align: center;
}

.what-is-a-rap .content-header {
  position: relative;
  background-image: url("/img/headers/maroon-splash.jpg");
  background-size: cover;
  padding-bottom: 150px;
}

.what-is-a-rap .content-header::after {
  content: '';
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 100%;
}

.what-is-a-rap .content-header .container {
  z-index: 1;
  position: relative;
}

@media (min-width: 768px) {
  .what-is-a-rap .content-header {
    padding-bottom: 325px;
  }
}

.what-is-a-rap .content-header .paragraph-content {
  font-size: 18px;
}

.what-is-a-rap .content-header .paragraph-content a {
  display: inline;
  color: #ff7143;
  text-decoration: underline;
}

.what-is-a-rap .content-header .paragraph-content a:hover {
  color: #ffbba6;
}

.what-is-a-rap .content-body {
  padding-top: 0px;
}

.what-is-a-rap .content-body .mediaContainer {
  margin-top: 20px;
}

.what-is-a-rap .content-body .mediaContainer .iframeWrapper {
  height: 400px;
  padding-bottom: 0;
}

.what-is-a-rap .content-body .mediaContainer .videoPoster,
.what-is-a-rap .content-body .mediaContainer iframe {
  border-radius: 4px;
}

.what-is-a-rap .content-body .mediaContainer {
  margin-top: -105px;
}

@media (min-width: 768px) {
  .what-is-a-rap .content-body .mediaContainer {
    margin-top: -250px;
  }
}

.what-is-a-rap .content-body .video-print-url {
  display: none;
}

@media print {
  .what-is-a-rap .content-body .video-print-url {
    text-align: center;
    display: block;
  }
}

.what-is-a-rap .content-body .key-steps__heading {
  margin-top: 68px;
}

@media print {
  .what-is-a-rap .content-body .key-steps__heading {
    margin-top: 0;
  }
}

.what-is-a-rap .content-body .key-steps__wrap {
  margin: 30px 0px 60px 0px;
}

.what-is-a-rap .content-body .step__wrap {
  margin: 60px 0px 20px;
}

@media print {
  .what-is-a-rap .content-body .step__wrap {
    margin: 0px;
    height: auto !important;
  }
}

.what-is-a-rap .content-body .step__card {
  position: relative;
  background: #ffffff;
  padding: 130px 15px 70px 15px;
  border-radius: 4px;
  height: 100%;
}

.what-is-a-rap .content-body .step__img {
  position: absolute;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  left: calc(50% - 75px);
  margin-top: -40px;
  height: 150px;
  width: 150px;
}

@media print {
  .what-is-a-rap .content-body .step__img {
    position: relative;
    left: 0;
    width: 100%;
    height: auto;
    margin: 0;
  }
}

.what-is-a-rap .content-body .step__print-img {
  display: none;
}

@media print {
  .what-is-a-rap .content-body .step__print-img {
    display: inline;
    height: 150px;
    width: 150px;
  }
}

.what-is-a-rap .content-body .step__heading {
  margin-bottom: 20px;
  font-size: 18px;
  color: #0098ca;
  font-family: "HelveticaNeueLTStd-BdCn";
  text-transform: uppercase;
  text-align: center;
}

.what-is-a-rap .content-body .step__copy {
  text-align: center;
  color: #323232;
  margin-bottom: 30px;
}

.what-is-a-rap .content-body .step__btn-wrap {
  position: absolute;
  bottom: 30px;
  left: calc(50% - 95px);
}

.what-is-a-rap .content-body .step__btn-wrap .btn {
  text-transform: uppercase;
  min-width: 190px;
}

.what-is-a-rap .content-body .rap-framework {
  padding: 80px 0px;
}

@media (min-width: 768px) {
  .what-is-a-rap .content-body .rap-framework__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.what-is-a-rap .content-body .rap-framework__img-wrap {
  width: 100%;
}

@media (min-width: 992px) {
  .what-is-a-rap .content-body .rap-framework__img-wrap {
    width: 50%;
  }
}

.what-is-a-rap .content-body .rap-framework__img {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
}

.what-is-a-rap .content-body .rap-framework__card-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  padding: 30px;
  width: 100%;
}

@media (min-width: 992px) {
  .what-is-a-rap .content-body .rap-framework__card-inner {
    width: 50%;
    padding: 103px 47px;
  }
}

.what-is-a-rap .content-body .rap-framework__card-inner .btn {
  text-transform: uppercase;
  min-width: 190px;
}

.what-is-a-rap .content-body .rap-framework__title {
  font-family: "HelveticaNeueLTStd-BdCn";
  font-size: 24px;
  color: #050505;
  margin-bottom: 20px;
  text-align: center;
}

.what-is-a-rap .content-body .rap-framework__copy {
  color: #050505;
  margin-bottom: 20px;
  font-size: 18px;
  text-align: center;
}

.what-is-a-rap .content-body .explore-more__title {
  margin-bottom: 40px;
}

.what-is-a-rap .content-body .explore-more .explore-more-tile {
  border-radius: 4px;
  margin-bottom: 20px;
}

.what-is-a-rap .content-body .explore-more .explore-more-tile__image {
  height: 165px;
  width: 100%;
  background-position: center center;
  background-size: cover;
}

@media print {
  .what-is-a-rap .content-body .explore-more .explore-more-tile__image {
    height: auto;
  }
}

.what-is-a-rap .content-body .explore-more .explore-more-tile__print-img {
  display: none;
}

@media print {
  .what-is-a-rap .content-body .explore-more .explore-more-tile__print-img {
    width: 555px;
    height: 300px;
    display: inline;
  }
}

.what-is-a-rap .content-body .explore-more .explore-more-tile__body {
  position: relative;
  padding: 25px 15px 70px;
  background-color: #ffffff;
}

.what-is-a-rap .content-body .explore-more .explore-more-tile__title {
  font-size: 24px;
  font-family: "HelveticaNeueLTStd-BdCn";
  text-align: center;
  text-transform: uppercase;
  color: #050505;
  margin-bottom: 20px;
}

.what-is-a-rap .content-body .explore-more .explore-more-tile__copy {
  text-align: center;
  margin-bottom: 30px;
}

.what-is-a-rap .content-body .explore-more .explore-more-tile__btn-wrap {
  position: absolute;
  bottom: 30px;
  left: calc(50% - 95px);
}

.what-is-a-rap .content-body .explore-more .explore-more-tile__btn-wrap .btn {
  text-transform: uppercase;
  min-width: 190px;
}

.contact-us .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_BLUE.jpg");
  background-size: cover;
}

.contact-us .content-body {
  max-width: 730px;
}

.contact-us .content-body .h3 {
  font-size: 16px;
}

.contact-us .content-body label {
  margin-top: 10px;
}

.contact-us .content-body .btn {
  margin-top: 10px;
}

@media (min-width: 992px) {
  .page-awards {
    padding-bottom: 175px;
  }
}

.page-awards .content-header {
  background-image: url("/img/headers/award-nomination-splash.jpg");
  background-size: cover;
}

.page-awards .content-header .contentRow {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .page-awards .content-header .contentRow {
    margin-bottom: 0;
  }
}

.page-awards .content-header .title {
  font-size: 34px;
  line-height: 40px;
}

@media (min-width: 576px) {
  .page-awards .content-header .title {
    font-size: 56px;
    line-height: 65px;
  }
}

.margin-auto {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
}

@media (max-width: 1200px) {
  .column-reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.f-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.awards__btn {
  position: relative;
  text-transform: uppercase;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: 'HelveticaNeueLTStd-Bd', sans-serif;
  font-size: 0.875rem;
  color: white;
  background: #222;
  padding: 0.5rem 1.5rem;
  text-decoration: none;
  text-align: center;
  border-radius: 6px;
  overflow: hidden;
}

.awards__btn__text {
  position: relative;
  display: block;
  color: inherit;
}

.awards__btn:before {
  content: "";
  display: block;
  position: absolute;
  background: white;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: inherit;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  opacity: 0;
}

.awards__btn:hover,
.awards__btn:active,
.awards__btn:focus {
  color: white;
}

.awards__btn:hover:before,
.awards__btn:active:before,
.awards__btn:focus:before {
  opacity: 0.25;
}

.howtonominate {
  padding: 50px 0 50px 0;
}

@media (min-width: 768px) {
  .howtonominate {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}

.howtonominate__text {
  margin-bottom: 2.5rem;
  font-size: 0.875rem;
}

.howtonominate__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 1200px) {
  .howtonominate__actions {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.howtonominate__actions-wrapper {
  display: inline-block;
  width: auto;
}

.howtonominate .mediaContainer {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .howtonominate .mediaContainer {
    margin-bottom: 2rem;
  }
}

@media (min-width: 1200px) {
  .howtonominate .mediaContainer {
    margin-bottom: 0;
  }
}

.howtonominate__btn {
  margin: 10px auto;
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}

@media (min-width: 576px) {
  .howtonominate__btn {
    min-width: 360px;
  }
}

@media (min-width: 1200px) {
  .howtonominate__btn {
    margin-left: 0;
  }
}

.winners {
  color: #000;
  background: #f6f6f6;
  padding-top: 75px;
  font-size: 14px;
}

.winners__category:first-child {
  margin-bottom: 4rem !important;
}

.winners__content {
  font-size: 14px;
  margin-bottom: 4.5rem;
}

@media (max-width: 768px) {
  .winners__earlylearning {
    margin-bottom: 50px;
  }
}

.winners__heading {
  font-size: 1.5rem;
  font-family: 'HelveticaNeueLTStd-Bd', sans-serif;
  line-height: 20px;
  margin-bottom: 10px;
  line-height: 2rem;
}

.winners__subheading {
  font-size: 1.125rem;
  font-family: 'HelveticaNeueLTStd-Bd', sans-serif;
  margin-bottom: 1.125rem;
}

.winners__subheading--uppercase {
  margin-top: 1.125rem;
  margin-bottom: 0.125rem;
  font-size: 14px;
  letter-spacing: 0.4px;
  font-family: 'HelveticaNeueLTStd-BdCn';
  text-transform: uppercase;
}

.winners__video {
  width: 100%;
}

@media (min-width: 768px) {
  .winners__video {
    width: 60%;
  }
}

@media (min-width: 991px) {
  .winners__video {
    width: 100%;
  }
}

.finalists {
  font-size: 14px;
  color: #000;
  background: #f6f6f6;
  padding-bottom: 75px;
}

@media (max-width: 768px) {
  .finalists {
    padding-top: 4rem;
  }
}

.finalists__heading {
  text-align: center;
  font-size: 1.5rem;
  font-family: 'HelveticaNeueLTStd-Bd', sans-serif;
  line-height: 20px;
  margin-bottom: 10px;
  line-height: 2rem;
}

@media (max-width: 768px) {
  .finalists__heading {
    margin-bottom: 2rem;
  }
}

@media (max-width: 414px) {
  .finalists__heading {
    margin-top: 2rem;
  }
}

.finalists__group {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media (max-width: 768px) {
  .finalists__group:first-child {
    margin-bottom: 1.25rem;
  }
}

.finalists__btn {
  margin-bottom: 2rem;
}

.finalists__title {
  text-align: center;
  font-size: 1.125rem;
  font-family: 'HelveticaNeueLTStd-Bd', sans-serif;
  margin-bottom: 1.125rem;
}

.finalists__list {
  list-style: none;
}

@media (max-width: 768px) {
  .finalists__list {
    text-align: center;
  }
}

.finalists__item {
  margin-bottom: 0.5rem;
}

.finalists__item-link {
  text-decoration: underline;
  font-family: 'HelveticaNeueLTStd-Bd', sans-serif;
}

.finalists__item-link:hover {
  text-decoration: underline;
}

.thejudges {
  color: #000;
  margin: 75px 0px 35px 0px;
  font-size: 14px;
}

.thejudges__heading {
  font-size: 1.5rem;
  font-family: 'HelveticaNeueLTStd-Bd', sans-serif;
  margin-bottom: 5rem;
  letter-spacing: 0.53px;
}

.thejudges__container {
  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;
}

.thejudges__judge {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}

.thejudges__img {
  height: 225px;
  width: 225px;
  background-position: center;
  background-size: cover;
  margin-bottom: 1.25rem;
}

@media (max-width: 414px) {
  .thejudges__img {
    height: 325px;
    width: 325px;
  }
}

.thejudges__name {
  margin-bottom: 0.125rem;
  font-family: 'HelveticaNeueLTStd-Bd', sans-serif;
  font-size: 1.125rem;
}

.thejudges__title {
  font-family: 'HelveticaNeueLTStd-Bd', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.thejudges__description {
  color: #4c4c4c;
}

.awardsgallery {
  padding-top: 75px;
  padding-bottom: 75px;
  background: #f6f6f6;
}

@media (max-width: 768px) {
  .awardsgallery {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.awardsgallery__content {
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

.awardsgallery__img {
  border: 1px solid white;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: auto;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}

@media (min-width: 576px) {
  .awardsgallery__img {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
  }
}

.awardsgallery__img:after {
  content: "";
  position: relative;
  display: block;
  height: 0;
  padding-bottom: 100%;
}

@media (min-width: 576px) {
  .awardsgallery__img:after {
    padding-bottom: 70%;
  }
}

.awards-cta {
  display: block;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 50px;
  background-position: center center;
  background-size: cover;
}

@media (min-width: 768px) {
  .awards-cta {
    padding-bottom: 80px;
  }
}

.awards-cta__text {
  font-size: 1.5rem;
  color: #222;
  font-family: 'HelveticaNeueLTStd-Bd', sans-serif;
  margin-bottom: 30px !important;
  line-height: 140%;
  text-align: center;
}

@media (min-width: 768px) {
  .awards-cta__text {
    text-align: left;
  }
}

.awards-cta__btn-wrapper {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.awards-cta__btn-wrapper .awards__btn {
  display: inline-block;
}

@media (min-width: 768px) {
  .awards-cta__btn-wrapper {
    margin-left: 0;
    text-align: left;
  }
}

.awards-cta__row {
  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;
}

.awards-cta__content-wrapper {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .awards-cta__content-wrapper {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-top: 0;
  }
}

.awards-cta__feature-image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.awards-cta__feature-image {
  max-width: 200px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.awards-cta__feature-image:after {
  content: "";
  position: relative;
  display: block;
  height: 0;
  padding-bottom: 100%;
}

.resource-section:not(:last-of-type) {
  padding-bottom: 40px;
}

.resource-section__content.rText h3 {
  color: #931433;
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.resource-section__content.rText p {
  color: black;
}

.resource-section__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-radius: 3px;
  background-color: #F6F6F6;
  margin-left: 0;
  margin-right: 0;
  padding: 7px 10px;
  margin-top: 1rem;
}

.resource-section__item {
  padding-left: 6px;
  padding-right: 6px;
  margin-top: 7px;
  margin-bottom: 7px;
}

@media (max-width: 500px) {
  .resource-section__item.col-xs-6 {
    width: 100%;
  }
}

.resource-section__item__wrapper {
  width: 100%;
  display: block;
  background: white;
  border-radius: 3px;
  position: relative;
  padding-bottom: 0;
  overflow: hidden;
}

.resource-section__item__image {
  display: block;
  position: relative;
  height: auto;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  margin-bottom: 1.25rem;
}

.resource-section__item__image:after {
  content: '';
  display: block;
  height: 0;
  padding-bottom: 35%;
}

.resource-section__item__title {
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 1rem;
  color: black;
  margin-bottom: 0.375rem;
  padding: 0 0.5rem;
}

.resource-section__item__description {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 0.875rem;
  color: black;
  margin-bottom: 1rem;
  padding: 0 0.5rem;
}

.resource-section__item__download {
  position: absolute;
  display: block;
  top: 6px;
  right: 6px;
  background-color: white;
  width: 24px;
  height: 24px;
  border-radius: 99em;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("/img/icons/icon-resource-download.svg");
  -webkit-box-shadow: 0 0 0 0 transparent;
          box-shadow: 0 0 0 0 transparent;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}

.auth-page .content-body {
  position: relative;
}

.users-forgot-password .auth-header.content-header,
.users-resend-activation .auth-header.content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_MULTI.jpg");
  background-size: cover;
}

.users-forgot-password .content-body,
.users-resend-activation .content-body {
  max-width: 620px;
  padding: 20px 15px 25px 15px;
}

@media screen and (min-width: 768px) {
  .users-forgot-password .content-body,
  .users-resend-activation .content-body {
    padding: 40px 80px 25px 80px;
  }
}

.users-forgot-password .control-label,
.users-resend-activation .control-label {
  font-size: 14px;
  margin-bottom: 5px;
}

.users-forgot-password .help-block,
.users-resend-activation .help-block {
  font-size: 14px;
}

.users-forgot-password span.required,
.users-resend-activation span.required {
  color: #a94442;
}

.users-forgot-password .btn-auth,
.users-resend-activation .btn-auth {
  height: 40px;
  width: 100%;
  max-width: 300px;
  text-align: center;
  background-color: #24cb7c;
  font-family: 'HelveticaNeueLTStd-BdCn';
  color: #ffffff;
  margin: 40px auto;
}

.users-forgot-password .auth-actions,
.users-resend-activation .auth-actions {
  font-size: 14px;
}

.users-forgot-password .auth-actions a,
.users-resend-activation .auth-actions a {
  color: #0497c9;
  display: inline;
  text-decoration: underline;
}

.school-registration .content-header {
  background-image: url("/img/headers/NGW_Splash-Panels_1600x510px_MAROON.jpg");
  background-size: cover;
}

.school-registration__title {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 36px;
  font-family: 'HelveticaNeueLTStd-BdCn';
  margin-bottom: 20px;
}

.school-registration__description {
  color: #ffffff;
  font-size: 14px;
}

.school-registration__description a {
  display: inline;
  text-decoration: underline;
}

.school-registration__form {
  position: relative;
}

.school-registration__form .title {
  font-size: 18px;
  color: #000000;
  font-family: 'HelveticaNeueLTStd-BdCn';
  margin-bottom: 15px;
  text-transform: uppercase;
}

.school-registration__form .subtitle {
  color: #000000;
  font-size: 14px;
  font-family: 'HelveticaNeueLTStd-Bd';
  margin-bottom: 10px;
}

.school-registration__form .form-box {
  background-color: #f6f6f6;
  border-radius: 3px;
  margin-bottom: 20px;
}

.school-registration__form .form-box--padding {
  padding: 20px;
}

.school-registration__form .control-label {
  font-size: 14px;
  margin-bottom: 5px;
}

.school-registration__form .with-divider {
  border-bottom: 1px solid #e0e0e0;
}

.school-registration__form .btn-register {
  height: 40px;
  width: 100%;
  max-width: 171px;
  min-width: 200px;
  text-align: center;
  background-color: #24cb7c;
  font-family: 'HelveticaNeueLTStd-BdCn';
  color: #ffffff;
  text-transform: uppercase;
}

.school-registration__form .radio-group input[type=radio] {
  margin-right: 10px;
}

.school-registration__form .radio-group label {
  margin-right: 10px;
}

.school-registration__form .help-block {
  font-size: 14px;
}

.school-registration__form span.required {
  color: #a94442;
}

.school-nomination .content-header {
  position: relative;
  background-image: url("/img/headers/award-nomination-splash.jpg");
  background-size: cover;
}

.school-nomination .content-header::after {
  content: '';
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 100%;
}

.school-nomination .content-header .container {
  z-index: 1;
  position: relative;
}

.school-nomination__header-wrap a {
  display: inline;
  color: #ff7143;
  text-decoration: underline;
}

.school-nomination__header-wrap a:hover {
  color: #ffbba6;
}

@media (min-width: 768px) {
  .school-nomination__header-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.school-nomination__header-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 40px;
}

.school-nomination__header-content h3 {
  font-size: 24px;
  line-height: 29px;
  color: #ffffff;
  font-family: 'HelveticaNeueLTStd-BdCn';
  text-transform: uppercase;
}

.school-nomination__date {
  margin: 40px 0px 20px;
  padding: 20px 50px;
  max-width: 335px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  text-align: center;
}

@media (min-width: 768px) {
  .school-nomination__date {
    margin: 0;
  }
}

.school-nomination__date span {
  font-size: 18px;
}

.school-nomination__date p {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 0;
  margin-top: 5px;
}

.school-nomination__user {
  margin: 20px 0px;
  padding: 5px;
  max-width: 335px;
  background: black;
  border-radius: 8px;
  text-align: center;
}

.school-nomination__user span {
  font-size: 12px;
}

.school-nomination__user p {
  font-weight: 700;
  font-size: 12px;
  margin: 0px;
}

.school-nomination__title {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 56px;
  line-height: 68px;
  font-family: 'HelveticaNeueLTStd-BdCn';
}

.school-nomination__subheading {
  font-size: 24px;
  line-height: 29px;
  color: #000000;
  font-family: 'HelveticaNeueLTStd-BdCn';
  text-transform: uppercase;
  margin-bottom: 20px;
}

.school-nomination__form input:required:invalid,
.school-nomination__form textarea:required:invalid {
  outline: none;
}

.school-nomination__form textarea {
  resize: none;
}

.school-nomination__form label {
  margin-bottom: 5px;
}

.school-nomination__form .form-box {
  background-color: #f6f6f6;
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 30px;
}

.school-nomination__form .form-box a {
  display: inline;
  text-decoration: underline;
  color: #ff7143;
}

.school-nomination__form .form-box a:hover {
  color: #ffbba6;
}

.school-nomination__form .form-box ul {
  list-style: disc;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
}

.school-nomination__form select option.taken {
  background-color: #5cb85c;
  color: #fff;
}

.school-nomination__form select option.invalid {
  background-color: #ff6699;
  color: #fff;
}

.school-nomination__confirmation {
  margin-top: 110px;
  max-width: 800px;
}

.school-nomination__confirmation .btn {
  margin-top: 40px;
}

.school-nomination .email-helper-wrap {
  margin-top: -15px;
}

.school-nomination .email-helper {
  font-weight: 600;
  text-decoration: underline;
  cursor: pointer;
}

.nomination-banner {
  padding: 40px 20px;
  background-color: #f6f6f6;
  border-radius: 3px;
  margin-bottom: 40px;
  text-align: center;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .nomination-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
  }
}

.nomination-banner__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 768px) {
  .nomination-banner__content {
    display: block;
    margin-bottom: 0px;
  }
}

.nomination-banner__heading {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 24px;
  line-height: 29px;
  text-transform: uppercase;
}

.nomination-banner__subheading {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.nomination-banner__meta {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 15px;
  border-radius: 3px;
  background-color: #ffffff;
}

.nomination-banner__meta .meta-heading {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 12px;
  margin-bottom: 0px;
}

.nomination-banner__meta .meta-content {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 18px;
}

.nomination-banner .btn {
  text-transform: uppercase;
}

.nomination-banner .col-xs-10,
.nomination-banner .col-xs-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.uploaded-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0px;
}

#published-notification {
  margin-bottom: 20px;
}

.cluster-application-modal__heading {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  text-transform: uppercase;
}

.cluster-application-modal__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cluster-application-modal__footer a {
  margin-bottom: 20px;
}

.published-rap-info a {
  display: inline;
  text-decoration: underline;
  color: #ff7143;
}

.published-rap-info a:hover {
  color: #ffbba6;
}

.rap-framework {
  background-color: #f6f6f6;
}

.rap-framework .glyphicon-star {
  color: #f17f04;
}

.rap-framework .content-header {
  position: relative;
  background-image: url("/img/headers/maroon-splash.jpg");
  background-size: cover;
}

.rap-framework .content-header p a {
  display: inline;
  color: #ff7143;
  text-decoration: underline;
}

.rap-framework .content-header p a:hover {
  color: #ffbba6;
}

.rap-framework .content-header::after {
  content: '';
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 100%;
}

.rap-framework .content-header .container {
  z-index: 1;
  position: relative;
}

.rap-framework .content-body {
  position: relative;
  z-index: 1;
  background-color: #f6f6f6;
}

.rap-framework .action-filter-group {
  margin-bottom: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.rap-framework .action-filter-group .filter-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rap-framework .action-filter-group .filter-switch div {
  min-width: 170px;
  text-transform: uppercase;
  color: #545454;
  background-color: #dedede;
  font-family: 'HelveticaNeueLTStd-BdCn';
  cursor: pointer;
  text-align: center;
}

.rap-framework .action-filter-group .filter-switch .js-required-actions {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.rap-framework .action-filter-group .filter-switch .js-all-actions {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.rap-framework .action-filter-group .filter-switch .active {
  color: #ffffff;
  background-color: #0098ca !important;
}

.rap-framework .action-filter-group .download-wrap {
  position: relative;
}

.rap-framework .action-filter-group .download-wrap .js-download-dropdown {
  border-radius: 4px !important;
  color: #545454;
  background-color: #dedede;
  text-transform: uppercase;
  font-family: 'HelveticaNeueLTStd-BdCn';
  cursor: pointer;
}

.rap-framework .action-filter-group .download-wrap .js-download-dropdown .glyphicon-triangle-bottom {
  font-size: 10px;
  top: -1px !important;
}

.rap-framework .action-filter-group .download-wrap .js-download-dropdown.active {
  color: #ffffff !important;
  background-color: #0098ca !important;
}

.rap-framework .action-filter-group .download-wrap .js-download-menu {
  position: absolute;
  bottom: -105px;
  left: -65px;
  width: 175px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
  padding: 11px 32px 12px 15px;
  z-index: 1;
  border-radius: 8px;
}

.rap-framework .action-filter-group .download-wrap .js-download-menu ul {
  font-family: 'HelveticaNeueLTStd-BdCn';
}

.rap-framework .action-filter-group .download-wrap .js-download-menu ul li {
  text-transform: uppercase;
}

.rap-framework .action-filter-group .download-wrap .js-download-menu ul li:not(:first-child) {
  margin-top: 10px;
}

.rap-framework .action-filter-group .download-wrap .js-download-menu ul li:not(:last-child) {
  margin-bottom: 10px;
}

.rap-framework .action-group {
  position: relative;
}

.rap-framework .action-group .vertical-text,
.rap-framework .action-group .vertical-text-relationships,
.rap-framework .action-group .vertical-text-respect,
.rap-framework .action-group .vertical-text-opportunities {
  text-transform: uppercase;
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 28px;
  margin-bottom: 20px;
  text-align: center;
}

@media (min-width: 1200px) {
  .rap-framework .action-group .vertical-text,
  .rap-framework .action-group .vertical-text-relationships,
  .rap-framework .action-group .vertical-text-respect,
  .rap-framework .action-group .vertical-text-opportunities {
    text-align: left;
    font-size: 22px;
    z-index: 1;
    position: absolute;
    width: 1px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}

.rap-framework .action-group .vertical-text-relationships {
  color: #0497c9 !important;
}

@media (min-width: 1200px) {
  .rap-framework .action-group .vertical-text-relationships {
    top: calc(50% + 45px) !important;
  }
}

.rap-framework .action-group .vertical-text-respect {
  color: #ff6699 !important;
}

@media (min-width: 1200px) {
  .rap-framework .action-group .vertical-text-respect {
    top: calc(50% + 25px) !important;
  }
}

.rap-framework .action-group .vertical-text-opportunities {
  color: #ef3d3a !important;
}

@media (min-width: 1200px) {
  .rap-framework .action-group .vertical-text-opportunities {
    top: calc(50% + 45px) !important;
  }
}

.rap-framework .action-group .action-group-card-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 992px) {
  .rap-framework .action-group .action-group-card-wrap {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media (min-width: 1200px) {
  .rap-framework .action-group .hide-lg {
    display: none;
  }
}

.rap-framework .action-group .action-group-card {
  border-radius: 9px;
  background: #ffffff;
  margin-bottom: 30px;
  max-width: 330px;
  height: 100%;
  width: 100%;
}

.rap-framework .action-group .action-group-card__title {
  width: 100%;
  font-size: 22px;
  font-family: 'HelveticaNeueLTStd-BdCn';
  color: #606060;
  margin-bottom: 20px;
  text-transform: uppercase;
  text-align: center;
}

@media (min-width: 1200px) {
  .rap-framework .action-group .action-group-card__title {
    width: 330px;
  }
}

.rap-framework .action-group .action-group-card__header {
  height: 80px;
  position: relative;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  background-color: #ebebeb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.rap-framework .action-group .action-group-card__img {
  position: absolute;
  height: 80px;
  width: 80px;
  bottom: 0px;
  margin-bottom: -10px;
}

.rap-framework .action-group .action-group-card__body {
  padding: 30px 15px 35px;
}

.rap-framework .action-group .action-group-card__list {
  margin: 0;
  list-style: none;
}

.rap-framework .action-group .action-group-card__list .js-action-not-required {
  margin-left: 21px;
}

.rap-framework .action-group .action-group-card__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 16px;
  text-transform: uppercase;
}

.rap-framework .action-group .action-group-card__list li:not(:last-child) {
  margin-bottom: 20px;
}

.rap-framework .action-group .action-group-card__list .glyphicon-star {
  margin-right: 5px;
}

.rap-framework .relationships li {
  color: #0497c9;
}

.rap-framework .relationships a:hover {
  color: #61d6fc;
}

.rap-framework .relationships a:active {
  color: #0884AE !important;
}

.rap-framework .respect li {
  color: #ff6699;
}

.rap-framework .respect a:hover {
  color: #FEACC7;
}

.rap-framework .respect a:active {
  color: #D34472 !important;
}

.rap-framework .opportunities li {
  color: #ef3d3a;
}

.rap-framework .opportunities a:hover {
  color: #FF9797;
}

.rap-framework .opportunities a:active {
  color: #BA2424 !important;
}

.bootbox-alert .btn-primary {
  font-size: 14px !important;
  padding: 4px 11px 0 11px;
  border-radius: 4px;
}

.alert {
  width: calc(100% - 40px);
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  white-space: normal;
}

.alert.alert-dismissible .close {
  position: absolute;
  top: 5px;
  right: 10px;
}

.alert a {
  display: inline;
  text-decoration: underline;
}

.alert a:hover {
  text-decoration: underline;
}

.rap-actions-modal {
  /*
    .rap-actions-modal-daterange{
        .date-range{
            padding-left: 0;
        }
    }
    .rap-actions-modal-admin-set{
        margin-top: 10px;
    }
    */
}

.rap-actions-modal .col1 {
  width: 25%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.rap-actions-modal .col2 {
  width: 75%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.rap-actions-modal .rap-actions-modal-radios label {
  width: 50%;
}

.rap-actions-modal .rap-actions-modal-timelinetype {
  margin-bottom: 15px;
}

.rap-actions-modal .rap-actions-modal-daterange .col2 div {
  width: 40%;
  display: inline-block;
}

.rap-actions-modal .rap-actions-modal-daterange .col2 div:first-child {
  margin-right: 10%;
}

.rap-actions-modal .has-error {
  background: #f4cecd;
  border: 1px solid #d9534f;
  padding: 15px;
}

.rap-actions-modal .has-error .help-block {
  text-align: center;
  padding-top: 50px;
}

.modal-dialog .modal-content .modal-header .modal-title {
  font-family: 'HelveticaNeueLTStd-Bd';
  font-size: 18px;
  text-transform: uppercase;
}

.modal-dialog .modal-content .modal-header .modal-title > span {
  text-transform: none;
}

.modal-dialog .modal-content .modal-body {
  font-size: 14px;
}

.modal-dialog .modal-content .modal-body .row:not(:last-child) {
  margin-bottom: 20px;
}

.modal-dialog .modal-content .modal-body .bootbox-body a {
  display: inline;
  color: #0099cc;
}

.modal-dialog .modal-content .modal-body .bootbox-body .rap-summary-preview-img {
  width: 100px;
  margin-top: 10px;
}

.modal-dialog .modal-content .modal-body .bootbox-body .rap-summary-img-caption {
  width: 100%;
  margin-top: 10px;
  padding-left: 6px;
}

.modal-dialog .modal-content .modal-footer .btn {
  text-transform: uppercase;
}

.modal-dialog .modal-content .modal-footer .btn[data-bb-handler=cancel] {
  float: left;
  margin-right: 10px;
}

.modal-dialog .modal-content .modal-footer .btn.pull-right:not(:first-child) {
  margin-right: 5px;
}

#schoolSelectionModal .modal-content .modal-body .school-row .school-remove-btn {
  margin-top: 22px;
}

#schoolSelectionModal .modal-content .modal-body .school-row .postcode-form-wrapper .has-success .form-control-feedback {
  top: 20px;
}

#schoolSelectionModal .modal-content .modal-body .school-row select option.taken {
  background-color: #5cb85c;
  color: #fff;
}

#schoolSelectionModal .modal-content .modal-body .school-row select option.invalid {
  background-color: #ff6699;
  color: #fff;
}

#schoolSelectionModal .modal-content .modal-footer .cluster a {
  display: inline-block;
  text-decoration: underline;
}

#schoolSelectionModal .modal-content .modal-footer .cluster .tooltip-text {
  text-decoration: underline;
  cursor: pointer;
}

#rap-published-modal {
  padding: 20px;
}

#rap-published-modal .title {
  margin-bottom: 20px;
}

#rap-published-modal p {
  line-height: 1.4;
}

#rap-published-modal .close-colorbox {
  margin-top: 20px;
  text-align: right;
  text-decoration: underline;
}

.wysiwyg-text-align-right {
  text-align: right;
}

.wysiwyg-text-align-center {
  text-align: center;
}

.wysiwyg-text-align-left {
  text-align: left;
}

[class^=wysiwyg-text-align-] img {
  display: inline;
}

.embed-responsive.iframeWrapper {
  margin-bottom: 20px;
  border-radius: 4px;
  background-color: #000;
}

.embed-responsive.iframeWrapper iframe {
  border-radius: 4px;
}

.embed-responsive.iframeWrapper .videoPoster {
  background: inherit;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-size: cover;
  background-position: center center;
  border-radius: 4px;
}

.ra-front .fr-quick-insert {
  display: none;
}

.accordion li:not(:last-child) {
  margin-bottom: 15px;
}

.accordion li > a {
  font-family: 'HelveticaNeueLTStd-Bd';
  color: #0099cc;
  margin-bottom: 5px;
}

.accordion li .title {
  font-family: 'HelveticaNeueLTStd-Bd';
  font-size: 20px;
}

.accordion li:not(:first-child) .title {
  margin-top: 30px;
}

.accordion.standard-accordion .accordion-expand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.accordion.standard-accordion .accordion-expand-text {
  font-size: 12px;
  font-family: "HelveticaNeueLTStd-Bd";
  color: #0497C9;
  cursor: pointer;
  padding: 3px 0px 3px 8px;
  margin-bottom: -5px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.accordion.standard-accordion .accordion-expand-text:hover {
  color: #5FD6FF;
}

.accordion.standard-accordion .standard-accordion-item {
  position: relative;
  z-index: 1;
  padding: 0px;
  background-color: #F6F6F6;
  border-radius: 4px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  overflow: hidden;
}

.accordion.standard-accordion .standard-accordion-item > a {
  margin-bottom: 0px;
}

.accordion.standard-accordion .standard-accordion-item .standard-accordion-anchor {
  height: 0px;
  width: 100%;
}

.accordion.standard-accordion .standard-accordion-item .standard-accordion-btn {
  padding: 10px 20px 10px 20px;
  color: #0497C9;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 150%;
}

@media print {
  .accordion.standard-accordion .standard-accordion-item .standard-accordion-btn {
    padding-left: 0px;
  }
}

.accordion.standard-accordion .standard-accordion-item .standard-accordion-btn .standard-accordion-chevron {
  padding-left: 70px;
}

.accordion.standard-accordion .standard-accordion-item .standard-accordion-btn .standard-accordion-chevron svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion.standard-accordion .standard-accordion-item .standard-accordion-btn .standard-accordion-chevron svg .chevron-fill {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  fill: #0497C9;
}

.accordion.standard-accordion .standard-accordion-item .standard-accordion-btn.collapsed .standard-accordion-chevron svg {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.accordion.standard-accordion .standard-accordion-item .standard-accordion-btn:hover {
  color: #5FD6FF;
}

.accordion.standard-accordion .standard-accordion-item .standard-accordion-btn:hover .standard-accordion-chevron svg .chevron-fill {
  fill: #5FD6FF;
}

.accordion.standard-accordion .standard-accordion-item .content > div {
  padding: 12px 20px 30px 20px;
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s, -webkit-transform 0s ease 0.5s;
  transition: opacity 0.3s ease 0s, -webkit-transform 0s ease 0.5s;
  transition: transform 0s ease 0.5s, opacity 0.3s ease 0s;
  transition: transform 0s ease 0.5s, opacity 0.3s ease 0s, -webkit-transform 0s ease 0.5s;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
}

.accordion.standard-accordion .standard-accordion-item .content.collapse.in > div {
  -webkit-transition: opacity 0.5s ease-out 0s, -webkit-transform 0.4s ease-out;
  transition: opacity 0.5s ease-out 0s, -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out, opacity 0.5s ease-out 0s;
  transition: transform 0.4s ease-out, opacity 0.5s ease-out 0s, -webkit-transform 0.4s ease-out;
  opacity: 1;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

@media print {
  .accordion.standard-accordion .standard-accordion-item .content {
    display: block;
  }

  .accordion.standard-accordion .standard-accordion-item .content > div {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

#deliverables-component .header {
  margin-bottom: 20px;
  white-space: nowrap;
}

#deliverables-component .header .left {
  width: 50%;
  display: inline-block;
}

#deliverables-component .header .left .title {
  margin-bottom: 12px;
}

#deliverables-component .header .right {
  width: 50%;
  display: inline-block;
  text-align: right;
}

#deliverables-component .header .right label {
  vertical-align: middle;
  font-family: 'HelveticaNeueLTStd-BdCn';
  margin-right: 10px;
  display: inline-block;
  margin-top: 6px;
}

#deliverables-component .header .right select {
  width: auto;
  display: inline-block;
  margin-right: 5px;
  text-transform: uppercase;
}

#deliverables-component .tableContent {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 10px;
}

#deliverables-component .tableContent thead tr th:not(:first-child) {
  padding: 0 18px;
}

#deliverables-component .tableContent tbody {
  color: #efefef;
}

#deliverables-component .tableContent tbody tr.completed td:not(:first-child) {
  background-color: #00bc91 !important;
  color: #ffffff;
}

#deliverables-component .tableContent tbody tr .taskBtn {
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  vertical-align: middle;
}

#deliverables-component .tableContent tbody tr .taskBtn:hover,
#deliverables-component .tableContent tbody tr.completed .taskBtn {
  background-color: #00bc91;
  border-color: #00bc91;
}

#deliverables-component .tableContent tbody tr .taskBtn:hover:before,
#deliverables-component .tableContent tbody tr.completed .taskBtn:before {
  content: "\E013";
  font-size: 15px;
  position: absolute;
  top: 8px;
  left: 6px;
}

#deliverables-component .tableContent tbody tr td {
  height: 42px;
  vertical-align: middle;
  padding: 8px 18px 3px 18px;
}

#deliverables-component .tableContent tbody tr td:not(:first-child) {
  background-color: #0090bc;
}

#deliverables-component .tableContent tbody tr td:nth-child(2) {
  border-radius: 4px 0 0 4px;
}

#deliverables-component .tableContent tbody tr td:first-child {
  width: 50px;
  padding-top: 0;
  padding-left: 0;
}

#deliverables-component .tableContent tbody tr td:last-child {
  border-radius: 0 4px 4px 0;
}

#deliverables-component .tableContent tbody tr td.date.today {
  color: #00ffc8;
}

#deliverables-component .tableContent tbody tr td.date.past {
  color: #ff5d85;
}

#deliverables-component .tableContent tbody tr td.date .completedBy {
  font-size: 14px;
}

#deliverables-component .tableContent tbody tr td.actionsCol {
  text-align: center;
  width: 65px;
}

#deliverables-component .tableContent tbody tr td.actionsCol .action-task-edit {
  -webkit-appearance: none;
  background: transparent;
  border: none;
}

#deliverables-component .tableContent tbody tr td.actionsCol .action-task-edit .name {
  font-size: 11px;
}

#deliverables-component .tableContent tbody tr td.actionsCol .action-task-edit .glyphicon,
#deliverables-component .tableContent tbody tr td.actionsCol .action-task-edit .pagination li:first-child a,
.pagination li:first-child #deliverables-component .tableContent tbody tr td.actionsCol .action-task-edit a,
#deliverables-component .tableContent tbody tr td.actionsCol .action-task-edit .pagination li:first-child span,
.pagination li:first-child #deliverables-component .tableContent tbody tr td.actionsCol .action-task-edit span,
#deliverables-component .tableContent tbody tr td.actionsCol .action-task-edit .pagination li:last-child a,
.pagination li:last-child #deliverables-component .tableContent tbody tr td.actionsCol .action-task-edit a,
#deliverables-component .tableContent tbody tr td.actionsCol .action-task-edit .pagination li:last-child span,
.pagination li:last-child #deliverables-component .tableContent tbody tr td.actionsCol .action-task-edit span {
  display: block;
}

#joinRapModal {
  color: #4c4c4c;
}

.uploadContainer {
  position: relative;
  display: inline-block;
}

.uploadContainer.uploading .image .btn-upload {
  display: none;
}

.uploadContainer.uploading .image .loading {
  display: block;
}

.uploadContainer.uploading .image .loading span {
  width: 24px;
  line-height: 23px;
  text-align: center;
}

.uploadContainer .image {
  position: relative;
  background-size: cover;
  background-position: center;
  display: inline-block;
}

.uploadContainer .image .btn-upload {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 14px !important;
  padding: 7px 9px 2px 10px;
}

.uploadContainer .image .btn-upload.link {
  background: transparent;
  border: none;
  text-decoration: underline;
  font-family: 'HelveticaNeueLTStd-Bd';
}

.uploadContainer .image .loading {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.uploadContainer .image.has-image {
  background-color: white;
}

.uploadContainer .btn-edit {
  border-radius: 50%;
  padding: 0;
  position: absolute;
  bottom: -7px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 22px;
  height: 22px;
}

.uploadContainer .btn-edit span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 12px;
}

.uploadContainer.sm .image {
  width: 55px;
  height: 55px;
  background-size: contain;
}

.uploadContainer.sm .image .btn-upload {
  font-size: 12px !important;
  padding: 5px 6px 1px 6px;
}

.uploadContainer.sm .btn-edit {
  bottom: 0px;
}

.uploadContainer.sm .btn-edit span {
  font-size: 10px;
}

/*
.uploadContainer {
	position: relative;

	transition: opacity 0.2s;
	display: inline-block;


	&.uploading{
		.wrapper{
			opacity: 0.1;
		}

		&:after{
			left: 50%;
			top:50%;
			transform: translate(-50%, -50%);
			position: absolute;
			content: 'Uploading...';
		}
	}

	> .btn {
		float: left;
		padding-top: 5px;
	}

	.btn-upload{
		padding-top: 5px;
	}

	.schoolLogo {
		float: left;
		position: relative;

		&.hoverEffect {
			cursor: pointer;

			&:hover {
				.change {
					opacity: 1;
				}
				.image {
					transform: scale(0.8);
				}
			}
		}

		.change{
			opacity: 0;
			transition: opacity 0.2s;
			position: absolute;
			z-index: 2;
			top:50%;
			left: 50%;
			transform: translate(-50%, -50%);
		}

		.image {
			transition: all 0.2s;
			width: 55px;
			height: 55px;
			background-color: #fff;
			background-size: cover;
			background-position: center;
		}
	}
}
*/

.mediaContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.mediaContainer .mediaWrapper {
  width: 100%;
  max-width: 750px;
}

.mediaContainer img {
  max-width: 100%;
  margin: auto;
  border-radius: 4px;
}

.mediaContainer .iframeWrapper {
  width: 100%;
}

.mediaContainer .iframeWrapper .videoPoster {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-size: cover;
  text-indent: -999em;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 800ms, height 0s;
  transition: opacity 800ms, height 0s;
  -webkit-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
  border-radius: 0;
}

.mediaContainer .iframeWrapper .videoPoster:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  border: 5px solid #fff;
  border-radius: 100%;
  -webkit-transition: border-color 300ms;
  transition: border-color 300ms;
}

.mediaContainer .iframeWrapper .videoPoster:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  margin: -20px 0 0 -10px;
  border-left: 30px solid #fff;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  -webkit-transition: border-color 300ms;
  transition: border-color 300ms;
}

.mediaContainer .iframeWrapper .videoPoster:hover:before,
.mediaContainer .iframeWrapper .videoPoster:focus:before {
  border-color: #0099cc;
}

.mediaContainer .iframeWrapper .videoPoster:hover:after,
.mediaContainer .iframeWrapper .videoPoster:focus:after {
  border-left-color: #0099cc;
}

.mediaContainer .iframeWrapper .videoPoster.fadeOut {
  opacity: 0;
  height: 0;
  -webkit-transition-delay: 0s, 800ms;
          transition-delay: 0s, 800ms;
}

.mediaContainer .circle-image {
  max-width: 100%;
  padding-bottom: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.inline-notification {
  border-radius: 4px;
  margin-bottom: 20px;
  margin-top: 20px;
  border: 1px solid transparent;
  background-color: transparent;
  position: relative;
}

.inline-notification-body {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.inline-notification-content {
  padding-top: 30px;
  padding-bottom: 15px;
}

.inline-notification-content p {
  font-size: 1rem;
  line-height: 1.25rem;
}

.inline-notification-content strong {
  font-family: 'HelveticaNeueLTStd-Bd';
}

@media (min-width: 768px) {
  .inline-notification-content {
    padding-bottom: 30px;
  }
}

.inline-notification-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.inline-notification-buttons > * {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin: 5px 10px;
  background: transparent;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  min-width: 150px;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}

@media (min-width: 768px) {
  .inline-notification-buttons {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .inline-notification-buttons > * {
    margin: 0;
  }

  .inline-notification-buttons > * + * {
    margin: 12px 0 0 0;
  }
}

.inline-notification-info .inline-notification-body,
.inline-notification-danger .inline-notification-body,
.inline-notification-success .inline-notification-body {
  padding-top: 40px;
}

.inline-notification-info .inline-notification-body:before,
.inline-notification-danger .inline-notification-body:before,
.inline-notification-success .inline-notification-body:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  top: 10px;
  left: 30px;
}

.inline-notification-info .inline-notification-body:after,
.inline-notification-danger .inline-notification-body:after,
.inline-notification-success .inline-notification-body:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  top: 40px;
  left: 0px;
}

@media (min-width: 768px) {
  .inline-notification-info .inline-notification-body,
  .inline-notification-danger .inline-notification-body,
  .inline-notification-success .inline-notification-body {
    padding-left: 75px;
    padding-top: 0px;
  }

  .inline-notification-info .inline-notification-body:before,
  .inline-notification-danger .inline-notification-body:before,
  .inline-notification-success .inline-notification-body:before {
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  .inline-notification-info .inline-notification-body:after,
  .inline-notification-danger .inline-notification-body:after,
  .inline-notification-success .inline-notification-body:after {
    height: 100%;
    width: 1px;
    top: 0px;
    left: 40px;
  }
}

.inline-notification-info .inline-notification-buttons > *,
.inline-notification-danger .inline-notification-buttons > *,
.inline-notification-success .inline-notification-buttons > * {
  border: 2px solid transparent;
  border-color: inherit;
  color: inherit;
}

.inline-notification-info .inline-notification-buttons > *:active,
.inline-notification-info .inline-notification-buttons > *:focus,
.inline-notification-info .inline-notification-buttons > *:hover,
.inline-notification-danger .inline-notification-buttons > *:active,
.inline-notification-danger .inline-notification-buttons > *:focus,
.inline-notification-danger .inline-notification-buttons > *:hover,
.inline-notification-success .inline-notification-buttons > *:active,
.inline-notification-success .inline-notification-buttons > *:focus,
.inline-notification-success .inline-notification-buttons > *:hover {
  border-color: inherit;
  color: inherit;
}

.inline-notification-info {
  border-color: #42788A;
  background-color: #D9EDF7;
}

.inline-notification-info .inline-notification-body:before {
  background-image: url("/img/icons/icon-info.svg");
}

.inline-notification-info .inline-notification-body:after {
  background: #42788A;
}

.inline-notification-info .inline-notification-content p {
  color: #42788A;
}

.inline-notification-info .inline-notification-buttons {
  border-color: #42788A;
  color: #42788A;
}

.inline-notification-info .inline-notification-buttons > *:active,
.inline-notification-info .inline-notification-buttons > *:focus,
.inline-notification-info .inline-notification-buttons > *:hover {
  background: rgba(66, 120, 138, 0.2);
}

.inline-notification-success {
  border-color: #45AB68;
  background-color: #D8F0E0;
}

.inline-notification-success .inline-notification-body:before {
  background-image: url("/img/icons/icon-success.svg");
}

.inline-notification-success .inline-notification-body:after {
  background: #45AB68;
}

.inline-notification-success .inline-notification-content p {
  color: #45AB68;
}

.inline-notification-success .inline-notification-buttons {
  border-color: #45AB68;
  color: #45AB68;
}

.inline-notification-success .inline-notification-buttons > *:active,
.inline-notification-success .inline-notification-buttons > *:focus,
.inline-notification-success .inline-notification-buttons > *:hover {
  background: rgba(69, 171, 104, 0.2);
}

.inline-notification-danger {
  border-color: #D0021B;
  background-color: #FFD0CF;
}

.inline-notification-danger .inline-notification-body:before {
  background-image: url("/img/icons/icon-danger.svg");
}

.inline-notification-danger .inline-notification-body:after {
  background: #D0021B;
}

.inline-notification-danger .inline-notification-content p {
  color: #D0021B;
}

.inline-notification-danger .inline-notification-buttons {
  border-color: #D0021B;
  color: #D0021B;
}

.inline-notification-danger .inline-notification-buttons > *:active,
.inline-notification-danger .inline-notification-buttons > *:focus,
.inline-notification-danger .inline-notification-buttons > *:hover {
  background: rgba(208, 2, 27, 0.2);
}

.form-content-block {
  border-radius: 8px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.15);
  padding: 1.5rem;
  margin-bottom: 1.25rem;
}

.form-content-block__label {
  font-size: 1rem;
}

.form-content-block__content {
  font-size: 0.875rem;
  font-style: italic;
  color: #323232;
}

.m-box {
  border-radius: 8px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.15);
  padding: 1rem 1.25rem;
}

.resource-search-filter {
  background: #f6f6f6;
  border-radius: 4px;
  padding: 1.5rem 1.5rem 0.5rem 1.5rem;
  margin-bottom: 2rem;
}

.resource-search-filter .row .col-xs-12 {
  margin-bottom: 15px;
}

.resource-search-filter .tail-select {
  width: 100%;
}

.resource-search-filter .tail-select .select-label .label-count {
  width: 40px;
}

.resource-search-filter .tail-select .select-dropdown .dropdown-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 10px 5px;
}

.resource-search-filter .tail-select button.tail-all,
.resource-search-filter .tail-select button.tail-none {
  width: 50%;
  margin: 0 5px;
  padding: 5px 8px;
}

.page-accordion-groups .content-header {
  padding-bottom: 62px;
}

.page-accordion-groups .content-body {
  padding-top: 70px;
}

.page-accordion-groups .header__title {
  font-size: 36px;
  text-transform: uppercase;
  font-family: 'HelveticaNeueLTStd-BdCn';
  margin-top: 60px;
  margin-bottom: 30px;
}

.page-accordion-groups .header__subtitle {
  font-size: 14px;
}

.page-accordion-groups .sidebar-item {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 16px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #7b7b7b;
  text-transform: uppercase;
  margin-bottom: 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.page-accordion-groups .sidebar-item:hover {
  color: #0497c9;
}

.page-accordion-groups .category-title {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-size: 20px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.page-accordion-groups .grouped-accordion:last-child {
  margin-bottom: 40px;
}

.judge-portal {
  min-height: 100vh;
  background: #F4F4F4;
}

.judge-portal a:not(.btn) {
  display: inline;
  color: #ff7143;
  text-decoration: underline;
}

.judge-portal a:not(.btn):hover {
  color: #ffbba6;
}

.judge-portal th a {
  text-decoration: none !important;
  color: #000000 !important;
}

.judge-portal .text-white {
  color: #ffffff;
}

.judge-portal .logout-btn {
  margin-left: 40px;
}

.judge-portal .need-help-text {
  margin-bottom: 0px;
  font-weight: 500;
}

.judge__subheading {
  margin-top: 0px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
}

.question-section-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}

.question-section-header h2 {
  margin-bottom: 0px !important;
}

.judge-main-content {
  padding-bottom: 250px;
}

.page-navigation {
  margin-bottom: 20px;
}

h3 {
  font-size: 24px;
  line-height: 30px;
}

.th-Institution {
  vertical-align: baseline !important;
}

.judge-portal .portal-header {
  position: relative;
  background-image: url("/img/headers/award-nomination-splash.jpg");
  background-size: cover;
}

.judge-portal .portal-header:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 0;
}

.judge-portal .portal-header .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.judge-portal .portal-header .flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.judge-portal .portal-header .flex-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.judge-portal .portal-header__inner {
  position: relative;
  z-index: 1;
}

.judge-portal .portal-header__nav-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0px;
}

.judge-portal .portal-header__content {
  color: #ffffff;
  margin-bottom: 55px;
}

.judge-portal .portal-header__title {
  font-family: "HelveticaNeueLTStd-BdCn";
  font-weight: 700;
  font-size: 56px;
  line-height: 68px;
  text-transform: uppercase;
}

.judge-portal .portal-header__subtitle {
  font-family: "HelveticaNeueLTStd-BdCn";
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-transform: uppercase;
}

.judge-portal .portal-header__copy {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

.judge-portal .portal-header__meta {
  padding: 8px 16px;
  min-width: 216px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  text-align: center;
  color: #ffffff;
}

.judge-portal .portal-header__meta .meta-title {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0px;
}

.judge-portal .portal-header__meta .meta-value {
  font-size: 18px;
  font-weight: 700;
}

.judge-portal-footer {
  background-color: #DADADA;
  padding: 20px 0px;
  position: relative;
}

.judge-portal {
  min-height: 100%;
}

.judge-login {
  padding: 60px 0px;
}

.judge-login .login-card {
  margin: 0 auto;
  max-width: 450px;
  border: 1px solid #ccd0d2;
  border-radius: 5px;
  padding: 30px;
}

.judge-login .login-actions {
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding-top: 20px;
}

.judge-login .login-actions .login-btn {
  margin-bottom: 40px;
}

.judge-application-list th a {
  display: block !important;
  line-height: 20px;
}

.judge-application-list th i {
  line-height: 20px;
  color: #ddd;
  float: right;
}

.judge-application-list__actions {
  margin: 40px 0px;
}

.judge-application-list__actions .school-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.judge-application-list__actions .school-search .form-group {
  width: 100%;
}

.judge-application-list__actions .school-search .btn {
  margin-left: 20px;
}

.judge-application-list .application-no-data {
  margin: 40px 0px;
}

.judge-application-details,
.judge-scorecard {
  margin-top: 40px;
}

.judge-application-details .mb10,
.judge-scorecard .mb10 {
  margin-bottom: 10px;
}

.judge-application-details__meta,
.judge-scorecard__meta {
  margin-bottom: 40px;
}

.judge-application-details__meta .row,
.judge-scorecard__meta .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.judge-application-details__meta .row .action-column,
.judge-scorecard__meta .row .action-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.judge-application-details__meta a,
.judge-scorecard__meta a {
  margin-bottom: 10px;
  width: 100%;
}

.judge-application-details .criteria-header,
.judge-scorecard .criteria-header {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.judge-application-details .info-wrap,
.judge-scorecard .info-wrap {
  background: #e7e7e7;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 5px;
}

.judge-application-details .info-wrap__subheading,
.judge-scorecard .info-wrap__subheading {
  margin-top: 0px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.judge-application-details .content-box,
.judge-scorecard .content-box {
  padding: 10px;
  background: #ffffff;
  border-radius: 5px;
}

.judge-application-details .content-box__label,
.judge-scorecard .content-box__label {
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
}

.judge-application-details .content-box__copy,
.judge-scorecard .content-box__copy {
  margin-bottom: 0px;
}

.judge-scorecard .scorecard-field {
  border-radius: 5px;
  border: 1px solid #ccd0d2;
}

.judge-scorecard .scorecard-field .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.judge-scorecard .criteria-wrap {
  height: 100%;
  background: #e7e7e7;
}

.judge-scorecard .p30 {
  padding: 30px;
}

.scorecard-toolbar {
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 0;
  background: #dadada;
  padding: 13px 0px;
  z-index: 1;
}

.scorecard-toolbar__timestamp {
  padding: 10px;
  background: #ffffff;
  border-radius: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.scorecard-toolbar__timestamp p {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 0px;
}

.scorecard-toolbar__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.scorecard-toolbar__actions a {
  text-transform: uppercase;
}

.scorecard-toolbar__actions a:not(:first-child) {
  margin-left: 10px;
}

.submit-scorecard-modal .modal-header {
  border: none !important;
}

.submit-scorecard-modal__heading {
  font-family: 'HelveticaNeueLTStd-BdCn';
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.submit-scorecard-modal__body .btn {
  min-width: 150px;
  margin: 10px;
}

