/****** FILE: themes/dms/css/bootstrap/css/bootstrap.css *****/
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/* line 8, ../sass/bootstrap.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 14, ../sass/bootstrap.scss */
body {
  margin: 0;
}

/* line 18, ../sass/bootstrap.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 33, ../sass/bootstrap.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 41, ../sass/bootstrap.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 46, ../sass/bootstrap.scss */
[hidden],
template {
  display: none;
}

/* line 51, ../sass/bootstrap.scss */
a {
  background: transparent;
}

/* line 55, ../sass/bootstrap.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 60, ../sass/bootstrap.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 64, ../sass/bootstrap.scss */
b,
strong {
  font-weight: bold;
}

/* line 69, ../sass/bootstrap.scss */
dfn {
  font-style: italic;
}

/* line 73, ../sass/bootstrap.scss */
h1 {
  margin: .67em 0;
  font-size: 2em;
}

/* line 78, ../sass/bootstrap.scss */
mark {
  color: #000;
  background: #ff0;
}

/* line 83, ../sass/bootstrap.scss */
small {
  font-size: 80%;
}

/* line 87, ../sass/bootstrap.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 95, ../sass/bootstrap.scss */
sup {
  top: -.5em;
}

/* line 99, ../sass/bootstrap.scss */
sub {
  bottom: -.25em;
}

/* line 103, ../sass/bootstrap.scss */
img {
  border: 0;
}

/* line 107, ../sass/bootstrap.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 111, ../sass/bootstrap.scss */
figure {
  margin: 1em 40px;
}

/* line 115, ../sass/bootstrap.scss */
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 122, ../sass/bootstrap.scss */
pre {
  overflow: auto;
}

/* line 126, ../sass/bootstrap.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 134, ../sass/bootstrap.scss */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

/* line 144, ../sass/bootstrap.scss */
button {
  overflow: visible;
}

/* line 148, ../sass/bootstrap.scss */
button,
select {
  text-transform: none;
}

/* line 153, ../sass/bootstrap.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 161, ../sass/bootstrap.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 166, ../sass/bootstrap.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 172, ../sass/bootstrap.scss */
input {
  line-height: normal;
}

/* line 176, ../sass/bootstrap.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 184, ../sass/bootstrap.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 189, ../sass/bootstrap.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 196, ../sass/bootstrap.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 201, ../sass/bootstrap.scss */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

/* line 207, ../sass/bootstrap.scss */
legend {
  padding: 0;
  border: 0;
}

/* line 212, ../sass/bootstrap.scss */
textarea {
  overflow: auto;
}

/* line 216, ../sass/bootstrap.scss */
optgroup {
  font-weight: bold;
}

/* line 220, ../sass/bootstrap.scss */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 225, ../sass/bootstrap.scss */
td,
th {
  padding: 0;
}

@media print {
  /* line 231, ../sass/bootstrap.scss */
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  /* line 238, ../sass/bootstrap.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 243, ../sass/bootstrap.scss */
  thead {
    display: table-header-group;
  }

  /* line 246, ../sass/bootstrap.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 250, ../sass/bootstrap.scss */
  img {
    max-width: 100% !important;
  }

  /* line 253, ../sass/bootstrap.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 259, ../sass/bootstrap.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 263, ../sass/bootstrap.scss */
  select {
    background: #fff !important;
  }

  /* line 266, ../sass/bootstrap.scss */
  .navbar {
    display: none;
  }

  /* line 269, ../sass/bootstrap.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 273, ../sass/bootstrap.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 277, ../sass/bootstrap.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 280, ../sass/bootstrap.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 283, ../sass/bootstrap.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 296, ../sass/bootstrap.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 308, ../sass/bootstrap.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 312, ../sass/bootstrap.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 316, ../sass/bootstrap.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 320, ../sass/bootstrap.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 324, ../sass/bootstrap.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 328, ../sass/bootstrap.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 332, ../sass/bootstrap.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 336, ../sass/bootstrap.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 340, ../sass/bootstrap.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 344, ../sass/bootstrap.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 348, ../sass/bootstrap.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 352, ../sass/bootstrap.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 356, ../sass/bootstrap.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 360, ../sass/bootstrap.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 364, ../sass/bootstrap.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 368, ../sass/bootstrap.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 372, ../sass/bootstrap.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 376, ../sass/bootstrap.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 380, ../sass/bootstrap.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 384, ../sass/bootstrap.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 388, ../sass/bootstrap.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 392, ../sass/bootstrap.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 396, ../sass/bootstrap.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 400, ../sass/bootstrap.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 404, ../sass/bootstrap.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 408, ../sass/bootstrap.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 412, ../sass/bootstrap.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 416, ../sass/bootstrap.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 420, ../sass/bootstrap.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 424, ../sass/bootstrap.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 428, ../sass/bootstrap.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 432, ../sass/bootstrap.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 436, ../sass/bootstrap.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 440, ../sass/bootstrap.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 444, ../sass/bootstrap.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 448, ../sass/bootstrap.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 452, ../sass/bootstrap.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 456, ../sass/bootstrap.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 460, ../sass/bootstrap.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 464, ../sass/bootstrap.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 468, ../sass/bootstrap.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 472, ../sass/bootstrap.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 476, ../sass/bootstrap.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 480, ../sass/bootstrap.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 484, ../sass/bootstrap.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 488, ../sass/bootstrap.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 492, ../sass/bootstrap.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 496, ../sass/bootstrap.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 500, ../sass/bootstrap.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 504, ../sass/bootstrap.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 508, ../sass/bootstrap.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 512, ../sass/bootstrap.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 516, ../sass/bootstrap.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 520, ../sass/bootstrap.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 524, ../sass/bootstrap.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 528, ../sass/bootstrap.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 532, ../sass/bootstrap.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 536, ../sass/bootstrap.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 540, ../sass/bootstrap.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 544, ../sass/bootstrap.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 548, ../sass/bootstrap.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 552, ../sass/bootstrap.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 556, ../sass/bootstrap.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 560, ../sass/bootstrap.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 564, ../sass/bootstrap.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 568, ../sass/bootstrap.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 572, ../sass/bootstrap.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 576, ../sass/bootstrap.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 580, ../sass/bootstrap.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 584, ../sass/bootstrap.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 588, ../sass/bootstrap.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 592, ../sass/bootstrap.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 596, ../sass/bootstrap.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 600, ../sass/bootstrap.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 604, ../sass/bootstrap.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 608, ../sass/bootstrap.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 612, ../sass/bootstrap.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 616, ../sass/bootstrap.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 620, ../sass/bootstrap.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 624, ../sass/bootstrap.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 628, ../sass/bootstrap.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 632, ../sass/bootstrap.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 636, ../sass/bootstrap.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 640, ../sass/bootstrap.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 644, ../sass/bootstrap.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 648, ../sass/bootstrap.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 652, ../sass/bootstrap.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 656, ../sass/bootstrap.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 660, ../sass/bootstrap.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 664, ../sass/bootstrap.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 668, ../sass/bootstrap.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 672, ../sass/bootstrap.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 676, ../sass/bootstrap.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 680, ../sass/bootstrap.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 684, ../sass/bootstrap.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 688, ../sass/bootstrap.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 692, ../sass/bootstrap.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 696, ../sass/bootstrap.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 700, ../sass/bootstrap.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 704, ../sass/bootstrap.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 708, ../sass/bootstrap.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 712, ../sass/bootstrap.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 716, ../sass/bootstrap.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 720, ../sass/bootstrap.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 724, ../sass/bootstrap.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 728, ../sass/bootstrap.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 732, ../sass/bootstrap.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 736, ../sass/bootstrap.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 740, ../sass/bootstrap.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 744, ../sass/bootstrap.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 748, ../sass/bootstrap.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 752, ../sass/bootstrap.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 756, ../sass/bootstrap.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 760, ../sass/bootstrap.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 764, ../sass/bootstrap.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 768, ../sass/bootstrap.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 772, ../sass/bootstrap.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 776, ../sass/bootstrap.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 780, ../sass/bootstrap.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 784, ../sass/bootstrap.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 788, ../sass/bootstrap.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 792, ../sass/bootstrap.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 796, ../sass/bootstrap.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 800, ../sass/bootstrap.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 804, ../sass/bootstrap.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 808, ../sass/bootstrap.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 812, ../sass/bootstrap.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 816, ../sass/bootstrap.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 820, ../sass/bootstrap.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 824, ../sass/bootstrap.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 828, ../sass/bootstrap.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 832, ../sass/bootstrap.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 836, ../sass/bootstrap.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 840, ../sass/bootstrap.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 844, ../sass/bootstrap.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 848, ../sass/bootstrap.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 852, ../sass/bootstrap.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 856, ../sass/bootstrap.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 860, ../sass/bootstrap.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 864, ../sass/bootstrap.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 868, ../sass/bootstrap.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 872, ../sass/bootstrap.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 876, ../sass/bootstrap.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 880, ../sass/bootstrap.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 884, ../sass/bootstrap.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 888, ../sass/bootstrap.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 892, ../sass/bootstrap.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 896, ../sass/bootstrap.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 900, ../sass/bootstrap.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 904, ../sass/bootstrap.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 908, ../sass/bootstrap.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 912, ../sass/bootstrap.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 916, ../sass/bootstrap.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 920, ../sass/bootstrap.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 924, ../sass/bootstrap.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 928, ../sass/bootstrap.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 932, ../sass/bootstrap.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 936, ../sass/bootstrap.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 940, ../sass/bootstrap.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 944, ../sass/bootstrap.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 948, ../sass/bootstrap.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 952, ../sass/bootstrap.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 956, ../sass/bootstrap.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 960, ../sass/bootstrap.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 964, ../sass/bootstrap.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 968, ../sass/bootstrap.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 972, ../sass/bootstrap.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 976, ../sass/bootstrap.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 980, ../sass/bootstrap.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 984, ../sass/bootstrap.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 988, ../sass/bootstrap.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 992, ../sass/bootstrap.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 996, ../sass/bootstrap.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 1000, ../sass/bootstrap.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 1004, ../sass/bootstrap.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 1008, ../sass/bootstrap.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 1012, ../sass/bootstrap.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 1016, ../sass/bootstrap.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 1020, ../sass/bootstrap.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 1024, ../sass/bootstrap.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 1028, ../sass/bootstrap.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 1032, ../sass/bootstrap.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 1036, ../sass/bootstrap.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 1040, ../sass/bootstrap.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 1044, ../sass/bootstrap.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 1048, ../sass/bootstrap.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 1052, ../sass/bootstrap.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 1056, ../sass/bootstrap.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 1060, ../sass/bootstrap.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 1064, ../sass/bootstrap.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 1068, ../sass/bootstrap.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 1072, ../sass/bootstrap.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 1076, ../sass/bootstrap.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 1080, ../sass/bootstrap.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 1084, ../sass/bootstrap.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 1088, ../sass/bootstrap.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 1092, ../sass/bootstrap.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 1096, ../sass/bootstrap.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 1100, ../sass/bootstrap.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 1104, ../sass/bootstrap.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 1108, ../sass/bootstrap.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1114, ../sass/bootstrap.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1121, ../sass/bootstrap.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 1126, ../sass/bootstrap.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

/* line 1134, ../sass/bootstrap.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 1143, ../sass/bootstrap.scss */
a {
  color: #428bca;
  text-decoration: none;
}

/* line 1148, ../sass/bootstrap.scss */
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

/* line 1154, ../sass/bootstrap.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 1160, ../sass/bootstrap.scss */
figure {
  margin: 0;
}

/* line 1164, ../sass/bootstrap.scss */
img {
  vertical-align: middle;
}

/* line 1168, ../sass/bootstrap.scss */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

/* line 1179, ../sass/bootstrap.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 1183, ../sass/bootstrap.scss */
.img-thumbnail {
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 1198, ../sass/bootstrap.scss */
.img-circle {
  border-radius: 50%;
}

/* line 1202, ../sass/bootstrap.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 1209, ../sass/bootstrap.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 1220, ../sass/bootstrap.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 1230, ../sass/bootstrap.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 1248, ../sass/bootstrap.scss */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}

/* line 1277, ../sass/bootstrap.scss */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 1287, ../sass/bootstrap.scss */
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

/* line 1302, ../sass/bootstrap.scss */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1312, ../sass/bootstrap.scss */
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

/* line 1327, ../sass/bootstrap.scss */
h1,
.h1 {
  font-size: 36px;
}

/* line 1332, ../sass/bootstrap.scss */
h2,
.h2 {
  font-size: 30px;
}

/* line 1337, ../sass/bootstrap.scss */
h3,
.h3 {
  font-size: 24px;
}

/* line 1342, ../sass/bootstrap.scss */
h4,
.h4 {
  font-size: 18px;
}

/* line 1347, ../sass/bootstrap.scss */
h5,
.h5 {
  font-size: 14px;
}

/* line 1352, ../sass/bootstrap.scss */
h6,
.h6 {
  font-size: 12px;
}

/* line 1357, ../sass/bootstrap.scss */
p {
  margin: 0 0 10px;
}

/* line 1361, ../sass/bootstrap.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 1369, ../sass/bootstrap.scss */
  .lead {
    font-size: 21px;
  }
}
/* line 1374, ../sass/bootstrap.scss */
small,
.small {
  font-size: 85%;
}

/* line 1379, ../sass/bootstrap.scss */
cite {
  font-style: normal;
}

/* line 1383, ../sass/bootstrap.scss */
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 1389, ../sass/bootstrap.scss */
.text-left {
  text-align: left;
}

/* line 1393, ../sass/bootstrap.scss */
.text-right {
  text-align: right;
}

/* line 1397, ../sass/bootstrap.scss */
.text-center {
  text-align: center;
}

/* line 1401, ../sass/bootstrap.scss */
.text-justify {
  text-align: justify;
}

/* line 1405, ../sass/bootstrap.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 1409, ../sass/bootstrap.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 1413, ../sass/bootstrap.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 1417, ../sass/bootstrap.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 1421, ../sass/bootstrap.scss */
.text-muted {
  color: #777;
}

/* line 1425, ../sass/bootstrap.scss */
.text-primary {
  color: #428bca;
}

/* line 1429, ../sass/bootstrap.scss */
a.text-primary:hover {
  color: #3071a9;
}

/* line 1433, ../sass/bootstrap.scss */
.text-success {
  color: #3c763d;
}

/* line 1437, ../sass/bootstrap.scss */
a.text-success:hover {
  color: #2b542c;
}

/* line 1441, ../sass/bootstrap.scss */
.text-info {
  color: #31708f;
}

/* line 1445, ../sass/bootstrap.scss */
a.text-info:hover {
  color: #245269;
}

/* line 1449, ../sass/bootstrap.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 1453, ../sass/bootstrap.scss */
a.text-warning:hover {
  color: #66512c;
}

/* line 1457, ../sass/bootstrap.scss */
.text-danger {
  color: #a94442;
}

/* line 1461, ../sass/bootstrap.scss */
a.text-danger:hover {
  color: #843534;
}

/* line 1465, ../sass/bootstrap.scss */
.bg-primary {
  color: #fff;
  background-color: #428bca;
}

/* line 1470, ../sass/bootstrap.scss */
a.bg-primary:hover {
  background-color: #3071a9;
}

/* line 1474, ../sass/bootstrap.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 1478, ../sass/bootstrap.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 1482, ../sass/bootstrap.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 1486, ../sass/bootstrap.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 1490, ../sass/bootstrap.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 1494, ../sass/bootstrap.scss */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 1498, ../sass/bootstrap.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 1502, ../sass/bootstrap.scss */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 1506, ../sass/bootstrap.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

/* line 1512, ../sass/bootstrap.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 1518, ../sass/bootstrap.scss */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

/* line 1525, ../sass/bootstrap.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 1530, ../sass/bootstrap.scss */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

/* line 1536, ../sass/bootstrap.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 1542, ../sass/bootstrap.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 1547, ../sass/bootstrap.scss */
dt,
dd {
  line-height: 1.42857143;
}

/* line 1552, ../sass/bootstrap.scss */
dt {
  font-weight: bold;
}

/* line 1556, ../sass/bootstrap.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1561, ../sass/bootstrap.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* line 1570, ../sass/bootstrap.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 1575, ../sass/bootstrap.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

/* line 1581, ../sass/bootstrap.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 1586, ../sass/bootstrap.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

/* line 1593, ../sass/bootstrap.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 1599, ../sass/bootstrap.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

/* line 1608, ../sass/bootstrap.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 1614, ../sass/bootstrap.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 1623, ../sass/bootstrap.scss */
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

/* line 1632, ../sass/bootstrap.scss */
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 1641, ../sass/bootstrap.scss */
blockquote:before,
blockquote:after {
  content: "";
}

/* line 1646, ../sass/bootstrap.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 1652, ../sass/bootstrap.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 1659, ../sass/bootstrap.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 1667, ../sass/bootstrap.scss */
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);
}

/* line 1677, ../sass/bootstrap.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1684, ../sass/bootstrap.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 1698, ../sass/bootstrap.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 1707, ../sass/bootstrap.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 1712, ../sass/bootstrap.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 1720, ../sass/bootstrap.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 1726, ../sass/bootstrap.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 1732, ../sass/bootstrap.scss */
  .container {
    width: 1170px;
  }
}
/* line 1737, ../sass/bootstrap.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 1744, ../sass/bootstrap.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 1749, ../sass/bootstrap.scss */
.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-right: 15px;
  padding-left: 15px;
}

/* line 1756, ../sass/bootstrap.scss */
.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;
}

/* line 1760, ../sass/bootstrap.scss */
.col-xs-12 {
  width: 100%;
}

/* line 1764, ../sass/bootstrap.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 1768, ../sass/bootstrap.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 1772, ../sass/bootstrap.scss */
.col-xs-9 {
  width: 75%;
}

/* line 1776, ../sass/bootstrap.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 1780, ../sass/bootstrap.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 1784, ../sass/bootstrap.scss */
.col-xs-6 {
  width: 50%;
}

/* line 1788, ../sass/bootstrap.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 1792, ../sass/bootstrap.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 1796, ../sass/bootstrap.scss */
.col-xs-3 {
  width: 25%;
}

