@charset "UTF-8";
/* @import | colors */
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");
.navbar-brand {
  letter-spacing: -0.05em; }

.dropdown-menu > li {
  cursor: pointer; }

.trimfat {
  margin: 0 !important;
  padding: 0 !important; }

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

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), 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"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

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

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

* {
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #0074D9;
  text-decoration: none; }
  a:hover, a:focus {
    color: #004b8d;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

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

.text-uppercase, .initialism {
  text-transform: uppercase; }

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

.text-muted {
  color: #777777; }

.text-primary {
  color: #0074D9; }

a.text-primary:hover {
  color: #0059a6; }

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #0074D9; }

a.bg-primary:hover {
  background-color: #0059a6; }

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

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

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

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

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

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

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

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

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

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

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

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

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

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

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

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

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

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

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

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

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

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

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

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px; }
    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    .input-group-sm
    input[type="month"] {
      line-height: 30px; }
    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input[type="time"].form-control,
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn,
    .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn,
    .input-group-lg
    input[type="month"] {
      line-height: 46px; } }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

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

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

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

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

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

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

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px; } }

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }

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

.btn-primary {
  color: #fff;
  background-color: #0074D9;
  border-color: #0066c0; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0059a6;
    border-color: #004682; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #0074D9;
    border-color: #0066c0; }
  .btn-primary .badge {
    color: #0074D9;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #3D9970;
  border-color: #368763; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #2e7555;
    border-color: #245b43; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #3D9970;
    border-color: #368763; }
  .btn-success .badge {
    color: #3D9970;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #7FDBFF;
  border-color: #66d4ff; }
  .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #4ccdff;
    border-color: #28c3ff; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #7FDBFF;
    border-color: #66d4ff; }
  .btn-info .badge {
    color: #7FDBFF;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #FF851B;
  border-color: #ff7702; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #e76b00;
    border-color: #c35b00; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #FF851B;
    border-color: #ff7702; }
  .btn-warning .badge {
    color: #FF851B;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #FF4136;
  border-color: #ff291d; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff1103;
    border-color: #de0c00; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #FF4136;
    border-color: #ff291d; }
  .btn-danger .badge {
    color: #FF4136;
    background-color: #fff; }

.btn-link {
  color: #0074D9;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #004b8d;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

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

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

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

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

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

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

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

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

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

.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

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

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

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

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

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

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

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

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

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none; }

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

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

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

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

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

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

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

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

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #aaa;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 2px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 1px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 4px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

.input-group-addon:first-child {
  border-right: 0; }

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

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #0074D9; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 2px 2px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #aaa;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 2px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #0074D9; }

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

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

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

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 2px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

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

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

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

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

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

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

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

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 2px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #0074D9;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 2px;
      border-top-left-radius: 2px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 2px;
      border-top-right-radius: 2px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #004b8d;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #0074D9;
    border-color: #0074D9;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

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

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

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

.label-primary {
  background-color: #0074D9; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #0059a6; }

.label-success {
  background-color: #3D9970; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #2e7555; }

.label-info {
  background-color: #7FDBFF; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #4ccdff; }

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #0074D9;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 4px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding: 48px 0; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

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

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0074D9; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 2px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

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

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

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

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 2px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #0074D9;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }

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

.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite; }

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

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

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

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

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

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

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }

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

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

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #0074D9;
  border-color: #0074D9; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #a6d6ff; }

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

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

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

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

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

a.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

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

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

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

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 1px;
    border-top-right-radius: 1px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 1px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 1px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 1px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 1px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 2px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

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

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

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 4px; }

.well-sm {
  padding: 9px;
  border-radius: 1px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

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

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 2px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* @import | spinkit entry */
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wave">
 *      <div class="sk-rect1"></div>
 *      <div class="sk-rect2"></div>
 *      <div class="sk-rect3"></div>
 *      <div class="sk-rect4"></div>
 *      <div class="sk-rect5"></div>
 *    </div>
 *
 */
.sk-spinner-wave.sk-spinner {
  margin: 0 auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px; }

.sk-spinner-wave div {
  background-color: #0074D9;
  height: 100%;
  width: 6px;
  display: inline-block;
  animation: sk-waveStretchDelay 1.2s infinite ease-in-out; }

.sk-spinner-wave .sk-rect2 {
  animation-delay: -1.1s; }

.sk-spinner-wave .sk-rect3 {
  animation-delay: -1.0s; }

.sk-spinner-wave .sk-rect4 {
  animation-delay: -0.9s; }

.sk-spinner-wave .sk-rect5 {
  animation-delay: -0.8s; }

@keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
    transform: scaleY(0.4); }
  20% {
    transform: scaleY(1); } }

/* @import | theme parameters */
.navbar {
  border: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
  .navbar-brand {
    font-size: 24px; }
  .navbar-inverse .form-control {
    color: #fff; }
    .navbar-inverse .form-control::-moz-placeholder {
      color: #73beff;
      opacity: 1; }
    .navbar-inverse .form-control:-ms-input-placeholder {
      color: #73beff; }
    .navbar-inverse .form-control::-webkit-input-placeholder {
      color: #73beff; }
    .navbar-inverse .form-control[type=text] {
      box-shadow: inset 0 -1px 0 #73beff; }
      .navbar-inverse .form-control[type=text]:focus {
        box-shadow: inset 0 -2px 0 #fff; }

.btn-default {
  background-size: 200%;
  background-position: 50%;
  background-color: #fff; }
  .btn-default:hover, .btn-default:active:hover, .btn-default:focus {
    background-color: #f0f0f0; }
  .btn-default:active {
    background-color: #f0f0f0;
    background-image: radial-gradient(circle, #f0f0f0 10%, #fff 11%);
    background-repeat: no-repeat;
    background-size: 1000%;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }

.btn-primary {
  background-size: 200%;
  background-position: 50%;
  background-color: #0074D9; }
  .btn-primary:hover, .btn-primary:active:hover, .btn-primary:focus {
    background-color: #0064ba; }
  .btn-primary:active {
    background-color: #0064ba;
    background-image: radial-gradient(circle, #0064ba 10%, #0074D9 11%);
    background-repeat: no-repeat;
    background-size: 1000%;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }

.btn-success {
  background-size: 200%;
  background-position: 50%;
  background-color: #3D9970; }
  .btn-success:hover, .btn-success:active:hover, .btn-success:focus {
    background-color: #348360; }
  .btn-success:active {
    background-color: #348360;
    background-image: radial-gradient(circle, #348360 10%, #3D9970 11%);
    background-repeat: no-repeat;
    background-size: 1000%;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }

.btn-info {
  background-size: 200%;
  background-position: 50%;
  background-color: #7FDBFF; }
  .btn-info:hover, .btn-info:active:hover, .btn-info:focus {
    background-color: #60d2ff; }
  .btn-info:active {
    background-color: #60d2ff;
    background-image: radial-gradient(circle, #60d2ff 10%, #7FDBFF 11%);
    background-repeat: no-repeat;
    background-size: 1000%;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }

.btn-warning {
  background-size: 200%;
  background-position: 50%;
  background-color: #FF851B; }
  .btn-warning:hover, .btn-warning:active:hover, .btn-warning:focus {
    background-color: #fb7500; }
  .btn-warning:active {
    background-color: #fb7500;
    background-image: radial-gradient(circle, #fb7500 10%, #FF851B 11%);
    background-repeat: no-repeat;
    background-size: 1000%;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }

.btn-danger {
  background-size: 200%;
  background-position: 50%;
  background-color: #FF4136; }
  .btn-danger:hover, .btn-danger:active:hover, .btn-danger:focus {
    background-color: #ff2417; }
  .btn-danger:active {
    background-color: #ff2417;
    background-image: radial-gradient(circle, #ff2417 10%, #FF4136 11%);
    background-repeat: no-repeat;
    background-size: 1000%;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }

.btn {
  text-transform: uppercase;
  border-right: none;
  border-bottom: none;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  transition: all 0.2s; }
  .btn-link {
    box-shadow: none; }
    .btn-link:hover, .btn-link:focus {
      color: #0074D9;
      text-decoration: none; }
  .btn-default.disabled {
    border: 1px solid #eee; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: 0; }

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

body {
  -webkit-font-smoothing: antialiased;
  letter-spacing: .1px;
  text-rendering: optimizeLegibility; }

p {
  margin: 0 0 1em; }

input,
button {
  -webkit-font-smoothing: antialiased;
  letter-spacing: .1px;
  text-rendering: optimizeLegibility; }

a {
  transition: all 0.2s; }

label {
  font-weight: normal; }

textarea,
textarea.form-control,
input.form-control,
input[type=text],
input[type=password],
input[type=email],
input[type=number],
[type=text].form-control,
[type=password].form-control,
[type=email].form-control,
[type=tel].form-control,
[contenteditable].form-control {
  padding: 0;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  box-shadow: inset 0 -1px 0 #ddd;
  font-size: 16px; }
  textarea:focus,
  textarea.form-control:focus,
  input.form-control:focus,
  input[type=text]:focus,
  input[type=password]:focus,
  input[type=email]:focus,
  input[type=number]:focus,
  [type=text].form-control:focus,
  [type=password].form-control:focus,
  [type=email].form-control:focus,
  [type=tel].form-control:focus,
  [contenteditable].form-control:focus {
    box-shadow: inset 0 -2px 0 #0074D9; }
  textarea[disabled], textarea[readonly],
  textarea.form-control[disabled],
  textarea.form-control[readonly],
  input.form-control[disabled],
  input.form-control[readonly],
  input[type=text][disabled],
  input[type=text][readonly],
  input[type=password][disabled],
  input[type=password][readonly],
  input[type=email][disabled],
  input[type=email][readonly],
  input[type=number][disabled],
  input[type=number][readonly],
  [type=text].form-control[disabled],
  [type=text].form-control[readonly],
  [type=password].form-control[disabled],
  [type=password].form-control[readonly],
  [type=email].form-control[disabled],
  [type=email].form-control[readonly],
  [type=tel].form-control[disabled],
  [type=tel].form-control[readonly],
  [contenteditable].form-control[disabled],
  [contenteditable].form-control[readonly] {
    box-shadow: none;
    border-bottom: 1px dotted #ddd; }
  textarea.input-sm, .input-group-sm > textarea.form-control,
  .input-group-sm > textarea.input-group-addon,
  .input-group-sm > .input-group-btn > textarea.btn,
  textarea.form-control.input-sm,
  .input-group-sm > textarea.form-control,
  .input-group-sm > .input-group-btn > textarea.form-control.btn,
  input.form-control.input-sm,
  .input-group-sm > input.form-control,
  .input-group-sm > .input-group-btn > input.form-control.btn,
  input[type=text].input-sm,
  .input-group-sm > input[type=text].form-control,
  .input-group-sm > input[type=text].input-group-addon,
  .input-group-sm > .input-group-btn > input[type=text].btn,
  input[type=password].input-sm,
  .input-group-sm > input[type=password].form-control,
  .input-group-sm > input[type=password].input-group-addon,
  .input-group-sm > .input-group-btn > input[type=password].btn,
  input[type=email].input-sm,
  .input-group-sm > input[type=email].form-control,
  .input-group-sm > input[type=email].input-group-addon,
  .input-group-sm > .input-group-btn > input[type=email].btn,
  input[type=number].input-sm,
  .input-group-sm > input[type=number].form-control,
  .input-group-sm > input[type=number].input-group-addon,
  .input-group-sm > .input-group-btn > input[type=number].btn,
  [type=text].form-control.input-sm,
  .input-group-sm > [type=text].form-control,
  .input-group-sm > .input-group-btn > [type=text].form-control.btn,
  [type=password].form-control.input-sm,
  .input-group-sm > [type=password].form-control,
  .input-group-sm > .input-group-btn > [type=password].form-control.btn,
  [type=email].form-control.input-sm,
  .input-group-sm > [type=email].form-control,
  .input-group-sm > .input-group-btn > [type=email].form-control.btn,
  [type=tel].form-control.input-sm,
  .input-group-sm > [type=tel].form-control,
  .input-group-sm > .input-group-btn > [type=tel].form-control.btn,
  [contenteditable].form-control.input-sm,
  .input-group-sm > [contenteditable].form-control,
  .input-group-sm > .input-group-btn > [contenteditable].form-control.btn {
    font-size: 12px; }
  textarea.input-lg, .input-group-lg > textarea.form-control,
  .input-group-lg > textarea.input-group-addon,
  .input-group-lg > .input-group-btn > textarea.btn,
  textarea.form-control.input-lg,
  .input-group-lg > textarea.form-control,
  .input-group-lg > .input-group-btn > textarea.form-control.btn,
  input.form-control.input-lg,
  .input-group-lg > input.form-control,
  .input-group-lg > .input-group-btn > input.form-control.btn,
  input[type=text].input-lg,
  .input-group-lg > input[type=text].form-control,
  .input-group-lg > input[type=text].input-group-addon,
  .input-group-lg > .input-group-btn > input[type=text].btn,
  input[type=password].input-lg,
  .input-group-lg > input[type=password].form-control,
  .input-group-lg > input[type=password].input-group-addon,
  .input-group-lg > .input-group-btn > input[type=password].btn,
  input[type=email].input-lg,
  .input-group-lg > input[type=email].form-control,
  .input-group-lg > input[type=email].input-group-addon,
  .input-group-lg > .input-group-btn > input[type=email].btn,
  input[type=number].input-lg,
  .input-group-lg > input[type=number].form-control,
  .input-group-lg > input[type=number].input-group-addon,
  .input-group-lg > .input-group-btn > input[type=number].btn,
  [type=text].form-control.input-lg,
  .input-group-lg > [type=text].form-control,
  .input-group-lg > .input-group-btn > [type=text].form-control.btn,
  [type=password].form-control.input-lg,
  .input-group-lg > [type=password].form-control,
  .input-group-lg > .input-group-btn > [type=password].form-control.btn,
  [type=email].form-control.input-lg,
  .input-group-lg > [type=email].form-control,
  .input-group-lg > .input-group-btn > [type=email].form-control.btn,
  [type=tel].form-control.input-lg,
  .input-group-lg > [type=tel].form-control,
  .input-group-lg > .input-group-btn > [type=tel].form-control.btn,
  [contenteditable].form-control.input-lg,
  .input-group-lg > [contenteditable].form-control,
  .input-group-lg > .input-group-btn > [contenteditable].form-control.btn {
    font-size: 17px; }

select,
select.form-control {
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 0;
  padding-right: 0\9;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaP/QSjAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: right center;
  box-shadow: inset 0 -1px 0 #ddd;
  font-size: 16px;
  line-height: 1.5; }
  select::-ms-expand,
  select.form-control::-ms-expand {
    display: none; }
  select.input-sm, .input-group-sm > select.form-control,
  .input-group-sm > select.input-group-addon,
  .input-group-sm > .input-group-btn > select.btn,
  select.form-control.input-sm,
  .input-group-sm > select.form-control,
  .input-group-sm > .input-group-btn > select.form-control.btn {
    font-size: 12px; }
  select.input-lg, .input-group-lg > select.form-control,
  .input-group-lg > select.input-group-addon,
  .input-group-lg > .input-group-btn > select.btn,
  select.form-control.input-lg,
  .input-group-lg > select.form-control,
  .input-group-lg > .input-group-btn > select.form-control.btn {
    font-size: 17px; }
  select:focus,
  select.form-control:focus {
    box-shadow: inset 0 -2px 0 #0074D9;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEUhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISF8S9ewAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=); }
  select[multiple],
  select.form-control[multiple] {
    background: none; }

.radio label,
.radio-inline label,
.checkbox label,
.checkbox-inline label {
  padding-left: 25px; }

.radio input[type="radio"],
.radio input[type="checkbox"],
.radio-inline input[type="radio"],
.radio-inline input[type="checkbox"],
.checkbox input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="radio"],
.checkbox-inline input[type="checkbox"] {
  margin-left: -25px; }

input[type="radio"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: relative;
  margin-top: 5px;
  margin-right: 4px;
  vertical-align: -4px;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  cursor: pointer; }
  input[type="radio"]:focus,
  .radio input[type="radio"]:focus,
  .radio-inline input[type="radio"]:focus {
    outline: none; }
  input[type="radio"]:before, input[type="radio"]:after,
  .radio input[type="radio"]:before,
  .radio input[type="radio"]:after,
  .radio-inline input[type="radio"]:before,
  .radio-inline input[type="radio"]:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin-top: -3px;
    border-radius: 50%;
    transition: 240ms; }
  input[type="radio"]:before,
  .radio input[type="radio"]:before,
  .radio-inline input[type="radio"]:before {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #0074D9;
    transform: scale(0); }
  input[type="radio"]:after,
  .radio input[type="radio"]:after,
  .radio-inline input[type="radio"]:after {
    border: 2px solid #666; }
  input[type="radio"]:checked:before,
  .radio input[type="radio"]:checked:before,
  .radio-inline input[type="radio"]:checked:before {
    transform: scale(0.5); }
  input[type="radio"]:disabled:checked:before,
  .radio input[type="radio"]:disabled:checked:before,
  .radio-inline input[type="radio"]:disabled:checked:before {
    background-color: #bbb; }
  input[type="radio"]:checked:after,
  .radio input[type="radio"]:checked:after,
  .radio-inline input[type="radio"]:checked:after {
    border-color: #0074D9; }
  input[type="radio"]:disabled:after, input[type="radio"]:disabled:checked:after,
  .radio input[type="radio"]:disabled:after,
  .radio input[type="radio"]:disabled:checked:after,
  .radio-inline input[type="radio"]:disabled:after,
  .radio-inline input[type="radio"]:disabled:checked:after {
    border-color: #bbb; }

input[type="checkbox"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: relative;
  vertical-align: -4px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  cursor: pointer; }
  input[type="checkbox"]:focus,
  .checkbox input[type="checkbox"]:focus,
  .checkbox-inline input[type="checkbox"]:focus {
    outline: none; }
  input[type="checkbox"]:after,
  .checkbox input[type="checkbox"]:after,
  .checkbox-inline input[type="checkbox"]:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin-top: -2px;
    margin-right: 5px;
    border: 2px solid #666;
    border-radius: 2px;
    transition: 240ms; }
  input[type="checkbox"]:checked:before,
  .checkbox input[type="checkbox"]:checked:before,
  .checkbox-inline input[type="checkbox"]:checked:before {
    content: "";
    position: absolute;
    top: 0;
    left: 6px;
    display: table;
    width: 6px;
    height: 12px;
    border: 2px solid #fff;
    border-top-width: 0;
    border-left-width: 0;
    transform: rotate(45deg); }
  input[type="checkbox"]:checked:after,
  .checkbox input[type="checkbox"]:checked:after,
  .checkbox-inline input[type="checkbox"]:checked:after {
    background-color: #0074D9;
    border-color: #0074D9; }
  input[type="checkbox"]:disabled:after,
  .checkbox input[type="checkbox"]:disabled:after,
  .checkbox-inline input[type="checkbox"]:disabled:after {
    border-color: #bbb; }
  input[type="checkbox"]:disabled:checked:after,
  .checkbox input[type="checkbox"]:disabled:checked:after,
  .checkbox-inline input[type="checkbox"]:disabled:checked:after {
    background-color: #bbb;
    border-color: transparent; }

.has-warning input:not([type=checkbox]),
.has-warning .form-control,
.has-warning input:not([type=checkbox]):focus,
.has-warning .form-control:focus {
  box-shadow: inset 0 -2px 0 #FF851B; }

.has-error input:not([type=checkbox]),
.has-error .form-control,
.has-error input:not([type=checkbox]):focus,
.has-error .form-control:focus {
  box-shadow: inset 0 -2px 0 #FF4136; }

.has-success input:not([type=checkbox]),
.has-success .form-control,
.has-success input:not([type=checkbox]):focus,
.has-success .form-control:focus {
  box-shadow: inset 0 -2px 0 #3D9970; }

.nav-tabs > li > a,
.nav-tabs > li > a:focus {
  margin-right: 0;
  background-color: transparent;
  border: none;
  color: #666;
  box-shadow: inset 0 -1px 0 #ddd;
  transition: all 0.2s; }
  .nav-tabs > li > a:hover,
  .nav-tabs > li > a:focus:hover {
    background-color: transparent;
    box-shadow: inset 0 -2px 0 #0074D9;
    color: #0074D9; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus {
  border: none;
  box-shadow: inset 0 -2px 0 #0074D9;
  color: #0074D9; }
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus:hover {
    border: none;
    color: #0074D9; }

.nav-tabs > li.disabled > a {
  box-shadow: inset 0 -1px 0 #ddd; }

.nav-tabs.nav-justified > li > a, .nav-tabs.nav-justified > li > a:hover, .nav-tabs.nav-justified > li > a:focus, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: none; }

.nav-tabs .dropdown-menu {
  margin-top: 0; }

.dropdown-menu {
  margin-top: 0;
  border: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3); }

.alert {
  border: none;
  color: #fff; }
  .alert-success {
    background-color: #3D9970; }
  .alert-info {
    background-color: #7FDBFF; }
  .alert-warning {
    background-color: #FF851B; }
  .alert-danger {
    background-color: #FF4136; }
  .alert a:not(.close),
  .alert .alert-link {
    color: #fff;
    font-weight: bold; }
  .alert .close {
    color: #fff; }

.badge {
  padding: 3px 6px 5px; }

.progress {
  position: relative;
  z-index: 1;
  height: 6px;
  border-radius: 0;
  box-shadow: none; }
  .progress-bar {
    box-shadow: none; }
    .progress-bar:last-child {
      border-radius: 0 3px 3px 0; }
    .progress-bar:last-child:before {
      display: block;
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      right: 0;
      z-index: -1;
      background-color: #8dcaff; }
    .progress-bar-success:last-child.progress-bar:before {
      background-color: #abdec7; }
    .progress-bar-info:last-child.progress-bar:before {
      background-color: white; }
    .progress-bar-warning:last-child.progress-bar:before {
      background-color: #ffe5ce; }
    .progress-bar-danger:last-child.progress-bar:before {
      background-color: #ffbab6; }

.close {
  font-size: 34px;
  font-weight: 300;
  line-height: 24px;
  opacity: 0.6; }
  .close:hover {
    opacity: 1; }

.list-group-item {
  padding: 15px; }

.list-group-item-text {
  color: #bbb; }

.well {
  border-radius: 0;
  box-shadow: none; }

.panel {
  border: none;
  border-radius: 2px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3); }
  .panel-heading {
    border-bottom: none; }
  .panel-footer {
    border-top: none; }

.popover {
  border: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3); }

.carousel-caption h1, .carousel-caption h2, .carousel-caption h3, .carousel-caption h4, .carousel-caption h5, .carousel-caption h6 {
  color: inherit; }

/*!
 * Bootstrap-select v1.7.2 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/ }

.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px; }

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48; }

.bootstrap-select.fit-width {
  width: auto !important; }

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px; }

.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px; }

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none; }

.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%; }

.bootstrap-select.form-control.input-group-btn {
  z-index: auto; }

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0; }

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right; }

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0; }

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0; }

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%; }

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed; }

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important; }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left; }

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle; }

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%; }

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  box-sizing: border-box; }

.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none; }

.bootstrap-select.btn-group .dropdown-menu li {
  position: relative; }

.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff; }

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed; }

.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer; }

.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em; }

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none; }

.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block; }

.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em; }

.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box; }

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1036; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block; }

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px; }

.bs-actionsbox {
  float: left;
  width: 100%;
  box-sizing: border-box; }

.bs-actionsbox .btn-group button {
  width: 50%; }

.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box; }

.bs-donebutton .btn-group button {
  width: 100%; }

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px; }

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%; }

select.bs-select-hidden,
select.selectpicker {
  display: none !important; }

select.mobile-device {
  position: absolute !important;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0; }

/* @import | theme modules */
html {
  position: relative;
  min-height: 100%; }

.headroom {
  transition: transform 200ms linear; }

.headroom--pinned {
  transform: translateY(0%); }

.headroom--unpinned {
  transform: translateY(-100%); }

.navbar-brand {
  font-weight: 300; }

body {
  margin-bottom: 60px; }

body > .container {
  padding: 60px 15px 0; }

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  background-color: #f5f5f5; }

.footer > .container {
  padding-right: 15px;
  padding-left: 15px; }

.footer > .container .text-muted {
  line-height: 60px;
  margin: 0; }
  @media (max-width: 480px) {
    .footer > .container .text-muted {
      font-size: 0.9em;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; } }
  @media (max-width: 767px) {
    .footer > .container .text-muted {
      font-size: 0.9em;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; } }

ul.messenger.messenger-fixed.messenger-on-bottom {
  bottom: 70px !important; }

.spacer10 {
  display: inline-block;
  width: 100%;
  height: 10px; }

.spacer20 {
  display: inline-block;
  width: 100%;
  height: 20px; }

.spacer30 {
  display: inline-block;
  width: 100%;
  height: 30px; }

.spacer40 {
  display: inline-block;
  width: 100%;
  height: 40px; }

.spacer50 {
  display: inline-block;
  width: 100%;
  height: 50px; }

.spacer60 {
  display: inline-block;
  width: 100%;
  height: 60px; }

.spacer70 {
  display: inline-block;
  width: 100%;
  height: 70px; }

.spacer80 {
  display: inline-block;
  width: 100%;
  height: 80px; }

.spacer90 {
  display: inline-block;
  width: 100%;
  height: 90px; }

.spacer100 {
  display: inline-block;
  width: 100%;
  height: 100px; }

.conflict {
  animation: conflict .95s linear infinite;
  border-left: red 4px solid;
  background-color: white;
  color: black;
  font-weight: 600;
  padding-left: 8px;
  padding-right: 8px;
  z-index: 999999 !important; }

@keyframes conflict {
  0% {
    opacity: 1; }
  50% {
    opacity: 1; }
  50.01% {
    opacity: 0; }
  100% {
    opacity: 0; } }

.highlight {
  background-color: #0074D9 !important;
  color: white !important;
  clear: none;
  display: inline !important; }

ul.dropdown-menu li.selected {
  background-color: #0074D9; }
  ul.dropdown-menu li.selected a {
    color: white; }

ul.dropdown-menu li.dropdown-header {
  cursor: default !important; }

ul.dropdown-menu li.selected:hover a {
  color: #333; }

ul.dropdown-menu li.disabled a {
  color: #888; }

.input-group-addon {
  border: none;
  color: #0074D9; }

*:focus {
  outline: 0; }

em.attention {
  font-weight: 300;
  color: #888; }

hr.separator {
  height: 0px;
  margin: 9px 0;
  border-top: none;
  border-bottom: 1px solid #e5e5e5; }

p.code {
  font-weight: 300;
  color: red;
  background-color: #EFEFEF;
  padding: 5px;
  width: 100%; }

@media (max-width: 480px) {
  .tooltip {
    display: none !important; } }

@media (max-width: 767px) {
  .tooltip {
    display: none !important; } }

pre.code {
  font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
  font-size: 10px;
  font-weight: 600;
  background-color: #333;
  color: white;
  border: none;
  padding: 16px;
  margin: 0; }
  pre.code.header {
    position: absolute;
    left: 0; }

span.header-button {
  font-size: 1.1em;
  cursor: pointer;
  color: #0074D9;
  opacity: 0.6;
  transition: all 0.4s ease-in-out; }
  span.header-button:hover {
    opacity: 1; }

a.anchor {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden; }

.icon-item {
  width: 34px;
  height: 34px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  border-radius: 2px;
  border: 2px solid white;
  background-color: #EEE; }

.color-item {
  width: 34px;
  height: 34px;
  display: inline-block;
  cursor: pointer;
  border-radius: 2px;
  border: 2px solid white;
  background-color: #EEE; }

.grab {
  cursor: -webkit-grab;
  cursor: grab; }

.grab:active {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.dragdrop div.trait {
  transition: all 0.4s ease-in-out;
  cursor: move;
  cursor: grab;
  cursor: -webkit-grab; }

.gu-unselectable {
  cursor: grabbing;
  cursor: -webkit-grabbing; }

.dragdrop .ex-moved {
  background-color: #e74c3c; }

.handle {
  padding: 0 5px;
  margin-right: 5px;
  cursor: move; }

.light-label {
  margin-top: 6.4px;
  color: #999; }

.form-group span.help-block {
  font-size: 0.8em; }

.form-group.checkbox input[type=checkbox] {
  margin-top: 8px; }

.detail-group {
  display: inline-block;
  width: 100%;
  padding: 16px;
  border-bottom: 1px solid #EFEFEF; }
  .detail-group .group-title {
    color: #666;
    font-weight: 300; }
    @media (max-width: 480px) {
      .detail-group .group-title {
        font-weight: 700;
        padding: 8px 0 8px 15px; } }
    @media (max-width: 767px) {
      .detail-group .group-title {
        font-weight: 700;
        padding: 8px 0 8px 15px; } }
  .detail-group .detail-horizontal label {
    color: #CCC;
    font-weight: 200;
    font-size: 0.9em;
    display: inline-block;
    width: 100%; }

.form-view {
  background-color: #FAFAFA; }

.form-control {
  color: #333; }

.form-container {
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  padding: 16px;
  background-color: #FAFAFA;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); }
  .form-container.collapsed-pinned {
    padding: 14px; }
  .form-container .form-content span.help-block {
    font-size: 0.8em; }
  .form-container .form-content .form-horizontal .control-label {
    color: #333; }
  .form-container .form-content .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0; }
  .form-container .form-content .form-group label {
    padding-bottom: 8px; }
  .form-container .form-content .form-group.vertical {
    margin: 0; }
    .form-container .form-content .form-group.vertical label.control-label {
      text-align: left;
      display: inline-block;
      width: 100%;
      color: #AAA;
      font-size: 0.9em; }
  .form-container .form-content .form-group.separated {
    border-bottom: 1px solid #EEE;
    padding-bottom: 16px; }
  .form-container .form-content .actions {
    margin: 15px; }
    .form-container .form-content .actions button {
      margin-left: 15px; }
  .form-container .form-content pre {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 10px;
    font-weight: 600;
    background-color: #333;
    color: white;
    border: none;
    padding: 20px; }
  .form-container .form-content.ng-enter {
    animation: fadeInDown 0.3s; }
  .form-container .form-content.ng-leave {
    animation: fadeOutUp 0.6s; }
  .form-container .form-content.ng-hide-remove {
    animation: 0.3s fadeInDown ease; }
  .form-container .toggle-bar {
    border-top: 1px solid #CCC;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 34px;
    opacity: 0.8;
    font-weight: 600;
    text-align: center;
    line-height: 34px;
    cursor: pointer; }
    .form-container .toggle-bar span {
      font-size: 1.1em; }
  .form-container .toggle-bar:hover {
    opacity: 1.0;
    color: white;
    background-color: #0074D9; }

.label-container {
  background-color: white;
  display: inline-block;
  width: 100%;
  padding: 5.3333333333px 0 8px 8px;
  box-shadow: inset 0 -1px 0 #ddd;
  color: #AAA;
  border: none; }
  .label-container .label {
    margin: 5.3333333333px 8px 0 0; }

.select-button {
  padding: 8px;
  background-color: white;
  font-size: 16px;
  min-height: 34px;
  box-shadow: inset 0 -1px 0 #ddd;
  color: #AAA;
  border: none; }

.select-link {
  padding: 8px;
  min-height: 34px; }

.check-container.ischecked {
  color: white; }
  .check-container.ischecked div.checkbox {
    background-color: #0074D9; }

.check-container div.checkbox {
  padding: 8px;
  margin: 0;
  min-height: 50px;
  border: 1px solid #EFEFEF; }

.view-header {
  height: 70px;
  margin: 0 0 40px 0;
  pading: 10px 0 10px 0;
  border-bottom: 1px solid #EFEFEF; }
  .view-header h2 {
    color: #444;
    font-size: 28px;
    font-weight: 300; }
  .view-header .action {
    margin-left: 10px;
    margin-top: 17.5px;
    line-height: 28px; }
    .view-header .action .inline {
      float: left; }
    .view-header .action span.inline {
      line-height: 34px;
      color: #0074D9; }
    .view-header .action input {
      width: 150px; }

.header-title {
  padding-top: 12px; }
  .header-title .icon {
    float: left;
    display: inline-block;
    color: #444;
    font-size: 28px;
    font-weight: 300;
    padding: 5.3333333333px 5.3333333333px 0 5.3333333333px; }
  .header-title .text {
    float: left;
    display: inline-block; }
    .header-title .text .title {
      color: #444;
      font-size: 28px;
      font-weight: 300;
      line-height: 40px; }
    .header-title .text .subtitle {
      font-size: 0.95em;
      line-height: 15px;
      margin-top: -5px;
      padding-left: 2px;
      margin-left: 4px; }
      .header-title .text .subtitle strong {
        color: #0074D9; }

table.su-table {
  width: 100%;
  margin: 0;
  padding: 0; }
  table.su-table thead tr {
    border-bottom: 1px solid #EEE; }
    table.su-table thead tr th {
      font-weight: 500;
      padding: 8px; }
  table.su-table tbody tr {
    border-bottom: 1px solid #EEE; }
    table.su-table tbody tr td {
      padding: 8px; }
      table.su-table tbody tr td div.row-action {
        cursor: pointer;
        background-color: #EEE;
        float: right;
        text-align: center;
        padding: 5.3333333333px;
        border-radius: 2px; }
      table.su-table tbody tr td div.row-action:hover {
        background-color: #333;
        color: white; }

.modal p.explanation {
  font-size: 1.1em;
  color: #666;
  font-weight: 300; }

.modal.center .modal-dialog {
  position: absolute;
  top: 40%;
  left: 50%;
  min-width: 320px;
  max-width: 630px;
  width: 50%;
  transform: translateX(-52%) translateY(-50%); }
  @media (max-width: 480px) {
    .modal.center .modal-dialog {
      min-width: 280px; } }
  @media (max-width: 767px) {
    .modal.center .modal-dialog {
      min-width: 280px; } }
  .modal.center .modal-dialog .modal-content {
    padding: 8px; }
    @media (max-width: 480px) {
      .modal.center .modal-dialog .modal-content {
        padding: 5.3333333333px; } }
    @media (max-width: 767px) {
      .modal.center .modal-dialog .modal-content {
        padding: 5.3333333333px; } }
    .modal.center .modal-dialog .modal-content .modal-header {
      border: none; }
      .modal.center .modal-dialog .modal-content .modal-header div.close-btn {
        font-size: 34px;
        font-weight: 300;
        line-height: 24px;
        opacity: 0.6;
        float: right;
        cursor: pointer; }
      .modal.center .modal-dialog .modal-content .modal-header div.close-btn:hover {
        opacity: 0.8; }
      .modal.center .modal-dialog .modal-content .modal-header h4.modal-title {
        font-size: 24px; }
    .modal.center .modal-dialog .modal-content .modal-footer {
      border: none; }

.inservice {
  color: #FF4136; }

.centered {
  float: none;
  margin: 0 auto; }

.angular-google-map-container {
  height: 180px; }

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.close-button {
  position: absolute;
  padding: 4px;
  top: 16px;
  right: 16px;
  opacity: 0.6;
  cursor: pointer;
  z-index: 999; }

.close-button:hover {
  opacity: 1.0; }

.icon-dropdown {
  display: inline-block; }
  .icon-dropdown.dropdown {
    position: relative; }
    .icon-dropdown.dropdown button {
      outline: none;
      background-color: transparent;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      border: none;
      position: absolute;
      width: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .icon-dropdown.dropdown .dropdown-menu:before {
      position: absolute;
      top: -7px;
      left: 9px;
      display: inline-block;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #ccc;
      border-left: 7px solid transparent;
      border-bottom-color: rgba(0, 0, 0, 0.2);
      content: ''; }
    .icon-dropdown.dropdown .dropdown-menu:after {
      position: absolute;
      top: -6px;
      left: 10px;
      display: inline-block;
      border-right: 6px solid transparent;
      border-bottom: 6px solid #ffffff;
      border-left: 6px solid transparent;
      content: ''; }
    .icon-dropdown.dropdown .dropdown-menu {
      padding: 8px; }
      .icon-dropdown.dropdown .dropdown-menu li {
        float: left;
        padding: 2px 0 0 2px;
        margin: 0; }
        .icon-dropdown.dropdown .dropdown-menu li .icon-btn {
          display: block;
          height: 24px;
          width: 24px;
          text-align: center;
          line-height: 24px;
          background-color: #EEE;
          border-radius: 2px;
          color: #333;
          padding: 0;
          margin: 0 2px 2px 0; }
          .icon-dropdown.dropdown .dropdown-menu li .icon-btn.selected {
            background-color: #333;
            color: white; }
        .icon-dropdown.dropdown .dropdown-menu li .icon-btn:hover {
          background-color: #333;
          color: white;
          text-decoration: none;
          opacity: 0.8;
          filter: alpha(opacity=80);
          transform: scale(1.08); }

sc-colorpicker ul {
  padding: 0;
  margin: 0;
  width: 100%; }

sc-colorpicker li {
  height: 30px;
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer; }

sc-colorpicker li.selected {
  border: 3px solid white; }

.color-dropdown {
  display: inline-block;
  padding: 0; }
  .color-dropdown.dropdown {
    position: relative; }
    .color-dropdown.dropdown button {
      outline: none;
      background-color: transparent;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      border: none;
      position: absolute;
      width: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .color-dropdown.dropdown .dropdown-menu:before {
      position: absolute;
      top: -7px;
      left: 9px;
      display: inline-block;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #ccc;
      border-left: 7px solid transparent;
      border-bottom-color: rgba(0, 0, 0, 0.2);
      content: ''; }
    .color-dropdown.dropdown .dropdown-menu:after {
      position: absolute;
      top: -6px;
      left: 10px;
      display: inline-block;
      border-right: 6px solid transparent;
      border-bottom: 6px solid #ffffff;
      border-left: 6px solid transparent;
      content: ''; }
    .color-dropdown.dropdown .dropdown-menu {
      padding: 8px; }
      .color-dropdown.dropdown .dropdown-menu li {
        float: left;
        padding: 2px 0 0 2px;
        margin: 0; }
        .color-dropdown.dropdown .dropdown-menu li .color-btn {
          display: block;
          height: 24px;
          width: 24px;
          text-align: center;
          line-height: 24px;
          color: white;
          padding: 0;
          margin: 0 2px 2px 0; }
        .color-dropdown.dropdown .dropdown-menu li .color-btn:hover {
          text-decoration: none;
          opacity: 0.8;
          filter: alpha(opacity=80);
          transform: scale(1.08); }

.aside-check {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #EEE;
  margin: 0;
  padding: 0 0 16px 0; }

.aside-nav.nav > li > a {
  padding: 15px 10px; }

.aside-nav li {
  cursor: pointer; }

body.aside-open {
  overflow-y: hidden; }

.aside {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 999999;
  overflow: auto;
  min-width: 320px;
  background: white; }

.aside:focus {
  outline: none; }

@media (max-width: 991px) {
  .aside {
    min-width: 240px; } }

.aside.left {
  right: auto;
  left: 0; }

.aside.right {
  right: 0;
  left: auto; }

.aside .aside-dialog .aside-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
  padding: 6px 15px;
  background: #0074D9;
  color: white; }

.aside .aside-dialog .aside-header .close {
  margin-right: -8px;
  padding: 4px 8px;
  color: white;
  font-size: 25px;
  opacity: .8; }

.aside .aside-dialog .aside-body {
  position: relative;
  padding: 20px; }

.aside .aside-dialog .aside-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.aside .aside-dialog .aside-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

.aside .aside-dialog .aside-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.aside .aside-dialog .aside-footer .btn-block + .btn-block {
  margin-left: 0; }

.aside-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }

.aside-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.aside-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.nsg-editor {
  padding: 10px;
  cursor: text;
  background-color: white;
  box-shadow: inset 0 -1px 0 #ddd; }

.nsg-tag {
  display: inline-block;
  border: 1px solid #666;
  padding: 3px;
  margin: 4px; }

.nsg-tag-remove:after {
  margin-left: 4px;
  margin-top: -1px;
  padding: 0 4px 2px 4px;
  content: 'x';
  background-color: #ccc;
  cursor: pointer;
  border-radius: 2px; }

.nsg-input {
  transition: width 0.25s;
  padding: 3px;
  margin: 5px 0;
  border: none;
  outline: none; }

.sey-list {
  display: none;
  position: absolute;
  padding: 0;
  margin: 0;
  list-style-type: none;
  box-shadow: 1px 2px 6px;
  background-color: #fff;
  color: #333;
  transition: left 0.1s ease-in-out;
  z-index: 9999; }

.sey-show {
  display: block; }

.sey-hide {
  display: none; }

.sey-item {
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 7px; }

.sey-item:hover {
  background-color: #444;
  color: #fff; }

.sey-selected {
  background-color: #333;
  color: #fff; }

ul.iconlist {
  list-style: none;
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0; }
  ul.iconlist li {
    float: left;
    font-size: 30px;
    padding: 8px;
    cursor: pointer; }
    ul.iconlist li:hover i {
      font-size: 35px;
      color: #0074D9; }

#back-to-top {
  transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
  /* Safari */ }
  #back-to-top.visible {
    opacity: 0.4 !important; }
  #back-to-top:hover {
    opacity: 1.0 !important; }

#back-to-top, .touch-device #back-to-top:hover {
  background: url("../images/arrow-up-large.png") no-repeat center center;
  background-color: #000;
  opacity: 0;
  bottom: 20px;
  color: transparent;
  font: 0/0 a;
  height: 46px;
  position: fixed;
  right: 20px;
  text-shadow: none;
  transition: all .2s ease;
  width: 45px;
  z-index: 100; }

#back-to-top:hover, .touch-device #back-to-top:active {
  background-color: #000; }

.dragtarget * {
  pointer-events: none !important; }

.input-traits {
  margin: 0;
  padding: 0 16px 0 16px; }
  .input-traits .input-trait {
    margin: 0;
    padding: 0;
    display: inline-block; }
    .input-traits .input-trait .form-group {
      margin: 0;
      padding: 0 16px 0 0; }
      .input-traits .input-trait .form-group label {
        font-size: 0.8em;
        color: #444; }
      .input-traits .input-trait .form-group .checkbox {
        padding: 6px 0 5px 0; }
        .input-traits .input-trait .form-group .checkbox input {
          height: 18px !important; }

.dynamic .row-actions {
  position: absolute;
  z-index: 999;
  top: 5px;
  right: 10px;
  color: #444; }

.dynamic .row-action {
  float: right;
  margin-left: 8px;
  cursor: pointer;
  opacity: 0.6;
  font-size: 1em; }

.dynamic .row-action:hover {
  opacity: 1.0; }

.dynamic .groups {
  margin: 0; }
  .dynamic .groups .group {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
    padding: 0;
    background-color: white;
    margin: 20px 0 20px 0; }
    .dynamic .groups .group .header {
      width: 100%;
      margin: 0;
      padding: 0 0 0 16px;
      background-color: #EEEEEE;
      position: relative; }
      .dynamic .groups .group .header .header-traits {
        margin: 0;
        padding: 0;
        width: 100%; }
        .dynamic .groups .group .header .header-traits .header-trait {
          float: left; }
          .dynamic .groups .group .header .header-traits .header-trait .form-group {
            margin: 0;
            padding: 8px 8px 16px 0; }
            .dynamic .groups .group .header .header-traits .header-trait .form-group label {
              clear: both;
              width: 100%;
              font-weight: 500;
              color: #555;
              margin-bottom: 0;
              display: inline-block; }
            .dynamic .groups .group .header .header-traits .header-trait .form-group span {
              line-height: 37px; }
    .dynamic .groups .group .events {
      padding: 0;
      margin: 0; }
      .dynamic .groups .group .events .add-event {
        margin: 0;
        padding: 5px 0 2px 5px; }
      .dynamic .groups .group .events .event {
        background-color: #F5F5F5;
        margin: 0;
        border-bottom: 1px solid #E9E9E9;
        position: relative; }
        .dynamic .groups .group .events .event .event-title {
          position: relative;
          display: inline-block;
          cursor: move;
          padding: 5.3333333333px 0 5.3333333333px 16px;
          width: 100%;
          background-color: #F9F9F9; }
          .dynamic .groups .group .events .event .event-title span.title {
            font-size: 1.1em;
            font-weight: 300; }
          .dynamic .groups .group .events .event .event-title .handle {
            display: block;
            height: 16px;
            width: 16px;
            position: absolute;
            right: 28px;
            z-index: 999;
            font-weight: 800;
            font-size: 1.2em;
            color: #CCC;
            top: 2px; }
          .dynamic .groups .group .events .event .event-title .handle:hover {
            color: #333; }
        .dynamic .groups .group .events .event .event-content {
          padding: 0 0 0 16px; }
          .dynamic .groups .group .events .event .event-content.event-disabled h4 {
            color: #CCC;
            font-weight: 300;
            margin: 20px 0 20px 0; }
          .dynamic .groups .group .events .event .event-content .event-traits {
            padding: 0;
            width: 100%; }
            .dynamic .groups .group .events .event .event-content .event-traits .event-trait {
              display: inline-block; }
          .dynamic .groups .group .events .event .event-content .form-group {
            margin: 0;
            padding: 5.3333333333px 8px 16px 0; }
            .dynamic .groups .group .events .event .event-content .form-group label {
              clear: both;
              width: 100%;
              font-size: 0.8em;
              display: inline-block; }
            .dynamic .groups .group .events .event .event-content .form-group span:not(.help-block) {
              line-height: 34px; }
            .dynamic .groups .group .events .event .event-content .form-group .form-control {
              line-height: 20px;
              /* fixes number input jump down */ }

.dynamic .steps {
  margin: 0; }
  .dynamic .steps .step {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
    padding: 0;
    background-color: white;
    margin: 20px 0 20px 0;
    border-left: 5px solid #0074D9; }
    .dynamic .steps .step .header {
      width: 100%;
      margin: 0;
      padding: 0 0 0 16px;
      background-color: #EEEEEE;
      position: relative; }
      .dynamic .steps .step .header .title {
        font-size: 1.3em;
        font-weight: 600;
        letter-spacing: -0.02em;
        color: #333;
        margin-top: 37px; }
      .dynamic .steps .step .header .header-traits {
        margin: 0;
        padding: 0;
        width: 100%; }
        .dynamic .steps .step .header .header-traits .header-trait {
          float: left; }
          .dynamic .steps .step .header .header-traits .header-trait .form-group {
            margin: 0;
            padding: 8px 8px 16px 0; }
            .dynamic .steps .step .header .header-traits .header-trait .form-group label {
              clear: both;
              width: 100%;
              font-weight: 500;
              color: #555;
              margin-bottom: 0;
              display: inline-block; }
            .dynamic .steps .step .header .header-traits .header-trait .form-group span {
              line-height: 37px; }
    .dynamic .steps .step .events {
      padding: 0;
      margin: 0; }
      .dynamic .steps .step .events .add-event {
        margin: 0;
        padding: 5px 0 2px 5px; }
      .dynamic .steps .step .events .event {
        background-color: #F5F5F5;
        margin: 0;
        border-bottom: 1px solid #E9E9E9;
        position: relative; }
        .dynamic .steps .step .events .event .event-title {
          position: relative;
          display: inline-block;
          cursor: move;
          padding: 5.3333333333px 0 5.3333333333px 16px;
          width: 100%;
          background-color: #F9F9F9; }
          .dynamic .steps .step .events .event .event-title span.title {
            font-size: 1.1em;
            font-weight: 300; }
          .dynamic .steps .step .events .event .event-title .handle {
            display: block;
            height: 16px;
            width: 16px;
            position: absolute;
            right: 28px;
            z-index: 999;
            font-weight: 800;
            font-size: 1.2em;
            color: #CCC;
            top: 2px; }
          .dynamic .steps .step .events .event .event-title .handle:hover {
            color: #333; }
        .dynamic .steps .step .events .event .event-content {
          padding: 0 0 0 16px; }
          .dynamic .steps .step .events .event .event-content.opaque {
            opacity: 0.2; }
          .dynamic .steps .step .events .event .event-content.event-disabled h4 {
            color: #CCC;
            font-weight: 300;
            margin: 20px 0 20px 0; }
          .dynamic .steps .step .events .event .event-content .event-traits {
            padding: 0;
            width: 100%; }
            .dynamic .steps .step .events .event .event-content .event-traits .event-trait {
              display: inline-block; }
          .dynamic .steps .step .events .event .event-content .form-group {
            margin: 0;
            padding: 5.3333333333px 8px 16px 0; }
            .dynamic .steps .step .events .event .event-content .form-group label {
              clear: both;
              width: 100%;
              font-size: 0.8em;
              display: inline-block; }
            .dynamic .steps .step .events .event .event-content .form-group span:not(.help-block) {
              line-height: 34px; }
            .dynamic .steps .step .events .event .event-content .form-group .form-control {
              line-height: 20px;
              /* fixes number input jump down */ }

.calendar-popover {
  display: block; }
  .calendar-popover em {
    float: right;
    margin-left: 16px;
    font-weight: 300; }

table.invoicetable {
  max-width: 500px; }
  table.invoicetable thead tr th {
    font-weight: 300;
    color: #444; }
    table.invoicetable thead tr th:not(first-child) {
      padding: 8px 0 8px 8px; }
    table.invoicetable thead tr th:first-child {
      padding: 8px 0 8px 0; }
  table.invoicetable tbody tr td:not(first-child) {
    padding: 8px 0 8px 8px; }
  table.invoicetable tbody tr td:first-child {
    padding: 8px 0 8px 0; }
  table.invoicetable tbody tr td i.action {
    opacity: 0.4;
    cursor: pointer;
    transition: opacity .25s ease-in-out; }
    table.invoicetable tbody tr td i.action:hover {
      opacity: 1; }

.booking-event-table-container .clipboard-table thead tr th {
  border-bottom: 2px solid black; }

.booking-event-table-container .clipboard-table tbody tr {
  border-bottom: 2px solid black;
  margin: 0;
  padding: 0; }
  .booking-event-table-container .clipboard-table tbody tr td {
    padding: 8px;
    border: none; }
    .booking-event-table-container .clipboard-table tbody tr td div.allocations {
      padding: 8px; }
      .booking-event-table-container .clipboard-table tbody tr td div.allocations span {
        margin-right: 5.3333333333px; }

.clipboard-table {
  width: 690px; }
  .clipboard-table thead tr th {
    font-size: 1.1em;
    font-weight: 600;
    padding-bottom: 5.3333333333px;
    padding-left: 5.3333333333px; }
  .clipboard-table tbody tr {
    border-bottom: 2px solid #333; }
    .clipboard-table tbody tr td {
      vertical-align: top;
      border: 1px solid #EFEFEF;
      padding-bottom: 5.3333333333px;
      padding-left: 5.3333333333px; }

.alert-tag {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999999;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  cursor: pointer; }
  .alert-tag .tag {
    font-size: 2em;
    background-color: #FF4136;
    color: white;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center; }

.modal-statistic-header {
  font-size: 1.6em;
  font-weight: 400;
  padding-bottom: 16px;
  display: inline-block;
  width: 100%;
  clear: both; }

.modal-statistic {
  display: inline-block;
  font-weight: 500;
  width: 100%;
  clear: both;
  padding: 4px 0 4px 0; }
  .modal-statistic.checked {
    color: #3D9970; }
  .modal-statistic.omitted {
    color: #FF4136; }

.eventdays {
  margin: 0;
  padding: 0; }
  .eventdays .bound {
    text-align: center;
    font-weight: 300;
    font-size: 2em;
    letter-spacing: -0.02px;
    margin: 0;
    color: white;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    padding: 16px 16px 16px 16px; }
    .eventdays .bound.start {
      background-color: #3D9970;
      margin: 0 0 40px 0; }
    .eventdays .bound.end {
      background-color: #FF4136;
      margin: 0 0 40px 0; }
  .eventdays .eventday {
    width: 100%;
    margin: 0 0 40px 0;
    position: relative;
    background-color: #F8F8F8;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
    @media (max-width: 480px) {
      .eventdays .eventday {
        margin: 0 2px 40px 2px; } }
    @media (max-width: 767px) {
      .eventdays .eventday {
        margin: 0 2px 40px 2px; } }
    .eventdays .eventday.opaque {
      opacity: 0.6; }
    .eventdays .eventday .eventday-tag {
      color: white;
      background-color: #0074D9;
      border-top: 3px solid #fff;
      border-right: 3px solid #fff;
      border-bottom: 3px solid #fff;
      position: absolute;
      top: 20px;
      left: -48px;
      width: 80px;
      height: 74px;
      padding: 16px; }
      @media (max-width: 480px) {
        .eventdays .eventday .eventday-tag {
          left: -1px; } }
      @media (max-width: 767px) {
        .eventdays .eventday .eventday-tag {
          left: -1px; } }
      .eventdays .eventday .eventday-tag span {
        width: 100%;
        text-align: center;
        display: inline-block; }
      .eventdays .eventday .eventday-tag span.date {
        line-height: 21px;
        font-size: 24px;
        font-weight: bold; }
      .eventdays .eventday .eventday-tag span.month {
        line-height: 21px;
        font-size: 18px;
        color: #b3dbff;
        font-weight: 300; }
      .eventdays .eventday .eventday-tag span.week {
        font-weight: 500;
        color: #AAA !important;
        text-align: left !important;
        padding: 0px 0px 0px 8px;
        background-color: #F8F8F8;
        margin-left: -15px;
        margin-top: 8px; }
    .eventdays .eventday .eventday-details-left {
      position: absolute;
      top: 20px;
      left: 36px; }
      @media (max-width: 480px) {
        .eventdays .eventday .eventday-details-left {
          left: 96px; } }
      @media (max-width: 767px) {
        .eventdays .eventday .eventday-details-left {
          left: 96px; } }
      .eventdays .eventday .eventday-details-left .eventday-detail {
        font-weight: 400;
        height: 24px;
        line-height: 24px; }
        .eventdays .eventday .eventday-details-left .eventday-detail span {
          font-weight: 200;
          color: #666; }
    .eventdays .eventday .eventday-conflict {
      top: 20px;
      height: 74px;
      line-height: 58px;
      font-weight: 600;
      font-size: 1.2em;
      position: absolute;
      background-color: red;
      opacity: 0.4;
      padding: 8px;
      color: white;
      right: 0;
      cursor: pointer;
      transition: opacity .25s ease-in-out; }
      .eventdays .eventday .eventday-conflict:hover {
        opacity: 1; }
      .eventdays .eventday .eventday-conflict.active {
        opacity: 1; }
    .eventdays .eventday .eventday-details-right {
      position: absolute;
      top: 20px;
      right: 36px; }
      .eventdays .eventday .eventday-details-right .eventday-detail {
        font-weight: 400;
        height: 32px;
        line-height: 32px; }
        .eventdays .eventday .eventday-details-right .eventday-detail span {
          font-weight: 200;
          color: #666; }
  .eventdays .eventday .bookings .booking:hover .title-container div.title .action {
    opacity: 1; }

.bookings {
  width: 100%;
  display: inline-block;
  margin: 0 0 -6px 0;
  padding: 0; }
  .bookings .information-tag {
    box-shadow: inset 20px 0px 16px -15px rgba(0, 0, 0, 0.3);
    position: absolute;
    right: -24px;
    top: 0;
    bottom: 0;
    line-height: 40px;
    width: 24px;
    border-radius: 0px 2px 2px 0px;
    text-align: center;
    cursor: pointer;
    color: white;
    transition: all .2s ease-in-out; }
    .bookings .information-tag.resource {
      top: -40px; }
    @media (max-width: 480px) {
      .bookings .information-tag {
        right: 0px;
        z-index: 1000; } }
    @media (max-width: 767px) {
      .bookings .information-tag {
        right: 0px;
        z-index: 1000; } }
  .bookings .information-tag:hover {
    text-decoration: none;
    box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.75); }
  .bookings .booking {
    width: 100%;
    padding: 0;
    float: left;
    position: relative;
    display: inline-block;
    background-color: #F8F8F8;
    margin: 20px 0 0 0; }
    .bookings .booking .title-container {
      color: #555;
      text-align: left;
      font-size: 1.2em;
      font-weight: 500;
      line-height: 0;
      width: 100%;
      margin: 0;
      padding: 0;
      border-bottom: 1px solid #E1E1E1; }
      .bookings .booking .title-container div.title {
        margin: 0;
        padding: 0;
        position: relative;
        background-color: #0074D9;
        font-size: 1.0em;
        color: white;
        width: 100%; }
        .bookings .booking .title-container div.title .marker {
          position: absolute;
          width: 10px;
          left: -10px;
          height: 100%; }
        .bookings .booking .title-container div.title .multi-tag {
          position: absolute;
          width: 32px;
          text-align: center;
          left: -32px;
          line-height: 38px;
          height: 100%;
          color: #CCC; }
        .bookings .booking .title-container div.title .title-item {
          line-height: 38px;
          display: inline-block;
          letter-spacing: -0.02px; }
          .bookings .booking .title-container div.title .title-item:not(.first-child) {
            margin: 0 5px 0 0; }
          @media (max-width: 480px) {
            .bookings .booking .title-container div.title .title-item {
              line-height: 30px; } }
          @media (max-width: 767px) {
            .bookings .booking .title-container div.title .title-item {
              line-height: 30px; } }
        .bookings .booking .title-container div.title .user-statistics {
          display: inline-block;
          line-height: 22px; }
          @media (max-width: 480px) {
            .bookings .booking .title-container div.title .user-statistics {
              line-height: 18px; } }
          @media (max-width: 767px) {
            .bookings .booking .title-container div.title .user-statistics {
              line-height: 18px; } }
          .bookings .booking .title-container div.title .user-statistics .user-statistic {
            float: left;
            margin: 8px 0 8px 0;
            padding: 0 8px 0 8px;
            background-color: white;
            font-weight: 800;
            font-size: 0.8em;
            color: #0074D9;
            cursor: pointer;
            opacity: 0.6; }
            @media (max-width: 480px) {
              .bookings .booking .title-container div.title .user-statistics .user-statistic {
                margin: 8px 0 5.3333333333px 0;
                padding: 0 5.3333333333px 0 5.3333333333px; } }
            @media (max-width: 767px) {
              .bookings .booking .title-container div.title .user-statistics .user-statistic {
                margin: 8px 0 5.3333333333px 0;
                padding: 0 5.3333333333px 0 5.3333333333px; } }
            .bookings .booking .title-container div.title .user-statistics .user-statistic.left {
              border-radius: 2px 0px 0px 2px; }
            .bookings .booking .title-container div.title .user-statistics .user-statistic.middle {
              border-left: 1px solid #7FDBFF;
              border-radius: 0px;
              border-right: 1px solid #7FDBFF; }
            .bookings .booking .title-container div.title .user-statistics .user-statistic.right {
              border-radius: 0px 2px 2px 0px; }
          .bookings .booking .title-container div.title .user-statistics .user-statistic:hover {
            opacity: 1.0; }
        .bookings .booking .title-container div.title .title-time {
          font-weight: 200; }
        .bookings .booking .title-container div.title .title-day {
          font-weight: 400; }
        .bookings .booking .title-container div.title .action {
          float: right;
          line-height: 38px;
          padding: 0 10px 0 10px;
          z-index: 20;
          font-size: 0.9em;
          cursor: pointer;
          color: white;
          opacity: 0;
          transition: opacity .25s ease-in-out; }
          .bookings .booking .title-container div.title .action.serious {
            background-color: #FF4136;
            margin-right: -15px; }
          .bookings .booking .title-container div.title .action.positive {
            background-color: #3D9970;
            margin-right: -15px; }
          @media (max-width: 480px) {
            .bookings .booking .title-container div.title .action {
              line-height: 34px;
              opacity: 1; } }
          @media (max-width: 767px) {
            .bookings .booking .title-container div.title .action {
              line-height: 34px;
              opacity: 1; } }
      .bookings .booking .title-container div.subtitle {
        width: 100%;
        display: inline-block;
        position: relative;
        margin: 0;
        padding: 0;
        font-size: 0.95em;
        font-weight: 100;
        background-color: #F5F5F5;
        padding: 8px 0 8px 0; }
        .bookings .booking .title-container div.subtitle .subtitle-item {
          line-height: 24px !important;
          float: left;
          margin-right: 8px; }
          .bookings .booking .title-container div.subtitle .subtitle-item.client {
            font-weight: 200;
            cursor: pointer; }
        .bookings .booking .title-container div.subtitle .action {
          line-height: 24px;
          float: right;
          color: #333;
          opacity: 0.6;
          cursor: pointer; }
          .bookings .booking .title-container div.subtitle .action span.enrolments {
            color: white;
            border-radius: 2px;
            padding: 0px 4px 0px 4px;
            background-color: #333;
            font-weight: 500;
            font-size: 0.9em;
            opacity: 1.0; }
        .bookings .booking .title-container div.subtitle .action:hover {
          opacity: 1.0; }
      .bookings .booking .title-container div.expanded {
        margin: 0;
        font-size: 0.8em;
        background-color: #333;
        box-shadow: inset 0px 0px 5px 0 rgba(0, 0, 0, 0.1); }
        .bookings .booking .title-container div.expanded.inverse {
          background-color: #555;
          color: white; }
        .bookings .booking .title-container div.expanded .expanded-table-container {
          margin: 0;
          display: inline-block;
          width: 100%; }
          .bookings .booking .title-container div.expanded .expanded-table-container span.datediff {
            color: #A5A5A5;
            font-size: 0.9em; }
          .bookings .booking .title-container div.expanded .expanded-table-container table {
            display: table;
            width: 100%; }
            .bookings .booking .title-container div.expanded .expanded-table-container table thead tr {
              background-color: 3; }
              .bookings .booking .title-container div.expanded .expanded-table-container table thead tr th {
                padding: 16px 16px 16px 16px; }
            .bookings .booking .title-container div.expanded .expanded-table-container table tbody {
              width: 100%;
              background-color: #F5F5F5;
              color: #333; }
              .bookings .booking .title-container div.expanded .expanded-table-container table tbody tr:not(:last-child) {
                border-bottom: 1px solid #E5E5E5; }
              .bookings .booking .title-container div.expanded .expanded-table-container table tbody tr:hover {
                background-color: #E5E5E5; }
              .bookings .booking .title-container div.expanded .expanded-table-container table tbody tr td {
                padding: 8px 16px 8px 16px;
                line-height: 16px; }
                .bookings .booking .title-container div.expanded .expanded-table-container table tbody tr td span.badge {
                  min-height: 25px;
                  min-width: 25px;
                  line-height: 25px;
                  padding: 0;
                  margin-bottom: 4px;
                  cursor: pointer;
                  background-color: #A5A5A5; }
                  .bookings .booking .title-container div.expanded .expanded-table-container table tbody tr td span.badge:hover {
                    background-color: black; }
        .bookings .booking .title-container div.expanded .expanded-title {
          margin: 0;
          color: white;
          padding: 12px 0 12px 0; }
        .bookings .booking .title-container div.expanded .expanded-content {
          margin: 0 -15px 0 -15px;
          padding: 8px 0 0 8px;
          background-color: #555;
          min-height: 38px; }
    .bookings .booking .booking-content {
      display: inline-block;
      width: 100%;
      float: left;
      position: relative; }
      .bookings .booking .booking-content .booking-loading {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        position: absolute;
        background-color: black;
        opacity: 0.8;
        z-index: 999999;
        transform-style: preserve-3d;
        pointer-events: none; }
        .bookings .booking .booking-content .booking-loading .text {
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          height: 100%;
          position: absolute; }
          .bookings .booking .booking-content .booking-loading .text div.middle {
            color: white;
            font-weight: 800;
            font-size: 1.5em;
            text-align: center;
            top: 50%;
            position: relative;
            transform: translateY(-50%); }
        .bookings .booking .booking-content .booking-loading.ng-hide-add.ng-hide-add-active, .bookings .booking .booking-content .booking-loading.ng-hide-remove.ng-hide-remove-active {
          transition: all linear 0.2s; }
        .bookings .booking .booking-content .booking-loading.ng-hide {
          opacity: 0; }
      .bookings .booking .booking-content.flagged {
        color: white !important; }
        .bookings .booking .booking-content.flagged .groups-horizontal .traits .trait {
          color: white !important; }
        .bookings .booking .booking-content.flagged .groups-horizontal .group:hover {
          background-color: #333; }
        .bookings .booking .booking-content.flagged .groups-horizontal .group .events .event .event-container .event-header {
          border-bottom: 1px solid white; }
          .bookings .booking .booking-content.flagged .groups-horizontal .group .events .event .event-container .event-header span {
            color: white !important; }
        .bookings .booking .booking-content.flagged .booking-event-containers .booking-event-container .container-title {
          border-bottom: 1px solid white; }
          .bookings .booking .booking-content.flagged .booking-event-containers .booking-event-container .container-title span {
            color: white; }
        .bookings .booking .booking-content.flagged .booking-event-containers .booking-event-container .container-content .trait {
          color: white; }

.groups-horizontal .traits .trait {
  display: inline-block;
  color: #444;
  padding: 0 8px 0 0; }
  @media (max-width: 480px) {
    .groups-horizontal .traits .trait {
      padding: 0 4px 0 0;
      font-size: 0.85em;
      line-height: 0.9em; } }
  @media (max-width: 767px) {
    .groups-horizontal .traits .trait {
      padding: 0 4px 0 0;
      font-size: 0.85em;
      line-height: 0.9em; } }
  .groups-horizontal .traits .trait .stub {
    width: 100%;
    display: inline-block;
    cursor: default; }

.groups-horizontal .group {
  border-bottom: 1px solid #EFEFEF;
  padding: 3px 0 0 0; }
  .groups-horizontal .group .header {
    float: left;
    line-height: 40px;
    font-size: 1.0em;
    font-weight: 600;
    margin: 0;
    padding: 0 16px 0 20px; }
    @media (max-width: 480px) {
      .groups-horizontal .group .header {
        padding: 0 5.3333333333px 0 10px;
        font-size: 0.95em;
        line-height: 1.4em; }
        .groups-horizontal .group .header span {
          font-size: 0.90em;
          line-height: 1.2em; } }
    @media (max-width: 767px) {
      .groups-horizontal .group .header {
        padding: 0 5.3333333333px 0 10px;
        font-size: 0.95em;
        line-height: 1.4em; }
        .groups-horizontal .group .header span {
          font-size: 0.90em;
          line-height: 1.2em; } }
  .groups-horizontal .group .events {
    padding: 0;
    margin: 0;
    display: table;
    table-layout: fixed; }
    @media (max-width: 480px) {
      .groups-horizontal .group .events.withinfo {
        padding-right: 24px !important; } }
    @media (max-width: 767px) {
      .groups-horizontal .group .events.withinfo {
        padding-right: 24px !important; } }
    .groups-horizontal .group .events .event {
      vertical-align: top;
      display: table-cell;
      padding: 0; }
      @media (max-width: 480px) {
        .groups-horizontal .group .events .event.responsive {
          padding: 0 8px 0 0;
          display: table-row; } }
      @media (max-width: 767px) {
        .groups-horizontal .group .events .event.responsive {
          padding: 0 8px 0 0;
          display: table-row; } }
      .groups-horizontal .group .events .event .event-container {
        padding: 0 16px 0 16px;
        display: inline-block;
        height: 100%;
        width: 100%; }
        @media (max-width: 480px) {
          .groups-horizontal .group .events .event .event-container {
            padding: 0 8px 0 8px; } }
        @media (max-width: 767px) {
          .groups-horizontal .group .events .event .event-container {
            padding: 0 8px 0 8px; } }
        .groups-horizontal .group .events .event .event-container.over, .groups-horizontal .group .events .event .event-container.accent {
          border-radius: 2px;
          transition: background-color 0.2s ease;
          background-color: #0074D9; }
          .groups-horizontal .group .events .event .event-container.over div.event-allocations, .groups-horizontal .group .events .event .event-container.accent div.event-allocations {
            background-color: none; }
          .groups-horizontal .group .events .event .event-container.over .event-header, .groups-horizontal .group .events .event .event-container.accent .event-header {
            border-bottom: 1px solid white; }
            .groups-horizontal .group .events .event .event-container.over .event-header span, .groups-horizontal .group .events .event .event-container.accent .event-header span {
              color: white; }
          .groups-horizontal .group .events .event .event-container.over .event-content, .groups-horizontal .group .events .event .event-container.accent .event-content {
            color: white; }
          .groups-horizontal .group .events .event .event-container.over .event-allocations .allocation, .groups-horizontal .group .events .event .event-container.accent .event-allocations .allocation {
            background-color: white !important;
            color: black !important; }
          .groups-horizontal .group .events .event .event-container.over .traits .trait, .groups-horizontal .group .events .event .event-container.accent .traits .trait {
            color: white; }
        .groups-horizontal .group .events .event .event-container .event-header {
          display: inline-block;
          width: 100%;
          margin: 0 0 -5px 0;
          padding: 0;
          border-bottom: 1px solid #999; }
          .groups-horizontal .group .events .event .event-container .event-header span {
            color: #888;
            font-size: 0.9em;
            font-weight: 300;
            height: 20px;
            vertical-align: bottom;
            line-height: 20px; }
          .groups-horizontal .group .events .event .event-container .event-header span.left {
            float: left; }
          .groups-horizontal .group .events .event .event-container .event-header span.right {
            float: right; }
        .groups-horizontal .group .events .event .event-container .event-content {
          min-height: 20px;
          line-height: 20px; }
        .groups-horizontal .group .events .event .event-container .event-allocations {
          padding: 0 0 5.3333333333px 0;
          display: inline-block; }
          .groups-horizontal .group .events .event .event-container .event-allocations .allocation {
            float: left;
            margin: 5.3333333333px 5.3333333333px 0 0; }
            .groups-horizontal .group .events .event .event-container .event-allocations .allocation i {
              opacity: 0.4; }
          .groups-horizontal .group .events .event .event-container .event-allocations .allocation:hover i {
            cursor: pointer;
            opacity: 1.0; }

.groups-horizontal .group:hover {
  background-color: #EFEFEF; }

.steps-horizontal .traits .trait {
  display: inline-block;
  color: #444;
  padding: 0 8px 0 0; }
  @media (max-width: 480px) {
    .steps-horizontal .traits .trait {
      padding: 0 4px 0 0;
      font-size: 0.85em;
      line-height: 0.9em; } }
  @media (max-width: 767px) {
    .steps-horizontal .traits .trait {
      padding: 0 4px 0 0;
      font-size: 0.85em;
      line-height: 0.9em; } }
  .steps-horizontal .traits .trait .stub {
    width: 100%;
    display: inline-block;
    cursor: default; }

.steps-horizontal .step {
  border-bottom: 1px solid #EFEFEF;
  padding: 3px 0 0 0; }
  .steps-horizontal .step .header {
    line-height: 40px;
    font-size: 1.0em;
    margin: 0;
    padding: 0 16px 0 20px; }
    .steps-horizontal .step .header.registration-target {
      border-left: 7px solid black;
      padding-left: 13px; }
    @media (max-width: 480px) {
      .steps-horizontal .step .header {
        padding: 0 5.3333333333px 0 10px;
        font-size: 0.95em;
        line-height: 1.4em; }
        .steps-horizontal .step .header span {
          font-size: 0.90em;
          line-height: 1.2em; } }
    @media (max-width: 767px) {
      .steps-horizontal .step .header {
        padding: 0 5.3333333333px 0 10px;
        font-size: 0.95em;
        line-height: 1.4em; }
        .steps-horizontal .step .header span {
          font-size: 0.90em;
          line-height: 1.2em; } }
    .steps-horizontal .step .header div.title {
      padding-top: 8px;
      font-size: 1.4em;
      color: #333; }
      @media (max-width: 480px) {
        .steps-horizontal .step .header div.title {
          font-size: 0.9em; } }
      @media (max-width: 767px) {
        .steps-horizontal .step .header div.title {
          font-size: 0.9em; } }
      .steps-horizontal .step .header div.title span.index {
        border-radius: 50%;
        color: white;
        padding: 0 6px 0 6px;
        margin-right: 4px;
        background-color: #444;
        font-weight: 800; }
        @media (max-width: 480px) {
          .steps-horizontal .step .header div.title span.index {
            padding: 0 3px 0 3px; } }
        @media (max-width: 767px) {
          .steps-horizontal .step .header div.title span.index {
            padding: 0 3px 0 3px; } }
      .steps-horizontal .step .header div.title span.name {
        font-weight: 500; }
  .steps-horizontal .step .events {
    padding: 0;
    margin: 0;
    display: table;
    table-layout: fixed; }
    @media (max-width: 480px) {
      .steps-horizontal .step .events.withinfo {
        padding-right: 24px !important; } }
    @media (max-width: 767px) {
      .steps-horizontal .step .events.withinfo {
        padding-right: 24px !important; } }
    .steps-horizontal .step .events .event {
      vertical-align: top;
      display: table-cell;
      padding: 0; }
      .steps-horizontal .step .events .event.registered .event-header {
        background-color: #3D9970;
        border-radius: 3px; }
        .steps-horizontal .step .events .event.registered .event-header span {
          padding: 0 3px 0 3px;
          color: white !important; }
      .steps-horizontal .step .events .event.registrationmode {
        cursor: pointer; }
        .steps-horizontal .step .events .event.registrationmode:hover .event-header {
          background-color: #3D9970;
          border-radius: 3px; }
          .steps-horizontal .step .events .event.registrationmode:hover .event-header span {
            padding: 0 3px 0 3px;
            color: white !important; }
      @media (max-width: 480px) {
        .steps-horizontal .step .events .event.responsive {
          padding: 0 8px 0 0;
          display: table-row; } }
      @media (max-width: 767px) {
        .steps-horizontal .step .events .event.responsive {
          padding: 0 8px 0 0;
          display: table-row; } }
      .steps-horizontal .step .events .event .event-container {
        padding: 0 16px 0 16px;
        display: inline-block;
        height: 100%;
        width: 100%; }
        .steps-horizontal .step .events .event .event-container.checked {
          opacity: 0.5; }
        .steps-horizontal .step .events .event .event-container.opaque {
          opacity: 0.2; }
        @media (max-width: 480px) {
          .steps-horizontal .step .events .event .event-container {
            padding: 0 8px 0 8px; } }
        @media (max-width: 767px) {
          .steps-horizontal .step .events .event .event-container {
            padding: 0 8px 0 8px; } }
        .steps-horizontal .step .events .event .event-container.over, .steps-horizontal .step .events .event .event-container.accent {
          border-radius: 2px;
          transition: background-color 0.2s ease;
          background-color: #0074D9; }
          .steps-horizontal .step .events .event .event-container.over div.event-allocations, .steps-horizontal .step .events .event .event-container.accent div.event-allocations {
            background-color: none; }
          .steps-horizontal .step .events .event .event-container.over .event-header, .steps-horizontal .step .events .event .event-container.accent .event-header {
            border-bottom: 1px solid white; }
            .steps-horizontal .step .events .event .event-container.over .event-header span, .steps-horizontal .step .events .event .event-container.accent .event-header span {
              color: white; }
          .steps-horizontal .step .events .event .event-container.over .event-content, .steps-horizontal .step .events .event .event-container.accent .event-content {
            color: white; }
          .steps-horizontal .step .events .event .event-container.over .event-allocations .allocation, .steps-horizontal .step .events .event .event-container.accent .event-allocations .allocation {
            background-color: white !important;
            color: black !important; }
          .steps-horizontal .step .events .event .event-container.over .traits .trait, .steps-horizontal .step .events .event .event-container.accent .traits .trait {
            color: white; }
        .steps-horizontal .step .events .event .event-container .event-header {
          display: inline-block;
          width: 100%;
          margin: 0 0 -5px 0;
          padding: 0;
          border-bottom: 1px solid #999; }
          .steps-horizontal .step .events .event .event-container .event-header .checkable {
            cursor: pointer; }
          .steps-horizontal .step .events .event .event-container .event-header span {
            color: #555;
            font-size: 0.9em;
            font-weight: 300;
            height: 20px;
            vertical-align: bottom;
            line-height: 20px; }
          .steps-horizontal .step .events .event .event-container .event-header span.left {
            float: left; }
          .steps-horizontal .step .events .event .event-container .event-header span.right {
            float: right; }
        .steps-horizontal .step .events .event .event-container .event-content {
          min-height: 20px;
          line-height: 20px; }
          .steps-horizontal .step .events .event .event-container .event-content .trait {
            clear: both;
            display: inline-block;
            width: 100%; }
        .steps-horizontal .step .events .event .event-container .event-allocations {
          padding: 0 0 5.3333333333px 0;
          display: inline-block; }
          .steps-horizontal .step .events .event .event-container .event-allocations .allocation {
            float: left;
            margin: 5.3333333333px 5.3333333333px 0 0; }
            .steps-horizontal .step .events .event .event-container .event-allocations .allocation i {
              opacity: 0.4; }
          .steps-horizontal .step .events .event .event-container .event-allocations .allocation:hover i {
            cursor: pointer;
            opacity: 1.0; }
        .steps-horizontal .step .events .event .event-container .event-registrations {
          padding: 0 0 5.3333333333px 0;
          display: inline-block; }

.steps-horizontal .step-registrations {
  background-color: #E4E4E4; }
  .steps-horizontal .step-registrations .resources-title {
    padding: 8px;
    padding-top: 10.6666666667px; }
    .steps-horizontal .step-registrations .resources-title span.title {
      margin-left: 16px;
      font-weight: 600;
      font-size: 1em; }
  .steps-horizontal .step-registrations .registrations-container {
    padding: 0;
    display: table;
    table-layout: fixed; }
    .steps-horizontal .step-registrations .registrations-container .event {
      vertical-align: top;
      display: table-cell;
      padding: 16px 16px 0 16px; }
      .steps-horizontal .step-registrations .registrations-container .event ul.registration-pills {
        margin: 0; }

.steps-horizontal .step-resources {
  background-color: #E4E4E4; }
  .steps-horizontal .step-resources .resources-title {
    padding: 8px; }
    .steps-horizontal .step-resources .resources-title span.title {
      margin-left: 16px;
      font-weight: 600;
      font-size: 1em; }
  .steps-horizontal .step-resources .resources-container {
    color: white;
    padding: 8px;
    min-height: 36px; }
    .steps-horizontal .step-resources .resources-container.over {
      background-color: #0074D9; }
    .steps-horizontal .step-resources .resources-container .resource-booked-pill {
      float: left;
      margin-right: 5.3333333333px; }
      .steps-horizontal .step-resources .resources-container .resource-booked-pill i {
        cursor: pointer;
        opacity: 0.8; }
        .steps-horizontal .step-resources .resources-container .resource-booked-pill i:hover {
          opacity: 1.0; }

.steps-horizontal .group:hover {
  background-color: #EFEFEF; }

.groups-vertical .group {
  margin-bottom: 20px; }
  .groups-vertical .group .header {
    font-size: 1.0em;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
    background-color: #ECECEC;
    padding: 0 16px 0 20px; }

.groups-vertical .events .event {
  margin: 0;
  padding: 0 0 0 20px;
  border-bottom: 1px solid #EFEFEF;
  cursor: pointer; }
  .groups-vertical .events .event.grouped {
    border-left: 5px solid #ECECEC; }
  .groups-vertical .events .event.over, .groups-vertical .events .event.accent {
    border-radius: 2px;
    transition: background-color 0.2s ease;
    background-color: #0074D9;
    color: white; }
    .groups-vertical .events .event.over .traits .trait, .groups-vertical .events .event.accent .traits .trait {
      color: white; }
    .groups-vertical .events .event.over .event-timespan, .groups-vertical .events .event.accent .event-timespan {
      border: none; }
      .groups-vertical .events .event.over .event-timespan .timespan-bar, .groups-vertical .events .event.accent .event-timespan .timespan-bar {
        display: none; }

.groups-vertical .events .event:hover {
  background-color: #EFEFEF; }

.groups-vertical .events .traits .trait {
  line-height: 40px;
  display: inline-block;
  color: #444;
  padding: 0 16px 0 0; }
  .groups-vertical .events .traits .trait .stub {
    width: 100%;
    display: inline-block; }

.groups-vertical .events .event-detail {
  margin: 0;
  padding: 0; }

.groups-vertical .events .event-timespan {
  line-height: 40px;
  position: relative;
  border-bottom: 3px solid #DADADA;
  bottom: -2px; }

.groups-vertical .events .event-timespan > .timespan-bar {
  position: absolute;
  height: 3px;
  bottom: -3px;
  background-color: #0074D9; }

.groups-vertical .events .allocations {
  padding: 0;
  display: inline-block;
  margin: 0;
  width: 100%; }
  .groups-vertical .events .allocations .allocation {
    float: right;
    margin: 0;
    margin: 5.3333333333px 5.3333333333px 0 0; }
    .groups-vertical .events .allocations .allocation i {
      opacity: 0.4; }
  .groups-vertical .events .allocations .allocation:hover i {
    cursor: pointer;
    opacity: 1.0; }

.choices {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: -16px 0 -16px 0; }
  .choices .choice {
    display: inline-block;
    float: left;
    padding: 8px;
    margin: 16px 8px 0 0;
    background-color: white;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer; }
    .choices .choice.selected {
      padding-bottom: 5px;
      border-bottom: #0074D9 solid 3px; }
  .choices .choice:hover {
    background-color: #EEE; }

.event-edit-containers {
  margin: 0;
  padding: 0; }
  .event-edit-containers .event-edit-container {
    margin: 0;
    display: inline-block;
    padding: 8px;
    position: relative; }
    .event-edit-containers .event-edit-container .event-edit-container-wrapper {
      background-color: #F5F5F5;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
      .event-edit-containers .event-edit-container .event-edit-container-wrapper .event-edit-container-title {
        display: inline-block;
        padding: 8px 0 8px 0;
        min-height: 83px;
        width: 100%;
        background-color: #EEE; }
        .event-edit-containers .event-edit-container .event-edit-container-wrapper .event-edit-container-title span {
          font-weight: 600;
          display: inline-block;
          line-height: 67px; }
        .event-edit-containers .event-edit-container .event-edit-container-wrapper .event-edit-container-title .close-button {
          margin-top: -8px; }
        .event-edit-containers .event-edit-container .event-edit-container-wrapper .event-edit-container-title .container-title-traits {
          width: 100%;
          display: inline-block; }
          .event-edit-containers .event-edit-container .event-edit-container-wrapper .event-edit-container-title .container-title-traits .container-title-trait {
            display: inline-block;
            padding: 0 8px 0 8px; }
      .event-edit-containers .event-edit-container .event-edit-container-wrapper .event-edit-container-content {
        display: inline-block;
        padding: 0 0 8px 0;
        width: 100%; }
        .event-edit-containers .event-edit-container .event-edit-container-wrapper .event-edit-container-content .container-content-traits {
          width: 100%;
          display: inline-block; }
          .event-edit-containers .event-edit-container .event-edit-container-wrapper .event-edit-container-content .container-content-traits .container-content-trait {
            display: inline-block;
            padding: 0 8px 0 8px; }

.booking-event-containers .allocations {
  padding: 5.3333333333px 0 5.3333333333px 0;
  display: inline-block;
  width: 100%;
  margin: 0; }
  .booking-event-containers .allocations .allocation {
    float: left;
    margin: 5.3333333333px 5.3333333333px 0 0; }
    .booking-event-containers .allocations .allocation i {
      opacity: 0.4; }
  .booking-event-containers .allocations .allocation:hover i {
    cursor: pointer;
    opacity: 1.0; }

.booking-event-containers .booking-event-containers-row.over, .booking-event-containers .booking-event-containers-row.accent {
  color: white;
  border-radius: 2px;
  transition: background-color 0.2s ease;
  background-color: #0074D9; }
  .booking-event-containers .booking-event-containers-row.over .booking-event-container, .booking-event-containers .booking-event-containers-row.accent .booking-event-container {
    color: white; }
    .booking-event-containers .booking-event-containers-row.over .booking-event-container .container-title, .booking-event-containers .booking-event-containers-row.accent .booking-event-container .container-title {
      border-bottom-color: white; }
      .booking-event-containers .booking-event-containers-row.over .booking-event-container .container-title span, .booking-event-containers .booking-event-containers-row.accent .booking-event-container .container-title span {
        color: white; }
    .booking-event-containers .booking-event-containers-row.over .booking-event-container .container-content .trait, .booking-event-containers .booking-event-containers-row.accent .booking-event-container .container-content .trait {
      color: white !important; }
      .booking-event-containers .booking-event-containers-row.over .booking-event-container .container-content .trait span, .booking-event-containers .booking-event-containers-row.accent .booking-event-container .container-content .trait span {
        color: white; }

.booking-event-containers .booking-event-containers-row .booking-event-container {
  padding: 8px 8px 0 8px; }
  .booking-event-containers .booking-event-containers-row .booking-event-container .container-title {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #999; }
    .booking-event-containers .booking-event-containers-row .booking-event-container .container-title span {
      color: #555;
      font-size: 0.95em;
      font-weight: 400;
      height: 26.6666666667px;
      vertical-align: bottom;
      line-height: 26.6666666667px; }
    .booking-event-containers .booking-event-containers-row .booking-event-container .container-title span.left {
      float: left; }
    .booking-event-containers .booking-event-containers-row .booking-event-container .container-title span.right {
      float: right; }
  .booking-event-containers .booking-event-containers-row .booking-event-container .container-content .trait {
    display: inline-block;
    padding: 4px 0 4px 0;
    width: 100%;
    color: #444;
    font-size: 1em;
    font-weight: 300; }
    .booking-event-containers .booking-event-containers-row .booking-event-container .container-content .trait span.multi-trait {
      display: inline-block;
      width: 100%;
      padding: 4px 0 4px 0; }

.information-container {
  display: inline-block;
  float: left;
  margin: 0;
  width: 100%; }
  .information-container.ng-enter {
    animation: 0.3s fadeInDown ease; }
  .information-container.ng-leave {
    animation: 0.2s fadeOutUp ease; }
  .information-container table.information-table {
    display: inline-block;
    margin: 0;
    float: left;
    width: 100%; }
    .information-container table.information-table tbody {
      font-size: 0.9em; }
      .information-container table.information-table tbody tr {
        min-height: 40px; }
        .information-container table.information-table tbody tr:not(.info) {
          background-color: #555;
          border-bottom: 3px solid #F8F8F8; }
        .information-container table.information-table tbody tr.info {
          background-color: white;
          border-bottom: 1px solid #EEE; }
        .information-container table.information-table tbody tr td {
          padding: 5.3333333333px; }
        .information-container table.information-table tbody tr td:last-child {
          width: 100%; }
        .information-container table.information-table tbody tr td.information-title {
          color: white;
          white-space: nowrap;
          font-weight: 500; }
          .information-container table.information-table tbody tr td.information-title:not(.info) {
            padding: 0 16px 0 16px; }
          .information-container table.information-table tbody tr td.information-title.info {
            min-width: 150px;
            text-align: left;
            padding: 0; }
        .information-container table.information-table tbody tr td.information-content-column:not(.info) {
          color: white; }
        .information-container table.information-table tbody tr td.information-content-column.info {
          color: #333; }
        .information-container table.information-table tbody tr td.information-content-column .information-content-container ul.information-pills {
          padding: 5.3333333333px 0 0 5.3333333333px;
          list-style: none; }
          @media (max-width: 480px) {
            .information-container table.information-table tbody tr td.information-content-column .information-content-container ul.information-pills {
              padding: 5.3333333333px 24px 0 5.3333333333px; } }
          @media (max-width: 767px) {
            .information-container table.information-table tbody tr td.information-content-column .information-content-container ul.information-pills {
              padding: 5.3333333333px 24px 0 5.3333333333px; } }
          .information-container table.information-table tbody tr td.information-content-column .information-content-container ul.information-pills li {
            float: left;
            margin: 0 5.3333333333px 5.3333333333px 0; }
            .information-container table.information-table tbody tr td.information-content-column .information-content-container ul.information-pills li div.information-pill {
              line-height: 0.9em;
              padding: 5.3333333333px;
              border-radius: 2px; }
              .information-container table.information-table tbody tr td.information-content-column .information-content-container ul.information-pills li div.information-pill:not(.info) {
                background-color: #333; }
              .information-container table.information-table tbody tr td.information-content-column .information-content-container ul.information-pills li div.information-pill.info {
                background-color: white;
                color: #333;
                border: 1px solid #333; }
        .information-container table.information-table tbody tr td.information-content-column .information-content-container div.information-content {
          padding: 8px;
          line-height: 1em; }
          .information-container table.information-table tbody tr td.information-content-column .information-content-container div.information-content ul {
            padding-left: 20px;
            margin: 0; }
          .information-container table.information-table tbody tr td.information-content-column .information-content-container div.information-content ol {
            padding-left: 20px;
            margin: 0; }
      .information-container table.information-table tbody tr:last-child:not(.info) {
        border: none; }

ul.copy-dates {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
  list-style: none; }
  ul.copy-dates li {
    margin-bottom: 4px;
    padding-right: 4px;
    width: 50%;
    float: left;
    display: inline-block; }
    ul.copy-dates li span {
      display: inline-block;
      width: 100%;
      color: white;
      background-color: #0074D9;
      padding: 3px;
      border-radius: 2px;
      font-size: 0.9em; }

ul.enrolment-dates {
  list-style: none;
  margin: -16px;
  padding: 16px 0 0 0; }
  ul.enrolment-dates li {
    cursor: pointer;
    background-color: #EFEFEF;
    color: #333;
    float: left;
    padding: 5.3333333333px;
    border-radius: 2px;
    margin-right: 8px;
    margin-top: 8px; }
    ul.enrolment-dates li.checked, ul.enrolment-dates li:hover {
      background-color: #0074D9;
      color: white; }

.pdf-actions {
  z-index: 999999;
  position: absolute;
  background-color: #EEE;
  top: 0;
  left: 0;
  right: 0;
  padding: 16px; }
  .pdf-actions .pdf-action {
    margin-right: 8px;
    display: inline; }

.pdf-title {
  display: inline-block;
  width: 100%;
  background-color: white;
  margin-bottom: 40px; }
  .pdf-title h1 {
    font-size: 2.2em;
    font-weight: 500; }

.pdf-eventday {
  margin: 0 0 60px 0; }
  .pdf-eventday .booking-content {
    background-color: #FAFAFA; }
  .pdf-eventday .booking-content:not(:last-child) {
    margin-bottom: 20px; }
  .pdf-eventday .info-content-container {
    margin-bottom: -4px;
    background-color: white; }
  .pdf-eventday .pdf-eventday-title {
    display: inline-block;
    width: 100%;
    background-color: white;
    margin-bottom: 16px;
    padding-left: 8px;
    font-size: 1.3em;
    font-weight: 300;
    border-left: 5px #0074D9 solid; }

.pdf-booking-title {
  border-bottom: 1px solid #EEE;
  display: inline-block;
  width: 100%;
  background-color: #333;
  color: white;
  padding: 8px; }
  .pdf-booking-title .title {
    font-size: 1.1em;
    font-weight: 500; }
    .pdf-booking-title .title .title-item {
      display: inline; }
      0 .pdf-booking-title .title .title-item.title-time {
        font-weight: 300; }
  .pdf-booking-title .date {
    font-size: 1em;
    font-weight: 500; }

.pdf-booking-subtitle {
  display: inline-block;
  width: 100%;
  padding: 4px 8px 4px 8px; }

@media print {
  .pdf-eventday {
    page-break-inside: avoid; }
    .pdf-eventday .booking-content {
      page-break-inside: avoid; } }

.bordered {
  margin: 0 15px 0 15px;
  padding: 0; }

.info-header {
  margin: 0; }
  .info-header h2 {
    line-height: 55px; }
  .info-header p.lead {
    display: block;
    margin-top: -22px; }
  .info-header .info-logo {
    height: 110px; }
  .info-header .info-time {
    margin-top: -10px;
    border-left: 5px solid #EEE;
    padding-left: 6px;
    font-weight: 300;
    font-size: 1.2em; }
  .info-header dl.dl-horizontal dd {
    margin-left: 116px; }
  .info-header dl.dl-horizontal dt {
    width: 100px;
    text-align: left; }
  .info-header .allocation {
    float: left;
    margin: 1.6px 8px 8px 0; }
  .info-header .info-header-row {
    padding: 0 0 8px 0; }

.info-content .info-content-container {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE; }

.info-footer {
  margin: 0 15px 0 15px 0; }

.info-pills {
  list-style: none;
  padding: 0 0 8px 16px; }
  .info-pills li {
    float: left;
    cursor: pointer;
    margin: 8px 8px 0 0;
    padding: 16px;
    color: white !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    opacity: 0.7;
    transition: opacity .25s ease-in-out; }
    .info-pills li:hover {
      opacity: 1.0; }

ul.registration-pills {
  width: 100%;
  padding: 0;
  list-style: none;
  margin: 0;
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  ul.registration-pills li {
    float: left;
    display: inline-block;
    line-height: 4px;
    margin: 0 8px 8px 0;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    ul.registration-pills li [draggable] {
      -moz-user-select: none;
      -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
      /* Required to make elements draggable in old WebKit */
      -khtml-user-drag: element;
      -webkit-user-drag: element; }
    ul.registration-pills li div.registration-pill {
      color: white;
      font-weight: 500;
      padding: 0 0 0 8px;
      background-color: #0074D9;
      border-radius: 2px;
      position: relative;
      line-height: 20px; }
      ul.registration-pills li div.registration-pill .indicator {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        border-radius: 2px 0 0 2px;
        width: 20px;
        line-height: 20px;
        text-align: center;
        background-color: black;
        color: white;
        font-weight: 700; }
      ul.registration-pills li div.registration-pill .registration-content {
        border-radius: 0 2px 2px 0;
        padding-right: 8px;
        padding-left: 25px; }

.trait-cards .trait-card {
  padding: 16px 16px 0 0; }
  .trait-cards .trait-card .trait-card-container .deleted {
    background-color: #8C8C8C !important; }
  .trait-cards .trait-card .trait-card-container .content {
    background-color: #EFEFEF;
    padding: 8px;
    border-radius: 2px; }
    .trait-cards .trait-card .trait-card-container .content .trait-form {
      display: inline-block;
      width: 100%;
      padding: 8px 8px 0 8px; }
      .trait-cards .trait-card .trait-card-container .content .trait-form label {
        color: #666;
        font-size: 0.9em; }
      .trait-cards .trait-card .trait-card-container .content .trait-form > label {
        color: #444;
        font-size: 0.95em;
        font-weight: 500;
        border-bottom: 1px solid #DDD; }
      .trait-cards .trait-card .trait-card-container .content .trait-form .form-trait {
        display: inline-block;
        width: 100%; }
    .trait-cards .trait-card .trait-card-container .content .trait-stub {
      display: inline-block;
      width: 100%;
      margin-top: -8px;
      padding: 8px;
      border-bottom: 1px dotted #EEE; }
      .trait-cards .trait-card .trait-card-container .content .trait-stub > label {
        color: #444;
        font-size: 0.95em;
        font-weight: 500;
        border-bottom: 1px solid #DDD; }
      .trait-cards .trait-card .trait-card-container .content .trait-stub .stub-trait {
        display: inline-block;
        width: 100%;
        color: #666 !important;
        font-size: 1em; }
  .trait-cards .trait-card .trait-card-container .header {
    cursor: pointer;
    background-color: #F5F5F5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    padding: 8px;
    margin-top: 4px;
    display: inline-block;
    width: 100%; }
    .trait-cards .trait-card .trait-card-container .header .header-icon {
      margin: 0;
      width: 15%;
      float: left;
      font-size: 1.4em;
      display: inline-block;
      text-align: center;
      line-height: 40px; }
    .trait-cards .trait-card .trait-card-container .header .header-content {
      display: inline-block;
      margin: 0;
      float: left;
      width: 85%; }
      .trait-cards .trait-card .trait-card-container .header .header-content span {
        display: inline-block;
        line-height: 20px;
        width: 100%; }
      .trait-cards .trait-card .trait-card-container .header .header-content span.name {
        font-size: 1.2em;
        font-weight: 500; }
      .trait-cards .trait-card .trait-card-container .header .header-content span.subtitle {
        font-size: 0.95em;
        font-weight: 300; }
  .trait-cards .trait-card .trait-card-container .header:hover {
    background-color: #EEE; }
  .trait-cards .trait-card.ng-enter {
    animation: fadeIn 0.3s; }
  .trait-cards .trait-card.ng-leave {
    animation: fadeOut 0.3s; }

div.traits-container {
  padding: 4px 8px 8px 8px;
  background-color: white;
  margin: 0;
  font-size: 16px;
  box-shadow: inset 0 -1px 0 #ddd;
  width: 100%;
  min-height: 34px;
  border: none;
  cursor: pointer; }
  div.traits-container div.trait {
    float: left;
    margin: -1px 6px 6px 0; }
    div.traits-container div.trait div.label {
      font-size: 12px; }

div.traits-list {
  padding: 8px;
  background-color: white;
  font-size: 16px;
  box-shadow: inset 0 -1px 0 #ddd;
  width: 100%;
  min-height: 34px;
  border: none; }
  div.traits-list div.trait {
    float: left;
    margin: -1px 6px 6px 0; }
    div.traits-list div.trait div.label {
      font-size: 12px; }

.select-choices span {
  margin-right: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px; }
  .select-choices span i:hover {
    opacity: 0.6;
    font-weight: 300; }

ul.trait-choices {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 0 0 16px 0;
  list-style: none; }
  ul.trait-choices li.trait-choice {
    float: left;
    margin: 16px 16px 0 0;
    max-height: 82px;
    width: 92px;
    cursor: pointer;
    background-color: #FFFFFF;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    background-color: white;
    padding: 16px; }
    ul.trait-choices li.trait-choice span {
      display: inline-block;
      text-align: center;
      width: 100%; }
    ul.trait-choices li.trait-choice span.trait-icon {
      font-size: 1.5em;
      font-weight: 600; }
    ul.trait-choices li.trait-choice span.trait-name {
      font-size: 1.1em;
      font-weight: 300; }
    ul.trait-choices li.trait-choice.selected {
      border-bottom: 3px solid #0074D9;
      padding-bottom: 13px; }
  ul.trait-choices li.trait-choice:hover {
    background-color: #EEE; }

.traits-side-list {
  margin: 0;
  padding: 0; }

.drag-trait {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  cursor: -webkit-grab;
  cursor: grab;
  max-width: 200px; }
  .drag-trait .trait-container {
    padding: 4px;
    margin: 8px 0 0 0; }
    .drag-trait .trait-container:hover {
      background-color: #EFEFEF; }
    .drag-trait .trait-container .header {
      margin: 0 0 -3px 0;
      padding: 0;
      display: inline-block;
      width: 100%; }
      .drag-trait .trait-container .header .header-icon {
        margin: 0;
        width: 18%;
        float: left;
        font-size: 1.2em;
        display: inline-block;
        text-align: center;
        line-height: 40px; }
      .drag-trait .trait-container .header .header-content {
        display: inline-block;
        margin: 0;
        float: left;
        width: 82%; }
        .drag-trait .trait-container .header .header-content span {
          display: inline-block;
          line-height: 20px;
          width: 100%; }
        .drag-trait .trait-container .header .header-content span.name {
          font-size: 1em;
          font-weight: 500; }

table.sc-table thead tr th {
  padding: 8px;
  color: #777;
  font-weight: 400;
  font-size: 1.1em; }

table.sc-table tbody tr td {
  padding: 8px;
  color: #444; }
  table.sc-table tbody tr td span {
    clear: both;
    display: block; }

table.bookingtype-table tbody tr {
  cursor: pointer; }
  table.bookingtype-table tbody tr:hover {
    background-color: #EFEFEF; }
  table.bookingtype-table tbody tr td:not(.action-icon) span {
    line-height: 20px; }
  table.bookingtype-table tbody tr td.action-icon span.fa-stack {
    display: inline-block;
    margin: 0 16px 0 0;
    margin-top: 12px;
    color: #444;
    cursor: pointer; }
    table.bookingtype-table tbody tr td.action-icon span.fa-stack.active {
      color: #0074D9; }
    table.bookingtype-table tbody tr td.action-icon span.fa-stack:hover {
      color: #0074D9; }
  table.bookingtype-table tbody tr td span.title {
    font-size: 1.2em;
    font-weight: 600; }
  table.bookingtype-table tbody tr td span.type {
    font-size: 1.2em;
    font-weight: 300; }
  table.bookingtype-table tbody tr td span.subtitle {
    font-size: 0.95em;
    color: #333; }
    table.bookingtype-table tbody tr td span.subtitle em {
      font-weight: 300; }
    table.bookingtype-table tbody tr td span.subtitle span.date {
      font-weight: 300;
      display: inline; }

.event-types-header {
  margin: 0;
  padding: 0 0 0 20px; }
  .event-types-header .form-group .input-traits {
    margin: 0;
    padding: 0; }

.steps {
  margin: 0;
  padding: 0; }
  .steps .step {
    margin: 0;
    padding: 0;
    position: relative;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px; }
    .steps .step .step-title {
      background-color: #EEE;
      color: #333;
      font-weight: 600;
      cursor: pointer;
      padding: 8px 0 8px 0; }
      .steps .step .step-title span {
        padding: 0 8px 0 8px; }
      .steps .step .step-title .close-button {
        top: 5.3333333333px; }
    .steps .step .step-content {
      padding: 16px 0 16px 0; }
      .steps .step .step-content .form-group {
        margin-bottom: 0px; }
        .steps .step .step-content .form-group label.vertical-label {
          display: inline-block;
          font-size: 0.8em;
          width: 100%; }
        .steps .step .step-content .form-group div.vertical-input .input-traits {
          padding: 0; }

.event-types {
  margin: 0;
  padding: 0; }
  .event-types .event-type {
    margin: 0;
    padding: 0;
    position: relative;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px; }
    .event-types .event-type .event-type-title {
      background-color: #EEE;
      color: #333;
      font-weight: 600;
      cursor: pointer;
      padding: 8px 0 8px 0; }
      .event-types .event-type .event-type-title span {
        padding: 0 8px 0 8px; }
      .event-types .event-type .event-type-title .close-button {
        top: 5.3333333333px; }
    .event-types .event-type .event-type-content {
      padding: 16px 0 16px 0; }
      .event-types .event-type .event-type-content .form-group {
        margin-bottom: 0px; }
        .event-types .event-type .event-type-content .form-group label.vertical-label {
          display: inline-block;
          font-size: 0.8em;
          width: 100%; }
        .event-types .event-type .event-type-content .form-group div.vertical-input .input-traits {
          padding: 0; }

.booking-type-form .form-group {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px; }

.booking-type-form .titlebar {
  display: inline-block;
  margin: 20px 0 20px 0;
  padding: 0 0 6.6666666667px 0;
  width: 100%;
  border-bottom: 1px solid #EFEFEF; }
  .booking-type-form .titlebar h4 {
    color: #444;
    float: left; }
  .booking-type-form .titlebar .title-button {
    cursor: pointer;
    float: right;
    line-height: 40px;
    padding: 0 16px 0 16px; }
    .booking-type-form .titlebar .title-button:hover {
      background-color: #CCC;
      color: white;
      border-radius: 3px; }

.booking-type-form .radio-container {
  margin: 0;
  padding: 0; }
  .booking-type-form .radio-container .radio {
    padding: 0 16px 0 0; }

.booking-type-form .traits-side-container {
  position: relative; }

.event-containers {
  margin: 0;
  padding: 0; }
  .event-containers .event-container {
    margin: 0 0 10px 0;
    padding: 0 0 8px 0;
    position: relative;
    background-color: #F5F5F5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
    .event-containers .event-container .event-container-title {
      display: inline-block;
      padding: 8px 0 8px 0;
      width: 100%;
      position: relative;
      background-color: #EEE; }
      .event-containers .event-container .event-container-title .draghandle-container {
        text-align: center;
        line-height: 20px;
        position: absolute;
        top: 12px;
        height: 20px;
        right: -10px;
        width: 20px;
        background-color: #333;
        color: white; }
        .event-containers .event-container .event-container-title .draghandle-container .draghandle {
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          left: 0;
          cursor: move;
          background-color: transparent;
          z-index: 999; }
      .event-containers .event-container .event-container-title .close-button {
        margin-top: -8px; }
    .event-containers .event-container .event-container-content {
      padding: 16px 0 0 0;
      display: inline-block;
      width: 100%; }

ul.trait-exceptions {
  list-style: none;
  padding: 0; }
  ul.trait-exceptions li {
    display: inline-block;
    width: 100%;
    padding: 8px;
    border-bottom: 1px solid #CCC; }
    ul.trait-exceptions li i.fa {
      cursor: pointer;
      color: #0074D9; }
    ul.trait-exceptions li.addition {
      cursor: pointer;
      color: #0074D9;
      text-align: center;
      font-weight: 600; }

.trait-label i {
  cursor: pointer !important;
  opacity: 0.8; }
  .trait-label i:hover {
    opacity: 1.0; }

.options-well {
  margin-bottom: 20px;
  background-color: #F8F8F8; }

.form-group.disclaimers div.row {
  margin-bottom: 16px; }
  .form-group.disclaimers div.row span.disclaimer-btn {
    line-height: 32px;
    font-size: 1.1em;
    opacity: 0.7;
    cursor: pointer; }
    .form-group.disclaimers div.row span.disclaimer-btn:hover {
      opacity: 1.0; }

.form-group.disclaimers .disclaimer-plus {
  color: #0074D9;
  font-size: 1.2em; }

.invoice-heatmap {
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .invoice-heatmap .subdomain-text {
    fill: black !important; }

ul.invoice-figures {
  list-style: none;
  padding: 16px; }
  ul.invoice-figures li {
    padding: 16px; }
    ul.invoice-figures li span {
      display: inline-block;
      width: 100%;
      text-align: center; }
    ul.invoice-figures li .detail {
      font-weight: 300;
      font-size: 1.8em !important; }
    ul.invoice-figures li .info {
      font-weight: 300;
      font-size: 1em;
      padding-bottom: 16px;
      border-bottom: 2px dotted #EEE; }
      ul.invoice-figures li .info strong {
        font-size: 0.95em;
        font-weight: 450 !important; }

.clients-map {
  height: 600px; }

.clients-container > div.row {
  border-bottom: 3px solid #333;
  margin-bottom: 16px; }

.daterange-filter {
  margin-top: -38px;
  background-color: #FAFAFA;
  padding: 7px;
  border-radius: 3px;
  cursor: pointer; }
  @media (max-width: 480px) {
    .daterange-filter {
      float: none;
      width: 100%;
      padding: 5px;
      margin: 20px 0 10px 0; } }
  @media (max-width: 767px) {
    .daterange-filter {
      float: none;
      width: 100%;
      padding: 5px;
      margin: 20px 0 10px 0; } }

.testbg {
  background-color: #EFEFEF; }

.analytics-csv {
  min-height: 200px; }

.sorttable thead tr th {
  cursor: pointer; }

.sorttable tbody tr.hasinfo {
  cursor: pointer; }
  .sorttable tbody tr.hasinfo:hover {
    background-color: #0074D9;
    color: white; }

.sorttable tbody tr td div.note-contents {
  background-color: #333;
  color: white;
  margin: -8px;
  padding: 16px 16px 8px 16px; }

.delete-border {
  position: relative;
  border-radius: 3px;
  border: 3px solid #999;
  transition: all 0.2s ease-in-out; }
  .delete-border:hover {
    border: 3px solid black; }
    .delete-border:hover .delete-button {
      background-color: black; }
  .delete-border .delete-button {
    transition: all 0.2s ease-in-out;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
    padding: 0 5.3333333333px 0 5.3333333333px;
    border-radius: 0 0 0 3px;
    cursor: pointer;
    background-color: #999;
    color: white; }

.dropload {
  background-color: #EFEFEF;
  border-radius: 2px;
  position: relative;
  display: inline-block;
  width: 100%; }
  .dropload .notification {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    position: absolute;
    transform-style: preserve-3d;
    pointer-events: none; }
    .dropload .notification.background {
      background-color: #3D9970;
      opacity: 0.9;
      border-radius: 2px; }
    .dropload .notification.text div.middle {
      color: white;
      font-weight: 800;
      font-size: 1.5em;
      text-align: center;
      top: 50%;
      position: relative;
      transform: translateY(-50%); }
    .dropload .notification.ng-hide-add.ng-hide-add-active, .dropload .notification.ng-hide-remove.ng-hide-remove-active {
      transition: all linear 0.2s; }
    .dropload .notification.ng-hide {
      opacity: 0; }
  .dropload.ng-hide-remove {
    animation: 0.3s fadeInDown ease; }
  .dropload.ng-hide {
    animation: 0.6s fadeOutUp ease; }

.treemap text {
  pointer-events: none; }

.treemap .grandparent text {
  font-weight: bold; }

.treemap rect {
  fill: none;
  stroke: #fff; }

.treemap rect.parent,
.treemap .grandparent rect {
  stroke-width: 2px; }

.treemap .grandparent rect {
  fill: orange; }

.treemap .grandparent:hover rect {
  fill: #ee9700; }

.treemap .children rect.parent,
.treemap .grandparent rect {
  cursor: pointer; }

.treemap .children rect.parent {
  fill-opacity: .5; }

.selection-items .selection-item {
  width: 100%;
  position: relative; }
  .selection-items .selection-item .bg-bar {
    position: absolute;
    height: 3px;
    bottom: 0;
    background-color: #0074D9;
    opacity: 0.5; }
  .selection-items .selection-item p {
    z-index: 999;
    margin: 0;
    padding: 2px 0 6px 0;
    border-bottom: 1px solid #FAFAFA;
    font-size: 0.8em; }
    .selection-items .selection-item p span.amount {
      font-weight: 500; }
    .selection-items .selection-item p span.value {
      float: right;
      font-weight: 600; }

.charts .chart-title {
  position: relative;
  display: inline-block;
  width: 100%;
  border-bottom: 1px dotted #EFEFEF;
  padding-bottom: 5px; }
  .charts .chart-title h4 {
    padding-left: 6px;
    border-left: 4px solid #0074D9;
    margin-bottom: 5px; }
  .charts .chart-title span {
    clear: both;
    font-weight: 200; }
  .charts .chart-title .stats {
    position: absolute;
    font-size: 0.8em;
    top: 22px;
    right: 0; }
    .charts .chart-title .stats .stat {
      color: white;
      font-weight: 600;
      background-color: #0074D9;
      float: left;
      border-radius: 3px;
      line-height: 22px;
      margin-right: 10px;
      padding: 0 0px 0 8px; }
      .charts .chart-title .stats .stat span {
        color: black;
        background-color: #EFEFEF;
        border-radius: 3px;
        font-weight: 200;
        line-height: 22px;
        margin-left: 8px;
        padding: 0 5px 0 5px;
        float: right; }

.charts .chart {
  width: 100%;
  min-height: 450px; }
  .charts .chart text {
    font-size: 0.8em;
    letter-spacing: 1; }
    .charts .chart text.currency {
      font-size: 0.6em;
      font-weight: 600; }
  .charts .chart .category {
    cursor: pointer; }
  .charts .chart .category:hover {
    opacity: 0.8; }
  .charts .chart .axis path,
  .charts .chart .axis line {
    fill: none;
    stroke: #DADADA;
    shape-rendering: crispEdges; }
  .charts .chart .axis text {
    font-size: 0.8em; }
    @media (max-width: 480px) {
      .charts .chart .axis text {
        font-size: 0.6em; } }
    @media (max-width: 767px) {
      .charts .chart .axis text {
        font-size: 0.6em; } }
  .charts .chart .x.axis text {
    font-weight: 500; }
  .charts .chart .x.axis path {
    display: none; }
  .charts .chart .line {
    fill: none;
    stroke-width: 1.5px; }

.d3-tip {
  line-height: 1.2em;
  font-weight: bold;
  padding: 12px;
  background: rgba(0, 0, 0, 0.8);
  font-size: 0.8em;
  color: #fff;
  border-radius: 2px;
  pointer-events: none; }

/* Creates a small triangle extender for the tooltip */
.d3-tip:after {
  box-sizing: border-box;
  display: inline;
  font-size: 10px;
  width: 100%;
  line-height: 1;
  color: rgba(0, 0, 0, 0.8);
  position: absolute;
  pointer-events: none; }

/* Northward tooltips */
.d3-tip.n:after {
  content: "\25BC";
  margin: -1px 0 0 0;
  top: 100%;
  left: 0;
  text-align: center; }

/* Eastward tooltips */
.d3-tip.e:after {
  content: "\25C0";
  margin: -4px 0 0 0;
  top: 50%;
  left: -8px; }

/* Southward tooltips */
.d3-tip.s:after {
  content: "\25B2";
  margin: 0 0 1px 0;
  top: -8px;
  left: 0;
  text-align: center; }

/* Westward tooltips */
.d3-tip.w:after {
  content: "\25B6";
  margin: -4px 0 0 -1px;
  top: 50%;
  left: 100%; }

ul.batches {
  list-style: none;
  margin: 0;
  padding: 0;
  min-width: 400px; }
  ul.batches li.batch {
    cursor: pointer;
    position: relative;
    padding: 16px 8px 16px 8px;
    border-bottom: 1px solid #EEE; }
    ul.batches li.batch .close-button {
      position: absolute;
      top: 4px;
      right: 4px; }
    ul.batches li.batch p {
      font-size: 1.3em;
      font-weight: 300;
      padding: 0; }
      ul.batches li.batch p span.accent {
        font-weight: 450; }
    ul.batches li.batch .batch-detail {
      font-size: 0.85em;
      font-weight: 300;
      padding: 0; }
      ul.batches li.batch .batch-detail span.batch-badge {
        padding: 2px 3px 2px 3px;
        background-color: #0074D9;
        color: white;
        margin-left: 4px;
        border-radius: 2px; }
  ul.batches li.batch:hover {
    color: white;
    background-color: #0074D9; }

.client-cards .client-card {
  padding: 16px 16px 16px 0;
  border-radius: 2px;
  width: 100%;
  display: inline-block; }
  .client-cards .client-card .client-card-container {
    background-color: #F8F8F8;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
    .client-cards .client-card .client-card-container .header {
      padding: 16px;
      height: 72px;
      overflow: hidden; }
      .client-cards .client-card .client-card-container .header div {
        line-height: 40px; }
      .client-cards .client-card .client-card-container .header div.icon {
        color: #DDD;
        width: 40px;
        display: table-cell;
        padding-right: 16px; }
      .client-cards .client-card .client-card-container .header div.title {
        vertical-align: top;
        width: 100%;
        display: table-cell; }
        .client-cards .client-card .client-card-container .header div.title h4 {
          margin: 0;
          padding: 0;
          font-weight: 500;
          line-height: 20px; }
        .client-cards .client-card .client-card-container .header div.title p.subtitle {
          color: #666;
          margin: 0 -16px 0 0;
          padding: 0 0 0 0;
          font-weight: 400;
          font-size: 0.9em;
          line-height: 20px;
          width: 100%; }
    .client-cards .client-card .client-card-container .feature {
      background-color: #555;
      height: 150px;
      overflow: hidden; }
      .client-cards .client-card .client-card-container .feature a {
        display: inline-block;
        width: 100%; }
        .client-cards .client-card .client-card-container .feature a img {
          height: 180px; }
      @media (max-width: 480px) {
        .client-cards .client-card .client-card-container .feature a {
          display: inline-block;
          width: 100%; }
          .client-cards .client-card .client-card-container .feature a img {
            height: auto;
            width: 100%; } }
      @media (max-width: 767px) {
        .client-cards .client-card .client-card-container .feature a {
          display: inline-block;
          width: 100%; }
          .client-cards .client-card .client-card-container .feature a img {
            height: auto;
            width: 100%; } }
      @media (min-width: 768px) and (max-width: 979px) {
        .client-cards .client-card .client-card-container .feature a {
          display: inline-block;
          width: 100%; }
          .client-cards .client-card .client-card-container .feature a img {
            height: auto;
            width: 100%; } }
    .client-cards .client-card .client-card-container .details {
      margin: 0;
      width: 100%;
      padding: 0;
      display: inline-block; }
      .client-cards .client-card .client-card-container .details .detail-header {
        background-color: #E3E3E3;
        display: inline-block;
        color: #333;
        width: 100%;
        margin: 0;
        padding-top: 8px;
        padding-bottom: 8px; }
        .client-cards .client-card .client-card-container .details .detail-header span {
          margin: 4px 16px 0 16px;
          display: inline-block;
          width: 100%;
          font-weight: 600;
          font-size: 0.85em; }
          .client-cards .client-card .client-card-container .details .detail-header span i.fa {
            min-width: 16px;
            text-align: center; }
      .client-cards .client-card .client-card-container .details .contacts .contact {
        margin: 0;
        display: inline-block;
        position: relative;
        width: 100%;
        padding: 16px;
        border-bottom: 1px solid #E3E3E3; }
        .client-cards .client-card .client-card-container .details .contacts .contact.removed {
          border-left: 4px solid #FF4136; }
        .client-cards .client-card .client-card-container .details .contacts .contact .contact-actions {
          position: absolute;
          top: 8px;
          right: 8px; }
          .client-cards .client-card .client-card-container .details .contacts .contact .contact-actions .action {
            float: right;
            opacity: 0.6;
            cursor: pointer;
            margin-left: 8px; }
          .client-cards .client-card .client-card-container .details .contacts .contact .contact-actions .action:hover {
            opacity: 1.0; }
        .client-cards .client-card .client-card-container .details .contacts .contact .contact-container .contact-detail {
          display: inline-block;
          width: 100%;
          line-height: 20px;
          font-weight: 300; }
          .client-cards .client-card .client-card-container .details .contacts .contact .contact-container .contact-detail.contact-title {
            font-weight: 600; }
      .client-cards .client-card .client-card-container .details .contacts .contact:hover {
        background-color: #F5F5F5; }
    .client-cards .client-card .client-card-container .actions {
      margin: 0;
      width: 100%;
      display: inline-block;
      padding: 8px; }
      .client-cards .client-card .client-card-container .actions .action {
        float: right;
        margin: 0;
        padding: 0 8px 0 0; }
    .client-cards .client-card .client-card-container .debugging {
      margin: 0;
      padding: 0; }

.client-list .client-row {
  display: inline-block;
  padding: 16px 16px 0 16px;
  width: 100%;
  margin: 0; }
  .client-list .client-row.header {
    font-weight: 600;
    font-size: 1.2em;
    color: #AAA;
    border-bottom: 1px solid #F5F5F5;
    padding: 16px; }
  .client-list .client-row.client {
    border-bottom: 1px solid #F8F8F8;
    cursor: pointer; }
    .client-list .client-row.client span.title {
      font-weight: 600;
      font-size: 1.1em; }
    .client-list .client-row.client span.address {
      color: #AAA;
      font-weight: 300;
      font-size: 0.9em;
      display: inline-block;
      padding-bottom: 16px; }
    .client-list .client-row.client .traits .trait label {
      color: #AAA;
      font-weight: 300;
      font-size: 0.9em; }
    .client-list .client-row.client .contacts {
      top: -16px;
      margin: 0;
      font-size: 0.9em; }
      .client-list .client-row.client .contacts .contact {
        margin: 0;
        float: left;
        position: relative;
        padding: 16px 16px 0 0; }
        .client-list .client-row.client .contacts .contact.removed {
          border-left: 4px solid #FF4136; }
        .client-list .client-row.client .contacts .contact .contact-actions {
          position: absolute;
          top: 24px;
          bottom: 0;
          right: 24px; }
          .client-list .client-row.client .contacts .contact .contact-actions .action {
            float: right;
            clear: both;
            opacity: 0.6;
            cursor: pointer;
            min-height: 20px;
            width: 16px;
            text-align: center; }
          .client-list .client-row.client .contacts .contact .contact-actions .action:hover {
            opacity: 1.0; }
        .client-list .client-row.client .contacts .contact .contact-container {
          padding: 8px 32px 8px 8px;
          background-color: #F5F5f5; }
          .client-list .client-row.client .contacts .contact .contact-container .contact-detail {
            line-height: 20px;
            min-height: 20px;
            display: inline-block;
            font-weight: 300; }
            .client-list .client-row.client .contacts .contact .contact-container .contact-detail.contact-title {
              font-weight: 600; }
  .client-list .client-row.client:hover {
    background-color: #0074D9; }
    .client-list .client-row.client:hover span.title {
      color: white; }
    .client-list .client-row.client:hover span.address {
      color: white; }
    .client-list .client-row.client:hover .contacts .contact .contact-container {
      background-color: white;
      color: black; }

ul.clients {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.clients li.client {
    padding: 16px;
    cursor: pointer;
    border-bottom: 1px solid #F5F5F5; }
    ul.clients li.client span.title {
      font-size: 1.1em;
      font-weight: 600; }
    ul.clients li.client span.subtitle {
      color: #AAA;
      font-size: 0.9em;
      font-weight: 300; }
    ul.clients li.client.selected {
      background-color: #0074D9;
      color: white; }
  ul.clients li.client:hover {
    background-color: #0074D9;
    color: white; }

.inline-contacts .inline-contact-container {
  padding: 16px; }
  .inline-contacts .inline-contact-container .inline-contact {
    background-color: #FFFFFF;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    padding: 16px;
    min-height: 285px; }
    .inline-contacts .inline-contact-container .inline-contact .title {
      position: relative;
      display: inline-block;
      width: 100%;
      height: 40px;
      min-height: 40px;
      border-bottom: 1px solid #F8F8F8; }
      .inline-contacts .inline-contact-container .inline-contact .title h4 {
        float: left; }
      .inline-contacts .inline-contact-container .inline-contact .title .action {
        clear: none;
        float: right;
        margin-left: 8px;
        margin-top: 8px;
        width: 16px;
        height: 16px;
        line-height: 16px;
        text-align: center;
        opacity: 0.8;
        cursor: pointer;
        transition: opacity .25s ease-in-out; }
        .inline-contacts .inline-contact-container .inline-contact .title .action:hover {
          opacity: 1.0; }
    .inline-contacts .inline-contact-container .inline-contact .content {
      position: relative;
      display: inline-block;
      width: 100%; }

.client-stats-table thead tr {
  border: none;
  font-size: 1.1em; }

.client-stats-table tr.title-row {
  background-color: #F8F8F8;
  cursor: pointer;
  font-size: 1.1em; }

.client-stats-table tr.data-row.ng-enter {
  animation: fadeIn 0.15s; }

.client-stats-table tr.data-row.ng-leave {
  animation: fadeOut 0.15s; }

.client-stats-table tr.data-row > td {
  padding: 16px 16px 8px 0; }

.client-stats-table .row-label {
  margin: 0 8px 8px 0;
  border-radius: 2px;
  background-color: #FAFAFA;
  padding: 5.3333333333px;
  float: left;
  font-weight: 300; }
  .client-stats-table .row-label span.count {
    background-color: #0074D9;
    margin: -5.3333333333px -5.3333333333px -5.3333333333px 5.3333333333px;
    border-radius: 0 2px 2px 0;
    padding: 5.3333333333px 8px 5.3333333333px 8px;
    color: white; }

ul.users {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.users li.user {
    padding: 16px;
    position: relative;
    border-bottom: 1px solid #F5F5F5;
    cursor: pointer; }
    ul.users li.user span.title {
      font-size: 1.1em;
      font-weight: 600; }
    ul.users li.user span.subtitle {
      color: #AAA;
      font-size: 0.9em;
      font-weight: 300; }
    ul.users li.user.selected {
      background-color: #0074D9;
      color: white; }
      ul.users li.user.selected span.subtitle a {
        color: white !important; }
    ul.users li.user .log-icon {
      margin-top: -8px;
      color: #0074D9; }
  ul.users li.user:hover {
    background-color: #0074D9;
    color: white; }
    ul.users li.user:hover span.subtitle {
      color: white !important; }
      ul.users li.user:hover span.subtitle a {
        color: white !important; }
    ul.users li.user:hover .log-icon {
      color: white; }

.user-tags {
  display: block;
  padding: 0 8px 0 0; }
  .user-tags .label {
    display: inline-block;
    margin: 0 0 8px 8px; }

.profile-picture {
  min-height: 400px;
  background-color: #EFEFEF; }

.profile-statistics .statistic .header {
  display: inline-block;
  width: 100%;
  padding: 5.3333333333px;
  font-weight: 400;
  font-size: 1.2em;
  color: #333;
  background-color: #F8F8F8; }

.profile-statistics .statistic ul.items {
  list-style: none;
  padding: 0; }
  .profile-statistics .statistic ul.items li {
    padding: 0 5.3333333333px 0 5.3333333333px;
    display: inline-block;
    width: 100%;
    line-height: 32px;
    border-bottom: 1px solid #FAFAFA; }
    .profile-statistics .statistic ul.items li span {
      font-weight: 800;
      color: black;
      float: right; }
      .profile-statistics .statistic ul.items li span p {
        display: inline;
        font-weight: 200; }

.user-list-container {
  margin-top: -50px; }
  .user-list-container .user-list-container-group .list-container-title {
    margin-top: 32px;
    display: inline-block;
    /* background-color: red; */
    width: 100%;
    padding-right: 30px;
    padding-left: 15px; }
    .user-list-container .user-list-container-group .list-container-title .contents {
      padding-bottom: 8px;
      border-bottom: 1px solid #EEE;
      display: inline-block;
      margin-bottom: 8px;
      width: 100%; }
      .user-list-container .user-list-container-group .list-container-title .contents h3 {
        font-size: 2em;
        font-weight: 300;
        /* margin-left: 16px; */
        float: left; }
      .user-list-container .user-list-container-group .list-container-title .contents ul {
        float: right;
        list-style: none;
        margin-top: 22px; }
        .user-list-container .user-list-container-group .list-container-title .contents ul li {
          float: left;
          padding: 5.3333333333px;
          border-radius: 3px;
          font-weight: 600;
          color: #333;
          background: #EEE;
          cursor: pointer;
          margin-left: 8px; }
        .user-list-container .user-list-container-group .list-container-title .contents ul li:hover {
          background-color: #0074D9;
          color: white; }
  .user-list-container .user-list-container-group .user-list {
    padding: 30px 30px 30px 15px; }
  .user-list-container .user-list-container-group.admins {
    background: #EEE; }
    .user-list-container .user-list-container-group.admins .list-container-title .contents {
      border-bottom: 1px solid #CCC; }

.user-cards-container {
  margin-top: -50px; }
  .user-cards-container .user-cards-container-group .cards-container-title {
    margin-top: 32px;
    display: inline-block;
    /* background-color: red; */
    width: 100%;
    padding-right: 30px;
    padding-left: 15px; }
    .user-cards-container .user-cards-container-group .cards-container-title .contents {
      padding-bottom: 8px;
      border-bottom: 1px solid #EEE;
      display: inline-block;
      margin-bottom: -8px;
      width: 100%; }
      .user-cards-container .user-cards-container-group .cards-container-title .contents h3 {
        font-size: 2em;
        font-weight: 300;
        /* margin-left: 16px; */
        float: left; }
      .user-cards-container .user-cards-container-group .cards-container-title .contents ul {
        float: right;
        list-style: none;
        margin-top: 22px; }
        .user-cards-container .user-cards-container-group .cards-container-title .contents ul li {
          float: left;
          padding: 5.3333333333px;
          border-radius: 3px;
          font-weight: 600;
          color: #333;
          background: #EEE;
          cursor: pointer;
          margin-left: 8px; }
        .user-cards-container .user-cards-container-group .cards-container-title .contents ul li:hover {
          background-color: #0074D9;
          color: white; }
  .user-cards-container .user-cards-container-group.admins {
    background: #EEE; }
    .user-cards-container .user-cards-container-group.admins .cards-container-title .contents {
      border-bottom: 1px solid #CCC; }

.user-cards .user-card {
  padding: 20px 20px 20px 0;
  border-radius: 2px;
  width: 100%;
  display: inline-block;
  position: relative;
  cursor: pointer; }
  .user-cards .user-card .indicator {
    position: absolute;
    top: 46px;
    right: 20px;
    bottom: 0;
    height: 20px;
    width: 16px;
    z-index: 999;
    text-align: center; }
    .user-cards .user-card .indicator i {
      display: inline-block;
      width: 100%;
      top: -5px;
      font-size: 0.9em;
      color: white; }
  .user-cards .user-card .shared-indicator {
    position: absolute;
    top: 62px;
    right: 20px;
    bottom: 0;
    height: 20px;
    width: 16px;
    z-index: 999;
    text-align: center; }
    .user-cards .user-card .shared-indicator i {
      display: inline-block;
      width: 100%;
      top: -5px;
      font-size: 0.9em;
      color: #CCC; }
  .user-cards .user-card .user-card-container {
    background-color: #F8F8F8;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
    .user-cards .user-card .user-card-container .header {
      padding: 16px;
      height: 72px;
      display: inline-block;
      width: 100%;
      position: relative; }
      .user-cards .user-card .user-card-container .header div {
        line-height: 40px;
        float: left; }
      .user-cards .user-card .user-card-container .header div.icon {
        color: #DDD;
        width: 18%;
        display: inline-block;
        padding-right: 16px; }
      .user-cards .user-card .user-card-container .header div.title {
        width: 82%;
        display: inline-block; }
        .user-cards .user-card .user-card-container .header div.title h4 {
          margin: 0;
          padding: 0;
          font-weight: 500;
          line-height: 20px; }
        .user-cards .user-card .user-card-container .header div.title p.subtitle {
          color: #666;
          margin: 0;
          padding: 0;
          font-weight: 400;
          font-size: 0.9em;
          line-height: 20px;
          width: 100%; }
      .user-cards .user-card .user-card-container .header.selected {
        left: -5px; }
    .user-cards .user-card .user-card-container .feature {
      height: 150px;
      margin-bottom: 16px;
      overflow: hidden; }
      .user-cards .user-card .user-card-container .feature .profile-picture {
        min-height: 150px;
        background-color: #EFEFEF; }
    .user-cards .user-card .user-card-container .details {
      margin: 0;
      width: 100%;
      padding: 0;
      display: inline-block; }
      .user-cards .user-card .user-card-container .details .detail-group {
        padding: 0 16px 8px 16px;
        border-bottom: none;
        position: relative; }
        .user-cards .user-card .user-card-container .details .detail-group .details-toggle {
          position: absolute;
          right: 16px;
          top: 0;
          cursor: pointer;
          color: #555; }
          .user-cards .user-card .user-card-container .details .detail-group .details-toggle i {
            font-size: 1.2em; }
        .user-cards .user-card .user-card-container .details .detail-group .trait {
          padding-bottom: 4px; }
          .user-cards .user-card .user-card-container .details .detail-group .trait label {
            width: 100%;
            font-size: 0.85em;
            color: black;
            border-bottom: 1px solid #EFEFEF; }
          .user-cards .user-card .user-card-container .details .detail-group .trait span {
            font-size: 0.85em;
            font-weight: 600; }
        .user-cards .user-card .user-card-container .details .detail-group .label {
          float: left;
          color: white;
          display: inline-block;
          margin: 0 5.3333333333px 5.3333333333px 0; }
        .user-cards .user-card .user-card-container .details .detail-group h4 {
          font-size: 1em !important;
          font-weight: 800; }
        .user-cards .user-card .user-card-container .details .detail-group span.detail {
          font-size: 0.85em;
          color: #555;
          display: inline-block;
          width: 100%; }
          .user-cards .user-card .user-card-container .details .detail-group span.detail.mail {
            margin-bottom: -6px; }
          .user-cards .user-card .user-card-container .details .detail-group span.detail i {
            min-width: 16px;
            text-align: center; }
    .user-cards .user-card .user-card-container .actions {
      margin: 0;
      width: 100%;
      display: inline-block;
      padding: 8px; }
      .user-cards .user-card .user-card-container .actions .action {
        float: right;
        margin: 0;
        padding: 0 8px 0 0; }

table.user-table {
  width: 100%; }
  table.user-table thead {
    width: 100%;
    border-bottom: 1px solid #EEE; }
    table.user-table thead tr th {
      font-size: 1.1em;
      font-weight: 300;
      padding: 8px; }
  table.user-table tbody tr {
    border-bottom: 1px solid #EEE; }
    table.user-table tbody tr.selected {
      cursor: pointer;
      color: white !important;
      background-color: #0074D9; }
      table.user-table tbody tr.selected a {
        color: white; }
    table.user-table tbody tr td {
      font-size: 1em;
      font-weight: 300;
      padding: 8px; }
      table.user-table tbody tr td span:not(.highlight) {
        display: block; }
      table.user-table tbody tr td .detail-horizontal label {
        color: #999;
        font-size: 0.9em; }
    table.user-table tbody tr:hover {
      cursor: pointer;
      color: white !important;
      background-color: #0074D9; }
      table.user-table tbody tr:hover a {
        color: white; }

.mail-label {
  float: left; }
  .mail-label i {
    cursor: pointer; }
  .mail-label i:hover {
    color: #444; }

.quill-wrapper {
  background-color: #fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width: 100%; }
  .quill-wrapper .editor .ql-editor {
    min-height: 150px; }

.toolbar {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc; }

.editor, .toolbar {
  visibility: hidden; }

.editor.ql-container, .toolbar.ql-toolbar {
  visibility: visible; }

.nodonut {
  margin-left: 15px;
  margin-right: 15px; }

.group-cards .group-card {
  padding: 20px 20px 20px 0;
  border-radius: 2px; }
  .group-cards .group-card.grouphidden {
    opacity: 0.5; }
    .group-cards .group-card.grouphidden .group-card-container {
      border-top: 3px solid red; }
  .group-cards .group-card .group-card-container {
    background-color: #F8F8F8;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
    .group-cards .group-card .group-card-container .header {
      padding: 16px;
      height: 72px;
      overflow: hidden; }
      .group-cards .group-card .group-card-container .header div {
        line-height: 40px; }
      .group-cards .group-card .group-card-container .header div.icon {
        color: #DDD;
        width: 40px;
        display: table-cell;
        padding-right: 16px; }
      .group-cards .group-card .group-card-container .header div.title {
        vertical-align: top;
        width: 100%;
        display: table-cell; }
        .group-cards .group-card .group-card-container .header div.title h4 {
          margin: 0;
          padding: 0;
          font-weight: 500;
          line-height: 20px; }
        .group-cards .group-card .group-card-container .header div.title p.subtitle {
          color: #666;
          margin: 0;
          padding: 0;
          font-weight: 400;
          font-size: 0.9em;
          line-height: 20px;
          width: 100%; }
    .group-cards .group-card .group-card-container .feature {
      background-color: #555;
      height: 150px;
      margin-bottom: 24px; }
      .group-cards .group-card .group-card-container .feature .group-picture {
        height: 150px; }
    .group-cards .group-card .group-card-container .details {
      margin: 0;
      width: 100%;
      padding: 0 16px 16px 16px;
      display: inline-block; }
      .group-cards .group-card .group-card-container .details .detail span {
        display: inline-block;
        text-align: center;
        width: 100%; }
      .group-cards .group-card .group-card-container .details .detail span.figure {
        font-size: 1.5em;
        font-weight: 600; }
        @media (max-width: 480px) {
          .group-cards .group-card .group-card-container .details .detail span.figure {
            font-size: 1.3em; } }
        @media (max-width: 767px) {
          .group-cards .group-card .group-card-container .details .detail span.figure {
            font-size: 1.3em; } }
        @media (min-width: 768px) and (max-width: 979px) {
          .group-cards .group-card .group-card-container .details .detail span.figure {
            font-size: 1.3em; } }
        @media (min-width: 1200px) {
          .group-cards .group-card .group-card-container .details .detail span.figure {
            font-size: 1.3em; } }
        @media screen and (-webkit-max-device-pixel-ratio: 1) {
          .group-cards .group-card .group-card-container .details .detail span.figure {
            font-size: 1.3em; } }
      .group-cards .group-card .group-card-container .details .detail span.caption {
        color: #555;
        font-size: 0.9em;
        padding-bottom: 5.3333333333px; }
    .group-cards .group-card .group-card-container .actions {
      margin: 0;
      width: 100%;
      display: inline-block;
      padding: 8px; }
      .group-cards .group-card .group-card-container .actions .action {
        float: right;
        margin: 0;
        padding: 0 8px 0 0; }

ul.group-labels {
  margin: 0;
  padding: 0; }

ul.group-pills {
  list-style: none;
  padding: 0; }
  ul.group-pills .group-pill {
    position: relative;
    display: inline-block;
    background-color: #FFFFFF;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    padding: 8px;
    margin: 16px 16px 0 0; }
    ul.group-pills .group-pill:not(.fixed) {
      cursor: pointer; }
    ul.group-pills .group-pill.fixed {
      background-color: #EFEFEF !important;
      color: #333 !important;
      opacity: 0.7; }
    ul.group-pills .group-pill.selected, ul.group-pills .group-pill:hover {
      background-color: #0074D9;
      color: white; }
    ul.group-pills .group-pill span {
      clear: both;
      display: block; }
      ul.group-pills .group-pill span.title {
        font-weight: 500;
        font-size: 1.1em; }
      ul.group-pills .group-pill span.subtitle {
        font-weight: 300;
        font-size: 0.95em; }

.group-logo {
  min-height: 150px; }

.resources .resource {
  margin-bottom: 20px; }
  .resources .resource .resource-title {
    cursor: pointer;
    background-color: #F6F6F6;
    padding: 0 16px 0 16px; }
    .resources .resource .resource-title .title-item {
      line-height: 32px;
      padding: 16px;
      font-size: 1.3em;
      font-weight: 300; }
      .resources .resource .resource-title .title-item.actions .action {
        color: #CCC;
        float: right;
        cursor: pointer;
        text-align: center;
        width: 16px;
        margin-right: 8px; }
      .resources .resource .resource-title .title-item.actions .action:hover {
        color: #333; }
  .resources .resource .resource-information {
    padding: 16px; }
    .resources .resource .resource-information .information-item span {
      font-weight: 300;
      color: #333; }
  .resources .resource .resource-items {
    margin: 0;
    padding: 0; }
    .resources .resource .resource-items.ng-enter {
      animation: fadeIn 0.3s; }
    .resources .resource .resource-items.ng-leave {
      animation: fadeOut 0.3s; }
    .resources .resource .resource-items .resource-items-title {
      width: 100%;
      display: inline-block;
      float: left;
      border-bottom: 1px solid #F2F2F2; }
      .resources .resource .resource-items .resource-items-title span {
        display: inline-block;
        padding: 8px 16px 8px 16px;
        float: left;
        margin: 0;
        font-weight: 500;
        opacity: 0.54; }
    .resources .resource .resource-items .resource-item {
      margin: 0;
      padding: 0;
      float: left;
      display: inline-block;
      width: 100%;
      border-bottom: 1px solid #F8F8F8; }
      .resources .resource .resource-items .resource-item.privileged {
        cursor: pointer; }
      .resources .resource .resource-items .resource-item .view {
        position: relative; }
        .resources .resource .resource-items .resource-item .view:hover .maintenance-mode {
          right: 160px; }
        .resources .resource .resource-items .resource-item .view .maintenance-mode {
          position: absolute;
          position: absolute;
          top: 16px;
          height: 8px;
          width: 8px;
          right: 76px; }
        .resources .resource .resource-items .resource-item .view .dialog-button {
          opacity: 0;
          cursor: pointer;
          position: absolute;
          top: 16px;
          height: 8px;
          width: 8px; }
          .resources .resource .resource-items .resource-item .view .dialog-button.edititm {
            right: 24px; }
          .resources .resource .resource-items .resource-item .view .dialog-button.trashitm {
            right: 44px; }
          .resources .resource .resource-items .resource-item .view .dialog-button.fixitm {
            right: 68px; }
          .resources .resource .resource-items .resource-item .view .dialog-button.deleteitm {
            right: 80px; }
        .resources .resource .resource-items .resource-item .view .dialog-button:hover {
          opacity: 1.0 !important; }
        .resources .resource .resource-items .resource-item .view span.trait {
          display: inline-block;
          padding: 16px;
          float: left;
          margin: 0;
          font-weight: 300; }
      .resources .resource .resource-items .resource-item .edit {
        position: relative; }
        .resources .resource .resource-items .resource-item .edit .dialog-button {
          opacity: 0.54;
          cursor: pointer;
          position: absolute;
          top: 11px;
          height: 8px;
          width: 8px; }
          .resources .resource .resource-items .resource-item .edit .dialog-button.checkitm {
            color: green;
            right: 24px; }
          .resources .resource .resource-items .resource-item .edit .dialog-button.closeitm {
            color: red;
            right: 44px; }
        .resources .resource .resource-items .resource-item .edit .dialog-button:hover {
          opacity: 1.0 !important; }
    .resources .resource .resource-items .resource-item:hover {
      background-color: #F5F5F5; }
      .resources .resource .resource-items .resource-item:hover .view .dialog-button {
        opacity: 0.54; }
    .resources .resource .resource-items .resource-items-form {
      width: 100%;
      float: left;
      display: inline-block;
      background-color: #FAFAFA;
      border-top: 1px solid #F8F8F8;
      padding: 0; }
      .resources .resource .resource-items .resource-items-form .input-container {
        float: left;
        display: inline-block;
        padding: 16px; }
        .resources .resource .resource-items .resource-items-form .input-container span.help-block {
          margin-bottom: 0; }
    .resources .resource .resource-items .resource-items-actions {
      display: inline-block;
      width: 100%; }
      .resources .resource .resource-items .resource-items-actions .action {
        float: left; }
  .resources .resource.removed {
    opacity: 0.4; }

.resource-instances .resource {
  margin-bottom: 20px; }
  .resource-instances .resource .resource-title {
    cursor: pointer;
    background-color: #F6F6F6;
    padding: 0 16px 0 16px; }
    .resource-instances .resource .resource-title .title-item {
      line-height: 32px;
      padding: 16px;
      font-size: 1.3em;
      font-weight: 300; }
      .resource-instances .resource .resource-title .title-item.actions .action {
        color: #CCC;
        float: right;
        cursor: pointer;
        text-align: center;
        width: 16px; }
      .resource-instances .resource .resource-title .title-item.actions .action:hover {
        color: #333; }

.resource-pills-container ul.resource-pills {
  margin: 0;
  padding: 0;
  list-style: none; }
  .resource-pills-container ul.resource-pills li.resource-pill {
    padding: 5.3333333333px;
    display: inline-block;
    width: 100%;
    font-weight: 300;
    border-left: 5px #0074D9 solid;
    background-color: #F8F8F8;
    border-radius: 3px;
    color: #333;
    margin-bottom: 8px;
    cursor: -webkit-grab;
    cursor: grab; }
    .resource-pills-container ul.resource-pills li.resource-pill i.fa {
      color: #0074D9; }

.form-settings {
  background-color: #F8F8F8; }
  .form-settings .form-group.vertical {
    margin-top: 15px; }
    .form-settings .form-group.vertical label.control-label {
      color: #333;
      font-weight: 400; }

.form-sections .actions .actions-container {
  padding: 0; }
  .form-sections .actions .actions-container .action {
    margin: 0 8px 0 0;
    float: left; }

.form-sections .form-group {
  padding-top: 5.3333333333px; }
  .form-sections .form-group label.control-label {
    color: #333;
    font-weight: 500; }

.form-sections .draghandle-container {
  transition: opacity .25s ease-in-out;
  opacity: 0;
  text-align: center;
  line-height: 20px;
  position: absolute;
  top: 0;
  height: 20px;
  right: -10px;
  width: 20px;
  cursor: move;
  background-color: #333;
  color: white; }
  .form-sections .draghandle-container .draghandle {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    cursor: move;
    background-color: transparent;
    z-index: 999; }

.form-sections .section {
  background-color: #F8F8F8;
  display: inline-block;
  margin: 5.3333333333px 0 8px 0;
  padding: 0 0 8px 0;
  width: 100%; }
  .form-sections .section:hover .title .draghandle-container {
    opacity: 1; }
  .form-sections .section .title {
    width: 100%;
    display: inline-block;
    background-color: #CCC;
    line-height: 32px;
    position: relative; }
    .form-sections .section .title .draghandle-container {
      top: 6px; }
    .form-sections .section .title .close-button {
      position: absolute;
      right: 16px;
      top: -3px; }
  .form-sections .section .content {
    padding: 8px 0 16px 0; }
    .form-sections .section .content .section-row {
      width: 100%;
      border: 1px solid #EEE;
      display: inline-block;
      margin-bottom: 8px; }
      .form-sections .section .content .section-row:hover .section-row-title .draghandle-container {
        opacity: 1; }
      .form-sections .section .content .section-row .section-row-title {
        width: 100%;
        display: inline-block;
        background-color: #EEE;
        line-height: 32px;
        position: relative; }
        .form-sections .section .content .section-row .section-row-title .draghandle-container {
          top: 6px; }
        .form-sections .section .content .section-row .section-row-title .close-button {
          position: absolute;
          right: 16px;
          top: -3px; }
      .form-sections .section .content .section-row .section-row-content {
        width: 100%;
        display: inline-block; }
        .form-sections .section .content .section-row .section-row-content .section-column {
          padding: 8px; }
          .form-sections .section .content .section-row .section-row-content .section-column .centered {
            background-color: white;
            padding: 8px; }
          .form-sections .section .content .section-row .section-row-content .section-column.empty .centered {
            border: 1px dashed #EEE;
            text-align: center; }
  .form-sections .section .section-actions .actions-container .action {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    background-color: white; }

.aspect-title {
  position: relative;
  display: inline-block;
  width: 100%;
  border-bottom: 1px dotted #EFEFEF;
  padding-bottom: 5px;
  margin-bottom: 8px; }
  .aspect-title h4 {
    padding-left: 6px;
    border-left: 4px solid #0074D9;
    margin-bottom: 5px; }
  .aspect-title span {
    clear: both;
    font-weight: 200; }

@media print {
  a[href]:after {
    content: none; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .visible-xs {
    display: none !important; }
  .hidden-xs {
    display: block !important; }
  table.hidden-xs {
    display: table; }
  tr.hidden-xs {
    display: table-row !important; }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important; }
  .hidden-xs.hidden-print {
    display: none !important; }
  .hidden-sm {
    display: none !important; }
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

.documentation-sidebar {
  margin-top: 20px; }
  .documentation-sidebar ul.documentation-levelone > li {
    padding: 8px 8px 8px 8px; }
    .documentation-sidebar ul.documentation-levelone > li > a {
      padding: 3px;
      font-size: 1.15em;
      font-weight: 400;
      color: #666; }
    .documentation-sidebar ul.documentation-levelone > li:hover {
      padding: 8px 8px 8px 4px; }
      .documentation-sidebar ul.documentation-levelone > li:hover > a {
        border-left: solid 4px #0074D9;
        background-color: white;
        color: #0074D9; }
    .documentation-sidebar ul.documentation-levelone > li.active {
      padding: 8px 8px 8px 4px; }
      .documentation-sidebar ul.documentation-levelone > li.active ul.documentation-leveltwo {
        display: block; }
      .documentation-sidebar ul.documentation-levelone > li.active > a {
        border-left: solid 4px #0074D9;
        color: #0074D9;
        font-weight: 600; }
    .documentation-sidebar ul.documentation-levelone > li ul.documentation-leveltwo {
      display: none; }
      .documentation-sidebar ul.documentation-levelone > li ul.documentation-leveltwo > li {
        padding: 8px 8px 8px 8px;
        margin-left: 20px; }
        .documentation-sidebar ul.documentation-levelone > li ul.documentation-leveltwo > li > a {
          padding: 3px;
          font-size: 1.1em;
          color: #666;
          font-weight: 300; }
        .documentation-sidebar ul.documentation-levelone > li ul.documentation-leveltwo > li:hover {
          padding: 8px 8px 8px 4px; }
          .documentation-sidebar ul.documentation-levelone > li ul.documentation-leveltwo > li:hover > a {
            border-left: solid 4px #0074D9;
            background-color: white;
            color: #0074D9; }
        .documentation-sidebar ul.documentation-levelone > li ul.documentation-leveltwo > li.active {
          padding: 8px 8px 8px 4px; }
          .documentation-sidebar ul.documentation-levelone > li ul.documentation-leveltwo > li.active > a {
            border-left: solid 4px #0074D9;
            color: #0074D9;
            font-weight: 500; }

div.documentation p img {
  display: inline-block;
  width: 100%; }
