@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline 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 {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-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("voyager-assets?path=fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("voyager-assets?path=fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("voyager-assets?path=fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("voyager-assets?path=fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("voyager-assets?path=fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("voyager-assets?path=fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-hourglass:before {
  content: "⌛";
}

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

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  box-sizing: border-box;
}

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

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

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

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

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  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;
  padding: 0;
  margin: -1px;
  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: 400;
  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 {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.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-right: 5px;
  padding-left: 5px;
}

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

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.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;
}

.initialism {
  font-size: 90%;
}

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

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

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

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

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

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

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

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

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

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

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

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

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

th {
  text-align: left;
}

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

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

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

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

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

.table > 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 {
  min-height: 0.01%;
  overflow-x: auto;
}
@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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 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: 700;
}

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

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
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;
}

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.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.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;
}

@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-group-btn > input[type=date].btn, .input-group-sm input[type=date],
input[type=time].input-sm,
.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-group-btn > input[type=datetime-local].btn,
.input-group-sm input[type=datetime-local],
input[type=month].input-sm,
.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-group-btn > input[type=date].btn, .input-group-lg input[type=date],
input[type=time].input-lg,
.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-group-btn > input[type=datetime-local].btn,
.input-group-lg input[type=datetime-local],
input[type=month].input-lg,
.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.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

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

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

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

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

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

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

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[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: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 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.3333333;
  border-radius: 6px;
}

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-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 {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  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;
  background-image: none;
  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.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;
  background-image: none;
  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.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;
  background-image: none;
  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.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;
  background-image: none;
  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.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;
  background-image: none;
  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.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;
  background-image: none;
  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.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 {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #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.3333333;
  border-radius: 6px;
}

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

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

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

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

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

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

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

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

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

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

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.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: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

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

.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;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

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

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

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

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

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}
.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 {
  display: table;
  content: " ";
}
.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.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-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

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

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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-right: 0;
  padding-left: 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: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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 {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.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;
  cursor: not-allowed;
  background-color: transparent;
}
.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.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #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 {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

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

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

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

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

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  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 {
  display: table;
  content: " ";
}
.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-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.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;
  }
}
@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;
}

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .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-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-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-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}
@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-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-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

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

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

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
  display: table;
  content: " ";
}
.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;
  cursor: not-allowed;
  background-color: #fff;
}

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

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

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

.label-primary {
  background-color: #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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.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 {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: 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: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

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

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

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

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

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

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

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

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

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

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

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

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

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

.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 {
  padding-left: 0;
  margin-bottom: 20px;
}

.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-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.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;
}

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 {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

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

.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: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

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

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

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

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

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-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-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

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

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

.panel-primary {
  border-color: #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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

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

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

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

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

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

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

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

.modal-open {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.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 {
  right: 5px;
  bottom: 0;
  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;
}

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

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

.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: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  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 > .arrow {
  border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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 {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

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

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

.carousel {
  position: relative;
}

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

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

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

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
}
.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;
  }
}
/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}

.animate__animated {
  animation-duration: 1s;
  animation-duration: var(--animate-duration);
  animation-fill-mode: both;
}

.animate__animated.animate__infinite {
  animation-iteration-count: infinite;
}

.animate__animated.animate__repeat-1 {
  animation-iteration-count: 1;
  animation-iteration-count: var(--animate-repeat);
}

.animate__animated.animate__repeat-2 {
  animation-iteration-count: 2;
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}

.animate__animated.animate__repeat-3 {
  animation-iteration-count: 3;
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}

.animate__animated.animate__delay-1s {
  animation-delay: 1s;
  animation-delay: var(--animate-delay);
}

.animate__animated.animate__delay-2s {
  animation-delay: 2s;
  animation-delay: calc(var(--animate-delay) * 2);
}

.animate__animated.animate__delay-3s {
  animation-delay: 3s;
  animation-delay: calc(var(--animate-delay) * 3);
}

.animate__animated.animate__delay-4s {
  animation-delay: 4s;
  animation-delay: calc(var(--animate-delay) * 4);
}

.animate__animated.animate__delay-5s {
  animation-delay: 5s;
  animation-delay: calc(var(--animate-delay) * 5);
}

.animate__animated.animate__faster {
  animation-duration: 0.5s;
  animation-duration: calc(var(--animate-duration) / 2);
}

.animate__animated.animate__fast {
  animation-duration: 0.8s;
  animation-duration: calc(var(--animate-duration) * 0.8);
}

.animate__animated.animate__slow {
  animation-duration: 2s;
  animation-duration: calc(var(--animate-duration) * 2);
}

.animate__animated.animate__slower {
  animation-duration: 3s;
  animation-duration: calc(var(--animate-duration) * 3);
}

@media print, (prefers-reduced-motion: reduce) {
  .animate__animated {
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    animation-iteration-count: 1 !important;
  }
  .animate__animated[class*=Out] {
    opacity: 0;
  }
}
/* Attention seekers  */
@keyframes bounce {
  from, 20%, 53%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.animate__bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.animate__flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.animate__pulse {
  animation-name: pulse;
  animation-timing-function: ease-in-out;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.animate__rubberBand {
  animation-name: rubberBand;
}
@keyframes shakeX {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.animate__shakeX {
  animation-name: shakeX;
}
@keyframes shakeY {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(0, 10px, 0);
  }
}
.animate__shakeY {
  animation-name: shakeY;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.animate__headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.animate__swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.animate__tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__wobble {
  animation-name: wobble;
}
@keyframes jello {
  from, 11.1%, to {
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.animate__jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.3);
  }
  70% {
    transform: scale(1);
  }
}
.animate__heartBeat {
  animation-name: heartBeat;
  animation-duration: 1.3s;
  animation-duration: calc(var(--animate-duration) * 1.3);
  animation-timing-function: ease-in-out;
}

/* Back entrances */
@keyframes backInDown {
  0% {
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInDown {
  animation-name: backInDown;
}
@keyframes backInLeft {
  0% {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInLeft {
  animation-name: backInLeft;
}
@keyframes backInRight {
  0% {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInRight {
  animation-name: backInRight;
}
@keyframes backInUp {
  0% {
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInUp {
  animation-name: backInUp;
}

/* Back exits */
@keyframes backOutDown {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutDown {
  animation-name: backOutDown;
}
@keyframes backOutLeft {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutLeft {
  animation-name: backOutLeft;
}
@keyframes backOutRight {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutRight {
  animation-name: backOutRight;
}
@keyframes backOutUp {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutUp {
  animation-name: backOutUp;
}

/* Bouncing entrances  */
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.animate__bounceIn {
  animation-duration: 0.75s;
  animation-duration: calc(var(--animate-duration) * 0.75);
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInUp {
  animation-name: bounceInUp;
}

/* Bouncing exits  */
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.animate__bounceOut {
  animation-duration: 0.75s;
  animation-duration: calc(var(--animate-duration) * 0.75);
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
.animate__bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
.animate__bounceOutUp {
  animation-name: bounceOutUp;
}

/* Fading entrances  */
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeInTopLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInTopLeft {
  animation-name: fadeInTopLeft;
}
@keyframes fadeInTopRight {
  from {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInTopRight {
  animation-name: fadeInTopRight;
}
@keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInBottomLeft {
  animation-name: fadeInBottomLeft;
}
@keyframes fadeInBottomRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInBottomRight {
  animation-name: fadeInBottomRight;
}

/* Fading exits */
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.animate__fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.animate__fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.animate__fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.animate__fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.animate__fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.animate__fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.animate__fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.animate__fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
}
.animate__fadeOutTopLeft {
  animation-name: fadeOutTopLeft;
}
@keyframes fadeOutTopRight {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
}
.animate__fadeOutTopRight {
  animation-name: fadeOutTopRight;
}
@keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
}
.animate__fadeOutBottomRight {
  animation-name: fadeOutBottomRight;
}
@keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
}
.animate__fadeOutBottomLeft {
  animation-name: fadeOutBottomLeft;
}

/* Flippers */
@keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }
}
.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.animate__flipOutX {
  animation-duration: 0.75s;
  animation-duration: calc(var(--animate-duration) * 0.75);
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.animate__flipOutY {
  animation-duration: 0.75s;
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

/* Lightspeed */
@keyframes lightSpeedInRight {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__lightSpeedInRight {
  animation-name: lightSpeedInRight;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedInLeft {
  from {
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__lightSpeedInLeft {
  animation-name: lightSpeedInLeft;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutRight {
  animation-name: lightSpeedOutRight;
  animation-timing-function: ease-in;
}
@keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutLeft {
  animation-name: lightSpeedOutLeft;
  animation-timing-function: ease-in;
}

/* Rotating entrances */
@keyframes rotateIn {
  from {
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateIn {
  animation-name: rotateIn;
  transform-origin: center;
}
@keyframes rotateInDownLeft {
  from {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInDownLeft {
  animation-name: rotateInDownLeft;
  transform-origin: left bottom;
}
@keyframes rotateInDownRight {
  from {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInDownRight {
  animation-name: rotateInDownRight;
  transform-origin: right bottom;
}
@keyframes rotateInUpLeft {
  from {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInUpLeft {
  animation-name: rotateInUpLeft;
  transform-origin: left bottom;
}
@keyframes rotateInUpRight {
  from {
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInUpRight {
  animation-name: rotateInUpRight;
  transform-origin: right bottom;
}

/* Rotating exits */
@keyframes rotateOut {
  from {
    opacity: 1;
  }
  to {
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.animate__rotateOut {
  animation-name: rotateOut;
  transform-origin: center;
}
@keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }
  to {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
  transform-origin: left bottom;
}
@keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }
  to {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownRight {
  animation-name: rotateOutDownRight;
  transform-origin: right bottom;
}
@keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }
  to {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.animate__rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
  transform-origin: left bottom;
}
@keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }
  to {
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.animate__rotateOutUpRight {
  animation-name: rotateOutUpRight;
  transform-origin: right bottom;
}

/* Specials */
@keyframes hinge {
  0% {
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.animate__hinge {
  animation-duration: 2s;
  animation-duration: calc(var(--animate-duration) * 2);
  animation-name: hinge;
  transform-origin: top left;
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.animate__jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.animate__rollOut {
  animation-name: rollOut;
}

/* Zooming entrances */
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.animate__zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInUp {
  animation-name: zoomInUp;
}

/* Zooming exits */
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.animate__zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutDown {
  animation-name: zoomOutDown;
  transform-origin: center bottom;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
.animate__zoomOutLeft {
  animation-name: zoomOutLeft;
  transform-origin: left center;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
.animate__zoomOutRight {
  animation-name: zoomOutRight;
  transform-origin: right center;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutUp {
  animation-name: zoomOutUp;
  transform-origin: center bottom;
}

/* Sliding entrances */
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInUp {
  animation-name: slideInUp;
}

/* Sliding exits */
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.animate__slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.animate__slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.animate__slideOutUp {
  animation-name: slideOutUp;
}

/*
 * Table styles
 */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */
}

table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}

table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111;
}

table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}

table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right;
}

table.dataTable thead .sorting {
  background-image: url("../images/sort_both.png");
}

table.dataTable thead .sorting_asc {
  background-image: url("../images/sort_asc.png");
}

table.dataTable thead .sorting_desc {
  background-image: url("../images/sort_desc.png");
}

table.dataTable thead .sorting_asc_disabled {
  background-image: url("../images/sort_asc_disabled.png");
}

table.dataTable thead .sorting_desc_disabled {
  background-image: url("../images/sort_desc_disabled.png");
}

table.dataTable tbody tr {
  background-color: #ffffff;
}

table.dataTable tbody tr.selected {
  background-color: #B0BED9;
}

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
}

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}

table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}

table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4;
}

table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6;
}

table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1;
}

table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa;
}

table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}

table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}

table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}

table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}

table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}

table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}

table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}

table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}

table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}

table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}

table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}

table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}

table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}

table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}

table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}

table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}

table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}

table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}

table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}

table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}

table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}

table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px;
}

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}

table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

table.dataTable,
table.dataTable th,
table.dataTable td {
  box-sizing: content-box;
}

/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}

.dataTables_wrapper .dataTables_length {
  float: left;
}

.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}

.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}

.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}

.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
  /* W3C */
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
  /* W3C */
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  /* W3C */
  box-shadow: inset 0 0 3px #111;
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333;
}

.dataTables_wrapper .dataTables_scroll {
  clear: both;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}

.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}
div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}

div.dataTables_length select {
  width: 75px;
  display: inline-block;
}

div.dataTables_filter {
  text-align: right;
}

div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}

div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
}

div.dataTables_info {
  padding-top: 8px;
  white-space: nowrap;
}

div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}

div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
}

div.dataTables_paginate li.first > a,
div.dataTables_paginate li.previous > a {
  position: relative;
  padding-left: 24px;
}

div.dataTables_paginate li.next > a,
div.dataTables_paginate li.last > a {
  position: relative;
  padding-right: 24px;
}

div.dataTables_paginate li.first a:before,
div.dataTables_paginate li.previous a:before {
  position: absolute;
  top: 6px;
  left: 10px;
  display: block;
  font-family: FontAwesome;
}

div.dataTables_paginate li.next a:after,
div.dataTables_paginate li.last a:after {
  position: absolute;
  top: 6px;
  right: 10px;
  display: block;
  font-family: FontAwesome;
}

div.dataTables_paginate li.first a:before {
  content: "\f100";
}

div.dataTables_paginate li.previous a:before {
  content: "\f104";
}

div.dataTables_paginate li.next a:after {
  content: "\f105";
}

div.dataTables_paginate li.last a:after {
  content: "\f101";
}

@media screen and (max-width: 767px) {
  div.dataTables_length,
div.dataTables_filter,
div.dataTables_info,
div.dataTables_paginate {
    text-align: center;
  }
}
table.dataTable td,
table.dataTable th {
  box-sizing: content-box;
}

table.dataTable thead th {
  position: relative;
  background-image: none !important;
}

table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
}

table.dataTable thead th.sorting:after,
table.dataTable thead th.sorting_asc:after,
table.dataTable thead th.sorting_desc:after {
  position: absolute;
  top: 12px;
  right: 8px;
  display: block;
  font-family: FontAwesome;
}

table.dataTable thead th.sorting:after {
  content: "\f0dc";
  color: #ddd;
  font-size: 0.8em;
  padding-top: 0.12em;
}

table.dataTable thead th.sorting_asc:after {
  content: "\f0de";
}

table.dataTable thead th.sorting_desc:after {
  content: "\f0dd";
}

div.dataTables_scrollBody table.dataTable thead th.sorting:after,
div.dataTables_scrollBody table.dataTable thead th.sorting_asc:after,
div.dataTables_scrollBody table.dataTable thead th.sorting_desc:after {
  content: "";
}

/* In Bootstrap and Foundation the padding top is a little different from the DataTables stylesheet */
table.table thead th.sorting:after,
table.table thead th.sorting_asc:after,
table.table thead th.sorting_desc:after {
  top: 8px;
}

table.dataTable thead > tr > th {
  padding-left: 18px;
  padding-right: 18px;
}

table.dataTable th:active {
  outline: none;
}

/* Scrolling */
div.dataTables_scrollHead table {
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
  border-top: none;
}

div.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none;
}

/* Frustratingly the border-collapse:collapse used by Bootstrap makes the column
   width calculations when using scrolling impossible to align columns. We have
   to use separate
 */
table.table-bordered.dataTable {
  border-collapse: separate !important;
}

table.table-bordered thead th,
table.table-bordered thead td {
  border-left-width: 0;
  border-top-width: 0;
}

table.table-bordered tbody th,
table.table-bordered tbody td {
  border-left-width: 0;
  border-bottom-width: 0;
}

table.table-bordered th:last-child,
table.table-bordered td:last-child {
  border-right-width: 0;
}

div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}

/*
 * TableTools styles
 */
.table.dataTable tbody tr.active td,
.table.dataTable tbody tr.active th {
  background-color: #08C;
  color: white;
}

.table.dataTable tbody tr.active:hover td,
.table.dataTable tbody tr.active:hover th {
  background-color: #0075b0 !important;
}

.table.dataTable tbody tr.active th > a,
.table.dataTable tbody tr.active td > a {
  color: white;
}

.table-striped.dataTable tbody tr.active:nth-child(odd) td,
.table-striped.dataTable tbody tr.active:nth-child(odd) th {
  background-color: #017ebc;
}

table.DTTT_selectable tbody tr {
  cursor: pointer;
}

div.DTTT .btn:hover {
  text-decoration: none !important;
}

ul.DTTT_dropdown.dropdown-menu {
  z-index: 2003;
}

ul.DTTT_dropdown.dropdown-menu a {
  color: #333 !important; /* needed only when demo_page.css is included */
}

ul.DTTT_dropdown.dropdown-menu li {
  position: relative;
}

ul.DTTT_dropdown.dropdown-menu li:hover a {
  background-color: #0088cc;
  color: white !important;
}

div.DTTT_collection_background {
  z-index: 2002;
}

/* TableTools information display */
div.DTTT_print_info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 150px;
  margin-left: -200px;
  margin-top: -75px;
  text-align: center;
  color: #333;
  padding: 10px 30px;
  opacity: 0.95;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
}

div.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em;
}

div.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px;
}

div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 60px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}

/*
 * FixedColumns styles
 */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
div.DTFC_RightHeadWrapper table,
div.DTFC_RightFootWrapper table,
table.DTFC_Cloned tr.even {
  background-color: white;
  margin-bottom: 0;
}

div.DTFC_RightHeadWrapper table,
div.DTFC_LeftHeadWrapper table {
  border-bottom: none !important;
  margin-bottom: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

div.DTFC_RightBodyWrapper table,
div.DTFC_LeftBodyWrapper table {
  border-top: none;
  margin: 0 !important;
}

div.DTFC_RightBodyWrapper tbody tr:first-child th,
div.DTFC_RightBodyWrapper tbody tr:first-child td,
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
  border-top: none;
}

div.DTFC_RightFootWrapper table,
div.DTFC_LeftFootWrapper table {
  border-top: none;
  margin-top: 0 !important;
}

/*
 * FixedHeader styles
 */
div.FixedHeader_Cloned table {
  margin: 0 !important;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.toast-title {
  font-weight: bold;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #FFFFFF;
}

.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
  /*overrides*/
}

#toast-container * {
  box-sizing: border-box;
}

#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}

#toast-container > div:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #51A351;
}

.toast-error {
  background-color: #BD362F;
}

.toast-info {
  background-color: #2F96B4;
}

.toast-warning {
  background-color: #F89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, height 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, width 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */
.checkbox label .toggle,
.checkbox-inline .toggle {
  margin-left: -20px;
  margin-right: 5px;
}

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

.toggle input[type=checkbox] {
  display: none;
}

.toggle-group {
  position: absolute;
  width: 200%;
  top: 0;
  bottom: 0;
  left: 0;
  transition: left 0.35s;
  -webkit-transition: left 0.35s;
  -moz-user-select: none;
  -webkit-user-select: none;
}

.toggle.off .toggle-group {
  left: -100%;
}

.toggle-on {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  margin: 0;
  border: 0;
  border-radius: 0;
}

.toggle-off {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}

.toggle-handle {
  position: relative;
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 100%;
  width: 0px;
  border-width: 0 1px;
}

.toggle.btn {
  min-width: 59px;
  min-height: 34px;
}

.toggle-on.btn {
  padding-right: 24px;
}

.toggle-off.btn {
  padding-left: 24px;
}

.toggle.btn-lg, .btn-group-lg > .toggle.btn {
  min-width: 79px;
  min-height: 45px;
}

.toggle-on.btn-lg, .btn-group-lg > .toggle-on.btn {
  padding-right: 31px;
}

.toggle-off.btn-lg, .btn-group-lg > .toggle-off.btn {
  padding-left: 31px;
}

.toggle-handle.btn-lg, .btn-group-lg > .toggle-handle.btn {
  width: 40px;
}

.toggle.btn-sm, .btn-group-sm > .toggle.btn {
  min-width: 50px;
  min-height: 30px;
}

.toggle-on.btn-sm, .btn-group-sm > .toggle-on.btn {
  padding-right: 20px;
}

.toggle-off.btn-sm, .btn-group-sm > .toggle-off.btn {
  padding-left: 20px;
}

.toggle.btn-xs, .btn-group-xs > .toggle.btn {
  min-width: 35px;
  min-height: 22px;
}

.toggle-on.btn-xs, .btn-group-xs > .toggle-on.btn {
  padding-right: 12px;
}

.toggle-off.btn-xs, .btn-group-xs > .toggle-off.btn {
  padding-left: 12px;
}

/* iCheck plugin flat skin, black
----------------------------------- */
.icheckbox_flat,
.iradio_flat {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background: url(flat.png) no-repeat;
  border: none;
  cursor: pointer;
}

.icheckbox_flat {
  background-position: 0 0;
}

.icheckbox_flat.checked {
  background-position: -22px 0;
}

.icheckbox_flat.disabled {
  background-position: -44px 0;
  cursor: default;
}

.icheckbox_flat.checked.disabled {
  background-position: -66px 0;
}

.iradio_flat {
  background-position: -88px 0;
}

.iradio_flat.checked {
  background-position: -110px 0;
}

.iradio_flat.disabled {
  background-position: -132px 0;
  cursor: default;
}

.iradio_flat.checked.disabled {
  background-position: -154px 0;
}

/* HiDPI support */
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_flat,
.iradio_flat {
    background-image: url(flat@2x.png);
    background-size: 176px 22px;
  }
}
/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr;
}

.datepicker-inline {
  width: 220px;
}

.datepicker-rtl {
  direction: rtl;
}

.datepicker-rtl.dropdown-menu {
  left: auto;
}

.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
}

.datepicker-dropdown:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

.datepicker-dropdown:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}

.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdd49a", endColorstr="#fdf59a", GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9 ;
}

.datepicker table tr td.today:hover:hover {
  color: #000;
}

.datepicker table tr td.today.active:hover {
  color: #fff;
}

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  border-radius: 0;
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3c17a", endColorstr="#f3e97a", GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 0;
}

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9 ;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3b3b3", endColorstr="#808080", GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9 ;
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c", endColorstr="#0044cc", GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9 ;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c", endColorstr="#0044cc", GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9 ;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}

.datepicker .datepicker-switch {
  width: 145px;
}

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}

.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}

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

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
/**
 * easymde v2.18.0
 * Copyright Jeroen Akkerman
 * @link https://github.com/ionaru/easy-markdown-editor
 * @license MIT
 */
.CodeMirror {
  font-family: monospace;
  height: 300px;
  color: #000;
  direction: ltr;
}

.CodeMirror-lines {
  padding: 4px 0;
}

.CodeMirror pre.CodeMirror-line, .CodeMirror pre.CodeMirror-line-like {
  padding: 0 4px;
}

.CodeMirror-gutter-filler, .CodeMirror-scrollbar-filler {
  background-color: #fff;
}

.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap;
}

.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  white-space: nowrap;
}

.CodeMirror-guttermarker {
  color: #000;
}

.CodeMirror-guttermarker-subtle {
  color: #999;
}

.CodeMirror-cursor {
  border-left: 1px solid #000;
  border-right: none;
  width: 0;
}

.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver;
}

.cm-fat-cursor .CodeMirror-cursor {
  width: auto;
  border: 0 !important;
  background: #7e7;
}

.cm-fat-cursor div.CodeMirror-cursors {
  z-index: 1;
}

.cm-fat-cursor .CodeMirror-line::-moz-selection, .cm-fat-cursor .CodeMirror-line > span::-moz-selection, .cm-fat-cursor .CodeMirror-line > span > span::-moz-selection {
  background: 0 0;
}

.cm-fat-cursor .CodeMirror-line::selection, .cm-fat-cursor .CodeMirror-line > span::selection, .cm-fat-cursor .CodeMirror-line > span > span::selection {
  background: 0 0;
}

.cm-fat-cursor .CodeMirror-line::-moz-selection, .cm-fat-cursor .CodeMirror-line > span::-moz-selection, .cm-fat-cursor .CodeMirror-line > span > span::-moz-selection {
  background: 0 0;
}

.cm-fat-cursor {
  caret-color: transparent;
}
@keyframes blink {
  50% {
    background-color: transparent;
  }
}
.cm-tab {
  display: inline-block;
  text-decoration: inherit;
}

.CodeMirror-rulers {
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
  bottom: 0;
  overflow: hidden;
}

.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  top: 0;
  bottom: 0;
  position: absolute;
}

.cm-s-default .cm-header {
  color: #00f;
}

.cm-s-default .cm-quote {
  color: #090;
}

.cm-negative {
  color: #d44;
}

.cm-positive {
  color: #292;
}

.cm-header, .cm-strong {
  font-weight: 700;
}

.cm-em {
  font-style: italic;
}

.cm-link {
  text-decoration: underline;
}

.cm-strikethrough {
  text-decoration: line-through;
}

.cm-s-default .cm-keyword {
  color: #708;
}

.cm-s-default .cm-atom {
  color: #219;
}

.cm-s-default .cm-number {
  color: #164;
}

.cm-s-default .cm-def {
  color: #00f;
}

.cm-s-default .cm-variable-2 {
  color: #05a;
}

.cm-s-default .cm-type, .cm-s-default .cm-variable-3 {
  color: #085;
}

.cm-s-default .cm-comment {
  color: #a50;
}

.cm-s-default .cm-string {
  color: #a11;
}

.cm-s-default .cm-string-2 {
  color: #f50;
}

.cm-s-default .cm-meta {
  color: #555;
}

.cm-s-default .cm-qualifier {
  color: #555;
}

.cm-s-default .cm-builtin {
  color: #30a;
}

.cm-s-default .cm-bracket {
  color: #997;
}

.cm-s-default .cm-tag {
  color: #170;
}

.cm-s-default .cm-attribute {
  color: #00c;
}

.cm-s-default .cm-hr {
  color: #999;
}

.cm-s-default .cm-link {
  color: #00c;
}

.cm-s-default .cm-error {
  color: red;
}

.cm-invalidchar {
  color: red;
}

.CodeMirror-composing {
  border-bottom: 2px solid;
}

div.CodeMirror span.CodeMirror-matchingbracket {
  color: #0b0;
}

div.CodeMirror span.CodeMirror-nonmatchingbracket {
  color: #a22;
}

.CodeMirror-matchingtag {
  background: rgba(255, 150, 0, 0.3);
}

.CodeMirror-activeline-background {
  background: #e8f2ff;
}

.CodeMirror {
  position: relative;
  overflow: hidden;
  background: #fff;
}

.CodeMirror-scroll {
  overflow: scroll !important;
  margin-bottom: -50px;
  margin-right: -50px;
  padding-bottom: 50px;
  height: 100%;
  outline: 0;
  position: relative;
  z-index: 0;
}

.CodeMirror-sizer {
  position: relative;
  border-right: 50px solid transparent;
}

.CodeMirror-gutter-filler, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-vscrollbar {
  position: absolute;
  z-index: 6;
  display: none;
  outline: 0;
}

.CodeMirror-vscrollbar {
  right: 0;
  top: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}

.CodeMirror-hscrollbar {
  bottom: 0;
  left: 0;
  overflow-y: hidden;
  overflow-x: scroll;
}

.CodeMirror-scrollbar-filler {
  right: 0;
  bottom: 0;
}

.CodeMirror-gutter-filler {
  left: 0;
  bottom: 0;
}

.CodeMirror-gutters {
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  z-index: 3;
}

.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -50px;
}

.CodeMirror-gutter-wrapper {
  position: absolute;
  z-index: 4;
  background: 0 0 !important;
  border: none !important;
}

.CodeMirror-gutter-background {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 4;
}

.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4;
}

.CodeMirror-gutter-wrapper ::-moz-selection {
  background-color: transparent;
}

.CodeMirror-gutter-wrapper ::selection {
  background-color: transparent;
}

.CodeMirror-gutter-wrapper ::-moz-selection {
  background-color: transparent;
}

.CodeMirror-lines {
  cursor: text;
  min-height: 1px;
}

.CodeMirror pre.CodeMirror-line, .CodeMirror pre.CodeMirror-line-like {
  border-radius: 0;
  border-width: 0;
  background: 0 0;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
  -webkit-tap-highlight-color: transparent;
  font-variant-ligatures: contextual;
}

.CodeMirror-wrap pre.CodeMirror-line, .CodeMirror-wrap pre.CodeMirror-line-like {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}

.CodeMirror-linebackground {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  padding: 0.1px;
}

.CodeMirror-rtl pre {
  direction: rtl;
}

.CodeMirror-code {
  outline: 0;
}

.CodeMirror-gutter, .CodeMirror-gutters, .CodeMirror-linenumber, .CodeMirror-scroll, .CodeMirror-sizer {
  box-sizing: content-box;
}

.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.CodeMirror-cursor {
  position: absolute;
  pointer-events: none;
}

.CodeMirror-measure pre {
  position: static;
}

div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 3;
}

div.CodeMirror-dragcursors {
  visibility: visible;
}

.CodeMirror-focused div.CodeMirror-cursors {
  visibility: visible;
}

.CodeMirror-selected {
  background: #d9d9d9;
}

.CodeMirror-focused .CodeMirror-selected {
  background: #d7d4f0;
}

.CodeMirror-crosshair {
  cursor: crosshair;
}

.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
  background: #d7d4f0;
}

.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
  background: #d7d4f0;
}

.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
  background: #d7d4f0;
}

.cm-searching {
  background-color: #ffa;
  background-color: rgba(255, 255, 0, 0.4);
}

.cm-force-border {
  padding-right: 0.1px;
}

@media print {
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden;
  }
}
.cm-tab-wrap-hack:after {
  content: "";
}

span.CodeMirror-selectedtext {
  background: 0 0;
}

.EasyMDEContainer {
  display: block;
}

.CodeMirror-rtl pre {
  direction: rtl;
}

.EasyMDEContainer.sided--no-fullscreen {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.EasyMDEContainer .CodeMirror {
  box-sizing: border-box;
  height: auto;
  border: 1px solid #ced4da;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 10px;
  font: inherit;
  z-index: 0;
  word-wrap: break-word;
}

.EasyMDEContainer .CodeMirror-scroll {
  cursor: text;
}

.EasyMDEContainer .CodeMirror-fullscreen {
  background: #fff;
  position: fixed !important;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  height: auto;
  z-index: 8;
  border-right: none !important;
  border-bottom-right-radius: 0 !important;
}

.EasyMDEContainer .CodeMirror-sided {
  width: 50% !important;
}

.EasyMDEContainer.sided--no-fullscreen .CodeMirror-sided {
  border-right: none !important;
  border-bottom-right-radius: 0;
  position: relative;
  flex: 1 1 auto;
}

.EasyMDEContainer .CodeMirror-placeholder {
  opacity: 0.5;
}

.EasyMDEContainer .CodeMirror-focused .CodeMirror-selected {
  background: #d9d9d9;
}

.editor-toolbar {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  padding: 9px 10px;
  border-top: 1px solid #ced4da;
  border-left: 1px solid #ced4da;
  border-right: 1px solid #ced4da;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.editor-toolbar.fullscreen {
  width: 100%;
  height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
  background: #fff;
  border: 0;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 9;
}

.editor-toolbar.fullscreen::before {
  width: 20px;
  height: 50px;
  background: linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 100%);
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

.editor-toolbar.fullscreen::after {
  width: 20px;
  height: 50px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%);
  position: fixed;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}

.EasyMDEContainer.sided--no-fullscreen .editor-toolbar {
  width: 100%;
}

.editor-toolbar .easymde-dropdown, .editor-toolbar button {
  background: 0 0;
  display: inline-block;
  text-align: center;
  text-decoration: none !important;
  height: 30px;
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  border-radius: 3px;
  cursor: pointer;
}

.editor-toolbar button {
  font-weight: 700;
  min-width: 30px;
  padding: 0 6px;
  white-space: nowrap;
}

.editor-toolbar button.active, .editor-toolbar button:hover {
  background: #fcfcfc;
  border-color: #95a5a6;
}

.editor-toolbar i.separator {
  display: inline-block;
  width: 0;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #fff;
  color: transparent;
  text-indent: -10px;
  margin: 0 6px;
}

.editor-toolbar button:after {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 65%;
  vertical-align: text-bottom;
  position: relative;
  top: 2px;
}

.editor-toolbar button.heading-1:after {
  content: "1";
}

.editor-toolbar button.heading-2:after {
  content: "2";
}

.editor-toolbar button.heading-3:after {
  content: "3";
}

.editor-toolbar button.heading-bigger:after {
  content: "▲";
}

.editor-toolbar button.heading-smaller:after {
  content: "▼";
}

.editor-toolbar.disabled-for-preview button:not(.no-disable) {
  opacity: 0.6;
  pointer-events: none;
}

@media only screen and (max-width: 700px) {
  .editor-toolbar i.no-mobile {
    display: none;
  }
}
.editor-statusbar {
  padding: 8px 10px;
  font-size: 12px;
  color: #959694;
  text-align: right;
}

.EasyMDEContainer.sided--no-fullscreen .editor-statusbar {
  width: 100%;
}

.editor-statusbar span {
  display: inline-block;
  min-width: 4em;
  margin-left: 1em;
}

.editor-statusbar .lines:before {
  content: "lines: ";
}

.editor-statusbar .words:before {
  content: "words: ";
}

.editor-statusbar .characters:before {
  content: "characters: ";
}

.editor-preview-full {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 7;
  overflow: auto;
  display: none;
  box-sizing: border-box;
}

.editor-preview-side {
  position: fixed;
  bottom: 0;
  width: 50%;
  top: 50px;
  right: 0;
  z-index: 9;
  overflow: auto;
  display: none;
  box-sizing: border-box;
  border: 1px solid #ddd;
  word-wrap: break-word;
}

.editor-preview-active-side {
  display: block;
}

.EasyMDEContainer.sided--no-fullscreen .editor-preview-active-side {
  flex: 1 1 auto;
  height: auto;
  position: static;
}

.editor-preview-active {
  display: block;
}

.editor-preview {
  padding: 10px;
  background: #fafafa;
}

.editor-preview > p {
  margin-top: 0;
}

.editor-preview pre {
  background: #eee;
  margin-bottom: 10px;
}

.editor-preview table td, .editor-preview table th {
  border: 1px solid #ddd;
  padding: 5px;
}

.cm-s-easymde .cm-tag {
  color: #63a35c;
}

.cm-s-easymde .cm-attribute {
  color: #795da3;
}

.cm-s-easymde .cm-string {
  color: #183691;
}

.cm-s-easymde .cm-header-1 {
  font-size: calc(1.375rem + 1.5vw);
}

.cm-s-easymde .cm-header-2 {
  font-size: calc(1.325rem + 0.9vw);
}

.cm-s-easymde .cm-header-3 {
  font-size: calc(1.3rem + 0.6vw);
}

.cm-s-easymde .cm-header-4 {
  font-size: calc(1.275rem + 0.3vw);
}

.cm-s-easymde .cm-header-5 {
  font-size: 1.25rem;
}

.cm-s-easymde .cm-header-6 {
  font-size: 1rem;
}

.cm-s-easymde .cm-header-1, .cm-s-easymde .cm-header-2, .cm-s-easymde .cm-header-3, .cm-s-easymde .cm-header-4, .cm-s-easymde .cm-header-5, .cm-s-easymde .cm-header-6 {
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

.cm-s-easymde .cm-comment {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 2px;
}

.cm-s-easymde .cm-link {
  color: #7f8c8d;
}

.cm-s-easymde .cm-url {
  color: #aab2b3;
}

.cm-s-easymde .cm-quote {
  color: #7f8c8d;
  font-style: italic;
}

.editor-toolbar .easymde-dropdown {
  position: relative;
  background: linear-gradient(to bottom right, #fff 0, #fff 84%, #333 50%, #333 100%);
  border-radius: 0;
  border: 1px solid #fff;
}

.editor-toolbar .easymde-dropdown:hover {
  background: linear-gradient(to bottom right, #fff 0, #fff 84%, #333 50%, #333 100%);
}

.easymde-dropdown-content {
  display: block;
  visibility: hidden;
  position: absolute;
  background-color: #f9f9f9;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  padding: 8px;
  z-index: 2;
  top: 30px;
}

.easymde-dropdown:active .easymde-dropdown-content, .easymde-dropdown:focus .easymde-dropdown-content, .easymde-dropdown:focus-within .easymde-dropdown-content {
  visibility: visible;
}

.easymde-dropdown-content button {
  display: block;
}

span[data-img-src]::after {
  content: "";
  background-image: var(--bg-image);
  display: block;
  max-height: 100%;
  max-width: 100%;
  background-size: contain;
  height: 0;
  padding-top: var(--height);
  width: var(--width);
  background-repeat: no-repeat;
}

.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment):not(.cm-tag):not(.cm-word) {
  background: rgba(255, 0, 0, 0.15);
}
@keyframes passing-through {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.1);
  }
  20% {
    transform: scale(1);
  }
}
.dropzone, .dropzone * {
  box-sizing: border-box;
}

.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px 20px;
}

.dropzone.dz-clickable {
  cursor: pointer;
}

.dropzone.dz-clickable * {
  cursor: default;
}

.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

.dropzone.dz-started .dz-message {
  display: none;
}

.dropzone.dz-drag-hover {
  border-style: solid;
}

.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
}

.dropzone .dz-message .dz-button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

.dropzone .dz-preview:hover {
  z-index: 1000;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-image-preview {
  background: white;
}

.dropzone .dz-preview.dz-image-preview .dz-details {
  transition: opacity 0.2s linear;
}

.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

.dropzone .dz-preview:hover .dz-image img {
  transform: scale(1.05, 1.05);
  filter: blur(8px);
}

.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

.dropzone .dz-preview .dz-image img {
  display: block;
}

.dropzone .dz-preview.dz-success .dz-success-mark {
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  transition: all 0.2s linear;
}

.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  transition: opacity 0.4s ease-in;
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  animation: pulse 6s ease infinite;
}

.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  transition: width 300ms ease-in-out;
}

.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

.dropzone .dz-preview .dz-error-message:after {
  content: "";
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}

/*!
 * Cropper.js v1.5.12
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2021-06-12T08:00:11.623Z
 */
.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.cropper-container img {
  display: block;
  height: 100%;
  image-orientation: 0deg;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.cropper-wrap-box,
.cropper-canvas {
  overflow: hidden;
}

.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}

.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}

.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
  overflow: hidden;
  width: 100%;
}

.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}

.cropper-dashed.dashed-h {
  border-bottom-width: 1px;
  border-top-width: 1px;
  height: 33.3333333333%;
  left: 0;
  top: 33.3333333333%;
  width: 100%;
}

.cropper-dashed.dashed-v {
  border-left-width: 1px;
  border-right-width: 1px;
  height: 100%;
  left: 33.3333333333%;
  top: 0;
  width: 33.3333333333%;
}

.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}

.cropper-center::before,
.cropper-center::after {
  background-color: #eee;
  content: " ";
  display: block;
  position: absolute;
}

.cropper-center::before {
  height: 1px;
  left: -3px;
  top: 0;
  width: 7px;
}

.cropper-center::after {
  height: 7px;
  left: 0;
  top: -3px;
  width: 1px;
}

.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}

.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}

.cropper-line {
  background-color: #39f;
}

.cropper-line.line-e {
  cursor: ew-resize;
  right: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-n {
  cursor: ns-resize;
  height: 5px;
  left: 0;
  top: -3px;
}

.cropper-line.line-w {
  cursor: ew-resize;
  left: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-s {
  bottom: -3px;
  cursor: ns-resize;
  height: 5px;
  left: 0;
}

.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}

.cropper-point.point-e {
  cursor: ew-resize;
  margin-top: -3px;
  right: -3px;
  top: 50%;
}

.cropper-point.point-n {
  cursor: ns-resize;
  left: 50%;
  margin-left: -3px;
  top: -3px;
}

.cropper-point.point-w {
  cursor: ew-resize;
  left: -3px;
  margin-top: -3px;
  top: 50%;
}

.cropper-point.point-s {
  bottom: -3px;
  cursor: s-resize;
  left: 50%;
  margin-left: -3px;
}

.cropper-point.point-ne {
  cursor: nesw-resize;
  right: -3px;
  top: -3px;
}

.cropper-point.point-nw {
  cursor: nwse-resize;
  left: -3px;
  top: -3px;
}

.cropper-point.point-sw {
  bottom: -3px;
  cursor: nesw-resize;
  left: -3px;
}

.cropper-point.point-se {
  bottom: -3px;
  cursor: nwse-resize;
  height: 20px;
  opacity: 1;
  right: -3px;
  width: 20px;
}

@media (min-width: 768px) {
  .cropper-point.point-se {
    height: 15px;
    width: 15px;
  }
}
@media (min-width: 992px) {
  .cropper-point.point-se {
    height: 10px;
    width: 10px;
  }
}
@media (min-width: 1200px) {
  .cropper-point.point-se {
    height: 5px;
    opacity: 0.75;
    width: 5px;
  }
}
.cropper-point.point-se::before {
  background-color: #39f;
  bottom: -50%;
  content: " ";
  display: block;
  height: 200%;
  opacity: 0;
  position: absolute;
  right: -50%;
  width: 200%;
}

.cropper-invisible {
  opacity: 0;
}

.cropper-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}

.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}

/*!
   * Bootstrap Datetime Picker v4.17.49
   * Copyright 2015-2020 Jonathan Peterson
   * Licensed under MIT (https://github.com/Eonasdan/bootstrap-datetimepicker/blob/master/LICENSE)
   */
.bootstrap-datetimepicker-widget {
  list-style: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}

@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: "";
  display: inline-block;
  position: absolute;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}

.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}

.bootstrap-datetimepicker-widget .btn[data-action=clear]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}

.bootstrap-datetimepicker-widget .btn[data-action=today]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}

.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}

.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}

.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}

.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}

.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}

.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}

.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

.bootstrap-datetimepicker-widget table td.cw {
  font-size: 0.8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}

.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}

.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}

.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

.bootstrap-datetimepicker-widget table td.today:before {
  content: "";
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}

.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}

.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}

.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}

.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}

.input-group.date .input-group-addon {
  cursor: pointer;
}

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

@font-face {
  font-family: "voyager";
  src: url("voyager-assets?path=fonts/voyager.eot");
  src: url("voyager-assets?path=fonts/voyager.eot?#iefix") format("embedded-opentype"), url("voyager-assets?path=fonts/voyager.woff") format("woff"), url("voyager-assets?path=fonts/voyager.ttf") format("truetype"), url("voyager-assets?path=fonts/voyager.svg#voyager") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "voyager" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=voyager-]:before,
[class*=" voyager-"]:before {
  font-family: "voyager" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.voyager-bread:before {
  content: "a";
}

.voyager-helm:before {
  content: "b";
}

.voyager-play:before {
  content: "c";
}

.voyager-activity:before {
  content: "d";
}

.voyager-company:before {
  content: "e";
}

.voyager-file-text:before {
  content: "f";
}

.voyager-folder:before {
  content: "g";
}

.voyager-paw:before {
  content: "h";
}

.voyager-sort:before {
  content: "o";
}

.voyager-sort-asc:before {
  content: "p";
}

.voyager-sort-desc:before {
  content: "q";
}

.voyager-handle:before {
  content: "m";
}

.voyager-hammer:before {
  content: "n";
}

.voyager-images:before {
  content: "i";
}

.voyager-categories:before {
  content: "j";
}

.voyager-group:before {
  content: "k";
}

.voyager-person:before {
  content: "s";
}

.voyager-people:before {
  content: "t";
}

.voyager-power:before {
  content: "u";
}

.voyager-tools:before {
  content: "v";
}

.voyager-anchor:before {
  content: "w";
}

.voyager-double-down:before {
  content: "x";
}

.voyager-double-up:before {
  content: "y";
}

.voyager-double-left:before {
  content: "z";
}

.voyager-double-right:before {
  content: "A";
}

.voyager-window-list:before {
  content: "B";
}

.voyager-x:before {
  content: "C";
}

.voyager-dot:before {
  content: "D";
}

.voyager-dot-2:before {
  content: "E";
}

.voyager-dot-3:before {
  content: "F";
}

.voyager-list:before {
  content: "G";
}

.voyager-list-add:before {
  content: "H";
}

.voyager-pie-chart:before {
  content: "I";
}

.voyager-watch:before {
  content: "J";
}

.voyager-data:before {
  content: "K";
}

.voyager-music:before {
  content: "L";
}

.voyager-settings:before {
  content: "N";
}

.voyager-video:before {
  content: "O";
}

.voyager-trash:before {
  content: "P";
}

.voyager-tv:before {
  content: "Q";
}

.voyager-lock:before {
  content: "R";
}

.voyager-news:before {
  content: "M";
}

.voyager-bag:before {
  content: "S";
}

.voyager-upload:before {
  content: "T";
}

.voyager-refresh:before {
  content: "U";
}

.voyager-character:before {
  content: "W";
}

.voyager-move:before {
  content: "X";
}

.voyager-paypal:before {
  content: "V";
}

.voyager-paper-plane:before {
  content: "Y";
}

.voyager-ticket:before {
  content: "Z";
}

.voyager-youtube-play:before {
  content: "0";
}

.voyager-boat:before {
  content: "1";
}

.voyager-check:before {
  content: "l";
}

.voyager-alarm-clock:before {
  content: "2";
}

.voyager-controller:before {
  content: "4";
}

.voyager-pizza:before {
  content: "5";
}

.voyager-backpack:before {
  content: "6";
}

.voyager-barbeque:before {
  content: "7";
}

.voyager-bomb:before {
  content: "8";
}

.voyager-book-download:before {
  content: "9";
}

.voyager-browser:before {
  content: "!";
}

.voyager-brush:before {
  content: '"';
}

.voyager-bubble-hear:before {
  content: "#";
}

.voyager-polaroid:before {
  content: "$";
}

.voyager-crop:before {
  content: "&";
}

.voyager-dashboard:before {
  content: "'";
}

.voyager-hotdog:before {
  content: "(";
}

.voyager-laptop:before {
  content: ")";
}

.voyager-paint-bucket:before {
  content: ",";
}

.voyager-photo:before {
  content: "-";
}

.voyager-photos:before {
  content: ".";
}

.voyager-receipt:before {
  content: "/";
}

.voyager-buy:before {
  content: ":";
}

.voyager-lightbulb:before {
  content: ";";
}

.voyager-archive:before {
  content: "?";
}

.voyager-paperclip:before {
  content: "@";
}

.voyager-warning:before {
  content: "[";
}

.voyager-basket:before {
  content: "]";
}

.voyager-bell:before {
  content: "^";
}

.voyager-book:before {
  content: "_";
}

.voyager-chat:before {
  content: "`";
}

.voyager-down-circled:before {
  content: "{";
}

.voyager-location:before {
  content: "}";
}

.voyager-forward:before {
  content: "~";
}

.voyager-flashlight:before {
  content: "\\";
}

.voyager-trophy:before {
  content: "\e001";
}

.voyager-diamond:before {
  content: "\e002";
}

.voyager-credit-cards:before {
  content: "\e003";
}

.voyager-shop:before {
  content: "\e004";
}

.voyager-sound:before {
  content: "\e005";
}

.voyager-study:before {
  content: "\e006";
}

.voyager-pen:before {
  content: "\e007";
}

.voyager-params:before {
  content: "\e008";
}

.voyager-fire:before {
  content: "\e009";
}

.voyager-dollar:before {
  content: "\e00a";
}

.voyager-bulb:before {
  content: "\e00b";
}

.voyager-lab:before {
  content: "\e00c";
}

.voyager-cup:before {
  content: "\e00d";
}

.voyager-megaphone:before {
  content: "\e00e";
}

.voyager-heart:before {
  content: "\e00f";
}

.voyager-bubble:before {
  content: "\e011";
}

.voyager-search:before {
  content: "\e012";
}

.voyager-tag:before {
  content: "\e013";
}

.voyager-world:before {
  content: "%";
}

.voyager-camera:before {
  content: "*";
}

.voyager-calendar:before {
  content: "|";
}

.voyager-mail:before {
  content: "\e014";
}

.voyager-phone:before {
  content: "\e015";
}

.voyager-star:before {
  content: "\e016";
}

.voyager-star-half:before {
  content: "\e017";
}

.voyager-star-half-1:before {
  content: "\e018";
}

.voyager-star-two:before {
  content: "\e019";
}

.voyager-medal-rank-star:before {
  content: "\e01a";
}

.voyager-facebook:before {
  content: "\e01b";
}

.voyager-google-plus:before {
  content: "\e01c";
}

.voyager-twitter:before {
  content: "\e01d";
}

.voyager-github:before {
  content: "\e01e";
}

.voyager-code:before {
  content: "\e01f";
}

.voyager-pie-graph:before {
  content: "\e020";
}

.voyager-javascript:before {
  content: "\e021";
}

.voyager-wand:before {
  content: "\e022";
}

.voyager-wineglass:before {
  content: "\e023";
}

.voyager-milestone:before {
  content: "\e024";
}

.voyager-terminal:before {
  content: "\e025";
}

.voyager-plug:before {
  content: "\e026";
}

.voyager-gift:before {
  content: "\e027";
}

.voyager-markdown:before {
  content: "\e028";
}

.voyager-beer:before {
  content: "\e029";
}

.voyager-credit-card:before {
  content: "\e02a";
}

.voyager-bolt:before {
  content: "\e02b";
}

.voyager-external:before {
  content: "\e02c";
}

.voyager-magnet:before {
  content: "\e02d";
}

.voyager-certificate:before {
  content: "\e02e";
}

.voyager-cloud-download:before {
  content: "\e02f";
}

.voyager-campfire:before {
  content: "\e030";
}

.voyager-new:before {
  content: "\e031";
}

.voyager-skull:before {
  content: "\e032";
}

.voyager-telephone:before {
  content: "\e033";
}

.voyager-trees:before {
  content: "\e034";
}

.voyager-bar-chart:before {
  content: "\e035";
}

.voyager-check-circle:before {
  content: "\e036";
}

.voyager-exclamation:before {
  content: "\e037";
}

.voyager-font:before {
  content: "\e03a";
}

.voyager-puzzle:before {
  content: "\e03b";
}

.voyager-smile:before {
  content: "\e03c";
}

.voyager-frown:before {
  content: "\e03d";
}

.voyager-meh:before {
  content: "\e03e";
}

.voyager-leaf:before {
  content: "\e03f";
}

.voyager-info-circled:before {
  content: "\e040";
}

.voyager-underline:before {
  content: "\e041";
}

.voyager-wallet:before {
  content: "\e042";
}

.voyager-truck:before {
  content: "\e043";
}

.voyager-eye:before {
  content: "\e044";
}

.voyager-sun:before {
  content: "\e045";
}

.voyager-barbell:before {
  content: "\e04a";
}

.voyager-bookmark:before {
  content: "\e04c";
}

.voyager-volume-up:before {
  content: "\e04d";
}

.voyager-volume-down:before {
  content: "\e04e";
}

.voyager-wifi:before {
  content: "\e04f";
}

.voyager-pause:before {
  content: "\e053";
}

.voyager-resize-full:before {
  content: "\e054";
}

.voyager-resize-small:before {
  content: "\e055";
}

.voyager-download:before {
  content: "\e056";
}

.voyager-droplet:before {
  content: "\e057";
}

.voyager-umbrella:before {
  content: "\e058";
}

.voyager-harddrive:before {
  content: "\e059";
}

.voyager-css3:before {
  content: "\e05a";
}

.voyager-html5:before {
  content: "\e05b";
}

.voyager-tree:before {
  content: "\e05e";
}

.voyager-file-code:before {
  content: "\e061";
}

.voyager-bug:before {
  content: "\e062";
}

.voyager-rocket:before {
  content: "\e063";
}

.voyager-key:before {
  content: "3";
}

.voyager-question:before {
  content: "+";
}

.voyager-cursor:before {
  content: "<";
}

.voyager-lifebuoy:before {
  content: "=";
}

.voyager-thumbs-up:before {
  content: ">";
}

.voyager-thumb-tack:before {
  content: "\e000";
}

.voyager-edit:before {
  content: "\e010";
}

.voyager-angle-down:before {
  content: "\e038";
}

.voyager-angle-left:before {
  content: "\e039";
}

.voyager-angle-right:before {
  content: "\e046";
}

.voyager-angle-up:before {
  content: "\e047";
}

.voyager-home:before {
  content: "\e048";
}

.voyager-pirate-swords:before {
  content: "\e04b";
}

.voyager-pirate:before {
  content: "\e050";
}

.voyager-rum:before {
  content: "\e051";
}

.voyager-cannon:before {
  content: "\e049";
}

.voyager-hook:before {
  content: "\e052";
}

.voyager-kraken:before {
  content: "\e05c";
}

.voyager-lighthouse:before {
  content: "\e05d";
}

.voyager-pirate-hat:before {
  content: "\e05f";
}

.voyager-rum-1:before {
  content: "\e060";
}

.voyager-ship:before {
  content: "\e064";
}

.voyager-treasure:before {
  content: "\e065";
}

.voyager-treasure-open:before {
  content: "\e066";
}

.voyager-whale:before {
  content: "\e067";
}

.voyager-compass:before {
  content: "\e068";
}

.voyager-logbook:before {
  content: "\e069";
}

.voyager-plus:before {
  content: "\e06a";
}

.voyager-documentation:before {
  content: "r";
}

.voyager-belt:before {
  content: "\e06b";
}

.voyager-zoom-in:before {
  content: "\e06c";
}

.voyager-zoom-out:before {
  content: "\e06d";
}

.voyager-scissors:before {
  content: "\e06e";
}

.voyager-github-icon:before {
  content: "\e06f";
}

/********** LOGIN STYLES ***********/
body.login {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -webkit-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}
body.login .login-sidebar {
  min-height: 100vh;
  position: relative;
  border-radius: 5px;
  z-index: 2;
  padding: 0;
  justify-content: center;
  background: #ffffff;
  border-top: 5px solid #22A7F0;
  border-radius: 0px;
}
body.login .login-sidebar:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  opacity: 0.8;
  z-index: 3;
}
body.login .login-container {
  position: absolute;
  z-index: 10;
  width: 100%;
  padding: 30px;
  top: 50%;
  margin-top: -150px;
}
body.login .login-container p {
  text-align: left;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 3px;
  color: #757C85;
  font-family: "Open Sans", sans-serif;
  border-radius: 2px;
  font-size: 10px;
  text-transform: uppercase;
  width: auto;
  padding-left: 2px;
}
body.login .login-container form {
  padding-top: 15px;
}
body.login .login-container .voyager-refresh {
  top: 0px;
  font-size: 10px;
}
body.login .login-container .signingin .voyager-refresh {
  top: 1px;
  left: 0px;
  transform-origin: 43% 40%;
  -ms-transform-origin: 43% 40%;
  display: inline-block;
  position: relative;
}
body.login .logo-title-container {
  position: fixed;
  width: 100%;
  bottom: 0px;
  margin-top: -100px;
  left: 30px;
}
body.login .logo-container {
  text-align: center;
  position: relative;
  z-index: 10;
  opacity: 0.8;
}
body.login .logo {
  height: auto;
  max-width: 52px;
  margin: 0 auto;
  padding-top: 55px;
  padding-bottom: 20px;
}
body.login .logo-container .logo {
  padding: 50px 0px;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
body.login .span-input {
  margin-left: 10px;
  position: relative;
  top: -3px;
  font-size: 15px;
}
body.login .login-button {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #eee;
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
  padding: 12px 20px;
  border-radius: 1px;
  outline: none !important;
  opacity: 0.8;
  border: 0px;
  width: auto;
  border-radius: 2px;
  float: left;
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
  transition: width 0.3s ease;
}
body.login .login-button:hover, body.login .login-button:focus {
  color: #FFF;
  opacity: 1;
}
body.login .copy {
  width: auto;
  padding: 30px;
  padding-bottom: 12px;
}
body.login .copy h1 {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  z-index: 9999;
  position: relative;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  top: 0px;
  line-height: 45px;
  margin: 20px 0 0 20px;
  margin-left: 14px;
}
body.login .copy p {
  color: #fff;
  font-size: 13px;
  max-width: 650px;
  opacity: 0.9;
  position: relative;
  z-index: 99;
  font-weight: 300;
  margin-top: 0;
  left: 15px;
  position: relative;
  top: -8px;
}
body.login .faded-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(50, 50, 50, 0.5);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#15151c+75,15151c+100&0+0,0.1+40,0.3+55,1+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(21, 21, 28, 0) 0%, rgba(21, 21, 28, 0.1) 40%, rgba(21, 21, 28, 0.3) 55%, rgba(21, 21, 28, 0.61) 75%, rgb(21, 21, 28) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0015151c", endColorstr="#15151c",GradientType=0 ); /* IE6-9 */
}
body.login .voyager-refresh {
  animation: spin 0.6s infinite linear;
}
body.login .alert-black {
  background: rgba(0, 0, 0, 0.5);
  color: rgb(255, 255, 255);
  position: relative;
  z-index: 10;
  margin-top: 20px;
}
body.login .alert-red {
  background: #e74c3c;
  border-left: 5px solid rgba(0, 0, 0, 0.1);
  font-size: 12px;
  color: rgb(255, 255, 255);
  position: relative;
  z-index: 10;
  margin-top: 20px;
}
body.login .form-group-default {
  background-color: #fff;
  position: relative;
  border: 2px solid rgba(28, 43, 54, 0.07);
  border-radius: 3px;
  padding: 7px 12px 4px;
  overflow: hidden;
  transition: border 0.3s ease-in;
  font-weight: normal;
}
body.login .form-group-default label {
  margin: 0;
  display: block;
  opacity: 1;
  transition: opacity 0.2s ease;
  font-weight: 500;
  font-size: 10px;
  color: #58666e;
  margin-bottom: 3px;
}
body.login .form-group-default .form-control {
  border: none;
  height: 25px;
  min-height: 25px;
  padding: 0;
  margin-top: -4px;
  background: 0 0;
}
body.login .form-control {
  background: #fff;
  -webkit-appearance: none;
  color: #1c2b36;
  outline: 0;
  border: 0;
  height: 35px;
  line-height: normal;
  vertical-align: middle;
  min-height: 35px;
  box-shadow: none;
  font-weight: normal;
}
body.login .form-control::-webkit-input-placeholder {
  color: #ccc;
  font-weight: 300;
}
body.login .form-control::-moz-placeholder {
  color: #ccc;
  font-weight: 300;
}
body.login .form-control:-ms-input-placeholder {
  color: #ccc;
  font-weight: 300;
}
body.login .form-control:-moz-placeholder {
  color: #ccc;
  font-weight: 300;
}
body.login .form-control-grey:focus, body.login .form-control:focus {
  outline: 0 !important;
  box-shadow: none;
}
body.login .form-control:focus::-webkit-input-placeholder {
  color: #8c9bA6;
}
body.login .form-control:focus::-moz-placeholder {
  color: #8c9bA6;
}
body.login .form-control:focus:-ms-input-placeholder {
  color: #8c9bA6;
}
body.login .form-control:focus:-moz-placeholder {
  color: #8c9bA6;
}

/*********** END LOGIN CSS ***********/
html {
  height: 100%;
}

body {
  padding-top: 0;
  height: 100%;
  position: relative;
  font-size: 13px;
}

* {
  outline: none;
}

.row > [class*=col-] {
  margin-bottom: 25px;
}

.row.no-margin-bottom > [class*=col-] {
  margin-bottom: 10px;
}

.row.no-gap {
  margin-left: 0;
  margin-right: 0;
}

.row.no-gap > [class*=col-] {
  padding-left: 0;
  padding-right: 0;
}

.no-padding {
  padding: 0 !important;
}

.no-padding-left {
  padding-left: 0px;
}

.no-padding-right {
  padding-right: 0px;
}

.no-padding-top {
  padding-top: 0px;
}

.no-padding-bottom {
  padding-bottom: 0px;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.clear-both {
  clear: both;
}

.no-margin-bottom {
  margin-bottom: 0;
}

.no-margin {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.font-weight-300 {
  font-weight: 300;
}

.text-indent {
  text-indent: 1em;
}

.navbar {
  z-index: 800;
  padding-left: 60px;
  transition: all 0.25s;
}

.navbar > .container, .navbar > .container-fluid {
  z-index: 10001;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
  height: 60px;
  line-height: 60px;
  margin-left: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  padding: 0;
  font-size: 1.5em;
}

.navbar > .container .navbar-brand .fa-angle-right, .navbar > .container-fluid .navbar-brand .fa-angle-right {
  margin-left: 5px;
  margin-right: 5px;
}

.navbar > .container .navbar-expand-toggle, .navbar > .container-fluid .navbar-expand-toggle {
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: 0;
  float: left;
  transition: all 0.25s linear;
  opacity: 0.75;
}

.navbar > .container .navbar-expand-toggle .icon, .navbar > .container-fluid .navbar-expand-toggle .icon {
  font-size: 1.4em;
}

.navbar > .container .navbar-right-expand-toggle, .navbar > .container-fluid .navbar-right-expand-toggle {
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: 0;
  position: absolute;
  right: 0;
  transition: all 0.25s linear;
  opacity: 0.75;
}

.navbar > .container .navbar-right-expand-toggle .icon, .navbar > .container-fluid .navbar-right-expand-toggle .icon {
  font-size: 1.4em;
}

.navbar .navbar-breadcrumb {
  margin-left: 0;
  background-color: transparent;
  padding: 0;
  float: left;
}

.navbar .navbar-breadcrumb > li {
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
  font-family: "Open Sans", sans-serif;
  font-size: 1.5em;
}

.navbar .navbar-nav > li > a {
  font-family: "Open Sans", sans-serif;
  height: 60px;
  line-height: 60px;
  padding: 0 10px 0 20px;
}

.navbar .dropdown-menu {
  padding: 0;
  border: 0;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;
  z-index: -1;
  position: absolute;
}

.navbar .dropdown-menu .title {
  font-family: "Open Sans", sans-serif;
  padding: 5px 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.navbar .dropdown-menu .message {
  font-family: "Open Sans", sans-serif;
  text-align: center;
  padding: 10px 20px;
}

.navbar .dropdown-menu .notifications.list-group {
  list-style: none;
  padding: 0;
  margin: 0;
}

.navbar .dropdown-menu .notifications.list-group .list-group-item {
  min-width: 250px;
  padding: 8px;
  border: 0;
  border-bottom: 1px solid #EEE;
}

.navbar .dropdown-menu .notifications.list-group .list-group-item .icon {
  margin-right: 5px;
}

.navbar .dropdown-menu .notifications.list-group .badge {
  border-radius: 1em;
}

.navbar .dropdown-menu .notifications.list-group .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar .dropdown-menu .notifications.list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar .dropdown-menu .notifications.list-group a.list-group-item:hover {
  cursor: pointer;
}

.navbar .dropdown.profile .dropdown-menu {
  width: 305px;
  padding-bottom: 0;
  text-align: center;
}

.navbar .dropdown.profile .dropdown-menu li.profile-img {
  padding: 0;
  max-height: 300px;
  overflow: hidden;
}

.navbar .dropdown.profile .dropdown-menu li.profile-img img.profile-img {
  width: 100%;
  height: auto;
  margin: 0;
  border: 0;
}

.navbar .dropdown.profile .dropdown-menu .profile-info {
  font-family: "Open Sans", sans-serif;
  padding: 15px;
}

.navbar .dropdown.profile .dropdown-menu .profile-info .username {
  font-size: 1.8em;
}

.app-container {
  min-height: 100%;
  position: relative;
  background: #f9f9f9;
  padding-bottom: 30px;
}

.app-container .app-footer {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 65px;
  transition: all 0.25s;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
}

.app-container .app-footer .wrapper {
  padding: 10px 35px;
  padding-left: 25px;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
}

.app-container .content-container {
  margin-right: 0;
  margin-left: 0;
}

.app-container .content-container .side-menu {
  overflow-y: auto;
  z-index: 9999;
  position: fixed;
  width: 60px;
  height: 100%;
  transition: width 0.25s;
}

.app-container .content-container .side-menu .navbar-header {
  width: 100%;
  border-bottom: 0 solid #e7e7e7;
}

.app-container .content-container .side-menu .navbar-header .navbar-brand {
  width: 455px;
  line-height: 60px;
  height: 60px;
  padding: 0;
  width: 100%;
  overflow: hidden;
  font-family: "Open Sans", sans-serif;
}

.app-container .content-container .side-menu .navbar-header .navbar-brand .icon {
  width: 60px;
  text-align: center;
  display: inline-block;
}

.app-container .content-container .side-menu .navbar-header .navbar-brand .title {
  margin-left: -10px;
  display: none;
  font-weight: 200;
}

.app-container .content-container .side-menu .navbar-header .navbar-expand-toggle {
  position: absolute;
  right: 0;
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: 0;
  transition: all 0.25s linear;
  opacity: 0.75;
}

.app-container .content-container .side-menu .navbar {
  border: none;
  padding-left: 0;
}

.app-container .content-container .side-menu .navbar-nav li {
  display: block;
  width: 100%;
  overflow: hidden;
}

.app-container .content-container .side-menu .navbar-nav li a {
  font-family: "Open Sans", sans-serif;
  padding: 0 10px 0 10px;
  height: 50px;
  line-height: 50px;
  display: block;
  white-space: nowrap;
  font-size: 15px;
}

.app-container .content-container .side-menu .navbar-nav li a .icon {
  margin-left: 0;
  width: 38px;
  text-align: center;
  font-size: 1.1em;
  display: inline-block;
}

.app-container .content-container .side-menu .navbar-nav li a .title {
  width: 0;
  white-space: nowrap;
  padding-left: 6px;
  display: none;
}

.app-container .content-container .side-menu .navbar-nav li.dropdown {
  border: 0;
  margin-bottom: 0;
  border-radius: 0;
  box-shadow: none;
}

.app-container .content-container .side-menu .navbar-nav li.dropdown ul li a {
  height: 44px;
  line-height: 44px;
  vertical-align: middle;
  padding: 0 1.2em;
}

.app-container .content-container .side-menu .navbar-nav li.dropdown > a:after {
  content: "";
  position: absolute;
  right: 1em;
}

.app-container .content-container .side-menu .navbar-nav .panel-collapse.in {
  display: none;
}

.app-container .content-container .side-menu:hover {
  width: 250px;
}

.app-container .content-container .side-menu:hover .navbar-header .navbar-brand .title {
  display: inline-block;
}

.app-container .content-container .side-menu:hover .navbar-nav li a .title {
  width: 192px;
  display: inline-block;
}

.app-container .content-container .side-menu:hover .navbar-nav li.dropdown > a[aria-expanded=false]:after {
  font-family: Voyager;
  content: "\e038";
  position: absolute;
  right: 1em;
}

.app-container .content-container .side-menu:hover .navbar-nav li.dropdown > a[aria-expanded=true]:after {
  font-family: Voyager;
  content: "\e047";
  position: absolute;
  right: 1em;
}

.app-container .content-container .side-menu:hover .panel-collapse.in {
  display: block;
}

.app-container .content-container .side-body {
  padding-top: 70px;
}

.app-container .content-container .side-body.padding-top {
  padding-top: 84px;
}

.app-container.expanded .app-footer {
  left: 250px;
}

.app-container.expanded .app-footer .wrapper {
  padding-left: 25px;
}

.app-container.expanded .content-container .navbar-top {
  padding-left: 250px;
}

.app-container.expanded .content-container .side-menu {
  width: 250px;
}

.app-container.expanded .content-container .side-menu .navbar-header .navbar-brand .title {
  display: inline-block;
}

.app-container.expanded .content-container .side-menu .navbar-nav li a .title {
  display: inline-block;
}

.app-container.expanded .content-container .side-menu .navbar-nav li .panel-collapse.in {
  display: block;
}

.app-container.expanded .content-container .side-menu .navbar-nav li.dropdown > a:after {
  font-family: Voyager;
  content: "\e038";
  position: absolute;
  right: 1em;
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-left: -15px;
  margin-right: -15px;
}

.page-title {
  display: inline-block;
  height: auto;
  padding-left: 25px;
  font-size: 18px;
  position: relative;
  height: 100px;
  line-height: 43px;
  margin-top: 3px;
  padding-top: 28px;
  color: #555;
  position: relative;
  padding-left: 75px;
  margin-bottom: 0px;
  font-weight: 700;
  margin-right: 20px;
}

.page-title > i {
  font-size: 36px;
  position: absolute;
  top: 30px;
  left: 25px;
  margin-right: 10px;
}

.page-title .title {
  font-size: 2em;
}

.page-title .page-action {
  float: right;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
}

.voyager .btn-add-new, .voyager #bulk_delete_btn {
  margin-top: 2px;
}

@media (max-width: 768px) {
  .btn-add-new span, #bulk_delete_btn span {
    display: none;
  }
}
.sub-title {
  font-family: "Open Sans", sans-serif;
}

.sub-title > * {
  display: inline-block;
}

.sub-title h3 {
  margin-right: 10px;
}

.sub-title .description {
  font-family: "Open Sans", sans-serif;
  font-size: 0.9em;
}

.sub-title .action .btn {
  padding: 0 0.5em;
}

/* Main body section */
.app-container .side-body {
  margin-left: 75px;
  margin-right: 0px;
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.app-container .side-body .container-fluid {
  padding-right: 0;
}

.app-container.expanded .side-body {
  margin-left: 235px;
}

/* small screen */
@media (max-width: 768px) {
  .navbar {
    padding-left: 0;
  }
  .navbar .navbar-header {
    width: auto;
    display: block;
  }
  .navbar .navbar-nav {
    width: auto;
    margin: 0;
  }
  .navbar .navbar-nav > li {
    display: inline-block;
  }
  .navbar .navbar-right {
    position: absolute;
    top: 0;
    right: -100%;
    height: 100%;
    width: 100%;
    transition: all 0.25s linear;
  }
  .navbar .navbar-right .open .dropdown-menu {
    position: absolute;
  }
  .navbar .navbar-right.expanded {
    right: 0;
  }
  .app-container .navbar-top {
    min-width: 300px;
  }
  .app-container .content-container .side-menu {
    margin-left: -250px;
    width: 0;
  }
  .app-container .content-container .side-body {
    margin-left: 10px;
  }
  .app-container.expanded .navbar-top {
    min-width: 480px;
    padding-left: 0;
  }
  .app-container.expanded .side-menu {
    margin-left: 0;
    width: 250px;
  }
  .app-container.expanded .side-body {
    margin-left: 10px;
  }
  .app-container .app-footer .wrapper, .app-container.expanded .app-footer .wrapper {
    padding-left: 25px;
  }
}
/* Card */
.card {
  background-color: #FFF;
  border-radius: 1px;
  overflow: hidden;
  position: relative;
}

.card .card-body {
  padding: 25px;
}

.card .card-body .sub-title {
  font-size: 1.2em;
  padding: 1.2em 0 0.4em 0;
  margin-bottom: 25px;
}

.card .card-body .sub-title .description {
  padding-left: 0.4em;
  font-size: 0.8em;
  opacity: 0.8;
}

.card .card-body.half-padding {
  padding: 12.5px;
}

.card .card-header .card-title {
  padding: 1.2em 25px;
  float: left;
}

.card .card-header .card-title .title {
  font-family: "Open Sans", sans-serif;
  font-size: 1.5em;
  text-decoration: none;
}

.card .card-header .pull-right {
  padding: 0.5em 1em;
}

.card .card-header:after {
  content: "";
  display: block;
  clear: both;
}

.card .card-profile-img img {
  width: 100%;
  height: auto;
}

.card .card-jumbotron {
  padding: 1.5em 1.5em;
}

.card:hover .card-header .title {
  text-decoration: none !important;
}

.card.summary-inline .card-body {
  padding: 20px;
}

.card.summary-inline .card-body .content {
  float: right;
}

.card.summary-inline .card-body .content .title {
  font-family: "Lato", sans-serif;
  margin-top: -0.3em;
  font-size: 3.5em;
  text-align: right;
}

.card.summary-inline .card-body .content .sub-title {
  font-family: "Lato", sans-serif;
  font-size: 0.9em;
  text-align: right;
  margin-top: -10px;
  margin-bottom: 0;
  padding: 0;
  border-bottom: 0;
}

.card.profile .card-body {
  padding: 0.5em 0.8em;
}

.card.profile .card-footer {
  padding: 0.5em 0.8em;
}

.panel {
  border-radius: 1px;
}

.panel .panel-heading {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.chart {
  padding: 15px;
}

.chart.no-padding {
  padding: 0;
  margin-bottom: -5px;
}

.btn {
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 1px;
  border-width: 1px;
  font-family: "Open Sans", sans-serif;
}

.btn-group-lg > .btn, .btn-group-lg > .btn-lg {
  border-radius: 1px;
}

.progress {
  border-radius: 1px;
  box-shadow: none;
}

.progress .progress-bar {
  box-shadow: none;
}

.pagination {
  margin-top: 5px;
  margin-bottom: 5px;
}

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

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

.form-control {
  border-radius: 1px;
  box-shadow: none;
}

.bs-example-modal .modal {
  z-index: 100;
  position: relative;
  display: block;
}

.modal {
  z-index: 100001;
}

.modal .modal-dialog .modal-header {
  font-family: "Open Sans", sans-serif;
}

.modal .modal-dialog .modal-content {
  border-radius: 4px;
  box-shadow: none;
}

.modal .modal-dialog .modal-footer .btn {
  margin-top: 0;
  margin-bottom: 0;
}

.modal .modal-dialog .modal-footer .btn.btn-default {
  margin-right: 10px;
}

.modal-backdrop {
  z-index: 100000;
}

.modal-backdrop.in {
  opacity: 0.8;
}

.alert {
  border-width: 0;
  border-radius: 1px;
}

.list-group .badge {
  border-radius: 1px;
}

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

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

.checkbox3, .radio3 {
  margin-top: 0;
  margin-bottom: 0;
}

.checkbox-inline {
  margin-bottom: 5px;
}

.checkbox3 label, .radio3 label {
  padding: 8px 0 8px 30px;
}

.checkbox3 label::before, .radio3 label::before {
  top: 5px;
}

.checkbox3 label::after, .radio3 label::after {
  top: 5px;
}

.checkbox3 label, .radio3 label, .checkbox-inline, .radio-inline {
  font-weight: normal;
}

.thumbnail {
  border-radius: 1px;
  padding: 0;
}

.thumbnail .caption {
  padding: 0.5em 1.2em;
}

.thumbnail .caption .h1, .thumbnail .caption .h2, .thumbnail .caption .h3, .thumbnail .caption h1, .thumbnail .caption h2, .thumbnail .caption h3 {
  margin-top: 15px;
}

body.login-page {
  background: url(../../img/app-header-bg.jpg) no-repeat center center fixed;
  background-size: cover;
}

body.login-page .login-box {
  width: 100%;
  max-width: 320px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0;
}

body.login-page .login-box > .title {
  margin-bottom: 1em;
}

body.login-page .login-box > .row {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

body.login-page .login-form {
  padding: 0;
}

body.login-page .login-form .login-header {
  margin-bottom: 1.2em;
  font-size: 1.5em;
}

body.login-page .login-form .login-body {
  padding: 1.5em;
  border-radius: 1px;
}

body.login-page .login-form input {
  margin-bottom: 0.8em;
  margin-top: 0.5em;
  padding: 1.2em 1em;
  font-size: 1.1em;
  border-radius: 1px;
}

body.login-page .login-button .btn {
  padding: 0.5em 2em;
  font-size: 1.1em;
  border-radius: 1px;
  margin-bottom: 0;
}

body.login-page .login-footer {
  padding-top: 8px;
  padding-bottom: 8px;
  width: 100%;
  text-align: right;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

@media (max-width: 768px) {
  body.login-page .login-form .login-header {
    margin-bottom: 1em;
  }
  body.login-page .login-box {
    width: 100%;
    max-width: 260px;
  }
}
.dataTables_wrapper .row {
  margin-bottom: 0.5em;
  margin-left: 0;
  margin-right: 0;
}

.dataTables_wrapper .top {
  margin-bottom: 6px;
  position: relative;
}

.dataTables_wrapper .bottom {
  margin-top: 6px;
}

.dataTables_wrapper .top:after, .dataTables_wrapper .bottom:after {
  position: relative;
  clear: both;
  display: block;
  content: "";
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0;
  margin-left: 0;
  border: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  border: 0;
}

.dataTables_wrapper tfoot {
  display: none;
}

table.dataTable.no-footer {
  border-bottom: 1px solid #f1f1f1;
}

.code-preview {
  width: 100%;
  min-height: 400px;
}

.nav-tabs > li {
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  border-radius: 0;
  border: 0;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border-radius: 0;
  border-top: 0;
}

.tab-content > div {
  padding: 20px;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

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

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

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left, .tabs-right {
  display: table;
}

.tabs-left > .nav-tabs {
  display: table-cell;
  margin-right: 19px;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
}

.tabs-right > .nav-tabs {
  display: table-cell;
  margin-left: 19px;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
}

.tab:after {
  content: "";
  display: block;
  clear: both;
}

.step .nav-tabs {
  border-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}

.step .nav-tabs > li[class^=col-] {
  padding-left: 0;
  padding-right: 0;
}

.step .nav-tabs > li:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.step .nav-tabs > li {
  border-right: 0;
}

.step .nav-tabs > li > a {
  margin-right: 0;
  display: block;
  width: 100%;
  padding: 1em;
  padding-left: 2em;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  border-bottom: 0;
}

.step .nav-tabs > li > a .icon {
  font-size: 2.5em;
  display: inline-block;
  margin-right: 0.25em;
  vertical-align: middle;
}

.step .nav-tabs > li > a .step-title {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

.step .nav-tabs > li > a .step-title .title {
  font-weight: bold;
  font-size: 1.1em;
}

.step .nav-tabs > li > a .step-title .description {
  font-size: 0.9em;
}

.step .nav-tabs > li > a:hover {
  border-bottom: 0;
}

.step .nav-tabs > li:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: -15px;
  transform: translate(0%, -50%);
  z-index: 100001;
}

.step .nav-tabs > li:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: -16px;
  transform: translate(0%, -50%);
  z-index: 100000;
}

.step .nav-tabs > li.active > a, .step .nav-tabs > li.active > a:focus, .step .nav-tabs > li.active > a:hover {
  border: 0;
  border-radius: 0;
  border-bottom: 0;
}

.step .nav-tabs > li:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.step .nav-tabs > li:last-child:before, .step .nav-tabs > li:last-child:after {
  display: none;
}

.step .tab-content > div {
  padding: 0;
}

.step.card-no-padding .nav-tabs {
  margin-bottom: 0;
}

.step.card-no-padding .nav-tabs > li {
  border-radius: 0;
}

.step.card-no-padding .tab-content > div {
  padding: 20px;
}

.step.tabs-left .tab-content {
  padding: 5px 15px;
  display: table-cell;
  vertical-align: top;
}

.step.tabs-left .tab-content > div {
  padding: 20px;
}

.step.tabs-left .nav-tabs {
  border-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

.step.tabs-left .nav-tabs > li[class^=col-] {
  padding-left: 0;
  padding-right: 0;
}

.step.tabs-left .nav-tabs > li:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.step.tabs-left .nav-tabs > li {
  border-right: 0;
  min-width: 250px;
  display: table;
  width: 250px;
}

.step.tabs-left .nav-tabs > li > a {
  margin-right: 0;
  display: table-cell;
  width: 100%;
  padding: 1em;
  padding-left: 2em;
  vertical-align: middle;
  table-layout: fixed;
  white-space: nowrap;
  overflow: hidden;
}

.step.tabs-left .nav-tabs > li > a .icon {
  font-size: 2.5em;
  display: inline-block;
  margin-right: 0.25em;
  vertical-align: middle;
}

.step.tabs-left .nav-tabs > li > a .step-title {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}

.step.tabs-left .nav-tabs > li > a .step-title .title {
  font-weight: bold;
  font-size: 1.1em;
}

.step.tabs-left .nav-tabs > li > a .step-title .description {
  font-size: 0.9em;
}

.step.tabs-left .nav-tabs > li > a:hover {
  border-bottom: 0;
}

.step.tabs-left .nav-tabs > li:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  z-index: 10000;
  display: none;
}

.step.tabs-left .nav-tabs > li:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: -16px;
  transform: translate(0%, -50%);
  z-index: 10000;
  display: none;
}

.step.tabs-left .nav-tabs > li.active > a, .step.tabs-left .nav-tabs > li.active > a:focus, .step.tabs-left .nav-tabs > li.active > a:hover {
  border: 0;
  border-radius: 0;
  border-bottom: 0;
}

.step.tabs-left .nav-tabs > li.active:after, .step.tabs-left .nav-tabs > li.active:before {
  display: block;
}

.step.tabs-left .nav-tabs > li:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* Multiple images */
.image-tool-box {
  display: inline-block;
  clear: both;
  padding: 2px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  position: relative;
}

.image-tool-box img {
  width: 200px;
  height: auto;
}

.image-tool-box .image-tools {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.image-tool-box .image-tools .glyphicon {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  display: none;
  cursor: pointer;
}

.image-tool-box:hover .image-tools {
  background: rgba(0, 0, 0, 0.8);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.image-tool-box:hover .image-tools .glyphicon {
  display: block;
}

.select2-container--open {
  z-index: 999999;
}

.select2-container--default .select2-selection--single {
  border: 0px;
  border-right: 1px solid #f1f1f1;
  border-radius: 0px;
  height: 34px;
  padding: 3px;
}

.panel-body .select2-selection {
  border: 1px solid #f1f1f1;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 4px;
}

.select2-dropdown {
  z-index: 9;
}

.select2-container--open .select2-dropdown--below {
  border: 0px;
  box-shadow: 0px 15px 15px -1px rgba(0, 0, 0, 0.15);
}

@media (max-width: 768px) {
  .step .nav-tabs > li:after {
    display: none;
  }
  .step .nav-tabs > li:before {
    display: none;
  }
}
.loader-container {
  display: none;
}

.loader .loader-container {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1003;
}

.loader:after {
  content: "";
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.9);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  border-radius: 1px;
}

.pricing-table .pt-header {
  text-align: center;
  padding: 1em;
}

.pricing-table .pt-header .plan-pricing .pricing {
  font-size: 2.5em;
}

.pricing-table .pt-header .plan-pricing .pricing-type {
  opacity: 0.9;
}

.pricing-table .pt-body {
  padding: 1em;
  text-align: center;
}

.pricing-table .pt-body .plan-detail {
  padding: 0;
  margin: 0;
  list-style: none;
}

.pricing-table .pt-footer {
  padding: 0.75em;
  text-align: center;
}

.icons-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.icons-list > li {
  float: left;
  text-align: center;
  width: 100px;
  height: 100px;
  padding: 8px;
}

.icons-list > li span {
  display: block;
}

.icons-list > li .glyphicon {
  font-size: 1.5em;
}

.icons-list > li .glyphicon-class {
  margin-top: 8px;
  font-size: 0.75em;
}

.icons-list:after {
  content: "";
  display: block;
  position: relative;
  clear: both;
}

.row.example > [class*=col-] > div {
  background-color: #EEE;
  padding: 10px;
  border: 1px solid #DDD;
}

.breadcrumb {
  margin-bottom: 0;
}

.breadcrumb > li + li:before {
  font-family: Voyager;
  content: "\e046";
  position: relative;
  top: 1px;
  margin-right: 3px;
}

.message-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.message-list > a > li {
  border-bottom: 1px dotted #EEE;
  padding: 8px;
}

.message-list > a > li > .message-block {
  padding-left: 70px;
  min-height: 60px;
}

.message-list > a > li > .message-block .username {
  font-size: 12px;
  font-weight: bold;
}

.message-list > a > li > .message-block .message-datetime {
  font-size: 10px;
  color: #AAA;
}

.message-list > a > li > .message-block .message {
  font-size: 12px;
}

.message-list > a > li .profile-img {
  width: 60px;
  height: 60px;
}

.message-list > a:hover li {
  background-color: rgba(0, 0, 0, 0.01);
}

.bs-example > * {
  margin-bottom: 20px;
}

.bs-example > *:last-child {
  margin-bottom: 5px;
}

.landing-page {
  font-family: "Open Sans", sans-serif;
}

.landing-page .navbar .navbar-toggle {
  position: absolute;
  right: 0;
  border-radius: 0;
  border: 0;
  height: 44px;
  padding: 0 15px;
}

.landing-page .app-header {
  padding-top: 100px;
  background-image: url("../img/app-header-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 0;
}

.landing-page .app-header .app-logo {
  margin-bottom: 20px;
}

.landing-page .app-header .app-description {
  margin-bottom: 40px;
}

.landing-page .app-content-a, .landing-page .app-content-b {
  padding-top: 50px;
  padding-bottom: 20px;
}

.landing-page .app-content-b.feature-1 {
  background-image: url("../img/bg/picjumbo.com_HNCK3558.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 0;
}

.landing-page .app-content-b.contact-us {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url("../img/contact-us-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 0;
}

.landing-page .app-content-b.contact-us .contact-us-header {
  font-weight: 300;
  font-size: 46px;
}

.landing-page .app-content-b.contact-us .contact-us-description {
  font-weight: 300;
  font-size: 18px;
  opacity: 0.9;
  text-indent: 40px;
}

.landing-page .app-content-b.contact-us form {
  margin-top: 20px;
}

.landing-page .app-content-b.contact-us form input {
  padding: 10px;
  width: 100%;
  border: 0;
}

.landing-page .app-content-header {
  font-weight: 300;
  font-size: 46px;
}

.landing-page .app-content-description {
  font-weight: 300;
  font-size: 18px;
}

.landing-page .app-footer {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
}

.landing-page .app-footer p {
  margin: 0;
}

.landing-page .navbar-affix {
  width: 100%;
  height: 60px;
  border-top: 2px rgba(78, 205, 196, 0.8);
  transition: all 0.2s ease-in;
  position: fixed;
  box-shadow: 0 0 6px 0 rgba(96, 100, 109, 0.4);
}

.landing-page .navbar.affix {
  z-index: 4000;
  background-color: rgba(255, 255, 255, 0.95) !important;
  height: 60px;
  opacity: 1;
  margin-top: 0;
}

.landing-page .navbar-affix.affix li a {
  height: 60px;
  line-height: 60px;
}

.landing-page .navbar-affix.affix .navbar-nav > li > a {
  background-color: transparent;
  font-weight: 400;
  color: #333;
}

.landing-page .navbar {
  padding-left: 0;
  background-color: transparent;
  box-shadow: none;
}

.landing-page .navbar .navbar-right {
  position: relative;
  right: 0;
}

.landing-page .navbar .navbar-header {
  border-bottom: 0 solid #e7e7e7;
}

.landing-page .navbar .navbar-header .navbar-brand {
  width: 45px;
  line-height: 60px;
  height: 60px;
  padding: 0;
  width: 100%;
  overflow: hidden;
  padding-left: 0;
  font-family: "Open Sans", sans-serif;
}

.landing-page .navbar .navbar-header .navbar-brand .icon {
  width: 50px;
  text-align: center;
  display: inline-block;
}

.landing-page .navbar .navbar-header .navbar-brand .title {
  margin-left: -10px;
  display: inline-block;
}

.landing-page .navbar .navbar-header .navbar-expand-toggle {
  position: absolute;
  right: 0;
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: 0;
  transition: all 0.25s linear;
  opacity: 0.75;
}

@media only screen and (max-width: 768px) {
  .landing-page .navbar .navbar-header .navbar-brand {
    padding-left: 15px;
  }
}
.row-example > [class*=col-] {
  margin-bottom: 0;
}

/* Row Sortable (Drag and Drop), used in BREAD edit
-------------------------------------------------- */
.row-dd {
  border-bottom: 1px solid #eee;
  margin: 0 -7px;
  padding-top: 20px;
  padding-bottom: 0px;
}
.row-dd:last-child {
  border-bottom: 0px;
}

.row-dd-relationship {
  border-left: 3px solid #F7325B;
}
.row-dd-relationship i.voyager-heart {
  font-size: 16px;
  position: relative;
  padding: 5px;
  background: #fff;
  border-radius: 50px;
  color: #F7325B;
  border: 2px solid #F2435C;
  width: 28px;
  height: 28px;
  padding-top: 4px;
  padding-left: 4px;
  text-align: center;
  display: block;
  float: left;
  top: -4px;
  left: -4px;
}
.row-dd-relationship .delete_relationship {
  position: absolute;
  right: 0px;
  bottom: 0px;
  padding: 6px 28px 6px 10px;
  background: red;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 0px;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  cursor: pointer;
  transition: opacity 0.1s linear;
  opacity: 0.7;
  z-index: 2;
}
.row-dd-relationship .delete_relationship i {
  position: absolute;
  right: 4px;
  font-size: 16px;
  top: 4px;
  height: 21px;
  width: 21px;
  color: #ffffff;
  line-height: 22px;
  text-align: center;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.row-dd-relationship .delete_relationship:hover {
  opacity: 1;
}
.row-dd-relationship .voyager-relationship-details-btn {
  color: #F7325B;
  border: 1px solid #ffffff;
  border-radius: 25px;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 12px;
  float: right;
  position: relative;
  padding-left: 30px;
  background: #f9f9fb;
  transition: all 0.2s ease;
  cursor: pointer;
}
.row-dd-relationship .voyager-relationship-details-btn i {
  top: 8px;
  font-size: 16px;
  position: absolute;
  left: 10px;
}
.row-dd-relationship .voyager-relationship-details-btn i.voyager-angle-up {
  display: none;
}
.row-dd-relationship .voyager-relationship-details-btn span.open_text {
  display: inline;
}
.row-dd-relationship .voyager-relationship-details-btn span.close_text {
  display: none;
}
.row-dd-relationship .voyager-relationship-details-btn.open i.voyager-angle-down {
  display: none;
}
.row-dd-relationship .voyager-relationship-details-btn.open i.voyager-angle-up {
  display: block;
}
.row-dd-relationship .voyager-relationship-details-btn.open span.open_text {
  display: none;
}
.row-dd-relationship .voyager-relationship-details-btn.open span.close_text {
  display: inline;
}
.row-dd-relationship .voyager-relationship-details-btn:hover {
  background: #fcfcff;
}
.row-dd-relationship .voyager-relationship-details {
  display: none;
  background: #f5f5f7;
  margin-bottom: 0px;
  height: auto;
  padding: 15px;
  padding-bottom: 45px;
  border-top: 1px solid #efeff2;
}
.row-dd-relationship .relationship_details_content {
  display: flex;
}
.row-dd-relationship .relationship_details_content.margin_top {
  margin-top: 20px;
}
.row-dd-relationship .relationship_details_content.hasOneMany.flexed, .row-dd-relationship .relationship_details_content.belongsTo.flexed {
  display: flex;
}
.row-dd-relationship .relationship_details_content.hasOneMany, .row-dd-relationship .relationship_details_content.belongsTo {
  width: 100%;
  display: none;
}
.row-dd-relationship .relationship_details_content.hasOneMany label span, .row-dd-relationship .relationship_details_content.belongsTo label span {
  color: #444;
}
.row-dd-relationship .relationship_details_content.relationshipPivot {
  display: none;
}
.row-dd-relationship .relationship_details_content.relationshipPivot.visible {
  display: flex;
}
.row-dd-relationship .relationship_details_content > label {
  height: 38px;
  background: #f1f1f1;
  padding: 7px 12px;
  font-size: 11px;
  line-height: 23px;
  font-weight: 700;
  margin-bottom: 0;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.row-dd-relationship .relationship_details_content > label:first-child {
  border-left: 1px solid #eaeaea;
}
.row-dd-relationship .relationship_details_content p {
  float: left;
  padding: 6px 20px;
  background: #fff;
  line-height: 22px;
  margin-right: 0;
  border: 1px solid #eaeaea;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  color: #333;
  margin-bottom: 0;
  border-right: 0px;
}
.row-dd-relationship .relationship_details_content p.flex {
  display: flex;
  border-radius: 0px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-right: 1px solid #eaeaea;
  padding-right: 10px;
}
.row-dd-relationship .relationship_details_content p.flex span {
  margin-left: 4px;
  margin-right: 5px;
  line-height: 24px;
}
.row-dd-relationship .relationship_details_content p.flex input {
  position: relative;
  top: 3px;
}
.row-dd-relationship .relationship_details_content p.relationship_table_select {
  background: #EFEFEF;
  color: #76838f;
  font-weight: bold;
  font-size: 12px;
  padding-top: 8px;
}
.row-dd-relationship .relationship_details_content span {
  flex: 1;
  display: inline-block;
}
.row-dd-relationship .relationship_details_content span.select2 {
  display: block;
  z-index: 1 !important;
}
.row-dd-relationship .relationship_details_content span.select2 span {
  display: block;
}
.row-dd-relationship .relationship_details_content .relationship_type + span {
  font-weight: bold;
}
.row-dd-relationship .relationship_details_content select {
  border: 1px solid #f1f1f1;
  margin-left: 10px;
}
.row-dd-relationship .relationship_details_content .relationship_taggable {
  display: none;
}
.row-dd-relationship .relationship_details_content .select2 {
  flex: 1;
  border: 1px solid #eaeaea;
  border-right: 0px;
  margin-right: 0px;
  height: 38px;
}
.row-dd-relationship .relationship_details_content .select2 .select2-selection {
  border-radius: 0px;
  border: 0px;
  height: 36px;
}
.row-dd-relationship .relationship_details_content .select2:last-child {
  border-right: 1px solid #eaeaea;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 4px;
}
.row-dd-relationship .relationship_details_content .form-control {
  border-radius: 0px;
  height: 38px;
  flex: 1;
}
.row-dd-relationship .relationship_details_content .form-control:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.row-dd:hover {
  background-color: #F6F8FA;
}

.row-dd > div:first-child {
  padding-left: 37px;
}

.row-dd > div:first-child .handler {
  position: absolute;
  top: 0px;
  left: 14px;
  cursor: move;
}

.fake-table-hd {
  padding: 0 8px;
}

.fake-table-hd > div:first-child {
  padding-left: 29px;
}

.fake-table-hd > div {
  font-weight: 500;
  padding: 8px;
  margin-bottom: 0 !important;
  background-color: #F6F8FA;
  border-bottom: 1px solid #EAEAEA;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}

.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}

.navbar-wrapper .navbar .container {
  width: auto;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
  height: 500px;
  margin-bottom: 60px;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #777;
}

.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}

/* MARKETING CONTENT
-------------------------------------------------- */
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}

.marketing h2 {
  font-weight: normal;
}

.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}

/* Featurettes
------------------------- */
.featurette-divider {
  margin: 80px 0;
  /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

/* Multi Languages / Translations
-------------------------------------------------- */
.language-selector {
  float: right !important;
  padding: 0 10px 0 0;
}

.side-body > .language-selector {
  padding: 28px 15px 0 0;
}

.modal-body .language-selector {
  float: right !important;
  padding: 0;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }
  .featurette-heading {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 100px;
    margin-bottom: 20px;
  }
}
/* BOOTSTRAP EXTENDED */
a.text-action {
  color: #a3afb7;
}

a.text-action, a.text-action:focus, a.text-action:hover {
  text-decoration: none;
}

a.text-action:focus, a.text-action:hover {
  color: #ccd5db;
}

a.text-action .icon + span {
  margin-left: 3px;
}

a.text-like {
  color: #a3afb7 !important;
}

a.text-like, a.text-like:focus, a.text-like:hover {
  text-decoration: none;
}

a.text-like.active, a.text-like:focus, a.text-like:hover {
  color: #f96868 !important;
}

.text-action + .text-action {
  margin-left: 6px;
}

.img-bordered {
  padding: 3px;
  border: 1px solid #e4eaec;
}

.img-bordered-primary {
  border-color: #62a8ea !important;
}

.img-bordered-purple {
  border-color: #7c51d1 !important;
}

.img-bordered-red {
  border-color: #e9595b !important;
}

.img-bordered-green {
  border-color: #7dd3ae !important;
}

.img-bordered-orange {
  border-color: #ec9940 !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  text-shadow: rgba(0, 0, 0, 0.15) 0 0 1px;
}

.h1 .icon:first-child, .h2 .icon:first-child, .h3 .icon:first-child, .h4 .icon:first-child, .h5 .icon:first-child, .h6 .icon:first-child, h1 .icon:first-child, h2 .icon:first-child, h3 .icon:first-child, h4 .icon:first-child, h5 .icon:first-child, h6 .icon:first-child {
  margin-right: 0.5em;
}

.mark, mark {
  color: #fff;
  border-radius: 2px;
}

.drop-cap {
  float: left;
  padding: 5px;
  margin-right: 5px;
  font-family: Georgia;
  font-size: 60px;
  line-height: 50px;
  color: #263238;
}

.drop-cap-reversed {
  color: #fff;
  background-color: #263238;
}

.list-icons {
  padding-left: 10px;
  margin-left: 0;
  list-style: none;
}

.list-icons > li {
  margin-top: 6px;
}

.list-icons > li:first-child {
  margin-top: 0;
}

.list-icons > li i {
  float: left;
  width: 1em;
  margin: 0 6px 0 0;
}

.text-primary {
  color: #62a8ea;
}

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

.text-success {
  color: #46be8a;
}

a.text-success:focus, a.text-success:hover {
  color: #369b6f;
}

.text-info {
  color: #57c7d4;
}

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

.text-warning {
  color: #f2a654;
}

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

.text-danger {
  color: #f96868;
}

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

blockquote {
  font-size: 20px;
  color: #526069;
  border-left-width: 2px;
}

blockquote .small, blockquote footer, blockquote small {
  font-size: 14px;
}

.blockquote-reverse {
  border-right-width: 2px;
}

.blockquote {
  padding: 15px 20px;
  border-left-width: 4px;
  border-radius: 3px;
}

.blockquote.blockquote-reverse {
  border-right-width: 4px;
}

.blockquote-success {
  background-color: rgba(70, 190, 138, 0.1);
  border-color: #46be8a;
}

.blockquote-info {
  background-color: rgba(87, 199, 212, 0.1);
  border-color: #57c7d4;
}

.blockquote-warning {
  background-color: rgba(242, 166, 84, 0.1);
  border-color: #f2a654;
}

.blockquote-danger {
  background-color: rgba(249, 104, 104, 0.1);
  border-color: #f96868;
}

code {
  border: 1px solid #bcd8f1;
}

pre code {
  border: none;
}

.container {
  max-width: 100%;
}

@media (min-width: 1600px) {
  .container {
    width: 1310px;
  }
}
@media (min-width: 1600px) {
  .col-xlg-1, .col-xlg-10, .col-xlg-11, .col-xlg-12, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9 {
    float: left;
  }
  .col-xlg-12 {
    width: 100%;
  }
  .col-xlg-11 {
    width: 91.66666667%;
  }
  .col-xlg-10 {
    width: 83.33333333%;
  }
  .col-xlg-9 {
    width: 75%;
  }
  .col-xlg-8 {
    width: 66.66666667%;
  }
  .col-xlg-7 {
    width: 58.33333333%;
  }
  .col-xlg-6 {
    width: 50%;
  }
  .col-xlg-5 {
    width: 41.66666667%;
  }
  .col-xlg-4 {
    width: 33.33333333%;
  }
  .col-xlg-3 {
    width: 25%;
  }
  .col-xlg-2 {
    width: 16.66666667%;
  }
  .col-xlg-1 {
    width: 8.33333333%;
  }
  .col-xlg-pull-12 {
    right: 100%;
  }
  .col-xlg-pull-11 {
    right: 91.66666667%;
  }
  .col-xlg-pull-10 {
    right: 83.33333333%;
  }
  .col-xlg-pull-9 {
    right: 75%;
  }
  .col-xlg-pull-8 {
    right: 66.66666667%;
  }
  .col-xlg-pull-7 {
    right: 58.33333333%;
  }
  .col-xlg-pull-6 {
    right: 50%;
  }
  .col-xlg-pull-5 {
    right: 41.66666667%;
  }
  .col-xlg-pull-4 {
    right: 33.33333333%;
  }
  .col-xlg-pull-3 {
    right: 25%;
  }
  .col-xlg-pull-2 {
    right: 16.66666667%;
  }
  .col-xlg-pull-1 {
    right: 8.33333333%;
  }
  .col-xlg-pull-0 {
    right: auto;
  }
  .col-xlg-push-12 {
    left: 100%;
  }
  .col-xlg-push-11 {
    left: 91.66666667%;
  }
  .col-xlg-push-10 {
    left: 83.33333333%;
  }
  .col-xlg-push-9 {
    left: 75%;
  }
  .col-xlg-push-8 {
    left: 66.66666667%;
  }
  .col-xlg-push-7 {
    left: 58.33333333%;
  }
  .col-xlg-push-6 {
    left: 50%;
  }
  .col-xlg-push-5 {
    left: 41.66666667%;
  }
  .col-xlg-push-4 {
    left: 33.33333333%;
  }
  .col-xlg-push-3 {
    left: 25%;
  }
  .col-xlg-push-2 {
    left: 16.66666667%;
  }
  .col-xlg-push-1 {
    left: 8.33333333%;
  }
  .col-xlg-push-0 {
    left: auto;
  }
  .col-xlg-offset-12 {
    margin-left: 100%;
  }
  .col-xlg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xlg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xlg-offset-9 {
    margin-left: 75%;
  }
  .col-xlg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xlg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xlg-offset-6 {
    margin-left: 50%;
  }
  .col-xlg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xlg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xlg-offset-3 {
    margin-left: 25%;
  }
  .col-xlg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xlg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xlg-offset-0 {
    margin-left: 0;
  }
}
.col-xlg-1, .col-xlg-10, .col-xlg-11, .col-xlg-12, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.row.no-space {
  margin-right: 0;
  margin-left: 0;
}

.row.no-space > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.row-lg {
  margin-right: -25px;
  margin-left: -25px;
}

.row-lg > .col-lg-1, .row-lg > .col-lg-10, .row-lg > .col-lg-11, .row-lg > .col-lg-12, .row-lg > .col-lg-2, .row-lg > .col-lg-3, .row-lg > .col-lg-4, .row-lg > .col-lg-5, .row-lg > .col-lg-6, .row-lg > .col-lg-7, .row-lg > .col-lg-8, .row-lg > .col-lg-9, .row-lg > .col-md-1, .row-lg > .col-md-10, .row-lg > .col-md-11, .row-lg > .col-md-12, .row-lg > .col-md-2, .row-lg > .col-md-3, .row-lg > .col-md-4, .row-lg > .col-md-5, .row-lg > .col-md-6, .row-lg > .col-md-7, .row-lg > .col-md-8, .row-lg > .col-md-9, .row-lg > .col-sm-1, .row-lg > .col-sm-10, .row-lg > .col-sm-11, .row-lg > .col-sm-12, .row-lg > .col-sm-2, .row-lg > .col-sm-3, .row-lg > .col-sm-4, .row-lg > .col-sm-5, .row-lg > .col-sm-6, .row-lg > .col-sm-7, .row-lg > .col-sm-8, .row-lg > .col-sm-9, .row-lg > .col-xlg-1, .row-lg > .col-xlg-10, .row-lg > .col-xlg-11, .row-lg > .col-xlg-12, .row-lg > .col-xlg-2, .row-lg > .col-xlg-3, .row-lg > .col-xlg-4, .row-lg > .col-xlg-5, .row-lg > .col-xlg-6, .row-lg > .col-xlg-7, .row-lg > .col-xlg-8, .row-lg > .col-xlg-9, .row-lg > .col-xs-1, .row-lg > .col-xs-10, .row-lg > .col-xs-11, .row-lg > .col-xs-12, .row-lg > .col-xs-2, .row-lg > .col-xs-3, .row-lg > .col-xs-4, .row-lg > .col-xs-5, .row-lg > .col-xs-6, .row-lg > .col-xs-7, .row-lg > .col-xs-8, .row-lg > .col-xs-9 {
  padding-right: 25px;
  padding-left: 25px;
}

.table {
  color: #76838f;
}

.table > tfoot > tr > th, .table > thead > tr > th {
  font-weight: 400;
  color: #526069;
}

.table > thead > tr > th {
  border-bottom: 1px solid #e4eaec;
}

.table > tbody + tbody {
  border-top: 1px solid #e4eaec;
}

.table a {
  text-decoration: underline;
}

.table td > .checkbox-custom:only-child, .table th > .checkbox-custom:only-child {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}

.table .danger, .table .info, .table .success, .table .warning {
  color: #fff;
}

.table .danger a, .table .info a, .table .success a, .table .warning a {
  color: #fff;
}

.table .cell-30 {
  width: 30px;
}

.table .cell-40 {
  width: 40px;
}

.table .cell-50 {
  width: 50px;
}

.table .cell-60 {
  width: 60px;
}

.table .cell-80 {
  width: 80px;
}

.table .cell-100 {
  width: 100px;
}

.table .cell-120 {
  width: 120px;
}

.table .cell-130 {
  width: 130px;
}

.table .cell-150 {
  width: 150px;
}

.table .cell-180 {
  width: 180px;
}

.table .cell-200 {
  width: 200px;
}

.table .cell-250 {
  width: 250px;
}

.table .cell-300 {
  width: 300px;
}

.table-danger thead tr, .table-dark thead tr, .table-info thead tr, .table-primary thead tr, .table-success thead tr, .table-warning thead tr {
  color: #fff;
}

.table-default thead tr {
  background: #f3f7f9;
}

.table-primary thead tr {
  background: #62a8ea;
}

.table-success thead tr {
  background: #46be8a;
}

.table-info thead tr {
  background: #57c7d4;
}

.table-warning thead tr {
  background: #f2a654;
}

.table-danger thead tr {
  background: #f96868;
}

.table-dark thead tr {
  background: #526069;
}

.table-gray thead tr {
  color: #526069;
  background: #ccd5db;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 1px;
}

.table-bordered > thead:first-child > tr:first-child > th {
  border: 1px solid #e4eaec;
}

.table-section + tbody {
  display: none;
}

.table-section-arrow {
  position: relative;
  display: inline-block;
  font-family: "Web Icons";
  font-style: normal;
  font-weight: 400;
  text-align: center;
  transition: transform 0.15s;
  transform: translate(0, 0);
  text-rendering: auto;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.table-section-arrow:before {
  content: "\f181";
}

.table-section.active tr {
  background-color: #f3f7f9;
}

.table-section.active + tbody {
  display: table-row-group;
}

.table-section.active .table-section-arrow {
  transform: rotate(-180deg);
}

.form-control {
  box-shadow: none;
  transition: box-shadow 0.25s linear, border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}

.form-control:not(select) {
  -webkit-appearance: none;
}

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

.has-success .form-control {
  border-color: #46be8a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #369b6f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #91d9ba;
}

.has-success .input-group-addon {
  color: #46be8a;
  background-color: #fff;
  border-color: #46be8a;
}

.has-success .form-control-feedback {
  color: #46be8a;
}

.has-success .form-control {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.has-success .form-control:focus {
  border-color: #46be8a;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(70, 190, 138, 0.6);
}

.has-success .form-control.focus, .has-success .form-control:focus {
  border-color: #46be8a;
  box-shadow: none;
}

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

.has-warning .form-control {
  border-color: #f2a654;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #ee8d25;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f9d7b3;
}

.has-warning .input-group-addon {
  color: #f2a654;
  background-color: #fff;
  border-color: #f2a654;
}

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

.has-warning .form-control {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.has-warning .form-control:focus {
  border-color: #f2a654;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(242, 166, 84, 0.6);
}

.has-warning .form-control.focus, .has-warning .form-control:focus {
  border-color: #f2a654;
  box-shadow: none;
}

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

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

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

.has-error .input-group-addon {
  color: #f96868;
  background-color: #fff;
  border-color: #f96868;
}

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

.has-error .form-control {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.has-error .form-control:focus {
  border-color: #f96868;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(249, 104, 104, 0.6);
}

.has-error .form-control.focus, .has-error .form-control:focus {
  border-color: #f96868;
  box-shadow: none;
}

.form-group.has-feedback.no-label .form-control-feedback {
  top: 0;
}

.form-group.has-feedback.left-feedback .form-control-feedback {
  right: auto;
  left: 0;
}

.form-group.has-feedback.left-feedback .form-control {
  padding-right: 13px;
  padding-left: 50px;
}

.form-control.square {
  border-radius: 0;
}

.form-control.round {
  border-radius: 200px;
}

textarea.form-control.no-resize {
  resize: none;
}

.input-group-file input[type=text] {
  background-color: #fff;
}

.input-group-file .btn-file {
  position: relative;
  overflow: hidden;
}

.input-group-file .btn-file.btn-outline {
  border: 1px solid #e4eaec;
  border-left: none;
}

.input-group-file .btn-file.btn-outline:hover {
  border-left: none;
}

.input-group-file .btn-file > .icon {
  margin: 0 3px;
}

.input-group-file .btn-file input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  min-width: 100%;
  min-height: 100%;
  text-align: 0;
  cursor: pointer;
  opacity: 0;
}

.help-block {
  margin-top: 7px;
  margin-bottom: 8px;
}

.help-block > .icon {
  margin: 0 5px;
}

.input-search-close {
  color: #000;
  text-shadow: none;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.input-search-close.icon {
  font-size: inherit;
  line-height: inherit;
}

.input-search-close:focus, .input-search-close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

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

.input-search {
  position: relative;
}

.input-search .form-control {
  border-radius: 200px;
}

.input-search .input-search-close, .input-search .input-search-icon {
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 36px;
  transform: translateY(-50%);
}

.input-search .input-search-close {
  right: 8px;
}

.input-search .input-search-icon + .form-control {
  padding-left: 43.5px;
}

.input-search .input-search-icon {
  left: 8px;
  font-size: 16px;
  color: #a3afb7;
  text-align: center;
  pointer-events: none;
}

.input-search-btn + .form-control {
  padding-right: 50px;
}

.input-search-btn {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0 10px;
  background: 0 0;
  border: none;
  border-radius: 0 200px 200px 0;
}

.input-search-btn > .icon {
  margin: 0 3px;
}

.input-search-dark .input-search-icon {
  color: #76838f;
}

.input-search-dark .form-control {
  background: #f3f7f9;
  box-shadow: none;
}

.input-search-dark .form-control:focus {
  background-color: transparent;
}

.form-inline .form-group {
  margin-right: 20px;
}

.form-inline .form-group:last-child {
  margin-right: 0;
}

.form-inline .control-label {
  margin-right: 5px;
}

@media (max-width: 767px) {
  .form-inline .form-group {
    margin-right: 0;
  }
}
.btn {
  padding: 6px 15px;
  font-size: 14px;
  line-height: 1.57142857;
  border-radius: 3px;
  transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  -webkit-font-smoothing: subpixel-antialiased;
}

.btn.active:focus, .btn:active:focus, .btn:focus {
  outline: 0;
}

.btn.active, .btn:active {
  box-shadow: none;
}

.btn .icon {
  width: 1em;
  margin: -1px 3px 0;
  line-height: inherit;
  text-align: center;
}

.btn-block {
  white-space: normal;
}

.btn-outline.btn-default {
  color: #76838f;
  background-color: transparent;
}

.btn-outline.btn-default.active, .btn-outline.btn-default:active, .btn-outline.btn-default:focus, .btn-outline.btn-default:hover, .open > .dropdown-toggle.btn-outline.btn-default {
  color: #76838f;
  background-color: rgba(118, 131, 143, 0.1);
  border-color: #e4eaec;
}

.btn-outline.btn-default.active .badge, .btn-outline.btn-default:active .badge, .btn-outline.btn-default:focus .badge, .btn-outline.btn-default:hover .badge, .open > .dropdown-toggle.btn-outline.btn-default .badge {
  color: #76838f;
  background-color: #76838f;
}

.btn-outline.btn-primary {
  color: #62a8ea;
  background-color: transparent;
}

.btn-outline.btn-primary.active, .btn-outline.btn-primary:active, .btn-outline.btn-primary:focus, .btn-outline.btn-primary:hover, .open > .dropdown-toggle.btn-outline.btn-primary {
  color: #fff;
  background-color: #62a8ea;
  border-color: #62a8ea;
}

.btn-outline.btn-primary.active .badge, .btn-outline.btn-primary:active .badge, .btn-outline.btn-primary:focus .badge, .btn-outline.btn-primary:hover .badge, .open > .dropdown-toggle.btn-outline.btn-primary .badge {
  color: #62a8ea;
  background-color: #fff;
}

.btn-outline.btn-success {
  color: #46be8a;
  background-color: transparent;
}

.btn-outline.btn-success.active, .btn-outline.btn-success:active, .btn-outline.btn-success:focus, .btn-outline.btn-success:hover, .open > .dropdown-toggle.btn-outline.btn-success {
  color: #fff;
  background-color: #46be8a;
  border-color: #46be8a;
}

.btn-outline.btn-success.active .badge, .btn-outline.btn-success:active .badge, .btn-outline.btn-success:focus .badge, .btn-outline.btn-success:hover .badge, .open > .dropdown-toggle.btn-outline.btn-success .badge {
  color: #46be8a;
  background-color: #fff;
}

.btn-outline.btn-info {
  color: #57c7d4;
  background-color: transparent;
}

.btn-outline.btn-info.active, .btn-outline.btn-info:active, .btn-outline.btn-info:focus, .btn-outline.btn-info:hover, .open > .dropdown-toggle.btn-outline.btn-info {
  color: #fff;
  background-color: #57c7d4;
  border-color: #57c7d4;
}

.btn-outline.btn-info.active .badge, .btn-outline.btn-info:active .badge, .btn-outline.btn-info:focus .badge, .btn-outline.btn-info:hover .badge, .open > .dropdown-toggle.btn-outline.btn-info .badge {
  color: #57c7d4;
  background-color: #fff;
}

.btn-outline.btn-warning {
  color: #f2a654;
  background-color: transparent;
}

.btn-outline.btn-warning.active, .btn-outline.btn-warning:active, .btn-outline.btn-warning:focus, .btn-outline.btn-warning:hover, .open > .dropdown-toggle.btn-outline.btn-warning {
  color: #fff;
  background-color: #f2a654;
  border-color: #f2a654;
}

.btn-outline.btn-warning.active .badge, .btn-outline.btn-warning:active .badge, .btn-outline.btn-warning:focus .badge, .btn-outline.btn-warning:hover .badge, .open > .dropdown-toggle.btn-outline.btn-warning .badge {
  color: #f2a654;
  background-color: #fff;
}

.btn-outline.btn-danger {
  color: #f96868;
  background-color: transparent;
}

.btn-outline.btn-danger.active, .btn-outline.btn-danger:active, .btn-outline.btn-danger:focus, .btn-outline.btn-danger:hover, .open > .dropdown-toggle.btn-outline.btn-danger {
  color: #fff;
  background-color: #f96868;
  border-color: #f96868;
}

.btn-outline.btn-danger.active .badge, .btn-outline.btn-danger:active .badge, .btn-outline.btn-danger:focus .badge, .btn-outline.btn-danger:hover .badge, .open > .dropdown-toggle.btn-outline.btn-danger .badge {
  color: #f96868;
  background-color: #fff;
}

.btn-outline.btn-dark {
  color: #526069;
  background-color: transparent;
}

.btn-outline.btn-dark.active, .btn-outline.btn-dark:active, .btn-outline.btn-dark:focus, .btn-outline.btn-dark:hover, .open > .dropdown-toggle.btn-outline.btn-dark {
  color: #fff;
  background-color: #526069;
  border-color: #526069;
}

.btn-outline.btn-dark.active .badge, .btn-outline.btn-dark:active .badge, .btn-outline.btn-dark:focus .badge, .btn-outline.btn-dark:hover .badge, .open > .dropdown-toggle.btn-outline.btn-dark .badge {
  color: #526069;
  background-color: #fff;
}

.btn-outline.btn-inverse {
  color: #fff;
  background-color: transparent;
}

.btn-outline.btn-inverse.active, .btn-outline.btn-inverse:active, .btn-outline.btn-inverse:focus, .btn-outline.btn-inverse:hover, .open > .dropdown-toggle.btn-outline.btn-inverse {
  color: #76838f;
  background-color: #fff;
  border-color: #fff;
}

.btn-outline.btn-inverse.active .badge, .btn-outline.btn-inverse:active .badge, .btn-outline.btn-inverse:focus .badge, .btn-outline.btn-inverse:hover .badge, .open > .dropdown-toggle.btn-outline.btn-inverse .badge {
  color: #fff;
  background-color: #76838f;
}

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

.btn-sm, .btn-group-sm > .btn {
  padding: 6px 13px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

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

.btn-squared {
  border-radius: 0;
}

.btn-round {
  border-radius: 1000px;
}

.btn-default.focus, .btn-default:focus, .btn-default:hover {
  background-color: #f3f7f9;
  border-color: #f3f7f9;
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-color: #ccd5db;
  border-color: #ccd5db;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  background-color: #ccd5db;
  border-color: #ccd5db;
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  color: #76838f;
  background-color: #f3f7f9;
  border-color: #f3f7f9;
}

.btn-default.btn-up:before {
  border-bottom-color: #e4eaec;
}

.btn-default.btn-up:focus:before, .btn-default.btn-up:hover:before {
  border-bottom-color: #f3f7f9;
}

.btn-default.btn-up.active:before, .btn-default.btn-up:active:before, .open > .dropdown-toggle.btn-default.btn-up:before {
  border-bottom-color: #ccd5db;
}

.btn-default.btn-right:before {
  border-left-color: #e4eaec;
}

.btn-default.btn-right:focus:before, .btn-default.btn-right:hover:before {
  border-left-color: #f3f7f9;
}

.btn-default.btn-right.active:before, .btn-default.btn-right:active:before, .open > .dropdown-toggle.btn-default.btn-right:before {
  border-left-color: #ccd5db;
}

.btn-default.btn-bottom:before {
  border-top-color: #e4eaec;
}

.btn-default.btn-bottom:focus:before, .btn-default.btn-bottom:hover:before {
  border-top-color: #f3f7f9;
}

.btn-default.btn-bottom.active:before, .btn-default.btn-bottom:active:before, .open > .dropdown-toggle.btn-default.btn-bottom:before {
  border-top-color: #ccd5db;
}

.btn-default.btn-left:before {
  border-right-color: #e4eaec;
}

.btn-default.btn-left:focus:before, .btn-default.btn-left:hover:before {
  border-right-color: #f3f7f9;
}

.btn-default.btn-left.active:before, .btn-default.btn-left:active:before, .open > .dropdown-toggle.btn-default.btn-left:before {
  border-right-color: #ccd5db;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
  background-color: #89bceb;
  border-color: #89bceb;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  background-color: #4e97d9;
  border-color: #4e97d9;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  background-color: #4e97d9;
  border-color: #4e97d9;
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  color: #fff;
  background-color: #a2caee;
  border-color: #a2caee;
}

.btn-primary.btn-up:before {
  border-bottom-color: #62a8ea;
}

.btn-primary.btn-up:focus:before, .btn-primary.btn-up:hover:before {
  border-bottom-color: #89bceb;
}

.btn-primary.btn-up.active:before, .btn-primary.btn-up:active:before, .open > .dropdown-toggle.btn-primary.btn-up:before {
  border-bottom-color: #4e97d9;
}

.btn-primary.btn-right:before {
  border-left-color: #62a8ea;
}

.btn-primary.btn-right:focus:before, .btn-primary.btn-right:hover:before {
  border-left-color: #89bceb;
}

.btn-primary.btn-right.active:before, .btn-primary.btn-right:active:before, .open > .dropdown-toggle.btn-primary.btn-right:before {
  border-left-color: #4e97d9;
}

.btn-primary.btn-bottom:before {
  border-top-color: #62a8ea;
}

.btn-primary.btn-bottom:focus:before, .btn-primary.btn-bottom:hover:before {
  border-top-color: #89bceb;
}

.btn-primary.btn-bottom.active:before, .btn-primary.btn-bottom:active:before, .open > .dropdown-toggle.btn-primary.btn-bottom:before {
  border-top-color: #4e97d9;
}

.btn-primary.btn-left:before {
  border-right-color: #62a8ea;
}

.btn-primary.btn-left:focus:before, .btn-primary.btn-left:hover:before {
  border-right-color: #89bceb;
}

.btn-primary.btn-left.active:before, .btn-primary.btn-left:active:before, .open > .dropdown-toggle.btn-primary.btn-left:before {
  border-right-color: #4e97d9;
}

.btn-success.focus, .btn-success:focus, .btn-success:hover {
  background-color: #5cd29d;
  border-color: #5cd29d;
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  background-color: #36ab7a;
  border-color: #36ab7a;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  background-color: #36ab7a;
  border-color: #36ab7a;
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  color: #fff;
  background-color: #7dd3ae;
  border-color: #7dd3ae;
}

.btn-success.btn-up:before {
  border-bottom-color: #46be8a;
}

.btn-success.btn-up:focus:before, .btn-success.btn-up:hover:before {
  border-bottom-color: #5cd29d;
}

.btn-success.btn-up.active:before, .btn-success.btn-up:active:before, .open > .dropdown-toggle.btn-success.btn-up:before {
  border-bottom-color: #36ab7a;
}

.btn-success.btn-right:before {
  border-left-color: #46be8a;
}

.btn-success.btn-right:focus:before, .btn-success.btn-right:hover:before {
  border-left-color: #5cd29d;
}

.btn-success.btn-right.active:before, .btn-success.btn-right:active:before, .open > .dropdown-toggle.btn-success.btn-right:before {
  border-left-color: #36ab7a;
}

.btn-success.btn-bottom:before {
  border-top-color: #46be8a;
}

.btn-success.btn-bottom:focus:before, .btn-success.btn-bottom:hover:before {
  border-top-color: #5cd29d;
}

.btn-success.btn-bottom.active:before, .btn-success.btn-bottom:active:before, .open > .dropdown-toggle.btn-success.btn-bottom:before {
  border-top-color: #36ab7a;
}

.btn-success.btn-left:before {
  border-right-color: #46be8a;
}

.btn-success.btn-left:focus:before, .btn-success.btn-left:hover:before {
  border-right-color: #5cd29d;
}

.btn-success.btn-left.active:before, .btn-success.btn-left:active:before, .open > .dropdown-toggle.btn-success.btn-left:before {
  border-right-color: #36ab7a;
}

.btn-info.focus, .btn-info:focus, .btn-info:hover {
  background-color: #77d6e1;
  border-color: #77d6e1;
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background-color: #47b8c6;
  border-color: #47b8c6;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  background-color: #47b8c6;
  border-color: #47b8c6;
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  color: #fff;
  background-color: #9ae1e9;
  border-color: #9ae1e9;
}

.btn-info.btn-up:before {
  border-bottom-color: #57c7d4;
}

.btn-info.btn-up:focus:before, .btn-info.btn-up:hover:before {
  border-bottom-color: #77d6e1;
}

.btn-info.btn-up.active:before, .btn-info.btn-up:active:before, .open > .dropdown-toggle.btn-info.btn-up:before {
  border-bottom-color: #47b8c6;
}

.btn-info.btn-right:before {
  border-left-color: #57c7d4;
}

.btn-info.btn-right:focus:before, .btn-info.btn-right:hover:before {
  border-left-color: #77d6e1;
}

.btn-info.btn-right.active:before, .btn-info.btn-right:active:before, .open > .dropdown-toggle.btn-info.btn-right:before {
  border-left-color: #47b8c6;
}

.btn-info.btn-bottom:before {
  border-top-color: #57c7d4;
}

.btn-info.btn-bottom:focus:before, .btn-info.btn-bottom:hover:before {
  border-top-color: #77d6e1;
}

.btn-info.btn-bottom.active:before, .btn-info.btn-bottom:active:before, .open > .dropdown-toggle.btn-info.btn-bottom:before {
  border-top-color: #47b8c6;
}

.btn-info.btn-left:before {
  border-right-color: #57c7d4;
}

.btn-info.btn-left:focus:before, .btn-info.btn-left:hover:before {
  border-right-color: #77d6e1;
}

.btn-info.btn-left.active:before, .btn-info.btn-left:active:before, .open > .dropdown-toggle.btn-info.btn-left:before {
  border-right-color: #47b8c6;
}

.btn-warning.focus, .btn-warning:focus, .btn-warning:hover {
  background-color: #f4b066;
  border-color: #f4b066;
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  background-color: #ec9940;
  border-color: #ec9940;
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  background-color: #ec9940;
  border-color: #ec9940;
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  color: #fff;
  background-color: #f6be80;
  border-color: #f6be80;
}

.btn-warning.btn-up:before {
  border-bottom-color: #f2a654;
}

.btn-warning.btn-up:focus:before, .btn-warning.btn-up:hover:before {
  border-bottom-color: #f4b066;
}

.btn-warning.btn-up.active:before, .btn-warning.btn-up:active:before, .open > .dropdown-toggle.btn-warning.btn-up:before {
  border-bottom-color: #ec9940;
}

.btn-warning.btn-right:before {
  border-left-color: #f2a654;
}

.btn-warning.btn-right:focus:before, .btn-warning.btn-right:hover:before {
  border-left-color: #f4b066;
}

.btn-warning.btn-right.active:before, .btn-warning.btn-right:active:before, .open > .dropdown-toggle.btn-warning.btn-right:before {
  border-left-color: #ec9940;
}

.btn-warning.btn-bottom:before {
  border-top-color: #f2a654;
}

.btn-warning.btn-bottom:focus:before, .btn-warning.btn-bottom:hover:before {
  border-top-color: #f4b066;
}

.btn-warning.btn-bottom.active:before, .btn-warning.btn-bottom:active:before, .open > .dropdown-toggle.btn-warning.btn-bottom:before {
  border-top-color: #ec9940;
}

.btn-warning.btn-left:before {
  border-right-color: #f2a654;
}

.btn-warning.btn-left:focus:before, .btn-warning.btn-left:hover:before {
  border-right-color: #f4b066;
}

.btn-warning.btn-left.active:before, .btn-warning.btn-left:active:before, .open > .dropdown-toggle.btn-warning.btn-left:before {
  border-right-color: #ec9940;
}

.btn-danger.focus, .btn-danger:focus, .btn-danger:hover {
  background-color: #fa7a7a;
  border-color: #fa7a7a;
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  background-color: #e9595b;
  border-color: #e9595b;
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  background-color: #e9595b;
  border-color: #e9595b;
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  color: #fff;
  background-color: #fa9898;
  border-color: #fa9898;
}

.btn-danger.btn-up:before {
  border-bottom-color: #f96868;
}

.btn-danger.btn-up:focus:before, .btn-danger.btn-up:hover:before {
  border-bottom-color: #fa7a7a;
}

.btn-danger.btn-up.active:before, .btn-danger.btn-up:active:before, .open > .dropdown-toggle.btn-danger.btn-up:before {
  border-bottom-color: #e9595b;
}

.btn-danger.btn-right:before {
  border-left-color: #f96868;
}

.btn-danger.btn-right:focus:before, .btn-danger.btn-right:hover:before {
  border-left-color: #fa7a7a;
}

.btn-danger.btn-right.active:before, .btn-danger.btn-right:active:before, .open > .dropdown-toggle.btn-danger.btn-right:before {
  border-left-color: #e9595b;
}

.btn-danger.btn-bottom:before {
  border-top-color: #f96868;
}

.btn-danger.btn-bottom:focus:before, .btn-danger.btn-bottom:hover:before {
  border-top-color: #fa7a7a;
}

.btn-danger.btn-bottom.active:before, .btn-danger.btn-bottom:active:before, .open > .dropdown-toggle.btn-danger.btn-bottom:before {
  border-top-color: #e9595b;
}

.btn-danger.btn-left:before {
  border-right-color: #f96868;
}

.btn-danger.btn-left:focus:before, .btn-danger.btn-left:hover:before {
  border-right-color: #fa7a7a;
}

.btn-danger.btn-left.active:before, .btn-danger.btn-left:active:before, .open > .dropdown-toggle.btn-danger.btn-left:before {
  border-right-color: #e9595b;
}

.btn-inverse {
  color: #76838f;
  background-color: #fff;
  border-color: #e4eaec;
}

.btn-inverse.focus, .btn-inverse:focus {
  color: #76838f;
  background-color: #e6e6e6;
  border-color: #99b0b7;
}

.btn-inverse:hover {
  color: #76838f;
  background-color: #e6e6e6;
  border-color: #c0ced3;
}

.btn-inverse.active, .btn-inverse:active, .open > .dropdown-toggle.btn-inverse {
  color: #76838f;
  background-color: #e6e6e6;
  border-color: #c0ced3;
}

.btn-inverse.active.focus, .btn-inverse.active:focus, .btn-inverse.active:hover, .btn-inverse:active.focus, .btn-inverse:active:focus, .btn-inverse:active:hover, .open > .dropdown-toggle.btn-inverse.focus, .open > .dropdown-toggle.btn-inverse:focus, .open > .dropdown-toggle.btn-inverse:hover {
  color: #76838f;
  background-color: #d4d4d4;
  border-color: #99b0b7;
}

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

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

.btn-inverse .badge {
  color: #fff;
  background-color: #76838f;
}

.btn-inverse.focus, .btn-inverse:focus, .btn-inverse:hover {
  background-color: #fff;
  border-color: #f3f7f9;
}

.btn-inverse.active, .btn-inverse:active, .open > .dropdown-toggle.btn-inverse {
  background-color: #fff;
  border-color: #ccd5db;
}

.btn-inverse.active.focus, .btn-inverse.active:focus, .btn-inverse.active:hover, .btn-inverse:active.focus, .btn-inverse:active:focus, .btn-inverse:active:hover, .open > .dropdown-toggle.btn-inverse.focus, .open > .dropdown-toggle.btn-inverse:focus, .open > .dropdown-toggle.btn-inverse:hover {
  background-color: #fff;
  border-color: #ccd5db;
}

.btn-inverse.disabled, .btn-inverse.disabled.active, .btn-inverse.disabled.focus, .btn-inverse.disabled:active, .btn-inverse.disabled:focus, .btn-inverse.disabled:hover, .btn-inverse[disabled], .btn-inverse[disabled].active, .btn-inverse[disabled].focus, .btn-inverse[disabled]:active, .btn-inverse[disabled]:focus, .btn-inverse[disabled]:hover, fieldset[disabled] .btn-inverse, fieldset[disabled] .btn-inverse.active, fieldset[disabled] .btn-inverse.focus, fieldset[disabled] .btn-inverse:active, fieldset[disabled] .btn-inverse:focus, fieldset[disabled] .btn-inverse:hover {
  color: #ccd5db;
  background-color: #fff;
  border-color: #a3afb7;
}

.btn-inverse.btn-up:before {
  border-bottom-color: #fff;
}

.btn-inverse.btn-up:focus:before, .btn-inverse.btn-up:hover:before {
  border-bottom-color: #fff;
}

.btn-inverse.btn-up.active:before, .btn-inverse.btn-up:active:before, .open > .dropdown-toggle.btn-inverse.btn-up:before {
  border-bottom-color: #fff;
}

.btn-inverse.btn-right:before {
  border-left-color: #fff;
}

.btn-inverse.btn-right:focus:before, .btn-inverse.btn-right:hover:before {
  border-left-color: #fff;
}

.btn-inverse.btn-right.active:before, .btn-inverse.btn-right:active:before, .open > .dropdown-toggle.btn-inverse.btn-right:before {
  border-left-color: #fff;
}

.btn-inverse.btn-bottom:before {
  border-top-color: #fff;
}

.btn-inverse.btn-bottom:focus:before, .btn-inverse.btn-bottom:hover:before {
  border-top-color: #fff;
}

.btn-inverse.btn-bottom.active:before, .btn-inverse.btn-bottom:active:before, .open > .dropdown-toggle.btn-inverse.btn-bottom:before {
  border-top-color: #fff;
}

.btn-inverse.btn-left:before {
  border-right-color: #fff;
}

.btn-inverse.btn-left:focus:before, .btn-inverse.btn-left:hover:before {
  border-right-color: #fff;
}

.btn-inverse.btn-left.active:before, .btn-inverse.btn-left:active:before, .open > .dropdown-toggle.btn-inverse.btn-left:before {
  border-right-color: #fff;
}

.btn-dark {
  color: #fff;
  background-color: #526069;
  border-color: #526069;
}

.btn-dark.focus, .btn-dark:focus {
  color: #fff;
  background-color: #3c464c;
  border-color: #1a1f21;
}

.btn-dark:hover {
  color: #fff;
  background-color: #3c464c;
  border-color: #374147;
}

.btn-dark.active, .btn-dark:active, .open > .dropdown-toggle.btn-dark {
  color: #fff;
  background-color: #3c464c;
  border-color: #374147;
}

.btn-dark.active.focus, .btn-dark.active:focus, .btn-dark.active:hover, .btn-dark:active.focus, .btn-dark:active:focus, .btn-dark:active:hover, .open > .dropdown-toggle.btn-dark.focus, .open > .dropdown-toggle.btn-dark:focus, .open > .dropdown-toggle.btn-dark:hover {
  color: #fff;
  background-color: #2c3338;
  border-color: #1a1f21;
}

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

.btn-dark.disabled.focus, .btn-dark.disabled:focus, .btn-dark.disabled:hover, .btn-dark[disabled].focus, .btn-dark[disabled]:focus, .btn-dark[disabled]:hover, fieldset[disabled] .btn-dark.focus, fieldset[disabled] .btn-dark:focus, fieldset[disabled] .btn-dark:hover {
  background-color: #526069;
  border-color: #526069;
}

.btn-dark .badge {
  color: #526069;
  background-color: #fff;
}

.btn-dark.focus, .btn-dark:focus, .btn-dark:hover {
  background-color: #76838f;
  border-color: #76838f;
}

.btn-dark.active, .btn-dark:active, .open > .dropdown-toggle.btn-dark {
  background-color: #37474f;
  border-color: #37474f;
}

.btn-dark.active.focus, .btn-dark.active:focus, .btn-dark.active:hover, .btn-dark:active.focus, .btn-dark:active:focus, .btn-dark:active:hover, .open > .dropdown-toggle.btn-dark.focus, .open > .dropdown-toggle.btn-dark:focus, .open > .dropdown-toggle.btn-dark:hover {
  background-color: #37474f;
  border-color: #37474f;
}

.btn-dark.disabled, .btn-dark.disabled.active, .btn-dark.disabled.focus, .btn-dark.disabled:active, .btn-dark.disabled:focus, .btn-dark.disabled:hover, .btn-dark[disabled], .btn-dark[disabled].active, .btn-dark[disabled].focus, .btn-dark[disabled]:active, .btn-dark[disabled]:focus, .btn-dark[disabled]:hover, fieldset[disabled] .btn-dark, fieldset[disabled] .btn-dark.active, fieldset[disabled] .btn-dark.focus, fieldset[disabled] .btn-dark:active, fieldset[disabled] .btn-dark:focus, fieldset[disabled] .btn-dark:hover {
  color: #fff;
  background-color: #a3afb7;
  border-color: #a3afb7;
}

.btn-dark.btn-up:before {
  border-bottom-color: #526069;
}

.btn-dark.btn-up:focus:before, .btn-dark.btn-up:hover:before {
  border-bottom-color: #76838f;
}

.btn-dark.btn-up.active:before, .btn-dark.btn-up:active:before, .open > .dropdown-toggle.btn-dark.btn-up:before {
  border-bottom-color: #37474f;
}

.btn-dark.btn-right:before {
  border-left-color: #526069;
}

.btn-dark.btn-right:focus:before, .btn-dark.btn-right:hover:before {
  border-left-color: #76838f;
}

.btn-dark.btn-right.active:before, .btn-dark.btn-right:active:before, .open > .dropdown-toggle.btn-dark.btn-right:before {
  border-left-color: #37474f;
}

.btn-dark.btn-bottom:before {
  border-top-color: #526069;
}

.btn-dark.btn-bottom:focus:before, .btn-dark.btn-bottom:hover:before {
  border-top-color: #76838f;
}

.btn-dark.btn-bottom.active:before, .btn-dark.btn-bottom:active:before, .open > .dropdown-toggle.btn-dark.btn-bottom:before {
  border-top-color: #37474f;
}

.btn-dark.btn-left:before {
  border-right-color: #526069;
}

.btn-dark.btn-left:focus:before, .btn-dark.btn-left:hover:before {
  border-right-color: #76838f;
}

.btn-dark.btn-left.active:before, .btn-dark.btn-left:active:before, .open > .dropdown-toggle.btn-dark.btn-left:before {
  border-right-color: #37474f;
}

.btn-dark:focus, .btn-dark:hover {
  color: #fff;
}

.btn-dark.active, .btn-dark:active, .open > .dropdown-toggle.btn-dark {
  color: #fff;
}

.btn-dark.btn-flat {
  color: #526069;
}

.btn-flat {
  background: 0 0;
  border: none;
  box-shadow: none;
}

.btn-flat.disabled {
  color: #a3afb7;
}

.btn-icon, .btn.icon {
  padding: 10px;
  line-height: 1em;
}

.btn-icon.btn-xs, .btn-group-xs > .btn-icon.btn, .btn.icon.btn-xs, .btn-group-xs > .btn.icon {
  padding: 4px;
  font-size: 12px;
}

.btn-icon.btn-sm, .btn-group-sm > .btn-icon.btn, .btn.icon.btn-sm, .btn-group-sm > .btn.icon {
  padding: 8px;
  font-size: 14px;
}

.btn-icon.btn-lg, .btn-group-lg > .btn-icon.btn, .btn.icon.btn-lg, .btn-group-lg > .btn.icon {
  padding: 12px;
  font-size: 20px;
}

.btn-icon.disabled, .btn.icon.disabled {
  color: #a3afb7;
}

.btn-icon .icon {
  margin: -1px 0 0;
}

.btn-raised {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.18), 0 2px 4px rgba(0, 0, 0, 0.21);
  transition: box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}

.btn-raised.active, .btn-raised:active, .btn-raised:hover, .open > .dropdown-toggle.btn-raised {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15), 0 3px 6px rgba(0, 0, 0, 0.2);
}

.btn-raised.disabled, .btn-raised[disabled], fieldset[disabled] .btn-raised {
  box-shadow: none;
}

.btn-floating {
  width: 56px;
  height: 56px;
  padding: 0;
  margin: 0;
  font-size: 24px;
  text-align: center;
  border-radius: 100%;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.btn-floating.btn-xs, .btn-group-xs > .btn-floating.btn {
  width: 30px;
  height: 30px;
  padding: 0;
  font-size: 13px;
}

.btn-floating.btn-sm, .btn-group-sm > .btn-floating.btn {
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 15px;
}

.btn-floating.btn-lg, .btn-group-lg > .btn-floating.btn {
  width: 70px;
  height: 70px;
  padding: 0;
  font-size: 30px;
}

.btn-floating i {
  position: relative;
  top: 0;
}

.btn-animate {
  position: relative;
  overflow: hidden;
}

.btn-animate span {
  display: block;
  width: 100%;
  height: 100%;
  transform: translate(0, 0);
}

.btn-animate-side {
  padding: 8px 28px;
}

.btn-animate-side span {
  transition: transform 0.2s ease-out 0s;
}

.btn-animate-side span > .icon {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  opacity: 0;
  transition: opacity 0.2s ease-out 0s;
  transform: translate(-20px, -50%);
}

.btn-animate-side:hover span {
  transform: translate(10px, 0);
}

.btn-animate-side:hover span > .icon {
  opacity: 1;
}

.btn-animate-side.btn-xs, .btn-group-xs > .btn-animate-side.btn {
  padding: 3px 14px;
}

.btn-animate-side.btn-xs span > .icon, .btn-group-xs > .btn-animate-side.btn span > .icon {
  left: 5px;
}

.btn-animate-side.btn-xs:hover span, .btn-group-xs > .btn-animate-side.btn:hover span {
  transform: translate(8px, 0);
}

.btn-animate-side.btn-sm, .btn-group-sm > .btn-animate-side.btn {
  padding: 6px 22px;
}

.btn-animate-side.btn-sm span > .icon, .btn-group-sm > .btn-animate-side.btn span > .icon {
  left: 3px;
}

.btn-animate-side.btn-sm:hover span, .btn-group-sm > .btn-animate-side.btn:hover span {
  transform: translate(8px, 0);
}

.btn-animate-side.btn-lg, .btn-group-lg > .btn-animate-side.btn {
  padding: 10px 33px;
}

.btn-animate-side.btn-lg span > .icon, .btn-group-lg > .btn-animate-side.btn span > .icon {
  left: -6px;
}

.btn-animate-side.btn-lg:hover span, .btn-group-lg > .btn-animate-side.btn:hover span {
  transform: translate(14px, 0);
}

.btn-animate-vertical span {
  transition: all 0.2s ease-out 0s;
}

.btn-animate-vertical span > .icon {
  position: absolute;
  top: -2px;
  left: 50%;
  display: block;
  font-size: 24px;
  transform: translate(-50%, -100%);
}

.btn-animate-vertical:hover span {
  transform: translate(0, 150%);
}

.btn-animate-vertical.btn-xs span > .icon, .btn-group-xs > .btn-animate-vertical.btn span > .icon {
  top: -5px;
  font-size: 18px;
}

.btn-animate-vertical.btn-sm span > .icon, .btn-group-sm > .btn-animate-vertical.btn span > .icon {
  top: -3px;
  font-size: 21px;
}

.btn-animate-vertical.btn-lg span > .icon, .btn-group-lg > .btn-animate-vertical.btn span > .icon {
  font-size: 37px;
}

.btn-labeled {
  padding: 0;
  padding-right: 8px;
}

.btn-labeled .btn-label {
  padding: 6px 8px;
  margin-right: 5px;
}

.btn-labeled.btn-xs, .btn-group-xs > .btn-labeled.btn {
  padding-right: 5px;
}

.btn-labeled.btn-xs .btn-label, .btn-group-xs > .btn-labeled.btn .btn-label {
  padding: 1px 4px;
  margin-right: 2px;
}

.btn-labeled.btn-sm, .btn-group-sm > .btn-labeled.btn {
  padding-right: 13px;
}

.btn-labeled.btn-sm .btn-label, .btn-group-sm > .btn-labeled.btn .btn-label {
  padding: 6px 6px;
  margin-right: 10px;
}

.btn-labeled.btn-lg, .btn-group-lg > .btn-labeled.btn {
  padding-right: 14px;
}

.btn-labeled.btn-lg .btn-label, .btn-group-lg > .btn-labeled.btn .btn-label {
  padding: 10px 14px;
  margin-right: 11px;
}

.btn-labeled.btn-block {
  text-align: left;
}

.btn-label {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 3px 0 0 3px;
}

.btn-pill-left {
  border-radius: 500px 0 0 500px;
}

.btn-pill-right {
  border-radius: 0 500px 500px 0;
}

.btn-direction {
  position: relative;
}

.btn-direction:before {
  position: absolute;
  line-height: 0;
  content: "";
  border: 8px solid transparent;
}

.btn-up:before {
  top: -16px;
  left: 50%;
  margin-left: -8px;
  border-bottom-color: #e4eaec;
}

.btn-right:before {
  top: 50%;
  right: -16px;
  margin-top: -8px;
  border-left-color: #e4eaec;
}

.btn-bottom:before {
  bottom: -16px;
  left: 50%;
  margin-left: -8px;
  border-top-color: #e4eaec;
}

.btn-left:before {
  top: 50%;
  left: -16px;
  margin-top: -8px;
  border-right-color: #e4eaec;
}

.btn-pure, .btn-pure.active, .btn-pure:active, .btn-pure:focus, .btn-pure:hover, .btn-pure[disabled], .open > .dropdown-toggle.btn-pure, fieldset[disabled] .btn-pure {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

.btn-pure.active.focus, .btn-pure.active:focus, .btn-pure.active:hover, .btn-pure.focus, .btn-pure:active.focus, .btn-pure:active:focus, .btn-pure:active:hover, .btn-pure:focus, .btn-pure:focus.focus, .btn-pure:focus:focus, .btn-pure:focus:hover, .btn-pure:hover, .btn-pure:hover.focus, .btn-pure:hover:focus, .btn-pure:hover:hover, .btn-pure[disabled].focus, .btn-pure[disabled]:focus, .btn-pure[disabled]:hover, .open > .dropdown-toggle.btn-pure.focus, .open > .dropdown-toggle.btn-pure:focus, .open > .dropdown-toggle.btn-pure:hover, fieldset[disabled] .btn-pure.focus, fieldset[disabled] .btn-pure:focus, fieldset[disabled] .btn-pure:hover {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

.btn-pure.btn-default {
  color: #a3afb7;
}

.btn-pure.btn-default.active, .btn-pure.btn-default:active, .btn-pure.btn-default:focus, .btn-pure.btn-default:hover, .open > .dropdown-toggle.btn-pure.btn-default {
  color: #526069;
}

.btn-pure.btn-default.active.focus, .btn-pure.btn-default.active:focus, .btn-pure.btn-default.active:hover, .btn-pure.btn-default:active.focus, .btn-pure.btn-default:active:focus, .btn-pure.btn-default:active:hover, .btn-pure.btn-default:focus.focus, .btn-pure.btn-default:focus:focus, .btn-pure.btn-default:focus:hover, .btn-pure.btn-default:hover.focus, .btn-pure.btn-default:hover:focus, .btn-pure.btn-default:hover:hover, .open > .dropdown-toggle.btn-pure.btn-default.focus, .open > .dropdown-toggle.btn-pure.btn-default:focus, .open > .dropdown-toggle.btn-pure.btn-default:hover {
  color: #526069;
}

.btn-pure.btn-default.active .badge, .btn-pure.btn-default:active .badge, .btn-pure.btn-default:focus .badge, .btn-pure.btn-default:hover .badge, .open > .dropdown-toggle.btn-pure.btn-default .badge {
  color: #526069;
}

.btn-pure.btn-primary {
  color: #62a8ea;
}

.btn-pure.btn-primary.active, .btn-pure.btn-primary:active, .btn-pure.btn-primary:focus, .btn-pure.btn-primary:hover, .open > .dropdown-toggle.btn-pure.btn-primary {
  color: #3583ca;
}

.btn-pure.btn-primary.active.focus, .btn-pure.btn-primary.active:focus, .btn-pure.btn-primary.active:hover, .btn-pure.btn-primary:active.focus, .btn-pure.btn-primary:active:focus, .btn-pure.btn-primary:active:hover, .btn-pure.btn-primary:focus.focus, .btn-pure.btn-primary:focus:focus, .btn-pure.btn-primary:focus:hover, .btn-pure.btn-primary:hover.focus, .btn-pure.btn-primary:hover:focus, .btn-pure.btn-primary:hover:hover, .open > .dropdown-toggle.btn-pure.btn-primary.focus, .open > .dropdown-toggle.btn-pure.btn-primary:focus, .open > .dropdown-toggle.btn-pure.btn-primary:hover {
  color: #3583ca;
}

.btn-pure.btn-primary.active .badge, .btn-pure.btn-primary:active .badge, .btn-pure.btn-primary:focus .badge, .btn-pure.btn-primary:hover .badge, .open > .dropdown-toggle.btn-pure.btn-primary .badge {
  color: #3583ca;
}

.btn-pure.btn-success {
  color: #46be8a;
}

.btn-pure.btn-success.active, .btn-pure.btn-success:active, .btn-pure.btn-success:focus, .btn-pure.btn-success:hover, .open > .dropdown-toggle.btn-pure.btn-success {
  color: #279566;
}

.btn-pure.btn-success.active.focus, .btn-pure.btn-success.active:focus, .btn-pure.btn-success.active:hover, .btn-pure.btn-success:active.focus, .btn-pure.btn-success:active:focus, .btn-pure.btn-success:active:hover, .btn-pure.btn-success:focus.focus, .btn-pure.btn-success:focus:focus, .btn-pure.btn-success:focus:hover, .btn-pure.btn-success:hover.focus, .btn-pure.btn-success:hover:focus, .btn-pure.btn-success:hover:hover, .open > .dropdown-toggle.btn-pure.btn-success.focus, .open > .dropdown-toggle.btn-pure.btn-success:focus, .open > .dropdown-toggle.btn-pure.btn-success:hover {
  color: #279566;
}

.btn-pure.btn-success.active .badge, .btn-pure.btn-success:active .badge, .btn-pure.btn-success:focus .badge, .btn-pure.btn-success:hover .badge, .open > .dropdown-toggle.btn-pure.btn-success .badge {
  color: #279566;
}

.btn-pure.btn-info {
  color: #57c7d4;
}

.btn-pure.btn-info.active, .btn-pure.btn-info:active, .btn-pure.btn-info:focus, .btn-pure.btn-info:hover, .open > .dropdown-toggle.btn-pure.btn-info {
  color: #37a9b7;
}

.btn-pure.btn-info.active.focus, .btn-pure.btn-info.active:focus, .btn-pure.btn-info.active:hover, .btn-pure.btn-info:active.focus, .btn-pure.btn-info:active:focus, .btn-pure.btn-info:active:hover, .btn-pure.btn-info:focus.focus, .btn-pure.btn-info:focus:focus, .btn-pure.btn-info:focus:hover, .btn-pure.btn-info:hover.focus, .btn-pure.btn-info:hover:focus, .btn-pure.btn-info:hover:hover, .open > .dropdown-toggle.btn-pure.btn-info.focus, .open > .dropdown-toggle.btn-pure.btn-info:focus, .open > .dropdown-toggle.btn-pure.btn-info:hover {
  color: #37a9b7;
}

.btn-pure.btn-info.active .badge, .btn-pure.btn-info:active .badge, .btn-pure.btn-info:focus .badge, .btn-pure.btn-info:hover .badge, .open > .dropdown-toggle.btn-pure.btn-info .badge {
  color: #37a9b7;
}

.btn-pure.btn-warning {
  color: #f2a654;
}

.btn-pure.btn-warning.active, .btn-pure.btn-warning:active, .btn-pure.btn-warning:focus, .btn-pure.btn-warning:hover, .open > .dropdown-toggle.btn-pure.btn-warning {
  color: #e98f2e;
}

.btn-pure.btn-warning.active.focus, .btn-pure.btn-warning.active:focus, .btn-pure.btn-warning.active:hover, .btn-pure.btn-warning:active.focus, .btn-pure.btn-warning:active:focus, .btn-pure.btn-warning:active:hover, .btn-pure.btn-warning:focus.focus, .btn-pure.btn-warning:focus:focus, .btn-pure.btn-warning:focus:hover, .btn-pure.btn-warning:hover.focus, .btn-pure.btn-warning:hover:focus, .btn-pure.btn-warning:hover:hover, .open > .dropdown-toggle.btn-pure.btn-warning.focus, .open > .dropdown-toggle.btn-pure.btn-warning:focus, .open > .dropdown-toggle.btn-pure.btn-warning:hover {
  color: #e98f2e;
}

.btn-pure.btn-warning.active .badge, .btn-pure.btn-warning:active .badge, .btn-pure.btn-warning:focus .badge, .btn-pure.btn-warning:hover .badge, .open > .dropdown-toggle.btn-pure.btn-warning .badge {
  color: #e98f2e;
}

.btn-pure.btn-danger {
  color: #f96868;
}

.btn-pure.btn-danger.active, .btn-pure.btn-danger:active, .btn-pure.btn-danger:focus, .btn-pure.btn-danger:hover, .open > .dropdown-toggle.btn-pure.btn-danger {
  color: #d6494b;
}

.btn-pure.btn-danger.active.focus, .btn-pure.btn-danger.active:focus, .btn-pure.btn-danger.active:hover, .btn-pure.btn-danger:active.focus, .btn-pure.btn-danger:active:focus, .btn-pure.btn-danger:active:hover, .btn-pure.btn-danger:focus.focus, .btn-pure.btn-danger:focus:focus, .btn-pure.btn-danger:focus:hover, .btn-pure.btn-danger:hover.focus, .btn-pure.btn-danger:hover:focus, .btn-pure.btn-danger:hover:hover, .open > .dropdown-toggle.btn-pure.btn-danger.focus, .open > .dropdown-toggle.btn-pure.btn-danger:focus, .open > .dropdown-toggle.btn-pure.btn-danger:hover {
  color: #d6494b;
}

.btn-pure.btn-danger.active .badge, .btn-pure.btn-danger:active .badge, .btn-pure.btn-danger:focus .badge, .btn-pure.btn-danger:hover .badge, .open > .dropdown-toggle.btn-pure.btn-danger .badge {
  color: #d6494b;
}

.btn-pure.btn-dark {
  color: #526069;
}

.btn-pure.btn-dark.active, .btn-pure.btn-dark:active, .btn-pure.btn-dark:focus, .btn-pure.btn-dark:hover, .open > .dropdown-toggle.btn-pure.btn-dark {
  color: #37474f;
}

.btn-pure.btn-dark.active.focus, .btn-pure.btn-dark.active:focus, .btn-pure.btn-dark.active:hover, .btn-pure.btn-dark:active.focus, .btn-pure.btn-dark:active:focus, .btn-pure.btn-dark:active:hover, .btn-pure.btn-dark:focus.focus, .btn-pure.btn-dark:focus:focus, .btn-pure.btn-dark:focus:hover, .btn-pure.btn-dark:hover.focus, .btn-pure.btn-dark:hover:focus, .btn-pure.btn-dark:hover:hover, .open > .dropdown-toggle.btn-pure.btn-dark.focus, .open > .dropdown-toggle.btn-pure.btn-dark:focus, .open > .dropdown-toggle.btn-pure.btn-dark:hover {
  color: #37474f;
}

.btn-pure.btn-dark.active .badge, .btn-pure.btn-dark:active .badge, .btn-pure.btn-dark:focus .badge, .btn-pure.btn-dark:hover .badge, .open > .dropdown-toggle.btn-pure.btn-dark .badge {
  color: #37474f;
}

.btn-pure.btn-inverse {
  color: #fff;
}

.btn-pure.btn-inverse.active, .btn-pure.btn-inverse:active, .btn-pure.btn-inverse:focus, .btn-pure.btn-inverse:hover, .open > .dropdown-toggle.btn-pure.btn-inverse {
  color: #fff;
}

.btn-pure.btn-inverse.active.focus, .btn-pure.btn-inverse.active:focus, .btn-pure.btn-inverse.active:hover, .btn-pure.btn-inverse:active.focus, .btn-pure.btn-inverse:active:focus, .btn-pure.btn-inverse:active:hover, .btn-pure.btn-inverse:focus.focus, .btn-pure.btn-inverse:focus:focus, .btn-pure.btn-inverse:focus:hover, .btn-pure.btn-inverse:hover.focus, .btn-pure.btn-inverse:hover:focus, .btn-pure.btn-inverse:hover:hover, .open > .dropdown-toggle.btn-pure.btn-inverse.focus, .open > .dropdown-toggle.btn-pure.btn-inverse:focus, .open > .dropdown-toggle.btn-pure.btn-inverse:hover {
  color: #fff;
}

.btn-pure.btn-inverse.active .badge, .btn-pure.btn-inverse:active .badge, .btn-pure.btn-inverse:focus .badge, .btn-pure.btn-inverse:hover .badge, .open > .dropdown-toggle.btn-pure.btn-inverse .badge {
  color: #fff;
}

.caret {
  border-top: 4px solid;
  transition: 0.25s;
  transform: scale(1.001);
}

.btn-group .btn + .dropdown-toggle .caret {
  margin-left: 0;
}

.dropdown-toggle.btn .caret {
  margin-left: 0.3em;
}

.dropdown-toggle.btn.btn-xs .caret, .btn-group-xs > .dropdown-toggle.btn .caret {
  margin-left: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 0.8em;
  padding-left: 0.8em;
}

.dropdown-menu {
  margin-top: 5px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  transition: 0.25s;
}

.dropdown-menu .divider {
  margin: 6px 0;
}

.dropdown-menu > li {
  padding: 0 5px;
  margin: 2px 0;
}

.dropdown-menu > li > a {
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.25s;
}

.dropdown-menu li .icon:first-child, .dropdown-menu li > a .icon:first-child {
  width: 1em;
  margin-right: 0.5em;
  text-align: center;
}

.dropdown-menu.bullet {
  margin-top: 12px;
}

.dropdown-menu.bullet:after, .dropdown-menu.bullet:before {
  position: absolute;
  left: 10px;
  display: inline-block;
  width: 0;
  height: 0;
  content: "";
  border: 7px solid transparent;
  border-top-width: 0;
}

.dropdown-menu.bullet:before {
  top: -7px;
  border-bottom-color: #e4eaec;
}

.dropdown-menu.bullet:after {
  top: -6px;
  border-bottom-color: #fff;
}

.dropdown-menu-right.bullet:after, .dropdown-menu-right.bullet:before {
  right: 10px;
  left: auto;
}

.dropdown-menu.animate {
  overflow: hidden;
}

.dropdown-menu.animate > li {
  animation-name: slide-left;
  animation-duration: 0.5s;
  animation-fill-mode: both;
}

.dropdown-menu.animate > li:nth-child(1) {
  animation-delay: 0.02s;
}

.dropdown-menu.animate > li:nth-child(2) {
  animation-delay: 0.04s;
}

.dropdown-menu.animate > li:nth-child(3) {
  animation-delay: 0.06s;
}

.dropdown-menu.animate > li:nth-child(4) {
  animation-delay: 0.08s;
}

.dropdown-menu.animate > li:nth-child(5) {
  animation-delay: 0.1s;
}

.dropdown-menu.animate > li:nth-child(6) {
  animation-delay: 0.12s;
}

.dropdown-menu.animate > li:nth-child(7) {
  animation-delay: 0.14s;
}

.dropdown-menu.animate > li:nth-child(8) {
  animation-delay: 0.16s;
}

.dropdown-menu.animate > li:nth-child(9) {
  animation-delay: 0.18s;
}

.dropdown-menu.animate > li:nth-child(10) {
  animation-delay: 0.2s;
}

.dropdown-menu.animate > li.divider {
  animation-name: none;
}

.dropdown-menu.animate.animate-reverse > li:nth-last-child(1) {
  animation-delay: 0.02s;
}

.dropdown-menu.animate.animate-reverse > li:nth-last-child(2) {
  animation-delay: 0.04s;
}

.dropdown-menu.animate.animate-reverse > li:nth-last-child(3) {
  animation-delay: 0.06s;
}

.dropdown-menu.animate.animate-reverse > li:nth-last-child(4) {
  animation-delay: 0.08s;
}

.dropdown-menu.animate.animate-reverse > li:nth-last-child(5) {
  animation-delay: 0.1s;
}

.dropdown-menu.animate.animate-reverse > li:nth-last-child(6) {
  animation-delay: 0.12s;
}

.dropdown-menu.animate.animate-reverse > li:nth-last-child(7) {
  animation-delay: 0.14s;
}

.dropdown-menu.animate.animate-reverse > li:nth-last-child(8) {
  animation-delay: 0.16s;
}

.dropdown-menu.animate.animate-reverse > li:nth-last-child(9) {
  animation-delay: 0.18s;
}

.dropdown-menu.animate.animate-reverse > li:nth-last-child(10) {
  animation-delay: 0.2s;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  margin-bottom: 6px;
  box-shadow: 0 -3px 12px rgba(0, 0, 0, 0.05);
}

.dropup .dropdown-menu.bullet, .navbar-fixed-bottom .dropdown .dropdown-menu.bullet {
  margin-bottom: 12px;
}

.dropup .dropdown-menu.bullet:after, .dropup .dropdown-menu.bullet:before, .navbar-fixed-bottom .dropdown .dropdown-menu.bullet:after, .navbar-fixed-bottom .dropdown .dropdown-menu.bullet:before {
  top: auto;
  border-top-width: 7px;
  border-bottom-width: 0;
}

.dropup .dropdown-menu.bullet:before, .navbar-fixed-bottom .dropdown .dropdown-menu.bullet:before {
  bottom: -7px;
  border-top-color: #e4eaec;
}

.dropup .dropdown-menu.bullet:after, .navbar-fixed-bottom .dropdown .dropdown-menu.bullet:after {
  bottom: -6px;
  border-top-color: #fff;
}

.dropdown-menu > .dropdown-header {
  padding: 8px 20px 6px;
  font-size: 14px;
  font-weight: 500;
  cursor: default;
}

.dropdown-menu > .dropdown-submenu {
  position: relative;
}

.dropdown-menu > .dropdown-submenu > a {
  position: relative;
}

.dropdown-menu > .dropdown-submenu > a:after {
  position: absolute;
  right: 10px;
  display: inline-block;
  width: 0;
  height: 0;
  margin-top: 6px;
  vertical-align: middle;
  content: "";
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px dashed;
}

.dropdown-menu > .dropdown-submenu .dropdown-menu {
  left: 100%;
  margin: 0;
}

.dropdown-menu > .dropdown-submenu.dropdown-menu-left .dropdown-menu {
  left: -100%;
}

.dropdown-menu > .dropdown-submenu:hover .dropdown-menu {
  display: block;
}

.dropdown .dropdown-submenu .dropdown-menu {
  top: 0;
}

.dropup .dropdown-submenu .dropdown-menu {
  bottom: 0;
}

.dropdown-menu-media {
  width: 360px;
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown-menu-media > li {
  padding: 0;
  margin: 0;
}

.dropdown-menu-media .dropdown-menu-header {
  position: relative;
  padding: 20px 20px;
  background-color: #fff;
  border-bottom: 1px solid #e4eaec;
}

.dropdown-menu-media .dropdown-menu-header > h3, .dropdown-menu-media .dropdown-menu-header > h4, .dropdown-menu-media .dropdown-menu-header > h5 {
  margin: 0;
}

.dropdown-menu-media .dropdown-menu-header .badge, .dropdown-menu-media .dropdown-menu-header .label {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.dropdown-menu-media .list-group {
  max-height: 270px;
  margin: 0;
  font-size: 12px;
  border-radius: 0;
}

.dropdown-menu-media .list-group-item {
  padding: 0 20px;
  border: none;
  border-radius: 0 !important;
}

.dropdown-menu-media .list-group-item .media {
  padding: 15px 0;
  border-top: 1px solid #e4eaec;
}

.dropdown-menu-media .list-group-item:first-child .media {
  border-top: none;
}

.dropdown-menu-media > .dropdown-menu-footer {
  background-color: #f3f7f9;
  border-top: 1px solid #e4eaec;
}

.dropdown-menu-media > .dropdown-menu-footer > a {
  padding: 15px 20px !important;
  color: #a3afb7 !important;
}

.dropdown-menu-media > .dropdown-menu-footer > a:hover {
  color: #89bceb !important;
  background-color: transparent !important;
}

.dropdown-menu-media > .dropdown-menu-footer > .dropdown-menu-footer-btn {
  position: absolute;
  right: 0;
}

.dropdown-menu-media > .dropdown-menu-footer > .dropdown-menu-footer-btn:hover {
  color: #89bceb !important;
  background-color: transparent !important;
}

.dropdown-menu-primary > .active > a, .dropdown-menu-primary > .active > a:focus, .dropdown-menu-primary > .active > a:hover {
  color: #fff;
  background-color: #62a8ea;
}

.dropdown-menu-success > .active > a, .dropdown-menu-success > .active > a:focus, .dropdown-menu-success > .active > a:hover {
  color: #fff;
  background-color: #46be8a;
}

.dropdown-menu-info > .active > a, .dropdown-menu-info > .active > a:focus, .dropdown-menu-info > .active > a:hover {
  color: #fff;
  background-color: #57c7d4;
}

.dropdown-menu-warning > .active > a, .dropdown-menu-warning > .active > a:focus, .dropdown-menu-warning > .active > a:hover {
  color: #fff;
  background-color: #f2a654;
}

.dropdown-menu-danger > .active > a, .dropdown-menu-danger > .active > a:focus, .dropdown-menu-danger > .active > a:hover {
  color: #fff;
  background-color: #f96868;
}

.dropdown-menu-dark > .active > a, .dropdown-menu-dark > .active > a:focus, .dropdown-menu-dark > .active > a:hover {
  color: #fff;
  background-color: #526069;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}

.btn-group:focus .dropdown-toggle {
  transition: 0.25s;
}

.input-group-addon {
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
}

.input-group-btn .btn {
  padding: 6px 10px;
}

.input-group-btn .btn > .icon {
  vertical-align: bottom;
}

.input-group-btn .dropdown-toggle.btn .caret {
  margin-left: 2px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 1;
}

.nav > li > a {
  overflow: hidden;
}

.nav > li > a:focus {
  outline: 0;
}

.nav > li > a .close {
  display: inline-block;
  margin-left: 10px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  border-color: transparent;
}

.nav-quick {
  padding: 0;
  margin-right: 0;
  margin-bottom: 22px;
  margin-left: 0;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.nav-quick li {
  position: relative;
  display: block;
  padding: 0;
  text-align: center;
  list-style: none;
}

.nav-quick a {
  display: block;
  padding: 16px 0;
  color: #76838f;
}

.nav-quick a .icon {
  display: block;
  margin-bottom: 0.2em;
  font-size: 32px;
}

.nav-quick a:hover {
  text-decoration: none;
  background-color: #f3f7f9;
}

.nav-quick .badge, .nav-quick .label {
  position: absolute;
  top: 0;
  right: 0;
}

.nav-quick-sm a {
  padding: 12px 0;
}

.nav-quick-sm a .icon {
  font-size: 24px;
}

.nav-quick-lg a {
  padding: 22px 0;
}

.nav-quick-lg a .icon {
  font-size: 40px;
}

.nav-quick-bordered {
  border-top: 1px solid #e4eaec;
  border-left: 1px solid #e4eaec;
}

.nav-quick-bordered li {
  border-right: 1px solid #e4eaec;
  border-bottom: 1px solid #e4eaec;
}

.nav-pills > li > a {
  transition: border 0.2s linear, color 0.2s linear, background-color 0.2s linear;
}

.nav-pills-rounded > li > a {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 1000px;
}

.nav-tabs > li > a {
  padding: 10px 20px;
  color: #76838f;
  transition: 0.25s;
}

.nav-tabs > li > a > .icon {
  margin-right: 0.5em;
  line-height: 1;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #fff;
  background-color: #62a8ea;
  border-color: transparent;
  border-bottom-color: #62a8ea;
}

.nav-tabs.nav-justified > li > a {
  border-radius: 4px 4px 0 0;
}

.nav-tabs.nav-justified > li.active > a, .nav-tabs.nav-justified > li.active > a:focus, .nav-tabs.nav-justified > li.active > a:hover {
  border-color: transparent;
  border-bottom-color: #62a8ea;
}

.nav-tabs.nav-tabs-bottom {
  border-top: 1px solid #e4eaec;
  border-bottom: none;
}

.nav-tabs.nav-tabs-bottom > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.nav-tabs.nav-tabs-bottom > li > a {
  border-radius: 0 0 4px 4px;
}

.nav-tabs.nav-tabs-bottom > li > a:focus, .nav-tabs.nav-tabs-bottom > li > a:hover {
  border-top-color: #e4eaec;
  border-bottom-color: transparent;
}

.nav-tabs.nav-tabs-bottom.nav-justified {
  border-top: none;
}

.nav-tabs.nav-tabs-bottom.nav-justified > li > a {
  border-top-color: #e4eaec;
  border-bottom-color: transparent;
}

.nav-tabs.nav-tabs-bottom.nav-justified > li.active > a, .nav-tabs.nav-tabs-bottom.nav-justified > li.active > a:focus, .nav-tabs.nav-tabs-bottom.nav-justified > li.active > a:hover {
  border-top: 1px solid #62a8ea;
}

.nav-tabs-reverse > li {
  float: right;
}

.nav-tabs-reverse > li > a {
  margin-right: 0;
  margin-left: 2px;
}

.nav-tabs-solid {
  border-bottom-color: #f3f7f9;
}

.nav-tabs-solid > li > a:hover {
  border-color: transparent;
}

.nav-tabs-solid > li.active > a, .nav-tabs-solid > li.active > a:focus, .nav-tabs-solid > li.active > a:hover {
  color: #76838f;
  background-color: #f3f7f9;
  border-color: transparent;
}

.nav-tabs-solid ~ .tab-content {
  padding: 20px;
  background-color: #f3f7f9;
}

.nav-tabs-solid.nav-justified > li > a {
  border: none;
}

.nav-tabs-solid.nav-justified > li.active > a, .nav-tabs-solid.nav-justified > li.active > a:focus, .nav-tabs-solid.nav-justified > li.active > a:hover {
  border: none;
}

.nav-tabs-solid.nav-tabs-bottom > li.active > a, .nav-tabs-solid.nav-tabs-bottom > li.active > a:focus, .nav-tabs-solid.nav-tabs-bottom > li.active > a:hover {
  border: none;
}

.nav-tabs-line > li > a {
  padding: 10px 20px;
  border-bottom: 2px solid transparent;
}

.nav-tabs-line > li > a:focus, .nav-tabs-line > li > a:hover {
  background-color: transparent;
}

.nav-tabs-line > li > a:hover {
  border-bottom-color: #ccd5db;
}

.nav-tabs-line > li.active > a, .nav-tabs-line > li.active > a:focus, .nav-tabs-line > li.active > a:hover {
  color: #62a8ea;
  background-color: transparent;
  border-bottom: 2px solid #62a8ea;
}

.nav-tabs-line .open > a, .nav-tabs-line .open > a:focus, .nav-tabs-line .open > a:hover {
  border-color: transparent;
  border-bottom-color: #ccd5db;
}

.nav-tabs-line.nav-tabs-bottom > li > a {
  border-top: 2px solid transparent;
  border-bottom: none;
}

.nav-tabs-line.nav-tabs-bottom > li > a:hover {
  border-top-color: #ccd5db;
  border-bottom-color: transparent;
}

.nav-tabs-line.nav-tabs-bottom > li.active > a, .nav-tabs-line.nav-tabs-bottom > li.active > a:focus, .nav-tabs-line.nav-tabs-bottom > li.active > a:hover {
  border-top: 2px solid #62a8ea;
  border-bottom: none;
}

.nav-tabs-line.nav-justified > li > a {
  border-bottom: 2px solid #e4eaec;
}

.nav-tabs-line.nav-justified > li > a:hover {
  border-bottom-color: #ccd5db;
}

.nav-tabs-line.nav-justified > li.active > a, .nav-tabs-line.nav-justified > li.active > a:focus, .nav-tabs-line.nav-justified > li.active > a:hover {
  border-color: transparent;
  border-bottom: 2px solid #62a8ea;
}

.nav-tabs-line.nav-justified.nav-tabs-bottom {
  border-top: none;
}

.nav-tabs-line.nav-justified.nav-tabs-bottom > li > a {
  border-top: 2px solid #e4eaec;
  border-bottom: none;
}

.nav-tabs-line.nav-justified.nav-tabs-bottom > li > a:hover {
  border-top-color: #ccd5db;
}

.nav-tabs-line.nav-justified.nav-tabs-bottom > li.active > a, .nav-tabs-line.nav-justified.nav-tabs-bottom > li.active > a:focus, .nav-tabs-line.nav-justified.nav-tabs-bottom > li.active > a:hover {
  border-top-color: #62a8ea;
  border-bottom: none;
}

.nav-tabs-vertical:after, .nav-tabs-vertical:before {
  display: table;
  content: " ";
}

.nav-tabs-vertical:after {
  clear: both;
}

.nav-tabs-vertical .nav-tabs {
  float: left;
  border-right: 1px solid #e4eaec;
  border-bottom: none;
}

.nav-tabs-vertical .nav-tabs > li {
  float: none;
  margin-right: -1px;
  margin-bottom: 0;
}

.nav-tabs-vertical .nav-tabs > li > a {
  padding: 10px 20px;
  margin-right: 0;
  margin-bottom: 2px;
  border-radius: 4px 0 0 4px;
}

.nav-tabs-vertical .nav-tabs > li > a:hover {
  border-right-color: #e4eaec;
  border-bottom-color: transparent;
}

.nav-tabs-vertical .nav-tabs > li.active > a, .nav-tabs-vertical .nav-tabs > li.active > a:focus, .nav-tabs-vertical .nav-tabs > li.active > a:hover {
  border-right-color: #62a8ea;
}

.nav-tabs-vertical .nav-tabs-reverse {
  float: right;
  border-right: none;
  border-left: 1px solid #e4eaec;
}

.nav-tabs-vertical .nav-tabs-reverse > li {
  margin-right: 0;
  margin-left: -1px;
}

.nav-tabs-vertical .nav-tabs-reverse > li > a {
  margin-left: 0;
  border-radius: 0 4px 4px 0;
}

.nav-tabs-vertical .nav-tabs-reverse > li > a:hover {
  border-right-color: transparent;
  border-left-color: #e4eaec;
}

.nav-tabs-vertical .nav-tabs-reverse > li.active > a, .nav-tabs-vertical .nav-tabs-reverse > li.active > a:focus, .nav-tabs-vertical .nav-tabs-reverse > li.active > a:hover {
  border-left-color: #62a8ea;
}

.nav-tabs-vertical .nav-tabs-solid {
  border-right-color: #f3f7f9;
}

.nav-tabs-vertical .nav-tabs-solid > li > a:hover {
  border-color: transparent;
}

.nav-tabs-vertical .nav-tabs-solid > li.active > a, .nav-tabs-vertical .nav-tabs-solid > li.active > a:focus, .nav-tabs-vertical .nav-tabs-solid > li.active > a:hover {
  border-color: transparent;
}

.nav-tabs-vertical .nav-tabs-solid + .tab-content {
  padding: 20px;
}

.nav-tabs-vertical .nav-tabs-solid.nav-tabs-reverse {
  border-left-color: #f3f7f9;
}

.nav-tabs-vertical .nav-tabs-line > li > a {
  border-right: 2px solid transparent;
  border-bottom: none;
}

.nav-tabs-vertical .nav-tabs-line > li > a:hover {
  border-right-color: #ccd5db;
}

.nav-tabs-vertical .nav-tabs-line > li.active > a, .nav-tabs-vertical .nav-tabs-line > li.active > a:focus, .nav-tabs-vertical .nav-tabs-line > li.active > a:hover {
  border-right: 2px solid #62a8ea;
  border-bottom: none;
}

.nav-tabs-vertical .nav-tabs-line.nav-tabs-reverse > li > a {
  border-right-width: 1px;
  border-left: 2px solid transparent;
}

.nav-tabs-vertical .nav-tabs-line.nav-tabs-reverse > li > a:hover {
  border-color: transparent;
  border-left-color: #ccd5db;
}

.nav-tabs-vertical .nav-tabs-line.nav-tabs-reverse > li.active > a, .nav-tabs-vertical .nav-tabs-line.nav-tabs-reverse > li.active > a:focus, .nav-tabs-vertical .nav-tabs-line.nav-tabs-reverse > li.active > a:hover {
  border-right: 1px solid transparent;
  border-left: 2px solid #62a8ea;
}

.nav-tabs-vertical .tab-content {
  overflow: hidden;
}

.nav-tabs-inverse .nav-tabs-solid {
  border-bottom-color: #fff;
}

.nav-tabs-inverse .nav-tabs-solid > li.active > a, .nav-tabs-inverse .nav-tabs-solid > li.active > a:focus, .nav-tabs-inverse .nav-tabs-solid > li.active > a:hover {
  color: #76838f;
  background-color: #fff;
}

.nav-tabs-inverse.nav-tabs-vertical .nav-tabs-solid {
  border-right-color: #fff;
}

.nav-tabs-inverse.nav-tabs-vertical .nav-tabs-solid.nav-tabs-reverse {
  border-left-color: #fff;
}

.nav-tabs-inverse .tab-content {
  background: #fff;
}

.nav-tabs-animate .tab-content {
  overflow: hidden;
}

.nav-tabs-lg > li > a {
  padding: 12px 20px;
  font-size: 18px;
  line-height: 1.3333333;
}

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

.navbar-toggle {
  height: 66px;
  padding: 22px 15px;
  margin-top: 16px;
  margin-top: 0;
  margin-bottom: 16px;
  margin-bottom: 0;
  line-height: 22px;
  background: 0 0 !important;
  transition: color 0.25s linear;
}

.navbar-toggle .icon {
  margin-top: -1px;
}

.navbar-toggle:hover {
  background: 0 0 !important;
}

.navbar-toggle-left {
  float: left;
  margin-right: 0;
  margin-left: 15px;
}

.navbar {
  border: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}

.navbar-fixed-bottom, .navbar-fixed-top {
  width: 100%;
}

@media (min-width: 768px) {
  .hidden-float {
    display: block;
  }
}
@media (max-width: 767px) {
  .hidden-float {
    display: none !important;
  }
}
.navbar-brand {
  padding: 22px 20px;
  font-weight: 500;
}

.navbar-brand > .navbar-brand-logo {
  display: inline-block;
}

.navbar-brand-logo {
  height: 32px;
  margin-top: -5px;
}

.navbar-brand-text {
  margin-left: 6px;
}

@media (max-width: 767px) {
  .navbar-brand-center {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
@media (min-width: 768px) {
  .navbar-mega .container, .navbar-mega .container-fluid {
    position: relative;
  }
}
.navbar-mega .dropdown-menu {
  left: auto;
}

.navbar-mega .dropdown-mega {
  position: static;
}

.navbar-mega .mega-content {
  padding: 20px 30px;
}

.navbar-mega .mega-menu {
  min-width: 150px;
  max-width: 100%;
}

.navbar-mega .mega-menu > ul {
  padding-left: 0;
}

.navbar-mega .mega-menu .list-icons {
  margin-bottom: 6px;
}

.navbar-mega .dropdown.dropdown-fw .dropdown-menu {
  right: 5px;
  left: 5px;
}

@media (max-width: 767px) {
  .navbar-mega .dropdown.dropdown-fw .dropdown-menu {
    right: 0;
    left: 0;
  }
}
.navbar-nav > li > a.navbar-avatar, .navbar-toolbar > li > a.navbar-avatar {
  padding-top: 18px;
  padding-bottom: 18px;
}

@media (max-width: 767px) {
  .navbar-nav > li > a.navbar-avatar {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
.navbar-avatar .avatar {
  width: 30px;
}

.navbar-form .icon {
  font-size: 16px;
  color: rgba(55, 71, 79, 0.4);
}

.navbar-form .form-control {
  background-color: #f3f7f9;
  border: none;
  border-radius: 38px;
}

@media (min-width: 768px) {
  .navbar-search.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    visibility: visible !important;
  }
}
@media (max-width: 767px) {
  .navbar-search {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .navbar-search .navbar-form {
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
}
.container-fluid > .navbar-search, .container > .navbar-search {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container-fluid > .navbar-search, .container > .navbar-search {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-search-overlap {
  position: absolute !important;
  top: 0;
  right: 0;
  left: 0;
  background-color: #fff;
}

.navbar-search-overlap .form-control, .navbar-search-overlap .form-group {
  display: block !important;
  margin: 0;
}

.navbar-search-overlap .form-control {
  height: 66px !important;
  background-color: transparent !important;
  border-radius: 0;
}

.navbar-search-overlap .form-control:focus {
  border-color: transparent;
}

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

.navbar-toolbar {
  float: left;
}

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

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

.navbar-toolbar > li {
  float: left;
}

.navbar-toolbar > li:after, .navbar-toolbar > li:before {
  display: table;
  content: " ";
}

.navbar-toolbar > li:after {
  clear: both;
}

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

.navbar-toolbar .dropdown-menu {
  transform-origin: 100% 0;
  animation-duration: 0.3s;
}

@media (max-width: 767px) {
  .navbar-toolbar .dropdown-menu:not(.dropdown-menu-media) {
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    transform: translate3d(0, 0, 0);
  }
  .navbar-toolbar .open {
    position: static;
  }
  .navbar-toolbar .open .dropdown-menu {
    right: 0;
    left: 0;
    float: none;
    width: auto;
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 767px) and (max-device-width: 480px) and (orientation: landscape) {
  .navbar-toolbar .dropdown-menu:not(.dropdown-menu-media) {
    max-height: 200px;
  }
}
@media (max-width: 767px) {
  .navbar-toolbar-left {
    float: left !important;
  }
  .navbar-toolbar-right {
    float: right !important;
  }
}
.icon-fullscreen {
  font-family: "Web Icons";
}

.icon-fullscreen:before {
  content: "\f11d";
}

.icon-fullscreen.active:before {
  content: "\f11e";
}

.icon-menubar {
  font-family: "Web Icons";
}

.icon-menubar:before {
  content: "\f119";
}

.icon-menubar.active:before {
  content: "\f119";
}

.navbar-default .navbar-toolbar > li > a {
  color: #76838f;
}

.navbar-default .navbar-toolbar > li > a:focus, .navbar-default .navbar-toolbar > li > a:hover {
  color: #526069;
  background-color: rgba(243, 247, 249, 0.3);
}

.navbar-default .navbar-toolbar > .active > a, .navbar-default .navbar-toolbar > .active > a:focus, .navbar-default .navbar-toolbar > .active > a:hover {
  color: #526069;
  background-color: rgba(243, 247, 249, 0.6);
}

.navbar-default .navbar-toolbar > .disabled > a, .navbar-default .navbar-toolbar > .disabled > a:focus, .navbar-default .navbar-toolbar > .disabled > a:hover {
  color: #ccd5db;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  color: #76838f;
}

.navbar-default .navbar-toolbar > .open > a, .navbar-default .navbar-toolbar > .open > a:focus, .navbar-default .navbar-toolbar > .open > a:hover {
  color: #526069;
  background-color: rgba(243, 247, 249, 0.6);
}

.navbar-inverse .navbar-toolbar > li > a {
  color: #fff;
}

.navbar-inverse .navbar-toolbar > li > a:focus, .navbar-inverse .navbar-toolbar > li > a:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
}

.navbar-inverse .navbar-toolbar > .active > a, .navbar-inverse .navbar-toolbar > .active > a:focus, .navbar-inverse .navbar-toolbar > .active > a:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
}

.navbar-inverse .navbar-toolbar > .disabled > a, .navbar-inverse .navbar-toolbar > .disabled > a:focus, .navbar-inverse .navbar-toolbar > .disabled > a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  color: #fff;
}

.navbar-inverse .navbar-toolbar > .open > a, .navbar-inverse .navbar-toolbar > .open > a:focus, .navbar-inverse .navbar-toolbar > .open > a:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
}

.breadcrumb {
  margin-bottom: 10px;
}

.breadcrumb li + li:before {
  padding: 0 5px;
}

.breadcrumb li .icon {
  text-decoration: none;
}

.breadcrumb li .icon:before {
  margin-right: 10px;
}

.breadcrumb-arrow > li + li:before {
  content: "» ";
}

.pagination li > a, .pagination li > span {
  padding: 9px 15px;
  transition: background 0.2s ease-out, border-color 0s ease-out, color 0.2s ease-out;
}

.pagination li > a:focus, .pagination li > a:hover, .pagination li > span:focus, .pagination li > span:hover {
  transition: background 0.2s ease-out, border-color 0.2s ease-out, color 0.2s ease-out;
}

.pagination li .icon {
  margin-top: -1px;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #ccd5db;
  cursor: not-allowed;
  background-color: transparent;
  border-color: #e4eaec;
}

.pagination-gap > li > a {
  margin: 0 5px;
  border-radius: 5px;
}

.pagination-gap > li > a:hover {
  background-color: transparent;
  border-color: #62a8ea;
}

.pagination-gap > li:first-child > a, .pagination-gap > li:last-child > a {
  border-radius: 5px;
}

.pagination-no-border > li > a {
  border: none;
}

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

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

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

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 6px 11px;
  font-size: 14px;
  line-height: 1.5;
}

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

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

.pager li > a, .pager li > span {
  padding: 10px 20px;
  color: #76838f;
  transition: all 0.2s ease;
}

.pager li > a:focus, .pager li > a:hover {
  color: #62a8ea;
}

.pager li .icon {
  margin-top: -1px;
}

.pager li > a:focus, .pager li > a:hover {
  border-color: #62a8ea;
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  border-color: #e4eaec;
}

.pager-round li > a, .pager-round li > span {
  border-radius: 1000px;
}

.label {
  padding: 0.25em 0.6em 0.25em;
  font-weight: 300;
  border-radius: 0.3em;
}

.label.label-outline {
  color: #f3f7f9;
  background-color: transparent;
  border-color: #f3f7f9;
}

.label-outline {
  border: 1px solid transparent;
}

.label-round {
  border-radius: 1em;
}

.label-default {
  color: #76838f;
  background-color: #e4eaec;
}

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

.label-default.label-outline {
  color: #e4eaec;
  background-color: transparent;
  border-color: #e4eaec;
}

.label-default[href]:focus, .label-default[href]:hover {
  color: #a3afb7;
}

.label-default.label-outline {
  color: #76838f;
}

.label-primary {
  background-color: #62a8ea;
}

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

.label-primary.label-outline {
  color: #62a8ea;
  background-color: transparent;
  border-color: #62a8ea;
}

.label-success {
  background-color: #46be8a;
}

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

.label-success.label-outline {
  color: #46be8a;
  background-color: transparent;
  border-color: #46be8a;
}

.label-info {
  background-color: #57c7d4;
}

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

.label-info.label-outline {
  color: #57c7d4;
  background-color: transparent;
  border-color: #57c7d4;
}

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

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

.label-warning.label-outline {
  color: #f2a654;
  background-color: transparent;
  border-color: #f2a654;
}

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

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

.label-danger.label-outline {
  color: #f96868;
  background-color: transparent;
  border-color: #f96868;
}

.label-dark {
  background-color: #526069;
}

.label-dark[href]:focus, .label-dark[href]:hover {
  background-color: #76838f;
}

.label-dark.label-outline {
  color: #526069;
  background-color: transparent;
  border-color: #526069;
}

.label-lg {
  font-size: 16px;
}

.label-sm {
  padding: 0.1em 0.5em 0.1em;
  font-size: 10px;
}

.badge {
  padding: 3px 6px;
}

.btn .badge {
  top: 0;
}

.badge.up {
  position: relative;
  top: -10px;
  margin: 0 -0.8em;
  border-radius: 15px;
}

.badge.badge-absolute {
  position: absolute;
  top: -8px;
  right: -10px;
  z-index: 5;
}

.badge-radius {
  border-radius: 3px;
}

.badge-primary {
  color: #fff;
  background-color: #62a8ea;
}

.badge-primary[href]:focus, .badge-primary[href]:hover {
  color: #fff;
  background-color: #358fe4;
}

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

.badge-success {
  color: #fff;
  background-color: #46be8a;
}

.badge-success[href]:focus, .badge-success[href]:hover {
  color: #fff;
  background-color: #369b6f;
}

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

.badge-info {
  color: #fff;
  background-color: #57c7d4;
}

.badge-info[href]:focus, .badge-info[href]:hover {
  color: #fff;
  background-color: #33b6c5;
}

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

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

.badge-warning[href]:focus, .badge-warning[href]:hover {
  color: #fff;
  background-color: #ee8d25;
}

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

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

.badge-danger[href]:focus, .badge-danger[href]:hover {
  color: #fff;
  background-color: #f73737;
}

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

.badge-dark {
  color: #fff;
  background-color: #526069;
}

.badge-dark[href]:focus, .badge-dark[href]:hover {
  color: #fff;
  background-color: #3c464c;
}

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

.badge-lg {
  padding: 5px 9px 8px;
  font-size: 16px;
}

.badge-sm {
  padding: 2px 5px;
  font-size: 10px;
}

.jumbotron {
  padding: 0;
  border-radius: 3px;
}

.jumbotron > .jumbotron-photo img {
  width: 100%;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.jumbotron-contents {
  padding: 20px;
}

.jumbotron .carousel, .jumbotron .carousel-inner, .jumbotron .carousel-inner > .item.active img {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.jumbotron .carousel-inner > .item > a > img, .jumbotron .carousel-inner > .item > img {
  width: 100%;
}

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

.jumbotron .h2, .jumbotron h2 {
  font-size: 24px;
}

@media screen and (min-width: 768px) {
  .container .jumbotron, .jumbotron {
    padding: 0;
  }
  .jumbotron .h1, .jumbotron h1 {
    font-size: 28px;
  }
}
.thumbnail {
  padding: 0;
  border: none;
  transition: all 0.25s ease-in-out;
}

.thumbnail .caption {
  position: relative;
  display: block;
  padding-right: 0;
  padding-left: 0;
}

.alert {
  padding-right: 20px;
  padding-left: 20px;
}

.alert ul {
  padding-left: 13px;
}

.alert ul li {
  padding-left: 7px;
}

.panel > .alert {
  margin: 0;
}

.alert-alt {
  color: #76838f;
  background-color: rgba(243, 247, 249, 0.8);
  border: none;
  border-left: 3px solid transparent;
}

.alert-alt .alert-link, .alert-alt a {
  text-decoration: none;
}

.alert-dismissible {
  padding-right: 40px;
}

.alert-dismissible .close {
  top: 0;
  text-decoration: none;
  opacity: 0.6;
}

.alert-dismissible .close:focus, .alert-dismissible .close:hover {
  opacity: 1;
}

.alert-dismissible.alert-alt .close {
  color: #a3afb7;
  opacity: 0.6;
}

.alert-dismissible.alert-alt .close:focus, .alert-dismissible.alert-alt .close:hover {
  color: #a3afb7;
  opacity: 1;
}

.alert-icon {
  position: relative;
  padding-left: 45px;
}

.alert-icon > .icon {
  position: absolute;
  top: 18px;
  left: 20px;
  width: 1em;
  font-size: 16px;
  text-align: center;
}

.alert-avatar {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 75px;
}

.alert-avatar > .avatar {
  position: absolute;
  top: 12px;
  left: 20px;
}

.page-alert .alert-wrap {
  max-height: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  transition: max-height 0.7s linear 0s;
}

.page-alert .alert-wrap.in {
  max-height: 500px;
  transition: max-height 1s linear 0s;
}

.page-alert .alert-wrap .alert {
  margin: 0;
  text-align: left;
  border-radius: 0;
}

.alert-primary {
  color: #62a8ea;
  background-color: rgba(232, 241, 248, 0.8);
  border-color: #e8f1f8;
}

.alert-primary hr {
  border-top-color: #d4e5f2;
}

.alert-primary .alert-link {
  color: #358fe4;
}

.alert-primary .close {
  color: #62a8ea;
}

.alert-primary .close:focus, .alert-primary .close:hover {
  color: #62a8ea;
}

.alert-primary .alert-link {
  color: #4e97d9;
}

.alert-alt.alert-primary {
  border-color: #62a8ea;
}

.alert-alt.alert-primary .alert-link, .alert-alt.alert-primary a {
  color: #62a8ea;
}

.alert-success .alert-link {
  color: #36ab7a;
}

.alert-alt.alert-success {
  border-color: #46be8a;
}

.alert-alt.alert-success .alert-link, .alert-alt.alert-success a {
  color: #46be8a;
}

.alert-info .alert-link {
  color: #47b8c6;
}

.alert-alt.alert-info {
  border-color: #57c7d4;
}

.alert-alt.alert-info .alert-link, .alert-alt.alert-info a {
  color: #57c7d4;
}

.alert-warning .alert-link {
  color: #ec9940;
}

.alert-alt.alert-warning {
  border-color: #f2a654;
}

.alert-alt.alert-warning .alert-link, .alert-alt.alert-warning a {
  color: #f2a654;
}

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

.alert-alt.alert-danger {
  border-color: #f96868;
}

.alert-alt.alert-danger .alert-link, .alert-alt.alert-danger a {
  color: #f96868;
}

.alert-social {
  position: relative;
  padding-left: 65px;
}

.alert-social > .icon {
  position: absolute;
  top: 12px;
  bottom: 0;
  left: 20px;
  width: 1em;
  font-size: 30px;
  text-align: center;
}

.alert-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
}

.alert-facebook hr {
  border-top-color: #344e86;
}

.alert-facebook .alert-link {
  color: #e6e6e6;
}

.alert-facebook .close {
  color: #fff;
}

.alert-facebook .close:focus, .alert-facebook .close:hover {
  color: #fff;
}

.alert-facebook .alert-link {
  font-weight: 500;
  color: #fff;
}

.alert-twitter {
  color: #fff;
  background-color: #55acee;
  border-color: #55acee;
}

.alert-twitter hr {
  border-top-color: #3ea1ec;
}

.alert-twitter .alert-link {
  color: #e6e6e6;
}

.alert-twitter .close {
  color: #fff;
}

.alert-twitter .close:focus, .alert-twitter .close:hover {
  color: #fff;
}

.alert-twitter .alert-link {
  font-weight: 500;
  color: #fff;
}

.alert-google-plus {
  color: #fff;
  background-color: #dd4b39;
  border-color: #dd4b39;
}

.alert-google-plus hr {
  border-top-color: #d73925;
}

.alert-google-plus .alert-link {
  color: #e6e6e6;
}

.alert-google-plus .close {
  color: #fff;
}

.alert-google-plus .close:focus, .alert-google-plus .close:hover {
  color: #fff;
}

.alert-google-plus .alert-link {
  font-weight: 500;
  color: #fff;
}

.alert-linkedin {
  color: #fff;
  background-color: #0976b4;
  border-color: #0976b4;
}

.alert-linkedin hr {
  border-top-color: #08669c;
}

.alert-linkedin .alert-link {
  color: #e6e6e6;
}

.alert-linkedin .close {
  color: #fff;
}

.alert-linkedin .close:focus, .alert-linkedin .close:hover {
  color: #fff;
}

.alert-linkedin .alert-link {
  font-weight: 500;
  color: #fff;
}

.alert-flickr {
  color: #fff;
  background-color: #ff0084;
  border-color: #ff0084;
}

.alert-flickr hr {
  border-top-color: #e60077;
}

.alert-flickr .alert-link {
  color: #e6e6e6;
}

.alert-flickr .close {
  color: #fff;
}

.alert-flickr .close:focus, .alert-flickr .close:hover {
  color: #fff;
}

.alert-flickr .alert-link {
  font-weight: 500;
  color: #fff;
}

.alert-tumblr {
  color: #fff;
  background-color: #35465c;
  border-color: #35465c;
}

.alert-tumblr hr {
  border-top-color: #2c3a4c;
}

.alert-tumblr .alert-link {
  color: #e6e6e6;
}

.alert-tumblr .close {
  color: #fff;
}

.alert-tumblr .close:focus, .alert-tumblr .close:hover {
  color: #fff;
}

.alert-tumblr .alert-link {
  font-weight: 500;
  color: #fff;
}

.alert-github {
  color: #fff;
  background-color: #4183c4;
  border-color: #4183c4;
}

.alert-github hr {
  border-top-color: #3876b4;
}

.alert-github .alert-link {
  color: #e6e6e6;
}

.alert-github .close {
  color: #fff;
}

.alert-github .close:focus, .alert-github .close:hover {
  color: #fff;
}

.alert-github .alert-link {
  font-weight: 500;
  color: #fff;
}

.alert-dribbble {
  color: #fff;
  background-color: #c32361;
  border-color: #c32361;
}

.alert-dribbble hr {
  border-top-color: #ad1f56;
}

.alert-dribbble .alert-link {
  color: #e6e6e6;
}

.alert-dribbble .close {
  color: #fff;
}

.alert-dribbble .close:focus, .alert-dribbble .close:hover {
  color: #fff;
}

.alert-dribbble .alert-link {
  font-weight: 500;
  color: #fff;
}

.alert-youtube {
  color: #fff;
  background-color: #b31217;
  border-color: #b31217;
}

.alert-youtube hr {
  border-top-color: #9c1014;
}

.alert-youtube .alert-link {
  color: #e6e6e6;
}

.alert-youtube .close {
  color: #fff;
}

.alert-youtube .close:focus, .alert-youtube .close:hover {
  color: #fff;
}

.alert-youtube .alert-link {
  font-weight: 500;
  color: #fff;
}

.alert.dark .alert-link {
  font-weight: 500;
  color: #fff !important;
}

.alert.dark .alert-left-border {
  border: none;
  border-left: 3px solid transparent;
}

.alert.dark.alert-dismissible.alert-alt .close {
  color: #fff;
}

.alert.dark.alert-dismissible.alert-alt .close:focus, .alert.dark.alert-dismissible.alert-alt .close:hover {
  color: #fff;
}

.alert.dark.alert-primary {
  color: #fff;
  background-color: #62a8ea;
  border-color: #62a8ea;
}

.alert.dark.alert-primary hr {
  border-top-color: #4c9ce7;
}

.alert.dark.alert-primary .alert-link {
  color: #e6e6e6;
}

.alert.dark.alert-primary .close {
  color: #fff;
}

.alert.dark.alert-primary .close:focus, .alert.dark.alert-primary .close:hover {
  color: #fff;
}

.alert-alt.alert.dark.alert-primary {
  border-color: #2771b4;
}

.alert-alt.alert.dark.alert-primary .alert-link, .alert-alt.alert.dark.alert-primary a {
  color: #fff;
}

.alert.dark.alert-success {
  color: #fff;
  background-color: #46be8a;
  border-color: #46be8a;
}

.alert.dark.alert-success hr {
  border-top-color: #3dae7d;
}

.alert.dark.alert-success .alert-link {
  color: #e6e6e6;
}

.alert.dark.alert-success .close {
  color: #fff;
}

.alert.dark.alert-success .close:focus, .alert.dark.alert-success .close:hover {
  color: #fff;
}

.alert-alt.alert.dark.alert-success {
  border-color: #247151;
}

.alert-alt.alert.dark.alert-success .alert-link, .alert-alt.alert.dark.alert-success a {
  color: #fff;
}

.alert.dark.alert-info {
  color: #fff;
  background-color: #57c7d4;
  border-color: #57c7d4;
}

.alert.dark.alert-info hr {
  border-top-color: #43c0cf;
}

.alert.dark.alert-info .alert-link {
  color: #e6e6e6;
}

.alert.dark.alert-info .close {
  color: #fff;
}

.alert.dark.alert-info .close:focus, .alert.dark.alert-info .close:hover {
  color: #fff;
}

.alert-alt.alert.dark.alert-info {
  border-color: #2e8893;
}

.alert-alt.alert.dark.alert-info .alert-link, .alert-alt.alert.dark.alert-info a {
  color: #fff;
}

.alert.dark.alert-warning {
  color: #fff;
  background-color: #f2a654;
  border-color: #f2a654;
}

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

.alert.dark.alert-warning .alert-link {
  color: #e6e6e6;
}

.alert.dark.alert-warning .close {
  color: #fff;
}

.alert.dark.alert-warning .close:focus, .alert.dark.alert-warning .close:hover {
  color: #fff;
}

.alert-alt.alert.dark.alert-warning {
  border-color: #cb7314;
}

.alert-alt.alert.dark.alert-warning .alert-link, .alert-alt.alert.dark.alert-warning a {
  color: #fff;
}

.alert.dark.alert-danger {
  color: #fff;
  background-color: #f96868;
  border-color: #f96868;
}

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

.alert.dark.alert-danger .alert-link {
  color: #e6e6e6;
}

.alert.dark.alert-danger .close {
  color: #fff;
}

.alert.dark.alert-danger .close:focus, .alert.dark.alert-danger .close:hover {
  color: #fff;
}

.alert-alt.alert.dark.alert-danger {
  border-color: #d91d1f;
}

.alert-alt.alert.dark.alert-danger .alert-link, .alert-alt.alert.dark.alert-danger a {
  color: #fff;
}

.progress {
  height: 15px;
  box-shadow: none;
}

.progress-bar {
  line-height: 15px;
  box-shadow: none;
}

.progress-square {
  border-radius: 0;
}

.progress-circle {
  border-radius: 1000px;
}

.progress-vertical {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 250px;
  min-height: 250px;
  margin-right: 30px;
  margin-bottom: 0;
}

.progress-vertical .progress-bar {
  width: 100%;
}

.progress-bar-indicating.active {
  position: relative;
  animation: none;
}

.progress-bar-indicating.active:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: #fff;
  border-radius: inherit;
  opacity: 0;
  animation: progress-active 3s ease 0s infinite;
}

.progress-vertical .progress-bar-indicating.active:before {
  animation-name: progress-vertical-active;
}

.progress-skill {
  position: relative;
}

.progress-skill .progress-bar > span {
  position: absolute;
  top: 0;
  right: 10px;
  color: #526069;
}

.progress-lg {
  height: 22px;
}

.progress-lg.progress-vertical {
  width: 25px;
}

.progress-lg .progress-bar {
  line-height: 22px;
}

.progress-sm {
  height: 10px;
}

.progress-sm.progress-vertical {
  width: 10px;
}

.progress-sm .progress-bar {
  line-height: 10px;
}

.progress-xs {
  height: 4px;
  border-radius: 1px;
}

.progress-xs.progress-vertical {
  width: 4px;
}

.progress-xs .progress-bar {
  line-height: 4px;
}

.contextual-progress {
  margin: 20px 0;
}

.contextual-progress .progress-title {
  float: left;
}

.contextual-progress .progress-label {
  position: relative;
  float: right;
}

.contextual-progress .progress {
  height: 2px;
  margin: 5px 0;
}
@keyframes progress-active {
  0% {
    width: 0;
    opacity: 0.4;
  }
  100% {
    width: 100%;
    opacity: 0;
  }
}
@keyframes progress-vertical-active {
  0% {
    top: 0;
    opacity: 0;
  }
  100% {
    top: 175px;
    opacity: 0.4;
  }
}
.media-object {
  width: 120px;
}

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

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

.media-body {
  overflow: auto;
}

.media .media {
  padding-bottom: 0;
  border-bottom: none;
}

.media-meta {
  margin-bottom: 3px;
  font-size: 12px;
  color: #526069;
}

.media-lg .media-object {
  width: 160px;
}

.media-lg .media {
  margin-left: -110px;
}

.media-sm .media-object {
  width: 80px;
}

.media-sm .media {
  margin-left: -70px;
}

.media-xs .media-object {
  width: 60px;
}

.media-xs .media {
  margin-left: -60px;
}

@media screen and (min-width: 768px) {
  .media-body {
    overflow: hidden;
  }
  .media .media {
    margin-left: 0;
  }
}
.list-group .media {
  padding: 2px 0;
  border-bottom: 0;
}

.list-group .media .media-left, .list-group .media .pull-left {
  padding-right: 20px;
}

.list-group .media .media-right, .list-group .media .pull-right {
  padding-left: 20px;
}

.list-group .media .pull-right .status {
  margin-top: 15px;
  margin-right: 5px;
}

.list-group .media .media-heading {
  font-size: 14px;
}

.list-group-full > .list-group-item {
  padding-right: 0;
  padding-left: 0;
}

a.list-group-item {
  border-radius: 3px;
}

a.list-group-item.disabled, a.list-group-item.disabled:focus, a.list-group-item.disabled:hover {
  color: #ccd5db;
  background-color: #f3f7f9;
}

a.list-group-item.active, a.list-group-item.active:focus, a.list-group-item.active:hover {
  color: #fff;
  background-color: #62a8ea;
}

.list-group-item .icon {
  margin-right: 10px;
}

.list-group.bg-inherit {
  border-radius: 3px;
}

.list-group.bg-inherit .list-group-item {
  background-color: transparent;
  border-bottom-color: rgba(0, 0, 0, 0.075);
}

.list-group.bg-inherit .list-group-item:last-child {
  border-bottom-color: transparent;
}

.list-group.bg-inherit .list-group-item:hover {
  background-color: rgba(0, 0, 0, 0.075);
  border-color: transparent;
}

.list-group-bordered .list-group-item {
  border-color: #e4eaec;
}

.list-group-bordered .list-group-item.active, .list-group-bordered .list-group-item.active:focus, .list-group-bordered .list-group-item.active:hover {
  color: #fff;
  background-color: #4e97d9;
  border-color: #4e97d9;
}

.list-group-dividered .list-group-item {
  border-top-color: #e4eaec;
}

.list-group-dividered .list-group-item.active:hover {
  border-top-color: #e4eaec;
}

.list-group-dividered .list-group-item:last-child {
  border-bottom-color: #e4eaec;
}

.list-group-dividered .list-group-item:first-child {
  border-top-color: transparent;
}

.list-group-dividered .list-group-item:first-child.active:hover {
  border-top-color: transparent;
}

.list-group-gap .list-group-item {
  margin-bottom: 2px;
  border-radius: 3px;
}

.list-group-full .list-group-item {
  padding-right: 0;
  padding-left: 0;
}

.list-group-item-dark {
  color: #fff;
  background-color: #526069;
}

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

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

a.list-group-item-dark:focus, a.list-group-item-dark:hover, button.list-group-item-dark:focus, button.list-group-item-dark:hover {
  color: #fff;
  background-color: #47535b;
}

a.list-group-item-dark.active, a.list-group-item-dark.active:focus, a.list-group-item-dark.active:hover, button.list-group-item-dark.active, button.list-group-item-dark.active:focus, button.list-group-item-dark.active:hover {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}

.panel {
  position: relative;
  margin-bottom: 30px;
  border-width: 0;
}

.panel > .nav-tabs-vertical .nav-tabs {
  margin-left: -1px;
}

.panel > .nav-tabs-vertical .nav-tabs > li > a {
  border-left: none;
  border-radius: 0;
}

.panel > .nav-tabs-vertical .nav-tabs.nav-tabs-reverse {
  margin-right: -1px;
}

.panel > .nav-tabs-vertical .nav-tabs.nav-tabs-reverse > li > a {
  border-right: none;
  border-radius: 0;
}

.panel:hover .panel-actions .show-on-hover {
  display: inline-block;
}

.panel .panel-actions .show-on-hover {
  display: none;
}

.panel.is-fullscreen {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  margin-bottom: 0;
  border-radius: 0;
}

.panel.is-fullscreen .panel-loading {
  border-radius: 0;
}

.panel.is-fullscreen .panel-actions [data-toggle=collapse] {
  display: none;
}

.panel.is-fullscreen .panel-body {
  max-height: 100%;
  overflow: auto;
}

.panel.is-close {
  display: none;
}

.panel.is-collapse .panel-body {
  display: none;
  height: 0;
}

.panel > .alert {
  padding-right: 30px;
  padding-left: 30px;
}

.panel > .alert-dismissible {
  padding-right: 50px;
}

@media screen and (max-width: 480px) {
  .panel > .alert {
    padding-right: 20px;
    padding-left: 20px;
  }
  .panel > .alert-dismissible {
    padding-right: 40px;
  }
}
.panel > .table-responsive > .table > tbody > tr > td:first-child, .panel > .table-responsive > .table > tbody > tr > th:first-child, .panel > .table-responsive > .table > tfoot > tr > td:first-child, .panel > .table-responsive > .table > tfoot > tr > th:first-child, .panel > .table-responsive > .table > thead > tr > td:first-child, .panel > .table-responsive > .table > thead > tr > th:first-child, .panel > .table-responsive > .table > tr > td:first-child, .panel > .table-responsive > .table > tr > th:first-child, .panel > .table > tbody > tr > td:first-child, .panel > .table > tbody > tr > th:first-child, .panel > .table > tfoot > tr > td:first-child, .panel > .table > tfoot > tr > th:first-child, .panel > .table > thead > tr > td:first-child, .panel > .table > thead > tr > th:first-child, .panel > .table > tr > td:first-child, .panel > .table > tr > th:first-child {
  padding-left: 30px;
}

@media screen and (max-width: 480px) {
  .panel > .table-responsive > .table > tbody > tr > td:first-child, .panel > .table-responsive > .table > tbody > tr > th:first-child, .panel > .table-responsive > .table > tfoot > tr > td:first-child, .panel > .table-responsive > .table > tfoot > tr > th:first-child, .panel > .table-responsive > .table > thead > tr > td:first-child, .panel > .table-responsive > .table > thead > tr > th:first-child, .panel > .table-responsive > .table > tr > td:first-child, .panel > .table-responsive > .table > tr > th:first-child, .panel > .table > tbody > tr > td:first-child, .panel > .table > tbody > tr > th:first-child, .panel > .table > tfoot > tr > td:first-child, .panel > .table > tfoot > tr > th:first-child, .panel > .table > thead > tr > td:first-child, .panel > .table > thead > tr > th:first-child, .panel > .table > tr > td:first-child, .panel > .table > tr > th:first-child {
    padding-left: 20px;
  }
}
.panel > .table-responsive > .table > tbody > tr > td:last-child, .panel > .table-responsive > .table > tbody > tr > th:last-child, .panel > .table-responsive > .table > tfoot > tr > td:last-child, .panel > .table-responsive > .table > tfoot > tr > th:last-child, .panel > .table-responsive > .table > thead > tr > td:last-child, .panel > .table-responsive > .table > thead > tr > th:last-child, .panel > .table-responsive > .table > tr > td:last-child, .panel > .table-responsive > .table > tr > th:last-child, .panel > .table > tbody > tr > td:last-child, .panel > .table > tbody > tr > th:last-child, .panel > .table > tfoot > tr > td:last-child, .panel > .table > tfoot > tr > th:last-child, .panel > .table > thead > tr > td:last-child, .panel > .table > thead > tr > th:last-child, .panel > .table > tr > td:last-child, .panel > .table > tr > th:last-child {
  padding-right: 30px;
}

@media screen and (max-width: 480px) {
  .panel > .table-responsive > .table > tbody > tr > td:last-child, .panel > .table-responsive > .table > tbody > tr > th:last-child, .panel > .table-responsive > .table > tfoot > tr > td:last-child, .panel > .table-responsive > .table > tfoot > tr > th:last-child, .panel > .table-responsive > .table > thead > tr > td:last-child, .panel > .table-responsive > .table > thead > tr > th:last-child, .panel > .table-responsive > .table > tr > td:last-child, .panel > .table-responsive > .table > tr > th:last-child, .panel > .table > tbody > tr > td:last-child, .panel > .table > tbody > tr > th:last-child, .panel > .table > tfoot > tr > td:last-child, .panel > .table > tfoot > tr > th:last-child, .panel > .table > thead > tr > td:last-child, .panel > .table > thead > tr > th:last-child, .panel > .table > tr > td:last-child, .panel > .table > tr > th:last-child {
    padding-right: 20px;
  }
}
.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 1px solid #e4eaec;
}

.panel > .list-group > .list-group-item {
  padding-right: 30px;
  padding-left: 30px;
}

@media screen and (max-width: 480px) {
  .panel > .list-group > .list-group-item {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.panel-content > .row {
  padding-right: 30px;
  padding-left: 30px;
}

.panel-content > .row > [class*=col-] {
  padding-right: 30px;
  padding-left: 30px;
}

.panel-heading {
  position: relative;
  padding: 0;
  border-bottom: 1px solid transparent;
}

.panel-heading + .alert {
  border-radius: 0;
}

.panel-heading > .nav-tabs {
  border-bottom: none;
}

.panel-heading + .nav-tabs {
  margin-top: -10px;
}

.panel-body {
  position: relative;
}

.panel-heading + .panel-body {
  padding-top: 0;
}

.panel-body .h1:first-child, .panel-body .h2:first-child, .panel-body .h3:first-child, .panel-body .h4:first-child, .panel-body .h5:first-child, .panel-body .h6:first-child, .panel-body h1:first-child, .panel-body h2:first-child, .panel-body h3:first-child, .panel-body h4:first-child, .panel-body h5:first-child, .panel-body h6:first-child {
  margin-top: 0;
}

.panel-body > :last-child {
  margin-bottom: 0;
}

.panel-body > .list-group-dividered:only-child > .list-group-item:last-child {
  border-bottom-color: transparent;
}

.panel-footer {
  border-top: 1px solid transparent;
}

.table + .panel-footer {
  padding-top: 15px;
  border-color: #e4eaec;
}

.panel-title {
  display: block;
  padding: 20px 30px;
  font-size: 18px;
  color: #37474f;
}

.panel-title > .icon {
  margin-right: 10px;
}

.panel-title > .label {
  margin-left: 10px;
}

.panel-title small {
  color: #76838f;
}

.panel-desc {
  display: block;
  padding: 5px 0 0;
  margin: 0;
  font-size: 14px;
  color: #76838f;
}

.panel-actions {
  position: absolute;
  top: 50%;
  right: 30px;
  z-index: 1;
  margin: auto;
  transform: translate(0, -50%);
}

@media screen and (max-width: 480px) {
  .panel-actions {
    right: 20px;
  }
}
ul.panel-actions {
  list-style: none;
}

ul.panel-actions > li {
  display: inline-block;
  margin-left: 8px;
}

ul.panel-actions > li:first-child {
  margin-left: 0;
}

.panel-actions a {
  color: inherit;
}

.panel-actions a.dropdown-toggle {
  text-decoration: none;
}

.panel-actions .dropdown {
  display: inline-block;
}

.panel-actions .dropdown-toggle {
  display: inline-block;
}

.panel-actions .panel-action {
  display: inline-block;
  padding: 8px 10px;
  color: #a3afb7;
  text-decoration: none;
  cursor: pointer;
  background-color: transparent;
}

.panel-actions .panel-action:hover {
  color: #526069;
}

.panel-actions .panel-action:active {
  color: #526069;
}

.panel-actions .panel-action:focus {
  outline: 0;
}

.panel-actions .progress {
  width: 100px;
  margin: 0;
}

.panel-actions .pagination {
  margin: 0;
}

.panel-toolbar {
  padding: 5px 15px;
  margin: 0;
  background-color: transparent;
  border-top: 1px solid #e4eaec;
  border-bottom: 1px solid #e4eaec;
}

.panel-bordered .panel-toolbar {
  border-top-color: transparent;
}

.panel-toolbar .btn {
  padding: 5px 10px;
  color: #a3afb7;
}

.panel-toolbar .btn.icon {
  width: 1em;
  text-align: center;
}

.panel-toolbar .btn.active, .panel-toolbar .btn:active, .panel-toolbar .btn:hover {
  color: #76838f;
}

.panel-loading {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  display: none;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  opacity: 0.6;
}

.panel-loading .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.panel > :not(.panel-loading):not(.collapsing) {
  transition: opacity 0.3s;
}

.panel.is-loading > :not(.panel-loading) {
  opacity: 0.3;
}

.panel.is-loading .panel-loading {
  display: block;
  opacity: 1;
}

.panel-footer-chart {
  padding: 0;
}

.panel-control {
  padding: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.panel-body.scrollable-vertical {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.panel-body.scrollable-vertical > .scrollable-container > .scrollable-content {
  padding-right: 30px;
  padding-left: 30px;
}

@media screen and (max-width: 480px) {
  .panel-body.scrollable-vertical > .scrollable-container > .scrollable-content {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.panel-body.scrollable-vertical > .scrollable-bar {
  height: calc(100% - 30px);
  margin-top: 0;
  margin-bottom: 30px;
  transform: translateX(-26px);
}

.panel-bordered > .panel-body.scrollable-vertical > .scrollable-bar {
  height: calc(100% - 60px);
  margin-bottom: 30px;
}

.panel-body.scrollable-horizontal {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.panel-body.scrollable-horizontal > .scrollable-container > .scrollable-content {
  padding-top: 0;
  padding-bottom: 30px;
}

.panel-bordered > .panel-body.scrollable-horizontal > .scrollable-container > .scrollable-content {
  padding-top: 30px;
  padding-bottom: 30px;
}

.panel-body.scrollable-horizontal > .scrollable-bar {
  width: calc(100% - 60px);
  margin-right: 30px;
  margin-left: 0;
  transform: translateY(-26px);
}

@media screen and (max-width: 480px) {
  .panel-body.scrollable-horizontal > .scrollable-bar {
    width: calc(100% - 40px);
    margin-right: 20px;
  }
}
.panel-bordered > .panel-body.scrollable-horizontal > .scrollable-bar {
  transform: translateY(-26px);
}

.panel-bordered > .panel-heading {
  border-bottom: 1px solid #e4eaec;
}

.panel-bordered > .panel-heading > .panel-title {
  padding-bottom: 20px;
}

.panel-bordered > .panel-footer {
  padding-top: 15px;
  border-top: 1px solid #e4eaec;
}

.panel-bordered > .panel-body {
  padding-top: 30px;
}

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

.panel.is-dragging {
  opacity: 0.8;
}

.panel.is-dragging {
  cursor: move;
}

.panel.panel-transparent {
  background: 0 0;
  border-color: transparent;
  box-shadow: none;
}

.panel.panel-transparent > .panel-footer, .panel.panel-transparent > .panel-heading {
  border-color: transparent;
}

.panel-dark {
  border-color: #526069;
}

.panel-dark > .panel-heading {
  color: #fff;
  background-color: #526069;
  border-color: #526069;
}

.panel-dark > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #526069;
}

.panel-dark > .panel-heading .badge {
  color: #526069;
  background-color: #fff;
}

.panel-dark > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #526069;
}

.panel-danger, .panel-dark, .panel-info, .panel-primary, .panel-success, .panel-warning {
  border: none;
}

.panel-danger .panel-heading, .panel-dark .panel-heading, .panel-info .panel-heading, .panel-primary .panel-heading, .panel-success .panel-heading, .panel-warning .panel-heading {
  border: none;
}

.panel-danger .panel-title, .panel-dark .panel-title, .panel-info .panel-title, .panel-primary .panel-title, .panel-success .panel-title, .panel-warning .panel-title {
  color: #fff;
}

.panel-danger .panel-action, .panel-dark .panel-action, .panel-info .panel-action, .panel-primary .panel-action, .panel-success .panel-action, .panel-warning .panel-action {
  color: #fff;
}

@media screen and (max-width: 480px) {
  .panel-actions {
    right: 20px;
  }
  .panel-actions .progress {
    min-width: 80px;
  }
  .panel-actions .show-on-hover {
    display: none;
  }
  .panel-body, .panel-footer, .panel-title {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.well {
  padding: 20px;
}

.well-lg {
  padding: 24px;
}

.well-sm {
  padding: 12px;
}

.well {
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.02);
}

.well-primary {
  color: #fff;
  background-color: #62a8ea;
}

.well-success {
  color: #fff;
  background-color: #46be8a;
}

.well-info {
  color: #fff;
  background-color: #57c7d4;
}

.well-warning {
  color: #fff;
  background-color: #f2a654;
}

.well-danger {
  color: #fff;
  background-color: #f96868;
}

.close.icon {
  font-size: inherit;
}

body {
  font-weight: 300;
}

th {
  font-weight: 400;
}

b, strong {
  font-weight: 500;
}

optgroup {
  font-weight: 500;
}

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

.lead {
  font-weight: 100;
}

dt {
  font-weight: 500;
}

kbd kbd {
  font-weight: 500;
}

label {
  font-weight: 300;
}

.checkbox label, .radio label {
  font-weight: 300;
}

.checkbox-inline, .radio-inline {
  font-weight: 300;
}

.btn-link {
  font-weight: 300;
}

.dropdown-menu > li > a {
  font-weight: 100;
}

.input-group-addon {
  font-weight: 300;
}

.label {
  font-weight: 500;
}

.popover {
  font-weight: 300;
}

.tooltip {
  font-weight: 300;
}

.modal-content {
  border: none;
  border-radius: 4px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}

.modal-header {
  padding: 15px 20px;
  border-bottom: none;
}

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

.modal-body {
  padding: 20px;
}

.modal-footer {
  padding: 20px;
  border-top: none;
}

.modal-top {
  margin: 0 auto;
}

.modal-center {
  display: flex;
  height: 100%;
  margin: 0 auto;
  justify-content: center;
  flex-flow: column nowrap;
  align-content: center;
}

.modal-bottom {
  display: flex;
  height: 100%;
  margin: 0 auto;
  justify-content: flex-end;
  flex-flow: column nowrap;
  align-content: center;
}

.modal-sidebar {
  position: absolute;
  right: 0;
  display: flex;
  height: 100%;
  margin: 0;
  background-color: #fff;
  justify-content: center;
  flex-flow: column nowrap;
  align-content: center;
}

.modal-sidebar .modal-content {
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
}

.modal-sidebar .modal-header {
  border-bottom: none;
}

.modal-sidebar .modal-footer {
  border-top: none;
}

.modal-sidebar button.close {
  position: fixed;
  top: 20px;
  right: 20px;
}

.modal.fade .modal-dialog.modal-sidebar {
  transform: translate(25%, 0);
}

.modal.in .modal-dialog.modal-sidebar {
  transform: translate(0, 0);
}

.modal-fill-in {
  background-color: transparent;
}

.modal-fill-in.in {
  background-color: rgba(255, 255, 255, 0.95);
  opacity: 1;
}

.modal-fill-in .modal-dialog {
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  justify-content: center;
  flex-flow: column nowrap;
  align-content: center;
  align-items: center;
}

@media (min-width: 768px) {
  .modal-fill-in .modal-dialog > * {
    width: 600px;
  }
  .modal-fill-in .modal-dialog.modal-sm > * {
    width: 300px;
  }
  .modal-fill-in .modal-dialog button.close {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
    transform: translate(0, 0);
  }
}
@media (min-width: 992px) {
  .modal-fill-in .modal-dialog.modal-lg > * {
    width: 900px;
  }
}
.modal-fill-in .modal-content {
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
}

.modal-fill-in .modal-header {
  border-bottom: none;
}

.modal-fill-in .modal-footer {
  border-top: none;
}

.modal-primary .modal-header {
  background-color: #62a8ea;
  border-radius: 4px 4px 0 0;
}

.modal-primary .modal-header * {
  color: #fff;
}

.modal-primary .modal-header .close {
  opacity: 0.6;
}

.modal-success .modal-header {
  background-color: #46be8a;
  border-radius: 4px 4px 0 0;
}

.modal-success .modal-header * {
  color: #fff;
}

.modal-success .modal-header .close {
  opacity: 0.6;
}

.modal-info .modal-header {
  background-color: #57c7d4;
  border-radius: 4px 4px 0 0;
}

.modal-info .modal-header * {
  color: #fff;
}

.modal-info .modal-header .close {
  opacity: 0.6;
}

.modal-warning .modal-header {
  background-color: #f2a654;
  border-radius: 4px 4px 0 0;
}

.modal-warning .modal-header * {
  color: #fff;
}

.modal-warning .modal-header .close {
  opacity: 0.6;
}

.modal-danger .modal-header {
  background-color: #f96868;
  border-radius: 4px 4px 0 0;
}

.modal-danger .modal-header * {
  color: #fff;
}

.modal-danger .modal-header .close {
  opacity: 0.6;
}

.modal.modal-fade-in-scale-up .modal-dialog {
  opacity: 0;
  transition: all 0.3s ease 0s;
  transform: scale(0.7);
}

.modal.modal-fade-in-scale-up.in .modal-dialog {
  opacity: 1;
  transform: scale(1);
}

.modal.modal-slide-in-right .modal-dialog {
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9 0s);
  transform: translate(20%, 0);
}

.modal.modal-slide-in-right.in .modal-dialog {
  opacity: 1;
  transform: translate(0, 0);
}

.modal.modal-slide-from-bottom .modal-dialog {
  opacity: 0;
  transition: all 0.3s ease 0s;
  transform: translate(0, 20%);
}

.modal.modal-slide-from-bottom.in .modal-dialog {
  opacity: 1;
  transform: translate(0, 0);
}

.modal.modal-newspaper .modal-dialog {
  opacity: 0;
  transition: all 0.5s ease 0s;
  transform: scale(0) rotate(720deg);
}

.modal.modal-newspaper.in .modal-dialog {
  opacity: 1;
  transform: scale(1) rotate(0);
}

.modal.modal-fall {
  perspective: 1300px;
}

.modal.modal-fall .modal-dialog {
  opacity: 0;
  transform: translateZ(600px) rotateX(20deg);
  transform-style: preserve-3d;
}

.modal.modal-fall.in .modal-dialog {
  opacity: 1;
  transition: all 0.3s ease-in 0s;
  transform: translateZ(0) rotateX(0);
}

.modal.modal-side-fall {
  perspective: 1300px;
}

.modal.modal-side-fall .modal-dialog {
  transform: translate(30%) translateZ(600px) rotate(10deg);
  transform-style: preserve-3d;
}

.modal.modal-side-fall.in .modal-dialog {
  transition: all 0.3s ease-in 0s;
  transform: translate(0) translateZ(0) rotate(0);
}

.modal.modal-3d-flip-horizontal {
  perspective: 1300px;
}

.modal.modal-3d-flip-horizontal .modal-dialog {
  transition: all 0.3s ease 0s;
  transform: rotateY(-70deg);
  transform-style: preserve-3d;
}

.modal.modal-3d-flip-horizontal.in .modal-dialog {
  transform: rotateY(0);
}

.modal.modal-3d-flip-vertical {
  perspective: 1300px;
}

.modal.modal-3d-flip-vertical .modal-dialog {
  transition: all 0.3s ease 0s;
  transform: rotateX(-70deg);
  transform-style: preserve-3d;
}

.modal.modal-3d-flip-vertical.in .modal-dialog {
  transform: rotateX(0);
}

.modal.modal-3d-sign {
  perspective: 1300px;
}

.modal.modal-3d-sign .modal-dialog {
  transition: all 0.3s ease 0s;
  transform: rotateX(-60deg);
  transform-origin: 50% 0 0;
  transform-style: preserve-3d;
}

.modal.modal-3d-sign.in .modal-dialog {
  transform: rotateX(0);
}

.modal.modal-super-scaled .modal-dialog {
  opacity: 0;
  transition: all 0.3s ease 0s;
  transform: scale(2);
}

.modal.modal-super-scaled.in .modal-dialog {
  opacity: 1;
  transform: scale(1);
}

.modal.modal-just-me .modal-dialog {
  opacity: 0;
  transition: all 0.3s ease 0s;
  transform: scale(0.8);
}

.modal.modal-just-me .modal-backdrop {
  background-color: #fff;
}

.modal.modal-just-me.in {
  background: #fff;
}

.modal.modal-just-me.in .modal-dialog {
  opacity: 1;
  transform: scale(1);
}

.modal.modal-just-me.in .modal-backdrop {
  opacity: 1;
}

.modal.modal-3d-slit {
  perspective: 1300px;
}

.modal.modal-3d-slit .modal-dialog {
  opacity: 0;
  transition: all 0.5s ease 0s;
  transform: translateZ(-3000px) rotateY(90deg);
  transform-style: preserve-3d;
}

.modal.modal-3d-slit.in .modal-dialog {
  animation-name: slit;
  animation-duration: 0.7s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}

.modal.modal-rotate-from-bottom {
  perspective: 1300px;
}

.modal.modal-rotate-from-bottom .modal-dialog {
  transition: all 0.3s ease-out 0s;
  transform: translateY(100%) rotateX(90deg);
  transform-origin: 0 100% 0;
  transform-style: preserve-3d;
}

.modal.modal-rotate-from-bottom.in .modal-dialog {
  transform: translateY(0) rotateX(0);
}

.modal.modal-rotate-from-left {
  perspective: 1300px;
}

.modal.modal-rotate-from-left .modal-dialog {
  transition: all 0.3s ease-out 0s;
  transform: translateZ(100px) translateX(-30%) rotateY(90deg);
  transform-origin: 0 100% 0;
  transform-style: preserve-3d;
}

.modal.modal-rotate-from-left.in .modal-dialog {
  transform: translateZ(0) translateX(0) rotateY(0);
}
@keyframes slit {
  50% {
    opacity: 0.5;
    transform: translateZ(-250px) rotateY(89deg);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) rotateY(0);
  }
}
.tooltip-inner {
  padding: 6px 12px;
}

.tooltip-primary + .tooltip .tooltip-inner {
  color: #fff;
  background-color: #62a8ea;
}

.tooltip-primary + .tooltip.top .tooltip-arrow {
  border-top-color: #62a8ea;
}

.tooltip-primary + .tooltip.right .tooltip-arrow {
  border-right-color: #62a8ea;
}

.tooltip-primary + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #62a8ea;
}

.tooltip-primary + .tooltip.left .tooltip-arrow {
  border-left-color: #62a8ea;
}

.tooltip-success + .tooltip .tooltip-inner {
  color: #fff;
  background-color: #46be8a;
}

.tooltip-success + .tooltip.top .tooltip-arrow {
  border-top-color: #46be8a;
}

.tooltip-success + .tooltip.right .tooltip-arrow {
  border-right-color: #46be8a;
}

.tooltip-success + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #46be8a;
}

.tooltip-success + .tooltip.left .tooltip-arrow {
  border-left-color: #46be8a;
}

.tooltip-info + .tooltip .tooltip-inner {
  color: #fff;
  background-color: #57c7d4;
}

.tooltip-info + .tooltip.top .tooltip-arrow {
  border-top-color: #57c7d4;
}

.tooltip-info + .tooltip.right .tooltip-arrow {
  border-right-color: #57c7d4;
}

.tooltip-info + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #57c7d4;
}

.tooltip-info + .tooltip.left .tooltip-arrow {
  border-left-color: #57c7d4;
}

.tooltip-warning + .tooltip .tooltip-inner {
  color: #fff;
  background-color: #f2a654;
}

.tooltip-warning + .tooltip.top .tooltip-arrow {
  border-top-color: #f2a654;
}

.tooltip-warning + .tooltip.right .tooltip-arrow {
  border-right-color: #f2a654;
}

.tooltip-warning + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #f2a654;
}

.tooltip-warning + .tooltip.left .tooltip-arrow {
  border-left-color: #f2a654;
}

.tooltip-danger + .tooltip .tooltip-inner {
  color: #fff;
  background-color: #f96868;
}

.tooltip-danger + .tooltip.top .tooltip-arrow {
  border-top-color: #f96868;
}

.tooltip-danger + .tooltip.right .tooltip-arrow {
  border-right-color: #f96868;
}

.tooltip-danger + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #f96868;
}

.tooltip-danger + .tooltip.left .tooltip-arrow {
  border-left-color: #f96868;
}

.tooltip-rotate + .tooltip {
  opacity: 0;
  animation: tooltip-rotate3d 1s ease 0.1s forwards;
}
@keyframes tooltip-rotate3d {
  0% {
    opacity: 0;
    transform: rotate(15deg);
  }
  100% {
    opacity: 1;
    transform: rotate(0);
  }
}
.tooltip-scale + .tooltip {
  animation: tooltip-scale3d 1s ease 0s forwards;
}
@keyframes tooltip-scale3d {
  0% {
    opacity: 0;
    transform: scale3d(0.7, 0.3, 1) translate(50%, 50%);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate(50%, 50%);
  }
}
.popover {
  padding: 0;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.popover.bottom > .arrow:after {
  border-bottom-color: #f3f7f9;
}

.popover-content {
  padding: 20px;
}

.popover-primary + .popover .popover-title {
  color: #fff;
  background-color: #62a8ea;
  border-color: #62a8ea;
}

.popover-primary + .popover.bottom .arrow {
  border-bottom-color: #62a8ea;
}

.popover-primary + .popover.bottom .arrow:after {
  border-bottom-color: #62a8ea;
}

.popover-success + .popover .popover-title {
  color: #fff;
  background-color: #46be8a;
  border-color: #46be8a;
}

.popover-success + .popover.bottom .arrow {
  border-bottom-color: #46be8a;
}

.popover-success + .popover.bottom .arrow:after {
  border-bottom-color: #46be8a;
}

.popover-info + .popover .popover-title {
  color: #fff;
  background-color: #57c7d4;
  border-color: #57c7d4;
}

.popover-info + .popover.bottom .arrow {
  border-bottom-color: #57c7d4;
}

.popover-info + .popover.bottom .arrow:after {
  border-bottom-color: #57c7d4;
}

.popover-warning + .popover .popover-title {
  color: #fff;
  background-color: #f2a654;
  border-color: #f2a654;
}

.popover-warning + .popover.bottom .arrow {
  border-bottom-color: #f2a654;
}

.popover-warning + .popover.bottom .arrow:after {
  border-bottom-color: #f2a654;
}

.popover-danger + .popover .popover-title {
  color: #fff;
  background-color: #f96868;
  border-color: #f96868;
}

.popover-danger + .popover.bottom .arrow {
  border-bottom-color: #f96868;
}

.popover-danger + .popover.bottom .arrow:after {
  border-bottom-color: #f96868;
}

.popover-rotate + .popover {
  opacity: 0;
  animation: popover-rotate3d 1s ease 0.1s forwards;
}
@keyframes popover-rotate3d {
  0% {
    opacity: 0;
    transform: rotate(15deg);
  }
  100% {
    opacity: 1;
    transform: rotate(0);
  }
}
.popover-scale + .popover {
  animation: popover-scale3d 1s ease 0s forwards;
}
@keyframes popover-scale3d {
  0% {
    opacity: 0;
    transform: scale3d(0.7, 0.3, 1) translate(50%, 50%);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate(50%, 50%);
  }
}
.carousel-control {
  min-width: 50px;
}

.carousel-control:focus, .carousel-control:hover {
  filter: alpha(opacity=40);
  opacity: 0.4;
}

.carousel-control .icon {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: -8px;
}

.carousel-control.left .icon {
  left: 50%;
  margin-left: -8px;
}

.carousel-control.right .icon {
  right: 50%;
  margin-right: -8px;
}

.carousel-caption h1, .carousel-caption h2, .carousel-caption h3, .carousel-caption h4, .carousel-caption h5, .carousel-caption h6 {
  color: inherit;
}

.carousel-indicators {
  margin-bottom: 0;
}

.carousel-indicators li {
  margin: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  border: none;
}

.carousel-indicators .active {
  width: 10px;
  height: 10px;
  margin: 3px;
}

.carousel-indicators-scaleup li {
  border: none;
  transition: transform 0.3s ease 0s, background-color 0.3s ease 0s;
}

.carousel-indicators-scaleup .active {
  transform: scale(1.5);
}

.carousel-indicators-fillin li {
  background-color: transparent;
  box-shadow: 0 0 0 2px #fff inset;
  transition: box-shadow 0.3s ease 0s;
}

.carousel-indicators-fillin .active {
  box-shadow: 0 0 0 8px #fff inset;
}

.carousel-indicators-fall li {
  position: relative;
  transition: transform 0.3s ease 0s, background-color 0.3s ease 0s;
}

.carousel-indicators-fall li:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.3s ease 0s, visibility 0s ease 0.3s;
  transform: translate(0, -200%);
}

.carousel-indicators-fall .active {
  background-color: transparent;
  transform: translate(0, 200%);
}

.carousel-indicators-fall .active:after {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s ease 0s;
}

@media screen and (min-width: 768px) {
  .carousel-control .icon {
    width: 24px;
    height: 24px;
    margin-top: -12px;
    font-size: 24px;
  }
  .carousel-control.left .icon {
    margin-left: -12px;
  }
  .carousel-control.right .icon {
    margin-right: -12px;
  }
}
.vertical-align {
  font-size: 0;
}

.vertical-align:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: "";
}

.vertical-align-bottom, .vertical-align-middle {
  display: inline-block;
  max-width: 100%;
  font-size: 14px;
}

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

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

.inline {
  display: inline !important;
}

.inline-block {
  display: inline-block !important;
}

.block {
  display: block !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: normal;
  white-space: nowrap;
}

.text-break {
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  white-space: normal;
  -ms-hyphens: auto;
}

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

.text-top {
  vertical-align: top !important;
}

.text-middle {
  vertical-align: middle !important;
}

.text-bottom {
  vertical-align: bottom !important;
}

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

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

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

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

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

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

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

.font-weight-unset {
  font-weight: unset !important;
}

.font-weight-100 {
  font-weight: 100 !important;
}

.font-weight-200 {
  font-weight: 200 !important;
}

.font-weight-300 {
  font-weight: 300 !important;
}

.font-weight-400 {
  font-weight: 400 !important;
}

.font-weight-500 {
  font-weight: 500 !important;
}

.font-weight-600 {
  font-weight: 600 !important;
}

.font-weight-700 {
  font-weight: 700 !important;
}

.font-weight-800 {
  font-weight: 800 !important;
}

.font-weight-900 {
  font-weight: 900 !important;
}

.font-weight-light {
  font-weight: 100 !important;
}

.font-weight-normal {
  font-weight: 300 !important;
}

.font-weight-medium {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 500 !important;
}

.font-size-0 {
  font-size: 0 !important;
}

.font-size-10 {
  font-size: 10px !important;
}

.font-size-12 {
  font-size: 12px !important;
}

.font-size-14 {
  font-size: 14px !important;
}

.font-size-16 {
  font-size: 16px !important;
}

.font-size-18 {
  font-size: 18px !important;
}

.font-size-20 {
  font-size: 20px !important;
}

.font-size-24 {
  font-size: 24px !important;
}

.font-size-26 {
  font-size: 26px !important;
}

.font-size-30 {
  font-size: 30px !important;
}

.font-size-40 {
  font-size: 40px !important;
}

.font-size-50 {
  font-size: 50px !important;
}

.font-size-60 {
  font-size: 60px !important;
}

.font-size-70 {
  font-size: 70px !important;
}

.font-size-80 {
  font-size: 80px !important;
}

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

.visible-xlg-block, .visible-xlg-inline, .visible-xlg-inline-block {
  display: none !important;
}

@media (min-width: 1600px) {
  .visible-xlg {
    display: block !important;
  }
  table.visible-xlg {
    display: table !important;
  }
  tr.visible-xlg {
    display: table-row !important;
  }
  td.visible-xlg, th.visible-xlg {
    display: table-cell !important;
  }
}
@media (min-width: 1600px) {
  .visible-xlg-block {
    display: block !important;
  }
}
@media (min-width: 1600px) {
  .visible-xlg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-xlg-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1600px) {
  .hidden-xlg {
    display: none !important;
  }
}
.panel-title.panel-icon {
  padding-left: 50px;
}
.panel-title.panel-icon i {
  margin-right: 5px;
  font-size: 22px;
  position: absolute;
  top: 18px;
  left: 20px;
}

#dataTable a {
  font-weight: 500;
  text-decoration: none;
}

#dataTable .bread-actions .btn, .actions a.btn {
  padding: 5px 10px;
  font-size: 12px;
}

/* Fix navbar responsiveness */
.navbar-nav.navbar-right {
  top: 0;
  right: 0;
  height: 100%;
  width: auto;
  background: none !important;
}

.navbar-nav.navbar-right li.dropdown.open .dropdown-menu {
  display: block;
}

/********** MEDIA STYLES *********/
.media-section .modal-footer {
  margin-top: 0px;
}

.media-section .modal .modal-header .close {
  padding-bottom: 2px;
}

.media-section .modal-content {
  border: 0px;
}

.media-section .modal-header {
  background: #21A9E1;
}

.media-section #confirm_delete_modal .modal-header {
  background: #E14421;
}

.media-section #move_file_modal .modal-header {
  background: #FC9A24;
}

.media-section .modal-header h4 {
  color: #fff;
}

.confirm_delete_name {
  color: #4DA7E8;
}

#move_btn {
  background: #FABE28;
  border: 1px solid #FABE28;
}

/**************************************************/
/***        TOOLBAR CSS         ***/
/**************************************************/
#toolbar {
  background: #E0E0E0;
  padding: 20px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

#toolbar .btn {
  padding: 8px 13px;
  font-size: 13px;
  border-radius: 2px;
}

#toolbar .btn-group .btn {
  border-radius: 0px;
}

#toolbar .btn-group .btn:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

#toolbar .btn-group .btn:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

#toolbar .btn-group .btn.btn-default:nth-child(2), #toolbar .btn-group .btn.btn-default:last-child {
  border-left: 1px solid #CBCBCD;
}

#toolbar .btn-group .btn.btn-default:nth-child(2), #toolbar .btn-group .btn.btn-default:nth-child(1) {
  margin-right: 1px;
}

#toolbar .btn.btn-default:focus {
  background: #F0F0F1;
  border-color: #F0F0F1;
}

#toolbar .btn.btn-primary {
  background: #4DA7E8;
  border: 1px solid #4DA7E8;
}

#toolbar .btn.btn-primary:hover {
  background: #2995E3;
}

#toolbar #refresh.btn {
  margin: 0px 10px;
}

#toolbar i {
  position: relative;
  top: 2px;
}

/**************************************************/
/***        BREADCRUMB CSS        ***/
/**************************************************/
.breadcrumb-container {
  position: relative;
}

.breadcrumb.filemanager {
  top: 0px;
  background: #f0f0f0;
  border: 1px solid #E0E0E0;
  border-bottom: 0px;
  border-radius: 0px;
  padding-left: 20px;
  width: 100%;
  margin-top: 0;
  left: 0;
}

.breadcrumb.filemanager li {
  cursor: pointer;
  transition: color 0.1s linear;
  position: relative;
}

.breadcrumb.filemanager li:hover {
  color: #555;
}

.breadcrumb li .arrow {
  display: none;
  position: absolute;
  bottom: -14px;
  width: 12px;
  height: 12px;
  transform: rotate(45deg);
  background: #f0f0f0;
  left: 50%;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}

.breadcrumb li:last-child .arrow {
  display: block;
}

.breadcrumb li:first-child .arrow {
  margin-left: -5px;
}

.breadcrumb li {
  color: #4DA7E8;
  cursor: pointer;
  font-weight: bold;
}

.breadcrumb li:last-child {
  color: #58595f;
  cursor: pointer;
  font-weight: 400;
}

.breadcrumb-container .toggle {
  float: right;
  position: absolute;
  top: 11px;
  cursor: pointer;
  right: 5px;
  color: #bbb;
  transition: color 0.1s linear;
  overflow: visible;
}

.breadcrumb-container .toggle:hover {
  color: #aaa;
}

.breadcrumb-container .toggle span {
  font-size: 9px;
  text-transform: uppercase;
  float: left;
  top: 2px;
  position: relative;
  font-weight: bold;
  right: 10px;
}

.breadcrumb-container .toggle i {
  font-size: 18px;
  float: right;
  margin-right: 5px;
  position: relative;
  top: -4px;
}

.nothingfound {
  display: none;
}

#filemanager {
  position: relative;
  min-height: 200px;
}

#filemanager .loader {
  margin-top: 25px;
}

#filemanager #content {
  display: block;
  background: #fff;
}

.flex {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #E0E0E0;
  border-top: 0px;
}

.flex #left {
  flex: 4;
  position: relative;
  min-height: 230px;
}

.flex #left #no_files h3 {
  text-align: center;
  margin-top: 55px;
  margin-bottom: 75px;
  color: #949494;
}

.flex #right {
  flex: 1;
  border-left: 1px solid #f1f1f1;
}

#right .right_details {
  display: block;
}

#right .right_none_selected {
  text-align: center;
}

#right .right_none_selected i {
  width: 100%;
  text-align: center;
  font-size: 30px;
  margin-left: 0;
  padding: 50px;
  display: block;
  background: #f9f9f9;
}

#right .right_none_selected p {
  text-align: center;
  color: #bbb;
  padding: 10px;
  border-bottom: 1px solid #f1f1f1;
}

#files {
  display: flex;
  list-style: none;
  width: 100%;
  margin: 0px;
  padding: 0px;
  flex-wrap: wrap;
  padding: 10px;
  position: relative;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Chrome/Safari/Opera */ /* Konqueror */
  -moz-user-select: none; /* Firefox */ /* Internet Explorer/Edge */
  user-select: none;
}

#files li {
  flex: 1;
  width: 100%;
  min-width: 200px;
  max-width: 250px;
}

#files li .file_link {
  background: #eee;
  padding: 10px;
  margin: 10px;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #ecf0f1;
  overflow: hidden;
  background: #f6f8f9;
  display: flex;
}

#files li .file_link .details {
  flex: 2;
  overflow: hidden;
  width: 100%;
}

#files li .file_link .details small {
  font-size: 11px;
  position: relative;
  top: -3px;
}

#files li .file_link .link_icon {
  flex: 1;
}

#files li .file_link img, #files li .file_link .img_icon {
  display: none;
}

#files li .file_link.image img, #files li .file_link.image .img_icon {
  display: block;
}

#files li .file_link.image img {
  height: 50px;
}

#files li .file_link.image .img_icon {
  width: 50px;
  height: 50px;
  display: block;
}

#files li .file_link.selected, #files li .file_link:hover {
  background: #4da7e8 !important;
  border-color: #2581b8;
  color: #fff;
}

#files li .file_link.selected h4, #files li .file_link:hover h4 {
  color: #fff;
}

#files li .details h4 {
  margin-bottom: 2px;
  margin-top: 10px;
  max-height: 17px;
  height: 17px;
  overflow: hidden;
  font-size: 14px;
  text-overflow: ellipsis;
}

#files li .details .folder h4 {
  margin-top: 16px;
}

.file_link.folder i.icon {
  float: left;
  margin-left: 10px;
}

.file_link.folder .num_items {
  display: block;
}

.file_link .link_icon {
  text-align: center;
  padding-left: 0;
  margin-left: 0;
  margin-right: 5px;
}

.file_link .link_icon i {
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  top: 5px;
}

.file_link i.icon:before {
  font-size: 40px;
}

.detail_img {
  border-bottom: 1px solid #f1f1f1;
  background: #eee;
}

.detail_img img {
  width: 100%;
  height: auto;
  display: inline-block;
}

.detail_img i {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 70px;
  margin-left: 0;
  padding: 30px;
  background: #f9f9f9;
}

.detail_img .folder i.fa-folder {
  display: block;
}

.detail_img .file i.fa-file {
  display: block;
}

.detail_img .image img {
  display: block;
}

.detail_info {
  padding: 10px;
}

.detail_info.folder .selected_file_size {
  display: none;
}

.detail_info span {
  display: block;
  clear: both;
}

.detail_info a {
  color: #4DA7E8;
}

.detail_info .selected_file_size {
  padding-top: 0;
}

.detail_info h4 {
  float: left;
  color: #bbb;
  margin: 0;
  font-size: 12px;
  margin-top: 3px;
  margin-right: 8px;
  padding-bottom: 2px;
  font-weight: 400;
}

.detail_info p {
  float: left;
  color: #444;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 400;
}

/********** file upload progress **********/
#filemanager .progress {
  border-radius: 0;
  margin-bottom: 0;
}

#uploadProgress {
  display: none;
  background: #eee;
}

/********** end file upload progress **********/
#file_loader {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 9;
  text-align: center;
}

#file_loader #file_loader_inner {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
}

#file_loader img {
  width: 80px;
  height: 80px;
  margin-top: 50px;
  opacity: 0.5;
  animation: spin 1.2s ease-in-out infinite;
}

#file_loader p {
  margin-top: 40px;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  font-weight: 400;
  font-size: 12px;
}

/********* END MEDIA STYLES *********/
/********** VOYAGER THEME CSS *********/
/*
 * Skin: Voyager
 * ----------
 */
html, body {
  padding: 0px;
  margin: 0px;
  height: 100%;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 1.57142857;
  color: #76838f;
  background-color: #fff;
}

.skin-voyager .main-header .navbar {
  background-color: #fff;
  border-bottom: 1px solid #f1f1f1;
}

.skin-voyager .main-header .navbar .nav > li > a {
  color: #212936;
}

.skin-voyager .main-header .navbar .nav > li > a:hover,
.skin-voyager .main-header .navbar .nav > li > a:active,
.skin-voyager .main-header .navbar .nav > li > a:focus,
.skin-voyager .main-header .navbar .nav .open > a,
.skin-voyager .main-header .navbar .nav .open > a:hover,
.skin-voyager .main-header .navbar .nav .open > a:focus,
.skin-voyager .main-header .navbar .nav > .active > a {
  background: rgba(0, 0, 0, 0.05);
  color: #212936;
}

.skin-voyager .main-header .navbar .sidebar-toggle {
  color: #212936;
}

@media (max-width: 767px) {
  .skin-voyager .main-header .navbar .dropdown-menu li.divider {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .skin-voyager .main-header .navbar .dropdown-menu li a {
    color: #fff;
  }
  .skin-voyager .main-header .navbar .dropdown-menu li a:hover {
    background: #367fa9;
  }
}
.skin-voyager .main-header .logo {
  background-color: #212936;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}

.skin-voyager .main-header .logo:hover {
  background-color: #212936;
}

.skin-voyager .main-header li.user-header {
  background-color: #212936;
}

.skin-voyager .content-header {
  background: transparent;
}

.skin-voyager .wrapper,
.skin-voyager .main-sidebar,
.skin-voyager .left-side {
  background-color: #1B1E24;
}

.skin-voyager .user-panel > .info,
.skin-voyager .user-panel > .info > a {
  color: #fff;
}

.skin-voyager .sidebar-menu > li.header {
  color: #4b646f;
  background: #1a2226;
}

.skin-voyager .sidebar-menu > li > a {
  border-left: 3px solid transparent;
}

.skin-voyager .sidebar-menu > li:hover > a,
.skin-voyager .sidebar-menu > li.active > a {
  color: #ffffff;
  background: #1e282c;
  border-left-color: #3c8dbc;
}

.skin-voyager .sidebar-menu > li > .treeview-menu {
  margin: 0 1px;
  background: #2c3b41;
}

.skin-voyager .sidebar a {
  color: #b8c7ce;
}

.skin-voyager .sidebar a:hover {
  text-decoration: none;
}

.skin-voyager .treeview-menu > li > a {
  color: #8aa4af;
}

.skin-voyager .treeview-menu > li.active > a,
.skin-voyager .treeview-menu > li > a:hover {
  color: #ffffff;
}

.skin-voyager .sidebar-form {
  border-radius: 3px;
  border: 1px solid #374850;
  margin: 10px 10px;
}

.skin-voyager .sidebar-form input[type=text],
.skin-voyager .sidebar-form .btn {
  box-shadow: none;
  background-color: #374850;
  border: 1px solid transparent;
  height: 35px;
  transition: all 0.3s ease-in-out;
}

.skin-voyager .sidebar-form input[type=text] {
  color: #666;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}

.skin-voyager .sidebar-form input[type=text]:focus,
.skin-voyager .sidebar-form input[type=text]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666;
}

.skin-voyager .sidebar-form input[type=text]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}

.skin-voyager .sidebar-form .btn {
  color: #999;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}

.skin-voyager.layout-top-nav .main-header > .logo {
  background-color: #22262E;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}

.skin-voyager.layout-top-nav .main-header > .logo:hover {
  background-color: #3b8ab8;
}

/*
* End Skin: Voyager
* ----------
*/
.voyager {
  background-color: #F9F9F9;
  /* small screen */
}

.voyager .app-footer {
  opacity: 0.7;
  color: #353d47;
  width: 100%;
  text-align: right;
  padding: 10px 0;
  background: #fff;
  left: 0px;
}

.voyager .app-footer i {
  color: #D9534F;
  position: relative;
  top: 2px;
}

.voyager .navbar,
.voyager .navbar.navbar-default {
  border-bottom: 0;
  box-shadow: 0 0 0;
  background: rgba(250, 250, 250, 0.9);
}

.voyager .navbar > .container-fluid,
.voyager .navbar.navbar-default > .container-fluid:after {
  border-bottom: 1px solid #eee;
  width: 99.5%;
  height: 1px;
}

.voyager .expanded .navbar > .container-fluid,
.voyager .expanded .navbar.navbar-default > .container-fluid:after {
  border-bottom: 0px;
}

.voyager .navbar .navbar-header .navbar-brand,
.voyager .navbar.navbar-default .navbar-header .navbar-brand {
  color: #F9F9F9;
}

.voyager .navbar .navbar-header .navbar-expand-toggle,
.voyager .navbar.navbar-default .navbar-header .navbar-expand-toggle {
  color: #353d47;
}

.voyager .navbar .navbar-header .navbar-right-expand-toggle,
.voyager .navbar.navbar-default .navbar-header .navbar-right-expand-toggle {
  color: #353d47;
}

.voyager .navbar .navbar-breadcrumb li,
.voyager .navbar.navbar-default .navbar-breadcrumb li {
  color: #353d47;
}

.voyager .navbar .navbar-breadcrumb li a,
.voyager .navbar.navbar-default .navbar-breadcrumb li a {
  color: #353d47;
}

.voyager .navbar .navbar-nav > li,
.voyager .navbar.navbar-default .navbar-nav > li {
  border-left: 1px solid #F9F9F9;
}

.voyager .navbar .navbar-nav > li.profile,
.voyager .navbar.navbar-default .navbar-nav > li.provile {
  border-left: 0px;
}

.voyager .navbar .navbar-nav > li > a,
.voyager .navbar.navbar-default .navbar-nav > li > a {
  color: #353d47;
}

.voyager .navbar .navbar-nav > li:hover > a,
.voyager .navbar.navbar-default .navbar-nav > li:hover > a {
  color: #22A7F0;
}

.voyager .navbar .navbar-nav > li.open > a,
.voyager .navbar.navbar-default .navbar-nav > li.open > a {
  background-color: transparent;
  color: #22A7F0;
}

.voyager .navbar .navbar-nav > li.danger > a,
.voyager .navbar.navbar-default .navbar-nav > li.danger > a {
  background-color: transparent;
  border-bottom: 4px solid #FA2A00;
  color: #FA2A00;
}

.voyager .navbar .navbar-nav > li.danger.open > a,
.voyager .navbar.navbar-default .navbar-nav > li.danger.open > a {
  background-color: #FA2A00;
  color: #FFF;
}

.voyager .navbar .navbar-nav .dropdown-menu,
.voyager .navbar.navbar-default .navbar-nav .dropdown-menu {
  background-color: #F9F9F9;
  border-color: #E4E4E4;
}

.voyager .navbar .navbar-nav .dropdown-menu .title,
.voyager .navbar.navbar-default .navbar-nav .dropdown-menu .title {
  background-color: #FFF;
}

.voyager .navbar .navbar-nav .dropdown-menu .title .badge,
.voyager .navbar.navbar-default .navbar-nav .dropdown-menu .title .badge {
  background-color: #353d47;
}

.voyager .navbar .navbar-nav .dropdown-menu.danger,
.voyager .navbar.navbar-default .navbar-nav .dropdown-menu.danger {
  border-color: #FA2A00;
}

.voyager .navbar .navbar-nav .dropdown-menu.danger .title,
.voyager .navbar.navbar-default .navbar-nav .dropdown-menu.danger .title {
  background-color: #FA2A00;
  color: #FFF;
}

.voyager .navbar .navbar-nav .dropdown-menu.danger .title .badge,
.voyager .navbar.navbar-default .navbar-nav .dropdown-menu.danger .title .badge {
  background-color: #FFF;
  color: #FA2A00;
}

.voyager .navbar.navbar-inverse {
  background-color: #353d47;
  border-bottom: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.voyager .navbar.navbar-inverse > .container-fluid {
  background-color: #353d47;
}

.voyager .navbar.navbar-inverse .navbar-header .navbar-brand {
  color: #F9F9F9;
}

.voyager .navbar.navbar-inverse .navbar-header .navbar-expand-toggle {
  color: #FFF;
}

.voyager .navbar.navbar-inverse .navbar-header .navbar-right-expand-toggle {
  color: #FFF;
}

.voyager .navbar.navbar-inverse .navbar-breadcrumb li {
  color: #FFF;
}

.voyager .navbar.navbar-inverse .navbar-breadcrumb li a {
  color: #FFF;
}

.voyager .navbar.navbar-inverse .navbar-nav > li {
  border-left: 1px solid #363c46;
}

.voyager .navbar.navbar-inverse .navbar-nav > li > a {
  color: #FFF;
}

.voyager .navbar.navbar-inverse .navbar-nav > li:hover > a {
  color: #22A7F0;
}

.voyager .navbar.navbar-inverse .navbar-nav > li.open > a {
  background-color: transparent;
  color: #22A7F0;
}

.voyager .navbar.navbar-inverse .navbar-nav > li.danger > a {
  background-color: transparent;
  border-bottom: 4px solid #FA2A00;
  color: #FFF;
}

.voyager .navbar.navbar-inverse .navbar-nav > li.danger.open > a {
  background-color: #FA2A00;
}

.voyager .navbar.navbar-inverse .navbar-nav .dropdown-menu {
  background-color: #F9F9F9;
  border-color: #353d47;
}

.voyager .navbar.navbar-inverse .navbar-nav .dropdown-menu .title {
  background-color: #FFF;
}

.voyager .navbar.navbar-inverse .navbar-nav .dropdown-menu .title .badge {
  background-color: #353d47;
}

.voyager .navbar.navbar-inverse .navbar-nav .dropdown-menu.danger {
  border-color: #FA2A00;
}

.voyager .navbar.navbar-inverse .navbar-nav .dropdown-menu.danger .title {
  background-color: #FA2A00;
  color: #FFF;
}

.voyager .navbar.navbar-inverse .navbar-nav .dropdown-menu.danger .title .badge {
  background-color: #FFF;
  color: #FA2A00;
}

.voyager .side-menu {
  background-color: #FFF;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.08);
}

.voyager .side-menu .navbar-header {
  background-color: #22A7F0;
  margin-bottom: 4px;
}

.voyager .side-menu .navbar-header .navbar-brand {
  color: #19B5FE;
}

.voyager .side-menu .navbar-nav {
  width: 100%;
}

.voyager .side-menu .navbar {
  background-color: #FFF;
  border-bottom: 0;
  box-shadow: none;
}

.voyager .side-menu .navbar li > a {
  color: #363c46;
}

.voyager .side-menu .navbar li.active {
  border-left: 0;
}

.voyager .side-menu .navbar li.active > a {
  border-right: 4px solid #22A7F0;
  background-color: #FFF;
}

.voyager .side-menu .navbar > li:hover > a {
  background-color: #FA2A00;
  color: #FFF;
}

.voyager .side-menu .navbar li.dropdown {
  background-color: transparent;
}

.voyager .side-menu .navbar li.dropdown > .panel-collapse {
  background-color: #E4E4E4;
}

.voyager .side-menu .navbar li.dropdown .panel-body {
  padding: 0 7px;
}

.voyager .side-menu.sidebar-inverse {
  background-color: #353d47;
  box-shadow: 0px 0px 0px;
}

.voyager .side-menu.sidebar-inverse .navbar {
  background-color: #353d47;
  border-bottom: 0;
  box-shadow: none;
}

.voyager .side-menu.sidebar-inverse .navbar li {
  border-left: 0;
}

.voyager .side-menu.sidebar-inverse .navbar li > a {
  color: #FFF;
}

.voyager .side-menu.sidebar-inverse .navbar li.active > a {
  color: #353d47;
  border-left: 3px solid #22A7F0;
  border-right: 0 solid #22A7F0;
  background-color: #FFF;
  font-weight: 400;
}

.voyager .side-menu.sidebar-inverse .navbar li.active > a .icon {
  margin-left: -3px;
}

.voyager .side-menu.sidebar-inverse .navbar > li:hover > a {
  background-color: #FA2A00;
  color: #FFF;
}

.voyager .side-menu.sidebar-inverse .navbar li.dropdown > .panel-collapse {
  background-color: rgba(0, 0, 0, 0.1);
}

.voyager .side-menu.sidebar-inverse .navbar li.dropdown .panel-body {
  padding: 0 7px;
}

@media (max-width: 768px) {
  .voyager .navbar.navbar-default .navbar-nav > li {
    border-left: 0;
  }
  .voyager .navbar.navbar-default .navbar-right {
    background-color: #FFF;
  }
  .voyager .navbar.navbar-inverse .navbar-nav > li {
    border-left: 0;
  }
  .voyager .navbar.navbar-inverse .navbar-right {
    background-color: #353d47;
  }
}
.voyager .card.red {
  background-color: #FA2A00;
  color: #FFF;
}

.voyager .card.yellow {
  background-color: #ffb400;
  color: #FFF;
}

.voyager .card.green {
  background-color: #1ABC9C;
  color: #FFF;
}

.voyager .card.blue {
  background-color: #22A7F0;
  color: #FFF;
}

.voyager .card.dark {
  background-color: #353d47;
  color: #FFF;
}

.voyager .card.red,
.voyager .card.yellow,
.voyager .card.green,
.voyager .card.blue,
.voyager .card.dark {
  border: 0;
}

.voyager .card.red .card-header,
.voyager .card.yellow .card-header,
.voyager .card.green .card-header,
.voyager .card.blue .card-header,
.voyager .card.dark .card-header {
  border-bottom: 0;
}

.voyager .card.red .card-header .title,
.voyager .card.yellow .card-header .title,
.voyager .card.green .card-header .title,
.voyager .card.blue .card-header .title,
.voyager .card.dark .card-header .title {
  color: #FFF;
}

.voyager .card {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 0 solid #E4E4E4;
}

.voyager .card .card-header {
  border-bottom: 1px solid #E4E4E4;
}

.voyager .card .card-header .title {
  color: #353d47;
}

.voyager .card .card-body .sub-title {
  border-bottom: 1px solid #EAEAEA;
}

.voyager .card .card-header.no-border {
  border-bottom: 0;
}

.voyager .card .card-jumbotron {
  background-color: #EAEAEA;
}

.voyager .card.primary .card-jumbotron {
  background-color: #353d47;
  color: #FFF;
}

.voyager .card.profile .card-footer {
  border-top: 1px solid #F9F9F9;
}

.voyager .card.summary-inline.red:hover {
  background-color: #7c1a06;
}

.voyager .card.summary-inline.yellow:hover {
  background-color: #85630f;
}

.voyager .card.summary-inline.green:hover {
  background-color: #006551;
}

.voyager .card.summary-inline.blue:hover {
  background-color: #353d47;
}

.voyager .card.summary-inline.dark:hover {
  background-color: #09486b;
}

.voyager .card.card-success .card-header {
  background-color: #1ABC9C;
}

.voyager .card.card-success .card-header .title {
  color: #FFF;
}

.voyager .card.card-info .card-header {
  background-color: #22A7F0;
}

.voyager .card.card-info .card-header .title {
  color: #FFF;
}

.voyager .panel.panel-default {
  border: 1px solid #EAEAEA;
}

.voyager .panel.panel-default .panel-heading {
  border-bottom: 1px solid #EAEAEA;
  background-color: #F0F0F0;
}

.voyager .panel.panel-primary {
  border: 1px solid #353d47;
}

.voyager .modal.modal-relationships {
  border: 0px;
}
.voyager .modal.modal-relationships h5 {
  font-size: 42px;
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: center;
}
.voyager .modal.modal-relationships h4 i {
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.voyager .modal.modal-relationships :not(.toggle-group) > label {
  height: 38px;
  background: #f1f1f1;
  padding: 7px 12px;
  font-size: 11px;
  line-height: 23px;
  font-weight: bold;
  margin-bottom: 0px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.voyager .modal.modal-relationships :not(.toggle-group) > label:first-child {
  border-left: 1px solid #eaeaea;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.voyager .modal.modal-relationships .panel-body {
  padding-top: 25px;
}
.voyager .modal.modal-relationships.modal-danger .modal-header, .voyager .modal.modal-relationships .btn-relationship {
  background: #F2435C;
  color: #fff;
}
.voyager .modal.modal-relationships .modal-body {
  background: #ffffff;
}
.voyager .modal.modal-relationships .modal-body .col-md-12 {
  margin-bottom: 0px;
}
.voyager .modal.modal-relationships .modal-footer {
  background: #f7f7f9;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.voyager .modal.modal-relationships .well {
  background-color: #f9f9fc;
  border: 1px solid #eaeaea;
}
.voyager .modal.modal-relationships p.relationship-warn {
  text-align: center;
}
.voyager .modal.modal-relationships .relationship_details {
  display: flex;
}
.voyager .modal.modal-relationships .relationship_details.relationshipPivot {
  display: none;
}
.voyager .modal.modal-relationships .relationship_details .hasOneMany.flexed, .voyager .modal.modal-relationships .relationship_details .belongsTo.flexed {
  display: flex;
}
.voyager .modal.modal-relationships .relationship_details .hasOneMany, .voyager .modal.modal-relationships .relationship_details .belongsTo {
  width: 100%;
  display: none;
}
.voyager .modal.modal-relationships .relationship_details .hasOneMany label span, .voyager .modal.modal-relationships .relationship_details .belongsTo label span {
  color: #444;
}
.voyager .modal.modal-relationships .relationship_details.col-md-12 {
  margin-bottom: 20px;
}
.voyager .modal.modal-relationships .relationship_details p {
  float: left;
  padding: 6px 10px;
  background: #fff;
  line-height: 22px;
  margin-right: 0;
  border: 1px solid #eaeaea;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  color: #333;
  margin-bottom: 0;
  border-right: 0px;
}
.voyager .modal.modal-relationships .relationship_details p.flex {
  display: flex;
  border-radius: 0px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-right: 1px solid #eaeaea;
  padding-right: 10px;
}
.voyager .modal.modal-relationships .relationship_details p.flex span {
  margin-left: 4px;
  margin-right: 5px;
  line-height: 24px;
}
.voyager .modal.modal-relationships .relationship_details p.flex input {
  position: relative;
  top: 3px;
}
.voyager .modal.modal-relationships .relationship_details p.relationship_table_select {
  background: #EFEFEF;
  color: #76838f;
  font-weight: bold;
  font-size: 12px;
  padding-top: 8px;
}
.voyager .modal.modal-relationships .relationship_details p.relationship_table_select select {
  margin-left: 5px;
}
.voyager .modal.modal-relationships .relationship_details span.label_table_name {
  display: inline-block;
}
.voyager .modal.modal-relationships .relationship_details .relationship_type + span {
  font-weight: bold;
}
.voyager .modal.modal-relationships .relationship_details select {
  border: 1px solid #f1f1f1;
  margin-left: 10px;
}
.voyager .modal.modal-relationships .relationship_details .select2 {
  flex: 1;
  border: 1px solid #eaeaea;
  border-right: 0px;
  margin-right: 0px;
  height: 38px;
}
.voyager .modal.modal-relationships .relationship_details .select2 .select2-selection {
  border-radius: 5px;
  border: 0px;
}
.voyager .modal.modal-relationships .relationship_details .select2:last-child {
  border-right: 1px solid #eaeaea;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 4px;
}
.voyager .modal.modal-relationships .relationship_details .form-control {
  border-radius: 0px;
  height: 38px;
  flex: 1;
}
.voyager .modal.modal-relationships .relationship_details .form-control:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.voyager .modal.modal-relationships .relationship_details_more {
  position: relative;
  margin-bottom: 0px;
}
.voyager .modal.modal-relationships .relationship_details_more :not(.toggle-group) > label {
  height: 38px;
  background: #f1f1f1;
  padding: 7px 12px;
  font-size: 11px;
  line-height: 23px;
  font-weight: 700;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  border: 0px;
}
.voyager .modal.modal-relationships .relationship_details_more .select2-container--default .select2-selection--single {
  border: 1px solid #f1f1f1;
}
.voyager .modal.modal-relationships .relationship_details_more .relationship_taggable {
  display: none;
}
.voyager .modal.modal-relationships .relationship_details_more .well {
  position: relative;
  padding-top: 55px;
  margin-bottom: 5px;
  background: none;
  border: 1px solid #f1f1f1;
}

.btn-new-relationship {
  background: #F2435C;
  border: 1px solid #F2435C;
  color: #fff;
}
.btn-new-relationship:hover {
  color: #fff;
}
.btn-new-relationship i {
  position: relative;
  top: 2px;
}

.relationship-btn-container .btn i {
  position: relative;
  top: 2px;
}

.voyager .panel.panel-primary .panel-heading {
  border-bottom: 1px solid #353d47;
  background-color: #73849d;
  color: #FFF;
}

.voyager .panel.panel-success {
  border: 1px solid #1ABC9C;
}

.voyager .panel.panel-success .panel-heading {
  border-bottom: 1px solid #1ABC9C;
  background-color: #99e9d9;
  color: #006551;
}

.voyager .panel.panel-info {
  border: 1px solid #22A7F0;
}

.voyager .panel.panel-info .panel-heading {
  border-bottom: 1px solid #22A7F0;
  background-color: #91d5fb;
  color: #09486b;
}

.voyager .panel.panel-warning {
  border: 1px solid #FABE28;
}

.voyager .panel.panel-warning .panel-heading {
  border-bottom: 1px solid #FABE28;
  background-color: #ffe5a2;
  color: #85630f;
}

.voyager .panel.panel-danger {
  border: 1px solid #fb927d;
}

.voyager .panel.panel-danger .panel-heading {
  border-bottom: 1px solid #fb927d;
  background-color: #ffb8aa;
  color: #7c1a06;
}

.voyager .panel.fresh-color.panel-primary {
  border: 1px solid #353d47;
}

.voyager .panel.fresh-color.panel-primary .panel-heading {
  border-bottom: 1px solid #353d47;
  background-color: #353d47;
  color: #FFF;
}

.voyager .panel.fresh-color.panel-success {
  border: 1px solid #1ABC9C;
}

.voyager .panel.fresh-color.panel-success .panel-heading {
  border-bottom: 1px solid #1ABC9C;
  background-color: #1ABC9C;
  color: #FFF;
}

.voyager .panel.fresh-color.panel-info {
  border: 1px solid #22A7F0;
}

.voyager .panel.fresh-color.panel-info .panel-heading {
  border-bottom: 1px solid #22A7F0;
  background-color: #22A7F0;
  color: #FFF;
}

.voyager .panel.fresh-color.panel-warning {
  border: 1px solid #FABE28;
}

.voyager .panel.fresh-color.panel-warning .panel-heading {
  border-bottom: 1px solid #FABE28;
  background-color: #FABE28;
  color: #FFF;
}

.voyager .panel.fresh-color.panel-danger {
  border: 1px solid #FA2A00;
}

.voyager .panel.fresh-color.panel-danger .panel-heading {
  border-bottom: 1px solid #FA2A00;
  background-color: #FA2A00;
  color: #FFF;
}

.voyager .btn.btn-default {
  background-color: #F0F0F0;
  border-color: #EAEAEA;
}

.voyager .btn.btn-default:hover {
  background-color: #EAEAEA;
}

.voyager .btn.btn-success {
  background: #2ecc71;
  color: #fff;
  border: 0px;
  border-radius: 3px;
  opacity: 0.9;
}

.voyager .btn.btn-success:hover {
  opacity: 1;
}

.voyager .btn.btn-warning {
  background: #f39c12;
  color: #fff;
  border: 0px;
  border-radius: 3px;
  opacity: 0.9;
}

.voyager .btn.btn-warning:hover {
  opacity: 1;
}

.voyager .btn.btn-info {
  background-color: #22A7F0;
  color: #FFF;
  border-color: #22A7F0;
}

.voyager .btn.btn-sm.btn-info, .voyager .btn-group-sm > .btn.btn-info {
  background: #22A7F0;
}

.voyager .btn.btn-danger {
  background: #FA2A00;
  color: #fff;
  border: 0px;
  border-radius: 3px;
  opacity: 0.9;
}

.voyager .btn.btn-danger:hover {
  opacity: 1;
}

.voyager .btn.btn-link {
  color: #353d47;
}

.voyager .progress .progress-bar {
  background-color: #353d47;
  color: #FFF;
}

.voyager .progress .progress-bar.progress-bar-success {
  background-color: #1ABC9C;
}

.voyager .progress .progress-bar.progress-bar-info {
  background-color: #22A7F0;
}

.voyager .progress .progress-bar.progress-bar-warning {
  background-color: #FABE28;
}

.voyager .progress .progress-bar.progress-bar-danger {
  background-color: #FA2A00;
}

.voyager .color-white {
  color: #FFF;
}

.voyager .pagination > li > a {
  color: #353d47;
}

.voyager .pagination .active > a,
.voyager .pagination .active > a:focus,
.voyager .pagination .active > a:hover,
.voyager .pagination .active span,
.voyager .pagination .active > span:focus,
.voyager .pagination .active > span:hover {
  background-color: #353d47;
  border-color: #353d47;
  color: #FFF;
}

.voyager .modal.modal-primary .modal-header {
  background-color: #353d47;
  color: #FFF;
}

.voyager .modal.modal-success .modal-header {
  background-color: #1ABC9C;
  color: #FFF;
}

.voyager .modal.modal-info .modal-header {
  background-color: #22A7F0;
  color: #FFF;
}

.voyager .modal.modal-warning .modal-header {
  background-color: #FABE28;
  color: #FFF;
}

.voyager .modal.modal-danger .modal-header {
  background-color: #FA2A00;
  color: #FFF;
}

.voyager .alert.alert-success {
  background-color: #99e9d9;
  color: #006551;
  border-color: #1ABC9C;
}

.voyager .alert.alert-success .alert-link {
  color: #006551;
  text-decoration: underline;
}

.voyager .alert.alert-success .btn-link {
  color: #006551;
}

.voyager .alert.alert-info {
  background-color: #91d5fb;
  color: #09486b;
  border-color: #22A7F0;
}

.voyager .alert.alert-info .alert-link {
  color: #09486b;
  text-decoration: underline;
}

.voyager .alert.alert-info .btn-link {
  color: #09486b;
}

.voyager .alert.alert-warning {
  background-color: #ffe5a2;
  border-color: #FABE28;
  color: #85630f;
}

.voyager .alert.alert-warning .alert-link {
  color: #85630f;
  text-decoration: underline;
}

.voyager .alert.alert-warning .btn-link {
  color: #85630f;
}

.voyager .alert.alert-danger {
  background-color: #ffb8aa;
  border-color: #fb927d;
  color: #7c1a06;
}

.voyager .alert.alert-danger .alert-link {
  color: #7c1a06;
  text-decoration: underline;
}

.voyager .alert.alert-danger .btn-link {
  color: #7c1a06;
}

.voyager .alert.fresh-color {
  color: #FFF;
}

.voyager .alert.fresh-color .alert-link {
  color: #FFF;
  text-decoration: underline;
}

.voyager .alert.fresh-color .btn-link {
  color: #FFF;
}

.voyager .alert.fresh-color.alert-success {
  background-color: #1ABC9C;
}

.voyager .alert.fresh-color.alert-info {
  background-color: #22A7F0;
}

.voyager .alert.fresh-color.alert-warning {
  background-color: #FABE28;
}

.voyager .alert.fresh-color.alert-danger {
  background-color: #FA2A00;
  border-color: #FA2A00;
}

.voyager .list-group .list-group-item.active {
  background-color: #353d47;
  color: #FFF;
  border-color: #353d47;
}

.voyager .list-group .list-group-item.active .badge {
  color: #353d47;
}

.voyager .list-group .list-group-item.list-group-item-success {
  background-color: #99e9d9;
  color: #006551;
  border-color: #99e9d9;
}

.voyager .list-group .list-group-item.list-group-item-success .badge {
  background-color: #FFF;
  color: #1ABC9C;
}

.voyager .list-group .list-group-item.list-group-item-info {
  background-color: #91d5fb;
  color: #09486b;
  border-color: #91d5fb;
}

.voyager .list-group .list-group-item.list-group-item-info .badge {
  background-color: #FFF;
  color: #22A7F0;
}

.voyager .list-group .list-group-item.list-group-item-warning {
  background-color: #ffe5a2;
  color: #85630f;
  border-color: #ffe5a2;
}

.voyager .list-group .list-group-item.list-group-item-warning .badge {
  background-color: #FFF;
  color: #FABE28;
}

.voyager .list-group .list-group-item.list-group-item-danger {
  background-color: #ffb8aa;
  color: #7c1a06;
  border-color: #ffb8aa;
}

.voyager .list-group .list-group-item.list-group-item-danger .badge {
  background-color: #FFF;
  color: #FA2A00;
}

.voyager .table .active td,
.voyager .table .active th {
  background-color: #EAEAEA;
}

.voyager .table .success {
  color: #006551;
}

.voyager .table .success td,
.voyager .table .success th {
  background-color: #99e9d9;
}

.voyager .table .info {
  color: #09486b;
}

.voyager .table .info td,
.voyager .table .info th {
  background-color: #91d5fb;
}

.voyager .table .warning {
  color: #85630f;
}

.voyager .table .warning td,
.voyager .table .warning th {
  background-color: #ffe5a2;
}

.voyager .table .danger {
  color: #7c1a06;
}

.voyager .table .danger td,
.voyager .table .danger th {
  background-color: #ffb8aa;
}

.voyager .table > tbody > tr > td,
.voyager .table > tbody > tr > th,
.voyager .table > tfoot > tr > td,
.voyager .table > tfoot > tr > th {
  border-color: #EAEAEA;
}

.voyager .table > thead > tr > th {
  border-color: #EAEAEA;
  background: #F8FAFC;
}

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

.voyager .login-box .login-form .login-header {
  color: #FFF;
}

.voyager .login-box .login-form .login-body {
  background-color: #FFF;
}

.voyager .login-box input {
  background-color: #F9F9F9;
  border: 1px solid #F9F9F9;
}

.voyager .login-box .login-footer a {
  color: #FFF;
}

.voyager .login-box .login-footer a:hover {
  color: #FFF;
  text-decoration: underline;
}

.voyager .badge.primary {
  background-color: #353d47;
}

.voyager .badge.success {
  background-color: #1ABC9C;
}

.voyager .badge.info {
  background-color: #22A7F0;
}

.voyager .badge.warning {
  background-color: #FABE28;
}

.voyager .badge.danger {
  background-color: #FA2A00;
}

.voyager .nav-tabs {
  background-color: #EAEAEA;
}

.voyager .nav-tabs > li > a:hover {
  background-color: #EAEAEA;
}

.voyager .nav-tabs > li.active > a:hover {
  background-color: #FFF;
}

.voyager .tabs-below > .nav-tabs {
  border-top: 1px solid #E4E4E4;
}

.voyager .tabs-below > .nav-tabs > li > a:hover,
.voyager .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #E4E4E4;
  border-bottom-color: transparent;
}

.voyager .tabs-below > .nav-tabs > .active > a,
.voyager .tabs-below > .nav-tabs > .active > a:hover,
.voyager .tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #E4E4E4 #E4E4E4 #E4E4E4;
}

.voyager .tabs-left > .nav-tabs {
  border-right: 1px solid #E4E4E4;
}

.voyager .tabs-left > .nav-tabs > li > a:hover,
.voyager .tabs-left > .nav-tabs > li > a:focus {
  border-color: #E4E4E4 #E4E4E4 #E4E4E4 #E4E4E4;
}

.voyager .tabs-left > .nav-tabs .active > a,
.voyager .tabs-left > .nav-tabs .active > a:hover,
.voyager .tabs-left > .nav-tabs .active > a:focus {
  border-color: #E4E4E4 transparent #E4E4E4 #E4E4E4;
  *border-right-color: #FFF;
}

.voyager .tabs-right > .nav-tabs {
  border-left: 1px solid #E4E4E4;
}

.voyager .tabs-right > .nav-tabs > li > a:hover,
.voyager .tabs-right > .nav-tabs > li > a:focus {
  border-color: #E4E4E4 #E4E4E4 #E4E4E4 #E4E4E4;
}

.voyager .tabs-right > .nav-tabs .active > a,
.voyager .tabs-right > .nav-tabs .active > a:hover,
.voyager .tabs-right > .nav-tabs .active > a:focus {
  border-color: #E4E4E4 #E4E4E4 #E4E4E4 transparent;
  *border-left-color: #FFF;
}

.voyager .step .nav-tabs {
  background-color: #FFF;
}

.voyager .step .nav-tabs > li {
  border: 1px solid #E4E4E4;
  border-right: 0;
}

.voyager .step .nav-tabs > li:after {
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #FFF;
}

.voyager .step .nav-tabs > li:before {
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 16px solid #E4E4E4;
}

.voyager .step .nav-tabs > li.active {
  background-color: #EAEAEA;
}

.voyager .step .nav-tabs > li.active > a,
.voyager .step .nav-tabs > li.active > a:focus,
.voyager .step .nav-tabs > li.active > a:hover {
  background: transparent;
}

.voyager .step .nav-tabs > li:hover {
  background-color: #EAEAEA;
}

.voyager .step .nav-tabs > li:hover:after,
.voyager .step .nav-tabs > li.active:after {
  border-left: 15px solid #EAEAEA;
}

.voyager .step .nav-tabs > li:last-child {
  border-right: 1px solid #E4E4E4;
}

.voyager .step .nav-tabs > li.step-success {
  background-color: #99e9d9;
  border: 1px solid #1ABC9C;
}

.voyager .step .nav-tabs > li.step-success a {
  color: #006551;
}

.voyager .step .nav-tabs > li.step-disabled {
  background-color: #99e9d9;
}

.voyager .step .nav-tabs > li.step-success:after {
  border-left: 15px solid #99e9d9;
}

.voyager .step .nav-tabs > li.step-success.active:hover:after {
  border-left: 15px solid #99e9d9;
}

.voyager .step .nav-tabs > li.step-success:hover:after {
  border-left: 15px solid #EAEAEA;
}

.voyager .step.card-no-padding .nav-tabs > li {
  border: 0 solid transparent;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
}

.voyager .step.card-no-padding .nav-tabs > li:last-child {
  border-right: 0 solid #E4E4E4;
}

.voyager .step.tabs-left .nav-tabs > li {
  border: 1px solid #E4E4E4;
}

.voyager .step.tabs-left .nav-tabs > li:after {
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #FFF;
}

.voyager .step.tabs-left .nav-tabs > li:before {
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 16px solid #E4E4E4;
}

.voyager .step.tabs-left .nav-tabs > li.active {
  background-color: #EAEAEA;
}

.voyager .step.tabs-left .nav-tabs > li.active > a,
.voyager .step.tabs-left .nav-tabs > li.active > a:focus,
.voyager .step.tabs-left .nav-tabs > li.active > a:hover {
  background: transparent;
}

.voyager .step.tabs-left .nav-tabs > li:hover {
  background-color: #EAEAEA;
}

.voyager .step.tabs-left .nav-tabs > li:hover:after,
.voyager .step.tabs-left .nav-tabs > li.active:after {
  border-left: 15px solid #EAEAEA;
}

.voyager .step.tabs-left.card-no-padding .nav-tabs > li {
  border: 0 solid transparent;
}

.voyager .pricing-table {
  box-shadow: 0 1px 1px #CCC;
}

.voyager .pricing-table .pt-header {
  background-color: #E4E4E4;
}

.voyager .pricing-table .pt-header .plan-pricing .pricing {
  text-shadow: 0 1px 1px #FFF;
}

.voyager .pricing-table .pt-body {
  background-color: #F9F9F9;
}

.voyager .pricing-table .pt-body .plan-detail {
  border-top: 1px dashed rgba(255, 255, 255, 0.6);
  padding-top: 1em;
  margin-top: 1em;
}

.voyager .pricing-table .pt-footer {
  background-color: #F9F9F9;
}

.voyager .pricing-table.dark-blue .pt-header {
  background-color: #353d47;
  color: #FFF;
}

.voyager .pricing-table.dark-blue .pt-body {
  background-color: #9eaabd;
  color: #363c46;
}

.voyager .pricing-table.green .pt-header {
  background-color: #1ABC9C;
  color: #FFF;
}

.voyager .pricing-table.green .pt-body {
  background-color: #99e9d9;
  color: #006551;
}

.voyager .pricing-table.blue .pt-header {
  background-color: #22A7F0;
  color: #FFF;
}

.voyager .pricing-table.blue .pt-body {
  background-color: #91d5fb;
  color: #09486b;
}

.voyager .pricing-table.yellow .pt-header {
  background-color: #FABE28;
  color: #FFF;
}

.voyager .pricing-table.yellow .pt-body {
  background-color: #ffe5a2;
  color: #85630f;
}

.voyager .pricing-table.red .pt-header {
  background-color: #FA2A00;
  color: #FFF;
}

.voyager .pricing-table.red .pt-body {
  background-color: #ffb8aa;
  color: #7c1a06;
}

.voyager.landing-page .navbar-inverse .navbar-toggle:focus,
.voyager.landing-page .navbar-inverse .navbar-toggle:hover {
  background-color: transparent;
}

.voyager.landing-page .navbar {
  background-color: transparent;
  box-shadow: none;
}

.voyager.landing-page .navbar .navbar-nav > .active > a {
  background-color: transparent;
}

.voyager.landing-page .navbar .navbar-nav > li {
  border-left: 0 solid #F9F9F9;
}

.voyager.landing-page .navbar .navbar-nav > li > a {
  color: #FFF;
}

.voyager.landing-page .navbar .navbar-collapse {
  border: 0;
}

.voyager.landing-page .navbar.affix .navbar-nav > li > a {
  color: #353d47;
}

.voyager.landing-page .navbar.affix .navbar-nav > li:hover > a {
  color: #22A7F0;
}

@media (max-width: 768px) {
  .voyager.landing-page .navbar .navbar-collapse {
    background-color: #333;
  }
  .voyager.landing-page .navbar .navbar-right {
    background-color: transparent;
    color: #FFF;
  }
  .voyager.landing-page .navbar.affix .navbar-nav > li > a {
    color: #FFF;
  }
}
.voyager.landing-page .navbar.affix .navbar-brand {
  color: #353d47;
}

.voyager.landing-page .navbar.affix .navbar-toggle .icon-bar {
  background-color: #353d47;
}

.voyager.landing-page .app-header .app-btn {
  background-color: transparent;
  border: 2px solid #FFF;
}

.voyager.landing-page .app-content-a {
  background-color: #EAEAEA;
}

.alert .close {
  position: relative;
  right: -31px;
  top: -16px;
  padding: 13px;
  background: #333;
  border-radius: 2px;
}

.page-login-v2:before {
  background: url("../images/bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: -200px !important;
}

.page-login-v2 .page-brand-info .brand-img {
  width: 100px;
}

@media (max-width: 767px) {
  .page-login-v2 .page-login-main .brand {
    text-align: center;
  }
  .page-login-v2 .page-login-main .brand-text {
    margin-left: 0;
    font-weight: lighter;
    color: #777;
  }
  .page-login-v2 .page-login-main .brand-img {
    width: 100px;
  }
}
.page-login-v2 .page-login-main {
  padding: 250px 60px 180px;
}

#login-container {
  position: absolute;
  right: 0;
  top: 0;
  width: 420px;
  height: 100%;
  background: #fff;
}

.login-box, .register-box {
  position: absolute;
  top: 50%;
  margin-top: -250px;
  margin-left: 30px;
  margin-right: 30px;
}

.login-box img {
  width: 50px;
  height: 50px;
  margin: 0px auto;
  display: block;
  animation: spinnerRotate 900ms ease-out both;
}

.main-header .logo .logo-mini img {
  width: 25px;
  height: 25px;
}

.main-header .logo .logo-lg img {
  width: 25px;
  height: 25px;
  margin-right: 5px;
  position: relative;
  top: -1px;
}

.main-footer {
  background: #F1F5FA;
  border-top: 1px solid #f9f9f9;
  font-size: 11px;
}

.login-box-body .form-control-feedback, .register-box-body .form-control-feedback {
  color: #ddd;
}

.form-control {
  border-radius: 3px;
}

.form-control.json {
  border: 2px solid #ddd;
  border-radius: 1px;
}

.content-header a.btn {
  margin-left: 10px;
}

.content-header i {
  margin-right: 3px;
}

.app-container .side-body {
  margin-left: 50px;
  margin-right: 12px;
}

.navbar .navbar-nav > li > a {
  font-family: "Open Sans", sans-serif;
  text-transform: capitalize;
}

.app-container .content-container .side-body.padding-top {
  padding-top: 62px;
}

.breadcrumb {
  margin-bottom: 0;
  float: left;
  margin-top: 11px;
}

.content-header > .breadcrumb {
  border: 1px solid #f1f1f1;
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  display: block;
  margin: 10px auto;
}

.breadcrumb > .active {
  color: #58595f;
  line-height: 24px;
}

.callout {
  font-size: 14px;
}

.content-wrapper {
  background: #fff;
}

table.dataTable {
  margin-top: 0px !important;
}

table a.btn-sm, table .btn-group-sm > a.btn {
  text-decoration: none;
}

.btn-sm i, .btn-group-sm > .btn i {
  position: relative;
  top: 1px;
  font-size: 12px;
}

#dashboard_bg {
  width: 100%;
  height: 100px;
  background: url("../images/dashboard-bg.jpg");
  background-size: cover;
  position: absolute;
  top: 0px;
  left: 0px;
  background-position-y: bottom;
  line-height: 100px;
  color: #fff;
}

#dashboard_bg p {
  left: 20px;
  position: relative;
}

#dashboard_top_padding {
  height: 70px;
  width: 100%;
  display: block;
}

.delete, .restore, .edit {
  margin-left: 5px;
  cursor: pointer;
}

.user-panel .text-info {
  color: #3B3E44;
}

/********** End Hamburger Btn ************/
.spinnerRotate {
  animation: spinnerRotate 900ms ease-out both;
}

@keyframes spinnerRotate {
  0% {
    transform: scale(0.7) rotate(0deg);
    opacity: 0;
  }
  100% {
    transform: scale(1) rotate(270deg);
    opacity: 1;
  }
}
/********** TINY MCE Edits **********/
.mce-window.mce-in {
  border-radius: 2px;
}

p#the_plugin_name {
  display: none !important;
}

/********** End Tiny MCE Edits **********/
.app-container .content-container .side-menu .navbar-nav li a .icon {
  margin-top: 2px;
  font-size: 18px;
}

.voyager .side-menu.sidebar-inverse .navbar li.active > a .icon {
  margin-left: 0px;
}

.app-container .content-container .side-menu .navbar-header .navbar-brand .icon {
  font-size: 26px;
  top: 3px;
  position: relative;
}

.app-container .content-container .side-menu .navbar-header .navbar-brand .logo-icon-container {
  width: 60px;
  height: 60px;
  display: inline-block;
  text-align: center;
}

.app-container .content-container .side-menu .navbar-header .navbar-brand img {
  max-width: 50%;
  max-height: 50%;
  position: relative;
  top: -1px;
  display: inline-block;
}

.page-content.read .panel .panel-body:not(:last-child) {
  border-bottom: 1px solid #eeeeee;
}

.page-content.browse .form-search {
  position: relative;
  z-index: 1;
}

.page-content > .row > [class*=col-]:not(:first-child) {
  padding-left: 8px;
}

.page-content > .row > [class*=col-]:not(:last-child) {
  padding-right: 8px;
}

.app-container.expanded .content-container .side-menu .navbar-header .navbar-brand .title {
  position: relative;
  top: 0px;
  left: 4px;
  text-transform: uppercase;
  font-weight: 400;
}

.page-content.dashboard {
  margin-top: 360px;
}

.page-content .settings {
  padding-right: 20px;
}

.page-content.col-md-12 {
  padding-right: 0px;
}

.page-content .form-edit-add ul.permissions {
  list-style-type: none;
}
.page-content .form-edit-add ul.permissions li {
  list-style-type: none;
}

.app-container .content-container .side-menu .navbar-header .navbar-brand .title {
  text-transform: uppercase;
  position: relative;
  top: 0px;
  left: 4px;
}

.app-container .content-container .side-menu .navbar-nav li a .title {
  position: relative;
  top: -4px;
}

.voyager .side-menu.sidebar-inverse .navbar li.active > a {
  color: #fff;
  background: none;
  border-left: 0px;
}

.voyager .side-menu.sidebar-inverse .navbar li > a {
  color: #76838f;
}

.voyager .side-menu.sidebar-inverse .navbar {
  background: none;
  font-weight: 400;
}

.voyager .side-menu.sidebar-inverse {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#353d47+0,21292e+100 */
  background: rgb(53, 61, 71); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, rgb(53, 61, 71) 0%, rgb(33, 41, 46) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#353d47", endColorstr="#21292e",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  overflow-x: hidden;
  transition: width 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.app-container .side-body, .app-container.expanded .content-container .navbar-top, .app-container .content-container .navbar-top {
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.app-container.expanded.no-animation .content-container, .app-container.expanded.no-animation {
  transition: none;
}

.voyager .side-menu.sidebar-inverse .navbar li > a:hover {
  color: #fff;
  background: #2A363B;
}

/**** HAMBURGER MENU **********/
.hamburger {
  float: left;
  width: 30px;
  height: 30px;
  position: relative;
  padding: 28px 30px;
  cursor: pointer;
  opacity: 1;
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  padding-left: 20px;
  margin-right: 0px;
}

.hamburger:hover {
  opacity: 0.7;
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger-inner {
  width: 15px;
  height: 2px;
  background: #76838F;
  display: block;
  border-radius: 10px;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -1px;
  position: absolute;
  transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger-inner:after {
  width: 10px;
  height: 2px;
  background: #76838F;
  display: block;
  border-radius: 10px;
  position: absolute;
  bottom: -5px;
  content: "";
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger-inner:before {
  width: 20px;
  height: 2px;
  background: #76838F;
  display: block;
  border-radius: 10px;
  position: absolute;
  content: "";
  top: -5px;
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger.is-active .hamburger-inner {
  width: 20px;
}

.hamburger.is-active .hamburger-inner:before {
  width: 20px;
  transform: translate3d(-5px, 1px, 0) rotate(-45deg) scaleX(0.5);
}

.hamburger.is-active .hamburger-inner:after {
  width: 20px;
  transform: translate3d(-5px, -1px, 0) rotate(45deg) scaleX(0.5);
}

.hamburger.is-active.no-animation .hamburger-inner, .hamburger.is-active.no-animation .hamburger-inner:before, .hamburger.is-active.no-animation .hamburger-inner:after {
  transition: none;
  width: 20px;
}

#sidebar-anchor {
  position: absolute;
  top: -50px;
  margin-right: 10px;
  padding: 20px 10px 9px;
  cursor: pointer;
  font-size: 20px;
  float: left;
  text-shadow: 2px 2px #FFF;
  color: #CCC !important;
}

#sidebar-anchor.active {
  color: #76838f !important;
  text-decoration: underline;
}

#sidebar-anchor:hover {
  color: #76838f !important;
}

.expanded #sidebar-anchor {
  position: relative;
  top: 0px;
  transition: top 0.3s ease, color 0.2s;
  left: -10px;
  text-decoration: none;
}

#voyager-loader {
  background: #F9F9F9;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 99;
}

#voyager-loader img {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -50px;
  margin-right: -50px;
  animation: spin 1s linear infinite;
}

.voyager .navbar .navbar-nav .dropdown-menu, .voyager .navbar.navbar-default .navbar-nav .dropdown-menu {
  background-color: #fff;
}

.navbar .dropdown-menu.dropdown-menu-animated {
  display: block;
  padding: 1.5rem 1.75rem;
  visibility: hidden;
  border: 0 none;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  opacity: 0;
  transition: opacity 0.5s, transform 0.5s, visibility 0s 0.5s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transform: scale3d(0.95, 0.95, 1) translate3d(0, -15px, 0);
  transform-origin: 100% 0;
  border-radius: 4px;
  border: 0 none;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  background-color: #fff;
  background-clip: padding-box;
  width: 250px;
  z-index: 98;
  margin-right: 5px;
  margin-top: 5px;
}

.navbar .dropdown.profile .dropdown-menu {
  width: 250px;
  padding: 18px;
  display: none;
  position: relative !important;
  visibility: hidden;
}

.navbar .dropdown.profile .dropdown-menu h5, .navbar .dropdown.profile .dropdown-menu h6 {
  float: left;
}

.navbar .dropdown.profile .dropdown-menu h6 {
  margin-top: 0;
  font-weight: 200;
  width: 115px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.profile .dropdown-toggle img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.navbar .dropdown.profile .dropdown-menu h5 {
  float: left;
  margin-bottom: 5px;
  margin-top: 12px;
}

.dropdown-menu > li > a {
  display: block;
  padding: 10px 5px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
  text-align: left;
  transition: color 0.3s ease;
}

.dropdown-menu > li > a i {
  position: relative;
  top: 2px;
}

.dropdown-menu .divider {
  margin-top: 20px;
  background-color: #f1f1f1;
}

.dropdown-menu > li:last-child > a {
  margin-bottom: 10px;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background: none;
  color: #333;
  transition: color 0.3s ease;
}

.navbar .dropdown.profile .dropdown-menu .profile-body {
  padding-left: 10px;
}

.navbar .open .dropdown-menu.dropdown-menu-animated {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s, transform 0.5s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

.navbar .dropdown.profile .dropdown-menu li.profile-img img.profile-img {
  height: 60px;
  width: 60px;
  float: left;
  border-radius: 50%;
  margin-right: 10px;
}

.page-title .btn.btn-success {
  position: relative;
  left: 15px;
  top: -1px;
}

.breadcrumb {
  padding: 4px 10px;
  list-style: none;
  background-color: #fff;
  border-radius: 25px;
  position: relative;
  top: 2px;
  border: 1px solid #f9f9f9;
  font-size: 12px;
  padding-right: 15px;
}

.breadcrumb a {
  color: #22A7F0;
  font-family: "Open Sans";
  font-weight: 400;
}

.breadcrumb i {
  position: relative;
  top: 2px;
}

.breadcrumb > .active, .breadcrumb > li {
  font-weight: 400;
}

.site-footer-right {
  padding-right: 20px;
}

.form-control {
  color: #76838f;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e4eaec;
}

.form-control.focus, .form-control:focus {
  border-color: #62a8ea;
  box-shadow: none;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 32px;
  padding: 6px 13px;
  font-size: 12px;
  line-height: 1.5;
}

.voyager .panel.panel-warning .panel-heading {
  background-color: #F2A654;
  border-bottom: 0px;
}

.voyager .panel.panel-primary .panel-heading {
  background-color: #62A8EA;
  border-bottom: 0px;
}

.voyager .panel.panel-primary .panel-info, .voyager .panel.panel-info .panel-heading {
  background-color: #57C7D4;
  border-bottom: 0px;
}

.panel-title {
  display: block;
  padding: 20px 30px;
  padding-left: 15px;
  font-size: 18px;
  text-align: left;
}

.panel-footer {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,ffffff+100 */
  background: #fdfdfd; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgb(252, 252, 252) 0%, rgb(255, 255, 255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fcfcfc", endColorstr="#ffffff",GradientType=0 ); /* IE6-9 */
}

.voyager .panel.panel-warning, .voyager .panel.panel-primary, .voyager .panel.panel-info {
  border: 0px;
}

.voyager .pagination .active > a, .voyager .pagination .active > a:focus, .voyager .pagination .active > a:hover, .voyager .pagination .active span, .voyager .pagination .active > span:focus, .voyager .pagination .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #62a8ea;
  border-color: #62a8ea;
  outline: none;
}

.pagination li > a:focus, .pagination li > a:hover, .pagination li > span:focus, .pagination li > span:hover {
  outline: none;
}

.panel-bordered > .panel-body {
  padding: 20px;
  padding-top: 30px;
  overflow: hidden;
}

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

.btn.btn-primary {
  color: #fff;
  opacity: 0.9;
  background: #22A7F0;
  border: 0px;
  border-radius: 3px;
}

.btn.btn-primary:hover {
  opacity: 1;
}

.btn.btn-primary.active {
  background: #0081CA;
}

.voyager .btn.btn-circle {
  border-radius: 50px;
}

.voyager .btn.btn-sm, .voyager .btn-group-sm > .btn {
  opacity: 0.9;
}

.voyager .btn.btn-sm:hover, .voyager .btn-group-sm > .btn:hover {
  opacity: 1;
}

.voyager .btn.btn-sm, .voyager .btn-group-sm > .btn, .voyager .btn.btn-sm:hover {
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0);
  color: #fff;
}

.voyager .btn.btn-default.btn-sm, .voyager .btn-group-sm > .btn.btn-default, .voyager .btn.btn-default.btn-sm:hover {
  color: inherit;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover, .btn-primary:active {
  opacity: 1;
}

.widgets {
  display: flex;
  flex-direction: row;
  padding: 0px;
}

.panel.widget {
  padding: 30px;
  border: 0px;
  border-radius: 3px;
  flex: 1;
  margin: 10px;
}

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

.panel.widget .avatar {
  width: 100px;
  height: auto;
  border: 0 none;
  border-radius: 50%;
}

.panel.widget i {
  font-size: 48px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto;
  color: #eee;
  line-height: 110px;
}

.panel.widget h4 {
  color: #fff;
  font-weight: 300;
  margin-top: 20px;
  font-size: 20px;
}

.panel.widget p {
  margin: 30px 0;
  font-size: 20px;
  font-size: 14px;
  line-height: 1.57142857;
  color: #DDD;
  display: block;
  max-height: 65px;
  margin-bottom: 0px;
}

.panel.widget .readm-link {
  margin-top: 20px;
  color: #fff;
  text-decoration: underline;
}

.panel.widget .btn-primary {
  margin-top: 20px;
  color: #fff;
}

.btn {
  padding: 6px 15px;
  font-size: 14px;
  line-height: 1.57142857;
  border-radius: 3px;
  transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
  -webkit-font-smoothing: subpixel-antialiased;
}

.panel.widget.bgimage {
  background-size: cover;
  background-position: center center;
  position: relative;
}

.panel.widget .panel-content {
  z-index: 9;
  position: relative;
}

.panel.widget .dimmer {
  background: rgba(45, 53, 61, 0.5);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2d353d+0,2d353d+100&0.79+0,0.5+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(45, 53, 61, 0.79) 0%, rgba(45, 53, 61, 0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#c92d353d", endColorstr="#802d353d",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  opacity: 1;
  transition: all 0.3s ease;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 0px;
}

.side-menu .panel.widget .dimmer {
  border-radius: 0px;
}

.side-menu:hover .panel.widget .dimmer, .expanded .side-menu .panel.widget .dimmer {
  background: linear-gradient(275deg, rgb(36, 44, 50) 0%, rgba(36, 44, 50, 0.95) 34%, rgba(36, 44, 50, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#242c32", endColorstr="#00242c32",GradientType=1 );
}

.side-menu .navbar-header, .voyager .side-menu .navbar-header {
  float: none;
  margin-bottom: 0px;
}

.side-menu .panel.widget {
  padding: 12px 0;
  margin: 0px;
  border-radius: 0px;
}

.side-menu-container .side-menu .panel.widget .dimmer {
  border-radius: 0px;
}

.app-container .side-menu .panel.widget p, .app-container .side-menu .panel.widget h4, .app-container .side-menu .panel.widget a {
  display: none;
}

.app-container .side-menu .panel.widget p {
  font-size: 12px;
  margin-top: 0px;
}

.app-container .side-menu .panel.widget .avatar {
  width: 36px;
  height: 36px;
  float: left;
  margin-left: 12px;
  border: 0px;
  position: relative;
  top: 3px;
}

.app-container .side-menu .panel.widget h4 {
  float: left;
  display: block;
  position: absolute;
  left: 60px;
  top: -7px;
  width: 190px;
  text-align: left;
  opacity: 0;
  transition: opacity 0.3s ease;
  margin-top: 17px;
  left: 56px;
  overflow: hidden;
  height: 26px;
}

.app-container.expanded .panel.widget h4 {
  opacity: 1;
}

.app-container .side-menu:hover .panel.widget h4 {
  opacity: 1;
}

.app-container .side-menu:hover .panel.widget .avatar {
  float: left;
  margin-left: 12px;
  transition: none;
}

.app-container.expanded .fadetoblack {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 800;
}

.dd .item_actions {
  z-index: 9;
  position: relative;
  top: 4px;
  right: 10px;
}

.dd .item_actions .delete, .dd .item_actions .edit {
  cursor: pointer;
}

.dd .item_actions .edit {
  margin-right: 5px;
}

.dd .dd-handle .url {
  font-weight: normal;
  margin-left: 10px;
}

.toggle-group .btn, .toggle-group .btn.btn-default {
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
}

.toggle-group span.btn, .toggle-group span.btn-default {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 20px;
}

.toggle.btn {
  margin-top: 0px;
  height: 30px !important;
  line-height: 20px !important;
  margin-bottom: 0px;
}

.delete-row {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 4px;
}

.drag {
  text-align: center;
}

.drag i {
  font-size: 20px;
  margin-top: 5px;
  cursor: move;
  display: block;
  color: #A6B3BF;
}

.drag i:hover {
  color: #76838F;
}

.newTableRow.ui-sortable-helper {
  width: 100%;
  border: 1px solid #EAEAEA;
  border-top: 0px;
  background: #fff;
  display: table;
}

.newTableRow {
  position: relative;
  width: 100%;
}

.newTableRow td {
  position: relative;
}

.enum_val {
  display: none;
}

.enum_val input {
  width: auto;
}

#delete_builder_form {
  margin-left: 10px;
  float: right;
}

.btn-outline {
  background: none;
  border: 1px solid #ddd;
}

@media (min-width: 800px) {
  #table_info .modal-dialog {
    width: 750px;
  }
}
#table_info .modal-title {
  padding-left: 36px;
}

#table_info .modal-title i {
  font-size: 25px;
  position: absolute;
  left: 20px;
  top: 13px;
}

.database-tables .name {
  float: left;
  position: relative;
}

.database-tables .browse_bread {
  margin-right: 10px;
}

.database-tables .name a {
  float: left;
}

.database-tables tr .btn-default:hover {
  background: #ffffff;
}

.database-tables tr .btn-danger:hover {
  background: #f96868;
}

.database-tables tr .bread_actions {
  opacity: 0.6;
  transition: opacity 0.3s ease;
}

.database-tables tr:hover .bread_actions {
  opacity: 1;
  transition: opacity 0.3s ease;
}

.database-tables .bread_actions .edit {
  margin-left: 0px;
  display: inline-block;
}

.database-tables .btn-default {
  border: 1px solid #eeeeee;
}

.database-tables .bread_actions form .btn-default {
  border: 1px solid #eeeeee;
}

.voyager .side-menu.sidebar-inverse .navbar li.dropdown .panel-body {
  padding: 0px;
}

.voyager .alert {
  margin-right: 0px;
  margin-bottom: 5px;
  border-radius: 0;
  color: #fff;
  border: 0;
  border-left: 5px solid rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  margin-bottom: 30px;
}

.voyager .alert.alert-success {
  background-color: #55B559;
  color: #fff;
  border-color: rgba(0, 0, 0, 0.1);
}

.voyager .alert.alert-danger {
  background-color: #F55145;
  color: #fff;
  border-color: rgba(0, 0, 0, 0.1);
}

.voyager .alert.alert-warning {
  background-color: #FF9E0F;
  color: #fff;
  border-color: rgba(0, 0, 0, 0.1);
}

.voyager .alert.alert-info {
  background-color: #22A7F0;
  color: #fff;
  border-color: rgba(0, 0, 0, 0.1);
}

.voyager .panel-body .alert {
  margin-right: 0px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.voyager input[type=file] {
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #f1f1f1;
  outline: none;
  cursor: pointer;
  line-height: 16px;
  color: #aaa;
  font-weight: 500;
  font-size: 12px;
  transition: all 0.3s ease-in-out;
}

.voyager input[type=file]:hover, .voyager input[type=file]:active {
  background: #fcfcfc;
}

/********** CUSTOM RADIO BUTTON STYLES **********/
ul.radio {
  list-style: none;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}

ul.radio li {
  color: #AAAAAA;
  display: block;
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  border-bottom: 1px dotted #f1f1f1;
}

ul.radio li input[type=radio] {
  position: absolute;
  visibility: hidden;
}

ul.radio li label {
  display: block;
  position: relative;
  font-weight: normal;
  font-size: 14px;
  padding-left: 40px;
  margin: 9px auto;
  height: 25px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  margin-bottom: 5px;
}

ul.radio li:hover label {
  color: #535B65;
}

ul.radio li .check {
  display: block;
  position: absolute;
  border: 4px solid #AAAAAA;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  top: 10px;
  left: 10px;
  z-index: 5;
  transition: border 0.25s linear;
  -webkit-transition: border 0.25s linear;
}

ul.radio li:hover .check {
  border: 4px solid #22A7F0;
}

ul.radio li .check::before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 100%;
  height: 8px;
  width: 8px;
  top: 2px;
  left: 2px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}

input[type=radio]:checked ~ .check {
  border: 4px solid #22A7F0;
}

input[type=radio]:checked ~ .check::before {
  background: #22A7F0;
}

input[type=radio]:checked ~ label {
  color: #535B65;
}

/********** CUSTOM CHECKBOX BUTTON STYLES **********/
ul.checkbox {
  padding-left: 20px;
}

ul.checkbox li {
  margin-bottom: 20px;
}

ul.checkbox li ul li {
  margin-bottom: 0;
}

ul.checkbox label {
  padding-left: 0;
}

/********** END CUSTOM RADIO BUTTON STYLES **********/
/********** ACE editor defaults **********/
.ace_editor.min_height_400 {
  min-height: 400px;
  width: 100%;
}

.ace_editor.min_height_200 {
  min-height: 200px;
  width: 100%;
}

/********** End ACE editor defaults **********/
.btn-success i.voyager-plus {
  position: relative;
  top: 2px;
}

.show-res {
  margin-left: 5px;
  margin-top: 15px;
}

.alerts {
  padding: 10px 10px 0;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
  top: 10px;
}

.alerts .alert {
  margin-right: 0px;
}

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

/******** END VOYAGER THEME CSS *********/
/********** CHECK Box 3 - Possible Delete **********/
.checkbox3 label::before, .radio3 label::before {
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
}

.checkbox3 label, .radio3 label {
  white-space: nowrap;
  cursor: pointer;
}

.checkbox3 {
  position: relative;
}

.checkbox3 input {
  position: absolute;
  left: -9999px;
}

.checkbox3 label::after, .checkbox3 label::before {
  content: "";
  top: 10px;
  bottom: 10px;
  left: 0;
  display: block;
}

.checkbox3 label {
  display: block;
  position: relative;
  padding: 11px 0 11px 30px;
  font-size: 12px;
  margin-bottom: 0;
  margin-top: -4px;
}

.checkbox3 label::before {
  position: absolute;
  width: 21px;
  height: 21px;
  border: 1px solid #CCC;
  border-radius: 1px;
  transition: background-color 0.2s;
}

.checkbox3 label::after {
  position: absolute;
  width: 19px;
  height: 19px;
  border: 12px solid #FFF;
  margin: 1px;
  transition: all 50ms;
  opacity: 0;
}

.checkbox3 input:checked + label::before {
  border-width: 1px;
  border-style: solid;
  background-color: #444;
  border-color: #444;
  color: #fff;
}

.checkbox3 input:checked + label::after {
  border: 3px solid #FFF;
  opacity: 1;
}

.checkbox3.checkbox-sm label {
  padding: 8px 0 8px 22px;
}

.checkbox3.checkbox-sm label::before {
  width: 14px;
  height: 14px;
  line-height: 14px;
}

.checkbox3.checkbox-sm label::after {
  width: 12px;
  height: 12px;
}

.checkbox3.checkbox-lg label {
  padding: 15px 0 15px 40px;
}

.checkbox3.checkbox-lg label::before {
  width: 28px;
  height: 27px;
  line-height: 24px;
}

.checkbox3.checkbox-lg label::after {
  width: 26px;
  height: 25px;
}

.checkbox3.checkbox-inline, .radio3.radio-inline {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 20px;
}

.checkbox3.checkbox-inline input[type=checkbox], .checkbox3.checkbox-inline input[type=radio], .radio3.radio-inline input[type=checkbox], .radio3.radio-inline input[type=radio] {
  position: absolute;
}

.checkbox3.checkbox-check input:checked + label::after, .checkbox3.checkbox-check label::after {
  border: 0;
}

.checkbox3.checkbox-check label::after {
  content: "l";
  font-family: Voyager;
  font-size: 12px;
  color: #FFF;
  width: 19px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  text-align: center;
  border-width: 0;
}

.checkbox3.checkbox-check.checkbox-sm label::after {
  font-size: 9px;
  line-height: 12px;
  width: 12px;
}

.checkbox3.checkbox-check.checkbox-lg label::after {
  font-size: 16px;
  line-height: 26px;
  width: 26px;
}

.checkbox3.checkbox-check.checkbox-light label::after {
  color: #444;
}

.checkbox3.checkbox-circle label::after, .checkbox3.checkbox-circle label::before {
  border-radius: 20px;
}

.checkbox3.checkbox-round label::after, .checkbox3.checkbox-round label::before, .checkbox3.checkbox-s1 label::after, .checkbox3.checkbox-s1 label::before {
  border-radius: 4px;
}

.checkbox3.checkbox-light label::before {
  background-color: transparent;
}

.checkbox3.checkbox-light input:checked + label::before {
  background-color: transparent;
  border-color: #444;
}

.checkbox3.checkbox-info input:checked + label::before {
  background-color: #2caef5;
  border-color: #2caef5;
}

.checkbox3.checkbox-primary input:checked + label::before {
  background-color: #4183d7;
  border-color: #4183d7;
}

.checkbox3.checkbox-success input:checked + label::before {
  background-color: #36b846;
  border-color: #36b846;
}

.checkbox3.checkbox-warning input:checked + label::before {
  background-color: #ff9c00;
  border-color: #ff9c00;
}

.checkbox3.checkbox-danger input:checked + label::before {
  background-color: #e50011;
  border-color: #e50011;
}

.checkbox3.checkbox-primary.checkbox-light input:checked + label::before {
  background-color: transparent;
  border-color: #4183d7;
}

.checkbox3.checkbox-primary.checkbox-light input:checked + label::after {
  color: #4183d7;
}

.checkbox3.checkbox-info.checkbox-light input:checked + label::before {
  background-color: transparent;
  border-color: #2caef5;
}

.checkbox3.checkbox-info.checkbox-light input:checked + label::after {
  color: #2caef5;
}

.checkbox3.checkbox-success.checkbox-light input:checked + label::before {
  background-color: transparent;
  border-color: #36b846;
}

.checkbox3.checkbox-success.checkbox-light input:checked + label::after {
  color: #36b846;
}

.checkbox3.checkbox-warning.checkbox-light input:checked + label::before {
  background-color: transparent;
  border-color: #ff9c00;
}

.checkbox3.checkbox-warning.checkbox-light input:checked + label::after {
  color: #ff9c00;
}

.checkbox3.checkbox-danger.checkbox-light input:checked + label::before {
  background-color: transparent;
  border-color: #e50011;
}

.checkbox3.checkbox-danger.checkbox-light input:checked + label::after {
  color: #e50011;
}

.radio3 {
  position: relative;
}

.radio3 input {
  position: absolute;
  left: -9999px;
}

.radio3 label {
  display: block;
  position: relative;
  padding: 11px 0 11px 30px;
  font-size: 12px;
  margin-bottom: 0;
  margin-top: -4px;
}

.radio3 label::after, .radio3 label::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 0;
}

.radio3 label::before {
  width: 21px;
  height: 21px;
  border: 1px solid #CCC;
  transition: background-color 0.2s;
}

.radio3 label::after {
  width: 19px;
  height: 19px;
  border: 12px solid #FFF;
  margin: 1px;
  transition: all 50ms;
  opacity: 0;
}

.radio3 input:checked + label::before {
  font-family: Voyager;
  border-width: 1px;
  border-style: solid;
  background-color: #444;
  border-color: #444;
  color: #fff;
}

.radio3 input:checked + label::after {
  border: 3px solid #FFF;
  opacity: 1;
}

.radio3.radio-check label::after, .radio3.radio-check.radio-light label::after {
  content: "l";
  font-family: Voyager;
  color: #FFF;
  width: 19px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  text-align: center;
  border-width: 0;
}

.radio3 label::after, .radio3 label::before {
  border-radius: 20px;
}

.radio3.radio-check input:checked + label::after {
  border-width: 0;
}

.radio3.radio-check.radio-light input:checked + label::before {
  background-color: transparent;
}

.radio3.radio-check.radio-light input:checked + label::after {
  border-width: 0;
  color: #444;
}

.radio3.radio-sm label {
  padding: 8px 0 8px 22px;
}

.radio3.radio-sm label::before {
  width: 14px;
  height: 14px;
  line-height: 14px;
}

.radio3.radio-sm label::after {
  width: 12px;
  height: 12px;
}

.radio3.radio-lg label {
  padding: 15px 0 15px 40px;
}

.radio3.radio-lg label::before {
  width: 28px;
  height: 27px;
  line-height: 24px;
}

.radio3.radio-lg label::after {
  width: 26px;
  height: 25px;
}

.radio3.radio-check.radio-sm label::after {
  font-size: 9px;
  line-height: 12px;
  width: 12px;
}

.radio3.radio-check.radio-lg label::after {
  font-size: 16px;
  line-height: 26px;
  width: 26px;
}

.radio3.radio-primary input:checked + label::before {
  background-color: #4183d7;
  border-color: #4183d7;
}

.radio3.radio-info input:checked + label::before {
  background-color: #2caef5;
  border-color: #2caef5;
}

.radio3.radio-success input:checked + label::before {
  background-color: #36b846;
  border-color: #36b846;
}

.radio3.radio-warning input:checked + label::before {
  background-color: #ff9c00;
  border-color: #ff9c00;
}

.radio3.radio-danger input:checked + label::before {
  background-color: #e50011;
  border-color: #e50011;
}

.radio3.radio-primary.radio-light input:checked + label::before {
  background-color: transparent;
}

.radio3.radio-primary.radio-light input:checked + label::after {
  color: #4183d7;
}

.radio3.radio-info.radio-light input:checked + label::before {
  background-color: transparent;
}

.radio3.radio-info.radio-light input:checked + label::after {
  color: #2caef5;
}

.radio3.radio-success.radio-light input:checked + label::before {
  background-color: transparent;
}

.radio3.radio-success.radio-light input:checked + label::after {
  color: #36b846;
}

.radio3.radio-warning.radio-light input:checked + label::before {
  background-color: transparent;
}

.radio3.radio-warning.radio-light input:checked + label::after {
  color: #ff9c00;
}

.radio3.radio-danger.radio-light input:checked + label::before {
  background-color: transparent;
}

.radio3.radio-danger.radio-light input:checked + label::after {
  color: #e50011;
}

/********** End Checkbox 3 **********/
/********** GA EMBED **********/
/*
Copyright 2016 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
/**
 * Styles for gapi analytics table.
 */
.gapi-analytics-data-chart .gapi-analytics-data-chart-styles-table-tr-odd {
  background: hsl(30deg, 15%, 96.7%) !important;
}

.gapi-analytics-data-chart .gapi-analytics-data-chart-styles-table-tr-over {
  background: hsl(30deg, 15%, 93.3%) !important;
}

/* Components. */
/*
Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.AccountExplorerResults {
  padding-top: 1.5em;
}

.AccountExplorerResults-title {
  font-size: 1.4em;
  font-weight: 300;
  margin: 0 0 2em;
  text-align: center;
}

.AccountExplorerResults table {
  width: 100%;
  table-layout: fixed;
}

.AccountExplorerResults td, .AccountExplorerResults th {
  text-align: left;
  padding: 0.75em 1em;
  vertical-align: top;
}

.AccountExplorerResults td {
  border-top: 1px solid #e8e8e8;
  word-break: break-word;
}

.AccountExplorerResults-id {
  color: #777;
  font-size: 0.9em;
  margin-top: 0.5em;
}

/*
Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
/*
Copyright 2015 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.FormField {
  width: 100%;
}

input.FormField, select.FormField, textarea.FormField {
  background: #fff;
  border: 1px solid #d4d2d0;
  border-radius: 4px;
  box-sizing: border-box;
  font: inherit;
  font-weight: 400;
  height: 2.42857em; /* 34px @ 14px body font */
  line-height: 1.42857em; /* 20px @ 14px body font */
  padding: 0.42857em; /* 6px @ 14px body font */
  transition: border-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

textarea.FormField {
  display: block;
  height: auto;
  resize: vertical;
}

input.FormField:focus, select.FormField:focus, textarea.FormField:focus {
  border-color: #3b99fc;
  outline: 0;
}

.FormField--invalid {
  border-color: hsl(0deg, 60%, 50%) !important;
}

.AccountExplorerSearch {
  padding: 1.5em;
}

.AccountExplorerSearch-title {
  font-size: 1.4em;
  font-weight: 300;
  margin: 0 0 2em;
  text-align: center;
}

input.AccountExplorerSearch-field {
  display: block;
  height: auto;
  margin: 0 auto 3em;
  max-width: 32em;
  padding: 0.75em 1em;
}

/*
Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
/*
Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.Site {
  background: hsl(30deg, 10%, 95%);
  min-height: 100%;
  min-width: 260px;
}

.Site-sidebar {
  background: #444;
  bottom: 0;
  box-shadow: 0 0 1.5em rgba(0, 0, 0, 0);
  left: -260px;
  max-width: 100%;
  min-width: 260px;
  overflow-y: auto;
  position: fixed;
  top: 0;
  transform: translate3d(0, 0, 0);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  width: 260px;
  z-index: 1;
}

.Site.is-expanded {
  overflow: hidden;
}

.Site.is-expanded .Site-sidebar {
  box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.5);
  transform: translate3d(260px, 0, 0);
}

.Site-main {
  /* TODO(philipwalton): fallback for non-flexbox.
  min-height: 100%;
  */
}

@media (min-width: 570px) {
  .Site {
    /* TODO(philipwalton): remove this once Query Explorer is responsive. */
    /* min-width: 768px; */
  }
  .Site-sidebar {
    left: -280px;
    min-width: 280px;
    width: 280px;
  }
  .Site.is-expanded .Site-sidebar {
    transform: translate3d(280px, 0, 0);
  }
}
@media (min-width: 1024px) {
  .Site {
    display: flex;
    /* TODO(philipwalton): add fallback for non-supporting browsers; */
    /* TODO(philipwalton): Two column, equal height hack for fallback.
    background-image: linear-gradient(
      to right,
      var(--bg-color-dark-faded) 0%,
      var(--bg-color-dark-faded) var(--sidebar-width-lg));
    background-size: var(--sidebar-width-lg) 1px;
    background-repeat: repeat-y;
    */
  }
  .Site-sidebar {
    background: #444;
    border-top: 0.4em solid #222;
    box-shadow: none;
    overflow: visible;
    position: static;
    transition: none;
    z-index: 0;
  }
  .Site.is-expanded .Site-sidebar {
    transform: none;
  }
  .Site-main {
    border-top: 0.4em solid #f7991c;
    box-shadow: 0 0 1em rgba(0, 0, 0, 0.3);
    flex: 1;
    position: relative; /* To get it stacked above the sidebar */
    /* TODO(philipwalton): fallback for non-flexbox
    margin-left: var(--sidebar-width-lg);
    */
  }
}
/**
 * ActiveUsers Component
 */
.ActiveUsers {
  background: hsl(30deg, 10%, 95%);
  border: 1px solid #d4d2d0;
  border-radius: 4px;
  font-weight: 300;
  padding: 0.5em 1.5em;
  white-space: nowrap;
}

.ActiveUsers-value {
  display: inline-block;
  font-weight: 600;
  margin-right: -0.25em;
}

.ActiveUsers.is-increasing {
  animation: increase 3s;
}

.ActiveUsers.is-decreasing {
  animation: decrease 3s;
}
@keyframes increase {
  10% {
    background-color: hsl(120deg, 100%, 96%);
    border-color: hsla(120deg, 100%, 25%, 0.5);
    color: hsl(120deg, 100%, 25%);
  }
}
@keyframes decrease {
  10% {
    background-color: hsl(0deg, 100%, 96%);
    border-color: hsla(0deg, 100%, 50%, 0.5);
    color: hsl(0deg, 100%, 50%);
  }
}
/*
Copyright 2015 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.Alert {
  align-items: flex-start;
  background: hsl(0deg, 60%, 50%);
  box-shadow: 0 0 10px hsla(0deg, 0%, 0%, 0.4);
  color: #fff;
  display: flex;
  padding: 1.5em;
  position: relative;
  transform: translate3d(0, 0, 0);
  transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.Alert-enter {
  transform: translate3d(0, -100%, 0);
}

.Alert-enter-active, .Alert-leave {
  transform: translate3d(0, 0, 0);
}

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

.Alert-icon {
  font-size: 3em;
}

.Alert-close {
  background: none;
  border: 0;
  font-size: 1.5em;
  opacity: 0.4;
  padding: 0.5em;
}

.Alert-close:active, .Alert-close:focus, .Alert-close:hover {
  opacity: 1;
  outline: 0;
}

.Alert-body {
  flex: 1 0 0%;
  margin: 0 1.5em;
}

.Alert-title {
  color: inherit;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.1;
  margin: 0;
}

.Alert-message {
  font-weight: 300;
  margin-top: 0.4em;
  opacity: 0.7;
}

@media (min-width: 1024px) {
  .Alert {
    padding: 2em;
  }
}
/*
Copyright 2015 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.AlertDispatcher {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}

/*
Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.Box {
  background: #fff;
  border: 1px solid #d4d2d0;
  border-radius: 4px;
  margin-bottom: 1.5em;
  padding: 1.5em;
}

.Box-header {
  border-bottom: 1px solid #d4d2d0;
  margin: -1.5em -1.5em 1.5em;
  padding: 1.5em;
}

.Box-footer {
  border-top: 1px solid #d4d2d0;
  margin: 1.5em -1.5em -1.5em;
  padding: 1.5em;
}

@media (min-width: 1024px) {
  .Box {
    margin-bottom: 2em;
    padding: 2em;
  }
  .Box-header {
    margin: -2em -2em 2em;
    padding: 2em;
  }
  .Box-footer {
    margin: 2em -2em -2em;
    padding: 2em;
  }
}
/*
Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.Button {
  background: hsla(0deg, 0%, 0%, 0.075);
  border: 1px solid transparent;
  border-radius: 4px;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font: inherit;
  font-weight: 400;
  line-height: 1.42857em; /* 20px @ 14px body font */
  padding: 0.42857em 1em; /* 6px @ 14px body font */
  transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.Button:disabled {
  opacity: 0.4;
}

.Button:active:enabled, .Button:focus:enabled, .Button:hover:enabled {
  background: hsla(0deg, 0%, 0%, 0.15);
  outline: none;
  text-decoration: none;
}

.Button-iconWrapper {
  display: inline-flex;
  align-items: center;
}

.Button-icon {
  margin-right: 0.6em;
}

.Button--action {
  color: #fff;
  background: hsl(217deg, 91%, 63%);
  border-color: transparent;
}

.Button--action:active:enabled, .Button--action:focus:enabled, .Button--action:hover:enabled {
  background: hsl(217deg, 91%, 53%);
}

.Button--success {
  color: #fff;
  background: hsl(135deg, 60%, 40%);
  border-color: transparent;
}

.Button--success:active:enabled, .Button--success:focus:enabled, .Button--success:hover:enabled {
  background: hsl(135deg, 60%, 33%);
}

/*
Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.ButtonSet {
  margin: 0 -1em -1em;
}

.ButtonSet .Button {
  margin: 0 0 1em 1em;
}

/*
Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.Chartjs {
  font-size: 0.85em;
}

.Chartjs-figure {
  height: 250px;
}

.Chartjs-legend {
  list-style: none;
  margin: 0;
  padding: 1em 0 0;
  text-align: center;
}

.Chartjs-legend > li {
  display: inline-block;
  padding: 0.25em 0.5em;
}

.Chartjs-legend > li > i {
  display: inline-block;
  height: 1em;
  margin-right: 0.5em;
  vertical-align: -0.1em;
  width: 1em;
}

@media (min-width: 570px) {
  .Chartjs-figure {
    /* Add some breathing room. */
    margin-right: 1.5em;
  }
}
/*
Copyright 2015 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.Checkbox {
  display: inline-block;
  margin-right: 0.5em;
}

/*
Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.Content {
  margin: 1.5em;
  max-width: 1060px;
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.Site.is-loading .Content, .Site.is-needingAuthorization .Content {
  pointer-events: none;
  opacity: 0.333;
}

@media (min-width: 1024px) {
  .Content {
    margin: 3em;
  }
}
/*
Copyright 2016 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.Dashboard {
  border: 0px solid #d4d2d0;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.analytics-container {
  padding: 25px;
  padding-top: 15px;
}

#analytics-dashboard {
  display: none;
}

.Dashboard-header {
  border-bottom: 0px solid #d4d2d0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.Dashboard-footer, .Dashboard-header {
  margin: -1.5em -1.5em 1.5em;
  padding: 1.5em;
}

.Dashboard-footer {
  border-top: 1px solid #d4d2d0;
}

.Dashboard--full {
  max-width: 100%;
}

.Dashboard--collapseBottom {
  padding-bottom: 0;
}

@media (min-width: 1024px) {
  .Dashboard, .Dashboard-header {
    padding: 2em;
  }
  .Dashboard-footer, .Dashboard-header {
    margin: -2em -2em 2em;
  }
  .Dashboard-footer {
    padding: 1.5em;
  }
  .Dashboard--collapseBottom {
    padding-bottom: 0.5em;
  }
}
/*
Copyright 2016 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.DataTable .gapi-analytics-data-chart {
  overflow-x: auto;
}

.DataTable .gapi-analytics-data-chart .gapi-analytics-data-chart-styles-table-tr-head {
  background: hsl(30deg, 10%, 96.7%);
}

.DataTable .gapi-analytics-data-chart .gapi-analytics-data-chart-styles-table-th {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  white-space: nowrap;
}

.DataTable .gapi-analytics-data-chart .gapi-analytics-data-chart-styles-table-th:first-child {
  border-left: 1px solid #ddd;
}

.DataTable .gapi-analytics-data-chart .gapi-analytics-data-chart-styles-table-th:last-child {
  border-right: 1px solid #ddd;
}

/*
Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
/**
 * DateRangeSelector Component
 */
.DateRangeSelector {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 -1em -1em;
}

.DateRangeSelector-item {
  margin: 0 0 1em 1em;
  flex: 1 0 calc(100% - 1em);
}

.DateRangeSelector-item > label {
  font-weight: 700;
  margin: 0 0.25em 0.25em 0;
  display: block;
}

.DateRangeSelector-item > input {
  width: 100%;
}

@media (min-width: 570px) {
  .DateRangeSelector-item {
    flex-basis: auto;
    min-width: 150px;
  }
}
/*
Copyright 2015 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.Error {
  background: hsl(0deg, 100%, 98%);
  border: 1px solid hsla(0deg, 70%, 55%, 0.5);
  border-radius: 4px;
  color: hsla(0deg, 0%, 0%, 0.5);
  margin: 2em 0px;
  padding: 1em 1.5em;
}

.Error-title {
  color: hsl(0deg, 70%, 55%);
  display: inline-block;
  font-size: 1.1em;
  line-height: 1.5;
  margin: 0 0.5em 0 0;
}

.Error-message {
  display: inline-block;
  margin: 0;
}

/*
Copyright 2016 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.FlexGrid {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 0 -1.5em -1.5em;
  padding: 0;
}

.FlexGrid-item {
  flex: 1 0 calc(100% - 1.5em);
  margin: 0 0 1.5em 1.5em;
}

.FlexGrid-item--fixed {
  /* An `auto` flex-basis will use the size of the contents. */
  flex: 0 0 auto !important;
}

/**
 * --halves modifier.
 * Ensures that an item never takes up more than half of the width, i.e.
 * no more that two items will ever be in a row.
 */
.FlexGrid--halves .FlexGrid-item {
  flex-basis: 34%;
}

@media (min-width: 570px) {
  .FlexGrid-item {
    flex-basis: 200px;
  }
}
@media (min-width: 1024px) {
  .FlexGrid {
    margin: 0 0 -2em -2em;
  }
  .FlexGrid-item {
    margin: 0 0 2em 2em;
  }
}
/*
Copyright 2015 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.FlexLine {
  /* display: flex; */
  /*
   * TODO(philipwalton): replace the below with the above once this FF bug is
   * fixed: https://bugzilla.mozilla.org/show_bug.cgi?id=1146442
   */
  display: inline-flex;
  width: 100%;
}

.FlexLine > [data-flex] {
  flex: 1 0 0%;
}

/*
Copyright 2015 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.FormControl {
  display: block;
  margin: 0 0 1.25em;
  max-width: 40em;
}

@media (min-width: 1024px) {
  .FormControl--inline {
    align-items: baseline;
    display: flex;
  }
}
.FormControl--full {
  max-width: initial;
}

.FormControl-label {
  display: block;
  font-weight: 600;
  margin: 0 0 0.25em;
}

.FormControl--required .FormControl-label:after, .FormControl--required .FormControl-label:before {
  color: hsl(0deg, 70%, 55%);
  display: inline-block;
  font-weight: 600;
}

.FormControl--required .FormControl-label:after {
  content: "*";
  margin-left: 0.5em;
}

@media (min-width: 1024px) {
  /*
   * 1. Use with instead of flex-basis to workaround Flexbug 8
   *    https://github.com/philipwalton/flexbugs
   */
  .FormControl--inline .FormControl-label {
    flex: 0 0 auto; /* 1 */
    padding-right: 1.25em;
    text-align: right;
    width: 11em; /* 1 */
  }
  .FormControl--required .FormControl-label:after {
    content: none;
  }
  .FormControl--required .FormControl-label:before {
    content: "*";
    margin-right: 0.5em;
  }
}
.FormControl-body {
  flex: 1 0 0%;
}

.FormControl-info {
  color: #777;
  display: block;
  font-size: 0.85em;
  line-height: 1.2;
  margin-top: 0.5em;
}

.FormControl-helpIcon {
  align-items: center;
  color: #aaa;
  display: flex;
  justify-content: center;
  font-size: 1.15em;
  padding: 0 0.5em;
}

.FormControl-helpIcon:active, .FormControl-helpIcon:focus, .FormControl-helpIcon:hover {
  color: inherit;
  outline: 0;
}

.FormControl--action {
  margin: 0 0 1.5em;
}

@media (min-width: 1024px) {
  .FormControl--action {
    margin: 0 0 2em;
  }
  .FormControl--action .FormControl-body {
    margin-left: 11em;
  }
}
/*
Copyright 2015 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.FormFieldAddOn {
  /* display: flex; */
  /*
   * TODO(philipwalton): replace the below with the above once this FF bug is
   * fixed: https://bugzilla.mozilla.org/show_bug.cgi?id=1146442
   */
  display: inline-flex;
  width: 100%;
}

/* @extends .FormField */
.FormFieldAddOn-field {
  flex: 1 0 0%;
}

.FormFieldAddOn-item {
  align-items: center;
  background: transparent;
  border: 1px solid #d4d2d0;
  display: flex;
  font: inherit;
  font-weight: normal;
  padding: 0 0.6em;
}

.FormFieldAddOn-item:focus {
  outline: 0;
}

.FormFieldAddOn-field:first-child, .FormFieldAddOn-item:first-child {
  border-radius: 4px 0 0 4px;
}

.FormFieldAddOn-field:last-child, .FormFieldAddOn-item:last-child {
  border-radius: 0 4px 4px 0;
}

.FormFieldAddOn-item:first-child {
  border-right: 0;
}

.FormFieldAddOn-item:last-child {
  border-left: 0;
}

/*
Copyright 2015 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
/*
Copyright 2015 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.ProgressBar {
  background: hsl(215deg, 100%, 90%);
  overflow: hidden;
  position: relative;
}

.ProgressBar:after, .ProgressBar:before {
  background: linear-gradient(to right, hsl(215deg, 100%, 90%), hsl(215deg, 100%, 60%) 10%, hsl(215deg, 100%, 60%));
  content: "";
  height: 100%;
  position: absolute;
  transform: translateX(-100%);
  width: 60%;
}

.ProgressBar:before {
  animation: ProgressBar-leader 2s ease-in-out infinite;
}

.ProgressBar:after {
  animation: ProgressBar-follower 2s ease-in-out 1s infinite;
}
@keyframes ProgressBar-leader {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(250%);
  }
}
@keyframes ProgressBar-follower {
  0% {
    transform: translateX(-100%);
  }
  60%, 100% {
    transform: translateX(250%);
  }
}
.Header, .Header-block {
  position: relative;
}

.Header-block {
  background: #333;
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.1);
  padding: 1em 1.5em;
}

.Header-menu {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.Header-menu, .Header-menuIcon {
  display: flex;
}

.Header-menuIcon {
  border-radius: 0.333em;
  color: #bbb;
  font-size: 1.3125em;
  margin: -0.333em -0.5em;
  padding: 0.333em 0.5em;
}

.Header-menuIcon:hover {
  background: #000000;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.Header-user {
  display: none;
}

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

.Header-auth .gapi-analytics-auth-styles-signinbutton {
  background: hsl(34deg, 93%, 54%);
  border-radius: 0;
  display: block;
  padding: 1em 1.5em;
  transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  width: auto;
  cursor: pointer;
}

.Header-auth .gapi-analytics-auth-styles-signinbutton:hover {
  background: hsl(16deg, 87%, 54%);
  cursor: pointer;
}

.Header-auth .gapi-analytics-auth-styles-signinbutton-buttonText, .Header-auth .gapi-analytics-auth-styles-signinbutton-image {
  display: inline-block;
  vertical-align: middle;
}

.Header-auth .gapi-analytics-auth-styles-signinbutton-image {
  background: url("/public/images/ga-mark-white.svg") no-repeat 0 50%;
  background-size: 1.5em;
  border: 0;
  height: 1.5em;
  padding-left: 2.5em;
  width: auto;
}

.Header-auth .gapi-analytics-auth-styles-signinbutton-image:after {
  content: "Click here to authorize  â†’";
}

.Header-auth .gapi-analytics-auth-styles-signinbutton-buttonText, .Header-signOut {
  display: none;
}

.Header-progressIndicator {
  bottom: -3px;
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  transform: scaleY(0);
  transform-origin: 0 0;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  visibility: hidden;
}

.Site.is-loading .Header-progressIndicator {
  animation: Header-showProgressIndicator 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transform: scaleY(1);
  visibility: visible;
}

.Site.is-needingAuthorization .Header-progressIndicator {
  visibility: hidden;
  transform: scaleY(0);
  transition: none;
}

@keyframes Header-showProgressIndicator {
  0% {
    transform: scaleY(0);
  }
}
/* The user is signed in
   ========================================================================== */
.Site.is-authorized .Header-user {
  cursor: pointer;
  position: absolute;
  right: 1.5em;
  top: 50%;
  transform: translateY(-50%);
}

.Site.is-authorized .Header-user, .Site.is-authorized .Header-userIcon {
  display: flex;
}

.Site.is-authorized .Header-userIcon {
  border-radius: 0.333em;
  color: #bbb;
  font-size: 1.3125em;
  margin: -0.333em -0.5em;
  padding: 0.333em 0.5em;
}

.Site.is-authorized .Header-userIcon:hover {
  background: #000000;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.Site.is-authorized .Header-auth {
  display: none;
}

/* The user has opened the header drawer (showing the user info).
   ========================================================================== */
.Header.is-open .Header-auth {
  background: #fff;
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.1);
  color: #777;
  display: block;
  padding: 1em 1.5em;
  text-align: center;
}

.Header.is-open .Header-embedApi, .Header.is-open .Header-signOut {
  display: inline-block;
  padding: 0 0.5em;
}

.Header.is-open .Header-userIcon {
  background: #000000;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.Header.is-open .Header-user:before {
  border-color: transparent transparent currentColor;
  border-width: 0 0.333em 0.333em;
}

@media (min-width: 1024px) {
  .Header-block {
    background: #fff;
    padding: 2em 3em 3em;
  }
  .Header-menu {
    display: none;
  }
  .Site.is-authorized .Header-user {
    right: 2em;
    top: 2em;
    transform: none;
  }
  .Site.is-authorized .Header-userIcon {
    color: #999;
    margin: 0;
  }
  .Header.is-open .Header-userIcon, .Site.is-authorized .Header-userIcon:hover {
    background: #000000;
    background: rgba(0, 0, 0, 0.1);
    color: #333;
  }
  .Header.is-open .Header-auth {
    background: #fff;
    border-radius: 0.5em;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    padding: 0 0.5em;
    position: absolute;
    line-height: 2.4em;
    right: 6em; /* covers the width of the user icon + spacing */
    text-align: right;
    top: 2em;
  }
  .Header.is-open .Header-auth * {
    vertical-align: baseline;
  }
  .Header-auth .gapi-analytics-auth-styles-signinbutton {
    font-size: 1em;
    padding: 1.5em 3em;
    text-align: left;
  }
}
/*
Copyright 2015 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.HitBuilderParam {
  align-items: baseline;
  display: inline-flex;
  margin: 0 0 1.25em;
  max-width: 36em;
  width: 100%;
}

.HitBuilderParam-label {
  flex: 0 0 7em;
  font-weight: 600;
  margin-right: 1.25em;
  position: relative;
  text-align: right;
}

.HitBuilderParam--required .HitBuilderParam-label:before {
  color: hsl(0deg, 70%, 55%);
  content: "*";
  display: inline-block;
  font-weight: 600;
  margin-right: 0.5em;
}

.HitBuilderParam-inputLabel {
  text-align: right;
  width: 4em;
}

.HitBuilderParam-removeIcon {
  color: hsl(0deg, 60%, 50%);
  cursor: pointer;
  right: 4em;
  padding: 0.667em;
  position: absolute;
  top: 0;
}

.HitBuilderParam-body {
  flex: 1 0 0%;
  padding-right: 2.5em;
  position: relative;
}

.HitBuilderParam-info {
  color: hsl(0deg, 60%, 50%);
  display: block;
  font-size: 0.85em;
  line-height: 1.2;
  margin-top: 0.5em;
}

.HitBuilderParam-helpIcon {
  color: #ccc;
  cursor: pointer;
  right: 0;
  padding: 0.667em;
  position: absolute;
  top: 0;
}

.HitBuilderParam-helpIcon:active, .HitBuilderParam-helpIcon:focus, .HitBuilderParam-helpIcon:hover {
  color: inherit;
  outline: 0;
}

.HitBuilderParam--action {
  margin-left: 8.25em;
}

.HitBuilderParams {
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.is-editing .HitBuilderParams {
  opacity: 0.4;
  pointer-events: none;
}

.HitElement {
  background: #FFF;
  border-radius: 4px;
  margin-bottom: 1.5em;
}

.HitElement-status {
  background-color: hsl(0deg, 0%, 98%);
  border: 1px solid #d4d2d0;
  border-radius: 4px 4px 0 0;
  display: flex;
  padding: 2em;
  /* Force hardware acceleration for better transition performance. */
  transform: translate3d(0, 0, 0);
}

.HitElement-body {
  background-color: #fff;
  border: solid #d4d2d0;
  border-radius: 0 0 4px 4px;
  border-width: 0 1px 1px;
  padding: 2em;
  transition: border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.HitElement-statusIcon {
  color: #777;
  display: inline-flex;
  font-size: 2.5em;
  margin-right: 0.5em;
}

.HitElement-statusHeading {
  color: #000;
  font-size: 1.6em;
  font-weight: 300;
  margin: 0.25em 0;
}

.HitElement-statusMessage {
  color: #777;
  font-size: 0.9em;
  list-style: none;
  margin: 0;
  padding: 0;
}

.HitElement-requestBody, .HitElement-requestInfo {
  font-family: Menlo, monospace;
  font-size: 0.9em;
}

.HitElement-action, .HitElement-requestBody {
  margin-top: 2em;
}

.HitElement-action, .HitElement-body, .HitElement-requestInfo, .HitElement-status {
  opacity: 1;
  transition: border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

/**
 * Valid Hits
 */
.HitElement--valid .HitElement-statusHeading, .HitElement--valid .HitElement-statusIcon {
  color: hsl(135deg, 60%, 40%);
}

.HitElement--valid .HitElement-status {
  border-color: hsl(135deg, 60%, 40%);
  background-color: hsl(135deg, 60%, 97%);
}

/**
 * Invalid Hits
 */
.HitElement--invalid .HitElement-statusHeading, .HitElement--invalid .HitElement-statusIcon {
  color: hsl(0deg, 60%, 50%);
}

.HitElement--invalid .HitElement-status {
  border-color: hsl(0deg, 60%, 50%);
  background-color: hsl(0deg, 60%, 97%);
}

/**
 * State: is-editing
 */
.is-editing .HitElement-action, .is-editing .HitElement-requestInfo, .is-editing .HitElement-status {
  opacity: 0.1;
  pointer-events: none;
}

.is-editing .HitElement-body, .is-editing .HitElement-status {
  border-color: transparent;
}

/*
Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.Icon {
  display: inherit;
  fill: currentColor;
  height: 1.14286em;
  width: 1.14286em;
}

/*
Copyright 2015 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.InlineDefinitionList {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.InlineDefinitionList-item {
  font-weight: 300;
  line-height: 1.667;
  margin-right: 1.5em;
  white-space: nowrap;
}

.InlineDefinitionList-item:last-child {
  margin-right: 0;
}

.InlineDefinitionList-itemName {
  display: inline-block;
  margin-right: 0.5em;
}

.InlineDefinitionList-itemValue {
  font-weight: 700;
}

@media (min-width: 1024px) {
  .InlineDefinitionList-item {
    border-right: 1px solid hsl(30deg, 10%, 85%);
    margin-right: 1em;
    padding-right: 1em;
  }
  .InlineDefinitionList-item:last-child {
    border: 0;
    margin-right: 0;
    padding-right: 0;
  }
}
.LinkButton {
  background: transparent;
  border: 0;
  color: hsl(16deg, 87%, 54%);
  font: inherit;
  padding: 0;
  text-decoration: none;
}

.LinkButton:hover {
  text-decoration: underline;
}

/*
Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.Logo {
  margin: 0 3em;
}

.Logo-full {
  display: none;
}

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

.Logo-partial > svg {
  fill: #aaa;
  height: 16px;
}

.Logo-partial:after {
  content: "Demos & Tools";
  color: #ddd;
  display: block;
  font-size: 1.4em;
  font-weight: 300;
  letter-spacing: -0.03em;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-spacing: 0.2em;
}

@media (min-width: 420px) {
  .Logo-partial > svg {
    display: none;
  }
  .Logo-partial:after {
    content: "Google Analytics Demos & Tools";
    line-height: normal;
  }
}
@media (min-width: 1024px) {
  .Logo {
    margin: 0;
  }
  .Logo-full {
    display: block;
  }
  .Logo-full > svg {
    display: inherit;
    fill: #75787d;
    height: 26px;
    width: 303px;
  }
  .Logo-partial {
    display: none;
  }
}
.Message {
  background-color: hsl(50deg, 96%, 94%);
  border-left: 5px solid hsl(50deg, 96%, 50%);
  padding: 1.5em;
}

/*
Copyright 2016 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.Nav ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

.Nav-section {
  border-top: 1px solid #555;
  padding: 1.5em 0;
}

.Nav-category {
  color: #ddd;
  font-size: 1.3em;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-bottom: 0.5em;
  padding: 0 1.15385em; /* Account for font-size. */
}

.Nav-link {
  color: #aaa;
  display: block;
  padding: 0.5em 1.5em;
}

.Nav-link:hover {
  background-color: hsla(0deg, 0%, 0%, 0.15);
  text-decoration: none;
}

.Nav-link--selected, .Nav-link--selected:hover {
  background-color: hsla(0deg, 0%, 100%, 0.075);
  color: #fff;
  cursor: default;
  pointer-events: none;
}

.Nav-link--nested {
  font-size: 0.85em;
  padding-bottom: 0.58824em;
  padding-left: 3.85294em;
  padding-top: 0.58824em;
}

.Nav-status {
  color: hsl(16deg, 87%, 54%);
  font-size: 0.8em;
  font-weight: 700;
  line-height: 0;
  margin-left: 0.25em;
  position: relative;
  text-transform: capitalize;
  top: -0.5em;
  vertical-align: baseline;
}

.Nav-status:after {
  content: "!";
}

@media (min-width: 1024px) {
  .Nav-category {
    padding: 0 1.53846em; /* Account for font-size. */
  }
  .Nav-link {
    padding-left: 2em;
    padding-right: 2em;
  }
  .Nav-link--nested {
    padding-left: 4em;
  }
}
/*
Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.NavHeader {
  padding: 1em 1.5em;
  position: relative;
}

.NavHeader-homeLink {
  align-items: center;
  color: #777;
  display: inline-flex;
  height: 26px;
}

.NavHeader-homeLink:hover {
  text-decoration: none;
  color: #ddd;
}

.NavHeader-homeIcon {
  font-size: 1.3125em;
}

.NavHeader-title {
  color: inherit;
  display: inline-block;
  font-size: 1.1em;
  font-weight: 300;
  letter-spacing: 0.3em;
  margin: 0 1em 0;
  text-transform: uppercase;
}

.NavHeader-controls {
  cursor: pointer;
  position: absolute;
  right: 1.5em;
  top: 50%;
  transform: translateY(-50%);
}

.NavHeader-controls, .NavHeader-controlsIcon {
  display: flex;
}

.NavHeader-controlsIcon {
  border-radius: 0.333em;
  color: #eee;
  font-size: 1.3125em;
  margin: -8px;
  margin: -0.5rem;
  padding: 8px;
  padding: 0.5rem;
}

.NavHeader-controlsIcon:hover {
  background: #000000;
  background: rgba(0, 0, 0, 0.2);
}

@media (min-width: 1024px) {
  .NavHeader {
    padding: 2em;
  }
  .NavHeader-controls {
    display: none;
  }
}
/*
Copyright 2016 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.QueryReport {
  background: #fff;
  border: 1px solid #d4d2d0;
  border-radius: 4px;
  margin-bottom: 1.5em;
  padding: 1.5em 1.5em 0;
}

.QueryReport-title {
  color: inherit;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1;
  margin: 0 0 0.667em;
}

.QueryReport-meta {
  font-weight: 300;
  margin: 0 0 1.5em;
}

.QueryReport-item {
  margin: 0 0 1.5em;
}

@media (min-width: 1024px) {
  .QueryReport {
    margin-bottom: 2em;
    padding: 2em 2em 0;
  }
  .QueryReport-item, .QueryReport-meta {
    margin: 0 0 2em;
  }
}
/*
Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.Screenshot {
  margin-bottom: 1.5em;
}

.Screenshot img {
  border: 1px solid #d4d2d0;
  border-radius: 4px;
  height: auto;
  max-width: 100%;
}

.Screenshot figcaption {
  color: #aaa;
  font-size: 0.85em;
  font-style: italic;
  padding: 0.5em 4px 0;
  text-align: right;
}

/*
Copyright 2015 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.SearchSuggest {
  display: block;
  width: 100%;
}

.SearchSuggest-matches {
  background: #fff;
  border: 1px solid;
  border-color: #eee #3b99fc #3b99fc;
  border-radius: 0 0 4px 4px;
  display: none;
  list-style: none;
  margin: -1px 0 0;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  top: 100%;
  -webkit-tap-highlight-color: transparent;
  width: 100%;
  z-index: 1;
}

.SearchSuggest--open {
  position: relative;
}

.SearchSuggest--open .SearchSuggest-field {
  border-color: #3b99fc;
  border-radius: 4px 4px 0 0;
}

.SearchSuggest--open .SearchSuggest-matches {
  display: block;
}

.SearchSuggest--above.SearchSuggest--open .SearchSuggest-matches {
  bottom: 100%;
  border-color: #3b99fc #3b99fc #eee;
  border-radius: 4px 4px 0 0;
  margin: 0 0 -1px;
  top: auto;
}

.SearchSuggest--above.SearchSuggest--open .SearchSuggest-field {
  border-radius: 0 0 4px 4px;
}

/*
Copyright 2015 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.SearchSuggestMatch {
  border: solid #eee;
  border-width: 1px 0 0;
  line-height: 1.2;
  list-style: none;
  overflow: hidden;
  padding: 0.5em;
  word-wrap: break-word;
}

.SearchSuggestMatch:first-child {
  border: 0;
}

.SearchSuggestMatch-category {
  color: #bbb;
  float: right;
  font-size: 0.6em;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin: 0.1em 0 1em 0.5em;
  text-transform: uppercase;
  text-align: right;
  max-width: 12em;
}

.SearchSuggestMatch-content {
  font-weight: 600;
}

.SearchSuggestMatch-extra {
  color: #777;
  font-size: 0.8em;
  font-weight: 300;
  margin-top: 0.15em;
  word-wrap: break-word;
}

.SearchSuggestMatch--selected {
  border-color: transparent;
  background: #3b99fc;
}

.SearchSuggestMatch--selected .SearchSuggestMatch-category, .SearchSuggestMatch--selected .SearchSuggestMatch-content, .SearchSuggestMatch--selected .SearchSuggestMatch-extra {
  color: #fff;
}

/*
Copyright 2015 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.TechInfo {
  background: #fff;
  border: 1px solid hsl(200deg, 75%, 55%);
  border-radius: 4px;
  display: flex;
  margin: 1.5em 0;
  max-width: 52em;
  padding: 1.25em;
}

.TechInfo-icon {
  fill: hsl(200deg, 75%, 55%);
  flex: 0 0 auto;
  margin-right: 1em;
  height: 1.5em;
  overflow: visible;
  width: 1.5em;
}

.TechInfo-content {
  color: #777;
  flex: 1;
  font-size: 0.9em;
  margin: 0;
}

.TechInfo-title {
  color: hsl(200deg, 75%, 55%);
  font-size: 1.2em;
  font-weight: 600;
  margin: 0 0 0.5em;
}

.TechInfo a {
  color: hsl(200deg, 75%, 55%);
  text-decoration: underline;
}

@media (min-width: 1024px) {
  .TechInfo {
    margin: 2em 0;
  }
}
/*
Copyright 2016 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.Table {
  background: #fff;
  margin: 0 0 1.5em;
}

.Table td, .Table th {
  border: 1px solid #d4d2d0;
  padding: 0.5em 1em;
  text-align: left;
}

.Table th > h4 {
  margin: 0;
  font-size: 1.1em;
  font-weight: 400;
}

.Table tbody tr:nth-child(2n-1) {
  background-color: hsla(0deg, 0%, 0%, 0.02);
}

/*
Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.Titles {
  font-weight: 300;
  line-height: 1.2;
  margin: 0 0 1.5em;
}

.Titles-main, .Titles-sub {
  color: inherit;
  font: inherit;
  margin: 0;
}

.Titles-main {
  font-size: 1.4em;
}

.Titles-sub {
  opacity: 0.6;
  margin-top: 0.2em;
}

.Titles-action {
  background: hsl(16deg, 87%, 54%);
  border-radius: 0.25em;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  margin-top: 0.8em;
  padding: 0.3em 0.6em 0.2em;
  vertical-align: 0.4em;
}

.Titles-action:focus, .Titles-action:hover {
  text-decoration: none;
}

/**
 * `--hero` modifer
 * Creates a bigger set of titles for use in page headers. Also
 * inlines the main and subtitle in larger medias.
 */
.Titles--hero {
  color: #75787d;
}

.Titles--hero .Titles-main {
  font-size: 2.25em;
}

.Titles--hero .Titles-sub {
  font-size: 1.25em;
}

@media (min-width: 570px) {
  .Titles--hero {
    margin: 1em 0 1.5em;
  }
  .Titles--hero .Titles-main {
    margin-right: 0.25em;
  }
  .Titles--hero .Titles-main, .Titles--hero .Titles-sub {
    display: inline-block;
  }
}
@media (min-width: 1024px) {
  .Titles--hero {
    margin: 4em 0 0;
  }
  .Titles--hero .Titles-main {
    font-size: 3em;
    margin-right: 0.5em;
  }
  .Titles--hero .Titles-sub {
    font-size: 1.75em;
  }
}
.Video {
  position: relative;
  padding-bottom: 62.5%;
  height: 0;
}

.Video-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
Copyright 2015 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.ViewSelector, .ViewSelector2 {
  display: block;
}

.ViewSelector2-item, .ViewSelector table {
  display: block;
  margin-bottom: 1em;
  width: 100%;
}

.ViewSelector2-item > label, .ViewSelector td:first-child {
  font-weight: 700;
  margin: 0 0.25em 0.25em 0;
  display: block;
}

.ViewSelector2-item > select {
  width: 100%;
}

/*
 * Additional hacks to get the native ViewSelector component (which uses
 * closure widgets) to look like our custom ViewSelector extension.
 */
.ViewSelector table, .ViewSelector tbody, .ViewSelector td, .ViewSelector tr {
  display: block;
}

.ViewSelector table {
  height: auto !important;
}

.ViewSelector table, .ViewSelector td {
  width: auto !important;
}

.ViewSelector td:last-child * {
  display: block;
  text-align: left;
}

.ViewSelector td:last-child > div {
  font-weight: 400;
  margin: 0;
}

@media (min-width: 570px) {
  .ViewSelector, .ViewSelector2 {
    display: flex;
    margin: 0 0 -1em -1em;
    width: calc(100% + 1em);
  }
  .ViewSelector2-item, .ViewSelector table {
    flex: 1 1 calc(33.3333333333% - 1em);
    margin-left: 1em;
  }
}
/*
 * Force each item onto its own line
 * regardless of the breakpoint.
 */
.ViewSelector2--stacked, .ViewSelector--stacked {
  display: block;
  margin: 0;
  width: auto;
}

.ViewSelector2--stacked .ViewSelector2-item, .ViewSelector--stacked table {
  margin-left: 0;
}

/* Utilities. */
.u-visuallyHidden {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

/*
Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.u-hidden {
  display: none;
}

.u-block {
  display: block;
}

@media (min-width: 420px) {
  .u-sm-hidden {
    display: none;
  }
  .u-sm-block {
    display: block;
  }
}
@media (min-width: 570px) {
  .u-md-hidden {
    display: none;
  }
  .u-md-block {
    display: block;
  }
}
@media (min-width: 1024px) {
  .u-lg-hidden {
    display: none;
  }
  .u-lg-block {
    display: block;
  }
}
/*
Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.u-spaceDouble {
  margin: 0 0 3em;
}

#embed-api-auth-container {
  padding: 50px;
  background: #fff;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/********** END GA EMBED **********/
/********** NESTABLE CSS **********/
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}

.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.dd-list .dd-list {
  padding-left: 30px;
}

.dd-collapsed .dd-list {
  display: none;
}

.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px;
}

.dd-handle {
  display: block;
  height: 50px;
  margin: 5px 0;
  padding: 14px 25px;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #ccc;
  background: #fafafa;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.dd-handle:hover {
  color: #2ea8e5;
  background: #fff;
}

.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 40px;
  height: 37px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
}

.dd-item > button:before {
  content: "+";
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}

.dd-item > button[data-action=collapse]:before {
  content: "-";
}

.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}

.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
}

.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}

.dd-dragel .dd-handle {
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}

.nestable-lists {
  display: block;
  clear: both;
  padding: 30px 0;
  width: 100%;
  border: 0;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}

#nestable-menu {
  padding: 0;
  margin: 20px 0;
}

#nestable-output,
#nestable2-output {
  width: 100%;
  height: 7em;
  font-size: 0.75em;
  line-height: 1.333333em;
  font-family: Consolas, monospace;
  padding: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

#nestable2 .dd-handle {
  color: #fff;
  border: 1px solid #999;
  background: #bbb;
  background: linear-gradient(to bottom, #bbb 0%, #999 100%);
}

.menus .table > tbody > tr > td {
  line-height: 44px;
}

#nestable2 .dd-handle:hover {
  background: #bbb;
}

#nestable2 .dd-item > button:before {
  color: #fff;
}

@media only screen and (min-width: 700px) {
  .dd {
    float: left;
    width: 100%;
  }
  .dd + .dd {
    margin-left: 2%;
  }
}
.dd-hover > .dd-handle {
  background: #2ea8e5 !important;
}

.dd3-content {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px 5px 40px;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #ccc;
  background: #fafafa;
  background: linear-gradient(to bottom, #fafafa 0%, #eee 100%);
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.dd3-content:hover {
  color: #2ea8e5;
  background: #fff;
}

.dd-dragel > .dd3-item > .dd3-content {
  margin: 0;
}

.dd3-item > button {
  margin-left: 30px;
}

.dd3-handle {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  cursor: pointer;
  width: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #aaa;
  background: #ddd;
  background: linear-gradient(to bottom, #ddd 0%, #bbb 100%);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.dd3-handle:before {
  content: "≡";
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 100%;
  text-align: center;
  text-indent: 0;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
}

.dd3-handle:hover {
  background: #ddd;
}

/********** END NESTABLE CSS **********/
/********** Search Bar CSS **********/
#search-input {
  padding: 1px;
  border: solid 1px #EAEAF1;
  border-radius: 6px;
  background-color: #fff;
  margin-bottom: 20px;
  display: flex;
}
#search-input .input-group {
  display: flex;
  position: relative;
}
#search-input input {
  border: 0;
  box-shadow: none;
  width: 100%;
}
#search-input button {
  margin: 2px 0 0 0;
  background: none;
  box-shadow: none;
  border: 0;
  color: #999;
  padding: 1px 8px 0 10px;
  border-left: solid 1px #eee;
  right: 20px;
  z-index: 9;
}
#search-input button:hover {
  border: 0;
  box-shadow: none;
  color: #777;
  border-left: solid 1px #ddd;
}
#search-input i {
  font-size: 18px;
  transform: rotate(270deg);
  display: block;
}
#search-input .select2-results {
  text-align: center;
}
#search-input #filter {
  text-align: center;
  min-width: 100px;
}

/********** END SEARCH BAR CSS **********/
/********** Overriding Data Tables Icons **********/
.voyager table.dataTable thead th.sorting:after, .voyager table.dataTable thead th.sorting_asc:after, .voyager table.dataTable thead th.sorting_desc:after, div.dataTables_paginate li.last a:after, div.dataTables_paginate li.next a:after, div.dataTables_paginate li.first a:before, div.dataTables_paginate li.previous a:before {
  font-family: Voyager;
}

.voyager table.dataTable thead th.sorting:after {
  content: "o";
  margin-top: 3px;
}

.voyager table.dataTable thead th.sorting_asc:after {
  content: "p";
  margin-top: 5px;
}

.voyager table.dataTable thead th.sorting_desc:after {
  content: "q";
}

.voyager div.dataTables_paginate li.previous a:before {
  content: "\e039";
  margin-top: 3px;
  margin-left: -3px;
}

.voyager div.dataTables_paginate li.next a:after {
  content: "\e046";
  margin-top: 3px;
  margin-right: -3px;
}

/********** Add z-index to perfect-scrollbar **********/
.ps__rail-x, .ps__rail-y {
  z-index: 999;
}

/********** END perfect-scrollbar style **********/
/********** Cropper Style **********/
#cropping-image {
  margin: 0 auto;
}

div.cropper-container img {
  max-width: 100%; /* This rule is very important, please do not ignore this! */
}

/********** END Cropper Style **********/
/********** SimpleMDE Style **********/
.editor-toolbar.fullscreen {
  z-index: 9999;
}

.CodeMirror-fullscreen {
  z-index: 9999;
}

/********** END SimpleMDE Style **********/
