@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

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

.glyphicon-asterisk:before {
  content: "*"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

[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: #337ab7; }

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 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.42857; }

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.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014   \A0'; }

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

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

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

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  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.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0; }
  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: 10px;
  padding-right: 10px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 740px; } }
  @media (min-width: 992px) {
    .container {
      width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1160px; } }

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

.row {
  margin-left: -10px;
  margin-right: -10px; }
  .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: 10px;
  padding-right: 10px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .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.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .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.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .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.42857;
    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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 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: 0; }

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

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

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

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

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

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.33333;
  border-radius: 3px; }

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

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

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

.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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback label ~ .form-control-feedback {
  top: 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: -10px;
  margin-right: -10px; }
  .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: 10px; }

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

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

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

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

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

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

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

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

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

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

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    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.33333;
  border-radius: 3px; }

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-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 .form-control:focus {
      z-index: 3; }

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0; }
  .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: 0; }
  .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: 3px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

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

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

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

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

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .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.42857;
      border: 1px solid transparent;
      border-radius: 0 0 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0; }
  .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: #337ab7; }

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

.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: 10px;
  padding-left: 10px;
  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: -10px;
  margin-left: -10px; }
  @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 10px;
  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: -10px; } }

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

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

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  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: 10px;
      margin-right: 10px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -10px; }
    .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: 0; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/\A0";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      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: 0;
      border-top-left-radius: 0; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

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

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

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

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

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

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

.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: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

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

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

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

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

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

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

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.media-body {
  width: 10000px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .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: #c7ddef; }

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

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

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

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

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

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

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

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

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

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

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

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

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .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: -1;
  border-bottom-left-radius: -1; }

.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: -1;
    border-top-left-radius: -1; }
  .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: -1;
    border-bottom-left-radius: -1; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

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

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

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

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .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: -1;
    border-top-right-radius: -1; }
    .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: -1; }
    .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: -1; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .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: -1;
    border-bottom-right-radius: -1; }
    .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: -1; }
    .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: -1; }

.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: 0; }
    .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: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.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: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

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

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

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

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

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

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

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

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

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

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

.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-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative; }

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

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

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: 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: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fade-enter-active, .fade-leave-active {
  transition-property: opacity;
  transition-duration: .5s; }

.fade-enter, .fade-leave-active {
  opacity: 0; }

.fade-enter-to {
  opacity: 1; }

.fade-leave-to {
  opacity: 0; }

.carousel-enter-active, .carousel-leave-active {
  transition-property: opacity;
  transition-duration: .80s; }

.carousel-leave-active {
  opacity: 0;
  z-index: 20; }

.carousel-enter-active {
  opacity: 1;
  z-index: 10; }

.slide-down-enter-active, .slide-down-leave-active {
  transition-property: transform;
  transition-duration: .5s; }

.slide-down-enter-active {
  transition-delay: .25s; }

.slide-down-enter, .slide-down-leave-active {
  transform: translate3d(0, -100%, 0); }

.slide-up-enter-active, .slide-up-leave-active {
  transition-property: transform;
  transition-duration: .25s; }

.slide-up-enter-active {
  transition-property: transform;
  transition-delay: 0s;
  transition-duration: 0s; }

.slide-up-enter, .slide-up-leave-active {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  transform: translate3d(0, 100%, 0); }

.slide-left-enter-active, .slide-left-leave-active {
  transition-property: transform;
  transition-duration: .3s; }

.slide-left-enter-active {
  transition-delay: .25s; }

.slide-left-enter, .slide-left-leave-active {
  transform: translate3d(-100%, 0, 0); }

.slide-reveal-enter-active, .slide-reveal-leave-active {
  transition: all .25s ease;
  overflow: hidden;
  max-height: 50px; }

.slide-reveal-enter, .slide-reveal-leave-to {
  max-height: 0; }

/*
.slide-reveal-enter, .slide-reveal-leave-to {
  max-height: 0;
}

.slide-reveal-enter-to, .slide-reveal-leave {
  max-height:200;
}
*/
.btn-outline {
  background-color: transparent;
  color: inherit; }

.btn-primary.btn-outline {
  color: #428bca; }

.btn-success.btn-outline {
  color: #5cb85c; }

.btn-info.btn-outline {
  color: #5bc0de; }

.btn-warning.btn-outline {
  color: #f0ad4e; }

.btn-danger.btn-outline {
  color: #d9534f; }

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff; }

.btn.active {
  color: #fff; }

.disabled,
[disabled] {
  color: #999 !important;
  border-color: #999 !important;
  background-color: #e6e6e6; }
  .disabled *,
  [disabled] * {
    color: #999 !important;
    border-color: #999 !important; }
  .disabled:hover,
  [disabled]:hover {
    background-color: #e6e6e6 !important; }

.form-horizontal .control-label {
  text-align: left;
  font-size: .9em; }

td .vertical-middle,
.vertical-middle td {
  vertical-align: middle !important; }

.vue-toast-manager_container {
  z-index: 1000; }

.vue-toast_message {
  border-radius: 4px; }

.vue-toast_close-btn {
  width: 10px;
  height: 10px; }

.vue-toast_close-btn:after, .vue-toast_close-btn:before {
  left: 0;
  width: 10px; }

.vue-toast-manager_container.__right .vue-toast_container {
  left: auto;
  right: 20px; }

.vue-toast-manager_container.__center .vue-toast_container {
  right: auto;
  left: 50%;
  transform: translate(-50%, 0); }

.fc *:focus {
  outline: 0; }

.fc-unthemed td.fc-today {
  background: #fff !important; }

.fc th.fc-resource-cell {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 5px 0;
  font-weight: 500;
  text-transform: capitalize;
  border-top: none !important; }
  .fc th.fc-resource-cell.clickable {
    cursor: pointer; }

.fc-axis.fc-time span {
  font-size: .9em; }

#booking .fc-slats .fc-widget-content:hover {
  background-color: rgba(255, 235, 59, 0.3); }

.fc-toolbar h2 {
  font-size: 1.4em;
  line-height: 30px;
  color: #456e9a;
  text-transform: capitalize; }

.fc-time-grid-container {
  border-bottom: 1px solid #ddd; }

.fc-view-container  {
  overflow-x: auto; }

.fc-icon-calendar {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fc-icon-calendar:before {
  content: "\F073"; }

.fc-button {
  border-radius: 0 !important; }

.fc-state-default {
  background-image: none; }

.fc-list-item .fc-content {
  padding: 10px; }

.fc-list-heading {
  text-transform: capitalize; }

.fc-list-table .fc-list-item:last-child td {
  border-bottom-width: 1px; }

.fc-list-item .fc-list-item-title .resource {
  float: right;
  font-size: .9em;
  font-weight: 700;
  text-transform: capitalize; }

.fc-bgevent {
  font-size: .85em;
  line-height: 1.3;
  overflow: hidden;
  border: 1px solid transparent; }

.fc-caledar {
  transform: translate3d(0, 0, 0); }

.fc-event, .fc-bgevent {
  border-radius: 0 !important;
  cursor: default;
  min-width: 0;
  font-family: arial; }
  .fc-event strong, .fc-bgevent strong {
    font-weight: 600;
    font-size: .8em; }

.fc-time-grid-event .fc-time {
  font-weight: 700; }

.fc-event {
  margin: 0 -3px; }
  .fc-event .icon {
    position: absolute;
    right: 2px;
    top: 2px; }

.fc-event.background {
  opacity: .7; }

.fc-event:not(.fc-dragging), .fc-bgevent:not(.fc-dragging) {
  transition: all .1s ease-in-out; }

/*
.fc-event.selected {
  background-color: #12aaeb !important;
  border-color: #113050 !important;
  border-width: 1px !important;
  color: #fff !important;
  z-index: 1000 !important;
  border-radius: 2px;

  // transform: scale(1.05, 1.05);
  // min-width: 200px;
}
*/
.fc-event-container.elevated {
  z-index: 100; }

.fc-widget-header .fc-resource-cell.disabled {
  opacity: .5;
  color: #c80000; }

.fc-bg td.fc-day {
  transition: background .2s ease-in; }

.fc-bg td.fc-day.disabled {
  background: #eee !important;
  background: rgba(200, 0, 0, 0.1) !important; }

.calendar-holder-outer {
  flex: 1 1 100%;
  display: flex;
  position: relative;
  outline: none; }

.calendar-holder-inner {
  position: relative;
  overflow: hidden;
  overflow-x: auto; }

.calendar-holder {
  position: relative;
  flex: 1 1 100%;
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  transform: translate3D(0, 0, 0);
  min-height: 0 !important; }
  @media (max-width: 500px) {
    .calendar-holder {
      overflow-y: scroll;
      min-height: 100% !important; } }
  .calendar-holder .fc-calendar {
    min-width: 900px;
    background-color: #fff; }

.fc-time-grid .fc-bgevent.business-closed {
  background-color: #bbb;
  background-color: #e0e0e0;
  opacity: 1; }

.fc-time-grid .fc-bgevent.absence {
  background-color: rgba(253, 253, 150, 0.3);
  background-color: #fbca95;
  opacity: .5;
  z-index: 10; }
  .fc-time-grid .fc-bgevent.absence .fc-content {
    /*
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    text-align: center;
    display: block;
    width: 100%;
    */
    padding: 0 2px; }
    .fc-time-grid .fc-bgevent.absence .fc-content .fc-title {
      color: #8A8A14;
      color: #fff;
      color: #113050; }

.fc-slats:not(.clone) {
  color: transparent; }

.fc-slats.clone {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  box-sizing: border-box;
  transform: translate3D(0, 0, 0);
  overflow: hidden;
  font-size: 1em;
  overflow-x: scroll;
  border-right: 1px solid #ddd;
  border-left: 1px solid transparent;
  background-color: rgba(255, 255, 255, 0.8); }
  .fc-slats.clone table {
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em;
    box-sizing: border-box;
    border: 1px hidden transparent;
    margin-top: -1px; }
    .fc-slats.clone table tbody {
      border-color: #ddd; }
      .fc-slats.clone table tbody td {
        height: 1.5em;
        vertical-align: middle;
        padding: 0 4px;
        white-space: nowrap;
        border-top-style: solid;
        border-width: 1px;
        border-color: #ddd;
        text-align: right;
        width: auto !important; }
      .fc-slats.clone table tbody tr.fc-minor td {
        border-top-style: dotted; }

.fc-fake-axis {
  position: absolute;
  left: 0px;
  top: 1px;
  height: 30px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background-color: rgba(255, 255, 255, 0.8);
  box-sizing: border-box;
  z-index: 2; }

.fc-time-grid .fc-slats.clone td {
  border-color: #ddd;
  text-align: right !important; }

/*
.fc-time-grid .fc-slats.clone table {
    margin-bottom: 5px;
    border: 1px solid #ddd;
    border-top: none;
}
*/
.fc-event.booking.line-start {
  border-top: 1px solid #113050 !important; }

.fc-event.booking.line-end {
  border-bottom: 1px solid #113050 !important;
  margin-bottom: -1px; }

.fc-event.booking.finshed {
  background-color: #898989;
  border-color: #707070;
  color: #fff; }

.fc-event.booking.future {
  background-color: rgba(172, 211, 115, 0.5);
  border-color: #95c74c;
  color: #113050; }
  .fc-event.booking.future.selected {
    background-color: #acd373; }

.fc-event.booking.past {
  background-color: rgba(17, 48, 80, 0.5);
  border-color: #081726;
  color: #fff; }
  .fc-event.booking.past.selected {
    background-color: #7aa1ba; }

.fc-event.booking.no-show {
  background-color: #000000;
  border-color: #000000;
  color: #fff; }
  .fc-event.booking.no-show.selected {
    background-color: #000000; }

.calendar .cell.selected,
.calendar .cell.selected.highlighted,
.calendar .cell.selected:hover {
  background: #337ab7;
  color: #fff; }

.datepicker {
  text-align: left; }
  .datepicker .cell.day {
    border-radius: 50%; }

#orders-list-view .datepicker-clear-button {
  position: absolute;
  right: 5px;
  top: 7px; }

#orders-list-view .form-control[readonly] {
  background-color: #fff; }

#booking .multiselect {
  min-height: 32px;
  font-size: 12px;
  position: static;
  z-index: 20; }

#booking .multiselect__select {
  width: 32px;
  height: 32px;
  position: relative;
  float: right; }

#booking .multiselect__tags {
  min-height: 32px;
  padding: 0 33px 0 8px;
  border-radius: 0; }

#booking .multiselect__tag {
  display: none; }

#booking .multiselect__input,
#booking .multiselect__single {
  height: 32px;
  line-height: 32px;
  color: #aaa;
  margin: 0; }

#booking .multiselect__input {
  color: #333; }

#booking .multiselect__content {
  border-radius: 0;
  width: auto;
  min-width: 280px;
  max-width: calc(100% - 40px);
  z-index: 100; }
  #booking .multiselect__content:after {
    position: relative;
    content: "CLOSE"; }

#booking .multiselect__option--disabled {
  background-color: #fff;
  color: navy;
  border-bottom: 1px solid navy;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 2px; }

/*
.add-to-cart {
  width: 100px;

  .btn {
    &:active,
    &:focus {
      outline: none;
    }

    &:hover {
      border-color: #ccc;
    }
  }

  span.btn {
    cursor: default;
    text-align: center;
    width: 3em;
    padding-left: 0;
    padding-right:0;
    box-shadow: border-box;
    text-align: center;

    // @media (max-width: 420px) {
      width: 2em;
      font-size: .9em;
      line-height: 1.7em;
    // }

    &:hover,
    &:active,
    &:focus {
      background: #fff;
      border-color: #ccc;
      box-shadow: none;

    }
  }
}
*/
.add-to-cart {
  width: 100px; }
  .add-to-cart .btn:active, .add-to-cart .btn:focus {
    outline: none; }
  .add-to-cart .btn:hover {
    border-color: #ccc; }
  .add-to-cart .btn-group {
    display: flex;
    flex-wrap: nowrap; }
  .add-to-cart .btn {
    display: block;
    flex: 1;
    float: none; }
  .add-to-cart span.btn {
    cursor: default;
    text-align: center;
    box-shadow: border-box;
    text-align: center;
    width: 2em;
    padding: 5px; }
    .add-to-cart span.btn:hover, .add-to-cart span.btn:active, .add-to-cart span.btn:focus {
      background: #fff;
      border-color: #ccc;
      box-shadow: none; }

.intl-tel-input {
  width: 100% !important;
  display: block !important; }

.info-screen {
  text-align: center;
  padding: 80px 15px;
  border-top: 1px solid #ccc; }
  .info-screen .text {
    max-width: 100%;
    width: 500px;
    margin: 0 auto; }
  .info-screen i {
    margin-bottom: 40px; }
  .info-screen h3 {
    font-weight: 200;
    margin-bottom: 20px; }
  .info-screen p {
    margin-bottom: 40px; }
  .info-screen .icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    vertical-align: middle;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    .info-screen .icon.book {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGQjdGMTE3NDA3MjA2ODExOEMxNEEyMEY2NENCRTI1QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2MTgzM0Q5NjUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MTgzM0Q5NTUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDM4MDExNzQwNzIwNjgxMTgwODM5Q0Q2M0Q1NjFCM0MiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkI3RjExNzQwNzIwNjgxMThDMTRBMjBGNjRDQkUyNUEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6VdKBHAAAE5UlEQVR42uRbTUhUURR+U2amk5AS9AtTVGNJUhBZUC5qE20Moj8ycBEV0SKiQBeBG8miIgqi2gWSQRsrFKKSEFu4ioJCKUiishYawUw0kzZ9t86T4+HNz7v3vZzxHfjm5777zj3fvfedc/9eKJVKWUGSIvURCoU8V4yKLMVXHVALRIEqYBEQBsooWxyIAZ+BAWAQ6Ad6YdMPH2yiD+8UVgDHgV4gmdKXJOlQuiryjjB01AAdQCLlvSRId40XhEN/PzS7NO5V3bQNqM8h+0dgCBihbmxR964EIsCSHHTcB5pg78B/bWH1fAKtWVq0D2gBtgLhHHSGKW8L3ZupxVvJR/hPGPmrgddpjBkGzgIRD7pfhHQNpylL2VDtK2HkbQDiDoV/Ao4BJT541hLS/cmhXGVLgy+Eke+MQ4FjwGWg3O/4qcqgssYc7DjjKWHkaXMo5AOw+X8PHFSZVLaUNk8Ip2nZHi/jo2a873Hb0lkJ0zMr5R5QPNVDRGUD2SKlQYsweeO4A9mZ+TIuVrY4kI6n895pCVOcfe3QjYutPBNq6R6HkFXqhnCrg4OqsPJU6JmWjqw1J8JquChGUGNT4Y01vfeYGJFV5UK4U9TU5UKZ61Kc5tKZkTDNeuQIqryACJc7jMhqMhHuEJmPFdqKBg1DuXQ4EqYHPyEmAiUFSLhETDgStsNVXGewvPsBHnauY975U7fgc507ZwhD5gPrMmAlMNeUMNl8nSUVEzfWzP++e0VXiGgSPQD0A48F4ZM5rnC8Ak4ARYZTSy69k1qYgvQmds9z1NSQBllVk3eAjcAsTXvXAteAh7qkyfbnLGmTPRCxu12dMPCJprGHXOR9yaCWf5Li+g7glEHv5hxmEccJwrUi81PNQma7aIV1DEuRpMLfUWBcswKtLBxqOeGouPhCs5AuA2eTAG7hZwdLXm5AWHKIcsJ8CPYRBcc0C7kKXHLonm7kM/v93aACY/SoWJyjTXgRuzCkW0jzru5x4DR+VlD3dOtd5+FrD0vqNoxSnMtfjkVsfdiWEdNY2FTfpRa6fzVboUzkGtlfVfGrADV5X0xp71QdGprCuYQn4rCIWe0G8W8F8JT0PNOMwz+BK9TapqOudqF70kjLVLlqzgfANkNVytPvBg77sbpid2m1i1fm0L3dyApgtYv8twVJteVSTc+a2na5AGwA6f1wQLobYJxLnBOOMcKVmsoXu/SijWl6yRHgBiXtpZHbfU2bOJcY99I8FESsKRLVksBNEUMPGqiMyHBnE+a7cUty2fzyWb7KcKLhU8LW5B3JAU54UORfP4Xz2TBNPmz5pqlKchjkhPvFxe0aBfw2JFoEbMHPxzRwsdLYlqtIDv08DpeKIwp9GgYvFTEvWxweYhgFxtPsX83TrMA+cYSiVC7xGC8A4J6HLghnk7fAGl8WAEjuGsxtbdkHXBRe342MAo8oNFXDY7/xaF4+wW3ijActdA2zda0vwDLddS21BYJ7k+y/GlzMyXBL0oujSrTw+B5YYOsFFkL3aLCXaSkhWAvxlBicrRZKjE6jzbRoVsJ0ITjbpXQhWBvidDE4Rx5YhuAcamGZgnNsiWUMzsG0LC09PY8eimc6GIdLhfcOxvFhEacL8oC46SsAauh23prurwA4KCqYlzwC9xqPUZfO9pxbefiiVihor+L9EWAAq3UW/55MDZoAAAAASUVORK5CYII=);
      background-color: transparent; }
    .info-screen .icon.schedule {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGQjdGMTE3NDA3MjA2ODExOEMxNEEyMEY2NENCRTI1QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozQTU4MUFFQTUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozQTU4MUFFOTUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDM4MDExNzQwNzIwNjgxMTgwODM5Q0Q2M0Q1NjFCM0MiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkI3RjExNzQwNzIwNjgxMThDMTRBMjBGNjRDQkUyNUEiLz4gPC9yZGY6RGVzY3Jp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); }
    .info-screen .icon.customers {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGQjdGMTE3NDA3MjA2ODExOEMxNEEyMEY2NENCRTI1QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NjNBRTFFOTUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1NjNBRTFFODUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDM4MDExNzQwNzIwNjgxMTgwODM5Q0Q2M0Q1NjFCM0MiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkI3RjExNzQwNzIwNjgxMThDMTRBMjBGNjRDQkUyNUEiLz4gPC9yZGY6RGVzY3Jp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); }
    .info-screen .icon.suppliers {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGQjdGMTE3NDA3MjA2ODExOEMxNEEyMEY2NENCRTI1QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NjNBRTFFNTUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1NjNBRTFFNDUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDM4MDExNzQwNzIwNjgxMTgwODM5Q0Q2M0Q1NjFCM0MiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkI3RjExNzQwNzIwNjgxMThDMTRBMjBGNjRDQkUyNUEiLz4gPC9yZGY6RGVzY3Jp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); }
    .info-screen .icon.account {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGQjdGMTE3NDA3MjA2ODExOEMxNEEyMEY2NENCRTI1QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RkM1QzJBNzUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RkM1QzJBNjUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDM4MDExNzQwNzIwNjgxMTgwODM5Q0Q2M0Q1NjFCM0MiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkI3RjExNzQwNzIwNjgxMThDMTRBMjBGNjRDQkUyNUEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5tyZlIAAAHXklEQVR42uRba2wVRRS+vQUEXzxERBQlUIEIojUYjAmRBolFeWsIYEB80AT5YeKTGpWHRohCkB8SUygPY4ohCBRBFEQwqEBopBIRRVRARCFGRKogUq7fV74ty7K7M3v3wiXek3wM7c6eOd/M7JkzZ6Z5qVQqkUvSgP/k5eVlXHFZWdllKO4EbgM6CW2AS4HGqnYMqAH2A98KW4BPSkpKjmTaJg5uXt0/GSIMkq1RDAOGAt1k/AbgG5HZS4Igc1T1m6gDrlOHdAZ6qpO2AYuAd1D/1wuKMAy/HcV4oAhYBlRolI6lqa+xZscIYBCwDpgKfZuyShiGdUcxDWgPvArMhVF/Z/jTuBjFw8AzwA/AU2ij6rwShhHNUUwBhgDPi+iJc+ls0GYDEX8ZWAKUos1D55wwGu6pKfu+Gv39fHpZtN9CnX0Ppzza33DOCKMxfqdPAo+goeXZXF5gywAU5cB02DI1o4ShPB/FG8AdQD80sPdCWFNhF737CuBzYBzsqo1NWGQXAlcBA6D0cMzp2AXId/36e+j8KYbOpig42w4Aw8NIGwlDGR/MkRfum+4yI110cG8Bl3jtACZB96QYurmMrZIXfxS6UkGEkwZdE4GbuRbGISt53YdsXaDHdjQ90xLZNki2Tgyrmwzptb4oxsSdxtJFom0N1drHaUM20pGNke3BsbSPgVejmC+3v99yjWQQ8g9Q7TOlGlrY3CxANzviWmCrKb6mrag/kssmylvw8y+2IzyT3xteWGtBlsZUAxuBL4A1ciRu6WhB+Aav/wCm06kxTAX24Ocii5FeK18x02pKQ2kxih6mb0F1C1Bskud1pLdIt1UdevcZFoSfQN1uLic0l79zPWd0txLP+lnoou09xOVMh+H20vLKHKWX0FNLDGS5u2FvXhNQ5TiwU7ughpafYkrvXAm0CKjzL0Na2LfCYlV4AbjV+cT8vPRAjfpSC+PeDiFLaQR0jUDW8didQsg6/mCh4vkwWSouA8OmNEPHKUHrmKv3LpKTypZwD11o+JZTirnH+xIGiRtRtAMWWzgGeuPtWSTM9ndY1COXduJ21giPpjuPsM0bBfyZBbIngbF+S47PwJzQzm60H+Ehemi70NO5FSsvZWvop8CLwIPKZnBT/14EHWq6ZF6E+hXidjrwUFjXXB46Sssb8W6FNuZhQo/6LOp/7fPsNS1d7IixclxBsg06yiPOCHJqLo57nRHmgr4Oyk6mMcVMo/M09PYPIOt03AFgnELDoyG6atMIOU8qJ1bkntKFyjBGjZG5hIwMqcLE27QIxq2QbwiSQr9gwkK2OF7diaU7qRdM+2KmX5lC5bLElOzdATsgyi5gQhojshhtvYv/3hf0eeD5apT7ACYMmf6dZ9jNMU3cy024QBFOmLzJvWYE21+BEcfT9MQTQgiz4727oWJvgOGRneJYP6VbAgcNG+yHIhjMb60yxlZvu0bOVvopqR8kB8WxnjCPRWpCXmjtScuYZF8GspnVEeom9ZkFSY041hPOV/SUKclE6va3iPWbGiLDfDfhWsXHmZIWGdDRMmL9w4bYv9ZN+IgC8iA5EHENbKsMZRwpjOgzjhk2G0fchDl9WoVMiaPakEf5pgbFyIF1scySOFJpWJZaOZ9I0rVmmhpg2PeAso/l2on8FVL/ORjeKE3Okw2j+QGwIHEqhfyY4vIw6SiO9eswl4DOYUuJEtwV7g2GUjxVAQ6jA8Bcc2nE0R3qDvZ95F7Y8mHEDuzsLHPOCG9VBBV1vdxl2GGN13mULdn+iVPZ0iDZmAbZhLhtdROuC67RYDINZaZ3pkDvSvcm3Idoa2CWZliTGG356U46m6Mzknh4wNEaFuWwGe8wu7k+cfrOhmk//BmwBtijZFwbxbh3WeqoS1TAxgURbGQqitcmCsjVnYhfoo+/KoKi1REMZU/3FOLIXLR9HAQWWtYfIW5nTRF+OyN0imAjzFpenoUUT1Kkm1kMSgMRnn8WYW3QdwP3WyjK15YyW8JZ1dWiHrnsdicfvE6AJ+mlSsgnDEtUVRYJM2r6yjAoeVoSp4Z5vUo5l8EWjQ4Hfg55zr0wt3lRL7t8Z9i5MerjwfcfBj2DxaUykLCS1+yVGTriNK3BvQJIM6XSAXU47dpZpo+Ydi3EO4yKeHq5KIAsr1ysNIwubed5Vqn3UCHpQ4Rh2+aExWGai7Q7QfcR0AfP9qkOO+RxywxJtd6pkbOZ5Xp+SGQ/ttBF2zeLi9VCTgNHoad6W5LmyTsvvPDgqo/PAbpN9mKH108ok1mgTr3ehqxsHhXUyYF3PHSKzk1Cd5tDcYMRzTRCYVKEdtbHbKeNnCmvVa3yPg+946EXZgPLfQ640/GqYRmMlJbEOGSd2zyz/cjaxqb8Fr4ElimRl25Srlbby6A962TU2R2DLG1bJltDfc/5vqd1BYqbPL/eA50/ZmBk49/T8pDOjZt4ngZy466lp6HcuU3rajR37kv77In//zfifYzKjb958MtNJXLhr1oCyF+4f7eUS5JM5Jj8J8AAIk+Bhlo7J/AAAAAASUVORK5CYII=); }

.btn-action {
  color: #12aaeb;
  background-color: transparent;
  border-color: transparent;
  text-transform: uppercase; }
  .btn-action:focus, .btn-action.focus {
    color: #12aaeb;
    background-color: transparent;
    border-color: transparent; }
  .btn-action:hover {
    color: #12aaeb;
    background-color: transparent;
    border-color: transparent; }
  .btn-action:active, .btn-action.active,
  .open > .btn-action.dropdown-toggle {
    color: #12aaeb;
    background-color: transparent;
    border-color: transparent; }
    .btn-action:active:hover, .btn-action:active:focus, .btn-action:active.focus, .btn-action.active:hover, .btn-action.active:focus, .btn-action.active.focus,
    .open > .btn-action.dropdown-toggle:hover,
    .open > .btn-action.dropdown-toggle:focus,
    .open > .btn-action.dropdown-toggle.focus {
      color: #12aaeb;
      background-color: transparent;
      border-color: transparent; }
  .btn-action:active, .btn-action.active,
  .open > .btn-action.dropdown-toggle {
    background-image: none; }
  .btn-action.disabled:hover, .btn-action.disabled:focus, .btn-action.disabled.focus, .btn-action[disabled]:hover, .btn-action[disabled]:focus, .btn-action[disabled].focus,
  fieldset[disabled] .btn-action:hover,
  fieldset[disabled] .btn-action:focus,
  fieldset[disabled] .btn-action.focus {
    background-color: transparent;
    border-color: transparent; }
  .btn-action .badge {
    color: transparent;
    background-color: #12aaeb; }
  .btn-action:hover {
    color: #9eddf8; }
  .btn-action:active, .btn-action.active, .btn-action:focus, .btn-action.focus {
    box-shadow: none; }

@media (max-width: 767px) {
  html {
    overflow: hidden; } }
/**
 * Variables declared here can be overridden by consuming applications, with
 * the help of the `!default` flag.
 *
 * @example
 *     // overriding $hoverColor
 *     $hoverColor: rgba(red, 0.05);
 *
 *     // overriding image path
 *     $flagsImagePath: "images/";
 *
 *     // import the scss file after the overrides
 *     @import "bower_component/intl-tel-input/src/css/intlTelInput";
 */
.intl-tel-input {
  position: relative;
  display: inline-block; }
  .intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .intl-tel-input .hide {
    display: none; }
  .intl-tel-input .v-hide {
    visibility: hidden; }
  .intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0; }
  .intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px; }
  .intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 100%;
    padding: 0 0 0 8px; }
    .intl-tel-input .selected-flag .iti-flag {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto; }
    .intl-tel-input .selected-flag .iti-arrow {
      position: absolute;
      top: 50%;
      margin-top: -2px;
      right: 6px;
      width: 0;
      height: 0;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-top: 4px solid #555; }
      .intl-tel-input .selected-flag .iti-arrow.up {
        border-top: none;
        border-bottom: 4px solid #555; }
  .intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll; }
    .intl-tel-input .country-list.dropup {
      bottom: 100%;
      margin-bottom: -1px; }
    .intl-tel-input .country-list .flag-box {
      display: inline-block;
      width: 20px; }
    @media (max-width: 500px) {
      .intl-tel-input .country-list {
        white-space: normal; } }
    .intl-tel-input .country-list .divider {
      padding-bottom: 5px;
      margin-bottom: 5px;
      border-bottom: 1px solid #CCC; }
    .intl-tel-input .country-list .country {
      padding: 5px 10px; }
      .intl-tel-input .country-list .country .dial-code {
        color: #999; }
    .intl-tel-input .country-list .country.highlight {
      background-color: rgba(0, 0, 0, 0.05); }
    .intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
      vertical-align: middle; }
    .intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
      margin-right: 6px; }
  .intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=text], .intl-tel-input.separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0; }
  .intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
    right: auto;
    left: 0; }
  .intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
    width: 46px; }
  .intl-tel-input.allow-dropdown .flag-container:hover {
    cursor: pointer; }
    .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
      background-color: rgba(0, 0, 0, 0.05); }
  .intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
    cursor: default; }
    .intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
      background-color: transparent; }
  .intl-tel-input.separate-dial-code .selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
    display: table; }
  .intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px; }
  .intl-tel-input.separate-dial-code.iti-sdc-2 input, .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
    padding-left: 66px; }
  .intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
    width: 60px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
    padding-left: 76px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 70px; }
  .intl-tel-input.separate-dial-code.iti-sdc-3 input, .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
    padding-left: 74px; }
  .intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
    padding-left: 84px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px; }
  .intl-tel-input.separate-dial-code.iti-sdc-4 input, .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
    padding-left: 82px; }
  .intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
    width: 76px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
    padding-left: 92px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px; }
  .intl-tel-input.separate-dial-code.iti-sdc-5 input, .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
    padding-left: 90px; }
  .intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
    width: 84px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
    padding-left: 100px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 94px; }
  .intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px; }
    .intl-tel-input.iti-container:hover {
      cursor: pointer; }