/* line 1800, ../sass/bootstrap.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 1804, ../sass/bootstrap.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 1808, ../sass/bootstrap.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 1812, ../sass/bootstrap.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 1816, ../sass/bootstrap.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 1820, ../sass/bootstrap.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 1824, ../sass/bootstrap.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 1828, ../sass/bootstrap.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 1832, ../sass/bootstrap.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 1836, ../sass/bootstrap.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 1840, ../sass/bootstrap.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 1844, ../sass/bootstrap.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 1848, ../sass/bootstrap.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 1852, ../sass/bootstrap.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 1856, ../sass/bootstrap.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 1860, ../sass/bootstrap.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 1864, ../sass/bootstrap.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 1868, ../sass/bootstrap.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 1872, ../sass/bootstrap.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 1876, ../sass/bootstrap.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 1880, ../sass/bootstrap.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 1884, ../sass/bootstrap.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 1888, ../sass/bootstrap.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 1892, ../sass/bootstrap.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 1896, ../sass/bootstrap.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 1900, ../sass/bootstrap.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 1904, ../sass/bootstrap.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 1908, ../sass/bootstrap.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 1912, ../sass/bootstrap.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 1916, ../sass/bootstrap.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 1920, ../sass/bootstrap.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 1924, ../sass/bootstrap.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 1928, ../sass/bootstrap.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 1932, ../sass/bootstrap.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 1936, ../sass/bootstrap.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 1940, ../sass/bootstrap.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 1944, ../sass/bootstrap.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 1948, ../sass/bootstrap.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 1952, ../sass/bootstrap.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 1956, ../sass/bootstrap.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 1960, ../sass/bootstrap.scss */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1965, ../sass/bootstrap.scss */
  .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;
  }

  /* line 1968, ../sass/bootstrap.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 1971, ../sass/bootstrap.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 1974, ../sass/bootstrap.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 1977, ../sass/bootstrap.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 1980, ../sass/bootstrap.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 1983, ../sass/bootstrap.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 1986, ../sass/bootstrap.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 1989, ../sass/bootstrap.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 1992, ../sass/bootstrap.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 1995, ../sass/bootstrap.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 1998, ../sass/bootstrap.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 2001, ../sass/bootstrap.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 2004, ../sass/bootstrap.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 2007, ../sass/bootstrap.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 2010, ../sass/bootstrap.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 2013, ../sass/bootstrap.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 2016, ../sass/bootstrap.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 2019, ../sass/bootstrap.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 2022, ../sass/bootstrap.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 2025, ../sass/bootstrap.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 2028, ../sass/bootstrap.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 2031, ../sass/bootstrap.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 2034, ../sass/bootstrap.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 2037, ../sass/bootstrap.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 2040, ../sass/bootstrap.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 2043, ../sass/bootstrap.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 2046, ../sass/bootstrap.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 2049, ../sass/bootstrap.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 2052, ../sass/bootstrap.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 2055, ../sass/bootstrap.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 2058, ../sass/bootstrap.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 2061, ../sass/bootstrap.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 2064, ../sass/bootstrap.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 2067, ../sass/bootstrap.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 2070, ../sass/bootstrap.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 2073, ../sass/bootstrap.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 2076, ../sass/bootstrap.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 2079, ../sass/bootstrap.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 2082, ../sass/bootstrap.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 2085, ../sass/bootstrap.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 2088, ../sass/bootstrap.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 2091, ../sass/bootstrap.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 2094, ../sass/bootstrap.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 2097, ../sass/bootstrap.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 2100, ../sass/bootstrap.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 2103, ../sass/bootstrap.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 2106, ../sass/bootstrap.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 2109, ../sass/bootstrap.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 2112, ../sass/bootstrap.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 2115, ../sass/bootstrap.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 2118, ../sass/bootstrap.scss */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 2124, ../sass/bootstrap.scss */
  .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;
  }

  /* line 2127, ../sass/bootstrap.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 2130, ../sass/bootstrap.scss */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 2133, ../sass/bootstrap.scss */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 2136, ../sass/bootstrap.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 2139, ../sass/bootstrap.scss */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 2142, ../sass/bootstrap.scss */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 2145, ../sass/bootstrap.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 2148, ../sass/bootstrap.scss */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 2151, ../sass/bootstrap.scss */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 2154, ../sass/bootstrap.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 2157, ../sass/bootstrap.scss */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 2160, ../sass/bootstrap.scss */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 2163, ../sass/bootstrap.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 2166, ../sass/bootstrap.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 2169, ../sass/bootstrap.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 2172, ../sass/bootstrap.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 2175, ../sass/bootstrap.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 2178, ../sass/bootstrap.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 2181, ../sass/bootstrap.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 2184, ../sass/bootstrap.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 2187, ../sass/bootstrap.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 2190, ../sass/bootstrap.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 2193, ../sass/bootstrap.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 2196, ../sass/bootstrap.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 2199, ../sass/bootstrap.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 2202, ../sass/bootstrap.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 2205, ../sass/bootstrap.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 2208, ../sass/bootstrap.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 2211, ../sass/bootstrap.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 2214, ../sass/bootstrap.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 2217, ../sass/bootstrap.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 2220, ../sass/bootstrap.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 2223, ../sass/bootstrap.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 2226, ../sass/bootstrap.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 2229, ../sass/bootstrap.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 2232, ../sass/bootstrap.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 2235, ../sass/bootstrap.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 2238, ../sass/bootstrap.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 2241, ../sass/bootstrap.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 2244, ../sass/bootstrap.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 2247, ../sass/bootstrap.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 2250, ../sass/bootstrap.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 2253, ../sass/bootstrap.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 2256, ../sass/bootstrap.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 2259, ../sass/bootstrap.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 2262, ../sass/bootstrap.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 2265, ../sass/bootstrap.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 2268, ../sass/bootstrap.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 2271, ../sass/bootstrap.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 2274, ../sass/bootstrap.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 2277, ../sass/bootstrap.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 2283, ../sass/bootstrap.scss */
  .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;
  }

  /* line 2286, ../sass/bootstrap.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 2289, ../sass/bootstrap.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 2292, ../sass/bootstrap.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 2295, ../sass/bootstrap.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 2298, ../sass/bootstrap.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 2301, ../sass/bootstrap.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 2304, ../sass/bootstrap.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 2307, ../sass/bootstrap.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 2310, ../sass/bootstrap.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 2313, ../sass/bootstrap.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 2316, ../sass/bootstrap.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 2319, ../sass/bootstrap.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 2322, ../sass/bootstrap.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 2325, ../sass/bootstrap.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  /* line 2328, ../sass/bootstrap.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  /* line 2331, ../sass/bootstrap.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 2334, ../sass/bootstrap.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  /* line 2337, ../sass/bootstrap.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  /* line 2340, ../sass/bootstrap.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 2343, ../sass/bootstrap.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  /* line 2346, ../sass/bootstrap.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  /* line 2349, ../sass/bootstrap.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 2352, ../sass/bootstrap.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  /* line 2355, ../sass/bootstrap.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  /* line 2358, ../sass/bootstrap.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 2361, ../sass/bootstrap.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 2364, ../sass/bootstrap.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }

  /* line 2367, ../sass/bootstrap.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }

  /* line 2370, ../sass/bootstrap.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 2373, ../sass/bootstrap.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }

  /* line 2376, ../sass/bootstrap.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }

  /* line 2379, ../sass/bootstrap.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 2382, ../sass/bootstrap.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }

  /* line 2385, ../sass/bootstrap.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }

  /* line 2388, ../sass/bootstrap.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 2391, ../sass/bootstrap.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }

  /* line 2394, ../sass/bootstrap.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }

  /* line 2397, ../sass/bootstrap.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 2400, ../sass/bootstrap.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 2403, ../sass/bootstrap.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 2406, ../sass/bootstrap.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 2409, ../sass/bootstrap.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 2412, ../sass/bootstrap.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 2415, ../sass/bootstrap.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 2418, ../sass/bootstrap.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 2421, ../sass/bootstrap.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 2424, ../sass/bootstrap.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 2427, ../sass/bootstrap.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 2430, ../sass/bootstrap.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 2433, ../sass/bootstrap.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 2436, ../sass/bootstrap.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* line 2441, ../sass/bootstrap.scss */
table {
  background-color: transparent;
}

/* line 2445, ../sass/bootstrap.scss */
th {
  text-align: left;
}

/* line 2449, ../sass/bootstrap.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 2455, ../sass/bootstrap.scss */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 2467, ../sass/bootstrap.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 2472, ../sass/bootstrap.scss */
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 2481, ../sass/bootstrap.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 2485, ../sass/bootstrap.scss */
.table .table {
  background-color: #fff;
}

/* line 2489, ../sass/bootstrap.scss */
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 2498, ../sass/bootstrap.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 2502, ../sass/bootstrap.scss */
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 2511, ../sass/bootstrap.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 2516, ../sass/bootstrap.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 2521, ../sass/bootstrap.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

/* line 2526, ../sass/bootstrap.scss */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

/* line 2532, ../sass/bootstrap.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 2539, ../sass/bootstrap.scss */
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 2554, ../sass/bootstrap.scss */
.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;
}

/* line 2562, ../sass/bootstrap.scss */
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 2577, ../sass/bootstrap.scss */
.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;
}

/* line 2585, ../sass/bootstrap.scss */
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 2600, ../sass/bootstrap.scss */
.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;
}

/* line 2608, ../sass/bootstrap.scss */
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 2623, ../sass/bootstrap.scss */
.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;
}

/* line 2631, ../sass/bootstrap.scss */
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 2646, ../sass/bootstrap.scss */
.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;
}

@media screen and (max-width: 767px) {
  /* line 2655, ../sass/bootstrap.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  /* line 2664, ../sass/bootstrap.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }

  /* line 2667, ../sass/bootstrap.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  /* line 2675, ../sass/bootstrap.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }

  /* line 2678, ../sass/bootstrap.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  /* line 2686, ../sass/bootstrap.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  /* line 2694, ../sass/bootstrap.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 2702, ../sass/bootstrap.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 2709, ../sass/bootstrap.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 2721, ../sass/bootstrap.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 2728, ../sass/bootstrap.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 2734, ../sass/bootstrap.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 2741, ../sass/bootstrap.scss */
input[type="file"] {
  display: block;
}

/* line 2745, ../sass/bootstrap.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 2750, ../sass/bootstrap.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 2755, ../sass/bootstrap.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 2763, ../sass/bootstrap.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

/* line 2771, ../sass/bootstrap.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* line 2790, ../sass/bootstrap.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 2797, ../sass/bootstrap.scss */
.form-control::-moz-placeholder {
  color: #777;
  opacity: 1;
}

/* line 2802, ../sass/bootstrap.scss */
.form-control:-ms-input-placeholder {
  color: #777;
}

/* line 2806, ../sass/bootstrap.scss */
.form-control::-webkit-input-placeholder {
  color: #777;
}

/* line 2810, ../sass/bootstrap.scss */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

/* line 2818, ../sass/bootstrap.scss */
textarea.form-control {
  height: auto;
}

/* line 2822, ../sass/bootstrap.scss */
input[type="search"] {
  -webkit-appearance: none;
}

/* line 2826, ../sass/bootstrap.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}

/* line 2834, ../sass/bootstrap.scss */
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}

/* line 2841, ../sass/bootstrap.scss */
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}

/* line 2848, ../sass/bootstrap.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 2852, ../sass/bootstrap.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 2861, ../sass/bootstrap.scss */
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 2869, ../sass/bootstrap.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

/* line 2878, ../sass/bootstrap.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 2883, ../sass/bootstrap.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

/* line 2893, ../sass/bootstrap.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 2899, ../sass/bootstrap.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 2908, ../sass/bootstrap.scss */
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 2915, ../sass/bootstrap.scss */
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 2922, ../sass/bootstrap.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 2928, ../sass/bootstrap.scss */
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

/* line 2934, ../sass/bootstrap.scss */
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2943, ../sass/bootstrap.scss */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 2948, ../sass/bootstrap.scss */
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

/* line 2953, ../sass/bootstrap.scss */
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 2962, ../sass/bootstrap.scss */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 2967, ../sass/bootstrap.scss */
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

/* line 2972, ../sass/bootstrap.scss */
.has-feedback {
  position: relative;
}

/* line 2976, ../sass/bootstrap.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 2980, ../sass/bootstrap.scss */
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

/* line 2992, ../sass/bootstrap.scss */
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 2998, ../sass/bootstrap.scss */
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 3004, ../sass/bootstrap.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}

/* line 3013, ../sass/bootstrap.scss */
.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);
}

/* line 3019, ../sass/bootstrap.scss */
.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;
}

/* line 3025, ../sass/bootstrap.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 3031, ../sass/bootstrap.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 3035, ../sass/bootstrap.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}

/* line 3044, ../sass/bootstrap.scss */
.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);
}

/* line 3050, ../sass/bootstrap.scss */
.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;
}

/* line 3056, ../sass/bootstrap.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 3062, ../sass/bootstrap.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 3066, ../sass/bootstrap.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}

/* line 3075, ../sass/bootstrap.scss */
.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);
}

/* line 3081, ../sass/bootstrap.scss */
.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;
}

/* line 3087, ../sass/bootstrap.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 3093, ../sass/bootstrap.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 3097, ../sass/bootstrap.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 3101, ../sass/bootstrap.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 3109, ../sass/bootstrap.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 3114, ../sass/bootstrap.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 3119, ../sass/bootstrap.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 3123, ../sass/bootstrap.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  /* line 3128, ../sass/bootstrap.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }

  /* line 3131, ../sass/bootstrap.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 3135, ../sass/bootstrap.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 3142, ../sass/bootstrap.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  /* line 3146, ../sass/bootstrap.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  /* line 3151, ../sass/bootstrap.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 3156, ../sass/bootstrap.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 3165, ../sass/bootstrap.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 3170, ../sass/bootstrap.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 3176, ../sass/bootstrap.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
/* line 3183, ../sass/bootstrap.scss */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

@media (min-width: 768px) {
  /* line 3189, ../sass/bootstrap.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  /* line 3195, ../sass/bootstrap.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
/* line 3200, ../sass/bootstrap.scss */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 3220, ../sass/bootstrap.scss */
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 3228, ../sass/bootstrap.scss */
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}

/* line 3234, ../sass/bootstrap.scss */
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -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);
}

/* line 3242, ../sass/bootstrap.scss */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

/* line 3253, ../sass/bootstrap.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 3259, ../sass/bootstrap.scss */
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 3269, ../sass/bootstrap.scss */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 3275, ../sass/bootstrap.scss */
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 3294, ../sass/bootstrap.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 3299, ../sass/bootstrap.scss */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 3305, ../sass/bootstrap.scss */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}

/* line 3315, ../sass/bootstrap.scss */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 3321, ../sass/bootstrap.scss */
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 3340, ../sass/bootstrap.scss */
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 3345, ../sass/bootstrap.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 3351, ../sass/bootstrap.scss */
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 3361, ../sass/bootstrap.scss */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 3367, ../sass/bootstrap.scss */
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 3386, ../sass/bootstrap.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 3391, ../sass/bootstrap.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 3397, ../sass/bootstrap.scss */
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 3407, ../sass/bootstrap.scss */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 3413, ../sass/bootstrap.scss */
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 3432, ../sass/bootstrap.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 3437, ../sass/bootstrap.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 3443, ../sass/bootstrap.scss */
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 3453, ../sass/bootstrap.scss */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 3459, ../sass/bootstrap.scss */
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 3478, ../sass/bootstrap.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 3483, ../sass/bootstrap.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3489, ../sass/bootstrap.scss */
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 3499, ../sass/bootstrap.scss */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 3505, ../sass/bootstrap.scss */
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3524, ../sass/bootstrap.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 3529, ../sass/bootstrap.scss */
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

/* line 3536, ../sass/bootstrap.scss */
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3545, ../sass/bootstrap.scss */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

/* line 3552, ../sass/bootstrap.scss */
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

/* line 3559, ../sass/bootstrap.scss */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

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

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

/* line 3583, ../sass/bootstrap.scss */
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3591, ../sass/bootstrap.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 3596, ../sass/bootstrap.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 3600, ../sass/bootstrap.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 3606, ../sass/bootstrap.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 3613, ../sass/bootstrap.scss */
.fade.in {
  opacity: 1;
}

/* line 3617, ../sass/bootstrap.scss */
.collapse {
  display: none;
}

/* line 3621, ../sass/bootstrap.scss */
.collapse.in {
  display: block;
}

/* line 3625, ../sass/bootstrap.scss */
tr.collapse.in {
  display: table-row;
}

/* line 3629, ../sass/bootstrap.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 3633, ../sass/bootstrap.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}

/* line 3642, ../sass/bootstrap.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 3653, ../sass/bootstrap.scss */
.dropdown {
  position: relative;
}

/* line 3657, ../sass/bootstrap.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 3661, ../sass/bootstrap.scss */
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  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);
}

/* line 3684, ../sass/bootstrap.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 3689, ../sass/bootstrap.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 3696, ../sass/bootstrap.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 3706, ../sass/bootstrap.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 3713, ../sass/bootstrap.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

/* line 3722, ../sass/bootstrap.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}

/* line 3728, ../sass/bootstrap.scss */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 3737, ../sass/bootstrap.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 3741, ../sass/bootstrap.scss */
.open > a {
  outline: 0;
}

/* line 3745, ../sass/bootstrap.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 3750, ../sass/bootstrap.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 3755, ../sass/bootstrap.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

/* line 3764, ../sass/bootstrap.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 3773, ../sass/bootstrap.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 3778, ../sass/bootstrap.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}

/* line 3785, ../sass/bootstrap.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 3793, ../sass/bootstrap.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  /* line 3797, ../sass/bootstrap.scss */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
/* line 3803, ../sass/bootstrap.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 3810, ../sass/bootstrap.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 3816, ../sass/bootstrap.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 3827, ../sass/bootstrap.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

/* line 3832, ../sass/bootstrap.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 3839, ../sass/bootstrap.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 3843, ../sass/bootstrap.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 3848, ../sass/bootstrap.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 3854, ../sass/bootstrap.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 3858, ../sass/bootstrap.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 3862, ../sass/bootstrap.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3867, ../sass/bootstrap.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3873, ../sass/bootstrap.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 3877, ../sass/bootstrap.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3881, ../sass/bootstrap.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3887, ../sass/bootstrap.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3892, ../sass/bootstrap.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 3897, ../sass/bootstrap.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 3902, ../sass/bootstrap.scss */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 3907, ../sass/bootstrap.scss */
.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);
}

/* line 3912, ../sass/bootstrap.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3917, ../sass/bootstrap.scss */
.btn .caret {
  margin-left: 0;
}

/* line 3921, ../sass/bootstrap.scss */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 3926, ../sass/bootstrap.scss */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 3930, ../sass/bootstrap.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 3939, ../sass/bootstrap.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 3943, ../sass/bootstrap.scss */
.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;
}

/* line 3951, ../sass/bootstrap.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 3955, ../sass/bootstrap.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3961, ../sass/bootstrap.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}

/* line 3967, ../sass/bootstrap.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3971, ../sass/bootstrap.scss */
.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;
}

/* line 3977, ../sass/bootstrap.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3982, ../sass/bootstrap.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 3989, ../sass/bootstrap.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 3996, ../sass/bootstrap.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 4000, ../sass/bootstrap.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 4004, ../sass/bootstrap.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 4012, ../sass/bootstrap.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 4018, ../sass/bootstrap.scss */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 4024, ../sass/bootstrap.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 4032, ../sass/bootstrap.scss */
.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.33;
  border-radius: 6px;
}

/* line 4042, ../sass/bootstrap.scss */
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

/* line 4049, ../sass/bootstrap.scss */
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

/* line 4058, ../sass/bootstrap.scss */
.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;
}

/* line 4068, ../sass/bootstrap.scss */
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

/* line 4075, ../sass/bootstrap.scss */
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

/* line 4084, ../sass/bootstrap.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 4090, ../sass/bootstrap.scss */
.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;
}

/* line 4096, ../sass/bootstrap.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 4103, ../sass/bootstrap.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 4115, ../sass/bootstrap.scss */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 4121, ../sass/bootstrap.scss */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 4127, ../sass/bootstrap.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 4132, ../sass/bootstrap.scss */
.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 4143, ../sass/bootstrap.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 4147, ../sass/bootstrap.scss */
.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-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 4158, ../sass/bootstrap.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 4162, ../sass/bootstrap.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 4168, ../sass/bootstrap.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 4172, ../sass/bootstrap.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 4176, ../sass/bootstrap.scss */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