.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed; }

.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%; }
  .iti-mobile .intl-tel-input .country-list .country {
    padding: 10px 10px;
    line-height: 1.5em; }

.iti-flag {
  width: 20px; }
  .iti-flag.be {
    width: 18px; }
  .iti-flag.ch {
    width: 15px; }
  .iti-flag.mc {
    width: 19px; }
  .iti-flag.ne {
    width: 18px; }
  .iti-flag.np {
    width: 13px; }
  .iti-flag.va {
    width: 15px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .iti-flag {
      background-size: 5630px 15px; } }
  .iti-flag.ac {
    height: 10px;
    background-position: 0px 0px; }
  .iti-flag.ad {
    height: 14px;
    background-position: -22px 0px; }
  .iti-flag.ae {
    height: 10px;
    background-position: -44px 0px; }
  .iti-flag.af {
    height: 14px;
    background-position: -66px 0px; }
  .iti-flag.ag {
    height: 14px;
    background-position: -88px 0px; }
  .iti-flag.ai {
    height: 10px;
    background-position: -110px 0px; }
  .iti-flag.al {
    height: 15px;
    background-position: -132px 0px; }
  .iti-flag.am {
    height: 10px;
    background-position: -154px 0px; }
  .iti-flag.ao {
    height: 14px;
    background-position: -176px 0px; }
  .iti-flag.aq {
    height: 14px;
    background-position: -198px 0px; }
  .iti-flag.ar {
    height: 13px;
    background-position: -220px 0px; }
  .iti-flag.as {
    height: 10px;
    background-position: -242px 0px; }
  .iti-flag.at {
    height: 14px;
    background-position: -264px 0px; }
  .iti-flag.au {
    height: 10px;
    background-position: -286px 0px; }
  .iti-flag.aw {
    height: 14px;
    background-position: -308px 0px; }
  .iti-flag.ax {
    height: 13px;
    background-position: -330px 0px; }
  .iti-flag.az {
    height: 10px;
    background-position: -352px 0px; }
  .iti-flag.ba {
    height: 10px;
    background-position: -374px 0px; }
  .iti-flag.bb {
    height: 14px;
    background-position: -396px 0px; }
  .iti-flag.bd {
    height: 12px;
    background-position: -418px 0px; }
  .iti-flag.be {
    height: 15px;
    background-position: -440px 0px; }
  .iti-flag.bf {
    height: 14px;
    background-position: -460px 0px; }
  .iti-flag.bg {
    height: 12px;
    background-position: -482px 0px; }
  .iti-flag.bh {
    height: 12px;
    background-position: -504px 0px; }
  .iti-flag.bi {
    height: 12px;
    background-position: -526px 0px; }
  .iti-flag.bj {
    height: 14px;
    background-position: -548px 0px; }
  .iti-flag.bl {
    height: 14px;
    background-position: -570px 0px; }
  .iti-flag.bm {
    height: 10px;
    background-position: -592px 0px; }
  .iti-flag.bn {
    height: 10px;
    background-position: -614px 0px; }
  .iti-flag.bo {
    height: 14px;
    background-position: -636px 0px; }
  .iti-flag.bq {
    height: 14px;
    background-position: -658px 0px; }
  .iti-flag.br {
    height: 14px;
    background-position: -680px 0px; }
  .iti-flag.bs {
    height: 10px;
    background-position: -702px 0px; }
  .iti-flag.bt {
    height: 14px;
    background-position: -724px 0px; }
  .iti-flag.bv {
    height: 15px;
    background-position: -746px 0px; }
  .iti-flag.bw {
    height: 14px;
    background-position: -768px 0px; }
  .iti-flag.by {
    height: 10px;
    background-position: -790px 0px; }
  .iti-flag.bz {
    height: 14px;
    background-position: -812px 0px; }
  .iti-flag.ca {
    height: 10px;
    background-position: -834px 0px; }
  .iti-flag.cc {
    height: 10px;
    background-position: -856px 0px; }
  .iti-flag.cd {
    height: 15px;
    background-position: -878px 0px; }
  .iti-flag.cf {
    height: 14px;
    background-position: -900px 0px; }
  .iti-flag.cg {
    height: 14px;
    background-position: -922px 0px; }
  .iti-flag.ch {
    height: 15px;
    background-position: -944px 0px; }
  .iti-flag.ci {
    height: 14px;
    background-position: -961px 0px; }
  .iti-flag.ck {
    height: 10px;
    background-position: -983px 0px; }
  .iti-flag.cl {
    height: 14px;
    background-position: -1005px 0px; }
  .iti-flag.cm {
    height: 14px;
    background-position: -1027px 0px; }
  .iti-flag.cn {
    height: 14px;
    background-position: -1049px 0px; }
  .iti-flag.co {
    height: 14px;
    background-position: -1071px 0px; }
  .iti-flag.cp {
    height: 14px;
    background-position: -1093px 0px; }
  .iti-flag.cr {
    height: 12px;
    background-position: -1115px 0px; }
  .iti-flag.cu {
    height: 10px;
    background-position: -1137px 0px; }
  .iti-flag.cv {
    height: 12px;
    background-position: -1159px 0px; }
  .iti-flag.cw {
    height: 14px;
    background-position: -1181px 0px; }
  .iti-flag.cx {
    height: 10px;
    background-position: -1203px 0px; }
  .iti-flag.cy {
    height: 13px;
    background-position: -1225px 0px; }
  .iti-flag.cz {
    height: 14px;
    background-position: -1247px 0px; }
  .iti-flag.de {
    height: 12px;
    background-position: -1269px 0px; }
  .iti-flag.dg {
    height: 10px;
    background-position: -1291px 0px; }
  .iti-flag.dj {
    height: 14px;
    background-position: -1313px 0px; }
  .iti-flag.dk {
    height: 15px;
    background-position: -1335px 0px; }
  .iti-flag.dm {
    height: 10px;
    background-position: -1357px 0px; }
  .iti-flag.do {
    height: 13px;
    background-position: -1379px 0px; }
  .iti-flag.dz {
    height: 14px;
    background-position: -1401px 0px; }
  .iti-flag.ea {
    height: 14px;
    background-position: -1423px 0px; }
  .iti-flag.ec {
    height: 14px;
    background-position: -1445px 0px; }
  .iti-flag.ee {
    height: 13px;
    background-position: -1467px 0px; }
  .iti-flag.eg {
    height: 14px;
    background-position: -1489px 0px; }
  .iti-flag.eh {
    height: 10px;
    background-position: -1511px 0px; }
  .iti-flag.er {
    height: 10px;
    background-position: -1533px 0px; }
  .iti-flag.es {
    height: 14px;
    background-position: -1555px 0px; }
  .iti-flag.et {
    height: 10px;
    background-position: -1577px 0px; }
  .iti-flag.eu {
    height: 14px;
    background-position: -1599px 0px; }
  .iti-flag.fi {
    height: 12px;
    background-position: -1621px 0px; }
  .iti-flag.fj {
    height: 10px;
    background-position: -1643px 0px; }
  .iti-flag.fk {
    height: 10px;
    background-position: -1665px 0px; }
  .iti-flag.fm {
    height: 11px;
    background-position: -1687px 0px; }
  .iti-flag.fo {
    height: 15px;
    background-position: -1709px 0px; }
  .iti-flag.fr {
    height: 14px;
    background-position: -1731px 0px; }
  .iti-flag.ga {
    height: 15px;
    background-position: -1753px 0px; }
  .iti-flag.gb {
    height: 10px;
    background-position: -1775px 0px; }
  .iti-flag.gd {
    height: 12px;
    background-position: -1797px 0px; }
  .iti-flag.ge {
    height: 14px;
    background-position: -1819px 0px; }
  .iti-flag.gf {
    height: 14px;
    background-position: -1841px 0px; }
  .iti-flag.gg {
    height: 14px;
    background-position: -1863px 0px; }
  .iti-flag.gh {
    height: 14px;
    background-position: -1885px 0px; }
  .iti-flag.gi {
    height: 10px;
    background-position: -1907px 0px; }
  .iti-flag.gl {
    height: 14px;
    background-position: -1929px 0px; }
  .iti-flag.gm {
    height: 14px;
    background-position: -1951px 0px; }
  .iti-flag.gn {
    height: 14px;
    background-position: -1973px 0px; }
  .iti-flag.gp {
    height: 14px;
    background-position: -1995px 0px; }
  .iti-flag.gq {
    height: 14px;
    background-position: -2017px 0px; }
  .iti-flag.gr {
    height: 14px;
    background-position: -2039px 0px; }
  .iti-flag.gs {
    height: 10px;
    background-position: -2061px 0px; }
  .iti-flag.gt {
    height: 13px;
    background-position: -2083px 0px; }
  .iti-flag.gu {
    height: 11px;
    background-position: -2105px 0px; }
  .iti-flag.gw {
    height: 10px;
    background-position: -2127px 0px; }
  .iti-flag.gy {
    height: 12px;
    background-position: -2149px 0px; }
  .iti-flag.hk {
    height: 14px;
    background-position: -2171px 0px; }
  .iti-flag.hm {
    height: 10px;
    background-position: -2193px 0px; }
  .iti-flag.hn {
    height: 10px;
    background-position: -2215px 0px; }
  .iti-flag.hr {
    height: 10px;
    background-position: -2237px 0px; }
  .iti-flag.ht {
    height: 12px;
    background-position: -2259px 0px; }
  .iti-flag.hu {
    height: 10px;
    background-position: -2281px 0px; }
  .iti-flag.ic {
    height: 14px;
    background-position: -2303px 0px; }
  .iti-flag.id {
    height: 14px;
    background-position: -2325px 0px; }
  .iti-flag.ie {
    height: 10px;
    background-position: -2347px 0px; }
  .iti-flag.il {
    height: 15px;
    background-position: -2369px 0px; }
  .iti-flag.im {
    height: 10px;
    background-position: -2391px 0px; }
  .iti-flag.in {
    height: 14px;
    background-position: -2413px 0px; }
  .iti-flag.io {
    height: 10px;
    background-position: -2435px 0px; }
  .iti-flag.iq {
    height: 14px;
    background-position: -2457px 0px; }
  .iti-flag.ir {
    height: 12px;
    background-position: -2479px 0px; }
  .iti-flag.is {
    height: 15px;
    background-position: -2501px 0px; }
  .iti-flag.it {
    height: 14px;
    background-position: -2523px 0px; }
  .iti-flag.je {
    height: 12px;
    background-position: -2545px 0px; }
  .iti-flag.jm {
    height: 10px;
    background-position: -2567px 0px; }
  .iti-flag.jo {
    height: 10px;
    background-position: -2589px 0px; }
  .iti-flag.jp {
    height: 14px;
    background-position: -2611px 0px; }
  .iti-flag.ke {
    height: 14px;
    background-position: -2633px 0px; }
  .iti-flag.kg {
    height: 12px;
    background-position: -2655px 0px; }
  .iti-flag.kh {
    height: 13px;
    background-position: -2677px 0px; }
  .iti-flag.ki {
    height: 10px;
    background-position: -2699px 0px; }
  .iti-flag.km {
    height: 12px;
    background-position: -2721px 0px; }
  .iti-flag.kn {
    height: 14px;
    background-position: -2743px 0px; }
  .iti-flag.kp {
    height: 10px;
    background-position: -2765px 0px; }
  .iti-flag.kr {
    height: 14px;
    background-position: -2787px 0px; }
  .iti-flag.kw {
    height: 10px;
    background-position: -2809px 0px; }
  .iti-flag.ky {
    height: 10px;
    background-position: -2831px 0px; }
  .iti-flag.kz {
    height: 10px;
    background-position: -2853px 0px; }
  .iti-flag.la {
    height: 14px;
    background-position: -2875px 0px; }
  .iti-flag.lb {
    height: 14px;
    background-position: -2897px 0px; }
  .iti-flag.lc {
    height: 10px;
    background-position: -2919px 0px; }
  .iti-flag.li {
    height: 12px;
    background-position: -2941px 0px; }
  .iti-flag.lk {
    height: 10px;
    background-position: -2963px 0px; }
  .iti-flag.lr {
    height: 11px;
    background-position: -2985px 0px; }
  .iti-flag.ls {
    height: 14px;
    background-position: -3007px 0px; }
  .iti-flag.lt {
    height: 12px;
    background-position: -3029px 0px; }
  .iti-flag.lu {
    height: 12px;
    background-position: -3051px 0px; }
  .iti-flag.lv {
    height: 10px;
    background-position: -3073px 0px; }
  .iti-flag.ly {
    height: 10px;
    background-position: -3095px 0px; }
  .iti-flag.ma {
    height: 14px;
    background-position: -3117px 0px; }
  .iti-flag.mc {
    height: 15px;
    background-position: -3139px 0px; }
  .iti-flag.md {
    height: 10px;
    background-position: -3160px 0px; }
  .iti-flag.me {
    height: 10px;
    background-position: -3182px 0px; }
  .iti-flag.mf {
    height: 14px;
    background-position: -3204px 0px; }
  .iti-flag.mg {
    height: 14px;
    background-position: -3226px 0px; }
  .iti-flag.mh {
    height: 11px;
    background-position: -3248px 0px; }
  .iti-flag.mk {
    height: 10px;
    background-position: -3270px 0px; }
  .iti-flag.ml {
    height: 14px;
    background-position: -3292px 0px; }
  .iti-flag.mm {
    height: 14px;
    background-position: -3314px 0px; }
  .iti-flag.mn {
    height: 10px;
    background-position: -3336px 0px; }
  .iti-flag.mo {
    height: 14px;
    background-position: -3358px 0px; }
  .iti-flag.mp {
    height: 10px;
    background-position: -3380px 0px; }
  .iti-flag.mq {
    height: 14px;
    background-position: -3402px 0px; }
  .iti-flag.mr {
    height: 14px;
    background-position: -3424px 0px; }
  .iti-flag.ms {
    height: 10px;
    background-position: -3446px 0px; }
  .iti-flag.mt {
    height: 14px;
    background-position: -3468px 0px; }
  .iti-flag.mu {
    height: 14px;
    background-position: -3490px 0px; }
  .iti-flag.mv {
    height: 14px;
    background-position: -3512px 0px; }
  .iti-flag.mw {
    height: 14px;
    background-position: -3534px 0px; }
  .iti-flag.mx {
    height: 12px;
    background-position: -3556px 0px; }
  .iti-flag.my {
    height: 10px;
    background-position: -3578px 0px; }
  .iti-flag.mz {
    height: 14px;
    background-position: -3600px 0px; }
  .iti-flag.na {
    height: 14px;
    background-position: -3622px 0px; }
  .iti-flag.nc {
    height: 10px;
    background-position: -3644px 0px; }
  .iti-flag.ne {
    height: 15px;
    background-position: -3666px 0px; }
  .iti-flag.nf {
    height: 10px;
    background-position: -3686px 0px; }
  .iti-flag.ng {
    height: 10px;
    background-position: -3708px 0px; }
  .iti-flag.ni {
    height: 12px;
    background-position: -3730px 0px; }
  .iti-flag.nl {
    height: 14px;
    background-position: -3752px 0px; }
  .iti-flag.no {
    height: 15px;
    background-position: -3774px 0px; }
  .iti-flag.np {
    height: 15px;
    background-position: -3796px 0px; }
  .iti-flag.nr {
    height: 10px;
    background-position: -3811px 0px; }
  .iti-flag.nu {
    height: 10px;
    background-position: -3833px 0px; }
  .iti-flag.nz {
    height: 10px;
    background-position: -3855px 0px; }
  .iti-flag.om {
    height: 10px;
    background-position: -3877px 0px; }
  .iti-flag.pa {
    height: 14px;
    background-position: -3899px 0px; }
  .iti-flag.pe {
    height: 14px;
    background-position: -3921px 0px; }
  .iti-flag.pf {
    height: 14px;
    background-position: -3943px 0px; }
  .iti-flag.pg {
    height: 15px;
    background-position: -3965px 0px; }
  .iti-flag.ph {
    height: 10px;
    background-position: -3987px 0px; }
  .iti-flag.pk {
    height: 14px;
    background-position: -4009px 0px; }
  .iti-flag.pl {
    height: 13px;
    background-position: -4031px 0px; }
  .iti-flag.pm {
    height: 14px;
    background-position: -4053px 0px; }
  .iti-flag.pn {
    height: 10px;
    background-position: -4075px 0px; }
  .iti-flag.pr {
    height: 14px;
    background-position: -4097px 0px; }
  .iti-flag.ps {
    height: 10px;
    background-position: -4119px 0px; }
  .iti-flag.pt {
    height: 14px;
    background-position: -4141px 0px; }
  .iti-flag.pw {
    height: 13px;
    background-position: -4163px 0px; }
  .iti-flag.py {
    height: 11px;
    background-position: -4185px 0px; }
  .iti-flag.qa {
    height: 8px;
    background-position: -4207px 0px; }
  .iti-flag.re {
    height: 14px;
    background-position: -4229px 0px; }
  .iti-flag.ro {
    height: 14px;
    background-position: -4251px 0px; }
  .iti-flag.rs {
    height: 14px;
    background-position: -4273px 0px; }
  .iti-flag.ru {
    height: 14px;
    background-position: -4295px 0px; }
  .iti-flag.rw {
    height: 14px;
    background-position: -4317px 0px; }
  .iti-flag.sa {
    height: 14px;
    background-position: -4339px 0px; }
  .iti-flag.sb {
    height: 10px;
    background-position: -4361px 0px; }
  .iti-flag.sc {
    height: 10px;
    background-position: -4383px 0px; }
  .iti-flag.sd {
    height: 10px;
    background-position: -4405px 0px; }
  .iti-flag.se {
    height: 13px;
    background-position: -4427px 0px; }
  .iti-flag.sg {
    height: 14px;
    background-position: -4449px 0px; }
  .iti-flag.sh {
    height: 10px;
    background-position: -4471px 0px; }
  .iti-flag.si {
    height: 10px;
    background-position: -4493px 0px; }
  .iti-flag.sj {
    height: 15px;
    background-position: -4515px 0px; }
  .iti-flag.sk {
    height: 14px;
    background-position: -4537px 0px; }
  .iti-flag.sl {
    height: 14px;
    background-position: -4559px 0px; }
  .iti-flag.sm {
    height: 15px;
    background-position: -4581px 0px; }
  .iti-flag.sn {
    height: 14px;
    background-position: -4603px 0px; }
  .iti-flag.so {
    height: 14px;
    background-position: -4625px 0px; }
  .iti-flag.sr {
    height: 14px;
    background-position: -4647px 0px; }
  .iti-flag.ss {
    height: 10px;
    background-position: -4669px 0px; }
  .iti-flag.st {
    height: 10px;
    background-position: -4691px 0px; }
  .iti-flag.sv {
    height: 12px;
    background-position: -4713px 0px; }
  .iti-flag.sx {
    height: 14px;
    background-position: -4735px 0px; }
  .iti-flag.sy {
    height: 14px;
    background-position: -4757px 0px; }
  .iti-flag.sz {
    height: 14px;
    background-position: -4779px 0px; }
  .iti-flag.ta {
    height: 10px;
    background-position: -4801px 0px; }
  .iti-flag.tc {
    height: 10px;
    background-position: -4823px 0px; }
  .iti-flag.td {
    height: 14px;
    background-position: -4845px 0px; }
  .iti-flag.tf {
    height: 14px;
    background-position: -4867px 0px; }
  .iti-flag.tg {
    height: 13px;
    background-position: -4889px 0px; }
  .iti-flag.th {
    height: 14px;
    background-position: -4911px 0px; }
  .iti-flag.tj {
    height: 10px;
    background-position: -4933px 0px; }
  .iti-flag.tk {
    height: 10px;
    background-position: -4955px 0px; }
  .iti-flag.tl {
    height: 10px;
    background-position: -4977px 0px; }
  .iti-flag.tm {
    height: 14px;
    background-position: -4999px 0px; }
  .iti-flag.tn {
    height: 14px;
    background-position: -5021px 0px; }
  .iti-flag.to {
    height: 10px;
    background-position: -5043px 0px; }
  .iti-flag.tr {
    height: 14px;
    background-position: -5065px 0px; }
  .iti-flag.tt {
    height: 12px;
    background-position: -5087px 0px; }
  .iti-flag.tv {
    height: 10px;
    background-position: -5109px 0px; }
  .iti-flag.tw {
    height: 14px;
    background-position: -5131px 0px; }
  .iti-flag.tz {
    height: 14px;
    background-position: -5153px 0px; }
  .iti-flag.ua {
    height: 14px;
    background-position: -5175px 0px; }
  .iti-flag.ug {
    height: 14px;
    background-position: -5197px 0px; }
  .iti-flag.um {
    height: 11px;
    background-position: -5219px 0px; }
  .iti-flag.us {
    height: 11px;
    background-position: -5241px 0px; }
  .iti-flag.uy {
    height: 14px;
    background-position: -5263px 0px; }
  .iti-flag.uz {
    height: 10px;
    background-position: -5285px 0px; }
  .iti-flag.va {
    height: 15px;
    background-position: -5307px 0px; }
  .iti-flag.vc {
    height: 14px;
    background-position: -5324px 0px; }
  .iti-flag.ve {
    height: 14px;
    background-position: -5346px 0px; }
  .iti-flag.vg {
    height: 10px;
    background-position: -5368px 0px; }
  .iti-flag.vi {
    height: 14px;
    background-position: -5390px 0px; }
  .iti-flag.vn {
    height: 14px;
    background-position: -5412px 0px; }
  .iti-flag.vu {
    height: 12px;
    background-position: -5434px 0px; }
  .iti-flag.wf {
    height: 14px;
    background-position: -5456px 0px; }
  .iti-flag.ws {
    height: 10px;
    background-position: -5478px 0px; }
  .iti-flag.xk {
    height: 15px;
    background-position: -5500px 0px; }
  .iti-flag.ye {
    height: 14px;
    background-position: -5522px 0px; }
  .iti-flag.yt {
    height: 14px;
    background-position: -5544px 0px; }
  .iti-flag.za {
    height: 14px;
    background-position: -5566px 0px; }
  .iti-flag.zm {
    height: 14px;
    background-position: -5588px 0px; }
  .iti-flag.zw {
    height: 10px;
    background-position: -5610px 0px; }

.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url(/static/img/flags.ae33aca.png);
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .iti-flag {
      background-image: url(/static/img/flags@2x.f2c77a6.png); } }

.iti-flag.np {
  background-color: transparent; }
/*!
 * FullCalendar v3.4.0 Stylesheet
 * Docs & License: https://fullcalendar.io/
 * (c) 2017 Adam Shaw
 */


.fc {
	direction: ltr;
	text-align: left;
}

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

body .fc { /* extra precedence to overcome jqui */
	font-size: 1em;
}


/* Colors
--------------------------------------------------------------------------------------------------*/

.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content, /* for gutter border */
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
	border-color: #ddd;
}

.fc-unthemed .fc-popover {
	background-color: #fff;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
	background: #eee;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
	color: #666;
}

.fc-unthemed td.fc-today {
	background: #fcf8e3;
}

.fc-highlight { /* when user is selecting cells */
	background: #bce8f1;
	opacity: .3;
}

.fc-bgevent { /* default look for background events */
	background: rgb(143, 223, 130);
	opacity: .3;
}

.fc-nonbusiness { /* default look for non-business-hours areas */
	/* will inherit .fc-bgevent's styles */
	background: #d7d7d7;
}

.fc-unthemed .fc-disabled-day {
	background: #d7d7d7;
	opacity: .3;
}

.ui-widget .fc-disabled-day { /* themed */
	background-image: none;
}


/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/

.fc-icon {
	display: inline-block;
	height: 1em;
	line-height: 1em;
	font-size: 1em;
	text-align: center;
	overflow: hidden;
	font-family: "Courier New", Courier, monospace;

	/* don't allow browser text-selection */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	}

/*
Acceptable font-family overrides for individual icons:
	"Arial", sans-serif
	"Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/

.fc-icon:after {
	position: relative;
}

.fc-icon-left-single-arrow:after {
	content: "\2039";
	font-weight: bold;
	font-size: 200%;
	top: -7%;
}

.fc-icon-right-single-arrow:after {
	content: "\203A";
	font-weight: bold;
	font-size: 200%;
	top: -7%;
}

.fc-icon-left-double-arrow:after {
	content: "\AB";
	font-size: 160%;
	top: -7%;
}

.fc-icon-right-double-arrow:after {
	content: "\BB";
	font-size: 160%;
	top: -7%;
}

.fc-icon-left-triangle:after {
	content: "\25C4";
	font-size: 125%;
	top: 3%;
}

.fc-icon-right-triangle:after {
	content: "\25BA";
	font-size: 125%;
	top: 3%;
}

.fc-icon-down-triangle:after {
	content: "\25BC";
	font-size: 125%;
	top: 2%;
}

.fc-icon-x:after {
	content: "\D7";
	font-size: 200%;
	top: 6%;
}


/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/

.fc button {
	/* force height to include the border and padding */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	/* dimensions */
	margin: 0;
	height: 2.1em;
	padding: 0 .6em;

	/* text & cursor */
	font-size: 1em; /* normalize */
	white-space: nowrap;
	cursor: pointer;
}

/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner { margin: 0; padding: 0; }
	
.fc-state-default { /* non-theme */
	border: 1px solid;
}

.fc-state-default.fc-corner-left { /* non-theme */
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.fc-state-default.fc-corner-right { /* non-theme */
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

/* icons in buttons */

.fc button .fc-icon { /* non-theme */
	position: relative;
	top: -0.05em; /* seems to be a good adjustment across browsers */
	margin: 0 .2em;
	vertical-align: middle;
}
	
/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/

.fc-state-default {
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
	color: #333333;
	background-color: #e6e6e6;
}

.fc-state-hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	   -moz-transition: background-position 0.1s linear;
	     -o-transition: background-position 0.1s linear;
	        transition: background-position 0.1s linear;
}

.fc-state-down,
.fc-state-active {
	background-color: #cccccc;
	background-image: none;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-disabled {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	box-shadow: none;
}


/* Buttons Groups
--------------------------------------------------------------------------------------------------*/

.fc-button-group {
	display: inline-block;
}

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/

.fc .fc-button-group > * { /* extra precedence b/c buttons have margin set to zero */
	float: left;
	margin: 0 0 0 -1px;
}

.fc .fc-button-group > :first-child { /* same */
	margin-left: 0;
}


/* Popover
--------------------------------------------------------------------------------------------------*/

.fc-popover {
	position: absolute;
	box-shadow: 0 2px 6px rgba(0,0,0,.15);
}

.fc-popover .fc-header { /* TODO: be more consistent with fc-head/fc-body */
	padding: 2px 4px;
}

.fc-popover .fc-header .fc-title {
	margin: 0 2px;
}

.fc-popover .fc-header .fc-close {
	cursor: pointer;
}

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
	float: left;
}

.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
	float: right;
}

/* unthemed */

.fc-unthemed .fc-popover {
	border-width: 1px;
	border-style: solid;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
	font-size: .9em;
	margin-top: 2px;
}

/* jqui themed */

.fc-popover > .ui-widget-header + .ui-widget-content {
	border-top: 0; /* where they meet, let the header have the border */
}


/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/

.fc-divider {
	border-style: solid;
	border-width: 1px;
}

hr.fc-divider {
	height: 0;
	margin: 0;
	padding: 0 0 2px; /* height is unreliable across browsers, so use padding */
	border-width: 1px 0;
}

.fc-clear {
	clear: both;
}

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
	/* these element should always cling to top-left/right corners */
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.fc-bg {
	bottom: 0; /* strech bg to bottom edge */
}

.fc-bg table {
	height: 100%; /* strech bg to bottom edge */
}


/* Tables
--------------------------------------------------------------------------------------------------*/

.fc table {
	width: 100%;
	box-sizing: border-box; /* fix scrollbar issue in firefox */
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em; /* normalize cross-browser */
}

.fc th {
	text-align: center;
}

.fc th,
.fc td {
	border-style: solid;
	border-width: 1px;
	padding: 0;
	vertical-align: top;
}

.fc td.fc-today {
	border-style: double; /* overcome neighboring borders */
}


/* Internal Nav Links
--------------------------------------------------------------------------------------------------*/

a[data-goto] {
	cursor: pointer;
}

a[data-goto]:hover {
	text-decoration: underline;
}


/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/

.fc .fc-row { /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
	/* no visible border by default. but make available if need be (scrollbar width compensation) */
	border-style: solid;
	border-width: 0;
}

.fc-row table {
	/* don't put left/right border on anything within a fake row.
	   the outer tbody will worry about this */
	border-left: 0 hidden transparent;
	border-right: 0 hidden transparent;

	/* no bottom borders on rows */
	border-bottom: 0 hidden transparent; 
}

.fc-row:first-child table {
	border-top: 0 hidden transparent; /* no top border on first row */
}


/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/

.fc-row {
	position: relative;
}

.fc-row .fc-bg {
	z-index: 1;
}

/* highlighting cells & background event skeleton */

.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
	bottom: 0; /* stretch skeleton to bottom of row */
}

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
	height: 100%; /* stretch skeleton to bottom of row */
}

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
	border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
	z-index: 2;

}

.fc-row .fc-highlight-skeleton {
	z-index: 3;
}

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/

.fc-row .fc-content-skeleton {
	position: relative;
	z-index: 4;
	padding-bottom: 2px; /* matches the space above the events */
}