/* line 4182, ../sass/bootstrap.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 4187, ../sass/bootstrap.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 4192, ../sass/bootstrap.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 4198, ../sass/bootstrap.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 4203, ../sass/bootstrap.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 4209, ../sass/bootstrap.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 4215, ../sass/bootstrap.scss */
.nav > li.disabled > a {
  color: #777;
}

/* line 4219, ../sass/bootstrap.scss */
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 4227, ../sass/bootstrap.scss */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}

/* line 4234, ../sass/bootstrap.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 4241, ../sass/bootstrap.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 4245, ../sass/bootstrap.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 4249, ../sass/bootstrap.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 4254, ../sass/bootstrap.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 4261, ../sass/bootstrap.scss */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 4265, ../sass/bootstrap.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 4275, ../sass/bootstrap.scss */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 4280, ../sass/bootstrap.scss */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 4284, ../sass/bootstrap.scss */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 4289, ../sass/bootstrap.scss */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 4295, ../sass/bootstrap.scss */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 4299, ../sass/bootstrap.scss */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 4304, ../sass/bootstrap.scss */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 4309, ../sass/bootstrap.scss */
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 4316, ../sass/bootstrap.scss */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 4320, ../sass/bootstrap.scss */
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
/* line 4327, ../sass/bootstrap.scss */
.nav-pills > li {
  float: left;
}

/* line 4331, ../sass/bootstrap.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 4335, ../sass/bootstrap.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 4339, ../sass/bootstrap.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

/* line 4346, ../sass/bootstrap.scss */
.nav-stacked > li {
  float: none;
}

/* line 4350, ../sass/bootstrap.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 4355, ../sass/bootstrap.scss */
.nav-justified {
  width: 100%;
}

/* line 4359, ../sass/bootstrap.scss */
.nav-justified > li {
  float: none;
}

/* line 4363, ../sass/bootstrap.scss */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 4368, ../sass/bootstrap.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 4374, ../sass/bootstrap.scss */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 4378, ../sass/bootstrap.scss */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 4383, ../sass/bootstrap.scss */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 4387, ../sass/bootstrap.scss */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 4392, ../sass/bootstrap.scss */
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 4399, ../sass/bootstrap.scss */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 4403, ../sass/bootstrap.scss */
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
/* line 4410, ../sass/bootstrap.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 4414, ../sass/bootstrap.scss */
.tab-content > .active {
  display: block;
}

/* line 4418, ../sass/bootstrap.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4424, ../sass/bootstrap.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 4432, ../sass/bootstrap.scss */
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  /* line 4438, ../sass/bootstrap.scss */
  .navbar-header {
    float: left;
  }
}
/* line 4443, ../sass/bootstrap.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  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);
}

/* line 4453, ../sass/bootstrap.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 4458, ../sass/bootstrap.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 4464, ../sass/bootstrap.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  /* line 4470, ../sass/bootstrap.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }

  /* line 4473, ../sass/bootstrap.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 4481, ../sass/bootstrap.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-width: 480px) and (orientation: landscape) {
  /* line 4487, ../sass/bootstrap.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
/* line 4493, ../sass/bootstrap.scss */
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 4502, ../sass/bootstrap.scss */
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 4511, ../sass/bootstrap.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 4517, ../sass/bootstrap.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}
/* line 4522, ../sass/bootstrap.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@media (min-width: 768px) {
  /* line 4534, ../sass/bootstrap.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
/* line 4540, ../sass/bootstrap.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 4545, ../sass/bootstrap.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 4551, ../sass/bootstrap.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 4559, ../sass/bootstrap.scss */
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  /* line 4565, ../sass/bootstrap.scss */
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
/* line 4571, ../sass/bootstrap.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 4584, ../sass/bootstrap.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 4588, ../sass/bootstrap.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 4595, ../sass/bootstrap.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 4600, ../sass/bootstrap.scss */
  .navbar-toggle {
    display: none;
  }
}
/* line 4605, ../sass/bootstrap.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 4609, ../sass/bootstrap.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 4616, ../sass/bootstrap.scss */
  .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;
  }

  /* line 4626, ../sass/bootstrap.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  /* line 4630, ../sass/bootstrap.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  /* line 4633, ../sass/bootstrap.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 4640, ../sass/bootstrap.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }

  /* line 4644, ../sass/bootstrap.scss */
  .navbar-nav > li {
    float: left;
  }

  /* line 4647, ../sass/bootstrap.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  /* line 4651, ../sass/bootstrap.scss */
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  /* line 4657, ../sass/bootstrap.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 4660, ../sass/bootstrap.scss */
  .navbar-right {
    float: right !important;
  }
}
/* line 4665, ../sass/bootstrap.scss */
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -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);
}

@media (min-width: 768px) {
  /* line 4678, ../sass/bootstrap.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 4683, ../sass/bootstrap.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 4688, ../sass/bootstrap.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 4692, ../sass/bootstrap.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  /* line 4697, ../sass/bootstrap.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  /* line 4700, ../sass/bootstrap.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 4704, ../sass/bootstrap.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 4711, ../sass/bootstrap.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  /* line 4715, ../sass/bootstrap.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  /* line 4720, ../sass/bootstrap.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 4726, ../sass/bootstrap.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  /* line 4732, ../sass/bootstrap.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 4742, ../sass/bootstrap.scss */
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
/* line 4747, ../sass/bootstrap.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4753, ../sass/bootstrap.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 4758, ../sass/bootstrap.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 4763, ../sass/bootstrap.scss */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 4768, ../sass/bootstrap.scss */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 4773, ../sass/bootstrap.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 4779, ../sass/bootstrap.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }

  /* line 4784, ../sass/bootstrap.scss */
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
/* line 4789, ../sass/bootstrap.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 4794, ../sass/bootstrap.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 4798, ../sass/bootstrap.scss */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 4804, ../sass/bootstrap.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 4808, ../sass/bootstrap.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 4812, ../sass/bootstrap.scss */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 4818, ../sass/bootstrap.scss */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 4825, ../sass/bootstrap.scss */
.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;
}

/* line 4832, ../sass/bootstrap.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 4836, ../sass/bootstrap.scss */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 4841, ../sass/bootstrap.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 4845, ../sass/bootstrap.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 4850, ../sass/bootstrap.scss */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 4858, ../sass/bootstrap.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  /* line 4861, ../sass/bootstrap.scss */
  .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;
  }

  /* line 4866, ../sass/bootstrap.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  /* line 4872, ../sass/bootstrap.scss */
  .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;
  }
}
/* line 4880, ../sass/bootstrap.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 4884, ../sass/bootstrap.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 4888, ../sass/bootstrap.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 4892, ../sass/bootstrap.scss */
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

/* line 4897, ../sass/bootstrap.scss */
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 4904, ../sass/bootstrap.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 4909, ../sass/bootstrap.scss */
.navbar-inverse .navbar-brand {
  color: #777;
}

/* line 4913, ../sass/bootstrap.scss */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4919, ../sass/bootstrap.scss */
.navbar-inverse .navbar-text {
  color: #777;
}

/* line 4923, ../sass/bootstrap.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #777;
}

/* line 4927, ../sass/bootstrap.scss */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4933, ../sass/bootstrap.scss */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

/* line 4940, ../sass/bootstrap.scss */
.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;
}

/* line 4947, ../sass/bootstrap.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 4951, ../sass/bootstrap.scss */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 4956, ../sass/bootstrap.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 4960, ../sass/bootstrap.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 4965, ../sass/bootstrap.scss */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  /* line 4973, ../sass/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  /* line 4976, ../sass/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  /* line 4979, ../sass/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  /* line 4982, ../sass/bootstrap.scss */
  .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;
  }

  /* line 4987, ../sass/bootstrap.scss */
  .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: #080808;
  }

  /* line 4993, ../sass/bootstrap.scss */
  .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;
  }
}
/* line 5001, ../sass/bootstrap.scss */
.navbar-inverse .navbar-link {
  color: #777;
}

/* line 5005, ../sass/bootstrap.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 5009, ../sass/bootstrap.scss */
.navbar-inverse .btn-link {
  color: #777;
}

/* line 5013, ../sass/bootstrap.scss */
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 5018, ../sass/bootstrap.scss */
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 5025, ../sass/bootstrap.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 5033, ../sass/bootstrap.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 5037, ../sass/bootstrap.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 5043, ../sass/bootstrap.scss */
.breadcrumb > .active {
  color: #777;
}

/* line 5047, ../sass/bootstrap.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 5054, ../sass/bootstrap.scss */
.pagination > li {
  display: inline;
}

/* line 5058, ../sass/bootstrap.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 5071, ../sass/bootstrap.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5078, ../sass/bootstrap.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 5084, ../sass/bootstrap.scss */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}

/* line 5093, ../sass/bootstrap.scss */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 5106, ../sass/bootstrap.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5118, ../sass/bootstrap.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

/* line 5124, ../sass/bootstrap.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 5130, ../sass/bootstrap.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5136, ../sass/bootstrap.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

/* line 5142, ../sass/bootstrap.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5148, ../sass/bootstrap.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 5154, ../sass/bootstrap.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 5161, ../sass/bootstrap.scss */
.pager li {
  display: inline;
}

/* line 5165, ../sass/bootstrap.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 5174, ../sass/bootstrap.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 5180, ../sass/bootstrap.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 5185, ../sass/bootstrap.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 5190, ../sass/bootstrap.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5199, ../sass/bootstrap.scss */
.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;
}

/* line 5212, ../sass/bootstrap.scss */
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 5219, ../sass/bootstrap.scss */
.label:empty {
  display: none;
}

/* line 5223, ../sass/bootstrap.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 5228, ../sass/bootstrap.scss */
.label-default {
  background-color: #777;
}

/* line 5232, ../sass/bootstrap.scss */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 5237, ../sass/bootstrap.scss */
.label-primary {
  background-color: #428bca;
}

/* line 5241, ../sass/bootstrap.scss */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 5246, ../sass/bootstrap.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 5250, ../sass/bootstrap.scss */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

/* line 5255, ../sass/bootstrap.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 5259, ../sass/bootstrap.scss */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 5264, ../sass/bootstrap.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 5268, ../sass/bootstrap.scss */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 5273, ../sass/bootstrap.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 5277, ../sass/bootstrap.scss */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 5282, ../sass/bootstrap.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}

/* line 5297, ../sass/bootstrap.scss */
.badge:empty {
  display: none;
}

/* line 5301, ../sass/bootstrap.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 5306, ../sass/bootstrap.scss */
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 5311, ../sass/bootstrap.scss */
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 5318, ../sass/bootstrap.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 5324, ../sass/bootstrap.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 5328, ../sass/bootstrap.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 5335, ../sass/bootstrap.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 5340, ../sass/bootstrap.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 5346, ../sass/bootstrap.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 5350, ../sass/bootstrap.scss */
.container .jumbotron {
  border-radius: 6px;
}

/* line 5354, ../sass/bootstrap.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 5359, ../sass/bootstrap.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  /* line 5363, ../sass/bootstrap.scss */
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  /* line 5367, ../sass/bootstrap.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
/* line 5373, ../sass/bootstrap.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 5386, ../sass/bootstrap.scss */
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}

/* line 5392, ../sass/bootstrap.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

/* line 5398, ../sass/bootstrap.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 5403, ../sass/bootstrap.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5410, ../sass/bootstrap.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 5415, ../sass/bootstrap.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 5419, ../sass/bootstrap.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 5424, ../sass/bootstrap.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 5428, ../sass/bootstrap.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 5433, ../sass/bootstrap.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 5441, ../sass/bootstrap.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5447, ../sass/bootstrap.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 5451, ../sass/bootstrap.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 5455, ../sass/bootstrap.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5461, ../sass/bootstrap.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 5465, ../sass/bootstrap.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 5469, ../sass/bootstrap.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5475, ../sass/bootstrap.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 5479, ../sass/bootstrap.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 5483, ../sass/bootstrap.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5489, ../sass/bootstrap.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 5493, ../sass/bootstrap.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-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;
  }
}
/* line 5527, ../sass/bootstrap.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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);
}

/* line 5537, ../sass/bootstrap.scss */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 5553, ../sass/bootstrap.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 5562, ../sass/bootstrap.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 5569, ../sass/bootstrap.scss */
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}

/* line 5574, ../sass/bootstrap.scss */
.progress-bar[aria-valuenow="0"] {
  min-width: 30px;
  color: #777;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 5583, ../sass/bootstrap.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 5587, ../sass/bootstrap.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5593, ../sass/bootstrap.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 5597, ../sass/bootstrap.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5603, ../sass/bootstrap.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 5607, ../sass/bootstrap.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5613, ../sass/bootstrap.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 5617, ../sass/bootstrap.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5623, ../sass/bootstrap.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 5629, ../sass/bootstrap.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 5634, ../sass/bootstrap.scss */
.media:first-child {
  margin-top: 0;
}

/* line 5638, ../sass/bootstrap.scss */
.media-object {
  display: block;
}

/* line 5642, ../sass/bootstrap.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 5646, ../sass/bootstrap.scss */
.media > .pull-left {
  margin-right: 10px;
}

/* line 5650, ../sass/bootstrap.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 5654, ../sass/bootstrap.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 5659, ../sass/bootstrap.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 5664, ../sass/bootstrap.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 5673, ../sass/bootstrap.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 5678, ../sass/bootstrap.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5684, ../sass/bootstrap.scss */
.list-group-item > .badge {
  float: right;
}

/* line 5688, ../sass/bootstrap.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 5692, ../sass/bootstrap.scss */
a.list-group-item {
  color: #555;
}

/* line 5696, ../sass/bootstrap.scss */
a.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 5700, ../sass/bootstrap.scss */
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 5707, ../sass/bootstrap.scss */
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  background-color: #eee;
}

/* line 5714, ../sass/bootstrap.scss */
.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;
}

/* line 5720, ../sass/bootstrap.scss */
.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: #777;
}

/* line 5726, ../sass/bootstrap.scss */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 5735, ../sass/bootstrap.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 5747, ../sass/bootstrap.scss */
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

/* line 5753, ../sass/bootstrap.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 5758, ../sass/bootstrap.scss */
a.list-group-item-success {
  color: #3c763d;
}

/* line 5762, ../sass/bootstrap.scss */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 5766, ../sass/bootstrap.scss */
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 5772, ../sass/bootstrap.scss */
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 5780, ../sass/bootstrap.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 5785, ../sass/bootstrap.scss */
a.list-group-item-info {
  color: #31708f;
}

/* line 5789, ../sass/bootstrap.scss */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 5793, ../sass/bootstrap.scss */
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 5799, ../sass/bootstrap.scss */
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 5807, ../sass/bootstrap.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 5812, ../sass/bootstrap.scss */
a.list-group-item-warning {
  color: #8a6d3b;
}

/* line 5816, ../sass/bootstrap.scss */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 5820, ../sass/bootstrap.scss */
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 5826, ../sass/bootstrap.scss */
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 5834, ../sass/bootstrap.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 5839, ../sass/bootstrap.scss */
a.list-group-item-danger {
  color: #a94442;
}

/* line 5843, ../sass/bootstrap.scss */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 5847, ../sass/bootstrap.scss */
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 5853, ../sass/bootstrap.scss */
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 5861, ../sass/bootstrap.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5866, ../sass/bootstrap.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 5871, ../sass/bootstrap.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5880, ../sass/bootstrap.scss */
.panel-body {
  padding: 15px;
}

/* line 5884, ../sass/bootstrap.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5891, ../sass/bootstrap.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 5895, ../sass/bootstrap.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 5902, ../sass/bootstrap.scss */
.panel-title > a {
  color: inherit;
}

/* line 5906, ../sass/bootstrap.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5914, ../sass/bootstrap.scss */
.panel > .list-group {
  margin-bottom: 0;
}

/* line 5918, ../sass/bootstrap.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 5923, ../sass/bootstrap.scss */
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5929, ../sass/bootstrap.scss */
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5935, ../sass/bootstrap.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 5939, ../sass/bootstrap.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 5943, ../sass/bootstrap.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 5949, ../sass/bootstrap.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5955, ../sass/bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 5966, ../sass/bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 5977, ../sass/bootstrap.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5983, ../sass/bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 5994, ../sass/bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 6005, ../sass/bootstrap.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}

/* line 6010, ../sass/bootstrap.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 6015, ../sass/bootstrap.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 6020, ../sass/bootstrap.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 6035, ../sass/bootstrap.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 6050, ../sass/bootstrap.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 6061, ../sass/bootstrap.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 6072, ../sass/bootstrap.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 6077, ../sass/bootstrap.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 6081, ../sass/bootstrap.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 6086, ../sass/bootstrap.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 6090, ../sass/bootstrap.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 6094, ../sass/bootstrap.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

/* line 6098, ../sass/bootstrap.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 6102, ../sass/bootstrap.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 6106, ../sass/bootstrap.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6110, ../sass/bootstrap.scss */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 6116, ../sass/bootstrap.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 6120, ../sass/bootstrap.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

/* line 6125, ../sass/bootstrap.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 6129, ../sass/bootstrap.scss */
.panel-primary {
  border-color: #428bca;
}

/* line 6133, ../sass/bootstrap.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 6139, ../sass/bootstrap.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}

/* line 6143, ../sass/bootstrap.scss */
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 6148, ../sass/bootstrap.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}

/* line 6152, ../sass/bootstrap.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6156, ../sass/bootstrap.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 6162, ../sass/bootstrap.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 6166, ../sass/bootstrap.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 6171, ../sass/bootstrap.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 6175, ../sass/bootstrap.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6179, ../sass/bootstrap.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 6185, ../sass/bootstrap.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 6189, ../sass/bootstrap.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 6194, ../sass/bootstrap.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 6198, ../sass/bootstrap.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6202, ../sass/bootstrap.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 6208, ../sass/bootstrap.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 6212, ../sass/bootstrap.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 6217, ../sass/bootstrap.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 6221, ../sass/bootstrap.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6225, ../sass/bootstrap.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 6231, ../sass/bootstrap.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 6235, ../sass/bootstrap.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 6240, ../sass/bootstrap.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 6244, ../sass/bootstrap.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 6252, ../sass/bootstrap.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 6265, ../sass/bootstrap.scss */
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 6269, ../sass/bootstrap.scss */
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 6273, ../sass/bootstrap.scss */
.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);
}

/* line 6284, ../sass/bootstrap.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 6289, ../sass/bootstrap.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 6294, ../sass/bootstrap.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6299, ../sass/bootstrap.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

/* line 6310, ../sass/bootstrap.scss */
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 6319, ../sass/bootstrap.scss */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

/* line 6327, ../sass/bootstrap.scss */
.modal-open {
  overflow: hidden;
}

/* line 6331, ../sass/bootstrap.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 6344, ../sass/bootstrap.scss */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate3d(0, -25%, 0);
  -o-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
}