.fc-row .fc-helper-skeleton {
	z-index: 5;
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
	/* see-through to the background below */
	background: none; /* in case <td>s are globally styled */
	border-color: transparent;

	/* don't put a border between events and/or the day number */
	border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td, /* cells with events inside (so NOT the day number cell) */
.fc-row .fc-helper-skeleton tbody td {
	/* don't put a border between event cells */
	border-top: 0;
}


/* Scrolling Container
--------------------------------------------------------------------------------------------------*/

.fc-scroller {
	-webkit-overflow-scrolling: touch;
}

/* TODO: move to agenda/basic */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
	position: relative; /* re-scope all positions */
	width: 100%; /* hack to force re-sizing this inner element when scrollbars appear/disappear */
}


/* Global Event Styles
--------------------------------------------------------------------------------------------------*/

.fc-event {
	position: relative; /* for resize handle and other inner positioning */
	display: block; /* make the <a> tag block */
	font-size: .85em;
	line-height: 1.3;
	border-radius: 3px;
	border: 1px solid #3a87ad; /* default BORDER color */
	font-weight: normal; /* undo jqui's ui-widget-header bold */
}

.fc-event,
.fc-event-dot {
	background-color: #3a87ad; /* default BACKGROUND color */
}

/* overpower some of bootstrap's and jqui's styles on <a> tags */
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
	color: #fff; /* default TEXT color */
	text-decoration: none; /* if <a> has an href */
}

.fc-event[href],
.fc-event.fc-draggable {
	cursor: pointer; /* give events with links and draggable events a hand mouse pointer */
}

.fc-not-allowed, /* causes a "warning" cursor. applied on body */
.fc-not-allowed .fc-event { /* to override an event's custom cursor */
	cursor: not-allowed;
}

.fc-event .fc-bg { /* the generic .fc-bg already does position */
	z-index: 1;
	background: #fff;
	opacity: .25;
}

.fc-event .fc-content {
	position: relative;
	z-index: 2;
}

/* resizer (cursor AND touch devices) */

.fc-event .fc-resizer {
	position: absolute;
	z-index: 4;
}

/* resizer (touch devices) */

.fc-event .fc-resizer {
	display: none;
}

.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
	/* only show when hovering or selected (with touch) */
	display: block;
}

/* hit area */

.fc-event.fc-selected .fc-resizer:before {
	/* 40x40 touch area */
	content: "";
	position: absolute;
	z-index: 9999; /* user of this util can scope within a lower z-index */
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	margin-top: -20px;
}


/* Event Selection (only for touch devices)
--------------------------------------------------------------------------------------------------*/

.fc-event.fc-selected {
	z-index: 9999 !important; /* overcomes inline z-index */
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.fc-event.fc-selected.fc-dragging {
	box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}


/* Horizontal Events
--------------------------------------------------------------------------------------------------*/

/* bigger touch area when selected */
.fc-h-event.fc-selected:before {
	content: "";
	position: absolute;
	z-index: 3; /* below resizers */
	top: -10px;
	bottom: -10px;
	left: 0;
	right: 0;
}

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */

.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
	margin-left: 0;
	border-left-width: 0;
	padding-left: 1px; /* replace the border with padding */
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
	margin-right: 0;
	border-right-width: 0;
	padding-right: 1px; /* replace the border with padding */
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

/* resizer (cursor AND touch devices) */

/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
	cursor: w-resize;
	left: -1px; /* overcome border */
}

/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
	cursor: e-resize;
	right: -1px; /* overcome border */
}

/* resizer (mouse devices) */

.fc-h-event.fc-allow-mouse-resize .fc-resizer {
	width: 7px;
	top: -1px; /* overcome top border */
	bottom: -1px; /* overcome bottom border */
}

/* resizer (touch devices) */

.fc-h-event.fc-selected .fc-resizer {
	/* 8x8 little dot */
	border-radius: 4px;
	border-width: 1px;
	width: 6px;
	height: 6px;
	border-style: solid;
	border-color: inherit;
	background: #fff;
	/* vertically center */
	top: 50%;
	margin-top: -4px;
}

/* left resizer  */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
	margin-left: -4px; /* centers the 8x8 dot on the left edge */
}

/* right resizer */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
	margin-right: -4px; /* centers the 8x8 dot on the right edge */
}


/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/

.fc-day-grid-event {
	margin: 1px 2px 0; /* spacing between events and edges */
	padding: 0 1px;
}

tr:first-child > td > .fc-day-grid-event {
	margin-top: 2px; /* a little bit more space before the first event */
}

.fc-day-grid-event.fc-selected:after {
	content: "";
	position: absolute;
	z-index: 1; /* same z-index as fc-bg, behind text */
	/* overcome the borders */
	top: -1px;
	right: -1px;
	bottom: -1px;
	left: -1px;
	/* darkening effect */
	background: #000;
	opacity: .25;
}

.fc-day-grid-event .fc-content { /* force events to be one-line tall */
	white-space: nowrap;
	overflow: hidden;
}

.fc-day-grid-event .fc-time {
	font-weight: bold;
}

/* resizer (cursor devices) */

/* left resizer  */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
	margin-left: -2px; /* to the day cell's edge */
}

/* right resizer */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
	margin-right: -2px; /* to the day cell's edge */
}


/* Event Limiting
--------------------------------------------------------------------------------------------------*/

/* "more" link that represents hidden events */

a.fc-more {
	margin: 1px 3px;
	font-size: .85em;
	cursor: pointer;
	text-decoration: none;
}

a.fc-more:hover {
	text-decoration: underline;
}

.fc-limited { /* rows and cells that are hidden because of a "more" link */
	display: none;
}

/* popover that appears when "more" link is clicked */

.fc-day-grid .fc-row {
	z-index: 1; /* make the "more" popover one higher than this */
}

.fc-more-popover {
	z-index: 2;
	width: 220px;
}

.fc-more-popover .fc-event-container {
	padding: 10px;
}


/* Now Indicator
--------------------------------------------------------------------------------------------------*/

.fc-now-indicator {
	position: absolute;
	border: 0 solid red;
}


/* Utilities
--------------------------------------------------------------------------------------------------*/

.fc-unselectable {
	-webkit-user-select: none;
	 -khtml-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}



/* Toolbar
--------------------------------------------------------------------------------------------------*/

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

.fc-toolbar.fc-header-toolbar {
	margin-bottom: 1em;
}

.fc-toolbar.fc-footer-toolbar {
	margin-top: 1em;
}

.fc-toolbar .fc-left {
	float: left;
}

.fc-toolbar .fc-right {
	float: right;
}

.fc-toolbar .fc-center {
	display: inline-block;
}

/* the things within each left/right/center section */
.fc .fc-toolbar > * > * { /* extra precedence to override button border margins */
	float: left;
	margin-left: .75em;
}

/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child { /* extra precedence to override button border margins */
	margin-left: 0;
}
	
/* title text */

.fc-toolbar h2 {
	margin: 0;
}

/* button layering (for border precedence) */

.fc-toolbar button {
	position: relative;
}

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
	z-index: 2;
}
	
.fc-toolbar .fc-state-down {
	z-index: 3;
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
	z-index: 4;
}

.fc-toolbar button:focus {
	z-index: 5;
}


/* View Structure
--------------------------------------------------------------------------------------------------*/

/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	        box-sizing: content-box;
}

.fc-view, /* scope positioning and z-index's for everything within the view */
.fc-view > table { /* so dragged elements can be above the view's main element */
	position: relative;
	z-index: 1;
}



/* BasicView
--------------------------------------------------------------------------------------------------*/

/* day row structure */

.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
	/* there may be week numbers in these views, so no padding-top */
	padding-bottom: 1em; /* ensure a space at bottom of cell for user selecting/clicking */
}

.fc-basic-view .fc-body .fc-row {
	min-height: 4em; /* ensure that all rows are at least this tall */
}

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */

.fc-row.fc-rigid {
	overflow: hidden;
}

.fc-row.fc-rigid .fc-content-skeleton {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

/* week and day number styling */

.fc-day-top.fc-other-month {
	opacity: 0.3;
}

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
	padding: 2px;
}

.fc-basic-view th.fc-week-number,
.fc-basic-view th.fc-day-number {
	padding: 0 2px; /* column headers can't have as much v space */
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number { float: right; }
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number { float: left; }

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number { float: left; border-radius: 0 0 3px 0; }
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number { float: right; border-radius: 0 0 0 3px; }

.fc-basic-view .fc-day-top .fc-week-number {
	min-width: 1.5em;
	text-align: center;
	background-color: #f2f2f2;
	color: #808080;
}

/* when week/day number have own column */

.fc-basic-view td.fc-week-number {
	text-align: center;
}

.fc-basic-view td.fc-week-number > * {
	/* work around the way we do column resizing and ensure a minimum width */
	display: inline-block;
	min-width: 1.25em;
}


/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/

.fc-agenda-view .fc-day-grid {
	position: relative;
	z-index: 2; /* so the "more.." popover will be over the time grid */
}

.fc-agenda-view .fc-day-grid .fc-row {
	min-height: 3em; /* all-day section will never get shorter than this */
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
	padding-bottom: 1em; /* give space underneath events for clicking/selecting days */
}


/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/

.fc .fc-axis { /* .fc to overcome default cell styles */
	vertical-align: middle;
	padding: 0 4px;
	white-space: nowrap;
}

.fc-ltr .fc-axis {
	text-align: right;
}

.fc-rtl .fc-axis {
	text-align: left;
}

.ui-widget td.fc-axis {
	font-weight: normal; /* overcome jqui theme making it bold */
}


/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/

.fc-time-grid-container, /* so scroll container's z-index is below all-day */
.fc-time-grid { /* so slats/bg/content/etc positions get scoped within here */
	position: relative;
	z-index: 1;
}

.fc-time-grid {
	min-height: 100%; /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

.fc-time-grid table { /* don't put outer borders on slats/bg/content/etc */
	border: 0 hidden transparent;
}

.fc-time-grid > .fc-bg {
	z-index: 1;
}

.fc-time-grid .fc-slats,
.fc-time-grid > hr { /* the <hr> AgendaView injects when grid is shorter than scroller */
	position: relative;
	z-index: 2;
}

.fc-time-grid .fc-content-col {
	position: relative; /* because now-indicator lives directly inside */
}

.fc-time-grid .fc-content-skeleton {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	right: 0;
}

/* divs within a cell within the fc-content-skeleton */

.fc-time-grid .fc-business-container {
	position: relative;
	z-index: 1;
}

.fc-time-grid .fc-bgevent-container {
	position: relative;
	z-index: 2;
}

.fc-time-grid .fc-highlight-container {
	position: relative;
	z-index: 3;
}

.fc-time-grid .fc-event-container {
	position: relative;
	z-index: 4;
}

.fc-time-grid .fc-now-indicator-line {
	z-index: 5;
}

.fc-time-grid .fc-helper-container { /* also is fc-event-container */
	position: relative;
	z-index: 6;
}


/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/

.fc-time-grid .fc-slats td {
	height: 1.5em;
	border-bottom: 0; /* each cell is responsible for its top border */
}

.fc-time-grid .fc-slats .fc-minor td {
	border-top-style: dotted;
}

.fc-time-grid .fc-slats .ui-widget-content { /* for jqui theme */
	background: none; /* see through to fc-bg */
}


/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/

.fc-time-grid .fc-highlight-container { /* a div within a cell within the fc-highlight-skeleton */
	position: relative; /* scopes the left/right of the fc-highlight to be in the column */
}

.fc-time-grid .fc-highlight {
	position: absolute;
	left: 0;
	right: 0;
	/* top and bottom will be in by JS */
}


/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/

.fc-ltr .fc-time-grid .fc-event-container { /* space on the sides of events for LTR (default) */
	margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container { /* space on the sides of events for RTL */
	margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
	position: absolute;
	z-index: 1; /* scope inner z-index's */
}

.fc-time-grid .fc-bgevent {
	/* background events always span full width */
	left: 0;
	right: 0;
}


/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/

.fc-v-event.fc-not-start { /* events that are continuing from another day */
	/* replace space made by the top border with padding */
	border-top-width: 0;
	padding-top: 1px;

	/* remove top rounded corners */
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.fc-v-event.fc-not-end {
	/* replace space made by the top border with padding */
	border-bottom-width: 0;
	padding-bottom: 1px;

	/* remove bottom rounded corners */
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}


/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/

.fc-time-grid-event {
	overflow: hidden; /* don't let the bg flow over rounded corners */
}

.fc-time-grid-event.fc-selected {
	/* need to allow touch resizers to extend outside event's bounding box */
	/* common fc-selected styles hide the fc-bg, so don't need this anyway */
	overflow: visible;
}

.fc-time-grid-event.fc-selected .fc-bg {
	display: none; /* hide semi-white background, to appear darker */
}

.fc-time-grid-event .fc-content {
	overflow: hidden; /* for when .fc-selected */
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
	padding: 0 1px;
}

.fc-time-grid-event .fc-time {
	font-size: .85em;
	white-space: nowrap;
}

/* short mode, where time and title are on the same line */

.fc-time-grid-event.fc-short .fc-content {
	/* don't wrap to second line (now that contents will be inline) */
	white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
	/* put the time and title on the same line */
	display: inline-block;
	vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time span {
	display: none; /* don't display the full time text... */
}

.fc-time-grid-event.fc-short .fc-time:before {
	content: attr(data-start); /* ...instead, display only the start time */
}

.fc-time-grid-event.fc-short .fc-time:after {
	content: "\A0-\A0"; /* seperate with a dash, wrapped in nbsp's */
}

.fc-time-grid-event.fc-short .fc-title {
	font-size: .85em; /* make the title text the same size as the time */
	padding: 0; /* undo padding from above */
}

/* resizer (cursor device) */

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
	left: 0;
	right: 0;
	bottom: 0;
	height: 8px;
	overflow: hidden;
	line-height: 8px;
	font-size: 11px;
	font-family: monospace;
	text-align: center;
	cursor: s-resize;
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
	content: "=";
}

/* resizer (touch device) */

.fc-time-grid-event.fc-selected .fc-resizer {
	/* 10x10 dot */
	border-radius: 5px;
	border-width: 1px;
	width: 8px;
	height: 8px;
	border-style: solid;
	border-color: inherit;
	background: #fff;
	/* horizontally center */
	left: 50%;
	margin-left: -5px;
	/* center on the bottom edge */
	bottom: -5px;
}


/* Now Indicator
--------------------------------------------------------------------------------------------------*/

.fc-time-grid .fc-now-indicator-line {
	border-top-width: 1px;
	left: 0;
	right: 0;
}

/* arrow on axis */

.fc-time-grid .fc-now-indicator-arrow {
	margin-top: -5px; /* vertically center on top coordinate */
}

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
	left: 0;
	/* triangle pointing right... */
	border-width: 5px 0 5px 6px;
	border-top-color: transparent;
	border-bottom-color: transparent;
}

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
	right: 0;
	/* triangle pointing left... */
	border-width: 5px 6px 5px 0;
	border-top-color: transparent;
	border-bottom-color: transparent;
}



/* List View
--------------------------------------------------------------------------------------------------*/

/* possibly reusable */

.fc-event-dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 5px;
}

/* view wrapper */

.fc-rtl .fc-list-view {
	direction: rtl; /* unlike core views, leverage browser RTL */
}

.fc-list-view {
	border-width: 1px;
	border-style: solid;
}

/* table resets */

.fc .fc-list-table {
	table-layout: auto; /* for shrinkwrapping cell content */
}

.fc-list-table td {
	border-width: 1px 0 0;
	padding: 8px 14px;
}

.fc-list-table tr:first-child td {
	border-top-width: 0;
}

/* day headings with the list */

.fc-list-heading {
	border-bottom-width: 1px;
}

.fc-list-heading td {
	font-weight: bold;
}

.fc-ltr .fc-list-heading-main { float: left; }
.fc-ltr .fc-list-heading-alt { float: right; }

.fc-rtl .fc-list-heading-main { float: right; }
.fc-rtl .fc-list-heading-alt { float: left; }

/* event list items */

.fc-list-item.fc-has-url {
	cursor: pointer; /* whole row will be clickable */
}

.fc-list-item:hover td {
	background-color: #f5f5f5;
}

.fc-list-item-marker,
.fc-list-item-time {
	white-space: nowrap;
	width: 1px;
}

/* make the dot closer to the event title */
.fc-ltr .fc-list-item-marker { padding-right: 0; }
.fc-rtl .fc-list-item-marker { padding-left: 0; }

.fc-list-item-title a {
	/* every event title cell has an <a> tag */
	text-decoration: none;
	color: inherit;
}

.fc-list-item-title a[href]:hover {
	/* hover effect only on titles with hrefs */
	text-decoration: underline;
}

/* message when no events */

.fc-list-empty-wrap2 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.fc-list-empty-wrap1 {
	width: 100%;
	height: 100%;
	display: table;
}

.fc-list-empty {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.fc-unthemed .fc-list-empty { /* theme will provide own background */
	background-color: #eee;
}
/*!
 * FullCalendar Scheduler v1.6.2
 * Docs & License: https://fullcalendar.io/scheduler/
 * (c) 2017 Adam Shaw
 */

/* TODO: break this file up */

/* Scroller
--------------------------------------------------------------------------------------------------*/

.fc-scroller-clip {
	overflow: hidden; /* for clipping scrollbars */
	position: relative; /* so things like scrollfollowers can attach to this */
}

/* supresses rendering of native scrollbars */
/* on .fc-scroller */
.fc-no-scrollbars {
	background: rgba(255, 255, 255, 0); /* hack for dynamic DOM nodes (in Chrome OSX at least) */
}
.fc-no-scrollbars::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.fc-scroller-canvas {
	position: relative; /* origin for bg */
	box-sizing: border-box; /* so that padding (for gutter) will be part of height */
	min-height: 100%;
}

.fc-scroller-canvas > .fc-bg {
	z-index: 1; /* make default? */
}

.fc-scroller-canvas > .fc-content {
	z-index: 2; /* make default? */
	position: relative; /* origin for inner content */
	border-style: solid;
	border-width: 0;
}

/* for themed, hard to get the border-color, so just forget it (REVISIT) */
.ui-widget .fc-scroller-canvas > .fc-content {
	border-color: transparent;
}

.fc-scroller-canvas.fc-gutter-left > .fc-content { border-left-width: 1px; margin-left: -1px }
.fc-scroller-canvas.fc-gutter-right > .fc-content { border-right-width: 1px; margin-right: -1px }
.fc-scroller-canvas.fc-gutter-top > .fc-content { border-top-width: 1px; margin-top: -1px }
/* content is responsible for bottom border */


/* View Structure
--------------------------------------------------------------------------------------------------*/

.fc-rtl .fc-timeline {
	direction: rtl;
}

.fc-timeline .fc-divider {
	width: 3px;
	border-style: double; /* overcome neighboring borders */
}

.fc-timeline .fc-head > tr > .fc-divider {
	border-bottom: 0;
}

.fc-timeline .fc-body > tr > .fc-divider {
	border-top: 0;
}

.fc-timeline .fc-body .fc-divider.ui-widget-header {
	background-image: none;
}

.fc-scrolled .fc-head .fc-scroller {
	z-index: 2; /* so drop shadow will go above body panes */
}

.fc-timeline.fc-scrolled .fc-head .fc-scroller {
	box-shadow: 0 3px 4px rgba(0,0,0,0.075);
}

.fc-timeline .fc-body .fc-scroller {
	z-index: 1;
}

/*
on most tables that expand to the edges, kill the outer border,
because the container elements take care of it.
example tables:
.fc-scroller-canvas .fc-content table
.fc-scroller-canvas .fc-bg .fc-slats table
*/
.fc-timeline .fc-scroller-canvas > div > table,
.fc-timeline .fc-scroller-canvas > div > div > table {
	border-style: hidden;
}

/*
for resource rows (in both the spreadsheet and timeline areas),
undo previous rule in order to always show last border.
*/
.fc-timeline .fc-scroller-canvas > .fc-content > .fc-rows > table {
	border-bottom-style: none;
}


/* Table Cell Common
--------------------------------------------------------------------------------------------------*/

.fc-timeline th,
.fc-timeline td {
	white-space: nowrap;
}

.fc-timeline .fc-cell-content {
	overflow: hidden;
}

.fc-timeline .fc-cell-text {
	padding-left: 4px;
	padding-right: 4px;
}

.fc-timeline .fc-col-resizer {
	cursor: col-resize;
}

/*
Cells at the start of a week
TODO: figure out better styling

.fc-ltr .fc-timeline .fc-em-cell div {
	border-left: 3px solid #eee;
	height: 100%;
}
.fc-rtl .fc-timeline .fc-em-cell {
	border-right-width: 3px;
}
*/

/* head */

.fc-timeline th {
	vertical-align: middle;
}

.fc-timeline .fc-head .fc-cell-content {
	padding-top: 3px;
	padding-bottom: 3px;
}

/* body */

.fc-timeline .fc-body .ui-widget-content {
	background-image: none;
}


/* Resource Area
--------------------------------------------------------------------------------------------------*/

.fc-resource-area {
	width: 30%;
}

.fc-resource-area col {
	width: 40%;
	min-width: 70px; /* will be read by JS */
}

.fc-resource-area col.fc-main-col {
	width: 60%; /* make the first column in a nested setup bigger */
}


.fc-flat .fc-expander-space { /* fc-flat is opposite of fc-nested */
	display: none;
}


.fc-ltr .fc-resource-area tr > * {
	text-align: left;
}
.fc-rtl .fc-resource-area tr > * {
	text-align: right;
}

.fc-resource-area .fc-cell-content {
	padding-left: 4px;
	padding-right: 4px;
}

/* head */

.fc-resource-area .fc-super th {
	text-align: center;
}

.fc-resource-area th > div {
	position: relative;
}

.fc-resource-area th .fc-cell-content {
	position: relative;
	z-index: 1;
}

.fc-resource-area th .fc-col-resizer {
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	width: 5px;
}

.fc-ltr .fc-resource-area th .fc-col-resizer {
	right: -3px;
}
.fc-rtl .fc-resource-area th .fc-col-resizer {
	left: -3px;
}

/* body */

tr.fc-collapsed > td, /* before the transition (prevents initial flicker) */
tr.fc-transitioning > td { /* during the transition */
	overflow: hidden; /* prevents absolutely-positioned events from bleeding out */
}

tr.fc-transitioning > td > div {
	transition: margin-top 0.2s;
}

tr.fc-collapsed > td > div {
	margin-top: -10px;
}


.fc-body .fc-resource-area .fc-cell-content { /* might BE the cell */
	padding-top: 8px;
	padding-bottom: 8px;
}

.fc-no-overlap .fc-body .fc-resource-area .fc-cell-content { /* might BE the cell */
	padding-top: 5px;
	padding-bottom: 5px;
}

.fc-resource-area .fc-icon { /* the expander and spacers before the expander */
	width: 1em; /* ensure constant width, esp for empty icons */
	font-size: .9em;
	vertical-align: middle;
	margin-top: -1%;
}

.fc-resource-area .fc-expander {
	cursor: pointer;
	color: #666; /* for the icon within */
}


/* Time Area
--------------------------------------------------------------------------------------------------*/

.fc-time-area col {
	min-width: 2.2em; /* detected by JS */
}

/* head */

.fc-ltr .fc-time-area .fc-chrono th {
	text-align: left;
}
.fc-rtl .fc-time-area .fc-chrono th {
	text-align: right;
}

/* body slats (vertical lines) */

.fc-time-area .fc-slats { /* fc-bg is responsible for a lot of this now! */
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.fc-time-area .fc-slats table {
	height: 100%;
}

.fc-time-area .fc-slats .fc-minor {
	border-style: dotted;
}

.fc-time-area .fc-slats td {
	border-width: 0 1px; /* need to do this. sometimes -1 margin wouldn't hide the dotted */
}

.fc-ltr .fc-time-area .fc-slats td {
	border-right-width: 0;
}
.fc-rtl .fc-time-area .fc-slats td {
	border-left-width: 0;
}

/* body content containers
   can be within rows or directly within the pane's content
*/

.fc-time-area .fc-bgevent-container,
.fc-time-area .fc-highlight-container {
	position: absolute;
	z-index: 2; /* only for directly within pane. not for row. overridden later */
	top: 0;
	bottom: 0;
	width: 0;
}

.fc-ltr .fc-time-area .fc-helper-container, /* only within row */
.fc-ltr .fc-time-area .fc-bgevent-container,
.fc-ltr .fc-time-area .fc-highlight-container {
	left: 0;
}
.fc-rtl .fc-time-area .fc-helper-container, /* only within row */
.fc-rtl .fc-time-area .fc-bgevent-container,
.fc-rtl .fc-time-area .fc-highlight-container {
	right: 0;
}

.fc-time-area .fc-bgevent,
.fc-time-area .fc-highlight {
	position: absolute;
	top: 0;
	bottom: 0;
}

/* body resource rows */

.fc-time-area .fc-rows {
	position: relative;
	z-index: 3;
}

.fc-time-area .fc-rows .ui-widget-content {
	background: none;
}

.fc-time-area .fc-rows td > div {
	position: relative;
}

.fc-time-area .fc-rows .fc-bgevent-container,
.fc-time-area .fc-rows .fc-highlight-container {
	z-index: 1;
}

.fc-time-area .fc-event-container {
	position: relative;
	z-index: 2; /* above bgevent and highlight */
	width: 0; /* for event positioning. will end up on correct side based on dir */
}

.fc-time-area .fc-helper-container { /* also an fc-event-container */
	position: absolute;
	z-index: 3;
	top: 0;
}

.fc-time-area .fc-event-container {
	padding-bottom: 8px;
	top: -1px;
}

.fc-time-area tr:first-child .fc-event-container {
	top: 0;
}

.fc-no-overlap .fc-time-area .fc-event-container {
	padding-bottom: 0;
	top: 0;
}


/* Now Indicator
--------------------------------------------------------------------------------------------------*/

.fc-timeline .fc-now-indicator { /* both the arrow and the line */
	z-index: 3; /* one above scroller's fc-content */
	top: 0;
}

.fc-time-area .fc-now-indicator-arrow {
	margin: 0 -6px; /* 5, then one more to counteract scroller's negative margins */
	/* triangle pointing down... */
	border-width: 6px 5px 0 5px;
	border-left-color: transparent;
	border-right-color: transparent;
}

.fc-time-area .fc-now-indicator-line {
	margin: 0 -1px; /* counteract scroller's negative margins */
	bottom: 0;
	border-left-width: 1px;
}


/* Time Grid Events
--------------------------------------------------------------------------------------------------*/

.fc-timeline-event {
	position: absolute;
	border-radius: 0;
	padding: 2px 0;
	margin-bottom: 1px;
}

.fc-no-overlap .fc-timeline-event {
	padding: 5px 0;
	margin-bottom: 0;
}

/* don't overlap grid lines at the event's end */
.fc-ltr .fc-timeline-event { margin-right: 1px }
.fc-rtl .fc-timeline-event { margin-left: 1px }

.fc-timeline-event .fc-content {
	padding: 0 1px;
	white-space: nowrap;
	overflow: hidden;
}

.fc-timeline-event .fc-time {
	font-weight: bold;
	padding: 0 1px;
}

.fc-rtl .fc-timeline-event .fc-time {
	display: inline-block; /* will force it on the other side */
}

.fc-timeline-event .fc-title {
	padding: 0 1px;
}

.fc-timeline-event.fc-selected .fc-bg {
	display: none; /* hide semi-white background, to appear darker */
}


/* follower logic */


.fc-ltr .fc-timeline-event .fc-title {
	padding-left: 10px;
	margin-left: -8px;
}
.fc-rtl .fc-timeline-event .fc-title {
	padding-right: 10px;
	margin-right: -8px;
}

.fc-ltr .fc-timeline-event.fc-not-start .fc-title {
	margin-left: -2px;
}
.fc-rtl .fc-timeline-event.fc-not-start .fc-title {
	margin-right: -2px;
}

.fc-timeline-event.fc-not-start .fc-title,
.fc-body .fc-time-area .fc-following {
	position: relative;
}

.fc-timeline-event.fc-not-start .fc-title:before,
.fc-body .fc-time-area .fc-following:before { /* generic arrow */
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -5px;
	border: 5px solid #000;
	border-top-color: transparent;
	border-bottom-color: transparent;
	opacity: .5;
}

.fc-ltr .fc-timeline-event.fc-not-start .fc-title:before,
.fc-ltr .fc-body .fc-time-area .fc-following:before { /* LTR. left pointing arrow */
	border-left: 0;
	left: 2px;
}

.fc-rtl .fc-timeline-event.fc-not-start .fc-title:before,
.fc-rtl .fc-body .fc-time-area .fc-following:before { /* RTL. right pointing arrow */
	border-right: 0;
	right: 2px;
}


/* License Message
--------------------------------------------------------------------------------------------------*/

.fc-license-message {
	position: absolute;
	z-index: 99999;
	bottom: 1px;
	left: 1px;
	background: #eee;
	border-color: #ddd;
	border-style: solid;
	border-width: 1px 1px 0 0;
	padding: 2px 4px;
	font-size: 12px;
	border-top-right-radius: 3px;
}
fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border-color:#41b883 transparent transparent;border-style:solid;border-width:2px;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{animation:a 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:a 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:14px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{opacity:.6}.multiselect--active{z-index:1}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:6px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 12px 0;padding-right:30px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;transition:transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-style:solid;border-width:5px 5px 0;border-color:#999 transparent transparent;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:1;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled{background:#ededed;pointer-events:none}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select,.multiselect__option--disabled{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{cursor:text;pointer-events:none}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede!important}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@keyframes a{0%{transform:rotate(0)}to{transform:rotate(2turn)}}
html, body {
  height: 100%;
  min-height: 100%;
}
body {
  overflow: auto;
}
#app {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #2c3e50;
  height: 100%;
}
@media (max-width: 991px) {
#app {
      font-size: 12px;
}
}

.mask[data-v-5a4020f4] {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  z-index: 90000;
}
.mask.absolute[data-v-5a4020f4] {
    position: absolute;
    z-index: 100;
}
.mask .indicator[data-v-5a4020f4] {
    font-size: .8em;
    color: #fff;
    text-transform: lowercase;
}
.mask.white[data-v-5a4020f4] {
    background-color: rgba(255, 255, 255, 0.5);
}
.mask.white .spinner .path[data-v-5a4020f4] {
      stroke: #666;
}
.mask.white .indicator[data-v-5a4020f4] {
      color: #666;
}

.spinner {
  position: relative;
  display: block;
  transition: opacity .15s ease;
  animation: rotator 1.4s linear infinite;
  animation-play-state: paused;
}
.spinner.show {
    animation-play-state: running;
}
.spinner.v-enter, .spinner.v-leave-active {
    opacity: 0;
}
.spinner.v-enter-active, .spinner.v-leave {
    opacity: 1;
}
@keyframes rotator {
0% {
    transform: scale(0.5) rotate(0deg);
}
100% {
    transform: scale(0.5) rotate(270deg);
}
}
.spinner .path {
  stroke: #ffffff;
  stroke-dasharray: 126;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: dash 1.4s ease-in-out infinite;
}
@keyframes dash {
0% {
    stroke-dashoffset: 126;
}
50% {
    stroke-dashoffset: 63;
    transform: rotate(135deg);
}
100% {
    stroke-dashoffset: 126;
    transform: rotate(450deg);
}
}

.login-form[data-v-388105eb] {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 120px;
  background: transparent;
  z-index: 50;
}
.login-form .alert[data-v-388105eb] {
    padding: 5px;
    border-radius: 4px;
}
.login-form form[data-v-388105eb] {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 280px;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 20px;
  transform: translate(-50%, -50%);
  border-radius: 4px;
}
#user-login[data-v-388105eb] {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 80000;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
#user-login .system[data-v-388105eb] {
    background-color: #113050;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    padding: 10px;
    font-weight: 500;
    box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.6);
    z-index: 30;
}
#user-login .system .title[data-v-388105eb] {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      padding-right: 20px;
}
#user-login .system .logout button[data-v-388105eb] {
      border: none;
      background-color: transparent;
      color: #fff;
      text-transform: uppercase;
      border-radius: 2px;
      cursor: pointer;
      white-space: nowrap;
}
#user-login .system .logout button[data-v-388105eb]:hover {
        color: #12aaeb;
}
#user-login #users[data-v-388105eb] {
    -ms-flex: none;
        flex: none;
    background-color: #113050;
    border-top: 1px solid #12aaeb;
    overflow-x: auto;
    white-space: nowrap;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}
#user-login #users .user[data-v-388105eb] {
      position: relative;
      display: inline-block;
      cursor: pointer;
      padding: 19px 10px 15px 10px;
      box-sizing: border-box;
      width: 110px;
      min-width: 100px;
      max-width: 180px;
}
#user-login #users .user .avatar[data-v-388105eb] {
        display: block;
        margin: 0;
        margin-bottom: 5px;
}
#user-login #users .user.selected .name[data-v-388105eb] {
        opacity: 1;
}
#user-login #users .user .name[data-v-388105eb] {
        color: #fff;
        font-weight: 500;
        font-size: .8em;
        overflow: hidden;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        opacity: .6;
}

#login-screen[data-v-d896f5ba] {
  height: 100%;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  background-color: #113050;
  padding-top: 50px;
}
@media (max-width: 767px) {
#login-screen[data-v-d896f5ba] {
      padding: 10px;
}
}
#login-screen #logo[data-v-d896f5ba] {
    width: 152px;
    height: 35px;
    display: inline-block;
    text-align: center;
    margin-bottom: 30px;
}
#login-screen .panel-default[data-v-d896f5ba] {
    border: none;
    background-color: #cacacc;
    border-radius: 3px;
}
#login-screen .title[data-v-d896f5ba] {
    font-size: 30px;
    padding: 45px 0;
    text-align: center;
    font-weight: lighter;
}
#login-screen .btn-primary[data-v-d896f5ba] {
    background-color: #9ec354;
    border: none;
    border-radius: 4px;
}
#login-screen .btn-link[data-v-d896f5ba] {
    text-align: center;
    color: #bbb;
    text-decoration: underline;
}
#login-screen input[type=text][data-v-d896f5ba] {
    border-style: solid;
    border-width: 1px;
    border-color: #bbb;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