/* line 6353, ../sass/bootstrap.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 6359, ../sass/bootstrap.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 6364, ../sass/bootstrap.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 6370, ../sass/bootstrap.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

/* line 6383, ../sass/bootstrap.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 6393, ../sass/bootstrap.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 6398, ../sass/bootstrap.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 6403, ../sass/bootstrap.scss */
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 6409, ../sass/bootstrap.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 6413, ../sass/bootstrap.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 6418, ../sass/bootstrap.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 6423, ../sass/bootstrap.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 6429, ../sass/bootstrap.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 6434, ../sass/bootstrap.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 6438, ../sass/bootstrap.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 6442, ../sass/bootstrap.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 6451, ../sass/bootstrap.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 6455, ../sass/bootstrap.scss */
  .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);
  }

  /* line 6459, ../sass/bootstrap.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 6465, ../sass/bootstrap.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 6470, ../sass/bootstrap.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 6481, ../sass/bootstrap.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 6486, ../sass/bootstrap.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 6491, ../sass/bootstrap.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 6496, ../sass/bootstrap.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 6501, ../sass/bootstrap.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 6506, ../sass/bootstrap.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

/* line 6516, ../sass/bootstrap.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6524, ../sass/bootstrap.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6532, ../sass/bootstrap.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6539, ../sass/bootstrap.scss */
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6546, ../sass/bootstrap.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 6554, ../sass/bootstrap.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 6562, ../sass/bootstrap.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6570, ../sass/bootstrap.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6577, ../sass/bootstrap.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6584, ../sass/bootstrap.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  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);
}

/* line 6604, ../sass/bootstrap.scss */
.popover.top {
  margin-top: -10px;
}

/* line 6608, ../sass/bootstrap.scss */
.popover.right {
  margin-left: 10px;
}

/* line 6612, ../sass/bootstrap.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 6616, ../sass/bootstrap.scss */
.popover.left {
  margin-left: -10px;
}

/* line 6620, ../sass/bootstrap.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 6631, ../sass/bootstrap.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 6635, ../sass/bootstrap.scss */
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6645, ../sass/bootstrap.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 6649, ../sass/bootstrap.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 6654, ../sass/bootstrap.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 6663, ../sass/bootstrap.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 6671, ../sass/bootstrap.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 6680, ../sass/bootstrap.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 6688, ../sass/bootstrap.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 6697, ../sass/bootstrap.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 6705, ../sass/bootstrap.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 6714, ../sass/bootstrap.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 6722, ../sass/bootstrap.scss */
.carousel {
  position: relative;
}

/* line 6726, ../sass/bootstrap.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 6732, ../sass/bootstrap.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 6740, ../sass/bootstrap.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

/* line 6745, ../sass/bootstrap.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 6751, ../sass/bootstrap.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 6755, ../sass/bootstrap.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 6762, ../sass/bootstrap.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 6766, ../sass/bootstrap.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 6770, ../sass/bootstrap.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 6775, ../sass/bootstrap.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 6779, ../sass/bootstrap.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 6783, ../sass/bootstrap.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 6797, ../sass/bootstrap.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 6806, ../sass/bootstrap.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 6817, ../sass/bootstrap.scss */
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

/* line 6826, ../sass/bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

/* line 6836, ../sass/bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 6842, ../sass/bootstrap.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 6848, ../sass/bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}

/* line 6856, ../sass/bootstrap.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 6860, ../sass/bootstrap.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 6864, ../sass/bootstrap.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 6876, ../sass/bootstrap.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 6889, ../sass/bootstrap.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 6896, ../sass/bootstrap.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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);
}

/* line 6909, ../sass/bootstrap.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 6914, ../sass/bootstrap.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  /* line 6923, ../sass/bootstrap.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  /* line 6927, ../sass/bootstrap.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 6931, ../sass/bootstrap.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  /* line 6936, ../sass/bootstrap.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 6941, ../sass/bootstrap.scss */
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

/* line 6975, ../sass/bootstrap.scss */
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}

/* line 6993, ../sass/bootstrap.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 6999, ../sass/bootstrap.scss */
.pull-right {
  float: right !important;
}

/* line 7003, ../sass/bootstrap.scss */
.pull-left {
  float: left !important;
}

/* line 7007, ../sass/bootstrap.scss */
.hide {
  display: none !important;
}

/* line 7011, ../sass/bootstrap.scss */
.show {
  display: block !important;
}

/* line 7015, ../sass/bootstrap.scss */
.invisible {
  visibility: hidden;
}

/* line 7019, ../sass/bootstrap.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 7027, ../sass/bootstrap.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 7032, ../sass/bootstrap.scss */
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
/* line 7044, ../sass/bootstrap.scss */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/* line 7051, ../sass/bootstrap.scss */
.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) {
  /* line 7067, ../sass/bootstrap.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 7070, ../sass/bootstrap.scss */
  table.visible-xs {
    display: table;
  }

  /* line 7073, ../sass/bootstrap.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 7076, ../sass/bootstrap.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 7083, ../sass/bootstrap.scss */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 7089, ../sass/bootstrap.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  /* line 7095, ../sass/bootstrap.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7101, ../sass/bootstrap.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 7104, ../sass/bootstrap.scss */
  table.visible-sm {
    display: table;
  }

  /* line 7107, ../sass/bootstrap.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 7110, ../sass/bootstrap.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7117, ../sass/bootstrap.scss */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7123, ../sass/bootstrap.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7129, ../sass/bootstrap.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7135, ../sass/bootstrap.scss */
  .visible-md {
    display: block !important;
  }

  /* line 7138, ../sass/bootstrap.scss */
  table.visible-md {
    display: table;
  }

  /* line 7141, ../sass/bootstrap.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 7144, ../sass/bootstrap.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7151, ../sass/bootstrap.scss */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7157, ../sass/bootstrap.scss */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7163, ../sass/bootstrap.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* line 7169, ../sass/bootstrap.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 7172, ../sass/bootstrap.scss */
  table.visible-lg {
    display: table;
  }

  /* line 7175, ../sass/bootstrap.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 7178, ../sass/bootstrap.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 7185, ../sass/bootstrap.scss */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  /* line 7191, ../sass/bootstrap.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  /* line 7197, ../sass/bootstrap.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* line 7203, ../sass/bootstrap.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7209, ../sass/bootstrap.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7215, ../sass/bootstrap.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 7221, ../sass/bootstrap.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 7226, ../sass/bootstrap.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7231, ../sass/bootstrap.scss */
  .visible-print {
    display: block !important;
  }

  /* line 7234, ../sass/bootstrap.scss */
  table.visible-print {
    display: table;
  }

  /* line 7237, ../sass/bootstrap.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 7240, ../sass/bootstrap.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 7246, ../sass/bootstrap.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 7251, ../sass/bootstrap.scss */
  .visible-print-block {
    display: block !important;
  }
}
/* line 7256, ../sass/bootstrap.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 7261, ../sass/bootstrap.scss */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 7266, ../sass/bootstrap.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 7271, ../sass/bootstrap.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 7277, ../sass/bootstrap.scss */
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */


/****** FILE: themes/dms/css/bootstrap/css/bootstrap-theme.css *****/
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 12, ../sass/bootstrap-theme.scss */
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 28, ../sass/bootstrap-theme.scss */
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -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);
}

/* line 33, ../sass/bootstrap-theme.scss */
.btn:active,
.btn.active {
  background-image: none;
}

/* line 36, ../sass/bootstrap-theme.scss */
.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, white 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, white 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
}

/* line 49, ../sass/bootstrap-theme.scss */
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}

/* line 54, ../sass/bootstrap-theme.scss */
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}

/* line 59, ../sass/bootstrap-theme.scss */
.btn-default:disabled,
.btn-default[disabled] {
  background-color: #e0e0e0;
  background-image: none;
}

/* line 63, ../sass/bootstrap-theme.scss */
.btn-primary {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#2d6ca2));
  background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #2b669a;
}

/* line 74, ../sass/bootstrap-theme.scss */
.btn-primary:hover,
.btn-primary:focus {
  background-color: #2d6ca2;
  background-position: 0 -15px;
}

/* line 79, ../sass/bootstrap-theme.scss */
.btn-primary:active,
.btn-primary.active {
  background-color: #2d6ca2;
  border-color: #2b669a;
}

/* line 84, ../sass/bootstrap-theme.scss */
.btn-primary:disabled,
.btn-primary[disabled] {
  background-color: #2d6ca2;
  background-image: none;
}

/* line 88, ../sass/bootstrap-theme.scss */
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}

/* line 99, ../sass/bootstrap-theme.scss */
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}

/* line 104, ../sass/bootstrap-theme.scss */
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}

/* line 109, ../sass/bootstrap-theme.scss */
.btn-success:disabled,
.btn-success[disabled] {
  background-color: #419641;
  background-image: none;
}

/* line 113, ../sass/bootstrap-theme.scss */
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}

/* line 124, ../sass/bootstrap-theme.scss */
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}

/* line 129, ../sass/bootstrap-theme.scss */
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}

/* line 134, ../sass/bootstrap-theme.scss */
.btn-info:disabled,
.btn-info[disabled] {
  background-color: #2aabd2;
  background-image: none;
}

/* line 138, ../sass/bootstrap-theme.scss */
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}

/* line 149, ../sass/bootstrap-theme.scss */
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}

/* line 154, ../sass/bootstrap-theme.scss */
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}

/* line 159, ../sass/bootstrap-theme.scss */
.btn-warning:disabled,
.btn-warning[disabled] {
  background-color: #eb9316;
  background-image: none;
}

/* line 163, ../sass/bootstrap-theme.scss */
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}

/* line 174, ../sass/bootstrap-theme.scss */
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}

/* line 179, ../sass/bootstrap-theme.scss */
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}

/* line 184, ../sass/bootstrap-theme.scss */
.btn-danger:disabled,
.btn-danger[disabled] {
  background-color: #c12e2a;
  background-image: none;
}

/* line 189, ../sass/bootstrap-theme.scss */
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

/* line 194, ../sass/bootstrap-theme.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, whitesmoke 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, whitesmoke 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(whitesmoke), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}

/* line 205, ../sass/bootstrap-theme.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #357ebd;
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#357ebd));
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
  background-repeat: repeat-x;
}

/* line 214, ../sass/bootstrap-theme.scss */
.navbar-default {
  background-image: -webkit-linear-gradient(top, white 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, white 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}

/* line 226, ../sass/bootstrap-theme.scss */
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f3f3f3));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}

/* line 237, ../sass/bootstrap-theme.scss */
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}

/* line 240, ../sass/bootstrap-theme.scss */
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222222));
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
}

/* line 249, ../sass/bootstrap-theme.scss */
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #222222 0%, #282828 100%);
  background-image: -o-linear-gradient(top, #222222 0%, #282828 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#282828));
  background-image: linear-gradient(to bottom, #222222 0%, #282828 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}

/* line 260, ../sass/bootstrap-theme.scss */
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 265, ../sass/bootstrap-theme.scss */
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}

/* line 268, ../sass/bootstrap-theme.scss */
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 273, ../sass/bootstrap-theme.scss */
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}

/* line 282, ../sass/bootstrap-theme.scss */
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}

/* line 291, ../sass/bootstrap-theme.scss */
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}

/* line 300, ../sass/bootstrap-theme.scss */
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}

/* line 309, ../sass/bootstrap-theme.scss */
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, whitesmoke 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, whitesmoke 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(whitesmoke));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}

/* line 317, ../sass/bootstrap-theme.scss */
.progress-bar {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3071a9));
  background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
  background-repeat: repeat-x;
}

/* line 325, ../sass/bootstrap-theme.scss */
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}

/* line 333, ../sass/bootstrap-theme.scss */
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x;
}

/* line 341, ../sass/bootstrap-theme.scss */
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}

/* line 349, ../sass/bootstrap-theme.scss */
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x;
}

/* line 357, ../sass/bootstrap-theme.scss */
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 362, ../sass/bootstrap-theme.scss */
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

/* line 369, ../sass/bootstrap-theme.scss */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #3071a9;
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3278b3));
  background-image: linear-gradient(to bottom, #428bca 0%, #3278b3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #3278b3;
}

/* line 379, ../sass/bootstrap-theme.scss */
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 383, ../sass/bootstrap-theme.scss */
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, whitesmoke 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, whitesmoke 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(whitesmoke), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}

/* line 391, ../sass/bootstrap-theme.scss */
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#357ebd));
  background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
  background-repeat: repeat-x;
}

/* line 399, ../sass/bootstrap-theme.scss */
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x;
}

/* line 407, ../sass/bootstrap-theme.scss */
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x;
}

/* line 415, ../sass/bootstrap-theme.scss */
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x;
}

/* line 423, ../sass/bootstrap-theme.scss */
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x;
}

/* line 431, ../sass/bootstrap-theme.scss */
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, whitesmoke 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, whitesmoke 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(whitesmoke));
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}


/****** FILE: themes/dms/css/generic.css *****/
/* Careers New Zealand Colors & Themes scheme */
/* variations of red */
/*$red-error: #FBE3E4;*/
/* variations of green */
/* variations of blue */
/* variations of purple */
/* white to black*/
/* other colors */
/* specific colors */
/* 
The Typography for Career NZ  */
/* text size mixins */
/* fonts */
/* Imports & Mixin SASS compatible */
.tools-sprite, .tools-arrow1, .tools-arrow2, .tools-arrow3, .tools-roadmap { background-image: url('/themes/dms/images/sprites/tools-sc2b890369e.png'); background-repeat: no-repeat; }

.tools-arrow1 { background-position: 0 0; height: 53px; width: 69px; }

.tools-arrow2 { background-position: 0 -53px; height: 70px; width: 68px; }

.tools-arrow3 { background-position: 0 -123px; height: 86px; width: 46px; }

.tools-roadmap { background-position: 0 -209px; height: 110px; width: 712px; }

.competency-checker-sprite, .competency-checker-quiz-btn { background-image: url('/themes/dms/images/sprites/competency-checker-sf1b1285cc9.png'); background-repeat: no-repeat; }

.competency-checker-quiz-btn { background-position: 0 0; height: 43px; width: 158px; }

.gui-sprite, .gui-cta-bg, .gui-cta-chat-disabled, .gui-cta-chat-on-click, .gui-cta-chat-on-hover, .gui-cta-chat-on-normal, .gui-cta-maximise, .gui-cta-minimise, .gui-cta-bg.closed .top .size-handle, .gui-cta-bg .top .size-handle, .gui-cta-bg .bottom .bold-chat-btn.clicked { background-image: url('/themes/dms/images/sprites/gui-sc749f970f3.png'); background-repeat: no-repeat; }

.gui-cta-bg { background-position: 0 0; height: 175px; width: 175px; }

.gui-cta-chat-disabled { background-position: 0 -175px; height: 47px; width: 140px; }

.gui-cta-chat-on-click { background-position: 0 -222px; height: 48px; width: 141px; }

.gui-cta-chat-on-hover { background-position: 0 -270px; height: 48px; width: 141px; }

.gui-cta-chat-on-normal { background-position: 0 -318px; height: 48px; width: 141px; }

.gui-cta-maximise { background-position: 0 -366px; height: 13px; width: 20px; }

.gui-cta-minimise { background-position: 0 -379px; height: 13px; width: 20px; }

@font-face { font-family: 'Museo-500'; src: url("/themes/dms/css/webfonts/23CDD0_0_0.eot"); src: url("/themes/dms/css/webfonts/23CDD0_0_0.eot?#iefix") format("embedded-opentype"), url("/themes/dms/css/webfonts/23CDD0_0_0.woff") format("woff"), url("/themes/dms/css/webfonts/23CDD0_0_0.ttf") format("truetype"); }
@font-face { font-family: 'Museo-300'; src: url("/themes/dms/css/webfonts/2196D4_0_0.eot"); src: url("/themes/dms/css/webfonts/2196D4_0_0.eot?#iefix") format("embedded-opentype"), url("/themes/dms/css/webfonts/2196D4_0_0.woff") format("woff"), url("/themes/dms/css/webfonts/2196D4_0_0.ttf") format("truetype"); }
@font-face { font-family: 'Museo-700'; src: url("/themes/dms/css/webfonts/museo700-regular-webfont.eot"); src: url("/themes/dms/css/webfonts/museo700-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/dms/css/webfonts/museo700-regular-webfont.woff") format("woff"), url("/themes/dms/css/webfonts/museo700-regular-webfont.ttf") format("truetype"); }
/* A font by Jos Buivenga (exljbris) -> http://www.exljbris.com */
/* Folder paths */
/* Mixins */
/* Careers New Zealand Colors & Themes scheme */
.no_js .no-js { display: none; }