#login-screen input[type=password][data-v-d896f5ba] {
    border-style: solid;
    border-width: 1px;
    border-color: #bbb;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#mo[data-v-cf77d5c2] {
  opacity: 0;
  position: absolute;
  left: -100px;
  top: -100px;
}
aside nav[data-v-cf77d5c2] {
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 300;
}
aside nav ul[data-v-cf77d5c2] {
    margin: 0;
}
aside nav ul li[data-v-cf77d5c2] {
      cursor: pointer;
      white-space: nowrap;
}
aside nav ul li a[data-v-cf77d5c2] {
        display: block;
        text-transform: uppercase;
        text-decoration: none;
        transition: color .2s ease-in-out;
        padding: 18px 10px;
}
aside nav ul li a.router-link-active[data-v-cf77d5c2] {
          background-color: #0d233b;
}
aside nav ul li a i[data-v-cf77d5c2] {
          transition: color .2s ease-in-out;
}
aside nav ul.main a[data-v-cf77d5c2] {
    color: #9a9a9a;
}
aside nav ul.main a i[data-v-cf77d5c2] {
      color: #9a9a9a;
}
aside nav ul.main a:hover i[data-v-cf77d5c2] {
      color: inherit;
}
aside nav ul.main .green a[data-v-cf77d5c2] {
    color: #fff;
}
aside nav ul.main .green a i[data-v-cf77d5c2] {
      color: #fff;
}
aside nav ul.personal[data-v-cf77d5c2] {
    margin: 0;
    border-top: 1px solid #0b658c;
}
aside nav ul.personal a[data-v-cf77d5c2] {
      color: #9a9a9a;
}
.book-wrapper[data-v-cf77d5c2] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
}
.book[data-v-cf77d5c2] {
  position: relative;
  -ms-flex: 1 0;
      flex: 1 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  text-align: left;
  max-width: 100%;
  background-color: #f2f2f2;
}
.book aside[data-v-cf77d5c2] {
    position: relative;
    -ms-flex: 0 0 300px;
        flex: 0 0 300px;
    background-color: #113050;
    color: #f2f2f2;
    box-sizing: border-box;
    padding: 0;
}
.book aside hr[data-v-cf77d5c2] {
      border-color: #0b658c;
}
.book aside .mobile-opener[data-v-cf77d5c2] {
      display: none;
}
.book aside .icon[data-v-cf77d5c2] {
      display: inline-block;
      width: 26px;
      height: 26px;
      vertical-align: middle;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      margin-right: 5px;
      margin-top: -2px;
}
.book aside .icon.book[data-v-cf77d5c2] {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGQjdGMTE3NDA3MjA2ODExOEMxNEEyMEY2NENCRTI1QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2MTgzM0Q5NjUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MTgzM0Q5NTUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDM4MDExNzQwNzIwNjgxMTgwODM5Q0Q2M0Q1NjFCM0MiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkI3RjExNzQwNzIwNjgxMThDMTRBMjBGNjRDQkUyNUEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6VdKBHAAAE5UlEQVR42uRbTUhUURR+U2amk5AS9AtTVGNJUhBZUC5qE20Moj8ycBEV0SKiQBeBG8miIgqi2gWSQRsrFKKSEFu4ioJCKUiishYawUw0kzZ9t86T4+HNz7v3vZzxHfjm5777zj3fvfedc/9eKJVKWUGSIvURCoU8V4yKLMVXHVALRIEqYBEQBsooWxyIAZ+BAWAQ6Ad6YdMPH2yiD+8UVgDHgV4gmdKXJOlQuiryjjB01AAdQCLlvSRId40XhEN/PzS7NO5V3bQNqM8h+0dgCBihbmxR964EIsCSHHTcB5pg78B/bWH1fAKtWVq0D2gBtgLhHHSGKW8L3ZupxVvJR/hPGPmrgddpjBkGzgIRD7pfhHQNpylL2VDtK2HkbQDiDoV/Ao4BJT541hLS/cmhXGVLgy+Eke+MQ4FjwGWg3O/4qcqgssYc7DjjKWHkaXMo5AOw+X8PHFSZVLaUNk8Ip2nZHi/jo2a873Hb0lkJ0zMr5R5QPNVDRGUD2SKlQYsweeO4A9mZ+TIuVrY4kI6n895pCVOcfe3QjYutPBNq6R6HkFXqhnCrg4OqsPJU6JmWjqw1J8JquChGUGNT4Y01vfeYGJFV5UK4U9TU5UKZ61Kc5tKZkTDNeuQIqryACJc7jMhqMhHuEJmPFdqKBg1DuXQ4EqYHPyEmAiUFSLhETDgStsNVXGewvPsBHnauY975U7fgc507ZwhD5gPrMmAlMNeUMNl8nSUVEzfWzP++e0VXiGgSPQD0A48F4ZM5rnC8Ak4ARYZTSy69k1qYgvQmds9z1NSQBllVk3eAjcAsTXvXAteAh7qkyfbnLGmTPRCxu12dMPCJprGHXOR9yaCWf5Li+g7glEHv5hxmEccJwrUi81PNQma7aIV1DEuRpMLfUWBcswKtLBxqOeGouPhCs5AuA2eTAG7hZwdLXm5AWHKIcsJ8CPYRBcc0C7kKXHLonm7kM/v93aACY/SoWJyjTXgRuzCkW0jzru5x4DR+VlD3dOtd5+FrD0vqNoxSnMtfjkVsfdiWEdNY2FTfpRa6fzVboUzkGtlfVfGrADV5X0xp71QdGprCuYQn4rCIWe0G8W8F8JT0PNOMwz+BK9TapqOudqF70kjLVLlqzgfANkNVytPvBg77sbpid2m1i1fm0L3dyApgtYv8twVJteVSTc+a2na5AGwA6f1wQLobYJxLnBOOMcKVmsoXu/SijWl6yRHgBiXtpZHbfU2bOJcY99I8FESsKRLVksBNEUMPGqiMyHBnE+a7cUty2fzyWb7KcKLhU8LW5B3JAU54UORfP4Xz2TBNPmz5pqlKchjkhPvFxe0aBfw2JFoEbMHPxzRwsdLYlqtIDv08DpeKIwp9GgYvFTEvWxweYhgFxtPsX83TrMA+cYSiVC7xGC8A4J6HLghnk7fAGl8WAEjuGsxtbdkHXBRe342MAo8oNFXDY7/xaF4+wW3ijActdA2zda0vwDLddS21BYJ7k+y/GlzMyXBL0oujSrTw+B5YYOsFFkL3aLCXaSkhWAvxlBicrRZKjE6jzbRoVsJ0ITjbpXQhWBvidDE4Rx5YhuAcamGZgnNsiWUMzsG0LC09PY8eimc6GIdLhfcOxvFhEacL8oC46SsAauh23prurwA4KCqYlzwC9xqPUZfO9pxbefiiVihor+L9EWAAq3UW/55MDZoAAAAASUVORK5CYII=);
        background-color: transparent;
}
.book aside .icon.schedule[data-v-cf77d5c2] {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGQjdGMTE3NDA3MjA2ODExOEMxNEEyMEY2NENCRTI1QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozQTU4MUFFQTUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozQTU4MUFFOTUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDM4MDExNzQwNzIwNjgxMTgwODM5Q0Q2M0Q1NjFCM0MiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkI3RjExNzQwNzIwNjgxMThDMTRBMjBGNjRDQkUyNUEiLz4gPC9yZGY6RGVzY3Jp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);
}
.book aside .icon.customers[data-v-cf77d5c2] {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGQjdGMTE3NDA3MjA2ODExOEMxNEEyMEY2NENCRTI1QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NjNBRTFFOTUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1NjNBRTFFODUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDM4MDExNzQwNzIwNjgxMTgwODM5Q0Q2M0Q1NjFCM0MiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkI3RjExNzQwNzIwNjgxMThDMTRBMjBGNjRDQkUyNUEiLz4gPC9yZGY6RGVzY3Jp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);
}
.book aside .icon.orders[data-v-cf77d5c2] {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGQjdGMTE3NDA3MjA2ODExOEMxNEEyMEY2NENCRTI1QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NjNBRTFFOTUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1NjNBRTFFODUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDM4MDExNzQwNzIwNjgxMTgwODM5Q0Q2M0Q1NjFCM0MiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkI3RjExNzQwNzIwNjgxMThDMTRBMjBGNjRDQkUyNUEiLz4gPC9yZGY6RGVzY3Jp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);
}
.book aside .icon.suppliers[data-v-cf77d5c2] {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGQjdGMTE3NDA3MjA2ODExOEMxNEEyMEY2NENCRTI1QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NjNBRTFFNTUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1NjNBRTFFNDUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDM4MDExNzQwNzIwNjgxMTgwODM5Q0Q2M0Q1NjFCM0MiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkI3RjExNzQwNzIwNjgxMThDMTRBMjBGNjRDQkUyNUEiLz4gPC9yZGY6RGVzY3Jp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);
}
.book aside .icon.account[data-v-cf77d5c2] {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGQjdGMTE3NDA3MjA2ODExOEMxNEEyMEY2NENCRTI1QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RkM1QzJBNzUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RkM1QzJBNjUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDM4MDExNzQwNzIwNjgxMTgwODM5Q0Q2M0Q1NjFCM0MiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkI3RjExNzQwNzIwNjgxMThDMTRBMjBGNjRDQkUyNUEiLz4gPC9yZGY6RGVzY3Jp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);
}
.book aside .icon.orders[data-v-cf77d5c2] {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGQjdGMTE3NDA3MjA2ODExOEMxNEEyMEY2NENCRTI1QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RDBFQ0ZDNDUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RDBFQ0ZDMzUyNzQxMUU3OEIzMUZBOThFOEQwRDlERiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDM4MDExNzQwNzIwNjgxMTgwODM5Q0Q2M0Q1NjFCM0MiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkI3RjExNzQwNzIwNjgxMThDMTRBMjBGNjRDQkUyNUEiLz4gPC9yZGY6RGVzY3Jp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);
}
.book main[data-v-cf77d5c2] {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
}
.current-location[data-v-cf77d5c2] {
  text-transform: uppercase;
  padding: 10px;
  font-size: .9em;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.user[data-v-cf77d5c2] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  text-decoration: none;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #204d7b;
  border-top: 1px solid #204d7b;
  padding-left: 10px;
  padding-right: 10px;
  width: 300px;
}
.user .avatar[data-v-cf77d5c2] {
    margin-right: 10px;
    -ms-flex: 0 0 45px;
        flex: 0 0 45px;
}
.user .avatar img[data-v-cf77d5c2] {
      margin: 0 !important;
}
.user .text[data-v-cf77d5c2] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 100%;
        flex: 0 1 100%;
    -ms-flex-direction: column;
        flex-direction: column;
    text-align: left;
    overflow: hidden;
}
.user .text span[data-v-cf77d5c2] {
      overflow: hidden;
      text-overflow: ellipsis;
      text-transform: uppercase;
      text-transform: capitalize;
}
.user .text .first-name[data-v-cf77d5c2] {
      font-size: 1.4em;
      color: #fffefe;
}
.user .text .last-name[data-v-cf77d5c2] {
      font-size: 1em;
      color: #456e9a;
      font-weight: bold;
}
.user .logout[data-v-cf77d5c2] {
    font-size: .9em;
    padding: 0;
    margin-left: 5px;
}
.user .logout .logout-icon[data-v-cf77d5c2] {
      width: 22px;
      height: 26px;
      display: inline-block;
      background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAA0CAYAAACO0MgGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4ODQ4MzBGOTBDN0MxMUU3QTBFOUI2Njc5MjYyQUYwQSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4ODQ4MzBGQTBDN0MxMUU3QTBFOUI2Njc5MjYyQUYwQSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjg4NDgzMEY3MEM3QzExRTdBMEU5QjY2NzkyNjJBRjBBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjg4NDgzMEY4MEM3QzExRTdBMEU5QjY2NzkyNjJBRjBBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+YLe0bgAAAtFJREFUeNrslk1IFGEYx3X6wEMH2xBBDPo4dQkSNA8WodAhUpe0JYiVdD14LehSUNFBKCovBUUqggnRraSLFlSnQjDqkBhWpwoVI0EqCt1+z/QwzOyO7juzs4uHBn68M7vP83+fd96P+Zem0+mSQlylJkGDH35ZNC/hS9fusrhJjmVYQAJqoZVO9kUirNVecP10MaqKT8Ee17NUXR+FcJfPb6lcSRtdQ95AcxkeMUGvXDF3YAba4Tc8hPsZr0tG0CyvjNxljzDXTeiBJXCECRymGSb5EO13njt9CmyCc1AJ3c6rICmuok/hWohle1VzU2glbGFupOrrsAhJKvoTVFVzkqpxBc3NUnEL7IIbBHwNu9M0tw92wFERPqb/3Y1gJ/dr2ybCMqNv86nWVfVnminRFOGdMB3h+fMJqi1dGT8iFJaJtCdPZjJmkPATlg3iymUviPB7qGGJ5DpCT0BnjgNLdu9eeCdreAzOwwF4scbEvDGo9iBshWdSsWzZtIrne53Wdsiikmk9VA4zlI6wiuS260E0guaU5eppFm4T0BhCdD/NgHy64IxzCNHDrG5tmfXHBKYCiHboASRXHK25rI8pQTU0o1AFz6EXnhC8khEnk34EzkIDfITjxE2u+pUmqVwF5VzdBAswocOU5bQd6mCLboZbcAnRRaPPPx2IwEmZVF2b23T1zMNrGId7+hqzfUWhDItVUqDLyAnFHsw7TuhboqIwTohOonFCWm1xnBCdrQMnRBWOE2KCAjkhHYHthMg1c0IE2k6IZNsJ8WzuhEiKzAmh9c8JceNxQlQU2AlpjuOE0PQ6IQJCewvNLaITyqdaV9X/ndAaToglkrcT0t0bzAkxMevECVGJ44QYSmgnRK7jhNDMdkIENIYQ9XdC9OBxQgSmAoh6nBBa2U6IIF8nRPBKRpyvEyJudSdEUignhKiZE6IDIyekr7F4TuivAAMAeq9GMGW/PMQAAAAASUVORK5CYII=) center bottom no-repeat;
}
.user .logout:hover .logout-icon[data-v-cf77d5c2] {
      background-position: center top;
}
.add-booking[data-v-cf77d5c2] {
  display: block;
  width: 56px;
  height: 56px;
  line-height: 50px;
  font-size: 2.8em;
  background-color: #acd373;
  background-color: #8BC34A;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  right: 20px;
  bottom: 20px;
  transition: background-color .2s ease-in-out;
  z-index: 10;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
}
@media (min-width: 1200px) {
.add-booking[data-v-cf77d5c2] {
      right: 40px;
      bottom: 40px;
}
}
.add-booking[data-v-cf77d5c2]:hover {
    text-decoration: none;
    background-color: #4CAF50;
}
@media (max-width: 991px) {
.book aside[data-v-cf77d5c2] {
    -ms-flex: 0 0 50px;
        flex: 0 0 50px;
    overflow: hidden;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    position: static;
}
.book aside .mobile-opener[data-v-cf77d5c2] {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 50px;
      background-color: rgba(0, 0, 0, 0.01);
      z-index: 120;
}
.book aside #mo:focus + .mobile-opener[data-v-cf77d5c2] {
      transform: translate(-100%, 0);
}
.book aside #mo:focus + .mobile-wrapper[data-v-cf77d5c2],
    .book aside .mobile-wrapper.open[data-v-cf77d5c2] {
      width: 280px;
}
.book aside #mo:focus + .mobile-wrapper .logout[data-v-cf77d5c2],
      .book aside .mobile-wrapper.open .logout[data-v-cf77d5c2] {
        opacity: 1;
}
.book aside #mo:focus + .mobile-wrapper nav li span[data-v-cf77d5c2],
      .book aside .mobile-wrapper.open nav li span[data-v-cf77d5c2] {
        opacity: 1 !important;
}
.book aside .mobile-wrapper[data-v-cf77d5c2] {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      background-color: #113050;
      width: 50px;
      overflow: hidden;
      padding-top: 10px;
      z-index: 110;
      transition: all .2s ease-in;
      box-shadow: 2px 0 5px rgba(0, 0, 0, 0.5);
}
.book aside .mobile-wrapper .logout[data-v-cf77d5c2] {
        position: relative;
        display: block;
        right: auto;
        top: auto;
        padding: 10px 0;
        width: 30px;
        opacity: 0;
}
.book aside .mobile-wrapper .user[data-v-cf77d5c2] {
        max-width: 100%;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 0;
        padding-top: 0;
}
.book aside .mobile-wrapper .user .text .first-name[data-v-cf77d5c2],
        .book aside .mobile-wrapper .user .text .last-name[data-v-cf77d5c2] {
          font-size: 1em;
}
.book aside .mobile-wrapper .user .avatar[data-v-cf77d5c2] {
          -ms-flex: 0 0 30px;
              flex: 0 0 30px;
          height: 30px;
          width: 30px;
}
.book aside .mobile-wrapper nav li .fa[data-v-cf77d5c2] {
        display: inline-block;
        width: 30px;
        text-align: center;
        font-size: 2.2em;
        font-size: 1.33333333em;
}
.book aside .mobile-wrapper nav li span[data-v-cf77d5c2] {
        transition: .1s opacity .2s ease-in;
        opacity: 0;
}
}

.avatar img[data-v-96f41e2a] {
  border-radius: 50%;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}
.avatar.bordered img[data-v-96f41e2a] {
  border: 2px solid #12aaeb;
  padding: 1px;
  background-color: #fff;
}

.shops[data-v-2fad2846] {
  -ms-flex: 0 0 100px;
      flex: 0 0 100px;
  padding: 20px 0;
  z-index: 10;
  background-color: #f2f2f2;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
  z-index: 10;
}
.shops .shop[data-v-2fad2846] {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 96px;
    height: 60px;
    margin: 0 50px;
    background-color: #fff;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    filter: grayscale(100%);
    transition: filter .2s ease-in-out;
}
.shops .shop div[data-v-2fad2846] {
      display: block;
      position: absolute;
      width: 100%;
      bottom: -15px;
      font-size: 10px;
      text-align: center;
      white-space: nowrap;
      left: 50%;
      overflow: hidden;
      transform: translate(-50%, 0);
}
.shops .shop div span[data-v-2fad2846] {
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
}
.shops .shop[data-v-2fad2846]:hover {
      filter: none;
}
.shops .shop[data-v-2fad2846]:after {
      position: absolute;
      content: "";
      display: block;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.05);
}
@media (max-width: 767px) {
.shops[data-v-2fad2846] {
    display: none;
}
}
@media (max-width: 1023px) {
.shops[data-v-2fad2846] {
    -ms-flex: 0 0 60px;
        flex: 0 0 60px;
    padding: 10px 0;
}
.shops .shop[data-v-2fad2846] {
      width: 64px;
      height: 40px;
}
}

#booking[data-v-352757a6] {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  text-align: left;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  background-color: #fff;
  z-index: 200;
}
#booking aside[data-v-352757a6] {
    position: relative;
    -ms-flex: 0 0 300px;
        flex: 0 0 300px;
    background-color: #113050;
    color: #f2f2f2;
    box-sizing: border-box;
    box-shadow: 2px 0px 5px rgba(0, 0, 0, 0.5);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 130px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    border-right: 1px solid #113050;
}
#booking aside .mobile-trigger[data-v-352757a6] {
      display: none;
}
#booking aside .mobile-wrapper[data-v-352757a6] {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      height: 100%;
      position: absolute;
      bottom: 0;
      top: 0;
      overflow-y: auto;
}
#booking aside hr[data-v-352757a6] {
      border-color: #0b658c;
}
#booking aside .client-selector[data-v-352757a6] {
      padding: 0;
}
#booking aside .client-selector .walkin-toggle[data-v-352757a6] {
        text-transform: uppercase;
}
#booking aside .client-selector .walkin-toggle[data-v-352757a6]:active, #booking aside .client-selector .walkin-toggle[data-v-352757a6]:focus {
          outline: none;
}
#booking aside .client-selector .btn-walkin[data-v-352757a6] {
        background-color: #204d7b;
        color: #12aaeb;
        font-weight: 500;
}
#booking aside .client-selector .no-hover[data-v-352757a6] {
        text-decoration: none;
}
#booking aside .new-client[data-v-352757a6] {
      border-top: 1px solid #efefef;
      padding: 4px;
}
#booking aside .client-search[data-v-352757a6] {
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 10px;
      -ms-flex-direction: row;
          flex-direction: row;
      padding: 0;
}
#booking aside .client-search .multiselect[data-v-352757a6] {
        -ms-flex: 1;
            flex: 1;
        margin-right: 5px;
}
#booking aside .client-search .walkin-toggle[data-v-352757a6] {
        width: 80px;
}
#booking aside .services[data-v-352757a6] {
      padding: 2px 0 5px 0;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
}
#booking aside .services .service-search > .dropdown-select[data-v-352757a6] {
        height: 33px;
}
#booking aside .services .services-list-scroll[data-v-352757a6] {
        overflow-y: auto;
}
#booking aside .services .services-list[data-v-352757a6] {
        padding: 5px 1px;
}
#booking aside .services .services-list .service[data-v-352757a6] {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: row;
              flex-direction: row;
          padding: 6px;
          -ms-flex-align: center;
              align-items: center;
          margin-bottom: 4px;
          cursor: pointer;
          box-sizing: border-box;
          border: 1px solid #CCC;
}
#booking aside .services .services-list .service .fa-bars[data-v-352757a6] {
            cursor: move;
}
#booking aside .services .services-list .service .left[data-v-352757a6] {
            margin-right: 10px;
            color: #0a2238;
            color: #ccc;
            font-weight: 200;
}
#booking aside .services .services-list .service .center[data-v-352757a6] {
            -ms-flex: 1;
                flex: 1;
            color: #ccc;
            text-transform: uppercase;
            font-weight: 500;
            font-size: .9em;
}
#booking aside .services .services-list .service .right[data-v-352757a6] {
            text-align: right;
            margin-left: 10px;
            color: #0a2238;
            color: #ccc;
            font-weight: 200;
            font-size: 0.857em;
}
#booking aside .services .services-list .service .right .fa[data-v-352757a6] {
              cursor: pointer;
}
#booking aside .services .services-list .service .right .fa[data-v-352757a6]:hover {
                color: #f2f2f2;
}
#booking aside .services .services-list .service .right time[data-v-352757a6] {
              display: block;
}
#booking aside .services .services-list .service.selected[data-v-352757a6] {
            background-color: #8cc63f;
            border: 1px solid #8cc63f;
            transform-origin: center;
            box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
}
#booking aside .services .services-list .service.selected .center[data-v-352757a6], #booking aside .services .services-list .service.selected .left[data-v-352757a6], #booking aside .services .services-list .service.selected .right[data-v-352757a6] {
              color: #fff;
}
#booking aside .services .services-list .service.booked[data-v-352757a6] {
            border: none;
            color: #113050;
            background-color: #666;
            background-color: #f2f2f2;
            opacity: .8;
}
#booking aside .services .services-list .service.booked .bars[data-v-352757a6],
            #booking aside .services .services-list .service.booked .center[data-v-352757a6],
            #booking aside .services .services-list .service.booked .right[data-v-352757a6] {
              color: #999;
              color: #113050;
}
#booking aside .services .services-list .service.booked .left[data-v-352757a6] {
              color: #8cc63f;
              color: #113050;
}
#booking aside .services .services-list .service.booked .center time[data-v-352757a6] {
              font-size: .8em;
}
#booking aside .controls[data-v-352757a6] {
      width: 300px;
      background-color: #204d7b;
}
#booking aside .buttons[data-v-352757a6] {
      padding-top: 10px;
}
#booking aside .buttons .btn[data-v-352757a6] {
        font-weight: 500;
        text-transform: uppercase;
        width: 50%;
}
#booking aside .buttons .btn.disabled[data-v-352757a6] {
          background-color: #ccc;
          border-color: #ccc;
          opacity: 1;
}
#booking aside .buttons .btn-cancel[data-v-352757a6] {
        background-color: #28588a;
        color: #fff;
}
#booking aside .buttons .btn-save[data-v-352757a6] {
        background-color: #88b14b;
        color: #fff;
}
#booking aside .estimation[data-v-352757a6] {
      padding: 10px 10px 0;
      color: #ccc;
      font-size: 0.857em;
      text-transform: uppercase;
      font-weight: 500;
}
#booking aside .estimation p[data-v-352757a6] {
        margin: 0;
}
#booking main[data-v-352757a6] {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    overflow-x: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
}
#booking main .mobile-trigger[data-v-352757a6] {
      display: none;
}
@media (max-width: 767px) {
#booking .mobile-trigger[data-v-352757a6] {
    position: absolute;
    display: none;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    z-index: 100;
    width: 100%;
}
#booking aside[data-v-352757a6] {
    position: absolute;
    overflow-x: hidden;
    top: 0;
    bottom: 0;
    z-index: 200;
    left: -250px;
    width: 300px;
    transition: left .2s ease-in;
}
#booking aside .controls[data-v-352757a6] {
      transition: transform .2s ease-in;
      transform: translate3d(-250px, 0, 0);
}
#booking aside .mobile-wrapper[data-v-352757a6] {
      opacity: 0;
}
#booking aside .mobile-trigger[data-v-352757a6] {
      display: block;
}
#booking aside .mobile-trigger a[data-v-352757a6] {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translate(0, -50%);
}
#booking main[data-v-352757a6] {
    padding-left: 50px;
}
#booking main .mobile-trigger[data-v-352757a6] {
      display: none;
}
#booking.show-sidebar aside[data-v-352757a6] {
    left: 0;
    overflow: visible;
    overflow-y: scroll;
}
#booking.show-sidebar aside .mobile-wrapper[data-v-352757a6] {
      opacity: 1;
}
#booking.show-sidebar aside .controls[data-v-352757a6] {
      transform: translate3d(0, 0, 0);
}
#booking.show-sidebar aside .services[data-v-352757a6], #booking.show-sidebar aside .client-selector[data-v-352757a6] {
      width: 300px;
}
#booking.show-sidebar aside .services[data-v-352757a6] {
      overflow-y: scroll;
}
#booking.show-sidebar aside .mobile-trigger[data-v-352757a6] {
      display: none;
}
#booking.show-sidebar main .mobile-trigger[data-v-352757a6] {
    display: block;
    background: rgba(255, 255, 255, 0.5);
}
}