.ss { /* coloring */ }
.ss h1, .ss h2, .ss h3 { font-family: Museo-700; font-weight: normal; }
.ss h1 { font-size: 30px; }
.ss h2 { font-size: 18px; }
.ss h3 { font-size: 14px; }
.ss ul { list-style-image: url("/themes/dms/images/bullet-arrow-grey.png"); padding-left: 20px; margin-bottom: 10px; }
.ss a { color: #115288; }
.ss a:hover { color: #04355e; }
.ss a:visited { color: #115288; }
.ss .right { float: right; }
.ss .link-new-window { background: url("/themes/dms/images/link-new-window.png") no-repeat 100% 50%; padding-right: 20px; display: inline-block; margin-bottom: 10px; }
.ss .text-14 { font-size: 14px; }
.ss .padding { padding: 15px; }
.ss .padding-top-bottom { padding-top: 15px; padding-bottom: 15px; }
.ss .nopadding { padding: 0; }
.ss .nomargin { margin: 0; }
.ss .icon-30 { padding-left: 40px; display: inline-block; min-height: 30px; line-height: 30px; margin-bottom: 10px; color: #333; background-repeat: no-repeat; }
.ss .icon-30:visited { color: #333; }
.ss .icon-30.icon-help-30 { background-image: url("/themes/dms/images/icon-help-30.png"); }
.ss .icon-30.icon-print-30 { background-image: url("/themes/dms/images/icon-print-30.png"); }
.ss .icon-30.icon-load-30 { background-image: url("/themes/dms/images/icon-loadsaved-30.png"); }
.ss .icon-30.icon-save-30 { background-image: url("/themes/dms/images/icon-save-30.png"); }
.ss .icon-16 { padding-left: 22px; display: inline-block; min-height: 20px; line-height: 20px; background-repeat: no-repeat; }
.ss .icon-16.icon-right { padding: 0 22px 0 0; background-position: right top; }
.ss .icon-16.icon-restart-16 { background-image: url("/themes/dms/images/icon-restart-16.png"); }
.ss .icon-16.icon-star-16 { background-image: url("/themes/dms/images/icon-star-16.png"); }
.ss .icon-16.icon-star-disabled-16 { background-image: url("/themes/dms/images/icon-star-disabled-16.png"); }
.ss .icon-16.icon-results-16 { background-image: url("/themes/dms/images/icon-results-16.png"); }
.ss .icon-16.icon-arrow-16 { background-image: url("/themes/dms/images/icon-arrow-16.png"); }
.ss .icon-16.icon-arrow-back-16 { background-image: url("/themes/dms/images/icon-arrow-back-16.png"); }
.ss .icon-16.icon-trash-16 { background-image: url("/themes/dms/images/icon-trash-16.png"); }
.ss .icon-16.icon-trash-disabled-16 { background-image: url("/themes/dms/images/icon-trash-disabled-16.png"); }
.ss .icon-16.icon-info-16 { background-image: url("/themes/dms/images/icon-info-16.png"); }
.ss .icon-16.icon-edit-16 { background-image: url("/themes/dms/images/icon-edit-16.png"); }
.ss .icon-16.icon-help-16 { background-image: url("/themes/dms/images/icon-help-16.png"); }
.ss .btn.icon-16, .ss .btn.btn-secondary.icon-16 { background-position: 10px 7px; padding-left: 32px; }
.ss .red-text { color: #cb1d1d; }
.ss .red-text:hover, .ss .red-text:visited { color: #cb1d1d; }
.ss .green-text { color: #61a729; }
.ss .green-text:hover, .ss .green-text:visited { color: #61a729; }

.generic-sprite, .generic-arrowDarkBlue, .generic-bullet-arrow-blue, .generic-contactus-baloon, .generic-current, .generic-ext, .generic-facebook, .generic-government-logo, .generic-grey-arrow, .generic-header-login-btn, .generic-header-search-btn, .generic-item-menu-black-down, .generic-item-menu-black-left, .generic-mcp, .generic-minus-sign, .generic-plus-sign, .generic-twitter, .generic-wordpress, .generic-youtube, .featured-links-box .header .left-arrow-bg { background-image: url('/themes/dms/images/sprites/generic-s1d72cd7081.png'); background-repeat: no-repeat; }

.generic-arrowDarkBlue { background-position: 0 0; height: 7px; width: 6px; }

.generic-bullet-arrow-blue { background-position: 0 -7px; height: 5px; width: 3px; }

.generic-contactus-baloon { background-position: 0 -12px; height: 28px; width: 28px; }

.generic-current { background-position: 0 -40px; height: 4px; width: 7px; }

.generic-ext { background-position: 0 -44px; height: 10px; width: 10px; }

.generic-facebook { background-position: 0 -54px; height: 30px; width: 30px; }

.generic-government-logo { background-position: 0 -84px; height: 16px; width: 133px; }

.generic-grey-arrow { background-position: 0 -100px; height: 16px; width: 16px; }

.generic-header-login-btn { background-position: 0 -116px; height: 19px; width: 48px; }

.generic-header-search-btn { background-position: 0 -135px; height: 19px; width: 61px; }

.generic-item-menu-black-down { background-position: 0 -154px; height: 7px; width: 7px; }

.generic-item-menu-black-left { background-position: 0 -161px; height: 7px; width: 7px; }

.generic-mcp { background-position: 0 -168px; height: 19px; width: 131px; }

.generic-minus-sign { background-position: 0 -187px; height: 9px; width: 9px; }

.generic-plus-sign { background-position: 0 -196px; height: 9px; width: 9px; }

.generic-twitter { background-position: 0 -205px; height: 30px; width: 30px; }

.generic-wordpress { background-position: 0 -235px; height: 30px; width: 30px; }

.generic-youtube { background-position: 0 -265px; height: 30px; width: 30px; }

/* Header not cleaned due to entire header will be changed on HomePage */
#header { background-color: #cb1d1d; margin-bottom: 20px; }
#header > .container { background: url("/themes/dms/images/background/header-bg.png") no-repeat 100% 100%; }
#header .cnz-header-logo { margin: 10px 0 0; margin-left: 0; padding-bottom: 10px; }
#header .header-details { text-align: right; color: #ffffff; margin-top: 12px; }
#header .header-details > div { display: inline-block; vertical-align: top; }
#header .header-contact p { background: url("/themes/dms/images/icon-phone.png") no-repeat; padding-left: 24px; height: 20px; line-height: 20px; margin: 0; }
#header .cnz-header-mcp-wrap p, #header .cnz-header-mcp-wrap a { font-size: 100%; color: #ffffff; text-decoration: underline; font-weight: normal; border-left: 1px solid #ea6b6b; padding-left: 5px; padding-right: 3px; line-height: 20px; }
#header .cnz-header-mcp-wrap p { text-decoration: none; display: inline; }
#header .cnz-header-mcp-wrap p a { border: 0; padding: 0; }
#header .cnz-header-mcp-wrap #mycLoginBox { color: #000000; background-color: #f7e9e8; z-index: 1; padding: 1.5em; font-weight: normal; border-bottom: solid 5px #ac1d13; }
#header .cnz-header-mcp-wrap #mycLoginBox a { color: #000000; }
#header .cnz-header-mcp-wrap #mycLoginBox input[type="text"], #header .cnz-header-mcp-wrap #mycLoginBox input[type="password"] { width: 178px; }
#header .logged-in { display: none; }
#header .inline-menu { margin-bottom: 5px; }
#header .cnz-header-search { clear: both; text-align: right; background-color: #b20e0a; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; padding: 8px; margin-top: 8px; float: right; }
#header .cnz-header-search input, #header .cnz-header-search button { -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; height: 24px; padding: 0 9px; margin: 0; border: 0; }
#header .cnz-header-search input { width: 225px; margin-right: 5px; -moz-box-shadow: #cccccc 1px 2px 2px 0 inset; -webkit-box-shadow: #cccccc 1px 2px 2px 0 inset; box-shadow: #cccccc 1px 2px 2px 0 inset; }
#header .cnz-header-search button { background-color: #414042; line-height: 24px; color: #ffffff; text-transform: uppercase; font-weight: bold; font-size: 83.3%; }

#header .main-nav { height: auto; }
#header .main-nav ul.site-navigation { padding: 0; margin: 15px 0 0; }
#header .main-nav ul.site-navigation li { display: inline-block; height: 30px; margin-right: 10px; padding-bottom: 4px; }
#header .main-nav ul.site-navigation li.current { background: url("/themes/dms/images/sprites/generic/current.png") no-repeat center bottom; border-bottom: 3px solid #414042; padding-bottom: 3px !important; height: 33px; margin-bottom: -3px; }
#header .main-nav ul.site-navigation li a { color: #ffffff; font-size: 14px; font-weight: bold; height: 20px; position: relative; }
#header .main-nav ul.site-navigation li a span { display: none; width: 145px; background: #ffffff; font-weight: bold; font-size: 0.75em; text-align: center; color: #333333; padding: 3px 6px; -moz-box-shadow: #cccccc 0 0 1px 0 inset; -webkit-box-shadow: #cccccc 0 0 1px 0 inset; box-shadow: #cccccc 0 0 1px 0 inset; position: absolute; bottom: 30px; left: -6px; }
#header .main-nav ul.site-navigation li a span:after { content: ""; background-image: url("/themes/dms/images/tip-arrow.png"); width: 7px; height: 4px; display: block; position: absolute; bottom: -4px; }
#header .main-nav ul.site-navigation li a:hover { text-decoration: none; }
#header .main-nav ul.site-navigation li a:hover span { display: block; }

.search-results-container .qual h2, .search-results-container .other h2 { font-size: 16px; font-weight: normal; }
.search-results-container .qual h2 { color: #000000; }
.search-results-container .qual ul { padding-left: 1em; font-size: 1.25em; padding-bottom: 1em; }
.search-results-container .qual li { line-height: 1.5em; }
.search-results-container .qual li a { color: #428bca; }
.search-results-container .other a { text-decoration: underline; color: #0000CC; }
.search-results-container ul.search-results { list-style-type: none; list-style-image: none; list-style: none; margin: 0; padding: 0; }
.search-results-container .search-result .is-page { margin-bottom: 20px; }
.search-results-container .pagination-container { text-align: center; }

.search-filter-bar { padding-left: 0; width: auto; }
.search-filter-bar select { /* todo get correct size from site variable */ font-size: 14px; min-width: 150px; height: 2.5em; padding: 0.5em 0.25em; }
.search-filter-bar input.action { text-transform: uppercase; }
.search-filter-bar .form-group { margin-bottom: 0; display: block; }
.search-filter-bar .form-group > label { display: none; }
.search-filter-bar .search-result-summary { margin: 0.5em 0 1em; }
.search-filter-bar .search-filter-fields { margin-bottom: 1em; }
.search-filter-bar .search-filter-fields label { padding-right: 0.5em; display: block; }
.search-filter-bar .search-filter-fields .dropdown-toggle { min-width: 150px; }
.search-filter-bar .controls .sort-fields { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 1em 0; overflow: hidden; }
.search-filter-bar .controls .sort-fields .radio { margin-top: 0px; }
.search-filter-bar .optionset label { padding: 2px 15px 0px 0px; }
.search-filter-bar .optionset .radio label { padding: 2px 15px 0px; line-height: 1em; }
.search-filter-bar .dropdown-container { position: relative; }
.search-filter-bar .dropdown-toggle { display: none; min-width: 100px; }
.search-filter-bar .float-left { float: left; }
.search-filter-bar .clear-left { clear: left; }
.search-filter-bar .or-field { padding: 0 1em; line-height: 2.5em; }

.no_js .search-filter-bar .optionset .btn-default { border: none; background: none; box-shadow: none; }

.inpage-menu dd { margin: 0 0 1em 1.5em; }

.feature-blocks-wrap { clear: both; margin-bottom: 30px; margin-top: 20px; }

.feature-blocks .col-md-3 { padding-right: 0; }

.feature-block { border-top: 5px solid #ac1d13; position: relative; margin-bottom: 15px; }
.feature-block .feature-wrap { padding: 12px 10px; background-repeat: no-repeat; background-position: bottom right; height: 165px; }
.feature-block.item-1 { border-color: #6bb0e4; background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2Y2IwZTQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background-size: 100%; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(10%, #ffffff), color-stop(100%, #6cb0e4)); background-image: -moz-linear-gradient(top, #ffffff 10%, #6cb0e4 100%); background-image: -webkit-linear-gradient(top, #ffffff 10%, #6cb0e4 100%); background-image: linear-gradient(to bottom, #ffffff 10%, #6cb0e4 100%); }
.feature-block.item-2 { border-color: #8b8b8b; background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U3ZTciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background-size: 100%; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(10%, #ffffff), color-stop(100%, #e7e7e7)); background-image: -moz-linear-gradient(top, #ffffff 10%, #e7e7e7 100%); background-image: -webkit-linear-gradient(top, #ffffff 10%, #e7e7e7 100%); background-image: linear-gradient(to bottom, #ffffff 10%, #e7e7e7 100%); }
.feature-block.item-3 { border-color: #61a729; background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMGU1YmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background-size: 100%; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(10%, #ffffff), color-stop(100%, #d0e5bf)); background-image: -moz-linear-gradient(top, #ffffff 10%, #d0e5bf 100%); background-image: -webkit-linear-gradient(top, #ffffff 10%, #d0e5bf 100%); background-image: linear-gradient(to bottom, #ffffff 10%, #d0e5bf 100%); }
.feature-block h2 { font-family: Museo-700; font-weight: normal; font-size: 150%; }
.feature-block h2 a { background: url("/themes/dms/images/link-dark-16.png") no-repeat 0 2px; padding-left: 22px; color: #333333; }
.feature-block p a { font-weight: bold; background: url("/themes/dms/images/blue-link-arrow.png") no-repeat; padding-left: 18px; float: left; }
.feature-block .icon-link { background: url("/themes/dms/images/link-white-35.png") no-repeat; width: 35px; height: 35px; display: block; font-size: 0; position: absolute; bottom: 10px; }
.feature-block .icon-link:hover { opacity: 0.8; }
.cnz-left-column .feature-block { margin-top: 20px; }

.blog-feature { background-color: #f8f8f8; padding: 12px 10px; height: 120px; }
.blog-feature h2 { font-family: Museo-700; font-weight: normal; }
.blog-feature h2 a { background: url("/themes/dms/images/link-dark-16.png") no-repeat 0 2px; padding-left: 22px; color: #333333; }
.blog-feature .blog-items a { background: url("/themes/dms/images/blue-link-arrow.png") no-repeat; padding-left: 18px; float: left; font-weight: bold; }

.follow-us { background-color: #f1f1f1; padding: 10px; height: 50px; }
.follow-us h2 { font-family: Museo-700; font-weight: normal; font-size: 150%; height: 30px; line-height: 30px; float: left; margin-right: 4px; }
.follow-us a { width: 30px; height: 30px; display: block; float: left; margin-left: 7px; font-size: 0; }

.useful-tools-wrap { background-color: #f1f1f1; padding: 12px 0 10px; }

.useful-tools { overflow: hidden; *zoom: 1; }
.useful-tools > div { text-align: center; margin-top: 10px; }
.useful-tools > div:first-child { padding-left: 0; text-align: left; padding-top: 16px; }
.useful-tools h3, .useful-tools h4 { font-family: Museo-700; font-weight: normal; }
.useful-tools p { line-height: normal; }
.useful-tools h3 { font-size: 250%; }
.useful-tools .icon { background: no-repeat 50% 0; width: 100%; height: 30px; margin-top: 8px; }
.useful-tools .icon.icon-check { background-image: url("/themes/dms/images/icon-check.png"); }
.useful-tools .icon.icon-flag { background-image: url("/themes/dms/images/icon-flag.png"); }
.useful-tools .icon.icon-academic { background-image: url("/themes/dms/images/icon-academic.png"); }
.useful-tools .icon.icon-edit { background-image: url("/themes/dms/images/icon-edit.png"); }
.useful-tools h4 { font-size: 133.3%; margin-bottom: 3px; }
.useful-tools .list { margin-top: 15px; }
.useful-tools .list ul { list-style-image: url("/themes/dms/images/blue-link-arrow.png"); text-align: left; margin: 0; }

.news-rotator { padding-left: 15px; }

.news-rotator-wrapper { margin-top: 1.3em !important; padding-bottom: 19px; margin-bottom: 15px; }
.news-rotator-wrapper > div { float: left; }
.news-rotator-wrapper .stage a { display: block; height: 300px; position: absolute; width: 510px; text-indent: -999em; }
.news-rotator-wrapper .main_image { position: relative; overflow: hidden; color: #fff !important; float: left; }
.news-rotator-wrapper .main_image h2 { color: #fff; }
.news-rotator-wrapper .main_image a { color: #fff; font-weight: bold; }
.news-rotator-wrapper .main_image .block { position: absolute; bottom: 0; left: 0; background-color: #414042; opacity: .9; width: 390px; }
.news-rotator-wrapper .main_image .block p { padding: .7em; }
.news-rotator-wrapper .main_image .block h2 { display: none; }
.news-rotator-wrapper .image_thumb { float: left; width: 142px; }
.news-rotator-wrapper .image_thumb ul { margin: 0; padding: 0; list-style: none; }
.news-rotator-wrapper .image_thumb ul li { font-size: 11px; width: 142px; margin: 0; padding: .5em 10px; background-color: #fff; float: left; }
.news-rotator-wrapper .image_thumb ul li h2 { font-size: 1.1em; }
.news-rotator-wrapper .image_thumb ul li h2 a { color: #333; }
.news-rotator-wrapper .image_thumb ul li h2 span.current { position: absolute; }
.news-rotator-wrapper .image_thumb ul li.active { background-color: #667A97; color: #fff; }
.news-rotator-wrapper .image_thumb ul li.active h2 { color: #fff; }
.news-rotator-wrapper .image_thumb ul li.active h2 span { display: none; }
.news-rotator-wrapper .image_thumb ul li.active h2 span.current { width: 10px; height: 10px; margin-left: -14px; margin-top: .6em; }
.news-rotator-wrapper .image_thumb ul li.active a { color: #fff; }
.news-rotator-wrapper .image_thumb ul li img { display: none; }
.news-rotator-wrapper .image_thumb ul li p { display: none; }

html.js-enabled .main_image { cursor: pointer; }
html.js-enabled .image_thumb ul li { cursor: pointer; }
html.js-enabled .image_thumb ul li h2 { margin: .215em 0; padding: 0; }
html.js-enabled .image_thumb ul li h2 span { display: block; letter-spacing: 0; }
html.js-enabled a.news-js-link { display: none; }

.news-rotator-wrapper.home-rotator { margin: 0 !important; }
.news-rotator-wrapper.home-rotator > div { position: relative; padding: 0; background: url("/themes/dms/images/background/shadow-688px-bottom-shadow.jpg") 0 100% no-repeat; padding-bottom: 13px; }
.news-rotator-wrapper.home-rotator .stage-right-top { float: right; padding: 18px 20px; width: 290px; max-height: 235px; }
.no_js .news-rotator-wrapper.home-rotator .stage-right-top { margin-left: 398px; }
.news-rotator-wrapper.home-rotator .stage-right-top p.bottom { padding: 0; font-size: 116.7%; }
.news-rotator-wrapper.home-rotator .main_image { background-color: #f1f1f1; color: #333333 !important; }
.no_js .news-rotator-wrapper.home-rotator .main_image { height: 265px; }
.news-rotator-wrapper.home-rotator .main_image .stage-image { position: static; height: auto; width: auto; text-indent: 0; float: left; }
.no_js .news-rotator-wrapper.home-rotator .main_image .stage-image { position: absolute; width: 398px; }
.news-rotator-wrapper.home-rotator .main_image .block { position: static; background-color: #f1f1f1; opacity: 1; }
.news-rotator-wrapper.home-rotator .main_image h2 { display: block; color: #333333 !important; font-family: "Arial", sans-serif; font-weight: normal; font-size: 250%; }
.news-rotator-wrapper.home-rotator .main_image h2 .current { display: none; }
.news-rotator-wrapper.home-rotator .main_image h2 a { position: static; height: auto; width: auto; text-indent: 0; font-weight: normal; color: #333333 !important; }
.news-rotator-wrapper.home-rotator .image_thumb { background-color: #f1f1f1; width: 290px; height: 30px; position: absolute; bottom: 13px; right: 0; }
.news-rotator-wrapper.home-rotator .image_thumb ul { text-align: center; }
.news-rotator-wrapper.home-rotator .image_thumb ul li { width: 10px; height: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; background-color: #ffffff; padding: 0; overflow: hidden; font-size: 0; margin: 10px 5px; float: none; display: inline-block; -moz-box-shadow: #8b8b8b 0 2px 2px 0 inset; -webkit-box-shadow: #8b8b8b 0 2px 2px 0 inset; box-shadow: #8b8b8b 0 2px 2px 0 inset; }
.news-rotator-wrapper.home-rotator .image_thumb ul li.active { background-color: #d6322e; }
.news-rotator-wrapper.home-rotator .image_thumb ul li:hover { cursor: pointer; }

.recaptcha_theme_red #recaptcha_response_field { border-radius: 0; box-shadow: none; min-height: 0; line-height: 18px; background: #fff; }

/*temporary overides of Bootstrap's responsive behavior*/
.generic-sprite, .generic-arrowDarkBlue, .generic-bullet-arrow-blue, .generic-contactus-baloon, .generic-current, .generic-ext, .generic-facebook, .generic-government-logo, .generic-grey-arrow, .generic-header-login-btn, .generic-header-search-btn, .generic-item-menu-black-down, .generic-item-menu-black-left, .generic-mcp, .generic-minus-sign, .generic-plus-sign, .generic-twitter, .generic-wordpress, .generic-youtube, .featured-links-box .header .left-arrow-bg { background-image: url('/themes/dms/images/sprites/generic-s1d72cd7081.png'); background-repeat: no-repeat; }

.generic-arrowDarkBlue { background-position: 0 0; height: 7px; width: 6px; }

.generic-bullet-arrow-blue { background-position: 0 -7px; height: 5px; width: 3px; }

.generic-contactus-baloon { background-position: 0 -12px; height: 28px; width: 28px; }

.generic-current { background-position: 0 -40px; height: 4px; width: 7px; }

.generic-ext { background-position: 0 -44px; height: 10px; width: 10px; }

.generic-facebook { background-position: 0 -54px; height: 30px; width: 30px; }

.generic-government-logo { background-position: 0 -84px; height: 16px; width: 133px; }

.generic-grey-arrow { background-position: 0 -100px; height: 16px; width: 16px; }

.generic-header-login-btn { background-position: 0 -116px; height: 19px; width: 48px; }

.generic-header-search-btn { background-position: 0 -135px; height: 19px; width: 61px; }

.generic-item-menu-black-down { background-position: 0 -154px; height: 7px; width: 7px; }

.generic-item-menu-black-left { background-position: 0 -161px; height: 7px; width: 7px; }

.generic-mcp { background-position: 0 -168px; height: 19px; width: 131px; }

.generic-minus-sign { background-position: 0 -187px; height: 9px; width: 9px; }

.generic-plus-sign { background-position: 0 -196px; height: 9px; width: 9px; }

.generic-twitter { background-position: 0 -205px; height: 30px; width: 30px; }

.generic-wordpress { background-position: 0 -235px; height: 30px; width: 30px; }

.generic-youtube { background-position: 0 -265px; height: 30px; width: 30px; }

.search-results-container .qual h2, .search-results-container .other h2 { font-size: 16px; font-weight: normal; }
.search-results-container .qual h2 { color: #000000; }
.search-results-container .qual ul { padding-left: 1em; font-size: 1.25em; padding-bottom: 1em; }
.search-results-container .qual li { line-height: 1.5em; }
.search-results-container .qual li a { color: #428bca; }
.search-results-container .other a { text-decoration: underline; color: #0000CC; }
.search-results-container ul.search-results { list-style-type: none; list-style-image: none; list-style: none; margin: 0; padding: 0; }
.search-results-container .search-result .is-page { margin-bottom: 20px; }
.search-results-container .pagination-container { text-align: center; }

.search-filter-bar { padding-left: 0; width: auto; }
.search-filter-bar select { /* todo get correct size from site variable */ font-size: 14px; min-width: 150px; height: 2.5em; padding: 0.5em 0.25em; }
.search-filter-bar input.action { text-transform: uppercase; }
.search-filter-bar .form-group { margin-bottom: 0; display: block; }
.search-filter-bar .form-group > label { display: none; }
.search-filter-bar .search-result-summary { margin: 0.5em 0 1em; }
.search-filter-bar .search-filter-fields { margin-bottom: 1em; }
.search-filter-bar .search-filter-fields label { padding-right: 0.5em; display: block; }
.search-filter-bar .search-filter-fields .dropdown-toggle { min-width: 150px; }
.search-filter-bar .controls .sort-fields { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 1em 0; overflow: hidden; }
.search-filter-bar .controls .sort-fields .radio { margin-top: 0px; }
.search-filter-bar .optionset label { padding: 2px 15px 0px 0px; }
.search-filter-bar .optionset .radio label { padding: 2px 15px 0px; line-height: 1em; }
.search-filter-bar .dropdown-container { position: relative; }
.search-filter-bar .dropdown-toggle { display: none; min-width: 100px; }
.search-filter-bar .float-left { float: left; }
.search-filter-bar .clear-left { clear: left; }
.search-filter-bar .or-field { padding: 0 1em; line-height: 2.5em; }

.no_js .search-filter-bar .optionset .btn-default { border: none; background: none; box-shadow: none; }

.breadcrumbs p { margin: 0; color: #333; }

.breadcrumbs { margin-bottom: 15px; }
.breadcrumbs a { margin-left: 2px; }
.breadcrumbs a:hover { color: #04355e; }
.breadcrumbs a:after { content: ""; display: inline-block; background: url("/themes/dms/images/breadcrumb-arrow.png") no-repeat; width: 5px; height: 5px; margin: 0 0 2px 5px; }

.ss .assistbox { background-color: #e7e7e7; padding: 10px 20px; }
.ss .assistbox h4 { background: url("/themes/dms/images/icon-help-30.png") no-repeat; min-height: 30px; line-height: 30px; padding-left: 40px; font-family: Museo-700; font-weight: normal; font-size: 18px; }
.ss .assistbox ul { list-style-image: url("/themes/dms/images/bullet-arrow-grey.png"); padding-left: 55px; }
.ss .assistbox.assistboxtransparent { background-color: transparent; }
.ss .shadowbox { background-color: #fff; position: relative; }
.ss .shadowbox:before, .ss .shadowbox:after { content: ""; width: 100px; height: 25px; position: absolute; bottom: 22px; -moz-box-shadow: #8b8b8b 0px 0px 20px 20px; -webkit-box-shadow: #8b8b8b 0px 0px 20px 20px; box-shadow: #8b8b8b 0px 0px 20px 20px; z-index: -1; }
.ss .shadowbox:before { left: 30px; -webkit-transform: rotate(-5deg); -moz-transform: rotate(-5deg); -ms-transform: rotate(-5deg); -o-transform: rotate(-5deg); }
.ss .shadowbox:after { right: 30px; -webkit-transform: rotate(5deg); -moz-transform: rotate(5deg); -ms-transform: rotate(5deg); -o-transform: rotate(5deg); }
.ss .shadowbox > div.col-md-6 { padding-top: 15px; padding-bottom: 15px; min-height: 250px; }
.ss .dropshadow { -moz-box-shadow: #8b8b8b 4px 2px 4px 0px; -webkit-box-shadow: #8b8b8b 4px 2px 4px 0px; box-shadow: #8b8b8b 4px 2px 4px 0px; }
.ss .island { -moz-box-shadow: inset 0px 0px 14px 20px rgba(171, 19, 24, 0.6); -webkit-box-shadow: inset 0px 0px 14px 20px rgba(171, 19, 24, 0.6); box-shadow: inset 0px 0px 14px 20px rgba(171, 19, 24, 0.6); background: url("/themes/dms/images/background/background-red.png"); border: 0; }
.ss .island h1, .ss .island h2, .ss .island h3, .ss .island p { color: #fff; }
.ss .island h2 { font-family: Museo-700; font-weight: normal; font-size: 166.6%; color: #fff; }
.ss .island h2 a { background-image: none; padding-left: 0; color: #fff; }
.ss .island .icon-link { display: block; position: static; margin-top: 15px; }
.ss .island.feature-block { margin-left: -40px; width: 260px; }
.ss .island.feature-block .feature-wrap { padding: 16px; height: 270px; }
.ss .greybox { background-color: #f8f8f8; }
.ss .greyboxdarker { background-color: #e7e7e7; }
.ss .whitebox { background-color: #fff; }
.ss .bluebox { background-color: #edf6fc; }
.ss .greyborder { border: 1px solid #e7e7e7; }
.ss .bordertop { border-top: 5px solid #d6322e; }
.ss .bordertop.bordertopblue { border-top-color: #6bb0e4; }
.ss .bordertop.bordertopgrey { border-top-color: #8b8b8b; }
.ss .bordertop.bordertopgreyfaintdark { border-top-color: #e7e7e7; }

.ss .intro { padding: 0 0 10px; border-bottom: 4px solid #8b8b8b; margin-bottom: 20px; }
.ss .intro.intro-noline { border-bottom: 0; margin-bottom: 0; padding: 0; }

.ss fieldset > div { margin-bottom: 15px; }
.ss label { font-size: 14px; }
.ss input[type="text"], .ss input[type="email"], .ss input[type="password"], .ss input[type="submit"], .ss select { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: #f8f8f8 0 1px 0 1px inset; -webkit-box-shadow: #f8f8f8 0 1px 0 1px inset; box-shadow: #f8f8f8 0 1px 0 1px inset; min-height: 32px; border: 1px solid #ccc; background-color: transparent; width: 100%; padding: 6px 10px; }
.ss input[type="text"]:focus, .ss input[type="email"]:focus, .ss input[type="password"]:focus, .ss input[type="submit"]:focus, .ss select:focus { border-color: #6bb0e4; -moz-box-shadow: #6bb0e4 0 0 3px 0; -webkit-box-shadow: #6bb0e4 0 0 3px 0; box-shadow: #6bb0e4 0 0 3px 0; }
.ss .cq-edit-column-head { text-align: center; padding: 8px 0 5px; }
.ss .option-range { text-align: right; padding-top: 5px; }
.ss .option-range label { font-size: 0; position: absolute; }
.ss .option-range input[type="radio"] { margin: 0 auto; }
.ss .option-item, .ss .cq-edit-column-head p { width: 24%; display: inline-block; font-size: 11px; line-height: 12px; margin: 0; }
.ss .cq-edit-column-head p { display: table-cell; vertical-align: middle; padding: 2px 0; }
.ss .btn, .ss input[type="submit"] { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background-color: #cb1d1d; color: #fff; border: 0; font-weight: bold; font-size: 14px; display: block; margin-bottom: 12px; padding-top: 8px; padding-bottom: 4px; }
.ss .btn:visited, .ss input[type="submit"]:visited { color: #fff; }
.ss .btn:hover, .ss input[type="submit"]:hover { background-color: #ac1d13; color: #fff; }
.ss .btn:focus, .ss .btn:active, .ss input[type="submit"]:focus, .ss input[type="submit"]:active { background-color: #d6322e; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.ss .btn.btn-disabled, .ss .btn.btn-disabled:hover, .ss .btn.btn-disabled:focus, .ss input[type="submit"].btn-disabled, .ss input[type="submit"].btn-disabled:hover, .ss input[type="submit"].btn-disabled:focus { background-color: #8b8b8b; cursor: default; }
.ss .btn.btn-secondary, .ss input[type="submit"].btn-secondary { color: #115288; font-weight: normal; border: 1px solid #ccc; background-color: #fff; padding: 6px 14px; }
.ss .btn.btn-secondary:hover, .ss input[type="submit"].btn-secondary:hover { background-color: #e7e7e7; color: #04355e; }
.ss .btn.btn-secondary:focus, .ss .btn.btn-secondary:active, .ss input[type="submit"].btn-secondary:focus, .ss input[type="submit"].btn-secondary:active { background-color: #f8f8f8; }
.ss .btn.btn-secondary.btn-disabled, .ss .btn.btn-secondary.btn-disabled:hover, .ss .btn.btn-secondary.btn-disabled:focus, .ss input[type="submit"].btn-secondary.btn-disabled, .ss input[type="submit"].btn-secondary.btn-disabled:hover, .ss input[type="submit"].btn-secondary.btn-disabled:focus { color: #8b8b8b; background-color: #fff; }
.ss .btn.btn-feature, .ss input[type="submit"].btn-feature { font-size: 18px; width: 100%; text-align: left; background: #414042 url("/themes/dms/images/icon-arrow-white-16.png") 94% 50% no-repeat; margin-top: 15px; }
.ss .btn.btn-feature:hover, .ss input[type="submit"].btn-feature:hover { background-color: #333; }
.ss .btn { display: inline-block; }
.ss select::-ms-expand { visibility: hidden; }
.ss select { appearance: none; -moz-appearance: none; -webkit-appearance: none; background: url("/themes/dms/images/select-arrow-9.png") no-repeat 97% 54%; }
.ss input[type="checkbox"] { margin-left: 0; position: static; margin-top: 0; }
.ss .checkbox, .ss .checkrow { line-height: 12px; min-height: 0; overflow: hidden; }
.ss .checkbox input, .ss .checkbox label, .ss .checkrow input, .ss .checkrow label { font-size: 12px; display: block; float: left; line-height: 14px; }
.ss .checkbox label, .ss .checkrow label { padding-left: 6px; }
.ss .checkrow { margin: 5px 15px; }
.ss .checkrow label { font-weight: normal; font-size: 12px; }
.ss .col-md-3 .checkrow label { width: 134px; }
.ss .checkboxset h6 { margin-bottom: 6px; font-size: 11px; }
.ss #Gender ul.optionset li { margin-right: 60px; }
.ss #Gender ul.optionset li input, .ss #Gender ul.optionset li label { font-size: 12px; display: block; float: left; line-height: 14px; margin-top: 0; }
.ss #Gender ul.optionset li label { padding-left: 6px; font-weight: normal; margin-top: 4px; }
.ss .required, .ss .validation, .ss .message { color: #ac1d13; margin-top: 4px; clear: both; display: block; }
.ss .field.field-pair { overflow: hidden; }
.ss .field.field-pair > div { width: 332px; display: inline-block; }
.ss .field.field-pair > div:first-child { margin-right: 29px; }
.ss .field.password-field label:after, .ss .field.email-field label:after { content: " *"; }
.ss .field.password:first-child { margin-bottom: 20px; }
.ss select.dateselectorfield { margin-left: 2%; background-position: 92% 54%; }
.ss select.dateselectorfield:nth-child(1) { margin-left: 0; width: 22%; }
.ss select.dateselectorfield:nth-child(2) { width: 46%; }
.ss select.dateselectorfield:nth-child(3) { width: 26%; }
.ss .forgotpassword { position: absolute; right: 15px; margin-top: 2px; }
.ss .lostpassword { margin-top: 32px; }
.ss form.inline { display: inline-block; }
.ss form.inline .button-as-link { cursor: pointer; text-align: left; background-color: transparent; border: 0; display: inline-block; margin: 0; padding: 0; color: #115288; font-size: 12px; font-weight: normal; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.ss form.inline .button-as-link:hover { color: #04355e; text-decoration: underline; }
.ss form.inline .button-as-link:hover, .ss form.inline .button-as-link:active, .ss form.inline .button-as-link:focus { background-color: transparent; border: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.ss form.inline .button-as-link.button-as-link-trash { background: url("/themes/dms/images/trash-16.png") no-repeat 0 50%; padding-left: 20px; }

.ss .message.error, .ss .message.bad, .ss .message.remind, .ss .message.success, .ss .message.good, .ss .message.warning, .ss #MCPChangePasswordForm_ChangePasswordForm_error.message.validation { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 12px 10px 12px 38px; margin-bottom: 20px; background-repeat: no-repeat; background-position: 11px 12px; color: #333; }
.ss .message.error h3, .ss .message.error.message-header, .ss .message.bad h3, .ss .message.bad.message-header, .ss .message.remind h3, .ss .message.remind.message-header, .ss .message.success h3, .ss .message.success.message-header, .ss .message.good h3, .ss .message.good.message-header, .ss .message.warning h3, .ss .message.warning.message-header, .ss #MCPChangePasswordForm_ChangePasswordForm_error.message.validation h3, .ss #MCPChangePasswordForm_ChangePasswordForm_error.message.validation.message-header { font-family: "Museo-700"; font-weight: normal; font-size: 18px; margin: 0; }
.ss .message.error p, .ss .message.bad p, .ss .message.remind p, .ss .message.success p, .ss .message.good p, .ss .message.warning p, .ss #MCPChangePasswordForm_ChangePasswordForm_error.message.validation p { margin-top: 5px; margin-bottom: 0; }
.ss .message.error, .ss .message.bad, .ss .message.remind, .ss .message.warning, .ss #MCPChangePasswordForm_ChangePasswordForm_error.message.validation { background-image: url("/themes/dms/images/icon-error.png"); background-color: #fbeaea; }
.ss .message.error h3, .ss .message.error.message-header, .ss .message.bad h3, .ss .message.bad.message-header, .ss .message.remind h3, .ss .message.remind.message-header, .ss .message.warning h3, .ss .message.warning.message-header, .ss #MCPChangePasswordForm_ChangePasswordForm_error.message.validation h3, .ss #MCPChangePasswordForm_ChangePasswordForm_error.message.validation.message-header { color: #cb1d1d; }
.ss .message.success, .ss .message.good { background-image: url("/themes/dms/images/icon-success.png"); background-color: #e0eed5; }
.ss .message.success h3, .ss .message.success.message-header, .ss .message.good h3, .ss .message.good.message-header { color: #487b1f; }

.ss .cnz-left-column { font-size: 11px; }
.ss .cnz-left-column .columnbox { background-color: #f1f2da; margin-bottom: 1.5em; }
.ss .cnz-left-column .columnbox-top { background-color: #cfd586; font-weight: bold; padding: 6px; }
.ss .cnz-left-column .columnbox-content a { color: black; font-size: 11px; text-decoration: none; }
.ss .cnz-left-column .columnbox-content a.active { font-weight: bold; }
.ss .cnz-left-column .columnbox-content a:hover { text-decoration: underline; }
.ss .cnz-left-column .columnbox-content ul { margin: 0; padding-left: 0; }
.ss .cnz-left-column .columnbox-content ul li { list-style-image: url("/themes/dms/images//sprites/generic/item-menu-black-left.png"); margin-left: 20px; padding: 6px; }
.ss .cnz-left-column .columnbox-content ul li.normal { border-bottom: 1px solid #e5e8bd; }
.ss .cnz-left-column .columnbox-content ul li#current { list-style-image: url("/themes/dms/images//sprites/generic/item-menu-black-down.png"); margin-left: 20px; }
.ss .cnz-left-column .columnbox-content ul li#current span { font-weight: bold; }
.ss .cnz-left-column .columnbox-content ul li.active { background-color: #e7ebbd; list-style: outside none none; margin: 0; padding: 4px 10px; }
.ss .cnz-left-column .columnbox-content ul.cb-submenu, .ss #content #left-column .columnbox .columnbox-content ul.cb-subsubmenu { padding-left: 10px; }

.ss .pagination { font-family: Museo-700; font-weight: normal; font-size: 14px; margin: 15px 0; }
.ss .pagination p { margin: 0; }
.ss .pagination span { border-left: 2px solid #333; padding-left: 8px; padding-right: 3px; }
.ss .pagination span:first-child { border: 0; }

.faq { margin-top: 15px; margin-bottom: 20px; position: relative; }
.faq > div { margin: 0; }
.faq .odd { background-color: #f8f8f8; }

.faq-title { padding: 10px 15px; position: relative; margin: 0; font-family: Museo-700; font-weight: normal; font-size: 14px; }
.faq-title a { padding: 1px 0 0 26px; display: inline-block; background: url("/themes/dms/images/icon-expand-16.png") no-repeat; }
.faq-title a:hover { cursor: pointer; text-decoration: none; }
.faq-title a.faq-name-open { background-image: url("/themes/dms/images/icon-collapse-16.png"); }

.faq-content { padding: 0 10px 10px 41px; font-size: 14px; }
.faq-content img { margin-right: 10px; margin-bottom: 15px; }

.ss .filter h2 { background-color: #ccc; font-family: Museo-700; font-size: 16px; font-weight: normal; margin-bottom: 1px; }
.ss .filter div { background-color: #e7e7e7; }
.ss .filter h5 { margin: -5px 0 5px; }
.ss .filter h5 a { padding: 8px 10px 8px 24px; background: url("/themes/dms/images/blue-link-arrow.png") no-repeat 8px 8px; margin-left: -15px; }
.ss .filter fieldset { border-bottom: 1px solid #fff; margin: 0 -15px 10px; padding: 0 15px 0 21px; }
.ss .filter fieldset input { width: 20px; }
.ss .filter fieldset label { width: 141px; }
.ss .filter input[type="submit"] { width: auto; margin-bottom: 0; }

.ss h1 span { display: none; }
.ss ul.list-activities { margin-top: 20px; margin-right: 0; }
.ss ul.list-activities li { padding: 12px 0; border-bottom: 1px solid #ccc; color: #61a727; }
.ss ul.list-activities li:first-child { border-top: 1px solid #ccc; }
.ss ul.list-activities h5, .ss ul.list-activities p { margin: 5px 0; }
.ss ul.list-activities a { font-weight: bold; }
.ss .mcp-useful-tools { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; margin-top: 20px; }
.ss .mcp-useful-tools .col-md-6 { width: 49% !important; margin-right: 2%; }
.ss .mcp-useful-tools .col-md-6.mcp-useful-tools-right { margin-right: 0; }
.ss .mcp-useful-tools .col-md-6.mcp-useful-tools-right a { background-image: none; }
.ss .mcp-useful-tools a { display: block; background: url("/themes/dms/images/unticked-box.png") no-repeat 99% 50% #f8f8f8; margin-bottom: 2px; padding: 8px 6px; }
.ss .mcp-useful-tools a.odd { background-color: #e7e7e7; }
.ss .mcp-useful-tools a.mcp-useful-tools-done { background-image: url("/themes/dms/images/ticked-box.png"); }
.ss .join-now { text-align: center; }
.ss .or { -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; margin: 80px auto 15px; width: 30px; height: 30px; color: #fff; font-family: "Museo-700"; font-style: italic; font-size: 14px; line-height: 29px; padding-right: 2px; display: block; background-color: #414042; }
.ss #AgeConfirmation input { position: absolute; }
.ss #AgeConfirmation label { padding-left: 20px; padding-bottom: 4px; line-height: 16px; }
.ss #AgeConfirmation span { clear: both; line-height: 16px; }

.js .hidden-by-js { display: none; }

.shown-by-js { display: none; }

.VisualQuizCQPage .js .shown-by-js { display: inline-block; }

.ss .slider { height: 4px; overflow: hidden; background: #ccc; }
.ss .slider .slider-inner { background: #61a727; height: 4px; color: transparent; }
.ss .collapsed { display: none; }
.no_js .ss .collapsed { display: block; }
.ss .question-wrapper { padding-right: 65px; }
.ss .question-wrapper .pos { background-color: #414042; color: white; width: 50px; height: 50px; text-align: center; font-size: 10px; font-family: Museo-700; border-radius: 50%; float: left; margin-left: 6px; }
.ss .question-wrapper .pos span { display: block; font-size: 24px; line-height: 1em; padding-top: .25em; }
.ss .question-wrapper .content { margin-left: 75px; margin-top: 5px; }
.ss .question-wrapper .image-wrapper { display: block; margin: 25px -12px 15px -13px; text-align: center; }
.ss .question-wrapper .image-wrapper img { margin: 0 12px 0 13px; width: 28.5%; }
.ss .question-wrapper .actions { text-align: center; }
.ss .question-wrapper .actions input { display: inline-block; width: 21%; margin: 1.3%; color: #333; font-size: 12px; }
.ss .question-wrapper .actions input:hover, .ss .question-wrapper .actions input:active, .ss .question-wrapper .actions input.selected { background-color: #cb1d1d; color: #FFF; box-shadow: none; }
.ss .question-wrapper .tell-me { border-top: 1px solid #e7e7e7; text-align: center; margin: 30px 0 1em; }
.no_js .ss .question-wrapper .tell-me { display: none; }
.ss .question-wrapper .tell-me a { position: relative; top: -0.6em; padding: 0 10px 0 20px; background: url("/themes/dms/images/collapsable-section.png") no-repeat 4px 5px #f8f8f8; }
.ss .question-wrapper .tell-me a.closed { background-position: 4px -20px; }
.ss .question-wrapper .tell-me a:hover { cursor: default; }
.ss .cq-landing-image { max-height: 120px; overflow: hidden; }
.ss .cq-landing-image div { margin-top: -4px; }
.ss .results-row { margin-bottom: 15px; clear: both; overflow: hidden; }
.ss .results-row .col-md-4 { min-height: 100px; width: 32% !important; margin-left: 2%; }
.ss .results-row .col-md-4:first-child { margin-left: 0; }
.ss .cq-results-slider { background-color: #ccc; height: 5px; }
.ss .cq-results-slider > div { height: 5px; }
.ss .cq-results-slider .cq-results-slider-low { background-color: #b79947; }
.ss .cq-results-slider .cq-results-slider-mid { background-color: #8ea729; }
.ss .cq-results-slider .cq-results-slider-high { background-color: #61a727; }
.ss .cq-results .favourite { width: 16px; height: 16px; font-size: 0; padding: 0; position: absolute; top: 14px; }
.ss .cq-results-info { padding-left: 23px; }
.ss .cq-results-info h3 a { font-family: Museo-700; font-weight: normal; font-size: 16px; }
.ss .cq-edit { margin-top: 15px; margin-bottom: 20px; position: relative; }
.ss .cq-edit h2 { position: absolute; top: 8px; }
.ss .cq-edit > div { margin: 0; }
.ss .cq-edit .odd { background-color: #f8f8f8; }
.ss .cq-edit-title { padding-top: 10px; padding-bottom: 10px; position: relative; }
.ss .cq-edit-title a { padding-left: 55px; display: inline-block; background: url("/themes/dms/images/icon-expand-16.png") no-repeat 0 2px; }
.ss .cq-edit-title a:hover { cursor: pointer; text-decoration: none; }
.ss .cq-edit-title a.cq-edit-name-open { background-image: url("/themes/dms/images/icon-collapse-16.png"); }
.ss .cq-edit-number { position: absolute; left: 38px; }
.ss .cq-edit-content { padding-left: 70px; }
.ss .cq-edit-content img { margin-right: 10px; margin-bottom: 15px; }
.ss .favourite-subhead { float: left; margin-top: 10px; }
.ss .job-answers { margin-top: 5px; margin-bottom: 20px; }
.ss .job-answers .answer-top:after { content: " "; clear: both; display: block; }
.ss .job-answers .answer-top > div { padding: 10px; float: left; width: 79%; }
.ss .job-answers .answer-top.odd { background-color: #f8f8f8; }
.ss .job-answers .answer-top .answer { width: 21%; float: right; }
.ss .VisualQuizCQPage-details .greybox img { max-width: 100%; }

.cso-details .col-md-6 { border: 1px solid #e7e7e7; width: 333px !important; }
.cso-details .col-md-6:first-child { margin-right: 16px; }
.cso-details h2 { margin-bottom: 15px; }
.cso-details .cso-salary div { display: block; float: left; }
.cso-details .cso-salary .cso-salary-text { width: 125px; padding-right: 10px; margin-top: 15px; font-size: 13px; line-height: 17px; }
.cso-details .cso-salary .cso-salary-text :nth-child(2) { font-family: Museo-700; font-size: 28px; text-align: center; }
.cso-details .cso-salary .cso-salary-graph { width: 176px; text-align: center; font-size: 11px; }
.cso-details .cso-salary .cso-salary-graph > div { width: 33%; }
.cso-details .cso-salary .cso-salary-graph > div p { margin-bottom: 3px; }
.cso-details .cso-salary .cso-graph-detail { width: 100%; background-image: url("/themes/dms/images/graph-background.png"); height: 70px; position: relative; margin-bottom: 4px; }
.cso-details .cso-salary .cso-graph-detail > div { width: 100%; background: url("/themes/dms/images/moneypile.png") repeat-y 50% 0; position: absolute; bottom: 0; }
.cso-details .cso-employment-rate { min-height: 70px; padding-top: 5px; padding-bottom: 5px; display: table; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; margin-top: 10px; }
.cso-details .cso-employment-rate p { display: table-cell; vertical-align: middle; }
.cso-details .cso-employment-rate p:first-child { width: 112px; padding-right: 10px; text-align: right; font-family: Museo-700; font-size: 36px; }
.cso-details .cso-status { margin-top: 20px; text-align: center; }
.cso-details .cso-related-jobs { padding-top: 5px; padding-bottom: 15px; }
.cso-details .cso-related-jobs ul { margin: 0; }

.cso-about { margin-top: 30px; }
.cso-about h2 { margin-bottom: 15px; }
.cso-about li { margin-bottom: 10px; }

.ss .cq-compare select, .ss .cq-compare span, .ss .cq-compare input { display: inline-block; }
.ss .cq-compare select { width: 270px; }
.ss .cq-compare span { margin: 0 5px; }
.ss .cq-compare input { margin-left: 6px; width: 50px; }

.ss .cso-compare { margin-bottom: 30px; margin-top: 20px; }
.ss .cso-compare fieldset { display: block; float: left; width: 562px; }
.ss .cso-compare fieldset > span { display: block; float: left; width: 42px; text-align: center; font-weight: bold; margin-top: 35px; }
.ss .cso-compare fieldset .fieldgroup { display: block; float: left; background-color: #e7e7e7; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; width: 260px; padding: 6px; overflow: hidden; margin-bottom: 0; }
.ss .cso-compare fieldset .fieldgroup span, .ss .cso-compare fieldset .fieldgroup .StudyField { display: block; float: left; margin-top: 6px; }
.ss .cso-compare fieldset .fieldgroup span { width: 20px; height: 32px; line-height: 32px; text-align: center; }
.ss .cso-compare fieldset .fieldgroup .StudyField { width: 228px; }
.ss .cso-compare fieldset .fieldgroup select.StudyField { margin-top: 0; }
.ss .cso-compare fieldset .fieldgroup .cso-studyfield-option { font-weight: bold; }
.ss .cso-compare fieldset .fieldgroup .cso-studyfield-sub-option:before { content: '-'; display: inline-block; padding-right: 3px; }
.ss .cso-compare .Actions { display: block; float: left; width: 80px; margin-left: 10px; margin-top: 24px; }
.ss #StudyLevel1 .middleColumn, .ss #StudyField1 .middleColumn, .ss #StudyLevel2 .middleColumn, .ss #StudyField2 .middleColumn { width: 100%; overflow: hidden; background: url("/themes/dms/images/select-arrow-9.png") no-repeat 97% #fff; border: 1px solid #ccc; }
.ss #StudyLevel1 .middleColumn select, .ss #StudyField1 .middleColumn select, .ss #StudyLevel2 .middleColumn select, .ss #StudyField2 .middleColumn select { background: transparent; width: 110%; padding: 6px; border: 0; border-radius: 0; -webkit-appearance: none; min-height: 0; }

.no_js .cta-ie8 { display: none; }

.cta-ie8 .ss.cta #cta-toggle { display: none; }
.cta-ie8 .ss.cta #cta-toggle + label { -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=6.123233995736766e-17, M12=1, M21=-1, M22=6.123233995736766e-17, SizingMethod='auto expand')"; right: -115px; top: 0; }
.cta-ie8 .ss.cta #AdviceLineWidget.cta-toggle-checked { right: 390px; }
.cta-ie8 .ss.cta #AdviceLineWidget.cta-toggle-checked h2 { background-image: url("/themes/dms/images/cta/icon-close.png"); }
.cta-ie8 .ss.cta #AdviceLineWidget.cta-toggle-checked:hover { background-color: #f69f29 !important; }
.cta-ie8 .ss.cta #cta-container.cta-container-checked { display: block; }
.cta-ie8 .ss.cta #cta-container .cta-content-checked label { background-color: #fff; color: #333; }
.cta-ie8 .ss.cta #cta-container .cta-content-checked label.cta-phone:before { background-image: url("/themes/dms/images/cta/icon-phone-dark.png"); }
.cta-ie8 .ss.cta #cta-container .cta-content-checked label.cta-chat:before { background-image: url("/themes/dms/images/cta/icon-chat-dark.png"); }
.cta-ie8 .ss.cta #cta-container .cta-content-checked label.cta-text:before { background-image: url("/themes/dms/images/cta/icon-text-dark.png"); }
.cta-ie8 .ss.cta #cta-container .cta-content-checked label.cta-email:before { background-image: url("/themes/dms/images/cta/icon-email-dark.png"); }
.cta-ie8 .ss.cta #cta-container .cta-content-checked .cta-content { z-index: 10; }

.cta-ie9 .ss.cta #AdviceLineWidget.cta-toggle-checked:hover { background-color: #f69f29 !important; }

.ss.cta { position: fixed; z-index: 5; right: 0; width: 500px; top: 175px; }
.ss.cta p { font-size: 14px; }
.ss.cta #cta-toggle { position: absolute; right: 0; top: 10px; z-index: -2; }
.ss.cta #cta-toggle + label { cursor: pointer; right: 0; height: 50px; line-height: 50px; margin: 0; padding: 10px; position: absolute; -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -webkit-transform: rotate(270deg); transform: rotate(270deg); width: 160px; top: 55px; right: -55px; z-index: -1; -moz-border-radius: 8px 8px 0 0; -webkit-border-radius: 8px; border-radius: 8px 8px 0 0; background-color: #f69f29; -moz-box-shadow: #8b8b8b -2px 4px 4px 0px; -webkit-box-shadow: #8b8b8b -2px 4px 4px 0px; box-shadow: #8b8b8b -2px 4px 4px 0px; }
.ss.cta #cta-toggle + label h2 { margin: 0; line-height: 30px; background: url("/themes/dms/images/cta/icon-expand-up.png") 100% 50% no-repeat; }
.ss.cta #cta-toggle:hover + label { background-color: #E49527; }
.ss.cta #cta-toggle:checked + label { left: -105px; }
.ss.cta #cta-toggle:checked + label h2 { background-image: url("/themes/dms/images/cta/icon-close.png"); }
.ss.cta #cta-toggle:checked:hover + label { background-color: #f69f29; }
.ss.cta .cta-container { background-color: #f69f29; -moz-border-radius: 0 0 0 8px; -webkit-border-radius: 0; border-radius: 0 0 0 8px; position: absolute; display: none; width: 500px; margin: 0; overflow: hidden; box-sizing: border-box; }
.ss.cta .cta-container > p { margin: 5px 0 15px; }
.ss.cta #cta-toggle:checked ~ .cta-container { display: block; }
.ss.cta ul.cta-tabs { position: relative; min-height: 170px; clear: both; margin: 0; padding: 0; list-style: none; }
.ss.cta .cta-tab { float: left; margin-left: 1%; width: 24%; }
.ss.cta .cta-tab label { font-family: Museo-700; font-weight: normal; font-size: 15px; color: #fff; position: relative; height: 35px; width: 100%; text-align: center; line-height: 35px; -moz-border-radius: 6px 6px 0 0; -webkit-border-radius: 6px; border-radius: 6px 6px 0 0; background: #333; }
.ss.cta .cta-tab label:hover { cursor: pointer; background-color: #515052; }
.ss.cta .cta-tab label:before { content: ""; width: 16px; height: 16px; display: inline-block; margin-right: 6px; top: 3px; position: relative; }
.ss.cta .cta-tab label.cta-phone:before { background-image: url("/themes/dms/images/cta/icon-phone-white.png"); }
.ss.cta .cta-tab label.cta-chat:before { background-image: url("/themes/dms/images/cta/icon-chat-white.png"); }
.ss.cta .cta-tab label.cta-text:before { background-image: url("/themes/dms/images/cta/icon-text-white.png"); }
.ss.cta .cta-tab label.cta-email:before { background-image: url("/themes/dms/images/cta/icon-email-white.png"); }
.ss.cta .cta-tab [type=radio] { display: none; }
.ss.cta .cta-tab:first-child { margin-left: 0; width: 25%; }
.ss.cta .cta-content { position: absolute; top: 35px; left: 0; background: #fff; right: 0; bottom: 0; padding-top: 20px; }
.ss.cta .cta-content h1, .ss.cta .cta-content h2, .ss.cta .cta-content h3, .ss.cta .cta-content h4, .ss.cta .cta-content h5, .ss.cta .cta-content h6 { font-size: 20px; font-weight: normal; }
.ss.cta .cta-content h1 b, .ss.cta .cta-content h1 strong, .ss.cta .cta-content h2 b, .ss.cta .cta-content h2 strong, .ss.cta .cta-content h3 b, .ss.cta .cta-content h3 strong, .ss.cta .cta-content h4 b, .ss.cta .cta-content h4 strong, .ss.cta .cta-content h5 b, .ss.cta .cta-content h5 strong, .ss.cta .cta-content h6 b, .ss.cta .cta-content h6 strong { font-weight: normal; }
.ss.cta .cta-content a { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background-color: #cb1d1d; color: #fff; border: 0; font-weight: bold; display: block; margin-bottom: 12px; padding-top: 8px; padding-bottom: 4px; text-align: center; width: 50%; }
.ss.cta .cta-content a:visited { color: #fff; }
.ss.cta .cta-content a:hover { background-color: #ac1d13; color: #fff; text-decoration: none; }
.ss.cta .cta-content a:focus, .ss.cta .cta-content a:active { background-color: #d6322e; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.ss.cta .cta-content a.btn-disabled, .ss.cta .cta-content a.btn-disabled:hover, .ss.cta .cta-content a.btn-disabled:focus { background-color: #8b8b8b; cursor: default; }
.ss.cta [type=radio]:checked ~ label { background-color: #fff; color: #333; border-bottom: 1px solid #fff; z-index: 2; }
.ss.cta [type=radio]:checked ~ label:hover { cursor: default; }
.ss.cta [type=radio]:checked ~ label.cta-phone:before { background-image: url("/themes/dms/images/cta/icon-phone-dark.png"); }
.ss.cta [type=radio]:checked ~ label.cta-chat:before { background-image: url("/themes/dms/images/cta/icon-chat-dark.png"); }
.ss.cta [type=radio]:checked ~ label.cta-text:before { background-image: url("/themes/dms/images/cta/icon-text-dark.png"); }
.ss.cta [type=radio]:checked ~ label.cta-email:before { background-image: url("/themes/dms/images/cta/icon-email-dark.png"); }
.ss.cta [type=radio]:checked ~ label ~ .cta-content { z-index: 1; }

@media print { .cnz-header-mcp-wrap, .cnz-header-search, .cnz-header-row2, .useful-tools-wrap, #cnz-header-search, .header-details, #footer, .main-nav, #breadcrumbs { display: none !important; }
  #cnz-header-logo { margin-left: -34px !important; }
  #SubContent.VisualQuizCQPage-results .col-md-9 { width: auto !important; }
  #SubContent.VisualQuizCQPage-results .cq-results-slider { background-color: #ccc !important; height: 5px !important; display: block !important; border-top: 5px solid #efefef; }
  #SubContent.VisualQuizCQPage-results .cq-results-slider > div { height: 5px !important; background-color: #000 !important; display: !important; border-top: 5px solid black; margin-top: -5px !important; }
  #SubContent.VisualQuizCQPage-results .cq-results { margin-top: 2em !important; }
  #SubContent.VisualQuizCQPage-results .results-row { margin: 0 !important; }
  #SubContent.VisualQuizCQPage-results .results-row .col-md-4 { margin: 0 !important; width: auto !important; float: none; padding: 0 !important; background: green !important; }
  #SubContent.VisualQuizCQPage-results .results-row .col-md-4 p { margin: 0 !important; }
  #SubContent.VisualQuizCQPage-results .favourite { display: none; }
  #SubContent.VisualQuizCQPage-results .cq-results-info { width: auto !important; padding-left: 0 !important; }
  #SubContent.VisualQuizCQPage-results .cq-results-info p { padding-left: 0 !important; } }
body.ToolSectionPage li.iat, body.JobSectionPage li.jobs-db, body.tgt li.htgaj, body.JobPage li.jobs-db, body.IndustryPage li.jobs-db, body.MatcherPage li.iat, body.SkillShortageToolPage li.iat, body.CompareJobsToolPage li.iat, body.Qualifications li.eti, body.jobs-db li.jobs-db, body.pae li.pae, body.pyc li.pyc, body.htgaj li.htgaj, body.eti li.eti, body.iat li.iat, body.home li.home, body.Scholarship_Controller li.eti, body.CVBuilderPage li.iat, body.VisualQuizPage li.iat { background: url("/fileadmin/image/gui/current.gif") no-repeat center bottom; border-bottom: 3px solid #99140D; padding-bottom: 3px !important; }

body { min-width: 150px !important; }

.container { min-width: 980px !important; }

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

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

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

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

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

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

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

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

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

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

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

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

.col-md-1 { width: 8.33333333%  !important; }

.col-md-offset-5 { margin-left: 41.66667% !important; }

.main-nav { height: 29px; }

/* common scheme */
a { color: #115288; text-decoration: none; }

a:visited { color: #551a8b; }

a:hover { text-decoration: underline; }

a.external { padding-right: 13px; background: url("/themes/dms/images/gui/ext.png") center right no-repeat; }

.jia-list ul, .related-courses ul { list-style-image: url("/themes/dms/images//sprites/generic/bullet-arrow-blue.png"); margin-left: 15px; list-style-type: outside; }

ul { list-style-image: url("/themes/dms/images//sprites/generic/bullet-arrow-blue.png"); margin-left: 0px; list-style-type: disc; margin: 0 1.5em 1.5em 0; padding-left: 3.333em; }

.box { padding: 1.5em; margin-bottom: 1.5em; background: #e5ecf9; }

.vacancies small { display: block; margin-top: -5px; }

.last-updated { padding-top: 20px; }

.icon { margin-right: 5px; display: inline-block; }

/* Common padding classes */
.cnz-no-padding { padding: 0px; }

.no-left-padding { padding-left: 0px; }

.no-right-padding { padding-right: 0px; }

.bt-grad-bg { background: url("/themes/dms/images/background/bt-grad-bg.jpg") repeat-x scroll center bottom; }

.col-md-8-shadow { background: url("/themes/dms/images/background/span-11-bottom-shadow.jpg") no-repeat center bottom; padding-bottom: 13px; background-repeat: no-repeat; background-position: left bottom; }

.shadow-345px { background: url("/themes/dms/images/background/shadow-345px-bottom-shadow.jpg") no-repeat center bottom; padding-bottom: 11px; }

.shadow-532px { background: url("/themes/dms/images/background/shadow-532px-bottom-shadow.jpg") no-repeat center bottom; padding-bottom: 11px; }

/* Borders */
.border-right-dotted-0 { border-right: dotted 1px; border-color: #cccccc; }

.border-left-dotted-0 { border-left: dotted 1px; border-color: #cccccc; }

.border-top { border-top: solid 5px; }

.border-top-orange { border-top-color: #ea6025; }

.border-top-red-1 { border-top-color: #d6322e; }

.border-top-blue-1 { border-top-color: #6bb0e4; }

.border-top-green-0 { border-top-color: #61a729; }

.border-top-green-1 { border-top-color: #a7c280; }

.border-top-grey-0 { border-top-color: #888888; }

.border-top-brown { border-top-color: #d0c5be; }

.padding-small { padding: .8em; }

.append-bottom { margin-bottom: 1.5em; }

/* Backgrounds */
.bg-blue-1-l-2 { background-color: #e1effa; }

.bg-brown-0-l-3 { background-color: #f1eeec; }

/* base font size */
html { font-size: 100%; }

body { font-size: 12px; }

/* Common header styles */
h1, h2, h3 { color: #333; font-weight: bold; margin-top: 0px; }

h1 { font-size: 250%; font-weight: normal; }

h2 { font-size: 141.7%; letter-spacing: -.2px; }

h3 { font-size: 116.7%; font-weight: bold; margin-top: 10px; margin-bottom: 10px; }

h4 { font-size: 116.7%; font-weight: bold; }

h5 { font-size: 100%; font-weight: bold; }

h6 { font-size: 83.3%; font-weight: bold; }

/* Globalized Classes */
.intro p, .intro ul li { font-size: 133.3%; }

p.intro { font-size: 133.3%; }

p.callus { font-size: 116.7%; font-weight: bold; }

.landscape { width: 178px; }

.portrait { width: 120px; }

.text-image.pull-right { margin-left: 1em; }

/* Breadcrumb - separated */
#breadcrumbs p { color: #666666; font-size: 91.7%; margin: 10px 0px; }

/* Common blocks in Content area */
#content { /* Contact Us block */ /* Left column */ }
#content .right-column { margin-top: 20px; }
#content .right-column ul li { margin-bottom: 10px; font-size: 100%; }
#content .right-column .home-coloured-boxes { padding: 10px 3px 10px 0px; }
#content .right-column .home-coloured-boxes ul li { list-style-image: url("/themes/dms/images//sprites/generic/arrowDarkBlue.png"); margin-left: 25px; }
#content #contactUsWrap { margin-bottom: 10px; }
#content #contactUsWrap span.icon { vertical-align: text-top; }
#content #contactUsWrap h3 { font-size: 150%; }
#content #contactUsWrap ul li { list-style-image: url("/themes/dms/images//sprites/generic/arrowDarkBlue.png"); margin-left: 15px; }
#content #contactUsWrap ul li a { font-size: 116.7%; font-weight: bold; }
#content #contactUsWrap .box { background-color: #ffffff; border-left: 1px dotted #bfbfbf; padding: 0px 11px; }
#content #left-column { font-size: 11px; }
#content #left-column .columnbox { margin-bottom: 1.5em; background-color: #f1f2da; }
#content #left-column .columnbox .columnbox-top { background-color: #cfd586; font-weight: bold; padding: 6px; }
#content #left-column .columnbox .columnbox-content a { color: #000000; font-size: 11px; text-decoration: none; }
#content #left-column .columnbox .columnbox-content a.active { font-weight: bold; }
#content #left-column .columnbox .columnbox-content a:hover { text-decoration: underline; }
#content #left-column .columnbox .columnbox-content ul { margin: 0; }
#content #left-column .columnbox .columnbox-content ul li { padding: 6px; list-style-image: url("/themes/dms/images//sprites/generic/item-menu-black-left.png"); margin-left: 20px; }
#content #left-column .columnbox .columnbox-content ul li.normal { border-bottom: 1px solid #e5e8bd; }
#content #left-column .columnbox .columnbox-content ul li#current { list-style-image: url("/themes/dms/images//sprites/generic/item-menu-black-down.png"); margin-left: 20px; }
#content #left-column .columnbox .columnbox-content ul li#current span { font-weight: bold; }
#content #left-column .columnbox .columnbox-content ul li.active { background-color: #e7ebbd; list-style: none; padding: 4px 10px; margin: 0px; }
#content #left-column .columnbox .columnbox-content ul.cb-submenu, #content #left-column .columnbox .columnbox-content ul.cb-subsubmenu { padding-left: 10px; }

.footer .footer-link { float: left; width: 20%; padding-right: 1%; padding-left: 0%; }
.footer .footer-link h3.bottom { color: #000000; font-size: 91.7%; margin-bottom: 0px; }
.footer .footer-link ul li a { color: #115288; font-size: 91.7%; }
.footer .footer-link ul li a:hover { color: #000000; }
.footer .footer-link ul li a:visited { color: #551a8b; }
.footer .cnz-social-media-links .media-link { width: 20%; float: left; color: #333333; font-size: 91.7%; line-height: 30px; padding-left: 36px; }
.footer .cnz-social-media-links .generic-government-logo { text-indent: -9999em; display: block; margin-top: 6px; }

/* Navigation
*/
.nav-tabs { border-bottom: none; }
.nav-tabs .subpage-tabs { padding: 0; border-bottom: 7px solid #f69f2b; float: left; list-style: none; width: 100%; margin: 0; margin-bottom: 25px; }
@media print { .nav-tabs .subpage-tabs { border: 0; }
  .nav-tabs .subpage-tabs li { display: none; }
  .nav-tabs .subpage-tabs li.current, .nav-tabs .subpage-tabs li.ui-tabs-active { display: block; padding: 0; } }
.nav-tabs .subpage-tabs li { float: left; list-style-type: none; margin-right: 4px; background-color: #f6e9c9; padding: 6px 22px; outline: none; -moz-border-top-left-radius: 7px; -webkit-border-top-left-radius: 7px; border-top-left-radius: 7px; -moz-border-top-right-radius: 7px; -webkit-border-top-right-radius: 7px; border-top-right-radius: 7px; }
.nav-tabs .subpage-tabs li.current { background-color: #f69f2b; }
.nav-tabs .subpage-tabs li.current a { font-weight: bold; }
.nav-tabs .subpage-tabs li a { color: #000000; outline: none; font-size: 16px; }
.nav-tabs .subpage-tabs li.ui-tabs-active { background-color: #f69f2b; font-weight: bold; }
.nav-tabs .subpage-tabs li.ui-tabs-active a { text-decoration: none; }

/* Same Height Colmns */
.sameHeightColumns .row { display: table; }
.sameHeightColumns .row [class*="col-"] { float: none; display: table-cell; vertical-align: top; }

/* CTA */
.gui-cta-bg { width: 175px; position: fixed; bottom: 0px; margin-left: 700px; z-index: 1000; }
.gui-cta-bg.closed { bottom: -132px; }
.gui-cta-bg.closed .top .size-handle { background-position: 0 -366px; top: 14px; }
.gui-cta-bg .top { height: 44px; width: 100%; }
.gui-cta-bg .top p { font-family: Museo-500; font-size: 16px; color: #ffffff; padding: 10px 16px; }
.gui-cta-bg .top .size-handle { width: 20px; height: 13px; display: inline-block; position: absolute; right: 10px; top: 16px; text-indent: -999em; cursor: pointer; background-position: 0 -379px; }
.gui-cta-bg .bottom .phone { width: 140px; height: 33px; margin: 18px auto 0; background-color: #115288; border: 2px solid #ffffff; padding-top: 2px; }
.gui-cta-bg .bottom .phone p { font-family: Arial; font-size: 13px; font-weight: bold; color: #ffffff; padding-top: 8px; text-align: center; }
.gui-cta-bg .bottom .bold-chat-btn { width: 141px; height: 47px; margin: 16px auto 0; display: block; border: none; padding: 0 0 0 51px; font-family: Arial; font-size: 13px; font-weight: bold; line-height: 1.2; letter-spacing: -0.08em; color: #ffffff; cursor: pointer; text-align: left; }
.gui-cta-bg .bottom .bold-chat-btn.disabled { cursor: default; }
.gui-cta-bg .bottom .bold-chat-btn.clicked { background-position: 0 -222px; }

/* Specific Classes */
.ToolSectionPage .roadmap h3 { font-size: 100%; margin-bottom: 0px; }
.ToolSectionPage .roadmap ul li a { font-size: 100%; }
.ToolSectionPage .caption h3 { text-transform: uppercase; margin-top: 0px; }
.ToolSectionPage .caption p { line-height: 15px; }

.EducationSectionPage .filter-regions { width: 100%; }
.EducationSectionPage .filter-regions > div.row { margin: 0; }
.EducationSectionPage .filter-regions ul { margin: 0; padding: 0; }

.HowToGetAJobLandingPage .shadow-345px { padding-bottom: 1px; }

/* Minimal media query just as placeholder */
/*temporary overides of Bootstrap's responsive behavior*/
@media (max-width: 980px) { #header { height: auto; width: 980px; }
  #header .cnz-header-row1 { height: auto; }
  #header .cnz-header-row1 #cnz-header-mcp-wrap { width: 100%; } }
@media (min-width: 980px) { .container { width: 980px; } }
.container { width: 980px !important; }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) { .quote .bottom-shadow { background: url("/themes/dms/images/background/col-md-12-bottom-shadow.jpg") no-repeat left bottom; padding-bottom: 13px; }
  .quote .border-top { border-color: #ee9730; }
  .quote .bt-grad-bg { background: url("/themes/dms/images/background/bt-grad-bg.jpg") repeat-x scroll center bottom; } }
.text-image.centered { text-align: center; }
.text-image.centered > div { margin: 0 auto; }
.text-image.resized.landscape { width: 178px; }
.text-image.resized.portrait { width: 120px; }
.text-image .caption { background-color: #dfdedc; padding: 3px; }

.featured-links-box .header { margin: .6em 0 .5em 0; }
.featured-links-box .header .left-arrow-bg { background-position: 0 -100px; width: 16px; height: 16px; float: left; }
.featured-links-box .header h2 { line-height: 1.1em; margin: 0 0 0 1.6em; }
.featured-links-box .links { margin-left: 2.4em; }
.featured-links-box.planning-career-education { border-top-color: #6bb0e4; }
.featured-links-box.tools-and-activities { border-top-color: #61a729; }
.featured-links-box.career-practice-and-professional-development { border-top-color: #888888; }
.featured-links-box.job-hunting, .featured-links-box.cvs-and-cover-letters, .featured-links-box.interviews, .featured-links-box.got-a-job-offer { background: url("/themes/dms/images/background/bt-grad-bg.jpg") repeat-x right bottom; }
.featured-links-box.job-hunting { border-top-color: #6bb0e4; }
.featured-links-box.job-hunting .wrapper { background: url("/themes/dms/images/landing-pages/man-at-computer.jpg") no-repeat right bottom; min-height: 190px; }
.featured-links-box.cvs-and-cover-letters { border-top-color: #d0c5be; }
.featured-links-box.cvs-and-cover-letters .wrapper { background: url("/themes/dms/images/landing-pages/woman-holding-cv.jpg") no-repeat right bottom; min-height: 190px; }
.featured-links-box.interviews { border-top-color: #888888; }
.featured-links-box.interviews .wrapper { background: url("/themes/dms/images/landing-pages/woman-and-man-interview.jpg") no-repeat right bottom; min-height: 190px; }
.featured-links-box.got-a-job-offer { border-top-color: #61a729; }
.featured-links-box.got-a-job-offer .wrapper { background: url("/themes/dms/images/landing-pages/woman-shaking-hand.jpg") no-repeat right bottom; min-height: 190px; }

.pyc-shadowbox { background-image: url("/themes/dms/images/background/col-md-12-bottom-shadow.jpg"); padding-bottom: 13px; background-repeat: no-repeat; background-position: left bottom; }

.key-steps .padding-small { background: url("/themes/dms/images/background/pyc-step-num.jpg") no-repeat top; background-position: 0px 35px; padding: 0.8em; }
.key-steps .padding-small h2 { margin-bottom: 58px; letter-spacing: 0; font-size: 1.7em; padding-right: 3em; }
.key-steps .padding-small div h2 { margin-bottom: .75em; font-size: 1.4em; letter-spacing: -.2px; }
.key-steps .padding-small .step2 h2 { margin-top: 45px; }
.key-steps .padding-small .border-top { border-top: none; }
.key-steps .padding-small .featured-links-box .header { margin: 0; }
.key-steps .padding-small .featured-links-box .header .left-arrow-bg { background: none; background-position: 0; width: 0; height: 0; float: none; }
.key-steps .padding-small .featured-links-box .header h2 { line-height: normal; margin-left: 0; }
.key-steps .padding-small .featured-links-box .links { margin: 0; }

.padding { padding: .8em; }

.border-top-brown-0 { border-top-color: #d0c5be; }

.pyc-people .border-top { border-top: none; }
.pyc-people .featured-links-box .header { margin: 0; }
.pyc-people .featured-links-box .header .left-arrow-bg { background: none; background-position: 0; width: 0; height: 0; float: none; }
.pyc-people .featured-links-box .header h2 { line-height: normal; margin-left: 0; }
.pyc-people .featured-links-box .links { margin: 0; }
.pyc-people .person1 h2 { margin-bottom: .5em; line-height: 1.1em; height: 66px; padding-left: 86px; border-bottom: solid 6px #949A6C; background: url("/themes/dms/images/background/pyc-home-people.jpg") no-repeat; }
.pyc-people .person2 h2 { margin-bottom: .5em; line-height: 1.1em; height: 66px; padding-left: 86px; border-bottom: solid 6px #cfd586; background: url("/themes/dms/images/background/pyc-home-people.jpg") no-repeat; background-position: 0 -79px; }
.pyc-people .person3 h2 { margin-bottom: .5em; line-height: 0.9em; height: 66px; padding-left: 86px; border-bottom: solid 6px #a8aeaf; background: url("/themes/dms/images/background/pyc-home-people.jpg") no-repeat; background-position: 0 -158px; }

.cb-menu .no-style { list-style-image: none; margin: 0; padding: 0; list-style-type: none; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; margin-bottom: 1em; }

ul.first { list-style-image: none; list-style-type: none; padding: 0; }

#influences { background: url("/themes/dms/images/background/influences.gif") no-repeat center center; width: 100%; height: 65em; position: relative; font-size: 1em; line-height: 1em; }
#influences #family { left: 419px; width: 321px; top: 11px; height: 257px; position: absolute; }
#influences #friends { left: 4px; width: 236px; top: 6px; height: 266px; position: absolute; }
#influences #culture { left: 525px; width: 215px; top: 289px; height: 183px; position: absolute; }
#influences #teachers { left: 5px; width: 181px; top: 315px; height: 144px; position: absolute; }
#influences #media { left: 3px; width: 316px; top: 530px; height: 200px; position: absolute; }
#influences #parents { left: 444px; width: 302px; top: 592px; height: 109px; position: absolute; }

.btn { vertical-align: baseline !important; }

.Qualifications h3.question { padding: 6px 48px 0 28px; background: url("/themes/dms/images/background/question-blue.gif") no-repeat left top; min-height: 20px; margin-bottom: 6px; }
.Qualifications p.answer { padding: 3px 48px 0 28px; background: url("/themes/dms/images/background/answer-blue.gif") no-repeat 2px top; min-height: 20px; margin-bottom: 24px; }
.Qualifications .scholarships dl { margin: 0; }
.Qualifications dt { display: inline; float: left; clear: left; margin-right: 1.5em; }

a.external { background: url("/themes/dms/images/background/ext.png") center right no-repeat; padding-right: 13px; }

.four-cols .column { width: 19.2%; margin-bottom: -300px; padding-bottom: 300px; }

.colborder { padding-right: 24px; margin-right: 25px; border-right: 1px solid #eee; width: 19.2%; }

.RegistrationPage #Gender .optionset, .MarketingLandingPage #Gender .optionset, .AccountSettingsPage #Gender .optionset { padding-left: 0; }
.RegistrationPage #Gender .optionset li, .MarketingLandingPage #Gender .optionset li, .AccountSettingsPage #Gender .optionset li { display: inline-block; margin-right: 2em; }

.SkillShortageToolPage .results { margin-top: 35px; }
.SkillShortageToolPage .results .industry { background: #f5f5f5 none repeat scroll 0 0; border-top: 5px solid #ea6025; margin-bottom: 1.5em; padding: 1em; }
.SkillShortageToolPage .results .industry .job h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; font-weight: normal; }
.SkillShortageToolPage .results .col-md-12 .col-md-8, .SkillShortageToolPage .results .col-md-12 .col-md-4 { padding: 0px; }