.dropdown-select[data-v-77752cbf] {
  /*
  flex-direction: column;
  width: 100%;
  background-color: #fff;
  padding: 8px;
  outline: none;
  */
}
.dropdown-select .selection[data-v-77752cbf] {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    width: 100%;
    background-color: #fff;
}
.dropdown-select .selection input[data-v-77752cbf], .dropdown-select .selection .value[data-v-77752cbf] {
      /*
      flex: 1;
      display: block;
      align-self: center;
      color: #333;
      border: none;

      */
      -ms-flex: 1;
          flex: 1;
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center;
      width: 100%;
      padding: 8px;
      border: none;
      outline: none;
      margin: 0;
      color: #333;
}
.dropdown-select .selection input .placeholder[data-v-77752cbf], .dropdown-select .selection .value .placeholder[data-v-77752cbf] {
        color: #aaa;
}
.dropdown-select .selection .arrow[data-v-77752cbf] {
      -ms-flex: 0;
          flex: 0;
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center;
      color: #999;
      cursor: pointer;
      padding: 8px;
}
.dropdown-select .selection .arrow i[data-v-77752cbf] {
        transition: transform .2s;
}
.dropdown-select.open .arrow i[data-v-77752cbf] {
    transform: rotateZ(180deg);
}
.dropdown-select .dropdown-anchor[data-v-77752cbf] {
    display: block;
    width: 0px;
    height: 0px;
    -ms-flex: none;
        flex: none;
    clear: both;
    position: relative;
}
.dropdown-select .dropdown[data-v-77752cbf] {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 100;
    color: #333;
    border-top: 1px solid #ccc;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    position: fixed;
    bottom: 1px;
    left: 1px;
    width: 296px;
    z-index: 1000;
}
.dropdown-select .dropdown .top[data-v-77752cbf] {
      -ms-flex: 0;
          flex: 0;
}
.dropdown-select .dropdown .options[data-v-77752cbf] {
      -ms-flex: 1;
          flex: 1;
      overflow-x: hidden;
      overflow-y: auto;
}
@media (max-width: 767px) {
.dropdown-select .dropdown .options[data-v-77752cbf] {
          padding-bottom: 60px;
}
}
.dropdown-select .dropdown .options .option[data-v-77752cbf],
      .dropdown-select .dropdown .options .group[data-v-77752cbf] {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
}
.dropdown-select .dropdown .options .group[data-v-77752cbf] {
        color: #12aaeb;
        color: #2c3e50;
        padding: 10px 10px 10px 10px;
        font-size: .9em;
        font-weight: 700;
        border-top: 1px solid #aaa;
}
.dropdown-select .dropdown .options .group[data-v-77752cbf]:first-child {
          border-top: none;
}
.dropdown-select .dropdown .options .group.link[data-v-77752cbf] {
          cursor: pointer;
}
.dropdown-select .dropdown .options .option[data-v-77752cbf] {
        padding: 10px;
        font-size: .9em;
        cursor: pointer;
}
.dropdown-select .dropdown .options .option[data-v-77752cbf]:hover {
          background-color: #cce9a4;
}
.dropdown-select .dropdown .options .option.focused[data-v-77752cbf] {
          background-color: #efefef;
}
.dropdown-select .dropdown .options .option.selected[data-v-77752cbf] {
          background-color: #89b051;
          color: #fff;
          font-weight: bold;
}
.dropdown-select .dropdown .options .group + .option[data-v-77752cbf] {
        border-top: 1px solid #eee;
}
.dropdown-select .dropdown .bottom[data-v-77752cbf] {
      -ms-flex: 0;
          flex: 0;
      border-top: 1px solid #ccc;
}

.clientsearch[data-v-ce9fbd0a] {
  -ms-flex: 1;
      flex: 1;
}
.open .input .arrow[data-v-ce9fbd0a] {
  transform: rotateZ(180deg);
}
.input[data-v-ce9fbd0a] {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  background-color: #fff;
}
.input .selection[data-v-ce9fbd0a] {
    -ms-flex: 1;
        flex: 1;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
}
.input .selection span[data-v-ce9fbd0a], .input input[data-v-ce9fbd0a] {
    display: block;
    padding: 8px 8px;
    color: #333;
    border: none;
    outline: none;
    margin: 0;
    width: 100%;
}
.input .placeholder[data-v-ce9fbd0a] {
    color: #aaa;
}
.input .arrow[data-v-ce9fbd0a] {
    -ms-flex: 0;
        flex: 0;
    padding: 8px 8px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    color: #999;
    transition: transform .2s;
}
.dropdown[data-v-ce9fbd0a] {
  position: absolute;
  background-color: #fff;
  width: 100%;
  color: #333;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  border-top: 1px solid #ccc;
  position: fixed;
  bottom: 1px;
  left: 1px;
  width: 296px;
  z-index: 1000;
}
.dropdown .wrap[data-v-ce9fbd0a] {
    -ms-flex: 1;
        flex: 1;
    position: relative;
    max-height: 100%;
    overflow: auto;
}
.dropdown .bottom[data-v-ce9fbd0a] {
    -ms-flex: 0;
        flex: 0;
}
.dropdown .bottom .btn-group-bordered[data-v-ce9fbd0a] {
      border-top: 1px solid #113050;
      border-bottom: 1px solid #113050;
}
.dropdown .bottom .btn-group-bordered .btn[data-v-ce9fbd0a] {
        border-left: 1px solid #113050;
}
.dropdown .bottom .btn-group-bordered .btn[data-v-ce9fbd0a]:hover {
          text-decoration: none;
}
.dropdown .bottom .btn-group-bordered .btn[data-v-ce9fbd0a]:first-child {
          border-left: none;
}
.list .loading[data-v-ce9fbd0a], .list .no-results[data-v-ce9fbd0a] {
  padding: 10px 8px;
  text-align: center;
}
.list .item[data-v-ce9fbd0a] {
  padding: 10px 8px;
  cursor: pointer;
  font-size: .9em;
}
.list .item[data-v-ce9fbd0a]:hover {
    background-color: #cce9a4;
}
.list .item.selected[data-v-ce9fbd0a] {
    background-color: #89b051;
}
.list .item.selected .name[data-v-ce9fbd0a] {
      font-weight: 700;
      color: #fff;
}
.list .item.selected .text-muted[data-v-ce9fbd0a] {
      color: #fff;
}
.list .item .name[data-v-ce9fbd0a] {
    color: #333;
}

.location-selector[data-v-8e6a1b48] {
  position: relative;
  text-transform: uppercase;
  color: #12aaeb;
  font-weight: 600;
  border-bottom: 1px solid #12aaeb;
  width: 300px;
  padding: 10px;
}
.location-selector .btn[data-v-8e6a1b48] {
    padding: 0;
}
.location-selector .btn[data-v-8e6a1b48]:active, .location-selector .btn[data-v-8e6a1b48]:focus {
      outline: none;
}
.location-selector .dropdown-toggle[data-v-8e6a1b48] {
    text-decoration: none;
    font-size: 1.143em;
    text-align: left;
    color: #12aaeb;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
}
.location-selector .dropdown-toggle .current[data-v-8e6a1b48] {
      -ms-flex: 1;
          flex: 1;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      text-transform: uppercase;
      min-width: 0;
      padding: 0 5px 0 0;
}
.location-selector .dropdown-toggle .right[data-v-8e6a1b48] {
      white-space: nowrap;
      min-width: 0;
      padding-left: 5px;
}
.location-selector .dropdown-menu[data-v-8e6a1b48] {
    left: 0;
    right: 0;
    margin-top: -5px;
    background-color: #204d7b;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.location-selector .dropdown-menu > li[data-v-8e6a1b48] {
      color: #bfccd5;
      overflow: hidden;
      text-overflow: ellipsis;
      padding: 10px;
      cursor: pointer;
}
.location-selector .dropdown-menu > li[data-v-8e6a1b48]:hover, .location-selector .dropdown-menu > li[data-v-8e6a1b48]:focus {
      color: #fff;
      background-color: inherit;
}

.selected-client .client[data-v-4ac61cee] {
  padding: 10px;
  font-weight: 500;
}
.selected-client .client .name[data-v-4ac61cee] {
    text-transform: uppercase;
    color: #f2f2f2;
}
.selected-client .client .extra[data-v-4ac61cee] {
    text-transform: uppercase;
    font-size: 0.857em;
    color: #ccc;
}
.selected-client .client .note[data-v-4ac61cee] {
    position: relative;
}
.selected-client .client .note .note-text[data-v-4ac61cee] {
      display: none;
      position: absolute;
      right: -8px;
      top: 25px;
      background-color: #fff;
      color: #333;
      z-index: 100;
      width: 300px;
      padding: 4px;
      font-size: .8em;
      box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.selected-client .client .note .note-text[data-v-4ac61cee]::before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        right: 9px;
        top: -5px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #fff;
}
.selected-client .client .note:hover .note-text[data-v-4ac61cee] {
      display: block;
}
.selected-client .client-details[data-v-4ac61cee] {
  border-bottom: 1px solid #204d7b;
}
.selected-client .client-details .buttons[data-v-4ac61cee] {
    padding: 0 10px 5px 10px;
}
.selected-client .client-details .buttons[data-v-4ac61cee]:after, .selected-client .client-details .buttons[data-v-4ac61cee]:before {
      display: table;
      content: "";
      clear: both;
}
.selected-client .client-details .buttons button[data-v-4ac61cee] {
      padding: 0;
      background: none;
      border: none;
      color: #12aaeb;
      font-size: 0.857em;
      font-weight: 500;
      text-transform: uppercase;
}
.selected-client .client-details .buttons button[data-v-4ac61cee]:active, .selected-client .client-details .buttons button[data-v-4ac61cee]:focus {
        outline: none;
}
.selected-client .client-history[data-v-4ac61cee] {
  background-color: #0a2238;
  font-size: 0.857em;
  height: 0;
  box-sizing: border-box;
  transition: height .2s ease-in-out;
  overflow: hidden;
}
.selected-client .client-history.open[data-v-4ac61cee] {
    height: 240px;
}
.selected-client .client-history .scroll[data-v-4ac61cee] {
    border-top: 1px solid #204d7b;
    padding: 10px;
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
}
.selected-client .client-history .history-item[data-v-4ac61cee] {
    font-weight: 500;
    margin-bottom: 20px;
}
.selected-client .client-history .history-item time[data-v-4ac61cee] {
      color: #fff;
      font-weight: 700;
}
.selected-client .client-history .history-item:first-child time[data-v-4ac61cee] {
      color: #8cc63f;
}
.selected-client .client-history .history-item ul[data-v-4ac61cee] {
      margin: 0;
      padding: 0;
      list-style: none;
      color: #ccc;
}
.selected-client .client-history .history-item ul li[data-v-4ac61cee] {
        padding: 0;
        text-transform: uppercase;
}
.selected-client .client-history .history-item a[data-v-4ac61cee] {
      color: #12aaeb;
      cursor: pointer;
      text-decoration: none;
}
.selected-client .client-history .history-item .book-again[data-v-4ac61cee] {
      text-transform: uppercase;
}

[data-v-1dad398b]:required:invalid {
  border-color: #c00;
}
@media (max-width: 767px) {
.form-control[data-v-1dad398b] {
    padding: 6px;
}
}
.client-changes .item[data-v-1dad398b] {
  font-size: .9em;
}

.modal-mask[data-v-9db0b3ea] {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  display: table;
  transition: opacity .3s ease;
  color: #2c3e50;
  overflow: auto;
}

.image-input[data-v-17b366c1] {
  margin: 0 auto;
}
.image-input label[data-v-17b366c1] {
    font-weight: normal;
    font-size: .9em;
    cursor: pointer;
}


















































.comment-box[data-v-1ad0b694] {
  box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.2);
}
.comment-box .title[data-v-1ad0b694] {
    background-color: #f2f2f2;
    color: #999;
    font-size: 0.857em;
    padding: 5px 10px;
    cursor: pointer;
}
.comment-box .form[data-v-1ad0b694] {
    height: 0px;
    overflow: hidden;
    transition: all .2s ease-in 0s;
    background-color: #fff;
}
.comment-box .form.open[data-v-1ad0b694] {
      height: 100px;
}
.comment-box .form textarea[data-v-1ad0b694] {
      height: 100%;
      font-size: 0.857em;
}

#calendar-view[data-v-ce99d682] {
  padding: 10px;
  height: 100%;
  box-sizing: border-box;
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media (min-width: 1200px) {
#calendar-view[data-v-ce99d682] {
    padding: 20px;
}
}

.calendar-wrapper[data-v-592944ff] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
  -ms-flex: 1;
      flex: 1;
}
.calendar-header[data-v-592944ff] {
  padding-bottom: 10px;
}
@media (min-width: 1200px) {
.calendar-header[data-v-592944ff] {
      padding-bottom: 20px;
}
}
.calendar-header .current-day[data-v-592944ff] {
    font-weight: 700;
    color: #337ab7;
    width: 220px;
}
.calendar-header .current-day.past[data-v-592944ff] {
      color: #666;
      background-color: #efefef;
}
.calendar-header .current-day .fa[data-v-592944ff] {
      margin-top: 3px;
}
.calendar-header button[data-v-592944ff]:focus {
    outline: none;
}
.calendar-header .datepicker-popup[data-v-592944ff] {
    position: absolute;
    z-index: 2;
    top: 34px;
    left: 50%;
    transform: translate(-50%, 0);
}
@media (max-width: 767px) {
.calendar-header .btn-group[data-v-592944ff] {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
}
.calendar-header .btn-group .current-day[data-v-592944ff] {
        -ms-flex: 1;
            flex: 1;
        font-size: .9em;
}
.calendar-header .datepicker-popup[data-v-592944ff] {
      left: auto;
      right: 0;
      transform: none;
      z-index: 1000;
}
}
.legend[data-v-592944ff] {
  text-align: center;
}

#calendar-view[data-v-a9313818] {
  padding: 10px;
  height: 100%;
  box-sizing: border-box;
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

/*
.add-booking {
  display: block;
  width: 56px;
  height: 56px;
  line-height: 54px;
  font-size: 1.6em;
  background-color: #acd373;
  // border: 1px solid #fff;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  right: 20px;
  bottom: 20px;

  @media (min-width: 1200px) {
    right: 40px;
    bottom: 40px;
  }
  z-index: 10;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, .3);

  &:hover {
    text-decoration: none;
  }
}
*/
@media (min-width: 1200px) {
#calendar-view[data-v-a9313818] {
    padding: 20px;
}
}

.client[data-v-3e45b9e8] {
  background-color: #efefef;
  padding: 10px;
}
.client h4[data-v-3e45b9e8] {
    color: #12aaeb;
}
.client-data[data-v-3e45b9e8] {
  font-size: .9em;
  color: #666;
}
.client-data div[data-v-3e45b9e8] {
    margin-bottom: 2px;
}
.comment[data-v-3e45b9e8] {
  padding: 10px;
  background-color: #ffb;
  font-size: .9em;
}
@media (max-width: 767px) {
.comment[data-v-3e45b9e8] {
      border-left: 1px solid #efefef;
      border-right: 1px solid #efefef;
      border-bottom: 1px solid #efefef;
}
}
.comment .fa[data-v-3e45b9e8] {
    color: orange;
}
.comment p[data-v-3e45b9e8] {
    margin-bottom: 0;
}
@media (max-width: 767px) {
.bookings[data-v-3e45b9e8] {
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}
}
.bookings .header[data-v-3e45b9e8] {
  border-bottom: 1px solid #ddd;
}
.bookings .footer[data-v-3e45b9e8] {
  font-size: .9em;
  padding: 4px;
  font-weight: 700;
}
.bookings .item[data-v-3e45b9e8] {
  font-size: .9em;
  padding: 4px;
  border-bottom: 1px solid #efefef;
}
.bookings .item div[data-v-3e45b9e8] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.checkout-note[data-v-3e45b9e8] {
  padding: 10px 0 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
}
.checkout-note textarea[data-v-3e45b9e8] {
    border: 1px solid #efefef;
    display: block;
    width: 100%;
    height: 70px;
    -ms-flex: 1;
        flex: 1;
    outline: none;
}
.checkout-note textarea[data-v-3e45b9e8]:focus {
      border-color: #333;
}
.booking-changes .item[data-v-3e45b9e8] {
  font-size: .9em;
}
.dropdown-menu > li > a[data-v-3e45b9e8] {
  padding-left: 3px;
}

.employee[data-v-41a7890f] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  background-color: #efefef;
  padding: 10px;
  margin-bottom: 10px;
}
.employee .personal[data-v-41a7890f] {
    -ms-flex: 1;
        flex: 1;
}
.employee .picture[data-v-41a7890f] {
    width: 80px;
}
.worktime[data-v-41a7890f] {
  background-color: #efefef;
  padding: 10px;
  margin-bottom: 10px;
}
.worktime .entries .entry[data-v-41a7890f] {
    margin-bottom: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
}
.worktime .entries .entry span[data-v-41a7890f] {
      padding: 0 10px;
      text-align: center;
}
.worktime .entries .entry span[data-v-41a7890f]:first-child {
      padding-left: 0;
}
.status[data-v-41a7890f] {
  display: inline-block;
  padding: 2px 4px;
}
.status.done[data-v-41a7890f] {
    background-color: #5cb85c;
    color: #fff;
}
.status.no-show[data-v-41a7890f] {
    background-color: #000;
    color: #fff;
}
.status.canceled[data-v-41a7890f] {
    background-color: #000;
    color: #fff;
}
.status.booked[data-v-41a7890f] {
    background-color: #4d82a2;
    color: #fff;
}

.form-group[data-v-583caf90] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 0;
}
select.form-control[data-v-583caf90] {
  width: 60px;
}
@media (max-width: 767px) {
select.form-control[data-v-583caf90] {
      width: 40px;
      padding: 0;
}
}
span[data-v-583caf90] {
  display: inline-block;
}
.form-group[data-v-583caf90] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

#orders-list-view[data-v-0be5c046] {
  padding: 10px;
  height: 100%;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-direction: column;
      flex-direction: column;
}
.filter[data-v-0be5c046] {
  background-color: #fff;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.filter .filter-wrapper[data-v-0be5c046] {
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0 0 0;
}
.filter .filter-wrapper .filter-item[data-v-0be5c046] {
      -ms-flex: 1;
          flex: 1;
      padding: 0 10px;
}
.bookings .table tr[data-v-0be5c046]:hover {
  background-color: #fcf8e3;
  cursor: pointer;
}
.bookings .table tr td.time[data-v-0be5c046] {
  white-space: nowrap;
}
.bookings .table .client[data-v-0be5c046] {
  color: #113050;
}
.bookings .table .status[data-v-0be5c046] {
  vertical-align: middle;
}
.bookings .status span[data-v-0be5c046] {
  display: inline-block;
  padding: 2px 4px;
  min-width: 80px;
  text-align: center;
}
.bookings .status span.done[data-v-0be5c046] {
    background-color: #5cb85c;
    color: #fff;
}
.bookings .status span.no-show[data-v-0be5c046] {
    background-color: #a00;
    color: #fff;
}
.bookings .status span.canceled[data-v-0be5c046] {
    background-color: #000;
    color: #fff;
}
.bookings .status span.booked[data-v-0be5c046] {
    background-color: #4d82a2;
    color: #fff;
}
.loading-more[data-v-0be5c046] {
  text-align: center;
}
article[data-v-0be5c046] {
  position: relative;
  color: #666;
  font-size: .9em;
  -ms-flex: 1;
      flex: 1;
  padding: 20px 10px 10px 10px;
  overflow-x: none;
  overflow-y: auto;
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: none;
}
h3[data-v-0be5c046] {
  margin-top: 0;
  color: #113050;
}
.datepicker-clear-button[data-v-0be5c046] {
  position: absolute;
  right: 10px;
  top: 4px;
}

#customers-list-view[data-v-53e89d4d] {
  padding: 10px;
  height: 100%;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-direction: column;
      flex-direction: column;
}
article[data-v-53e89d4d] {
  -ms-flex: 1;
      flex: 1;
  overflow-x: none;
  overflow-y: auto;
}
h3[data-v-53e89d4d] {
  margin-top: 0;
  color: #113050;
}
.search[data-v-53e89d4d] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
}
.search .form-group[data-v-53e89d4d] {
    -ms-flex: 1;
        flex: 1;
}
.search .form-control-feedback.fa-times[data-v-53e89d4d] {
    pointer-events: all;
    cursor: pointer;
}
.search .right[data-v-53e89d4d] {
    padding-left: 20px;
}
.loading-more[data-v-53e89d4d] {
  text-align: center;
}
.client[data-v-53e89d4d] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  padding-top: 10px;
  border-top: 1px solid #ddd;
  padding-bottom: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.client[data-v-53e89d4d]:hover {
    background-color: #fcf8e3;
}
.client .image[data-v-53e89d4d] {
    margin-right: 20px;
    width: 40px;
    -ms-flex: 0 0 40px;
        flex: 0 0 40px;
    cursor: pointer;
}
.client .text[data-v-53e89d4d] {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    cursor: pointer;
}
.client .controls[data-v-53e89d4d] {
    text-align: left;
}
.client .controls a[data-v-53e89d4d] {
      display: block;
      text-align: right;
      margin: 2px 0;
}
@media (max-width: 500px) {
.client .controls a[data-v-53e89d4d] {
          padding-top: 5px;
          text-align: left;
          margin-left: 60px;
}
.client .controls a i[data-v-53e89d4d] {
            float: left;
            margin-right: 2px;
}
}
.client .email[data-v-53e89d4d] {
    color: #12aaeb;
    text-align: right;
}
@media (max-width: 500px) {
.client .email[data-v-53e89d4d] {
        text-align: left;
}
}
.client .phone[data-v-53e89d4d] {
    color: #8cc63f;
    text-align: right;
}
.client .name[data-v-53e89d4d] {
    font-weight: 700;
}
.client .birthday[data-v-53e89d4d] {
    font-size: .9em;
    color: #999;
}
@media (max-width: 500px) {
.client[data-v-53e89d4d] {
      display: block;
      overflow: hidden;
}
.client .image[data-v-53e89d4d] {
        float: left;
}
}
@media (min-width: 1200px) {
#customers-list-view[data-v-53e89d4d] {
    padding: 10px;
}
}

#customer-detail-view[data-v-795e8f85] {
  padding: 10px;
  height: 100%;
  box-sizing: border-box;
  -ms-flex: 1;
      flex: 1;
}
.breadcrumb[data-v-795e8f85] {
  margin-bottom: 0;
  padding-left: 0;
}
@media (max-width: 767px) {
.breadcrumb[data-v-795e8f85] {
      padding: 0 0 10px 0;
}
}
@media (min-width: 1200px) {
#customer-detail-view[data-v-795e8f85] {
    padding: 20px;
}
}
.bookings[data-v-795e8f85] {
  position: relative;
  min-height: 200px;
}
.bookings .date[data-v-795e8f85],
  .bookings .employee[data-v-795e8f85] {
    width: 160px;
}
.bookings .service[data-v-795e8f85], .bookings .status[data-v-795e8f85] {
    font-size: .9em;
}
.bookings .status span[data-v-795e8f85] {
    display: inline-block;
    padding: 2px 4px;
    min-width: 80px;
    text-align: center;
}
.bookings .status span.done[data-v-795e8f85] {
      background-color: #5cb85c;
      color: #fff;
}
.bookings .status span.no-show[data-v-795e8f85] {
      background-color: #a00;
      color: #fff;
}
.bookings .status span.canceled[data-v-795e8f85] {
      background-color: #000;
      color: #fff;
}
.bookings .status span.booked[data-v-795e8f85] {
      background-color: #4d82a2;
      color: #fff;
}
.note[data-v-795e8f85] {
  padding: 10px;
  background-color: #f00;
  color: #fff;
  margin-bottom: 20px;
}
.note i.fa[data-v-795e8f85] {
    color: #fff;
    margin-right: 10px;
}
.bookings tbody tr[data-v-795e8f85]:hover {
  cursor: pointer;
  background-color: #efefef;
}
.client[data-v-795e8f85] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}
.client .image[data-v-795e8f85] {
    margin-right: 20px;
    width: 100px;
    -ms-flex: 0 0 100px;
        flex: 0 0 100px;
}
.client .text[data-v-795e8f85] {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
}
.client .controls[data-v-795e8f85] {
    text-align: right;
}
.client .controls a[data-v-795e8f85] {
      display: block;
      text-align: right;
      margin: 2px 0;
}
@media (max-width: 500px) {
.client .controls a[data-v-795e8f85] {
          padding-top: 5px;
          text-align: left;
}
.client .controls a i[data-v-795e8f85] {
            float: left;
            margin-right: 2px;
}
}
.client .controls .email[data-v-795e8f85] {
      color: #12aaeb;
      margin-bottom: 5px;
}
.client .controls .phone[data-v-795e8f85] {
      color: #8cc63f;
      margin-bottom: 5px;
}
.client .controls .email[data-v-795e8f85], .client .controls .phone[data-v-795e8f85] {
      display: block;
}
.client .name[data-v-795e8f85] {
    font-weight: 700;
    font-size: 1.25em;
}
.client .birthday[data-v-795e8f85], .client .timestamps[data-v-795e8f85] {
    font-size: .9em;
    color: #999;
}
.client .timestamps[data-v-795e8f85] {
    margin-top: 5px;
}
@media (max-width: 500px) {
.client[data-v-795e8f85] {
      display: block;
      overflow: hidden;
}
.client .image[data-v-795e8f85] {
        float: left;
        width: 40px;
        height: 40px;
}
.client .text[data-v-795e8f85], .client .controls[data-v-795e8f85] {
        overflow: hidden;
}
}

#shop-view {
  padding: 10px;
  height: 100%;
  box-sizing: border-box;
  -ms-flex: 1;
      flex: 1;
  position: relative;
}
@media (max-width: 767px) {
#shop-view {
      padding-bottom: 0 !important;
}
}

h3[data-v-375f1aee] {
  margin-top: 0;
}
.supplier-list .list-item[data-v-375f1aee] {
  padding: 20px 0;
  border-top: 1px solid #ddd;
}
.supplier-list .list-item.active[data-v-375f1aee] {
    cursor: pointer;
}
@media (min-width: 768px) {
.supplier-list .list-item .fa-stack[data-v-375f1aee] {
      margin-right: 10px;
}
.supplier-list .list-item.active[data-v-375f1aee]:hover {
      background-color: #dfdfdf;
}
.supplier-list .list-item.active:hover .fa-shopping-cart[data-v-375f1aee] {
        color: #efefef;
}
}
.supplier-list .list-item[data-v-375f1aee]:last-child {
    border-bottom: 1px solid #ddd;
}
.supplier-list .list-item .links[data-v-375f1aee] {
    text-align: right;
    padding-right: 20px;
}
@media (max-width: 768px) {
.supplier-list .list-item .links[data-v-375f1aee] {
        padding-top: 20px;
        padding-right: 0;
        text-align: center;
}
.supplier-list .list-item .links .fa-stack[data-v-375f1aee] {
          float: right;
}
.supplier-list .list-item .links .btn[data-v-375f1aee] {
          display: block;
          margin-right: 40px;
}
}
.supplier-list .list-item .fa-stack[data-v-375f1aee] {
    text-align: center;
    margin-right: 10px;
}
.supplier-list .list-item .fa-shopping-cart[data-v-375f1aee] {
    color: #ccc;
}
.supplier-list .list-item .cart-text[data-v-375f1aee] {
    color: #333;
    font-size: .6em;
    margin-top: -2px;
    margin-left: 2px;
}

.distributor-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.distributor-box a {
    text-decoration: none;
}
.distributor-box .logo {
    margin-right: 20px;
}
@media (max-width: 767px) {
.distributor-box .logo .avatar {
        width: 50px;
        height: 50px;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
}
.distributor-box .logo .avatar img {
          width: 50px;
          height: 50px;
}
}
.distributor-box .data {
    -ms-flex: 1;
        flex: 1;
}
.distributor-box .name {
    font-weight: 700;
    font-size: 1.2em;
    margin-bottom: 4px;
    color: #113050;
}
.distributor-box .address {
    font-size: .9em;
    white-space: nowrap;
}

#supplier-view[data-v-54b8236a] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
}
#supplier-view .tabbed-content[data-v-54b8236a] {
    -ms-flex: 1;
        flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
}
#supplier-view .tabbed-content .tab-content[data-v-54b8236a] {
      -ms-flex: 1;
          flex: 1;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
}
.distributor-data[data-v-54b8236a] {
  padding: 20px 0;
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
.distributor-data[data-v-54b8236a] {
      margin-bottom: 0;
      padding: 10px 0;
}
.distributor-data .distributor[data-v-54b8236a] {
        padding: 0;
}
.distributor-data .note[data-v-54b8236a] {
        margin-top: 10px;
        padding: 0;
}
.distributor-data .note .alert[data-v-54b8236a] {
          margin: 0;
}
}
@media (min-width: 768px) {
.distributor-data .distributor[data-v-54b8236a] {
      border-right: 1px solid #ddd;
}
.distributor-data .distributor.no-border[data-v-54b8236a] {
        border-right: 0;
}
}
.breadcrumb[data-v-54b8236a] {
  margin-bottom: 0;
}
@media (max-width: 767px) {
.breadcrumb[data-v-54b8236a] {
      padding: 0 0 10px 0;
}
}
.alert[data-v-54b8236a] {
  font-size: .9em;
  text-align: left;
  padding: 10px;
}
.badge[data-v-54b8236a] {
  background-color: #00cc00;
  font-size: .7em;
  padding: 4px;
  min-width: 17px;
  text-align: center;
  transform: translate(-1px, -7px);
  position: absolute;
}
.nav-tabs[data-v-54b8236a] {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs > li[data-v-54b8236a] {
  display: table-cell;
  width: 1%;
  float: none;
  margin-bottom: -1px;
}
.nav-tabs > li > a[data-v-54b8236a] {
    text-align: center;
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
}
.nav-tabs > li > a[data-v-54b8236a]:last-child {
      margin-right: 0;
}
.nav-tabs > li.active > a[data-v-54b8236a] {
    border: 1px solid #ddd;
    border-bottom-color: #fff;
}
@media (max-width: 767px) {
.distributor-box[data-v-54b8236a] {
    padding-bottom: 0;
}
.nav-tabs[data-v-54b8236a] {
    overflow-x: auto;
    font-size: .9em;
}
.nav-tabs > li[data-v-54b8236a] {
      min-width: 120px;
      white-space: nowrap;
}
.tabbed-content[data-v-54b8236a] {
    margin-left: -10px;
    margin-right: -10px;
    border: 0;
}
}
.tab-content[data-v-54b8236a] {
  background-color: #fff;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.tab-content .tab-pane[data-v-54b8236a] {
    padding: 10px;
}

.shop-catalog[data-v-5e68d37d] {
  position: relative;
  min-height: 200px;
}
.shop-catalog .alert[data-v-5e68d37d] {
    margin-bottom: 10px;
}
.brand-selector[data-v-5e68d37d] {
  padding-top: 10px;
}
.selector button[data-v-5e68d37d] {
  text-align: left;
  background: transparent;
  border: 1px solid #ddd;
  padding: 5px 10px;
  font-size: 1.2em;
  border-radius: 2px;
}
.selector .brand-item[data-v-5e68d37d] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
}
.selector .brand-item .name[data-v-5e68d37d] {
    -ms-flex: 1;
        flex: 1;
    padding-left: 5px;
}
.selector .dropdown-menu[data-v-5e68d37d] {
  right: 0;
}
.selector .dropdown-menu li a[data-v-5e68d37d] {
    padding: 10px;
}
@media (max-width: 767px) {
.selector button[data-v-5e68d37d] {
    padding: 4px 6px;
    font-size: 1em;
    border-radius: 2px;
}
}
.product-list[data-v-5e68d37d] {
  margin-bottom: 20px;
}
.product-list .product[data-v-5e68d37d] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 6px 0;
    border-top: 1px solid #ddd;
    -ms-flex-align: center;
        align-items: center;
}
.product-list .product.has-info[data-v-5e68d37d]:hover {
      background-color: #efefef;
}
.product-list .product[data-v-5e68d37d]:last-child {
      border-bottom: 1px solid #ddd;
}
.product-list .product.special[data-v-5e68d37d] {
      color: #c00;
}
.product-list .product.special .name .fa[data-v-5e68d37d] {
        color: #333;
}
.product-list .product.special .price[data-v-5e68d37d] {
        text-decoration: line-through;
        color: #333;
}
.product-list .product.special .note[data-v-5e68d37d] {
        color: #666;
}
.product-list .product .sku[data-v-5e68d37d] {
      color: #666;
      font-size: .9em;
}
.product-list .product .name[data-v-5e68d37d] {
      -ms-flex: 1;
          flex: 1;
      padding-left: 4px;
      -ms-flex-order: 1;
          order: 1;
}
.product-list .product .price[data-v-5e68d37d] {
      -ms-flex-order: 2;
          order: 2;
}
.product-list .product .discount[data-v-5e68d37d] {
      -ms-flex-order: 3;
          order: 3;
}
.product-list .product .special-price[data-v-5e68d37d] {
      -ms-flex-order: 4;
          order: 4;
}
.product-list .product .add-to-cart[data-v-5e68d37d] {
      -ms-flex-order: 5;
          order: 5;
}
.product-list .product .price[data-v-5e68d37d], .product-list .product .special-price[data-v-5e68d37d] {
      padding: 0 10px;
      white-space: nowrap;
}
.product-list .product .special-price[data-v-5e68d37d] {
      color: #c00;
}
.product-list .product .note[data-v-5e68d37d] {
      color: #666;
}
.product-list .product .text[data-v-5e68d37d] {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      -ms-flex-order: 6;
          order: 6;
      padding: 0 4px;
}

.alert[data-v-ffade828] {
  font-size: .9em;
}
tr.deleted .sku[data-v-ffade828],
tr.deleted .name[data-v-ffade828] {
  text-decoration: line-through;
  color: #a00;
  font-style: italic;
}
.table[data-v-ffade828] {
  background-color: #efefef;
  border-radius: 0 0 5px 5px;
}
.table th[data-v-ffade828] {
    font-size: .9em;
}
.brand[data-v-ffade828] {
  border-top: 2px solid #eee;
  padding-top: 0;
  padding-bottom: 20px;
}
.brand[data-v-ffade828]:last-of-type {
    padding-bottom: 0;
}
.brand .title[data-v-ffade828] {
    padding: 10px 0;
}
.brand h5[data-v-ffade828] {
    margin: 4px 0 0 0;
}
.brand-controls[data-v-ffade828] {
  margin: 0 -10px;
}
@media (max-width: 767px) {
.table[data-v-ffade828] {
    margin-bottom: 0;
    border-radius: 0;
}
.table th[data-v-ffade828] {
      font-size: .9em;
}
.mobile-buttons[data-v-ffade828] {
    margin-bottom: 20px;
}
.brand h5[data-v-ffade828] {
    padding: 0;
}
.brand-controls input[type=text][data-v-ffade828] {
    margin: 10px 0;
}
.overall .btn[data-v-ffade828] {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 5px;
}
}

.shop-archive[data-v-4d8050b4] {
  position: relative;
  min-height: 200px;
}
.alert[data-v-4d8050b4] {
  font-size: .9em;
}
.order-header[data-v-4d8050b4] {
  border-bottom: 2px solid #ddd;
}
.panel-group[data-v-4d8050b4] {
  margin: 0;
}
.panel[data-v-4d8050b4] {
  border: none;
  box-shadow: none;
}
.product-list[data-v-4d8050b4] {
  margin-top: 20px;
  padding: 10px;
  background-color: #efefef;
}
.comment[data-v-4d8050b4] {
  padding: 10px;
  background-color: #fff;
}
button.view-order[data-v-4d8050b4] {
  text-decoration: none;
  outline: none;
}
.order[data-v-4d8050b4] {
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}
.order h5[data-v-4d8050b4] {
    margin: 0;
}
@media (max-width: 767px) {
.order [class*="col-"][data-v-4d8050b4] {
      margin-bottom: 5px;
}
}

#banner-text {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.6);
}
#banner-text .popup {
    position: absolute;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 6px;
    text-align: left;
    max-width: calc(100% - 40px);
    max-height: calc(100% - 40px);
    overflow-y: auto;
    white-space: normal;
}
#banner-text .popup .close-popup {
      position: absolute;
      right: 10px;
      top: 10px;
      color: #fff;
      cursor: pointer;
}
#banner-text .popup h1 {
      font-size: 24px;
      margin: 0 0 20px 0;
}
#carusel {
  position: relative;
  -ms-flex: 1 0;
      flex: 1 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #efefef;
  overflow: hidden;
  white-space: nowrap;
  background: url(/static/img/login-bg.3019df4.png) center center no-repeat;
  background-size: cover;
}
#carusel nav {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    z-index: 30;
}
#carusel nav i {
      margin: 0 10px;
      color: #efefef;
      cursor: pointer;
      font-size: .9em;
}
#carusel nav.color-1 i {
      color: #333;
}
#carusel .banner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-size: cover;
    min-height: 1%;
}
#carusel .banner .mobile {
      display: none;
}
#carusel .banner .content {
      position: absolute;
      min-width: 280px;
      max-width: 380px;
      text-align: left;
      padding: 20px;
      border-radius: 8px;
      white-space: normal;
}
#carusel .banner .content.light, #carusel .banner .content.color-0 {
        background-color: rgba(0, 0, 0, 0.3);
        color: #fff;
}
#carusel .banner .content.dark, #carusel .banner .content.color-1 {
        background-color: rgba(255, 255, 255, 0.3);
        color: #0e0e0e;
}
#carusel .banner .content.tl, #carusel .banner .content.pos-0 {
        top: 30px;
        left: 30px;
}
#carusel .banner .content.tc, #carusel .banner .content.pos-1 {
        top: 30px;
        left: 50%;
        transform: translate(-50%, 0);
}
#carusel .banner .content.tr, #carusel .banner .content.pos-2 {
        top: 30px;
        right: 30px;
}
#carusel .banner .content.cl, #carusel .banner .content.pos-3 {
        top: 50%;
        left: 30px;
        transform: translate(0, -50%);
}
#carusel .banner .content.cc, #carusel .banner .content.pos-4 {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
}
#carusel .banner .content.cr, #carusel .banner .content.pos-5 {
        top: 50%;
        right: 30px;
        transform: translate(0, -50%);
}
#carusel .banner .content.bl, #carusel .banner .content.pos-6 {
        bottom: 30px;
        left: 30px;
}
#carusel .banner .content.bc, #carusel .banner .content.pos-7 {
        bottom: 30px;
        left: 50%;
        transform: translate(-50%, 0);
}
#carusel .banner .content.br, #carusel .banner .content.pos-8 {
        bottom: 30px;
        right: 30px;
}
#carusel .banner .content .title {
        margin: 0 0 10px 0;
}
#carusel .banner .content .text {
        font-size: .9em;
}
#carusel .banner .content .controls a {
        display: inline-block;
        float: right;
        padding: 4px 10px;
        background-color: #12aaeb;
        color: #fff;
        text-decoration: none;
        font-weight: 700;
        font-size: .9em;
        border-radius: 0 0 5px 0;
}
@media (max-width: 768px) {
#carusel nav {
      display: none;
}
#carusel .banner {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      background: none !important;
}
#carusel .banner .mobile {
        -ms-flex: 4;
            flex: 4;
        display: block;
        background-position: 50% 50%;
        background-size: cover;
}
#carusel .banner .content {
        -ms-flex: 1;
            flex: 1;
        position: relative;
        min-height: 10%;
        left: auto !important;
        top: auto !important;
        bottom: auto !important;
        right: auto !important;
        transform: none !important;
        border-radius: 0;
        background: #28588a !important;
        color: #fff !important;
        max-width: 100%;
}
#carusel .banner .content .title {
          font-size: .9em;
}
#carusel .banner .content .text {
          font-size: .8em;
}
#carusel .banner .controls a {
        border-radius: 0 !important;
}
}
.vue-toast-manager_container{position:fixed;width:100%}.vue-toast-manager_container.__top{top:10px}.vue-toast-manager_container.__bottom{bottom:10px}.vue-toast-manager_container.__left{left:10px}.vue-toast-manager_container.__right{right:10px}.vue-toast-manager_toasts{position:relative}.vue-toast_container{position:absolute;padding-bottom:10px;transform:translateY(0);transition:transform .2s ease-out;backface-visibility:hidden}.vue-toast_container._default .vue-toast_message{background-color:rgba(0,0,0,.9)}.vue-toast_container._info .vue-toast_message{background-color:rgba(49,112,143,.9)}.vue-toast_container._success .vue-toast_message{background-color:rgba(60,118,61,.9)}.vue-toast_container._warning .vue-toast_message{background-color:rgba(138,109,59,.9)}.vue-toast_container._error .vue-toast_message{background-color:rgba(169,68,66,.9)}.vue-toast-manager_container.__top .vue-toast_container{top:0}.vue-toast-manager_container.__bottom .vue-toast_container{bottom:0}.vue-toast-manager_container.__left .vue-toast_container{left:0}.vue-toast-manager_container.__right .vue-toast_container{right:0}.vue-toast_message{padding:15px 22px 15px 10px;color:#fff;font-family:arial,sans-serif}.vue-toast_close-btn{cursor:pointer;position:absolute;right:5px;top:5px;width:14px;height:14px;opacity:.7;transition:opacity .15s ease-in-out;backface-visibility:hidden}.vue-toast_close-btn:hover{opacity:.9}.vue-toast_close-btn::after,.vue-toast_close-btn::before{content:'';position:absolute;top:6px;width:14px;height:2px;background-color:#fff}.vue-toast_close-btn::before{transform:rotate(45deg)}.vue-toast_close-btn::after{transform:rotate(-45deg)}.vue-toast-enter-active{opacity:0;transition:all .2s ease-out}.vue-toast-enter-to{opacity:1}.vue-toast-leave-active{opacity:1;transition:all .1s ease-out}.vue-toast-leave-to{opacity:0}