/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #777777;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #515151;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #777777;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #5e5e5e;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #916337;
}
a.text-info:hover,
a.text-info:focus {
  color: #6c4a29;
}
.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;
  background-color: #777777;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #5e5e5e;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #F6E9D9;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #ecd1b0;
}
.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,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
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.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
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: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.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 > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #F6E9D9;
}
.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: #f1ddc4;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].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[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  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 {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  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-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-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #777777;
  border-color: #6a6a6a;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #2b2b2b;
}
.btn-primary:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #4c4c4c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #4c4c4c;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #2b2b2b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #777777;
  border-color: #6a6a6a;
}
.btn-primary .badge {
  color: #777777;
  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 > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #e68339;
  border-color: #e37522;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #d2691a;
  border-color: #773b0f;
}
.btn-info:hover {
  color: #fff;
  background-color: #d2691a;
  border-color: #b25916;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #d2691a;
  border-color: #b25916;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #b25916;
  border-color: #773b0f;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #e68339;
  border-color: #e37522;
}
.btn-info .badge {
  color: #e68339;
  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 > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.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 > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #777777;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #515151;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #777777;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.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 .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .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 > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-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-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.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-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #777777;
}
.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.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.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: #777777;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-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-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 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 {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.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: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .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: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
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 {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.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;
  line-height: 1.42857143;
  text-decoration: none;
  color: #777777;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #515151;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #777777;
  border-color: #777777;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #777777;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #5e5e5e;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #e68339;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #d2691a;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #777777;
  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;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #777777;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #F6E9D9;
  border-color: #efd0bc;
  color: #916337;
}
.alert-info hr {
  border-top-color: #eac1a8;
}
.alert-info .alert-link {
  color: #6c4a29;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #777777;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #e68339;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #777777;
  border-color: #777777;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.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: #dddddd;
}
.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,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #916337;
  background-color: #F6E9D9;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #916337;
}
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,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #916337;
  background-color: #f1ddc4;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #916337;
  border-color: #916337;
}
.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,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
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,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
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;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #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-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .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 > 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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.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-responsive:last-child > .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 > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 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: #777777;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #777777;
  border-color: #777777;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #777777;
}
.panel-primary > .panel-heading .badge {
  color: #777777;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #777777;
}
.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: #efd0bc;
}
.panel-info > .panel-heading {
  color: #916337;
  background-color: #F6E9D9;
  border-color: #efd0bc;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #efd0bc;
}
.panel-info > .panel-heading .badge {
  color: #F6E9D9;
  background-color: #916337;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #efd0bc;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.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;
  }
}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.37
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  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: .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: #777777;
  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: #777777;
  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: #777777;
  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;
}
/*! jQuery UI - v1.13.1 - 2022-05-10
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)"; /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	-ms-filter: "alpha(opacity=70)"; /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("images/ui-icons_777777_256x240.png");
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
	background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	-ms-filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
 @font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.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;
}

/*!
  Ionicons, v1.5.2
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons
*/
@font-face { font-family: "Ionicons"; src: url("../fonts/ionicons.eot?v=1.5.2"); src: url("../fonts/ionicons.eot?v=1.5.2#iefix") format("embedded-opentype"), url("../fonts/ionicons.ttf?v=1.5.2") format("truetype"), url("../fonts/ionicons.woff?v=1.5.2") format("woff"), url("../fonts/ionicons.svg?v=1.5.2#Ionicons") format("svg"); font-weight: normal; font-style: normal; }
.ion, .ion-loading-a, .ion-loading-b, .ion-loading-c, .ion-loading-d, .ion-looping, .ion-refreshing, .ion-ios7-reloading, .ionicons, .ion-alert:before, .ion-alert-circled:before, .ion-android-add:before, .ion-android-add-contact:before, .ion-android-alarm:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down-left:before, .ion-android-arrow-down-right:before, .ion-android-arrow-forward:before, .ion-android-arrow-up-left:before, .ion-android-arrow-up-right:before, .ion-android-battery:before, .ion-android-book:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-chat:before, .ion-android-checkmark:before, .ion-android-clock:before, .ion-android-close:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-data:before, .ion-android-developer:before, .ion-android-display:before, .ion-android-download:before, .ion-android-drawer:before, .ion-android-dropdown:before, .ion-android-earth:before, .ion-android-folder:before, .ion-android-forums:before, .ion-android-friends:before, .ion-android-hand:before, .ion-android-image:before, .ion-android-inbox:before, .ion-android-information:before, .ion-android-keypad:before, .ion-android-lightbulb:before, .ion-android-locate:before, .ion-android-location:before, .ion-android-mail:before, .ion-android-microphone:before, .ion-android-mixer:before, .ion-android-more:before, .ion-android-note:before, .ion-android-playstore:before, .ion-android-printer:before, .ion-android-promotion:before, .ion-android-reminder:before, .ion-android-remove:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share:before, .ion-android-social:before, .ion-android-social-user:before, .ion-android-sort:before, .ion-android-stair-drawer:before, .ion-android-star:before, .ion-android-stopwatch:before, .ion-android-storage:before, .ion-android-system-back:before, .ion-android-system-home:before, .ion-android-system-windows:before, .ion-android-timer:before, .ion-android-trash:before, .ion-android-user-menu:before, .ion-android-volume:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox:before, .ion-chatbox-working:before, .ion-chatboxes:before, .ion-chatbubble:before, .ion-chatbubble-working:before, .ion-chatbubbles:before, .ion-checkmark:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close:before, .ion-close-circled:before, .ion-close-round:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code:before, .ion-code-download:before, .ion-code-working:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-cube:before, .ion-disc:before, .ion-document:before, .ion-document-text:before, .ion-drag:before, .ion-earth:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email:before, .ion-eye:before, .ion-eye-disabled:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash:before, .ion-flash-off:before, .ion-flask:before, .ion-folder:before, .ion-fork:before, .ion-fork-repo:before, .ion-forward:before, .ion-funnel:before, .ion-game-controller-a:before, .ion-game-controller-b:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy:before, .ion-headphone:before, .ion-heart:before, .ion-heart-broken:before, .ion-help:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-home:before, .ion-icecream:before, .ion-icon-social-google-plus:before, .ion-icon-social-google-plus-outline:before, .ion-image:before, .ion-images:before, .ion-information:before, .ion-information-circled:before, .ion-ionic:before, .ion-ios7-alarm:before, .ion-ios7-alarm-outline:before, .ion-ios7-albums:before, .ion-ios7-albums-outline:before, .ion-ios7-americanfootball:before, .ion-ios7-americanfootball-outline:before, .ion-ios7-analytics:before, .ion-ios7-analytics-outline:before, .ion-ios7-arrow-back:before, .ion-ios7-arrow-down:before, .ion-ios7-arrow-forward:before, .ion-ios7-arrow-left:before, .ion-ios7-arrow-right:before, .ion-ios7-arrow-thin-down:before, .ion-ios7-arrow-thin-left:before, .ion-ios7-arrow-thin-right:before, .ion-ios7-arrow-thin-up:before, .ion-ios7-arrow-up:before, .ion-ios7-at:before, .ion-ios7-at-outline:before, .ion-ios7-barcode:before, .ion-ios7-barcode-outline:before, .ion-ios7-baseball:before, .ion-ios7-baseball-outline:before, .ion-ios7-basketball:before, .ion-ios7-basketball-outline:before, .ion-ios7-bell:before, .ion-ios7-bell-outline:before, .ion-ios7-bolt:before, .ion-ios7-bolt-outline:before, .ion-ios7-bookmarks:before, .ion-ios7-bookmarks-outline:before, .ion-ios7-box:before, .ion-ios7-box-outline:before, .ion-ios7-briefcase:before, .ion-ios7-briefcase-outline:before, .ion-ios7-browsers:before, .ion-ios7-browsers-outline:before, .ion-ios7-calculator:before, .ion-ios7-calculator-outline:before, .ion-ios7-calendar:before, .ion-ios7-calendar-outline:before, .ion-ios7-camera:before, .ion-ios7-camera-outline:before, .ion-ios7-cart:before, .ion-ios7-cart-outline:before, .ion-ios7-chatboxes:before, .ion-ios7-chatboxes-outline:before, .ion-ios7-chatbubble:before, .ion-ios7-chatbubble-outline:before, .ion-ios7-checkmark:before, .ion-ios7-checkmark-empty:before, .ion-ios7-checkmark-outline:before, .ion-ios7-circle-filled:before, .ion-ios7-circle-outline:before, .ion-ios7-clock:before, .ion-ios7-clock-outline:before, .ion-ios7-close:before, .ion-ios7-close-empty:before, .ion-ios7-close-outline:before, .ion-ios7-cloud:before, .ion-ios7-cloud-download:before, .ion-ios7-cloud-download-outline:before, .ion-ios7-cloud-outline:before, .ion-ios7-cloud-upload:before, .ion-ios7-cloud-upload-outline:before, .ion-ios7-cloudy:before, .ion-ios7-cloudy-night:before, .ion-ios7-cloudy-night-outline:before, .ion-ios7-cloudy-outline:before, .ion-ios7-cog:before, .ion-ios7-cog-outline:before, .ion-ios7-compose:before, .ion-ios7-compose-outline:before, .ion-ios7-contact:before, .ion-ios7-contact-outline:before, .ion-ios7-copy:before, .ion-ios7-copy-outline:before, .ion-ios7-download:before, .ion-ios7-download-outline:before, .ion-ios7-drag:before, .ion-ios7-email:before, .ion-ios7-email-outline:before, .ion-ios7-expand:before, .ion-ios7-eye:before, .ion-ios7-eye-outline:before, .ion-ios7-fastforward:before, .ion-ios7-fastforward-outline:before, .ion-ios7-filing:before, .ion-ios7-filing-outline:before, .ion-ios7-film:before, .ion-ios7-film-outline:before, .ion-ios7-flag:before, .ion-ios7-flag-outline:before, .ion-ios7-folder:before, .ion-ios7-folder-outline:before, .ion-ios7-football:before, .ion-ios7-football-outline:before, .ion-ios7-gear:before, .ion-ios7-gear-outline:before, .ion-ios7-glasses:before, .ion-ios7-glasses-outline:before, .ion-ios7-heart:before, .ion-ios7-heart-outline:before, .ion-ios7-help:before, .ion-ios7-help-empty:before, .ion-ios7-help-outline:before, .ion-ios7-home:before, .ion-ios7-home-outline:before, .ion-ios7-infinite:before, .ion-ios7-infinite-outline:before, .ion-ios7-information:before, .ion-ios7-information-empty:before, .ion-ios7-information-outline:before, .ion-ios7-ionic-outline:before, .ion-ios7-keypad:before, .ion-ios7-keypad-outline:before, .ion-ios7-lightbulb:before, .ion-ios7-lightbulb-outline:before, .ion-ios7-location:before, .ion-ios7-location-outline:before, .ion-ios7-locked:before, .ion-ios7-locked-outline:before, .ion-ios7-loop:before, .ion-ios7-loop-strong:before, .ion-ios7-medkit:before, .ion-ios7-medkit-outline:before, .ion-ios7-mic:before, .ion-ios7-mic-off:before, .ion-ios7-mic-outline:before, .ion-ios7-minus:before, .ion-ios7-minus-empty:before, .ion-ios7-minus-outline:before, .ion-ios7-monitor:before, .ion-ios7-monitor-outline:before, .ion-ios7-moon:before, .ion-ios7-moon-outline:before, .ion-ios7-more:before, .ion-ios7-more-outline:before, .ion-ios7-musical-note:before, .ion-ios7-musical-notes:before, .ion-ios7-navigate:before, .ion-ios7-navigate-outline:before, .ion-ios7-paper:before, .ion-ios7-paper-outline:before, .ion-ios7-paperplane:before, .ion-ios7-paperplane-outline:before, .ion-ios7-partlysunny:before, .ion-ios7-partlysunny-outline:before, .ion-ios7-pause:before, .ion-ios7-pause-outline:before, .ion-ios7-paw:before, .ion-ios7-paw-outline:before, .ion-ios7-people:before, .ion-ios7-people-outline:before, .ion-ios7-person:before, .ion-ios7-person-outline:before, .ion-ios7-personadd:before, .ion-ios7-personadd-outline:before, .ion-ios7-photos:before, .ion-ios7-photos-outline:before, .ion-ios7-pie:before, .ion-ios7-pie-outline:before, .ion-ios7-play:before, .ion-ios7-play-outline:before, .ion-ios7-plus:before, .ion-ios7-plus-empty:before, .ion-ios7-plus-outline:before, .ion-ios7-pricetag:before, .ion-ios7-pricetag-outline:before, .ion-ios7-pricetags:before, .ion-ios7-pricetags-outline:before, .ion-ios7-printer:before, .ion-ios7-printer-outline:before, .ion-ios7-pulse:before, .ion-ios7-pulse-strong:before, .ion-ios7-rainy:before, .ion-ios7-rainy-outline:before, .ion-ios7-recording:before, .ion-ios7-recording-outline:before, .ion-ios7-redo:before, .ion-ios7-redo-outline:before, .ion-ios7-refresh:before, .ion-ios7-refresh-empty:before, .ion-ios7-refresh-outline:before, .ion-ios7-reload:before, .ion-ios7-reloading:before, .ion-ios7-reverse-camera:before, .ion-ios7-reverse-camera-outline:before, .ion-ios7-rewind:before, .ion-ios7-rewind-outline:before, .ion-ios7-search:before, .ion-ios7-search-strong:before, .ion-ios7-settings:before, .ion-ios7-settings-strong:before, .ion-ios7-shrink:before, .ion-ios7-skipbackward:before, .ion-ios7-skipbackward-outline:before, .ion-ios7-skipforward:before, .ion-ios7-skipforward-outline:before, .ion-ios7-snowy:before, .ion-ios7-speedometer:before, .ion-ios7-speedometer-outline:before, .ion-ios7-star:before, .ion-ios7-star-half:before, .ion-ios7-star-outline:before, .ion-ios7-stopwatch:before, .ion-ios7-stopwatch-outline:before, .ion-ios7-sunny:before, .ion-ios7-sunny-outline:before, .ion-ios7-telephone:before, .ion-ios7-telephone-outline:before, .ion-ios7-tennisball:before, .ion-ios7-tennisball-outline:before, .ion-ios7-thunderstorm:before, .ion-ios7-thunderstorm-outline:before, .ion-ios7-time:before, .ion-ios7-time-outline:before, .ion-ios7-timer:before, .ion-ios7-timer-outline:before, .ion-ios7-toggle:before, .ion-ios7-toggle-outline:before, .ion-ios7-trash:before, .ion-ios7-trash-outline:before, .ion-ios7-undo:before, .ion-ios7-undo-outline:before, .ion-ios7-unlocked:before, .ion-ios7-unlocked-outline:before, .ion-ios7-upload:before, .ion-ios7-upload-outline:before, .ion-ios7-videocam:before, .ion-ios7-videocam-outline:before, .ion-ios7-volume-high:before, .ion-ios7-volume-low:before, .ion-ios7-wineglass:before, .ion-ios7-wineglass-outline:before, .ion-ios7-world:before, .ion-ios7-world-outline:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-loading-a:before, .ion-load-b:before, .ion-loading-b:before, .ion-load-c:before, .ion-loading-c:before, .ion-load-d:before, .ion-loading-d:before, .ion-location:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-looping:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon:before, .ion-navicon-round:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person:before, .ion-person-add:before, .ion-person-stalker:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-refreshing:before, .ion-reply:before, .ion-reply-all:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android:before, .ion-social-android-outline:before, .ion-social-apple:before, .ion-social-apple-outline:before, .ion-social-bitcoin:before, .ion-social-bitcoin-outline:before, .ion-social-buffer:before, .ion-social-buffer-outline:before, .ion-social-designernews:before, .ion-social-designernews-outline:before, .ion-social-dribbble:before, .ion-social-dribbble-outline:before, .ion-social-dropbox:before, .ion-social-dropbox-outline:before, .ion-social-facebook:before, .ion-social-facebook-outline:before, .ion-social-foursquare:before, .ion-social-foursquare-outline:before, .ion-social-freebsd-devil:before, .ion-social-github:before, .ion-social-github-outline:before, .ion-social-google:before, .ion-social-google-outline:before, .ion-social-googleplus:before, .ion-social-googleplus-outline:before, .ion-social-hackernews:before, .ion-social-hackernews-outline:before, .ion-social-instagram:before, .ion-social-instagram-outline:before, .ion-social-linkedin:before, .ion-social-linkedin-outline:before, .ion-social-pinterest:before, .ion-social-pinterest-outline:before, .ion-social-reddit:before, .ion-social-reddit-outline:before, .ion-social-rss:before, .ion-social-rss-outline:before, .ion-social-skype:before, .ion-social-skype-outline:before, .ion-social-tumblr:before, .ion-social-tumblr-outline:before, .ion-social-tux:before, .ion-social-twitter:before, .ion-social-twitter-outline:before, .ion-social-usd:before, .ion-social-usd-outline:before, .ion-social-vimeo:before, .ion-social-vimeo-outline:before, .ion-social-windows:before, .ion-social-windows-outline:before, .ion-social-wordpress:before, .ion-social-wordpress-outline:before, .ion-social-yahoo:before, .ion-social-yahoo-outline:before, .ion-social-youtube:before, .ion-social-youtube-outline:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle:before, .ion-toggle-filled:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before {display: inline-block;font-family: "Ionicons";speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;text-rendering: auto;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}

.ion-spin, .ion-loading-a, .ion-loading-b, .ion-loading-c, .ion-loading-d, .ion-looping, .ion-refreshing, .ion-ios7-reloading {-webkit-animation: spin 1s infinite linear;-moz-animation: spin 1s infinite linear;-o-animation: spin 1s infinite linear;animation: spin 1s infinite linear;}

@-moz-keyframes spin { 0% { -moz-transform: rotate(0deg); }
  100% { -moz-transform: rotate(359deg); } }
@-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); } }
@-o-keyframes spin { 0% { -o-transform: rotate(0deg); }
  100% { -o-transform: rotate(359deg); } }
@-ms-keyframes spin { 0% { -ms-transform: rotate(0deg); }
  100% { -ms-transform: rotate(359deg); } }
@keyframes spin { 0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); } }
.ion-loading-a { -webkit-animation-timing-function: steps(8, start); -moz-animation-timing-function: steps(8, start); animation-timing-function: steps(8, start); }

.ion-alert:before { content: "\f101"; }

.ion-alert-circled:before { content: "\f100"; }

.ion-android-add:before { content: "\f2c7"; }

.ion-android-add-contact:before { content: "\f2c6"; }

.ion-android-alarm:before { content: "\f2c8"; }

.ion-android-archive:before { content: "\f2c9"; }

.ion-android-arrow-back:before { content: "\f2ca"; }

.ion-android-arrow-down-left:before { content: "\f2cb"; }

.ion-android-arrow-down-right:before { content: "\f2cc"; }

.ion-android-arrow-forward:before { content: "\f30f"; }

.ion-android-arrow-up-left:before { content: "\f2cd"; }

.ion-android-arrow-up-right:before { content: "\f2ce"; }

.ion-android-battery:before { content: "\f2cf"; }

.ion-android-book:before { content: "\f2d0"; }

.ion-android-calendar:before { content: "\f2d1"; }

.ion-android-call:before { content: "\f2d2"; }

.ion-android-camera:before { content: "\f2d3"; }

.ion-android-chat:before { content: "\f2d4"; }

.ion-android-checkmark:before { content: "\f2d5"; }

.ion-android-clock:before { content: "\f2d6"; }

.ion-android-close:before { content: "\f2d7"; }

.ion-android-contact:before { content: "\f2d8"; }

.ion-android-contacts:before { content: "\f2d9"; }

.ion-android-data:before { content: "\f2da"; }

.ion-android-developer:before { content: "\f2db"; }

.ion-android-display:before { content: "\f2dc"; }

.ion-android-download:before { content: "\f2dd"; }

.ion-android-drawer:before { content: "\f310"; }

.ion-android-dropdown:before { content: "\f2de"; }

.ion-android-earth:before { content: "\f2df"; }

.ion-android-folder:before { content: "\f2e0"; }

.ion-android-forums:before { content: "\f2e1"; }

.ion-android-friends:before { content: "\f2e2"; }

.ion-android-hand:before { content: "\f2e3"; }

.ion-android-image:before { content: "\f2e4"; }

.ion-android-inbox:before { content: "\f2e5"; }

.ion-android-information:before { content: "\f2e6"; }

.ion-android-keypad:before { content: "\f2e7"; }

.ion-android-lightbulb:before { content: "\f2e8"; }

.ion-android-locate:before { content: "\f2e9"; }

.ion-android-location:before { content: "\f2ea"; }

.ion-android-mail:before { content: "\f2eb"; }

.ion-android-microphone:before { content: "\f2ec"; }

.ion-android-mixer:before { content: "\f2ed"; }

.ion-android-more:before { content: "\f2ee"; }

.ion-android-note:before { content: "\f2ef"; }

.ion-android-playstore:before { content: "\f2f0"; }

.ion-android-printer:before { content: "\f2f1"; }

.ion-android-promotion:before { content: "\f2f2"; }

.ion-android-reminder:before { content: "\f2f3"; }

.ion-android-remove:before { content: "\f2f4"; }

.ion-android-search:before { content: "\f2f5"; }

.ion-android-send:before { content: "\f2f6"; }

.ion-android-settings:before { content: "\f2f7"; }

.ion-android-share:before { content: "\f2f8"; }

.ion-android-social:before { content: "\f2fa"; }

.ion-android-social-user:before { content: "\f2f9"; }

.ion-android-sort:before { content: "\f2fb"; }

.ion-android-stair-drawer:before { content: "\f311"; }

.ion-android-star:before { content: "\f2fc"; }

.ion-android-stopwatch:before { content: "\f2fd"; }

.ion-android-storage:before { content: "\f2fe"; }

.ion-android-system-back:before { content: "\f2ff"; }

.ion-android-system-home:before { content: "\f300"; }

.ion-android-system-windows:before { content: "\f301"; }

.ion-android-timer:before { content: "\f302"; }

.ion-android-trash:before { content: "\f303"; }

.ion-android-user-menu:before { content: "\f312"; }

.ion-android-volume:before { content: "\f304"; }

.ion-android-wifi:before { content: "\f305"; }

.ion-aperture:before { content: "\f313"; }

.ion-archive:before { content: "\f102"; }

.ion-arrow-down-a:before { content: "\f103"; }

.ion-arrow-down-b:before { content: "\f104"; }

.ion-arrow-down-c:before { content: "\f105"; }

.ion-arrow-expand:before { content: "\f25e"; }

.ion-arrow-graph-down-left:before { content: "\f25f"; }

.ion-arrow-graph-down-right:before { content: "\f260"; }

.ion-arrow-graph-up-left:before { content: "\f261"; }

.ion-arrow-graph-up-right:before { content: "\f262"; }

.ion-arrow-left-a:before { content: "\f106"; }

.ion-arrow-left-b:before { content: "\f107"; }

.ion-arrow-left-c:before { content: "\f108"; }

.ion-arrow-move:before { content: "\f263"; }

.ion-arrow-resize:before { content: "\f264"; }

.ion-arrow-return-left:before { content: "\f265"; }

.ion-arrow-return-right:before { content: "\f266"; }

.ion-arrow-right-a:before { content: "\f109"; }

.ion-arrow-right-b:before { content: "\f10a"; }

.ion-arrow-right-c:before { content: "\f10b"; }

.ion-arrow-shrink:before { content: "\f267"; }

.ion-arrow-swap:before { content: "\f268"; }

.ion-arrow-up-a:before { content: "\f10c"; }

.ion-arrow-up-b:before { content: "\f10d"; }

.ion-arrow-up-c:before { content: "\f10e"; }

.ion-asterisk:before { content: "\f314"; }

.ion-at:before { content: "\f10f"; }

.ion-bag:before { content: "\f110"; }

.ion-battery-charging:before { content: "\f111"; }

.ion-battery-empty:before { content: "\f112"; }

.ion-battery-full:before { content: "\f113"; }

.ion-battery-half:before { content: "\f114"; }

.ion-battery-low:before { content: "\f115"; }

.ion-beaker:before { content: "\f269"; }

.ion-beer:before { content: "\f26a"; }

.ion-bluetooth:before { content: "\f116"; }

.ion-bonfire:before { content: "\f315"; }

.ion-bookmark:before { content: "\f26b"; }

.ion-briefcase:before { content: "\f26c"; }

.ion-bug:before { content: "\f2be"; }

.ion-calculator:before { content: "\f26d"; }

.ion-calendar:before { content: "\f117"; }

.ion-camera:before { content: "\f118"; }

.ion-card:before { content: "\f119"; }

.ion-cash:before { content: "\f316"; }

.ion-chatbox:before { content: "\f11b"; }

.ion-chatbox-working:before { content: "\f11a"; }

.ion-chatboxes:before { content: "\f11c"; }

.ion-chatbubble:before { content: "\f11e"; }

.ion-chatbubble-working:before { content: "\f11d"; }

.ion-chatbubbles:before { content: "\f11f"; }

.ion-checkmark:before { content: "\f122"; }

.ion-checkmark-circled:before { content: "\f120"; }

.ion-checkmark-round:before { content: "\f121"; }

.ion-chevron-down:before { content: "\f123"; }

.ion-chevron-left:before { content: "\f124"; }

.ion-chevron-right:before { content: "\f125"; }

.ion-chevron-up:before { content: "\f126"; }

.ion-clipboard:before { content: "\f127"; }

.ion-clock:before { content: "\f26e"; }

.ion-close:before { content: "\f12a"; }

.ion-close-circled:before { content: "\f128"; }

.ion-close-round:before { content: "\f129"; }

.ion-closed-captioning:before { content: "\f317"; }

.ion-cloud:before { content: "\f12b"; }

.ion-code:before { content: "\f271"; }

.ion-code-download:before { content: "\f26f"; }

.ion-code-working:before { content: "\f270"; }

.ion-coffee:before { content: "\f272"; }

.ion-compass:before { content: "\f273"; }

.ion-compose:before { content: "\f12c"; }

.ion-connection-bars:before { content: "\f274"; }

.ion-contrast:before { content: "\f275"; }

.ion-cube:before { content: "\f318"; }

.ion-disc:before { content: "\f12d"; }

.ion-document:before { content: "\f12f"; }

.ion-document-text:before { content: "\f12e"; }

.ion-drag:before { content: "\f130"; }

.ion-earth:before { content: "\f276"; }

.ion-edit:before { content: "\f2bf"; }

.ion-egg:before { content: "\f277"; }

.ion-eject:before { content: "\f131"; }

.ion-email:before { content: "\f132"; }

.ion-eye:before { content: "\f133"; }

.ion-eye-disabled:before { content: "\f306"; }

.ion-female:before { content: "\f278"; }

.ion-filing:before { content: "\f134"; }

.ion-film-marker:before { content: "\f135"; }

.ion-fireball:before { content: "\f319"; }

.ion-flag:before { content: "\f279"; }

.ion-flame:before { content: "\f31a"; }

.ion-flash:before { content: "\f137"; }

.ion-flash-off:before { content: "\f136"; }

.ion-flask:before { content: "\f138"; }

.ion-folder:before { content: "\f139"; }

.ion-fork:before { content: "\f27a"; }

.ion-fork-repo:before { content: "\f2c0"; }

.ion-forward:before { content: "\f13a"; }

.ion-funnel:before { content: "\f31b"; }

.ion-game-controller-a:before { content: "\f13b"; }

.ion-game-controller-b:before { content: "\f13c"; }

.ion-gear-a:before { content: "\f13d"; }

.ion-gear-b:before { content: "\f13e"; }

.ion-grid:before { content: "\f13f"; }

.ion-hammer:before { content: "\f27b"; }

.ion-happy:before { content: "\f31c"; }

.ion-headphone:before { content: "\f140"; }

.ion-heart:before { content: "\f141"; }

.ion-heart-broken:before { content: "\f31d"; }

.ion-help:before { content: "\f143"; }

.ion-help-buoy:before { content: "\f27c"; }

.ion-help-circled:before { content: "\f142"; }

.ion-home:before { content: "\f144"; }

.ion-icecream:before { content: "\f27d"; }

.ion-icon-social-google-plus:before { content: "\f146"; }

.ion-icon-social-google-plus-outline:before { content: "\f145"; }

.ion-image:before { content: "\f147"; }

.ion-images:before { content: "\f148"; }

.ion-information:before { content: "\f14a"; }

.ion-information-circled:before { content: "\f149"; }

.ion-ionic:before { content: "\f14b"; }

.ion-ios7-alarm:before { content: "\f14d"; }

.ion-ios7-alarm-outline:before { content: "\f14c"; }

.ion-ios7-albums:before { content: "\f14f"; }

.ion-ios7-albums-outline:before { content: "\f14e"; }

.ion-ios7-americanfootball:before { content: "\f31f"; }

.ion-ios7-americanfootball-outline:before { content: "\f31e"; }

.ion-ios7-analytics:before { content: "\f321"; }

.ion-ios7-analytics-outline:before { content: "\f320"; }

.ion-ios7-arrow-back:before { content: "\f150"; }

.ion-ios7-arrow-down:before { content: "\f151"; }

.ion-ios7-arrow-forward:before { content: "\f152"; }

.ion-ios7-arrow-left:before { content: "\f153"; }

.ion-ios7-arrow-right:before { content: "\f154"; }

.ion-ios7-arrow-thin-down:before { content: "\f27e"; }

.ion-ios7-arrow-thin-left:before { content: "\f27f"; }

.ion-ios7-arrow-thin-right:before { content: "\f280"; }

.ion-ios7-arrow-thin-up:before { content: "\f281"; }

.ion-ios7-arrow-up:before { content: "\f155"; }

.ion-ios7-at:before { content: "\f157"; }

.ion-ios7-at-outline:before { content: "\f156"; }

.ion-ios7-barcode:before { content: "\f323"; }

.ion-ios7-barcode-outline:before { content: "\f322"; }

.ion-ios7-baseball:before { content: "\f325"; }

.ion-ios7-baseball-outline:before { content: "\f324"; }

.ion-ios7-basketball:before { content: "\f327"; }

.ion-ios7-basketball-outline:before { content: "\f326"; }

.ion-ios7-bell:before { content: "\f159"; }

.ion-ios7-bell-outline:before { content: "\f158"; }

.ion-ios7-bolt:before { content: "\f15b"; }

.ion-ios7-bolt-outline:before { content: "\f15a"; }

.ion-ios7-bookmarks:before { content: "\f15d"; }

.ion-ios7-bookmarks-outline:before { content: "\f15c"; }

.ion-ios7-box:before { content: "\f15f"; }

.ion-ios7-box-outline:before { content: "\f15e"; }

.ion-ios7-briefcase:before { content: "\f283"; }

.ion-ios7-briefcase-outline:before { content: "\f282"; }

.ion-ios7-browsers:before { content: "\f161"; }

.ion-ios7-browsers-outline:before { content: "\f160"; }

.ion-ios7-calculator:before { content: "\f285"; }

.ion-ios7-calculator-outline:before { content: "\f284"; }

.ion-ios7-calendar:before { content: "\f163"; }

.ion-ios7-calendar-outline:before { content: "\f162"; }

.ion-ios7-camera:before { content: "\f165"; }

.ion-ios7-camera-outline:before { content: "\f164"; }

.ion-ios7-cart:before { content: "\f167"; }

.ion-ios7-cart-outline:before { content: "\f166"; }

.ion-ios7-chatboxes:before { content: "\f169"; }

.ion-ios7-chatboxes-outline:before { content: "\f168"; }

.ion-ios7-chatbubble:before { content: "\f16b"; }

.ion-ios7-chatbubble-outline:before { content: "\f16a"; }

.ion-ios7-checkmark:before { content: "\f16e"; }

.ion-ios7-checkmark-empty:before { content: "\f16c"; }

.ion-ios7-checkmark-outline:before { content: "\f16d"; }

.ion-ios7-circle-filled:before { content: "\f16f"; }

.ion-ios7-circle-outline:before { content: "\f170"; }

.ion-ios7-clock:before { content: "\f172"; }

.ion-ios7-clock-outline:before { content: "\f171"; }

.ion-ios7-close:before { content: "\f2bc"; }

.ion-ios7-close-empty:before { content: "\f2bd"; }

.ion-ios7-close-outline:before { content: "\f2bb"; }

.ion-ios7-cloud:before { content: "\f178"; }

.ion-ios7-cloud-download:before { content: "\f174"; }

.ion-ios7-cloud-download-outline:before { content: "\f173"; }

.ion-ios7-cloud-outline:before { content: "\f175"; }

.ion-ios7-cloud-upload:before { content: "\f177"; }

.ion-ios7-cloud-upload-outline:before { content: "\f176"; }

.ion-ios7-cloudy:before { content: "\f17a"; }

.ion-ios7-cloudy-night:before { content: "\f308"; }

.ion-ios7-cloudy-night-outline:before { content: "\f307"; }

.ion-ios7-cloudy-outline:before { content: "\f179"; }

.ion-ios7-cog:before { content: "\f17c"; }

.ion-ios7-cog-outline:before { content: "\f17b"; }

.ion-ios7-compose:before { content: "\f17e"; }

.ion-ios7-compose-outline:before { content: "\f17d"; }

.ion-ios7-contact:before { content: "\f180"; }

.ion-ios7-contact-outline:before { content: "\f17f"; }

.ion-ios7-copy:before { content: "\f182"; }

.ion-ios7-copy-outline:before { content: "\f181"; }

.ion-ios7-download:before { content: "\f184"; }

.ion-ios7-download-outline:before { content: "\f183"; }

.ion-ios7-drag:before { content: "\f185"; }

.ion-ios7-email:before { content: "\f187"; }

.ion-ios7-email-outline:before { content: "\f186"; }

.ion-ios7-expand:before { content: "\f30d"; }

.ion-ios7-eye:before { content: "\f189"; }

.ion-ios7-eye-outline:before { content: "\f188"; }

.ion-ios7-fastforward:before { content: "\f18b"; }

.ion-ios7-fastforward-outline:before { content: "\f18a"; }

.ion-ios7-filing:before { content: "\f18d"; }

.ion-ios7-filing-outline:before { content: "\f18c"; }

.ion-ios7-film:before { content: "\f18f"; }

.ion-ios7-film-outline:before { content: "\f18e"; }

.ion-ios7-flag:before { content: "\f191"; }

.ion-ios7-flag-outline:before { content: "\f190"; }

.ion-ios7-folder:before { content: "\f193"; }

.ion-ios7-folder-outline:before { content: "\f192"; }

.ion-ios7-football:before { content: "\f329"; }

.ion-ios7-football-outline:before { content: "\f328"; }

.ion-ios7-gear:before { content: "\f195"; }

.ion-ios7-gear-outline:before { content: "\f194"; }

.ion-ios7-glasses:before { content: "\f197"; }

.ion-ios7-glasses-outline:before { content: "\f196"; }

.ion-ios7-heart:before { content: "\f199"; }

.ion-ios7-heart-outline:before { content: "\f198"; }

.ion-ios7-help:before { content: "\f19c"; }

.ion-ios7-help-empty:before { content: "\f19a"; }

.ion-ios7-help-outline:before { content: "\f19b"; }

.ion-ios7-home:before { content: "\f32b"; }

.ion-ios7-home-outline:before { content: "\f32a"; }

.ion-ios7-infinite:before { content: "\f19e"; }

.ion-ios7-infinite-outline:before { content: "\f19d"; }

.ion-ios7-information:before { content: "\f1a1"; }

.ion-ios7-information-empty:before { content: "\f19f"; }

.ion-ios7-information-outline:before { content: "\f1a0"; }

.ion-ios7-ionic-outline:before { content: "\f1a2"; }

.ion-ios7-keypad:before { content: "\f1a4"; }

.ion-ios7-keypad-outline:before { content: "\f1a3"; }

.ion-ios7-lightbulb:before { content: "\f287"; }

.ion-ios7-lightbulb-outline:before { content: "\f286"; }

.ion-ios7-location:before { content: "\f1a6"; }

.ion-ios7-location-outline:before { content: "\f1a5"; }

.ion-ios7-locked:before { content: "\f1a8"; }

.ion-ios7-locked-outline:before { content: "\f1a7"; }

.ion-ios7-loop:before { content: "\f32d"; }

.ion-ios7-loop-strong:before { content: "\f32c"; }

.ion-ios7-medkit:before { content: "\f289"; }

.ion-ios7-medkit-outline:before { content: "\f288"; }

.ion-ios7-mic:before { content: "\f1ab"; }

.ion-ios7-mic-off:before { content: "\f1a9"; }

.ion-ios7-mic-outline:before { content: "\f1aa"; }

.ion-ios7-minus:before { content: "\f1ae"; }

.ion-ios7-minus-empty:before { content: "\f1ac"; }

.ion-ios7-minus-outline:before { content: "\f1ad"; }

.ion-ios7-monitor:before { content: "\f1b0"; }

.ion-ios7-monitor-outline:before { content: "\f1af"; }

.ion-ios7-moon:before { content: "\f1b2"; }

.ion-ios7-moon-outline:before { content: "\f1b1"; }

.ion-ios7-more:before { content: "\f1b4"; }

.ion-ios7-more-outline:before { content: "\f1b3"; }

.ion-ios7-musical-note:before { content: "\f1b5"; }

.ion-ios7-musical-notes:before { content: "\f1b6"; }

.ion-ios7-navigate:before { content: "\f1b8"; }

.ion-ios7-navigate-outline:before { content: "\f1b7"; }

.ion-ios7-paper:before { content: "\f32f"; }

.ion-ios7-paper-outline:before { content: "\f32e"; }

.ion-ios7-paperplane:before { content: "\f1ba"; }

.ion-ios7-paperplane-outline:before { content: "\f1b9"; }

.ion-ios7-partlysunny:before { content: "\f1bc"; }

.ion-ios7-partlysunny-outline:before { content: "\f1bb"; }

.ion-ios7-pause:before { content: "\f1be"; }

.ion-ios7-pause-outline:before { content: "\f1bd"; }

.ion-ios7-paw:before { content: "\f331"; }

.ion-ios7-paw-outline:before { content: "\f330"; }

.ion-ios7-people:before { content: "\f1c0"; }

.ion-ios7-people-outline:before { content: "\f1bf"; }

.ion-ios7-person:before { content: "\f1c2"; }

.ion-ios7-person-outline:before { content: "\f1c1"; }

.ion-ios7-personadd:before { content: "\f1c4"; }

.ion-ios7-personadd-outline:before { content: "\f1c3"; }

.ion-ios7-photos:before { content: "\f1c6"; }

.ion-ios7-photos-outline:before { content: "\f1c5"; }

.ion-ios7-pie:before { content: "\f28b"; }

.ion-ios7-pie-outline:before { content: "\f28a"; }

.ion-ios7-play:before { content: "\f1c8"; }

.ion-ios7-play-outline:before { content: "\f1c7"; }

.ion-ios7-plus:before { content: "\f1cb"; }

.ion-ios7-plus-empty:before { content: "\f1c9"; }

.ion-ios7-plus-outline:before { content: "\f1ca"; }

.ion-ios7-pricetag:before { content: "\f28d"; }

.ion-ios7-pricetag-outline:before { content: "\f28c"; }

.ion-ios7-pricetags:before { content: "\f333"; }

.ion-ios7-pricetags-outline:before { content: "\f332"; }

.ion-ios7-printer:before { content: "\f1cd"; }

.ion-ios7-printer-outline:before { content: "\f1cc"; }

.ion-ios7-pulse:before { content: "\f335"; }

.ion-ios7-pulse-strong:before { content: "\f334"; }

.ion-ios7-rainy:before { content: "\f1cf"; }

.ion-ios7-rainy-outline:before { content: "\f1ce"; }

.ion-ios7-recording:before { content: "\f1d1"; }

.ion-ios7-recording-outline:before { content: "\f1d0"; }

.ion-ios7-redo:before { content: "\f1d3"; }

.ion-ios7-redo-outline:before { content: "\f1d2"; }

.ion-ios7-refresh:before { content: "\f1d6"; }

.ion-ios7-refresh-empty:before { content: "\f1d4"; }

.ion-ios7-refresh-outline:before { content: "\f1d5"; }

.ion-ios7-reload:before, .ion-ios7-reloading:before { content: "\f28e"; }

.ion-ios7-reverse-camera:before { content: "\f337"; }

.ion-ios7-reverse-camera-outline:before { content: "\f336"; }

.ion-ios7-rewind:before { content: "\f1d8"; }

.ion-ios7-rewind-outline:before { content: "\f1d7"; }

.ion-ios7-search:before { content: "\f1da"; }

.ion-ios7-search-strong:before { content: "\f1d9"; }

.ion-ios7-settings:before { content: "\f339"; }

.ion-ios7-settings-strong:before { content: "\f338"; }

.ion-ios7-shrink:before { content: "\f30e"; }

.ion-ios7-skipbackward:before { content: "\f1dc"; }

.ion-ios7-skipbackward-outline:before { content: "\f1db"; }

.ion-ios7-skipforward:before { content: "\f1de"; }

.ion-ios7-skipforward-outline:before { content: "\f1dd"; }

.ion-ios7-snowy:before { content: "\f309"; }

.ion-ios7-speedometer:before { content: "\f290"; }

.ion-ios7-speedometer-outline:before { content: "\f28f"; }

.ion-ios7-star:before { content: "\f1e0"; }

.ion-ios7-star-half:before { content: "\f33a"; }

.ion-ios7-star-outline:before { content: "\f1df"; }

.ion-ios7-stopwatch:before { content: "\f1e2"; }

.ion-ios7-stopwatch-outline:before { content: "\f1e1"; }

.ion-ios7-sunny:before { content: "\f1e4"; }

.ion-ios7-sunny-outline:before { content: "\f1e3"; }

.ion-ios7-telephone:before { content: "\f1e6"; }

.ion-ios7-telephone-outline:before { content: "\f1e5"; }

.ion-ios7-tennisball:before { content: "\f33c"; }

.ion-ios7-tennisball-outline:before { content: "\f33b"; }

.ion-ios7-thunderstorm:before { content: "\f1e8"; }

.ion-ios7-thunderstorm-outline:before { content: "\f1e7"; }

.ion-ios7-time:before { content: "\f292"; }

.ion-ios7-time-outline:before { content: "\f291"; }

.ion-ios7-timer:before { content: "\f1ea"; }

.ion-ios7-timer-outline:before { content: "\f1e9"; }

.ion-ios7-toggle:before { content: "\f33e"; }

.ion-ios7-toggle-outline:before { content: "\f33d"; }

.ion-ios7-trash:before { content: "\f1ec"; }

.ion-ios7-trash-outline:before { content: "\f1eb"; }

.ion-ios7-undo:before { content: "\f1ee"; }

.ion-ios7-undo-outline:before { content: "\f1ed"; }

.ion-ios7-unlocked:before { content: "\f1f0"; }

.ion-ios7-unlocked-outline:before { content: "\f1ef"; }

.ion-ios7-upload:before { content: "\f1f2"; }

.ion-ios7-upload-outline:before { content: "\f1f1"; }

.ion-ios7-videocam:before { content: "\f1f4"; }

.ion-ios7-videocam-outline:before { content: "\f1f3"; }

.ion-ios7-volume-high:before { content: "\f1f5"; }

.ion-ios7-volume-low:before { content: "\f1f6"; }

.ion-ios7-wineglass:before { content: "\f294"; }

.ion-ios7-wineglass-outline:before { content: "\f293"; }

.ion-ios7-world:before { content: "\f1f8"; }

.ion-ios7-world-outline:before { content: "\f1f7"; }

.ion-ipad:before { content: "\f1f9"; }

.ion-iphone:before { content: "\f1fa"; }

.ion-ipod:before { content: "\f1fb"; }

.ion-jet:before { content: "\f295"; }

.ion-key:before { content: "\f296"; }

.ion-knife:before { content: "\f297"; }

.ion-laptop:before { content: "\f1fc"; }

.ion-leaf:before { content: "\f1fd"; }

.ion-levels:before { content: "\f298"; }

.ion-lightbulb:before { content: "\f299"; }

.ion-link:before { content: "\f1fe"; }

.ion-load-a:before, .ion-loading-a:before { content: "\f29a"; }

.ion-load-b:before, .ion-loading-b:before { content: "\f29b"; }

.ion-load-c:before, .ion-loading-c:before { content: "\f29c"; }

.ion-load-d:before, .ion-loading-d:before { content: "\f29d"; }

.ion-location:before { content: "\f1ff"; }

.ion-locked:before { content: "\f200"; }

.ion-log-in:before { content: "\f29e"; }

.ion-log-out:before { content: "\f29f"; }

.ion-loop:before, .ion-looping:before {content: "\f201";}

.ion-magnet:before { content: "\f2a0"; }

.ion-male:before { content: "\f2a1"; }

.ion-man:before { content: "\f202"; }

.ion-map:before { content: "\f203"; }

.ion-medkit:before { content: "\f2a2"; }

.ion-merge:before { content: "\f33f"; }

.ion-mic-a:before { content: "\f204"; }

.ion-mic-b:before { content: "\f205"; }

.ion-mic-c:before { content: "\f206"; }

.ion-minus:before { content: "\f209"; }

.ion-minus-circled:before { content: "\f207"; }

.ion-minus-round:before { content: "\f208"; }

.ion-model-s:before { content: "\f2c1"; }

.ion-monitor:before { content: "\f20a"; }

.ion-more:before { content: "\f20b"; }

.ion-mouse:before { content: "\f340"; }

.ion-music-note:before { content: "\f20c"; }

.ion-navicon:before { content: "\f20e"; }

.ion-navicon-round:before { content: "\f20d"; }

.ion-navigate:before { content: "\f2a3"; }

.ion-network:before { content: "\f341"; }

.ion-no-smoking:before { content: "\f2c2"; }

.ion-nuclear:before { content: "\f2a4"; }

.ion-outlet:before { content: "\f342"; }

.ion-paper-airplane:before { content: "\f2c3"; }

.ion-paperclip:before { content: "\f20f"; }

.ion-pause:before { content: "\f210"; }

.ion-person:before { content: "\f213"; }

.ion-person-add:before { content: "\f211"; }

.ion-person-stalker:before { content: "\f212"; }

.ion-pie-graph:before { content: "\f2a5"; }

.ion-pin:before { content: "\f2a6"; }

.ion-pinpoint:before { content: "\f2a7"; }

.ion-pizza:before { content: "\f2a8"; }

.ion-plane:before { content: "\f214"; }

.ion-planet:before { content: "\f343"; }

.ion-play:before { content: "\f215"; }

.ion-playstation:before { content: "\f30a"; }

.ion-plus:before { content: "\f218"; }

.ion-plus-circled:before { content: "\f216"; }

.ion-plus-round:before { content: "\f217"; }

.ion-podium:before { content: "\f344"; }

.ion-pound:before { content: "\f219"; }

.ion-power:before { content: "\f2a9"; }

.ion-pricetag:before { content: "\f2aa"; }

.ion-pricetags:before { content: "\f2ab"; }

.ion-printer:before { content: "\f21a"; }

.ion-pull-request:before { content: "\f345"; }

.ion-qr-scanner:before { content: "\f346"; }

.ion-quote:before { content: "\f347"; }

.ion-radio-waves:before { content: "\f2ac"; }

.ion-record:before { content: "\f21b"; }

.ion-refresh:before, .ion-refreshing:before { content: "\f21c"; }

.ion-reply:before { content: "\f21e"; }

.ion-reply-all:before { content: "\f21d"; }

.ion-ribbon-a:before { content: "\f348"; }

.ion-ribbon-b:before { content: "\f349"; }

.ion-sad:before { content: "\f34a"; }

.ion-scissors:before { content: "\f34b"; }

.ion-search:before { content: "\f21f"; }

.ion-settings:before { content: "\f2ad"; }

.ion-share:before { content: "\f220"; }

.ion-shuffle:before { content: "\f221"; }

.ion-skip-backward:before { content: "\f222"; }

.ion-skip-forward:before { content: "\f223"; }

.ion-social-android:before { content: "\f225"; }

.ion-social-android-outline:before { content: "\f224"; }

.ion-social-apple:before { content: "\f227"; }

.ion-social-apple-outline:before { content: "\f226"; }

.ion-social-bitcoin:before { content: "\f2af"; }

.ion-social-bitcoin-outline:before { content: "\f2ae"; }

.ion-social-buffer:before { content: "\f229"; }

.ion-social-buffer-outline:before { content: "\f228"; }

.ion-social-designernews:before { content: "\f22b"; }

.ion-social-designernews-outline:before { content: "\f22a"; }

.ion-social-dribbble:before { content: "\f22d"; }

.ion-social-dribbble-outline:before { content: "\f22c"; }

.ion-social-dropbox:before { content: "\f22f"; }

.ion-social-dropbox-outline:before { content: "\f22e"; }

.ion-social-facebook:before { content: "\f231"; }

.ion-social-facebook-outline:before { content: "\f230"; }

.ion-social-foursquare:before { content: "\f34d"; }

.ion-social-foursquare-outline:before { content: "\f34c"; }

.ion-social-freebsd-devil:before { content: "\f2c4"; }

.ion-social-github:before { content: "\f233"; }

.ion-social-github-outline:before { content: "\f232"; }

.ion-social-google:before { content: "\f34f"; }

.ion-social-google-outline:before { content: "\f34e"; }

.ion-social-googleplus:before { content: "\f235"; }

.ion-social-googleplus-outline:before { content: "\f234"; }

.ion-social-hackernews:before { content: "\f237"; }

.ion-social-hackernews-outline:before { content: "\f236"; }

.ion-social-instagram:before { content: "\f351"; }

.ion-social-instagram-outline:before { content: "\f350"; }

.ion-social-linkedin:before { content: "\f239"; }

.ion-social-linkedin-outline:before { content: "\f238"; }

.ion-social-pinterest:before { content: "\f2b1"; }

.ion-social-pinterest-outline:before { content: "\f2b0"; }

.ion-social-reddit:before { content: "\f23b"; }

.ion-social-reddit-outline:before { content: "\f23a"; }

.ion-social-rss:before { content: "\f23d"; }

.ion-social-rss-outline:before { content: "\f23c"; }

.ion-social-skype:before { content: "\f23f"; }

.ion-social-skype-outline:before { content: "\f23e"; }

.ion-social-tumblr:before { content: "\f241"; }

.ion-social-tumblr-outline:before { content: "\f240"; }

.ion-social-tux:before { content: "\f2c5"; }

.ion-social-twitter:before { content: "\f243"; }

.ion-social-twitter-outline:before { content: "\f242"; }

.ion-social-usd:before { content: "\f353"; }

.ion-social-usd-outline:before { content: "\f352"; }

.ion-social-vimeo:before { content: "\f245"; }

.ion-social-vimeo-outline:before { content: "\f244"; }

.ion-social-windows:before { content: "\f247"; }

.ion-social-windows-outline:before { content: "\f246"; }

.ion-social-wordpress:before { content: "\f249"; }

.ion-social-wordpress-outline:before { content: "\f248"; }

.ion-social-yahoo:before { content: "\f24b"; }

.ion-social-yahoo-outline:before { content: "\f24a"; }

.ion-social-youtube:before { content: "\f24d"; }

.ion-social-youtube-outline:before { content: "\f24c"; }

.ion-speakerphone:before { content: "\f2b2"; }

.ion-speedometer:before { content: "\f2b3"; }

.ion-spoon:before { content: "\f2b4"; }

.ion-star:before { content: "\f24e"; }

.ion-stats-bars:before { content: "\f2b5"; }

.ion-steam:before { content: "\f30b"; }

.ion-stop:before { content: "\f24f"; }

.ion-thermometer:before { content: "\f2b6"; }

.ion-thumbsdown:before { content: "\f250"; }

.ion-thumbsup:before { content: "\f251"; }

.ion-toggle:before { content: "\f355"; }

.ion-toggle-filled:before { content: "\f354"; }

.ion-trash-a:before { content: "\f252"; }

.ion-trash-b:before { content: "\f253"; }

.ion-trophy:before { content: "\f356"; }

.ion-umbrella:before { content: "\f2b7"; }

.ion-university:before { content: "\f357"; }

.ion-unlocked:before { content: "\f254"; }

.ion-upload:before { content: "\f255"; }

.ion-usb:before { content: "\f2b8"; }

.ion-videocamera:before { content: "\f256"; }

.ion-volume-high:before { content: "\f257"; }

.ion-volume-low:before { content: "\f258"; }

.ion-volume-medium:before { content: "\f259"; }

.ion-volume-mute:before { content: "\f25a"; }

.ion-wand:before { content: "\f358"; }

.ion-waterdrop:before { content: "\f25b"; }

.ion-wifi:before { content: "\f25c"; }

.ion-wineglass:before { content: "\f2b9"; }

.ion-woman:before { content: "\f25d"; }

.ion-wrench:before { content: "\f2ba"; }

.ion-xbox:before { content: "\f30c"; }
/*
 * Toastr
 * Version 2.0.1
 * Copyright 2012 John Papa and Hans Fjallemark.  
 * All Rights Reserved.  
 * Use, reproduction, distribution, and modification of this code is subject to the terms and 
 * conditions of the MIT license, available at http://www.opensource.org/licenses/mit-license.php
 *
 * Author: John Papa and Hans Fjallemark
 * Project: https://github.com/CodeSeven/toastr
 */
.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);
}
.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);
}

/*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-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-center {
  top: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-center {
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
.toast-center {
  top: 45%;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/

}
#toast-container.toast-center,
#toast-container.toast-top-center,
#toast-container.toast-bottom-center{
  width: 100%;
  pointer-events: none;
}
#toast-container.toast-center > div,
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div{
  margin: auto;
  pointer-events: auto;
}
#toast-container.toast-center > button,
#toast-container.toast-top-center > button,
#toast-container.toast-bottom-center > button{
  pointer-events: auto;
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  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 > :hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  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-wait {
  background-image: url("data:image/gif;base64,R0lGODlhIAAgAIQAAAQCBISGhMzKzERCROTm5CQiJKyurHx+fPz+/ExOTOzu7Dw+PIyOjCwqLFRWVAwKDIyKjMzOzOzq7CQmJLy6vFRSVPTy9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAXACwAAAAAIAAgAAAF3eAljmRpnmh6VRSVqLDpIDTixOdUlFSNUDhSQUAT7ES9GnD0SFQAKWItMqr4bqKHVPDI+WiTkaOFFVlrFe83rDrT0qeIjwrT0iLdU0GOiBxhAA4VeSk6QYeIOAsQEAuJKgw+EI8nA18IA48JBAQvFxCXDI8SNAQikV+iiaQIpheWX5mJmxKeF6g0qpQmA4yOu8C7EwYWCgZswRcTFj4KyMAGlwYxDwcHhCXMXxYxBzQHKNo+3DDeCOAn0V/TddbYJA0K48gAEAFQicMWFsfwNA3JSgAIAAFfwIMIL4QAACH5BAkJABoALAAAAAAgACAAhAQCBIyKjERCRMzOzCQiJPTy9DQyNGRmZMTCxOTm5CwqLHx+fBQWFJyenNTW1Pz6/Dw6PGxubAwKDIyOjNTS1CQmJCwuLPz+/Dw+PHRydAAAAAAAAAAAAAAAAAAAAAAAAAXboCaOZGmeaKoxWcSosMkk15W8cZ7VdZaXkcEgQtrxfD9RhHchima1GwlCGUBSFCaFxMrgRtnLFhWujWHhs2nJc8KoVlWGQnEn7/i8XgOwWAB7JwoONQ4KgSQAZRcOgHgSCwsSIhZMNRZ5CzULIgaWF5h4mhecfIQ8jXmQkiODhYeIiRYGjrG2PxgBARi3IhNMAbcCnwI5BAQpAZ8TIwK6vCQVDwUVKL+WzAANTA210g/VJ8OWxQefByQE4dZMzBoInwh4zrtgn2p725YNthUFTNRuGYB3AYGBHCEAACH5BAkJAB0ALAAAAAAgACAAhAQCBISChFRWVMzKzCQiJOTm5GxqbCwuLJSWlPz6/NTW1AwODJSSlGRmZCwqLOzu7HR2dDQ2NAQGBISGhFxaXNTS1CQmJOzq7GxubDQyNKSmpPz+/Nza3AAAAAAAAAAAAAXfYCeOZGmeaKqurHBdAiuP17Zdc0lMAVHWt9yI8LA9fCPB4xEjARoNSWpis01kBpshFahurqzsZosiGpErScMAUO0maKF8Tq/bTQCIQgFp30cQXhB1BHEcXhx0FgkJFiOHVYlzi42AgoRxeRx8fn+en3UABwedKgsBAwMBCygOCjYKDisLFV4VrCUAtVUKpSZdXl8mB8EbByQWcQPFAyYZxccdB7sV0cvBzbmvvG0LBV4FrFTBYCWuNhyyHRTFFB20trh4BxmdYl4YIqepq0IRxRE+IfDCAFQHARo0NGERAgAh+QQJCQAgACwAAAAAIAAgAIUEAgSEgoRMTkzMyswcHhzk5uR0cnQUFhRcXlwsKiz09vQMCgyMiozU1tQkJiR8fnxkZmT8/vwEBgSEhoRcWlzU0tQkIiT08vR0dnQcGhxkYmQ0MjT8+vwMDgyMjozc2twAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG+UCQcEgsGo/IpHLJXDweC6Z0+IhEHlOjRGIMWLHZoUZx0RQlAajxkFFKFFYFl5m5KNpIySU+X2bIBEoQZBBZGQdMElFhjI2Oj5AgHQEDAw8dQxYeDBaNHRVWVhWYCXsRFwmMXqFWEyAerB6MA6xWA6+xs7URt6VWqIwTu64gDh4eDp6goaORQ5OVAZjO1EgEGhB4RwAYDQ0YAEwIcBEKFEgYrBhLBORxgUYfrB9LELuF8fNDAAaVBuEg7NXCVyRdqHVCGLBiIIQAB1Yc4BXh9uEbwAXuyi2iQI7DuSwHdiFqCEGDtizLRFUDsaGAlQIbVoJYIEDAIiZBAAAh+QQJCQAbACwAAAAAIAAgAIQEAgSMioxcWlz08vQcHhysqqwMDgx8enwsKiykoqRkZmT8+vzEwsQMCgyUlpQkJiS0srQEBgSMjoxcXlz09vQkIiSsrqwUEhQ0MjRsamz8/vwAAAAAAAAAAAAAAAAAAAAF7+AmjmRpnmiqruz2PG0sIssCj4CQJAIgj4/abRNJaI6agu9kCAQaphdJgEQKUIFjgGWsahJYLdf7RTWfLKr3+jsBClVlG5Xb9eb4fImgUBBKDVB4ExRHFGwbGRQLGXMEhUgUfw2QC4IyCmSNDQtHlm2ZXgoiGQsUjW0EnUgLfyKBeYSeiHojfH61uS0GBisVEgEVLRcWRxAXKAgDRwMILMVIECgSVRIrBmS9JtRI1iMVBweuGxerSNolyszOIhjLGs0jEFXSKA8SEkMbcEgWIxfzNBxrw6AKgxIGkM05UOWALhERHJhysOThBgAVWYQAACH5BAkJABkALAAAAAAgACAAhAQGBIyKjERCRMzOzCwuLGRiZPz6/OTm5AwODLSytFRSVNTW1Dw6PHx6fAwKDJSSlERGRNTS1DQyNGxqbPz+/BQSFLy6vFRWVNza3AAAAAAAAAAAAAAAAAAAAAAAAAAAAAXqYCaO5FgFwxBUZeu61ULNFMa+eBvQdJD/owFvFhkBBAwHsBQZUooZyWF2YOQkBNJu6ANMaQeli0AxSEwymi0DcUJeEgPlbEJFAghRe/h+Eeg/Dl9UYks5DF9VhksOAgKFi5GSSwh5kzgVCXIJNxknD5aSCTwJIw8zD5MITpanFKmSCHI8NxUPoJejNKWXLZkznL0vCJ3CxsckDpA/ChYJFzkTBgYTSxc80C4OswbLLhY8Fi/bMwYAJVgl4DTiL9LUJADrFuci1zTZLwD1IwU8BSQuWLCQb1EDHg2QiSDALYvCDAISJLDy8FIIACH5BAkJAB4ALAAAAAAgACAAhAQGBISGhFRSVNTW1CQiJKyqrGRmZOzu7CwuLIyOjGxubPz6/BQSFGRiZOTi5CwqLLy6vDQ2NIyKjFRWVCQmJKyurGxqbPT29DQyNJSSlHRydPz+/BQWFOzq7AAAAAAAAAXhoCeOJElYClGubOs117YtjWuvxCLLi3qbhc6h4FPsdorfiNI5dige43GT9AAkHUcCwCpMNxVP7tgTJY4J1uF7EBl0M8Ooueuo2SOCIkVa11kVX2E2EmgsFH4yBz4uAAkdHVstBAUHQ4xKmZqbnJ2bAhAQAiURGJ4eE0cTIxgzpp0QRxCsrp6xO7MjpaepO6unKxOhv8DFxsfIJBwaChw2DAkZDEocDjIOzi0ZMhlKUjIaLtsb3T8aR+EtDBkJ0yQUBQVQI9XX2ZsDMgMlyxr3mzE2XEgmotCGAARFIHiQ0FMIACH5BAkJABgALAAAAAAgACAAhAQCBISGhDw+POTi5CwuLLS2tPTy9BQSFJyenGRiZDQ2NIyOjLy+vPz6/BweHIyKjFRSVOzq7DQyNLy6vBQWFHRydDw6PPz+/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXXICaOZHkcZaquIjVd10SxtFrAcFGrVhBYIwoON9uNAsOA6DCEFTEKBEKxEjQvAtELNxkpGrAGNfW4Plpb2QgxRKjKzfPoVGLj3CnLNUv7hscpSDhKOxJSgDwPP0ZGAACMjAQFDQYFBJA0BAZDBpeYGBQVFUU3TV2YFAMwAzNgTQ2PkBVDFRiuQ7CYszi1pUOnkKmrM5qcnqiiTwQTDQ2Wn9DR0tPUfRKQEBEREDQSFw3XRhEwEd3f4TvjF+XWKgJ8JNnb0QkwCdUlCzAL+CQODAwc9BtIMAQAOw==") !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-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51a351;
}
.toast-error {
  background-color: #bd362f;
}
.toast-info {
  background-color: #2f96b4;
}
.toast-wait {
  background-color: #2f96b4;
}
.toast-warning {
  background-color: #f89406;
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
}
  }
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container  > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
}
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

 /*
  * AngularJS-Toaster
  * Version 0.3
 */
:not(.no-enter)#toast-container > div.ng-enter,
:not(.no-leave)#toast-container > div.ng-leave
{ 
    -webkit-transition: 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    -moz-transition: 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    -ms-transition: 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    -o-transition: 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    transition: 1000ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
} 

:not(.no-enter)#toast-container > div.ng-enter.ng-enter-active, 
:not(.no-leave)#toast-container > div.ng-leave {
    opacity: 0.8;
}

:not(.no-leave)#toast-container > div.ng-leave.ng-leave-active,
:not(.no-enter)#toast-container > div.ng-enter {
    opacity: 0;
}

/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.12.1 - 2015-07-28T03:50:59.080Z
 * License: MIT
 */


/* Style when highlighting a search. */
.ui-select-highlight {
  font-weight: bold;
}

.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* Select2 theme */

/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice {
    border-color: #D44950;
}

.select2-result-single {
  padding-left: 0;
}

.select2-locked > .select2-search-choice-close{
  display:none;
}

.select-locked > .ui-select-match-close{
    display:none;
}

body > .select2-container.open {
  z-index: 9999; /* The z-index Select2 applies to the select2-drop */
}

/* Handle up direction Select2 */
.ui-select-container[theme="select2"].direction-up .ui-select-match {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    border-top-width: 1px;  /* FIXME hardcoded value :-/ */
    border-top-style: solid;

    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);

    margin-top: -4px; /* FIXME hardcoded value :-/ */
}
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search {
    margin-top: 4px; /* FIXME hardcoded value :-/ */
}
.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match {
    border-bottom-color: #5897fb;
}

/* Selectize theme */

/* Helper class to show styles when focus */
.selectize-input.selectize-focus{
  border-color: #007FBB !important;
}

/* Fix input width for Selectize theme */
.selectize-control > .selectize-input > input {
  width: 100%;
}

/* Fix dropdown width for Selectize theme */
.selectize-control > .selectize-dropdown {
  width: 100%;
}

/* Mark invalid Selectize */
.ng-dirty.ng-invalid > div.selectize-input {
    border-color: #D44950;
}

/* Handle up direction Selectize */
.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);

    margin-top: -2px; /* FIXME hardcoded value :-/ */
}

/* Bootstrap theme */

/* Helper class to show styles when focus */
.btn-default-focus {
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.ui-select-bootstrap .ui-select-toggle {
  position: relative;
}

.ui-select-bootstrap .ui-select-toggle > .caret {
  position: absolute;
  height: 10px;
  top: 50%;
  right: 10px;
  margin-top: -2px;
}

/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
  /* Instead of relative */
  position: static;
}

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
  border-radius: 4px; /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
  border-radius: 4px !important; /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.ui-select-bootstrap > .ui-select-match > .btn{
  /* Instead of center because of .btn */
  text-align: left !important;
}

.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px;
}

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px;
}

body > .ui-select-bootstrap.open {
  z-index: 1000; /* Standard Bootstrap dropdown z-index */
}

.ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: 3px 3px 0 3px;
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important; /* To prevent double background when disabled */
  border: none;
  outline: none;
  height: 1.666666em;
  margin-bottom: 3px;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: 0.75;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  outline: 0;
  margin: 0 3px 3px 0;
}

.ui-select-multiple .ui-select-match-item {
  position: relative;
}

.ui-select-multiple .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 1px solid #428bca;
}

.ui-select-multiple .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 1px solid #428bca;
}

.ui-select-bootstrap .ui-select-choices-row>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.ui-select-bootstrap .ui-select-choices-row>a:hover, .ui-select-bootstrap .ui-select-choices-row>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.ui-select-bootstrap .ui-select-choices-row.active>a {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}

.ui-select-bootstrap .ui-select-choices-row.disabled>a,
.ui-select-bootstrap .ui-select-choices-row.active.disabled>a {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
    display: none !important;
}

/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
    border-color: #D44950;
}

/* Handle up direction Bootstrap */
.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
}

/*!
 * FullCalendar v2.4.0 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2015 Adam Shaw
 */


.fc {
	direction: ltr;
	text-align: left;
}

.fc-rtl {
	text-align: right;
}

body .fc { /* extra precedence to overcome jqui */
	font-size: 1em;
}


/* Colors
--------------------------------------------------------------------------------------------------*/

.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-popover {
	border-color: #ddd;
}

.fc-unthemed .fc-popover {
	background-color: #fff;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header {
	background: #eee;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
	color: #666;
}

.fc-unthemed .fc-today {
	background: #fcf8e3;
}

.fc-highlight { /* when user is selecting cells */
	background: #bce8f1;
	opacity: .3;
	filter: alpha(opacity=30); /* for IE */
}

.fc-bgevent { /* default look for background events */
	background: rgb(143, 223, 130);
	opacity: .3;
	filter: alpha(opacity=30); /* for IE */
}

.fc-nonbusiness { /* default look for non-business-hours areas */
	/* will inherit .fc-bgevent's styles */
	background: #d7d7d7;
}


/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/

.fc-icon {
	display: inline-block;
	width: 1em;
	height: 1em;
	line-height: 1em;
	font-size: 1em;
	text-align: center;
	overflow: hidden;
	font-family: "Courier New", Courier, monospace;

	/* don't allow browser text-selection */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	}

/*
Acceptable font-family overrides for individual icons:
	"Arial", sans-serif
	"Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/

.fc-icon:after {
	position: relative;
	margin: 0 -1em; /* ensures character will be centered, regardless of width */
}

.fc-icon-left-single-arrow:after {
	content: "\02039";
	font-weight: bold;
	font-size: 200%;
	top: -7%;
	left: 3%;
}

.fc-icon-right-single-arrow:after {
	content: "\0203A";
	font-weight: bold;
	font-size: 200%;
	top: -7%;
	left: -3%;
}

.fc-icon-left-double-arrow:after {
	content: "\000AB";
	font-size: 160%;
	top: -7%;
}

.fc-icon-right-double-arrow:after {
	content: "\000BB";
	font-size: 160%;
	top: -7%;
}

.fc-icon-left-triangle:after {
	content: "\25C4";
	font-size: 125%;
	top: 3%;
	left: -2%;
}

.fc-icon-right-triangle:after {
	content: "\25BA";
	font-size: 125%;
	top: 3%;
	left: 2%;
}

.fc-icon-down-triangle:after {
	content: "\25BC";
	font-size: 125%;
	top: 2%;
}

.fc-icon-x:after {
	content: "\000D7";
	font-size: 200%;
	top: 6%;
}


/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/

.fc button {
	/* force height to include the border and padding */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	/* dimensions */
	margin: 0;
	height: 2.1em;
	padding: 0 .6em;

	/* text & cursor */
	font-size: 1em; /* normalize */
	white-space: nowrap;
	cursor: pointer;
}

/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner { margin: 0; padding: 0; }
	
.fc-state-default { /* non-theme */
	border: 1px solid;
}

.fc-state-default.fc-corner-left { /* non-theme */
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.fc-state-default.fc-corner-right { /* non-theme */
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

/* icons in buttons */

.fc button .fc-icon { /* non-theme */
	position: relative;
	top: -0.05em; /* seems to be a good adjustment across browsers */
	margin: 0 .2em;
	vertical-align: middle;
}
	
/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/

.fc-state-default {
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
	color: #333333;
	background-color: #e6e6e6;
}

.fc-state-hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	   -moz-transition: background-position 0.1s linear;
	     -o-transition: background-position 0.1s linear;
	        transition: background-position 0.1s linear;
}

.fc-state-down,
.fc-state-active {
	background-color: #cccccc;
	background-image: none;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-disabled {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	box-shadow: none;
}


/* Buttons Groups
--------------------------------------------------------------------------------------------------*/

.fc-button-group {
	display: inline-block;
}

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/

.fc .fc-button-group > * { /* extra precedence b/c buttons have margin set to zero */
	float: left;
	margin: 0 0 0 -1px;
}

.fc .fc-button-group > :first-child { /* same */
	margin-left: 0;
}


/* Popover
--------------------------------------------------------------------------------------------------*/

.fc-popover {
	position: absolute;
	box-shadow: 0 2px 6px rgba(0,0,0,.15);
}

.fc-popover .fc-header { /* TODO: be more consistent with fc-head/fc-body */
	padding: 2px 4px;
}

.fc-popover .fc-header .fc-title {
	margin: 0 2px;
}

.fc-popover .fc-header .fc-close {
	cursor: pointer;
}

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
	float: left;
}

.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
	float: right;
}

/* unthemed */

.fc-unthemed .fc-popover {
	border-width: 1px;
	border-style: solid;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
	font-size: .9em;
	margin-top: 2px;
}

/* jqui themed */

.fc-popover > .ui-widget-header + .ui-widget-content {
	border-top: 0; /* where they meet, let the header have the border */
}


/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/

.fc-divider {
	border-style: solid;
	border-width: 1px;
}

hr.fc-divider {
	height: 0;
	margin: 0;
	padding: 0 0 2px; /* height is unreliable across browsers, so use padding */
	border-width: 1px 0;
}

.fc-clear {
	clear: both;
}

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
	/* these element should always cling to top-left/right corners */
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.fc-bg {
	bottom: 0; /* strech bg to bottom edge */
}

.fc-bg table {
	height: 100%; /* strech bg to bottom edge */
}


/* Tables
--------------------------------------------------------------------------------------------------*/

.fc table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em; /* normalize cross-browser */
}

.fc th {
	text-align: center;
}

.fc th,
.fc td {
	border-style: solid;
	border-width: 1px;
	padding: 0;
	vertical-align: top;
}

.fc td.fc-today {
	border-style: double; /* overcome neighboring borders */
}


/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/

.fc .fc-row { /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
	/* no visible border by default. but make available if need be (scrollbar width compensation) */
	border-style: solid;
	border-width: 0;
}

.fc-row table {
	/* don't put left/right border on anything within a fake row.
	   the outer tbody will worry about this */
	border-left: 0 hidden transparent;
	border-right: 0 hidden transparent;

	/* no bottom borders on rows */
	border-bottom: 0 hidden transparent; 
}

.fc-row:first-child table {
	border-top: 0 hidden transparent; /* no top border on first row */
}


/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/

.fc-row {
	position: relative;
}

.fc-row .fc-bg {
	/*z-index: 1; pv */
}

/* highlighting cells & background event skeleton */

.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
	bottom: 0; /* stretch skeleton to bottom of row */
}

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
	height: 100%; /* stretch skeleton to bottom of row */
}

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
	border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
	/*z-index: 2; pv */ 

}

    .fc-row .fc-highlight-skeleton {
        /*z-index: 3; pv */
    }

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/

    .fc-row .fc-content-skeleton {
        position: relative;
        /*z-index: 4; pv */
        padding-bottom: 2px; /* matches the space above the events */
    }

    .fc-row .fc-helper-skeleton {
        /*z-index: 5; pv */
    }

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
	/* see-through to the background below */
	background: none; /* in case <td>s are globally styled */
	border-color: transparent;

	/* don't put a border between events and/or the day number */
	border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td, /* cells with events inside (so NOT the day number cell) */
.fc-row .fc-helper-skeleton tbody td {
	/* don't put a border between event cells */
	border-top: 0;
}


/* Scrolling Container
--------------------------------------------------------------------------------------------------*/

.fc-scroller { /* this class goes on elements for guaranteed vertical scrollbars */
	overflow-y: scroll;
	overflow-x: hidden;
}

.fc-scroller > * { /* we expect an immediate inner element */
	position: relative; /* re-scope all positions */
	width: 100%; /* hack to force re-sizing this inner element when scrollbars appear/disappear */
	overflow: hidden; /* don't let negative margins or absolute positioning create further scroll */
}


/* Global Event Styles
--------------------------------------------------------------------------------------------------*/

.fc-event {
	position: relative; /* for resize handle and other inner positioning */
	display: block; /* make the <a> tag block */
	font-size: .85em;
	line-height: 1.3;
	border-radius: 3px;
	border: 1px solid #3a87ad; /* default BORDER color */
	background-color: #3a87ad; /* default BACKGROUND color */
	font-weight: normal; /* undo jqui's ui-widget-header bold */
}

/* overpower some of bootstrap's and jqui's styles on <a> tags */
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
	color: #fff; /* default TEXT color */
	text-decoration: none; /* if <a> has an href */
}

.fc-event[href],
.fc-event.fc-draggable {
	cursor: pointer; /* give events with links and draggable events a hand mouse pointer */
}

.fc-not-allowed, /* causes a "warning" cursor. applied on body */
.fc-not-allowed .fc-event { /* to override an event's custom cursor */
	cursor: not-allowed;
}

.fc-event .fc-bg { /* the generic .fc-bg already does position */
    /*z-index: 1; pv */
    background: #fff;
    opacity: .25;
    filter: alpha(opacity=25); /* for IE */
}

.fc-event .fc-content {
    position: relative;
    /*z-index: 2; pv */
}

.fc-event .fc-resizer {
    position: absolute;
    /*z-index: 3; pv */
}


/* Horizontal Events
--------------------------------------------------------------------------------------------------*/

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */

.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
	margin-left: 0;
	border-left-width: 0;
	padding-left: 1px; /* replace the border with padding */
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
	margin-right: 0;
	border-right-width: 0;
	padding-right: 1px; /* replace the border with padding */
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

/* resizer */

.fc-h-event .fc-resizer { /* positioned it to overcome the event's borders */
	top: -1px;
	bottom: -1px;
	left: -1px;
	right: -1px;
	width: 5px;
}

/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-ltr .fc-h-event .fc-start-resizer:before,
.fc-ltr .fc-h-event .fc-start-resizer:after,
.fc-rtl .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-end-resizer:before,
.fc-rtl .fc-h-event .fc-end-resizer:after {
	right: auto; /* ignore the right and only use the left */
	cursor: w-resize;
}

/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-ltr .fc-h-event .fc-end-resizer:before,
.fc-ltr .fc-h-event .fc-end-resizer:after,
.fc-rtl .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-start-resizer:before,
.fc-rtl .fc-h-event .fc-start-resizer:after {
	left: auto; /* ignore the left and only use the right */
	cursor: e-resize;
}


/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/

.fc-day-grid-event {
	margin: 1px 2px 0; /* spacing between events and edges */
	padding: 0 1px;
}


.fc-day-grid-event .fc-content { /* force events to be one-line tall */
	white-space: nowrap;
	overflow: hidden;
}

.fc-day-grid-event .fc-time {
	font-weight: bold;
}

.fc-day-grid-event .fc-resizer { /* enlarge the default hit area */
	left: -3px;
	right: -3px;
	width: 7px;
}


/* Event Limiting
--------------------------------------------------------------------------------------------------*/

/* "more" link that represents hidden events */

a.fc-more {
	margin: 1px 3px;
	font-size: .85em;
	cursor: pointer;
	text-decoration: none;
}

a.fc-more:hover {
	text-decoration: underline;
}

.fc-limited { /* rows and cells that are hidden because of a "more" link */
	display: none;
}

/* popover that appears when "more" link is clicked */

.fc-day-grid .fc-row {
    /*z-index: 1; pv */ /* make the "more" popover one higher than this */
}

.fc-more-popover {
	/*z-index: 2; pv*/ 
	width: 220px;
}

.fc-more-popover .fc-event-container {
	padding: 10px;
}

/* Toolbar
--------------------------------------------------------------------------------------------------*/

.fc-toolbar {
	text-align: center;
	margin-bottom: 1em;
}

.fc-toolbar .fc-left {
	float: left;
}

.fc-toolbar .fc-right {
	float: right;
}

.fc-toolbar .fc-center {
	display: inline-block;
}

/* the things within each left/right/center section */
.fc .fc-toolbar > * > * { /* extra precedence to override button border margins */
	float: left;
	margin-left: .75em;
}

/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child { /* extra precedence to override button border margins */
	margin-left: 0;
}
	
/* title text */

.fc-toolbar h2 {
	margin: 0;
}

/* button layering (for border precedence) */

.fc-toolbar button {
	position: relative;
}

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
    /*z-index: 2; pv */
}

.fc-toolbar .fc-state-down {
    /*z-index: 3; pv */
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
    /*z-index: 4; pv */
}

.fc-toolbar button:focus {
    /*z-index: 5; pv */
}


/* View Structure
--------------------------------------------------------------------------------------------------*/

/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	        box-sizing: content-box;
}

.fc-view, /* scope positioning and z-index's for everything within the view */
.fc-view > table { /* so dragged elements can be above the view's main element */
	position: relative;
	z-index: 1;
}

/* BasicView
--------------------------------------------------------------------------------------------------*/

/* day row structure */

.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
	/* we are sure there are no day numbers in these views, so... */
	padding-top: 1px; /* add a pixel to make sure there are 2px padding above events */
	padding-bottom: 1em; /* ensure a space at bottom of cell for user selecting/clicking */
}

.fc-basic-view .fc-body .fc-row {
	min-height: 4em; /* ensure that all rows are at least this tall */
}

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */

.fc-row.fc-rigid {
	overflow: hidden;
}

.fc-row.fc-rigid .fc-content-skeleton {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

/* week and day number styling */

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
	padding: 0 2px;
}

.fc-basic-view td.fc-week-number span,
.fc-basic-view td.fc-day-number {
	padding-top: 2px;
	padding-bottom: 2px;
}

.fc-basic-view .fc-week-number {
	text-align: center;
}

.fc-basic-view .fc-week-number span {
	/* work around the way we do column resizing and ensure a minimum width */
	display: inline-block;
	min-width: 1.25em;
}

.fc-ltr .fc-basic-view .fc-day-number {
	text-align: right;
}

.fc-rtl .fc-basic-view .fc-day-number {
	text-align: left;
}

.fc-day-number.fc-other-month {
	opacity: 0.3;
	filter: alpha(opacity=30); /* for IE */
	/* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
}

/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/

.fc-agenda-view .fc-day-grid {
    position: relative;
    /*z-index: 2; pv */ /* so the "more.." popover will be over the time grid */
}

.fc-agenda-view .fc-day-grid .fc-row {
	min-height: 3em; /* all-day section will never get shorter than this */
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
	padding-top: 1px; /* add a pixel to make sure there are 2px padding above events */
	padding-bottom: 1em; /* give space underneath events for clicking/selecting days */
}


/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/

.fc .fc-axis { /* .fc to overcome default cell styles */
	vertical-align: middle;
	padding: 0 4px;
	white-space: nowrap;
}

.fc-ltr .fc-axis {
	text-align: right;
}

.fc-rtl .fc-axis {
	text-align: left;
}

.ui-widget td.fc-axis {
	font-weight: normal; /* overcome jqui theme making it bold */
}


/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/

.fc-time-grid-container, /* so scroll container's z-index is below all-day */
.fc-time-grid { /* so slats/bg/content/etc positions get scoped within here */
    position: relative;
    /*z-index: 1; pv */
}

.fc-time-grid {
	min-height: 100%; /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

.fc-time-grid table { /* don't put outer borders on slats/bg/content/etc */
	border: 0 hidden transparent;
}

    .fc-time-grid > .fc-bg {
        /*z-index: 1; pv */
    }

    .fc-time-grid .fc-slats,
    .fc-time-grid > hr { /* the <hr> AgendaView injects when grid is shorter than scroller */
        position: relative;
        /*z-index: 2; pv */
    }

.fc-time-grid .fc-bgevent-skeleton,
.fc-time-grid .fc-content-skeleton {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

    .fc-time-grid .fc-bgevent-skeleton {
        /*z-index: 3; pv */
    }

    .fc-time-grid .fc-highlight-skeleton {
        /*z-index: 4; pv */
    }

    .fc-time-grid .fc-content-skeleton {
        /*z-index: 5; pv */
    }

    .fc-time-grid .fc-helper-skeleton {
        /*z-index: 6; pv */
    }


/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/

.fc-time-grid .fc-slats td {
	height: 1.5em;
	border-bottom: 0; /* each cell is responsible for its top border */
}

.fc-time-grid .fc-slats .fc-minor td {
	border-top-style: dotted;
}

.fc-time-grid .fc-slats .ui-widget-content { /* for jqui theme */
	background: none; /* see through to fc-bg */
}


/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/

.fc-time-grid .fc-highlight-container { /* a div within a cell within the fc-highlight-skeleton */
	position: relative; /* scopes the left/right of the fc-highlight to be in the column */
}

.fc-time-grid .fc-highlight {
	position: absolute;
	left: 0;
	right: 0;
	/* top and bottom will be in by JS */
}


/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/

.fc-time-grid .fc-event-container, /* a div within a cell within the fc-content-skeleton */
.fc-time-grid .fc-bgevent-container { /* a div within a cell within the fc-bgevent-skeleton */
	position: relative;
}

.fc-ltr .fc-time-grid .fc-event-container { /* space on the sides of events for LTR (default) */
	margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container { /* space on the sides of events for RTL */
	margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
    position: absolute;
    /*z-index: 1; pv */ /* scope inner z-index's */
}

.fc-time-grid .fc-bgevent {
	/* background events always span full width */
	left: 0;
	right: 0;
}


/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/

.fc-v-event.fc-not-start { /* events that are continuing from another day */
	/* replace space made by the top border with padding */
	border-top-width: 0;
	padding-top: 1px;

	/* remove top rounded corners */
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.fc-v-event.fc-not-end {
	/* replace space made by the top border with padding */
	border-bottom-width: 0;
	padding-bottom: 1px;

	/* remove bottom rounded corners */
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}


/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/

.fc-time-grid-event {
	overflow: hidden; /* don't let the bg flow over rounded corners */
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
	padding: 0 1px;
}

.fc-time-grid-event .fc-time {
	font-size: .85em;
	white-space: nowrap;
}

/* short mode, where time and title are on the same line */

.fc-time-grid-event.fc-short .fc-content {
	/* don't wrap to second line (now that contents will be inline) */
	white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
	/* put the time and title on the same line */
	display: inline-block;
	vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time span {
	display: none; /* don't display the full time text... */
}

.fc-time-grid-event.fc-short .fc-time:before {
	content: attr(data-start); /* ...instead, display only the start time */
}

.fc-time-grid-event.fc-short .fc-time:after {
	content: "\000A0-\000A0"; /* seperate with a dash, wrapped in nbsp's */
}

.fc-time-grid-event.fc-short .fc-title {
	font-size: .85em; /* make the title text the same size as the time */
	padding: 0; /* undo padding from above */
}

/* resizer */

.fc-time-grid-event .fc-resizer {
	left: 0;
	right: 0;
	bottom: 0;
	height: 8px;
	overflow: hidden;
	line-height: 8px;
	font-size: 11px;
	font-family: monospace;
	text-align: center;
	cursor: s-resize;
}

.fc-time-grid-event .fc-resizer:after {
	content: "=";
}

/* 

*/
html {
  background-color: #f9fafb;
}
body {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #58666e;
  background-color: transparent;
  -webkit-font-smoothing: antialiased;
  line-height: 1.42857143;
}
*:focus {
  outline: 0 !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0;
}
a {
  color: #363f44;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
a:focus {
  color: #141719;
  text-decoration: none;
}
label {
  font-weight: normal;
}
small,
.small {
  font-size: 13px;
}
.badge,
.label {
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.badge.bg-light,
.label.bg-light {
  text-shadow: none;
}
.badge {
  background-color: #cfdadd;
}
.badge.up {
  position: relative;
  top: -10px;
  padding: 3px 6px;
  margin-left: -10px;
}
.badge-sm {
  font-size: 85%;
  padding: 2px 5px !important;
}
.label-sm {
  padding-top: 0;
  padding-bottom: 1px;
}
.badge-white {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.35);
  padding: 2px 6px;
}
.badge-empty {
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.15);
  color: inherit;
}
blockquote {
  border-color: #dee5e7;
}
.caret-white {
  border-top-color: #fff;
  border-top-color: rgba(255, 255, 255, 0.65);
}
a:hover .caret-white {
  border-top-color: #fff;
}
.thumbnail {
  border-color: #dee5e7;
}
.progress {
  background-color: #edf1f2;
}
.progress-xxs {
  height: 2px;
}
.progress-xs {
  height: 6px;
}
.progress-sm {
  height: 12px;
}
.progress-sm .progress-bar {
  font-size: 10px;
  line-height: 1em;
}
.progress,
.progress-bar {
  box-shadow: none;
}
.progress-bar-primary {
  background-color: #777777;
}
.progress-bar-info {
  background-color: #e68339;
}
.progress-bar-success {
  background-color: #27c24c;
}
.progress-bar-warning {
  background-color: #fad733;
}
.progress-bar-danger {
  background-color: #f05050;
}
.progress-bar-black {
  background-color: #1c2b36;
}
.progress-bar-white {
  background-color: #fff;
}
.accordion-group,
.accordion-inner {
  border-color: #dee5e7;
  border-radius: 2px;
}
.alert {
  font-size: 13px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.alert .close i {
  font-size: 12px;
  font-weight: normal;
  display: block;
}
.form-control {
  border-color: #cfdadd;
  border-radius: 2px;
}
.form-control,
.form-control:focus {
  box-shadow: none;
}
.form-control:focus {
  border-color: #e68339;
}
.form-horizontal .control-label.text-left {
  text-align: left;
}
.form-control-spin {
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 50%;
  margin-top: -7px;
}
.input-lg {
  height: 45px;
}
.input-group-addon {
  border-color: #cfdadd;
  background-color: #edf1f2;
}
.list-group {
  border-radius: 2px;
}
.list-group.no-radius .list-group-item {
  border-radius: 0 !important;
}
.list-group.no-borders .list-group-item {
  border: none;
}
.list-group.no-border .list-group-item {
  border-width: 1px 0;
}
.list-group.no-bg .list-group-item {
  background-color: transparent;
}
.list-group-item {
  border-color: #e7ecee;
  padding-right: 15px;
}
a.list-group-item:hover,
a.list-group-item:focus,
a.list-group-item.hover {
  background-color: #f6f8f8;
}
.list-group-item.media {
  margin-top: 0;
}
.list-group-item.active {
  color: #fff;
  border-color: #e68339 !important;
  background-color: #e68339 !important;
}
.list-group-item.active .text-muted {
  color: #f7d8c1 !important;
}
.list-group-item.active a {
  color: #fff;
}
.list-group-item.focus {
  background-color: #e4eaec !important;
}
.list-group-item.select {
  position: relative;
  z-index: 1;
  background-color: #dbeef9 !important;
  border-color: #c5e4f5;
}
.list-group-alt .list-group-item:nth-child(2n+2) {
  background-color: rgba(0, 0, 0, 0.02) !important;
}
.list-group-lg .list-group-item {
  padding-top: 15px;
  padding-bottom: 15px;
}
.list-group-sm .list-group-item {
  padding: 6px 10px;
}
.list-group-sp .list-group-item {
  margin-bottom: 5px;
  border-radius: 3px;
}
.list-group-item > .badge {
  margin-right: 0;
}
.list-group-item > .fa-chevron-right {
  float: right;
  margin-top: 4px;
  margin-right: -5px;
}
.list-group-item > .fa-chevron-right + .badge {
  margin-right: 5px;
}
.nav-pills.no-radius > li > a {
  border-radius: 0;
}
.nav-pills > li > div {
  color: black;
}
.nav-pills > li.active > div {
  color: #fff !important;
  background-color: #e68339;
}
.nav-pills > li.active > div:hover,
.nav-pills > li.active > div:active {
  background-color: #e37522;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #f6f8f8;
}
.nav.nav-lg > li > a {
  padding: 20px 20px;
}
.nav.nav-md > li > a {
  padding: 15px 15px;
}
.nav.nav-sm > li > a {
  padding: 6px 12px;
}
.nav.nav-xs > li > a {
  padding: 4px 10px;
}
.nav.nav-xxs > li > a {
  padding: 1px 10px;
}
.nav.nav-rounded > li > a {
  border-radius: 20px;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #f6f8f8;
}
.nav-tabs {
  border-color: #dee5e7;
}
.nav-tabs > li > a {
  border-radius: 2px 2px 0 0;
  border-bottom-color: #dee5e7;
}
.nav-tabs > li:hover > a,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
  border-color: #dee5e7;
}
.nav-tabs > li.active > a {
  border-bottom-color: #fff !important;
}
.nav-tabs-alt .nav-tabs.nav-justified > li {
  display: table-cell;
  width: 1%;
}
.nav-tabs-alt .nav-tabs > li > a {
  border-radius: 0;
  border-color: transparent !important;
  background: transparent !important;
  border-bottom-color: #dee5e7 !important;
}
.nav-tabs-alt .nav-tabs > li.active > a {
  border-bottom-color: #e68339 !important;
}
.tab-container {
  margin-bottom: 15px;
}
.tab-container .tab-content {
  padding: 15px;
  background-color: #fff;
  border: 1px solid #dee5e7;
  border-top-width: 0;
  border-radius: 0 0 2px 2px;
}
.pagination > li > a {
  border-color: #dee5e7;
}
.pagination > li > a:hover,
.pagination > li > a:focus {
  border-color: #dee5e7;
  background-color: #edf1f2;
}
.panel {
  border-radius: 2px;
}
.panel .accordion-toggle {
  font-size: 14px;
  display: block;
  cursor: pointer;
}
.panel .list-group-item {
  border-color: #edf1f2;
}
.panel.no-borders {
  border-width: 0;
}
.panel.no-borders .panel-heading,
.panel.no-borders .panel-footer {
  border-width: 0;
}
.panel-heading {
  border-radius: 2px 2px 0 0;
}
.panel-default .panel-heading {
  background-color: #f6f8f8;
}
.panel-heading.no-border {
  margin: -1px -1px 0 -1px;
  border: none;
}
.panel-heading .nav {
  margin: -10px -15px;
}
.panel-heading .list-group {
  background: transparent;
}
.panel-footer {
  border-color: #edf1f2;
  border-radius: 0 0 2px 2px;
  background-color: #fff;
}
.panel-default {
  border-color: #dee5e7;
}
.panel-default > .panel-heading,
.panel-default > .panel-footer {
  border-color: #edf1f2;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #eaedef;
}
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px 15px;
  border-top: 1px solid #eaeff0;
}
.table > thead > tr > th {
  padding: 8px 15px;
  border-bottom: 1px solid #eaeff0;
}
.table-bordered {
  border-color: #eaeff0;
}
.table-bordered > tbody > tr > td {
  border-color: #eaeff0;
}
.table-bordered > thead > tr > th {
  border-color: #eaeff0;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #fafbfc;
}
.table-striped > thead > th {
  background-color: #fafbfc;
  border-right: 1px solid #eaeff0;
}
.table-striped > thead > th:last-child {
  border-right: none;
}
.well,
pre {
  background-color: #edf1f2;
  border-color: #dee5e7;
}
.dropdown-menu {
  border-radius: 2px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  border: 1px solid #dee5e7;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.dropdown-menu.pull-left {
  left: 100%;
}
.dropdown-menu > .panel {
  border: none;
  margin: -5px 0;
}
.dropdown-menu > li > a {
  padding: 5px 15px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: none;
  filter: none;
  background-color: #edf1f2 !important;
  color: #141719;
}
.dropdown-header {
  padding: 5px 15px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  background-color: #edf1f2 !important;
  color: #58666e;
}
.dropdown-submenu:hover > .dropdown-menu,
.dropdown-submenu:focus > .dropdown-menu {
  display: block;
}
.dropdown-submenu.pull-left {
  float: none !important;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}
.dropdown-submenu .dropdown-menu {
  left: 100%;
  top: 0;
  margin-top: -6px;
  margin-left: -1px;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
}
.btn-group > .btn {
  margin-left: -1px;
}
/*cols*/
.col-lg-2-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-0 {
  clear: left;
}
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.no-gutter [class*="col"] {
  padding: 0;
}
.row-sm {
  margin-left: -10px;
  margin-right: -10px;
}
.row-sm > div {
  padding-left: 10px;
  padding-right: 10px;
}
.modal-backdrop {
  background-color: #3a3f51;
}
.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal-over {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
}
.modal-center {
  position: absolute;
  left: 50%;
  top: 50%;
}
/*layout*/
html,
body {
  width: 100%;
  height: 100%;
}
body {
  overflow-x: hidden;
}
.app {
  height: auto;
  min-height: 100%;
  width: 100%;
  position: relative;
}
.app:before {
  content: "";
  position: absolute;
  width: inherit;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-color: #f9fafb;
  border: inherit;
  display: block;
}
.app-header-fixed {
  padding-top: 50px;
}
.app-header-fixed .app-header {
  position: fixed;
  top: 0;
  width: 100%;
}
.app-header {
  z-index: 1025;
  border-radius: 0;
}
.app-aside {
  float: left;
}
.app-aside:before {
  content: "";
  position: absolute;
  width: inherit;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-color: inherit;
  border: inherit;
}
.app-aside-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  max-width: 200px;
}
.app-aside-folded .app-aside-footer {
  max-width: 60px;
}
.app-aside-footer ~ div {
  padding-bottom: 50px;
}
.app-aside-right {
  padding-bottom: 50px;
}
.app-content {
  height: 100%;
}
.app-content:before,
.app-content:after {
  content: " ";
  display: table;
}
.app-content:after {
  clear: both;
}
.app-content-full {
  position: absolute;
  top: 50px;
  bottom: 50px;
  height: auto;
  width: auto !important;
  padding: 0 !important;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.app-content-full.h-full {
  bottom: 0;
  height: auto;
}
.app-content-body {
  padding-bottom: 50px;
  float: left;
  width: 100%;
}
.app-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.budget-fixed-header {
    position: fixed;
    top:50px;
    left: 0;
    right: 0;
    z-index: 1000;
}
.app-footer.app-footer-fixed {
  position: fixed;
}
.hbox {
  display: table;
  table-layout: fixed;
  border-spacing: 0;
  width: 100%;
  height: 100%;
}
.hbox .col {
  display: table-cell;
  vertical-align: top;
  height: 100%;
  float: none;
}
.v-middle {
  vertical-align: middle !important;
}
.v-top {
  vertical-align: top !important;
}
.v-bottom {
  vertical-align: bottom !important;
}
.vbox {
  display: table;
  border-spacing: 0;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 240px;
}
.vbox .row-row {
  display: table-row;
  height: 100%;
}
.vbox .row-row .cell {
  position: relative;
  height: 100%;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.ie .vbox .row-row .cell {
  display: table-cell;
}
.vbox .row-row .cell .cell-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.navbar {
  border-width: 0;
  border-radius: 0;
  margin: 0;
}
.navbar .navbar-form-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-md {
  min-height: 60px;
}
.navbar-md .navbar-btn {
  margin-top: 13px;
}
.navbar-md .navbar-form {
  margin-top: 15px;
}
.navbar-md .navbar-nav > li > a {
  padding-top: 20px;
  padding-bottom: 20px;
}
.navbar-md .navbar-brand {
  line-height: 60px;
}
.navbar-header > button {
  text-decoration: none;
  line-height: 30px;
  font-size: 16px;
  padding: 10px 17px;
  border: none;
  background-color: transparent;
}
.navbar-brand {
  float: none;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  height: auto;
  line-height: 50px;
  display: inline-block;
  padding: 0 20px;
}
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand img {
  max-height: 20px;
  margin-top: -4px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .app-aside,
  .navbar-header {
    width: 200px;
  }
    .navbar-collapse,
    .app-content,
    .app-footer,
    .budget-fixed-header {
        margin-left: 200px;
    }
  .app-aside-right {
    position: absolute;
    top: 50px;
    bottom: 0;
    right: 0;
    z-index: 1000;
  }
  .app-aside-right.pos-fix {
    z-index: 1010;
  }
  .visible-folded {
    display: none;
  }
  .app-aside-folded .hidden-folded {
    display: none !important;
  }
  .app-aside-folded .visible-folded {
    display: inherit;
  }
  .app-aside-folded .text-center-folded {
    text-align: center;
  }
  .app-aside-folded .pull-none-folded {
    float: none !important;
  }
  .app-aside-folded .w-auto-folded {
    width: auto;
  }
  .app-aside-folded .app-aside,
  .app-aside-folded .navbar-header {
    width: 60px;
  }
    .app-aside-folded .navbar-collapse,
    .app-aside-folded .app-content,
    .app-aside-folded .app-footer, 
    .app-aside-folded .budget-fixed-header {
        margin-left: 60px;
    }
  .app-aside-folded .app-header .navbar-brand {
    display: block;
    padding: 0;
  }
  .app-aside-fixed .app-header .navbar-header {
    position: fixed;
  }
  .app-aside-fixed .aside-wrap {
    position: fixed;
    overflow: hidden;
    top: 50px;
    bottom: 0;
    left: 0;
    width: 200px;
    z-index: 1000;
  }
  .app-aside-fixed .aside-wrap .navi-wrap {
    width: 217px;
    position: relative;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .app-aside-fixed .aside-wrap .navi-wrap::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  .app-aside-fixed .aside-wrap .navi-wrap::-webkit-scrollbar:vertical {
    width: 17px;
  }
  .smart .app-aside-fixed .aside-wrap .navi-wrap {
    width: 200px;
  }
  .app-aside-fixed.app-aside-folded .app-aside {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 1010;
  }
  .app-aside-fixed.app-aside-folded .aside-wrap {
    width: 60px;
  }
  .app-aside-fixed.app-aside-folded .aside-wrap .navi-wrap {
    width: 77px;
  }
  .smart .app-aside-fixed.app-aside-folded .aside-wrap .navi-wrap {
    width: 60px;
  }
  .bg-auto:before {
    content: "";
    position: absolute;
    width: inherit;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-color: inherit;
    border: inherit;
  }
  .bg-auto.b-l:before {
    margin-left: -1px;
  }
  .bg-auto.b-r:before {
    margin-right: -1px;
  }
  .col.show {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hbox-auto-sm {
    display: block;
  }
  .hbox-auto-sm > .col {
    width: auto;
    height: auto;
    display: block;
  }
  .hbox-auto-sm > .col.show {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .app-aside {
    float: none;
  }
  .app-content-full {
    width: 100% !important;
  }
  .hbox-auto-xs {
    display: block;
  }
  .hbox-auto-xs > .col {
    width: auto;
    height: auto;
    display: block;
  }
  .navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-nav > li > a {
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  }
  .navbar-nav > li > a .up {
    top: 0;
  }
  .navbar-nav > li > a .avatar {
    width: 30px;
    margin-top: -5px;
  }
  .navbar-nav .open .dropdown-menu {
    background-color: #fff;
  }
  .navbar-form {
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .navbar-form .form-group {
    margin-bottom: 0;
  }
}
html {
  /*background: url('../img/bg222.jpg');
  background-attachment: fixed;
  background-size: cover;*/
}
.app.container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .app.container {
    width: 750px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  }
  .app.container .app-aside {
    overflow-x: hidden;
  }
  .app.container.app-aside-folded .app-aside {
    overflow-x: visible;
  }
  .app.container.app-aside-fixed .aside-wrap {
    left: inherit;
  }
  .app.container.app-aside-fixed.app-aside-folded .app-aside > ul.nav {
    position: absolute;
  }
  .app.container .app-header,
  .app.container .app-aside {
    max-width: 750px;
  }
  .app.container .app-footer-fixed {
    left: auto;
    right: auto;
    width: 100%;
    max-width: 550px;
  }
  .app.container.app-aside-folded .app-footer-fixed {
    max-width: 690px;
  }
  .app.container.app-aside-dock .app-footer-fixed {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .app.container {
    width: 970px;
  }
  .app.container .app-header,
  .app.container .app-aside {
    max-width: 970px;
  }
  .app.container .app-footer-fixed {
    max-width: 770px;
  }
  .app.container.app-aside-folded .app-footer-fixed {
    max-width: 910px;
  }
  .app.container.app-aside-dock .app-footer-fixed {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .app.container {
    width: 1170px;
  }
  .app.container .app-header,
  .app.container .app-aside {
    max-width: 1170px;
  }
  .app.container .app-footer-fixed {
    max-width: 970px;
  }
  .app.container.app-aside-folded .app-footer-fixed {
    max-width: 1110px;
  }
  .app.container.app-aside-dock .app-footer-fixed {
    max-width: 1170px;
  }
}
.nav-sub {
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin-left: -20px;
  transition: all 0.2s ease-in-out 0s;
}
.active > .nav-sub,
.app-aside-folded li:hover .nav-sub,
.app-aside-folded li:focus .nav-sub,
.app-aside-folded li:active .nav-sub {
  opacity: 1;
  margin-left: 0;
  height: auto !important;
  overflow: auto;
}
.nav-sub-header {
  display: none !important;
}
.nav-sub-header a {
  padding: 15px 20px;
}
.navi ul.nav li {
  display: block;
  position: relative;
}
/*.navi ul.nav li li a {
  padding-left: 55px;
}*/
.navi ul.nav li a {
  font-weight: normal;
  text-transform: none;
  display: block;
  padding: 10px 20px;
  position: relative;
  transition: background-color 0.2s ease-in-out 0s;
}
.navi ul.nav li a .badge,
.navi ul.nav li a .label {
  font-size: 11px;
  padding: 2px 5px;
  margin-top: 2px;
}
.navi ul.nav li a > i {
  margin: -10px -10px;
  line-height: 40px;
  width: 40px;
  float: left;
  margin-right: 5px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.navi ul.nav li a > i:before {
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .app-aside-folded .nav-sub-header {
    display: block !important;
  }
  .app-aside-folded .nav-sub-header a {
    padding: 15px 20px !important;
  }
  .app-aside-folded .navi > ul > li > a {
    position: relative;
    padding: 0;
    text-align: center;
    height: 50px;
    border: none;
  }
  .app-aside-folded .navi > ul > li > a span {
    display: none;
  }
  .app-aside-folded .navi > ul > li > a span.pull-right {
    display: none !important;
  }
  .app-aside-folded .navi > ul > li > a i {
    width: auto;
    float: none;
    display: block;
    font-size: 16px;
    margin: 0;
    line-height: 50px;
    border: none !important;
  }
  .app-aside-folded .navi > ul > li > a i b {
    left: 0 !important;
  }
  .app-aside-folded .navi > ul > li > a .badge,
  .app-aside-folded .navi > ul > li > a .label {
    position: absolute;
    right: 12px;
    top: 8px;
    z-index: 3;
  }
  .app-aside-folded .navi > ul ul {
    height: 0 !important;
    position: absolute;
    left: 100%;
    top: 0 !important;
    z-index: 1039;
    width: 200px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  }
  .app-aside-folded .navi li li a {
    padding-left: 20px !important;
  }
  .app-aside-folded.app-aside-fixed .app-aside > ul.nav {
    z-index: 1010;
    opacity: 1;
    height: auto;
    overflow: visible;
    overflow-y: auto;
    display: block;
    width: 260px;
    left: 80px;
    position: fixed;
    -webkit-overflow-scrolling: touch;
  }
  .app-aside-folded.app-aside-fixed .app-aside > ul.nav:before {
    content: "";
    width: 60px;
    height: 50px;
    position: absolute;
    left: -60px;
    top: 0;
  }
  .app-aside-folded.app-aside-fixed .app-aside > ul.nav a {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (max-width: 767px) {
  .app {
    overflow-x: hidden;
  }
  .app-content {
    transition: transform 0.2s ease;
  }
  .off-screen {
    position: absolute;
    top: 50px;
    bottom: 0;
    width: 75%;
    display: block !important;
    visibility: visible;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 1010;
  }
  .off-screen + * {
    background-color: #f9fafb;
    transition: transform 0.2s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate3d(75%, 0px, 0px);
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1015;
    padding-top: 50px;
  }
  .off-screen + * .off-screen-toggle {
    display: block !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1020;
  }
  .off-screen.pull-right {
    right: 0;
  }
  .off-screen.pull-right + * {
    transform: translate3d(-75%, 0px, 0px);
  }
}
@media (min-width: 992px) {
  .app-aside-dock .app-content,
  .app-aside-dock .app-footer,
  .app-aside-dock .budget-fixed-header{
    margin-left: 0;
  }
  .app-aside-dock .app-aside-footer ~ div {
    padding-bottom: 0;
  }
  .app-aside-dock.app-aside-fixed.app-header-fixed {
    padding-top: 115px;
  }
  .app-aside-dock.app-aside-fixed .app-aside {
    position: fixed;
    top: 50px;
    width: 100%;
    z-index: 1000;
  }
  .app-aside-dock .app-aside,
  .app-aside-dock .aside-wrap,
  .app-aside-dock .navi-wrap {
    float: none;
    width: 100% !important;
    position: relative;
    top: 0;
    overflow: visible !important;
  }
  .app-aside-dock .app-aside {
    bottom: auto !important;
  }
  .app-aside-dock .app-aside.b-r {
    border-right-width: 0;
    border-bottom: 1px solid #dee5e7;
  }
  .app-aside-dock .app-aside:before {
    display: none;
  }
  .app-aside-dock .app-aside nav > .nav {
    float: left;
  }
  .app-aside-dock .app-aside .hidden-folded,
  .app-aside-dock .app-aside .line,
  .app-aside-dock .app-aside .navi-wrap > div {
    display: none !important;
  }
  .app-aside-dock .app-aside .navi > ul > li {
    position: relative;
    float: left;
    display: inline-block;
  }
  .app-aside-dock .app-aside .navi > ul > li > a {
    padding: 10px 15px 12px 15px;
    text-align: center;
    height: auto;
  }
  .app-aside-dock .app-aside .navi > ul > li > a > .badge,
  .app-aside-dock .app-aside .navi > ul > li > a > .label {
    position: absolute;
    top: 5px;
    right: 8px;
    padding: 1px 4px;
  }
  .app-aside-dock .app-aside .navi > ul > li > a > i {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -7px;
    margin-top: -10px;
    display: block;
    float: none;
    font-size: 14px;
    line-height: 40px;
    width: 40px;
  }
  .app-aside-dock .app-aside .navi > ul > li > a > span.pull-right {
    position: absolute;
    bottom: 2px;
    left: 50%;
    margin-left: -6px;
    display: block !important;
    line-height: 1;
  }
  .app-aside-dock .app-aside .navi > ul > li > a > span.pull-right i {
    line-height: 12px;
    width: 12px;
    font-size: 12px;
  }
  .app-aside-dock .app-aside .navi > ul > li > a > span.pull-right i.text {
    transform: rotate(90deg);
    line-height: 14px;
  }
  .app-aside-dock .app-aside .navi > ul > li > a > span {
    font-weight: normal;
    display: block;
  }
    .app-aside-dock .app-aside .navi > ul > li .nav-sub {
        height: auto !important;
        display: none;
        position: absolute;
        left: 0;
        top: auto !important;
        z-index: 1039;
        width: 200px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    }
  .app-aside-dock .app-aside .navi > ul > li .nav-sub-header {
    display: none !important;
  }
  .app-aside-dock .app-aside .navi li li a {
    padding-left: 15px;
  }
  .app-aside-dock .app-aside .navi li:hover .nav-sub,
  .app-aside-dock .app-aside .navi li:focus .nav-sub,
  .app-aside-dock .app-aside .navi li:active .nav-sub {
    display: block;
    opacity: 1;
    margin-left: 0;
    height: auto !important;
    overflow: auto;
  }
}
.arrow {
  border-width: 9px;
  z-index: 10;
}
.arrow,
.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.arrow:after {
  border-width: 8px;
  content: "";
}
.arrow.top {
  left: 50%;
  margin-left: -9px;
  border-top-width: 0;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  top: -9px;
}
.arrow.top:after {
  top: 1px;
  margin-left: -8px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.arrow.top.arrow-primary:after {
  border-bottom-color: #777777;
}
.arrow.top.arrow-info:after {
  border-bottom-color: #e68339;
}
.arrow.top.arrow-success:after {
  border-bottom-color: #27c24c;
}
.arrow.top.arrow-danger:after {
  border-bottom-color: #f05050;
}
.arrow.top.arrow-warning:after {
  border-bottom-color: #fad733;
}
.arrow.top.arrow-light:after {
  border-bottom-color: #edf1f2;
}
.arrow.top.arrow-dark:after {
  border-bottom-color: #3a3f51;
}
.arrow.top.arrow-black:after {
  border-bottom-color: #1c2b36;
}
.arrow.right {
  top: 50%;
  right: -9px;
  margin-top: -9px;
  border-right-width: 0;
  border-left-color: rgba(0, 0, 0, 0.1);
}
.arrow.right:after {
  right: 1px;
  bottom: -8px;
  border-right-width: 0;
  border-left-color: #fff;
}
.arrow.right.arrow-primary:after {
  border-left-color: #777777;
}
.arrow.right.arrow-info:after {
  border-left-color: #e68339;
}
.arrow.right.arrow-success:after {
  border-left-color: #27c24c;
}
.arrow.right.arrow-danger:after {
  border-left-color: #f05050;
}
.arrow.right.arrow-warning:after {
  border-left-color: #fad733;
}
.arrow.right.arrow-light:after {
  border-left-color: #edf1f2;
}
.arrow.right.arrow-dark:after {
  border-left-color: #3a3f51;
}
.arrow.right.arrow-black:after {
  border-left-color: #1c2b36;
}
.arrow.bottom {
  left: 50%;
  bottom: -9px;
  margin-left: -9px;
  border-bottom-width: 0;
  border-top-color: rgba(0, 0, 0, 0.1);
}
.arrow.bottom:after {
  bottom: 1px;
  margin-left: -8px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.arrow.bottom.arrow-primary:after {
  border-top-color: #777777;
}
.arrow.bottom.arrow-info:after {
  border-top-color: #e68339;
}
.arrow.bottom.arrow-success:after {
  border-top-color: #27c24c;
}
.arrow.bottom.arrow-danger:after {
  border-top-color: #f05050;
}
.arrow.bottom.arrow-warning:after {
  border-top-color: #fad733;
}
.arrow.bottom.arrow-light:after {
  border-top-color: #edf1f2;
}
.arrow.bottom.arrow-dark:after {
  border-top-color: #3a3f51;
}
.arrow.bottom.arrow-black:after {
  border-top-color: #1c2b36;
}
.arrow.left {
  top: 50%;
  left: -9px;
  margin-top: -9px;
  border-left-width: 0;
  border-right-color: rgba(0, 0, 0, 0.1);
}
.arrow.left:after {
  left: 1px;
  bottom: -8px;
  border-left-width: 0;
  border-right-color: #fff;
}
.arrow.left.arrow-primary:after {
  border-right-color: #777777;
}
.arrow.left.arrow-info:after {
  border-right-color: #e68339;
}
.arrow.left.arrow-success:after {
  border-right-color: #27c24c;
}
.arrow.left.arrow-danger:after {
  border-right-color: #f05050;
}
.arrow.left.arrow-warning:after {
  border-right-color: #fad733;
}
.arrow.left.arrow-light:after {
  border-right-color: #edf1f2;
}
.arrow.left.arrow-dark:after {
  border-right-color: #3a3f51;
}
.arrow.left.arrow-black:after {
  border-right-color: #1c2b36;
}
.arrow.pull-left {
  left: 19px;
}
.arrow.pull-right {
  left: auto;
  right: 19px;
}
.arrow.pull-up {
  top: 19px;
}
.arrow.pull-down {
  top: auto;
  bottom: 19px;
}
.btn {
  font-weight: 500;
  border-radius: 2px;
  outline: 0!important;
}
.btn-link {
  color: #58666e;
}
.btn-link.active {
  webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #58666e !important;
  background-color: #fcfdfd;
  border-color: #dee5e7;
  background-color: #fff;
  border-bottom-color: #d8e1e3;
  box-shadow: 0 1px 1px rgba(90, 90, 90, 0.1);
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #58666e !important;
  background-color: #edf1f2;
  border-color: #c7d3d6;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fcfdfd;
  border-color: #dee5e7;
}
.btn-default.btn-bg {
  border-color: rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}
.btn-primary {
  color: #fff !important;
  background-color: #777777;
  border-color: #777777;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff !important;
  background-color: #6a6a6a;
  border-color: #636363;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #777777;
  border-color: #777777;
}
.btn-success {
  color: #fff !important;
  background-color: #27c24c;
  border-color: #27c24c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff !important;
  background-color: #23ad44;
  border-color: #20a03f;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #27c24c;
  border-color: #27c24c;
}
.btn-info {
  color: #fff !important;
  background-color: #e68339;
  border-color: #e68339;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff !important;
  background-color: #e37522;
  border-color: #db6d1c;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #e68339;
  border-color: #e68339;
}
.btn-warning {
  color: #fff !important;
  background-color: #fad733;
  border-color: #fad733;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff !important;
  background-color: #f9d21a;
  border-color: #f9cf0b;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #fad733;
  border-color: #fad733;
}
.btn-danger {
  color: #fff !important;
  background-color: #f05050;
  border-color: #f05050;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff !important;
  background-color: #ee3939;
  border-color: #ed2a2a;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #f05050;
  border-color: #f05050;
}
.btn-dark {
  color: #DE7535 !important;
  background-color: #3a3f51;
  border-color: #3a3f51;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  color: #DE7535 !important;
  background-color: #2f3342;
  border-color: #292d39;
}
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  background-image: none;
}
.btn-dark.disabled,
.btn-dark[disabled],
fieldset[disabled] .btn-dark,
.btn-dark.disabled:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark:hover,
.btn-dark.disabled:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] .btn-dark:focus,
.btn-dark.disabled:active,
.btn-dark[disabled]:active,
fieldset[disabled] .btn-dark:active,
.btn-dark.disabled.active,
.btn-dark[disabled].active,
fieldset[disabled] .btn-dark.active {
  background-color: #3a3f51;
  border-color: #3a3f51;
}
.btn-black {
  color: #fff !important;
  background-color: #1c2b36;
  border-color: #1c2b36;
}
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.open .dropdown-toggle.btn-black {
  color: #fff !important;
  background-color: #131e25;
  border-color: #0e161b;
}
.btn-black:active,
.btn-black.active,
.open .dropdown-toggle.btn-black {
  background-image: none;
}
.btn-black.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-black,
.btn-black.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-black:hover,
.btn-black.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-black:focus,
.btn-black.disabled:active,
.btn-black[disabled]:active,
fieldset[disabled] .btn-black:active,
.btn-black.disabled.active,
.btn-black[disabled].active,
fieldset[disabled] .btn-black.active {
  background-color: #1c2b36;
  border-color: #1c2b36;
}
.btn-icon {
  padding: 0 !important;
  text-align: center;
  width: 34px;
  height: 34px;
}
.btn-icon i {
  top: -1px;
  position: relative;
  line-height: 34px;
}
.btn-icon.btn-sm {
  width: 30px;
  height: 30px;
}
.btn-icon.btn-sm i {
  line-height: 30px;
}
.btn-icon.btn-lg {
  width: 45px;
  height: 45px;
}
.btn-icon.btn-lg i {
  line-height: 45px;
}
.btn-rounded {
  border-radius: 50px;
  padding-left: 15px;
  padding-right: 15px;
}
.btn-rounded.btn-lg {
  padding-left: 25px;
  padding-right: 25px;
}
.btn > i.pull-left,
.btn > i.pull-right {
  line-height: 1.42857143;
}
.btn-block {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
}
.btn-addon i {
  margin: -7px -12px;
  margin-right: 12px;
  background-color: rgba(0, 0, 0, 0.1);
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  float: left;
  position: relative;
  border-radius: 2px 0 0 2px;
}
.btn-addon i.pull-right {
  margin-right: -12px;
  margin-left: 12px;
  border-radius: 0 2px 2px 0;
}
.btn-addon.btn-sm i {
  margin: -6px -10px;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.btn-addon.btn-sm i.pull-right {
  margin-right: -10px;
  margin-left: 10px;
}
.btn-addon.btn-lg i {
  margin: -11px -16px;
  margin-right: 16px;
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.btn-addon.btn-lg i.pull-right {
  margin-right: -16px;
  margin-left: 16px;
}
.btn-addon.btn-default i {
  background-color: transparent;
  border-right: 1px solid #dee5e7;
}
.btn-groups .btn {
  margin-bottom: 5px;
}
.list-icon i {
  font-size: 14px;
  width: 40px;
  vertical-align: middle;
  margin: 0;
  display: inline-block;
  text-align: center;
  transition: font-size 0.2s;
}
.list-icon div {
  line-height: 40px;
  white-space: nowrap;
}
.list-icon div:hover i {
  font-size: 26px;
}
.settings {
    z-index: 1039;
    position: fixed;
    top: 120px;
    right: -240px;
    width: 240px;
    transition: right 0.2s;
}
@media (min-height: 915px) {
    .settings {
        position: fixed;
    }
}
.settings.active {
  width: 540px !important;
  right: -1px;
  box-shadow: 10px 5px 40px 3px #888888;
}
.settings > .btn {
  /*background: @panel-heading-bg !important;*/
  border-right-width: 0;
  border-color: #dee5e7;
  position: absolute;
  left: -45px;
  top: -1px;
  padding: 10px 15px;
  border-top: 1px solid white;
}
.settings .i-checks span b {
  width: 50%;
  height: 20px;
  display: inline-block;
  float: left;
}
.settings .i-checks span b.header {
  height: 10px;
}
.streamline {
  position: relative;
  border-color: #dee5e7;
}
.streamline .sl-item:after,
.streamline:after {
  content: '';
  position: absolute;
  background-color: #fff;
  border-color: inherit;
  border-width: 1px;
  border-style: solid;
  border-radius: 10px;
  width: 9px;
  height: 9px;
  margin-left: -5px;
  bottom: 0;
  left: 0;
}
.sl-item {
  border-color: #dee5e7;
  position: relative;
  padding-bottom: 1px;
}
.sl-item:before,
.sl-item:after {
  content: " ";
  display: table;
}
.sl-item:after {
  clear: both;
}
.sl-item:after {
  top: 6px;
  bottom: auto;
}
.sl-item.b-l {
  margin-left: -1px;
}
.timeline {
  margin: 0;
  padding: 0;
}
.tl-item {
  display: block;
}
.tl-item:before,
.tl-item:after {
  content: " ";
  display: table;
}
.tl-item:after {
  clear: both;
}
.visible-left {
  display: none;
}
.tl-wrap {
  display: block;
  margin-left: 6em;
  padding: 15px 0 15px 20px;
  border-style: solid;
  border-color: #dee5e7;
  border-width: 0 0 0 4px;
}
.tl-wrap:before,
.tl-wrap:after {
  content: " ";
  display: table;
}
.tl-wrap:after {
  clear: both;
}
.tl-wrap:before {
  position: relative;
  content: "";
  float: left;
  top: 15px;
  margin-left: -27px;
  width: 10px;
  height: 10px;
  border-color: inherit;
  border-width: 3px;
  border-radius: 50%;
  border-style: solid;
  background: #edf1f2;
  box-shadow: 0 0 0 4px #f9fafb;
}
.tl-wrap:hover:before {
  background: transparent;
  border-color: #fff;
}
.tl-date {
  position: relative;
  top: 10px;
  float: left;
  margin-left: -7.5em;
  display: block;
  width: 4.5em;
  text-align: right;
}
.tl-content {
  display: inline-block;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}
.tl-content.block {
  display: block;
  width: 100%;
}
.tl-content.panel {
  margin-bottom: 0;
}
.tl-header {
  display: block;
  width: 12em;
  text-align: center;
  margin-left: 2px;
}
.timeline-center .tl-item {
  margin-left: 50%;
}
.timeline-center .tl-item .tl-wrap {
  margin-left: -2px;
}
.timeline-center .tl-header {
  width: auto;
  margin: 0;
}
.timeline-center .tl-left {
  margin-left: 0;
  margin-right: 50%;
}
.timeline-center .tl-left .hidden-left {
  display: none !important;
}
.timeline-center .tl-left .visible-left {
  display: inherit;
}
.timeline-center .tl-left .tl-wrap {
  float: right;
  margin-right: -2px;
  border-left-width: 0;
  border-right-width: 4px;
  padding-left: 0;
  padding-right: 20px;
}
.timeline-center .tl-left .tl-wrap:before {
  float: right;
  margin-left: 0;
  margin-right: -27px;
}
.timeline-center .tl-left .tl-date {
  float: right;
  margin-left: 0;
  margin-right: -8.5em;
  text-align: left;
}
.i-switch {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 35px;
  height: 20px;
  border-radius: 30px;
  background-color: #27c24c;
  margin: 0;
}
.i-switch input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.i-switch input:checked + i:before {
  top: 50%;
  bottom: 50%;
  left: 50%;
  right: 5px;
  border-width: 0;
  border-radius: 5px;
}
.i-switch input:checked + i:after {
  margin-left: 16px;
}
.i-switch i:before {
  content: "";
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  background-color: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 30px;
  transition: all 0.2s;
}
.i-switch i:after {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 18px;
  top: 1px;
  bottom: 1px;
  border-radius: 50%;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  transition: margin-left 0.3s;
}
.i-switch-md {
  width: 40px;
  height: 24px;
}
.i-switch-md input:checked + i:after {
  margin-left: 17px;
}
.i-switch-md i:after {
  width: 22px;
}
.i-switch-lg {
  width: 50px;
  height: 30px;
}
.i-switch-lg input:checked + i:after {
  margin-left: 21px;
}
.i-switch-lg i:after {
  width: 28px;
}
.i-checks {
  padding-left: 20px;
  cursor: pointer;
}
.i-checks input {
  opacity: 0;
  position: absolute;
  margin-left: -20px;
}
.i-checks input:checked + i {
  border-color: #e68339;
}
.i-checks input:checked + i:before {
  left: 4px;
  top: 4px;
  width: 10px;
  height: 10px;
  background-color: #e68339;
}
.i-checks input:checked + span .active {
  display: inherit;
}
.i-checks input[type="radio"] + i,
.i-checks input[type="radio"] + i:before {
  border-radius: 50%;
}
.i-checks input[disabled] + i,
fieldset[disabled] .i-checks input + i {
  border-color: #dee5e7;
}
.i-checks input[disabled] + i:before,
fieldset[disabled] .i-checks input + i:before {
  background-color: #dee5e7;
}
.i-checks > i {
  width: 20px;
  height: 20px;
  line-height: 1;
  border: 1px solid #cfdadd;
  background-color: #fff;
  margin-left: -20px;
  margin-top: -2px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  position: relative;
}
.i-checks > i:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0px;
  height: 0px;
  background-color: transparent;
  transition: all 0.2s;
}
.i-checks > span {
  margin-left: -20px;
}
.i-checks > span .active {
  display: none;
}
.i-checks-sm input:checked + i:before {
  left: 3px;
  top: 3px;
  width: 8px;
  height: 8px;
}
.i-checks-sm > i {
  width: 16px;
  height: 16px;
  margin-left: -18px;
  margin-right: 6px;
}
.i-checks-lg input:checked + i:before {
  left: 8px;
  top: 8px;
  width: 12px;
  height: 12px;
}
.i-checks-lg > i {
  width: 30px;
  height: 30px;
}
.datepicker {
  margin: 0 5px;
}
.datepicker .btn-default {
  border-width: 0;
  box-shadow: none;
}
.datepicker .btn[disabled] {
  opacity: 0.4;
}
.datepicker .btn-info .text-info {
  color: #fff !important;
}
/*Charts*/
.jqstooltip {
  background-color: rgba(0, 0, 0, 0.8) !important;
  border: solid 1px #000 !important;
  border-radius: 3px;
  padding: 5px 10px !important;
  box-sizing: content-box;
}
.easyPieChart {
  position: relative;
  text-align: center;
}
.easyPieChart > div {
  position: relative;
  z-index: 1;
}
.easyPieChart > div .text {
  position: absolute;
  width: 100%;
  top: 60%;
  line-height: 1;
}
.easyPieChart > div img {
  margin-top: -4px;
}
.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
#flotTip {
  padding: 4px 10px;
  background-color: rgba(0, 0, 0, 0.8);
  border: solid 1px #000 !important;
  z-index: 100;
  font-size: 12px;
  color: #fff;
  border-radius: 3px;
}
.legendColorBox > div {
  border: none !important;
  margin: 5px;
}
.legendColorBox > div > div {
  border-radius: 10px;
}
.sortable-placeholder {
  list-style: none;
  border: 1px dashed #CCC;
  min-height: 50px;
  margin-bottom: 5px;
}
.item {
  position: relative;
}
.item .top {
  position: absolute;
  top: 0;
  left: 0;
}
.item .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}
.item .center {
  position: absolute;
  top: 50%;
}
.item-overlay {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.item-overlay.active,
.item:hover .item-overlay {
  display: block;
}
.form-validation .form-control.ng-dirty.ng-invalid {
  border-color: #f05050;
}
.form-validation .form-control.ng-dirty.ng-valid,
.form-validation .form-control.ng-dirty.ng-valid:focus {
  border-color: #27c24c;
}
.form-validation .i-checks .ng-invalid.ng-dirty + i {
  border-color: #f05050;
}
.ng-animate .bg-auto:before {
  display: none;
}
[ui-view].ng-leave {
  display: none;
}
[ui-view].ng-leave.smooth {
  display: block;
}
.smooth.ng-animate {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fade-in-right-big.ng-enter {
  animation: fadeInRightBig 0.5s;
}
.fade-in-right-big.ng-leave {
  animation: fadeOutLeftBig 0.5s;
}
.fade-in-left-big.ng-enter {
  animation: fadeInLeftBig 0.5s;
}
.fade-in-left-big.ng-leave {
  animation: fadeOutRightBig 0.5s;
}
.fade-in-up-big.ng-enter {
  animation: fadeInUpBig 0.5s;
}
.fade-in-up-big.ng-leave {
  animation: fadeOutUpBig 0.5s;
}
.fade-in-down-big.ng-enter {
  animation: fadeInDownBig 0.5s;
}
.fade-in-down-big.ng-leave {
  animation: fadeOutDownBig 0.5s;
}
.fade-in.ng-enter {
  animation: fadeIn 0.5s;
}
.fade-in.ng-leave {
  animation: fadeOut 0.5s;
}
.fade-in-right.ng-enter {
  animation: fadeInRight 0.5s;
}
.fade-in-right.ng-leave {
  animation: fadeOutLeft 0.5s;
}
.fade-in-left.ng-enter {
  animation: fadeInLeft 0.5s;
}
.fade-in-left.ng-leave {
  animation: fadeOutRight 0.5s;
}
.fade-in-up.ng-enter {
  animation: fadeInUp 0.5s;
}
.fade-in-up.ng-leave {
  animation: fadeOutUp 0.5s;
}
.fade-in-down.ng-enter {
  animation: fadeInDown 0.5s;
}
.fade-in-down.ng-leave {
  animation: fadeOutDown 0.5s;
}
.bg-gd {
  background-image: linear-gradient(to bottom, rgba(40, 50, 60, 0) 0, rgba(40, 50, 60, 0.075) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0028323c', endColorstr='#1328323c', GradientType=0);
  filter: none;
}
.bg-gd-dk {
  background-image: linear-gradient(to bottom, rgba(40, 50, 60, 0) 10%, rgba(40, 50, 60, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0028323c', endColorstr='#8028323c', GradientType=0);
  filter: none;
}
.bg-light {
  background-color: #edf1f2;
  color: #58666e;
}
.bg-light.lt,
.bg-light .lt {
  background-color: #f3f5f6;
}
.bg-light.lter,
.bg-light .lter {
  background-color: #f6f8f8;
}
.bg-light.dk,
.bg-light .dk {
  background-color: #e4eaec;
}
.bg-light.dker,
.bg-light .dker {
  background-color: #dde6e9;
}
.bg-light.bg,
.bg-light .bg {
  background-color: #edf1f2;
}
.bg-dark {
  background-color: #3a3f51;
  color: #a6a8b1;
}
.bg-dark.lt,
.bg-dark .lt {
  background-color: #474c5e;
}
.bg-dark.lter,
.bg-dark .lter {
  background-color: #54596a;
}
.bg-dark.dk,
.bg-dark .dk {
  background-color: #2e3344;
}
.bg-dark.dker,
.bg-dark .dker {
  background-color: #232735;
}
.bg-dark.bg,
.bg-dark .bg {
  background-color: #3a3f51;
}
.bg-dark a {
  color: #c1c3c9;
}
.bg-dark a:hover {
  color: #fff;
}
.bg-dark a.list-group-item:hover,
.bg-dark a.list-group-item:focus {
  background-color: inherit;
}
.bg-dark .nav > li:hover > a,
.bg-dark .nav > li:focus > a,
.bg-dark .nav > li.active > a {
  color: #fff;
  background-color: #2e3344;
}
.bg-dark .nav > li > a {
  color: #b4b6bd;
}
.bg-dark .nav > li > a:hover,
.bg-dark .nav > li > a:focus {
  background-color: #32374a;
}
.bg-dark .nav .open > a {
  background-color: #2e3344;
}
.bg-dark .caret {
  border-top-color: #a6a8b1;
  border-bottom-color: #a6a8b1;
}
.bg-dark.navbar .nav > li.active > a {
  color: #fff;
  background-color: #2e3344;
}
.bg-dark .open > a,
.bg-dark .open > a:hover,
.bg-dark .open > a:focus {
  color: #fff;
}
.bg-dark .text-muted {
  color: #8b8e99 !important;
}
.bg-dark .text-lt {
  color: #eaebed !important;
}
.bg-dark.auto .list-group-item,
.bg-dark .auto .list-group-item {
  border-color: #2f3342 !important;
  background-color: transparent;
}
.bg-dark.auto .list-group-item:hover,
.bg-dark .auto .list-group-item:hover,
.bg-dark.auto .list-group-item:focus,
.bg-dark .auto .list-group-item:focus,
.bg-dark.auto .list-group-item:active,
.bg-dark .auto .list-group-item:active,
.bg-dark.auto .list-group-item.active,
.bg-dark .auto .list-group-item.active {
  background-color: #2e3344 !important;
}
.bg-black {
  background-color: #1c2b36;
  color: #7793a7;
}
.bg-black.lt,
.bg-black .lt {
  background-color: #263845;
}
.bg-black.lter,
.bg-black .lter {
  background-color: #314554;
}
.bg-black.dk,
.bg-black .dk {
  background-color: #131e26;
}
.bg-black.dker,
.bg-black .dker {
  background-color: #0a1015;
}
.bg-black.bg,
.bg-black .bg {
  background-color: #1c2b36;
}
.bg-black a {
  color: #96abbb;
}
.bg-black a:hover {
  color: #fff;
}
.bg-black a.list-group-item:hover,
.bg-black a.list-group-item:focus {
  background-color: inherit;
}
.bg-black .nav > li:hover > a,
.bg-black .nav > li:focus > a,
.bg-black .nav > li.active > a {
  color: #fff;
  background-color: #131e26;
}
    .bg-black .nav.lt > li:hover > a,
    .bg-black .nav.lt > li:focus > a,
    .bg-black .nav.lt > li.active > a {
        background-color: #1c2b36;
    }
.bg-black .nav > li > a {
  color: #869fb1;
}
.bg-black .nav > li > a:hover,
.bg-black .nav > li > a:focus {
  background-color: #16232d;
}
.bg-black .nav .open > a {
  background-color: #131e26;
}
.bg-black .caret {
  border-top-color: #7793a7;
  border-bottom-color: #7793a7;
}
.bg-black.navbar .nav > li.active > a {
  color: #fff;
  background-color: #131e26;
}
.bg-black .open > a,
.bg-black .open > a:hover,
.bg-black .open > a:focus {
  color: #fff;
}
.bg-black .text-muted {
  color: #5c798f !important;
}
.bg-black .text-lt {
  color: #c4d0d9 !important;
}
.bg-black.auto .list-group-item,
.bg-black .auto .list-group-item {
  border-color: #131e25 !important;
  background-color: transparent;
}
.bg-black.auto .list-group-item:hover,
.bg-black .auto .list-group-item:hover,
.bg-black.auto .list-group-item:focus,
.bg-black .auto .list-group-item:focus,
.bg-black.auto .list-group-item:active,
.bg-black .auto .list-group-item:active,
.bg-black.auto .list-group-item.active,
.bg-black .auto .list-group-item.active {
  background-color: #131e26 !important;
}
.bg-primary {
  background-color: #777777;
  color: #dddddd;
}
.bg-primary.lt,
.bg-primary .lt {
  background-color: #848484;
}
.bg-primary.lter,
.bg-primary .lter {
  background-color: #919191;
}
.bg-primary.dk,
.bg-primary .dk {
  background-color: #6d6868;
}
.bg-primary.dker,
.bg-primary .dker {
  background-color: #625959;
}
.bg-primary.bg,
.bg-primary .bg {
  background-color: #777777;
}
.bg-primary a {
  color: #f7f7f7;
}
.bg-primary a:hover {
  color: #fff;
}
.bg-primary a.list-group-item:hover,
.bg-primary a.list-group-item:focus {
  background-color: inherit;
}
.bg-primary .nav > li:hover > a,
.bg-primary .nav > li:focus > a,
.bg-primary .nav > li.active > a {
  color: #fff;
  background-color: #6d6868;
}
.bg-primary .nav > li > a {
  color: #eaeaea;
}
.bg-primary .nav > li > a:hover,
.bg-primary .nav > li > a:focus {
  background-color: #726d6d;
}
.bg-primary .nav .open > a {
  background-color: #6d6868;
}
.bg-primary .caret {
  border-top-color: #dddddd;
  border-bottom-color: #dddddd;
}
.bg-primary.navbar .nav > li.active > a {
  color: #fff;
  background-color: #6d6868;
}
.bg-primary .open > a,
.bg-primary .open > a:hover,
.bg-primary .open > a:focus {
  color: #fff;
}
.bg-primary .text-muted {
  color: #c4c4c4 !important;
}
.bg-primary .text-lt {
  color: #ffffff !important;
}
.bg-primary.auto .list-group-item,
.bg-primary .auto .list-group-item {
  border-color: #6a6a6a !important;
  background-color: transparent;
}
.bg-primary.auto .list-group-item:hover,
.bg-primary .auto .list-group-item:hover,
.bg-primary.auto .list-group-item:focus,
.bg-primary .auto .list-group-item:focus,
.bg-primary.auto .list-group-item:active,
.bg-primary .auto .list-group-item:active,
.bg-primary.auto .list-group-item.active,
.bg-primary .auto .list-group-item.active {
  background-color: #6d6868 !important;
}
.bg-success {
  background-color: #27c24c;
  color: #c6efd0;
}
.bg-success.lt,
.bg-success .lt {
  background-color: #31d257;
}
.bg-success.lter,
.bg-success .lter {
  background-color: #48d46a;
}
.bg-success.dk,
.bg-success .dk {
  background-color: #20af42;
}
.bg-success.dker,
.bg-success .dker {
  background-color: #1a9c39;
}
.bg-success.bg,
.bg-success .bg {
  background-color: #27c24c;
}
.bg-success a {
  color: #eefaf1;
}
.bg-success a:hover {
  color: #fff;
}
.bg-success a.list-group-item:hover,
.bg-success a.list-group-item:focus {
  background-color: inherit;
}
.bg-success .nav > li:hover > a,
.bg-success .nav > li:focus > a,
.bg-success .nav > li.active > a {
  color: #fff;
  background-color: #20af42;
}
.bg-success .nav > li > a {
  color: #daf5e0;
}
.bg-success .nav > li > a:hover,
.bg-success .nav > li > a:focus {
  background-color: #22b846;
}
.bg-success .nav .open > a {
  background-color: #20af42;
}
.bg-success .caret {
  border-top-color: #c6efd0;
  border-bottom-color: #c6efd0;
}
.bg-success.navbar .nav > li.active > a {
  color: #fff;
  background-color: #20af42;
}
.bg-success .open > a,
.bg-success .open > a:hover,
.bg-success .open > a:focus {
  color: #fff;
}
.bg-success .text-muted {
  color: #9ee4af !important;
}
.bg-success .text-lt {
  color: #ffffff !important;
}
.bg-success.auto .list-group-item,
.bg-success .auto .list-group-item {
  border-color: #23ad44 !important;
  background-color: transparent;
}
.bg-success.auto .list-group-item:hover,
.bg-success .auto .list-group-item:hover,
.bg-success.auto .list-group-item:focus,
.bg-success .auto .list-group-item:focus,
.bg-success.auto .list-group-item:active,
.bg-success .auto .list-group-item:active,
.bg-success.auto .list-group-item.active,
.bg-success .auto .list-group-item.active {
  background-color: #20af42 !important;
}
.bg-info {
  background-color: #e68339;
  color: #fcf5ef;
}
.bg-info.lt,
.bg-info .lt {
  background-color: #e69252;
}
.bg-info.lter,
.bg-info .lter {
  background-color: #e7a06b;
}
.bg-info.dk,
.bg-info .dk {
  background-color: #e6741f;
}
.bg-info.dker,
.bg-info .dker {
  background-color: #d76815;
}
.bg-info.bg,
.bg-info .bg {
  background-color: #e68339;
}
.bg-info a {
  color: #ffffff;
}
.bg-info a:hover {
  color: #fff;
}
.bg-info a.list-group-item:hover,
.bg-info a.list-group-item:focus {
  background-color: inherit;
}
.bg-info .nav > li:hover > a,
.bg-info .nav > li:focus > a,
.bg-info .nav > li.active > a {
  color: #fff;
  background-color: #e6741f;
}
.bg-info .nav > li > a {
  color: #ffe5e5;
}
.bg-info .nav > li > a:hover,
.bg-info .nav > li > a:focus {
  background-color: #e77a28;
}
.bg-info .nav .open > a {
  background-color: #e6741f;
}
.bg-info .caret {
  border-top-color: #fcf5ef;
  border-bottom-color: #fcf5ef;
}
.bg-info.navbar .nav > li.active > a {
  color: #fff;
  background-color: #e6741f;
}
.bg-info .open > a,
.bg-info .open > a:hover,
.bg-info .open > a:focus {
  color: #fff;
}
.bg-info .text-muted {
  color: #f4d9c4 !important;
}
.bg-info .text-lt {
  color: #ffffff !important;
}
.bg-info.auto .list-group-item,
.bg-info .auto .list-group-item {
  border-color: #e37522 !important;
  background-color: transparent;
}
.bg-info.auto .list-group-item:hover,
.bg-info .auto .list-group-item:hover,
.bg-info.auto .list-group-item:focus,
.bg-info .auto .list-group-item:focus,
.bg-info.auto .list-group-item:active,
.bg-info .auto .list-group-item:active,
.bg-info.auto .list-group-item.active,
.bg-info .auto .list-group-item.active {
  background-color: #e6741f !important;
}
.bg-warning {
  background-color: #fad733;
  color: #fffefa;
}
.bg-warning.lt,
.bg-warning .lt {
  background-color: #f8da4e;
}
.bg-warning.lter,
.bg-warning .lter {
  background-color: #f7de69;
}
.bg-warning.dk,
.bg-warning .dk {
  background-color: #fcd417;
}
.bg-warning.dker,
.bg-warning .dker {
  background-color: #face00;
}
.bg-warning.bg,
.bg-warning .bg {
  background-color: #fad733;
}
.bg-warning a {
  color: #ffffff;
}
.bg-warning a:hover {
  color: #fff;
}
.bg-warning a.list-group-item:hover,
.bg-warning a.list-group-item:focus {
  background-color: inherit;
}
.bg-warning .nav > li:hover > a,
.bg-warning .nav > li:focus > a,
.bg-warning .nav > li.active > a {
  color: #fff;
  background-color: #fcd417;
}
.bg-warning .nav > li > a {
  color: #f2f2f2;
}
.bg-warning .nav > li > a:hover,
.bg-warning .nav > li > a:focus {
  background-color: #fcd621;
}
.bg-warning .nav .open > a {
  background-color: #fcd417;
}
.bg-warning .caret {
  border-top-color: #fffefa;
  border-bottom-color: #fffefa;
}
.bg-warning.navbar .nav > li.active > a {
  color: #fff;
  background-color: #fcd417;
}
.bg-warning .open > a,
.bg-warning .open > a:hover,
.bg-warning .open > a:focus {
  color: #fff;
}
.bg-warning .text-muted {
  color: #fbf2cb !important;
}
.bg-warning .text-lt {
  color: #ffffff !important;
}
.bg-warning.auto .list-group-item,
.bg-warning .auto .list-group-item {
  border-color: #f9d21a !important;
  background-color: transparent;
}
.bg-warning.auto .list-group-item:hover,
.bg-warning .auto .list-group-item:hover,
.bg-warning.auto .list-group-item:focus,
.bg-warning .auto .list-group-item:focus,
.bg-warning.auto .list-group-item:active,
.bg-warning .auto .list-group-item:active,
.bg-warning.auto .list-group-item.active,
.bg-warning .auto .list-group-item.active {
  background-color: #fcd417 !important;
}
.bg-danger {
  background-color: #f05050;
  color: #ffffff;
}
.bg-danger.lt,
.bg-danger .lt {
  background-color: #f06a6a;
}
.bg-danger.lter,
.bg-danger .lter {
  background-color: #f18282;
}
.bg-danger.dk,
.bg-danger .dk {
  background-color: #f13636;
}
.bg-danger.dker,
.bg-danger .dker {
  background-color: #f21b1b;
}
.bg-danger.bg,
.bg-danger .bg {
  background-color: #f05050;
}
.bg-danger a {
  color: #ffffff;
}
.bg-danger a:hover {
  color: #fff;
}
.bg-danger a.list-group-item:hover,
.bg-danger a.list-group-item:focus {
  background-color: inherit;
}
.bg-danger .nav > li:hover > a,
.bg-danger .nav > li:focus > a,
.bg-danger .nav > li.active > a {
  color: #fff;
  background-color: #f13636;
}
.bg-danger .nav > li > a {
  color: #f2f2f2;
}
.bg-danger .nav > li > a:hover,
.bg-danger .nav > li > a:focus {
  background-color: #f13f3f;
}
.bg-danger .nav .open > a {
  background-color: #f13636;
}
.bg-danger .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.bg-danger.navbar .nav > li.active > a {
  color: #fff;
  background-color: #f13636;
}
.bg-danger .open > a,
.bg-danger .open > a:hover,
.bg-danger .open > a:focus {
  color: #fff;
}
.bg-danger .text-muted {
  color: #e6e6e6 !important;
}
.bg-danger .text-lt {
  color: #ffffff !important;
}
.bg-danger.auto .list-group-item,
.bg-danger .auto .list-group-item {
  border-color: #ee3939 !important;
  background-color: transparent;
}
.bg-danger.auto .list-group-item:hover,
.bg-danger .auto .list-group-item:hover,
.bg-danger.auto .list-group-item:focus,
.bg-danger .auto .list-group-item:focus,
.bg-danger.auto .list-group-item:active,
.bg-danger .auto .list-group-item:active,
.bg-danger.auto .list-group-item.active,
.bg-danger .auto .list-group-item.active {
  background-color: #f13636 !important;
}
.bg-white {
  background-color: #fff;
  color: #58666e;
}
.bg-white a {
  color: #363f44;
}
.bg-white a:hover {
  color: #1f2427;
}
.bg-white .text-muted {
  color: #98a6ad !important;
}
.bg-white .lt,
.bg-white .lter,
.bg-white .dk,
.bg-white .dker {
  background-color: #fff;
}
.bg-white-only {
  background-color: #fff;
}
.bg-white-opacity {
  background-color: rgba(255, 255, 255, 0.5);
}
.bg-black-opacity {
  background-color: rgba(32, 43, 54, 0.5);
}
a.bg-light:hover {
  color: #363f44;
}
a.bg-primary:hover {
  background-color: #6a6a6a;
}
a.text-primary:hover {
  color: #6a6a6a;
}
.text-primary {
  color: #777777;
}
.text-primary-lt {
  color: #848484;
}
.text-primary-lter {
  color: #919191;
}
.text-primary-dk {
  color: #6a6a6a;
}
.text-primary-dker {
  color: #5e5e5e;
}
a.bg-info:hover {
  background-color: #e37522;
}
a.text-info:hover {
  color: #e37522;
}
.text-info {
  color: #e68339;
}
.text-info-lt {
  color: #e99150;
}
.text-info-lter {
  color: #ec9f66;
}
.text-info-dk {
  color: #e37522;
}
.text-info-dker {
  color: #d2691a;
}
a.bg-success:hover {
  background-color: #23ad44;
}
a.text-success:hover {
  color: #23ad44;
}
.text-success {
  color: #27c24c;
}
.text-success-lt {
  color: #2ed556;
}
.text-success-lter {
  color: #43d967;
}
.text-success-dk {
  color: #23ad44;
}
.text-success-dker {
  color: #1e983b;
}
a.bg-warning:hover {
  background-color: #f9d21a;
}
a.text-warning:hover {
  color: #f9d21a;
}
.text-warning {
  color: #fad733;
}
.text-warning-lt {
  color: #fbdc4c;
}
.text-warning-lter {
  color: #fbe165;
}
.text-warning-dk {
  color: #f9d21a;
}
.text-warning-dker {
  color: #f4ca06;
}
a.bg-danger:hover {
  background-color: #ee3939;
}
a.text-danger:hover {
  color: #ee3939;
}
.text-danger {
  color: #f05050;
}
.text-danger-lt {
  color: #f26767;
}
.text-danger-lter {
  color: #f47f7f;
}
.text-danger-dk {
  color: #ee3939;
}
.text-danger-dker {
  color: #ec2121;
}
a.bg-dark:hover {
  background-color: #2f3342;
}
a.text-dark:hover {
  color: #2f3342;
}
.text-dark {
  color: #3a3f51;
}
.text-dark-lt {
  color: #454b60;
}
.text-dark-lter {
  color: #4f566f;
}
.text-dark-dk {
  color: #2f3342;
}
.text-dark-dker {
  color: #252833;
}
a.bg-black:hover {
  background-color: #131e25;
}
a.text-black:hover {
  color: #131e25;
}
.text-black {
  color: #1c2b36;
}
.text-black-lt {
  color: #253847;
}
.text-black-lter {
  color: #2d4658;
}
.text-black-dk {
  color: #131e25;
}
.text-black-dker {
  color: #0b1014;
}
.text-white {
  color: #fff;
}
.text-muted {
  color: #98a6ad;
}
.pos-rlt {
  position: relative;
}
.pos-stc {
  position: static !important;
}
.pos-abt {
  position: absolute;
}
.pos-fix {
  position: fixed;
}
.show {
  visibility: visible;
}
.line {
  width: 100%;
  height: 2px;
  margin: 10px 0;
  font-size: 0;
  overflow: hidden;
}
.line-xs {
  margin: 0;
}
.line-lg {
  margin-top: 15px;
  margin-bottom: 15px;
}
.line-dashed {
  border-style: dashed !important;
  background-color: transparent;
  border-width: 0;
}
.no-line {
  border-width: 0;
}
.no-border,
.no-borders {
  border-color: transparent;
  border-width: 0;
}
.no-radius {
  border-radius: 0;
}
.block {
  display: block;
}
.block.hide {
  display: none;
}
.inline {
  display: inline-block !important;
}
.none {
  display: none;
}
.pull-none {
  float: none;
}
.rounded {
  border-radius: 500px;
}
.clear {
  display: block;
  overflow: hidden;
}
.no-bg {
  background-color: transparent;
  color: inherit;
}
.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.l-h {
  line-height: 1.42857143;
}
.l-h-0x {
  line-height: 0;
}
.l-h-1x {
  line-height: 1.2;
}
.l-h-2x {
  line-height: 2em;
}
.l-s-1x {
  letter-spacing: 1;
}
.l-s-2x {
  letter-spacing: 2;
}
.l-s-3x {
  letter-spacing: 3;
}
.font-normal {
  font-weight: normal;
}
.font-thin {
  font-weight: 300;
}
.font-bold {
  font-weight: 700;
}
.text-3x {
  font-size: 3em;
}
.text-2x {
  font-size: 2em;
}
.text-lg {
  font-size: 18px;
}
.text-md {
  font-size: 16px;
}
.text-base {
  font-size: 14px;
}
.text-sm {
  font-size: 13px;
}
.text-xs {
  font-size: 12px;
}
.text-xxs {
  text-indent: -9999px;
}
.text-ellipsis {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-u-c {
  text-transform: uppercase;
}
.text-l-t {
  text-decoration: line-through;
}
.text-u-l {
  text-decoration: underline;
}
.text-active,
.active > .text,
.active > .auto .text {
  display: none !important;
}
.active > .text-active,
.active > .auto .text-active {
  display: inline-block !important;
}
.box-shadow {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
}
.box-shadow-lg {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
}
.text-shadow {
  font-size: 170px;
  text-shadow: 0 1px 0 #dee5e7, 0 2px 0 #fcfdfd, 0 5px 10px rgba(0, 0, 0, 0.125), 0 10px 20px rgba(0, 0, 0, 0.2);
}
.no-shadow {
  box-shadow: none !important;
}
.wrapper-xs {
  padding: 5px;
}
.wrapper-sm {
  padding: 10px;
}
.wrapper {
  padding: 15px;
}
.wrapper-md {
  padding: 20px;
}
.wrapper-lg {
  padding: 30px;
}
.wrapper-xl {
  padding: 50px;
}
.padder-lg {
  padding-left: 30px;
  padding-right: 30px;
}
.padder-md {
  padding-left: 20px;
  padding-right: 20px;
}
.padder {
  padding-left: 15px;
  padding-right: 15px;
}
.padder-v {
  padding-top: 15px;
  padding-bottom: 15px;
}
.no-padder {
  padding: 0 !important;
}
.pull-in {
  margin-left: -15px;
  margin-right: -15px;
}
.pull-out {
  margin: -10px -15px;
}
.b {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.b-a {
  border: 1px solid #dee5e7;
}
.b-t {
  border-top: 1px solid #dee5e7;
}
.b-r {
  border-right: 1px solid #dee5e7;
}
.b-b {
  border-bottom: 1px solid #dee5e7;
}
.b-l {
  border-left: 1px solid #dee5e7;
}
.b-light {
  border-color: #edf1f2;
}
.b-dark {
  border-color: #3a3f51;
}
.b-black {
  border-color: #3a3f51;
}
.b-primary {
  border-color: #777777;
}
.b-success {
  border-color: #27c24c;
}
.b-info {
  border-color: #e68339;
}
.b-warning {
  border-color: #fad733;
}
.b-danger {
  border-color: #f05050;
}
.b-white {
  border-color: #fff;
}
.b-dashed {
  border-style: dashed !important;
}
.b-l-light {
  border-left-color: #edf1f2;
}
.b-l-dark {
  border-left-color: #3a3f51;
}
.b-l-black {
  border-left-color: #3a3f51;
}
.b-l-primary {
  border-left-color: #777777;
}
.b-l-success {
  border-left-color: #27c24c;
}
.b-l-info {
  border-left-color: #e68339;
}
.b-l-warning {
  border-left-color: #fad733;
}
.b-l-danger {
  border-left-color: #f05050;
}
.b-l-white {
  border-left-color: #fff;
}
.b-l-2x {
  border-left-width: 2px;
}
.b-l-3x {
  border-left-width: 3px;
}
.b-l-4x {
  border-left-width: 4px;
}
.b-l-5x {
  border-left-width: 5px;
}
.b-2x {
  border-width: 2px;
}
.b-3x {
  border-width: 3px;
}
.b-4x {
  border-width: 4px;
}
.b-5x {
  border-width: 5px;
}
.r {
  border-radius: 2px 2px 2px 2px;
}
.r-2x {
  border-radius: 4px;
}
.r-3x {
  border-radius: 6px;
}
.r-l {
  border-radius: 2px 0 0 2px;
}
.r-r {
  border-radius: 0 2px 2px 0;
}
.r-t {
  border-radius: 2px 2px 0 0;
}
.r-b {
  border-radius: 0 0 2px 2px;
}
.m-xxs {
  margin: 2px 4px;
}
.m-xs {
  margin: 5px;
}
.m-sm {
  margin: 10px;
}
.m {
  margin: 15px;
}
.m-md {
  margin: 20px;
}
.m-lg {
  margin: 30px;
}
.m-xl {
  margin: 50px;
}
.m-n {
  margin: 0 !important;
}
.m-l-none {
  margin-left: 0 !important;
}
.m-l-xs {
  margin-left: 5px;
}
.m-l-sm {
  margin-left: 10px;
}
.m-l {
  margin-left: 15px;
}
.m-l-md {
  margin-left: 20px;
}
.m-l-lg {
  margin-left: 30px;
}
.m-l-xl {
  margin-left: 40px;
}
.m-l-xxl {
  margin-left: 50px;
}
.m-l-n-xxs {
  margin-left: -1px;
}
.m-l-n-xs {
  margin-left: -5px;
}
.m-l-n-sm {
  margin-left: -10px;
}
.m-l-n {
  margin-left: -15px;
}
.m-l-n-md {
  margin-left: -20px;
}
.m-l-n-lg {
  margin-left: -30px;
}
.m-l-n-xl {
  margin-left: -40px;
}
.m-l-n-xxl {
  margin-left: -50px;
}
.m-t-none {
  margin-top: 0 !important;
}
.m-t-xxs {
  margin-top: 1px;
}
.m-t-xs {
  margin-top: 5px;
}
.m-t-sm {
  margin-top: 10px;
}
.m-t {
  margin-top: 15px;
}
.m-t-md {
  margin-top: 20px;
}
.m-t-lg {
  margin-top: 30px;
}
.m-t-xl {
  margin-top: 40px;
}
.m-t-xxl {
  margin-top: 50px;
}
.m-t-n-xxs {
  margin-top: -1px;
}
.m-t-n-xs {
  margin-top: -5px;
}
.m-t-n-sm {
  margin-top: -10px;
}
.m-t-n {
  margin-top: -15px;
}
.m-t-n-md {
  margin-top: -20px;
}
.m-t-n-lg {
  margin-top: -30px;
}
.m-t-n-xl {
  margin-top: -40px;
}
.m-t-n-xxl {
  margin-top: -50px;
}
.m-r-none {
  margin-right: 0 !important;
}
.m-r-xxs {
  margin-right: 1px;
}
.m-r-xs {
  margin-right: 5px;
}
.m-r-sm {
  margin-right: 10px;
}
.m-r {
  margin-right: 15px;
}
.m-r-md {
  margin-right: 20px;
}
.m-r-lg {
  margin-right: 30px;
}
.m-r-xl {
  margin-right: 40px;
}
.m-r-xxl {
  margin-right: 50px;
}
.m-r-n-xxs {
  margin-right: -1px;
}
.m-r-n-xs {
  margin-right: -5px;
}
.m-r-n-sm {
  margin-right: -10px;
}
.m-r-n {
  margin-right: -15px;
}
.m-r-n-md {
  margin-right: -20px;
}
.m-r-n-lg {
  margin-right: -30px;
}
.m-r-n-xl {
  margin-right: -40px;
}
.m-r-n-xxl {
  margin-right: -50px;
}
.m-b-none {
  margin-bottom: 0 !important;
}
.m-b-xxs {
  margin-bottom: 1px;
}
.m-b-xs {
  margin-bottom: 5px;
}
.m-b-sm {
  margin-bottom: 10px;
}
.m-b {
  margin-bottom: 15px;
}
.m-b-md {
  margin-bottom: 20px;
}
.m-b-lg {
  margin-bottom: 30px;
}
.m-b-xl {
  margin-bottom: 40px;
}
.m-b-xxl {
  margin-bottom: 50px;
}
.m-b-n-xxs {
  margin-bottom: -1px;
}
.m-b-n-xs {
  margin-bottom: -5px;
}
.m-b-n-sm {
  margin-bottom: -10px;
}
.m-b-n {
  margin-bottom: -15px;
}
.m-b-n-md {
  margin-bottom: -20px;
}
.m-b-n-lg {
  margin-bottom: -30px;
}
.m-b-n-xl {
  margin-bottom: -40px;
}
.m-b-n-xxl {
  margin-bottom: -50px;
}
.avatar {
  position: relative;
  display: block;
  border-radius: 500px;
  white-space: nowrap;
}
.avatar img {
  border-radius: 500px;
  width: 100%;
  height: 40px;
}
.avatar i {
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 10px;
  margin: 2px;
  border-width: 2px;
  border-style: solid;
  border-radius: 100%;
}
.avatar i.right {
  left: auto;
  right: 0;
}
.avatar i.bottom {
  left: auto;
  top: auto;
  bottom: 0;
  right: 0;
}
.avatar i.left {
  top: auto;
  bottom: 0;
}
.avatar i.on {
  background-color: #27c24c;
}
.avatar i.off {
  background-color: #98a6ad;
}
.avatar i.busy {
  background-color: #f05050;
}
.avatar i.away {
  background-color: #fad733;
}
.avatar.thumb-md i {
  width: 12px;
  height: 12px;
  margin: 3px;
}
.avatar.thumb-sm i {
  margin: 1px;
}
.avatar.thumb-xs i {
  margin: 0;
}
.w-xxs {
  width: 60px;
}
.w-xs {
  width: 90px;
}
.w-sm {
  width: 150px;
}
.w {
  width: 200px;
}
.w-md {
  width: 240px;
}
.w-lg {
  width: 280px;
}
.w-xl {
  width: 320px;
}
.w-xxl {
  width: 360px;
}
.w-full {
  width: 100%;
}
.w-auto {
  width: auto;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.thumb-xl {
  width: 128px;
  display: inline-block;
}
.thumb-lg {
  width: 96px;
  display: inline-block;
}
.thumb-md {
  width: 64px;
  display: inline-block;
}
.thumb {
  width: 50px;
  display: inline-block;
}
.thumb-sm {
  width: 40px;
  display: inline-block;
}
.thumb-xs {
  width: 34px;
  display: inline-block;
}
.thumb-xxs {
  width: 30px;
  display: inline-block;
}
.thumb-wrapper {
  padding: 2px;
  border: 1px solid #dee5e7;
}
.thumb img,
.thumb-xs img,
.thumb-sm img,
.thumb-md img,
.thumb-lg img,
.thumb-btn img {
    height: auto;
    max-height: 40px;
    max-width: 100%;
    vertical-align: middle;
}
.img-full {
  width: 100%;
}
.img-full img {
  width: 100%;
}
.scrollable {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.scrollable.hover {
  overflow-y: hidden !important;
}
.scrollable.hover:hover {
  overflow: visible !important;
  overflow-y: auto !important;
}
.smart .scrollable {
  overflow-y: auto !important;
}
.scroll-x,
.scroll-y {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.scroll-y {
  overflow-y: auto;
}
.scroll-x {
  overflow-x: auto;
}
.hover-action {
  display: none;
}
.hover-rotate {
  transition: all 0.2s ease-in-out 0.1s;
}
.hover-anchor:hover > .hover-action,
.hover-anchor:focus > .hover-action,
.hover-anchor:active > .hover-action {
  display: inherit;
}
.hover-anchor:hover > .hover-rotate,
.hover-anchor:focus > .hover-rotate,
.hover-anchor:active > .hover-rotate {
  transform: rotate(90deg);
}
.backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1039;
}
.backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/*desktop*/
@media screen and (min-width: 992px) {
  .col-lg-2-4 {
    width: 20.000%;
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm.show {
    display: inherit !important;
  }
}
/*phone*/
@media (max-width: 767px) {
  .w-auto-xs {
    width: auto;
  }
  .shift {
    display: none !important;
  }
  .shift.in {
    display: block !important;
  }
  .row-2 [class*="col"] {
    width: 50%;
    float: left;
  }
  .row-2 .col-0 {
    clear: none;
  }
  .row-2 li:nth-child(odd) {
    clear: left;
    margin-left: 0;
  }
  .text-center-xs {
    text-align: center;
  }
  .text-left-xs {
    text-align: left;
  }
  .text-right-xs {
    text-align: right;
  }
  .no-border-xs {
    border-width: 0;
  }
  .pull-none-xs {
    float: none !important;
  }
  .pull-right-xs {
    float: right !important;
  }
  .pull-left-xs {
    float: left !important;
  }
  .dropdown-menu.pull-none-xs {
    left: 0;
  }
  .hidden-xs.show {
    display: inherit !important;
  }
  .wrapper-lg,
  .wrapper-md {
    padding: 15px;
  }
  .padder-lg,
  .padder-md {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.butterbar {
  position: relative;
  margin-bottom: -3px;
  height: 3px;
}
.butterbar .bar {
  position: absolute;
  height: 0;
  width: 100%;
  text-indent: -9999px;
  background-color: #e68339;
}
.butterbar .bar:before {
  content: "";
  height: 3px;
  position: absolute;
  left: 50%;
  right: 50%;
  background-color: inherit;
}
.butterbar.active {
  animation: changebar 2.25s infinite 0.75s;
}
.butterbar.active .bar {
  animation: changebar 2.25s infinite;
}
.butterbar.active .bar:before {
  animation: movingbar 0.75s infinite;
}
/* Moving bar */
@keyframes movingbar {
  0% {
    left: 50%;
    right: 50%;
  }
  99.9% {
    left: 0%;
    right: 0%;
  }
  100% {
    left: 50%;
    right: 50%;
  }
}
/* change bar */
@keyframes changebar {
  0% {
    background-color: #e68339;
  }
  33.3% {
    background-color: #e68339;
  }
  33.33% {
    background-color: #fad733;
  }
  66.6% {
    background-color: #fad733;
  }
  66.66% {
    background-color: #777777;
  }
  99.9% {
    background-color: #777777;
  }
}

/* nvd3 version 1.8.1 (https://github.com/novus/nvd3) 2015-06-15 */
.nvd3 .nv-axis {
    pointer-events:none;
    opacity: 1;
}

.nvd3 .nv-axis path {
    fill: none;
    stroke: #000;
    stroke-opacity: .75;
    shape-rendering: crispEdges;
}

.nvd3 .nv-axis path.domain {
    stroke-opacity: .75;
}

.nvd3 .nv-axis.nv-x path.domain {
    stroke-opacity: 0;
}

.nvd3 .nv-axis line {
    fill: none;
    stroke: #e5e5e5;
    shape-rendering: crispEdges;
}

.nvd3 .nv-axis .zero line,
    /*this selector may not be necessary*/ .nvd3 .nv-axis line.zero {
    stroke-opacity: .75;
}

.nvd3 .nv-axis .nv-axisMaxMin text {
    font-weight: bold;
}

.nvd3 .x  .nv-axis .nv-axisMaxMin text,
.nvd3 .x2 .nv-axis .nv-axisMaxMin text,
.nvd3 .x3 .nv-axis .nv-axisMaxMin text {
    text-anchor: middle
}

.nvd3 .nv-axis.nv-disabled {
    opacity: 0;
}

.nvd3 .nv-bars rect {
    fill-opacity: .75;

    transition: fill-opacity 250ms linear;
    -moz-transition: fill-opacity 250ms linear;
    -webkit-transition: fill-opacity 250ms linear;
}

.nvd3 .nv-bars rect.hover {
    fill-opacity: 1;
}

.nvd3 .nv-bars .hover rect {
    fill: lightblue;
}

.nvd3 .nv-bars text {
    fill: rgba(0,0,0,0);
}

.nvd3 .nv-bars .hover text {
    fill: rgba(0,0,0,1);
}

.nvd3 .nv-multibar .nv-groups rect,
.nvd3 .nv-multibarHorizontal .nv-groups rect,
.nvd3 .nv-discretebar .nv-groups rect {
    stroke-opacity: 0;

    transition: fill-opacity 250ms linear;
    -moz-transition: fill-opacity 250ms linear;
    -webkit-transition: fill-opacity 250ms linear;
}

.nvd3 .nv-multibar .nv-groups rect:hover,
.nvd3 .nv-multibarHorizontal .nv-groups rect:hover,
.nvd3 .nv-candlestickBar .nv-ticks rect:hover,
.nvd3 .nv-discretebar .nv-groups rect:hover {
    fill-opacity: 1;
}

.nvd3 .nv-discretebar .nv-groups text,
.nvd3 .nv-multibarHorizontal .nv-groups text {
    font-weight: bold;
    fill: rgba(0,0,0,1);
    stroke: rgba(0,0,0,0);
}

/* boxplot CSS */
.nvd3 .nv-boxplot circle {
  fill-opacity: 0.5;
}

.nvd3 .nv-boxplot circle:hover {
  fill-opacity: 1;
}

.nvd3 .nv-boxplot rect:hover {
  fill-opacity: 1;
}

.nvd3 line.nv-boxplot-median {
  stroke: black;
}

.nv-boxplot-tick:hover {
  stroke-width: 2.5px;
}
/* bullet */
.nvd3.nv-bullet { font: 10px sans-serif; }
.nvd3.nv-bullet .nv-measure { fill-opacity: .8; }
.nvd3.nv-bullet .nv-measure:hover { fill-opacity: 1; }
.nvd3.nv-bullet .nv-marker { stroke: #000; stroke-width: 2px; }
.nvd3.nv-bullet .nv-markerTriangle { stroke: #000; fill: #fff; stroke-width: 1.5px; }
.nvd3.nv-bullet .nv-tick line { stroke: #666; stroke-width: .5px; }
.nvd3.nv-bullet .nv-range.nv-s0 { fill: #eee; }
.nvd3.nv-bullet .nv-range.nv-s1 { fill: #ddd; }
.nvd3.nv-bullet .nv-range.nv-s2 { fill: #ccc; }
.nvd3.nv-bullet .nv-title { font-size: 14px; font-weight: bold; }
.nvd3.nv-bullet .nv-subtitle { fill: #999; }


.nvd3.nv-bullet .nv-range {
    fill: #bababa;
    fill-opacity: .4;
}
.nvd3.nv-bullet .nv-range:hover {
    fill-opacity: .7;
}

.nvd3.nv-candlestickBar .nv-ticks .nv-tick {
    stroke-width: 1px;
}

.nvd3.nv-candlestickBar .nv-ticks .nv-tick.hover {
    stroke-width: 2px;
}

.nvd3.nv-candlestickBar .nv-ticks .nv-tick.positive rect {
    stroke: #2ca02c;
    fill: #2ca02c;
}

.nvd3.nv-candlestickBar .nv-ticks .nv-tick.negative rect {
    stroke: #d62728;
    fill: #d62728;
}

.with-transitions .nv-candlestickBar .nv-ticks .nv-tick {
    transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
    -moz-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
    -webkit-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;

}

.nvd3.nv-candlestickBar .nv-ticks line {
    stroke: #333;
}


.nvd3 .nv-legend .nv-disabled rect {
    /*fill-opacity: 0;*/
}

.nvd3 .nv-check-box .nv-box {
    fill-opacity:0;
    stroke-width:2;
}

.nvd3 .nv-check-box .nv-check {
    fill-opacity:0;
    stroke-width:4;
}

.nvd3 .nv-series.nv-disabled .nv-check-box .nv-check {
    fill-opacity:0;
    stroke-opacity:0;
}

.nvd3 .nv-controlsWrap .nv-legend .nv-check-box .nv-check {
    opacity: 0;
}

/* line plus bar */
.nvd3.nv-linePlusBar .nv-bar rect {
    fill-opacity: .75;
}

.nvd3.nv-linePlusBar .nv-bar rect:hover {
    fill-opacity: 1;
}
.nvd3 .nv-groups path.nv-line {
    fill: none;
}

.nvd3 .nv-groups path.nv-area {
    stroke: none;
}

.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
    fill-opacity: 0;
    stroke-opacity: 0;
}

.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point {
    fill-opacity: .5 !important;
    stroke-opacity: .5 !important;
}


.with-transitions .nvd3 .nv-groups .nv-point {
    transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
    -moz-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
    -webkit-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;

}

.nvd3.nv-scatter .nv-groups .nv-point.hover,
.nvd3 .nv-groups .nv-point.hover {
    stroke-width: 7px;
    fill-opacity: .95 !important;
    stroke-opacity: .95 !important;
}


.nvd3 .nv-point-paths path {
    stroke: #aaa;
    stroke-opacity: 0;
    fill: #eee;
    fill-opacity: 0;
}



.nvd3 .nv-indexLine {
    cursor: ew-resize;
}

/********************
 * SVG CSS
 */

/********************
  Default CSS for an svg element nvd3 used
*/
svg.nvd3-svg {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: block;
    width:100%;
    height:100%;
}

/********************
  Box shadow and border radius styling
*/
.nvtooltip.with-3d-shadow, .with-3d-shadow .nvtooltip {
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


.nvd3 text {
    font: normal 12px Arial;
}

.nvd3 .title {
    font: bold 14px Arial;
}

.nvd3 .nv-background {
    fill: white;
    fill-opacity: 0;
}

.nvd3.nv-noData {
    font-size: 18px;
    font-weight: bold;
}


/**********
*  Brush
*/

.nv-brush .extent {
    fill-opacity: .125;
    shape-rendering: crispEdges;
}

.nv-brush .resize path {
    fill: #eee;
    stroke: #666;
}


/**********
*  Legend
*/

.nvd3 .nv-legend .nv-series {
    cursor: pointer;
}

.nvd3 .nv-legend .nv-disabled circle {
    fill-opacity: 0;
}

/* focus */
.nvd3 .nv-brush .extent {
    fill-opacity: 0 !important;
}

.nvd3 .nv-brushBackground rect {
    stroke: #000;
    stroke-width: .4;
    fill: #fff;
    fill-opacity: .7;
}


.nvd3.nv-ohlcBar .nv-ticks .nv-tick {
    stroke-width: 1px;
}

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover {
    stroke-width: 2px;
}

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive {
    stroke: #2ca02c;
}

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative {
    stroke: #d62728;
}


.nvd3 .background path {
    fill: none;
    stroke: #EEE;
    stroke-opacity: .4;
    shape-rendering: crispEdges;
}

.nvd3 .foreground path {
    fill: none;
    stroke-opacity: .7;
}

.nvd3 .nv-parallelCoordinates-brush .extent 
{
    fill: #fff;
    fill-opacity: .6;
    stroke: gray;
    shape-rendering: crispEdges;
}

.nvd3 .nv-parallelCoordinates .hover  {
    fill-opacity: 1;
	stroke-width: 3px;
}


.nvd3 .missingValuesline line {
  fill: none;
  stroke: black;
  stroke-width: 1;
  stroke-opacity: 1;
  stroke-dasharray: 5, 5; 
}
.nvd3.nv-pie path {
    stroke-opacity: 0;
    transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;
    -moz-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;
    -webkit-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;

}

.nvd3.nv-pie .nv-pie-title {
    font-size: 24px;
    fill: rgba(19, 196, 249, 0.59);
}

.nvd3.nv-pie .nv-slice text {
    stroke: #000;
    stroke-width: 0;
}

.nvd3.nv-pie path {
    stroke: #fff;
    stroke-width: 1px;
    stroke-opacity: 1;
}

.nvd3.nv-pie .hover path {
    fill-opacity: .7;
}
.nvd3.nv-pie .nv-label {
    pointer-events: none;
}
.nvd3.nv-pie .nv-label rect {
    fill-opacity: 0;
    stroke-opacity: 0;
}

/* scatter */
.nvd3 .nv-groups .nv-point.hover {
    stroke-width: 20px;
    stroke-opacity: .5;
}

.nvd3 .nv-scatter .nv-point.hover {
    fill-opacity: 1;
}
.nv-noninteractive {
    pointer-events: none;
}

.nv-distx, .nv-disty {
    pointer-events: none;
}

/* sparkline */
.nvd3.nv-sparkline path {
    fill: none;
}

.nvd3.nv-sparklineplus g.nv-hoverValue {
    pointer-events: none;
}

.nvd3.nv-sparklineplus .nv-hoverValue line {
    stroke: #333;
    stroke-width: 1.5px;
}

.nvd3.nv-sparklineplus,
.nvd3.nv-sparklineplus g {
    pointer-events: all;
}

.nvd3 .nv-hoverArea {
    fill-opacity: 0;
    stroke-opacity: 0;
}

.nvd3.nv-sparklineplus .nv-xValue,
.nvd3.nv-sparklineplus .nv-yValue {
    stroke-width: 0;
    font-size: .9em;
    font-weight: normal;
}

.nvd3.nv-sparklineplus .nv-yValue {
    stroke: #f66;
}

.nvd3.nv-sparklineplus .nv-maxValue {
    stroke: #2ca02c;
    fill: #2ca02c;
}

.nvd3.nv-sparklineplus .nv-minValue {
    stroke: #d62728;
    fill: #d62728;
}

.nvd3.nv-sparklineplus .nv-currentValue {
    font-weight: bold;
    font-size: 1.1em;
}
/* stacked area */
.nvd3.nv-stackedarea path.nv-area {
    fill-opacity: .7;
    stroke-opacity: 0;
    transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
    -moz-transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
    -webkit-transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
}

.nvd3.nv-stackedarea path.nv-area.hover {
    fill-opacity: .9;
}


.nvd3.nv-stackedarea .nv-groups .nv-point {
    stroke-opacity: 0;
    fill-opacity: 0;
}


.nvtooltip {
    position: absolute;
    background-color: rgba(255,255,255,1.0);
    color: rgba(0,0,0,1.0);
    padding: 1px;
    border: 1px solid rgba(0,0,0,.2);
    z-index: 10000;
    display: block;

    font-family: Arial;
    font-size: 13px;
    text-align: left;
    pointer-events: none;

    white-space: nowrap;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.nvtooltip {
    background: rgba(255,255,255, 0.8);
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 4px;
}

/*Give tooltips that old fade in transition by
    putting a "with-transitions" class on the container div.
*/
.nvtooltip.with-transitions, .with-transitions .nvtooltip {
    transition: opacity 50ms linear;
    -moz-transition: opacity 50ms linear;
    -webkit-transition: opacity 50ms linear;

    transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -webkit-transition-delay: 200ms;
}

.nvtooltip.x-nvtooltip,
.nvtooltip.y-nvtooltip {
    padding: 8px;
}

.nvtooltip h3 {
    margin: 0;
    padding: 4px 14px;
    line-height: 18px;
    font-weight: normal;
    background-color: rgba(247,247,247,0.75);
    color: rgba(0,0,0,1.0);
    text-align: center;

    border-bottom: 1px solid #ebebeb;

    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.nvtooltip p {
    margin: 0;
    padding: 5px 14px;
    text-align: center;
}

.nvtooltip span {
    display: inline-block;
    margin: 2px 0;
}

.nvtooltip table {
    margin: 6px;
    border-spacing:0;
}


.nvtooltip table td {
    padding: 2px 9px 2px 0;
    vertical-align: middle;
}

.nvtooltip table td.key {
    font-weight:normal;
}
.nvtooltip table td.value {
    text-align: right;
    font-weight: bold;
}

.nvtooltip table tr.highlight td {
    padding: 1px 9px 1px 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
}

.nvtooltip table td.legend-color-guide div {
    width: 8px;
    height: 8px;
    vertical-align: middle;
}

.nvtooltip table td.legend-color-guide div {
    width: 12px;
    height: 12px;
    border: 1px solid #999;
}

.nvtooltip .footer {
    padding: 3px;
    text-align: center;
}

.nvtooltip-pending-removal {
    pointer-events: none;
    display: none;
}


/****
Interactive Layer
*/
.nvd3 .nv-interactiveGuideLine {
    pointer-events:none;
}
.nvd3 line.nv-guideline {
    stroke: #ccc;
}
@font-face {
  font-family: 'footable';
  src: url('fonts/footable.eot');
  src: url('fonts/footable.eot?#iefix') format('embedded-opentype'), url('fonts/footable.woff') format('woff'), url('fonts/footable.ttf') format('truetype'), url('fonts/footable.svg#footable') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'footable';
    src: url('fonts/footable.svg#footable') format('svg');
    font-weight: normal;
    font-style: normal;
  }
}
.footable {
  width: 100%;
  /** SORTING **/

  /** PAGINATION **/

}
.footable.breakpoint > tbody > tr.footable-detail-show > td {
  border-bottom: none;
}
.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e001";
}
.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
  cursor: pointer;
}
.footable.breakpoint > tbody > tr > td.footable-cell-detail {
  background: #eee;
  border-top: none;
}
.footable.breakpoint > tbody > tr > td > span.footable-toggle {
  display: inline-block;
  font-family: 'footable';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  padding-right: 5px;
  font-size: 14px;
  color: #888888;
}
.footable.breakpoint > tbody > tr > td > span.footable-toggle:before {
  content: "\e000";
}
.footable.breakpoint.toggle-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e005";
}
.footable.breakpoint.toggle-circle > tbody > tr > td > span.footable-toggle:before {
  content: "\e004";
}
.footable.breakpoint.toggle-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e003";
}
.footable.breakpoint.toggle-circle-filled > tbody > tr > td > span.footable-toggle:before {
  content: "\e002";
}
.footable.breakpoint.toggle-square > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e007";
}
.footable.breakpoint.toggle-square > tbody > tr > td > span.footable-toggle:before {
  content: "\e006";
}
.footable.breakpoint.toggle-square-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e009";
}
.footable.breakpoint.toggle-square-filled > tbody > tr > td > span.footable-toggle:before {
  content: "\e008";
}
.footable.breakpoint.toggle-arrow > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e00f";
}
.footable.breakpoint.toggle-arrow > tbody > tr > td > span.footable-toggle:before {
  content: "\e011";
}
.footable.breakpoint.toggle-arrow-small > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e013";
}
.footable.breakpoint.toggle-arrow-small > tbody > tr > td > span.footable-toggle:before {
  content: "\e015";
}
.footable.breakpoint.toggle-arrow-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e01b";
}
.footable.breakpoint.toggle-arrow-circle > tbody > tr > td > span.footable-toggle:before {
  content: "\e01d";
}
.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e00b";
}
.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr > td > span.footable-toggle:before {
  content: "\e00d";
}
.footable.breakpoint.toggle-arrow-tiny > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e01f";
}
.footable.breakpoint.toggle-arrow-tiny > tbody > tr > td > span.footable-toggle:before {
  content: "\e021";
}
.footable.breakpoint.toggle-arrow-alt > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e017";
}
.footable.breakpoint.toggle-arrow-alt > tbody > tr > td > span.footable-toggle:before {
  content: "\e019";
}
.footable.breakpoint.toggle-medium > tbody > tr > td > span.footable-toggle {
  font-size: 18px;
}
.footable.breakpoint.toggle-large > tbody > tr > td > span.footable-toggle {
  font-size: 24px;
}
.footable > thead > tr > th {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
.footable > thead > tr > th.footable-sortable:hover {
  cursor: pointer;
}
.footable > thead > tr > th.footable-sorted > span.footable-sort-indicator:before {
  content: "\e013";
}
.footable > thead > tr > th.footable-sorted-desc > span.footable-sort-indicator:before {
  content: "\e012";
}
.footable > thead > tr > th > span.footable-sort-indicator {
  display: inline-block;
  font-family: 'footable';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  padding-left: 5px;
}
.footable > thead > tr > th > span.footable-sort-indicator:before {
  content: "\e022";
}
.footable > tfoot .pagination {
  margin: 0;
}
.footable.no-paging .hide-if-no-paging {
  display: none;
}
.footable-row-detail-inner {
  display: table;
}
.footable-row-detail-row {
  display: table-row;
  line-height: 1.5em;
}
.footable-row-detail-group {
  display: block;
  line-height: 2em;
  font-size: 1.2em;
  font-weight: bold;
}
.footable-row-detail-name {
  display: table-cell;
  font-weight: bold;
  padding-right: 0.5em;
}
.footable-row-detail-value {
  display: table-cell;
}
.footable-odd {
  /*background-color: #f7f7f7;*/
}

/*!
   angular-block-ui v0.2.1
   (c) 2015 (null) McNull https://github.com/McNull/angular-block-ui
   License: MIT
*/

.block-ui {
  position: relative;
}

body.block-ui {
  /* IE8 doesn't support .block-ui:not(body) */
  
  position: static;
}

body.block-ui > .block-ui-container,
.block-ui-main > .block-ui-container {
  position: fixed;
}

.block-ui-container {
  position: absolute;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=00);
}

.block-ui-active > .block-ui-container {
  height: 100%;
  cursor: wait;
}

.block-ui-active .block-ui-active > .block-ui-container {
  height: 0;
}

.block-ui-visible > .block-ui-container {
  opacity: 1;
  filter: alpha(opacity=100);
}

.block-ui-overlay {
  width: 100%;
  height: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-color: white;
}

.block-ui-message-container {
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  height: 0;
  text-align: center;
  z-index: 10001;
}

.block-ui-message {
  display: inline-block;
  text-align: left;
  background-color: #333;
  color: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  font-size: 20px;
  font-weight: bold;
  /* needed for IE */
  
  filter: alpha(opacity=100);
}

/* - - - - - - 8-< - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.block-ui-anim-fade > .block-ui-container {
  transition: height 0s linear 200ms, opacity 200ms ease 0s;
}

.block-ui-anim-fade.block-ui-active > .block-ui-container {
  /*this resets the initial delay of the height */
  /*and sizes the block to full height at once at the start of the block. */
  transition-delay: 0s;
}

/* - - - - - - 8-< - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*# sourceMappingURL=angular-block-ui.css.map */
/* IE FIX's */
body {
    -ms-overflow-style: scrollbar !important;
}

select::-ms-expand {
    border: 0;
    background-color: transparent;
}

input[type="file"] {
    background-color: transparent;
}

.svg-ie-fix {
    max-width: 340px;
}

/* ******************** */

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 16.5px;
        padding-bottom: 16.5px;
    }
}


@media (min-width: 768px) {
    .table .dropdown-menu {
        left: auto;
        right: 0;
    }
}



.pagination-custom {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination-custom>li {
    display: inline;
}

.pagination-custom>li>a,
.pagination-custom>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #777777;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination-custom>li:first-child>a,
.pagination-custom>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination-custom>li:last-child>a,
.pagination-custom>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination-custom>li>a:hover,
.pagination-custom>li>span:hover,
.pagination-custom>li>a:focus,
.pagination-custom>li>span:focus {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.pagination-custom>.active>a,
.pagination-custom>.active>span,
.pagination-custom>.active>a:hover,
.pagination-custom>.active>span:hover,
.pagination-custom>.active>a:focus,
.pagination-custom>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #777777;
    border-color: #777777;
}

.pagination-custom>.disabled>span,
.pagination-custom>.disabled>span:hover,
.pagination-custom>.disabled>span:focus,
.pagination-custom>.disabled>a,
.pagination-custom>.disabled>a:hover,
.pagination-custom>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination-custom-lg>li>a,
.pagination-custom-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.pagination-custom-lg>li:first-child>a,
.pagination-custom-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-custom-lg>li:last-child>a,
.pagination-custom-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-custom-sm>li>a,
.pagination-custom-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-custom-sm>li:first-child>a,
.pagination-custom-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-custom-sm>li:last-child>a,
.pagination-custom-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

/* HEADER*/
.navbar-header .text-warning-dker {
    color: #F47820;
}

.bg-black .nav-sub>li>a {
    color: #A4C3D8;
}

.navbar-header .bg-black .text-muted {
    color: #A4C3D8 !important;
}

/* LOGIN*/
.login .thumb-lg {
    width: 250px;
    display: inline-block;
}

.login {
    height: 100%;
    width: 100%;
    display: block;
    position: relative;
    overflow: auto;
}

.login>.container {
    margin-top: 10% !important;
}

.block-ui-message {
    background-color: #fff;
    border: solid 1px #404040;
}


.txt-active,
.active>.txt,
.active>.auto .txt {
    display: none !important;
}

.active>.txt-active,
.active>.auto .txt-active {
    display: inline-block !important;
}

.add-button {
    cursor: pointer;
    float: none !important;
    font-size: x-small !important;
    background-color: #727272;
    color: white !important;
    padding: 4px 5px;
    margin-left: 5px;
}

.no-backgroud {
    background-color: transparent !important;
}

.no-border {
    border-color: transparent !important;
}

.buttom-left {
    color: black;
    position: absolute;
    left: 0px;
    margin-left: -75px;
    height: 90vh;
    top: 0px;
}

.buttom-right {
    color: black;
    position: absolute;
    right: 0px;
    margin-right: -75px;
    height: 90vh;
    top: 0px;
}

.div-left {
    border-top: 2px solid white;
    border-left: 2px solid white;
    height: 15px;
    width: 15px;
    transform: rotate(-40deg) !important;
    margin-left: 40%;
    margin-top: 30%;
}

.div-right {
    border-top: 2px solid white;
    border-right: 2px solid white;
    height: 15px;
    width: 15px;
    transform: rotate(40deg);
    margin-left: 25%;
    margin-top: 30%;
}

.div-parent-left {
    height: 40px;
    width: 40px;
    background-color: black;
    display: inline-block;
    border-radius: 100%;
}

.div-parent-right {
    height: 40px;
    width: 40px;
    background-color: black;
    display: inline-block;
    border-radius: 100%;
}

.img-customer-schedule {
    height: 40px;
    width: 40px;
    border-radius: 100%;
}

.display-webkit-box {
    display: -webkit-box;
}

.text-bold {
    font-weight: bold;
}

.no-avatar-image {
    background-image: url('img/no_image_perfil.jpg') !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    content: "";
}

.no-avatar-image span {
    display: none;
}

/* Filters Badges */
.filters-badges {
    margin: 0;
    margin-top: 10px;
    padding: 0;
}

.filters-badges .filters-badge {
    background-color: #e4eff1;
    border-radius: 4px;
    color: #828282;
    display: inline-block;
    font-size: 12px;
    padding: 4px 10px;
    font-weight: normal;
    margin-top: 3px;
    margin-right: 3px;
}

.filters-badges .filters-badge i.ion-close-circled {
    color: #828282;
    font-weight: normal;
}

/* Timeline Notifications Popover */
.timeline-notification-container {
    /* float: right;
    margin-right: 16px; */
}

.timeline-notification-container button,
.timeline-notification-container button:focus,
.timeline-notification-container button:active {
    background-color: transparent;
    border: 0;
}

.timeline-notification-container button i {
    font-size: 20px;
    color: #9e9e9e;
}

.timeline-notification-row {
    padding: 6px 10px;
    border-bottom: 1px solid #f0f0f0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.timeline-notification-row:last-child {
    border-bottom: 0;
}

.timeline-notification-row-middle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.timeline-notification-row span {
    padding: 4px 6px;
    color: #909090;
    font-weight: bold;
}

.timeline-notification-row span i.ok {
    color: #96c16b;
}

.timeline-notification-row span i.fail {
    color: #ff0301;
}

.timeline-notification-row span i.pending {
    color: #fe8806;
}

.timeline-notification-dropdown {
    min-width: 240px;
    z-index: 9999999;
}

.timeline-notification-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.timeline-chat-username {
    padding: 9px 0;
}

.timeline-chat-date {
    font-size: 80%;
    padding-left: 4px;
    float: right;
}

/* Modal Custom Sizes */
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .modal-dialog.modal-xlg {
        width: 60%;
    }
}

@media screen and (min-width: 1201px) {
    .modal-dialog.modal-xlg {
        width: 45%;
    }
}

/* Timeline */
.right-buttons-container {
    float: right;
    margin-right: 0;
}

/* Timeline Chat */
.timeline-chat-button {
    font-size: 20px;
    background-color: transparent;
    border: 0;
    padding: 0;
    margin-right: 4px;
    color: #ff7019;
    border-radius: 2px;
}

.timeline-chat-button.enabled {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.timeline-chat-container,
.timeline-comments-toggle-container {
    background-color: #ffefe2;
    padding: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.timeline-comments-toggle-container {
    border-bottom: 1px solid #ffe7d7;
    padding: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.timeline-comments-toggle-container .timeline-comments-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #ff8138;
}

.timeline-comments-toggle-container .timeline-comments-toggle {
    color: #ff8138;
}

.timeline-chat-container .timeline-chat-avatar-container,
.timeline-chat-container .timeline-chat-input-container {
    margin: 5px;
}

.timeline-chat-container .timeline-chat-avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #eeeeee;
    background-image: url('img/no_image_perfil.jpg');
    background-position: center center;
    background-size: cover;
}

.timeline-chat-container .timeline-chat-input-container {
    flex: 1;
}

.timeline-chat-container .timeline-chat-input {
    width: 100%;
    padding: 5px 8px;
    margin-top: 3px;
    border: 1px solid #f3a420;
    border-radius: 2px;
}

.timeline-chat-container .timeline-chat-message {
    width: 100%;
    padding: 6px 8px;
    margin-top: 3px;
    border-radius: 3px;
    background-color: #fff;
    color: #989898;
}

.timeline-chat-container .timeline-chat-attachment {
    width: 80px;
    height: 60px;
    border-radius: 2px;
    background-color: #eeeeee;
    background-image: url('img/no_image_perfil.jpg');
    background-position: center center;
    background-size: cover;
    margin-top: 8px;
    margin-right: 8px;
}

.timeline-chat-container .timeline-chat-input-buttons {
    padding: 17px 6px 0 2px;
    position: relative;
}

.timeline-chat-container .timeline-chat-upload,
.timeline-chat-container .timeline-chat-send {
    color: #ff7019;
    display: inline-block;
    font-size: 20px;
    cursor: pointer;
}

.timeline-chat-container .timeline-chat-upload.disabled {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.timeline-chat-container .timeline-chat-upload-container {
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.timeline-chat-container .timeline-chat-attachment-item {
    /* margin-left: 10px; */
    color: #646464;
    /* display: inline-block; */
    max-width: 400px;
    vertical-align: middle;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 8px;
}

.timeline-chat-container .timeline-chat-attachment-item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.timeline-chat-container .timeline-chat-attachment-item-image {
    width: 60px;
    height: 50px;
    border-radius: 2px;
    background-color: #eeeeee;
    background-image: url('img/no_image_perfil.jpg');
    background-position: center center;
    background-size: cover;
    margin-right: 4px;
}

.timeline-chat-container .timeline-chat-attachment-item .fa-trash {
    padding-left: 4px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.timeline-chat-container .timeline-chat-attachment-item span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
}

.timeline-chat-container .timeline-chat-message-attachment {
    margin: 4px 0 0 2px
}

.timeline-chat-container .timeline-chat-message-attachment a {
    font-size: 12px;
}

.timeline-chat-container .timeline-chat-upload-container input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.timeline-chat-container .timeline-chat-deactivate-button {
    float: right;
    margin-top: 2px;
}

.timeline-chat-container .timeline-chat-send,
.timeline-chat-container .timeline-characters-number {
    float: right;
    margin-left: 10px;
}

.timeline-chat-container .timeline-characters-number {
    font-size: 11px;
    position: absolute;
    right: -2px;
    top: 1px;
    margin-right: 5px;
    color: #ff7019;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: 0.6;
}

/* Padding Utils */
.padding-left-0 {
    padding-left: 0;
}

.padding-right-0 {
    padding-right: 0;
}


.notes-attachment {
    width: 80px;
    height: 60px;
    border-radius: 2px;
    background-color: #eeeeee;
    background-image: url('img/no_image_perfil.jpg');
    background-position: center center;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

/* LISTS */
.row-link {
    cursor: pointer;
    display: block;
    width: 100%;
}


.avatar-circle-medium {
    border-radius: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 180px;
    height: 180px;
    border: 1px solid #f5f5f5;
}

.wrap-long-text {
    word-wrap: break-word;
    display: inline-block;
    white-space: -moz-pre-wrap;
    white-space: -hp-pre-wrap;
    white-space: -o-pre-wrap;
    white-space: -pre-wrap;
    white-space: pre-wrap;
    white-space: pre-line;
    word-wrap: break-word;
    word-break: break-all;
}

/*
 GrapeJS
*/
.gjs-blocks-cs.gjs-one-bg.gjs-two-color {
    background-color: transparent;
}

.gjs-editor,
.gjs-block-label,
.gjs-toolbar .gjs-toolbar-item,
.gjs-clm-tag-label,
#gjs-clm-label,
#gjs-clm-sel,
#gjs-clm-tag-label,
.gjs-sm-label,
.gjs-fields *,
.gjs-label,
.gjs-field-text,
.gjs-layer-name,
.gjs-mdl-title,
#gjs-clm-tags-field *,
.gjs-input-holder {
    font-size: 12px !important;
}

.gjs-four-color,
.gjs-btnt.gjs-pn-active,
.gjs-color-active,
.gjs-pn-btn.gjs-pn-active,
.gjs-pn-btn:active,
.gjs-block:hover {
    color: #ff601a !important;
}

.ra-field-selector {
    cursor: pointer;
}

.ra-field-selector option {
    color: black;
}

#gjs-rte-toolbar,
.gjs-bg-main,
.gjs-clm-select option,
.gjs-clm-tags .gjs-sm-colorp-c,
.gjs-editor,
.gjs-mdl-dialog,
.gjs-nv-item .gjs-nv-title-c,
.gjs-off-prv,
.gjs-pn-panel,
.gjs-block,
.gjs-select option,
.gjs-sm-sector .gjs-sm-colorp-c,
.gjs-sm-select option,
.gjs-sm-unit option,
.sp-container {
    background-color: #1c2b36 !important;
}

.gjs-one-bg {
    background-color: #1c2b36 !important;
}

/* *************** */


.divider-1 {
    height: 1px;
    width: 100%;
    background-color: rgb(231, 231, 231);
}

/* Disponibility */
.disponibility-card {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 8px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.disponibility-card .disponibility-card-header {
    color: #ff601a;
    padding: 4px 6px;
    font-weight: bold;
}

.disponibility-card .disponibility-card-header .fa-calendar {
    padding-right: 6px;
}

.disponibility-card .disponibility-card-body {
    padding: 10px 0;
    background-color: #fff;
}

.disponibility-card .disponibility-card-body .input-group {
    border: 1px solid #efefef;
}

.disponibility-card .disponibility-card-body .input-group .input-group-addon {
    border-left: 1px solid #efefef !important;
}

.disponibility-card .disponibility-card-buttons {
    margin-top: 20px !important;
}

.disponibility-card .label-row {
    display: flex;
}

.disponibility-card .label-group {
    width: calc(50% - 15px);
}

.disponibility-card .label-group-full {
    width: 100%;
}

.disponibility-card .label-group label {
    padding: 0;
    margin: 0;
    color: #636363;
    font-size: 12px;
    padding-left: 2px;
}

.disponibility-card .label-group .label-lighter {
    color: #b4b4b4;
}

.disponibility-card .label-separator {
    width: 30px;
}

/* Visits */
.vist-selected-row {
    background-color: #fdf6f2;
}

/* Visits  Side Menu */
.visits-side-menu .visits-side-menu-header {
    background-color: #ecf2f3;
    color: #ff601a;
    padding: 8px 6px;
    border-radius: 2px;
    margin-bottom: 2px;
}

.visits-side-menu .visits-side-menu-header .visit-name {
    padding-top: 5px;
    font-weight: bold;
    float: left;
}

.visits-side-menu .visits-side-menu-tabs {
    background-color: #ecf2f3;
    border-radius: 2px;
}

.visits-side-menu .visits-side-menu-tabs-header a {
    color: #4f6267;
    font-weight: bold;
    display: inline-block;
    padding: 8px 6px 10px 6px;
}

.visits-side-menu .visits-side-menu-tabs-header a.active {
    color: #ff601a;
}

.visits-side-menu .visits-side-menu-tabs-body {
    padding: 0 4px;
    overflow-y: scroll;
}

.visits-side-menu .visits-side-menu-tabs-body ticket-card .ticket-card {
    margin-bottom: 4px;
}

.visits-side-menu .visits-side-menu-tabs-body ticket-card:last-child .ticket {
    margin-bottom: 0px;
}

.visits-side-menu-empty-list {
    font-size: 14px;
    text-align: center;
    padding: 20px 10px;
    background-color: #fff;
    margin-bottom: 4px;
    border-radius: 2px;
}

.customizeIconExclamation {
    font-size: 15px !important;
    margin-top: 5px !important;
}

/* #region select flag */
.flag-select-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
    cursor: default;
}

.flag-select {
    position: relative;
    width: 100px;
    border: 1px solid #ccc;
    border-right: none;
}

.flag-select .flag-select-selected {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.flag-select .flag-select-dropdown {
    width: 100px;
    max-height: 150px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid rgba(0, 0, 0, 0.25);
    z-index: 99999;
    position: absolute;
    bottom: 0;
    left: 0;
    background: white;
}

.flag-select .flag-select-dropdown .flag-select-dropdown-option {
    cursor: pointer;
}

.flag-select .flag-select-dropdown .flag-select-dropdown-option:hover {
    background-color: #ccc;
}

/* #endregion */

.elevation {
    box-shadow: 0 3px 5px -1px rgb(0 0 0 / 20%), 0 5px 8px 0 rgb(0 0 0 / 14%), 0 1px 14px 0 rgb(0 0 0 / 12%);
}

.elevation-selected {
    border: 2px solid #e68339;
}

.app-modal-window {
    z-index: 1060 !important;
}

#app {
 /*   overflow-x: hidden;*/
}

.works-buttons-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 20px;
    margin-bottom: 7px;
}

.list-table__selected-line {
    background-color: #e68339;
    color: white;
}

.tickets-images-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    margin-top: 0.2rem;
}
.tickets-images-list a {
    display: inline-block;
}
.tickets-images-list-item {
    margin-right: 1rem;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}

.tickets-images-list-new-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100px;
    height: 100px;
}

.tickets-images-list-new-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    overflow: hidden;
}

.panel__has-error {
    border-color: #a94442;
}

.label__has-error {
    color: #a94442;
}

.d-flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}

.has-error md-autocomplete.form-group input {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

.sparkleMarginTable {
    /*width:95%!important;
    margin:0 auto!important;*/
    margin-bottom: 1%;
}

.font-size-55percent {
    font-size: 55% !important;
}



.haveError {
    background-color: #f05050 !important;
}

.noError {
    background-color: #27c24c !important;
}


/* COLOR STATSTICKET */
.bg-ticket-open {
    background-color: #ff601a !important /*#1f77b4*/;
}

.bg-ticket-open-parent {
    background-color: #b4652a !important /*#1f77b4*/;
}

.bg-ticket-executing {
    background-color: #ff8b20 /*#ffbb78*/ !important;
}

.bg-ticket-executed {
    background-color: #ffb327 /*#ff7f0e*/ !important;
}

.bg-ticket-closed, .progress-bar-primary {
    background-color: #d2d44e /*#33cd5f*/ !important;
}

.bg-ticket-closed-parent {
    background-color: #99bd73 !important;
}

.bg-ticket-draft {
    background-color: #8b8b8b !important;
}

.bg-ticket-litigation {
    background-color: #FF0000 !important;
}

.bg-ticket-created {
    background-color: #9b9b9b !important;
}

.bg-ticket-reopen.progress-bar-info {
    background-color: #001d7e !important;
}

.bg-ticket-date-expired, .progress-bar-danger {
    background-color: #8d69d7 !important;
}

.bg-ticket-not-signed, .progress-bar-warning {
    background-color: #cb4778 !important;
}




.text-ticket-open {
    color: #ff601a /*#1f77b4*/ !important;
}

.text-ticket-executing {
    color: #ff8b20 /*#ffbb78*/ !important;
}

.text-ticket-executed {
    color: #ffb327 /*#ff7f0e*/ !important;
}

.text-ticket-closed {
    color: #99bd73 /*#33cd5f*/ !important;
}

.text-ticket-draft {
    color: #8b8b8b !important;
}

.text-border-ticket-draft {
    color: #8b8b8b !important;
    border-color: #8b8b8b !important;
}


.text-border-litigation {
    color: #ff0000 !important;
    border-color: #ff0000 !important;
}

.text-ticket-created {
    color: #9b9b9b !important;
}

.text-ticket-litigation {
    color: #ff0000 !important;
}

.text-ticket-reopen {
    color: #001d7e !important;
}

.text-ticket-date-expired {
    color: #8d69d7 !important;
}

.text-ticket-not-signed {
    color: #cb4778 !important;
}

.txt-border-neworange-parent {
    color: #e68339 !important;
    border-color: #e68339 !important;
}

.txt-newblue-parent {
    color: #99bd73 !important;
}

.txt-border-newblue-parent {
    color: #99bd73 !important;
    border-color: #99bd73 !important;
}


.text-ticket-closed-parent {
    color: #99bd73
}

.text-ticket-draft-accepted {
    color: #ff8b20 !important;
}

.text-ticket-draft-rejected {
    color: #ff0000 !important;
}



/*   /COLOR STATSTICKET */


/* novas cores - 18/10/2016 */
.txt-neworange {
    color: #ff601a !important;
}

.txt-border-neworange {
    color: #e68339 !important;
    border-color: #e68339 !important;
}



.txt-newyellow {
    color: #ff8b20 !important;
}

.txt-border-newyellow {
    color: #ff8b20 !important;
    border-color: #ff8b20 !important;
}

.txt-newgreen {
    color: #ffb327 !important;
}

.txt-border-newgreen {
    color: #ffb327 !important;
    border-color: #ffb327 !important;
}

.txt-newblue {
    color: #99bd73 !important;
}

.txt-border-newblue {
    color: #d2d44e !important;
    border-color: #d2d44e !important;
}

.text-white-important {
    color: white !important;
}

.txt-black-important {
    color: black !important;
}



.txt-border-identified {
    color: blue !important;
    border-color: blue !important;
}




.btn-info {
    font-weight: bold !important
}

.btn-default {
    font-weight: bold !important
}






.no-padding-left {
    padding-left: 0
}

.no-padding-top {
    padding-top: 0
}

.no-padding-right {
    padding-right: 0
}




/*
    Listagem tickets igual mobile
*/

.ticket-list-text-color {
    color: #828282;
}


.padding-top-button-header {
    padding-top: 10px !important;
}

.font-size-80percent {
    font-size: 80% !important;
}

.font-size-75percent {
    font-size: 75% !important;
}

.font-size-70percent {
    font-size: 70% !important;
}

.font-size-65percent {
    font-size: 65% !important;
}

.font-size-60percent {
    font-size: 60% !important;
}

.padding-left-support {
    padding-left: 5px !important;
}


.margin-0 {
    margin: 0px !important;
}

.padding-0 {
    padding: 0px !important;
}

.hr-ticket-list {
    border-top: 1px solid #EAEAEA;
    border-bottom: 0;
    color: #EAEAEA;
    background-color: #EAEAEA;
    height: 0;
}


.padding-top-10 {
    padding-top: 10px !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-top-0px {
    padding-top: 0px !important;
}

.margin-top-0 {
    margin-top: 0px !important;
}

.border-bottom-none {
    border-bottom: none !important;
}

.border-top-none {
    border-top: none !important;
}


.padding-l-content-txt-list {
    padding-left: 13% !important;
}

.max-width-height-25-px {
    max-width: 20px !important;
    max-height: 20px !important;
    min-width: 20px !important;
    min-height: 20px !important;
}

.max-width-height-100-px {
    max-width: 100px !important;
    max-height: 100px !important;
    min-width: 100px !important;
    min-height: 100px !important;
}


.max-width-height-list-tickets {
    max-width: 14px !important;
    max-height: 14px !important;
    min-width: 14px !important;
    min-height: 14px !important;
}

.padding-bottom-10px {
    padding-bottom: 10px !important;
}

.padding-bottom-5px {
    padding-bottom: 5px !important;
}

.font-size-2em {
    font-size: 2em;
}

.font-size-1-5em {
    font-size: 1.5em;
}

.font-size-1-2em {
    font-size: 1.2em;
}


.margin-bottom-0 {
    margin-bottom: 0px !important;
}


.margin-bottom-10px {
    margin-bottom: 10px !important;
}

.margin-bottom-5px {
    margin-bottom: 5px !important;
}

.margin-top-bottom-5px {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.content-center-height {
    display: -webkit-box !;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.content-center-width {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
}


.margin-image {
    margin-top: -6px !important
}

.margin-image-tickets {
    margin-top: -2px !important
}

.info-subheader-works {
    font-size: 85% !important;
}

.info-header-works {
    font-size: 100% !important;
}

.padding-bottom-0 {
    padding-bottom: 0px !important;
}

/*
  END  Listagem tickets igual mobile
*/


.padding-left-2x {
    padding-left: 2px !important
}



.padding-top-20px {
    padding-top: 20px !important
}

.padding-11-px {
    padding: 11px !important;
}

.padding-top-4 {
    padding-top: 4px !important;
}

.subscript {
    vertical-align: sub !important;
}


.padding-right-0 {
    padding-right: 0px !important
}

.padding-right-5 {
    padding-right: 5px !important
}

.padding-left-5 {
    padding-left: 5px !important
}

.padding-left-10 {
    padding-left: 10px !important
}

.padding-left-11 {
    padding-left: 11px !important
}

.padding-left-13 {
    padding-left: 13px !important
}

.padding-right-10 {
    padding-right: 10px !important
}

.number-ticket-plan-0-99 {
    line-height: 26px !important;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    border: solid 2px #e68339;
    color: #e68339;
}

.width-ticket-plan-0-99 {
    width: 30px !important
}


.number-ticket-plan-100-1000 {
    line-height: 31px !important;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    border: solid 2px;
}

.width-ticket-plan-100-1000 {
    width: 35px !important
}

/*
    Contadores Tickets
*/

.min-max-width-pill-dashboard {
    min-width: 53px !important;
    max-width: 53px !important;
    display: inline-block !important;
    color: white !important;
}

/****** COPIED FROM MOBILE CSS TO DASHBOARD DASHBOARD *****/

.hr-dsh-header {
    border-top: 1px solid #EAEAEA;
    border-bottom: 0;
    color: #EAEAEA;
    background-color: #EAEAEA;
    height: 0;
}

/** COLORS **/

.bg-neworange-dsh {
    background-color: #ff601a !important;
}

.bg-newyellow-dsh {
    background-color: #ff8b20 !important;
}

.bg-newgreen-dsh {
    background-color: #ffb327 !important;
}

.bg-newblue-dsh {
    background-color: #d2d44e !important;
}

.margin-right-between-counters {
    margin-right: 3px;
}

.bg-newopen-dsh {
    background-color: #b06236 !important;
}

.border-radius-listfraction {
    border-radius: 10px !important;
    padding: 0 10px 0 10px !important;
}

.bg-newopen-listfraction {
    background-color: #b06236 !important;
}

.bg-newclosed-listfraction {
    background-color: #99bd73 !important;
}



.bg-newclosed-dsh {
    background-color: #99bd73 !important;
}

.bg-parent-closed-dsh {
    background-color: #99bd73 !important;
}

.bg-parent-reopened-dsh {
    background-color: #82ca9c !important;
}

.bg-parent-date-expired-dsh {
    background-color: #1cbbb4 !important;
}

.bg-parent-not-signed-dsh {
    background-color: #00a99d !important;
}

.bg-wrapper-dsh {
    background-color: #ECECEC !important;
}

.txt-label8282-dsh {
    color: #828282 !important;
}

.txt-labelb8b8-dsh {
    color: #b8b8b8 !important;
}



/** COLORS **/


/** first counters rounded **/

.square-dsh-rounded {
    position: relative;
}

.square-dsh-rounded-no-after {
    position: relative;
}

.square-dsh-rounded:after {
    content: "";
    display: block;
    padding-bottom: 50%;
}

.content-square-dsh-rounded {
    position: absolute;
    width: 100%;
    height: 50%;
    border-radius: 30px;
}

.content-square-dsh-rounded-width {
    position: absolute;
    width: 100%;
}

.textcontent-square-dsh-rounded {
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center;
}

.content-square-dsh-rounded-left {
    width: 100%;
    height: 50%;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.content-square-dsh-rounded-right {
    width: 100%;
    height: 50%;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.padding-l-none-dsh {
    padding-left: 0;
}

.padding-r-none-dsh {
    padding-right: 0;
}

.divs-progressbar {
    height: 15px;
}

.divs-progressbar-listFraction {
    height: 4px;
    min-height: 4px;
}

.opacity-progressbar-half {
    opacity: 0.4;
}

.opacity-progressbar-full {
    opacity: 1;
}

.child-config-position {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.font-size-colors-listFractions {
    font-size: 80% !important;
}


.margin-top--7 {
    margin-top: -7px
}

.margin-top-30px {
    margin-top: 30px
}

.margin-top-20px {
    margin-top: 20px
}

.border-light_gray {
    border: solid 1px lightgray !important;
}

.white-space-no-wrap {
    white-space: nowrap !important
}


.font-weigth-normal {
    font-weight: normal !important
}
/** end first counters rounded end**/


/***seconds counters squared**/
.square-dsh {
    position: relative;
}

    .square-dsh:after {
        content: "";
        display: block;
        padding-bottom: 100%;
    }

.content-square-dsh {
    position: absolute;
    width: 100%;
    height: 100%;
}

.paragraph-config-txt-dsh {
    position: absolute !important;
    bottom: 5% !important;
    right: 0 !important;
    left: 0 !important;
}

.textcontent-center {
    display: flex;
    justify-content: center;
    align-items: center;
}


/** end seconds counters squared end***/


/*****TIMELINE*****/

.cd-timeline-content-dsh::before {
    border: none;
}

#cd-timeline-dsh {
    position: relative;
    margin-top: 2em;
    margin-bottom: 2em;
}

    #cd-timeline-dsh::before {
        content: '';
        position: absolute;
        top: 0;
        left: 25px;
        width: 1px;
        height: 90%;
        background: #e68339;
    }

.cd-timeline-block-dsh {
    position: relative;
}

    .cd-timeline-block-dsh:after {
        content: "";
        display: table;
        clear: both;
    }

    .cd-timeline-block-dsh:first-child {
        margin-top: 0;
    }

    .cd-timeline-block-dsh:last-child {
        margin-bottom: 0;
    }

.cd-timeline-icon-dsh {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border-color: #4a87ee;
    border-style: solid;
    border-width: 2px;
    padding-top: 5px;
    background: white;
}

.timeline-circle-dsh {
    width: 30px !important;
    height: 30px !important;
    border: none;
    background: none;
}

.timeline-content-box-dsh {
    margin-left: 40px;
    padding-top: 5px !important;
    border: none;
}

.content-center-w-h-dsh {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/*****END TIMELINE END*****/

.number-corner-top-right {
    padding-top: 1px;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 50%;
    z-index: 10;
}

.number-corner-bottom-left {
    padding-bottom: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 10;
}

.displayFlex {
    display: flex;
}

.spanBottomFlex {
    display: inline-block;
    align-self: flex-end;
    padding-left: 1px;
}

.spanTopFlex {
    display: inline-block;
    align-self: flex-start;
    padding-right: 1px;
}

.min-max-w-pill-dsh {
    min-width: 80px !important;
    max-width: 80px !important;
    display: inline-block !important;
    color: white !important;
}

.border-radius-pill-dsh {
    border-radius: 10px !important;
    padding: 0 10px 0 10px !important;
}

.min-w-41px-dsh {
    min-width: 41px !important;
}

.padding-t-b-5px {
    padding: 5px 0 5px 0;
}

.padding-t-5px {
    padding-top: 5px;
}

.padding-5{
    padding:5px;
}

@media (max-width: 767px) {



    .padding-l-r-5px-sm {
        padding: 0 5px 0 5px;
    }

    .font-size-90percent-sm {
        font-size: 90% !important;
    }

    .font-size-80percent-sm {
        font-size: 80% !important;
    }

    .font-size-70percent-sm {
        font-size: 70% !important;
    }

    .font-size-counters-dsh-arrows {
        font-size: 100% !important;
    }
}


@media (min-width: 1350px) {

    .br {
        display: none !important
    }
}

@media (min-width: 1200px) {

    .font-size-counters-dsh-arrows {
        font-size: 115% !important;
    }
}


@media (min-width: 1650px) {

    .col-xlg-1 {
        width: 8.33333333%;
    }

    .col-xlg-2 {
        width: 16.66666667%;
    }
    
    .col-xlg-3 {
        width: 25%;
    }

    .col-xlg-4 {
        width: 33.33333333%;
    }

    .col-xlg-5 {
        width: 41.66666667%;
    }

    .col-xlg-6 {
        width: 50%;
    }

    .col-xlg-7 {
        width: 58.33333333%;
    }

    .col-xlg-8 {
        width: 66.66666667%;
    }

    .col-xlg-9 {
        width: 75%;
    }

    .font-size-counters-dsh-arrows {
        font-size: 130% !important;
    }
}

@media (min-width: 2650px) {

    .col-xxlg-3 {
        width: 25%;
    }

    .col-xxlg-4 {
        width: 33.33333333%;
    }

    .col-xxlg-5 {
        width: 41.66666667%;
    }

    .col-xxlg-6 {
        width: 50%;
    }

    .col-xxlg-7 {
        width: 58.33333333%;
    }

    .col-xxlg-8 {
        width: 66.66666667%;
    }

    .col-xxlg-9 {
        width: 75%;
    }
}

/****** END DASHBOARD COPIED FROM MOBILE CSS TO DASHBOARD DASHBOARD END*****/

/* Navigation - 21/12/2016 */


li .nav-primary-image {
    color: #ff601a !important;
}

.active .nav-primary .nav-text {
    color: #FFFFFF !important;
}

li .active .nav-text {
    color: #FFFFFF !important;
}

li .nav-text {
    color: #A1A1A1 !important;
}


/* Fim Navigation - 21/12/2016 */

/* Common page css - 21/12/2016 */



.cursor-pointer,
.cursor-pointer * {
    cursor: pointer !important;
}

.uppercase {
    text-transform: uppercase;
}

.footer-pagination {
    margin-top: 3%;
    margin-bottom: 3%;
}

.works-details-tree-color {
    background-color: #ECE9E4;
}

@media (max-height: 900px) {
    .works-details-tree-color {
        max-height: 90vh;
        overflow-y: auto;
    }
}

@media (min-height: 900px) {
    .works-details-tree-color {
        max-height: 70vh;
        overflow-y: auto;
    }
}

/* Fim Common page css - 21/12/2016 */

/* Timeline Tickets css - 21/12/2016 */

.timeline-line-neworange {
    border-left: 2px solid #e68339 !important;
}

.timeline-line-newyellow {
    border-left: 2px solid #ff8b20 !important;
}

.timeline-line-newgreen {
    border-left: 2px solid #ffb327 !important;
}

.timeline-line-newblue {
    border-left: 2px solid #d2d44e !important;
}

.timeline-line-litigation {
    border-left: 2px solid #ff0000 !important;
}

.tickets-modal-margin {
    margin-top: 1% !important;
}

.tickets-modal-margin-child {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/* Fim Timeline Tickets css - 21/12/2016 */





.margin-right-10px {
    margin-right: 10px;
}



.margin-left--14px {
    margin-left: -14px !important;
}

.margin-left-10px {
    margin-left: 10px;
}

.margin-left-15px {
    margin-left: 15px;
}

.margin-left-25px {
    margin-left: 25px;
}

.margin-left-0 {
    margin-left: 0px;
}

.margin-right-15px {
    margin-right: 15px;
}

.vertical-align-middle {
    vertical-align: middle !important;
}


.font-size-20px {
    font-size: 20px !important;
}

.font-size-25px {
    font-size: 25px !important;
}


.font-size-90-percent {
    font-size: 90% !important;
}


.margin-0-auto {
    margin: 0 auto !important;
}


.margin-bottom-20px {
    margin-bottom: 20px !important;
}

.line-height-35px {
    line-height: 35px !important
}

.italic {
    font-style: italic !important;
}

.full-width {
    width: 100% !important;
}




.margin-right-5px {
    margin-right: 5px !important
}


.margin-top-10px {
    margin-top: 10px !important
}


.margin-top-15px {
    margin-top: 15px !important
}


.margin-top-5px {
    margin-top: 5px !important
}

.img-thumbnail-plan {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
    width: 100px;
}


    .img-thumbnail-plan:hover {
        box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
    }

.img-thumbnail-plan-selected {
    border: 2px solid #e68339;
}

.numberCircleOpenRound {
    width: 7em;
    height: 7em;
    box-sizing: initial;
    background: #fff;
    border: 0.4em solid #ff601a;
    color: black;
    text-align: center;
    border-radius: 50%;
    line-height: 7em;
    box-sizing: content-box;
}

.numberCircleClosedRound {
    width: 6em;
    height: 6em;
    box-sizing: initial;
    background: #fff;
    border: 0.4em solid #99bd73;
    color: black;
    text-align: center;
    border-radius: 50%;
    line-height: 6em;
    box-sizing: content-box;
}

.numberCircleLitigationRound {
    width: 6em;
    height: 6em;
    box-sizing: initial;
    background: #fff;
    border: 0.4em solid #ff0000;
    color: black;
    text-align: center;
    border-radius: 50%;
    line-height: 6em;
    box-sizing: content-box;
}

.numberCircleFinishedRound {
    width: 6em;
    height: 6em;
    box-sizing: initial;
    background: #fff;
    border: 0.4em solid #ffb327;
    color: black;
    text-align: center;
    border-radius: 50%;
    line-height: 6em;
    box-sizing: content-box;
}

.numberCircleRound, .numberCircleRoundSmall {
    box-sizing: content-box;
    background: #fff;
    color: black;
    border-radius: 50%;
    text-align: center;
}

.numberCircleRound {
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
}

.numberCircleRoundSmall {
    width: 2em;
    height: 2em;
    line-height: 2em;
}

.numberCircleOpenRound2 {
    border: 0.15em solid #ff601a;
}

.numberCircleTotalRound2 {
    border: 0.15em solid #dedede;
}

.numberCircleClosedRound2 {
    border: 0.15em solid #99bd73;
}

.numberCircleLitigationRound2 {
    border: 0.15em solid #ff0000;
}

.numberCircleOpenRoundDash {
    width: 40px;
    height: 40px;
    box-sizing: initial;
    background: #fff;
    border: 0.15em solid #ff601a;
    color: black;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    box-sizing: content-box;
    margin: auto;
}

.numberCircleClosedRoundDash {
    width: 40px;
    height: 40px;
    box-sizing: initial;
    background: #fff;
    border: 0.15em solid #99bd73;
    color: black;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    box-sizing: content-box;
    margin: auto;
}

.numberCircleAVGRoundDash {
    width: 40px;
    height: 40px;
    box-sizing: initial;
    background: #fff;
    border: 0.15em solid #c7c7c7;
    color: black;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    box-sizing: content-box;
    margin: auto;
}

.numberCircleLitigationRoundDash {
    width: 40px;
    height: 40px;
    box-sizing: initial;
    background: #fff;
    border: 0.15em solid #ff0000;
    color: black;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    box-sizing: content-box;
    margin: auto;
}

.numberCircleFinishedRoundDash {
    width: 40px;
    height: 40px;
    box-sizing: initial;
    background: #fff;
    border: 0.15em solid #ffb327;
    color: black;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    box-sizing: content-box;
    margin: auto;
}

.border-left-muted {
    border-left: solid 1px #EAEAEA;
}

.border-bottom-muted {
    border-bottom: solid 1px #EAEAEA;
}

.numberCircleApprovalRound {
    width: 2em;
    height: 2em;
    box-sizing: initial;
    background: #ff601a;
    border: 0.15em solid #ff601a;
    color: white;
    text-align: center;
    border-radius: 50%;
    line-height: 2em;
    box-sizing: content-box;
}

.numberCircleExecutionRound {
    width: 2em;
    height: 2em;
    box-sizing: initial;
    background: #ff8b20;
    border: 0.15em solid #ff8b20;
    color: white;
    text-align: center;
    border-radius: 50%;
    line-height: 2em;
    box-sizing: content-box;
}

.numberCircleExecutedRound {
    width: 2em;
    height: 2em;
    box-sizing: initial;
    background: #ffb327;
    border: 0.15em solid #ffb327;
    color: white;
    text-align: center;
    border-radius: 50%;
    line-height: 2em;
    box-sizing: content-box;
}

.numberCircleApprovalRoundDash {
    width: 40px;
    height: 40px;
    box-sizing: initial;
    background: #ff601a;
    border: 0.15em solid #ff601a;
    color: white;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    box-sizing: content-box;
    margin: auto;
}

.numberCircleExecutionRoundDash {
    width: 40px;
    height: 40px;
    box-sizing: initial;
    background: #ff8b20;
    border: 0.15em solid #ff8b20;
    color: white;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    box-sizing: content-box;
    margin: auto;
}

.numberCircleExecutedRoundDash {
    width: 40px;
    height: 40px;
    box-sizing: initial;
    background: #ffb327;
    border: 0.15em solid #ffb327;
    color: white;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    box-sizing: content-box;
    margin: auto;
}

.numberCircleApprovalRoundBIG {
    width: 10em;
    height: 10em;
    box-sizing: initial;
    background: #ff601a;
    border: 0.15em solid #ff601a;
    color: white;
    text-align: center;
    border-radius: 50%;
    line-height: 10em;
    box-sizing: content-box;
    position: relative;
    margin: auto;
}

.numberCircleExecutionRoundBIG {
    width: 10em;
    height: 10em;
    box-sizing: initial;
    background: #ff8b20;
    border: 0.15em solid #ff8b20;
    color: white;
    text-align: center;
    border-radius: 50%;
    line-height: 10em;
    box-sizing: content-box;
    position: relative;
    margin: auto;
}

.numberCircleExecutedRoundBIG {
    width: 10em;
    height: 10em;
    box-sizing: initial;
    background: #ffb327;
    border: 0.15em solid #ffb327;
    color: white;
    text-align: center;
    border-radius: 50%;
    line-height: 10em;
    box-sizing: content-box;
    position: relative;
    margin: auto;
}


.numberCircleBlack {
    width: 2em;
    height: 2em;
    box-sizing: initial;
    background: black;
    border: 0.15em solid black;
    color: white;
    text-align: center;
    border-radius: 50%;
    line-height: 2em;
    box-sizing: content-box;
}

.line-heigth-2-4 {
    line-height: 6.4em !important;
}

.row-companies {
    border-bottom: 1px solid #EAEAEA !important;
    margin-bottom: 10px !important;
}

.content-center-width-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.font-size-55percent {
    font-size: 55% !important;
}

.font-size-70percent {
    font-size: 70% !important;
}

.font-size-75percent {
    font-size: 75% !important;
}

.font-size-80percent {
    font-size: 80% !important;
}

.font-size-90percent {
    font-size: 90% !important;
}

.font-size-100percent {
    font-size: 100% !important;
}

.font-size-110percent {
    font-size: 110% !important;
}

.font-size-120percent {
    font-size: 120% !important;
}

.font-size-150percent {
    font-size: 150% !important;
}

.font-size-175percent {
    font-size: 175% !important;
}

.font-size-200percent {
    font-size: 200% !important;
}

.font-size-300percent {
    font-size: 300% !important;
}

.font-size-400percent {
    font-size: 400% !important;
}

.font-size-3percent {
    font-size: 3% !important;
}

.font-size-dashboard-description {
    font-size: 80% !important;
}

.txt-gray {
    color: #b8b8b8;
}

.txt-label8282 {
    color: #828282 !important;
}

.txt-labelb8b8 {
    color: #b8b8b8 !important;
}

.txt-neworange-parent {
    color: #ff601a !important;
}

.txt-newblue-parent {
    color: #99bd73 !important;
}

.grad1 {
    background: #ff611a; /* For browsers that do not support gradients */
}

.grad2 {
    background: #ff701c; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #ff611a, #ff701c); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #ff611a, #ff701c); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right,#ff611a, #ff701c); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #ff611a, #ff701c); /* Standard syntax (must be last) */
}

.grad3 {
    background: #ff861f; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #ff701c, #ff861f); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #ff701c, #ff861f); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right,#ff701c, #ff861f); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #ff701c, #ff861f); /* Standard syntax (must be last) */
}

.grad4 {
    background: #ff9c21; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #ff861f, #ff9c21); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #ff861f, #ff9c21); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right,#ff861f, #ff9c21); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #ff861f, #ff9c21); /* Standard syntax (must be last) */
}

.grad5 {
    background: #ffb123; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left,#ff9c21, #ffb123); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #ff9c21, #ffb123); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right,#ff9c21, #ffb123); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #ff9c21, #ffb123); /* Standard syntax (must be last) */
}

.padding-li-right-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.padding-li-right-20 {
    padding-left: 0px;
    padding-right: 20px;
}

.padding-li-right-40 {
    padding-left: 0px;
    padding-right: 40px;
}

.gray-clair {
    color: #b2b2b2 !important
}


.gray-dark {
    color: #8b8b8b !important
}

.margin-padding-right-0 {
    margin-right: 0 !important;
    padding-right: 0 !important;
}

.no-resize {
    resize: none;
}

.transparent {
    background: transparent;
}

.contact-details-color {
    color: #C6C6C6 !important;
}

.cd-author {
    color: gray;
}

.opacity-half {
    opacity: 0.5;
}



@media (max-width: 1279px) {
    .btn-sm-resized-xs {
        padding: 1px 5px !important;
        font-size: 12px !important;
        line-height: 1.5 !important;
        border-radius: 3px !important;
    }
}

/**********CHECKBOX'S CONFIGURATION FZ********/
.i-checks.checkbox-negative input[type="checkbox"]:not(:checked) + i {
    border-color: red !important;
    background-color: red !important;
}

    .i-checks.checkbox-negative input[type="checkbox"]:not(:checked) + i:before {
        left: 5px !important;
        top: 8px !important;
        position: absolute !important;
        width: 8px !important;
        height: 2px !important;
        border-width: 2px !important;
        border-top-width: 0 !important;
        border-left-width: 0 !important;
        border-style: solid !important;
        border-color: #FFF !important;
    }
    
.i-checks.checkbox-dashed input[type="checkbox"]:not(:checked) + i {
    border-color: #807b79 !important;
    background-color: #807b79 !important;
}

    .i-checks.checkbox-dashed input[type="checkbox"]:not(:checked) + i:before {
        left: 5px !important;
        top: 8px !important;
        position: absolute !important;
        width: 8px !important;
        height: 2px !important;
        border-width: 2px !important;
        border-top-width: 0 !important;
        border-left-width: 0 !important;
        border-style: solid !important;
        border-color: #FFF !important;
    }

.i-checks.checkbox-multi input[type="checkbox"]:checked + i:before {
    left: 6px !important;
    top: 2px !important;
    position: absolute !important;
    width: 6px !important;
    height: 12px !important;
    border-width: 2px !important;
    border-top-width: 0 !important;
    border-left-width: 0 !important;
    border-style: solid !important;
    border-color: #000 !important;
    -webkit-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
}

.i-checks input[type="checkbox"]:checked + i {
    border-color: #ff601a !important;
    background-color: #ff601a !important;
}

.i-checks input[type="radio"]:checked + i {
    border: 1px solid #ff601a;
    background-color: white !important;
}

.i-checks input[type="checkbox"]:checked + i:before {
    left: 6px !important;
    top: 2px !important;
    position: absolute !important;
    width: 6px !important;
    height: 12px !important;
    border-width: 2px !important;
    border-top-width: 0 !important;
    border-left-width: 0 !important;
    border-style: solid !important;
    border-color: #FFF !important;
    -webkit-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
}

.i-checks input[disabled] + i::before, fieldset[disabled] .i-checks input + i::before {
    background-color: #ff601a !important;
}

.max-height-graphtickets-px {
    max-height: 50px !important;
    min-height: 50px !important;
}

.border-right-search {
    border-right: 1px solid #E9ECF0;
}

.border-bottom-search {
    border-bottom: 2px solid #ff601a;
}

.txt-newyellowfinished {
    color: #ffc029 !important;
}

.vertical-align-middle-webkit {
    vertical-align: -webkit-baseline-middle !important;
}

.padding-table-footer-items {
    padding-left: 20px !important;
}

.input-custom-dashboard {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    width: 100%;
    border: none;
    padding: 0 2px
}

.pagination-dashboard-border-none {
    border: none !important;
}

li.disabled > a.pagination-dashboard-border-none > i {
    color: #C0C0C0 !important;
}


/*********** FRACTION PLAN ***********/
.fraction-plan {
    min-height: 10px !important;
    height: 190px !important;
}

.fraction-plan-empty {
    height: 190px;
    max-width: 350px;
    border: dashed 1px;
    margin: 0 auto;
}

    .fraction-plan-empty label {
        text-align: center;
        vertical-align: middle;
        width: 100%;
        height: 180px;
        line-height: 180px;
        font-size: large;
        color: #cfdadd;
        text-transform: capitalize;
    }

.fraction-plan-empty-border-none {
    border: 0;
    width: auto;
}



/*********** TICKET STATUS ***********/
.status-div {
    padding: 1rem;
}

.circleStatus-inactive-div {
    padding-top: 1rem;
    opacity: 0.55;
}

.circleStatus {
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
}

.circleStatus-active {
    width: 4rem;
    height: 4rem;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

.circleStatus-legend {
    width: 100%;
    text-align: center;
}

.circleStatus-in-progress { /* em progresso */
    background-color: #ff601a !important;
}

.circleStatus-in-execution { /* em execuo */
    background-color: #ff8b20 !important;
}

.circleStatus-executed { /* executado */
    background-color: #ffb327 !important;
}

.circleStatus-waiting-approval { /* pendente de aprova��o (company/outsourcing) */
    background-color: #e68339 !important;
}

.circleStatus-draft { /* pendente de cria��o (promotor) */
    background-color: #8b8b8b !important;
}

.circleStatus-closed { /* fechado com sucesso */
    background-color: #99bd73 !important;
}

.circleStatus-litigation { /* fechado com litigio */
    background-color: #ff0000 !important;
}

.opacity-1 {
    opacity: 1;
}





/* WORK FRACTION PLANS */

.margin-5 {
    margin: 5px;
}

.border-light {
    border: solid 1px #edf1f2 !important;
}

.padding-10-px {
    padding: 10px !important;
}

.no-before h5 {
    padding-top: 12px;
}

.no-before:before, .no-after:after, .no-before .row:before, .no-before ul .row .row:after, .col-2 .row:after {
    content: none;
}

.autocomplete-plan {
    margin-right: 5px;
    min-width: 50px;
    height: 30px;
}

    .autocomplete-plan md-autocomplete-wrap, .autocomplete-plan input:not(.md-input) {
        height: 30px;
    }

    .autocomplete-plan input:not(.md-input) {
        border-color: #dee5e7;
        border-right: 0;
    }

    .autocomplete-plan input:not(.md-input) {
        border-color: #dee5e7;
        border-right: 0;
    }

        .autocomplete-plan input:not(.md-input)::-webkit-input-placeholder { /* Chrome/Opera/Safari */
            font-size: small;
            color: #c3d1d5;
        }

        .autocomplete-plan input:not(.md-input)::-moz-placeholder { /* Firefox 19+ */
            font-size: x-small;
            font-weight: lighter;
        }

        .autocomplete-plan input:not(.md-input):-ms-input-placeholder { /* IE 10+ */
            font-size: x-small;
            color: pink;
        }

        .autocomplete-plan input:not(.md-input):-moz-placeholder { /* Firefox 18- */
            font-size: x-small;
            color: pink;
        }

    .autocomplete-plan .md-show-clear-button button {
        height: 30px;
        width: 30px;
        border: solid #dee5e7 1px;
        border-left: 0;
        border-radius: 0;
        margin: auto;
    }

.bg-s-light {
    background-color: #f3f6f6
}

.border-spacing-10 {
    border-spacing: 10px;
}

.height-40 {
    height: 40px;
}

.height-60 {
    height: 60px;
}

.height-70 {
    height: 70px;
}

.width-100 {
    width: 100%;
}

.overflow-auto {
    overflow: auto;
}

.overflow-y-auto {
    overflow-y: auto;
}

.overflow-x-auto {
    overflow-x: auto;
}

.overflow-x-hidden {
    overflow-x: hidden;
}

.border-spacing-0 {
    border-spacing: 0;
}

.justify-flex-end {
    justify-content: flex-end;
}

.width-3em {
    width: 3em;
}

.display-inline {
    display: inline;
}

.font-size-10px {
    font-size: 10px;
}

.font-size-12px {
    font-size: 12px;
}

.border-solid-1px {
    border: solid 1px;
}

.bg-orange {
    background-color: #ff601a !important;
}

.progress-sparkle {
    height: 7px;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: #efefef; /* For browsers that do not support gradients */
    background: #efefef; /* For Safari 5.1 to 6.0 */
    background: #efefef; /* For Opera 11.1 to 12.0 */
    background: #efefef; /* For Firefox 3.6 to 15 */
    background: #efefef; /* Standard syntax */
    margin-top: 7px !important;
    border-radius: 10px;
    margin-right: 5px !important;
    margin-bottom: 3px !important;
}

.progress-1-sparkle {
    margin-left: 3px !important;
}

.progress-2-sparkle {
    margin-left: 20px !important;
}

.progress-3-sparkle {
    margin-left: 40px !important;
}

.progress-bar {
    box-shadow: none;
    -webkit-box-shadow: none;
    background: #ff601a; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #ff601a, #ff8b20); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #ff601a, #ff8b20); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #ff601a, #ff8b20); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #ff601a, #ff8b20); /* Standard syntax */
    border-radius: 10px;
}

@media (min-width: 992px) {
    .col-2 li {
        float: left;
        display: inline;
        width: calc(50% - 20px);
    }
}


.margin-right-35px {
    margin-right: 35px !important;
}

.hr-border-bottom-tickets {
    border-bottom: 1px solid #b8b8b8;
}

.intervenients-background-disabled {
    background-color: #EEEEEE;
}

.intervenients-text-disabled {
    opacity: 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
}


.background-disabled {
    background-color: #eeeeee;
    cursor: not-allowed;
}


.collapse-panel .collapse-panel-header {
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 10px 10px 1px;
    margin-bottom: 10px;
}

    .collapse-panel .collapse-panel-header span {
        font-weight: bold;
        font-size: 14px;
        color: #727272;
    }

    .collapse-panel .collapse-panel-header i {
        float: right;
        font-size: 24px;
        color: #727272;
    }

.btn-info {
    background-color: #ff601a !important;
    border-color: #ff601a;
}

.div-circle {
    height: 12px;
    width: 12px;
    border: 1px solid #bdbdbd;
    border-radius: 100%;
    text-align: center;
    display: -ms-inline-grid;
    display: inline-grid;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 2px;
    margin-bottom: 5px;
    vertical-align: middle;
}

.ngdialog.ngdialog-theme-plain.custom-width .ngdialog-content {
    width: 20%;
}

.btn-print {
    background-color: #ECECEC;
    border: none;
    font-size: 120%;
}

.open-print {
    width: 540px !important;
    right: -1px;
    box-shadow: 10px 5px 40px 3px #888888;
}

.background-color-transparent {
    background-color: transparent !important;
    border-color: transparent !important;
}

.signTypeAfterBool {
    margin-left: 15px !important;
    width: 20% !important;
    float: initial !important;
}

.helperContainer {
    padding: 0px !important
}

    .helperContainer .line {
        height: 25px !important;
        margin: 0 !important;
    }

.autocomplete-controls.has-error input {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.multiSelectSpk .multiSelect .checkboxLayer {
    position: relative !important;
    width: calc(100% + 28px) !important;
    margin-left: -14px;
}

.uniqSelectSpk .multiSelect .buttonLabel {
    width: 100% !important;
}

.controlTypeOptionZone {
    border: 1px solid lightgray;
    padding: 5px 15px;
    margin: 0 0 10px 0;
    position: relative;
}

.control-orientation-span {
    border: 1px solid #DAE1E3;
    display: inline;
}

.control-portrait-item {
    border-left: 1px solid #F6F6F6;
    border-right: 1px solid #F6F6F6;
    padding: 10px 30px;
    border-bottom: 1px solid #F6F6F6;
}
.openCloseSection {
    position: absolute;
    right: 15px;
}

    .openCloseSection.isOpened {
        bottom: 5px;
    }

    .openCloseSection.isClosed {
        top: 11px;
    }

.form-control {
    height: auto;
    min-height: 34px;
}

    .form-control.transparentInput {
        padding-left: 0px;
        border: none !important;
        font-weight: bold;
        font-size: 14px;
        color: black;
        box-shadow: none !important;
        outline: none;
        background-color: transparent !important;
    }

        .form-control.transparentInput::placeholder {
            color: gray;
            font-weight: bold;
            font-size: 14px;
        }

        .form-control.transparentInput:-ms-input-placeholder {
            color: gray;
            font-weight: bold;
            font-size: 14px;
        }

        .form-control.transparentInput::-ms-input-placeholder {
            color: gray;
            font-weight: bold;
            font-size: 14px;
        }


.ct-wrapper div[dnd-list] {
    list-style-type: none;
}

    .ct-wrapper div[dnd-list] .dndPlaceholder {
        background-color: #ddd;
        height: 25px;
    }

.ctom-body div[dnd-list] {
    list-style-type: none;
}

    .ctom-body div[dnd-list] .dndPlaceholder {
        background-color: #ddd;
        height: 25px;
    }


.ctom-body {
    min-height: 400px;
    max-height: 650px;
    overflow-y: scroll;
}

    .ctom-body .button-add {
        margin: 0;
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 2px;
    }

        .ctom-body .button-add i {
            background-color: #727272;
            color: white !important;
            padding: 3px 4px;
        }

    .ctom-body .ctom-subtitle {
        color: black;
        font-weight: bold;
        font-size: 14px;
    }

.cursor-no-drop {
    cursor: no-drop !important;
}

.cursor-default {
    cursor: default !important;
}

.input-search-container {
    position: relative;
}

.input-search {
    padding-right: 150px;
}

.span-advanced-search {
    position: absolute;
    top: 7px;
    right: 10px;
    background-color: transparent;
    z-index: 3;
    font-weight: bold;
    color: #ff601a;
    cursor:pointer;
}

.plan-customer{
    display: flex;
    justify-content: flex-end
}

.tab-head-tickets{
    display: flex;
    align-content: center;
}

.txt-number-tab {
    font-weight: bold;
    font-size: 1.1rem;
    margin-right: 0.65rem;
    margin-top: 0.3rem;
}

.form-control-multi {
    padding: 4.5px 14px !important;
}


.box-status {
    padding: 0.5rem 1.25rem;
    border-radius: 0.75rem;
    background-color: #ff601a;
    color: white;
    width: fit-content;
}

    .box-status.delivered {
        background-color: #9DD48C !important;
    }

.attachments-container {
    border: 1px solid #cfdadd;
    display: flex;
    justify-content: space-between;
    padding: 1rem
}

.file-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex: 1;
}

.file-item {
    padding: 1rem;
    background-color: #FFF6F2;
    border: 1px solid #FF793E;
    margin-right: 1rem;
    margin-top: 0.25rem;
    border-radius: 0.75rem;
    display: inline-flex;
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
}

.file-item-a {
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
}

.file-item-icon {
    color: #FF793E;
    font-size: 1.65rem;
    margin-right: 0.5rem
}

.square-box {
    display: inline-flex;
    font-family: 'Arial Black', Gadget, sans-serif;
    background-color: rgb(232, 232, 232);
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
}

.display-flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.align-justify-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.img-responsive.img-circle {
    max-width: 300px;
    max-height: 300px;
}

/* SPK Table */
.spk-table {
    border: 1px solid #DBE3E6;
    border-radius: 2px;
    width: 100%;
    margin-bottom: 15px;
}
.spk-table--fixed {
    table-layout: fixed;
}
.spk-table thead {
    background-color: #F9FAFB;
    border-bottom: 1px solid #DBE3E6;
}
.spk-table thead tr th,
.spk-table tbody tr td,
.spk-table tfoot tr td {
    padding: 8px 10px;
}
.spk-table tbody tr {
    border-bottom: 1px solid #DBE3E6;
}
.spk-table .form-group {
    margin-bottom: 0;
}

.bootstrap-datetimepicker-widget table td.cw {
    width: 22px;
    color: #bdbfc3;
}

.center-datepicker-arrow.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    left: calc(50% - 7px);
}
.center-datepicker-arrow.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    left: calc(50% - 6px);
}


.modal-body {
    max-height: 80dvh;
    overflow-y: auto;
}
/* 
   abn-tree.css

   style for the angular-bootstrap-nav-tree
   for both Bootstrap 2 and Bootstrap 3

*/



/* ------------------------------------------
AngularJS Animations...

The first selector is for Angular 1.1.5
The second selector is for Angular 1.2.0

*/
.abn-tree-animate-enter,
li.abn-tree-row.ng-enter {
  transition: 200ms linear all;
  position: relative;
  display: block;
  opacity: 0;
  max-height:0px;
}
.abn-tree-animate-enter.abn-tree-animate-enter-active,
li.abn-tree-row.ng-enter-active{
  opacity: 1;
  max-height:30px;
}

.abn-tree-animate-leave,
li.abn-tree-row.ng-leave {
  transition: 200ms linear all;
  position: relative;
  display: block;
  height:30px;
  max-height: 30px;
  opacity: 1;
}
.abn-tree-animate-leave.abn-tree-animate-leave-active,
li.abn-tree-row.ng-leave-active {  
  height: 0px;
  max-height:0px;
  opacity: 0;
}


/* 
------------------------------------------
Angular 1.2.0 Animation 
*/


.abn-tree-animate.ng-enter{

}
.abn-tree-animate.ng-enter{

}




/*
   end animation stuff
-----------------------------------------
   begin normal css stuff
*/
ul.abn-tree li.abn-tree-row {  
  padding: 0px;
  margin:0px;
}

ul.abn-tree li.abn-tree-row a {
  padding: 3px 10px;
}

ul.abn-tree i.indented {
  padding: 2px;
}

.abn-tree {
  cursor: pointer;
}
ul.nav.abn-tree .level-1 .indented {
  position: relative;
  left: 0px;
}
ul.nav.abn-tree .level-2 .indented {
  position: relative;
  left: 20px;
}
ul.nav.abn-tree .level-3 .indented {
  position: relative;
  left: 40px;
}
ul.nav.abn-tree .level-4 .indented {
  position: relative;
  left: 60px;
}
ul.nav.abn-tree .level-5 .indented {
  position: relative;
  left: 80px;
}
ul.nav.abn-tree .level-6 .indented {
  position: relative;
  left: 100px;
}
ul.nav.nav-list.abn-tree .level-7 .indented {
  position: relative;
  left: 120px;
}
ul.nav.nav-list.abn-tree .level-8 .indented {
  position: relative;
  left: 140px;
}
ul.nav.nav-list.abn-tree .level-9 .indented {
  position: relative;
  left: 160px;
}

.tree-label {
    min-height: 16px;
}

.tree-badge {
    width: 22px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 3px;
    margin-left: 3px;
    border-radius: 50%;
    background-color: #696969;
    font-size: smaller;
    color: white;
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.1.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 34px;
  border: 1px solid #cbd5dd;
  border-radius: 2px;
  background-color: #fff;
  background-clip: padding-box;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 30px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('chosen-sprite.png') no-repeat 0px 6px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('chosen-sprite.png') no-repeat 100% -20px;
  background: url('chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #999;
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 4px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #cbd5dd;
  background-color: #fff;
  border-radius: 2px;
  cursor: text;
  min-height: 34px;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  padding: 2px 5px;
  height: 22px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 2px 0 2px 5px;
  padding: 4px 20px 3px 5px;
  border-radius: 3px;
  background-color: #f5f5f5;
  background-clip: padding-box;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 4px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('chosen-sprite.png') no-repeat -30px -20px;
  background: url('chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */

.lightbox-nav{position:relative;margin-bottom:12px;height:22px;text-align:center;font-size:0}.lightbox-nav .btn-group{vertical-align:top}.lightbox-nav .close{position:absolute;top:0;right:0}.lightbox-image-container{position:relative;text-align:center}.lightbox-image-caption{position:absolute;top:0;left:0;margin:.5em .9em;color:#000;font-size:1.5em;font-weight:700;text-align:left;text-shadow:.1em .1em .2em rgba(255,255,255,.5)}.lightbox-image-caption span{padding-top:.1em;padding-bottom:.1em;background-color:rgba(255,255,255,.75);box-shadow:.4em 0 0 rgba(255,255,255,.75),-.4em 0 0 rgba(255,255,255,.75)}
.chart-legend,
.bar-legend,
.line-legend,
.pie-legend,
.radar-legend,
.polararea-legend,
.doughnut-legend {
  list-style-type: none;
  margin-top: 5px;
  text-align: center;
  /* NOTE: Browsers automatically add 40px of padding-left to all lists, so we should offset that, otherwise the legend is off-center */
  -webkit-padding-start: 0;
  /* Webkit */
  -moz-padding-start: 0;
  /* Mozilla */
  padding-left: 0;
  /* IE (handles all cases, really, but we should also include the vendor-specific properties just to be safe) */
}
.chart-legend li,
.bar-legend li,
.line-legend li,
.pie-legend li,
.radar-legend li,
.polararea-legend li,
.doughnut-legend li {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  margin-bottom: 4px;
  border-radius: 5px;
  padding: 2px 8px 2px 28px;
  font-size: smaller;
  cursor: default;
}
.chart-legend li span,
.bar-legend li span,
.line-legend li span,
.pie-legend li span,
.radar-legend li span,
.polararea-legend li span,
.doughnut-legend li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border-radius: 5px;
}

/* line 1, ../../source/scss/ng-img-crop.scss */
img-crop {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  overflow: hidden;
}
/* line 7, ../../source/scss/ng-img-crop.scss */
img-crop canvas {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  /* mobile webkit */
}



.cropArea {
    overflow: hidden;
    /*width:500px;*/
    height:350px;
    margin-top:10px;
}


.cropAreaBackground{
    background-color :#f5f5f5;
}


.full-circle {
   width: 100px;
  height: 100px;
  border-radius: 50%;
  line-height: 100px;
  text-align: center;
  background: #f5f5f5
}
.flex-calendar {
  width: 100%;
  min-height: 50px;
  color: #FFFFFF;
  font-weight: 200;
}

.flex-calendar .month {
  position:relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;

  background-color: #ffb835;
}

.flex-calendar .month .arrow,
.flex-calendar .month .label{
  height: 60px;

  -webkit-box-ordinal-group: 1;

  -webkit-order: 0;

      -ms-flex-order: 0;

          order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-align-self: auto;
      -ms-flex-item-align: auto;
          align-self: auto;
  line-height: 60px;

  font-size:20px;
}

.flex-calendar .month .arrow:last-child {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.flex-calendar .month .arrow.visible{
  opacity:1;
  visibility: visible;
  cursor: pointer;
}
.flex-calendar .month .arrow.hidden{
  opacity:0;
  visibility: hidden;
  cursor: default;
}
.flex-calendar .week,
.flex-calendar .days {
  line-height: 25px;
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.flex-calendar .days {
  background-color: #FFF;
}

.flex-calendar .week {
  background-color: #faac1c;
}

.flex-calendar .week .day,
.flex-calendar .days .day{
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  min-width: 14.285714286%;

  text-align: center;
}

.flex-calendar .days .day{
  min-height: 60px;
  box-sizing: border-box;
  position: relative;
  line-height: 60px;
  border-top:1px solid #FCFCFC;
  background-color: #fff;
  color: #8B8B8B;

  -webkit-transition: all 0.3s ease;

          transition: all 0.3s ease;
}

.flex-calendar .days .day.out {
  background-color: #fCFCFC;
}

.flex-calendar .days .day.today,
.flex-calendar .days .day.disabled.today{
  color: #FFB835;
  border: 1px solid;
}

.flex-calendar .days .day.selected,
.flex-calendar .days .day.current-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-calendar .days .day.selected .number,
.flex-calendar .days .day.current-date .number {
    width: 40px;
    height: 40px;
    /*background-color: #FFB835;*/
    border-radius: 100%;
    line-height: 40px;
    font-weight: bold;
    color: #FFF;
}

.flex-calendar .days .day:not(.disabled):not(.out){
  cursor: pointer;
}

.flex-calendar .days .day.disabled {
    border: none;
}

.flex-calendar .days .day.disabled .number {
  background-color: #EFEFEF;  
}


/* Gray Bg Circle */
.flex-calendar .days .day.event:before {
    content: "";
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: #8B8B8B;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    opacity: .2;
}

@media screen and (min-width: 500px) {
    .flex-calendar .days .day.event:before {
        width: 50px;
        height: 50px;
        margin-left: -25px;
        margin-top: -25px;
    }
}

@media screen and (min-width: 0px) and (max-width: 499px) {
    .flex-calendar .days .day.event:before {
        width: 40px;
        height: 40px;
        margin-left: -20px;
        margin-top: -20px;
    }
}


/* Mini Circles */
.small-circles-container {
    position: absolute;
    top: 32px;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: normal;
}

.small-circles-container .agenda-circle {
    margin: 0;
    padding: 0;
    width: 6px;
    height: 6px;
    line-height: normal;
    position: relative;
    /* z-index: 9999; */
    display: inline-block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-left: 4px;
}
.small-circles-container .agenda-circle:first-child {
    margin-left: 0;
}

.small-circles-container .emp-circle {
    background-color: #ff0000;
}

.small-circles-container .cli-circle {
    background-color: #0099ff;
}

.small-circles-container .prom-circle {
    background-color: #0099ff;
}

@media screen and (min-width: 500px) {
    .small-circles-container {
        top: 32px;
    }

    .small-circles-container .agenda-circle {
        width: 6px;
        height: 6px;
    }
}

@media screen and (min-width: 0px) and (max-width: 499px) {
    .small-circles-container {
        top: 30px;
    }

    .small-circles-container .agenda-circle {
        width: 4px;
        height: 4px;
    }
}

.flex-calendar, .flex-calendar .week, .headerCalendar {
    color: #ff601a;
}

.flex-calendar .month, .flex-calendar .week {
    background-color: #fff;
}

.flex-calendar .week {
    padding-top: 10px;
    border-top: solid 1px #E1E1E1;
}

.flex-calendar .days .day.current-date .number {
    /*background-color: #E1E1E1;*/
    color: #6C6C6C;
}

    .flex-calendar .days .day.selected .number {
        color: #ff601a;
    }

.month {
    padding-left: 5%;
}

.button-arrow {
    padding-left: 20px;
}

.ion-chevron-left.button-arrow {
    padding-left: 40px;
}



.bg-green-schedule {
    background-color: #99bd73;
}

.bg-green-schedule::after {
    height: 100% !important;
    background-color: #99bd73;
}

.bg-lightgrey-schedule {
    background-color: #efefef;
}

.bg-grey-schedule {
    background-color: #dbdbdb;
}

.bg-bar-grey-schedule {
    background-color: #bebebe;
}

.bg-red-schedule {
    background-color: #ff0000;
}

.bg-red-warning-schedule {
    background-color: #ff0000;
    opacity: 0.6;
}

/*
    Container
*/
.work-visits__container {
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    background-color: #ffffff;
}

/*
    General
*/
.work-visits__container *,
.work-visits__container *:before,
.work-visits__container *:after {
    box-sizing: inherit;
}

/* .ui-resizable,
.ui-resizable * {
    box-sizing: content-box;
} */

.work-visits__create-button {
    display: block;
    width: 100%;
    background-color: #E9BB00;
    border-radius: 2px;
    font-size: 14px;
    padding: 0.6rem;
}

.work-visits__create-button:hover {
    background-color: #e0b401;
}

.work-visits__history-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    /* height: 57px; */
}

/*
    Side
*/
.work-visits__side {
    width: 58px;
    height: 100%;
}

.work-visits__side-date,
.work-visits__side-collaborator {
    border: 1px solid #DEE5E7;
    border-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.work-visits__side-date {
    border-top: 1px solid #DEE5E7;
}

.work-visits__day-hour-column {
    position: relative;
    /* z-index: 15; */
}

.work-visits__day-hour-column-disabled {
    position: absolute;
    top: 0;
    left: 0 !important;
    bottom: 0;
    right: 0 !important;
    background-color: #cecece;
    opacity: 0.3;
}

.work-visits__side-hour-frame {
    border: 1px solid #DEE5E7;
    border-top: 0;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    padding: 0.3rem;
}

/*
    Days
*/
.work-visits__days {
    flex: 1;
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    position: relative;
    border-right: 1px solid #DEE5E7;
    height: 100%;
}

.work-visits__day {
    flex: 1;
    /*min-width: 250px;*/
    /*max-width:80rem;*/
}

.work-visits__day-date {
    border: 1px solid #DEE5E7;
    border-left: 0;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.work-visits__day-date-value {
    font-weight: bold;
    font-size: 18px;
    color: #636363;
}

.work-visits__day-toggle-typology-spacer {
    width: 18px;
}

.work-visits__day-date-holder {
    flex: 1;
    position: relative;
    cursor: pointer;
}

.work-visits__day-date-placeholder {
    font-size: 18px;
    color: #636363;
    opacity: 0.5;
}

.work-visits__day-body {
    display: flex;
    flex-direction: row;
}

.work-visits__day-collaborator-column {
    /*flex: 1;*/
    width: 100%;
    min-width: 25rem;
    /*max-width: 25rem;*/
}

.work-visits__day-collaborator {
    display: flex;
    flex-direction: row;
    align-items: center;
    border: 1px solid #DEE5E7;
    border-top: 0;
    border-left: 0;
    position: relative;
    z-index: 20;
}

.work-visits__day-collaborator-placeholder {
    flex: 1;
    width: 90%;
    /* font-size: 12px;
    color: #636363;
    opacity: 0.5; */
}

.work-visits__day-collaborator-placeholder .form-control {
    border: 0;
    height: 32px;
    min-height: 32px;
    width: 100%;
    max-width:35rem;
}
.work-visits__day-collaborator-placeholder button .caret {
    margin-top: 7px !important;
}

.work-visits__day-hour-frame {
    border: 1px solid #DEE5E7;
    border-top: 0;
    border-left: 0;
}

.work-visits__day-hour-snap-frame {
    position: absolute;
    top: 0;
    left: 6px;
    right: 6px;
    /* border: 1px solid red;
    border-top: 0; */
}

.work-visits__day-add-button {
    font-size: 16px;
    color: #636363;
    cursor: pointer;
    padding: 0.4rem 1rem;
    vertical-align: middle;
}

.work-visits__day-add-button:hover {
    color: #ff601a;
}

.work-visits__day-item {
    position: absolute;
    top: 0;
    left: 6px;
    right: 6px;
    cursor: grab;
}

.work-visits__day-item--details {
    cursor: default;
}

.work-visits__day-item.ui-draggable-dragging {
    z-index: 200;
}

.work-visits__day-item-inner {
    width: 100%;
    height: 100%;
    padding: 1rem;
    overflow: hidden;
    background-color: #F0F0F0;
    border-radius: 5px;
    border: solid 1px #FFFFFF;
}
.work-visits__day-item--active .work-visits__day-item-inner {
    /*background-color: #E9BB00;*/
    background-color: #FFF2BE;
}

.work-visits__day-item--finished {
    cursor: pointer;
}

.work-visits__day-item--finished .work-visits__day-item-inner {
    background-color: #CEFFC9;
}

.work-visits__day-item-header {
    display: flex;
    flex-direction: row;
}

.work-visits__day-item-header-time {
    color: #636363;
    font-weight: bold;
    font-size: 12px;
    flex: 1;
}
.work-visits__day-item--active .work-visits__day-item-header-time {
    color: #636363;
}

.work-visits__day-item-header-fraction {
    color: #636363;
    font-weight: bold;
    font-size: 12px;
}
.work-visits__day-item--active .work-visits__day-item-header-fraction {
    color: #636363;
}

.work-visits__day-item-line {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 0.2rem;
    line-height: 1.1;
}

.work-visits__day-item-line-icon {
    background-color: #ffffff;
    border-radius: 50%;
    min-width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    margin-right: 0.6rem;
}

.work-visits__day-item-line-value {
    color: #636363;
    font-weight: bold;
    font-size: 12px;
}

.work-visits__day-item--active .work-visits__day-item-line-value {
    color: #636363;
}

.work-visits__day-item-line-value span {
    margin-right: 2px;
}

.work-visits__day-item-fraction-selector {
    display: flex;
    flex-direction: column;
}

.work-visits__day-item-fraction-selector-edition {
    display: flex;
    flex-direction: column;
    flex: 1;
}

/* For the visibility aware functionalitie */
.work-visits__day-item-fraction-name,
.work-visits__day-item-fraction-selector,
.work-visits__day-item-customers {
    visibility: hidden;
}
.work-visits__day-item-fraction-name.always-show,
.work-visits__day-item-fraction-selector.always-show,
.work-visits__day-item-customers.always-show {
    visibility: visible;
}

.work-visits__day-item-fraction-selector-root-fraction {
    color: #636363;
    font-weight: bold;
    font-size: 12px;
}

.work-visits__day-item-resize-handle {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    cursor: n-resize;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0.6rem 0;
}

.work-visits__day-item-resize-handle-icon {
    border: 2px solid #707070;
    border-left: 0;
    border-right: 0;
    height: 5px;
    width: 12px;
}
.work-visits__day-item--active .work-visits__day-item-resize-handle-icon {
    border-color: #636363;
}

.work-visits__day-item-resize-lead-dots {
    position: absolute;
    left: 12px;
    bottom: 2px;
    display: none;
    color: #636363;
}
.work-visits__day-item--active .work-visits__day-item-resize-lead-dots {
    color: #636363;
}

.work-visits__day-item-resize-lead-dots--forward {
    left: 90px;
    bottom: 0px;
}

.work-visits__day-item-messages-counter {
    position: absolute;
    bottom: 6px;
    right: 10px;
    color: #636363;
}
.work-visits__day-item--active .work-visits__day-item-messages-counter {
    color: #636363;
}

.work-visits__day-item-messages-counter-number {
    position: absolute;
    top: -5px;
    right: -8px;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    background-color: #ff601a;
    color: #ffffff;
    text-align: center;
    font-size: 11px;
    /* box-shadow: 0px 3px 6px #00000029; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.work-visits__day-item-messages-counter-number.greater-99 {
    border-radius: 25px;
    width: 23px;
    height: 17px;
}

.work-visits__day-item-messages-counter-number span {
    vertical-align: middle;
}

.work-visits__day-item-messages-counter-number small {
    font-size: 9px;
}

/*
    Topologies
*/
.work-visits__topologies-outter {
    position: relative;
}

.work-visits__topologies-toggle-typology-button {
    padding: 0.4rem 0.8rem;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    top: 2px;
    left: -24px;
    background: transparent;
}

.work-visits__topologies {
    /* width: 24%; */
    border: 1px solid #DEE5E7;
    border-left: none;
    height: 100%;
    width: 284px;
}

.work-visits__typology-selector {
    background-color: #F6F8F8;
    padding: 0.2rem 0.6rem;
}

.work-visits__typology-selector .control-label {
    font-weight: bold;
    font-size: 12px;
}

.work-visits__topologies-list {
    padding: 0.8rem;
    overflow-y: auto;
}

.work-visits__topologies-not-found {
    text-align: center;
    font-weight: bold;
}

.work-visits__topologies-group-item-name {
    position: relative;
    z-index: 1;
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
}

.work-visits__topologies-group-item-name:before {
    border-top: 1px solid #DEE5E7;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 95%;
    z-index: -1;
}

.work-visits__topologies-group-item-name span {
    background-color: #ffffff;
    color: #636363;
    font-weight: bold;
    font-size: 14px;
    padding: 0 0.6rem;
}

.work-visits__topologies-typology-item {
    z-index: 30;
    cursor: grab;
    margin-bottom: 1.8rem;
}

.work-visits__topologies-typology-item.ui-draggable-dragging {
    margin: 0;
    min-width: 100px;
}

.work-visits__topologies-typology-item-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: #FFF2BE;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    padding: 0.6rem 1rem;
    justify-content: space-between;
}
.work-visits__topologies-typology-item--disabled .work-visits__topologies-typology-item-inner {
    background: #F0F0F0;
}

.work-visits__topologies-typology-item-name {
    font-size: 17px;
    color: #636363;
    font-weight: bold;
    max-width: 35%;
    word-break: keep-all;
}

.work-visits__topologies-typology-item-right-side {
    /*flex: 1;*/
    display: flex;
    flex-direction: column;
    margin-left: 1.5rem;
}

.work-visits__topologies-typology-item-counter {
    font-size: 14px;
    color: #636363;
    font-weight: bold;
}
.work-visits__topologies-typology-item-counter-red {
    font-size: 14px;
    color: #f05050;
    font-weight: bold;
}

.work-visits__topologies-typology-item-duration {
    flex: 1;
    display: flex;
    flex-direction: row;
}

.work-visits__topologies-typology-item-duration-label {
    font-size: 12px;
    color: #636363;
    flex: 1;
    margin-right: 2px;
    white-space: nowrap;
}

.work-visits__topologies-typology-item-duration-value {
    font-size: 12px;
    color: #636363;
    white-space: nowrap;
}

/*
    Auto Save
*/
.work-visits__auto-save {
    margin: 1rem 0;
}

.work-visits__auto-save-status--success {
    color: #99bd73;
    display: block;
}

.work-visits__auto-save-status--error {
    background: #f89406;
    color: white;
    padding: 1rem;
    margin: 0.5rem 0;
    border-radius: 1rem;
    display: block;
}

/*
    Fraction Attribuition
*/
.work-visits__day-item-fraction-attribuition-root {
    /* position: relative; */
    width: 100%;
}

.work-visits__day-item-fraction-attribuition-value {
    color: #636363;
    font-size: 12px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.work-visits__aware-modal-container{
    margin-bottom: 1rem;
}

.work-visits__aware-modal-value {
    color: #636363;
    font-size: 12px;
    cursor: pointer;
    align-items: center;
}

.work-visits__day-item-fraction-attribuition-value--disable {
    cursor: default;
}

.work-visits__day-item-fraction-attribuition-value span {
    /*flex: 1;*/
    display: block;
}

.work-visits__day-item-fraction-attribuition-value i {
    display: block;
}

.work-visits__day-item-fraction-attribuition-popup {
    position: absolute;
    border-radius: 4px;
    background-color: #ffffff;
    padding: 0.5rem;
    box-shadow: 0px 3px 6px #00000029;
    max-height: 230px;
    overflow-y: auto;
    z-index: 100;
}

.work-visits__day-item-fraction-attribuition-popup-item,
.work-visits__day-item-fraction-attribuition-popup-item-simple {
    border-bottom: 1px solid #DEE5E7;
    padding: 0.8rem 0.3rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.work-visits__day-item-fraction-attribuition-popup-item:hover {
    background-color: #f5f5f5;
}

.work-visits__day-item-fraction-attribuition-popup-item:last-child,
.work-visits__day-item-fraction-attribuition-popup-item-simple:last-child {
    border: 0;
}

.work-visits__day-item-fraction-attribuition-popup-fraction-name {
    color: #636363;
    font-size: 12px;
    font-weight: bold;
}

.work-visits__day-item-fraction-attribuition-popup-customers {
    color: #636363;
    font-size: 11px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.work-visits__day-item-fraction-attribuition-popup-customers span {
    margin-right: 4px;
}

/*
    Typology Minutes Input
*/
.work-visits__day-item-typology-minutes-input {
    position: relative;
}

.work-visits__day-item-typology-minutes-input-popup {
    position: absolute;
    border-radius: 4px;
    background-color: #ffffff;
    padding: 0.5rem;
    box-shadow: 0px 3px 6px #00000029;
    overflow: hidden;
    z-index: 100;
    min-width: 70px;
    right: 0;
}

/* 
    Work visits LIST 
*/
.no-margin-bottom{
    margin-bottom:0;
}

/* 
    Item Modal 
*/
.work-visits__item-modal-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.work-visits__item-modal-body {
    overflow: hidden !important;
    position: relative;
    display: flex;
    width: 100%;
    flex-direction: column;
}

.work-visits__item-modal-body .tab-container {
    flex: 1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.work-visits__item-modal-body .tab-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.work-visits__item-modal-body .tab-pane.active {
    display: flex;
    flex-direction: column;
    flex: 1;
    overflow: hidden;
    position: relative;
}

.work-visits__item-modal-body work-visits-calendar-item-modal-messages {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex: 1;
}

/* 
    Utils 
*/
.work-visits__border-right-0 {
    border-right: 0;
}

.work-visits__scrollbar::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

.work-visits__scrollbar::-webkit-scrollbar {
    height: 7px;
    width: 7px;
    background-color: #F5F5F5;
}

.work-visits__scrollbar::-webkit-scrollbar-thumb {
    background-color: #ff601a;
}

/* 
    Item Modal Messages
*/
.work-visits__item-modal-messages-container {
    display: flex;
    flex-direction: column;
    position: relative;
    flex: 1;
    overflow: hidden;
}

.work-visits__item-modal-messages-list {
    margin-bottom: 1rem;
    overflow-y: auto;
    flex: 1;
}

.work-visits__item-modal-messages-info {
    padding-bottom: 1rem;
    font-size: small;
}

.work-visits__item-modal-messages-empty {
    padding: 1rem;
    text-align: center;
}

.work-visits__item-modal-messages-message {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
}

.work-visits__item-modal-messages-message-bubble {
    float: left;
    max-width: 75%;
    width: auto;
    height: auto;
    display: block;
    background: #ebebeb;
    border-radius: 5px;
    position: relative;
    margin: 10px 0 3px 10px;
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
}

.work-visits__item-modal-messages-message-bubble.alt{
    margin: 10px 25px 3px 0px;
    background: #DCF8C6;
    float: right;
}

.work-visits__item-modal-messages-message-body {
    padding: 8px;
    width: 100%;
    position: relative;
}

.work-visits__item-modal-messages-message-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.work-visits__item-modal-messages-message-name {
    font-weight: 600;
    font-size: 12px;
    color: #999;
    padding-right: 1rem;
}

.work-visits__item-modal-messages-message-content {
    font-size: 14px;
    font-weight: 500;
    color: #2b2b2b;
}

.work-visits__item-modal-messages-message-content p {
    margin-bottom: 0;
}

.work-visits__item-modal-messages-message-timestamp {
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
    text-align: right;
    flex: 1;
}

.work-visits__item-modal-messages-container .note-status-output {
    display: none !important;
}

.work-visits__item-modal-messages-message-bubble-arrow {
    position: absolute;
    float:left;
    left: -11px;
    top: 0px;
}
.work-visits__item-modal-messages-message-bubble-arrow.alt {
    bottom: 20px;
    left: auto;
    right: 4px;
    float: right;
}
.work-visits__item-modal-messages-message-bubble-arrow:after {
    content: "";
    position: absolute;
    border-top: 15px solid #ebebeb;
    border-left: 15px solid transparent;           
    border-radius: 4px 0 0 0px;
    width: 0;
    height: 0;
}
.work-visits__item-modal-messages-message-bubble-arrow.alt:after {
    border-top: 15px solid #DCF8C6;
    transform: scaleX(-1);
}

/*
    Notifications
*/
.work-visits__notifications-text .note-editor {
    margin-bottom: 11px;
}

/*
    Contacts Modal
*/
.work-visits__contacts-container {
    margin-top: 1rem;
    border-top: 1px solid #DCF8C6;
    padding: 1rem 0;
}

.work-visits__contacts-contact-container {
    display: inline-flex;
    margin-right: 4rem;
}

.work-visits__modal-subtitles {
    flex: 1;
    font-weight: bold;
    font-size: 15px;
}

.work-visits__contacts-customer-name {
    font-weight: bold;
    font-size: 13px;
    padding: 0 0 0.25rem 0;
}

.work-visits__contacts-customer-contacts {
    display: inline-flex;
    flex-direction: row;
    flex: 1;
}

.work-visits__day-item-line-icon-modal {
    background-color: #F2F2F2;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    margin-right: 0.6rem;
    color: #636363;
}

.validation-documents__folder_types__panel-header {
    display: flex;
    flex-direction: row;
    align-items: center;
}

    .validation-documents__folder_types__panel-header.flex_column {
        flex-direction: column;
        align-items: flex-start;
    }

.validation-documents__folder_types__panel-header-name {
    flex: 1;
    font-weight: bold;
}

.validation-documents__add-button {
    float: right !important;
    margin-top: 1px;
}

/* Dynamic Documents */
.dynamic_documents__header {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 10px;
}

.dynamic_documents__search-container {
    margin-bottom: 20px;
}

.dynamic_documents__header-breadcrumb {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.dynamic_documents__header-breadcrumb ul{
    padding:0;
    margin:0;
}
.dynamic_documents__header-breadcrumb li {
    position: relative;
    display: inline-block;
    font-weight:bold;
}
.dynamic_documents__header-breadcrumb span {
    font-weight: bold;
    cursor: pointer;
}
.dynamic_documents__header-breadcrumb span:hover {
    text-decoration: underline;
}
.dynamic_documents__header-breadcrumb li+li:before {
    content: ">";
    padding: 0px 8px;
    display:inline-block;
    text-decoration: none !important;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #58666e;
}

.dynamic_documents__collapse-main-panel-header {
    border-bottom: 1px solid #e0e0e0;
    padding: 25px 25px 10px 15px;
    background-color: #FFF7F0;
}

.dynamic_documents__collapse-main-panel-header i {
    font-size: 24px;
    color: #727272;
}

.dynamic_documents__panel_top_border {
    border-top: 2px solid #FF601A;
}

.dynamic_documents__validation-items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 6px;
}

.dynamic_documents__validation-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    border: 1px solid #E0E7E9;
    border-radius: 2px;
    padding: 4px 10px;
    margin-right: 12px;
    margin-bottom: 12px;
}
.dynamic_documents__validation-item .i-checks {
    margin: 0;
}

.dynamic_documents__validation-item--disabled {
    background-color: #F7F7F7;
}
.dynamic_documents__validation-item--checked {
    background-color: #FFF7F0;
    border: 1px solid #FAF2EC;
}

.dynamic_documents__validation-item-texts {
    display: flex;
    flex-direction: column;
    padding-left: 2px;
}
.dynamic_documents__validation-item-text-name {
    font-size: 14px;
    font-weight: bold;
}
.dynamic_documents__validation-item-text-subtitle{
    font-size: 12px;
}
.dynamic_documents__validation-item-text-days {
    font-size: 12px;
    font-style: italic;
}
.dynamic_documents__validation-item--checked .dynamic_documents__validation-item-text-days {
    color: #BB9382;
}

.dynamic_documents__validation-item--disabled .i-checks input[type="checkbox"]:checked + i {
    background-color: #363F44 !important;
    border-color: #363F44 !important;
}
.dynamic_documents__validation-item--disabled .i-checks input:checked + i:before {
    background-color: #363F44 !important;
}

.dynamic_documents__compose-email {
    background-color: #F9FAFB;
    border-radius: 4px;
    border: 1px solid #EEF1F3;
    padding: 1rem;
}

.dynamic_documents__compose-email-bottom {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.dynamic_documents__compose-email-files {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    flex: 1;
}

.dynamic_documents__compose-email-files-file {
    background-color: #FFF6F2;
    border: 1px solid #F26B2F;
    padding: 6px 8px;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 2px;
    margin-right: 0.9rem;
    margin-bottom: 0.9rem;
}

.dynamic_documents__compose-email-files-file-name {
    padding: 0 6px;
}

.dynamic_documents__compose-email-files-file-icon {
    color: #F26B2F;
}

.dynamic_documents__description-details {
    border: 1px solid #dddddd;
    background-color: #eeeeee;
    width: 100%;
    height: 100%;
    margin: auto;
    overflow: hidden !important;
    padding: 10px;
    border-radius: 2px;
}

.dynamic_documents__header-select-structure {
    font-size: 20px;
    font-weight: bold;
}

.dynamic_documents__structure-option {
    font-size: 14px;
    font-weight: bold;
    color: #58666e;
}

.has-error .summernote-emailMessage + .note-editor.note-frame {
    border: 1px solid #a94442;
}

.validation-documents__folder-type-isteven .multiSelect .checkboxLayer{
    max-height: 210px;
}

.validation-documents__validation-drop-menu {
    padding:10px;
    width: 280px;
}

.validation-documents__validation-item {
    display: flex;
    flex-direction: row;
    border-radius: 6px;
    padding: 5px 10px;
}

.validation-documents__validation-drop-item {
    margin-bottom: 4px;
}
.validation-documents__validation-drop-item:last-child {
    margin-bottom: 0;
}

.validation-documents__validation-drop-item-texts {
    display: flex;
    flex-direction: column;
    flex: 1;
    margin-left: 6px;
}

.validation-documents__validation-drop-item-texts-small {
    font-size: 11px;
}



.validation-documents__modal-main-header {
    display: inline-flex;
    padding: 10px 20px;
    background: #FFF7F0 0% 0% no-repeat padding-box;
    opacity: 1;
    width: 100%;
    margin-bottom: 5px
}

.validation-documents__file-version-div {
    border: 1px solid #E3E9EB;
    padding: 0 7px;
    margin-right: 5px;
    background-color: #F9FAFB;
    height: fit-content;
    width: fit-content;
}

.validation-documents__file-version-div-big {
    border: 1px solid #E3E9EB;
    padding: 5px 10px;
    margin-right: 5px;
    background-color: #F9FAFB;
    height: fit-content;
    width: fit-content;
}
.validation-documents__modal-sub-header {
    display: inline-flex;
    background: #FFF7F0 0% 0% no-repeat padding-box;
    opacity: 1;
    width: 100%;
    margin-bottom: 5px;
    color: black;
    font-weight: 700;
}

.validation_document_history_modal_main_header_div {
    display: inline-flex;
    align-items: center;
}

.validation-documents__file-version-row-selected {
    background-color: #FFF7F0;
    border: 1px solid #FF601A !important;
}
.validation-documents__file-version-row-selected td {
    background-color: #FFF7F0;
    border-top: 1px solid #FF601A !important;
    border-bottom: 1px solid #FF601A !important;
}

.validation-documents__file-version-row-selected-text {
    color: #000000;
}

.validation-documents__validations-counter-div {
    border: 1px solid #DBE3E6;
    width: fit-content;
    padding: 2px 10px;
    background-color: #FFEFE8;
    color: #FF601A;
    margin-top:5px;
    border-radius:2px;
}

.validation-documents__search-items-counter-div {
    border: 1px solid #DBE3E6;
    width: fit-content;
    padding: 2px 10px;
    background-color: #EFEFEF;
    color: #58666E;
    margin-top: 5px;
    border-radius: 10px;
}
.global-notifications__level-badge {
    padding: 6px;
    display: inline-block;
    border-radius: 3px;
    margin-right: 10px;
}

.global-notifications__level-info-bg {
    background-color: #D1ECF1;
}
.global-notifications__level-success-bg {
    background-color: #D4EDDA;
}
.global-notifications__level-warning-bg {
    background-color: #FFF3CD;
}
.global-notifications__level-important-bg {
    background-color: #fb9a90;
}

.global-notifications__type-badge {
    padding: 6px;
    display: inline-block;
    border-radius: 3px;
    margin-right: 10px;
}

/* Toasts */
.global_notifications__toast-container {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1002;
    display: block;
    padding-right: 15px;
    padding-left: 15px;
}

.global_notifications__toast {
    padding: 14px;
    padding-top: 26px;
    text-align: center;
    position: relative;
}

.global_notifications__toast p {
    margin: 0;
}

.global_notifications__toast .global_notifications__toast-icon {
    font-size: 16px;
}

.global_notifications__toast.global_notifications__toast--INFO {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.global_notifications__toast.global_notifications__toast--WARNING {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.global_notifications__toast.global_notifications__toast--SUCCESS {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.global_notifications__toast.global_notifications__toast--IMPORTANT {
    color: #721C24;
    background-color: #F8D7DA;
    border: 1px solid #F5C6CB;
}

.global_notifications__toast-close-btn {
    position: absolute;
    right: 8px;
    top: 5px;
    cursor: pointer;
}

/* Modal */
.global_notifications__modal-container {
    text-align: center;
    padding: 0 !important;
}

.global_notifications__modal-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.global_notifications__modal-container .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.global_notifications__modal-container .modal-body {
    padding: 40px;
    text-align: center;
}

.global_notifications__modal-container .global_notifications__modal-icon {
    font-size: 80px;
    margin-top: 30px
}

.global_notifications__modal-container .global_notifications__modal-content {
    padding: 20px;
    margin-bottom: 30px;
    font-size: 16px;
}

.global_notifications__modal-container .global_notifications__modal-buttons button {
    padding: 10px 40px;
    border: none;
    margin: 0;
}

.global_notifications__modal-container.global_notifications__modal--INFO .global_notifications__modal-icon {
    color: #d9edf7;
}
.global_notifications__modal-container.global_notifications__modal--INFO .global_notifications__modal-content {
    color: #31708f;
}
.global_notifications__modal-container.global_notifications__modal--INFO .global_notifications__modal-buttons button {
    background-color: #31708f;
}

.global_notifications__modal-container.global_notifications__modal--SUCCESS .global_notifications__modal-icon {
    color: #dff0d8;
}
.global_notifications__modal-container.global_notifications__modal--SUCCESS .global_notifications__modal-content {
    color: #3c763d;
}
.global_notifications__modal-container.global_notifications__modal--SUCCESS .global_notifications__modal-buttons button {
    background-color: #3c763d;
}

.global_notifications__modal-container.global_notifications__modal--WARNING .global_notifications__modal-icon {
    color: #e1b66c;
}
.global_notifications__modal-container.global_notifications__modal--WARNING .global_notifications__modal-content {
    color: #8a6d3b;
}
.global_notifications__modal-container.global_notifications__modal--WARNING .global_notifications__modal-buttons button {
    background-color: #8a6d3b;
}

.global_notifications__modal-container.global_notifications__modal--IMPORTANT .global_notifications__modal-icon {
    color: #e3d2d3;
}
.global_notifications__modal-container.global_notifications__modal--IMPORTANT .global_notifications__modal-content {
    color: #721C24;
}
.global_notifications__modal-container.global_notifications__modal--IMPORTANT .global_notifications__modal-buttons button {
    background-color: #721C24;
}

/*
    Container
*/
.meetings__container {
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    background-color: #ffffff;
}

/*
    General
*/
.meetings__container *,
.meetings__container *:before,
.meetings__container *:after {
    box-sizing: inherit;
}

/* .ui-resizable,
.ui-resizable * {
    box-sizing: content-box;
} */

.meetings__create-button {
    display: block;
    width: 100%;
    background-color: #E9BB00;
    border-radius: 2px;
    font-size: 14px;
    padding: 0.6rem;
}

.meetings__create-button:hover {
    background-color: #e0b401;
}

.meetings__header-container {
    display: flex;
    justify-content: space-between;
}

.meetings__history-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.meetings__history-container-buttons {
    display: inline-flex;
}
/*
    Side
*/
.meetings__side {
    width: 58px;
}

.meetings__side-date,
.meetings__side-collaborator {
    border: 1px solid #DEE5E7;
    border-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.meetings__side-date {
    border-top: 1px solid #DEE5E7;
}

.meetings__day-hour-column {
    position: relative;
    /* z-index: 15; */
}

.meetings__day-hour-column-disabled {
    position: absolute;
    top: 0;
    left: 0 !important;
    bottom: 0;
    right: 0 !important;
    background-color: #cecece;
    opacity: 0.3;
}

.meetings__side-hour-frame {
    border: 1px solid #DEE5E7;
    border-top: 0;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    padding: 0.3rem;
}

/*
    Days
*/
.meetings__days {
    flex: 1;
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    position: relative;
    border-right: 1px solid #DEE5E7;
}

.meetings__day {
    flex: 1;
    /*min-width: 250px;*/
}

.meetings__day-date {
    border: 1px solid #DEE5E7;
    border-left: 0;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.meetings__day-date-value {
    font-weight: bold;
    font-size: 18px;
    color: #636363;
}

.meetings__day-toggle-typology-spacer {
    width: 18px;
}

.meetings__day-date-holder {
    flex: 1;
    position: relative;
    cursor: pointer;
}

.meetings__day-date-placeholder {
    font-size: 18px;
    color: #636363;
    opacity: 0.5;
}

.meetings__day-body {
    display: flex;
    flex-direction: row;
}

.meetings__day-collaborator-column {
    /*flex: 1;*/
    width: 100%;
    min-width: 25rem;
}

.meetings__day-collaborator {
    display: flex;
    flex-direction: row;
    align-items: center;
    border: 1px solid #DEE5E7;
    border-top: 0;
    border-left: 0;
    position: relative;
    z-index: 20;
}

.meetings__day-collaborator-placeholder {
    flex: 1;
    width: 90%;
    /* font-size: 12px;
    color: #636363;
    opacity: 0.5; */
}

.meetings__day-collaborator-placeholder .form-control {
    border: 0;
    height: 32px;
    min-height: 32px;
}
.meetings__day-collaborator-placeholder button .caret {
    margin-top: 7px !important;
}

.meetings__day-hour-frame {
    border: 1px solid #DEE5E7;
    border-top: 0;
    border-left: 0;
}

.meetings__day-hour-snap-frame {
    position: absolute;
    top: 0;
    left: 6px;
    right: 6px;
    /* border: 1px solid red;
    border-top: 0; */
}

.meetings__day-add-button {
    font-size: 16px;
    color: #636363;
    cursor: pointer;
    padding: 0.4rem 1rem;
    vertical-align: middle;
}

.meetings__day-add-button:hover {
    color: #ff601a;
}

.meetings__day-item {
    position: absolute;
    top: 0;
    left: 6px;
    right: 6px;
    cursor: grab;
}

.meetings__day-item--details {
    cursor: default;
}

.meetings__day-item.ui-draggable-dragging {
    z-index: 200;
}

.meetings__day-item-inner {
    width: 100%;
    height: 100%;
    padding: 0.35rem 0.75rem;
    overflow: hidden;
    background-color: #F0F0F0;
    border-radius: 5px;
    border: solid 1px #FFFFFF;
}

.meetings__day-item-header {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.meetings__day-item-header-time {
    color: #636363;
    font-size: 12px;
    flex: 1;
}

.meetings__day-item-line {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-weight: bold;
    font-size: 13px;
}

.meetings__day-item-line-icon {
    background-color: #F2F2F2;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    margin-right: 0.6rem;
    color: #636363;
}

.meetings__day-item-line-value {
    color: #636363;
    font-size: 12px;
}

    .meetings__day-item-line-value span {
        margin-right: 2px;
        font-size: 12px;
    }

.meetings__fractions-list {
    overflow-y: auto;
}

.meetings__day-item-fraction-selector-edition {
    display: flex;
    flex-direction: column;
    flex: 1;
}

/* For the visibility aware functionalitie */
.meetings__day-item-fraction-name,
.meetings__day-item-customers {
    visibility: hidden;
}
.meetings__day-item-fraction-name.always-show,
.meetings__day-item-customers.always-show {
    visibility: visible;
}

.meetings__day-item-resize-handle {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    cursor: n-resize;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0.6rem 0;
}

.meetings__day-item-resize-handle-icon {
    border: 2px solid #707070;
    border-left: 0;
    border-right: 0;
    height: 5px;
    width: 12px;
}

.meetings__day-item-resize-lead-dots {
    position: absolute;
    left: 12px;
    bottom: 2px;
    display: none;
    color: #636363;
}

.meetings__day-item-resize-lead-dots--forward {
    left: 90px;
    bottom: 0px;
}

.meetings__day-item-messages-counter {
    position: absolute;
    bottom: 6px;
    right: 10px;
    color: #636363;
}

.meetings__day-item-messages-counter-number {
    position: absolute;
    top: -5px;
    right: -8px;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    background-color: #ff601a;
    color: #ffffff;
    text-align: center;
    font-size: 11px;
    /* box-shadow: 0px 3px 6px #00000029; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.meetings__day-item-messages-counter-number.greater-99 {
    border-radius: 25px;
    width: 23px;
    height: 17px;
}

.meetings__day-item-messages-counter-number span {
    vertical-align: middle;
}

.meetings__day-item-messages-counter-number small {
    font-size: 9px;
}

/*
    fractions
*/
.meetings__fractions-outter {
    position: relative;
}

.meetings__fractions-toggle-fraction-button {
    padding: 0.4rem 0.8rem;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    top: 2px;
    left: -24px;
    background: transparent;
}

.meetings__fractions {
    /* width: 24%; */
    border: 1px solid #DEE5E7;
    border-left: none;
    height: 100%;
    width: 284px;
}

.meetings__fraction-selector {
    background-color: #F6F8F8;
    padding: 0.2rem 0.6rem;
}

    .meetings__fraction-selector .control-label {
        font-weight: bold;
        font-size: 12px;
    }

.meetings__fractions-not-found {
    text-align: center;
    font-weight: bold;
}

.meetings__fractions-fraction-item {
    z-index: 30;
    cursor: grab;
}

    .meetings__fractions-fraction-item.ui-draggable-dragging {
        margin: 0;
        min-width: 100px;
    }

.meetings__fractions-fraction-item-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: #F3F3F3;
    padding: 0.6rem 1rem;
    border-bottom: 1px solid white;
}
.meetings__fractions-fraction-item--disabled .meetings__fractions-fraction-item-inner {
    background: #F0F0F0;
}

.meetings__fractions-fraction-item-container-names{
    flex: 1;
    margin-left: 10px
}

.meetings__fractions-fraction-item-name {
    font-size: 16px;
    color: #636363;
    font-weight: bold;
}

.meetings__fractions-fraction-item-path {
    font-size: 13px;
    color: #636363;
}

.meetings__fractions-fraction-item-duration {
    flex: 1;
    display: flex;
    flex-direction: row;
}

.meetings__fractions-fraction-item-duration-label {
    font-size: 12px;
    color: #636363;
    flex: 1;
}

.meetings__fractions-fraction-item-duration-value {
    font-size: 12px;
    color: #636363;
}

.meetings__fractions-warning {
    padding: 1rem;
    font-size: 13px;
    color: #636363;
    text-align: center;
}

.meetings__fractions-fraction-item-toggle-icon {
    margin-left: 5px;
    font-size: 16px;
}

.ui-draggable-dragging .meetings__fractions-fraction-item-toggle-icon {
    display: none;
}

.meetings__fractions-fraction-item-children {
    padding: 10px;
    padding-left: 22px;
}

.ui-draggable-dragging .meetings__fractions-fraction-item-children {
    display: none;
}

.meetings__fractions-fraction-item-date-row {
    display: flex;
    flex-direction: row;
    margin-bottom: 0.5rem;
}

.meetings__fractions-fraction-item-date-row .fa {
    font-size: 13px;
}

.meetings__fractions-fraction-item-date-row-text {
    display: flex;
    flex-direction: column;
    margin-left: 6px;
    font-size: 13px;
}

.meetings__fractions-fraction-item-date-row-text-bold {
    font-weight: bold;
}

.meetings__fractions-fraction-item-date-row-companyName {
    font-size: smaller;
}

/*
    Auto Save
*/
.meetings__auto-save {
    margin: 1rem 0;
}

.meetings__auto-save-status--success {
    color: #99bd73;
    display: block;
}

.meetings__auto-save-status--error {
    background: #f89406;
    color: white;
    padding: 1rem;
    margin: 0.5rem 0;
    border-radius: 1rem;
    display: block;
    max-width: 215px;
}

/* 
    Work visits LIST 
*/
.no-margin-bottom{
    margin-bottom:0;
}

/* 
    Item Modal 
*/
.meetings__item-modal-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.meetings__item-modal-body {
    overflow: hidden !important;
    position: relative;
    display: flex;
    width: 100%;
    flex-direction: column;
}

.meetings__item-modal-body .tab-container {
    flex: 1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.meetings__item-modal-body .tab-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.meetings__item-modal-body .tab-pane.active {
    display: flex;
    flex-direction: column;
    flex: 1;
    overflow: hidden;
    position: relative;
}

.meetings__item-modal-body meetings-calendar-item-modal-messages {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.meetings__item-modal-body meetings-calendar-item-content {
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
    flex: 1;
}

/* 
    Utils 
*/
.meetings__border-right-0 {
    border-right: 0;
}

.meetings__scrollbar::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

.meetings__scrollbar::-webkit-scrollbar {
    height: 7px;
    width: 7px;
    background-color: #F5F5F5;
}

.meetings__scrollbar::-webkit-scrollbar-thumb {
    background-color: #ff601a;
}

/* 
    Item Modal Messages
*/
.meetings__item-modal-messages-container {
    display: flex;
    flex-direction: column;
    position: relative;
    flex: 1;
    overflow: hidden;
}

.meetings__item-modal-messages-list {
    margin-bottom: 1rem;
    overflow-y: auto;
    flex: 1;
}

.meetings__item-modal-messages-info {
    padding-bottom: 1rem;
    font-size: small;
}

.meetings__item-modal-messages-empty {
    padding: 1rem;
    text-align: center;
}

.meetings__item-modal-messages-message {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
}

.meetings__item-modal-messages-message-bubble {
    float: left;
    max-width: 75%;
    width: auto;
    height: auto;
    display: block;
    background: #ebebeb;
    border-radius: 5px;
    position: relative;
    margin: 10px 0 3px 10px;
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
}

.meetings__item-modal-messages-message-bubble.alt{
    margin: 10px 25px 3px 0px;
    background: #DCF8C6;
    float: right;
}

.meetings__item-modal-messages-message-body {
    padding: 8px;
    width: 100%;
    position: relative;
}

.meetings__item-modal-messages-message-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.meetings__item-modal-messages-message-name {
    font-weight: 600;
    font-size: 12px;
    color: #999;
    padding-right: 1rem;
}

.meetings__item-modal-messages-message-content {
    font-size: 14px;
    font-weight: 500;
    color: #2b2b2b;
}

.meetings__item-modal-messages-message-content p {
    margin-bottom: 0;
}

.meetings__item-modal-messages-message-timestamp {
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
    text-align: right;
    flex: 1;
}

.meetings__item-modal-messages-container .note-status-output {
    display: none !important;
}

.meetings__item-modal-messages-message-bubble-arrow {
    position: absolute;
    float:left;
    left: -11px;
    top: 0px;
}
.meetings__item-modal-messages-message-bubble-arrow.alt {
    bottom: 20px;
    left: auto;
    right: 4px;
    float: right;
}
.meetings__item-modal-messages-message-bubble-arrow:after {
    content: "";
    position: absolute;
    border-top: 15px solid #ebebeb;
    border-left: 15px solid transparent;           
    border-radius: 4px 0 0 0px;
    width: 0;
    height: 0;
}
.meetings__item-modal-messages-message-bubble-arrow.alt:after {
    border-top: 15px solid #DCF8C6;
    transform: scaleX(-1);
}

.meetings__circle-number-container{
}

.meetings__circle-number {
    border-radius: 50%;
    background: #ff8b20;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}
.meetings__circle-number.small {
    width: 20px;
    height: 20px;
    padding: 3px;
    font-size: 11px;
}
.meetings__circle-number.normal {
    width: 25px;
    height: 25px;
    padding: 4px;
    font-size: 13.5px;
}
.meetings__circle-number.increased {
    width: 30px;
    height: 30px;
    padding: 5px;
    font-size: 14px;
}

.meetings__contacts-container {
    margin-top: 1rem;
    border-top: 1px solid #DCF8C6;
    padding: 1rem 0;
}

.meetings__contacts-customer-name {
    font-weight: bold;
    font-size: 13px;
    padding: 0 0 0.25rem 0;
}

.meetings__contacts-customer-date {
    color: #B1B1B1;
    font-weight: normal;
}

.meetings__employee-entity {
    color: #B1B1B1;
    font-weight: normal;
    font-size: 12px;
}

.meetings__contacts-customer-contacts {
    display: inline-flex;
    flex: 1;
    margin-left: 2.25rem;
}

.meetings__contacts-contact-container{
    display: inline-flex;
    margin-right: 4rem;
}

.meetings__tickets-list-container {
    margin-top: 1rem;
    border-top: 1px solid #DCF8C6;
    padding: 1rem 0;
}

.meetings__tickets-image {
    width: 20px;
    height: 20px;
    margin-right: 0.25rem;
}

.meetings__tickets-number-container{
    display: flex;
}

.meetings__tickets-number {
    font-size: 1.75rem;
}

.meetings__modal-subtitles {
    flex: 1;
    font-weight: bold;
    font-size: 15px;
}

.meetings__tickets-ticket-info {
    flex: 1;
}

.meetings__tickets-description {
    flex: 1;
    font-weight: bold;
    font-size: 14px;
}

.meetings__tickets-sub-description {
    flex: 1;
    font-size: 12px;
}

.meetings__tickets-center-td {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.meetings__tickets-list-name {
    font-weight: bold;
    font-size: 13px;
    padding: 0 0.25rem;
}

.meetings__day-item-started-label {
    color: #F58237;
    font-size: 12px;
    margin-right: 10px;
}

/*
    Budgets
*/
.budgets__history-information-header {
    display: flex;
    flex-direction: row;
    align-items: center;
}

    .budgets__history-information-header .btn-xs {
        overflow: hidden;
        margin-bottom: 8px;
    }

        .budgets__history-information-header .btn-xs i {
            margin-right: 7px;
        }

.budgets__history-information-header-text {
    flex: 1;
}

.budgets__history-information-container {
    background-color: #f7f7f7;
    padding: 14px;
    border: 1px solid #e7ecee;
    border-radius: 2px;
    margin-bottom: 16px;
}

.budgets__history-information-row {
    margin-bottom: 8px;
}

    .budgets__history-information-row:last-child {
        margin-bottom: 0;
    }

.budgets__history-information-subtitle {
    font-size: 12px;
    margin-bottom: 2px;
}

.budgets__history-information-text {
    background-color: #ffffff;
    border: 1px solid #ecefef;
    border-radius: 2px;
    padding: 6px 8px;
}

    .budgets__history-information-text p {
        margin-bottom: 2px;
    }

/*
    Budgets Management
*/
.budgets_management__company-item {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    margin-bottom: 15px;
}

.budgets_management__company-container-equal-height {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.budgets_management__company-item-header {
    border-bottom: 1px solid #ebedef;
    padding: 8px;
}

.budgets_management__company-item-header-info {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.budgets_management__company-item-header-name {
    font-weight: bold;
    font-size: 14px;
    flex: 1;
}

.budgets_management__company-item-header-group-budget {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 2px 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    max-width: 25%;
    font-size: small;
}

.budgets_management__status-label.label-info {
    background-color: #3498db;
}

.budgets_management__pdf-check {
    margin-left: 10px;
    margin-top: 2px;
}

    .budgets_management__pdf-check .i-checks {
        margin-bottom: 0;
    }

    .budgets_management__pdf-check input[type="checkbox"][disabled] + i {
        background-color: #ecf0f1;
        cursor: not-allowed;
    }

.budgets_management__company-item-header-description {
    font-size: 14px;
}

.budgets_management__company-item-body {
    padding: 10px;
}

.budgets_management__company-item-info {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.budgets_management__company-item-title {
    font-weight: bold;
    font-size: 14px;
    flex: 1;
}

.budgets_management__company-item-date {
    font-size: 12px;
}

.budgets_management__company-item-text {
    margin-bottom: 10px;
    word-wrap: break-word;
}

.budgets_management__company-item-attachments {
    margin-bottom: 10px;
    font-size: 13px;
}

    .budgets_management__company-item-attachments a {
        color: #2990ff;
    }

.budgets_management__company-item-progress-container {
    width: 50%;
    margin: auto;
}

.budgets_management__company-item-progress-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 4px;
}

.budgets_management__company-item-progress-coef {
    flex: 1;
    font-size: 12px;
}

.budgets_management__company-item-progress-coef-button {
    font-size: 12px;
    cursor: pointer;
}

.budgets_management__company-item-progress-bar {
    height: 5px;
    margin-bottom: 6px;
}

.budgets_management__company-item-progress-label {
    font-weight: bold;
    font-size: 12px;
}

.budgets_management__company-item-progress-bottom {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.budgets_management__company-item-progress-bottom-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.budgets_management__company-item-progress-bottom-item--center {
    align-items: center;
}

.budgets_management__company-item-progress-bottom-item--right {
    align-items: flex-end;
}

.budgets_management__company-item-progress-bottom-label {
    font-weight: bold;
}

.budgets_management__company-item-buttons {
    border-top: 1px solid #ebedef;
    margin-top: 8px;
    padding-top: 14px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

    .budgets_management__company-item-buttons .btn {
        margin-bottom: 4px;
    }

.budgets_management__company-item-buttons-left {
    flex: 1;
    min-width: 100px;
}

.budgets_management__company-item-buttons-right {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}

    .budgets_management__company-item-buttons-right .btn {
        margin-left: 6px;
    }

.budgets_management__coef_editable-input,
.budgets_management__coef_editable-input:focus,
.budgets_management__coef_editable-input:active {
    background-color: transparent;
    margin-right: 26px;
}

    .budgets_management__coef_editable-input:hover {
        background-color: #fff6be;
        outline: 0;
    }

    .budgets_management__coef_editable-input:after {
        font-family: FontAwesome, "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
        content: "% \f040"; /*%*/
        padding-left: 3px;
        font-weight: normal;
        font-size: 12px;
        position: absolute;
        padding-top: 1.5px;
        height: 16px;
    }

    .budgets_management__coef_editable-input:hover:after {
        background-color: #fff6be;
    }


.budgets_management__coef,
.budgets_management__coef:focus,
.budgets_management__coef:active {
    background-color: transparent;
    margin-right: 26px;
}

    .budgets_management__coef:hover {
        outline: 0;
    }

    .budgets_management__coef:after {
        font-family: FontAwesome, "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
        content: "%"; /*%*/
        padding-left: 3px;
        font-weight: normal;
        font-size: 12px;
        position: absolute;
        padding-top: 1.5px;
        height: 16px;
    }


/* .budgets_management__coef_editable-input:active:after,
.budgets_management__coef_editable-input:focus:after {
    content: "";
} */

.budgets_management__history-timeline {
    display: flex;
    flex-direction: column;
}

.budgets_management__history-timeline-item {
    display: flex;
    flex-direction: row;
}

.budgets_management__history-timeline-item-left {
    width: 14rem;
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.budgets_management__history-timeline-item-right {
    flex: 1;
    padding-left: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: 1px solid #e7eaec;
    border-bottom: 1px solid #e7eaec;
}

.budgets_management__history-timeline-item-dates {
    padding-right: 13px;
    padding-top: 5px;
}

.budgets_management__history-timeline-item-date {
    font-size: 13px;
}

.budgets_management__history-timeline-item-icon {
    background-color: #f8f8f8;
    border: 1px solid #e7eaec;
    border-right: 0;
    padding: 4px;
    width: auto;
}

.budgets_management__history-timeline-item-title {
    font-weight: bold;
    margin-right: 3rem;
}

.budgets_management__history-timeline-item-attachments {
    margin-bottom: 10px;
    font-size: 13px;
}

    .budgets_management__history-timeline-item-attachments a {
        color: #2990ff;
    }


.listing-table-max {
    width: 100%;
    margin-top: 5px;
    color: #363F44;
    opacity: 1;
}


.listing_table {
    width: 98.5%;
    margin-top: 5px;
    border: 1px solid #CFDADD;
}

.listing-table-step {
    width: 99%;
    margin-top: 5px
}

.listing_table_first_tab {
    background-color: #FFF1E4;
}

    .listing_table_first_tab th, .listing_table_second_tab th {
        padding: 10px 10px;
    }

.listing_table_second_tab {
    background-color: #FFF7F0;
}
    .listing_table_second_tab.penalty {
        background-color: #ffe7e7;
    }


    .listing_table_second_tab .span {
        padding: 0 10px 0 0;
    }

.listing_table tr {
    border: 1px solid #CFDADD;
}

.listing_table thead {
    background-color: #F7F7F7;
}

.listing_table th {
    padding: 5px 10px;
    word-break: break-word;
}

.listing_table td {
    word-break: break-all;
}

.listing_table .orange_td {
    background-color: #FF601A;
    text-align: center;
    padding-left: 0px;
}

.listing_table_euro_td {
    background-color: #F7F7F7;
    text-align: center;
    border: 1px solid #CFDADD;
}

.listing_table_price_td {
    border-top: 1px solid #CFDADD;
    border-bottom: 1px solid #CFDADD;
    border-left: 1px solid #CFDADD;
}

    .listing_table_price_td .fa-pencil {
        padding-left: 5px;
    }

.listing_table_td_total {
    padding: 5px 10px;
    text-align: right;
    font-weight: bold;
    border-left: 1px solid white !important;
    border-top: 1px solid white !important;
    border-bottom: 1px solid white !important;
}

.listing_table_td_white_space {
    padding: 5px 10px;
    text-align: right;
    font-weight: bold;
    border-left: 1px solid white !important;
    border-top: 1px solid white !important;
    border-bottom: 1px solid white !important;
    border-right: 1px solid white !important;
}

.listing_table .fa-comments {
    color: white;
    width: 19px;
    height: 13px;
    margin: 7px 0;
}

.listing_table .i-checks {
    position: absolute;
    left: 0;
}

.listing_table_state_td {
    color: white;
    width: fit-content;
    border-radius: 5px;
    margin: 3px 0;
}

.listing_table_documents_icon {
    background-color: #FF601A;
    padding: 5px;
    color: white;
    border-radius: 5px;
}

.listing_table_documents_icon_black {
    background-color: #58666e;
    padding: 5px;
    color: white;
    border-radius: 5px;
}

    .listing_table_documents_icon_black:hover,
    .listing_table_documents_icon_black:focus {
        color: white;
        opacity: 0.65;
    }

.listing_table_demand_div {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-right: 10px;
    font-size: smaller;
}


@media (max-width: 1200px) {
    .listing_table_demand_div {
        margin-right: 0 !important;
    }
}

.listing_table_demand_div div {
    margin-right: 5px;
    border-radius: 4px;
}

.listing_table_demand_div p {
    padding: 4px 10px;
    margin: 0;
}

.listing_table_second_tab_status {
    padding: 0px 5px;
    color: #FFF;
    margin: 0;
}

.listing_table_forth_tab_status {
    padding: 0px 5px;
    color: #FFF;
    margin: 0;
}

.listing_table_order_grey {
    background: #F1F1F1 0% 0% no-repeat padding-box;
    border: 1px solid #E7E7E7;
}


.listing_table_order_yellow {
    background: #FFBE3D 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    width: fit-content;
    color: white;
}

.listing_table_order_green {
    background: #99D190 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    width: fit-content;
    color: white;
}

.listing_table_order_red {
    background: #E46767 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    width: fit-content;
    color: white;
}

.listing_table_red_row {
    background: #FFF2F2 0% 0% no-repeat padding-box;
    opacity: 1;
}


.listing_table_order_yellow_service_provision {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffbe3d 0% 0% no-repeat padding-box;
    border-radius: 3px;
    opacity: 1;
    width: fit-content;
    color: white;
    padding: 0 0.5rem;
    /* margin: 0.4rem 0 0.4rem 0;*/
    font-size: 12px;
    max-height: 2.3rem;
}

    .listing_table_order_yellow_service_provision option {
        color: #555555;
        background-color: white;
    }

.listing_table_order_green_service_provision {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #41b74b 0% 0% no-repeat padding-box;
    border-radius: 3px;
    opacity: 1;
    width: fit-content;
    color: white;
    padding: 0 0.5rem;
    /* margin: 0.4rem 0 0.4rem 0;*/
    font-size: 12px;
    max-height: 2.3rem;
}

    .listing_table_order_green_service_provision option {
        color: #555555;
        background-color: white;
    }

.listing_table_order_red_service_provision {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e74343 0% 0% no-repeat padding-box;
    border-radius: 3px;
    opacity: 1;
    width: fit-content;
    color: white;
    padding: 0 0.5rem;
    /* margin: 0.4rem 0 0.4rem 0;*/
    font-size: 12px;
}

    .listing_table_order_red_service_provision option {
        color: #555555;
        background-color: white;
    }

.listing_table_order_provisoire_ok_service_provision {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #288fcf 0% 0% no-repeat padding-box;
    border-radius: 3px;
    opacity: 1;
    width: fit-content;
    color: white;
    padding: 0 0.5rem;
    /* margin: 0.4rem 0 0.4rem 0;*/
    font-size: 12px;
    max-height: 2.3rem;
}

    .listing_table_order_provisoire_ok_service_provision option {
        color: #555555;
        background-color: white;
    }

.listing_table_order_provisoire_default_service_provision {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #363F4A;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 2px;
    border: 1px solid #E4EAEB;
    opacity: 1;
    width: fit-content;
    padding: 0 0.5rem;
    /* margin: 0.4rem 0 0.4rem 0;*/
    font-size: 12px;
    margin-right: 0.5rem;
    max-height: 2.3rem;
    padding-top: 1px;
}

.listing_table_fraction_path {
    font-size: 13px;
    font-weight: normal;
}

.listing_table_fraction_name {
    font-size: 13px;
    font-weight: bolder;
}


.listing_table_border td {
    border: 1px solid #E4EAEB;
}

.list_table_default_box {
    background-color: #FFFFFF;
    border: 1px solid #E4EAEB;
    border-radius: 2px;
    padding: 2px 8px;
    display: inline-flex;
    width: fit-content;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: normal;
}

.list_table_orange_box {
    color: #F26B2F;
    border: 1px solid #F26B2F;
    border-radius: 2px;
    padding: 1px 8px;
    background-color: #FFFFFF;
    display: inline-flex;
    width: fit-content;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: normal;
}

.list_table_red_box {
    color: #e74343;
    border: 1px solid #e74343;
    border-radius: 2px;
    padding: 1px 8px;
    background-color: #FFFFFF;
    display: inline-flex;
    width: fit-content;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: normal;
}


.service_table {
    width: 100%;
    border: 1px solid #E4EAEB;
    border-collapse: collapse;
}

    .service_table td {
        border: 1px solid #E4EAEB;
    }

.service_table_outside {
    border-left: 0px;
}

.service_table_prices_td {
    /*   display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;*/
}

.service_table_offert_td {
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}

.service_table_options_divider {
    border: 1px solid #E4EAEB;
    margin-top: 10px;
    margin-bottom: 10px
}

.service_table_disabled_option {
    text-decoration: line-through;
    pointer-events: none;
    opacity: 0.6;
}

.service_table_reply_arrow_div {
    background-color: #FFFFFF;
    border: 1px solid #E4EAEB;
}

.service_table_border_bottom {
    border-bottom: 1px solid #E4EAEB;
}


.service_table_center_header {
    vertical-align: middle;
    text-align: center
}

.service_table_reply_arrow {
    transform: scaleX(-1);
    color: #FF601A;
}


.service_table_headers {
    font-weight: bold;
    letter-spacing: 0px;
    color: #58666E;
}

.service_table_edit_input:focus-within {
    display: flex;
    justify-content: space-between;
    border: 1px solid #FF601A;
}

.service_table_radio_buttons {
    padding: 6px;
    display: inline-block;
    border-radius: 3px;
    margin-right: 50px;
}

.service_table_options_col {
    width: 30px;
}

.service_table_orange_text {
    letter-spacing: 0px;
    color: #FF601A;
    opacity: 1;
    font-size: 12px;
}

.budgets-panel-header-button {
    float: left !important;
    color: white !important;
    font-size: 12px !important;
}

.budgets-panel-header-without-margin-bottom {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}


.budget-viable {
    background-color: #90d1c8 !important;
    border-color: #90d1c8 !important;
}

    .budget-viable option {
        color: #555555;
        background-color: white;
    }

.budget-status-white {
    color: white !important;
    font-weight: bold;
    opacity: 1 !important;
}

.budget-status-red {
    background-color: #e74343 !important;
    border-color: #e74343 !important;
}

    .budget-status-red option {
        color: #555555;
        background-color: white;
    }

.budget-status-yellow {
    background-color: #ffbe3d !important;
    border-color: #ffbe3d !important;
}

    .budget-status-yellow option {
        color: #555555;
        background-color: white;
    }

.budget-status-green {
    background-color: #41b74b !important;
    border-color: #41b74b !important;
}

    .budget-status-green option {
        color: #555555;
        background-color: white;
    }

.budget-status-yellow {
    background-color: #ffbe3d !important;
    border-color: #ffbe3d !important;
}

    .budget-status-yellow option {
        color: #555555;
        background-color: white;
    }

.modal-xl {
    width: 70%;
}

.add-button-service-provision {
    cursor: pointer;
    float: none !important;
    font-size: x-small !important;
    background-color: #727272;
    color: white !important;
    padding: 4px 5px;
}


.history-modal-timeline-parent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    background: #FFF7F0 0% 0% no-repeat padding-box;
    opacity: 1;
}

.budget-request-moda-sub-header {
    display: flex;
    flex-direction: column;
    padding: 10px 20px;
    background: #FFF7F0 0% 0% no-repeat padding-box;
    opacity: 1;
}


.history-modal-timeline-parent .budget-request-moda-sub-header .span {
    padding: 0 10px 0 0;
    letter-spacing: 0px;
    color: #363F44;
    opacity: 1;
    font-size: 14px;
    font-weight: bold;
}

.history-modal-timeline {
    display: flex;
    flex-direction: column;
}

.history-modal-timeline-item {
    display: flex;
    flex-direction: row;
}

.history-modal-timeline-item-left {
    width: 14rem;
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: relative;
}

.history-modal-timeline-item-icon {
    border-right: 0;
    padding: 4px;
    width: auto;
    background: #F8F8F8 0% 0% no-repeat padding-box;
    border: 1px solid #CFDADD;
    opacity: 1;
    border-radius: 50%;
    position: absolute;
    right: -15px;
}

.history-modal-timeline-item-right {
    flex: 1;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 30px;
    border-left: 2px solid #CFDADD;
    opacity: 1;
}

.history-modal-timeline-item:last-child .history-modal-timeline-item-right {
    padding-bottom: 10px;
}


.history-modal-timeline-item-date {
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0px;
    color: #555555;
    opacity: 1;
    padding-right: 20px;
    padding-top: 5px;
}

.history-modal-timeline-first {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}

.history-modal-timeline-item-main-title {
    display: flex;
    flex-direction: row;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 6px;
    align-items: center;
}

.history-modal-timeline-item-from {
    font-size: 12px;
    letter-spacing: 0px;
    color: #555555;
    opacity: 1;
    display: flex;
    align-items: center;
}

.history-modal-timeline-item-hour {
    font-size: 14px;
    letter-spacing: 0px;
    color: #FF601A;
    opacity: 1;
}


.history-modal-timeline-item-sub-title {
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0px;
    color: #363F44;
}

.history-modal-timeline-item-text {
    font-size: 14px;
    letter-spacing: 0px;
    color: #363F44;
    word-break: break-word;
}

    .history-modal-timeline-item-text p {
        margin: 0px;
    }

.history-modal-timeline-item-box-price {
    display: flex;
    flex-direction: column;
    margin-right: 40px;
}

.history-modal-timeline-item-attachment {
    background: #F3F3F3 0% 0% no-repeat padding-box;
    opacity: 1;
    margin-right: 10px;
    border-radius: 15px;
}

.history-modal-timeline-item-attachments {
    display: flex;
    flex-direction: row;
    margin-top: 5px;
}

.history-modal-timeline-item-attachment-span {
    padding: 5px 15px;
}

.history-modal-no-records {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}

.history-modal-sub-title {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #FF601A;
    opacity: 1;
}

.budget-status-blue {
    background-color: #288fcf !important;
    border-color: #288fcf !important;
}

    .budget-status-blue option {
        color: #555555;
        background-color: white;
    }

.budget-devis-modal-sub-title {
    font-size: 16px;
    letter-spacing: 0px;
    color: #363F44;
    font-weight: bold;
}


/*table budget services components*/

.budget_service_table {
    width: 100%;
}

.budget_service_table_header {
    display: flex;
    width: 100%;
    align-items: center;
    background-color: #F7F7F7;
    border-top: 1px solid #E4EAEB;
    border-left: 1px solid #E4EAEB;
    border-right: 1px solid #E4EAEB;
}

.budget_service_table_header_style {
    background-color: #F7F7F7;
    border-top: 1px solid #E4EAEB;
    border-left: 1px solid #E4EAEB;
    border-right: 1px solid #E4EAEB;
    padding: 5px 10px;
}

.budget_service_table_row_style {
    border-top: 1px solid #E4EAEB;
    border-bottom: 1px solid #E4EAEB;
    border-left: 1px solid #E4EAEB;
    border-right: 1px solid #E4EAEB;
    padding: 5px 10px 0 10px;
}

.budget_service_table_header_company {
    background-color: #F7F7F7;
    border-top: 1px solid #E4EAEB;
    border-left: 1px solid #E4EAEB;
    border-right: 1px solid #E4EAEB;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
}

.budget_service_table_header_text {
    font-weight: bold;
    letter-spacing: 0px;
    color: #58666E;
    padding: 5px 10px;
    word-break: break-word;
}

.budget_service_table_header_undertext {
    font-size: 12px;
}

.budget_service_table_80 {
    width: 80%;
    min-width: 200px
}

.budget_service_table_30 {
    width: 20%;
    min-width: 140px
}

.budget_service_table_23 {
    width: 23%;
    min-width: 145px
}

.budget_service_table_10 {
    width: 10%;
    min-width: 120px;
}

.budget_service_table_row {
    border-bottom: 1px solid #E4EAEB;
    border-right: 1px solid #e4eaeb;
}

.budget_service_table_item {
    padding: 5px;
    border-top: 1px solid #E4EAEB;
    border-left: 1px solid #E4EAEB;
}
    .budget_service_table_item.disabled {
        background-color: #F7F7F7;
    }

.budget_service_table_prices {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}

.budget_service_table_offert {
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.budget_service_table_input {
    border: 0;
    text-align: right;
    background-color: white;
}

.budget_service_table_options_divider {
    border: 1px solid #E4EAEB;
    margin-top: 10px;
    margin-bottom: 10px
}

.budget_service_table_reply_arrow {
    transform: scaleX(-1);
    color: #FF601A;
}

.budget_service_table_edit_input:focus-within {
    /*display: flex;
    justify-content: space-between;*/
    border: 1px solid #FF601A;
}

.budget_service_table_radio_buttons {
    padding: 6px;
    display: inline-block;
    border-radius: 3px;
    margin-right: 50px;
}

.budget_service_table_options_col {
    width: 5%;
    min-width: 30px;
}

.budget_service_table_orange_text {
    letter-spacing: 0px;
    color: #FF601A;
    opacity: 1;
    font-size: 12px;
    border: 1px solid transparent;
    cursor: pointer;
}

.budget_service_vertical_align {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.budget_service_bottom_align {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.budget_service_table_item_drag {
    padding-right: 10px;
    background-color: white;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    width: 28px;
}

.budget_service_price_editable {
    width: 100%;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.budget-totals-row {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 0 15px;
    margin-bottom: 0.5rem;
}

.installmen_table {
    width: 100%;
    border: 1px solid #E4EAEB;
}

.installmen_table_header {
    width: 100%;
    background-color: #F7F7F7;
    border-top: 1px solid #E4EAEB;
    border-left: 1px solid #E4EAEB;
    border-right: 1px solid #E4EAEB;
}

.installmen_table_header_text {
    font-weight: bold;
    letter-spacing: 0px;
    color: #58666E;
    padding: 5px 10px;
    word-break: break-word;
}

.installmen_table_item {
    padding: 5px;
    border-left: 1px solid #E4EAEB;
}

    .installmen_table_item:first-of-type {
        border-left: none;
    }

.installment_table_row {
    border-bottom: 1px solid #E4EAEB;
}

    .installment_table_row:last-of-type {
        border-bottom: none;
    }

.installmen_table_name_column {
    flex: 1;
}

.installmen_table_value_column {
    width: 15%;
}

.installmen_table_offer_column {
    width: 10%;
}


.installment_table_values {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.installmen_table_total_column {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}

.installmen_table_options_column {
    width: 3%;
    min-width: 30px;
}

.installment_table_row_inner-total {
    background-color: #F7F7F7;
}

    .installment_table_row_inner-total .installmen_table_item {
        border: 0;
    }

.installmen_table-totals {
    border-top-width: 0;
}

.installmen_table_item_drag_header {
    padding-right: 0;
    background-color: transparent;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    width: 28px;
}

.installmen_table_item_drag_handle {
    cursor: move;
}

.installment_table_text {
    font-size: 14px
}

.installment_table_subtitle_text {
    font-size: 12px
}

.installment_table_row_inner {
    display: flex;
    flex-direction: row;
}

.installmen_table_column_direction {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.generate-customer__align-middle {
    display: flex;
    flex-direction: row;
    align-items: center;
}


.installmen_collapse_panel {
    margin-bottom: 1rem;
}

    .installmen_collapse_panel > .collapse-panel-header {
        background-color: #FFF1E4;
        margin-bottom: 0;
        border-bottom: 0;
        padding-left: 1.5rem;
    }

.installmen_collapse_panel__header {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.installmen_collapse_panel__header-title {
    flex: 1.1;
}

.installmen_collapse_panel__header-right {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.installmen_collapse_panel > .collapse-panel-body {
    border: 1px solid #FFF1E4;
    border-top: 0;
}

.installmen_table_open_border {
    border: #E55617 solid 1px;
}

.installmen_table_total_item_header {
    color: #E55617 !important;
}

.installmen_table__add-button {
    border-radius: 4px;
    background-color: #58666E;
    border: 0;
    color: #ffffff;
    font-size: 12px;
    padding: 4px 5px;
}

    .installmen_table__add-button i {
        display: block;
    }

.installmen_table_item .installment_value_input {
    width: 100%;
}

.installmen_table_text::placeholder,
.installment_table_subtitle_text::placeholder,
.installment_value_input::placeholder {
    color: #DDDDDD;
    opacity: 1;
}

.installmen_table_item .installment_value_input[disabled],
.installmen_table_item .fa.disabled,
.installmen_table_item .installment_value_input[disabled]::placeholder {
    color: #c7c7c7;
}

.installmen_table_container.invalid {
    border: 1px solid #a94442;
}

.budget-collapse-panel-header {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.budget-collapse-panel-body {
    border-top: 1px solid #e0e0e0 !important;
    margin-top: 10px !important;
    padding-top: 10px !important;
}

.budget-collapse-panel-header-total {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    color: #ffffff !important;
    background-color: #ff601a;
    margin-left: 0.5rem;
    display: inline-block;
    text-align: center;
}

.service-provisions-controls-row {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.service-provisions-controls-row__activity-col {
    display: flex;
    margin-right: 2rem;
    flex: 1;
}

.service-provisions-controls-row__company-col {
    margin-right: 2rem;
    flex: 1;
}

.service-provisions-controls-row__use-description-col {
    margin-right: 2rem;
}

.service-provisions-controls-row__add-button-col {
    margin-right: 2rem;
}

.service-provisions-controls-row__view-type-col {
}

    .service-provisions-controls-row__view-type-col.details {
        flex: 1;
        text-align: right;
    }


.client-view-type-badge {
    padding: 3px 11px;
    background-color: #F0DECD;
    border-radius: 10px;
    color: #8A623C;
    font-weight: normal;
    font-size: 11px;
    white-space: nowrap;
}

.group-budgets__previous_avenants_header {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-weight: bold;
}

.group-budgets__previous_avenants_row {
    display: flex;
    flex-direction: row;
    align-items: center;
    border: 1px solid #F3F6F6;
    border-bottom: 0;
    border-radius: 2px;
}
.group-budgets__previous_avenants_row--is-open,
.group-budgets__previous_avenants_row:last-child {
    border-bottom: 1px solid #F3F6F6;
}

.group-budgets__previous_avenants_col {
    padding: 10px;
}

.group-budgets__previous_avenants_col_name {
    flex: 1;
}
.group-budgets__previous_avenants_col_date {
    flex: 0.3;
}
.group-budgets__previous_avenants_col_total {
    flex: 0.2;
    text-align: right;
}

.group-budgets__previous_avenants_inner_row {
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #F6F6F6;
    margin-left: 2rem;
    border: 1px solid #EEF1F2;
    border-top: 0;
    cursor: default !important;
}
.group-budgets__previous_avenants_inner_row:last-child {
    border-bottom: 0;
}

.group-budgets__previous_avenants_no_items_inner {
    padding: 10px;
    text-align: center;
    background-color: #F6F6F6;
    margin-left: 2rem;
    border: 1px solid #EEF1F2;
    border-top: 0;
    border-bottom: 0;
    cursor: default !important;
}

.group-budgets__previous_avenants_no_items {
    padding: 10px;
    text-align: center;
}

.group-budgets__previous_avenants_totals {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    margin-top: 1rem;
}

.group-budgets__avenants_row {
    border: 1px solid #efefef
}
.group-budgets__avenants_col {
    padding: 10px;
}

.group-budgets__avenants_col_order {
    flex: 1.1;
}

.group-budgets__avenants_col_fraction {
    flex: 0.31;
}

.group-budgets__avenants_col_total {
    flex: 0.2;
    text-align: right;
}
.group-budgets__avenants_service_col_description {
    padding-left:20px;
}
.group-budgets__avenants_service_col_total {
    padding-right: 10px;
}
.worksList_workTitle {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #363F44;
    opacity: 1;
}

.worksList_workSubTitle {
    font-size: 14px;
    letter-spacing: 0px;
    color: #A0A0A0;
    opacity: 1;
}

.worksList_workAddress {
    padding-left: 10px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #363F44;
    opacity: 1;
}

.worksList_workLogos {
    /*display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;*/
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.worksList_workDetails {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 0 10px 10px;
    word-break: break-word;
    width: 65%
}

.worksList_workLogoImageContainer {
    /*display:grid;
    justify-content: center;
    align-content: center;*/
    margin-right: 2rem;
}

}

.worksList_workLogoImageContainer:last-child {
    margin-right: 0;
}

.worksList_workLogoImage {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    max-width: 90px;
    height: auto;
}

.worksList_workImageContainer {
    padding: 5px 0;
    width: 180px;
}
/* Small laptops */
@media (min-width: 1280px) and (max-width: 1600px) {
    .worksList_workLogoImage {
        width: 70px;
    }
}
/* Small laptops */
@media (min-width: 992px) and (max-width: 1279px) {
    .worksList_workImageContainer {
        width: 140px;
    }
}
/* Tablets */
@media (min-width: 768px) and (max-width: 991px) {
    .worksList_workImageContainer {
        width: 120px;
    }
}
/* Phones */
@media (max-width: 767px) {
    .worksList_workImageContainer {
        width: 100px;
    }
}

.worksList_workImage {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.worksList_workAddressDiv {
    display: flex;
    align-items: baseline;
}

/* workPicture & workLogos */

.work-picture-container {
    /*margin-left: 15px;*/
    margin-bottom: 15px;
}

.work-picture-container-readonly {
    margin-right: 15px;
}

.work-logo-container-readonly {
    margin-right: 25px;
    max-width: 150px;
}

.no-margin-left {
    margin-left: 0;
}

.work-pictures {
    max-height: 100px;
}

.logos-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
}

.logos-container-readonly {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
/* END: workPicture & workLogos */

/* dnd tables */
tbody[dnd-list] .dndDraggingSource {
    display: none !important;
}

tbody[dnd-list] .dndPlaceholder {
    background-color: #ddd;
}

tbody[dnd-list] .dndPlaceholder span {
        opacity: 0;
    }

div[dnd-list] .dndPlaceholder {
    background-color: #ddd;
    min-height: 46px;
}

.dropzone div[dnd-list] {
    margin: 0px;
    min-height: 46px;
    padding-left: 0px;
}


.td-position-container {
    min-width: 75px;
}

.td-img-container {
    width: 100%;
}
/* END: dnd tables */

/*Documents table*/

.documentsTable {
    background-color: #fff;
    padding: 0;
    border: 1px solid #eaeff0;
}

.documentsTableHeader {
    display: flex;
    width: 100%;
    align-items: center;
    border-bottom: 1px solid #eaeff0;
}

.documentsTableHeader2 {
    width: 100%;
    display: flex;
    justify-content:flex-end
}

.documentsTableHeader2 > div {
    padding: 8px 15px;
    font-weight: bold;
    color:black;
}

.documentsTableRow {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 15px;
    border-bottom: 1px solid #eaeff0;
    border-top: 1px solid #eaeff0;
}

.newFolderTopButton {
    display: flex;
    justify-content: end;
    margin-bottom: 10px;
}

.documentsTableRowGrey {
    background-color: #F9FAFB
}

.documentsTableRowWhite {
    background-color: #fff
}
/* END: Documents table */



p.work-address-header {
    margin: 0;
    font-size: 11px;
    color: #323232;
    line-height: 1.3;
    color: #ff601a !important;
}

.minutes-editor__container {
    padding: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding-bottom: 30rem; */
    color: black;
}

.minutes-editor__container-inner {
    /*width: 816px;*/
    /* width calculada */
}

.minutes-editor__container .JColResizer > tbody > tr > td,
.minutes-editor__container .JColResizer > tbody > tr > th {
    overflow: unset !important;
}

.minutes-editor__container .ql-editor .ql-checkbox {
    display: inline-block;
    margin: 0 4px;
}
.minutes-editor__container .ql-editor .ql-checkbox {
    cursor: pointer;
    width: 15px;
    height: 15px;
}

.minutes-editor__page {
    border: 1px solid hsl(214 23% 91%);
    border-radius: 8px;
    width: 816px; /* width original */
    min-height: 1124px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    background-color: white;
    flex: 1;
    display: flex;
    flex-direction: column;

    /*transform-origin: 0 0;*/
    -webkit-font-smoothing: antialiased;
    transform-origin: top left;
    transform: scale(1); /* scale calculada*/
    direction: ltr;
    position: relative;
}

.minutes-editor__page-content {
    padding-top: 0;
    padding-bottom: 0;
    /*padding-left: 56px;
    padding-right: 56px;*/
    flex: 1;
    display: flex;
    flex-direction: column;
}

.minutes-editor__page-content .ProseMirror {
    padding-left: 56px;
    padding-right: 56px;
}

@media (max-width:1180px) {
    .minutes-editor__page {
        border-right: 0;
        border-left: 0;
        border-radius: 0;
        box-shadow: none;
        width: 100%;
    }

    .minutes-editor__page-content {
        padding-left: 0;
        padding-right: 0;
    }
}

.minutes-editor__zoom-container {
    /*position: sticky;*/
    position: fixed;
    bottom: 50px;
    z-index: 700;
    left: 0;
}

.minutes-editor__zoom-container-inner {
    background-color: white;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    border: 1px solid hsl(214 23% 91%);
    border-radius: 8px;
    padding: 1rem;
    width: 300px;
    max-width: 94%;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: auto;
}
.minutes-editor__zoom-slider-button {
    /*padding-top: 16px;*/
    cursor: pointer;
}
.minutes-editor__zoom-slider-button--reset {
    margin-right: 10px;
}
.minutes-editor__zoom-slider-button .fa {
    font-size: 22px;
    color: #ff601a;
}
.minutes-editor__zoom-slider {
    margin: 0 10px;
    flex: 1;
    position: relative;
}
.minutes-editor__zoom-slider .rzslider {
    position: absolute;
    top: -35px;
}
.minutes-editor__zoom-slider .rzslider .rz-bar-wrapper {
    margin-top: -21px;
}
.minutes-editor__zoom-slider .rzslider .rz-bar {
    height: 10px;
    border-radius: 10px;
}

.minutes-editor__page-header {
    padding-bottom: 2rem;
    padding-top: 2rem;
    font-style: italic;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    opacity: 0;
    transition: opacity 0.35s ease-in-out;
    padding-left: 56px;
    padding-right: 56px;
}
.minutes-editor__page-header:hover {
    opacity: 1;
}

.minutes-editor__page-body {
    flex: 1;
}

.minutes-editor__page-footer {
    padding-bottom: 2rem;
    padding-top: 2rem;
    font-style: italic;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    opacity: 0;
    transition: opacity 0.35s ease-in-out;
    padding-left: 56px;
    padding-right: 56px;
}
.minutes-editor__page-footer:hover {
    opacity: 1;
}

.minutes-editor__item {
    position: relative;
}

.minutes-editor__item-side-icon-hover-box {
    width: 100px;
    position: absolute;
    left: -100px;
    height: 100%;
}

.minutes-editor__item-side-icon-hover-box--smaller {
    width: 20px;
    left: -20px;
}

.minutes-editor__item-side-icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 80px;
}

.minutes-editor__item-side-icon-with-from {
    width: 60px;
}

.minutes-editor__page-body blockquote, .minutes-editor__page-body dd, .minutes-editor__page-body dl, .minutes-editor__page-body figure,
.minutes-editor__page-body h1, .minutes-editor__page-body h2, .minutes-editor__page-body h3, .minutes-editor__page-body h4, .minutes-editor__page-body h5, .minutes-editor__page-body h6,
.minutes-editor__page-body hr, .minutes-editor__page-body p, .minutes-editor__page-body pre {
    margin: 0;
}

.ProseMirror *, .ProseMirror h1, .ProseMirror h2, .ProseMirror h3, .ProseMirror h4, .ProseMirror h5, .ProseMirror h6, .ProseMirror p {
    line-height: 1.35;
}

.ProseMirror h1 {
    font-size: 24pt;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.ProseMirror h2 {
    font-size: 16pt;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.ProseMirror h3 {
    font-size: 14pt;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.ProseMirror h4 {
    font-size: 11pt;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.ProseMirror p {
    font-size: 10pt;
    font-weight: 400;
    line-height: 1.35;
    margin-top: .5rem;
}

.ProseMirror b, .ProseMirror strong {
    font-weight: 600;
}


.ProseMirror table {
    box-sizing: border-box;
    width: 100%;
    border-collapse: collapse;
    border-radius: .25rem;
    border-color: hsl(var(--border))
}

.ProseMirror table .selectedCell {
    background-color: rgb(96 165 250);
}

@media print {
    .ProseMirror table {
        table-layout: fixed
    }
}

.ProseMirror table tr:first-child:not(:last-child) {
    break-after: avoid
}

.ProseMirror table tr:last-child:not(:first-child) {
    break-before: avoid
}

.ProseMirror table td,.ProseMirror table th {
    position: relative;
    break-inside: avoid-page;
    border-width: 1px;
    padding: .5rem;
    text-align: left;
    vertical-align: top
}

.minutes-editor__paragraph-line .ql-blank::before  {
    color: #aaa !important;
}

.tippy-box[data-theme~='minute-editor'] {
    background-color: transparent;
    z-index: 800;
}

.minutes-editor__item-default-line {
    width: 100%;
    height: 34px;
}

.minutes-editor__item-default-line .dropdown-menu {
    max-height: 300px;
    min-width: 260px;
    overflow-y: auto;
    z-index: 1000;
    --sb-track-color: #f1f1f1;
    --sb-thumb-color: #ff601a;
    --sb-size: 8px;
    padding-right: 1px;
}
.minutes-editor__item-default-line .dropdown-menu::-webkit-scrollbar {
  width: var(--sb-size);
}
.minutes-editor__item-default-line .dropdown-menu::-webkit-scrollbar-track {
  background: var(--sb-track-color);
  border-radius: 5px;
}
.minutes-editor__item-default-line .dropdown-menu::-webkit-scrollbar-thumb {
  background: var(--sb-thumb-color);
  border-radius: 5px;

}
@supports not selector(::-webkit-scrollbar) {
  .minutes-editor__item-default-line .dropdown-menu {
    scrollbar-color: var(--sb-thumb-color)
                     var(--sb-track-color);
  }
}

.minutes-editor__item-default-line .dropdown-menu > li.active > a {
    background-color: #ff601a !important;
    color: white;
}

.minutes-editor__item-side-icon .dropdown-menu {
    min-width: 190px;
}

.minutes-editor__item-default-line__input {
    width: 100%;
    border-width: 0 !important;
    box-shadow: none !important;
    opacity: 0;
    padding-left: 2px;
}
.minutes-editor__item-default-line__input:focus,
.minutes-editor__item-default-line__input:active,
.minutes-editor__item-default-line:hover .minutes-editor__item-default-line__input,
.minutes-editor__item-default-line__input:hover {
    opacity: 1;
}

.minutes-editor__item-break-line {
    background-color: rgb(248 250 252 / 1);
    /*padding-left: calc(4.5rem - 1px - 56px);
    padding-right: calc(4.5rem - 1px - 56px);
    margin-left: -4.5rem;
    margin-right: -4.5rem;*/

    width: 816px;
    margin-left: -57px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.minutes-editor__item-break-line__top {
    box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    border: 1px solid hsl(214 23% 91%);
    border-radius: 8px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-width: 0;
    padding-left: 56px;
    padding-right: 56px;
}

.minutes-editor__item-break-line__bottom {
    margin-top: 4rem;
    border: 1px solid hsl(214 23% 91%);
    border-radius: 8px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-width: 0;
    padding-left: 56px;
    padding-right: 56px;
}

@media (max-width:1180px) {
    .minutes-editor__item-break-line {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .minutes-editor__item-break-line__top {
        border-right: 0;
        border-left: 0;
        border-radius: 0;
        box-shadow: none;
    }

    .minutes-editor__item-break-line__bottom {
        border-right: 0;
        border-left: 0;
        border-radius: 0;
        box-shadow: none;
    }
}

.minutes-editor__item-index-line__title .ql-editor {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.35;
    margin-bottom: 8px;
}
.minutes-editor__item-index-line__title .ql-blank::before {
    color: #aaa !important;
}

.minutes-editor__item-index-line-h1 {
    font-weight: 600;
    font-size: 16px;
    padding-left: .25rem;
    padding-right: .25rem;
    margin-top: .25rem;
}

.minutes-editor__item-index-line-h2 {
    font-size: 14px;
    margin-left: 20px;
    padding-left: .25rem;
    padding-right: .25rem;
}

.minutes-editor__item-index-line-h3 {
    font-size: 14px;
    margin-left: 40px;
    padding-left: .25rem;
    padding-right: .25rem;
}

.minutes-editor__item-index-line-h1,
.minutes-editor__item-index-line-h2,
.minutes-editor__item-index-line-h3 {
    cursor: pointer;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    color: black;
    text-decoration: inherit;
}

.minutes-editor__item-index-line-h1:hover,
.minutes-editor__item-index-line-h2:hover,
.minutes-editor__item-index-line-h3:hover {
    background-color: hsl(210 40% 96%);
}

.minutes-editor__item-text-input {
  white-space: normal; /* ensure it wraps */
  word-break: break-word; /* break long words */
  width: 100%; /* or a max-width like 600px */
}

.minutes-editor__item-text-input .ql-picker.ql-size .ql-picker-label[data-value]:not([data-value=''])::before,
.minutes-editor__item-text-input .ql-picker.ql-size .ql-picker-item[data-value]:not([data-value=''])::before {
  content: attr(data-value) !important;
}

.minutes-editor__item-text-input .ql-editor {
    padding: 0;
    /*padding-left: 2px;*/
    white-space: pre-wrap; /* preserve line breaks */
    word-break: break-word;
    overflow: unset;
    /*color: black;*/
}

.minutes-editor__item-text-input .ql-editor.ql-blank::before {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.minutes-editor__item-text-input .ql-tooltip {
    z-index: 99999;
}
.minutes-editor__item-text-input .ql-picker.ql-expanded .ql-picker-options {
    max-height: 300px;
    overflow-y: auto;
}
.minutes-editor__item-text-input .ql-tooltip {
    background-color: rgb(255, 255, 255) !important;
    border-radius: 0.7rem !important;
    border: 1px solid rgb(229, 229, 229) !important;
    color: rgb(0, 0, 0) !important;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
}
.minutes-editor__item-text-input .ql-tooltip::before {
    border-top-color: rgb(255, 255, 255) !important;
}
.minutes-editor__item-text-input .ql-tooltip-arrow {
    display: none !important;
}
.minutes-editor__item-text-input .ql-stroke {
    stroke: rgb(0, 0, 0) !important;
}
.minutes-editor__item-text-input .ql-active .ql-stroke {
    stroke: #ff601a !important;
}
.minutes-editor__item-text-input .ql-checkbox {
    color: rgb(0, 0, 0) !important;
}
.minutes-editor__item-text-input .ql-ai {
    color: #ff601a !important;
    width: 40px !important;
}
.minutes-editor__item-text-input .ql-fill {
    fill: rgb(0, 0, 0) !important;
}
.minutes-editor__item-text-input .ql-active .ql-fill {
    fill: #ff601a !important;
}
.minutes-editor__item-text-input .ql-picker-label {
    color: rgb(0, 0, 0) !important;
}
.minutes-editor__item-text-input .ql-picker-label.ql-active {
    color: #ff601a !important;
}
.minutes-editor__item-text-input .ql-picker-options {
    background-color: rgb(255, 255, 255) !important;
    border-radius: 0.7rem !important;
    border: 1px solid rgb(229, 229, 229) !important;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
}
.minutes-editor__item-text-input .ql-picker-item {
    color: rgb(0, 0, 0) !important;
}

.minutes-editor__item-text-input .ql-editor.ql-blank::before {
    left: 0;
}
.minutes-editor__item-text-input .ql-tooltip-editor input[type=text] {
    color: black !important;
}

.minutes-editor__table-line {
    box-sizing: border-box;
    width: 100%;
    border-collapse: collapse;
    border-radius: .25rem;
    border: 1px solid hsl(240 5.9% 90%);
    margin-bottom: 10px;
}

.minutes-editor__table-line td {
    position: relative;
    break-inside: avoid-page;
    border: 1px solid hsl(240 5.9% 90%);
    padding: 12px !important;
    text-align: left;
    vertical-align: top;
}

.minutes-editor__table-line--no-border {
    border: transparent;
}
.minutes-editor__table-line--no-border td {
    border-color: transparent;
}

.minutes-editor__table-line--no-border:hover {
    border: rgba(231, 231, 228, 0.4);
}
.minutes-editor__table-line--no-border:hover td {
    border-color: rgba(231, 231, 228, 0.4);
}

.minutes-editor__table-line-resizer-grip {
	width:8px;
	height:15px;
	margin-top:-3px;
	background-color: transparent;
	margin-left:-5px;
	position:relative;
	z-index:88;
	cursor:e-resize;
}

.minutes-editor__container .JCLRgrip .JColResizer {
    width: 6px !important;
}

.minutes-editor__table-line__first-row-grip {
    position: absolute;
    top: -13px;
    left: 0;
    right: 0;
    width: calc(100% + 1px);
    height: 12px;
    display: block;
    cursor: pointer;
    background-color: hsl(210 40% 96.1%);
    border: 1px solid hsl(217.2 91.2% 59.8% / .3);
    border-bottom: 0;
    border-left: 0;
    border-top: 0;
    text-align: center;
    opacity: 0;
}
.minutes-editor__table-line__first-row-grip .dropdown {
    height: 100%;
}
.minutes-editor__table-line__first-row-grip button {
    background-color: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    display: block;
    height: 100%;
}
.minutes-editor__table-line__first-row-grip:hover {
    background-color: hsl(210 12% 90%);
}
.minutes-editor__table-line__first-row-grip .minutes-editor__table-line__row-grip-icon {
    opacity: 0;
    color: hsl(215 20% 65%);
    font-size: 12px;
    display: block;
}
.minutes-editor__table-line__first-row-grip:hover .minutes-editor__table-line__row-grip-icon {
    opacity: 1;
}
.minutes-editor__table-line__first-row-grip.is-first {
    border-top-left-radius: 2px;
}
.minutes-editor__table-line__first-row-grip.is-last {
    border-top-right-radius: 2px;
    border-right: 0;
}

.minutes-editor__table-line__first-col-grip {
    position: absolute;
    left: -12px;
    top: 0;
    height: calc(100% + 1px);
    width: 12px;
    display: block;
    cursor: pointer;
    background-color: hsl(210 40% 96.1%);
    border: 1px solid hsl(217.2 91.2% 59.8% / .3);
    border-right: 0;
    border-left: 0;
    border-top: 0;
    opacity: 0;
    /*z-index: 100;*/
}
.minutes-editor__table-line__first-col-grip:hover {
    background-color: hsl(210 12% 90%);
}
.minutes-editor__table-line__first-col-grip .dropdown {
    width: 100%;
    height: 100%;
}
.minutes-editor__table-line__first-col-grip button {
    background-color: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.minutes-editor__table-line__first-col-grip .minutes-editor__table-line__row-grip-icon {
    opacity: 0;
    color: hsl(215 20% 65%);
    font-size: 12px;
    display: block;
}
.minutes-editor__table-line__first-col-grip:hover .minutes-editor__table-line__row-grip-icon {
    opacity: 1;
}
.minutes-editor__table-line__first-col-grip.is-first {
    border-top-left-radius: 2px;
}
.minutes-editor__table-line__first-col-grip.is-last {
    border-bottom-left-radius: 2px;
    border-bottom: 0;
}

.tableWrapper.has-focus .minutes-editor__table-line__first-row-grip,
.tableWrapper.has-focus .minutes-editor__table-line__first-col-grip {
    opacity: 1;
}

.minutes-editor__item-side-icon .dropdown-submenu .dropdown-toggle {
    box-shadow: none !important;
}

.minutes-editor__item-input-autocomplete {
    position: absolute;
    z-index: 9999999999;
    background-color: white;
    border: 1px solid rgb(229, 229, 229) !important;
    border-radius: 0.7rem;
    padding: 4px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
    min-width: 150px;
    max-height: 300px;
    overflow-y: auto;
}

.minutes-editor__item-input-autocomplete-item {
    cursor: pointer;
    padding: 2px 6px;
    border-radius: 0.7rem;
}



/* AI */
.minutes-editor__ai-container {
    /* margin-top: 6px; */
    display: flex;
}

.minutes-editor__ai-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.5rem;
}

.minutes-editor__ai-container-or {
    padding: 6px;
    font-size: 12px;
    color: gray;
}

.minutes-editor__ai-container-input {
    width: 300px;
}

.minutes-editor__ai-buttons {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}

/*********** MINUTE NOTES ***********/
.minute-notes__container {
    /*position: fixed;*/
    /*top: 36rem;*/
    /*margin-top: 2rem;*/
    /*padding-bottom: 2rem;*/
    width: 0;
    /*overflow-y: auto;
    overflow-x: hidden;*/
    /*overflow: hidden;*/
    background-color: white;
    display: flex;
    transition: width 0.5s ease-in-out;
    opacity: 0;
    /*direction: rtl;*/ /* scrollbar à esquerda */
    text-align: left;
    position: sticky;
}


    .minute-notes__container.visible {
        width: 510px;
        opacity: 1;
    }

@media (max-width:1666px) {
    .minute-notes__container {
        position: fixed !important;
        right: 0;
        /*top: 120px !important;*/
        background-color: white;
        /*height: calc(100dvh - 140px);*/
        z-index: 1036;
    }
    .minute-notes__container.visible {
        /* width: 510px; */
        border: 1px solid hsl(214 23% 91%);
        border-right: 0;
        border-bottom: 0;
    }
}

.minute-notes_search-container {
    width: 100%;
    padding: 1rem 0;
}

.minute-notes_search-input {
    width: 100%;
    padding: 1rem;
    border-radius: 20px;
    border: 1px solid hsl(214 23% 91%);
    box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
}

.minute-notes__button-container {
    position: sticky;
    top: 16rem;
}

.minute-notes__button-container {
    margin-top: 2rem;
    right: 0;
    background-color: white;
    z-index: 998;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid hsl(214 23% 91%);
    border-right: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
}

.minute-notes__button-container.hidden {
    display: none;
}

@media (max-width:1666px) {
    .minute-notes__button-container {
        margin-top: 2rem;
        right: 0;
        background-color: white;
        z-index: 998;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid hsl(214 23% 91%);
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
        box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    }

    .minute-notes__button-container.hidden {
        visibility: hidden;
        display: flex !important;
    }
}

.minute-notes__button-container .minute-notes__button {
    font-size: x-large;
    padding: 1rem 2rem;
}

.minute-notes__content {
    flex: 1;
    padding: 1rem 1rem 0 0;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.minute-notes__body {
    direction: ltr;
    flex: 1;
    overflow-y: auto;
    padding: 0 1rem 4rem;
}

.minute-notes__header {
    display: flex;
    padding: 5px 15px;
    align-items: center;
}

.minute-notes__header-button {
    width: 2.6rem;
    height: 2.6rem;
    padding: 0.5rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.5rem;
    color: rgb(100 116 139);
}
.minute-notes__header-button:hover {
    background-color: hsl(210 40% 96%);
    color: hsl(222 47% 11%);
}

.minute-notes__header-tabs {
    display: flex;
    flex: 1;
    justify-content: center;
}

.minute-notes__header-tab {
    margin: 0 1rem;
    cursor: pointer;
    padding: 0.5rem 1rem;
    border-bottom: 1px solid hsl(214 23% 91%);
}

    .minute-notes__header-tab.active {
        font-weight: bold;
        border-bottom: solid 2px #58666e;
    }

.minute-notes__note,
.minute-notes__minute {
    position: relative;
    margin: 5px 0 20px 0;
    padding: 15px 20px;
    border: 1px solid hsl(214 23% 91%);
    border-radius: 8px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    display: flex;
    flex-direction: column;
}

.minute-notes__note {
    /* max-height: 250px; */
}

.minute-notes__minute {
}

.minute-notes__note--icon {
    text-align: left;
}

.minute-notes__notes-list {
    /* display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 240px 240px;
    gap: 12px; */
}

.minute-notes__note-lines {
    /*height: 184px;*/
    overflow: hidden;
    position: relative;
    flex: 1;
    user-select: none;
}
.minute-notes__note-lines p {
  pointer-events: none;
}

/* .minute-notes__note-lines::after {
    content: "";
    background-image: linear-gradient(to bottom, transparent 80%, hsl(0 0% 100%));
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    bottom: 0;
} */

.minute-notes__minute{
    cursor: pointer;
}

.minute-notes__minute-body {
    display: flex;
    text-align: left;
}

.minute-notes__minute-name {
    flex: 1;
}


.minute-notes__minute-status{

}

.minute-notes__note-header {
    padding-bottom: 1rem;
    border-bottom: 1px solid hsl(214 23% 91%);
}

.minute-notes__note-footer {
    margin-top: 1rem;
    display: flex;
    justify-content: space-between;
}

.minute-notes__note-footer-user {
    font-size: small;
    color: #ccc;
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: start;
    text-align: left;
}

.minute-notes__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.minute-notes__footer-buttons {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    direction: ltr;
    margin: 1rem 0;
    border-radius: 20px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 5px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    background-color: #ffffff;
}

.minute-notes__footer-button {
    margin: 1px;
    padding: 0.7rem 2rem;
    min-width: 99px;
    text-align: center;
    font-weight: bold;
    background-color: hsl(210 40% 96%);
    color: hsl(222 47% 11%);
}

    .minute-notes__footer-button:hover {
        background-color: hsl(214 32% 91%);
    }

    .minute-notes__footer-button:first-of-type {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }

    .minute-notes__footer-button:last-of-type {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }

.minute-notes__footer-button i {
    margin-right: 5px;
}

.minute-notes__note-create-body {
    display: flex;
    align-items: start;
    flex-direction: column;
    margin: 2rem;
    /*padding: 2rem;*/
    border: 1px solid hsl(214 23% 91%);
    border-radius: 8px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 5px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
}

.minute-notes__note-create-body-header {
    align-self: center;
    font-weight: bold;
}

.minute-notes__note-create-body-row {
    width: 100%;
    text-align: left;
}

.minute-notes__note-create-body-row label {
    margin-top: 1rem;
    color: #58666e;
}

.minute-notes__note-create-body-input {
    padding: 10px;
}

.minute-notes__note-create-body-row input[type='text'] {
    width: 100%;
    border: 1px solid hsl(214 23% 91%);
    border-radius: 8px;
    padding: 8px;
}

.minute-notes__note-create-body-row .ProseMirror {
    padding-left: 1rem;
    padding-right: 1rem;
}


.minutes-editor__mini-item {
    position: relative;
}

.minutes-editor__mini-item-side-icon-hover-box {
    width: 100px;
    position: absolute;
    left: -100px;
    height: 100%;
}

.minutes-editor__mini-item-side-icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 80px;
}

.minutes-editor__images-line {
    margin-top: 6px;
}

.minutes-editor__images-choose {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
    margin: 6px 0;
    position: relative;
}

.minutes-editor__images-choose-simple {
    margin: 6px 0;
    overflow: hidden;
}

.minutes-editor__images-drop {
    flex: 1;
}

.minutes-editor__images-or {
    padding: 10px;
}

.minutes-editor__images-fractions-button {
    margin: 8px 0;
}

.minutes-editor__images-line__images--thumbnails {
    --imageCount: 4;
    --imageMaxWidth: 50%;
    --imageMaxHeight: 235px;
    --contentJustify: start;
    --imageLegendDirection: row;
    --imageLegendGap: 4px;
    --legendDisplay: block;
}

.minutes-editor__images-line__images--1-column {
    --imageCount: 1;
    --imageMaxWidth: 100%;
    --imageMaxHeight: 500px;
    --contentJustify: center;
    --imageLegendDirection: column;
    --imageLegendGap: 0px;
    --legendDisplay: block;
}

.minutes-editor__images-line__images--2-column {
    --imageCount: 2;
    --imageMaxWidth: 100%;
    --imageMaxHeight: 500px;
    --contentJustify: center;
    --imageLegendDirection: column;
    --imageLegendGap: 0px;
    --legendDisplay: block;
}

.minutes-editor__images-line__images--3-column {
    --imageCount: 3;
    --imageMaxWidth: 100%;
    --imageMaxHeight: 500px;
    --contentJustify: center;
    --imageLegendDirection: column;
    --imageLegendGap: 0px;
    --legendDisplay: block;
}

.minutes-editor__images-line__images--4-column {
    --imageCount: 4;
    --imageMaxWidth: 100%;
    --imageMaxHeight: 500px;
    --contentJustify: center;
    --imageLegendDirection: column;
    --imageLegendGap: 0px;
    --legendDisplay: block;
}

.minutes-editor__images-line__images--aspect-landscape {
    --imageRatio: 1.3333333333333333;
}

.minutes-editor__images-line__images--aspect-none {
    --imageRatio: 1.3333333333333333;
}
.minutes-editor__images-line__images--aspect-none .minutes-editor__images-line__image-wrapper{
    max-width: unset;
    max-height: unset;
}
.minutes-editor__images-line__images--aspect-none .minutes-editor__images-line__image-wrapper,
.minutes-editor__images-line__images--aspect-none .minutes-editor__images-line__image {
    aspect-ratio: unset !important;
}

.minutes-editor__images-line__images--aspect-portrait {
    --imageRatio: 0.75;
}

.minutes-editor__images-line__images--aspect-square {
    --imageRatio: 1;
}

.minutes-editor__images-line__images--fill {
    --imageObjectFit: cover;
    /*--imageBorder: 0;*/
}

.minutes-editor__images-line__images--center {
    --imageObjectFit: scale-down;
    /*--imageBorder: 1px;*/
}

.minutes-editor__images-line__images--no-border {
    --imageBorder: 0px;
}

.minutes-editor__images-line__images--border {
    --imageBorder: 1px;
}

.minutes-editor__images-line__images-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: .5rem;
    --isOneColumn: max(0, calc(1 - (var(--imageCount) - 1)));
    --maxContentWidth: calc(100% / var(--imageCount) + (var(--isOneColumn) - 1) * 6px);
}

.minutes-editor__images-line__image-container {
    max-width: var(--maxContentWidth);
    flex-basis: var(--maxContentWidth);
    flex-shrink: 0;
    flex-grow: var(--isOneColumn);
}

.minutes-editor__images-line__image-block {
    display: flex;
    break-inside: avoid-page;
    align-items: center;
    justify-content: center;
    gap: .25rem;
    flex-direction: var(--imageLegendDirection);
}

.minutes-editor__images-line__image-wrapper {
    position: relative;
    display: inline-block;
    width: auto;
    border-radius: 0.5rem;
    align-self: var(--contentJustify);
    max-width: min(var(--imageMaxWidth), calc(var(--imageMaxHeight) * var(--imageRatio)));
    max-height: var(--imageMaxHeight);
    aspect-ratio: var(--imageRatio);
    /* width: 100%; */
    /* height: 100%; */
    border-color: hsl(214 23% 91%);
    border-style: solid;
    border-width: var(--imageBorder);
    text-align: center;
}

.minutes-editor__images-line__image-buttons {
    display: none;
    position: absolute;
    border: 1px solid #ccc;
    padding: 4px;
    top: 0;
    right: 0;
    border: none;
    flex-direction: row;
    align-items: center;
    gap: 4px;
}

.minutes-editor__images-choose:hover .minutes-editor__images-line__image-buttons,
.minutes-editor__images-line__image-wrapper:hover .minutes-editor__images-line__image-buttons {
  display: flex;
}

.minutes-editor__images-line__image-wrapper figcaption {
    text-align: center;
    padding: 0.5rem;
}

.minutes-editor__images-line__image {
    display: block;
    height: 100%;
    width: 100%;
    max-width: 100%;
    border-radius: 0.5rem;
    /*border: 1px solid hsl(214 23% 91%);*/
    object-fit: var(--imageObjectFit);
    aspect-ratio: var(--imageRatio);
}

.minutes-editor__images-line__image--selected {
    outline-style: solid !important;
    outline-width: 2px !important;
    outline-color: #ff601a !important;
}

.minutes-editor__images-line__image-caption {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0.10rem;
    color: hsl(222 47% 11%);
}

.minutes-editor__image-line__images-tippy-buttons {
    background-color: white;
    border: 1px solid hsl(214 23% 91%);
    border-radius: 0.5rem;
    padding: 6px;
}

.minutes-editor__images-line__image-caption-input .ql-editor {
    text-align: center;
}

.minutes-editor__simple-list-line {
    margin-top: 6px;
    /*padding-inline-start: 22px;*/
    padding-left: 1.5rem;
    counter-reset: item;
}
.minutes-editor__simple-list-line .minutes-editor__simple-list-line-item {
    position: relative;
    margin-bottom: 0.5rem;
    counter-increment: item;
}

.minutes-editor__simple-list-line-ul .minutes-editor__simple-list-line-item::before {
    content: "•";
    font-size: 19px;
    position: absolute;
    left: -1.5rem;
    color: black;
    top: -4px;
}

.minutes-editor__simple-list-line-ol .minutes-editor__simple-list-line-item::before {
    content: counter(item) ".";
    font-size: 14px;
    position: absolute;
    left: -1.5rem;
    color: black;
    top: 0;
}

.minutes-editor__simple-list-line-checkbox {
    /*list-style: none;
    padding-inline-start: 4px;*/
    padding-left: 0;
}
.minutes-editor__simple-list-line-checkbox > .minutes-editor__simple-list-line-item {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.minutes-editor__simple-list-line-checkbox .minutes-editor__simple-list-line__text {
    flex: 1;
}

.minutes-editor__simple-list-line-checkbox__checkbox {
    margin-right: 6px;
}
.minutes-editor__simple-list-line-checkbox__checkbox input.disabled {
    pointer-events: none;
    cursor: default;
}

.minutes-editor__separator-line {
    padding: 16px 0;
    width: 100%;
}

.minutes-editor__separator-line__line {
    height: 1px;
    width: 100%;
    background-color: #eeeeee;
}

.minutes-editor__lines .dndPlaceholder {
    height: 4px;
    background-color: #ff601a !important;
    min-height: unset !important;
    border-radius: 4px;
}

.minutes-page__header {
    display: flex;
    flex-direction: row;
    padding: 0 15px;
}

.minutes-page__header-title {
    flex: 1;
}

.minutes-page__header-buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.minute-editor__dropdown-caret {
    float: right;
    margin-top: 2px;
}

.minutes-page__choose-type-container {
    padding: 10rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.minutes-page__choose-type-information {
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.minutes-page__choose-type-buttons {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 6px;
}

.minutes-page__choose-type-button-or {
    color: rgb(100 116 139);
    cursor: default;
}

.minutes-editor__table-line .minicolors input {
    display: none;
}

.minute-editor__dropdown-color {
    height: 18px;
    width: 18px;
    border-radius: 0.5rem;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}

.minute-editor__dropdown-color-label {
    margin-left: 10px;
}

.minutes-editor__color-picker-container {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.minutes-editor__color-picker-color-square {
    width: 23px;
    height: 23px;
    margin-right: 5px;
}

.minutes-editor__color-picker-container .minicolors-swatch {
    position: relative;
    cursor: pointer;
}

.minutes-editor__color-picker-container .minicolors-theme-bootstrap .minicolors-swatch {
    width: 24px;
    height: 24px;
    top: 0px;
    left: 0px;
}

.minutes-editor__color-picker-container .minicolors-theme-bootstrap .minicolors-input {
    float: none;
    padding-left: 30px;
}

.minutes-editor__color-picker-container-label {
    flex: 1;
}

/* Attendees */
.minutes-editor__attendees-statistics {
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
}

.minutes-editor__attendees-statistics-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-left: 10px;
}

.minutes-editor__attendees-side-icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 20px;
}

.minutes-editor__attendees-item {
    /*margin-bottom: 10px;*/
}

.minutes-editor__attendees-item-group {
    position: relative;
    border-top: 2px solid #64748A;
    padding: 10px 0;
}

.minutes-editor__attendees-item-contact {
    position: relative;
    display: flex;
    flex-direction: row;
    gap: .5rem;
    border-top: 1px solid #e3e7ed;
    padding: 10px 0;
}

.minutes-editor__attendees-item:first-child .minutes-editor__attendees-item-contact {
    border-top: 0;
}

.minutes-editor__attendees-item-group p,
.minutes-editor__attendees-item-contact-name p {
    margin: 0;
}

.minutes-editor__attendees-item-contact-name {
    flex: 1;
}
.minutes-editor__attendees-item-contact-contacts {
    flex: 1;
}
.minutes-editor__attendees-item-contact-invitations {
    flex: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: .5rem;
}

.minutes-editor__attendees-item-contact-invitations button {
    height: 30px;
}

/*.minutes-editor__attendees-item .not-filled {
    display: none;
}
.minutes-editor__attendees-item:hover .not-filled {
    display: inline-block;
}*/

.minutes-editor__attendees-item-contact-contacts-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: .25rem;
    color: #CDD5FA;
    font-weight: 400;
    cursor: pointer;
}
.minutes-editor__attendees-item-contact-contacts-item:hover span {
    text-decoration: underline;
}

.minutes-editor__attendees-item-contact-contacts-item:hover,
.minutes-editor__attendees-item-contact-contacts-item--filled {
    color: #4361EE;
}

.minutes-editor__attendees-item-invitation-type .dropdown-submenu .dropdown-toggle {
    box-shadow: none !important;
}

.minutes-editor__attendees-item-contact-invitations-hours-dropdown {
    min-width: 120px;
    max-height: 200px;
    overflow: hidden;
    overflow-y: auto;
    --sb-track-color: #f1f1f1;
    --sb-thumb-color: #ff601a;
    --sb-size: 8px;
}
.minutes-editor__attendees-item-contact-invitations-hours-dropdown::-webkit-scrollbar {
  width: var(--sb-size)
}
.minutes-editor__attendees-item-contact-invitations-hours-dropdown::-webkit-scrollbar-track {
  background: var(--sb-track-color);
  border-radius: 5px;
}
.minutes-editor__attendees-item-contact-invitations-hours-dropdown::-webkit-scrollbar-thumb {
  background: var(--sb-thumb-color);
  border-radius: 5px;
}
@supports not selector(::-webkit-scrollbar) {
  .minutes-editor__attendees-item-contact-invitations-hours-dropdown {
    scrollbar-color: var(--sb-thumb-color)
                     var(--sb-track-color);
  }
}

.minutes-editor__attendees-item-menu {
    display: none;
    position: absolute;
    left: -40px;
    padding-right: 15px;
    height: 100%;
}

.minutes-editor__attendees-item-contact:hover .minutes-editor__attendees-item-menu,
.minutes-editor__attendees-item-group:hover .minutes-editor__attendees-item-menu {
    display: block;
}

/* Editable Menu */
.tippy-box[data-theme~='minute-editor-editable-menu'] {
    background-color: white;
    border-radius: 0.5rem;
    border: 1px solid hsl(214 23% 91%);
    box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    padding: 1rem;
    color: black;
}

.minutes-editor__attendees-editable-menu-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.5rem;
}

.minutes-editor__attendees-editable-menu-row a[disabled] {
    pointer-events: none;
}


/*************************************************/

/* Bubble Menu */
.minutes-editor__bubble-menu-container {
    background-color: white;
    border: 1px solid hsl(214 23% 91%);
    border-radius: 8px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    display: flex;
    visibility: hidden;
    position: absolute;
    /* width: auto !important; */
}

.minutes-editor__bubble-menu {
  display: flex;
  padding: 0.2rem;
  flex-wrap: wrap;
}

.minutes-editor__bubble-menu button {
    background-color: unset;
    border: 0;
}
.minutes-editor__bubble-menu button:hover {
    background-color: hsl(210 40% 96%);
    color: hsl(215 20% 65%);
}
.minutes-editor__bubble-menu button.is-active {
    color: #ff601a;
}

/* Menu */
.minutes-editor__menu {
    border: 1px solid hsl(214 23% 91%);
    border-radius: 8px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    list-style: none;
    padding: 0.5rem;
    max-height: 368px;
    width: 200px;
    overflow-y: auto;
    background-color: white;
}

.minutes-editor__menu-colors-container {
    padding: 0.5rem;
    width: 200px;
}

.minutes-editor__menu-colors {
    background-color: white;
    display: grid;
    grid-template-columns: repeat(5, auto);
    row-gap: 1rem;
    justify-content: space-between;
    padding: 0.5rem;
}

.minutes-editor__menu-colors-title {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    color: initial;
    margin: 0.5rem 0.5rem 0;
}

.minutes-editor__menu-colors-remove-button {
    font-size: x-small;
    text-decoration: underline;
    cursor: pointer;
}

.minutes-editor__menu-color-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    list-style: none;
    border: solid 1px;
}

.minutes-editor__menu-item {
    padding: 0.5rem;
    border: 0;
    border-radius: 4px;
    background-color: white;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
    color: black;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
    text-align: left;
    margin: 2px 0;
}

.minutes-editor__menu-item.active,
.minutes-editor__menu-item:hover {
    background-color: hsl(210 40% 96%) !important;
}

.minutes-editor__menu-item-name {
    flex: 1;
}

.minutes-editor__menu-item--divider {
    height: 1px;
    background-color: lightgray;
    margin: 8px 0;
}

.minutes-editor__menu-item-container-disabled {
    opacity: 0.2;
    cursor: not-allowed;
}

.minutes-editor__menu-item-container-disabled .minutes-editor__menu-item:hover {
    background-color: initial;
}

.minutes-editor__menu {
    position: relative;
}

.minutes-editor__submenu {
    position: fixed;  /* Changed to fixed positioning */
    border: 1px solid hsl(214 23% 91%);
    border-radius: 8px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    background-color: white;
    padding: 0.5rem;
    width: 200px;
    min-width: max-content;
    z-index: 1000;
}

.minutes-editor__menu-item--header {
    font-weight: 600;
    color: hsl(214 23% 45%);
    cursor: default;
    background-color: transparent !important;
}

.minutes-editor__menu-item--back {
    font-weight: 600;
    color: hsl(214 23% 45%);
    width: 100%;
}

.minutes-editor__menu-item--back:hover {
    background-color: hsl(210 40% 96%);
}

.minutes-editor__suggestions-list-modal-item-add-button {
    background: transparent;
    color: hsl(222 47% 11%);
    font-weight: 500;
    border-radius: 4px;
    border: 0;
    padding: 0.75rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 0.5rem;
}
.minutes-editor__suggestions-list-modal-item-add-button:hover {
    background-color: hsl(210 40% 96%);
}


/* Ghost Button */
.minutes-editor__ghost-button {
    padding: 0.5rem 0.8rem;
    border: 0;
    border-radius: 4px;
    background-color: transparent;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
    color: black;
}
.minutes-editor__ghost-button.active,
.minutes-editor__ghost-button:hover {
    background-color: hsl(210 40% 96%);
}

.minutes-editor__ghost-button-right {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.5rem;
}

.minutes-editor__ghost-button-dropdown {
    border: 0;
    border-radius: 4px;
    background-color: transparent;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
    color: black;
}

.minutes-editor__ghost-button-dropdown-icon {
    color: rgb(148, 163, 184);
    opacity: 0.5;
}

.minutes-editor__ai-button {
    color: #ff601a;
}

/* Line Floating Buttons */
.minutes-editor__line-floating-buttons {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 80px;
    /*padding-right: 16px;*/
    margin-top: -4px;
}

.minutes-editor__line-floating-buttons .dropdown-menu {
    min-width: 190px;
}

.minutes-editor__line-floating-buttons .dropdown-submenu .dropdown-toggle {
    box-shadow: none !important;
}

/* Table */
.minutes-editor__page-body table {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    margin: 1em 0;
}

.minutes-editor__page-body table,
.minutes-editor__page-body th,
.minutes-editor__page-body td {
    border: 1px solid #ccc;
}

table.minutes-editor__table--no-border,
table.minutes-editor__table--no-border th ,
table.minutes-editor__table--no-border td {
    border-color: transparent !important;
}

.has-focus table.minutes-editor__table--no-border,
.has-focus table.minutes-editor__table--no-border th ,
.has-focus table.minutes-editor__table--no-border td {
    border-color: rgba(204, 204, 204, 0.2) !important;
}

.minutes-editor__page-body th,
.minutes-editor__page-body td {
  padding: 8px;
  text-align: left;
}

.minutes-editor__page-body th {
  background-color: #f2f2f2;
}

.minutes-editor__page-body table .column-resize-handle {
    background-color: #ff601a;
    bottom: -2px;
    pointer-events: none;
    position: absolute;
    right: -2px;
    top: 0;
    width: 4px;
}

.tiptap.resize-cursor {
    cursor: ew-resize;
    cursor: col-resize;
}

/* Checkbox List */
.minutes-editor__page-body ul[data-type="taskList"] {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

.minutes-editor__page-body ul[data-type="taskList"] li {
  display: flex;
  align-items: center;
  margin-bottom: 0.3em;
}

.minutes-editor__page-body ul[data-type="taskList"] li > label {
  flex: 0 0 auto;
  margin: 0;
  margin-right: .5rem;
}

.minutes-editor__page-body ul[data-type=taskList] li > div {
    flex: 1 1 auto;
}

.minutes-editor__page-body ul[data-type=taskList] li > div > p {
    margin-bottom: 9px;
}

.minutes-editor__page-body ul[data-type=taskList] li input[type="checkbox"] {
    margin: 0;
    margin-right: 0.5em;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.minutes-editor__page-body ul[data-type=taskList] li[data-checked="true"] span {
  text-decoration: line-through;
  color: #888;
}

/* Other */
.minutes-editor__page-body .dropdown-menu {
  padding-left: 0 !important;
}

.minutes-editor__datepicker--no-arrow::before,
.minutes-editor__datepicker--no-arrow::after {
    opacity: 0;
}

.minutes-editor__datepicker_container {
    width: 160px;
    height: 30px;
    max-height: 30px;
}

.minutes-editor__datepicker_container input {
    height: 30px;
    min-height: 30px;
}

.minutes-editor__datepicker_container .input-group-addon {
    height: 30px;
    max-height: 30px;
}

.minutes-editor__select {
    height: 30px;
    min-height: 30px;
    max-height: 30px;
}
.minutes-editor__href-form {
    display: flex;
    padding: 0.5rem;
    width: 300px;
}

.minutes-editor__menu-font-size {
    color: initial;
    max-height: 190px;
    list-style: none;
    overflow-y: auto;
}


/* Mention */
.minutes-editor__container .mention {
    background-color: #ffffff;
    border-radius: 0.4rem;
    box-decoration-break: clone;
    color: #000000;
    padding: 0.1rem 0.3rem;
}
.minutes-editor__container .mention::after {
    content: '\200B';
}

/* Mention search */
.minutes-editor__menu-item--search-container {
    margin-bottom: 1rem;
}

.minutes-editor__menu-item--search-container input {
    width: 100%;
    border: solid 1px lightgray;
    border-radius: 0.5rem;
    color: black;
    padding: 0.5rem 1rem;
}
.minutes-editor__menu-item--search-container input:focus  {
    outline: none !important;
    outline-offset: 0px !important;
}

/* Suggestions List Modal */
.minutes-list-modal-backdrop {
    /*z-index: 10000 !important;*/
}

.minutes-list-modal {
    /*z-index: 10001 !important;*/
}

.minutes-editor__suggestions-list-modal-footer {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.minutes-editor__suggestions-list-modal-list {

}

.minutes-editor__suggestions-list-modal-list > label {
    font-weight: bold;
    margin-top: 20px;
}

.minutes-editor__suggestions-list-modal-item {
    display: flex;
    flex-direction: row;
    gap: 0.5rem;
    margin-bottom: 6px;
}

.minutes-editor__suggestions-list-modal-item-icon {
    border: 1px solid hsl(214 23% 91%);
    border-radius: 4px;
    width: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.minutes-editor__suggestions-list-modal-item-input {
    flex: 1;
}

.minutes-editor__suggestions-menu {
    width: 100%;
    min-width: 200px;
    max-width: 500px;
}


/* Table of Contents */
.minutes-editor__toc {
    margin: 1rem 0;
    padding: 1rem;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    background-color: #f8f9fa;
}

.minutes-editor__toc-title {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #e0e0e0;
}

.minutes-editor__toc-title[contenteditable="true"]:focus {
    outline: none;
    border-bottom-color: #0078d4;
}

.minutes-editor__toc-content {
    font-size: 0.95em;
}

.minutes-editor__toc-content ul {
    list-style-type: none;
    padding-left: 1rem;
    margin: 0;
}

.minutes-editor__toc-content a {
    color: inherit;
    text-decoration: none;
    display: block;
    padding: 0.25rem 0;
}

.minutes-editor__toc-content a:hover {
    color: #0078d4;
}

/* Index */
.minutes-editor__item-index-line {
    padding-left: .25rem;
    padding-right: .25rem;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
    border-radius: 2px;
    margin-bottom: 2px;
}
.minutes-editor__item-index-line:hover {
    background-color: hsl(210 40% 96%);
}


/* Placeholder */
.minutes-editor__page-body p.is-empty::before,
.minutes-editor__page-body h1.is-empty::before,
.minutes-editor__page-body h2.is-empty::before,
.minutes-editor__page-body h3.is-empty::before {
  color: #adb5bd;
  content: attr(data-placeholder);
  float: left;
  height: 0;
  pointer-events: none;
}


/* UL List */
.minutes-editor__page-body ul:not([data-type="taskList"]):not(.dropdown-menu) {
  padding-left: 1.1em;
}

/* OL List */
.minutes-editor__page-body ol {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

/* nível 1: decimal */
.minutes-editor__page-body ol {
  counter-reset: level1;
}

.minutes-editor__page-body ol > li {
  counter-increment: level1;
  position: relative;
  padding-left: 1.1em;
  margin: 0.25em 0;
}

.minutes-editor__page-body ol > li::before {
  content: counter(level1, decimal) ". ";
  position: absolute;
  left: 0;
  white-space: nowrap;
}

/* nível 2: letras minúsculas */
.minutes-editor__page-body ol > li > ol {
  counter-reset: level2;
}

.minutes-editor__page-body ol > li > ol > li {
  counter-increment: level2;
  padding-left: 1.1em;
}

.minutes-editor__page-body ol > li > ol > li::before {
  content: counter(level2, lower-alpha) ". ";
  position: absolute;
  left: 0;
  white-space: nowrap;
}

/* nível 3: romanos minúsculos */
.minutes-editor__page-body ol > li > ol > li > ol {
  counter-reset: level3;
}

.minutes-editor__page-body ol > li > ol > li > ol > li {
  counter-increment: level3;
  padding-left: 1.1em;
}

.minutes-editor__page-body ol > li > ol > li > ol > li::before {
  content: counter(level3, lower-roman) ". ";
  position: absolute;
  left: 0;
  white-space: nowrap;
}

/* nível 4: romanos maiúsculos */
.minutes-editor__page-body ol > li > ol > li > ol > li > ol {
  counter-reset: level4;
}

.minutes-editor__page-body ol > li > ol > li > ol > li > ol > li {
  counter-increment: level4;
  padding-left: 1.1em;
}

.minutes-editor__page-body ol > li > ol > li > ol > li > ol > li::before {
  content: counter(level4, upper-roman) ". ";
  position: absolute;
  left: 0;
  white-space: nowrap;
}

/* nível 5: letras maiúsculas */
.minutes-editor__page-body ol > li > ol > li > ol > li > ol > li > ol {
  counter-reset: level5;
}

.minutes-editor__page-body ol > li > ol > li > ol > li > ol > li > ol > li {
  counter-increment: level5;
  padding-left: 1.1em;
}

.minutes-editor__page-body ol > li > ol > li > ol > li > ol > li > ol > li::before {
  content: counter(level5, upper-alpha) ". ";
  position: absolute;
  left: 0;
  white-space: nowrap;
}

/* nível 6: decimal novamente */
.minutes-editor__page-body ol > li > ol > li > ol > li > ol > li > ol > li > ol {
  counter-reset: level6;
}

.minutes-editor__page-body ol > li > ol > li > ol > li > ol > li > ol > li > ol > li {
  counter-increment: level6;
  padding-left: 1.1em;
}

.minutes-editor__page-body ol > li > ol > li > ol > li > ol > li > ol > li > ol > li::before {
  content: counter(level6, decimal) ". ";
  position: absolute;
  left: 0;
  white-space: nowrap;
}

/* nível 7: romanos minúsculos novamente */
.minutes-editor__page-body ol > li > ol > li > ol > li > ol > li > ol > li > ol > li > ol {
  counter-reset: level7;
}

.minutes-editor__page-body ol > li > ol > li > ol > li > ol > li > ol > li > ol > li > ol > li {
  counter-increment: level7;
  padding-left: 1.1em;
}

.minutes-editor__page-body ol > li > ol > li > ol > li > ol > li > ol > li > ol > li > ol > li::before {
  content: counter(level7, lower-roman) ". ";
  position: absolute;
  left: 0;
  white-space: nowrap;
}




/* TASK TRACKER */

.minutes-editor__item-task-line {

}

.minutes-editor__item-task-header {
    border: 1px solid hsl(214 23% 91%);
    border-radius: 1rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 1rem;
    display: flex;
}

.minutes-editor__item-task-header-title {
    flex: 1;
    padding: 0.5rem 0;
}

.minutes-editor__item-task-header-title p {
    font-weight: bold;
}

.minutes-editor__item-task-header-drops {
    display: flex;
    align-items: center;
}
.minutes-editor__item-task-header-drops.display-none {
    display: none;
}

.minutes-editor__item-task-line:hover .minutes-editor__item-task-header-drops.display-none {
   display: flex;
}

.minutes-editor__page-body .task-tracker-item {
    display: flex;
    flex-direction: row;
    border: 1px solid green;
}

.minutes-editor__page-body .task-tracker-item .task-tracker-content {
    flex: 1;
}

.minutes-editor__page-body .task-tracker-create-form {
    border: 1px solid hsl(214 23% 91%);
    border-radius: 0.5rem;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 1rem;
    display: flex;
    flex-direction: column;
}

.minutes-editor__page-body .task-tracker-create-form__content {
    padding-bottom: 1rem;
}

.minutes-editor__page-body .task-tracker-create-form__bottom {
    display: flex;
    flex-direction: row;
    gap: 0.5rem;
}

.task-tracker-create-form__company-select {
    width: 140px;
}

.task-tracker-create-form__activity-select {
    width: 140px;
}

.minutes-editor__item-tasks-line__new-task {
    border-left: 1px solid hsl(214 23% 91%);
    border-right: 1px solid hsl(214 23% 91%);
    border-bottom: 1px solid hsl(214 23% 91%);
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    padding: 1.5rem;
}

.minutes-editor__item-tasks-line__new-task-button {
    opacity: 0.5;
    padding: 1rem;
    text-align: center;
    border: dashed 2px hsl(214 23% 91%);
    border-radius: 1rem;
    cursor: pointer;
    color: #4b5563;
    font-weight: bold;
}
.minutes-editor__item-tasks-line__new-task-button i {
    margin: 0 1rem;
}
.minutes-editor__item-tasks-line__new-task-button:hover {
    opacity: 1;
}

.task-tracker-list {
    border-left: 1px solid hsl(214 23% 91%);
    border-right: 1px solid hsl(214 23% 91%);
    padding: 1.5rem 1.5rem 0;
}

.minutes-editor__item-tasks-line__task-item {
    position: relative;
    border: 1px solid hsl(214 23% 91%);
    border-radius: 1rem;
    padding: 1rem;
    display: flex;
    flex-direction: row;
    background-color: #f9fafb;
}

.minutes-editor__item-tasks-line__task-item-menu {
    display: none;
    position: absolute;
    left: -25px;
    top: 1rem;
    padding-right: 5px;
    height: 100%;
}

.minutes-editor__item-tasks-line__task-item:hover > .minutes-editor__item-tasks-line__task-item-menu {
    display: block;
}

.minutes-editor__item-tasks-line__task-item-container {
    display: flex;
    flex: 1;
    flex-direction: column;
}

.minutes-editor__item-tasks-line__first-row-datepicker-container {
    display: flex;
    align-items: center;
}
.minutes-editor__item-tasks-line__first-row-datepicker-container i {
    margin-right: 0.5rem;
    font-size: smaller;
}

.minutes-editor__item-tasks-line__priorities-container {
    margin-right: 1rem;
}

.minutes-editor__item-tasks-line__first-row-progress-container {
    color: rgb(234 88 12);
}
.minutes-editor__item-tasks-line__first-row-progress-container input {
    width: 5ch;
    margin: 0 0.5rem 0 1rem;
    font-size: 12px;
    text-align: right;
    border: solid 1px rgb(234 88 12);
    border-radius: 0.5rem;
    padding: 1px 5px;
}
.minutes-editor__item-tasks-line__first-row-progress-container input:focus,
.minutes-editor__item-tasks-line__first-row-progress-container input:focus  {
    outline: none !important;
    outline-offset: 0px !important;
}
.minutes-editor__item-tasks-line__first-row-progress-container input::-webkit-inner-spin-button,
.minutes-editor__item-tasks-line__first-row-progress-container input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.minutes-editor__item-tasks-line__first-row-progress-container input[type=number],
.minutes-editor__item-tasks-line__first-row-progress-container input[type=number] {
    -moz-appearance:textfield;
}

.minutes-editor__progress_tracker-progress-unit-input:disabled,
.minutes-editor__progress_tracker-progress-input:disabled {
    background-color: transparent;
}


.minutes-editor__item-tasks-line__first-row {
    display: flex;
    justify-content: space-between;
}

.minutes-editor__item-tasks-line__second-row {
    flex: 1;
    background-color: white;
    padding: 0.5rem 1rem 1rem;
    margin: 1rem 0 0;
    border: 1px solid hsl(214 23% 91%);
    border-radius: 1rem;
}

.minutes-editor__item-tasks-line__third-row {
    display: flex;
    justify-content: space-between;
    padding-top: 0.5rem;
}

.minutes-editor__item-tasks-line__drops-container {
    display: flex;
    margin-bottom: 1rem;
}
.minutes-editor__item-tasks-line__task-item:hover .minutes-editor__item-tasks-line__drops-container {
    visibility: visible !important;
}

.minutes-editor__item-tasks-line__drops-container.inside-note select {
    width: 50%;
}

.minutes-editor__item-tasks-line__tasks-fraction {
    display: flex;
    flex-direction: row;
    padding: 6px 3px;
}
.minutes-editor__item-tasks-line__tasks-fraction--inline {
    padding-left: 0 !important;
}
.minutes-editor__item-tasks-line__tasks-fraction .fa {
    padding-right: 6px;
    padding-top: 2px;
}
.minutes-editor__item-tasks-line__tasks-fraction span {
    cursor: pointer;
    border: 0;
    background-color: transparent;
    padding: 0;
    font-weight: 500;
    font-size: 12px;
    color: #000000;
    /*color: hsl(215 20% 65%) !important;*/
}

.minutes-editor__item-tasks-line__tasks-fraction--placeholder span {
    color: hsl(215 20% 65%) !important;
    padding-top: 2px !important;
}
.minutes-editor__item-tasks-line__tasks-fraction--placeholder .tasks-fraction-button:hover {
    text-decoration: underline;
    cursor: pointer;
}

.minutes-editor__item-tasks-line__task-item__row .minutes-editor__images-line figure:has(figcaption),
.minutes-editor__item-tasks-line__task-item__row__small .minutes-editor__images-line figure:has(figcaption) {
    margin-bottom: 2rem;
}

.minutes-editor__item-tasks-line__task-item__create-ticket {
    display: flex;
    flex: 1;
    justify-content: end;
    align-self: center;
}

.minutes-editor__item-tasks-line__tasks-date {
    display: flex;
    align-items: center;
}
.minutes-editor__item-tasks-line__tasks-date .fa {
    padding-right: 6px;
}
.minutes-editor__item-tasks-line__tasks-date label {
    margin-right: 6px;
    margin-bottom: 0;
    padding-top: 1px; /* padding-top: 4px; */
    font-size: 12px;
    color: hsl(215 20% 65%);
}
.minutes-editor__item-tasks-line__tasks-date input {
    width: 80px;
    cursor: pointer;
    border: 0;
    background-color: transparent;
    font-weight: 500;
    font-size: 12px;
    height: 23px;
    min-height: 23px;
    color: #000000;
    padding: 0;
}
.minutes-editor__item-tasks-line__tasks-date.due-date input {
    text-align: right;
    padding-right: 1em;
}
.minutes-editor__item-tasks-line__tasks-date.due-date input:placeholder-shown {
    width: auto;
}
.minutes-editor__item-tasks-line__tasks-date--placeholder input {
    color: hsl(215 20% 65%) !important;
}
.minutes-editor__item-tasks-line__tasks-date input:hover {
    text-decoration: underline;
}
.minutes-editor__item-tasks-line__tasks-date input:disabled {
    background-color: transparent;
    cursor: default;
    text-decoration: none;
}






/* PROGRESS TRACKER */

.minutes-editor__item-progress-line {
   border: 1px solid hsl(214 23% 91%);
   border-radius: 0.5rem;
   padding: 2rem 2rem 1rem;
}

.minutes-editor__item-progress-line-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
    align-items: center;
    min-height: 2.3rem;
}

.minutes-editor__item-progress-line-title p {
    font-weight: bold;
}

.minutes-editor__item-progress-line-header-sum {
    display: flex;
    align-items: center;
    margin-left: 1rem;
    padding: .25rem .75rem;
    font-size: 9pt;
    font-weight: 400;
    background-color: #f8fafc;
    border: solid 1px hsl(214 23% 91%);
    border-radius: 6px;
}

.minutes-editor__item-progress-line-header-sum span {
    margin-left: 0.5rem;
}

.minutes-editor__item-progress-line__new-progress-button {
    opacity: 0;
    background-color: hsl(210 40% 96%);
    padding: 0.1rem;
    text-align: center;
    border-radius: 0.5rem;
    cursor: pointer;
}
.minutes-editor__item-progress-line__new-progress-button:hover {
    opacity: 1;
}

.minutes-editor__progress_tracker {
    position: relative;
}

.minutes-editor__progress_tracker-line {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0.6px 0;
}

.minutes-editor__progress_tracker-line-column {
    flex: 1;
    align-items: center;
}

.minutes-editor__progress_tracker-progress-container {
    width: 100%;
    height: 1rem;
    background: #f1f5f9;
    border-radius: 10px;
    overflow: hidden;
    line-height: 1.35;
}

.minutes-editor__progress_tracker-progress-bar {
    height: 100%;
    background: #4361ee;
    border-radius: 10px;
    width: 0; /* controla o progresso */
    transition: width 0.3s ease;
}

.minutes-editor__progress_tracker-progress-input {
    width: 4ch;
    padding: 0;
    margin: 0 0 0 2rem;
    border-color: transparent;
    text-align: end;
    border-radius: 6px;
}

.minutes-editor__progress_tracker-progress-unit-input {
    width: 4ch;
    padding: 0;
    margin: 0 -2px 0 4px;
    border-color: transparent;
    text-align: end;
    border-radius: 6px;
}

.minutes-editor__progress_tracker-progress-unit-input:focus,
.minutes-editor__progress_tracker-progress-input:focus  {
    outline: 1px solid #4361ee !important;
    outline-offset: 2px !important;
}

.minutes-editor__progress_tracker-progress-input::-webkit-inner-spin-button,
.minutes-editor__progress_tracker-progress-input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.minutes-editor__progress_tracker-progress-unit-input:disabled,
.minutes-editor__progress_tracker-progress-input:disabled {
    background-color: transparent;
}

.minutes-editor__progress_tracker-progress-unit-span {
    color: hsl(215 20% 65%);
    width: 4ch;
    text-align: right;
}

.minutes-editor__progress_tracker-item-menu {
    display: none;
    position: absolute;
    left: -40px;
    padding-right: 15px;
    height: 100%;
}

.minutes-editor__progress_tracker:hover > .minutes-editor__progress_tracker-item-menu {
    display: block;
}



/* Collaboration */
.collaboration-carets__caret {
    border-left: 1px solid #0d0d0d;
    border-right: 1px solid #0d0d0d;
    margin-left: -1px;
    margin-right: -1px;
    pointer-events: none;
    position: relative;
    word-break: normal;
}

.collaboration-carets__label {
    border-radius: 3px 3px 3px 0;
    color: #0d0d0d;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    left: -1px;
    line-height: normal;
    padding: 0.1rem 0.3rem;
    position: absolute;
    top: -1.4em;
    user-select: none;
    white-space: nowrap;
}

.minutes-page__collaboration-status {
    margin-right: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: rgba(28, 25, 23, .6);
    font-size: 14px;
    font-weight: 400;
}

.minutes-page__collaboration-status .icon-success {
    color: #22c55e;
}

.minutes-page__collaboration-status .icon-danger {
    color: #ff5c33;
}

.minutes-page__collaboration-status .icon-info {
    color: #3498db;
}

/* Loading overlay */
.minutes-editor__loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    background-color: hsl(210 0% 100% / 0.60);
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
}

.minutes-editor__loading-icon {
    margin-top: 6rem;
    color: #838383;
    font-size: 26px !important;
}

/* Block Save */
.minutes-page__block-save {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9000;
    background-color: hsl(210 0% 100% / 0.60);
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.minutes-page__block-save-inner {
    font-size: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 400px;
    text-align: center;
}

.minutes-page__block-save-inner i {
    font-size: 28px;
    margin-bottom: 1rem;
}

.minutes-page__block-save-inner span {
    font-size: 16px;
}


/* Error */
.minutes-page__collaboration-error {
    margin-right: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
}



/* Modal banners */
.minutes-editor__banner-modal {
    padding: 3rem 4rem 5rem 4rem;
}

.minutes-editor__banner-container {
    min-height: 120px !important;
    margin: 0 auto 4rem auto;
}

.minutes-editor__banner .ProseMirror {
    padding: 30px 56px;
}

.minutes-editor__banner .minutes-editor__images-line {
    margin-top: 0;
}

.minutes-editor__banner .minutes-editor__images-line__image {
    border-radius: 0;
}

.minutes-editor__banner .minutes-editor__page-body table {
    margin: 0;
}
.fraction_plan__container {
    position: relative;
}

.fraction_plan__pdf-container-buttons{
    z-index: 500;
    position: absolute;
    right: 10px;
    top: 10px;
}

.fraction_plan__pdf-container-buttons button {
    font-size: 14px;
}

/* 
 * Don't modify things marked with ! - unless you know what you're doing
 */

div[isteven-multi-select][readonly] span,
div[isteven-multi-select][readonly] span button{
   cursor: not-allowed;
}

/* ! vertical layout */
.multiSelect .vertical {
    float: none;
}

/* ! horizontal layout */
.multiSelect .horizontal:not(.multiSelectGroup) {
    float: left;
}

/* ! create a "row" */
.multiSelect .line {
    padding:  2px 0px 4px 0px;
    max-height: 30px;
    overflow: hidden;
    box-sizing: content-box;
}

/* ! create a "column" */
.multiSelect .acol {
    display: inline-block;
    min-width: 12px;
}

/* ! */
.multiSelect .inlineBlock {
    display: inline-block;
}

/* the multiselect button */
.multiSelect > button {
    display: inline-block;
    position: relative;
    text-align: left; /*Edited PV - original center**/
    cursor: pointer;
    border: 0px solid #c6c6c6; /*Edited Fz - original 1px*/
    /*padding: 1px 8px 1px 8px;*/ /*Edited Fz - original commented*/
    /*min-height : 38px !important;*/ /*Edited Fz - original commented*/
    padding-right: 8px !important;
    padding-left: 0 !important;
    border-radius: 4px;
    color: #555;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    white-space: normal;
    background-color: transparent; /*Edited Fz - original #fff*/
    /*font-weight: bold;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/* button: hover */
.multiSelect > button:hover {    
    /*background-image: linear-gradient(#fff, #e9e9e9);*/    /*Edited Fz - original commented*/
}

/* button: disabled */
.multiSelect > button:disabled {
    background-image: linear-gradient(#fff, #fff);      
    border: 1px solid #ddd;    
    color: #b8b8b8;
    cursor: not-allowed;
}

/* button: clicked */
.multiSelect .buttonClicked {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* labels on the button */
.multiSelect .buttonLabel {
    display: inline-flex;
    padding-left: 0 !important;
    /*padding: 5px 0px 5px 0px;*/ /*Fz edited commented*/
    /* width: 100%; */
    text-overflow: ellipsis;
    overflow: hidden;
}

/* downward pointing arrow */
.multiSelect .caret {
    display: inline-block;
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    margin: 10px 0px 1px 12px  !important;    
    vertical-align: middle;
    /*border-top: 4px solid #333;*/
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted;
}

/* the main checkboxes and helper layer */
.multiSelect .checkboxLayer {
    background-color: #fff;
    position: absolute;
    z-index: 999;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    min-width: 250px;
    display: none !important;
    max-height: 300px;
    overflow: auto;
    max-width: -webkit-fill-available;
}

/* container of helper elements */
.multiSelect .helperContainer {
    border-bottom: 1px solid #ddd;
    padding: 8px 8px 0px 8px;
}

/* helper buttons (select all, none, reset); */
.multiSelect .helperButton {
    display: inline;
    text-align: center;
    cursor: pointer;
    border: 1px solid #ccc;
    height: 26px;
    font-size: 13px;
    border-radius: 2px;
    color: #666;
    background-color: #f1f1f1;
    line-height: 1.6;
    margin: 0px 0px 8px 0px;
}

.multiSelect .helperButton.reset{
    float: right;
}

.multiSelect .helperButton:not( .reset ) {
    margin-right: 4px;    
}

/* clear button */
.multiSelect .clearButton {
    position: absolute;
    display: inline;
    text-align: center;
    cursor: pointer;
    border: 1px solid #ccc;
    height: 22px;
    width: 22px;
    font-size: 13px;
    border-radius: 2px;
    color: #666;
    background-color: #f1f1f1;
    line-height: 1.4;
    right : 2px;
    top: 4px;
}

/* filter */
.multiSelect .inputFilter {
    border-radius: 2px;
    border: 1px solid #ccc;
    height: 26px;
    font-size: 14px;
    width:100%;    
    padding-left:7px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */    
    color: #888;
    margin: 0px 0px 8px 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

/* helper elements on hover & focus */
.multiSelect .clearButton:hover,
.multiSelect .helperButton:hover {
    border: 1px solid #ccc;
    color: #b8b8b8;
    background-color: #f4f4f4;
}
.multiSelect .helperButton:disabled {
    color: #ccc;
    border: 1px solid #ddd;
}

.multiSelect .clearButton:focus,
.multiSelect .helperButton:focus,
.multiSelect .inputFilter:focus {
    border: 1px solid #66AFE9 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.065), 0 0 5px rgba(102, 175, 233, .6) !important;
            box-shadow: inset 0 0 1px rgba(0,0,0,.065), 0 0 5px rgba(102, 175, 233, .6) !important;
}

/* container of multi select items */
.multiSelect .checkBoxContainer {
    display: block;
    padding: 8px;
    overflow: hidden;
}

/* ! to show / hide the checkbox layer above */
.multiSelect .show {
    display: block !important;
}

/* item labels */
.multiSelect .multiSelectItem {
    display: block;
    color: #444;
    padding:3px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    position: relative;
    min-width:200px;    
    min-height: 32px;
}

/* Styling on selected items */
.multiSelect .multiSelectItem:not(.multiSelectGroup).selected
{
    background-image: linear-gradient( #e9e9e9, #f1f1f1 );    
    color: #555;        
    cursor: pointer;        
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;    
    border-right: 1px solid #d9d9d9;            
}

.multiSelect .multiSelectItem .acol label {
    display: inline-block;
    padding-right: 30px;    
    margin: 0px;
    font-weight: normal;    
    line-height: normal;
}

.multiSelect .multiSelectGroup .acol label {
    font-weight: bold;
}

/* item labels focus on mouse hover */
.multiSelect .multiSelectItem:hover,
.multiSelect .multiSelectGroup:hover {
    background-image: linear-gradient( #c1c1c1, #b8b8b8 ) !important;
    color: #fff !important;
    cursor: pointer;
    border: 1px solid #ccc !important;
}

/* item labels focus using keyboard */
.multiSelect .multiSelectFocus {
    background-image: linear-gradient( #c1c1c1, #b8b8b8 ) !important;
    color: #fff !important;
    cursor: pointer;
    border: 1px solid #ccc !important;
}

/* change mouse pointer into the pointing finger */
.multiSelect .multiSelectItem span:hover,
.multiSelect .multiSelectGroup span:hover
{    
    cursor: pointer;
}

/* ! group labels */
.multiSelect .multiSelectGroup {
    display: block;
    clear: both;
}

/* right-align the tick mark (&#10004;) */
.multiSelect .tickMark {
    display:inline-block; 
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 10px;
}

/* hide the original HTML checkbox away */
.multiSelect .checkbox {
    color: #ddd !important;
    position: absolute;
    left: -9999px;
    cursor: pointer;
}

/* checkboxes currently disabled */
.multiSelect .disabled,
.multiSelect .disabled:hover,
.multiSelect .disabled label input:hover ~ span {
    color: #c4c4c4 !important;
    cursor: not-allowed !important;
}

/* If you use images in button / checkbox label, you might want to change the image style here. */
.multiSelect img {
    vertical-align: middle;
    margin-bottom:0px;
    max-height: 22px;
    max-width:22px;
}

.walkthrough-hole-glow {
    position: absolute;
    outline: none;
    border: 2px solid #FFFF66 !important;
    box-shadow: 0 0 36px #FFFF66 !important;
    -webkit-appearance: none;
    box-sizing: border-box;
}

.wiki-button-container {
    text-align: center;
    margin: 10px 0 0 0;
}

.go-to-wiki-button {
    /* display: block; */
    border-radius: 4px;
    background-color: #ffffff;
    padding: 7px 10px;
    font-size: 12px;
    text-align: center;
    color: #535353;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.walkthrough-background {
    position:fixed;
    top:0;
    bottom: 0;
    left:0;
    right:0;
    /*background-color: black;*/
    text-align: center;
    -webkit-transition: height 0s ease-out .2s, opacity .2s ease-out;
    -moz-transition: height 0s ease-out .2s, opacity .2s ease-out;
    -o-transition: height 0s ease-out .2s, opacity .2s ease-out;
    transition: height 0s ease-out .2s, opacity .2s ease-out;
    /*opacity:0;*/
    height: 0;
    overflow: hidden;
    z-index: 1000;
}

/*.walkthrough-hole {
    position: absolute;
    -moz-box-shadow: 1px 1px 3px 1997px rgba(0, 0, 0, .8);
    -webkit-box-shadow: 1px 1px 3px 1997px rgba(0, 0, 0, .8);
    box-shadow: 1px 1px 3px 1997px rgba(0, 0, 0, .8);
    -webkit-appearance: none;
}*/

.walkthrough-element.walkthrough-text{
    margin-top: 10%;
    width: 80%;
    color: #fff;
    text-align: center;
}

.walkthrough-element.walkthrough-done-button{
    position:absolute;
    bottom: 30px;
    height: 30px;
    width: 80px;
    display: inline-block;
    right: 30px;
    margin: 0 auto;
}

.walkthrough-button-positive{
    border-color: #0c63ee;
    background-color: #387ef5;
    color: #fff;
}

.walkthrough-button-positive:hover {
    color: #fff;
    text-decoration: none;
}

.walkthrough-button-positive.active {
    border-color: #0c63ee;
    background-color: #0c63ee;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.1);
}

.walkthrough-element.walkthrough-icon {
    height: 200px;
}

.walkthrough-element.walkthrough-arrow{
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.walkthrough-element{
    z-index: 99999;
    position:relative;
    margin-left: auto;
    margin-right: auto;
}

.walkthrough-background.walkthrough-active{
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;

    /*opacity:1;*/
    height: 100%;
    pointer-events: all;
}

.walkthrough-transclude{
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.walkthrough-hole-round{
    border-radius: 200px;
}

.walkthrough-tip-text-box {
    /*top: 128px;*/
    position: relative;
    margin-left: 10%;
    margin-right: 10%;
    /*border: 2px solid;*/
    border-radius: 10px;
    padding: 14px;
    word-break: normal !important;
    font-size:18px;
    /*margin-top: 0;*/
    /*margin-bottom: 0;*/
}

.walkthrough-container{
    float: left;
    position: relative;
    height: 100%;
    width: 100%;
}

.walkthrough-inner{
    position: fixed;
    z-index: 3;
    width: 100%;
}

.walkthrough-container-transparency > .walkthrough-inner{
    height: 100%;
}

.walkthrough-text-container{
    position: absolute;
    width: 100%;
}

.walkthrough-container-tip .walkthrough-top, .walkthrough-container-transparency .walkthrough-top {
    top: 15px;
}

.walkthrough-container-transparency {
    background-color:black;
    opacity:0.6;
}

.walkthrough-container-tip .walkthrough-bottom {
    bottom: 1%;
}

/* take 'done' button into consideration */
.walkthrough-container-transparency .walkthrough-bottom {
    bottom: 70px;
}

.walkthrough-tip-icon-image-front{
    z-index: 1002;
}

.walkthrough-tip-icon-image-back{
    z-index: 999;
}

.walkthrough-tip-icon-text-box {
    height: 142px;
    /*right: 9%;*/
    position: relative;
    margin-bottom: -32px;
    margin-right: -250px;
    /*bottom: 70px;*/
}

.walkthrough-tip-done-button-text-box{
    /*top: 109px;*/
    /*bottom: 59px;*/
    position: relative;
    z-index: 1002;
    /*right: -7px;*/
    margin-top: 107px;
    background-color: transparent;
    border: 0;
    float: right;
}

.walkthrough-tip-done-button-no-icon{
    margin-top: -13px !important;
}

.walkthrough-tip-button-image-text-box{
    width: 42px;
    height: 42px;
}

.walkthrough-tip-text-box-color-black {
    border-color: #545454;
    background-color: #545454;
    color: #ffffff;
}

.walkthrough-tip-text-box-color-white {
    border-color: #000000;
    background-color: #ffffff;

}

.walkthrough-hero-image{
    margin-top: 15px;
}
ui-cropper{width:100%;display:block}ui-cropper.fixed-height{height:100%;position:relative;overflow:hidden}ui-cropper.fixed-height canvas{display:block;position:absolute;top:50%;left:50%}ui-cropper.full-width{text-align:center}ui-cropper.full-width canvas{display:inline}ui-cropper canvas{outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0)}ui-cropper .loading{width:100%;font-size:16px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-justify-content:center;color:#fff;background-color:rgba(0,0,0,.75)}ui-cropper .loading .fixed-height{height:100%;position:absolute}
/*!
 * AngularJS Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.5
 */

body, html {
    height: 100%;
    position: relative
}

body {
    margin: 0;
    padding: 0
}

[tabindex="-1"]:focus {
    outline: none
}

.inset {
    padding: 10px
}

a.md-no-style, button.md-no-style {
    background-color: inherit;
    text-align: left;
    border: none;
    padding: 0;
    margin: 0
}

button, input, select, textarea {
    vertical-align: baseline
}

    button, html input[type=button], input[type=reset], input[type=submit] {
        cursor: pointer;
        -webkit-appearance: button
    }

        button[disabled], html input[type=button][disabled], input[type=reset][disabled], input[type=submit][disabled] {
            cursor: default
        }

textarea {
    vertical-align: top;
    overflow: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
    -webkit-box-sizing: content-box
}

    input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

input:-webkit-autofill {
    text-shadow: none
}

.md-visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-transform: none;
    width: 1px
}

.md-shadow {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: inherit;
    pointer-events: none
}

.md-shadow-bottom-z-1 {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26)
}

.md-shadow-bottom-z-2 {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.4)
}

.md-shadow-animated.md-shadow {
    -webkit-transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    transition: box-shadow .28s cubic-bezier(.4,0,.2,1)
}

.md-ripple-container {
    pointer-events: none;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .55s cubic-bezier(.25,.8,.25,1);
    transition: all .55s cubic-bezier(.25,.8,.25,1)
}

.md-ripple {
    position: absolute;
    -webkit-transform: translate(-50%,-50%) scale(0);
    transform: translate(-50%,-50%) scale(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0;
    border-radius: 50%
}

    .md-ripple.md-ripple-placed {
        -webkit-transition: margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),-webkit-transform .9s cubic-bezier(.25,.8,.25,1);
        transition: margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),-webkit-transform .9s cubic-bezier(.25,.8,.25,1);
        transition: margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),transform .9s cubic-bezier(.25,.8,.25,1);
        transition: margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),transform .9s cubic-bezier(.25,.8,.25,1),-webkit-transform .9s cubic-bezier(.25,.8,.25,1)
    }

    .md-ripple.md-ripple-scaled {
        -webkit-transform: translate(-50%,-50%) scale(1);
        transform: translate(-50%,-50%) scale(1)
    }

    .md-ripple.md-ripple-active, .md-ripple.md-ripple-full, .md-ripple.md-ripple-visible {
        opacity: .2
    }

    .md-ripple.md-ripple-remove {
        -webkit-animation: md-remove-ripple .9s cubic-bezier(.25,.8,.25,1);
        animation: md-remove-ripple .9s cubic-bezier(.25,.8,.25,1)
    }

@-webkit-keyframes md-remove-ripple {
    0% {
        opacity: .15
    }

    to {
        opacity: 0
    }
}

@keyframes md-remove-ripple {
    0% {
        opacity: .15
    }

    to {
        opacity: 0
    }
}

.md-padding {
    padding: 8px
}

.md-margin {
    margin: 8px
}

.md-scroll-mask {
    position: absolute;
    background-color: transparent;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 50
}

    .md-scroll-mask > .md-scroll-mask-bar {
        display: block;
        position: absolute;
        background-color: #fafafa;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 65;
        box-shadow: inset 0 0 1px rgba(0,0,0,.3)
    }

.md-no-momentum {
    -webkit-overflow-scrolling: auto
}

.md-no-flicker {
    -webkit-filter: blur(0)
}

@media (min-width:960px) {
    .md-padding {
        padding: 16px
    }
}

body[dir=ltr], body[dir=rtl], html[dir=ltr], html[dir=rtl] {
    unicode-bidi: embed
}

bdo[dir=rtl] {
    direction: rtl
}

bdo[dir=ltr], bdo[dir=rtl] {
    unicode-bidi: bidi-override
}

bdo[dir=ltr] {
    direction: ltr
}

.md-display-4 {
    font-size: 112px;
    letter-spacing: -.01em;
    line-height: 112px
}

.md-display-3 {
    font-size: 56px;
    letter-spacing: -.005em;
    line-height: 56px
}

.md-display-2 {
    font-size: 45px;
    line-height: 64px
}

.md-display-1 {
    font-size: 34px;
    line-height: 30px
}

.md-headline {
    font-size: 24px;
    line-height: 32px
}

.md-title {
    font-size: 20px;
    letter-spacing: .005em
}

.md-subhead {
    font-size: 16px;
    line-height: 24px
}

.md-body-1, .md-subhead {
    letter-spacing: .01em
}

.md-body-1 {
    font-size: 14px;
    line-height: 20px
}

.md-body-2 {
    font-size: 14px;
    letter-spacing: .01em;
    line-height: 24px
}

.md-caption {
    font-size: 12px;
    letter-spacing: .02em
}

.md-button {
    letter-spacing: .01em
}

button, input, select, textarea {
    font-size: 100%
}

.md-panel-outer-wrapper {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

._md-panel-hidden {
    display: none
}

._md-panel-offscreen {
    left: -9999px
}

._md-panel-fullscreen {
    border-radius: 0;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: fixed;
    top: 0
}

._md-panel-shown .md-panel {
    opacity: 1;
    -webkit-transition: none;
    transition: none
}

.md-panel {
    opacity: 0;
    position: fixed
}

    .md-panel._md-panel-shown {
        opacity: 1;
        -webkit-transition: none;
        transition: none
    }

    .md-panel._md-panel-animate-enter {
        opacity: 1;
        -webkit-transition: all .3s cubic-bezier(0,0,.2,1);
        transition: all .3s cubic-bezier(0,0,.2,1)
    }

    .md-panel._md-panel-animate-leave {
        opacity: 1;
        -webkit-transition: all .3s cubic-bezier(.4,0,1,1);
        transition: all .3s cubic-bezier(.4,0,1,1)
    }

    .md-panel._md-panel-animate-fade-out, .md-panel._md-panel-animate-scale-out {
        opacity: 0
    }

    .md-panel._md-panel-backdrop {
        height: 100%;
        position: absolute;
        width: 100%
    }

    .md-panel._md-opaque-enter {
        opacity: .48;
        -webkit-transition: opacity .3s cubic-bezier(0,0,.2,1);
        transition: opacity .3s cubic-bezier(0,0,.2,1)
    }

    .md-panel._md-opaque-leave {
        -webkit-transition: opacity .3s cubic-bezier(.4,0,1,1);
        transition: opacity .3s cubic-bezier(.4,0,1,1)
    }

md-autocomplete {
    border-radius: 2px;
    display: block;
    height: 33px;
    position: relative;
    overflow: visible;
    min-width: 190px
}

    md-autocomplete[disabled] input {
        cursor: default
    }

    md-autocomplete[md-floating-label] {
        border-radius: 0;
        background: transparent;
        height: auto
    }

        md-autocomplete[md-floating-label] md-input-container {
            padding-bottom: 0
        }

        md-autocomplete[md-floating-label] md-autocomplete-wrap {
            height: auto
        }

        md-autocomplete[md-floating-label] .md-show-clear-button button {
            display: block;
            position: absolute;
            right: 0;
            top: 20px;
            width: 33px;
            height: 33px
        }

        md-autocomplete[md-floating-label] .md-show-clear-button input {
            padding-right: 30px
        }

[dir=rtl] md-autocomplete[md-floating-label] .md-show-clear-button input {
    padding-right: 0;
    padding-left: 30px
}

md-autocomplete md-autocomplete-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    box-sizing: border-box;
    position: relative;
    overflow: visible;
    height: 33px
}

    md-autocomplete md-autocomplete-wrap.md-menu-showing {
        z-index: 51
    }

    md-autocomplete md-autocomplete-wrap input, md-autocomplete md-autocomplete-wrap md-input-container {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0%;
        flex: 1 1 0%;
        box-sizing: border-box;
        min-width: 0
    }

    md-autocomplete md-autocomplete-wrap md-progress-linear {
        position: absolute;
        bottom: -2px;
        left: 0
    }

        md-autocomplete md-autocomplete-wrap md-progress-linear.md-inline {
            bottom: 30px;
            right: 2px;
            left: 2px;
            width: auto
        }

        md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 3px;
            -webkit-transition: none;
            transition: none
        }

            md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate .md-container {
                -webkit-transition: none;
                transition: none;
                height: 3px
            }

            md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter {
                -webkit-transition: opacity .15s linear;
                transition: opacity .15s linear
            }

                md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter.ng-enter-active {
                    opacity: 1
                }

            md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave {
                -webkit-transition: opacity .15s linear;
                transition: opacity .15s linear
            }

                md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave.ng-leave-active {
                    opacity: 0
                }

md-autocomplete input:not(.md-input) {
    font-size: 14px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    box-shadow: none;
    outline: none;
    background: transparent;
    width: 100%;
    padding: 0 15px;
    line-height: 33px;
    height: 33px;
    color: #555
}

    md-autocomplete input:not(.md-input)::-ms-clear {
        display: none
    }

md-autocomplete .md-show-clear-button button {
    position: relative;
    line-height: 20px;
    text-align: center;
    width: 33px;
    height: 33px;
    cursor: pointer;
    border: none;
    border-radius: 50%;
    padding: 0;
    font-size: 12px;
    background: transparent;
    margin: auto 5px
}

    md-autocomplete .md-show-clear-button button:after {
        content: "";
        position: absolute;
        top: -6px;
        right: -6px;
        bottom: -6px;
        left: -6px;
        border-radius: 50%;
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
        -webkit-transition: all .4s cubic-bezier(.25,.8,.25,1);
        transition: all .4s cubic-bezier(.25,.8,.25,1)
    }

    md-autocomplete .md-show-clear-button button:focus {
        outline: none
    }

        md-autocomplete .md-show-clear-button button:focus:after {
            -webkit-transform: scale(1);
            transform: scale(1);
            opacity: 1
        }

    md-autocomplete .md-show-clear-button button md-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate3d(-50%,-50%,0) scale(.9);
        transform: translate3d(-50%,-50%,0) scale(.9)
    }

        md-autocomplete .md-show-clear-button button md-icon path {
            stroke-width: 0
        }

    md-autocomplete .md-show-clear-button button.ng-enter {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition: -webkit-transform .15s ease-out;
        transition: -webkit-transform .15s ease-out;
        transition: transform .15s ease-out;
        transition: transform .15s ease-out,-webkit-transform .15s ease-out
    }

        md-autocomplete .md-show-clear-button button.ng-enter.ng-enter-active {
            -webkit-transform: scale(1);
            transform: scale(1)
        }

    md-autocomplete .md-show-clear-button button.ng-leave {
        -webkit-transition: -webkit-transform .15s ease-out;
        transition: -webkit-transform .15s ease-out;
        transition: transform .15s ease-out;
        transition: transform .15s ease-out,-webkit-transform .15s ease-out
    }

        md-autocomplete .md-show-clear-button button.ng-leave.ng-leave-active {
            -webkit-transform: scale(0);
            transform: scale(0)
        }

@media screen and (-ms-high-contrast:active) {
    md-autocomplete input {
        border: 1px solid #fff
    }

    md-autocomplete li:focus {
        color: #fff
    }
}

.md-virtual-repeat-container.md-autocomplete-suggestions-container {
    position: absolute;
    box-shadow: 0 2px 5px rgba(0,0,0,.25);
    z-index: 2051; /*OLD: 1051*/
    height: 100%
}

.md-virtual-repeat-container.md-not-found {
    height: 48px
}

.md-autocomplete-suggestions {
    margin: 0;
    list-style: none;
    padding: 0
}

    .md-autocomplete-suggestions li {
        font-size: 14px;
        overflow: hidden;
        padding: 0 15px;
        line-height: 48px;
        height: 48px;
        -webkit-transition: background .15s linear;
        transition: background .15s linear;
        margin: 0;
        white-space: nowrap;
        text-overflow: ellipsis
    }

        .md-autocomplete-suggestions li:focus {
            outline: none
        }

        .md-autocomplete-suggestions li:not(.md-not-found-wrapper) {
            cursor: pointer
        }

@media screen and (-ms-high-contrast:active) {
    .md-autocomplete-suggestions, md-autocomplete {
        border: 1px solid #fff
    }
}

md-backdrop {
    -webkit-transition: opacity .45s;
    transition: opacity .45s;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 50
}

    md-backdrop.md-menu-backdrop {
        position: fixed !important;
        z-index: 99
    }

    md-backdrop.md-select-backdrop {
        z-index: 81;
        -webkit-transition-duration: 0;
        transition-duration: 0
    }

    md-backdrop.md-dialog-backdrop {
        z-index: 79
    }

    md-backdrop.md-bottom-sheet-backdrop {
        z-index: 69
    }

    md-backdrop.md-sidenav-backdrop {
        z-index: 59
    }

    md-backdrop.md-click-catcher {
        position: absolute
    }

    md-backdrop.md-opaque {
        opacity: .48
    }

        md-backdrop.md-opaque.ng-enter {
            opacity: 0
        }

            md-backdrop.md-opaque.ng-enter.md-opaque.ng-enter-active {
                opacity: .48
            }

        md-backdrop.md-opaque.ng-leave {
            opacity: .48;
            -webkit-transition: opacity .4s;
            transition: opacity .4s
        }

            md-backdrop.md-opaque.ng-leave.md-opaque.ng-leave-active {
                opacity: 0
            }

md-bottom-sheet {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 8px 16px 88px;
    z-index: 70;
    border-top-width: 1px;
    border-top-style: solid;
    -webkit-transform: translate3d(0,80px,0);
    transform: translate3d(0,80px,0);
    -webkit-transition: all .4s cubic-bezier(.25,.8,.25,1);
    transition: all .4s cubic-bezier(.25,.8,.25,1);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

    md-bottom-sheet.md-has-header {
        padding-top: 0
    }

    md-bottom-sheet.ng-enter {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    md-bottom-sheet.ng-enter-active {
        opacity: 1;
        display: block;
        -webkit-transform: translate3d(0,80px,0) !important;
        transform: translate3d(0,80px,0) !important
    }

    md-bottom-sheet.ng-leave-active {
        -webkit-transform: translate3d(0,100%,0) !important;
        transform: translate3d(0,100%,0) !important;
        -webkit-transition: all .3s cubic-bezier(.55,0,.55,.2);
        transition: all .3s cubic-bezier(.55,0,.55,.2)
    }

    md-bottom-sheet .md-subheader {
        background-color: transparent;
        line-height: 56px;
        padding: 0;
        white-space: nowrap
    }

    md-bottom-sheet md-inline-icon {
        display: inline-block;
        height: 24px;
        width: 24px;
        fill: #444
    }

    md-bottom-sheet md-list-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        outline: none
    }

        md-bottom-sheet md-list-item:hover {
            cursor: pointer
        }

    md-bottom-sheet.md-list md-list-item {
        padding: 0;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        height: 48px
    }

    md-bottom-sheet.md-grid {
        padding-left: 24px;
        padding-right: 24px;
        padding-top: 0
    }

        md-bottom-sheet.md-grid md-list {
            display: -webkit-box;
            display: -webkit-flex;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-flex-direction: row;
            flex-direction: row;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap
        }

        md-bottom-sheet.md-grid md-list, md-bottom-sheet.md-grid md-list-item {
            -webkit-box-direction: normal;
            -webkit-transition: all .5s;
            transition: all .5s;
            -webkit-box-align: center;
            -webkit-align-items: center;
            align-items: center
        }

        md-bottom-sheet.md-grid md-list-item {
            -webkit-box-orient: vertical;
            -webkit-flex-direction: column;
            flex-direction: column;
            height: 96px;
            margin-top: 8px;
            margin-bottom: 8px
        }

@media (max-width:960px) {
    md-bottom-sheet.md-grid md-list-item {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 33.33333%;
        flex: 1 1 33.33333%;
        max-width: 33.33333%
    }

        md-bottom-sheet.md-grid md-list-item:nth-of-type(3n+1) {
            -webkit-box-align: start;
            -webkit-align-items: flex-start;
            align-items: flex-start
        }

        md-bottom-sheet.md-grid md-list-item:nth-of-type(3n) {
            -webkit-box-align: end;
            -webkit-align-items: flex-end;
            align-items: flex-end
        }
}

@media (min-width:960px) and (max-width:1279px) {
    md-bottom-sheet.md-grid md-list-item {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 25%;
        flex: 1 1 25%;
        max-width: 25%
    }
}

@media (min-width:1280px) and (max-width:1919px) {
    md-bottom-sheet.md-grid md-list-item {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 16.66667%;
        flex: 1 1 16.66667%;
        max-width: 16.66667%
    }
}

@media (min-width:1920px) {
    md-bottom-sheet.md-grid md-list-item {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 14.28571%;
        flex: 1 1 14.28571%;
        max-width: 14.28571%
    }
}

md-bottom-sheet.md-grid md-list-item:before {
    display: none
}

md-bottom-sheet.md-grid md-list-item .md-list-item-content {
    width: 48px;
    padding-bottom: 16px
}

md-bottom-sheet.md-grid md-list-item .md-grid-item-content, md-bottom-sheet.md-grid md-list-item .md-list-item-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

md-bottom-sheet.md-grid md-list-item .md-grid-item-content {
    border: 1px solid transparent;
    width: 80px
}

md-bottom-sheet.md-grid md-list-item .md-grid-text {
    line-height: 16px;
    font-size: 13px;
    margin: 0;
    white-space: nowrap;
    width: 64px;
    text-align: center;
    text-transform: none;
    padding-top: 8px
}

@media screen and (-ms-high-contrast:active) {
    md-bottom-sheet {
        border: 1px solid #fff
    }
}

button.md-button::-moz-focus-inner {
    border: 0
}

.md-button {
    display: inline-block;
    position: relative;
    cursor: pointer;
    min-height: 36px;
    min-width: 88px;
    line-height: 36px;
    vertical-align: middle;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    border-radius: 2px;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    border: 0;
    padding: 0 6px;
    margin: 6px 8px;
    background: transparent;
    color: currentColor;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 14px;
    font-style: inherit;
    font-variant: inherit;
    text-decoration: none;
    overflow: hidden;
    -webkit-transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);
    transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1)
}

.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled), .md-dense > .md-button:not(.md-dense-disabled) {
    min-height: 32px;
    line-height: 32px;
    font-size: 13px
}

.md-button:focus {
    outline: none
}

.md-button:focus, .md-button:hover {
    text-decoration: none
}

.md-button.ng-hide, .md-button.ng-leave {
    -webkit-transition: none;
    transition: none
}

.md-button.md-cornered {
    border-radius: 0
}

.md-button.md-icon {
    padding: 0;
    background: none
}

.md-button.md-raised:not([disabled]) {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26)
}

.md-button.md-icon-button {
    margin: 0 6px;
    height: 33px;
    min-width: 0;
    line-height: 24px;
    padding: 8px;
    width: 30px;
    border-radius: 50%
}

    .md-button.md-icon-button .md-ripple-container {
        border-radius: 50%;
        background-clip: padding-box;
        overflow: hidden;
        -webkit-mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC")
    }

.md-button.md-fab {
    z-index: 20;
    line-height: 56px;
    min-width: 0;
    width: 56px;
    height: 56px;
    vertical-align: middle;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    border-radius: 50%;
    background-clip: padding-box;
    overflow: hidden;
    -webkit-transition: all .3s cubic-bezier(.55,0,.55,.2);
    transition: all .3s cubic-bezier(.55,0,.55,.2);
    -webkit-transition-property: background-color,box-shadow,-webkit-transform;
    transition-property: background-color,box-shadow,-webkit-transform;
    transition-property: background-color,box-shadow,transform;
    transition-property: background-color,box-shadow,transform,-webkit-transform
}

    .md-button.md-fab.md-fab-bottom-right {
        top: auto;
        right: 20px;
        bottom: 20px;
        left: auto;
        position: absolute
    }

    .md-button.md-fab.md-fab-bottom-left {
        top: auto;
        right: auto;
        bottom: 20px;
        left: 20px;
        position: absolute
    }

    .md-button.md-fab.md-fab-top-right {
        top: 20px;
        right: 20px;
        bottom: auto;
        left: auto;
        position: absolute
    }

    .md-button.md-fab.md-fab-top-left {
        top: 20px;
        right: auto;
        bottom: auto;
        left: 20px;
        position: absolute
    }

    .md-button.md-fab .md-ripple-container {
        border-radius: 50%;
        background-clip: padding-box;
        overflow: hidden;
        -webkit-mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC")
    }

    .md-button.md-fab.md-mini {
        line-height: 30px;
        width: 30px;
        height: 30px
    }

    .md-button.md-fab.ng-hide, .md-button.md-fab.ng-leave {
        -webkit-transition: none;
        transition: none
    }

.md-button:not([disabled]).md-fab.md-focused, .md-button:not([disabled]).md-raised.md-focused {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26)
}

.md-button:not([disabled]).md-fab:active, .md-button:not([disabled]).md-raised:active {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.4)
}

.md-button .md-ripple-container {
    border-radius: 2px;
    background-clip: padding-box;
    overflow: hidden;
    -webkit-mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC")
}

.md-button.md-icon-button md-icon, button.md-button.md-fab md-icon {
    display: block
}

.md-toast-open-top .md-button.md-fab-top-left, .md-toast-open-top .md-button.md-fab-top-right {
    -webkit-transition: all .4s cubic-bezier(.25,.8,.25,1);
    transition: all .4s cubic-bezier(.25,.8,.25,1);
    -webkit-transform: translate3d(0,42px,0);
    transform: translate3d(0,42px,0)
}

    .md-toast-open-top .md-button.md-fab-top-left:not([disabled]).md-focused, .md-toast-open-top .md-button.md-fab-top-left:not([disabled]):hover, .md-toast-open-top .md-button.md-fab-top-right:not([disabled]).md-focused, .md-toast-open-top .md-button.md-fab-top-right:not([disabled]):hover {
        -webkit-transform: translate3d(0,41px,0);
        transform: translate3d(0,41px,0)
    }

.md-toast-open-bottom .md-button.md-fab-bottom-left, .md-toast-open-bottom .md-button.md-fab-bottom-right {
    -webkit-transition: all .4s cubic-bezier(.25,.8,.25,1);
    transition: all .4s cubic-bezier(.25,.8,.25,1);
    -webkit-transform: translate3d(0,-42px,0);
    transform: translate3d(0,-42px,0)
}

    .md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]).md-focused, .md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]):hover, .md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]).md-focused, .md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]):hover {
        -webkit-transform: translate3d(0,-43px,0);
        transform: translate3d(0,-43px,0)
    }

.md-button-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    width: 100%
}

    .md-button-group > .md-button {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1;
        display: block;
        overflow: hidden;
        width: 0;
        border-width: 1px 0 1px 1px;
        border-radius: 0;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap
    }

        .md-button-group > .md-button:first-child {
            border-radius: 2px 0 0 2px
        }

        .md-button-group > .md-button:last-child {
            border-right-width: 1px;
            border-radius: 0 2px 2px 0
        }

@media screen and (-ms-high-contrast:active) {
    .md-button.md-fab, .md-button.md-raised {
        border: 1px solid #fff
    }
}

md-card {
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin: 8px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)
}

    md-card, md-card md-card-header {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-direction: normal
    }

        md-card md-card-header {
            padding: 16px;
            -webkit-box-orient: horizontal;
            -webkit-flex-direction: row;
            flex-direction: row
        }

            md-card md-card-header:first-child md-card-avatar {
                margin-right: 12px
            }

[dir=rtl] md-card md-card-header:first-child md-card-avatar {
    margin-right: auto;
    margin-left: 12px
}

md-card md-card-header:last-child md-card-avatar {
    margin-left: 12px
}

[dir=rtl] md-card md-card-header:last-child md-card-avatar {
    margin-left: auto;
    margin-right: 12px
}

md-card md-card-header md-card-avatar {
    width: 30px;
    height: 30px
}

    md-card md-card-header md-card-avatar .md-user-avatar, md-card md-card-header md-card-avatar md-icon {
        border-radius: 50%
    }

    md-card md-card-header md-card-avatar md-icon {
        padding: 8px
    }

        md-card md-card-header md-card-avatar md-icon > svg {
            height: inherit;
            width: inherit
        }

    md-card md-card-header md-card-avatar + md-card-header-text {
        max-height: 30px
    }

        md-card md-card-header md-card-avatar + md-card-header-text .md-title {
            font-size: 14px
        }

md-card md-card-header md-card-header-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

    md-card md-card-header md-card-header-text .md-subhead {
        font-size: 14px
    }

md-card > img, md-card > md-card-header img, md-card md-card-title-media img {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    height: auto
}

md-card md-card-title {
    padding: 24px 16px 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row
}

    md-card md-card-title + md-card-content {
        padding-top: 0
    }

    md-card md-card-title md-card-title-text {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }

        md-card md-card-title md-card-title-text .md-subhead {
            padding-top: 0;
            font-size: 14px
        }

        md-card md-card-title md-card-title-text:only-child .md-subhead {
            padding-top: 12px
        }

    md-card md-card-title md-card-title-media {
        margin-top: -8px
    }

        md-card md-card-title md-card-title-media .md-media-sm {
            height: 80px;
            width: 80px
        }

        md-card md-card-title md-card-title-media .md-media-md {
            height: 112px;
            width: 112px
        }

        md-card md-card-title md-card-title-media .md-media-lg {
            height: 152px;
            width: 152px
        }

md-card md-card-content {
    display: block;
    padding: 16px
}

    md-card md-card-content > p:first-child {
        margin-top: 0
    }

    md-card md-card-content > p:last-child {
        margin-bottom: 0
    }

    md-card md-card-content .md-media-xl {
        height: 240px;
        width: 240px
    }

md-card .md-actions, md-card md-card-actions {
    margin: 8px
}

    md-card .md-actions.layout-column .md-button:not(.md-icon-button), md-card md-card-actions.layout-column .md-button:not(.md-icon-button) {
        margin: 2px 0
    }

        md-card .md-actions.layout-column .md-button:not(.md-icon-button):first-of-type, md-card md-card-actions.layout-column .md-button:not(.md-icon-button):first-of-type {
            margin-top: 0
        }

        md-card .md-actions.layout-column .md-button:not(.md-icon-button):last-of-type, md-card md-card-actions.layout-column .md-button:not(.md-icon-button):last-of-type {
            margin-bottom: 0
        }

    md-card .md-actions.layout-column .md-button.md-icon-button, md-card md-card-actions.layout-column .md-button.md-icon-button {
        margin-top: 6px;
        margin-bottom: 6px
    }

    md-card .md-actions md-card-icon-actions, md-card md-card-actions md-card-icon-actions {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        flex-direction: row
    }

    md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button), md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button) {
        margin: 0 4px
    }

        md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type, md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type {
            margin-left: 0
        }

[dir=rtl] md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type, [dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type {
    margin-left: auto;
    margin-right: 0
}

md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type, md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type {
    margin-right: 0
}

[dir=rtl] md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type, [dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type {
    margin-right: auto;
    margin-left: 0
}

md-card .md-actions:not(.layout-column) .md-button.md-icon-button, md-card md-card-actions:not(.layout-column) .md-button.md-icon-button {
    margin-left: 6px;
    margin-right: 6px
}

    md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type, md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type {
        margin-left: 12px
    }

[dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type, [dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type {
    margin-left: auto;
    margin-right: 12px
}

md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type, md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type {
    margin-right: 12px
}

[dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type, [dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type {
    margin-right: auto;
    margin-left: 12px
}

md-card .md-actions:not(.layout-column) .md-button + md-card-icon-actions, md-card md-card-actions:not(.layout-column) .md-button + md-card-icon-actions {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row
}

md-card md-card-footer {
    margin-top: auto;
    padding: 16px
}

@media screen and (-ms-high-contrast:active) {
    md-card {
        border: 1px solid #fff
    }
}

.md-image-no-fill > img {
    width: auto;
    height: auto
}

.md-inline-form md-checkbox {
    margin: 19px 0 18px
}

md-checkbox {
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 16px;
    white-space: nowrap;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    min-width: 20px;
    min-height: 20px;
    margin-left: 0;
    margin-right: 16px
}

[dir=rtl] md-checkbox {
    margin-left: 16px;
    margin-right: 0
}

md-checkbox:last-of-type {
    margin-left: 0;
    margin-right: 0
}

md-checkbox.md-focused:not([disabled]) .md-container:before {
    left: -8px;
    top: -8px;
    right: -8px;
    bottom: -8px
}

md-checkbox.md-focused:not([disabled]):not(.md-checked) .md-container:before {
    background-color: rgba(0,0,0,.12)
}

md-checkbox.md-align-top-left > div.md-container {
    top: 12px
}

md-checkbox .md-container {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    box-sizing: border-box;
    display: inline-block;
    width: 20px;
    height: 20px;
    left: 0;
    right: auto
}

[dir=rtl] md-checkbox .md-container {
    left: auto;
    right: 0
}

md-checkbox .md-container:before {
    box-sizing: border-box;
    background-color: transparent;
    border-radius: 50%;
    content: "";
    position: absolute;
    display: block;
    height: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: auto
}

md-checkbox .md-container:after {
    box-sizing: border-box;
    content: "";
    position: absolute;
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px
}

md-checkbox .md-container .md-ripple-container {
    position: absolute;
    display: block;
    width: auto;
    height: auto;
    left: -15px;
    top: -15px;
    right: -15px;
    bottom: -15px
}

md-checkbox .md-icon {
    box-sizing: border-box;
    -webkit-transition: .24s;
    transition: .24s;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-width: 2px;
    border-style: solid;
    border-radius: 2px
}

md-checkbox.md-checked .md-icon {
    border-color: transparent
}

    md-checkbox.md-checked .md-icon:after {
        box-sizing: border-box;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        left: 4.66667px;
        top: .22222px;
        display: table;
        width: 6.66667px;
        height: 13.33333px;
        border-width: 2px;
        border-style: solid;
        border-top: 0;
        border-left: 0;
        content: ""
    }

md-checkbox[disabled] {
    cursor: default
}

md-checkbox.md-indeterminate .md-icon:after {
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: table;
    width: 12px;
    height: 2px;
    border-width: 2px;
    border-style: solid;
    border-top: 0;
    border-left: 0;
    content: ""
}

md-checkbox .md-label {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    margin-left: 30px;
    margin-right: 0
}

[dir=rtl] md-checkbox .md-label {
    margin-left: 0;
    margin-right: 30px
}

.md-contact-chips .md-chips md-chip {
    padding: 0 25px 0 0
}

[dir=rtl] .md-contact-chips .md-chips md-chip {
    padding: 0 0 0 25px
}

.md-contact-chips .md-chips md-chip .md-contact-avatar {
    float: left
}

[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-avatar {
    float: right
}

.md-contact-chips .md-chips md-chip .md-contact-avatar img {
    height: 32px;
    border-radius: 16px
}

.md-contact-chips .md-chips md-chip .md-contact-name {
    display: inline-block;
    height: 32px;
    margin-left: 8px
}

[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-name {
    margin-left: auto;
    margin-right: 8px
}

.md-contact-suggestion {
    height: 56px
}

    .md-contact-suggestion img {
        height: 30px;
        border-radius: 20px;
        margin-top: 8px
    }

    .md-contact-suggestion .md-contact-name {
        margin-left: 8px;
        width: 120px
    }

[dir=rtl] .md-contact-suggestion .md-contact-name {
    margin-left: auto;
    margin-right: 8px
}

.md-contact-suggestion .md-contact-email, .md-contact-suggestion .md-contact-name {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis
}

.md-contact-chips-suggestions li {
    height: 100%
}

.md-chips {
    display: block;
    font-size: 16px;
    padding: 0 0 8px 3px;
    vertical-align: middle
}

    .md-chips:after {
        content: "";
        display: table;
        clear: both
    }

[dir=rtl] .md-chips {
    padding: 0 3px 8px 0
}

.md-chips.md-readonly .md-chip-input-container {
    min-height: 32px
}

.md-chips:not(.md-readonly) {
    cursor: text
}

.md-chips.md-removable md-chip {
    padding-right: 22px
}

[dir=rtl] .md-chips.md-removable md-chip {
    padding-right: 0;
    padding-left: 22px
}

.md-chips.md-removable md-chip .md-chip-content {
    padding-right: 4px
}

[dir=rtl] .md-chips.md-removable md-chip .md-chip-content {
    padding-right: 0;
    padding-left: 4px
}

.md-chips md-chip {
    cursor: default;
    border-radius: 16px;
    display: block;
    height: 32px;
    line-height: 32px;
    margin: 8px 8px 0 0;
    padding: 0 12px;
    float: left;
    box-sizing: border-box;
    max-width: 100%;
    position: relative
}

[dir=rtl] .md-chips md-chip {
    margin: 8px 0 0 8px;
    float: right
}

.md-chips md-chip .md-chip-content {
    display: block;
    float: left;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

[dir=rtl] .md-chips md-chip .md-chip-content {
    float: right
}

.md-chips md-chip .md-chip-content:focus {
    outline: none
}

.md-chips md-chip._md-chip-content-edit-is-enabled {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none
}

.md-chips md-chip .md-chip-remove-container {
    position: absolute;
    right: 0;
    line-height: 22px
}

[dir=rtl] .md-chips md-chip .md-chip-remove-container {
    right: auto;
    left: 0
}

.md-chips md-chip .md-chip-remove {
    text-align: center;
    width: 32px;
    height: 32px;
    min-width: 0;
    padding: 0;
    background: transparent;
    border: none;
    box-shadow: none;
    margin: 0;
    position: relative
}

    .md-chips md-chip .md-chip-remove md-icon {
        height: 18px;
        width: 18px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0)
    }

.md-chips .md-chip-input-container {
    display: block;
    line-height: 32px;
    margin: 8px 8px 0 0;
    padding: 0;
    float: left
}

[dir=rtl] .md-chips .md-chip-input-container {
    margin: 8px 0 0 8px;
    float: right
}

.md-chips .md-chip-input-container input:not([type]), .md-chips .md-chip-input-container input[type=email], .md-chips .md-chip-input-container input[type=number], .md-chips .md-chip-input-container input[type=tel], .md-chips .md-chip-input-container input[type=text], .md-chips .md-chip-input-container input[type=url] {
    border: 0;
    height: 32px;
    line-height: 32px;
    padding: 0
}

    .md-chips .md-chip-input-container input:not([type]):focus, .md-chips .md-chip-input-container input[type=email]:focus, .md-chips .md-chip-input-container input[type=number]:focus, .md-chips .md-chip-input-container input[type=tel]:focus, .md-chips .md-chip-input-container input[type=text]:focus, .md-chips .md-chip-input-container input[type=url]:focus {
        outline: none
    }

.md-chips .md-chip-input-container md-autocomplete, .md-chips .md-chip-input-container md-autocomplete-wrap {
    background: transparent;
    height: 32px
}

    .md-chips .md-chip-input-container md-autocomplete md-autocomplete-wrap {
        box-shadow: none
    }

.md-chips .md-chip-input-container input {
    border: 0;
    height: 32px;
    line-height: 32px;
    padding: 0
}

    .md-chips .md-chip-input-container input:focus {
        outline: none
    }

.md-chips .md-chip-input-container md-autocomplete, .md-chips .md-chip-input-container md-autocomplete-wrap {
    height: 32px
}

.md-chips .md-chip-input-container md-autocomplete {
    box-shadow: none
}

    .md-chips .md-chip-input-container md-autocomplete input {
        position: relative
    }

.md-chips .md-chip-input-container:not(:first-child) {
    margin: 8px 8px 0 0
}

[dir=rtl] .md-chips .md-chip-input-container:not(:first-child) {
    margin: 8px 0 0 8px
}

.md-chips .md-chip-input-container input {
    background: transparent;
    border-width: 0
}

.md-chips md-autocomplete button {
    display: none
}

@media screen and (-ms-high-contrast:active) {
    .md-chip-input-container, md-chip {
        border: 1px solid #fff
    }

        .md-chip-input-container md-autocomplete {
            border: none
        }
}

md-divider {
    display: block;
    border-top-width: 1px;
    border-top-style: solid;
    margin: 0
}

    md-divider[md-inset] {
        margin-left: 80px
    }

[dir=rtl] md-divider[md-inset] {
    margin-left: auto;
    margin-right: 80px
}

.layout-gt-lg-row > md-divider, .layout-gt-md-row > md-divider, .layout-gt-sm-row > md-divider, .layout-gt-xs-row > md-divider, .layout-lg-row > md-divider, .layout-md-row > md-divider, .layout-row > md-divider, .layout-sm-row > md-divider, .layout-xl-row > md-divider, .layout-xs-row > md-divider {
    border-top-width: 0;
    border-right-width: 1px;
    border-right-style: solid
}

md-calendar {
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.md-calendar-scroll-mask {
    display: inline-block;
    overflow: hidden;
    height: 308px
}

    .md-calendar-scroll-mask .md-virtual-repeat-scroller {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }

        .md-calendar-scroll-mask .md-virtual-repeat-scroller::-webkit-scrollbar {
            display: none
        }

    .md-calendar-scroll-mask .md-virtual-repeat-offsetter {
        width: 100%
    }

.md-calendar-scroll-container {
    box-shadow: inset -3px 3px 6px rgba(0,0,0,.2);
    display: inline-block;
    height: 308px;
    width: 346px
}

.md-calendar-date {
    height: 44px;
    width: 44px;
    text-align: center;
    padding: 0;
    border: none;
    box-sizing: content-box
}

    .md-calendar-date:first-child {
        padding-left: 16px
    }

[dir=rtl] .md-calendar-date:first-child {
    padding-left: 0;
    padding-right: 16px
}

.md-calendar-date:last-child {
    padding-right: 16px
}

[dir=rtl] .md-calendar-date:last-child {
    padding-right: 0;
    padding-left: 16px
}

.md-calendar-date.md-calendar-date-disabled {
    cursor: default
}

.md-calendar-date-selection-indicator {
    -webkit-transition: background-color,color .4s cubic-bezier(.25,.8,.25,1);
    transition: background-color,color .4s cubic-bezier(.25,.8,.25,1);
    border-radius: 50%;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px
}

.md-calendar-date:not(.md-disabled) .md-calendar-date-selection-indicator {
    cursor: pointer
}

.md-calendar-month-label {
    height: 44px;
    font-size: 14px;
    padding: 0 0 0 24px
}

[dir=rtl] .md-calendar-month-label {
    padding: 0 24px 0 0
}

md-calendar-month .md-calendar-month-label:not(.md-calendar-month-label-disabled) {
    cursor: pointer
}

.md-calendar-month-label md-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

[dir=rtl] .md-calendar-month-label md-icon {
    -webkit-transform: none;
    transform: none
}

.md-calendar-month-label span {
    vertical-align: middle
}

.md-calendar-day-header {
    table-layout: fixed;
    border-spacing: 0;
    border-collapse: collapse
}

    .md-calendar-day-header th {
        height: 30px;
        width: 44px;
        text-align: center;
        padding: 0;
        border: none;
        box-sizing: content-box;
    }

        .md-calendar-day-header th:first-child {
            padding-left: 16px
        }

[dir=rtl] .md-calendar-day-header th:first-child {
    padding-left: 0;
    padding-right: 16px
}

.md-calendar-day-header th:last-child {
    padding-right: 16px
}

[dir=rtl] .md-calendar-day-header th:last-child {
    padding-right: 0;
    padding-left: 16px
}

.md-calendar {
    table-layout: fixed;
    border-spacing: 0;
    border-collapse: collapse
}

    .md-calendar tr:last-child td {
        border-bottom-width: 1px;
        border-bottom-style: solid
    }

    .md-calendar:first-child {
        border-top: 1px solid transparent
    }

    .md-calendar tbody, .md-calendar td, .md-calendar tr {
        vertical-align: middle;
        box-sizing: content-box
    }

md-datepicker {
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle
}

.md-inline-form md-datepicker {
    margin-top: 12px
}

.md-datepicker-button {
    display: inline-block;
    box-sizing: border-box;
    background: none;
    vertical-align: middle;
    position: relative
}

    .md-datepicker-button:before {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: absolute;
        content: "";
        speak: none
    }

.md-datepicker-input {
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    box-shadow: none;
    outline: none;
    background: transparent;
    min-width: 120px;
    max-width: 328px;
    padding: 0 0 5px
}

    .md-datepicker-input::-ms-clear {
        display: none
    }

._md-datepicker-floating-label > md-datepicker {
    overflow: visible
}

    ._md-datepicker-floating-label > md-datepicker .md-datepicker-input-container {
        border: none
    }

    ._md-datepicker-floating-label > md-datepicker .md-datepicker-button {
        float: left;
        margin-top: -12px;
        top: 9.5px
    }

[dir=rtl] ._md-datepicker-floating-label > md-datepicker .md-datepicker-button {
    float: right
}

._md-datepicker-floating-label .md-input {
    float: none
}

._md-datepicker-floating-label._md-datepicker-has-calendar-icon > label:not(.md-no-float):not(.md-container-ignore) {
    right: 18px;
    left: auto;
    width: calc(100% - 84px)
}

[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon > label:not(.md-no-float):not(.md-container-ignore) {
    right: auto;
    left: 18px
}

._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation {
    margin-left: 64px
}

[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation {
    margin-left: auto;
    margin-right: 64px
}

._md-datepicker-has-triangle-icon {
    padding-right: 18px;
    margin-right: -18px
}

[dir=rtl] ._md-datepicker-has-triangle-icon {
    padding-right: 0;
    padding-left: 18px;
    margin-right: auto;
    margin-left: -18px
}

.md-datepicker-input-container {
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: inline-block;
    width: auto
}

.md-icon-button + .md-datepicker-input-container {
    margin-left: 12px
}

[dir=rtl] .md-icon-button + .md-datepicker-input-container {
    margin-left: auto;
    margin-right: 12px
}

.md-datepicker-input-container.md-datepicker-focused {
    border-bottom-width: 2px
}

.md-datepicker-is-showing .md-scroll-mask {
    z-index: 99
}

.md-datepicker-calendar-pane {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 100;
    border-width: 1px;
    border-style: solid;
    background: transparent;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: -webkit-transform .2s cubic-bezier(.25,.8,.25,1);
    transition: -webkit-transform .2s cubic-bezier(.25,.8,.25,1);
    transition: transform .2s cubic-bezier(.25,.8,.25,1);
    transition: transform .2s cubic-bezier(.25,.8,.25,1),-webkit-transform .2s cubic-bezier(.25,.8,.25,1)
}

    .md-datepicker-calendar-pane.md-pane-open {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

.md-datepicker-input-mask {
    height: 30px;
    width: 340px;
    position: relative;
    overflow: hidden;
    background: transparent;
    pointer-events: none;
    cursor: text
}

.md-datepicker-calendar {
    opacity: 0;
    -webkit-transition: opacity .2s cubic-bezier(.5,0,.25,1);
    transition: opacity .2s cubic-bezier(.5,0,.25,1)
}

.md-pane-open .md-datepicker-calendar {
    opacity: 1
}

.md-datepicker-calendar md-calendar:focus {
    outline: none
}

.md-datepicker-expand-triangle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid
}

.md-datepicker-triangle-button {
    position: absolute;
    right: 0;
    bottom: -2.5px;
    -webkit-transform: translateX(45%);
    transform: translateX(45%)
}

[dir=rtl] .md-datepicker-triangle-button {
    right: auto;
    left: 0;
    -webkit-transform: translateX(-45%);
    transform: translateX(-45%)
}

.md-datepicker-triangle-button.md-button.md-icon-button {
    height: 36px;
    width: 36px;
    position: absolute;
    padding: 8px
}

md-datepicker[disabled] .md-datepicker-input-container {
    border-bottom-color: transparent
}

md-datepicker[disabled] .md-datepicker-triangle-button {
    display: none
}

.md-datepicker-open {
    overflow: hidden
}

    .md-datepicker-open .md-datepicker-input-container, .md-datepicker-open input.md-input {
        border-bottom-color: transparent
    }

    .md-datepicker-open .md-datepicker-triangle-button, .md-datepicker-open.md-input-has-placeholder > label, .md-datepicker-open.md-input-has-value > label, .md-datepicker-pos-adjusted .md-datepicker-input-mask {
        display: none
    }

.md-datepicker-calendar-pane .md-calendar {
    -webkit-transform: translateY(-85px);
    transform: translateY(-85px);
    -webkit-transition: -webkit-transform .65s cubic-bezier(.25,.8,.25,1);
    transition: -webkit-transform .65s cubic-bezier(.25,.8,.25,1);
    transition: transform .65s cubic-bezier(.25,.8,.25,1);
    transition: transform .65s cubic-bezier(.25,.8,.25,1),-webkit-transform .65s cubic-bezier(.25,.8,.25,1);
    -webkit-transition-delay: .125s;
    transition-delay: .125s
}

.md-datepicker-calendar-pane.md-pane-open .md-calendar {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.md-dialog-is-showing {
    max-height: 100%
}

.md-dialog-container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 80;
    overflow: hidden
}

.md-dialog-container, md-dialog {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

md-dialog {
    opacity: 0;
    min-width: 240px;
    max-width: 80%;
    max-height: 80%;
    position: relative;
    overflow: auto;
    box-shadow: 0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

    md-dialog.md-transition-in {
        opacity: 1;
        -webkit-transform: translate(0,0) scale(1);
        transform: translate(0,0) scale(1)
    }

    md-dialog.md-transition-in, md-dialog.md-transition-out {
        -webkit-transition: all .4s cubic-bezier(.25,.8,.25,1);
        transition: all .4s cubic-bezier(.25,.8,.25,1)
    }

    md-dialog.md-transition-out {
        opacity: 0;
        -webkit-transform: translate(0,100%) scale(.2);
        transform: translate(0,100%) scale(.2)
    }

    md-dialog > form {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        overflow: auto
    }

    md-dialog .md-dialog-content {
        padding: 24px
    }

    md-dialog md-dialog-content {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }

        md-dialog md-dialog-content:not([layout=row]) > :first-child:not(.md-subheader) {
            margin-top: 0
        }

        md-dialog md-dialog-content:focus {
            outline: none
        }

        md-dialog md-dialog-content .md-subheader {
            margin: 0
        }

        md-dialog md-dialog-content .md-dialog-content-body {
            width: 100%
        }

        md-dialog md-dialog-content .md-prompt-input-container {
            width: 100%;
            box-sizing: border-box
        }

    md-dialog .md-actions, md-dialog md-dialog-actions {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2;
        box-sizing: border-box;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        margin-bottom: 0;
        padding-right: 8px;
        padding-left: 16px;
        min-height: 52px;
        overflow: hidden
    }

[dir=rtl] md-dialog .md-actions, [dir=rtl] md-dialog md-dialog-actions {
    padding-right: 16px;
    padding-left: 8px
}

md-dialog .md-actions .md-button, md-dialog md-dialog-actions .md-button {
    margin: 8px 0 8px 8px
}

[dir=rtl] md-dialog .md-actions .md-button, [dir=rtl] md-dialog md-dialog-actions .md-button {
    margin-left: 0;
    margin-right: 8px
}

md-dialog.md-content-overflow .md-actions, md-dialog.md-content-overflow md-dialog-actions {
    border-top-width: 1px;
    border-top-style: solid
}

@media screen and (-ms-high-contrast:active) {
    md-dialog {
        border: 1px solid #fff
    }
}

@media (max-width:959px) {
    md-dialog.md-dialog-fullscreen {
        min-height: 100%;
        min-width: 100%;
        border-radius: 0
    }
}

md-content {
    display: block;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

    md-content[md-scroll-y] {
        overflow-y: auto;
        overflow-x: hidden
    }

    md-content[md-scroll-x] {
        overflow-x: auto;
        overflow-y: hidden
    }

@media print {
    md-content {
        overflow: visible !important
    }
}

md-fab-speed-dial {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    z-index: 20
}

    md-fab-speed-dial.md-fab-bottom-right {
        top: auto;
        right: 20px;
        bottom: 20px;
        left: auto;
        position: absolute
    }

    md-fab-speed-dial.md-fab-bottom-left {
        top: auto;
        right: auto;
        bottom: 20px;
        left: 20px;
        position: absolute
    }

    md-fab-speed-dial.md-fab-top-right {
        top: 20px;
        right: 20px;
        bottom: auto;
        left: auto;
        position: absolute
    }

    md-fab-speed-dial.md-fab-top-left {
        top: 20px;
        right: auto;
        bottom: auto;
        left: 20px;
        position: absolute
    }

    md-fab-speed-dial:not(.md-hover-full) {
        pointer-events: none
    }

        md-fab-speed-dial:not(.md-hover-full) .md-fab-action-item, md-fab-speed-dial:not(.md-hover-full).md-is-open, md-fab-speed-dial:not(.md-hover-full) md-fab-trigger {
            pointer-events: auto
        }

    md-fab-speed-dial ._md-css-variables {
        z-index: 20
    }

    md-fab-speed-dial.md-is-open .md-fab-action-item {
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center
    }

    md-fab-speed-dial md-fab-actions {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        height: auto
    }

        md-fab-speed-dial md-fab-actions .md-fab-action-item {
            -webkit-transition: all .3s cubic-bezier(.55,0,.55,.2);
            transition: all .3s cubic-bezier(.55,0,.55,.2)
        }

    md-fab-speed-dial.md-down {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column
    }

        md-fab-speed-dial.md-down md-fab-trigger {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
            order: 1
        }

        md-fab-speed-dial.md-down md-fab-actions {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            flex-direction: column;
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
            order: 2
        }

    md-fab-speed-dial.md-up {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column
    }

        md-fab-speed-dial.md-up md-fab-trigger {
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
            order: 2
        }

        md-fab-speed-dial.md-up md-fab-actions {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -webkit-flex-direction: column-reverse;
            flex-direction: column-reverse;
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
            order: 1
        }

    md-fab-speed-dial.md-left {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        flex-direction: row
    }

        md-fab-speed-dial.md-left md-fab-trigger {
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
            order: 2
        }

        md-fab-speed-dial.md-left md-fab-actions {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: reverse;
            -webkit-flex-direction: row-reverse;
            flex-direction: row-reverse;
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
            order: 1
        }

            md-fab-speed-dial.md-left md-fab-actions .md-fab-action-item {
                -webkit-transition: all .3s cubic-bezier(.55,0,.55,.2);
                transition: all .3s cubic-bezier(.55,0,.55,.2)
            }

    md-fab-speed-dial.md-right {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        flex-direction: row
    }

        md-fab-speed-dial.md-right md-fab-trigger {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
            order: 1
        }

        md-fab-speed-dial.md-right md-fab-actions {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
            flex-direction: row;
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
            order: 2
        }

            md-fab-speed-dial.md-right md-fab-actions .md-fab-action-item {
                -webkit-transition: all .3s cubic-bezier(.55,0,.55,.2);
                transition: all .3s cubic-bezier(.55,0,.55,.2)
            }

    md-fab-speed-dial.md-fling-remove .md-fab-action-item > *, md-fab-speed-dial.md-scale-remove .md-fab-action-item > * {
        visibility: hidden
    }

    md-fab-speed-dial.md-fling .md-fab-action-item {
        opacity: 1
    }

    md-fab-speed-dial.md-fling.md-animations-waiting .md-fab-action-item {
        opacity: 0;
        -webkit-transition-duration: 0s;
        transition-duration: 0s
    }

    md-fab-speed-dial.md-scale .md-fab-action-item {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all .3s cubic-bezier(.55,0,.55,.2);
        transition: all .3s cubic-bezier(.55,0,.55,.2);
        -webkit-transition-duration: .14286s;
        transition-duration: .14286s
    }

md-fab-toolbar {
    display: block
}

    md-fab-toolbar.md-fab-bottom-right {
        top: auto;
        right: 20px;
        bottom: 20px;
        left: auto;
        position: absolute
    }

    md-fab-toolbar.md-fab-bottom-left {
        top: auto;
        right: auto;
        bottom: 20px;
        left: 20px;
        position: absolute
    }

    md-fab-toolbar.md-fab-top-right {
        top: 20px;
        right: 20px;
        bottom: auto;
        left: auto;
        position: absolute
    }

    md-fab-toolbar.md-fab-top-left {
        top: 20px;
        right: auto;
        bottom: auto;
        left: 20px;
        position: absolute
    }

    md-fab-toolbar .md-fab-toolbar-wrapper {
        display: block;
        position: relative;
        overflow: hidden;
        height: 68px
    }

    md-fab-toolbar md-fab-trigger {
        position: absolute;
        z-index: 20
    }

        md-fab-toolbar md-fab-trigger button {
            overflow: visible !important
        }

        md-fab-toolbar md-fab-trigger .md-fab-toolbar-background {
            display: block;
            position: absolute;
            z-index: 21;
            opacity: 1;
            -webkit-transition: all .3s cubic-bezier(.55,0,.55,.2);
            transition: all .3s cubic-bezier(.55,0,.55,.2)
        }

        md-fab-toolbar md-fab-trigger md-icon {
            position: relative;
            z-index: 22;
            opacity: 1;
            -webkit-transition: all .2s ease-in;
            transition: all .2s ease-in
        }

    md-fab-toolbar.md-left md-fab-trigger {
        right: 0
    }

[dir=rtl] md-fab-toolbar.md-left md-fab-trigger {
    right: auto;
    left: 0
}

md-fab-toolbar.md-left .md-toolbar-tools {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse
}

    md-fab-toolbar.md-left .md-toolbar-tools > .md-button:first-child {
        margin-right: .6rem
    }

[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools > .md-button:first-child {
    margin-right: auto;
    margin-left: .6rem
}

md-fab-toolbar.md-left .md-toolbar-tools > .md-button:first-child {
    margin-left: -.8rem
}

[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools > .md-button:first-child {
    margin-left: auto;
    margin-right: -.8rem
}

md-fab-toolbar.md-left .md-toolbar-tools > .md-button:last-child {
    margin-right: 8px
}

[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools > .md-button:last-child {
    margin-right: auto;
    margin-left: 8px
}

md-fab-toolbar.md-right md-fab-trigger {
    left: 0
}

[dir=rtl] md-fab-toolbar.md-right md-fab-trigger {
    left: auto;
    right: 0
}

md-fab-toolbar.md-right .md-toolbar-tools {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row
}

md-fab-toolbar md-toolbar {
    background-color: transparent !important;
    pointer-events: none;
    z-index: 23
}

    md-fab-toolbar md-toolbar .md-toolbar-tools {
        padding: 0 20px;
        margin-top: 3px
    }

    md-fab-toolbar md-toolbar .md-fab-action-item {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all .3s cubic-bezier(.55,0,.55,.2);
        transition: all .3s cubic-bezier(.55,0,.55,.2);
        -webkit-transition-duration: .15s;
        transition-duration: .15s
    }

md-fab-toolbar.md-is-open md-fab-trigger > button {
    box-shadow: none
}

    md-fab-toolbar.md-is-open md-fab-trigger > button md-icon {
        opacity: 0
    }

md-fab-toolbar.md-is-open .md-fab-action-item {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

md-grid-list {
    display: block;
    position: relative
}

    md-grid-list, md-grid-list md-grid-tile, md-grid-list md-grid-tile-footer, md-grid-list md-grid-tile-header, md-grid-list md-grid-tile > figure {
        box-sizing: border-box
    }

        md-grid-list md-grid-tile {
            display: block;
            position: absolute
        }

            md-grid-list md-grid-tile figure {
                -webkit-box-pack: center;
                -webkit-justify-content: center;
                justify-content: center;
                height: 100%;
                top: 0;
                bottom: 0;
                padding: 0;
                margin: 0
            }

            md-grid-list md-grid-tile figure, md-grid-list md-grid-tile md-grid-tile-footer, md-grid-list md-grid-tile md-grid-tile-header {
                display: -webkit-box;
                display: -webkit-flex;
                display: flex;
                -webkit-box-align: center;
                -webkit-align-items: center;
                align-items: center;
                position: absolute;
                right: 0;
                left: 0
            }

            md-grid-list md-grid-tile md-grid-tile-footer, md-grid-list md-grid-tile md-grid-tile-header {
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                -webkit-flex-direction: row;
                flex-direction: row;
                height: 48px;
                color: #fff;
                background: rgba(0,0,0,.18);
                overflow: hidden
            }

                md-grid-list md-grid-tile md-grid-tile-footer h3, md-grid-list md-grid-tile md-grid-tile-footer h4, md-grid-list md-grid-tile md-grid-tile-header h3, md-grid-list md-grid-tile md-grid-tile-header h4 {
                    margin: 0 0 0 16px
                }

                md-grid-list md-grid-tile md-grid-tile-footer h3, md-grid-list md-grid-tile md-grid-tile-header h3 {
                    font-size: 14px
                }

                md-grid-list md-grid-tile md-grid-tile-footer h4, md-grid-list md-grid-tile md-grid-tile-header h4 {
                    font-size: 12px
                }

            md-grid-list md-grid-tile md-grid-tile-header {
                top: 0
            }

            md-grid-list md-grid-tile md-grid-tile-footer {
                bottom: 0
            }

@media screen and (-ms-high-contrast:active) {
    md-grid-tile {
        border: 1px solid #fff
    }

    md-grid-tile-footer {
        border-top: 1px solid #fff
    }
}

md-icon {
    margin: auto;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    fill: currentColor;
    height: 24px;
    width: 24px;
    min-height: 24px;
    min-width: 24px
}

    md-icon svg {
        pointer-events: none;
        display: block
    }

    md-icon[md-font-icon] {
        line-height: 24px;
        width: auto
    }

md-input-container {
    display: inline-block;
    position: relative;
    padding: 2px;
    margin: 18px 0;
    vertical-align: middle
}

    md-input-container:after {
        content: "";
        display: table;
        clear: both
    }

    md-input-container.md-block {
        display: block
    }

    md-input-container .md-errors-spacer {
        float: right;
        min-height: 24px;
        min-width: 1px
    }

[dir=rtl] md-input-container .md-errors-spacer {
    float: left
}

md-input-container > md-icon {
    position: absolute;
    top: 8px;
    left: 2px;
    right: auto
}

[dir=rtl] md-input-container > md-icon {
    left: auto;
    right: 2px
}

md-input-container input[type=color], md-input-container input[type=date], md-input-container input[type=datetime-local], md-input-container input[type=datetime], md-input-container input[type=email], md-input-container input[type=month], md-input-container input[type=number], md-input-container input[type=password], md-input-container input[type=search], md-input-container input[type=tel], md-input-container input[type=text], md-input-container input[type=time], md-input-container input[type=url], md-input-container input[type=week], md-input-container textarea {
    -moz-appearance: none;
    -webkit-appearance: none
}

md-input-container input[type=date], md-input-container input[type=datetime-local], md-input-container input[type=month], md-input-container input[type=time], md-input-container input[type=week] {
    min-height: 26px
}

md-input-container textarea {
    resize: none;
    overflow: hidden
}

    md-input-container textarea.md-input {
        min-height: 26px;
        -ms-flex-preferred-size: auto
    }

    md-input-container textarea[md-no-autogrow] {
        height: auto;
        overflow: auto
    }

md-input-container label:not(.md-container-ignore) {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: auto
}

[dir=rtl] md-input-container label:not(.md-container-ignore) {
    left: auto;
    right: 0
}

md-input-container label:not(.md-container-ignore).md-required:after {
    content: " *";
    font-size: 13px;
    vertical-align: top
}

md-input-container .md-placeholder, md-input-container label:not(.md-no-float):not(.md-container-ignore) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    order: 1;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    padding-left: 3px;
    padding-right: 0;
    z-index: 1;
    -webkit-transform: translate3d(0,28px,0) scale(1);
    transform: translate3d(0,28px,0) scale(1);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.25,.8,.25,1);
    transition: -webkit-transform .4s cubic-bezier(.25,.8,.25,1);
    transition: transform .4s cubic-bezier(.25,.8,.25,1);
    transition: transform .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);
    max-width: 100%;
    -webkit-transform-origin: left top;
    transform-origin: left top
}

[dir=rtl] md-input-container .md-placeholder, [dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore) {
    padding-left: 0;
    padding-right: 3px;
    -webkit-transform-origin: right top;
    transform-origin: right top
}

md-input-container .md-placeholder {
    position: absolute;
    top: 0;
    opacity: 0;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform;
    -webkit-transform: translate3d(0,30px,0);
    transform: translate3d(0,30px,0)
}

md-input-container.md-input-focused .md-placeholder {
    opacity: 1;
    -webkit-transform: translate3d(0,24px,0);
    transform: translate3d(0,24px,0)
}

md-input-container.md-input-has-value .md-placeholder {
    -webkit-transition: none;
    transition: none;
    opacity: 0
}

md-input-container:not(.md-input-has-value) input:not(:focus), md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-ampm-field, md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-day-field, md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-hour-field, md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-millisecond-field, md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-minute-field, md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-month-field, md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-second-field, md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-text, md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-week-field, md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-year-field {
    color: transparent
}

md-input-container .md-input {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    order: 2;
    display: block;
    margin-top: 0;
    background: none;
    padding: 2px 2px 1px;
    border-width: 0 0 1px;
    line-height: 26px;
    height: 30px;
    -ms-flex-preferred-size: 26px;
    border-radius: 0;
    border-style: solid;
    width: 100%;
    box-sizing: border-box;
    float: left
}

[dir=rtl] md-input-container .md-input {
    float: right
}

md-input-container .md-input:focus {
    outline: none
}

md-input-container .md-input:invalid {
    outline: none;
    box-shadow: none
}

md-input-container .md-input.md-no-flex {
    -webkit-box-flex: 0 !important;
    -webkit-flex: none !important;
    flex: none !important
}

md-input-container .md-char-counter {
    text-align: right;
    padding-right: 2px;
    padding-left: 0
}

[dir=rtl] md-input-container .md-char-counter {
    text-align: left;
    padding-right: 0;
    padding-left: 2px
}

md-input-container .md-input-messages-animation {
    position: relative;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    order: 4;
    overflow: hidden;
    clear: left
}

[dir=rtl] md-input-container .md-input-messages-animation {
    clear: right
}

md-input-container .md-char-counter, md-input-container .md-input-message-animation {
    font-size: 12px;
    line-height: 14px;
    overflow: hidden;
    -webkit-transition: all .3s cubic-bezier(.55,0,.55,.2);
    transition: all .3s cubic-bezier(.55,0,.55,.2);
    opacity: 1;
    margin-top: 0;
    padding-top: 5px
}

    md-input-container .md-char-counter:not(.md-char-counter), md-input-container .md-input-message-animation:not(.md-char-counter) {
        padding-right: 5px;
        padding-left: 0
    }

[dir=rtl] md-input-container .md-char-counter:not(.md-char-counter), [dir=rtl] md-input-container .md-input-message-animation:not(.md-char-counter) {
    padding-right: 0;
    padding-left: 5px
}

md-input-container .md-input-message-animation.ng-enter-prepare, md-input-container .md-input-message-animation.ng-enter:not(.ng-enter-active), md-input-container:not(.md-input-invalid) .md-auto-hide .md-input-message-animation {
    opacity: 0;
    margin-top: -100px
}

md-input-container.md-input-focused label:not(.md-no-float), md-input-container.md-input-has-placeholder label:not(.md-no-float), md-input-container.md-input-has-value label:not(.md-no-float) {
    -webkit-transform: translate3d(0,6px,0) scale(.75);
    transform: translate3d(0,6px,0) scale(.75);
    -webkit-transition: width .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);
    transition: width .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);
    transition: transform .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1);
    transition: transform .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1)
}

md-input-container.md-input-has-value label {
    -webkit-transition: none;
    transition: none
}

md-input-container.md-input-focused .md-input, md-input-container.md-input-resized .md-input, md-input-container .md-input.ng-invalid.ng-dirty {
    padding-bottom: 0;
    border-width: 0 0 2px
}

[disabled] md-input-container .md-input, md-input-container .md-input[disabled] {
    background-position: bottom -1px left 0;
    background-size: 4px 1px;
    background-repeat: repeat-x
}

md-input-container.md-icon-float {
    -webkit-transition: margin-top .4s cubic-bezier(.25,.8,.25,1);
    transition: margin-top .4s cubic-bezier(.25,.8,.25,1)
}

    md-input-container.md-icon-float > label {
        pointer-events: none;
        position: absolute
    }

    md-input-container.md-icon-float > md-icon {
        top: 8px;
        left: 2px;
        right: auto
    }

[dir=rtl] md-input-container.md-icon-float > md-icon {
    left: auto;
    right: 2px
}

md-input-container.md-icon-left > label .md-placeholder, md-input-container.md-icon-left > label:not(.md-no-float):not(.md-container-ignore), md-input-container.md-icon-right > label .md-placeholder, md-input-container.md-icon-right > label:not(.md-no-float):not(.md-container-ignore) {
    width: calc(100% - 36px - 18px)
}

md-input-container.md-icon-left {
    padding-left: 36px;
    padding-right: 0
}

[dir=rtl] md-input-container.md-icon-left {
    padding-left: 0;
    padding-right: 36px
}

md-input-container.md-icon-left > label {
    left: 36px;
    right: auto
}

[dir=rtl] md-input-container.md-icon-left > label {
    left: auto;
    right: 36px
}

md-input-container.md-icon-right {
    padding-left: 0;
    padding-right: 36px
}

[dir=rtl] md-input-container.md-icon-right {
    padding-left: 36px;
    padding-right: 0
}

md-input-container.md-icon-right > md-icon:last-of-type {
    margin: 0;
    right: 2px;
    left: auto
}

[dir=rtl] md-input-container.md-icon-right > md-icon:last-of-type {
    right: auto;
    left: 2px
}

md-input-container.md-icon-left.md-icon-right {
    padding-left: 36px;
    padding-right: 36px
}

    md-input-container.md-icon-left.md-icon-right > label .md-placeholder, md-input-container.md-icon-left.md-icon-right > label:not(.md-no-float):not(.md-container-ignore) {
        width: calc(100% - 72px)
    }

.md-resize-wrapper {
    position: relative
}

    .md-resize-wrapper:after {
        content: "";
        display: table;
        clear: both
    }

.md-resize-handle {
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 10px;
    background: transparent;
    width: 100%;
    cursor: ns-resize
}

@media screen and (-ms-high-contrast:active) {
    md-input-container.md-default-theme > md-icon {
        fill: #fff
    }
}

md-list {
    display: block;
    padding: 8px 0
}

    md-list .md-subheader {
        font-size: 14px;
        letter-spacing: .01em;
        line-height: 1.2em
    }

    md-list.md-dense md-list-item, md-list.md-dense md-list-item .md-list-item-inner {
        min-height: 48px
    }

        md-list.md-dense md-list-item .md-list-item-inner:before, md-list.md-dense md-list-item:before {
            content: "";
            min-height: 48px;
            visibility: hidden;
            display: inline-block
        }

        md-list.md-dense md-list-item .md-list-item-inner md-icon:first-child, md-list.md-dense md-list-item md-icon:first-child {
            width: 20px;
            height: 20px
        }

        md-list.md-dense md-list-item .md-list-item-inner > md-icon:first-child:not(.md-avatar-icon), md-list.md-dense md-list-item > md-icon:first-child:not(.md-avatar-icon) {
            margin-right: 36px
        }

[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner > md-icon:first-child:not(.md-avatar-icon), [dir=rtl] md-list.md-dense md-list-item > md-icon:first-child:not(.md-avatar-icon) {
    margin-right: auto;
    margin-left: 36px
}

md-list.md-dense md-list-item .md-avatar, md-list.md-dense md-list-item .md-avatar-icon, md-list.md-dense md-list-item .md-list-item-inner .md-avatar, md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon {
    margin-right: 20px
}

[dir=rtl] md-list.md-dense md-list-item .md-avatar, [dir=rtl] md-list.md-dense md-list-item .md-avatar-icon, [dir=rtl] md-list.md-dense md-list-item .md-list-item-inner .md-avatar, [dir=rtl] md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon {
    margin-right: auto;
    margin-left: 20px
}

md-list.md-dense md-list-item .md-avatar, md-list.md-dense md-list-item .md-list-item-inner .md-avatar {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    width: 36px;
    height: 36px
}

md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset, md-list.md-dense md-list-item.md-2-line > .md-no-style .md-list-item-text.md-offset, md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset, md-list.md-dense md-list-item.md-3-line > .md-no-style .md-list-item-text.md-offset {
    margin-left: 56px
}

[dir=rtl] md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset, [dir=rtl] md-list.md-dense md-list-item.md-2-line > .md-no-style .md-list-item-text.md-offset, [dir=rtl] md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset, [dir=rtl] md-list.md-dense md-list-item.md-3-line > .md-no-style .md-list-item-text.md-offset {
    margin-left: auto;
    margin-right: 56px
}

md-list.md-dense md-list-item.md-2-line .md-list-item-text h3, md-list.md-dense md-list-item.md-2-line .md-list-item-text h4, md-list.md-dense md-list-item.md-2-line .md-list-item-text p, md-list.md-dense md-list-item.md-2-line > .md-no-style .md-list-item-text h3, md-list.md-dense md-list-item.md-2-line > .md-no-style .md-list-item-text h4, md-list.md-dense md-list-item.md-2-line > .md-no-style .md-list-item-text p, md-list.md-dense md-list-item.md-3-line .md-list-item-text h3, md-list.md-dense md-list-item.md-3-line .md-list-item-text h4, md-list.md-dense md-list-item.md-3-line .md-list-item-text p, md-list.md-dense md-list-item.md-3-line > .md-no-style .md-list-item-text h3, md-list.md-dense md-list-item.md-3-line > .md-no-style .md-list-item-text h4, md-list.md-dense md-list-item.md-3-line > .md-no-style .md-list-item-text p {
    line-height: 1.05;
    font-size: 12px
}

md-list.md-dense md-list-item.md-2-line .md-list-item-text h3, md-list.md-dense md-list-item.md-2-line > .md-no-style .md-list-item-text h3, md-list.md-dense md-list-item.md-3-line .md-list-item-text h3, md-list.md-dense md-list-item.md-3-line > .md-no-style .md-list-item-text h3 {
    font-size: 13px
}

md-list.md-dense md-list-item.md-2-line, md-list.md-dense md-list-item.md-2-line > .md-no-style {
    min-height: 60px
}

    md-list.md-dense md-list-item.md-2-line:before, md-list.md-dense md-list-item.md-2-line > .md-no-style:before {
        content: "";
        min-height: 60px;
        visibility: hidden;
        display: inline-block
    }

    md-list.md-dense md-list-item.md-2-line .md-avatar-icon, md-list.md-dense md-list-item.md-2-line > .md-avatar, md-list.md-dense md-list-item.md-2-line > .md-no-style .md-avatar-icon, md-list.md-dense md-list-item.md-2-line > .md-no-style > .md-avatar {
        margin-top: 12px
    }

md-list.md-dense md-list-item.md-3-line, md-list.md-dense md-list-item.md-3-line > .md-no-style {
    min-height: 76px
}

    md-list.md-dense md-list-item.md-3-line:before, md-list.md-dense md-list-item.md-3-line > .md-no-style:before {
        content: "";
        min-height: 76px;
        visibility: hidden;
        display: inline-block
    }

    md-list.md-dense md-list-item.md-3-line > .md-avatar, md-list.md-dense md-list-item.md-3-line > .md-no-style > .md-avatar, md-list.md-dense md-list-item.md-3-line > .md-no-style > md-icon:first-child, md-list.md-dense md-list-item.md-3-line > md-icon:first-child {
        margin-top: 16px
    }

md-list-item {
    position: relative
}

    md-list-item.md-proxy-focus.md-focused .md-no-style {
        -webkit-transition: background-color .15s linear;
        transition: background-color .15s linear
    }

    md-list-item._md-button-wrap {
        position: relative
    }

        md-list-item._md-button-wrap > div.md-button:first-child {
            display: -webkit-box;
            display: -webkit-flex;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            align-items: center;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
            justify-content: flex-start;
            padding: 0 16px;
            margin: 0;
            text-align: left;
            border: medium none
        }

[dir=rtl] md-list-item._md-button-wrap > div.md-button:first-child {
    text-align: right
}

md-list-item._md-button-wrap > div.md-button:first-child > .md-button:first-child {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    margin: 0;
    padding: 0
}

md-list-item._md-button-wrap > div.md-button:first-child .md-list-item-inner {
    width: 100%;
    min-height: inherit
}

md-list-item.md-no-proxy, md-list-item .md-no-style {
    position: relative;
    padding: 0 16px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto
}

    md-list-item.md-no-proxy.md-button, md-list-item .md-no-style.md-button {
        font-size: inherit;
        height: inherit;
        text-align: left;
        text-transform: none;
        width: 100%;
        white-space: normal;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: inherit;
        flex-direction: inherit;
        -webkit-box-align: inherit;
        -webkit-align-items: inherit;
        align-items: inherit;
        border-radius: 0;
        margin: 0
    }

[dir=rtl] md-list-item.md-no-proxy.md-button, [dir=rtl] md-list-item .md-no-style.md-button {
    text-align: right
}

md-list-item.md-no-proxy.md-button > .md-ripple-container, md-list-item .md-no-style.md-button > .md-ripple-container {
    border-radius: 0
}

md-list-item.md-no-proxy:focus, md-list-item .md-no-style:focus {
    outline: none
}

md-list-item.md-clickable:hover {
    cursor: pointer
}

md-list-item md-divider {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

[dir=rtl] md-list-item md-divider {
    left: auto;
    right: 0
}

md-list-item md-divider[md-inset] {
    left: 72px;
    width: calc(100% - 72px);
    margin: 0 !important
}

[dir=rtl] md-list-item md-divider[md-inset] {
    left: auto;
    right: 72px
}

md-list-item, md-list-item .md-list-item-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 48px;
    height: auto
}

    md-list-item .md-list-item-inner:before, md-list-item:before {
        content: "";
        min-height: 48px;
        visibility: hidden;
        display: inline-block
    }

    md-list-item .md-list-item-inner > div.md-primary > md-icon:not(.md-avatar-icon), md-list-item .md-list-item-inner > div.md-secondary > md-icon:not(.md-avatar-icon), md-list-item .md-list-item-inner > md-icon.md-secondary:not(.md-avatar-icon), md-list-item .md-list-item-inner > md-icon:first-child:not(.md-avatar-icon), md-list-item > div.md-primary > md-icon:not(.md-avatar-icon), md-list-item > div.md-secondary > md-icon:not(.md-avatar-icon), md-list-item > md-icon.md-secondary:not(.md-avatar-icon), md-list-item > md-icon:first-child:not(.md-avatar-icon) {
        width: 24px;
        margin-top: 16px;
        margin-bottom: 12px;
        box-sizing: content-box
    }

    md-list-item .md-list-item-inner > div.md-primary > md-checkbox, md-list-item .md-list-item-inner > div.md-secondary > md-checkbox, md-list-item .md-list-item-inner > md-checkbox, md-list-item .md-list-item-inner md-checkbox.md-secondary, md-list-item > div.md-primary > md-checkbox, md-list-item > div.md-secondary > md-checkbox, md-list-item > md-checkbox, md-list-item md-checkbox.md-secondary {
        -webkit-align-self: center;
        -ms-grid-row-align: center;
        align-self: center
    }

        md-list-item .md-list-item-inner > div.md-primary > md-checkbox .md-label, md-list-item .md-list-item-inner > div.md-secondary > md-checkbox .md-label, md-list-item .md-list-item-inner > md-checkbox .md-label, md-list-item .md-list-item-inner md-checkbox.md-secondary .md-label, md-list-item > div.md-primary > md-checkbox .md-label, md-list-item > div.md-secondary > md-checkbox .md-label, md-list-item > md-checkbox .md-label, md-list-item md-checkbox.md-secondary .md-label {
            display: none
        }

    md-list-item .md-list-item-inner > md-icon:first-child:not(.md-avatar-icon), md-list-item > md-icon:first-child:not(.md-avatar-icon) {
        margin-right: 32px
    }

[dir=rtl] md-list-item .md-list-item-inner > md-icon:first-child:not(.md-avatar-icon), [dir=rtl] md-list-item > md-icon:first-child:not(.md-avatar-icon) {
    margin-right: auto;
    margin-left: 32px
}

md-list-item .md-avatar, md-list-item .md-avatar-icon, md-list-item .md-list-item-inner .md-avatar, md-list-item .md-list-item-inner .md-avatar-icon {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 16px;
    border-radius: 50%;
    box-sizing: content-box
}

[dir=rtl] md-list-item .md-avatar, [dir=rtl] md-list-item .md-avatar-icon, [dir=rtl] md-list-item .md-list-item-inner .md-avatar, [dir=rtl] md-list-item .md-list-item-inner .md-avatar-icon {
    margin-right: auto;
    margin-left: 16px
}

md-list-item .md-avatar, md-list-item .md-list-item-inner .md-avatar {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    width: 30px;
    height: 30px
}

md-list-item .md-avatar-icon, md-list-item .md-list-item-inner .md-avatar-icon {
    padding: 8px
}

    md-list-item .md-avatar-icon svg, md-list-item .md-list-item-inner .md-avatar-icon svg {
        width: 24px;
        height: 24px
    }

md-list-item .md-list-item-inner > md-checkbox, md-list-item > md-checkbox {
    width: 24px;
    margin-left: 3px;
    margin-right: 29px;
    margin-top: 16px
}

[dir=rtl] md-list-item .md-list-item-inner > md-checkbox, [dir=rtl] md-list-item > md-checkbox {
    margin-left: 29px;
    margin-right: 3px
}

md-list-item .md-list-item-inner .md-secondary-container, md-list-item .md-secondary-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin: auto;
    margin-right: 0;
    margin-left: auto
}

[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container, [dir=rtl] md-list-item .md-secondary-container {
    margin-right: auto;
    margin-left: 0
}

md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type, md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type, md-list-item .md-secondary-container .md-button:last-of-type, md-list-item .md-secondary-container .md-icon-button:last-of-type {
    margin-right: 0
}

[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type, [dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type, [dir=rtl] md-list-item .md-secondary-container .md-button:last-of-type, [dir=rtl] md-list-item .md-secondary-container .md-icon-button:last-of-type {
    margin-right: auto;
    margin-left: 0
}

md-list-item .md-list-item-inner .md-secondary-container md-checkbox, md-list-item .md-secondary-container md-checkbox {
    margin-top: 0;
    margin-bottom: 0
}

    md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child, md-list-item .md-secondary-container md-checkbox:last-child {
        width: 24px;
        margin-right: 0
    }

[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child, [dir=rtl] md-list-item .md-secondary-container md-checkbox:last-child {
    margin-right: auto;
    margin-left: 0
}

md-list-item .md-list-item-inner .md-secondary-container md-switch, md-list-item .md-secondary-container md-switch {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: -6px
}

[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-switch, [dir=rtl] md-list-item .md-secondary-container md-switch {
    margin-right: auto;
    margin-left: -6px
}

md-list-item .md-list-item-inner > .md-list-item-inner > p, md-list-item .md-list-item-inner > p, md-list-item > .md-list-item-inner > p, md-list-item > p {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0
}

md-list-item.md-2-line, md-list-item.md-2-line > .md-no-style, md-list-item.md-3-line, md-list-item.md-3-line > .md-no-style {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

    md-list-item.md-2-line.md-long-text, md-list-item.md-2-line > .md-no-style.md-long-text, md-list-item.md-3-line.md-long-text, md-list-item.md-3-line > .md-no-style.md-long-text {
        margin-top: 8px;
        margin-bottom: 8px
    }

    md-list-item.md-2-line .md-list-item-text, md-list-item.md-2-line > .md-no-style .md-list-item-text, md-list-item.md-3-line .md-list-item-text, md-list-item.md-3-line > .md-no-style .md-list-item-text {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        margin: auto;
        text-overflow: ellipsis;
        overflow: hidden
    }

        md-list-item.md-2-line .md-list-item-text.md-offset, md-list-item.md-2-line > .md-no-style .md-list-item-text.md-offset, md-list-item.md-3-line .md-list-item-text.md-offset, md-list-item.md-3-line > .md-no-style .md-list-item-text.md-offset {
            margin-left: 56px
        }

[dir=rtl] md-list-item.md-2-line .md-list-item-text.md-offset, [dir=rtl] md-list-item.md-2-line > .md-no-style .md-list-item-text.md-offset, [dir=rtl] md-list-item.md-3-line .md-list-item-text.md-offset, [dir=rtl] md-list-item.md-3-line > .md-no-style .md-list-item-text.md-offset {
    margin-left: auto;
    margin-right: 56px
}

md-list-item.md-2-line .md-list-item-text h3, md-list-item.md-2-line > .md-no-style .md-list-item-text h3, md-list-item.md-3-line .md-list-item-text h3, md-list-item.md-3-line > .md-no-style .md-list-item-text h3 {
    font-size: 16px;
    letter-spacing: .01em;
    margin: 0;
    line-height: 1.2em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

md-list-item.md-2-line .md-list-item-text h4, md-list-item.md-2-line > .md-no-style .md-list-item-text h4, md-list-item.md-3-line .md-list-item-text h4, md-list-item.md-3-line > .md-no-style .md-list-item-text h4 {
    font-size: 14px;
    letter-spacing: .01em;
    margin: 3px 0 1px;
    line-height: 1.2em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

md-list-item.md-2-line .md-list-item-text p, md-list-item.md-2-line > .md-no-style .md-list-item-text p, md-list-item.md-3-line .md-list-item-text p, md-list-item.md-3-line > .md-no-style .md-list-item-text p {
    font-size: 14px;
    letter-spacing: .01em;
    margin: 0;
    line-height: 1.6em
}

md-list-item.md-2-line, md-list-item.md-2-line > .md-no-style {
    height: auto;
    min-height: 72px
}

    md-list-item.md-2-line:before, md-list-item.md-2-line > .md-no-style:before {
        content: "";
        min-height: 72px;
        visibility: hidden;
        display: inline-block
    }

    md-list-item.md-2-line .md-avatar-icon, md-list-item.md-2-line > .md-avatar, md-list-item.md-2-line > .md-no-style .md-avatar-icon, md-list-item.md-2-line > .md-no-style > .md-avatar {
        margin-top: 12px
    }

    md-list-item.md-2-line > .md-no-style > md-icon:first-child, md-list-item.md-2-line > md-icon:first-child {
        -webkit-align-self: flex-start;
        align-self: flex-start
    }

    md-list-item.md-2-line .md-list-item-text, md-list-item.md-2-line > .md-no-style .md-list-item-text {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto
    }

md-list-item.md-3-line, md-list-item.md-3-line > .md-no-style {
    height: auto;
    min-height: 88px
}

    md-list-item.md-3-line:before, md-list-item.md-3-line > .md-no-style:before {
        content: "";
        min-height: 88px;
        visibility: hidden;
        display: inline-block
    }

    md-list-item.md-3-line > .md-avatar, md-list-item.md-3-line > .md-no-style > .md-avatar, md-list-item.md-3-line > .md-no-style > md-icon:first-child, md-list-item.md-3-line > md-icon:first-child {
        margin-top: 16px
    }

.md-open-menu-container {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1051;
    opacity: 0;
    border-radius: 2px;
    max-height: calc(100vh - 10px);
    overflow: auto
}

    .md-open-menu-container md-menu-divider {
        margin-top: 4px;
        margin-bottom: 4px;
        height: 1px;
        min-height: 1px;
        max-height: 1px;
        width: 100%
    }

    .md-open-menu-container md-menu-content > * {
        opacity: 0
    }

    .md-open-menu-container:not(.md-clickable) {
        pointer-events: none
    }

    .md-open-menu-container.md-active {
        opacity: 1;
        -webkit-transition: all .4s cubic-bezier(.25,.8,.25,1);
        transition: all .4s cubic-bezier(.25,.8,.25,1);
        -webkit-transition-duration: .2s;
        transition-duration: .2s
    }

        .md-open-menu-container.md-active > md-menu-content > * {
            opacity: 1;
            -webkit-transition: all .3s cubic-bezier(.55,0,.55,.2);
            transition: all .3s cubic-bezier(.55,0,.55,.2);
            -webkit-transition-duration: .2s;
            transition-duration: .2s;
            -webkit-transition-delay: .1s;
            transition-delay: .1s
        }

    .md-open-menu-container.md-leave {
        opacity: 0;
        -webkit-transition: all .3s cubic-bezier(.55,0,.55,.2);
        transition: all .3s cubic-bezier(.55,0,.55,.2);
        -webkit-transition-duration: .25s;
        transition-duration: .25s
    }

md-menu-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 8px 0;
    max-height: 304px;
    overflow-y: auto
}

    md-menu-content.md-dense {
        max-height: 208px
    }

        md-menu-content.md-dense md-menu-item {
            height: 32px;
            min-height: 0
        }

md-menu-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    min-height: 48px;
    height: 48px;
    -webkit-align-content: center;
    align-content: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

    md-menu-item > * {
        width: 100%;
        margin: auto 0;
        padding-left: 16px;
        padding-right: 16px
    }

    md-menu-item > a.md-button {
        padding-top: 5px
    }

    md-menu-item > .md-button {
        text-align: left;
        display: inline-block;
        border-radius: 0;
        margin: auto 0;
        font-size: 15px;
        text-transform: none;
        height: 100%;
        padding-left: 16px;
        padding-right: 16px;
        width: 100%
    }

        md-menu-item > .md-button::-moz-focus-inner {
            padding: 0;
            border: 0
        }

[dir=rtl] md-menu-item > .md-button {
    text-align: right
}

md-menu-item > .md-button md-icon {
    margin: auto 16px auto 0
}

[dir=rtl] md-menu-item > .md-button md-icon {
    margin: auto 0 auto 16px
}

md-menu-item > .md-button p {
    display: inline-block;
    margin: auto
}

md-menu-item > .md-button span {
    margin-top: auto;
    margin-bottom: auto
}

md-menu-item > .md-button .md-ripple-container {
    border-radius: inherit
}

md-toolbar .md-menu {
    height: auto;
    margin: auto;
    padding: 0
}

@media (max-width:959px) {
    md-menu-content {
        min-width: 112px
    }

        md-menu-content[width="3"] {
            min-width: 168px
        }

        md-menu-content[width="4"] {
            min-width: 224px
        }

        md-menu-content[width="5"] {
            min-width: 280px
        }

        md-menu-content[width="6"] {
            min-width: 336px
        }

        md-menu-content[width="7"] {
            min-width: 392px
        }
}

@media (min-width:960px) {
    md-menu-content {
        min-width: 96px
    }

        md-menu-content[width="3"] {
            min-width: 192px
        }

        md-menu-content[width="4"] {
            min-width: 256px
        }

        md-menu-content[width="5"] {
            min-width: 320px
        }

        md-menu-content[width="6"] {
            min-width: 384px
        }

        md-menu-content[width="7"] {
            min-width: 448px
        }
}

md-toolbar.md-menu-toolbar h2.md-toolbar-tools {
    line-height: 1rem;
    height: auto;
    padding: 28px;
    padding-bottom: 12px
}

md-toolbar.md-has-open-menu {
    position: relative;
    z-index: 1051
}

md-menu-bar {
    padding: 0 20px;
    display: block;
    position: relative;
    z-index: 2
}

    md-menu-bar .md-menu {
        display: inline-block;
        padding: 0;
        position: relative
    }

    md-menu-bar button {
        font-size: 14px;
        padding: 0 10px;
        margin: 0;
        border: 0;
        background-color: transparent;
        height: 30px
    }

    md-menu-bar md-backdrop.md-menu-backdrop {
        z-index: -2
    }

md-menu-content.md-menu-bar-menu.md-dense {
    max-height: none;
    padding: 16px 0
}

    md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent {
        position: relative
    }

        md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent > md-icon {
            position: absolute;
            padding: 0;
            width: 24px;
            top: 6px;
            left: 24px
        }

[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent > md-icon {
    left: auto;
    right: 24px
}

md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu > .md-button, md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent > .md-button {
    padding: 0 32px 0 64px
}

[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu > .md-button, [dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent > .md-button {
    padding: 0 64px 0 32px
}

md-menu-content.md-menu-bar-menu.md-dense .md-button {
    min-height: 0;
    height: 32px
}

    md-menu-content.md-menu-bar-menu.md-dense .md-button span {
        float: left
    }

[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span {
    float: right
}

md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text {
    float: right;
    margin: 0 8px
}

[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text {
    float: left
}

md-menu-content.md-menu-bar-menu.md-dense md-menu-divider {
    margin: 8px 0
}

md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button, md-menu-content.md-menu-bar-menu.md-dense md-menu-item > .md-button {
    text-align: left
}

[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button, [dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item > .md-button {
    text-align: right
}

md-menu-content.md-menu-bar-menu.md-dense .md-menu {
    padding: 0
}

    md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button {
        position: relative;
        margin: 0;
        width: 100%;
        text-transform: none;
        border-radius: 0;
        padding-left: 16px
    }

[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button {
    padding-left: 0;
    padding-right: 16px
}

md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button:after {
    display: block;
    content: "\25BC";
    position: absolute;
    top: 0;
    speak: none;
    -webkit-transform: rotate(270deg) scaleY(.45) scaleX(.9);
    transform: rotate(270deg) scaleY(.45) scaleX(.9);
    right: 28px
}

[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button:after {
    -webkit-transform: rotate(90deg) scaleY(.45) scaleX(.9);
    transform: rotate(90deg) scaleY(.45) scaleX(.9);
    right: auto;
    left: 28px
}

.md-nav-bar {
    border-style: solid;
    border-width: 0 0 1px;
    height: 48px;
    position: relative
}

._md-nav-bar-list {
    outline: none;
    list-style: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row
}

.md-nav-item:first-of-type {
    margin-left: 8px
}

.md-button._md-nav-button {
    line-height: 24px;
    margin: 0 4px;
    padding: 12px 16px;
    -webkit-transition: background-color .35s cubic-bezier(.35,0,.25,1);
    transition: background-color .35s cubic-bezier(.35,0,.25,1)
}

    .md-button._md-nav-button:focus {
        outline: none
    }

    .md-button._md-nav-button:hover {
        background-color: inherit
    }

md-nav-ink-bar {
    bottom: 0;
    height: 2px;
    left: auto;
    position: absolute;
    right: auto;
    background-color: #000
}

    md-nav-ink-bar._md-left {
        -webkit-transition: left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1);
        transition: left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1)
    }

    md-nav-ink-bar._md-right {
        -webkit-transition: left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1);
        transition: left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1)
    }

    md-nav-ink-bar.ng-animate {
        -webkit-transition: none;
        transition: none
    }

md-nav-extra-content {
    min-height: 48px;
    padding-right: 12px
}

md-progress-linear {
    display: block;
    position: relative;
    width: 100%;
    height: 5px;
    padding-top: 0 !important;
    margin-bottom: 0 !important
}

    md-progress-linear._md-progress-linear-disabled {
        visibility: hidden
    }

    md-progress-linear .md-container {
        display: block;
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 5px;
        -webkit-transform: translate(0,0) scale(1,1);
        transform: translate(0,0) scale(1,1)
    }

        md-progress-linear .md-container .md-bar {
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            width: 100%;
            height: 5px
        }

        md-progress-linear .md-container .md-dashed:before {
            content: "";
            display: none;
            position: absolute;
            margin-top: 0;
            height: 5px;
            width: 100%;
            background-color: transparent;
            background-size: 10px 10px !important;
            background-position: 0 -23px
        }

        md-progress-linear .md-container .md-bar1, md-progress-linear .md-container .md-bar2 {
            -webkit-transition: -webkit-transform .2s linear;
            transition: -webkit-transform .2s linear;
            transition: transform .2s linear;
            transition: transform .2s linear,-webkit-transform .2s linear
        }

        md-progress-linear .md-container.md-mode-query .md-bar1 {
            display: none
        }

        md-progress-linear .md-container.md-mode-query .md-bar2 {
            -webkit-transition: all .2s linear;
            transition: all .2s linear;
            -webkit-animation: query .8s infinite cubic-bezier(.39,.575,.565,1);
            animation: query .8s infinite cubic-bezier(.39,.575,.565,1)
        }

        md-progress-linear .md-container.md-mode-determinate .md-bar1 {
            display: none
        }

        md-progress-linear .md-container.md-mode-indeterminate .md-bar1 {
            -webkit-animation: md-progress-linear-indeterminate-scale-1 4s infinite,md-progress-linear-indeterminate-1 4s infinite;
            animation: md-progress-linear-indeterminate-scale-1 4s infinite,md-progress-linear-indeterminate-1 4s infinite
        }

        md-progress-linear .md-container.md-mode-indeterminate .md-bar2 {
            -webkit-animation: md-progress-linear-indeterminate-scale-2 4s infinite,md-progress-linear-indeterminate-2 4s infinite;
            animation: md-progress-linear-indeterminate-scale-2 4s infinite,md-progress-linear-indeterminate-2 4s infinite
        }

        md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container {
            -webkit-animation: none;
            animation: none
        }

            md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar1, md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar2 {
                -webkit-animation-name: none;
                animation-name: none
            }

        md-progress-linear .md-container.md-mode-buffer {
            background-color: transparent !important;
            -webkit-transition: all .2s linear;
            transition: all .2s linear
        }

            md-progress-linear .md-container.md-mode-buffer .md-dashed:before {
                display: block;
                -webkit-animation: buffer 3s infinite linear;
                animation: buffer 3s infinite linear
            }

@-webkit-keyframes query {
    0% {
        opacity: 1;
        -webkit-transform: translateX(35%) scale(.3,1);
        transform: translateX(35%) scale(.3,1)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(-50%) scale(0,1);
        transform: translateX(-50%) scale(0,1)
    }
}

@keyframes query {
    0% {
        opacity: 1;
        -webkit-transform: translateX(35%) scale(.3,1);
        transform: translateX(35%) scale(.3,1)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(-50%) scale(0,1);
        transform: translateX(-50%) scale(0,1)
    }
}

@-webkit-keyframes buffer {
    0% {
        opacity: 1;
        background-position: 0 -23px
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1;
        background-position: -200px -23px
    }
}

@keyframes buffer {
    0% {
        opacity: 1;
        background-position: 0 -23px
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1;
        background-position: -200px -23px
    }
}

@-webkit-keyframes md-progress-linear-indeterminate-scale-1 {
    0% {
        -webkit-transform: scaleX(.1);
        transform: scaleX(.1);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    36.6% {
        -webkit-transform: scaleX(.1);
        transform: scaleX(.1);
        -webkit-animation-timing-function: cubic-bezier(.33473,.12482,.78584,1);
        animation-timing-function: cubic-bezier(.33473,.12482,.78584,1)
    }

    69.15% {
        -webkit-transform: scaleX(.83);
        transform: scaleX(.83);
        -webkit-animation-timing-function: cubic-bezier(.22573,0,.23365,1.37098);
        animation-timing-function: cubic-bezier(.22573,0,.23365,1.37098)
    }

    to {
        -webkit-transform: scaleX(.1);
        transform: scaleX(.1)
    }
}

@keyframes md-progress-linear-indeterminate-scale-1 {
    0% {
        -webkit-transform: scaleX(.1);
        transform: scaleX(.1);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    36.6% {
        -webkit-transform: scaleX(.1);
        transform: scaleX(.1);
        -webkit-animation-timing-function: cubic-bezier(.33473,.12482,.78584,1);
        animation-timing-function: cubic-bezier(.33473,.12482,.78584,1)
    }

    69.15% {
        -webkit-transform: scaleX(.83);
        transform: scaleX(.83);
        -webkit-animation-timing-function: cubic-bezier(.22573,0,.23365,1.37098);
        animation-timing-function: cubic-bezier(.22573,0,.23365,1.37098)
    }

    to {
        -webkit-transform: scaleX(.1);
        transform: scaleX(.1)
    }
}

@-webkit-keyframes md-progress-linear-indeterminate-1 {
    0% {
        left: -105.16667%;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    20% {
        left: -105.16667%;
        -webkit-animation-timing-function: cubic-bezier(.5,0,.70173,.49582);
        animation-timing-function: cubic-bezier(.5,0,.70173,.49582)
    }

    69.15% {
        left: 21.5%;
        -webkit-animation-timing-function: cubic-bezier(.30244,.38135,.55,.95635);
        animation-timing-function: cubic-bezier(.30244,.38135,.55,.95635)
    }

    to {
        left: 95.44444%
    }
}

@keyframes md-progress-linear-indeterminate-1 {
    0% {
        left: -105.16667%;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    20% {
        left: -105.16667%;
        -webkit-animation-timing-function: cubic-bezier(.5,0,.70173,.49582);
        animation-timing-function: cubic-bezier(.5,0,.70173,.49582)
    }

    69.15% {
        left: 21.5%;
        -webkit-animation-timing-function: cubic-bezier(.30244,.38135,.55,.95635);
        animation-timing-function: cubic-bezier(.30244,.38135,.55,.95635)
    }

    to {
        left: 95.44444%
    }
}

@-webkit-keyframes md-progress-linear-indeterminate-scale-2 {
    0% {
        -webkit-transform: scaleX(.1);
        transform: scaleX(.1);
        -webkit-animation-timing-function: cubic-bezier(.20503,.05705,.57661,.45397);
        animation-timing-function: cubic-bezier(.20503,.05705,.57661,.45397)
    }

    19.15% {
        -webkit-transform: scaleX(.57);
        transform: scaleX(.57);
        -webkit-animation-timing-function: cubic-bezier(.15231,.19643,.64837,1.00432);
        animation-timing-function: cubic-bezier(.15231,.19643,.64837,1.00432)
    }

    44.15% {
        -webkit-transform: scaleX(.91);
        transform: scaleX(.91);
        -webkit-animation-timing-function: cubic-bezier(.25776,-.00316,.21176,1.38179);
        animation-timing-function: cubic-bezier(.25776,-.00316,.21176,1.38179)
    }

    to {
        -webkit-transform: scaleX(.1);
        transform: scaleX(.1)
    }
}

@keyframes md-progress-linear-indeterminate-scale-2 {
    0% {
        -webkit-transform: scaleX(.1);
        transform: scaleX(.1);
        -webkit-animation-timing-function: cubic-bezier(.20503,.05705,.57661,.45397);
        animation-timing-function: cubic-bezier(.20503,.05705,.57661,.45397)
    }

    19.15% {
        -webkit-transform: scaleX(.57);
        transform: scaleX(.57);
        -webkit-animation-timing-function: cubic-bezier(.15231,.19643,.64837,1.00432);
        animation-timing-function: cubic-bezier(.15231,.19643,.64837,1.00432)
    }

    44.15% {
        -webkit-transform: scaleX(.91);
        transform: scaleX(.91);
        -webkit-animation-timing-function: cubic-bezier(.25776,-.00316,.21176,1.38179);
        animation-timing-function: cubic-bezier(.25776,-.00316,.21176,1.38179)
    }

    to {
        -webkit-transform: scaleX(.1);
        transform: scaleX(.1)
    }
}

@-webkit-keyframes md-progress-linear-indeterminate-2 {
    0% {
        left: -54.88889%;
        -webkit-animation-timing-function: cubic-bezier(.15,0,.51506,.40968);
        animation-timing-function: cubic-bezier(.15,0,.51506,.40968)
    }

    25% {
        left: -17.25%;
        -webkit-animation-timing-function: cubic-bezier(.31033,.28406,.8,.73372);
        animation-timing-function: cubic-bezier(.31033,.28406,.8,.73372)
    }

    48.35% {
        left: 29.5%;
        -webkit-animation-timing-function: cubic-bezier(.4,.62703,.6,.90203);
        animation-timing-function: cubic-bezier(.4,.62703,.6,.90203)
    }

    to {
        left: 117.38889%
    }
}

@keyframes md-progress-linear-indeterminate-2 {
    0% {
        left: -54.88889%;
        -webkit-animation-timing-function: cubic-bezier(.15,0,.51506,.40968);
        animation-timing-function: cubic-bezier(.15,0,.51506,.40968)
    }

    25% {
        left: -17.25%;
        -webkit-animation-timing-function: cubic-bezier(.31033,.28406,.8,.73372);
        animation-timing-function: cubic-bezier(.31033,.28406,.8,.73372)
    }

    48.35% {
        left: 29.5%;
        -webkit-animation-timing-function: cubic-bezier(.4,.62703,.6,.90203);
        animation-timing-function: cubic-bezier(.4,.62703,.6,.90203)
    }

    to {
        left: 117.38889%
    }
}

@-webkit-keyframes indeterminate-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes indeterminate-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

md-progress-circular {
    position: relative;
    display: block
}

    md-progress-circular._md-progress-circular-disabled {
        visibility: hidden
    }

    md-progress-circular.md-mode-indeterminate svg {
        -webkit-animation: indeterminate-rotate 1568.63ms linear infinite;
        animation: indeterminate-rotate 1568.63ms linear infinite
    }

    md-progress-circular svg {
        position: absolute;
        overflow: visible;
        top: 0;
        left: 0
    }

md-radio-button {
    box-sizing: border-box;
    display: block;
    margin-bottom: 16px;
    white-space: nowrap;
    cursor: pointer;
    position: relative
}

    md-radio-button[disabled], md-radio-button[disabled] .md-container {
        cursor: default
    }

    md-radio-button .md-container {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        box-sizing: border-box;
        display: inline-block;
        width: 20px;
        height: 20px;
        cursor: pointer;
        left: 0;
        right: auto
    }

[dir=rtl] md-radio-button .md-container {
    left: auto;
    right: 0
}

md-radio-button .md-container .md-ripple-container {
    position: absolute;
    display: block;
    width: auto;
    height: auto;
    left: -15px;
    top: -15px;
    right: -15px;
    bottom: -15px
}

md-radio-button .md-container:before {
    box-sizing: border-box;
    background-color: transparent;
    border-radius: 50%;
    content: "";
    position: absolute;
    display: block;
    height: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: auto
}

md-radio-button.md-align-top-left > div.md-container {
    top: 12px
}

md-radio-button .md-off {
    border-style: solid;
    border-width: 2px;
    -webkit-transition: border-color .28s ease;
    transition: border-color .28s ease
}

md-radio-button .md-off, md-radio-button .md-on {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%
}

md-radio-button .md-on {
    -webkit-transition: -webkit-transform .28s ease;
    transition: -webkit-transform .28s ease;
    transition: transform .28s ease;
    transition: transform .28s ease,-webkit-transform .28s ease;
    -webkit-transform: scale(0);
    transform: scale(0)
}

md-radio-button.md-checked .md-on {
    -webkit-transform: scale(.5);
    transform: scale(.5)
}

md-radio-button .md-label {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    margin-left: 30px;
    margin-right: 0;
    vertical-align: middle;
    white-space: normal;
    pointer-events: none;
    width: auto
}

[dir=rtl] md-radio-button .md-label {
    margin-left: 0;
    margin-right: 30px
}

md-radio-group.layout-column md-radio-button, md-radio-group.layout-gt-lg-column md-radio-button, md-radio-group.layout-gt-md-column md-radio-button, md-radio-group.layout-gt-sm-column md-radio-button, md-radio-group.layout-gt-xs-column md-radio-button, md-radio-group.layout-lg-column md-radio-button, md-radio-group.layout-md-column md-radio-button, md-radio-group.layout-sm-column md-radio-button, md-radio-group.layout-xl-column md-radio-button, md-radio-group.layout-xs-column md-radio-button {
    margin-bottom: 16px
}

md-radio-group.layout-gt-lg-row md-radio-button, md-radio-group.layout-gt-md-row md-radio-button, md-radio-group.layout-gt-sm-row md-radio-button, md-radio-group.layout-gt-xs-row md-radio-button, md-radio-group.layout-lg-row md-radio-button, md-radio-group.layout-md-row md-radio-button, md-radio-group.layout-row md-radio-button, md-radio-group.layout-sm-row md-radio-button, md-radio-group.layout-xl-row md-radio-button, md-radio-group.layout-xs-row md-radio-button {
    margin: 0 16px 0 0
}

[dir=rtl] md-radio-group.layout-gt-lg-row md-radio-button, [dir=rtl] md-radio-group.layout-gt-md-row md-radio-button, [dir=rtl] md-radio-group.layout-gt-sm-row md-radio-button, [dir=rtl] md-radio-group.layout-gt-xs-row md-radio-button, [dir=rtl] md-radio-group.layout-lg-row md-radio-button, [dir=rtl] md-radio-group.layout-md-row md-radio-button, [dir=rtl] md-radio-group.layout-row md-radio-button, [dir=rtl] md-radio-group.layout-sm-row md-radio-button, [dir=rtl] md-radio-group.layout-xl-row md-radio-button, [dir=rtl] md-radio-group.layout-xs-row md-radio-button {
    margin-left: 16px;
    margin-right: 0
}

md-radio-group.layout-gt-lg-row md-radio-button:last-of-type, md-radio-group.layout-gt-md-row md-radio-button:last-of-type, md-radio-group.layout-gt-sm-row md-radio-button:last-of-type, md-radio-group.layout-gt-xs-row md-radio-button:last-of-type, md-radio-group.layout-lg-row md-radio-button:last-of-type, md-radio-group.layout-md-row md-radio-button:last-of-type, md-radio-group.layout-row md-radio-button:last-of-type, md-radio-group.layout-sm-row md-radio-button:last-of-type, md-radio-group.layout-xl-row md-radio-button:last-of-type, md-radio-group.layout-xs-row md-radio-button:last-of-type {
    margin-left: 0;
    margin-right: 0
}

md-radio-group:focus {
    outline: none
}

md-radio-group.md-focused .md-checked .md-container:before {
    left: -8px;
    top: -8px;
    right: -8px;
    bottom: -8px
}

md-radio-group[disabled] md-radio-button, md-radio-group[disabled] md-radio-button .md-container {
    cursor: default
}

.md-inline-form md-radio-group {
    margin: 18px 0 19px
}

    .md-inline-form md-radio-group md-radio-button {
        display: inline-block;
        height: 30px;
        padding: 2px;
        box-sizing: border-box;
        margin-top: 0;
        margin-bottom: 0
    }

@media screen and (-ms-high-contrast:active) {
    md-radio-button.md-default-theme .md-on {
        background-color: #fff
    }
}

md-input-container:not([md-no-float]) .md-select-placeholder span:first-child {
    -webkit-transition: -webkit-transform .4s cubic-bezier(.25,.8,.25,1);
    transition: -webkit-transform .4s cubic-bezier(.25,.8,.25,1);
    transition: transform .4s cubic-bezier(.25,.8,.25,1);
    transition: transform .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

[dir=rtl] md-input-container:not([md-no-float]) .md-select-placeholder span:first-child {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

md-input-container.md-input-focused:not([md-no-float]) .md-select-placeholder span:first-child {
    -webkit-transform: translateY(-22px) translateX(-2px) scale(.75);
    transform: translateY(-22px) translateX(-2px) scale(.75)
}

.md-select-menu-container {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 90;
    opacity: 0;
    display: none;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px)
}

    .md-select-menu-container:not(.md-clickable) {
        pointer-events: none
    }

    .md-select-menu-container md-progress-circular {
        display: table;
        margin: 24px auto !important
    }

    .md-select-menu-container.md-active {
        display: block;
        opacity: 1
    }

        .md-select-menu-container.md-active md-select-menu {
            -webkit-transition: all .4s cubic-bezier(.25,.8,.25,1);
            transition: all .4s cubic-bezier(.25,.8,.25,1);
            -webkit-transition-duration: .15s;
            transition-duration: .15s
        }

            .md-select-menu-container.md-active md-select-menu > * {
                opacity: 1;
                -webkit-transition: all .3s cubic-bezier(.55,0,.55,.2);
                transition: all .3s cubic-bezier(.55,0,.55,.2);
                -webkit-transition-duration: .15s;
                transition-duration: .15s;
                -webkit-transition-delay: .1s;
                transition-delay: .1s
            }

    .md-select-menu-container.md-leave {
        opacity: 0;
        -webkit-transition: all .3s cubic-bezier(.55,0,.55,.2);
        transition: all .3s cubic-bezier(.55,0,.55,.2);
        -webkit-transition-duration: .25s;
        transition-duration: .25s
    }

md-input-container > md-select {
    margin: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    order: 2
}

md-input-container:not(.md-input-has-value) md-select.ng-required:not(.md-no-asterisk) .md-select-value span:first-child:after, md-input-container:not(.md-input-has-value) md-select[required]:not(.md-no-asterisk) .md-select-value span:first-child:after {
    content: " *";
    font-size: 13px;
    vertical-align: top
}

md-input-container.md-input-invalid md-select .md-select-value {
    border-bottom-style: solid;
    padding-bottom: 1px
}

md-select {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: 20px 0 26px
}

    md-select.ng-required.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after, md-select[required].ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after {
        content: " *";
        font-size: 13px;
        vertical-align: top
    }

    md-select[disabled] .md-select-value {
        background-position: 0 bottom;
        background-size: 4px 1px;
        background-repeat: repeat-x;
        margin-bottom: -1px
    }

    md-select:focus {
        outline: none
    }

    md-select[disabled]:hover {
        cursor: default
    }

    md-select:not([disabled]):hover {
        cursor: pointer
    }

    md-select:not([disabled]).ng-invalid.ng-touched .md-select-value {
        border-bottom-style: solid;
        padding-bottom: 1px
    }

    md-select:not([disabled]):focus .md-select-value {
        border-bottom-width: 2px;
        border-bottom-style: solid;
        padding-bottom: 0
    }

    md-select:not([disabled]):focus.ng-invalid.ng-touched .md-select-value {
        padding-bottom: 0
    }

md-input-container.md-input-has-value .md-select-value > span:not(.md-select-icon) {
    -webkit-transform: translate3d(0,1px,0);
    transform: translate3d(0,1px,0)
}

.md-select-value {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 2px 2px 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: transparent;
    position: relative;
    box-sizing: content-box;
    min-width: 64px;
    min-height: 26px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

    .md-select-value > span:not(.md-select-icon) {
        max-width: 100%;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

        .md-select-value > span:not(.md-select-icon) .md-text {
            display: inline
        }

    .md-select-value .md-select-icon {
        display: block;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
        text-align: end;
        width: 24px;
        margin: 0 4px;
        -webkit-transform: translate3d(0,-2px,0);
        transform: translate3d(0,-2px,0);
        font-size: 1.2rem
    }

        .md-select-value .md-select-icon:after {
            display: block;
            content: "\25BC";
            position: relative;
            top: 2px;
            speak: none;
            font-size: 13px;
            -webkit-transform: scaleY(.5) scaleX(1);
            transform: scaleY(.5) scaleX(1)
        }

    .md-select-value.md-select-placeholder {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1;
        pointer-events: none;
        -webkit-font-smoothing: antialiased;
        padding-left: 2px;
        z-index: 1
    }

md-select-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);
    max-height: 256px;
    min-height: 48px;
    overflow-y: hidden;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1);
    transform: scale(1)
}

    md-select-menu.md-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    md-select-menu:not(.md-overflow) md-content {
        padding-top: 8px;
        padding-bottom: 8px
    }

[dir=rtl] md-select-menu {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

md-select-menu md-content {
    min-width: 136px;
    min-height: 48px;
    max-height: 256px;
    overflow-y: auto
}

md-select-menu > * {
    opacity: 0
}

md-option {
    cursor: pointer;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: auto;
    -webkit-transition: background .15s linear;
    transition: background .15s linear;
    padding: 0 16px;
    height: 48px
}

    md-option[disabled] {
        cursor: default
    }

    md-option:focus {
        outline: none
    }

    md-option .md-text {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: auto;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

md-optgroup {
    display: block
}

    md-optgroup label {
        display: block;
        font-size: 14px;
        text-transform: uppercase;
        padding: 16px;
    }

    md-optgroup md-option {
        padding-left: 32px;
        padding-right: 32px
    }

@media screen and (-ms-high-contrast:active) {
    .md-select-backdrop {
        background-color: transparent
    }

    md-select-menu {
        border: 1px solid #fff
    }
}

md-select-menu[multiple] md-option.md-checkbox-enabled {
    padding-left: 30px;
    padding-right: 16px
}

[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled {
    padding-left: 16px;
    padding-right: 30px
}

md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    box-sizing: border-box;
    display: inline-block;
    width: 20px;
    height: 20px;
    left: 0;
    right: auto
}

[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
    left: auto;
    right: 0
}

md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:before {
    box-sizing: border-box;
    background-color: transparent;
    border-radius: 50%;
    content: "";
    position: absolute;
    display: block;
    height: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: auto
}

md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:after {
    box-sizing: border-box;
    content: "";
    position: absolute;
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px
}

md-select-menu[multiple] md-option.md-checkbox-enabled .md-container .md-ripple-container {
    position: absolute;
    display: block;
    width: auto;
    height: auto;
    left: -15px;
    top: -15px;
    right: -15px;
    bottom: -15px
}

md-select-menu[multiple] md-option.md-checkbox-enabled .md-icon {
    box-sizing: border-box;
    -webkit-transition: .24s;
    transition: .24s;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-width: 2px;
    border-style: solid;
    border-radius: 2px
}

md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon {
    border-color: transparent
}

    md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon:after {
        box-sizing: border-box;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        left: 4.66667px;
        top: .22222px;
        display: table;
        width: 6.66667px;
        height: 13.33333px;
        border-width: 2px;
        border-style: solid;
        border-top: 0;
        border-left: 0;
        content: ""
    }

md-select-menu[multiple] md-option.md-checkbox-enabled[disabled] {
    cursor: default
}

md-select-menu[multiple] md-option.md-checkbox-enabled.md-indeterminate .md-icon:after {
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: table;
    width: 12px;
    height: 2px;
    border-width: 2px;
    border-style: solid;
    border-top: 0;
    border-left: 0;
    content: ""
}

md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
    margin-left: 10.66667px;
    margin-right: auto
}

[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
    margin-left: auto;
    margin-right: 10.66667px
}

md-sidenav {
    box-sizing: border-box;
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    z-index: 60;
    width: 320px;
    max-width: 320px;
    bottom: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

    md-sidenav ul {
        list-style: none
    }

    md-sidenav.md-closed {
        display: none
    }

    md-sidenav.md-closed-add, md-sidenav.md-closed-remove {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in
    }

        md-sidenav.md-closed-add.md-closed-add-active, md-sidenav.md-closed-remove.md-closed-remove-active {
            -webkit-transition: all .4s cubic-bezier(.25,.8,.25,1);
            transition: all .4s cubic-bezier(.25,.8,.25,1)
        }

    md-sidenav.md-closed.md-locked-open-add, md-sidenav.md-locked-open, md-sidenav.md-locked-open-add, md-sidenav.md-locked-open-remove, md-sidenav.md-locked-open-remove.md-closed, md-sidenav.md-locked-open.md-closed, md-sidenav.md-locked-open.md-closed.md-sidenav-left, md-sidenav.md-locked-open.md-closed.md-sidenav-right {
        position: static;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

        md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active) {
            width: 0 !important;
            min-width: 0 !important
        }

        md-sidenav.md-closed.md-locked-open-add-active, md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active), md-sidenav.md-locked-open-remove-active {
            -webkit-transition: width .3s cubic-bezier(.55,0,.55,.2),min-width .3s cubic-bezier(.55,0,.55,.2);
            transition: width .3s cubic-bezier(.55,0,.55,.2),min-width .3s cubic-bezier(.55,0,.55,.2)
        }

    md-sidenav.md-locked-open-remove-active {
        width: 0 !important;
        min-width: 0 !important
    }

.md-sidenav-backdrop.md-locked-open {
    display: none
}

.md-sidenav-left, md-sidenav {
    left: 0;
    top: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

    .md-sidenav-left.md-closed, md-sidenav.md-closed {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

.md-sidenav-right {
    left: 100%;
    top: 0;
    -webkit-transform: translate(-100%,0);
    transform: translate(-100%,0)
}

    .md-sidenav-right.md-closed {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }

@media (min-width:600px) {
    md-sidenav {
        max-width: 400px
    }
}

@media (max-width:456px) {
    md-sidenav {
        width: calc(100% - 56px);
        min-width: calc(100% - 56px);
        max-width: calc(100% - 56px)
    }
}

@media screen and (-ms-high-contrast:active) {
    .md-sidenav-left, md-sidenav {
        border-right: 1px solid #fff
    }

    .md-sidenav-right {
        border-left: 1px solid #fff
    }
}

@-webkit-keyframes sliderFocusThumb {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    30% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
}

@keyframes sliderFocusThumb {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    30% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
}

@-webkit-keyframes sliderDiscreteFocusThumb {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes sliderDiscreteFocusThumb {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@-webkit-keyframes sliderDiscreteFocusRing {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7);
        opacity: 0
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes sliderDiscreteFocusRing {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7);
        opacity: 0
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

md-slider {
    height: 48px;
    min-width: 128px;
    position: relative;
    margin-left: 4px;
    margin-right: 4px;
    padding: 0;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row
}

    md-slider *, md-slider :after {
        box-sizing: border-box
    }

    md-slider .md-slider-wrapper {
        outline: none;
        width: 100%;
        height: 100%
    }

    md-slider .md-slider-content {
        position: relative
    }

    md-slider .md-track-container {
        width: 100%;
        position: absolute;
        top: 23px;
        height: 2px
    }

    md-slider .md-track {
        position: absolute;
        left: 0;
        right: 0;
        height: 100%
    }

    md-slider .md-track-fill {
        -webkit-transition: all .4s cubic-bezier(.25,.8,.25,1);
        transition: all .4s cubic-bezier(.25,.8,.25,1);
        -webkit-transition-property: width,height;
        transition-property: width,height
    }

    md-slider .md-track-ticks {
        position: absolute;
        left: 0;
        right: 0;
        height: 100%
    }

        md-slider .md-track-ticks canvas {
            width: 100%;
            height: 100%
        }

    md-slider .md-thumb-container {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        -webkit-transition: all .4s cubic-bezier(.25,.8,.25,1);
        transition: all .4s cubic-bezier(.25,.8,.25,1);
        -webkit-transition-property: left,right,bottom;
        transition-property: left,right,bottom
    }

[dir=rtl] md-slider .md-thumb-container {
    left: auto;
    right: 0
}

md-slider .md-thumb {
    z-index: 1;
    position: absolute;
    left: -10px;
    top: 14px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    -webkit-transform: scale(.7);
    transform: scale(.7);
    -webkit-transition: all .4s cubic-bezier(.25,.8,.25,1);
    transition: all .4s cubic-bezier(.25,.8,.25,1)
}

[dir=rtl] md-slider .md-thumb {
    left: auto;
    right: -10px
}

md-slider .md-thumb:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border-width: 3px;
    border-style: solid;
    -webkit-transition: inherit;
    transition: inherit
}

md-slider .md-sign {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    left: -14px;
    top: -17px;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    -webkit-transform: scale(.4) translate3d(0,67.5px,0);
    transform: scale(.4) translate3d(0,67.5px,0);
    -webkit-transition: all .3s cubic-bezier(.35,0,.25,1);
    transition: all .3s cubic-bezier(.35,0,.25,1)
}

    md-slider .md-sign:after {
        position: absolute;
        content: "";
        left: 0;
        border-radius: 16px;
        top: 19px;
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-top-width: 16px;
        border-top-style: solid;
        opacity: 0;
        -webkit-transform: translate3d(0,-8px,0);
        transform: translate3d(0,-8px,0);
        -webkit-transition: all .2s cubic-bezier(.35,0,.25,1);
        transition: all .2s cubic-bezier(.35,0,.25,1)
    }

[dir=rtl] md-slider .md-sign:after {
    left: auto;
    right: 0
}

md-slider .md-sign .md-thumb-text {
    z-index: 1;
    font-size: 12px;
}

md-slider .md-focus-ring {
    position: absolute;
    left: -17px;
    top: 7px;
    width: 34px;
    height: 34px;
    border-radius: 34px;
    -webkit-transform: scale(.7);
    transform: scale(.7);
    opacity: 0;
    -webkit-transition: all .35s cubic-bezier(.35,0,.25,1);
    transition: all .35s cubic-bezier(.35,0,.25,1)
}

[dir=rtl] md-slider .md-focus-ring {
    left: auto;
    right: -17px
}

md-slider .md-disabled-thumb {
    position: absolute;
    left: -14px;
    top: 10px;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    border-width: 4px;
    border-style: solid;
    display: none
}

[dir=rtl] md-slider .md-disabled-thumb {
    left: auto;
    right: -14px
}

md-slider.md-min .md-sign {
    opacity: 0
}

md-slider:focus {
    outline: none
}

md-slider.md-dragging .md-thumb-container, md-slider.md-dragging .md-track-fill {
    -webkit-transition: none;
    transition: none
}

md-slider:not([md-discrete]) .md-sign, md-slider:not([md-discrete]) .md-track-ticks {
    display: none
}

md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper .md-thumb:hover {
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-thumb {
    -webkit-animation: sliderFocusThumb .7s cubic-bezier(.35,0,.25,1);
    animation: sliderFocusThumb .7s cubic-bezier(.35,0,.25,1)
}

md-slider:not([md-discrete]):not([disabled]).md-active .md-slider-wrapper .md-thumb {
    -webkit-transform: scale(1);
    transform: scale(1)
}

md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-animation: sliderDiscreteFocusRing .5s cubic-bezier(.35,0,.25,1);
    animation: sliderDiscreteFocusRing .5s cubic-bezier(.35,0,.25,1)
}

md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb {
    -webkit-animation: sliderDiscreteFocusThumb .5s cubic-bezier(.35,0,.25,1);
    animation: sliderDiscreteFocusThumb .5s cubic-bezier(.35,0,.25,1)
}

md-slider[md-discrete]:not([disabled]).md-active .md-thumb, md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb {
    -webkit-transform: scale(0);
    transform: scale(0)
}

md-slider[md-discrete]:not([disabled]).md-active .md-sign, md-slider[md-discrete]:not([disabled]).md-active .md-sign:after, md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign, md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign:after {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) scale(1);
    transform: translate3d(0,0,0) scale(1)
}

md-slider[md-discrete][disabled][readonly] .md-thumb {
    -webkit-transform: scale(0);
    transform: scale(0)
}

md-slider[md-discrete][disabled][readonly] .md-sign, md-slider[md-discrete][disabled][readonly] .md-sign:after {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) scale(1);
    transform: translate3d(0,0,0) scale(1)
}

md-slider[disabled] .md-track-fill {
    display: none
}

md-slider[disabled] .md-track-ticks, md-slider[disabled]:not([readonly]) .md-sign {
    opacity: 0
}

md-slider[disabled] .md-thumb {
    -webkit-transform: scale(.5);
    transform: scale(.5)
}

md-slider[disabled] .md-disabled-thumb {
    display: block
}

md-slider[md-vertical] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-height: 128px;
    min-width: 0
}

    md-slider[md-vertical] .md-slider-wrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1;
        padding-top: 12px;
        padding-bottom: 12px;
        width: 48px;
        -webkit-align-self: center;
        align-self: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    md-slider[md-vertical] .md-track-container {
        height: 100%;
        width: 2px;
        top: 0;
        left: calc(50% - 1px)
    }

    md-slider[md-vertical] .md-thumb-container {
        top: auto;
        margin-bottom: 23px;
        left: calc(50% - 1px);
        bottom: 0
    }

        md-slider[md-vertical] .md-thumb-container .md-thumb:after {
            left: 1px
        }

        md-slider[md-vertical] .md-thumb-container .md-focus-ring {
            left: -16px
        }

    md-slider[md-vertical] .md-track-fill {
        bottom: 0
    }

    md-slider[md-vertical][md-discrete] .md-sign {
        left: -40px;
        top: 9.5px;
        -webkit-transform: scale(.4) translate3d(67.5px,0,0);
        transform: scale(.4) translate3d(67.5px,0,0)
    }

        md-slider[md-vertical][md-discrete] .md-sign:after {
            top: 9.5px;
            left: 19px;
            border-top: 14px solid transparent;
            border-right: 0;
            border-bottom: 14px solid transparent;
            border-left-width: 16px;
            border-left-style: solid;
            opacity: 0;
            -webkit-transform: translate3d(0,-8px,0);
            transform: translate3d(0,-8px,0);
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out
        }

        md-slider[md-vertical][md-discrete] .md-sign .md-thumb-text {
            z-index: 1;
            font-size: 12px;
        }

    md-slider[md-vertical][md-discrete].md-active .md-sign:after, md-slider[md-vertical][md-discrete] .md-focused .md-sign:after, md-slider[md-vertical][md-discrete][disabled][readonly] .md-sign:after {
        top: 0
    }

    md-slider[md-vertical][disabled][readonly] .md-thumb {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    md-slider[md-vertical][disabled][readonly] .md-sign, md-slider[md-vertical][disabled][readonly] .md-sign:after {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0) scale(1);
        transform: translate3d(0,0,0) scale(1)
    }

md-slider[md-invert]:not([md-vertical]) .md-track-fill {
    left: auto;
    right: 0
}

[dir=rtl] md-slider[md-invert]:not([md-vertical]) .md-track-fill {
    left: 0;
    right: auto
}

md-slider[md-invert][md-vertical] .md-track-fill {
    bottom: auto;
    top: 0
}

md-slider-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row
}

    md-slider-container > :first-child:not(md-slider), md-slider-container > :last-child:not(md-slider) {
        min-width: 25px;
        max-width: 42px;
        height: 25px;
        -webkit-transition: all .4s cubic-bezier(.25,.8,.25,1);
        transition: all .4s cubic-bezier(.25,.8,.25,1);
        -webkit-transition-property: color,max-width;
        transition-property: color,max-width
    }

    md-slider-container > :first-child:not(md-slider) {
        margin-right: 16px
    }

[dir=rtl] md-slider-container > :first-child:not(md-slider) {
    margin-right: auto;
    margin-left: 16px
}

md-slider-container > :last-child:not(md-slider) {
    margin-left: 16px
}

[dir=rtl] md-slider-container > :last-child:not(md-slider) {
    margin-left: auto;
    margin-right: 16px
}

md-slider-container[md-vertical] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

    md-slider-container[md-vertical] > :first-child:not(md-slider), md-slider-container[md-vertical] > :last-child:not(md-slider) {
        margin-right: 0;
        margin-left: 0;
        text-align: center
    }

md-slider-container md-input-container input[type=number] {
    text-align: center;
    padding-left: 15px;
    height: 50px;
    margin-top: -25px
}

[dir=rtl] md-slider-container md-input-container input[type=number] {
    padding-left: 0;
    padding-right: 15px
}

@media screen and (-ms-high-contrast:active) {
    md-slider.md-default-theme .md-track {
        border-bottom: 1px solid #fff
    }
}

.md-sticky-clone {
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    position: absolute !important;
    -webkit-transform: translate3d(-9999px,-9999px,0);
    transform: translate3d(-9999px,-9999px,0)
}

    .md-sticky-clone[sticky-state=active] {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

        .md-sticky-clone[sticky-state=active]:not(.md-sticky-no-effect) .md-subheader-inner {
            -webkit-animation: subheaderStickyHoverIn .3s ease-out both;
            animation: subheaderStickyHoverIn .3s ease-out both
        }

@-webkit-keyframes subheaderStickyHoverIn {
    0% {
        box-shadow: 0 0 0 0 transparent
    }

    to {
        box-shadow: 0 2px 4px 0 rgba(0,0,0,.16)
    }
}

@keyframes subheaderStickyHoverIn {
    0% {
        box-shadow: 0 0 0 0 transparent
    }

    to {
        box-shadow: 0 2px 4px 0 rgba(0,0,0,.16)
    }
}

@-webkit-keyframes subheaderStickyHoverOut {
    0% {
        box-shadow: 0 2px 4px 0 rgba(0,0,0,.16)
    }

    to {
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes subheaderStickyHoverOut {
    0% {
        box-shadow: 0 2px 4px 0 rgba(0,0,0,.16)
    }

    to {
        box-shadow: 0 0 0 0 transparent
    }
}

.md-subheader-wrapper:not(.md-sticky-no-effect) {
    -webkit-transition: margin .2s ease-out;
    transition: margin .2s ease-out
}

    .md-subheader-wrapper:not(.md-sticky-no-effect) .md-subheader {
        margin: 0
    }

    .md-subheader-wrapper:not(.md-sticky-no-effect).md-sticky-clone {
        z-index: 2
    }

    .md-subheader-wrapper:not(.md-sticky-no-effect)[sticky-state=active] {
        margin-top: -2px
    }

    .md-subheader-wrapper:not(.md-sticky-no-effect):not(.md-sticky-clone)[sticky-prev-state=active] .md-subheader-inner:after {
        -webkit-animation: subheaderStickyHoverOut .3s ease-out both;
        animation: subheaderStickyHoverOut .3s ease-out both
    }

.md-subheader {
    display: block;
    font-size: 14px;
    line-height: 1em;
    margin: 0;
    position: relative
}

    .md-subheader .md-subheader-inner {
        display: block;
        padding: 16px
    }

    .md-subheader .md-subheader-content {
        display: block;
        z-index: 1;
        position: relative
    }

[md-swipe-left], [md-swipe-right] {
    touch-action: pan-y
}

[md-swipe-down], [md-swipe-up] {
    touch-action: pan-x
}

.md-inline-form md-switch {
    margin-top: 18px;
    margin-bottom: 19px
}

md-switch {
    margin: 16px 0;
    white-space: nowrap;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 30px;
    line-height: 28px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-left: inherit;
    margin-right: 16px
}

[dir=rtl] md-switch {
    margin-left: 16px;
    margin-right: inherit
}

md-switch:last-of-type {
    margin-left: inherit;
    margin-right: 0
}

[dir=rtl] md-switch:last-of-type {
    margin-left: 0;
    margin-right: inherit
}

md-switch[disabled], md-switch[disabled] .md-container {
    cursor: default
}

md-switch .md-container {
    cursor: -webkit-grab;
    cursor: grab;
    width: 36px;
    height: 24px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 8px;
    float: left
}

[dir=rtl] md-switch .md-container, md-switch.md-inverted .md-container {
    margin-right: 0;
    margin-left: 8px
}

[dir=rtl] md-switch.md-inverted .md-container {
    margin-right: 8px;
    margin-left: 0
}

md-switch:not([disabled]) .md-dragging, md-switch:not([disabled]).md-dragging .md-container {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

md-switch.md-focused:not([disabled]) .md-thumb:before {
    left: -8px;
    top: -8px;
    right: -8px;
    bottom: -8px
}

md-switch.md-focused:not([disabled]):not(.md-checked) .md-thumb:before {
    background-color: rgba(0,0,0,.12)
}

md-switch .md-label {
    border-color: transparent;
    border-width: 0;
    float: left
}

md-switch .md-bar {
    left: 1px;
    width: 34px;
    top: 5px;
    height: 14px;
    border-radius: 8px;
    position: absolute
}

md-switch .md-thumb-container {
    top: 2px;
    left: 0;
    width: 16px;
    position: absolute;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 1
}

md-switch.md-checked .md-thumb-container {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
}

md-switch .md-thumb {
    margin: 0;
    outline: none;
    height: 20px;
    width: 20px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)
}

    md-switch .md-thumb, md-switch .md-thumb:before {
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 50%
    }

        md-switch .md-thumb:before {
            background-color: transparent;
            content: "";
            display: block;
            height: auto;
            right: 0;
            bottom: 0;
            -webkit-transition: all .5s;
            transition: all .5s;
            width: auto
        }

        md-switch .md-thumb .md-ripple-container {
            position: absolute;
            display: block;
            width: auto;
            height: auto;
            left: -20px;
            top: -20px;
            right: -20px;
            bottom: -20px
        }

md-switch:not(.md-dragging) .md-bar, md-switch:not(.md-dragging) .md-thumb, md-switch:not(.md-dragging) .md-thumb-container {
    -webkit-transition: all .08s linear;
    transition: all .08s linear;
    -webkit-transition-property: background-color,-webkit-transform;
    transition-property: background-color,-webkit-transform;
    transition-property: transform,background-color;
    transition-property: transform,background-color,-webkit-transform
}

md-switch:not(.md-dragging) .md-bar, md-switch:not(.md-dragging) .md-thumb {
    -webkit-transition-delay: .05s;
    transition-delay: .05s
}

@media screen and (-ms-high-contrast:active) {
    md-switch.md-default-theme .md-bar {
        background-color: #666
    }

    md-switch.md-default-theme.md-checked .md-bar {
        background-color: #9e9e9e
    }

    md-switch.md-default-theme .md-thumb {
        background-color: #fff
    }
}

@-webkit-keyframes md-tab-content-hide {
    0% {
        opacity: 1
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes md-tab-content-hide {
    0% {
        opacity: 1
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

md-tab-data {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0
}

md-tabs {
    display: block;
    margin: 0;
    border-radius: 2px;
    overflow: hidden;
    position: relative;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

    md-tabs:not(.md-no-tab-content):not(.md-dynamic-height) {
        min-height: 248px
    }

    md-tabs[md-align-tabs=bottom] {
        padding-bottom: 48px
    }

        md-tabs[md-align-tabs=bottom] md-tabs-wrapper {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            height: 48px;
            z-index: 2
        }

        md-tabs[md-align-tabs=bottom] md-tabs-content-wrapper {
            top: 0;
            bottom: 48px
        }

    md-tabs.md-dynamic-height md-tabs-content-wrapper {
        min-height: 0;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        overflow: visible
    }

    md-tabs.md-dynamic-height md-tab-content.md-active {
        position: relative
    }

    md-tabs[md-border-bottom] md-tabs-wrapper {
        border-width: 0 0 1px;
        border-style: solid
    }

    md-tabs[md-border-bottom]:not(.md-dynamic-height) md-tabs-content-wrapper {
        top: 49px
    }

md-tabs-wrapper {
    display: block;
    position: relative;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

    md-tabs-wrapper md-next-button, md-tabs-wrapper md-prev-button {
        height: 100%;
        width: 32px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        line-height: 1em;
        z-index: 2;
        cursor: pointer;
        font-size: 16px;
        background: transparent no-repeat 50%;
        -webkit-transition: all .5s cubic-bezier(.35,0,.25,1);
        transition: all .5s cubic-bezier(.35,0,.25,1)
    }

        md-tabs-wrapper md-next-button:focus, md-tabs-wrapper md-prev-button:focus {
            outline: none
        }

        md-tabs-wrapper md-next-button.md-disabled, md-tabs-wrapper md-prev-button.md-disabled {
            opacity: .25;
            cursor: default
        }

        md-tabs-wrapper md-next-button.ng-leave, md-tabs-wrapper md-prev-button.ng-leave {
            -webkit-transition: none;
            transition: none
        }

        md-tabs-wrapper md-next-button md-icon, md-tabs-wrapper md-prev-button md-icon {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate3d(-50%,-50%,0);
            transform: translate3d(-50%,-50%,0)
        }

[dir=rtl] md-tabs-wrapper md-next-button, [dir=rtl] md-tabs-wrapper md-prev-button {
    -webkit-transform: rotateY(180deg) translateY(-50%);
    transform: rotateY(180deg) translateY(-50%)
}

md-tabs-wrapper md-prev-button {
    left: 0;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMjA4IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTUuNCw3LjQgMTQsNiA4LDEyIDE0LDE4IDE1LjQsMTYuNiAxMC44LDEyIAkJIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+IDwvZz4gPC9nPiA8ZyBpZD0iR3JpZCIgZGlzcGxheT0ibm9uZSI+IDxnIGRpc3BsYXk9ImlubGluZSI+IDwvZz4gPC9nPiA8L3N2Zz4NCg==")
}

[dir=rtl] md-tabs-wrapper md-prev-button {
    left: auto;
    right: 0
}

md-tabs-wrapper md-next-button {
    right: 0;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMzM2IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTAsNiA4LjYsNy40IDEzLjIsMTIgOC42LDE2LjYgMTAsMTggMTYsMTIgCQkiIHN0eWxlPSJmaWxsOndoaXRlOyIvPiA8cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz4gPC9nPiA8L2c+IDxnIGlkPSJHcmlkIiBkaXNwbGF5PSJub25lIj4gPGcgZGlzcGxheT0iaW5saW5lIj4gPC9nPiA8L2c+IDwvc3ZnPg0K")
}

[dir=rtl] md-tabs-wrapper md-next-button {
    right: auto;
    left: 0
}

md-tabs-wrapper md-next-button md-icon {
    -webkit-transform: translate3d(-50%,-50%,0) rotate(180deg);
    transform: translate3d(-50%,-50%,0) rotate(180deg)
}

md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row
}

    md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1
    }

md-tabs-canvas {
    position: relative;
    overflow: hidden;
    display: block;
    height: 48px
}

    md-tabs-canvas:after {
        content: "";
        display: table;
        clear: both
    }

    md-tabs-canvas .md-dummy-wrapper {
        position: absolute;
        top: 0;
        left: 0
    }

[dir=rtl] md-tabs-canvas .md-dummy-wrapper {
    left: auto;
    right: 0
}

md-tabs-canvas.md-paginated {
    margin: 0 32px
}

md-tabs-canvas.md-center-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center
}

    md-tabs-canvas.md-center-tabs .md-tab {
        float: none;
        display: inline-block
    }

md-pagination-wrapper {
    height: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.35,0,.25,1);
    transition: -webkit-transform .5s cubic-bezier(.35,0,.25,1);
    transition: transform .5s cubic-bezier(.35,0,.25,1);
    transition: transform .5s cubic-bezier(.35,0,.25,1),-webkit-transform .5s cubic-bezier(.35,0,.25,1);
    position: absolute;
    left: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

    md-pagination-wrapper:after {
        content: "";
        display: table;
        clear: both
    }

[dir=rtl] md-pagination-wrapper {
    left: auto;
    right: 0
}

md-pagination-wrapper.md-center-tabs {
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

md-tabs-content-wrapper {
    display: block;
    top: 48px;
    overflow: hidden
}

md-tab-content, md-tabs-content-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

md-tab-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    top: 0;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.35,0,.25,1);
    transition: -webkit-transform .5s cubic-bezier(.35,0,.25,1);
    transition: transform .5s cubic-bezier(.35,0,.25,1);
    transition: transform .5s cubic-bezier(.35,0,.25,1),-webkit-transform .5s cubic-bezier(.35,0,.25,1);
    overflow: auto;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

    md-tab-content.md-no-scroll {
        bottom: auto;
        overflow: hidden
    }

    md-tab-content.md-no-transition, md-tab-content.ng-leave {
        -webkit-transition: none;
        transition: none
    }

    md-tab-content.md-left:not(.md-active) {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-animation: 1s md-tab-content-hide;
        animation: 1s md-tab-content-hide;
        visibility: hidden
    }

[dir=rtl] md-tab-content.md-left:not(.md-active) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

md-tab-content.md-left:not(.md-active) * {
    -webkit-transition: visibility 0s linear;
    transition: visibility 0s linear;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    visibility: hidden
}

md-tab-content.md-right:not(.md-active) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-animation: 1s md-tab-content-hide;
    animation: 1s md-tab-content-hide;
    visibility: hidden
}

[dir=rtl] md-tab-content.md-right:not(.md-active) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

md-tab-content.md-right:not(.md-active) * {
    -webkit-transition: visibility 0s linear;
    transition: visibility 0s linear;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    visibility: hidden
}

md-tab-content > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    flex: 1 0 100%;
    min-width: 0
}

    md-tab-content > div.ng-leave {
        -webkit-animation: 1s md-tab-content-hide;
        animation: 1s md-tab-content-hide
    }

md-ink-bar {
    position: absolute;
    left: auto;
    right: auto;
    bottom: 0;
    height: 2px
}

    md-ink-bar.md-left {
        -webkit-transition: left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1);
        transition: left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1)
    }

    md-ink-bar.md-right {
        -webkit-transition: left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1);
        transition: left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1)
    }

md-tab {
    position: absolute;
    z-index: -1;
    left: -9999px
}

.md-tab {
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    padding: 12px 24px;
    -webkit-transition: background-color .35s cubic-bezier(.35,0,.25,1);
    transition: background-color .35s cubic-bezier(.35,0,.25,1);
    cursor: pointer;
    white-space: nowrap;
    position: relative;
    text-transform: uppercase;
    float: left;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis
}

[dir=rtl] .md-tab {
    float: right
}

.md-tab.md-focused, .md-tab:focus {
    box-shadow: none;
    outline: none
}

.md-tab.md-active {
    cursor: default
}

.md-tab.md-disabled {
    pointer-events: none;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    opacity: .5;
    cursor: default
}

.md-tab.ng-leave {
    -webkit-transition: none;
    transition: none
}

md-toolbar + md-dialog-content md-tabs, md-toolbar + md-tabs {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.md-toast-text {
    padding: 0 6px
}

md-toast {
    position: absolute;
    z-index: 105;
    box-sizing: border-box;
    cursor: default;
    padding: 8px;
    opacity: 1
}

    md-toast, md-toast .md-toast-content {
        overflow: hidden;
        -webkit-transition: all .4s cubic-bezier(.25,.8,.25,1);
        transition: all .4s cubic-bezier(.25,.8,.25,1)
    }

        md-toast .md-toast-content {
            display: -webkit-box;
            display: -webkit-flex;
            display: flex;
            direction: row;
            -webkit-box-align: center;
            -webkit-align-items: center;
            align-items: center;
            max-height: 168px;
            max-width: 100%;
            min-height: 48px;
            padding: 0 18px;
            box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
            border-radius: 2px;
            font-size: 14px;
            -webkit-transform: translate3d(0,0,0) rotateZ(0deg);
            transform: translate3d(0,0,0) rotateZ(0deg);
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
            justify-content: flex-start
        }

            md-toast .md-toast-content:before {
                content: "";
                min-height: 48px;
                visibility: hidden;
                display: inline-block
            }

[dir=rtl] md-toast .md-toast-content {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

md-toast .md-toast-content span {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    flex: 1 1 0%;
    box-sizing: border-box;
    min-width: 0
}

md-toast.md-capsule, md-toast.md-capsule .md-toast-content {
    border-radius: 24px
}

md-toast.ng-leave-active .md-toast-content {
    -webkit-transition: all .3s cubic-bezier(.55,0,.55,.2);
    transition: all .3s cubic-bezier(.55,0,.55,.2)
}

md-toast.md-swipedown .md-toast-content, md-toast.md-swipeleft .md-toast-content, md-toast.md-swiperight .md-toast-content, md-toast.md-swipeup .md-toast-content {
    -webkit-transition: all .4s cubic-bezier(.25,.8,.25,1);
    transition: all .4s cubic-bezier(.25,.8,.25,1)
}

md-toast.ng-enter {
    opacity: 0
}

    md-toast.ng-enter .md-toast-content {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    md-toast.ng-enter.md-top .md-toast-content {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    md-toast.ng-enter.ng-enter-active {
        opacity: 1
    }

        md-toast.ng-enter.ng-enter-active .md-toast-content {
            -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0)
        }

md-toast.ng-leave.ng-leave-active .md-toast-content {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0)
}

md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content {
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content {
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0)
}

md-toast.ng-leave.ng-leave-active.md-top .md-toast-content {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0)
}

md-toast .md-action {
    line-height: 19px;
    margin-left: 24px;
    margin-right: 0;
    cursor: pointer;
    text-transform: uppercase;
    float: right
}

md-toast .md-button {
    min-width: 0;
    margin-right: 0;
    margin-left: 12px
}

[dir=rtl] md-toast .md-button {
    margin-right: 12px;
    margin-left: 0
}

@media (max-width:959px) {
    md-toast {
        left: 0;
        right: 0;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        border-radius: 0;
        bottom: 0;
        padding: 0
    }

        md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content {
            -webkit-transform: translate3d(0,-50%,0);
            transform: translate3d(0,-50%,0)
        }

        md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content {
            -webkit-transform: translate3d(0,50%,0);
            transform: translate3d(0,50%,0)
        }
}

@media (min-width:960px) {
    md-toast {
        min-width: 304px
    }

        md-toast.md-bottom {
            bottom: 0
        }

        md-toast.md-left {
            left: 0
        }

        md-toast.md-right {
            right: 0
        }

        md-toast.md-top {
            top: 0
        }

        md-toast._md-start {
            left: 0
        }

    [dir=rtl] md-toast._md-start {
        left: auto;
        right: 0
    }

    md-toast._md-end {
        right: 0
    }

    [dir=rtl] md-toast._md-end {
        right: auto;
        left: 0
    }

    md-toast.ng-leave.ng-leave-active.md-swipeleft .md-toast-content {
        -webkit-transform: translate3d(-50%,0,0);
        transform: translate3d(-50%,0,0)
    }

    md-toast.ng-leave.ng-leave-active.md-swiperight .md-toast-content {
        -webkit-transform: translate3d(50%,0,0);
        transform: translate3d(50%,0,0)
    }
}

@media (min-width:1920px) {
    md-toast .md-toast-content {
        max-width: 568px
    }
}

@media screen and (-ms-high-contrast:active) {
    md-toast {
        border: 1px solid #fff
    }
}

.md-toast-animating {
    overflow: hidden !important
}

md-toolbar {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
    z-index: 2;
    font-size: 20px;
    min-height: 64px;
    width: 100%
}

    md-toolbar._md-toolbar-transitions {
        -webkit-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transition-timing-function: cubic-bezier(.35,0,.25,1);
        transition-timing-function: cubic-bezier(.35,0,.25,1);
        -webkit-transition-property: background-color,fill,color;
        transition-property: background-color,fill,color
    }

    md-toolbar.md-whiteframe-z1-add, md-toolbar.md-whiteframe-z1-remove {
        -webkit-transition: box-shadow .5s linear;
        transition: box-shadow .5s linear
    }

    md-toolbar md-toolbar-filler {
        width: 72px
    }

    md-toolbar *, md-toolbar :after, md-toolbar :before {
        box-sizing: border-box
    }

    md-toolbar.ng-animate {
        -webkit-transition: none;
        transition: none
    }

    md-toolbar.md-tall {
        height: 128px;
        min-height: 128px;
        max-height: 128px
    }

    md-toolbar.md-medium-tall {
        height: 88px;
        min-height: 88px;
        max-height: 88px
    }

        md-toolbar.md-medium-tall .md-toolbar-tools {
            height: 48px;
            min-height: 48px;
            max-height: 48px
        }

    md-toolbar > .md-indent {
        margin-left: 64px
    }

[dir=rtl] md-toolbar > .md-indent {
    margin-left: auto;
    margin-right: 64px
}

md-toolbar ~ md-content > md-list {
    padding: 0
}

    md-toolbar ~ md-content > md-list md-list-item:last-child md-divider {
        display: none
    }

.md-toolbar-tools {
    font-size: 20px;
    letter-spacing: .005em;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 100%;
    height: 64px;
    max-height: 64px;
    padding: 0 16px;
    margin: 0
}

    .md-toolbar-tools h1, .md-toolbar-tools h2, .md-toolbar-tools h3 {
        font-size: inherit;
        margin: inherit
    }

    .md-toolbar-tools a {
        color: inherit;
        text-decoration: none
    }

    .md-toolbar-tools .fill-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center
    }

    .md-toolbar-tools md-checkbox {
        margin: inherit
    }

    .md-toolbar-tools .md-button {
        margin-top: 0;
        margin-bottom: 0
    }

        .md-toolbar-tools .md-button, .md-toolbar-tools .md-button.md-icon-button md-icon {
            -webkit-transition-duration: .5s;
            transition-duration: .5s;
            -webkit-transition-timing-function: cubic-bezier(.35,0,.25,1);
            transition-timing-function: cubic-bezier(.35,0,.25,1);
            -webkit-transition-property: background-color,fill,color;
            transition-property: background-color,fill,color
        }

            .md-toolbar-tools .md-button.md-icon-button md-icon.ng-animate, .md-toolbar-tools .md-button.ng-animate {
                -webkit-transition: none;
                transition: none
            }

    .md-toolbar-tools > .md-button:first-child {
        margin-left: -8px
    }

[dir=rtl] .md-toolbar-tools > .md-button:first-child {
    margin-left: auto;
    margin-right: -8px
}

.md-toolbar-tools > .md-button:last-child {
    margin-right: -8px
}

[dir=rtl] .md-toolbar-tools > .md-button:last-child {
    margin-right: auto;
    margin-left: -8px
}

.md-toolbar-tools > md-menu:last-child {
    margin-right: -8px
}

[dir=rtl] .md-toolbar-tools > md-menu:last-child {
    margin-right: auto;
    margin-left: -8px
}

.md-toolbar-tools > md-menu:last-child > .md-button {
    margin-right: 0
}

[dir=rtl] .md-toolbar-tools > md-menu:last-child > .md-button {
    margin-right: auto;
    margin-left: 0
}

@media screen and (-ms-high-contrast:active) {
    .md-toolbar-tools {
        border-bottom: 1px solid #fff
    }
}

@media (min-width:0) and (max-width:959px) and (orientation:portrait) {
    md-toolbar {
        min-height: 56px
    }

    .md-toolbar-tools {
        height: 56px;
        max-height: 56px
    }
}

@media (min-width:0) and (max-width:959px) and (orientation:landscape) {
    md-toolbar {
        min-height: 48px
    }

    .md-toolbar-tools {
        height: 48px;
        max-height: 48px
    }
}

.md-tooltip {
    pointer-events: none;
    border-radius: 4px;
    overflow: hidden;
    opacity: 0;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 32px;
    line-height: 32px;
    padding-right: 16px;
    padding-left: 16px
}

    .md-tooltip.md-origin-top {
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        margin-top: -24px
    }

    .md-tooltip.md-origin-right {
        -webkit-transform-origin: left center;
        transform-origin: left center;
        margin-left: 24px
    }

    .md-tooltip.md-origin-bottom {
        -webkit-transform-origin: center top;
        transform-origin: center top;
        margin-top: 24px
    }

    .md-tooltip.md-origin-left {
        -webkit-transform-origin: right center;
        transform-origin: right center;
        margin-left: -24px
    }

@media (min-width:960px) {
    .md-tooltip {
        font-size: 10px;
        height: 22px;
        line-height: 22px;
        padding-right: 8px;
        padding-left: 8px
    }

        .md-tooltip.md-origin-top {
            margin-top: -14px
        }

        .md-tooltip.md-origin-right {
            margin-left: 14px
        }

        .md-tooltip.md-origin-bottom {
            margin-top: 14px
        }

        .md-tooltip.md-origin-left {
            margin-left: -14px
        }
}

.md-tooltip.md-show-add {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.md-tooltip.md-show {
    -webkit-transition: all .4s cubic-bezier(.25,.8,.25,1);
    transition: all .4s cubic-bezier(.25,.8,.25,1);
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .9
}

.md-tooltip.md-hide {
    -webkit-transition: all .3s cubic-bezier(.55,0,.55,.2);
    transition: all .3s cubic-bezier(.55,0,.55,.2);
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0
}

.md-truncate {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

    .md-truncate.md-clip {
        text-overflow: clip
    }

    .md-truncate.flex {
        width: 0
    }

.md-virtual-repeat-container {
    box-sizing: border-box;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

    .md-virtual-repeat-container .md-virtual-repeat-scroller {
        bottom: 0;
        box-sizing: border-box;
        left: 0;
        margin: 0;
        overflow-x: hidden;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-overflow-scrolling: touch
    }

    .md-virtual-repeat-container .md-virtual-repeat-sizer {
        box-sizing: border-box;
        height: 1px;
        display: block;
        margin: 0;
        padding: 0;
        width: 1px
    }

    .md-virtual-repeat-container .md-virtual-repeat-offsetter {
        box-sizing: border-box;
        left: 0;
        margin: 0;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0
    }

    .md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-scroller {
        overflow-x: auto;
        overflow-y: hidden
    }

    .md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter {
        bottom: 16px;
        right: auto;
        white-space: nowrap
    }

[dir=rtl] .md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter {
    right: auto;
    left: auto
}

.md-whiteframe-1dp, .md-whiteframe-z1 {
    box-shadow: none
}

.md-whiteframe-2dp {
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)
}

.md-whiteframe-3dp {
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12)
}

.md-whiteframe-4dp, .md-whiteframe-z2 {
    box-shadow: 0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)
}

.md-whiteframe-5dp {
    box-shadow: 0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)
}

.md-whiteframe-6dp {
    box-shadow: 0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)
}

.md-whiteframe-7dp, .md-whiteframe-z3 {
    box-shadow: 0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)
}

.md-whiteframe-8dp {
    box-shadow: 0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)
}

.md-whiteframe-9dp {
    box-shadow: 0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)
}

.md-whiteframe-10dp, .md-whiteframe-z4 {
    box-shadow: 0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)
}

.md-whiteframe-11dp {
    box-shadow: 0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)
}

.md-whiteframe-12dp {
    box-shadow: 0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)
}

.md-whiteframe-13dp, .md-whiteframe-z5 {
    box-shadow: 0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)
}

.md-whiteframe-14dp {
    box-shadow: 0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)
}

.md-whiteframe-15dp {
    box-shadow: 0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)
}

.md-whiteframe-16dp {
    box-shadow: 0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)
}

.md-whiteframe-17dp {
    box-shadow: 0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)
}

.md-whiteframe-18dp {
    box-shadow: 0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)
}

.md-whiteframe-19dp {
    box-shadow: 0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)
}

.md-whiteframe-20dp {
    box-shadow: 0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)
}

.md-whiteframe-21dp {
    box-shadow: 0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 30px 7px rgba(0,0,0,.12)
}

.md-whiteframe-22dp {
    box-shadow: 0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)
}

.md-whiteframe-23dp {
    box-shadow: 0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)
}

.md-whiteframe-24dp {
    box-shadow: 0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)
}

@media screen and (-ms-high-contrast:active) {
    md-whiteframe {
        border: 1px solid #fff
    }
}

@media print {
    [md-whiteframe], md-whiteframe {
        background-color: #fff
    }
}

.ng-cloak, .x-ng-cloak, [data-ng-cloak], [ng-cloak], [ng\:cloak], [x-ng-cloak] {
    display: none !important
}

@-moz-document url-prefix() {
    .layout-fill {
        margin: 0;
        width: 100%;
        min-height: 100%;
        height: 100%
    }
}

.flex-order {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    order: 0
}

.flex-order--20 {
    -webkit-box-ordinal-group: -19;
    -webkit-order: -20;
    order: -20
}

.flex-order--19 {
    -webkit-box-ordinal-group: -18;
    -webkit-order: -19;
    order: -19
}

.flex-order--18 {
    -webkit-box-ordinal-group: -17;
    -webkit-order: -18;
    order: -18
}

.flex-order--17 {
    -webkit-box-ordinal-group: -16;
    -webkit-order: -17;
    order: -17
}

.flex-order--16 {
    -webkit-box-ordinal-group: -15;
    -webkit-order: -16;
    order: -16
}

.flex-order--15 {
    -webkit-box-ordinal-group: -14;
    -webkit-order: -15;
    order: -15
}

.flex-order--14 {
    -webkit-box-ordinal-group: -13;
    -webkit-order: -14;
    order: -14
}

.flex-order--13 {
    -webkit-box-ordinal-group: -12;
    -webkit-order: -13;
    order: -13
}

.flex-order--12 {
    -webkit-box-ordinal-group: -11;
    -webkit-order: -12;
    order: -12
}

.flex-order--11 {
    -webkit-box-ordinal-group: -10;
    -webkit-order: -11;
    order: -11
}

.flex-order--10 {
    -webkit-box-ordinal-group: -9;
    -webkit-order: -10;
    order: -10
}

.flex-order--9 {
    -webkit-box-ordinal-group: -8;
    -webkit-order: -9;
    order: -9
}

.flex-order--8 {
    -webkit-box-ordinal-group: -7;
    -webkit-order: -8;
    order: -8
}

.flex-order--7 {
    -webkit-box-ordinal-group: -6;
    -webkit-order: -7;
    order: -7
}

.flex-order--6 {
    -webkit-box-ordinal-group: -5;
    -webkit-order: -6;
    order: -6
}

.flex-order--5 {
    -webkit-box-ordinal-group: -4;
    -webkit-order: -5;
    order: -5
}

.flex-order--4 {
    -webkit-box-ordinal-group: -3;
    -webkit-order: -4;
    order: -4
}

.flex-order--3 {
    -webkit-box-ordinal-group: -2;
    -webkit-order: -3;
    order: -3
}

.flex-order--2 {
    -webkit-box-ordinal-group: -1;
    -webkit-order: -2;
    order: -2
}

.flex-order--1 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    order: -1
}

.flex-order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    order: 0
}

.flex-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    order: 1
}

.flex-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    order: 2
}

.flex-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    order: 3
}

.flex-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    order: 4
}

.flex-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    order: 5
}

.flex-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    order: 6
}

.flex-order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    order: 7
}

.flex-order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    order: 8
}

.flex-order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    order: 9
}

.flex-order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    order: 10
}

.flex-order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    order: 11
}

.flex-order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    order: 12
}

.flex-order-13 {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    order: 13
}

.flex-order-14 {
    -webkit-box-ordinal-group: 15;
    -webkit-order: 14;
    order: 14
}

.flex-order-15 {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
    order: 15
}

.flex-order-16 {
    -webkit-box-ordinal-group: 17;
    -webkit-order: 16;
    order: 16
}

.flex-order-17 {
    -webkit-box-ordinal-group: 18;
    -webkit-order: 17;
    order: 17
}

.flex-order-18 {
    -webkit-box-ordinal-group: 19;
    -webkit-order: 18;
    order: 18
}

.flex-order-19 {
    -webkit-box-ordinal-group: 20;
    -webkit-order: 19;
    order: 19
}

.flex-order-20 {
    -webkit-box-ordinal-group: 21;
    -webkit-order: 20;
    order: 20
}

.flex-offset-0, .offset-0 {
    margin-left: 0
}

[dir=rtl] .flex-offset-0, [dir=rtl] .offset-0 {
    margin-left: auto;
    margin-right: 0
}

.flex-offset-5, .offset-5 {
    margin-left: 5%
}

[dir=rtl] .flex-offset-5, [dir=rtl] .offset-5 {
    margin-left: auto;
    margin-right: 5%
}

.flex-offset-10, .offset-10 {
    margin-left: 10%
}

[dir=rtl] .flex-offset-10, [dir=rtl] .offset-10 {
    margin-left: auto;
    margin-right: 10%
}

.flex-offset-15, .offset-15 {
    margin-left: 15%
}

[dir=rtl] .flex-offset-15, [dir=rtl] .offset-15 {
    margin-left: auto;
    margin-right: 15%
}

.flex-offset-20, .offset-20 {
    margin-left: 20%
}

[dir=rtl] .flex-offset-20, [dir=rtl] .offset-20 {
    margin-left: auto;
    margin-right: 20%
}

.flex-offset-25, .offset-25 {
    margin-left: 25%
}

[dir=rtl] .flex-offset-25, [dir=rtl] .offset-25 {
    margin-left: auto;
    margin-right: 25%
}

.flex-offset-30, .offset-30 {
    margin-left: 30%
}

[dir=rtl] .flex-offset-30, [dir=rtl] .offset-30 {
    margin-left: auto;
    margin-right: 30%
}

.flex-offset-35, .offset-35 {
    margin-left: 35%
}

[dir=rtl] .flex-offset-35, [dir=rtl] .offset-35 {
    margin-left: auto;
    margin-right: 35%
}

.flex-offset-40, .offset-40 {
    margin-left: 40%
}

[dir=rtl] .flex-offset-40, [dir=rtl] .offset-40 {
    margin-left: auto;
    margin-right: 40%
}

.flex-offset-45, .offset-45 {
    margin-left: 45%
}

[dir=rtl] .flex-offset-45, [dir=rtl] .offset-45 {
    margin-left: auto;
    margin-right: 45%
}

.flex-offset-50, .offset-50 {
    margin-left: 50%
}

[dir=rtl] .flex-offset-50, [dir=rtl] .offset-50 {
    margin-left: auto;
    margin-right: 50%
}

.flex-offset-55, .offset-55 {
    margin-left: 55%
}

[dir=rtl] .flex-offset-55, [dir=rtl] .offset-55 {
    margin-left: auto;
    margin-right: 55%
}

.flex-offset-60, .offset-60 {
    margin-left: 60%
}

[dir=rtl] .flex-offset-60, [dir=rtl] .offset-60 {
    margin-left: auto;
    margin-right: 60%
}

.flex-offset-65, .offset-65 {
    margin-left: 65%
}

[dir=rtl] .flex-offset-65, [dir=rtl] .offset-65 {
    margin-left: auto;
    margin-right: 65%
}

.flex-offset-70, .offset-70 {
    margin-left: 70%
}

[dir=rtl] .flex-offset-70, [dir=rtl] .offset-70 {
    margin-left: auto;
    margin-right: 70%
}

.flex-offset-75, .offset-75 {
    margin-left: 75%
}

[dir=rtl] .flex-offset-75, [dir=rtl] .offset-75 {
    margin-left: auto;
    margin-right: 75%
}

.flex-offset-80, .offset-80 {
    margin-left: 80%
}

[dir=rtl] .flex-offset-80, [dir=rtl] .offset-80 {
    margin-left: auto;
    margin-right: 80%
}

.flex-offset-85, .offset-85 {
    margin-left: 85%
}

[dir=rtl] .flex-offset-85, [dir=rtl] .offset-85 {
    margin-left: auto;
    margin-right: 85%
}

.flex-offset-90, .offset-90 {
    margin-left: 90%
}

[dir=rtl] .flex-offset-90, [dir=rtl] .offset-90 {
    margin-left: auto;
    margin-right: 90%
}

.flex-offset-95, .offset-95 {
    margin-left: 95%
}

[dir=rtl] .flex-offset-95, [dir=rtl] .offset-95 {
    margin-left: auto;
    margin-right: 95%
}

.flex-offset-33, .offset-33 {
    margin-left: 33.33333%
}

.flex-offset-66, .offset-66 {
    margin-left: 66.66667%
}

[dir=rtl] .flex-offset-66, [dir=rtl] .offset-66 {
    margin-left: auto;
    margin-right: 66.66667%
}

.layout-align, .layout-align-start-stretch {
    -webkit-align-content: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch
}

.layout-align, .layout-align-start, .layout-align-start-center, .layout-align-start-end, .layout-align-start-start, .layout-align-start-stretch {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.layout-align-center, .layout-align-center-center, .layout-align-center-end, .layout-align-center-start, .layout-align-center-stretch {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.layout-align-end, .layout-align-end-center, .layout-align-end-end, .layout-align-end-start, .layout-align-end-stretch {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.layout-align-space-around, .layout-align-space-around-center, .layout-align-space-around-end, .layout-align-space-around-start, .layout-align-space-around-stretch {
    -webkit-justify-content: space-around;
    justify-content: space-around
}

.layout-align-space-between, .layout-align-space-between-center, .layout-align-space-between-end, .layout-align-space-between-start, .layout-align-space-between-stretch {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.layout-align-center-start, .layout-align-end-start, .layout-align-space-around-start, .layout-align-space-between-start, .layout-align-start-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    align-content: flex-start
}

.layout-align-center-center, .layout-align-end-center, .layout-align-space-around-center, .layout-align-space-between-center, .layout-align-start-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    max-width: 100%
}

    .layout-align-center-center > *, .layout-align-end-center > *, .layout-align-space-around-center > *, .layout-align-space-between-center > *, .layout-align-start-center > * {
        max-width: 100%;
        box-sizing: border-box
    }

.layout-align-center-end, .layout-align-end-end, .layout-align-space-around-end, .layout-align-space-between-end, .layout-align-start-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-align-content: flex-end;
    align-content: flex-end
}

.layout-align-center-stretch, .layout-align-end-stretch, .layout-align-space-around-stretch, .layout-align-space-between-stretch, .layout-align-start-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    align-content: stretch
}

.flex {
    -webkit-flex: 1;
    flex: 1
}

.flex, .flex-grow {
    -webkit-box-flex: 1;
    box-sizing: border-box
}

.flex-grow {
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%
}

.flex-initial {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    box-sizing: border-box
}

.flex-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    box-sizing: border-box
}

.flex-none {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    box-sizing: border-box
}

.flex-noshrink {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    box-sizing: border-box
}

.flex-nogrow {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    box-sizing: border-box
}

.flex-0 {
    max-width: 0;
    max-height: 100%
}

.flex-0, .layout-column > .flex-0 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-0 {
    max-width: 100%;
    max-height: 0%
}

.layout-row > .flex-0 {
    max-width: 0;
    max-height: 100%;
    min-width: 0
}

.layout-column > .flex-0, .layout-row > .flex-0 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-0 {
    max-width: 100%;
    max-height: 0%;
    min-height: 0
}

.flex-5, .layout-row > .flex-5 {
    max-width: 5%;
    max-height: 100%
}

.flex-5, .layout-column > .flex-5, .layout-row > .flex-5 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-5 {
    max-width: 100%;
    max-height: 5%
}

.flex-10, .layout-row > .flex-10 {
    max-width: 10%;
    max-height: 100%
}

.flex-10, .layout-column > .flex-10, .layout-row > .flex-10 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-10 {
    max-width: 100%;
    max-height: 10%
}

.flex-15, .layout-row > .flex-15 {
    max-width: 15%;
    max-height: 100%
}

.flex-15, .layout-column > .flex-15, .layout-row > .flex-15 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-15 {
    max-width: 100%;
    max-height: 15%
}

.flex-20, .layout-row > .flex-20 {
    max-width: 20%;
    max-height: 100%
}

.flex-20, .layout-column > .flex-20, .layout-row > .flex-20 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-20 {
    max-width: 100%;
    max-height: 20%
}

.flex-25, .layout-row > .flex-25 {
    max-width: 25%;
    max-height: 100%
}

.flex-25, .layout-column > .flex-25, .layout-row > .flex-25 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-25 {
    max-width: 100%;
    max-height: 25%
}

.flex-30, .layout-row > .flex-30 {
    max-width: 30%;
    max-height: 100%
}

.flex-30, .layout-column > .flex-30, .layout-row > .flex-30 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-30 {
    max-width: 100%;
    max-height: 30%
}

.flex-35, .layout-row > .flex-35 {
    max-width: 35%;
    max-height: 100%
}

.flex-35, .layout-column > .flex-35, .layout-row > .flex-35 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-35 {
    max-width: 100%;
    max-height: 35%
}

.flex-40, .layout-row > .flex-40 {
    max-width: 40%;
    max-height: 100%
}

.flex-40, .layout-column > .flex-40, .layout-row > .flex-40 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-40 {
    max-width: 100%;
    max-height: 40%
}

.flex-45, .layout-row > .flex-45 {
    max-width: 45%;
    max-height: 100%
}

.flex-45, .layout-column > .flex-45, .layout-row > .flex-45 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-45 {
    max-width: 100%;
    max-height: 45%
}

.flex-50, .layout-row > .flex-50 {
    max-width: 50%;
    max-height: 100%
}

.flex-50, .layout-column > .flex-50, .layout-row > .flex-50 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-50 {
    max-width: 100%;
    max-height: 50%
}

.flex-55, .layout-row > .flex-55 {
    max-width: 55%;
    max-height: 100%
}

.flex-55, .layout-column > .flex-55, .layout-row > .flex-55 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-55 {
    max-width: 100%;
    max-height: 55%
}

.flex-60, .layout-row > .flex-60 {
    max-width: 60%;
    max-height: 100%
}

.flex-60, .layout-column > .flex-60, .layout-row > .flex-60 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-60 {
    max-width: 100%;
    max-height: 60%
}

.flex-65, .layout-row > .flex-65 {
    max-width: 65%;
    max-height: 100%
}

.flex-65, .layout-column > .flex-65, .layout-row > .flex-65 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-65 {
    max-width: 100%;
    max-height: 65%
}

.flex-70, .layout-row > .flex-70 {
    max-width: 70%;
    max-height: 100%
}

.flex-70, .layout-column > .flex-70, .layout-row > .flex-70 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-70 {
    max-width: 100%;
    max-height: 70%
}

.flex-75, .layout-row > .flex-75 {
    max-width: 75%;
    max-height: 100%
}

.flex-75, .layout-column > .flex-75, .layout-row > .flex-75 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-75 {
    max-width: 100%;
    max-height: 75%
}

.flex-80, .layout-row > .flex-80 {
    max-width: 80%;
    max-height: 100%
}

.flex-80, .layout-column > .flex-80, .layout-row > .flex-80 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-80 {
    max-width: 100%;
    max-height: 80%
}

.flex-85, .layout-row > .flex-85 {
    max-width: 85%;
    max-height: 100%
}

.flex-85, .layout-column > .flex-85, .layout-row > .flex-85 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-85 {
    max-width: 100%;
    max-height: 85%
}

.flex-90, .layout-row > .flex-90 {
    max-width: 90%;
    max-height: 100%
}

.flex-90, .layout-column > .flex-90, .layout-row > .flex-90 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    box-sizing: border-box
}

.layout-column > .flex-90 {
    max-width: 100%;
    max-height: 90%
}

.flex-95, .layout-row > .flex-95 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box
}

.layout-column > .flex-95 {
    max-height: 95%
}

.flex-100, .layout-column > .flex-95 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    box-sizing: border-box
}

.flex-100 {
    max-height: 100%
}

.layout-column > .flex-100, .layout-row > .flex-100 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box
}

.layout-row > .flex-33 {
    -webkit-flex: 1 1 33.33%;
    flex: 1 1 33.33%;
    max-width: 33.33%
}

.layout-row > .flex-33, .layout-row > .flex-66 {
    -webkit-box-flex: 1;
    max-height: 100%;
    box-sizing: border-box
}

.layout-row > .flex-66 {
    -webkit-flex: 1 1 66.66%;
    flex: 1 1 66.66%;
    max-width: 66.66%
}

.layout-column > .flex-33 {
    -webkit-flex: 1 1 33.33%;
    flex: 1 1 33.33%;
    max-height: 33.33%
}

.layout-column > .flex-33, .layout-column > .flex-66 {
    -webkit-box-flex: 1;
    max-width: 100%;
    box-sizing: border-box
}

.layout-column > .flex-66 {
    -webkit-flex: 1 1 66.66%;
    flex: 1 1 66.66%;
    max-height: 66.66%
}

.layout-row > .flex-33 {
    max-width: 33.33%
}

.layout-row > .flex-33, .layout-row > .flex-66 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    max-height: 100%;
    box-sizing: border-box
}

.layout-row > .flex-66 {
    max-width: 66.66%
}

.layout-row > .flex {
    min-width: 0
}

.layout-column > .flex-33 {
    max-height: 33.33%
}

.layout-column > .flex-33, .layout-column > .flex-66 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    box-sizing: border-box
}

.layout-column > .flex-66 {
    max-height: 66.66%
}

.layout-column > .flex {
    min-height: 0
}

.layout, .layout-column, .layout-row {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.layout-column {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column
}

.layout-column, .layout-row {
    -webkit-box-direction: normal
}

.layout-row {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    flex-direction: row
}

.layout-padding-sm > *, .layout-padding > .flex-sm {
    padding: 4px
}

.layout-padding, .layout-padding-gt-sm, .layout-padding-gt-sm > *, .layout-padding-md, .layout-padding-md > *, .layout-padding > *, .layout-padding > .flex, .layout-padding > .flex-gt-sm, .layout-padding > .flex-md {
    padding: 8px
}

    .layout-padding-gt-lg > *, .layout-padding-gt-md > *, .layout-padding-lg > *, .layout-padding > .flex-gt-lg, .layout-padding > .flex-gt-md, .layout-padding > .flex-lg {
        padding: 16px
    }

.layout-margin-sm > *, .layout-margin > .flex-sm {
    margin: 4px
}

.layout-margin, .layout-margin-gt-sm, .layout-margin-gt-sm > *, .layout-margin-md, .layout-margin-md > *, .layout-margin > *, .layout-margin > .flex, .layout-margin > .flex-gt-sm, .layout-margin > .flex-md {
    margin: 8px
}

    .layout-margin-gt-lg > *, .layout-margin-gt-md > *, .layout-margin-lg > *, .layout-margin > .flex-gt-lg, .layout-margin > .flex-gt-md, .layout-margin > .flex-lg {
        margin: 16px
    }

.layout-wrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.layout-nowrap {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.layout-fill {
    margin: 0;
    width: 100%;
    min-height: 100%;
    height: 100%
}

@media (max-width:599px) {
    .hide-xs:not(.show-xs):not(.show), .hide:not(.show-xs):not(.show) {
        display: none
    }

    .flex-order-xs--20 {
        -webkit-box-ordinal-group: -19;
        -webkit-order: -20;
        order: -20
    }

    .flex-order-xs--19 {
        -webkit-box-ordinal-group: -18;
        -webkit-order: -19;
        order: -19
    }

    .flex-order-xs--18 {
        -webkit-box-ordinal-group: -17;
        -webkit-order: -18;
        order: -18
    }

    .flex-order-xs--17 {
        -webkit-box-ordinal-group: -16;
        -webkit-order: -17;
        order: -17
    }

    .flex-order-xs--16 {
        -webkit-box-ordinal-group: -15;
        -webkit-order: -16;
        order: -16
    }

    .flex-order-xs--15 {
        -webkit-box-ordinal-group: -14;
        -webkit-order: -15;
        order: -15
    }

    .flex-order-xs--14 {
        -webkit-box-ordinal-group: -13;
        -webkit-order: -14;
        order: -14
    }

    .flex-order-xs--13 {
        -webkit-box-ordinal-group: -12;
        -webkit-order: -13;
        order: -13
    }

    .flex-order-xs--12 {
        -webkit-box-ordinal-group: -11;
        -webkit-order: -12;
        order: -12
    }

    .flex-order-xs--11 {
        -webkit-box-ordinal-group: -10;
        -webkit-order: -11;
        order: -11
    }

    .flex-order-xs--10 {
        -webkit-box-ordinal-group: -9;
        -webkit-order: -10;
        order: -10
    }

    .flex-order-xs--9 {
        -webkit-box-ordinal-group: -8;
        -webkit-order: -9;
        order: -9
    }

    .flex-order-xs--8 {
        -webkit-box-ordinal-group: -7;
        -webkit-order: -8;
        order: -8
    }

    .flex-order-xs--7 {
        -webkit-box-ordinal-group: -6;
        -webkit-order: -7;
        order: -7
    }

    .flex-order-xs--6 {
        -webkit-box-ordinal-group: -5;
        -webkit-order: -6;
        order: -6
    }

    .flex-order-xs--5 {
        -webkit-box-ordinal-group: -4;
        -webkit-order: -5;
        order: -5
    }

    .flex-order-xs--4 {
        -webkit-box-ordinal-group: -3;
        -webkit-order: -4;
        order: -4
    }

    .flex-order-xs--3 {
        -webkit-box-ordinal-group: -2;
        -webkit-order: -3;
        order: -3
    }

    .flex-order-xs--2 {
        -webkit-box-ordinal-group: -1;
        -webkit-order: -2;
        order: -2
    }

    .flex-order-xs--1 {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        order: -1
    }

    .flex-order-xs-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .flex-order-xs-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .flex-order-xs-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }

    .flex-order-xs-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }

    .flex-order-xs-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }

    .flex-order-xs-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }

    .flex-order-xs-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }

    .flex-order-xs-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }

    .flex-order-xs-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }

    .flex-order-xs-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }

    .flex-order-xs-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }

    .flex-order-xs-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }

    .flex-order-xs-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }

    .flex-order-xs-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }

    .flex-order-xs-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        order: 14
    }

    .flex-order-xs-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        order: 15
    }

    .flex-order-xs-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        order: 16
    }

    .flex-order-xs-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        order: 17
    }

    .flex-order-xs-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        order: 18
    }

    .flex-order-xs-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        order: 19
    }

    .flex-order-xs-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        order: 20
    }

    .flex-offset-xs-0, .offset-xs-0 {
        margin-left: 0
    }

    [dir=rtl] .flex-offset-xs-0, [dir=rtl] .offset-xs-0 {
        margin-left: auto;
        margin-right: 0
    }

    .flex-offset-xs-5, .offset-xs-5 {
        margin-left: 5%
    }

    [dir=rtl] .flex-offset-xs-5, [dir=rtl] .offset-xs-5 {
        margin-left: auto;
        margin-right: 5%
    }

    .flex-offset-xs-10, .offset-xs-10 {
        margin-left: 10%
    }

    [dir=rtl] .flex-offset-xs-10, [dir=rtl] .offset-xs-10 {
        margin-left: auto;
        margin-right: 10%
    }

    .flex-offset-xs-15, .offset-xs-15 {
        margin-left: 15%
    }

    [dir=rtl] .flex-offset-xs-15, [dir=rtl] .offset-xs-15 {
        margin-left: auto;
        margin-right: 15%
    }

    .flex-offset-xs-20, .offset-xs-20 {
        margin-left: 20%
    }

    [dir=rtl] .flex-offset-xs-20, [dir=rtl] .offset-xs-20 {
        margin-left: auto;
        margin-right: 20%
    }

    .flex-offset-xs-25, .offset-xs-25 {
        margin-left: 25%
    }

    [dir=rtl] .flex-offset-xs-25, [dir=rtl] .offset-xs-25 {
        margin-left: auto;
        margin-right: 25%
    }

    .flex-offset-xs-30, .offset-xs-30 {
        margin-left: 30%
    }

    [dir=rtl] .flex-offset-xs-30, [dir=rtl] .offset-xs-30 {
        margin-left: auto;
        margin-right: 30%
    }

    .flex-offset-xs-35, .offset-xs-35 {
        margin-left: 35%
    }

    [dir=rtl] .flex-offset-xs-35, [dir=rtl] .offset-xs-35 {
        margin-left: auto;
        margin-right: 35%
    }

    .flex-offset-xs-40, .offset-xs-40 {
        margin-left: 40%
    }

    [dir=rtl] .flex-offset-xs-40, [dir=rtl] .offset-xs-40 {
        margin-left: auto;
        margin-right: 40%
    }

    .flex-offset-xs-45, .offset-xs-45 {
        margin-left: 45%
    }

    [dir=rtl] .flex-offset-xs-45, [dir=rtl] .offset-xs-45 {
        margin-left: auto;
        margin-right: 45%
    }

    .flex-offset-xs-50, .offset-xs-50 {
        margin-left: 50%
    }

    [dir=rtl] .flex-offset-xs-50, [dir=rtl] .offset-xs-50 {
        margin-left: auto;
        margin-right: 50%
    }

    .flex-offset-xs-55, .offset-xs-55 {
        margin-left: 55%
    }

    [dir=rtl] .flex-offset-xs-55, [dir=rtl] .offset-xs-55 {
        margin-left: auto;
        margin-right: 55%
    }

    .flex-offset-xs-60, .offset-xs-60 {
        margin-left: 60%
    }

    [dir=rtl] .flex-offset-xs-60, [dir=rtl] .offset-xs-60 {
        margin-left: auto;
        margin-right: 60%
    }

    .flex-offset-xs-65, .offset-xs-65 {
        margin-left: 65%
    }

    [dir=rtl] .flex-offset-xs-65, [dir=rtl] .offset-xs-65 {
        margin-left: auto;
        margin-right: 65%
    }

    .flex-offset-xs-70, .offset-xs-70 {
        margin-left: 70%
    }

    [dir=rtl] .flex-offset-xs-70, [dir=rtl] .offset-xs-70 {
        margin-left: auto;
        margin-right: 70%
    }

    .flex-offset-xs-75, .offset-xs-75 {
        margin-left: 75%
    }

    [dir=rtl] .flex-offset-xs-75, [dir=rtl] .offset-xs-75 {
        margin-left: auto;
        margin-right: 75%
    }

    .flex-offset-xs-80, .offset-xs-80 {
        margin-left: 80%
    }

    [dir=rtl] .flex-offset-xs-80, [dir=rtl] .offset-xs-80 {
        margin-left: auto;
        margin-right: 80%
    }

    .flex-offset-xs-85, .offset-xs-85 {
        margin-left: 85%
    }

    [dir=rtl] .flex-offset-xs-85, [dir=rtl] .offset-xs-85 {
        margin-left: auto;
        margin-right: 85%
    }

    .flex-offset-xs-90, .offset-xs-90 {
        margin-left: 90%
    }

    [dir=rtl] .flex-offset-xs-90, [dir=rtl] .offset-xs-90 {
        margin-left: auto;
        margin-right: 90%
    }

    .flex-offset-xs-95, .offset-xs-95 {
        margin-left: 95%
    }

    [dir=rtl] .flex-offset-xs-95, [dir=rtl] .offset-xs-95 {
        margin-left: auto;
        margin-right: 95%
    }

    .flex-offset-xs-33, .offset-xs-33 {
        margin-left: 33.33333%
    }

    .flex-offset-xs-66, .offset-xs-66 {
        margin-left: 66.66667%
    }

    [dir=rtl] .flex-offset-xs-66, [dir=rtl] .offset-xs-66 {
        margin-left: auto;
        margin-right: 66.66667%
    }

    .layout-align-xs, .layout-align-xs-start-stretch {
        -webkit-align-content: stretch;
        align-content: stretch;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch
    }

    .layout-align-xs, .layout-align-xs-start, .layout-align-xs-start-center, .layout-align-xs-start-end, .layout-align-xs-start-start, .layout-align-xs-start-stretch {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .layout-align-xs-center, .layout-align-xs-center-center, .layout-align-xs-center-end, .layout-align-xs-center-start, .layout-align-xs-center-stretch {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .layout-align-xs-end, .layout-align-xs-end-center, .layout-align-xs-end-end, .layout-align-xs-end-start, .layout-align-xs-end-stretch {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .layout-align-xs-space-around, .layout-align-xs-space-around-center, .layout-align-xs-space-around-end, .layout-align-xs-space-around-start, .layout-align-xs-space-around-stretch {
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .layout-align-xs-space-between, .layout-align-xs-space-between-center, .layout-align-xs-space-between-end, .layout-align-xs-space-between-start, .layout-align-xs-space-between-stretch {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .layout-align-xs-center-start, .layout-align-xs-end-start, .layout-align-xs-space-around-start, .layout-align-xs-space-between-start, .layout-align-xs-start-start {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-align-content: flex-start;
        align-content: flex-start
    }

    .layout-align-xs-center-center, .layout-align-xs-end-center, .layout-align-xs-space-around-center, .layout-align-xs-space-between-center, .layout-align-xs-start-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-align-content: center;
        align-content: center;
        max-width: 100%
    }

        .layout-align-xs-center-center > *, .layout-align-xs-end-center > *, .layout-align-xs-space-around-center > *, .layout-align-xs-space-between-center > *, .layout-align-xs-start-center > * {
            max-width: 100%;
            box-sizing: border-box
        }

    .layout-align-xs-center-end, .layout-align-xs-end-end, .layout-align-xs-space-around-end, .layout-align-xs-space-between-end, .layout-align-xs-start-end {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
        -webkit-align-content: flex-end;
        align-content: flex-end
    }

    .layout-align-xs-center-stretch, .layout-align-xs-end-stretch, .layout-align-xs-space-around-stretch, .layout-align-xs-space-between-stretch, .layout-align-xs-start-stretch {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-align-content: stretch;
        align-content: stretch
    }

    .flex-xs {
        -webkit-flex: 1;
        flex: 1
    }

    .flex-xs, .flex-xs-grow {
        -webkit-box-flex: 1;
        box-sizing: border-box
    }

    .flex-xs-grow {
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .flex-xs-initial {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box
    }

    .flex-xs-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        box-sizing: border-box
    }

    .flex-xs-none {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        box-sizing: border-box
    }

    .flex-xs-noshrink {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        flex: 1 0 auto;
        box-sizing: border-box
    }

    .flex-xs-nogrow {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box
    }

    .flex-xs-0, .layout-row > .flex-xs-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 0;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-xs-0 {
        min-width: 0
    }

    .layout-column > .flex-xs-0 {
        max-width: 100%;
        max-height: 0%
    }

    .layout-column > .flex-xs-0, .layout-xs-row > .flex-xs-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-row > .flex-xs-0 {
        max-width: 0;
        max-height: 100%;
        min-width: 0
    }

    .layout-xs-column > .flex-xs-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 0%;
        box-sizing: border-box;
        min-height: 0
    }

    .flex-xs-5, .layout-row > .flex-xs-5 {
        max-width: 5%;
        max-height: 100%
    }

    .flex-xs-5, .layout-column > .flex-xs-5, .layout-row > .flex-xs-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-5 {
        max-width: 100%;
        max-height: 5%
    }

    .layout-xs-row > .flex-xs-5 {
        max-width: 5%;
        max-height: 100%
    }

    .layout-xs-column > .flex-xs-5, .layout-xs-row > .flex-xs-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-5 {
        max-width: 100%;
        max-height: 5%
    }

    .flex-xs-10, .layout-row > .flex-xs-10 {
        max-width: 10%;
        max-height: 100%
    }

    .flex-xs-10, .layout-column > .flex-xs-10, .layout-row > .flex-xs-10 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-10 {
        max-width: 100%;
        max-height: 10%
    }

    .layout-xs-row > .flex-xs-10 {
        max-width: 10%;
        max-height: 100%
    }

    .layout-xs-column > .flex-xs-10, .layout-xs-row > .flex-xs-10 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-10 {
        max-width: 100%;
        max-height: 10%
    }

    .flex-xs-15, .layout-row > .flex-xs-15 {
        max-width: 15%;
        max-height: 100%
    }

    .flex-xs-15, .layout-column > .flex-xs-15, .layout-row > .flex-xs-15 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-15 {
        max-width: 100%;
        max-height: 15%
    }

    .layout-xs-row > .flex-xs-15 {
        max-width: 15%;
        max-height: 100%
    }

    .layout-xs-column > .flex-xs-15, .layout-xs-row > .flex-xs-15 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-15 {
        max-width: 100%;
        max-height: 15%
    }

    .flex-xs-20, .layout-row > .flex-xs-20 {
        max-width: 20%;
        max-height: 100%
    }

    .flex-xs-20, .layout-column > .flex-xs-20, .layout-row > .flex-xs-20 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-20 {
        max-width: 100%;
        max-height: 20%
    }

    .layout-xs-row > .flex-xs-20 {
        max-width: 20%;
        max-height: 100%
    }

    .layout-xs-column > .flex-xs-20, .layout-xs-row > .flex-xs-20 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-20 {
        max-width: 100%;
        max-height: 20%
    }

    .flex-xs-25, .layout-row > .flex-xs-25 {
        max-width: 25%;
        max-height: 100%
    }

    .flex-xs-25, .layout-column > .flex-xs-25, .layout-row > .flex-xs-25 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-25 {
        max-width: 100%;
        max-height: 25%
    }

    .layout-xs-row > .flex-xs-25 {
        max-width: 25%;
        max-height: 100%
    }

    .layout-xs-column > .flex-xs-25, .layout-xs-row > .flex-xs-25 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-25 {
        max-width: 100%;
        max-height: 25%
    }

    .flex-xs-30, .layout-row > .flex-xs-30 {
        max-width: 30%;
        max-height: 100%
    }

    .flex-xs-30, .layout-column > .flex-xs-30, .layout-row > .flex-xs-30 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-30 {
        max-width: 100%;
        max-height: 30%
    }

    .layout-xs-row > .flex-xs-30 {
        max-width: 30%;
        max-height: 100%
    }

    .layout-xs-column > .flex-xs-30, .layout-xs-row > .flex-xs-30 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-30 {
        max-width: 100%;
        max-height: 30%
    }

    .flex-xs-35, .layout-row > .flex-xs-35 {
        max-width: 35%;
        max-height: 100%
    }

    .flex-xs-35, .layout-column > .flex-xs-35, .layout-row > .flex-xs-35 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-35 {
        max-width: 100%;
        max-height: 35%
    }

    .layout-xs-row > .flex-xs-35 {
        max-width: 35%;
        max-height: 100%
    }

    .layout-xs-column > .flex-xs-35, .layout-xs-row > .flex-xs-35 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-35 {
        max-width: 100%;
        max-height: 35%
    }

    .flex-xs-40, .layout-row > .flex-xs-40 {
        max-width: 40%;
        max-height: 100%
    }

    .flex-xs-40, .layout-column > .flex-xs-40, .layout-row > .flex-xs-40 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-40 {
        max-width: 100%;
        max-height: 40%
    }

    .layout-xs-row > .flex-xs-40 {
        max-width: 40%;
        max-height: 100%
    }

    .layout-xs-column > .flex-xs-40, .layout-xs-row > .flex-xs-40 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-40 {
        max-width: 100%;
        max-height: 40%
    }

    .flex-xs-45, .layout-row > .flex-xs-45 {
        max-width: 45%;
        max-height: 100%
    }

    .flex-xs-45, .layout-column > .flex-xs-45, .layout-row > .flex-xs-45 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-45 {
        max-width: 100%;
        max-height: 45%
    }

    .layout-xs-row > .flex-xs-45 {
        max-width: 45%;
        max-height: 100%
    }

    .layout-xs-column > .flex-xs-45, .layout-xs-row > .flex-xs-45 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-45 {
        max-width: 100%;
        max-height: 45%
    }

    .flex-xs-50, .layout-row > .flex-xs-50 {
        max-width: 50%;
        max-height: 100%
    }

    .flex-xs-50, .layout-column > .flex-xs-50, .layout-row > .flex-xs-50 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-50 {
        max-width: 100%;
        max-height: 50%
    }

    .layout-xs-row > .flex-xs-50 {
        max-width: 50%;
        max-height: 100%
    }

    .layout-xs-column > .flex-xs-50, .layout-xs-row > .flex-xs-50 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-50 {
        max-width: 100%;
        max-height: 50%
    }

    .flex-xs-55, .layout-row > .flex-xs-55 {
        max-width: 55%;
        max-height: 100%
    }

    .flex-xs-55, .layout-column > .flex-xs-55, .layout-row > .flex-xs-55 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-55 {
        max-width: 100%;
        max-height: 55%
    }

    .layout-xs-row > .flex-xs-55 {
        max-width: 55%;
        max-height: 100%
    }

    .layout-xs-column > .flex-xs-55, .layout-xs-row > .flex-xs-55 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-55 {
        max-width: 100%;
        max-height: 55%
    }

    .flex-xs-60, .layout-row > .flex-xs-60 {
        max-width: 60%;
        max-height: 100%
    }

    .flex-xs-60, .layout-column > .flex-xs-60, .layout-row > .flex-xs-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-60 {
        max-width: 100%;
        max-height: 60%
    }

    .layout-xs-row > .flex-xs-60 {
        max-width: 60%;
        max-height: 100%
    }

    .layout-xs-column > .flex-xs-60, .layout-xs-row > .flex-xs-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-60 {
        max-width: 100%;
        max-height: 60%
    }

    .flex-xs-65, .layout-row > .flex-xs-65 {
        max-width: 65%;
        max-height: 100%
    }

    .flex-xs-65, .layout-column > .flex-xs-65, .layout-row > .flex-xs-65 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-65 {
        max-width: 100%;
        max-height: 65%
    }

    .layout-xs-row > .flex-xs-65 {
        max-width: 65%;
        max-height: 100%
    }

    .layout-xs-column > .flex-xs-65, .layout-xs-row > .flex-xs-65 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-65 {
        max-width: 100%;
        max-height: 65%
    }

    .flex-xs-70, .layout-row > .flex-xs-70 {
        max-width: 70%;
        max-height: 100%
    }

    .flex-xs-70, .layout-column > .flex-xs-70, .layout-row > .flex-xs-70 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-70 {
        max-width: 100%;
        max-height: 70%
    }

    .layout-xs-row > .flex-xs-70 {
        max-width: 70%;
        max-height: 100%
    }

    .layout-xs-column > .flex-xs-70, .layout-xs-row > .flex-xs-70 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-70 {
        max-width: 100%;
        max-height: 70%
    }

    .flex-xs-75, .layout-row > .flex-xs-75 {
        max-width: 75%;
        max-height: 100%
    }

    .flex-xs-75, .layout-column > .flex-xs-75, .layout-row > .flex-xs-75 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-75 {
        max-width: 100%;
        max-height: 75%
    }

    .layout-xs-row > .flex-xs-75 {
        max-width: 75%;
        max-height: 100%
    }

    .layout-xs-column > .flex-xs-75, .layout-xs-row > .flex-xs-75 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-75 {
        max-width: 100%;
        max-height: 75%
    }

    .flex-xs-80, .layout-row > .flex-xs-80 {
        max-width: 80%;
        max-height: 100%
    }

    .flex-xs-80, .layout-column > .flex-xs-80, .layout-row > .flex-xs-80 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-80 {
        max-width: 100%;
        max-height: 80%
    }

    .layout-xs-row > .flex-xs-80 {
        max-width: 80%;
        max-height: 100%
    }

    .layout-xs-column > .flex-xs-80, .layout-xs-row > .flex-xs-80 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-80 {
        max-width: 100%;
        max-height: 80%
    }

    .flex-xs-85, .layout-row > .flex-xs-85 {
        max-width: 85%;
        max-height: 100%
    }

    .flex-xs-85, .layout-column > .flex-xs-85, .layout-row > .flex-xs-85 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-85 {
        max-width: 100%;
        max-height: 85%
    }

    .layout-xs-row > .flex-xs-85 {
        max-width: 85%;
        max-height: 100%
    }

    .layout-xs-column > .flex-xs-85, .layout-xs-row > .flex-xs-85 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-85 {
        max-width: 100%;
        max-height: 85%
    }

    .flex-xs-90, .layout-row > .flex-xs-90 {
        max-width: 90%;
        max-height: 100%
    }

    .flex-xs-90, .layout-column > .flex-xs-90, .layout-row > .flex-xs-90 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-90 {
        max-width: 100%;
        max-height: 90%
    }

    .layout-xs-row > .flex-xs-90 {
        max-width: 90%;
        max-height: 100%
    }

    .layout-xs-column > .flex-xs-90, .layout-xs-row > .flex-xs-90 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-90 {
        max-width: 100%;
        max-height: 90%
    }

    .flex-xs-95, .layout-row > .flex-xs-95 {
        max-width: 95%;
        max-height: 100%
    }

    .flex-xs-95, .layout-column > .flex-xs-95, .layout-row > .flex-xs-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-95 {
        max-width: 100%;
        max-height: 95%
    }

    .layout-xs-row > .flex-xs-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 95%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-95 {
        max-height: 95%
    }

    .flex-xs-100, .layout-xs-column > .flex-xs-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .flex-xs-100 {
        max-height: 100%
    }

    .layout-column > .flex-xs-100, .layout-row > .flex-xs-100, .layout-xs-column > .flex-xs-100, .layout-xs-row > .flex-xs-100 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-xs-33 {
        -webkit-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        max-width: 33.33%
    }

    .layout-row > .flex-xs-33, .layout-row > .flex-xs-66 {
        -webkit-box-flex: 1;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-xs-66 {
        -webkit-flex: 1 1 66.66%;
        flex: 1 1 66.66%;
        max-width: 66.66%
    }

    .layout-column > .flex-xs-33 {
        -webkit-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        max-height: 33.33%
    }

    .layout-column > .flex-xs-33, .layout-column > .flex-xs-66 {
        -webkit-box-flex: 1;
        max-width: 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xs-66 {
        -webkit-flex: 1 1 66.66%;
        flex: 1 1 66.66%;
        max-height: 66.66%
    }

    .layout-xs-row > .flex-xs-33 {
        max-width: 33.33%
    }

    .layout-xs-row > .flex-xs-33, .layout-xs-row > .flex-xs-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-xs-row > .flex-xs-66 {
        max-width: 66.66%
    }

    .layout-xs-row > .flex {
        min-width: 0
    }

    .layout-xs-column > .flex-xs-33 {
        max-height: 33.33%
    }

    .layout-xs-column > .flex-xs-33, .layout-xs-column > .flex-xs-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .layout-xs-column > .flex-xs-66 {
        max-height: 66.66%
    }

    .layout-xs-column > .flex {
        min-height: 0
    }

    .layout-xs, .layout-xs-column, .layout-xs-row {
        box-sizing: border-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }

    .layout-xs-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column
    }

    .layout-xs-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width:600px) {
    .flex-order-gt-xs--20 {
        -webkit-box-ordinal-group: -19;
        -webkit-order: -20;
        order: -20
    }

    .flex-order-gt-xs--19 {
        -webkit-box-ordinal-group: -18;
        -webkit-order: -19;
        order: -19
    }

    .flex-order-gt-xs--18 {
        -webkit-box-ordinal-group: -17;
        -webkit-order: -18;
        order: -18
    }

    .flex-order-gt-xs--17 {
        -webkit-box-ordinal-group: -16;
        -webkit-order: -17;
        order: -17
    }

    .flex-order-gt-xs--16 {
        -webkit-box-ordinal-group: -15;
        -webkit-order: -16;
        order: -16
    }

    .flex-order-gt-xs--15 {
        -webkit-box-ordinal-group: -14;
        -webkit-order: -15;
        order: -15
    }

    .flex-order-gt-xs--14 {
        -webkit-box-ordinal-group: -13;
        -webkit-order: -14;
        order: -14
    }

    .flex-order-gt-xs--13 {
        -webkit-box-ordinal-group: -12;
        -webkit-order: -13;
        order: -13
    }

    .flex-order-gt-xs--12 {
        -webkit-box-ordinal-group: -11;
        -webkit-order: -12;
        order: -12
    }

    .flex-order-gt-xs--11 {
        -webkit-box-ordinal-group: -10;
        -webkit-order: -11;
        order: -11
    }

    .flex-order-gt-xs--10 {
        -webkit-box-ordinal-group: -9;
        -webkit-order: -10;
        order: -10
    }

    .flex-order-gt-xs--9 {
        -webkit-box-ordinal-group: -8;
        -webkit-order: -9;
        order: -9
    }

    .flex-order-gt-xs--8 {
        -webkit-box-ordinal-group: -7;
        -webkit-order: -8;
        order: -8
    }

    .flex-order-gt-xs--7 {
        -webkit-box-ordinal-group: -6;
        -webkit-order: -7;
        order: -7
    }

    .flex-order-gt-xs--6 {
        -webkit-box-ordinal-group: -5;
        -webkit-order: -6;
        order: -6
    }

    .flex-order-gt-xs--5 {
        -webkit-box-ordinal-group: -4;
        -webkit-order: -5;
        order: -5
    }

    .flex-order-gt-xs--4 {
        -webkit-box-ordinal-group: -3;
        -webkit-order: -4;
        order: -4
    }

    .flex-order-gt-xs--3 {
        -webkit-box-ordinal-group: -2;
        -webkit-order: -3;
        order: -3
    }

    .flex-order-gt-xs--2 {
        -webkit-box-ordinal-group: -1;
        -webkit-order: -2;
        order: -2
    }

    .flex-order-gt-xs--1 {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        order: -1
    }

    .flex-order-gt-xs-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .flex-order-gt-xs-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .flex-order-gt-xs-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }

    .flex-order-gt-xs-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }

    .flex-order-gt-xs-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }

    .flex-order-gt-xs-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }

    .flex-order-gt-xs-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }

    .flex-order-gt-xs-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }

    .flex-order-gt-xs-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }

    .flex-order-gt-xs-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }

    .flex-order-gt-xs-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }

    .flex-order-gt-xs-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }

    .flex-order-gt-xs-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }

    .flex-order-gt-xs-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }

    .flex-order-gt-xs-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        order: 14
    }

    .flex-order-gt-xs-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        order: 15
    }

    .flex-order-gt-xs-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        order: 16
    }

    .flex-order-gt-xs-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        order: 17
    }

    .flex-order-gt-xs-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        order: 18
    }

    .flex-order-gt-xs-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        order: 19
    }

    .flex-order-gt-xs-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        order: 20
    }

    .flex-offset-gt-xs-0, .offset-gt-xs-0 {
        margin-left: 0
    }

    [dir=rtl] .flex-offset-gt-xs-0, [dir=rtl] .offset-gt-xs-0 {
        margin-left: auto;
        margin-right: 0
    }

    .flex-offset-gt-xs-5, .offset-gt-xs-5 {
        margin-left: 5%
    }

    [dir=rtl] .flex-offset-gt-xs-5, [dir=rtl] .offset-gt-xs-5 {
        margin-left: auto;
        margin-right: 5%
    }

    .flex-offset-gt-xs-10, .offset-gt-xs-10 {
        margin-left: 10%
    }

    [dir=rtl] .flex-offset-gt-xs-10, [dir=rtl] .offset-gt-xs-10 {
        margin-left: auto;
        margin-right: 10%
    }

    .flex-offset-gt-xs-15, .offset-gt-xs-15 {
        margin-left: 15%
    }

    [dir=rtl] .flex-offset-gt-xs-15, [dir=rtl] .offset-gt-xs-15 {
        margin-left: auto;
        margin-right: 15%
    }

    .flex-offset-gt-xs-20, .offset-gt-xs-20 {
        margin-left: 20%
    }

    [dir=rtl] .flex-offset-gt-xs-20, [dir=rtl] .offset-gt-xs-20 {
        margin-left: auto;
        margin-right: 20%
    }

    .flex-offset-gt-xs-25, .offset-gt-xs-25 {
        margin-left: 25%
    }

    [dir=rtl] .flex-offset-gt-xs-25, [dir=rtl] .offset-gt-xs-25 {
        margin-left: auto;
        margin-right: 25%
    }

    .flex-offset-gt-xs-30, .offset-gt-xs-30 {
        margin-left: 30%
    }

    [dir=rtl] .flex-offset-gt-xs-30, [dir=rtl] .offset-gt-xs-30 {
        margin-left: auto;
        margin-right: 30%
    }

    .flex-offset-gt-xs-35, .offset-gt-xs-35 {
        margin-left: 35%
    }

    [dir=rtl] .flex-offset-gt-xs-35, [dir=rtl] .offset-gt-xs-35 {
        margin-left: auto;
        margin-right: 35%
    }

    .flex-offset-gt-xs-40, .offset-gt-xs-40 {
        margin-left: 40%
    }

    [dir=rtl] .flex-offset-gt-xs-40, [dir=rtl] .offset-gt-xs-40 {
        margin-left: auto;
        margin-right: 40%
    }

    .flex-offset-gt-xs-45, .offset-gt-xs-45 {
        margin-left: 45%
    }

    [dir=rtl] .flex-offset-gt-xs-45, [dir=rtl] .offset-gt-xs-45 {
        margin-left: auto;
        margin-right: 45%
    }

    .flex-offset-gt-xs-50, .offset-gt-xs-50 {
        margin-left: 50%
    }

    [dir=rtl] .flex-offset-gt-xs-50, [dir=rtl] .offset-gt-xs-50 {
        margin-left: auto;
        margin-right: 50%
    }

    .flex-offset-gt-xs-55, .offset-gt-xs-55 {
        margin-left: 55%
    }

    [dir=rtl] .flex-offset-gt-xs-55, [dir=rtl] .offset-gt-xs-55 {
        margin-left: auto;
        margin-right: 55%
    }

    .flex-offset-gt-xs-60, .offset-gt-xs-60 {
        margin-left: 60%
    }

    [dir=rtl] .flex-offset-gt-xs-60, [dir=rtl] .offset-gt-xs-60 {
        margin-left: auto;
        margin-right: 60%
    }

    .flex-offset-gt-xs-65, .offset-gt-xs-65 {
        margin-left: 65%
    }

    [dir=rtl] .flex-offset-gt-xs-65, [dir=rtl] .offset-gt-xs-65 {
        margin-left: auto;
        margin-right: 65%
    }

    .flex-offset-gt-xs-70, .offset-gt-xs-70 {
        margin-left: 70%
    }

    [dir=rtl] .flex-offset-gt-xs-70, [dir=rtl] .offset-gt-xs-70 {
        margin-left: auto;
        margin-right: 70%
    }

    .flex-offset-gt-xs-75, .offset-gt-xs-75 {
        margin-left: 75%
    }

    [dir=rtl] .flex-offset-gt-xs-75, [dir=rtl] .offset-gt-xs-75 {
        margin-left: auto;
        margin-right: 75%
    }

    .flex-offset-gt-xs-80, .offset-gt-xs-80 {
        margin-left: 80%
    }

    [dir=rtl] .flex-offset-gt-xs-80, [dir=rtl] .offset-gt-xs-80 {
        margin-left: auto;
        margin-right: 80%
    }

    .flex-offset-gt-xs-85, .offset-gt-xs-85 {
        margin-left: 85%
    }

    [dir=rtl] .flex-offset-gt-xs-85, [dir=rtl] .offset-gt-xs-85 {
        margin-left: auto;
        margin-right: 85%
    }

    .flex-offset-gt-xs-90, .offset-gt-xs-90 {
        margin-left: 90%
    }

    [dir=rtl] .flex-offset-gt-xs-90, [dir=rtl] .offset-gt-xs-90 {
        margin-left: auto;
        margin-right: 90%
    }

    .flex-offset-gt-xs-95, .offset-gt-xs-95 {
        margin-left: 95%
    }

    [dir=rtl] .flex-offset-gt-xs-95, [dir=rtl] .offset-gt-xs-95 {
        margin-left: auto;
        margin-right: 95%
    }

    .flex-offset-gt-xs-33, .offset-gt-xs-33 {
        margin-left: 33.33333%
    }

    .flex-offset-gt-xs-66, .offset-gt-xs-66 {
        margin-left: 66.66667%
    }

    [dir=rtl] .flex-offset-gt-xs-66, [dir=rtl] .offset-gt-xs-66 {
        margin-left: auto;
        margin-right: 66.66667%
    }

    .layout-align-gt-xs, .layout-align-gt-xs-start-stretch {
        -webkit-align-content: stretch;
        align-content: stretch;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch
    }

    .layout-align-gt-xs, .layout-align-gt-xs-start, .layout-align-gt-xs-start-center, .layout-align-gt-xs-start-end, .layout-align-gt-xs-start-start, .layout-align-gt-xs-start-stretch {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .layout-align-gt-xs-center, .layout-align-gt-xs-center-center, .layout-align-gt-xs-center-end, .layout-align-gt-xs-center-start, .layout-align-gt-xs-center-stretch {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .layout-align-gt-xs-end, .layout-align-gt-xs-end-center, .layout-align-gt-xs-end-end, .layout-align-gt-xs-end-start, .layout-align-gt-xs-end-stretch {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .layout-align-gt-xs-space-around, .layout-align-gt-xs-space-around-center, .layout-align-gt-xs-space-around-end, .layout-align-gt-xs-space-around-start, .layout-align-gt-xs-space-around-stretch {
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .layout-align-gt-xs-space-between, .layout-align-gt-xs-space-between-center, .layout-align-gt-xs-space-between-end, .layout-align-gt-xs-space-between-start, .layout-align-gt-xs-space-between-stretch {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .layout-align-gt-xs-center-start, .layout-align-gt-xs-end-start, .layout-align-gt-xs-space-around-start, .layout-align-gt-xs-space-between-start, .layout-align-gt-xs-start-start {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-align-content: flex-start;
        align-content: flex-start
    }

    .layout-align-gt-xs-center-center, .layout-align-gt-xs-end-center, .layout-align-gt-xs-space-around-center, .layout-align-gt-xs-space-between-center, .layout-align-gt-xs-start-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-align-content: center;
        align-content: center;
        max-width: 100%
    }

        .layout-align-gt-xs-center-center > *, .layout-align-gt-xs-end-center > *, .layout-align-gt-xs-space-around-center > *, .layout-align-gt-xs-space-between-center > *, .layout-align-gt-xs-start-center > * {
            max-width: 100%;
            box-sizing: border-box
        }

    .layout-align-gt-xs-center-end, .layout-align-gt-xs-end-end, .layout-align-gt-xs-space-around-end, .layout-align-gt-xs-space-between-end, .layout-align-gt-xs-start-end {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
        -webkit-align-content: flex-end;
        align-content: flex-end
    }

    .layout-align-gt-xs-center-stretch, .layout-align-gt-xs-end-stretch, .layout-align-gt-xs-space-around-stretch, .layout-align-gt-xs-space-between-stretch, .layout-align-gt-xs-start-stretch {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-align-content: stretch;
        align-content: stretch
    }

    .flex-gt-xs {
        -webkit-flex: 1;
        flex: 1
    }

    .flex-gt-xs, .flex-gt-xs-grow {
        -webkit-box-flex: 1;
        box-sizing: border-box
    }

    .flex-gt-xs-grow {
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .flex-gt-xs-initial {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box
    }

    .flex-gt-xs-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        box-sizing: border-box
    }

    .flex-gt-xs-none {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        box-sizing: border-box
    }

    .flex-gt-xs-noshrink {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        flex: 1 0 auto;
        box-sizing: border-box
    }

    .flex-gt-xs-nogrow {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box
    }

    .flex-gt-xs-0, .layout-row > .flex-gt-xs-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 0;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-gt-xs-0 {
        min-width: 0
    }

    .layout-column > .flex-gt-xs-0 {
        max-width: 100%;
        max-height: 0%
    }

    .layout-column > .flex-gt-xs-0, .layout-gt-xs-row > .flex-gt-xs-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-row > .flex-gt-xs-0 {
        max-width: 0;
        max-height: 100%;
        min-width: 0
    }

    .layout-gt-xs-column > .flex-gt-xs-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 0%;
        box-sizing: border-box;
        min-height: 0
    }

    .flex-gt-xs-5, .layout-row > .flex-gt-xs-5 {
        max-width: 5%;
        max-height: 100%
    }

    .flex-gt-xs-5, .layout-column > .flex-gt-xs-5, .layout-row > .flex-gt-xs-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-5 {
        max-width: 100%;
        max-height: 5%
    }

    .layout-gt-xs-row > .flex-gt-xs-5 {
        max-width: 5%;
        max-height: 100%
    }

    .layout-gt-xs-column > .flex-gt-xs-5, .layout-gt-xs-row > .flex-gt-xs-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-5 {
        max-width: 100%;
        max-height: 5%
    }

    .flex-gt-xs-10, .layout-row > .flex-gt-xs-10 {
        max-width: 10%;
        max-height: 100%
    }

    .flex-gt-xs-10, .layout-column > .flex-gt-xs-10, .layout-row > .flex-gt-xs-10 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-10 {
        max-width: 100%;
        max-height: 10%
    }

    .layout-gt-xs-row > .flex-gt-xs-10 {
        max-width: 10%;
        max-height: 100%
    }

    .layout-gt-xs-column > .flex-gt-xs-10, .layout-gt-xs-row > .flex-gt-xs-10 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-10 {
        max-width: 100%;
        max-height: 10%
    }

    .flex-gt-xs-15, .layout-row > .flex-gt-xs-15 {
        max-width: 15%;
        max-height: 100%
    }

    .flex-gt-xs-15, .layout-column > .flex-gt-xs-15, .layout-row > .flex-gt-xs-15 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-15 {
        max-width: 100%;
        max-height: 15%
    }

    .layout-gt-xs-row > .flex-gt-xs-15 {
        max-width: 15%;
        max-height: 100%
    }

    .layout-gt-xs-column > .flex-gt-xs-15, .layout-gt-xs-row > .flex-gt-xs-15 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-15 {
        max-width: 100%;
        max-height: 15%
    }

    .flex-gt-xs-20, .layout-row > .flex-gt-xs-20 {
        max-width: 20%;
        max-height: 100%
    }

    .flex-gt-xs-20, .layout-column > .flex-gt-xs-20, .layout-row > .flex-gt-xs-20 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-20 {
        max-width: 100%;
        max-height: 20%
    }

    .layout-gt-xs-row > .flex-gt-xs-20 {
        max-width: 20%;
        max-height: 100%
    }

    .layout-gt-xs-column > .flex-gt-xs-20, .layout-gt-xs-row > .flex-gt-xs-20 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-20 {
        max-width: 100%;
        max-height: 20%
    }

    .flex-gt-xs-25, .layout-row > .flex-gt-xs-25 {
        max-width: 25%;
        max-height: 100%
    }

    .flex-gt-xs-25, .layout-column > .flex-gt-xs-25, .layout-row > .flex-gt-xs-25 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-25 {
        max-width: 100%;
        max-height: 25%
    }

    .layout-gt-xs-row > .flex-gt-xs-25 {
        max-width: 25%;
        max-height: 100%
    }

    .layout-gt-xs-column > .flex-gt-xs-25, .layout-gt-xs-row > .flex-gt-xs-25 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-25 {
        max-width: 100%;
        max-height: 25%
    }

    .flex-gt-xs-30, .layout-row > .flex-gt-xs-30 {
        max-width: 30%;
        max-height: 100%
    }

    .flex-gt-xs-30, .layout-column > .flex-gt-xs-30, .layout-row > .flex-gt-xs-30 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-30 {
        max-width: 100%;
        max-height: 30%
    }

    .layout-gt-xs-row > .flex-gt-xs-30 {
        max-width: 30%;
        max-height: 100%
    }

    .layout-gt-xs-column > .flex-gt-xs-30, .layout-gt-xs-row > .flex-gt-xs-30 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-30 {
        max-width: 100%;
        max-height: 30%
    }

    .flex-gt-xs-35, .layout-row > .flex-gt-xs-35 {
        max-width: 35%;
        max-height: 100%
    }

    .flex-gt-xs-35, .layout-column > .flex-gt-xs-35, .layout-row > .flex-gt-xs-35 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-35 {
        max-width: 100%;
        max-height: 35%
    }

    .layout-gt-xs-row > .flex-gt-xs-35 {
        max-width: 35%;
        max-height: 100%
    }

    .layout-gt-xs-column > .flex-gt-xs-35, .layout-gt-xs-row > .flex-gt-xs-35 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-35 {
        max-width: 100%;
        max-height: 35%
    }

    .flex-gt-xs-40, .layout-row > .flex-gt-xs-40 {
        max-width: 40%;
        max-height: 100%
    }

    .flex-gt-xs-40, .layout-column > .flex-gt-xs-40, .layout-row > .flex-gt-xs-40 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-40 {
        max-width: 100%;
        max-height: 40%
    }

    .layout-gt-xs-row > .flex-gt-xs-40 {
        max-width: 40%;
        max-height: 100%
    }

    .layout-gt-xs-column > .flex-gt-xs-40, .layout-gt-xs-row > .flex-gt-xs-40 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-40 {
        max-width: 100%;
        max-height: 40%
    }

    .flex-gt-xs-45, .layout-row > .flex-gt-xs-45 {
        max-width: 45%;
        max-height: 100%
    }

    .flex-gt-xs-45, .layout-column > .flex-gt-xs-45, .layout-row > .flex-gt-xs-45 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-45 {
        max-width: 100%;
        max-height: 45%
    }

    .layout-gt-xs-row > .flex-gt-xs-45 {
        max-width: 45%;
        max-height: 100%
    }

    .layout-gt-xs-column > .flex-gt-xs-45, .layout-gt-xs-row > .flex-gt-xs-45 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-45 {
        max-width: 100%;
        max-height: 45%
    }

    .flex-gt-xs-50, .layout-row > .flex-gt-xs-50 {
        max-width: 50%;
        max-height: 100%
    }

    .flex-gt-xs-50, .layout-column > .flex-gt-xs-50, .layout-row > .flex-gt-xs-50 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-50 {
        max-width: 100%;
        max-height: 50%
    }

    .layout-gt-xs-row > .flex-gt-xs-50 {
        max-width: 50%;
        max-height: 100%
    }

    .layout-gt-xs-column > .flex-gt-xs-50, .layout-gt-xs-row > .flex-gt-xs-50 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-50 {
        max-width: 100%;
        max-height: 50%
    }

    .flex-gt-xs-55, .layout-row > .flex-gt-xs-55 {
        max-width: 55%;
        max-height: 100%
    }

    .flex-gt-xs-55, .layout-column > .flex-gt-xs-55, .layout-row > .flex-gt-xs-55 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-55 {
        max-width: 100%;
        max-height: 55%
    }

    .layout-gt-xs-row > .flex-gt-xs-55 {
        max-width: 55%;
        max-height: 100%
    }

    .layout-gt-xs-column > .flex-gt-xs-55, .layout-gt-xs-row > .flex-gt-xs-55 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-55 {
        max-width: 100%;
        max-height: 55%
    }

    .flex-gt-xs-60, .layout-row > .flex-gt-xs-60 {
        max-width: 60%;
        max-height: 100%
    }

    .flex-gt-xs-60, .layout-column > .flex-gt-xs-60, .layout-row > .flex-gt-xs-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-60 {
        max-width: 100%;
        max-height: 60%
    }

    .layout-gt-xs-row > .flex-gt-xs-60 {
        max-width: 60%;
        max-height: 100%
    }

    .layout-gt-xs-column > .flex-gt-xs-60, .layout-gt-xs-row > .flex-gt-xs-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-60 {
        max-width: 100%;
        max-height: 60%
    }

    .flex-gt-xs-65, .layout-row > .flex-gt-xs-65 {
        max-width: 65%;
        max-height: 100%
    }

    .flex-gt-xs-65, .layout-column > .flex-gt-xs-65, .layout-row > .flex-gt-xs-65 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-65 {
        max-width: 100%;
        max-height: 65%
    }

    .layout-gt-xs-row > .flex-gt-xs-65 {
        max-width: 65%;
        max-height: 100%
    }

    .layout-gt-xs-column > .flex-gt-xs-65, .layout-gt-xs-row > .flex-gt-xs-65 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-65 {
        max-width: 100%;
        max-height: 65%
    }

    .flex-gt-xs-70, .layout-row > .flex-gt-xs-70 {
        max-width: 70%;
        max-height: 100%
    }

    .flex-gt-xs-70, .layout-column > .flex-gt-xs-70, .layout-row > .flex-gt-xs-70 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-70 {
        max-width: 100%;
        max-height: 70%
    }

    .layout-gt-xs-row > .flex-gt-xs-70 {
        max-width: 70%;
        max-height: 100%
    }

    .layout-gt-xs-column > .flex-gt-xs-70, .layout-gt-xs-row > .flex-gt-xs-70 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-70 {
        max-width: 100%;
        max-height: 70%
    }

    .flex-gt-xs-75, .layout-row > .flex-gt-xs-75 {
        max-width: 75%;
        max-height: 100%
    }

    .flex-gt-xs-75, .layout-column > .flex-gt-xs-75, .layout-row > .flex-gt-xs-75 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-75 {
        max-width: 100%;
        max-height: 75%
    }

    .layout-gt-xs-row > .flex-gt-xs-75 {
        max-width: 75%;
        max-height: 100%
    }

    .layout-gt-xs-column > .flex-gt-xs-75, .layout-gt-xs-row > .flex-gt-xs-75 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-75 {
        max-width: 100%;
        max-height: 75%
    }

    .flex-gt-xs-80, .layout-row > .flex-gt-xs-80 {
        max-width: 80%;
        max-height: 100%
    }

    .flex-gt-xs-80, .layout-column > .flex-gt-xs-80, .layout-row > .flex-gt-xs-80 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-80 {
        max-width: 100%;
        max-height: 80%
    }

    .layout-gt-xs-row > .flex-gt-xs-80 {
        max-width: 80%;
        max-height: 100%
    }

    .layout-gt-xs-column > .flex-gt-xs-80, .layout-gt-xs-row > .flex-gt-xs-80 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-80 {
        max-width: 100%;
        max-height: 80%
    }

    .flex-gt-xs-85, .layout-row > .flex-gt-xs-85 {
        max-width: 85%;
        max-height: 100%
    }

    .flex-gt-xs-85, .layout-column > .flex-gt-xs-85, .layout-row > .flex-gt-xs-85 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-85 {
        max-width: 100%;
        max-height: 85%
    }

    .layout-gt-xs-row > .flex-gt-xs-85 {
        max-width: 85%;
        max-height: 100%
    }

    .layout-gt-xs-column > .flex-gt-xs-85, .layout-gt-xs-row > .flex-gt-xs-85 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-85 {
        max-width: 100%;
        max-height: 85%
    }

    .flex-gt-xs-90, .layout-row > .flex-gt-xs-90 {
        max-width: 90%;
        max-height: 100%
    }

    .flex-gt-xs-90, .layout-column > .flex-gt-xs-90, .layout-row > .flex-gt-xs-90 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-90 {
        max-width: 100%;
        max-height: 90%
    }

    .layout-gt-xs-row > .flex-gt-xs-90 {
        max-width: 90%;
        max-height: 100%
    }

    .layout-gt-xs-column > .flex-gt-xs-90, .layout-gt-xs-row > .flex-gt-xs-90 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-90 {
        max-width: 100%;
        max-height: 90%
    }

    .flex-gt-xs-95, .layout-row > .flex-gt-xs-95 {
        max-width: 95%;
        max-height: 100%
    }

    .flex-gt-xs-95, .layout-column > .flex-gt-xs-95, .layout-row > .flex-gt-xs-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-95 {
        max-width: 100%;
        max-height: 95%
    }

    .layout-gt-xs-row > .flex-gt-xs-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 95%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-95 {
        max-height: 95%
    }

    .flex-gt-xs-100, .layout-gt-xs-column > .flex-gt-xs-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .flex-gt-xs-100 {
        max-height: 100%
    }

    .layout-column > .flex-gt-xs-100, .layout-gt-xs-column > .flex-gt-xs-100, .layout-gt-xs-row > .flex-gt-xs-100, .layout-row > .flex-gt-xs-100 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-gt-xs-33 {
        -webkit-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        max-width: 33.33%
    }

    .layout-row > .flex-gt-xs-33, .layout-row > .flex-gt-xs-66 {
        -webkit-box-flex: 1;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-gt-xs-66 {
        -webkit-flex: 1 1 66.66%;
        flex: 1 1 66.66%;
        max-width: 66.66%
    }

    .layout-column > .flex-gt-xs-33 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        max-width: 100%;
        max-height: 33.33%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-xs-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 66.66%;
        flex: 1 1 66.66%;
        max-width: 100%;
        max-height: 66.66%;
        box-sizing: border-box
    }

    .layout-gt-xs-row > .flex-gt-xs-33 {
        max-width: 33.33%
    }

    .layout-gt-xs-row > .flex-gt-xs-33, .layout-gt-xs-row > .flex-gt-xs-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-row > .flex-gt-xs-66 {
        max-width: 66.66%
    }

    .layout-gt-xs-row > .flex {
        min-width: 0
    }

    .layout-gt-xs-column > .flex-gt-xs-33 {
        max-height: 33.33%
    }

    .layout-gt-xs-column > .flex-gt-xs-33, .layout-gt-xs-column > .flex-gt-xs-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .layout-gt-xs-column > .flex-gt-xs-66 {
        max-height: 66.66%
    }

    .layout-gt-xs-column > .flex {
        min-height: 0
    }

    .layout-gt-xs, .layout-gt-xs-column, .layout-gt-xs-row {
        box-sizing: border-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }

    .layout-gt-xs-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column
    }

    .layout-gt-xs-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width:600px) and (max-width:959px) {
    .hide-gt-xs:not(.show-gt-xs):not(.show-sm):not(.show), .hide-sm:not(.show-gt-xs):not(.show-sm):not(.show), .hide:not(.show-gt-xs):not(.show-sm):not(.show) {
        display: none
    }

    .flex-order-sm--20 {
        -webkit-box-ordinal-group: -19;
        -webkit-order: -20;
        order: -20
    }

    .flex-order-sm--19 {
        -webkit-box-ordinal-group: -18;
        -webkit-order: -19;
        order: -19
    }

    .flex-order-sm--18 {
        -webkit-box-ordinal-group: -17;
        -webkit-order: -18;
        order: -18
    }

    .flex-order-sm--17 {
        -webkit-box-ordinal-group: -16;
        -webkit-order: -17;
        order: -17
    }

    .flex-order-sm--16 {
        -webkit-box-ordinal-group: -15;
        -webkit-order: -16;
        order: -16
    }

    .flex-order-sm--15 {
        -webkit-box-ordinal-group: -14;
        -webkit-order: -15;
        order: -15
    }

    .flex-order-sm--14 {
        -webkit-box-ordinal-group: -13;
        -webkit-order: -14;
        order: -14
    }

    .flex-order-sm--13 {
        -webkit-box-ordinal-group: -12;
        -webkit-order: -13;
        order: -13
    }

    .flex-order-sm--12 {
        -webkit-box-ordinal-group: -11;
        -webkit-order: -12;
        order: -12
    }

    .flex-order-sm--11 {
        -webkit-box-ordinal-group: -10;
        -webkit-order: -11;
        order: -11
    }

    .flex-order-sm--10 {
        -webkit-box-ordinal-group: -9;
        -webkit-order: -10;
        order: -10
    }

    .flex-order-sm--9 {
        -webkit-box-ordinal-group: -8;
        -webkit-order: -9;
        order: -9
    }

    .flex-order-sm--8 {
        -webkit-box-ordinal-group: -7;
        -webkit-order: -8;
        order: -8
    }

    .flex-order-sm--7 {
        -webkit-box-ordinal-group: -6;
        -webkit-order: -7;
        order: -7
    }

    .flex-order-sm--6 {
        -webkit-box-ordinal-group: -5;
        -webkit-order: -6;
        order: -6
    }

    .flex-order-sm--5 {
        -webkit-box-ordinal-group: -4;
        -webkit-order: -5;
        order: -5
    }

    .flex-order-sm--4 {
        -webkit-box-ordinal-group: -3;
        -webkit-order: -4;
        order: -4
    }

    .flex-order-sm--3 {
        -webkit-box-ordinal-group: -2;
        -webkit-order: -3;
        order: -3
    }

    .flex-order-sm--2 {
        -webkit-box-ordinal-group: -1;
        -webkit-order: -2;
        order: -2
    }

    .flex-order-sm--1 {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        order: -1
    }

    .flex-order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .flex-order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .flex-order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }

    .flex-order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }

    .flex-order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }

    .flex-order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }

    .flex-order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }

    .flex-order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }

    .flex-order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }

    .flex-order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }

    .flex-order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }

    .flex-order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }

    .flex-order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }

    .flex-order-sm-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }

    .flex-order-sm-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        order: 14
    }

    .flex-order-sm-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        order: 15
    }

    .flex-order-sm-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        order: 16
    }

    .flex-order-sm-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        order: 17
    }

    .flex-order-sm-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        order: 18
    }

    .flex-order-sm-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        order: 19
    }

    .flex-order-sm-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        order: 20
    }

    .flex-offset-sm-0, .offset-sm-0 {
        margin-left: 0
    }

    [dir=rtl] .flex-offset-sm-0, [dir=rtl] .offset-sm-0 {
        margin-left: auto;
        margin-right: 0
    }

    .flex-offset-sm-5, .offset-sm-5 {
        margin-left: 5%
    }

    [dir=rtl] .flex-offset-sm-5, [dir=rtl] .offset-sm-5 {
        margin-left: auto;
        margin-right: 5%
    }

    .flex-offset-sm-10, .offset-sm-10 {
        margin-left: 10%
    }

    [dir=rtl] .flex-offset-sm-10, [dir=rtl] .offset-sm-10 {
        margin-left: auto;
        margin-right: 10%
    }

    .flex-offset-sm-15, .offset-sm-15 {
        margin-left: 15%
    }

    [dir=rtl] .flex-offset-sm-15, [dir=rtl] .offset-sm-15 {
        margin-left: auto;
        margin-right: 15%
    }

    .flex-offset-sm-20, .offset-sm-20 {
        margin-left: 20%
    }

    [dir=rtl] .flex-offset-sm-20, [dir=rtl] .offset-sm-20 {
        margin-left: auto;
        margin-right: 20%
    }

    .flex-offset-sm-25, .offset-sm-25 {
        margin-left: 25%
    }

    [dir=rtl] .flex-offset-sm-25, [dir=rtl] .offset-sm-25 {
        margin-left: auto;
        margin-right: 25%
    }

    .flex-offset-sm-30, .offset-sm-30 {
        margin-left: 30%
    }

    [dir=rtl] .flex-offset-sm-30, [dir=rtl] .offset-sm-30 {
        margin-left: auto;
        margin-right: 30%
    }

    .flex-offset-sm-35, .offset-sm-35 {
        margin-left: 35%
    }

    [dir=rtl] .flex-offset-sm-35, [dir=rtl] .offset-sm-35 {
        margin-left: auto;
        margin-right: 35%
    }

    .flex-offset-sm-40, .offset-sm-40 {
        margin-left: 40%
    }

    [dir=rtl] .flex-offset-sm-40, [dir=rtl] .offset-sm-40 {
        margin-left: auto;
        margin-right: 40%
    }

    .flex-offset-sm-45, .offset-sm-45 {
        margin-left: 45%
    }

    [dir=rtl] .flex-offset-sm-45, [dir=rtl] .offset-sm-45 {
        margin-left: auto;
        margin-right: 45%
    }

    .flex-offset-sm-50, .offset-sm-50 {
        margin-left: 50%
    }

    [dir=rtl] .flex-offset-sm-50, [dir=rtl] .offset-sm-50 {
        margin-left: auto;
        margin-right: 50%
    }

    .flex-offset-sm-55, .offset-sm-55 {
        margin-left: 55%
    }

    [dir=rtl] .flex-offset-sm-55, [dir=rtl] .offset-sm-55 {
        margin-left: auto;
        margin-right: 55%
    }

    .flex-offset-sm-60, .offset-sm-60 {
        margin-left: 60%
    }

    [dir=rtl] .flex-offset-sm-60, [dir=rtl] .offset-sm-60 {
        margin-left: auto;
        margin-right: 60%
    }

    .flex-offset-sm-65, .offset-sm-65 {
        margin-left: 65%
    }

    [dir=rtl] .flex-offset-sm-65, [dir=rtl] .offset-sm-65 {
        margin-left: auto;
        margin-right: 65%
    }

    .flex-offset-sm-70, .offset-sm-70 {
        margin-left: 70%
    }

    [dir=rtl] .flex-offset-sm-70, [dir=rtl] .offset-sm-70 {
        margin-left: auto;
        margin-right: 70%
    }

    .flex-offset-sm-75, .offset-sm-75 {
        margin-left: 75%
    }

    [dir=rtl] .flex-offset-sm-75, [dir=rtl] .offset-sm-75 {
        margin-left: auto;
        margin-right: 75%
    }

    .flex-offset-sm-80, .offset-sm-80 {
        margin-left: 80%
    }

    [dir=rtl] .flex-offset-sm-80, [dir=rtl] .offset-sm-80 {
        margin-left: auto;
        margin-right: 80%
    }

    .flex-offset-sm-85, .offset-sm-85 {
        margin-left: 85%
    }

    [dir=rtl] .flex-offset-sm-85, [dir=rtl] .offset-sm-85 {
        margin-left: auto;
        margin-right: 85%
    }

    .flex-offset-sm-90, .offset-sm-90 {
        margin-left: 90%
    }

    [dir=rtl] .flex-offset-sm-90, [dir=rtl] .offset-sm-90 {
        margin-left: auto;
        margin-right: 90%
    }

    .flex-offset-sm-95, .offset-sm-95 {
        margin-left: 95%
    }

    [dir=rtl] .flex-offset-sm-95, [dir=rtl] .offset-sm-95 {
        margin-left: auto;
        margin-right: 95%
    }

    .flex-offset-sm-33, .offset-sm-33 {
        margin-left: 33.33333%
    }

    .flex-offset-sm-66, .offset-sm-66 {
        margin-left: 66.66667%
    }

    [dir=rtl] .flex-offset-sm-66, [dir=rtl] .offset-sm-66 {
        margin-left: auto;
        margin-right: 66.66667%
    }

    .layout-align-sm, .layout-align-sm-start-stretch {
        -webkit-align-content: stretch;
        align-content: stretch;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch
    }

    .layout-align-sm, .layout-align-sm-start, .layout-align-sm-start-center, .layout-align-sm-start-end, .layout-align-sm-start-start, .layout-align-sm-start-stretch {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .layout-align-sm-center, .layout-align-sm-center-center, .layout-align-sm-center-end, .layout-align-sm-center-start, .layout-align-sm-center-stretch {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .layout-align-sm-end, .layout-align-sm-end-center, .layout-align-sm-end-end, .layout-align-sm-end-start, .layout-align-sm-end-stretch {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .layout-align-sm-space-around, .layout-align-sm-space-around-center, .layout-align-sm-space-around-end, .layout-align-sm-space-around-start, .layout-align-sm-space-around-stretch {
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .layout-align-sm-space-between, .layout-align-sm-space-between-center, .layout-align-sm-space-between-end, .layout-align-sm-space-between-start, .layout-align-sm-space-between-stretch {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .layout-align-sm-center-start, .layout-align-sm-end-start, .layout-align-sm-space-around-start, .layout-align-sm-space-between-start, .layout-align-sm-start-start {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-align-content: flex-start;
        align-content: flex-start
    }

    .layout-align-sm-center-center, .layout-align-sm-end-center, .layout-align-sm-space-around-center, .layout-align-sm-space-between-center, .layout-align-sm-start-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-align-content: center;
        align-content: center;
        max-width: 100%
    }

        .layout-align-sm-center-center > *, .layout-align-sm-end-center > *, .layout-align-sm-space-around-center > *, .layout-align-sm-space-between-center > *, .layout-align-sm-start-center > * {
            max-width: 100%;
            box-sizing: border-box
        }

    .layout-align-sm-center-end, .layout-align-sm-end-end, .layout-align-sm-space-around-end, .layout-align-sm-space-between-end, .layout-align-sm-start-end {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
        -webkit-align-content: flex-end;
        align-content: flex-end
    }

    .layout-align-sm-center-stretch, .layout-align-sm-end-stretch, .layout-align-sm-space-around-stretch, .layout-align-sm-space-between-stretch, .layout-align-sm-start-stretch {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-align-content: stretch;
        align-content: stretch
    }

    .flex-sm {
        -webkit-flex: 1;
        flex: 1
    }

    .flex-sm, .flex-sm-grow {
        -webkit-box-flex: 1;
        box-sizing: border-box
    }

    .flex-sm-grow {
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .flex-sm-initial {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box
    }

    .flex-sm-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        box-sizing: border-box
    }

    .flex-sm-none {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        box-sizing: border-box
    }

    .flex-sm-noshrink {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        flex: 1 0 auto;
        box-sizing: border-box
    }

    .flex-sm-nogrow {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box
    }

    .flex-sm-0, .layout-row > .flex-sm-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 0;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-sm-0 {
        min-width: 0
    }

    .layout-column > .flex-sm-0 {
        max-width: 100%;
        max-height: 0%
    }

    .layout-column > .flex-sm-0, .layout-sm-row > .flex-sm-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-row > .flex-sm-0 {
        max-width: 0;
        max-height: 100%;
        min-width: 0
    }

    .layout-sm-column > .flex-sm-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 0%;
        box-sizing: border-box;
        min-height: 0
    }

    .flex-sm-5, .layout-row > .flex-sm-5 {
        max-width: 5%;
        max-height: 100%
    }

    .flex-sm-5, .layout-column > .flex-sm-5, .layout-row > .flex-sm-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-5 {
        max-width: 100%;
        max-height: 5%
    }

    .layout-sm-row > .flex-sm-5 {
        max-width: 5%;
        max-height: 100%
    }

    .layout-sm-column > .flex-sm-5, .layout-sm-row > .flex-sm-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-5 {
        max-width: 100%;
        max-height: 5%
    }

    .flex-sm-10, .layout-row > .flex-sm-10 {
        max-width: 10%;
        max-height: 100%
    }

    .flex-sm-10, .layout-column > .flex-sm-10, .layout-row > .flex-sm-10 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-10 {
        max-width: 100%;
        max-height: 10%
    }

    .layout-sm-row > .flex-sm-10 {
        max-width: 10%;
        max-height: 100%
    }

    .layout-sm-column > .flex-sm-10, .layout-sm-row > .flex-sm-10 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-10 {
        max-width: 100%;
        max-height: 10%
    }

    .flex-sm-15, .layout-row > .flex-sm-15 {
        max-width: 15%;
        max-height: 100%
    }

    .flex-sm-15, .layout-column > .flex-sm-15, .layout-row > .flex-sm-15 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-15 {
        max-width: 100%;
        max-height: 15%
    }

    .layout-sm-row > .flex-sm-15 {
        max-width: 15%;
        max-height: 100%
    }

    .layout-sm-column > .flex-sm-15, .layout-sm-row > .flex-sm-15 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-15 {
        max-width: 100%;
        max-height: 15%
    }

    .flex-sm-20, .layout-row > .flex-sm-20 {
        max-width: 20%;
        max-height: 100%
    }

    .flex-sm-20, .layout-column > .flex-sm-20, .layout-row > .flex-sm-20 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-20 {
        max-width: 100%;
        max-height: 20%
    }

    .layout-sm-row > .flex-sm-20 {
        max-width: 20%;
        max-height: 100%
    }

    .layout-sm-column > .flex-sm-20, .layout-sm-row > .flex-sm-20 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-20 {
        max-width: 100%;
        max-height: 20%
    }

    .flex-sm-25, .layout-row > .flex-sm-25 {
        max-width: 25%;
        max-height: 100%
    }

    .flex-sm-25, .layout-column > .flex-sm-25, .layout-row > .flex-sm-25 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-25 {
        max-width: 100%;
        max-height: 25%
    }

    .layout-sm-row > .flex-sm-25 {
        max-width: 25%;
        max-height: 100%
    }

    .layout-sm-column > .flex-sm-25, .layout-sm-row > .flex-sm-25 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-25 {
        max-width: 100%;
        max-height: 25%
    }

    .flex-sm-30, .layout-row > .flex-sm-30 {
        max-width: 30%;
        max-height: 100%
    }

    .flex-sm-30, .layout-column > .flex-sm-30, .layout-row > .flex-sm-30 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-30 {
        max-width: 100%;
        max-height: 30%
    }

    .layout-sm-row > .flex-sm-30 {
        max-width: 30%;
        max-height: 100%
    }

    .layout-sm-column > .flex-sm-30, .layout-sm-row > .flex-sm-30 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-30 {
        max-width: 100%;
        max-height: 30%
    }

    .flex-sm-35, .layout-row > .flex-sm-35 {
        max-width: 35%;
        max-height: 100%
    }

    .flex-sm-35, .layout-column > .flex-sm-35, .layout-row > .flex-sm-35 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-35 {
        max-width: 100%;
        max-height: 35%
    }

    .layout-sm-row > .flex-sm-35 {
        max-width: 35%;
        max-height: 100%
    }

    .layout-sm-column > .flex-sm-35, .layout-sm-row > .flex-sm-35 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-35 {
        max-width: 100%;
        max-height: 35%
    }

    .flex-sm-40, .layout-row > .flex-sm-40 {
        max-width: 40%;
        max-height: 100%
    }

    .flex-sm-40, .layout-column > .flex-sm-40, .layout-row > .flex-sm-40 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-40 {
        max-width: 100%;
        max-height: 40%
    }

    .layout-sm-row > .flex-sm-40 {
        max-width: 40%;
        max-height: 100%
    }

    .layout-sm-column > .flex-sm-40, .layout-sm-row > .flex-sm-40 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-40 {
        max-width: 100%;
        max-height: 40%
    }

    .flex-sm-45, .layout-row > .flex-sm-45 {
        max-width: 45%;
        max-height: 100%
    }

    .flex-sm-45, .layout-column > .flex-sm-45, .layout-row > .flex-sm-45 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-45 {
        max-width: 100%;
        max-height: 45%
    }

    .layout-sm-row > .flex-sm-45 {
        max-width: 45%;
        max-height: 100%
    }

    .layout-sm-column > .flex-sm-45, .layout-sm-row > .flex-sm-45 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-45 {
        max-width: 100%;
        max-height: 45%
    }

    .flex-sm-50, .layout-row > .flex-sm-50 {
        max-width: 50%;
        max-height: 100%
    }

    .flex-sm-50, .layout-column > .flex-sm-50, .layout-row > .flex-sm-50 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-50 {
        max-width: 100%;
        max-height: 50%
    }

    .layout-sm-row > .flex-sm-50 {
        max-width: 50%;
        max-height: 100%
    }

    .layout-sm-column > .flex-sm-50, .layout-sm-row > .flex-sm-50 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-50 {
        max-width: 100%;
        max-height: 50%
    }

    .flex-sm-55, .layout-row > .flex-sm-55 {
        max-width: 55%;
        max-height: 100%
    }

    .flex-sm-55, .layout-column > .flex-sm-55, .layout-row > .flex-sm-55 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-55 {
        max-width: 100%;
        max-height: 55%
    }

    .layout-sm-row > .flex-sm-55 {
        max-width: 55%;
        max-height: 100%
    }

    .layout-sm-column > .flex-sm-55, .layout-sm-row > .flex-sm-55 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-55 {
        max-width: 100%;
        max-height: 55%
    }

    .flex-sm-60, .layout-row > .flex-sm-60 {
        max-width: 60%;
        max-height: 100%
    }

    .flex-sm-60, .layout-column > .flex-sm-60, .layout-row > .flex-sm-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-60 {
        max-width: 100%;
        max-height: 60%
    }

    .layout-sm-row > .flex-sm-60 {
        max-width: 60%;
        max-height: 100%
    }

    .layout-sm-column > .flex-sm-60, .layout-sm-row > .flex-sm-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-60 {
        max-width: 100%;
        max-height: 60%
    }

    .flex-sm-65, .layout-row > .flex-sm-65 {
        max-width: 65%;
        max-height: 100%
    }

    .flex-sm-65, .layout-column > .flex-sm-65, .layout-row > .flex-sm-65 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-65 {
        max-width: 100%;
        max-height: 65%
    }

    .layout-sm-row > .flex-sm-65 {
        max-width: 65%;
        max-height: 100%
    }

    .layout-sm-column > .flex-sm-65, .layout-sm-row > .flex-sm-65 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-65 {
        max-width: 100%;
        max-height: 65%
    }

    .flex-sm-70, .layout-row > .flex-sm-70 {
        max-width: 70%;
        max-height: 100%
    }

    .flex-sm-70, .layout-column > .flex-sm-70, .layout-row > .flex-sm-70 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-70 {
        max-width: 100%;
        max-height: 70%
    }

    .layout-sm-row > .flex-sm-70 {
        max-width: 70%;
        max-height: 100%
    }

    .layout-sm-column > .flex-sm-70, .layout-sm-row > .flex-sm-70 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-70 {
        max-width: 100%;
        max-height: 70%
    }

    .flex-sm-75, .layout-row > .flex-sm-75 {
        max-width: 75%;
        max-height: 100%
    }

    .flex-sm-75, .layout-column > .flex-sm-75, .layout-row > .flex-sm-75 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-75 {
        max-width: 100%;
        max-height: 75%
    }

    .layout-sm-row > .flex-sm-75 {
        max-width: 75%;
        max-height: 100%
    }

    .layout-sm-column > .flex-sm-75, .layout-sm-row > .flex-sm-75 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-75 {
        max-width: 100%;
        max-height: 75%
    }

    .flex-sm-80, .layout-row > .flex-sm-80 {
        max-width: 80%;
        max-height: 100%
    }

    .flex-sm-80, .layout-column > .flex-sm-80, .layout-row > .flex-sm-80 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-80 {
        max-width: 100%;
        max-height: 80%
    }

    .layout-sm-row > .flex-sm-80 {
        max-width: 80%;
        max-height: 100%
    }

    .layout-sm-column > .flex-sm-80, .layout-sm-row > .flex-sm-80 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-80 {
        max-width: 100%;
        max-height: 80%
    }

    .flex-sm-85, .layout-row > .flex-sm-85 {
        max-width: 85%;
        max-height: 100%
    }

    .flex-sm-85, .layout-column > .flex-sm-85, .layout-row > .flex-sm-85 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-85 {
        max-width: 100%;
        max-height: 85%
    }

    .layout-sm-row > .flex-sm-85 {
        max-width: 85%;
        max-height: 100%
    }

    .layout-sm-column > .flex-sm-85, .layout-sm-row > .flex-sm-85 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-85 {
        max-width: 100%;
        max-height: 85%
    }

    .flex-sm-90, .layout-row > .flex-sm-90 {
        max-width: 90%;
        max-height: 100%
    }

    .flex-sm-90, .layout-column > .flex-sm-90, .layout-row > .flex-sm-90 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-90 {
        max-width: 100%;
        max-height: 90%
    }

    .layout-sm-row > .flex-sm-90 {
        max-width: 90%;
        max-height: 100%
    }

    .layout-sm-column > .flex-sm-90, .layout-sm-row > .flex-sm-90 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-90 {
        max-width: 100%;
        max-height: 90%
    }

    .flex-sm-95, .layout-row > .flex-sm-95 {
        max-width: 95%;
        max-height: 100%
    }

    .flex-sm-95, .layout-column > .flex-sm-95, .layout-row > .flex-sm-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-95 {
        max-width: 100%;
        max-height: 95%
    }

    .layout-sm-row > .flex-sm-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 95%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-95 {
        max-height: 95%
    }

    .flex-sm-100, .layout-sm-column > .flex-sm-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .flex-sm-100 {
        max-height: 100%
    }

    .layout-column > .flex-sm-100, .layout-row > .flex-sm-100, .layout-sm-column > .flex-sm-100, .layout-sm-row > .flex-sm-100 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-sm-33 {
        -webkit-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        max-width: 33.33%
    }

    .layout-row > .flex-sm-33, .layout-row > .flex-sm-66 {
        -webkit-box-flex: 1;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-sm-66 {
        -webkit-flex: 1 1 66.66%;
        flex: 1 1 66.66%;
        max-width: 66.66%
    }

    .layout-column > .flex-sm-33 {
        -webkit-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        max-height: 33.33%
    }

    .layout-column > .flex-sm-33, .layout-column > .flex-sm-66 {
        -webkit-box-flex: 1;
        max-width: 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-sm-66 {
        -webkit-flex: 1 1 66.66%;
        flex: 1 1 66.66%;
        max-height: 66.66%
    }

    .layout-sm-row > .flex-sm-33 {
        max-width: 33.33%
    }

    .layout-sm-row > .flex-sm-33, .layout-sm-row > .flex-sm-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-sm-row > .flex-sm-66 {
        max-width: 66.66%
    }

    .layout-sm-row > .flex {
        min-width: 0
    }

    .layout-sm-column > .flex-sm-33 {
        max-height: 33.33%
    }

    .layout-sm-column > .flex-sm-33, .layout-sm-column > .flex-sm-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .layout-sm-column > .flex-sm-66 {
        max-height: 66.66%
    }

    .layout-sm-column > .flex {
        min-height: 0
    }

    .layout-sm, .layout-sm-column, .layout-sm-row {
        box-sizing: border-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }

    .layout-sm-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column
    }

    .layout-sm-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width:960px) {
    .flex-order-gt-sm--20 {
        -webkit-box-ordinal-group: -19;
        -webkit-order: -20;
        order: -20
    }

    .flex-order-gt-sm--19 {
        -webkit-box-ordinal-group: -18;
        -webkit-order: -19;
        order: -19
    }

    .flex-order-gt-sm--18 {
        -webkit-box-ordinal-group: -17;
        -webkit-order: -18;
        order: -18
    }

    .flex-order-gt-sm--17 {
        -webkit-box-ordinal-group: -16;
        -webkit-order: -17;
        order: -17
    }

    .flex-order-gt-sm--16 {
        -webkit-box-ordinal-group: -15;
        -webkit-order: -16;
        order: -16
    }

    .flex-order-gt-sm--15 {
        -webkit-box-ordinal-group: -14;
        -webkit-order: -15;
        order: -15
    }

    .flex-order-gt-sm--14 {
        -webkit-box-ordinal-group: -13;
        -webkit-order: -14;
        order: -14
    }

    .flex-order-gt-sm--13 {
        -webkit-box-ordinal-group: -12;
        -webkit-order: -13;
        order: -13
    }

    .flex-order-gt-sm--12 {
        -webkit-box-ordinal-group: -11;
        -webkit-order: -12;
        order: -12
    }

    .flex-order-gt-sm--11 {
        -webkit-box-ordinal-group: -10;
        -webkit-order: -11;
        order: -11
    }

    .flex-order-gt-sm--10 {
        -webkit-box-ordinal-group: -9;
        -webkit-order: -10;
        order: -10
    }

    .flex-order-gt-sm--9 {
        -webkit-box-ordinal-group: -8;
        -webkit-order: -9;
        order: -9
    }

    .flex-order-gt-sm--8 {
        -webkit-box-ordinal-group: -7;
        -webkit-order: -8;
        order: -8
    }

    .flex-order-gt-sm--7 {
        -webkit-box-ordinal-group: -6;
        -webkit-order: -7;
        order: -7
    }

    .flex-order-gt-sm--6 {
        -webkit-box-ordinal-group: -5;
        -webkit-order: -6;
        order: -6
    }

    .flex-order-gt-sm--5 {
        -webkit-box-ordinal-group: -4;
        -webkit-order: -5;
        order: -5
    }

    .flex-order-gt-sm--4 {
        -webkit-box-ordinal-group: -3;
        -webkit-order: -4;
        order: -4
    }

    .flex-order-gt-sm--3 {
        -webkit-box-ordinal-group: -2;
        -webkit-order: -3;
        order: -3
    }

    .flex-order-gt-sm--2 {
        -webkit-box-ordinal-group: -1;
        -webkit-order: -2;
        order: -2
    }

    .flex-order-gt-sm--1 {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        order: -1
    }

    .flex-order-gt-sm-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .flex-order-gt-sm-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .flex-order-gt-sm-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }

    .flex-order-gt-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }

    .flex-order-gt-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }

    .flex-order-gt-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }

    .flex-order-gt-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }

    .flex-order-gt-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }

    .flex-order-gt-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }

    .flex-order-gt-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }

    .flex-order-gt-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }

    .flex-order-gt-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }

    .flex-order-gt-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }

    .flex-order-gt-sm-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }

    .flex-order-gt-sm-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        order: 14
    }

    .flex-order-gt-sm-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        order: 15
    }

    .flex-order-gt-sm-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        order: 16
    }

    .flex-order-gt-sm-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        order: 17
    }

    .flex-order-gt-sm-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        order: 18
    }

    .flex-order-gt-sm-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        order: 19
    }

    .flex-order-gt-sm-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        order: 20
    }

    .flex-offset-gt-sm-0, .offset-gt-sm-0 {
        margin-left: 0
    }

    [dir=rtl] .flex-offset-gt-sm-0, [dir=rtl] .offset-gt-sm-0 {
        margin-left: auto;
        margin-right: 0
    }

    .flex-offset-gt-sm-5, .offset-gt-sm-5 {
        margin-left: 5%
    }

    [dir=rtl] .flex-offset-gt-sm-5, [dir=rtl] .offset-gt-sm-5 {
        margin-left: auto;
        margin-right: 5%
    }

    .flex-offset-gt-sm-10, .offset-gt-sm-10 {
        margin-left: 10%
    }

    [dir=rtl] .flex-offset-gt-sm-10, [dir=rtl] .offset-gt-sm-10 {
        margin-left: auto;
        margin-right: 10%
    }

    .flex-offset-gt-sm-15, .offset-gt-sm-15 {
        margin-left: 15%
    }

    [dir=rtl] .flex-offset-gt-sm-15, [dir=rtl] .offset-gt-sm-15 {
        margin-left: auto;
        margin-right: 15%
    }

    .flex-offset-gt-sm-20, .offset-gt-sm-20 {
        margin-left: 20%
    }

    [dir=rtl] .flex-offset-gt-sm-20, [dir=rtl] .offset-gt-sm-20 {
        margin-left: auto;
        margin-right: 20%
    }

    .flex-offset-gt-sm-25, .offset-gt-sm-25 {
        margin-left: 25%
    }

    [dir=rtl] .flex-offset-gt-sm-25, [dir=rtl] .offset-gt-sm-25 {
        margin-left: auto;
        margin-right: 25%
    }

    .flex-offset-gt-sm-30, .offset-gt-sm-30 {
        margin-left: 30%
    }

    [dir=rtl] .flex-offset-gt-sm-30, [dir=rtl] .offset-gt-sm-30 {
        margin-left: auto;
        margin-right: 30%
    }

    .flex-offset-gt-sm-35, .offset-gt-sm-35 {
        margin-left: 35%
    }

    [dir=rtl] .flex-offset-gt-sm-35, [dir=rtl] .offset-gt-sm-35 {
        margin-left: auto;
        margin-right: 35%
    }

    .flex-offset-gt-sm-40, .offset-gt-sm-40 {
        margin-left: 40%
    }

    [dir=rtl] .flex-offset-gt-sm-40, [dir=rtl] .offset-gt-sm-40 {
        margin-left: auto;
        margin-right: 40%
    }

    .flex-offset-gt-sm-45, .offset-gt-sm-45 {
        margin-left: 45%
    }

    [dir=rtl] .flex-offset-gt-sm-45, [dir=rtl] .offset-gt-sm-45 {
        margin-left: auto;
        margin-right: 45%
    }

    .flex-offset-gt-sm-50, .offset-gt-sm-50 {
        margin-left: 50%
    }

    [dir=rtl] .flex-offset-gt-sm-50, [dir=rtl] .offset-gt-sm-50 {
        margin-left: auto;
        margin-right: 50%
    }

    .flex-offset-gt-sm-55, .offset-gt-sm-55 {
        margin-left: 55%
    }

    [dir=rtl] .flex-offset-gt-sm-55, [dir=rtl] .offset-gt-sm-55 {
        margin-left: auto;
        margin-right: 55%
    }

    .flex-offset-gt-sm-60, .offset-gt-sm-60 {
        margin-left: 60%
    }

    [dir=rtl] .flex-offset-gt-sm-60, [dir=rtl] .offset-gt-sm-60 {
        margin-left: auto;
        margin-right: 60%
    }

    .flex-offset-gt-sm-65, .offset-gt-sm-65 {
        margin-left: 65%
    }

    [dir=rtl] .flex-offset-gt-sm-65, [dir=rtl] .offset-gt-sm-65 {
        margin-left: auto;
        margin-right: 65%
    }

    .flex-offset-gt-sm-70, .offset-gt-sm-70 {
        margin-left: 70%
    }

    [dir=rtl] .flex-offset-gt-sm-70, [dir=rtl] .offset-gt-sm-70 {
        margin-left: auto;
        margin-right: 70%
    }

    .flex-offset-gt-sm-75, .offset-gt-sm-75 {
        margin-left: 75%
    }

    [dir=rtl] .flex-offset-gt-sm-75, [dir=rtl] .offset-gt-sm-75 {
        margin-left: auto;
        margin-right: 75%
    }

    .flex-offset-gt-sm-80, .offset-gt-sm-80 {
        margin-left: 80%
    }

    [dir=rtl] .flex-offset-gt-sm-80, [dir=rtl] .offset-gt-sm-80 {
        margin-left: auto;
        margin-right: 80%
    }

    .flex-offset-gt-sm-85, .offset-gt-sm-85 {
        margin-left: 85%
    }

    [dir=rtl] .flex-offset-gt-sm-85, [dir=rtl] .offset-gt-sm-85 {
        margin-left: auto;
        margin-right: 85%
    }

    .flex-offset-gt-sm-90, .offset-gt-sm-90 {
        margin-left: 90%
    }

    [dir=rtl] .flex-offset-gt-sm-90, [dir=rtl] .offset-gt-sm-90 {
        margin-left: auto;
        margin-right: 90%
    }

    .flex-offset-gt-sm-95, .offset-gt-sm-95 {
        margin-left: 95%
    }

    [dir=rtl] .flex-offset-gt-sm-95, [dir=rtl] .offset-gt-sm-95 {
        margin-left: auto;
        margin-right: 95%
    }

    .flex-offset-gt-sm-33, .offset-gt-sm-33 {
        margin-left: 33.33333%
    }

    .flex-offset-gt-sm-66, .offset-gt-sm-66 {
        margin-left: 66.66667%
    }

    [dir=rtl] .flex-offset-gt-sm-66, [dir=rtl] .offset-gt-sm-66 {
        margin-left: auto;
        margin-right: 66.66667%
    }

    .layout-align-gt-sm, .layout-align-gt-sm-start-stretch {
        -webkit-align-content: stretch;
        align-content: stretch;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch
    }

    .layout-align-gt-sm, .layout-align-gt-sm-start, .layout-align-gt-sm-start-center, .layout-align-gt-sm-start-end, .layout-align-gt-sm-start-start, .layout-align-gt-sm-start-stretch {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .layout-align-gt-sm-center, .layout-align-gt-sm-center-center, .layout-align-gt-sm-center-end, .layout-align-gt-sm-center-start, .layout-align-gt-sm-center-stretch {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .layout-align-gt-sm-end, .layout-align-gt-sm-end-center, .layout-align-gt-sm-end-end, .layout-align-gt-sm-end-start, .layout-align-gt-sm-end-stretch {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .layout-align-gt-sm-space-around, .layout-align-gt-sm-space-around-center, .layout-align-gt-sm-space-around-end, .layout-align-gt-sm-space-around-start, .layout-align-gt-sm-space-around-stretch {
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .layout-align-gt-sm-space-between, .layout-align-gt-sm-space-between-center, .layout-align-gt-sm-space-between-end, .layout-align-gt-sm-space-between-start, .layout-align-gt-sm-space-between-stretch {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .layout-align-gt-sm-center-start, .layout-align-gt-sm-end-start, .layout-align-gt-sm-space-around-start, .layout-align-gt-sm-space-between-start, .layout-align-gt-sm-start-start {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-align-content: flex-start;
        align-content: flex-start
    }

    .layout-align-gt-sm-center-center, .layout-align-gt-sm-end-center, .layout-align-gt-sm-space-around-center, .layout-align-gt-sm-space-between-center, .layout-align-gt-sm-start-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-align-content: center;
        align-content: center;
        max-width: 100%
    }

        .layout-align-gt-sm-center-center > *, .layout-align-gt-sm-end-center > *, .layout-align-gt-sm-space-around-center > *, .layout-align-gt-sm-space-between-center > *, .layout-align-gt-sm-start-center > * {
            max-width: 100%;
            box-sizing: border-box
        }

    .layout-align-gt-sm-center-end, .layout-align-gt-sm-end-end, .layout-align-gt-sm-space-around-end, .layout-align-gt-sm-space-between-end, .layout-align-gt-sm-start-end {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
        -webkit-align-content: flex-end;
        align-content: flex-end
    }

    .layout-align-gt-sm-center-stretch, .layout-align-gt-sm-end-stretch, .layout-align-gt-sm-space-around-stretch, .layout-align-gt-sm-space-between-stretch, .layout-align-gt-sm-start-stretch {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-align-content: stretch;
        align-content: stretch
    }

    .flex-gt-sm {
        -webkit-flex: 1;
        flex: 1
    }

    .flex-gt-sm, .flex-gt-sm-grow {
        -webkit-box-flex: 1;
        box-sizing: border-box
    }

    .flex-gt-sm-grow {
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .flex-gt-sm-initial {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box
    }

    .flex-gt-sm-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        box-sizing: border-box
    }

    .flex-gt-sm-none {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        box-sizing: border-box
    }

    .flex-gt-sm-noshrink {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        flex: 1 0 auto;
        box-sizing: border-box
    }

    .flex-gt-sm-nogrow {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box
    }

    .flex-gt-sm-0, .layout-row > .flex-gt-sm-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 0;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-gt-sm-0 {
        min-width: 0
    }

    .layout-column > .flex-gt-sm-0 {
        max-width: 100%;
        max-height: 0%
    }

    .layout-column > .flex-gt-sm-0, .layout-gt-sm-row > .flex-gt-sm-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-row > .flex-gt-sm-0 {
        max-width: 0;
        max-height: 100%;
        min-width: 0
    }

    .layout-gt-sm-column > .flex-gt-sm-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 0%;
        box-sizing: border-box;
        min-height: 0
    }

    .flex-gt-sm-5, .layout-row > .flex-gt-sm-5 {
        max-width: 5%;
        max-height: 100%
    }

    .flex-gt-sm-5, .layout-column > .flex-gt-sm-5, .layout-row > .flex-gt-sm-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-5 {
        max-width: 100%;
        max-height: 5%
    }

    .layout-gt-sm-row > .flex-gt-sm-5 {
        max-width: 5%;
        max-height: 100%
    }

    .layout-gt-sm-column > .flex-gt-sm-5, .layout-gt-sm-row > .flex-gt-sm-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-5 {
        max-width: 100%;
        max-height: 5%
    }

    .flex-gt-sm-10, .layout-row > .flex-gt-sm-10 {
        max-width: 10%;
        max-height: 100%
    }

    .flex-gt-sm-10, .layout-column > .flex-gt-sm-10, .layout-row > .flex-gt-sm-10 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-10 {
        max-width: 100%;
        max-height: 10%
    }

    .layout-gt-sm-row > .flex-gt-sm-10 {
        max-width: 10%;
        max-height: 100%
    }

    .layout-gt-sm-column > .flex-gt-sm-10, .layout-gt-sm-row > .flex-gt-sm-10 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-10 {
        max-width: 100%;
        max-height: 10%
    }

    .flex-gt-sm-15, .layout-row > .flex-gt-sm-15 {
        max-width: 15%;
        max-height: 100%
    }

    .flex-gt-sm-15, .layout-column > .flex-gt-sm-15, .layout-row > .flex-gt-sm-15 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-15 {
        max-width: 100%;
        max-height: 15%
    }

    .layout-gt-sm-row > .flex-gt-sm-15 {
        max-width: 15%;
        max-height: 100%
    }

    .layout-gt-sm-column > .flex-gt-sm-15, .layout-gt-sm-row > .flex-gt-sm-15 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-15 {
        max-width: 100%;
        max-height: 15%
    }

    .flex-gt-sm-20, .layout-row > .flex-gt-sm-20 {
        max-width: 20%;
        max-height: 100%
    }

    .flex-gt-sm-20, .layout-column > .flex-gt-sm-20, .layout-row > .flex-gt-sm-20 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-20 {
        max-width: 100%;
        max-height: 20%
    }

    .layout-gt-sm-row > .flex-gt-sm-20 {
        max-width: 20%;
        max-height: 100%
    }

    .layout-gt-sm-column > .flex-gt-sm-20, .layout-gt-sm-row > .flex-gt-sm-20 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-20 {
        max-width: 100%;
        max-height: 20%
    }

    .flex-gt-sm-25, .layout-row > .flex-gt-sm-25 {
        max-width: 25%;
        max-height: 100%
    }

    .flex-gt-sm-25, .layout-column > .flex-gt-sm-25, .layout-row > .flex-gt-sm-25 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-25 {
        max-width: 100%;
        max-height: 25%
    }

    .layout-gt-sm-row > .flex-gt-sm-25 {
        max-width: 25%;
        max-height: 100%
    }

    .layout-gt-sm-column > .flex-gt-sm-25, .layout-gt-sm-row > .flex-gt-sm-25 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-25 {
        max-width: 100%;
        max-height: 25%
    }

    .flex-gt-sm-30, .layout-row > .flex-gt-sm-30 {
        max-width: 30%;
        max-height: 100%
    }

    .flex-gt-sm-30, .layout-column > .flex-gt-sm-30, .layout-row > .flex-gt-sm-30 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-30 {
        max-width: 100%;
        max-height: 30%
    }

    .layout-gt-sm-row > .flex-gt-sm-30 {
        max-width: 30%;
        max-height: 100%
    }

    .layout-gt-sm-column > .flex-gt-sm-30, .layout-gt-sm-row > .flex-gt-sm-30 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-30 {
        max-width: 100%;
        max-height: 30%
    }

    .flex-gt-sm-35, .layout-row > .flex-gt-sm-35 {
        max-width: 35%;
        max-height: 100%
    }

    .flex-gt-sm-35, .layout-column > .flex-gt-sm-35, .layout-row > .flex-gt-sm-35 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-35 {
        max-width: 100%;
        max-height: 35%
    }

    .layout-gt-sm-row > .flex-gt-sm-35 {
        max-width: 35%;
        max-height: 100%
    }

    .layout-gt-sm-column > .flex-gt-sm-35, .layout-gt-sm-row > .flex-gt-sm-35 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-35 {
        max-width: 100%;
        max-height: 35%
    }

    .flex-gt-sm-40, .layout-row > .flex-gt-sm-40 {
        max-width: 40%;
        max-height: 100%
    }

    .flex-gt-sm-40, .layout-column > .flex-gt-sm-40, .layout-row > .flex-gt-sm-40 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-40 {
        max-width: 100%;
        max-height: 40%
    }

    .layout-gt-sm-row > .flex-gt-sm-40 {
        max-width: 40%;
        max-height: 100%
    }

    .layout-gt-sm-column > .flex-gt-sm-40, .layout-gt-sm-row > .flex-gt-sm-40 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-40 {
        max-width: 100%;
        max-height: 40%
    }

    .flex-gt-sm-45, .layout-row > .flex-gt-sm-45 {
        max-width: 45%;
        max-height: 100%
    }

    .flex-gt-sm-45, .layout-column > .flex-gt-sm-45, .layout-row > .flex-gt-sm-45 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-45 {
        max-width: 100%;
        max-height: 45%
    }

    .layout-gt-sm-row > .flex-gt-sm-45 {
        max-width: 45%;
        max-height: 100%
    }

    .layout-gt-sm-column > .flex-gt-sm-45, .layout-gt-sm-row > .flex-gt-sm-45 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-45 {
        max-width: 100%;
        max-height: 45%
    }

    .flex-gt-sm-50, .layout-row > .flex-gt-sm-50 {
        max-width: 50%;
        max-height: 100%
    }

    .flex-gt-sm-50, .layout-column > .flex-gt-sm-50, .layout-row > .flex-gt-sm-50 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-50 {
        max-width: 100%;
        max-height: 50%
    }

    .layout-gt-sm-row > .flex-gt-sm-50 {
        max-width: 50%;
        max-height: 100%
    }

    .layout-gt-sm-column > .flex-gt-sm-50, .layout-gt-sm-row > .flex-gt-sm-50 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-50 {
        max-width: 100%;
        max-height: 50%
    }

    .flex-gt-sm-55, .layout-row > .flex-gt-sm-55 {
        max-width: 55%;
        max-height: 100%
    }

    .flex-gt-sm-55, .layout-column > .flex-gt-sm-55, .layout-row > .flex-gt-sm-55 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-55 {
        max-width: 100%;
        max-height: 55%
    }

    .layout-gt-sm-row > .flex-gt-sm-55 {
        max-width: 55%;
        max-height: 100%
    }

    .layout-gt-sm-column > .flex-gt-sm-55, .layout-gt-sm-row > .flex-gt-sm-55 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-55 {
        max-width: 100%;
        max-height: 55%
    }

    .flex-gt-sm-60, .layout-row > .flex-gt-sm-60 {
        max-width: 60%;
        max-height: 100%
    }

    .flex-gt-sm-60, .layout-column > .flex-gt-sm-60, .layout-row > .flex-gt-sm-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-60 {
        max-width: 100%;
        max-height: 60%
    }

    .layout-gt-sm-row > .flex-gt-sm-60 {
        max-width: 60%;
        max-height: 100%
    }

    .layout-gt-sm-column > .flex-gt-sm-60, .layout-gt-sm-row > .flex-gt-sm-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-60 {
        max-width: 100%;
        max-height: 60%
    }

    .flex-gt-sm-65, .layout-row > .flex-gt-sm-65 {
        max-width: 65%;
        max-height: 100%
    }

    .flex-gt-sm-65, .layout-column > .flex-gt-sm-65, .layout-row > .flex-gt-sm-65 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-65 {
        max-width: 100%;
        max-height: 65%
    }

    .layout-gt-sm-row > .flex-gt-sm-65 {
        max-width: 65%;
        max-height: 100%
    }

    .layout-gt-sm-column > .flex-gt-sm-65, .layout-gt-sm-row > .flex-gt-sm-65 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-65 {
        max-width: 100%;
        max-height: 65%
    }

    .flex-gt-sm-70, .layout-row > .flex-gt-sm-70 {
        max-width: 70%;
        max-height: 100%
    }

    .flex-gt-sm-70, .layout-column > .flex-gt-sm-70, .layout-row > .flex-gt-sm-70 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-70 {
        max-width: 100%;
        max-height: 70%
    }

    .layout-gt-sm-row > .flex-gt-sm-70 {
        max-width: 70%;
        max-height: 100%
    }

    .layout-gt-sm-column > .flex-gt-sm-70, .layout-gt-sm-row > .flex-gt-sm-70 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-70 {
        max-width: 100%;
        max-height: 70%
    }

    .flex-gt-sm-75, .layout-row > .flex-gt-sm-75 {
        max-width: 75%;
        max-height: 100%
    }

    .flex-gt-sm-75, .layout-column > .flex-gt-sm-75, .layout-row > .flex-gt-sm-75 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-75 {
        max-width: 100%;
        max-height: 75%
    }

    .layout-gt-sm-row > .flex-gt-sm-75 {
        max-width: 75%;
        max-height: 100%
    }

    .layout-gt-sm-column > .flex-gt-sm-75, .layout-gt-sm-row > .flex-gt-sm-75 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-75 {
        max-width: 100%;
        max-height: 75%
    }

    .flex-gt-sm-80, .layout-row > .flex-gt-sm-80 {
        max-width: 80%;
        max-height: 100%
    }

    .flex-gt-sm-80, .layout-column > .flex-gt-sm-80, .layout-row > .flex-gt-sm-80 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-80 {
        max-width: 100%;
        max-height: 80%
    }

    .layout-gt-sm-row > .flex-gt-sm-80 {
        max-width: 80%;
        max-height: 100%
    }

    .layout-gt-sm-column > .flex-gt-sm-80, .layout-gt-sm-row > .flex-gt-sm-80 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-80 {
        max-width: 100%;
        max-height: 80%
    }

    .flex-gt-sm-85, .layout-row > .flex-gt-sm-85 {
        max-width: 85%;
        max-height: 100%
    }

    .flex-gt-sm-85, .layout-column > .flex-gt-sm-85, .layout-row > .flex-gt-sm-85 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-85 {
        max-width: 100%;
        max-height: 85%
    }

    .layout-gt-sm-row > .flex-gt-sm-85 {
        max-width: 85%;
        max-height: 100%
    }

    .layout-gt-sm-column > .flex-gt-sm-85, .layout-gt-sm-row > .flex-gt-sm-85 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-85 {
        max-width: 100%;
        max-height: 85%
    }

    .flex-gt-sm-90, .layout-row > .flex-gt-sm-90 {
        max-width: 90%;
        max-height: 100%
    }

    .flex-gt-sm-90, .layout-column > .flex-gt-sm-90, .layout-row > .flex-gt-sm-90 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-90 {
        max-width: 100%;
        max-height: 90%
    }

    .layout-gt-sm-row > .flex-gt-sm-90 {
        max-width: 90%;
        max-height: 100%
    }

    .layout-gt-sm-column > .flex-gt-sm-90, .layout-gt-sm-row > .flex-gt-sm-90 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-90 {
        max-width: 100%;
        max-height: 90%
    }

    .flex-gt-sm-95, .layout-row > .flex-gt-sm-95 {
        max-width: 95%;
        max-height: 100%
    }

    .flex-gt-sm-95, .layout-column > .flex-gt-sm-95, .layout-row > .flex-gt-sm-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-95 {
        max-width: 100%;
        max-height: 95%
    }

    .layout-gt-sm-row > .flex-gt-sm-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 95%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-95 {
        max-height: 95%
    }

    .flex-gt-sm-100, .layout-gt-sm-column > .flex-gt-sm-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .flex-gt-sm-100 {
        max-height: 100%
    }

    .layout-column > .flex-gt-sm-100, .layout-gt-sm-column > .flex-gt-sm-100, .layout-gt-sm-row > .flex-gt-sm-100, .layout-row > .flex-gt-sm-100 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-gt-sm-33 {
        -webkit-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        max-width: 33.33%
    }

    .layout-row > .flex-gt-sm-33, .layout-row > .flex-gt-sm-66 {
        -webkit-box-flex: 1;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-gt-sm-66 {
        -webkit-flex: 1 1 66.66%;
        flex: 1 1 66.66%;
        max-width: 66.66%
    }

    .layout-column > .flex-gt-sm-33 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        max-width: 100%;
        max-height: 33.33%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-sm-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 66.66%;
        flex: 1 1 66.66%;
        max-width: 100%;
        max-height: 66.66%;
        box-sizing: border-box
    }

    .layout-gt-sm-row > .flex-gt-sm-33 {
        max-width: 33.33%
    }

    .layout-gt-sm-row > .flex-gt-sm-33, .layout-gt-sm-row > .flex-gt-sm-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-row > .flex-gt-sm-66 {
        max-width: 66.66%
    }

    .layout-gt-sm-row > .flex {
        min-width: 0
    }

    .layout-gt-sm-column > .flex-gt-sm-33 {
        max-height: 33.33%
    }

    .layout-gt-sm-column > .flex-gt-sm-33, .layout-gt-sm-column > .flex-gt-sm-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .layout-gt-sm-column > .flex-gt-sm-66 {
        max-height: 66.66%
    }

    .layout-gt-sm-column > .flex {
        min-height: 0
    }

    .layout-gt-sm, .layout-gt-sm-column, .layout-gt-sm-row {
        box-sizing: border-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }

    .layout-gt-sm-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column
    }

    .layout-gt-sm-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width:960px) and (max-width:1279px) {
    .hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show), .hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show), .hide-md:not(.show-md):not(.show-gt-sm):not(.show-gt-xs):not(.show), .hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show) {
        display: none
    }

    .flex-order-md--20 {
        -webkit-box-ordinal-group: -19;
        -webkit-order: -20;
        order: -20
    }

    .flex-order-md--19 {
        -webkit-box-ordinal-group: -18;
        -webkit-order: -19;
        order: -19
    }

    .flex-order-md--18 {
        -webkit-box-ordinal-group: -17;
        -webkit-order: -18;
        order: -18
    }

    .flex-order-md--17 {
        -webkit-box-ordinal-group: -16;
        -webkit-order: -17;
        order: -17
    }

    .flex-order-md--16 {
        -webkit-box-ordinal-group: -15;
        -webkit-order: -16;
        order: -16
    }

    .flex-order-md--15 {
        -webkit-box-ordinal-group: -14;
        -webkit-order: -15;
        order: -15
    }

    .flex-order-md--14 {
        -webkit-box-ordinal-group: -13;
        -webkit-order: -14;
        order: -14
    }

    .flex-order-md--13 {
        -webkit-box-ordinal-group: -12;
        -webkit-order: -13;
        order: -13
    }

    .flex-order-md--12 {
        -webkit-box-ordinal-group: -11;
        -webkit-order: -12;
        order: -12
    }

    .flex-order-md--11 {
        -webkit-box-ordinal-group: -10;
        -webkit-order: -11;
        order: -11
    }

    .flex-order-md--10 {
        -webkit-box-ordinal-group: -9;
        -webkit-order: -10;
        order: -10
    }

    .flex-order-md--9 {
        -webkit-box-ordinal-group: -8;
        -webkit-order: -9;
        order: -9
    }

    .flex-order-md--8 {
        -webkit-box-ordinal-group: -7;
        -webkit-order: -8;
        order: -8
    }

    .flex-order-md--7 {
        -webkit-box-ordinal-group: -6;
        -webkit-order: -7;
        order: -7
    }

    .flex-order-md--6 {
        -webkit-box-ordinal-group: -5;
        -webkit-order: -6;
        order: -6
    }

    .flex-order-md--5 {
        -webkit-box-ordinal-group: -4;
        -webkit-order: -5;
        order: -5
    }

    .flex-order-md--4 {
        -webkit-box-ordinal-group: -3;
        -webkit-order: -4;
        order: -4
    }

    .flex-order-md--3 {
        -webkit-box-ordinal-group: -2;
        -webkit-order: -3;
        order: -3
    }

    .flex-order-md--2 {
        -webkit-box-ordinal-group: -1;
        -webkit-order: -2;
        order: -2
    }

    .flex-order-md--1 {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        order: -1
    }

    .flex-order-md-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .flex-order-md-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .flex-order-md-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }

    .flex-order-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }

    .flex-order-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }

    .flex-order-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }

    .flex-order-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }

    .flex-order-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }

    .flex-order-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }

    .flex-order-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }

    .flex-order-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }

    .flex-order-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }

    .flex-order-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }

    .flex-order-md-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }

    .flex-order-md-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        order: 14
    }

    .flex-order-md-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        order: 15
    }

    .flex-order-md-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        order: 16
    }

    .flex-order-md-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        order: 17
    }

    .flex-order-md-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        order: 18
    }

    .flex-order-md-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        order: 19
    }

    .flex-order-md-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        order: 20
    }

    .flex-offset-md-0, .offset-md-0 {
        margin-left: 0
    }

    [dir=rtl] .flex-offset-md-0, [dir=rtl] .offset-md-0 {
        margin-left: auto;
        margin-right: 0
    }

    .flex-offset-md-5, .offset-md-5 {
        margin-left: 5%
    }

    [dir=rtl] .flex-offset-md-5, [dir=rtl] .offset-md-5 {
        margin-left: auto;
        margin-right: 5%
    }

    .flex-offset-md-10, .offset-md-10 {
        margin-left: 10%
    }

    [dir=rtl] .flex-offset-md-10, [dir=rtl] .offset-md-10 {
        margin-left: auto;
        margin-right: 10%
    }

    .flex-offset-md-15, .offset-md-15 {
        margin-left: 15%
    }

    [dir=rtl] .flex-offset-md-15, [dir=rtl] .offset-md-15 {
        margin-left: auto;
        margin-right: 15%
    }

    .flex-offset-md-20, .offset-md-20 {
        margin-left: 20%
    }

    [dir=rtl] .flex-offset-md-20, [dir=rtl] .offset-md-20 {
        margin-left: auto;
        margin-right: 20%
    }

    .flex-offset-md-25, .offset-md-25 {
        margin-left: 25%
    }

    [dir=rtl] .flex-offset-md-25, [dir=rtl] .offset-md-25 {
        margin-left: auto;
        margin-right: 25%
    }

    .flex-offset-md-30, .offset-md-30 {
        margin-left: 30%
    }

    [dir=rtl] .flex-offset-md-30, [dir=rtl] .offset-md-30 {
        margin-left: auto;
        margin-right: 30%
    }

    .flex-offset-md-35, .offset-md-35 {
        margin-left: 35%
    }

    [dir=rtl] .flex-offset-md-35, [dir=rtl] .offset-md-35 {
        margin-left: auto;
        margin-right: 35%
    }

    .flex-offset-md-40, .offset-md-40 {
        margin-left: 40%
    }

    [dir=rtl] .flex-offset-md-40, [dir=rtl] .offset-md-40 {
        margin-left: auto;
        margin-right: 40%
    }

    .flex-offset-md-45, .offset-md-45 {
        margin-left: 45%
    }

    [dir=rtl] .flex-offset-md-45, [dir=rtl] .offset-md-45 {
        margin-left: auto;
        margin-right: 45%
    }

    .flex-offset-md-50, .offset-md-50 {
        margin-left: 50%
    }

    [dir=rtl] .flex-offset-md-50, [dir=rtl] .offset-md-50 {
        margin-left: auto;
        margin-right: 50%
    }

    .flex-offset-md-55, .offset-md-55 {
        margin-left: 55%
    }

    [dir=rtl] .flex-offset-md-55, [dir=rtl] .offset-md-55 {
        margin-left: auto;
        margin-right: 55%
    }

    .flex-offset-md-60, .offset-md-60 {
        margin-left: 60%
    }

    [dir=rtl] .flex-offset-md-60, [dir=rtl] .offset-md-60 {
        margin-left: auto;
        margin-right: 60%
    }

    .flex-offset-md-65, .offset-md-65 {
        margin-left: 65%
    }

    [dir=rtl] .flex-offset-md-65, [dir=rtl] .offset-md-65 {
        margin-left: auto;
        margin-right: 65%
    }

    .flex-offset-md-70, .offset-md-70 {
        margin-left: 70%
    }

    [dir=rtl] .flex-offset-md-70, [dir=rtl] .offset-md-70 {
        margin-left: auto;
        margin-right: 70%
    }

    .flex-offset-md-75, .offset-md-75 {
        margin-left: 75%
    }

    [dir=rtl] .flex-offset-md-75, [dir=rtl] .offset-md-75 {
        margin-left: auto;
        margin-right: 75%
    }

    .flex-offset-md-80, .offset-md-80 {
        margin-left: 80%
    }

    [dir=rtl] .flex-offset-md-80, [dir=rtl] .offset-md-80 {
        margin-left: auto;
        margin-right: 80%
    }

    .flex-offset-md-85, .offset-md-85 {
        margin-left: 85%
    }

    [dir=rtl] .flex-offset-md-85, [dir=rtl] .offset-md-85 {
        margin-left: auto;
        margin-right: 85%
    }

    .flex-offset-md-90, .offset-md-90 {
        margin-left: 90%
    }

    [dir=rtl] .flex-offset-md-90, [dir=rtl] .offset-md-90 {
        margin-left: auto;
        margin-right: 90%
    }

    .flex-offset-md-95, .offset-md-95 {
        margin-left: 95%
    }

    [dir=rtl] .flex-offset-md-95, [dir=rtl] .offset-md-95 {
        margin-left: auto;
        margin-right: 95%
    }

    .flex-offset-md-33, .offset-md-33 {
        margin-left: 33.33333%
    }

    .flex-offset-md-66, .offset-md-66 {
        margin-left: 66.66667%
    }

    [dir=rtl] .flex-offset-md-66, [dir=rtl] .offset-md-66 {
        margin-left: auto;
        margin-right: 66.66667%
    }

    .layout-align-md, .layout-align-md-start-stretch {
        -webkit-align-content: stretch;
        align-content: stretch;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch
    }

    .layout-align-md, .layout-align-md-start, .layout-align-md-start-center, .layout-align-md-start-end, .layout-align-md-start-start, .layout-align-md-start-stretch {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .layout-align-md-center, .layout-align-md-center-center, .layout-align-md-center-end, .layout-align-md-center-start, .layout-align-md-center-stretch {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .layout-align-md-end, .layout-align-md-end-center, .layout-align-md-end-end, .layout-align-md-end-start, .layout-align-md-end-stretch {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .layout-align-md-space-around, .layout-align-md-space-around-center, .layout-align-md-space-around-end, .layout-align-md-space-around-start, .layout-align-md-space-around-stretch {
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .layout-align-md-space-between, .layout-align-md-space-between-center, .layout-align-md-space-between-end, .layout-align-md-space-between-start, .layout-align-md-space-between-stretch {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .layout-align-md-center-start, .layout-align-md-end-start, .layout-align-md-space-around-start, .layout-align-md-space-between-start, .layout-align-md-start-start {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-align-content: flex-start;
        align-content: flex-start
    }

    .layout-align-md-center-center, .layout-align-md-end-center, .layout-align-md-space-around-center, .layout-align-md-space-between-center, .layout-align-md-start-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-align-content: center;
        align-content: center;
        max-width: 100%
    }

        .layout-align-md-center-center > *, .layout-align-md-end-center > *, .layout-align-md-space-around-center > *, .layout-align-md-space-between-center > *, .layout-align-md-start-center > * {
            max-width: 100%;
            box-sizing: border-box
        }

    .layout-align-md-center-end, .layout-align-md-end-end, .layout-align-md-space-around-end, .layout-align-md-space-between-end, .layout-align-md-start-end {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
        -webkit-align-content: flex-end;
        align-content: flex-end
    }

    .layout-align-md-center-stretch, .layout-align-md-end-stretch, .layout-align-md-space-around-stretch, .layout-align-md-space-between-stretch, .layout-align-md-start-stretch {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-align-content: stretch;
        align-content: stretch
    }

    .flex-md {
        -webkit-flex: 1;
        flex: 1
    }

    .flex-md, .flex-md-grow {
        -webkit-box-flex: 1;
        box-sizing: border-box
    }

    .flex-md-grow {
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .flex-md-initial {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box
    }

    .flex-md-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        box-sizing: border-box
    }

    .flex-md-none {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        box-sizing: border-box
    }

    .flex-md-noshrink {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        flex: 1 0 auto;
        box-sizing: border-box
    }

    .flex-md-nogrow {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box
    }

    .flex-md-0, .layout-row > .flex-md-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 0;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-md-0 {
        min-width: 0
    }

    .layout-column > .flex-md-0 {
        max-width: 100%;
        max-height: 0%
    }

    .layout-column > .flex-md-0, .layout-md-row > .flex-md-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-row > .flex-md-0 {
        max-width: 0;
        max-height: 100%;
        min-width: 0
    }

    .layout-md-column > .flex-md-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 0%;
        box-sizing: border-box;
        min-height: 0
    }

    .flex-md-5, .layout-row > .flex-md-5 {
        max-width: 5%;
        max-height: 100%
    }

    .flex-md-5, .layout-column > .flex-md-5, .layout-row > .flex-md-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-5 {
        max-width: 100%;
        max-height: 5%
    }

    .layout-md-row > .flex-md-5 {
        max-width: 5%;
        max-height: 100%
    }

    .layout-md-column > .flex-md-5, .layout-md-row > .flex-md-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-5 {
        max-width: 100%;
        max-height: 5%
    }

    .flex-md-10, .layout-row > .flex-md-10 {
        max-width: 10%;
        max-height: 100%
    }

    .flex-md-10, .layout-column > .flex-md-10, .layout-row > .flex-md-10 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-10 {
        max-width: 100%;
        max-height: 10%
    }

    .layout-md-row > .flex-md-10 {
        max-width: 10%;
        max-height: 100%
    }

    .layout-md-column > .flex-md-10, .layout-md-row > .flex-md-10 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-10 {
        max-width: 100%;
        max-height: 10%
    }

    .flex-md-15, .layout-row > .flex-md-15 {
        max-width: 15%;
        max-height: 100%
    }

    .flex-md-15, .layout-column > .flex-md-15, .layout-row > .flex-md-15 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-15 {
        max-width: 100%;
        max-height: 15%
    }

    .layout-md-row > .flex-md-15 {
        max-width: 15%;
        max-height: 100%
    }

    .layout-md-column > .flex-md-15, .layout-md-row > .flex-md-15 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-15 {
        max-width: 100%;
        max-height: 15%
    }

    .flex-md-20, .layout-row > .flex-md-20 {
        max-width: 20%;
        max-height: 100%
    }

    .flex-md-20, .layout-column > .flex-md-20, .layout-row > .flex-md-20 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-20 {
        max-width: 100%;
        max-height: 20%
    }

    .layout-md-row > .flex-md-20 {
        max-width: 20%;
        max-height: 100%
    }

    .layout-md-column > .flex-md-20, .layout-md-row > .flex-md-20 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-20 {
        max-width: 100%;
        max-height: 20%
    }

    .flex-md-25, .layout-row > .flex-md-25 {
        max-width: 25%;
        max-height: 100%
    }

    .flex-md-25, .layout-column > .flex-md-25, .layout-row > .flex-md-25 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-25 {
        max-width: 100%;
        max-height: 25%
    }

    .layout-md-row > .flex-md-25 {
        max-width: 25%;
        max-height: 100%
    }

    .layout-md-column > .flex-md-25, .layout-md-row > .flex-md-25 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-25 {
        max-width: 100%;
        max-height: 25%
    }

    .flex-md-30, .layout-row > .flex-md-30 {
        max-width: 30%;
        max-height: 100%
    }

    .flex-md-30, .layout-column > .flex-md-30, .layout-row > .flex-md-30 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-30 {
        max-width: 100%;
        max-height: 30%
    }

    .layout-md-row > .flex-md-30 {
        max-width: 30%;
        max-height: 100%
    }

    .layout-md-column > .flex-md-30, .layout-md-row > .flex-md-30 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-30 {
        max-width: 100%;
        max-height: 30%
    }

    .flex-md-35, .layout-row > .flex-md-35 {
        max-width: 35%;
        max-height: 100%
    }

    .flex-md-35, .layout-column > .flex-md-35, .layout-row > .flex-md-35 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-35 {
        max-width: 100%;
        max-height: 35%
    }

    .layout-md-row > .flex-md-35 {
        max-width: 35%;
        max-height: 100%
    }

    .layout-md-column > .flex-md-35, .layout-md-row > .flex-md-35 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-35 {
        max-width: 100%;
        max-height: 35%
    }

    .flex-md-40, .layout-row > .flex-md-40 {
        max-width: 40%;
        max-height: 100%
    }

    .flex-md-40, .layout-column > .flex-md-40, .layout-row > .flex-md-40 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-40 {
        max-width: 100%;
        max-height: 40%
    }

    .layout-md-row > .flex-md-40 {
        max-width: 40%;
        max-height: 100%
    }

    .layout-md-column > .flex-md-40, .layout-md-row > .flex-md-40 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-40 {
        max-width: 100%;
        max-height: 40%
    }

    .flex-md-45, .layout-row > .flex-md-45 {
        max-width: 45%;
        max-height: 100%
    }

    .flex-md-45, .layout-column > .flex-md-45, .layout-row > .flex-md-45 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-45 {
        max-width: 100%;
        max-height: 45%
    }

    .layout-md-row > .flex-md-45 {
        max-width: 45%;
        max-height: 100%
    }

    .layout-md-column > .flex-md-45, .layout-md-row > .flex-md-45 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-45 {
        max-width: 100%;
        max-height: 45%
    }

    .flex-md-50, .layout-row > .flex-md-50 {
        max-width: 50%;
        max-height: 100%
    }

    .flex-md-50, .layout-column > .flex-md-50, .layout-row > .flex-md-50 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-50 {
        max-width: 100%;
        max-height: 50%
    }

    .layout-md-row > .flex-md-50 {
        max-width: 50%;
        max-height: 100%
    }

    .layout-md-column > .flex-md-50, .layout-md-row > .flex-md-50 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-50 {
        max-width: 100%;
        max-height: 50%
    }

    .flex-md-55, .layout-row > .flex-md-55 {
        max-width: 55%;
        max-height: 100%
    }

    .flex-md-55, .layout-column > .flex-md-55, .layout-row > .flex-md-55 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-55 {
        max-width: 100%;
        max-height: 55%
    }

    .layout-md-row > .flex-md-55 {
        max-width: 55%;
        max-height: 100%
    }

    .layout-md-column > .flex-md-55, .layout-md-row > .flex-md-55 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-55 {
        max-width: 100%;
        max-height: 55%
    }

    .flex-md-60, .layout-row > .flex-md-60 {
        max-width: 60%;
        max-height: 100%
    }

    .flex-md-60, .layout-column > .flex-md-60, .layout-row > .flex-md-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-60 {
        max-width: 100%;
        max-height: 60%
    }

    .layout-md-row > .flex-md-60 {
        max-width: 60%;
        max-height: 100%
    }

    .layout-md-column > .flex-md-60, .layout-md-row > .flex-md-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-60 {
        max-width: 100%;
        max-height: 60%
    }

    .flex-md-65, .layout-row > .flex-md-65 {
        max-width: 65%;
        max-height: 100%
    }

    .flex-md-65, .layout-column > .flex-md-65, .layout-row > .flex-md-65 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-65 {
        max-width: 100%;
        max-height: 65%
    }

    .layout-md-row > .flex-md-65 {
        max-width: 65%;
        max-height: 100%
    }

    .layout-md-column > .flex-md-65, .layout-md-row > .flex-md-65 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-65 {
        max-width: 100%;
        max-height: 65%
    }

    .flex-md-70, .layout-row > .flex-md-70 {
        max-width: 70%;
        max-height: 100%
    }

    .flex-md-70, .layout-column > .flex-md-70, .layout-row > .flex-md-70 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-70 {
        max-width: 100%;
        max-height: 70%
    }

    .layout-md-row > .flex-md-70 {
        max-width: 70%;
        max-height: 100%
    }

    .layout-md-column > .flex-md-70, .layout-md-row > .flex-md-70 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-70 {
        max-width: 100%;
        max-height: 70%
    }

    .flex-md-75, .layout-row > .flex-md-75 {
        max-width: 75%;
        max-height: 100%
    }

    .flex-md-75, .layout-column > .flex-md-75, .layout-row > .flex-md-75 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-75 {
        max-width: 100%;
        max-height: 75%
    }

    .layout-md-row > .flex-md-75 {
        max-width: 75%;
        max-height: 100%
    }

    .layout-md-column > .flex-md-75, .layout-md-row > .flex-md-75 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-75 {
        max-width: 100%;
        max-height: 75%
    }

    .flex-md-80, .layout-row > .flex-md-80 {
        max-width: 80%;
        max-height: 100%
    }

    .flex-md-80, .layout-column > .flex-md-80, .layout-row > .flex-md-80 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-80 {
        max-width: 100%;
        max-height: 80%
    }

    .layout-md-row > .flex-md-80 {
        max-width: 80%;
        max-height: 100%
    }

    .layout-md-column > .flex-md-80, .layout-md-row > .flex-md-80 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-80 {
        max-width: 100%;
        max-height: 80%
    }

    .flex-md-85, .layout-row > .flex-md-85 {
        max-width: 85%;
        max-height: 100%
    }

    .flex-md-85, .layout-column > .flex-md-85, .layout-row > .flex-md-85 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-85 {
        max-width: 100%;
        max-height: 85%
    }

    .layout-md-row > .flex-md-85 {
        max-width: 85%;
        max-height: 100%
    }

    .layout-md-column > .flex-md-85, .layout-md-row > .flex-md-85 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-85 {
        max-width: 100%;
        max-height: 85%
    }

    .flex-md-90, .layout-row > .flex-md-90 {
        max-width: 90%;
        max-height: 100%
    }

    .flex-md-90, .layout-column > .flex-md-90, .layout-row > .flex-md-90 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-90 {
        max-width: 100%;
        max-height: 90%
    }

    .layout-md-row > .flex-md-90 {
        max-width: 90%;
        max-height: 100%
    }

    .layout-md-column > .flex-md-90, .layout-md-row > .flex-md-90 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-90 {
        max-width: 100%;
        max-height: 90%
    }

    .flex-md-95, .layout-row > .flex-md-95 {
        max-width: 95%;
        max-height: 100%
    }

    .flex-md-95, .layout-column > .flex-md-95, .layout-row > .flex-md-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-95 {
        max-width: 100%;
        max-height: 95%
    }

    .layout-md-row > .flex-md-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 95%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-95 {
        max-height: 95%
    }

    .flex-md-100, .layout-md-column > .flex-md-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .flex-md-100 {
        max-height: 100%
    }

    .layout-column > .flex-md-100, .layout-md-column > .flex-md-100, .layout-md-row > .flex-md-100, .layout-row > .flex-md-100 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-md-33 {
        -webkit-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        max-width: 33.33%
    }

    .layout-row > .flex-md-33, .layout-row > .flex-md-66 {
        -webkit-box-flex: 1;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-md-66 {
        -webkit-flex: 1 1 66.66%;
        flex: 1 1 66.66%;
        max-width: 66.66%
    }

    .layout-column > .flex-md-33 {
        -webkit-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        max-height: 33.33%
    }

    .layout-column > .flex-md-33, .layout-column > .flex-md-66 {
        -webkit-box-flex: 1;
        max-width: 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-md-66 {
        -webkit-flex: 1 1 66.66%;
        flex: 1 1 66.66%;
        max-height: 66.66%
    }

    .layout-md-row > .flex-md-33 {
        max-width: 33.33%
    }

    .layout-md-row > .flex-md-33, .layout-md-row > .flex-md-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-md-row > .flex-md-66 {
        max-width: 66.66%
    }

    .layout-md-row > .flex {
        min-width: 0
    }

    .layout-md-column > .flex-md-33 {
        max-height: 33.33%
    }

    .layout-md-column > .flex-md-33, .layout-md-column > .flex-md-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .layout-md-column > .flex-md-66 {
        max-height: 66.66%
    }

    .layout-md-column > .flex {
        min-height: 0
    }

    .layout-md, .layout-md-column, .layout-md-row {
        box-sizing: border-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }

    .layout-md-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column
    }

    .layout-md-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width:1280px) {
    .flex-order-gt-md--20 {
        -webkit-box-ordinal-group: -19;
        -webkit-order: -20;
        order: -20
    }

    .flex-order-gt-md--19 {
        -webkit-box-ordinal-group: -18;
        -webkit-order: -19;
        order: -19
    }

    .flex-order-gt-md--18 {
        -webkit-box-ordinal-group: -17;
        -webkit-order: -18;
        order: -18
    }

    .flex-order-gt-md--17 {
        -webkit-box-ordinal-group: -16;
        -webkit-order: -17;
        order: -17
    }

    .flex-order-gt-md--16 {
        -webkit-box-ordinal-group: -15;
        -webkit-order: -16;
        order: -16
    }

    .flex-order-gt-md--15 {
        -webkit-box-ordinal-group: -14;
        -webkit-order: -15;
        order: -15
    }

    .flex-order-gt-md--14 {
        -webkit-box-ordinal-group: -13;
        -webkit-order: -14;
        order: -14
    }

    .flex-order-gt-md--13 {
        -webkit-box-ordinal-group: -12;
        -webkit-order: -13;
        order: -13
    }

    .flex-order-gt-md--12 {
        -webkit-box-ordinal-group: -11;
        -webkit-order: -12;
        order: -12
    }

    .flex-order-gt-md--11 {
        -webkit-box-ordinal-group: -10;
        -webkit-order: -11;
        order: -11
    }

    .flex-order-gt-md--10 {
        -webkit-box-ordinal-group: -9;
        -webkit-order: -10;
        order: -10
    }

    .flex-order-gt-md--9 {
        -webkit-box-ordinal-group: -8;
        -webkit-order: -9;
        order: -9
    }

    .flex-order-gt-md--8 {
        -webkit-box-ordinal-group: -7;
        -webkit-order: -8;
        order: -8
    }

    .flex-order-gt-md--7 {
        -webkit-box-ordinal-group: -6;
        -webkit-order: -7;
        order: -7
    }

    .flex-order-gt-md--6 {
        -webkit-box-ordinal-group: -5;
        -webkit-order: -6;
        order: -6
    }

    .flex-order-gt-md--5 {
        -webkit-box-ordinal-group: -4;
        -webkit-order: -5;
        order: -5
    }

    .flex-order-gt-md--4 {
        -webkit-box-ordinal-group: -3;
        -webkit-order: -4;
        order: -4
    }

    .flex-order-gt-md--3 {
        -webkit-box-ordinal-group: -2;
        -webkit-order: -3;
        order: -3
    }

    .flex-order-gt-md--2 {
        -webkit-box-ordinal-group: -1;
        -webkit-order: -2;
        order: -2
    }

    .flex-order-gt-md--1 {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        order: -1
    }

    .flex-order-gt-md-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .flex-order-gt-md-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .flex-order-gt-md-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }

    .flex-order-gt-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }

    .flex-order-gt-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }

    .flex-order-gt-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }

    .flex-order-gt-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }

    .flex-order-gt-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }

    .flex-order-gt-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }

    .flex-order-gt-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }

    .flex-order-gt-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }

    .flex-order-gt-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }

    .flex-order-gt-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }

    .flex-order-gt-md-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }

    .flex-order-gt-md-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        order: 14
    }

    .flex-order-gt-md-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        order: 15
    }

    .flex-order-gt-md-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        order: 16
    }

    .flex-order-gt-md-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        order: 17
    }

    .flex-order-gt-md-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        order: 18
    }

    .flex-order-gt-md-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        order: 19
    }

    .flex-order-gt-md-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        order: 20
    }

    .flex-offset-gt-md-0, .offset-gt-md-0 {
        margin-left: 0
    }

    [dir=rtl] .flex-offset-gt-md-0, [dir=rtl] .offset-gt-md-0 {
        margin-left: auto;
        margin-right: 0
    }

    .flex-offset-gt-md-5, .offset-gt-md-5 {
        margin-left: 5%
    }

    [dir=rtl] .flex-offset-gt-md-5, [dir=rtl] .offset-gt-md-5 {
        margin-left: auto;
        margin-right: 5%
    }

    .flex-offset-gt-md-10, .offset-gt-md-10 {
        margin-left: 10%
    }

    [dir=rtl] .flex-offset-gt-md-10, [dir=rtl] .offset-gt-md-10 {
        margin-left: auto;
        margin-right: 10%
    }

    .flex-offset-gt-md-15, .offset-gt-md-15 {
        margin-left: 15%
    }

    [dir=rtl] .flex-offset-gt-md-15, [dir=rtl] .offset-gt-md-15 {
        margin-left: auto;
        margin-right: 15%
    }

    .flex-offset-gt-md-20, .offset-gt-md-20 {
        margin-left: 20%
    }

    [dir=rtl] .flex-offset-gt-md-20, [dir=rtl] .offset-gt-md-20 {
        margin-left: auto;
        margin-right: 20%
    }

    .flex-offset-gt-md-25, .offset-gt-md-25 {
        margin-left: 25%
    }

    [dir=rtl] .flex-offset-gt-md-25, [dir=rtl] .offset-gt-md-25 {
        margin-left: auto;
        margin-right: 25%
    }

    .flex-offset-gt-md-30, .offset-gt-md-30 {
        margin-left: 30%
    }

    [dir=rtl] .flex-offset-gt-md-30, [dir=rtl] .offset-gt-md-30 {
        margin-left: auto;
        margin-right: 30%
    }

    .flex-offset-gt-md-35, .offset-gt-md-35 {
        margin-left: 35%
    }

    [dir=rtl] .flex-offset-gt-md-35, [dir=rtl] .offset-gt-md-35 {
        margin-left: auto;
        margin-right: 35%
    }

    .flex-offset-gt-md-40, .offset-gt-md-40 {
        margin-left: 40%
    }

    [dir=rtl] .flex-offset-gt-md-40, [dir=rtl] .offset-gt-md-40 {
        margin-left: auto;
        margin-right: 40%
    }

    .flex-offset-gt-md-45, .offset-gt-md-45 {
        margin-left: 45%
    }

    [dir=rtl] .flex-offset-gt-md-45, [dir=rtl] .offset-gt-md-45 {
        margin-left: auto;
        margin-right: 45%
    }

    .flex-offset-gt-md-50, .offset-gt-md-50 {
        margin-left: 50%
    }

    [dir=rtl] .flex-offset-gt-md-50, [dir=rtl] .offset-gt-md-50 {
        margin-left: auto;
        margin-right: 50%
    }

    .flex-offset-gt-md-55, .offset-gt-md-55 {
        margin-left: 55%
    }

    [dir=rtl] .flex-offset-gt-md-55, [dir=rtl] .offset-gt-md-55 {
        margin-left: auto;
        margin-right: 55%
    }

    .flex-offset-gt-md-60, .offset-gt-md-60 {
        margin-left: 60%
    }

    [dir=rtl] .flex-offset-gt-md-60, [dir=rtl] .offset-gt-md-60 {
        margin-left: auto;
        margin-right: 60%
    }

    .flex-offset-gt-md-65, .offset-gt-md-65 {
        margin-left: 65%
    }

    [dir=rtl] .flex-offset-gt-md-65, [dir=rtl] .offset-gt-md-65 {
        margin-left: auto;
        margin-right: 65%
    }

    .flex-offset-gt-md-70, .offset-gt-md-70 {
        margin-left: 70%
    }

    [dir=rtl] .flex-offset-gt-md-70, [dir=rtl] .offset-gt-md-70 {
        margin-left: auto;
        margin-right: 70%
    }

    .flex-offset-gt-md-75, .offset-gt-md-75 {
        margin-left: 75%
    }

    [dir=rtl] .flex-offset-gt-md-75, [dir=rtl] .offset-gt-md-75 {
        margin-left: auto;
        margin-right: 75%
    }

    .flex-offset-gt-md-80, .offset-gt-md-80 {
        margin-left: 80%
    }

    [dir=rtl] .flex-offset-gt-md-80, [dir=rtl] .offset-gt-md-80 {
        margin-left: auto;
        margin-right: 80%
    }

    .flex-offset-gt-md-85, .offset-gt-md-85 {
        margin-left: 85%
    }

    [dir=rtl] .flex-offset-gt-md-85, [dir=rtl] .offset-gt-md-85 {
        margin-left: auto;
        margin-right: 85%
    }

    .flex-offset-gt-md-90, .offset-gt-md-90 {
        margin-left: 90%
    }

    [dir=rtl] .flex-offset-gt-md-90, [dir=rtl] .offset-gt-md-90 {
        margin-left: auto;
        margin-right: 90%
    }

    .flex-offset-gt-md-95, .offset-gt-md-95 {
        margin-left: 95%
    }

    [dir=rtl] .flex-offset-gt-md-95, [dir=rtl] .offset-gt-md-95 {
        margin-left: auto;
        margin-right: 95%
    }

    .flex-offset-gt-md-33, .offset-gt-md-33 {
        margin-left: 33.33333%
    }

    .flex-offset-gt-md-66, .offset-gt-md-66 {
        margin-left: 66.66667%
    }

    [dir=rtl] .flex-offset-gt-md-66, [dir=rtl] .offset-gt-md-66 {
        margin-left: auto;
        margin-right: 66.66667%
    }

    .layout-align-gt-md, .layout-align-gt-md-start-stretch {
        -webkit-align-content: stretch;
        align-content: stretch;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch
    }

    .layout-align-gt-md, .layout-align-gt-md-start, .layout-align-gt-md-start-center, .layout-align-gt-md-start-end, .layout-align-gt-md-start-start, .layout-align-gt-md-start-stretch {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .layout-align-gt-md-center, .layout-align-gt-md-center-center, .layout-align-gt-md-center-end, .layout-align-gt-md-center-start, .layout-align-gt-md-center-stretch {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .layout-align-gt-md-end, .layout-align-gt-md-end-center, .layout-align-gt-md-end-end, .layout-align-gt-md-end-start, .layout-align-gt-md-end-stretch {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .layout-align-gt-md-space-around, .layout-align-gt-md-space-around-center, .layout-align-gt-md-space-around-end, .layout-align-gt-md-space-around-start, .layout-align-gt-md-space-around-stretch {
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .layout-align-gt-md-space-between, .layout-align-gt-md-space-between-center, .layout-align-gt-md-space-between-end, .layout-align-gt-md-space-between-start, .layout-align-gt-md-space-between-stretch {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .layout-align-gt-md-center-start, .layout-align-gt-md-end-start, .layout-align-gt-md-space-around-start, .layout-align-gt-md-space-between-start, .layout-align-gt-md-start-start {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-align-content: flex-start;
        align-content: flex-start
    }

    .layout-align-gt-md-center-center, .layout-align-gt-md-end-center, .layout-align-gt-md-space-around-center, .layout-align-gt-md-space-between-center, .layout-align-gt-md-start-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-align-content: center;
        align-content: center;
        max-width: 100%
    }

        .layout-align-gt-md-center-center > *, .layout-align-gt-md-end-center > *, .layout-align-gt-md-space-around-center > *, .layout-align-gt-md-space-between-center > *, .layout-align-gt-md-start-center > * {
            max-width: 100%;
            box-sizing: border-box
        }

    .layout-align-gt-md-center-end, .layout-align-gt-md-end-end, .layout-align-gt-md-space-around-end, .layout-align-gt-md-space-between-end, .layout-align-gt-md-start-end {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
        -webkit-align-content: flex-end;
        align-content: flex-end
    }

    .layout-align-gt-md-center-stretch, .layout-align-gt-md-end-stretch, .layout-align-gt-md-space-around-stretch, .layout-align-gt-md-space-between-stretch, .layout-align-gt-md-start-stretch {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-align-content: stretch;
        align-content: stretch
    }

    .flex-gt-md {
        -webkit-flex: 1;
        flex: 1
    }

    .flex-gt-md, .flex-gt-md-grow {
        -webkit-box-flex: 1;
        box-sizing: border-box
    }

    .flex-gt-md-grow {
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .flex-gt-md-initial {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box
    }

    .flex-gt-md-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        box-sizing: border-box
    }

    .flex-gt-md-none {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        box-sizing: border-box
    }

    .flex-gt-md-noshrink {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        flex: 1 0 auto;
        box-sizing: border-box
    }

    .flex-gt-md-nogrow {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box
    }

    .flex-gt-md-0, .layout-row > .flex-gt-md-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 0;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-gt-md-0 {
        min-width: 0
    }

    .layout-column > .flex-gt-md-0 {
        max-width: 100%;
        max-height: 0%
    }

    .layout-column > .flex-gt-md-0, .layout-gt-md-row > .flex-gt-md-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-row > .flex-gt-md-0 {
        max-width: 0;
        max-height: 100%;
        min-width: 0
    }

    .layout-gt-md-column > .flex-gt-md-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 0%;
        box-sizing: border-box;
        min-height: 0
    }

    .flex-gt-md-5, .layout-row > .flex-gt-md-5 {
        max-width: 5%;
        max-height: 100%
    }

    .flex-gt-md-5, .layout-column > .flex-gt-md-5, .layout-row > .flex-gt-md-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-5 {
        max-width: 100%;
        max-height: 5%
    }

    .layout-gt-md-row > .flex-gt-md-5 {
        max-width: 5%;
        max-height: 100%
    }

    .layout-gt-md-column > .flex-gt-md-5, .layout-gt-md-row > .flex-gt-md-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-5 {
        max-width: 100%;
        max-height: 5%
    }

    .flex-gt-md-10, .layout-row > .flex-gt-md-10 {
        max-width: 10%;
        max-height: 100%
    }

    .flex-gt-md-10, .layout-column > .flex-gt-md-10, .layout-row > .flex-gt-md-10 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-10 {
        max-width: 100%;
        max-height: 10%
    }

    .layout-gt-md-row > .flex-gt-md-10 {
        max-width: 10%;
        max-height: 100%
    }

    .layout-gt-md-column > .flex-gt-md-10, .layout-gt-md-row > .flex-gt-md-10 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-10 {
        max-width: 100%;
        max-height: 10%
    }

    .flex-gt-md-15, .layout-row > .flex-gt-md-15 {
        max-width: 15%;
        max-height: 100%
    }

    .flex-gt-md-15, .layout-column > .flex-gt-md-15, .layout-row > .flex-gt-md-15 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-15 {
        max-width: 100%;
        max-height: 15%
    }

    .layout-gt-md-row > .flex-gt-md-15 {
        max-width: 15%;
        max-height: 100%
    }

    .layout-gt-md-column > .flex-gt-md-15, .layout-gt-md-row > .flex-gt-md-15 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-15 {
        max-width: 100%;
        max-height: 15%
    }

    .flex-gt-md-20, .layout-row > .flex-gt-md-20 {
        max-width: 20%;
        max-height: 100%
    }

    .flex-gt-md-20, .layout-column > .flex-gt-md-20, .layout-row > .flex-gt-md-20 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-20 {
        max-width: 100%;
        max-height: 20%
    }

    .layout-gt-md-row > .flex-gt-md-20 {
        max-width: 20%;
        max-height: 100%
    }

    .layout-gt-md-column > .flex-gt-md-20, .layout-gt-md-row > .flex-gt-md-20 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-20 {
        max-width: 100%;
        max-height: 20%
    }

    .flex-gt-md-25, .layout-row > .flex-gt-md-25 {
        max-width: 25%;
        max-height: 100%
    }

    .flex-gt-md-25, .layout-column > .flex-gt-md-25, .layout-row > .flex-gt-md-25 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-25 {
        max-width: 100%;
        max-height: 25%
    }

    .layout-gt-md-row > .flex-gt-md-25 {
        max-width: 25%;
        max-height: 100%
    }

    .layout-gt-md-column > .flex-gt-md-25, .layout-gt-md-row > .flex-gt-md-25 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-25 {
        max-width: 100%;
        max-height: 25%
    }

    .flex-gt-md-30, .layout-row > .flex-gt-md-30 {
        max-width: 30%;
        max-height: 100%
    }

    .flex-gt-md-30, .layout-column > .flex-gt-md-30, .layout-row > .flex-gt-md-30 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-30 {
        max-width: 100%;
        max-height: 30%
    }

    .layout-gt-md-row > .flex-gt-md-30 {
        max-width: 30%;
        max-height: 100%
    }

    .layout-gt-md-column > .flex-gt-md-30, .layout-gt-md-row > .flex-gt-md-30 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-30 {
        max-width: 100%;
        max-height: 30%
    }

    .flex-gt-md-35, .layout-row > .flex-gt-md-35 {
        max-width: 35%;
        max-height: 100%
    }

    .flex-gt-md-35, .layout-column > .flex-gt-md-35, .layout-row > .flex-gt-md-35 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-35 {
        max-width: 100%;
        max-height: 35%
    }

    .layout-gt-md-row > .flex-gt-md-35 {
        max-width: 35%;
        max-height: 100%
    }

    .layout-gt-md-column > .flex-gt-md-35, .layout-gt-md-row > .flex-gt-md-35 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-35 {
        max-width: 100%;
        max-height: 35%
    }

    .flex-gt-md-40, .layout-row > .flex-gt-md-40 {
        max-width: 40%;
        max-height: 100%
    }

    .flex-gt-md-40, .layout-column > .flex-gt-md-40, .layout-row > .flex-gt-md-40 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-40 {
        max-width: 100%;
        max-height: 40%
    }

    .layout-gt-md-row > .flex-gt-md-40 {
        max-width: 40%;
        max-height: 100%
    }

    .layout-gt-md-column > .flex-gt-md-40, .layout-gt-md-row > .flex-gt-md-40 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-40 {
        max-width: 100%;
        max-height: 40%
    }

    .flex-gt-md-45, .layout-row > .flex-gt-md-45 {
        max-width: 45%;
        max-height: 100%
    }

    .flex-gt-md-45, .layout-column > .flex-gt-md-45, .layout-row > .flex-gt-md-45 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-45 {
        max-width: 100%;
        max-height: 45%
    }

    .layout-gt-md-row > .flex-gt-md-45 {
        max-width: 45%;
        max-height: 100%
    }

    .layout-gt-md-column > .flex-gt-md-45, .layout-gt-md-row > .flex-gt-md-45 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-45 {
        max-width: 100%;
        max-height: 45%
    }

    .flex-gt-md-50, .layout-row > .flex-gt-md-50 {
        max-width: 50%;
        max-height: 100%
    }

    .flex-gt-md-50, .layout-column > .flex-gt-md-50, .layout-row > .flex-gt-md-50 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-50 {
        max-width: 100%;
        max-height: 50%
    }

    .layout-gt-md-row > .flex-gt-md-50 {
        max-width: 50%;
        max-height: 100%
    }

    .layout-gt-md-column > .flex-gt-md-50, .layout-gt-md-row > .flex-gt-md-50 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-50 {
        max-width: 100%;
        max-height: 50%
    }

    .flex-gt-md-55, .layout-row > .flex-gt-md-55 {
        max-width: 55%;
        max-height: 100%
    }

    .flex-gt-md-55, .layout-column > .flex-gt-md-55, .layout-row > .flex-gt-md-55 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-55 {
        max-width: 100%;
        max-height: 55%
    }

    .layout-gt-md-row > .flex-gt-md-55 {
        max-width: 55%;
        max-height: 100%
    }

    .layout-gt-md-column > .flex-gt-md-55, .layout-gt-md-row > .flex-gt-md-55 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-55 {
        max-width: 100%;
        max-height: 55%
    }

    .flex-gt-md-60, .layout-row > .flex-gt-md-60 {
        max-width: 60%;
        max-height: 100%
    }

    .flex-gt-md-60, .layout-column > .flex-gt-md-60, .layout-row > .flex-gt-md-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-60 {
        max-width: 100%;
        max-height: 60%
    }

    .layout-gt-md-row > .flex-gt-md-60 {
        max-width: 60%;
        max-height: 100%
    }

    .layout-gt-md-column > .flex-gt-md-60, .layout-gt-md-row > .flex-gt-md-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-60 {
        max-width: 100%;
        max-height: 60%
    }

    .flex-gt-md-65, .layout-row > .flex-gt-md-65 {
        max-width: 65%;
        max-height: 100%
    }

    .flex-gt-md-65, .layout-column > .flex-gt-md-65, .layout-row > .flex-gt-md-65 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-65 {
        max-width: 100%;
        max-height: 65%
    }

    .layout-gt-md-row > .flex-gt-md-65 {
        max-width: 65%;
        max-height: 100%
    }

    .layout-gt-md-column > .flex-gt-md-65, .layout-gt-md-row > .flex-gt-md-65 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-65 {
        max-width: 100%;
        max-height: 65%
    }

    .flex-gt-md-70, .layout-row > .flex-gt-md-70 {
        max-width: 70%;
        max-height: 100%
    }

    .flex-gt-md-70, .layout-column > .flex-gt-md-70, .layout-row > .flex-gt-md-70 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-70 {
        max-width: 100%;
        max-height: 70%
    }

    .layout-gt-md-row > .flex-gt-md-70 {
        max-width: 70%;
        max-height: 100%
    }

    .layout-gt-md-column > .flex-gt-md-70, .layout-gt-md-row > .flex-gt-md-70 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-70 {
        max-width: 100%;
        max-height: 70%
    }

    .flex-gt-md-75, .layout-row > .flex-gt-md-75 {
        max-width: 75%;
        max-height: 100%
    }

    .flex-gt-md-75, .layout-column > .flex-gt-md-75, .layout-row > .flex-gt-md-75 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-75 {
        max-width: 100%;
        max-height: 75%
    }

    .layout-gt-md-row > .flex-gt-md-75 {
        max-width: 75%;
        max-height: 100%
    }

    .layout-gt-md-column > .flex-gt-md-75, .layout-gt-md-row > .flex-gt-md-75 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-75 {
        max-width: 100%;
        max-height: 75%
    }

    .flex-gt-md-80, .layout-row > .flex-gt-md-80 {
        max-width: 80%;
        max-height: 100%
    }

    .flex-gt-md-80, .layout-column > .flex-gt-md-80, .layout-row > .flex-gt-md-80 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-80 {
        max-width: 100%;
        max-height: 80%
    }

    .layout-gt-md-row > .flex-gt-md-80 {
        max-width: 80%;
        max-height: 100%
    }

    .layout-gt-md-column > .flex-gt-md-80, .layout-gt-md-row > .flex-gt-md-80 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-80 {
        max-width: 100%;
        max-height: 80%
    }

    .flex-gt-md-85, .layout-row > .flex-gt-md-85 {
        max-width: 85%;
        max-height: 100%
    }

    .flex-gt-md-85, .layout-column > .flex-gt-md-85, .layout-row > .flex-gt-md-85 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-85 {
        max-width: 100%;
        max-height: 85%
    }

    .layout-gt-md-row > .flex-gt-md-85 {
        max-width: 85%;
        max-height: 100%
    }

    .layout-gt-md-column > .flex-gt-md-85, .layout-gt-md-row > .flex-gt-md-85 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-85 {
        max-width: 100%;
        max-height: 85%
    }

    .flex-gt-md-90, .layout-row > .flex-gt-md-90 {
        max-width: 90%;
        max-height: 100%
    }

    .flex-gt-md-90, .layout-column > .flex-gt-md-90, .layout-row > .flex-gt-md-90 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-90 {
        max-width: 100%;
        max-height: 90%
    }

    .layout-gt-md-row > .flex-gt-md-90 {
        max-width: 90%;
        max-height: 100%
    }

    .layout-gt-md-column > .flex-gt-md-90, .layout-gt-md-row > .flex-gt-md-90 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-90 {
        max-width: 100%;
        max-height: 90%
    }

    .flex-gt-md-95, .layout-row > .flex-gt-md-95 {
        max-width: 95%;
        max-height: 100%
    }

    .flex-gt-md-95, .layout-column > .flex-gt-md-95, .layout-row > .flex-gt-md-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-95 {
        max-width: 100%;
        max-height: 95%
    }

    .layout-gt-md-row > .flex-gt-md-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 95%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-95 {
        max-height: 95%
    }

    .flex-gt-md-100, .layout-gt-md-column > .flex-gt-md-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .flex-gt-md-100 {
        max-height: 100%
    }

    .layout-column > .flex-gt-md-100, .layout-gt-md-column > .flex-gt-md-100, .layout-gt-md-row > .flex-gt-md-100, .layout-row > .flex-gt-md-100 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-gt-md-33 {
        -webkit-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        max-width: 33.33%
    }

    .layout-row > .flex-gt-md-33, .layout-row > .flex-gt-md-66 {
        -webkit-box-flex: 1;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-gt-md-66 {
        -webkit-flex: 1 1 66.66%;
        flex: 1 1 66.66%;
        max-width: 66.66%
    }

    .layout-column > .flex-gt-md-33 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        max-width: 100%;
        max-height: 33.33%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-md-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 66.66%;
        flex: 1 1 66.66%;
        max-width: 100%;
        max-height: 66.66%;
        box-sizing: border-box
    }

    .layout-gt-md-row > .flex-gt-md-33 {
        max-width: 33.33%
    }

    .layout-gt-md-row > .flex-gt-md-33, .layout-gt-md-row > .flex-gt-md-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-gt-md-row > .flex-gt-md-66 {
        max-width: 66.66%
    }

    .layout-gt-md-row > .flex {
        min-width: 0
    }

    .layout-gt-md-column > .flex-gt-md-33 {
        max-height: 33.33%
    }

    .layout-gt-md-column > .flex-gt-md-33, .layout-gt-md-column > .flex-gt-md-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .layout-gt-md-column > .flex-gt-md-66 {
        max-height: 66.66%
    }

    .layout-gt-md-column > .flex {
        min-height: 0
    }

    .layout-gt-md, .layout-gt-md-column, .layout-gt-md-row {
        box-sizing: border-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }

    .layout-gt-md-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column
    }

    .layout-gt-md-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width:1280px) and (max-width:1919px) {
    .hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show), .hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show), .hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show), .hide-lg:not(.show-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show), .hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show) {
        display: none
    }

    .flex-order-lg--20 {
        -webkit-box-ordinal-group: -19;
        -webkit-order: -20;
        order: -20
    }

    .flex-order-lg--19 {
        -webkit-box-ordinal-group: -18;
        -webkit-order: -19;
        order: -19
    }

    .flex-order-lg--18 {
        -webkit-box-ordinal-group: -17;
        -webkit-order: -18;
        order: -18
    }

    .flex-order-lg--17 {
        -webkit-box-ordinal-group: -16;
        -webkit-order: -17;
        order: -17
    }

    .flex-order-lg--16 {
        -webkit-box-ordinal-group: -15;
        -webkit-order: -16;
        order: -16
    }

    .flex-order-lg--15 {
        -webkit-box-ordinal-group: -14;
        -webkit-order: -15;
        order: -15
    }

    .flex-order-lg--14 {
        -webkit-box-ordinal-group: -13;
        -webkit-order: -14;
        order: -14
    }

    .flex-order-lg--13 {
        -webkit-box-ordinal-group: -12;
        -webkit-order: -13;
        order: -13
    }

    .flex-order-lg--12 {
        -webkit-box-ordinal-group: -11;
        -webkit-order: -12;
        order: -12
    }

    .flex-order-lg--11 {
        -webkit-box-ordinal-group: -10;
        -webkit-order: -11;
        order: -11
    }

    .flex-order-lg--10 {
        -webkit-box-ordinal-group: -9;
        -webkit-order: -10;
        order: -10
    }

    .flex-order-lg--9 {
        -webkit-box-ordinal-group: -8;
        -webkit-order: -9;
        order: -9
    }

    .flex-order-lg--8 {
        -webkit-box-ordinal-group: -7;
        -webkit-order: -8;
        order: -8
    }

    .flex-order-lg--7 {
        -webkit-box-ordinal-group: -6;
        -webkit-order: -7;
        order: -7
    }

    .flex-order-lg--6 {
        -webkit-box-ordinal-group: -5;
        -webkit-order: -6;
        order: -6
    }

    .flex-order-lg--5 {
        -webkit-box-ordinal-group: -4;
        -webkit-order: -5;
        order: -5
    }

    .flex-order-lg--4 {
        -webkit-box-ordinal-group: -3;
        -webkit-order: -4;
        order: -4
    }

    .flex-order-lg--3 {
        -webkit-box-ordinal-group: -2;
        -webkit-order: -3;
        order: -3
    }

    .flex-order-lg--2 {
        -webkit-box-ordinal-group: -1;
        -webkit-order: -2;
        order: -2
    }

    .flex-order-lg--1 {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        order: -1
    }

    .flex-order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .flex-order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .flex-order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }

    .flex-order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }

    .flex-order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }

    .flex-order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }

    .flex-order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }

    .flex-order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }

    .flex-order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }

    .flex-order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }

    .flex-order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }

    .flex-order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }

    .flex-order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }

    .flex-order-lg-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }

    .flex-order-lg-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        order: 14
    }

    .flex-order-lg-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        order: 15
    }

    .flex-order-lg-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        order: 16
    }

    .flex-order-lg-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        order: 17
    }

    .flex-order-lg-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        order: 18
    }

    .flex-order-lg-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        order: 19
    }

    .flex-order-lg-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        order: 20
    }

    .flex-offset-lg-0, .offset-lg-0 {
        margin-left: 0
    }

    [dir=rtl] .flex-offset-lg-0, [dir=rtl] .offset-lg-0 {
        margin-left: auto;
        margin-right: 0
    }

    .flex-offset-lg-5, .offset-lg-5 {
        margin-left: 5%
    }

    [dir=rtl] .flex-offset-lg-5, [dir=rtl] .offset-lg-5 {
        margin-left: auto;
        margin-right: 5%
    }

    .flex-offset-lg-10, .offset-lg-10 {
        margin-left: 10%
    }

    [dir=rtl] .flex-offset-lg-10, [dir=rtl] .offset-lg-10 {
        margin-left: auto;
        margin-right: 10%
    }

    .flex-offset-lg-15, .offset-lg-15 {
        margin-left: 15%
    }

    [dir=rtl] .flex-offset-lg-15, [dir=rtl] .offset-lg-15 {
        margin-left: auto;
        margin-right: 15%
    }

    .flex-offset-lg-20, .offset-lg-20 {
        margin-left: 20%
    }

    [dir=rtl] .flex-offset-lg-20, [dir=rtl] .offset-lg-20 {
        margin-left: auto;
        margin-right: 20%
    }

    .flex-offset-lg-25, .offset-lg-25 {
        margin-left: 25%
    }

    [dir=rtl] .flex-offset-lg-25, [dir=rtl] .offset-lg-25 {
        margin-left: auto;
        margin-right: 25%
    }

    .flex-offset-lg-30, .offset-lg-30 {
        margin-left: 30%
    }

    [dir=rtl] .flex-offset-lg-30, [dir=rtl] .offset-lg-30 {
        margin-left: auto;
        margin-right: 30%
    }

    .flex-offset-lg-35, .offset-lg-35 {
        margin-left: 35%
    }

    [dir=rtl] .flex-offset-lg-35, [dir=rtl] .offset-lg-35 {
        margin-left: auto;
        margin-right: 35%
    }

    .flex-offset-lg-40, .offset-lg-40 {
        margin-left: 40%
    }

    [dir=rtl] .flex-offset-lg-40, [dir=rtl] .offset-lg-40 {
        margin-left: auto;
        margin-right: 40%
    }

    .flex-offset-lg-45, .offset-lg-45 {
        margin-left: 45%
    }

    [dir=rtl] .flex-offset-lg-45, [dir=rtl] .offset-lg-45 {
        margin-left: auto;
        margin-right: 45%
    }

    .flex-offset-lg-50, .offset-lg-50 {
        margin-left: 50%
    }

    [dir=rtl] .flex-offset-lg-50, [dir=rtl] .offset-lg-50 {
        margin-left: auto;
        margin-right: 50%
    }

    .flex-offset-lg-55, .offset-lg-55 {
        margin-left: 55%
    }

    [dir=rtl] .flex-offset-lg-55, [dir=rtl] .offset-lg-55 {
        margin-left: auto;
        margin-right: 55%
    }

    .flex-offset-lg-60, .offset-lg-60 {
        margin-left: 60%
    }

    [dir=rtl] .flex-offset-lg-60, [dir=rtl] .offset-lg-60 {
        margin-left: auto;
        margin-right: 60%
    }

    .flex-offset-lg-65, .offset-lg-65 {
        margin-left: 65%
    }

    [dir=rtl] .flex-offset-lg-65, [dir=rtl] .offset-lg-65 {
        margin-left: auto;
        margin-right: 65%
    }

    .flex-offset-lg-70, .offset-lg-70 {
        margin-left: 70%
    }

    [dir=rtl] .flex-offset-lg-70, [dir=rtl] .offset-lg-70 {
        margin-left: auto;
        margin-right: 70%
    }

    .flex-offset-lg-75, .offset-lg-75 {
        margin-left: 75%
    }

    [dir=rtl] .flex-offset-lg-75, [dir=rtl] .offset-lg-75 {
        margin-left: auto;
        margin-right: 75%
    }

    .flex-offset-lg-80, .offset-lg-80 {
        margin-left: 80%
    }

    [dir=rtl] .flex-offset-lg-80, [dir=rtl] .offset-lg-80 {
        margin-left: auto;
        margin-right: 80%
    }

    .flex-offset-lg-85, .offset-lg-85 {
        margin-left: 85%
    }

    [dir=rtl] .flex-offset-lg-85, [dir=rtl] .offset-lg-85 {
        margin-left: auto;
        margin-right: 85%
    }

    .flex-offset-lg-90, .offset-lg-90 {
        margin-left: 90%
    }

    [dir=rtl] .flex-offset-lg-90, [dir=rtl] .offset-lg-90 {
        margin-left: auto;
        margin-right: 90%
    }

    .flex-offset-lg-95, .offset-lg-95 {
        margin-left: 95%
    }

    [dir=rtl] .flex-offset-lg-95, [dir=rtl] .offset-lg-95 {
        margin-left: auto;
        margin-right: 95%
    }

    .flex-offset-lg-33, .offset-lg-33 {
        margin-left: 33.33333%
    }

    .flex-offset-lg-66, .offset-lg-66 {
        margin-left: 66.66667%
    }

    [dir=rtl] .flex-offset-lg-66, [dir=rtl] .offset-lg-66 {
        margin-left: auto;
        margin-right: 66.66667%
    }

    .layout-align-lg, .layout-align-lg-start-stretch {
        -webkit-align-content: stretch;
        align-content: stretch;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch
    }

    .layout-align-lg, .layout-align-lg-start, .layout-align-lg-start-center, .layout-align-lg-start-end, .layout-align-lg-start-start, .layout-align-lg-start-stretch {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .layout-align-lg-center, .layout-align-lg-center-center, .layout-align-lg-center-end, .layout-align-lg-center-start, .layout-align-lg-center-stretch {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .layout-align-lg-end, .layout-align-lg-end-center, .layout-align-lg-end-end, .layout-align-lg-end-start, .layout-align-lg-end-stretch {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .layout-align-lg-space-around, .layout-align-lg-space-around-center, .layout-align-lg-space-around-end, .layout-align-lg-space-around-start, .layout-align-lg-space-around-stretch {
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .layout-align-lg-space-between, .layout-align-lg-space-between-center, .layout-align-lg-space-between-end, .layout-align-lg-space-between-start, .layout-align-lg-space-between-stretch {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .layout-align-lg-center-start, .layout-align-lg-end-start, .layout-align-lg-space-around-start, .layout-align-lg-space-between-start, .layout-align-lg-start-start {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-align-content: flex-start;
        align-content: flex-start
    }

    .layout-align-lg-center-center, .layout-align-lg-end-center, .layout-align-lg-space-around-center, .layout-align-lg-space-between-center, .layout-align-lg-start-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-align-content: center;
        align-content: center;
        max-width: 100%
    }

        .layout-align-lg-center-center > *, .layout-align-lg-end-center > *, .layout-align-lg-space-around-center > *, .layout-align-lg-space-between-center > *, .layout-align-lg-start-center > * {
            max-width: 100%;
            box-sizing: border-box
        }

    .layout-align-lg-center-end, .layout-align-lg-end-end, .layout-align-lg-space-around-end, .layout-align-lg-space-between-end, .layout-align-lg-start-end {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
        -webkit-align-content: flex-end;
        align-content: flex-end
    }

    .layout-align-lg-center-stretch, .layout-align-lg-end-stretch, .layout-align-lg-space-around-stretch, .layout-align-lg-space-between-stretch, .layout-align-lg-start-stretch {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-align-content: stretch;
        align-content: stretch
    }

    .flex-lg {
        -webkit-flex: 1;
        flex: 1
    }

    .flex-lg, .flex-lg-grow {
        -webkit-box-flex: 1;
        box-sizing: border-box
    }

    .flex-lg-grow {
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .flex-lg-initial {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box
    }

    .flex-lg-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        box-sizing: border-box
    }

    .flex-lg-none {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        box-sizing: border-box
    }

    .flex-lg-noshrink {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        flex: 1 0 auto;
        box-sizing: border-box
    }

    .flex-lg-nogrow {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box
    }

    .flex-lg-0, .layout-row > .flex-lg-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 0;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-lg-0 {
        min-width: 0
    }

    .layout-column > .flex-lg-0 {
        max-width: 100%;
        max-height: 0%
    }

    .layout-column > .flex-lg-0, .layout-lg-row > .flex-lg-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-row > .flex-lg-0 {
        max-width: 0;
        max-height: 100%;
        min-width: 0
    }

    .layout-lg-column > .flex-lg-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 0%;
        box-sizing: border-box;
        min-height: 0
    }

    .flex-lg-5, .layout-row > .flex-lg-5 {
        max-width: 5%;
        max-height: 100%
    }

    .flex-lg-5, .layout-column > .flex-lg-5, .layout-row > .flex-lg-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-5 {
        max-width: 100%;
        max-height: 5%
    }

    .layout-lg-row > .flex-lg-5 {
        max-width: 5%;
        max-height: 100%
    }

    .layout-lg-column > .flex-lg-5, .layout-lg-row > .flex-lg-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-5 {
        max-width: 100%;
        max-height: 5%
    }

    .flex-lg-10, .layout-row > .flex-lg-10 {
        max-width: 10%;
        max-height: 100%
    }

    .flex-lg-10, .layout-column > .flex-lg-10, .layout-row > .flex-lg-10 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-10 {
        max-width: 100%;
        max-height: 10%
    }

    .layout-lg-row > .flex-lg-10 {
        max-width: 10%;
        max-height: 100%
    }

    .layout-lg-column > .flex-lg-10, .layout-lg-row > .flex-lg-10 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-10 {
        max-width: 100%;
        max-height: 10%
    }

    .flex-lg-15, .layout-row > .flex-lg-15 {
        max-width: 15%;
        max-height: 100%
    }

    .flex-lg-15, .layout-column > .flex-lg-15, .layout-row > .flex-lg-15 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-15 {
        max-width: 100%;
        max-height: 15%
    }

    .layout-lg-row > .flex-lg-15 {
        max-width: 15%;
        max-height: 100%
    }

    .layout-lg-column > .flex-lg-15, .layout-lg-row > .flex-lg-15 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-15 {
        max-width: 100%;
        max-height: 15%
    }

    .flex-lg-20, .layout-row > .flex-lg-20 {
        max-width: 20%;
        max-height: 100%
    }

    .flex-lg-20, .layout-column > .flex-lg-20, .layout-row > .flex-lg-20 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-20 {
        max-width: 100%;
        max-height: 20%
    }

    .layout-lg-row > .flex-lg-20 {
        max-width: 20%;
        max-height: 100%
    }

    .layout-lg-column > .flex-lg-20, .layout-lg-row > .flex-lg-20 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-20 {
        max-width: 100%;
        max-height: 20%
    }

    .flex-lg-25, .layout-row > .flex-lg-25 {
        max-width: 25%;
        max-height: 100%
    }

    .flex-lg-25, .layout-column > .flex-lg-25, .layout-row > .flex-lg-25 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-25 {
        max-width: 100%;
        max-height: 25%
    }

    .layout-lg-row > .flex-lg-25 {
        max-width: 25%;
        max-height: 100%
    }

    .layout-lg-column > .flex-lg-25, .layout-lg-row > .flex-lg-25 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-25 {
        max-width: 100%;
        max-height: 25%
    }

    .flex-lg-30, .layout-row > .flex-lg-30 {
        max-width: 30%;
        max-height: 100%
    }

    .flex-lg-30, .layout-column > .flex-lg-30, .layout-row > .flex-lg-30 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-30 {
        max-width: 100%;
        max-height: 30%
    }

    .layout-lg-row > .flex-lg-30 {
        max-width: 30%;
        max-height: 100%
    }

    .layout-lg-column > .flex-lg-30, .layout-lg-row > .flex-lg-30 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-30 {
        max-width: 100%;
        max-height: 30%
    }

    .flex-lg-35, .layout-row > .flex-lg-35 {
        max-width: 35%;
        max-height: 100%
    }

    .flex-lg-35, .layout-column > .flex-lg-35, .layout-row > .flex-lg-35 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-35 {
        max-width: 100%;
        max-height: 35%
    }

    .layout-lg-row > .flex-lg-35 {
        max-width: 35%;
        max-height: 100%
    }

    .layout-lg-column > .flex-lg-35, .layout-lg-row > .flex-lg-35 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-35 {
        max-width: 100%;
        max-height: 35%
    }

    .flex-lg-40, .layout-row > .flex-lg-40 {
        max-width: 40%;
        max-height: 100%
    }

    .flex-lg-40, .layout-column > .flex-lg-40, .layout-row > .flex-lg-40 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-40 {
        max-width: 100%;
        max-height: 40%
    }

    .layout-lg-row > .flex-lg-40 {
        max-width: 40%;
        max-height: 100%
    }

    .layout-lg-column > .flex-lg-40, .layout-lg-row > .flex-lg-40 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-40 {
        max-width: 100%;
        max-height: 40%
    }

    .flex-lg-45, .layout-row > .flex-lg-45 {
        max-width: 45%;
        max-height: 100%
    }

    .flex-lg-45, .layout-column > .flex-lg-45, .layout-row > .flex-lg-45 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-45 {
        max-width: 100%;
        max-height: 45%
    }

    .layout-lg-row > .flex-lg-45 {
        max-width: 45%;
        max-height: 100%
    }

    .layout-lg-column > .flex-lg-45, .layout-lg-row > .flex-lg-45 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-45 {
        max-width: 100%;
        max-height: 45%
    }

    .flex-lg-50, .layout-row > .flex-lg-50 {
        max-width: 50%;
        max-height: 100%
    }

    .flex-lg-50, .layout-column > .flex-lg-50, .layout-row > .flex-lg-50 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-50 {
        max-width: 100%;
        max-height: 50%
    }

    .layout-lg-row > .flex-lg-50 {
        max-width: 50%;
        max-height: 100%
    }

    .layout-lg-column > .flex-lg-50, .layout-lg-row > .flex-lg-50 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-50 {
        max-width: 100%;
        max-height: 50%
    }

    .flex-lg-55, .layout-row > .flex-lg-55 {
        max-width: 55%;
        max-height: 100%
    }

    .flex-lg-55, .layout-column > .flex-lg-55, .layout-row > .flex-lg-55 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-55 {
        max-width: 100%;
        max-height: 55%
    }

    .layout-lg-row > .flex-lg-55 {
        max-width: 55%;
        max-height: 100%
    }

    .layout-lg-column > .flex-lg-55, .layout-lg-row > .flex-lg-55 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-55 {
        max-width: 100%;
        max-height: 55%
    }

    .flex-lg-60, .layout-row > .flex-lg-60 {
        max-width: 60%;
        max-height: 100%
    }

    .flex-lg-60, .layout-column > .flex-lg-60, .layout-row > .flex-lg-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-60 {
        max-width: 100%;
        max-height: 60%
    }

    .layout-lg-row > .flex-lg-60 {
        max-width: 60%;
        max-height: 100%
    }

    .layout-lg-column > .flex-lg-60, .layout-lg-row > .flex-lg-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-60 {
        max-width: 100%;
        max-height: 60%
    }

    .flex-lg-65, .layout-row > .flex-lg-65 {
        max-width: 65%;
        max-height: 100%
    }

    .flex-lg-65, .layout-column > .flex-lg-65, .layout-row > .flex-lg-65 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-65 {
        max-width: 100%;
        max-height: 65%
    }

    .layout-lg-row > .flex-lg-65 {
        max-width: 65%;
        max-height: 100%
    }

    .layout-lg-column > .flex-lg-65, .layout-lg-row > .flex-lg-65 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-65 {
        max-width: 100%;
        max-height: 65%
    }

    .flex-lg-70, .layout-row > .flex-lg-70 {
        max-width: 70%;
        max-height: 100%
    }

    .flex-lg-70, .layout-column > .flex-lg-70, .layout-row > .flex-lg-70 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-70 {
        max-width: 100%;
        max-height: 70%
    }

    .layout-lg-row > .flex-lg-70 {
        max-width: 70%;
        max-height: 100%
    }

    .layout-lg-column > .flex-lg-70, .layout-lg-row > .flex-lg-70 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-70 {
        max-width: 100%;
        max-height: 70%
    }

    .flex-lg-75, .layout-row > .flex-lg-75 {
        max-width: 75%;
        max-height: 100%
    }

    .flex-lg-75, .layout-column > .flex-lg-75, .layout-row > .flex-lg-75 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-75 {
        max-width: 100%;
        max-height: 75%
    }

    .layout-lg-row > .flex-lg-75 {
        max-width: 75%;
        max-height: 100%
    }

    .layout-lg-column > .flex-lg-75, .layout-lg-row > .flex-lg-75 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-75 {
        max-width: 100%;
        max-height: 75%
    }

    .flex-lg-80, .layout-row > .flex-lg-80 {
        max-width: 80%;
        max-height: 100%
    }

    .flex-lg-80, .layout-column > .flex-lg-80, .layout-row > .flex-lg-80 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-80 {
        max-width: 100%;
        max-height: 80%
    }

    .layout-lg-row > .flex-lg-80 {
        max-width: 80%;
        max-height: 100%
    }

    .layout-lg-column > .flex-lg-80, .layout-lg-row > .flex-lg-80 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-80 {
        max-width: 100%;
        max-height: 80%
    }

    .flex-lg-85, .layout-row > .flex-lg-85 {
        max-width: 85%;
        max-height: 100%
    }

    .flex-lg-85, .layout-column > .flex-lg-85, .layout-row > .flex-lg-85 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-85 {
        max-width: 100%;
        max-height: 85%
    }

    .layout-lg-row > .flex-lg-85 {
        max-width: 85%;
        max-height: 100%
    }

    .layout-lg-column > .flex-lg-85, .layout-lg-row > .flex-lg-85 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-85 {
        max-width: 100%;
        max-height: 85%
    }

    .flex-lg-90, .layout-row > .flex-lg-90 {
        max-width: 90%;
        max-height: 100%
    }

    .flex-lg-90, .layout-column > .flex-lg-90, .layout-row > .flex-lg-90 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-90 {
        max-width: 100%;
        max-height: 90%
    }

    .layout-lg-row > .flex-lg-90 {
        max-width: 90%;
        max-height: 100%
    }

    .layout-lg-column > .flex-lg-90, .layout-lg-row > .flex-lg-90 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-90 {
        max-width: 100%;
        max-height: 90%
    }

    .flex-lg-95, .layout-row > .flex-lg-95 {
        max-width: 95%;
        max-height: 100%
    }

    .flex-lg-95, .layout-column > .flex-lg-95, .layout-row > .flex-lg-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-95 {
        max-width: 100%;
        max-height: 95%
    }

    .layout-lg-row > .flex-lg-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 95%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-95 {
        max-height: 95%
    }

    .flex-lg-100, .layout-lg-column > .flex-lg-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .flex-lg-100 {
        max-height: 100%
    }

    .layout-column > .flex-lg-100, .layout-lg-column > .flex-lg-100, .layout-lg-row > .flex-lg-100, .layout-row > .flex-lg-100 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-lg-33 {
        -webkit-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        max-width: 33.33%
    }

    .layout-row > .flex-lg-33, .layout-row > .flex-lg-66 {
        -webkit-box-flex: 1;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-lg-66 {
        -webkit-flex: 1 1 66.66%;
        flex: 1 1 66.66%;
        max-width: 66.66%
    }

    .layout-column > .flex-lg-33 {
        -webkit-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        max-height: 33.33%
    }

    .layout-column > .flex-lg-33, .layout-column > .flex-lg-66 {
        -webkit-box-flex: 1;
        max-width: 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-lg-66 {
        -webkit-flex: 1 1 66.66%;
        flex: 1 1 66.66%;
        max-height: 66.66%
    }

    .layout-lg-row > .flex-lg-33 {
        max-width: 33.33%
    }

    .layout-lg-row > .flex-lg-33, .layout-lg-row > .flex-lg-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-lg-row > .flex-lg-66 {
        max-width: 66.66%
    }

    .layout-lg-row > .flex {
        min-width: 0
    }

    .layout-lg-column > .flex-lg-33 {
        max-height: 33.33%
    }

    .layout-lg-column > .flex-lg-33, .layout-lg-column > .flex-lg-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .layout-lg-column > .flex-lg-66 {
        max-height: 66.66%
    }

    .layout-lg-column > .flex {
        min-height: 0
    }

    .layout-lg, .layout-lg-column, .layout-lg-row {
        box-sizing: border-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }

    .layout-lg-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column
    }

    .layout-lg-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width:1920px) {
    .flex-order-gt-lg--20 {
        -webkit-box-ordinal-group: -19;
        -webkit-order: -20;
        order: -20
    }

    .flex-order-gt-lg--19 {
        -webkit-box-ordinal-group: -18;
        -webkit-order: -19;
        order: -19
    }

    .flex-order-gt-lg--18 {
        -webkit-box-ordinal-group: -17;
        -webkit-order: -18;
        order: -18
    }

    .flex-order-gt-lg--17 {
        -webkit-box-ordinal-group: -16;
        -webkit-order: -17;
        order: -17
    }

    .flex-order-gt-lg--16 {
        -webkit-box-ordinal-group: -15;
        -webkit-order: -16;
        order: -16
    }

    .flex-order-gt-lg--15 {
        -webkit-box-ordinal-group: -14;
        -webkit-order: -15;
        order: -15
    }

    .flex-order-gt-lg--14 {
        -webkit-box-ordinal-group: -13;
        -webkit-order: -14;
        order: -14
    }

    .flex-order-gt-lg--13 {
        -webkit-box-ordinal-group: -12;
        -webkit-order: -13;
        order: -13
    }

    .flex-order-gt-lg--12 {
        -webkit-box-ordinal-group: -11;
        -webkit-order: -12;
        order: -12
    }

    .flex-order-gt-lg--11 {
        -webkit-box-ordinal-group: -10;
        -webkit-order: -11;
        order: -11
    }

    .flex-order-gt-lg--10 {
        -webkit-box-ordinal-group: -9;
        -webkit-order: -10;
        order: -10
    }

    .flex-order-gt-lg--9 {
        -webkit-box-ordinal-group: -8;
        -webkit-order: -9;
        order: -9
    }

    .flex-order-gt-lg--8 {
        -webkit-box-ordinal-group: -7;
        -webkit-order: -8;
        order: -8
    }

    .flex-order-gt-lg--7 {
        -webkit-box-ordinal-group: -6;
        -webkit-order: -7;
        order: -7
    }

    .flex-order-gt-lg--6 {
        -webkit-box-ordinal-group: -5;
        -webkit-order: -6;
        order: -6
    }

    .flex-order-gt-lg--5 {
        -webkit-box-ordinal-group: -4;
        -webkit-order: -5;
        order: -5
    }

    .flex-order-gt-lg--4 {
        -webkit-box-ordinal-group: -3;
        -webkit-order: -4;
        order: -4
    }

    .flex-order-gt-lg--3 {
        -webkit-box-ordinal-group: -2;
        -webkit-order: -3;
        order: -3
    }

    .flex-order-gt-lg--2 {
        -webkit-box-ordinal-group: -1;
        -webkit-order: -2;
        order: -2
    }

    .flex-order-gt-lg--1 {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        order: -1
    }

    .flex-order-gt-lg-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .flex-order-gt-lg-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .flex-order-gt-lg-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }

    .flex-order-gt-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }

    .flex-order-gt-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }

    .flex-order-gt-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }

    .flex-order-gt-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }

    .flex-order-gt-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }

    .flex-order-gt-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }

    .flex-order-gt-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }

    .flex-order-gt-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }

    .flex-order-gt-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }

    .flex-order-gt-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }

    .flex-order-gt-lg-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }

    .flex-order-gt-lg-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        order: 14
    }

    .flex-order-gt-lg-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        order: 15
    }

    .flex-order-gt-lg-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        order: 16
    }

    .flex-order-gt-lg-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        order: 17
    }

    .flex-order-gt-lg-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        order: 18
    }

    .flex-order-gt-lg-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        order: 19
    }

    .flex-order-gt-lg-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        order: 20
    }

    .flex-offset-gt-lg-0, .offset-gt-lg-0 {
        margin-left: 0
    }

    [dir=rtl] .flex-offset-gt-lg-0, [dir=rtl] .offset-gt-lg-0 {
        margin-left: auto;
        margin-right: 0
    }

    .flex-offset-gt-lg-5, .offset-gt-lg-5 {
        margin-left: 5%
    }

    [dir=rtl] .flex-offset-gt-lg-5, [dir=rtl] .offset-gt-lg-5 {
        margin-left: auto;
        margin-right: 5%
    }

    .flex-offset-gt-lg-10, .offset-gt-lg-10 {
        margin-left: 10%
    }

    [dir=rtl] .flex-offset-gt-lg-10, [dir=rtl] .offset-gt-lg-10 {
        margin-left: auto;
        margin-right: 10%
    }

    .flex-offset-gt-lg-15, .offset-gt-lg-15 {
        margin-left: 15%
    }

    [dir=rtl] .flex-offset-gt-lg-15, [dir=rtl] .offset-gt-lg-15 {
        margin-left: auto;
        margin-right: 15%
    }

    .flex-offset-gt-lg-20, .offset-gt-lg-20 {
        margin-left: 20%
    }

    [dir=rtl] .flex-offset-gt-lg-20, [dir=rtl] .offset-gt-lg-20 {
        margin-left: auto;
        margin-right: 20%
    }

    .flex-offset-gt-lg-25, .offset-gt-lg-25 {
        margin-left: 25%
    }

    [dir=rtl] .flex-offset-gt-lg-25, [dir=rtl] .offset-gt-lg-25 {
        margin-left: auto;
        margin-right: 25%
    }

    .flex-offset-gt-lg-30, .offset-gt-lg-30 {
        margin-left: 30%
    }

    [dir=rtl] .flex-offset-gt-lg-30, [dir=rtl] .offset-gt-lg-30 {
        margin-left: auto;
        margin-right: 30%
    }

    .flex-offset-gt-lg-35, .offset-gt-lg-35 {
        margin-left: 35%
    }

    [dir=rtl] .flex-offset-gt-lg-35, [dir=rtl] .offset-gt-lg-35 {
        margin-left: auto;
        margin-right: 35%
    }

    .flex-offset-gt-lg-40, .offset-gt-lg-40 {
        margin-left: 40%
    }

    [dir=rtl] .flex-offset-gt-lg-40, [dir=rtl] .offset-gt-lg-40 {
        margin-left: auto;
        margin-right: 40%
    }

    .flex-offset-gt-lg-45, .offset-gt-lg-45 {
        margin-left: 45%
    }

    [dir=rtl] .flex-offset-gt-lg-45, [dir=rtl] .offset-gt-lg-45 {
        margin-left: auto;
        margin-right: 45%
    }

    .flex-offset-gt-lg-50, .offset-gt-lg-50 {
        margin-left: 50%
    }

    [dir=rtl] .flex-offset-gt-lg-50, [dir=rtl] .offset-gt-lg-50 {
        margin-left: auto;
        margin-right: 50%
    }

    .flex-offset-gt-lg-55, .offset-gt-lg-55 {
        margin-left: 55%
    }

    [dir=rtl] .flex-offset-gt-lg-55, [dir=rtl] .offset-gt-lg-55 {
        margin-left: auto;
        margin-right: 55%
    }

    .flex-offset-gt-lg-60, .offset-gt-lg-60 {
        margin-left: 60%
    }

    [dir=rtl] .flex-offset-gt-lg-60, [dir=rtl] .offset-gt-lg-60 {
        margin-left: auto;
        margin-right: 60%
    }

    .flex-offset-gt-lg-65, .offset-gt-lg-65 {
        margin-left: 65%
    }

    [dir=rtl] .flex-offset-gt-lg-65, [dir=rtl] .offset-gt-lg-65 {
        margin-left: auto;
        margin-right: 65%
    }

    .flex-offset-gt-lg-70, .offset-gt-lg-70 {
        margin-left: 70%
    }

    [dir=rtl] .flex-offset-gt-lg-70, [dir=rtl] .offset-gt-lg-70 {
        margin-left: auto;
        margin-right: 70%
    }

    .flex-offset-gt-lg-75, .offset-gt-lg-75 {
        margin-left: 75%
    }

    [dir=rtl] .flex-offset-gt-lg-75, [dir=rtl] .offset-gt-lg-75 {
        margin-left: auto;
        margin-right: 75%
    }

    .flex-offset-gt-lg-80, .offset-gt-lg-80 {
        margin-left: 80%
    }

    [dir=rtl] .flex-offset-gt-lg-80, [dir=rtl] .offset-gt-lg-80 {
        margin-left: auto;
        margin-right: 80%
    }

    .flex-offset-gt-lg-85, .offset-gt-lg-85 {
        margin-left: 85%
    }

    [dir=rtl] .flex-offset-gt-lg-85, [dir=rtl] .offset-gt-lg-85 {
        margin-left: auto;
        margin-right: 85%
    }

    .flex-offset-gt-lg-90, .offset-gt-lg-90 {
        margin-left: 90%
    }

    [dir=rtl] .flex-offset-gt-lg-90, [dir=rtl] .offset-gt-lg-90 {
        margin-left: auto;
        margin-right: 90%
    }

    .flex-offset-gt-lg-95, .offset-gt-lg-95 {
        margin-left: 95%
    }

    [dir=rtl] .flex-offset-gt-lg-95, [dir=rtl] .offset-gt-lg-95 {
        margin-left: auto;
        margin-right: 95%
    }

    .flex-offset-gt-lg-33, .offset-gt-lg-33 {
        margin-left: 33.33333%
    }

    .flex-offset-gt-lg-66, .offset-gt-lg-66 {
        margin-left: 66.66667%
    }

    [dir=rtl] .flex-offset-gt-lg-66, [dir=rtl] .offset-gt-lg-66 {
        margin-left: auto;
        margin-right: 66.66667%
    }

    .layout-align-gt-lg, .layout-align-gt-lg-start-stretch {
        -webkit-align-content: stretch;
        align-content: stretch;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch
    }

    .layout-align-gt-lg, .layout-align-gt-lg-start, .layout-align-gt-lg-start-center, .layout-align-gt-lg-start-end, .layout-align-gt-lg-start-start, .layout-align-gt-lg-start-stretch {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .layout-align-gt-lg-center, .layout-align-gt-lg-center-center, .layout-align-gt-lg-center-end, .layout-align-gt-lg-center-start, .layout-align-gt-lg-center-stretch {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .layout-align-gt-lg-end, .layout-align-gt-lg-end-center, .layout-align-gt-lg-end-end, .layout-align-gt-lg-end-start, .layout-align-gt-lg-end-stretch {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .layout-align-gt-lg-space-around, .layout-align-gt-lg-space-around-center, .layout-align-gt-lg-space-around-end, .layout-align-gt-lg-space-around-start, .layout-align-gt-lg-space-around-stretch {
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .layout-align-gt-lg-space-between, .layout-align-gt-lg-space-between-center, .layout-align-gt-lg-space-between-end, .layout-align-gt-lg-space-between-start, .layout-align-gt-lg-space-between-stretch {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .layout-align-gt-lg-center-start, .layout-align-gt-lg-end-start, .layout-align-gt-lg-space-around-start, .layout-align-gt-lg-space-between-start, .layout-align-gt-lg-start-start {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-align-content: flex-start;
        align-content: flex-start
    }

    .layout-align-gt-lg-center-center, .layout-align-gt-lg-end-center, .layout-align-gt-lg-space-around-center, .layout-align-gt-lg-space-between-center, .layout-align-gt-lg-start-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-align-content: center;
        align-content: center;
        max-width: 100%
    }

        .layout-align-gt-lg-center-center > *, .layout-align-gt-lg-end-center > *, .layout-align-gt-lg-space-around-center > *, .layout-align-gt-lg-space-between-center > *, .layout-align-gt-lg-start-center > * {
            max-width: 100%;
            box-sizing: border-box
        }

    .layout-align-gt-lg-center-end, .layout-align-gt-lg-end-end, .layout-align-gt-lg-space-around-end, .layout-align-gt-lg-space-between-end, .layout-align-gt-lg-start-end {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
        -webkit-align-content: flex-end;
        align-content: flex-end
    }

    .layout-align-gt-lg-center-stretch, .layout-align-gt-lg-end-stretch, .layout-align-gt-lg-space-around-stretch, .layout-align-gt-lg-space-between-stretch, .layout-align-gt-lg-start-stretch {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-align-content: stretch;
        align-content: stretch
    }

    .flex-gt-lg {
        -webkit-flex: 1;
        flex: 1
    }

    .flex-gt-lg, .flex-gt-lg-grow {
        -webkit-box-flex: 1;
        box-sizing: border-box
    }

    .flex-gt-lg-grow {
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .flex-gt-lg-initial {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box
    }

    .flex-gt-lg-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        box-sizing: border-box
    }

    .flex-gt-lg-none {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        box-sizing: border-box
    }

    .flex-gt-lg-noshrink {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        flex: 1 0 auto;
        box-sizing: border-box
    }

    .flex-gt-lg-nogrow {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box
    }

    .flex-gt-lg-0, .layout-row > .flex-gt-lg-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 0;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-gt-lg-0 {
        min-width: 0
    }

    .layout-column > .flex-gt-lg-0 {
        max-width: 100%;
        max-height: 0%
    }

    .layout-column > .flex-gt-lg-0, .layout-gt-lg-row > .flex-gt-lg-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-row > .flex-gt-lg-0 {
        max-width: 0;
        max-height: 100%;
        min-width: 0
    }

    .layout-gt-lg-column > .flex-gt-lg-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 0%;
        box-sizing: border-box;
        min-height: 0
    }

    .flex-gt-lg-5, .layout-row > .flex-gt-lg-5 {
        max-width: 5%;
        max-height: 100%
    }

    .flex-gt-lg-5, .layout-column > .flex-gt-lg-5, .layout-row > .flex-gt-lg-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-5 {
        max-width: 100%;
        max-height: 5%
    }

    .layout-gt-lg-row > .flex-gt-lg-5 {
        max-width: 5%;
        max-height: 100%
    }

    .layout-gt-lg-column > .flex-gt-lg-5, .layout-gt-lg-row > .flex-gt-lg-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-5 {
        max-width: 100%;
        max-height: 5%
    }

    .flex-gt-lg-10, .layout-row > .flex-gt-lg-10 {
        max-width: 10%;
        max-height: 100%
    }

    .flex-gt-lg-10, .layout-column > .flex-gt-lg-10, .layout-row > .flex-gt-lg-10 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-10 {
        max-width: 100%;
        max-height: 10%
    }

    .layout-gt-lg-row > .flex-gt-lg-10 {
        max-width: 10%;
        max-height: 100%
    }

    .layout-gt-lg-column > .flex-gt-lg-10, .layout-gt-lg-row > .flex-gt-lg-10 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-10 {
        max-width: 100%;
        max-height: 10%
    }

    .flex-gt-lg-15, .layout-row > .flex-gt-lg-15 {
        max-width: 15%;
        max-height: 100%
    }

    .flex-gt-lg-15, .layout-column > .flex-gt-lg-15, .layout-row > .flex-gt-lg-15 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-15 {
        max-width: 100%;
        max-height: 15%
    }

    .layout-gt-lg-row > .flex-gt-lg-15 {
        max-width: 15%;
        max-height: 100%
    }

    .layout-gt-lg-column > .flex-gt-lg-15, .layout-gt-lg-row > .flex-gt-lg-15 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-15 {
        max-width: 100%;
        max-height: 15%
    }

    .flex-gt-lg-20, .layout-row > .flex-gt-lg-20 {
        max-width: 20%;
        max-height: 100%
    }

    .flex-gt-lg-20, .layout-column > .flex-gt-lg-20, .layout-row > .flex-gt-lg-20 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-20 {
        max-width: 100%;
        max-height: 20%
    }

    .layout-gt-lg-row > .flex-gt-lg-20 {
        max-width: 20%;
        max-height: 100%
    }

    .layout-gt-lg-column > .flex-gt-lg-20, .layout-gt-lg-row > .flex-gt-lg-20 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-20 {
        max-width: 100%;
        max-height: 20%
    }

    .flex-gt-lg-25, .layout-row > .flex-gt-lg-25 {
        max-width: 25%;
        max-height: 100%
    }

    .flex-gt-lg-25, .layout-column > .flex-gt-lg-25, .layout-row > .flex-gt-lg-25 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-25 {
        max-width: 100%;
        max-height: 25%
    }

    .layout-gt-lg-row > .flex-gt-lg-25 {
        max-width: 25%;
        max-height: 100%
    }

    .layout-gt-lg-column > .flex-gt-lg-25, .layout-gt-lg-row > .flex-gt-lg-25 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-25 {
        max-width: 100%;
        max-height: 25%
    }

    .flex-gt-lg-30, .layout-row > .flex-gt-lg-30 {
        max-width: 30%;
        max-height: 100%
    }

    .flex-gt-lg-30, .layout-column > .flex-gt-lg-30, .layout-row > .flex-gt-lg-30 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-30 {
        max-width: 100%;
        max-height: 30%
    }

    .layout-gt-lg-row > .flex-gt-lg-30 {
        max-width: 30%;
        max-height: 100%
    }

    .layout-gt-lg-column > .flex-gt-lg-30, .layout-gt-lg-row > .flex-gt-lg-30 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-30 {
        max-width: 100%;
        max-height: 30%
    }

    .flex-gt-lg-35, .layout-row > .flex-gt-lg-35 {
        max-width: 35%;
        max-height: 100%
    }

    .flex-gt-lg-35, .layout-column > .flex-gt-lg-35, .layout-row > .flex-gt-lg-35 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-35 {
        max-width: 100%;
        max-height: 35%
    }

    .layout-gt-lg-row > .flex-gt-lg-35 {
        max-width: 35%;
        max-height: 100%
    }

    .layout-gt-lg-column > .flex-gt-lg-35, .layout-gt-lg-row > .flex-gt-lg-35 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-35 {
        max-width: 100%;
        max-height: 35%
    }

    .flex-gt-lg-40, .layout-row > .flex-gt-lg-40 {
        max-width: 40%;
        max-height: 100%
    }

    .flex-gt-lg-40, .layout-column > .flex-gt-lg-40, .layout-row > .flex-gt-lg-40 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-40 {
        max-width: 100%;
        max-height: 40%
    }

    .layout-gt-lg-row > .flex-gt-lg-40 {
        max-width: 40%;
        max-height: 100%
    }

    .layout-gt-lg-column > .flex-gt-lg-40, .layout-gt-lg-row > .flex-gt-lg-40 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-40 {
        max-width: 100%;
        max-height: 40%
    }

    .flex-gt-lg-45, .layout-row > .flex-gt-lg-45 {
        max-width: 45%;
        max-height: 100%
    }

    .flex-gt-lg-45, .layout-column > .flex-gt-lg-45, .layout-row > .flex-gt-lg-45 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-45 {
        max-width: 100%;
        max-height: 45%
    }

    .layout-gt-lg-row > .flex-gt-lg-45 {
        max-width: 45%;
        max-height: 100%
    }

    .layout-gt-lg-column > .flex-gt-lg-45, .layout-gt-lg-row > .flex-gt-lg-45 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-45 {
        max-width: 100%;
        max-height: 45%
    }

    .flex-gt-lg-50, .layout-row > .flex-gt-lg-50 {
        max-width: 50%;
        max-height: 100%
    }

    .flex-gt-lg-50, .layout-column > .flex-gt-lg-50, .layout-row > .flex-gt-lg-50 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-50 {
        max-width: 100%;
        max-height: 50%
    }

    .layout-gt-lg-row > .flex-gt-lg-50 {
        max-width: 50%;
        max-height: 100%
    }

    .layout-gt-lg-column > .flex-gt-lg-50, .layout-gt-lg-row > .flex-gt-lg-50 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-50 {
        max-width: 100%;
        max-height: 50%
    }

    .flex-gt-lg-55, .layout-row > .flex-gt-lg-55 {
        max-width: 55%;
        max-height: 100%
    }

    .flex-gt-lg-55, .layout-column > .flex-gt-lg-55, .layout-row > .flex-gt-lg-55 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-55 {
        max-width: 100%;
        max-height: 55%
    }

    .layout-gt-lg-row > .flex-gt-lg-55 {
        max-width: 55%;
        max-height: 100%
    }

    .layout-gt-lg-column > .flex-gt-lg-55, .layout-gt-lg-row > .flex-gt-lg-55 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-55 {
        max-width: 100%;
        max-height: 55%
    }

    .flex-gt-lg-60, .layout-row > .flex-gt-lg-60 {
        max-width: 60%;
        max-height: 100%
    }

    .flex-gt-lg-60, .layout-column > .flex-gt-lg-60, .layout-row > .flex-gt-lg-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-60 {
        max-width: 100%;
        max-height: 60%
    }

    .layout-gt-lg-row > .flex-gt-lg-60 {
        max-width: 60%;
        max-height: 100%
    }

    .layout-gt-lg-column > .flex-gt-lg-60, .layout-gt-lg-row > .flex-gt-lg-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-60 {
        max-width: 100%;
        max-height: 60%
    }

    .flex-gt-lg-65, .layout-row > .flex-gt-lg-65 {
        max-width: 65%;
        max-height: 100%
    }

    .flex-gt-lg-65, .layout-column > .flex-gt-lg-65, .layout-row > .flex-gt-lg-65 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-65 {
        max-width: 100%;
        max-height: 65%
    }

    .layout-gt-lg-row > .flex-gt-lg-65 {
        max-width: 65%;
        max-height: 100%
    }

    .layout-gt-lg-column > .flex-gt-lg-65, .layout-gt-lg-row > .flex-gt-lg-65 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-65 {
        max-width: 100%;
        max-height: 65%
    }

    .flex-gt-lg-70, .layout-row > .flex-gt-lg-70 {
        max-width: 70%;
        max-height: 100%
    }

    .flex-gt-lg-70, .layout-column > .flex-gt-lg-70, .layout-row > .flex-gt-lg-70 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-70 {
        max-width: 100%;
        max-height: 70%
    }

    .layout-gt-lg-row > .flex-gt-lg-70 {
        max-width: 70%;
        max-height: 100%
    }

    .layout-gt-lg-column > .flex-gt-lg-70, .layout-gt-lg-row > .flex-gt-lg-70 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-70 {
        max-width: 100%;
        max-height: 70%
    }

    .flex-gt-lg-75, .layout-row > .flex-gt-lg-75 {
        max-width: 75%;
        max-height: 100%
    }

    .flex-gt-lg-75, .layout-column > .flex-gt-lg-75, .layout-row > .flex-gt-lg-75 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-75 {
        max-width: 100%;
        max-height: 75%
    }

    .layout-gt-lg-row > .flex-gt-lg-75 {
        max-width: 75%;
        max-height: 100%
    }

    .layout-gt-lg-column > .flex-gt-lg-75, .layout-gt-lg-row > .flex-gt-lg-75 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-75 {
        max-width: 100%;
        max-height: 75%
    }

    .flex-gt-lg-80, .layout-row > .flex-gt-lg-80 {
        max-width: 80%;
        max-height: 100%
    }

    .flex-gt-lg-80, .layout-column > .flex-gt-lg-80, .layout-row > .flex-gt-lg-80 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-80 {
        max-width: 100%;
        max-height: 80%
    }

    .layout-gt-lg-row > .flex-gt-lg-80 {
        max-width: 80%;
        max-height: 100%
    }

    .layout-gt-lg-column > .flex-gt-lg-80, .layout-gt-lg-row > .flex-gt-lg-80 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-80 {
        max-width: 100%;
        max-height: 80%
    }

    .flex-gt-lg-85, .layout-row > .flex-gt-lg-85 {
        max-width: 85%;
        max-height: 100%
    }

    .flex-gt-lg-85, .layout-column > .flex-gt-lg-85, .layout-row > .flex-gt-lg-85 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-85 {
        max-width: 100%;
        max-height: 85%
    }

    .layout-gt-lg-row > .flex-gt-lg-85 {
        max-width: 85%;
        max-height: 100%
    }

    .layout-gt-lg-column > .flex-gt-lg-85, .layout-gt-lg-row > .flex-gt-lg-85 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-85 {
        max-width: 100%;
        max-height: 85%
    }

    .flex-gt-lg-90, .layout-row > .flex-gt-lg-90 {
        max-width: 90%;
        max-height: 100%
    }

    .flex-gt-lg-90, .layout-column > .flex-gt-lg-90, .layout-row > .flex-gt-lg-90 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-90 {
        max-width: 100%;
        max-height: 90%
    }

    .layout-gt-lg-row > .flex-gt-lg-90 {
        max-width: 90%;
        max-height: 100%
    }

    .layout-gt-lg-column > .flex-gt-lg-90, .layout-gt-lg-row > .flex-gt-lg-90 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-90 {
        max-width: 100%;
        max-height: 90%
    }

    .flex-gt-lg-95, .layout-row > .flex-gt-lg-95 {
        max-width: 95%;
        max-height: 100%
    }

    .flex-gt-lg-95, .layout-column > .flex-gt-lg-95, .layout-row > .flex-gt-lg-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-95 {
        max-width: 100%;
        max-height: 95%
    }

    .layout-gt-lg-row > .flex-gt-lg-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 95%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-95 {
        max-height: 95%
    }

    .flex-gt-lg-100, .layout-gt-lg-column > .flex-gt-lg-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .flex-gt-lg-100 {
        max-height: 100%
    }

    .layout-column > .flex-gt-lg-100, .layout-gt-lg-column > .flex-gt-lg-100, .layout-gt-lg-row > .flex-gt-lg-100, .layout-row > .flex-gt-lg-100 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-gt-lg-33 {
        -webkit-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        max-width: 33.33%
    }

    .layout-row > .flex-gt-lg-33, .layout-row > .flex-gt-lg-66 {
        -webkit-box-flex: 1;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-gt-lg-66 {
        -webkit-flex: 1 1 66.66%;
        flex: 1 1 66.66%;
        max-width: 66.66%
    }

    .layout-column > .flex-gt-lg-33 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        max-width: 100%;
        max-height: 33.33%;
        box-sizing: border-box
    }

    .layout-column > .flex-gt-lg-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 66.66%;
        flex: 1 1 66.66%;
        max-width: 100%;
        max-height: 66.66%;
        box-sizing: border-box
    }

    .layout-gt-lg-row > .flex-gt-lg-33 {
        max-width: 33.33%
    }

    .layout-gt-lg-row > .flex-gt-lg-33, .layout-gt-lg-row > .flex-gt-lg-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-row > .flex-gt-lg-66 {
        max-width: 66.66%
    }

    .layout-gt-lg-row > .flex {
        min-width: 0
    }

    .layout-gt-lg-column > .flex-gt-lg-33 {
        max-height: 33.33%
    }

    .layout-gt-lg-column > .flex-gt-lg-33, .layout-gt-lg-column > .flex-gt-lg-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .layout-gt-lg-column > .flex-gt-lg-66 {
        max-height: 66.66%
    }

    .layout-gt-lg-column > .flex {
        min-height: 0
    }

    .layout-gt-lg, .layout-gt-lg-column, .layout-gt-lg-row {
        box-sizing: border-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }

    .layout-gt-lg-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column
    }

    .layout-gt-lg-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        flex-direction: row
    }

    .flex-order-xl--20 {
        -webkit-box-ordinal-group: -19;
        -webkit-order: -20;
        order: -20
    }

    .flex-order-xl--19 {
        -webkit-box-ordinal-group: -18;
        -webkit-order: -19;
        order: -19
    }

    .flex-order-xl--18 {
        -webkit-box-ordinal-group: -17;
        -webkit-order: -18;
        order: -18
    }

    .flex-order-xl--17 {
        -webkit-box-ordinal-group: -16;
        -webkit-order: -17;
        order: -17
    }

    .flex-order-xl--16 {
        -webkit-box-ordinal-group: -15;
        -webkit-order: -16;
        order: -16
    }

    .flex-order-xl--15 {
        -webkit-box-ordinal-group: -14;
        -webkit-order: -15;
        order: -15
    }

    .flex-order-xl--14 {
        -webkit-box-ordinal-group: -13;
        -webkit-order: -14;
        order: -14
    }

    .flex-order-xl--13 {
        -webkit-box-ordinal-group: -12;
        -webkit-order: -13;
        order: -13
    }

    .flex-order-xl--12 {
        -webkit-box-ordinal-group: -11;
        -webkit-order: -12;
        order: -12
    }

    .flex-order-xl--11 {
        -webkit-box-ordinal-group: -10;
        -webkit-order: -11;
        order: -11
    }

    .flex-order-xl--10 {
        -webkit-box-ordinal-group: -9;
        -webkit-order: -10;
        order: -10
    }

    .flex-order-xl--9 {
        -webkit-box-ordinal-group: -8;
        -webkit-order: -9;
        order: -9
    }

    .flex-order-xl--8 {
        -webkit-box-ordinal-group: -7;
        -webkit-order: -8;
        order: -8
    }

    .flex-order-xl--7 {
        -webkit-box-ordinal-group: -6;
        -webkit-order: -7;
        order: -7
    }

    .flex-order-xl--6 {
        -webkit-box-ordinal-group: -5;
        -webkit-order: -6;
        order: -6
    }

    .flex-order-xl--5 {
        -webkit-box-ordinal-group: -4;
        -webkit-order: -5;
        order: -5
    }

    .flex-order-xl--4 {
        -webkit-box-ordinal-group: -3;
        -webkit-order: -4;
        order: -4
    }

    .flex-order-xl--3 {
        -webkit-box-ordinal-group: -2;
        -webkit-order: -3;
        order: -3
    }

    .flex-order-xl--2 {
        -webkit-box-ordinal-group: -1;
        -webkit-order: -2;
        order: -2
    }

    .flex-order-xl--1 {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        order: -1
    }

    .flex-order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .flex-order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .flex-order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }

    .flex-order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }

    .flex-order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }

    .flex-order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }

    .flex-order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }

    .flex-order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }

    .flex-order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }

    .flex-order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }

    .flex-order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }

    .flex-order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }

    .flex-order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }

    .flex-order-xl-13 {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }

    .flex-order-xl-14 {
        -webkit-box-ordinal-group: 15;
        -webkit-order: 14;
        order: 14
    }

    .flex-order-xl-15 {
        -webkit-box-ordinal-group: 16;
        -webkit-order: 15;
        order: 15
    }

    .flex-order-xl-16 {
        -webkit-box-ordinal-group: 17;
        -webkit-order: 16;
        order: 16
    }

    .flex-order-xl-17 {
        -webkit-box-ordinal-group: 18;
        -webkit-order: 17;
        order: 17
    }

    .flex-order-xl-18 {
        -webkit-box-ordinal-group: 19;
        -webkit-order: 18;
        order: 18
    }

    .flex-order-xl-19 {
        -webkit-box-ordinal-group: 20;
        -webkit-order: 19;
        order: 19
    }

    .flex-order-xl-20 {
        -webkit-box-ordinal-group: 21;
        -webkit-order: 20;
        order: 20
    }

    .flex-offset-xl-0, .offset-xl-0 {
        margin-left: 0
    }

    [dir=rtl] .flex-offset-xl-0, [dir=rtl] .offset-xl-0 {
        margin-left: auto;
        margin-right: 0
    }

    .flex-offset-xl-5, .offset-xl-5 {
        margin-left: 5%
    }

    [dir=rtl] .flex-offset-xl-5, [dir=rtl] .offset-xl-5 {
        margin-left: auto;
        margin-right: 5%
    }

    .flex-offset-xl-10, .offset-xl-10 {
        margin-left: 10%
    }

    [dir=rtl] .flex-offset-xl-10, [dir=rtl] .offset-xl-10 {
        margin-left: auto;
        margin-right: 10%
    }

    .flex-offset-xl-15, .offset-xl-15 {
        margin-left: 15%
    }

    [dir=rtl] .flex-offset-xl-15, [dir=rtl] .offset-xl-15 {
        margin-left: auto;
        margin-right: 15%
    }

    .flex-offset-xl-20, .offset-xl-20 {
        margin-left: 20%
    }

    [dir=rtl] .flex-offset-xl-20, [dir=rtl] .offset-xl-20 {
        margin-left: auto;
        margin-right: 20%
    }

    .flex-offset-xl-25, .offset-xl-25 {
        margin-left: 25%
    }

    [dir=rtl] .flex-offset-xl-25, [dir=rtl] .offset-xl-25 {
        margin-left: auto;
        margin-right: 25%
    }

    .flex-offset-xl-30, .offset-xl-30 {
        margin-left: 30%
    }

    [dir=rtl] .flex-offset-xl-30, [dir=rtl] .offset-xl-30 {
        margin-left: auto;
        margin-right: 30%
    }

    .flex-offset-xl-35, .offset-xl-35 {
        margin-left: 35%
    }

    [dir=rtl] .flex-offset-xl-35, [dir=rtl] .offset-xl-35 {
        margin-left: auto;
        margin-right: 35%
    }

    .flex-offset-xl-40, .offset-xl-40 {
        margin-left: 40%
    }

    [dir=rtl] .flex-offset-xl-40, [dir=rtl] .offset-xl-40 {
        margin-left: auto;
        margin-right: 40%
    }

    .flex-offset-xl-45, .offset-xl-45 {
        margin-left: 45%
    }

    [dir=rtl] .flex-offset-xl-45, [dir=rtl] .offset-xl-45 {
        margin-left: auto;
        margin-right: 45%
    }

    .flex-offset-xl-50, .offset-xl-50 {
        margin-left: 50%
    }

    [dir=rtl] .flex-offset-xl-50, [dir=rtl] .offset-xl-50 {
        margin-left: auto;
        margin-right: 50%
    }

    .flex-offset-xl-55, .offset-xl-55 {
        margin-left: 55%
    }

    [dir=rtl] .flex-offset-xl-55, [dir=rtl] .offset-xl-55 {
        margin-left: auto;
        margin-right: 55%
    }

    .flex-offset-xl-60, .offset-xl-60 {
        margin-left: 60%
    }

    [dir=rtl] .flex-offset-xl-60, [dir=rtl] .offset-xl-60 {
        margin-left: auto;
        margin-right: 60%
    }

    .flex-offset-xl-65, .offset-xl-65 {
        margin-left: 65%
    }

    [dir=rtl] .flex-offset-xl-65, [dir=rtl] .offset-xl-65 {
        margin-left: auto;
        margin-right: 65%
    }

    .flex-offset-xl-70, .offset-xl-70 {
        margin-left: 70%
    }

    [dir=rtl] .flex-offset-xl-70, [dir=rtl] .offset-xl-70 {
        margin-left: auto;
        margin-right: 70%
    }

    .flex-offset-xl-75, .offset-xl-75 {
        margin-left: 75%
    }

    [dir=rtl] .flex-offset-xl-75, [dir=rtl] .offset-xl-75 {
        margin-left: auto;
        margin-right: 75%
    }

    .flex-offset-xl-80, .offset-xl-80 {
        margin-left: 80%
    }

    [dir=rtl] .flex-offset-xl-80, [dir=rtl] .offset-xl-80 {
        margin-left: auto;
        margin-right: 80%
    }

    .flex-offset-xl-85, .offset-xl-85 {
        margin-left: 85%
    }

    [dir=rtl] .flex-offset-xl-85, [dir=rtl] .offset-xl-85 {
        margin-left: auto;
        margin-right: 85%
    }

    .flex-offset-xl-90, .offset-xl-90 {
        margin-left: 90%
    }

    [dir=rtl] .flex-offset-xl-90, [dir=rtl] .offset-xl-90 {
        margin-left: auto;
        margin-right: 90%
    }

    .flex-offset-xl-95, .offset-xl-95 {
        margin-left: 95%
    }

    [dir=rtl] .flex-offset-xl-95, [dir=rtl] .offset-xl-95 {
        margin-left: auto;
        margin-right: 95%
    }

    .flex-offset-xl-33, .offset-xl-33 {
        margin-left: 33.33333%
    }

    .flex-offset-xl-66, .offset-xl-66 {
        margin-left: 66.66667%
    }

    [dir=rtl] .flex-offset-xl-66, [dir=rtl] .offset-xl-66 {
        margin-left: auto;
        margin-right: 66.66667%
    }

    .layout-align-xl, .layout-align-xl-start-stretch {
        -webkit-align-content: stretch;
        align-content: stretch;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch
    }

    .layout-align-xl, .layout-align-xl-start, .layout-align-xl-start-center, .layout-align-xl-start-end, .layout-align-xl-start-start, .layout-align-xl-start-stretch {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .layout-align-xl-center, .layout-align-xl-center-center, .layout-align-xl-center-end, .layout-align-xl-center-start, .layout-align-xl-center-stretch {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .layout-align-xl-end, .layout-align-xl-end-center, .layout-align-xl-end-end, .layout-align-xl-end-start, .layout-align-xl-end-stretch {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .layout-align-xl-space-around, .layout-align-xl-space-around-center, .layout-align-xl-space-around-end, .layout-align-xl-space-around-start, .layout-align-xl-space-around-stretch {
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .layout-align-xl-space-between, .layout-align-xl-space-between-center, .layout-align-xl-space-between-end, .layout-align-xl-space-between-start, .layout-align-xl-space-between-stretch {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .layout-align-xl-center-start, .layout-align-xl-end-start, .layout-align-xl-space-around-start, .layout-align-xl-space-between-start, .layout-align-xl-start-start {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-align-content: flex-start;
        align-content: flex-start
    }

    .layout-align-xl-center-center, .layout-align-xl-end-center, .layout-align-xl-space-around-center, .layout-align-xl-space-between-center, .layout-align-xl-start-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-align-content: center;
        align-content: center;
        max-width: 100%
    }

        .layout-align-xl-center-center > *, .layout-align-xl-end-center > *, .layout-align-xl-space-around-center > *, .layout-align-xl-space-between-center > *, .layout-align-xl-start-center > * {
            max-width: 100%;
            box-sizing: border-box
        }

    .layout-align-xl-center-end, .layout-align-xl-end-end, .layout-align-xl-space-around-end, .layout-align-xl-space-between-end, .layout-align-xl-start-end {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
        -webkit-align-content: flex-end;
        align-content: flex-end
    }

    .layout-align-xl-center-stretch, .layout-align-xl-end-stretch, .layout-align-xl-space-around-stretch, .layout-align-xl-space-between-stretch, .layout-align-xl-start-stretch {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-align-content: stretch;
        align-content: stretch
    }

    .flex-xl {
        -webkit-flex: 1;
        flex: 1
    }

    .flex-xl, .flex-xl-grow {
        -webkit-box-flex: 1;
        box-sizing: border-box
    }

    .flex-xl-grow {
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .flex-xl-initial {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box
    }

    .flex-xl-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        box-sizing: border-box
    }

    .flex-xl-none {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        box-sizing: border-box
    }

    .flex-xl-noshrink {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        flex: 1 0 auto;
        box-sizing: border-box
    }

    .flex-xl-nogrow {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        box-sizing: border-box
    }

    .flex-xl-0, .layout-row > .flex-xl-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 0;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-xl-0 {
        min-width: 0
    }

    .layout-column > .flex-xl-0 {
        max-width: 100%;
        max-height: 0%
    }

    .layout-column > .flex-xl-0, .layout-xl-row > .flex-xl-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-row > .flex-xl-0 {
        max-width: 0;
        max-height: 100%;
        min-width: 0
    }

    .layout-xl-column > .flex-xl-0 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 0%;
        box-sizing: border-box;
        min-height: 0
    }

    .flex-xl-5, .layout-row > .flex-xl-5 {
        max-width: 5%;
        max-height: 100%
    }

    .flex-xl-5, .layout-column > .flex-xl-5, .layout-row > .flex-xl-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-5 {
        max-width: 100%;
        max-height: 5%
    }

    .layout-xl-row > .flex-xl-5 {
        max-width: 5%;
        max-height: 100%
    }

    .layout-xl-column > .flex-xl-5, .layout-xl-row > .flex-xl-5 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-5 {
        max-width: 100%;
        max-height: 5%
    }

    .flex-xl-10, .layout-row > .flex-xl-10 {
        max-width: 10%;
        max-height: 100%
    }

    .flex-xl-10, .layout-column > .flex-xl-10, .layout-row > .flex-xl-10 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-10 {
        max-width: 100%;
        max-height: 10%
    }

    .layout-xl-row > .flex-xl-10 {
        max-width: 10%;
        max-height: 100%
    }

    .layout-xl-column > .flex-xl-10, .layout-xl-row > .flex-xl-10 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-10 {
        max-width: 100%;
        max-height: 10%
    }

    .flex-xl-15, .layout-row > .flex-xl-15 {
        max-width: 15%;
        max-height: 100%
    }

    .flex-xl-15, .layout-column > .flex-xl-15, .layout-row > .flex-xl-15 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-15 {
        max-width: 100%;
        max-height: 15%
    }

    .layout-xl-row > .flex-xl-15 {
        max-width: 15%;
        max-height: 100%
    }

    .layout-xl-column > .flex-xl-15, .layout-xl-row > .flex-xl-15 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-15 {
        max-width: 100%;
        max-height: 15%
    }

    .flex-xl-20, .layout-row > .flex-xl-20 {
        max-width: 20%;
        max-height: 100%
    }

    .flex-xl-20, .layout-column > .flex-xl-20, .layout-row > .flex-xl-20 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-20 {
        max-width: 100%;
        max-height: 20%
    }

    .layout-xl-row > .flex-xl-20 {
        max-width: 20%;
        max-height: 100%
    }

    .layout-xl-column > .flex-xl-20, .layout-xl-row > .flex-xl-20 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-20 {
        max-width: 100%;
        max-height: 20%
    }

    .flex-xl-25, .layout-row > .flex-xl-25 {
        max-width: 25%;
        max-height: 100%
    }

    .flex-xl-25, .layout-column > .flex-xl-25, .layout-row > .flex-xl-25 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-25 {
        max-width: 100%;
        max-height: 25%
    }

    .layout-xl-row > .flex-xl-25 {
        max-width: 25%;
        max-height: 100%
    }

    .layout-xl-column > .flex-xl-25, .layout-xl-row > .flex-xl-25 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-25 {
        max-width: 100%;
        max-height: 25%
    }

    .flex-xl-30, .layout-row > .flex-xl-30 {
        max-width: 30%;
        max-height: 100%
    }

    .flex-xl-30, .layout-column > .flex-xl-30, .layout-row > .flex-xl-30 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-30 {
        max-width: 100%;
        max-height: 30%
    }

    .layout-xl-row > .flex-xl-30 {
        max-width: 30%;
        max-height: 100%
    }

    .layout-xl-column > .flex-xl-30, .layout-xl-row > .flex-xl-30 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-30 {
        max-width: 100%;
        max-height: 30%
    }

    .flex-xl-35, .layout-row > .flex-xl-35 {
        max-width: 35%;
        max-height: 100%
    }

    .flex-xl-35, .layout-column > .flex-xl-35, .layout-row > .flex-xl-35 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-35 {
        max-width: 100%;
        max-height: 35%
    }

    .layout-xl-row > .flex-xl-35 {
        max-width: 35%;
        max-height: 100%
    }

    .layout-xl-column > .flex-xl-35, .layout-xl-row > .flex-xl-35 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-35 {
        max-width: 100%;
        max-height: 35%
    }

    .flex-xl-40, .layout-row > .flex-xl-40 {
        max-width: 40%;
        max-height: 100%
    }

    .flex-xl-40, .layout-column > .flex-xl-40, .layout-row > .flex-xl-40 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-40 {
        max-width: 100%;
        max-height: 40%
    }

    .layout-xl-row > .flex-xl-40 {
        max-width: 40%;
        max-height: 100%
    }

    .layout-xl-column > .flex-xl-40, .layout-xl-row > .flex-xl-40 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-40 {
        max-width: 100%;
        max-height: 40%
    }

    .flex-xl-45, .layout-row > .flex-xl-45 {
        max-width: 45%;
        max-height: 100%
    }

    .flex-xl-45, .layout-column > .flex-xl-45, .layout-row > .flex-xl-45 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-45 {
        max-width: 100%;
        max-height: 45%
    }

    .layout-xl-row > .flex-xl-45 {
        max-width: 45%;
        max-height: 100%
    }

    .layout-xl-column > .flex-xl-45, .layout-xl-row > .flex-xl-45 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-45 {
        max-width: 100%;
        max-height: 45%
    }

    .flex-xl-50, .layout-row > .flex-xl-50 {
        max-width: 50%;
        max-height: 100%
    }

    .flex-xl-50, .layout-column > .flex-xl-50, .layout-row > .flex-xl-50 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-50 {
        max-width: 100%;
        max-height: 50%
    }

    .layout-xl-row > .flex-xl-50 {
        max-width: 50%;
        max-height: 100%
    }

    .layout-xl-column > .flex-xl-50, .layout-xl-row > .flex-xl-50 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-50 {
        max-width: 100%;
        max-height: 50%
    }

    .flex-xl-55, .layout-row > .flex-xl-55 {
        max-width: 55%;
        max-height: 100%
    }

    .flex-xl-55, .layout-column > .flex-xl-55, .layout-row > .flex-xl-55 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-55 {
        max-width: 100%;
        max-height: 55%
    }

    .layout-xl-row > .flex-xl-55 {
        max-width: 55%;
        max-height: 100%
    }

    .layout-xl-column > .flex-xl-55, .layout-xl-row > .flex-xl-55 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-55 {
        max-width: 100%;
        max-height: 55%
    }

    .flex-xl-60, .layout-row > .flex-xl-60 {
        max-width: 60%;
        max-height: 100%
    }

    .flex-xl-60, .layout-column > .flex-xl-60, .layout-row > .flex-xl-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-60 {
        max-width: 100%;
        max-height: 60%
    }

    .layout-xl-row > .flex-xl-60 {
        max-width: 60%;
        max-height: 100%
    }

    .layout-xl-column > .flex-xl-60, .layout-xl-row > .flex-xl-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-60 {
        max-width: 100%;
        max-height: 60%
    }

    .flex-xl-65, .layout-row > .flex-xl-65 {
        max-width: 65%;
        max-height: 100%
    }

    .flex-xl-65, .layout-column > .flex-xl-65, .layout-row > .flex-xl-65 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-65 {
        max-width: 100%;
        max-height: 65%
    }

    .layout-xl-row > .flex-xl-65 {
        max-width: 65%;
        max-height: 100%
    }

    .layout-xl-column > .flex-xl-65, .layout-xl-row > .flex-xl-65 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-65 {
        max-width: 100%;
        max-height: 65%
    }

    .flex-xl-70, .layout-row > .flex-xl-70 {
        max-width: 70%;
        max-height: 100%
    }

    .flex-xl-70, .layout-column > .flex-xl-70, .layout-row > .flex-xl-70 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-70 {
        max-width: 100%;
        max-height: 70%
    }

    .layout-xl-row > .flex-xl-70 {
        max-width: 70%;
        max-height: 100%
    }

    .layout-xl-column > .flex-xl-70, .layout-xl-row > .flex-xl-70 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-70 {
        max-width: 100%;
        max-height: 70%
    }

    .flex-xl-75, .layout-row > .flex-xl-75 {
        max-width: 75%;
        max-height: 100%
    }

    .flex-xl-75, .layout-column > .flex-xl-75, .layout-row > .flex-xl-75 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-75 {
        max-width: 100%;
        max-height: 75%
    }

    .layout-xl-row > .flex-xl-75 {
        max-width: 75%;
        max-height: 100%
    }

    .layout-xl-column > .flex-xl-75, .layout-xl-row > .flex-xl-75 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-75 {
        max-width: 100%;
        max-height: 75%
    }

    .flex-xl-80, .layout-row > .flex-xl-80 {
        max-width: 80%;
        max-height: 100%
    }

    .flex-xl-80, .layout-column > .flex-xl-80, .layout-row > .flex-xl-80 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-80 {
        max-width: 100%;
        max-height: 80%
    }

    .layout-xl-row > .flex-xl-80 {
        max-width: 80%;
        max-height: 100%
    }

    .layout-xl-column > .flex-xl-80, .layout-xl-row > .flex-xl-80 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-80 {
        max-width: 100%;
        max-height: 80%
    }

    .flex-xl-85, .layout-row > .flex-xl-85 {
        max-width: 85%;
        max-height: 100%
    }

    .flex-xl-85, .layout-column > .flex-xl-85, .layout-row > .flex-xl-85 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-85 {
        max-width: 100%;
        max-height: 85%
    }

    .layout-xl-row > .flex-xl-85 {
        max-width: 85%;
        max-height: 100%
    }

    .layout-xl-column > .flex-xl-85, .layout-xl-row > .flex-xl-85 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-85 {
        max-width: 100%;
        max-height: 85%
    }

    .flex-xl-90, .layout-row > .flex-xl-90 {
        max-width: 90%;
        max-height: 100%
    }

    .flex-xl-90, .layout-column > .flex-xl-90, .layout-row > .flex-xl-90 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-90 {
        max-width: 100%;
        max-height: 90%
    }

    .layout-xl-row > .flex-xl-90 {
        max-width: 90%;
        max-height: 100%
    }

    .layout-xl-column > .flex-xl-90, .layout-xl-row > .flex-xl-90 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-90 {
        max-width: 100%;
        max-height: 90%
    }

    .flex-xl-95, .layout-row > .flex-xl-95 {
        max-width: 95%;
        max-height: 100%
    }

    .flex-xl-95, .layout-column > .flex-xl-95, .layout-row > .flex-xl-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-95 {
        max-width: 100%;
        max-height: 95%
    }

    .layout-xl-row > .flex-xl-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 95%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-95 {
        max-height: 95%
    }

    .flex-xl-100, .layout-xl-column > .flex-xl-95 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .flex-xl-100 {
        max-height: 100%
    }

    .layout-column > .flex-xl-100, .layout-row > .flex-xl-100, .layout-xl-column > .flex-xl-100, .layout-xl-row > .flex-xl-100 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-xl-33 {
        -webkit-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        max-width: 33.33%
    }

    .layout-row > .flex-xl-33, .layout-row > .flex-xl-66 {
        -webkit-box-flex: 1;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-row > .flex-xl-66 {
        -webkit-flex: 1 1 66.66%;
        flex: 1 1 66.66%;
        max-width: 66.66%
    }

    .layout-column > .flex-xl-33 {
        -webkit-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        max-height: 33.33%
    }

    .layout-column > .flex-xl-33, .layout-column > .flex-xl-66 {
        -webkit-box-flex: 1;
        max-width: 100%;
        box-sizing: border-box
    }

    .layout-column > .flex-xl-66 {
        -webkit-flex: 1 1 66.66%;
        flex: 1 1 66.66%;
        max-height: 66.66%
    }

    .layout-xl-row > .flex-xl-33 {
        max-width: 33.33%
    }

    .layout-xl-row > .flex-xl-33, .layout-xl-row > .flex-xl-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-height: 100%;
        box-sizing: border-box
    }

    .layout-xl-row > .flex-xl-66 {
        max-width: 66.66%
    }

    .layout-xl-row > .flex {
        min-width: 0
    }

    .layout-xl-column > .flex-xl-33 {
        max-height: 33.33%
    }

    .layout-xl-column > .flex-xl-33, .layout-xl-column > .flex-xl-66 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .layout-xl-column > .flex-xl-66 {
        max-height: 66.66%
    }

    .layout-xl-column > .flex {
        min-height: 0
    }

    .layout-xl, .layout-xl-column, .layout-xl-row {
        box-sizing: border-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }

    .layout-xl-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column
    }

    .layout-xl-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        flex-direction: row
    }

    .hide-gt-lg:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show), .hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show), .hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show), .hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show), .hide-xl:not(.show-xl):not(.show-gt-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show), .hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show) {
        display: none
    }
}

@media print {
    .hide-print:not(.show-print):not(.show) {
        display: none !important
    }
}

.autocomplete-custom-template li {
    border-bottom: 1px solid #ccc;
    height: auto;
    padding-top: 4px;
    padding-bottom: 4px;
    white-space: normal;
    color: #58666e;
}

    .autocomplete-custom-template li:last-child {
        border-bottom-width: 0;
    }

.autocomplete-custom-template .item-title {
    display: block;
    line-height: 2;
}
.autocomplete-custom-template .item-metadata {
    display: block;
    line-height: 1;
    font-weight: lighter;
    font-size: x-small;
}

.autocomplete-has-error input {
    border-color: #a94442 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
}

    .autocomplete-has-error input:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    }

md-autocomplete input:not(.md-input)::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #555;
}

md-autocomplete input:not(.md-input):-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #555;
    opacity: 1;
}

md-autocomplete input:not(.md-input)::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #555;
    opacity: 1;
}

md-autocomplete input:not(.md-input):-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #555;
}

md-autocomplete input:not(.md-input)::-ms-input-placeholder { /* Microsoft Edge */
    color: #555;
}
.note-editor{position:relative}.note-editor .note-dropzone{position:absolute;z-index:100;display:none;color:#87cefa;background-color:white;opacity:.95;pointer-event:none}.note-editor .note-dropzone .note-dropzone-message{display:table-cell;font-size:28px;font-weight:bold;text-align:center;vertical-align:middle}.note-editor .note-dropzone.hover{color:#098ddf}.note-editor.dragover .note-dropzone{display:table}.note-editor .note-editing-area{position:relative}.note-editor .note-editing-area .note-editable{outline:0}.note-editor.note-frame{border:1px solid #cfdadd}.note-editor.note-frame.codeview .note-editing-area .note-editable{display:none}.note-editor.note-frame.codeview .note-editing-area .note-codable{display:block}.note-editor.note-frame .note-editing-area{overflow:hidden}.note-editor.note-frame .note-editing-area .note-editable{padding:10px;overflow:auto;color:#000;background-color:#fff}.note-editor.note-frame .note-editing-area .note-editable[contenteditable="false"]{background-color:#eeeeee}.note-editor.note-frame .note-editing-area .note-codable{display:none;width:100%;padding:10px;margin-bottom:0;font-family:Menlo,Monaco,monospace,sans-serif;font-size:14px;color:#ccc;background-color:#222;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;resize:none}.note-editor.note-frame.fullscreen{position:fixed;top:0;left:0;z-index:1050;width:100%}.note-editor.note-frame.fullscreen .note-editable{background-color:white}.note-editor.note-frame.fullscreen .note-resizebar{display:none}.note-editor.note-frame .note-statusbar{background-color:#f5f5f5;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.note-editor.note-frame .note-statusbar .note-resizebar{width:100%;height:8px;padding-top:1px;cursor:ns-resize}.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar{width:20px;margin:1px auto;border-top:1px solid #a9a9a9}.note-editor.note-frame .note-placeholder{padding:10px}.note-popover.popover{max-width:none}.note-popover.popover .popover-content a{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.note-popover.popover .arrow{left:20px!important}.note-popover .popover-content,.panel-heading.note-toolbar{padding:0 0 5px 5px;margin:0}.note-popover .popover-content>.btn-group,.panel-heading.note-toolbar>.btn-group{margin-top:5px;margin-right:5px;margin-left:0}.note-popover .popover-content .btn-group .note-table,.panel-heading.note-toolbar .btn-group .note-table{min-width:0;padding:5px}.note-popover .popover-content .btn-group .note-table .note-dimension-picker,.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker{font-size:18px}.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher{position:absolute!important;z-index:3;width:10em;height:10em;cursor:pointer}.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted{position:relative!important;z-index:1;width:5em;height:5em;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC') repeat}.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted,.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted{position:absolute!important;z-index:2;width:1em;height:1em;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC') repeat}.note-popover .popover-content .note-style h1,.panel-heading.note-toolbar .note-style h1,.note-popover .popover-content .note-style h2,.panel-heading.note-toolbar .note-style h2,.note-popover .popover-content .note-style h3,.panel-heading.note-toolbar .note-style h3,.note-popover .popover-content .note-style h4,.panel-heading.note-toolbar .note-style h4,.note-popover .popover-content .note-style h5,.panel-heading.note-toolbar .note-style h5,.note-popover .popover-content .note-style h6,.panel-heading.note-toolbar .note-style h6,.note-popover .popover-content .note-style blockquote,.panel-heading.note-toolbar .note-style blockquote{margin:0}.note-popover .popover-content .note-color .dropdown-toggle,.panel-heading.note-toolbar .note-color .dropdown-toggle{width:20px;padding-left:5px}.note-popover .popover-content .note-color .dropdown-menu,.panel-heading.note-toolbar .note-color .dropdown-menu{min-width:340px}.note-popover .popover-content .note-color .dropdown-menu .btn-group,.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group{margin:0}.note-popover .popover-content .note-color .dropdown-menu .btn-group:first-child,.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group:first-child{margin:0 5px}.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-palette-title,.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title{margin:2px 7px;font-size:12px;text-align:center;border-bottom:1px solid #eee}.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset,.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset{width:100%;padding:0 3px;margin:3px;font-size:11px;cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-row,.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-row{height:20px}.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover,.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover{background:#eee}.note-popover .popover-content .note-para .dropdown-menu,.panel-heading.note-toolbar .note-para .dropdown-menu{min-width:216px;padding:5px}.note-popover .popover-content .note-para .dropdown-menu>div:first-child,.panel-heading.note-toolbar .note-para .dropdown-menu>div:first-child{margin-right:5px}.note-popover .popover-content .dropdown-menu,.panel-heading.note-toolbar .dropdown-menu{min-width:90px}.note-popover .popover-content .dropdown-menu.right,.panel-heading.note-toolbar .dropdown-menu.right{right:0;left:auto}.note-popover .popover-content .dropdown-menu.right::before,.panel-heading.note-toolbar .dropdown-menu.right::before{right:9px;left:auto!important}.note-popover .popover-content .dropdown-menu.right::after,.panel-heading.note-toolbar .dropdown-menu.right::after{right:10px;left:auto!important}.note-popover .popover-content .dropdown-menu.note-check li a i,.panel-heading.note-toolbar .dropdown-menu.note-check li a i{color:deepskyblue;visibility:hidden}.note-popover .popover-content .dropdown-menu.note-check li a.checked i,.panel-heading.note-toolbar .dropdown-menu.note-check li a.checked i{visibility:visible}.note-popover .popover-content .note-fontsize-10,.panel-heading.note-toolbar .note-fontsize-10{font-size:10px}.note-popover .popover-content .note-color-palette,.panel-heading.note-toolbar .note-color-palette{line-height:1}.note-popover .popover-content .note-color-palette div .note-color-btn,.panel-heading.note-toolbar .note-color-palette div .note-color-btn{width:20px;height:20px;padding:0;margin:0;border:1px solid #fff}.note-popover .popover-content .note-color-palette div .note-color-btn:hover,.panel-heading.note-toolbar .note-color-palette div .note-color-btn:hover{border:1px solid #000}.note-dialog>div{display:none}.note-dialog .form-group{margin-right:0;margin-left:0}.note-dialog .note-modal-form{margin:0}.note-dialog .note-image-dialog .note-dropzone{min-height:100px;margin-bottom:10px;font-size:30px;line-height:4;color:lightgray;text-align:center;border:4px dashed lightgray}.note-placeholder{position:absolute;display:none;color:gray}.note-handle .note-control-selection{position:absolute;display:none;border:1px solid black}.note-handle .note-control-selection>div{position:absolute}.note-handle .note-control-selection .note-control-selection-bg{width:100%;height:100%;background-color:black;-webkit-opacity:.3;-khtml-opacity:.3;-moz-opacity:.3;opacity:.3;-ms-filter:alpha(opacity=30);filter:alpha(opacity=30)}.note-handle .note-control-selection .note-control-handle{width:7px;height:7px;border:1px solid black}.note-handle .note-control-selection .note-control-holder{width:7px;height:7px;border:1px solid black}.note-handle .note-control-selection .note-control-sizing{width:7px;height:7px;background-color:white;border:1px solid black}.note-handle .note-control-selection .note-control-nw{top:-5px;left:-5px;border-right:0;border-bottom:0}.note-handle .note-control-selection .note-control-ne{top:-5px;right:-5px;border-bottom:0;border-left:none}.note-handle .note-control-selection .note-control-sw{bottom:-5px;left:-5px;border-top:0;border-right:0}.note-handle .note-control-selection .note-control-se{right:-5px;bottom:-5px;cursor:se-resize}.note-handle .note-control-selection .note-control-se.note-control-holder{cursor:default;border-top:0;border-left:none}.note-handle .note-control-selection .note-control-selection-info{right:0;bottom:0;padding:5px;margin:5px;font-size:12px;color:white;background-color:black;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-opacity:.7;-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;-ms-filter:alpha(opacity=70);filter:alpha(opacity=70)}.note-hint-popover{min-width:100px;padding:2px}.note-hint-popover .popover-content{max-height:150px;padding:3px;overflow:auto}.note-hint-popover .popover-content .note-hint-group .note-hint-item{display:block!important;padding:3px}.note-hint-popover .popover-content .note-hint-group .note-hint-item.active,.note-hint-popover .popover-content .note-hint-group .note-hint-item:hover{display:block;clear:both;font-weight:400;line-height:1.4;color:white;text-decoration:none;white-space:nowrap;cursor:pointer;background-color:#428bca;outline:0}sup{vertical-align:super}sub{vertical-align:sub}
.sp-container{position:absolute;top:0;left:0;display:inline-block;*display:inline;*zoom:1;z-index:9999994;overflow:hidden}.sp-container.sp-flat{position:relative}.sp-container,.sp-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.sp-top{position:relative;width:100%;display:inline-block}.sp-top-inner{position:absolute;top:0;left:0;bottom:0;right:0}.sp-color{position:absolute;top:0;left:0;bottom:0;right:20%}.sp-hue{position:absolute;top:0;right:0;bottom:0;left:84%;height:100%}.sp-clear-enabled .sp-hue{top:33px;height:77.5%}.sp-fill{padding-top:80%}.sp-sat,.sp-val{position:absolute;top:0;left:0;right:0;bottom:0}.sp-alpha-enabled .sp-top{margin-bottom:18px}.sp-alpha-enabled .sp-alpha{display:block}.sp-alpha-handle{position:absolute;top:-4px;bottom:-4px;width:6px;left:50%;cursor:pointer;border:1px solid black;background:white;opacity:.8}.sp-alpha{display:none;position:absolute;bottom:-14px;right:0;left:0;height:8px}.sp-alpha-inner{border:solid 1px #333}.sp-clear{display:none}.sp-clear.sp-clear-display{background-position:center}.sp-clear-enabled .sp-clear{display:block;position:absolute;top:0px;right:0;bottom:0;left:84%;height:28px}.sp-container,.sp-replacer,.sp-preview,.sp-dragger,.sp-slider,.sp-alpha,.sp-clear,.sp-alpha-handle,.sp-container.sp-dragging .sp-input,.sp-container button{-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none}.sp-container.sp-input-disabled .sp-input-container{display:none}.sp-container.sp-buttons-disabled .sp-button-container{display:none}.sp-container.sp-palette-buttons-disabled .sp-palette-button-container{display:none}.sp-palette-only .sp-picker-container{display:none}.sp-palette-disabled .sp-palette-container{display:none}.sp-initial-disabled .sp-initial{display:none}.sp-sat{background-image:-webkit-gradient(linear, 0 0, 100% 0, from(#fff), to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(left, #fff, rgba(204,154,129,0));background-image:-moz-linear-gradient(left, #fff, rgba(204,154,129,0));background-image:-o-linear-gradient(left, #fff, rgba(204,154,129,0));background-image:-ms-linear-gradient(left, #fff, rgba(204,154,129,0));background-image:linear-gradient(to right, #fff, rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";filter:progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81')}.sp-val{background-image:-webkit-gradient(linear, 0 100%, 0 0, from(#000), to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(bottom, #000, rgba(204,154,129,0));background-image:-moz-linear-gradient(bottom, #000, rgba(204,154,129,0));background-image:-o-linear-gradient(bottom, #000, rgba(204,154,129,0));background-image:-ms-linear-gradient(bottom, #000, rgba(204,154,129,0));background-image:linear-gradient(to top, #000, rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000')}.sp-hue{background:-moz-linear-gradient(top, red 0%, #ff0 17%, lime 33%, cyan 50%, blue 67%, #f0f 83%, red 100%);background:-ms-linear-gradient(top, red 0%, #ff0 17%, lime 33%, cyan 50%, blue 67%, #f0f 83%, red 100%);background:-o-linear-gradient(top, red 0%, #ff0 17%, lime 33%, cyan 50%, blue 67%, #f0f 83%, red 100%);background:-webkit-gradient(linear, left top, left bottom, from(red), color-stop(0.17, #ff0), color-stop(0.33, lime), color-stop(0.5, cyan), color-stop(0.67, blue), color-stop(0.83, #f0f), to(red));background:-webkit-linear-gradient(top, red 0%, #ff0 17%, lime 33%, cyan 50%, blue 67%, #f0f 83%, red 100%);background:linear-gradient(to bottom, red 0%, #ff0 17%, lime 33%, cyan 50%, blue 67%, #f0f 83%, red 100%)}.sp-1{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00')}.sp-2{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00')}.sp-3{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff')}.sp-4{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff')}.sp-5{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff')}.sp-6{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000')}.sp-hidden{display:none !important}.sp-cf:before,.sp-cf:after{content:"";display:table}.sp-cf:after{clear:both}.sp-cf{*zoom:1}@media (max-device-width: 480px){.sp-color{right:40%}.sp-hue{left:63%}.sp-fill{padding-top:60%}}.sp-dragger{border-radius:5px;height:5px;width:5px;border:1px solid #fff;background:#000;cursor:pointer;position:absolute;top:0;left:0}.sp-slider{position:absolute;top:0;cursor:pointer;height:3px;left:-1px;right:-1px;border:1px solid #000;background:white;opacity:.8}.sp-container{border-radius:0;background-color:#ECECEC;border:solid 1px #f0c49B;padding:0}.sp-container,.sp-container button,.sp-container input,.sp-color,.sp-hue,.sp-clear{font:normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.sp-top{margin-bottom:3px}.sp-color,.sp-hue,.sp-clear{border:solid 1px #666}.sp-input-container{float:right;width:100px;margin-bottom:4px}.sp-initial-disabled .sp-input-container{width:100%}.sp-input{font-size:12px !important;border:1px inset;padding:4px 5px;margin:0;width:100%;background:transparent;border-radius:3px;color:#222}.sp-input:focus{border:1px solid orange}.sp-input.sp-validation-error{border:1px solid red;background:#fdd}.sp-picker-container,.sp-palette-container{float:left;position:relative;padding:10px;padding-bottom:300px;margin-bottom:-290px}.sp-picker-container{width:172px;border-left:solid 1px #fff}.sp-palette-container{border-right:solid 1px #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;width:24px;height:15px;margin:3px;cursor:pointer;border:solid 2px transparent}.sp-palette .sp-thumb-el:hover,.sp-palette .sp-thumb-el.sp-thumb-active{border-color:orange}.sp-thumb-el{position:relative}.sp-initial{float:left;border:solid 1px #333}.sp-initial span{width:30px;height:25px;border:none;display:block;float:left;margin:0}.sp-initial .sp-clear-display{background-position:center}.sp-palette-button-container,.sp-button-container{float:right}.sp-replacer{margin:0;overflow:hidden;cursor:pointer;padding:4px;display:inline-block;*zoom:1;*display:inline;border:solid 1px #91765d;background:#eee;color:#333;vertical-align:middle}.sp-replacer:hover,.sp-replacer.sp-active{border-color:#F0C49B;color:#111}.sp-replacer.sp-disabled{cursor:default;border-color:silver;color:silver}.sp-dd{padding:2px 0;height:16px;line-height:16px;float:left;font-size:10px}.sp-preview{position:relative;width:25px;height:20px;border:solid 1px #222;margin-right:5px;float:left;z-index:0}.sp-palette{*width:220px;max-width:220px}.sp-palette .sp-thumb-el{width:16px;height:16px;margin:2px 1px;border:solid 1px #d0d0d0}.sp-container{padding-bottom:0}.sp-container button{background-color:#eeeeee;background-image:-webkit-linear-gradient(top, #eee, #ccc);background-image:-moz-linear-gradient(top, #eee, #ccc);background-image:-ms-linear-gradient(top, #eee, #ccc);background-image:-o-linear-gradient(top, #eee, #ccc);background-image:linear-gradient(to bottom, #eee, #ccc);border:1px solid #ccc;border-bottom:1px solid #bbb;border-radius:3px;color:#333;font-size:14px;line-height:1;padding:5px 4px;text-align:center;text-shadow:0 1px 0 #eee;vertical-align:middle}.sp-container button:hover{background-color:#dddddd;background-image:-webkit-linear-gradient(top, #ddd, #bbb);background-image:-moz-linear-gradient(top, #ddd, #bbb);background-image:-ms-linear-gradient(top, #ddd, #bbb);background-image:-o-linear-gradient(top, #ddd, #bbb);background-image:linear-gradient(to bottom, #ddd, #bbb);border:1px solid #bbb;border-bottom:1px solid #999;cursor:pointer;text-shadow:0 1px 0 #ddd}.sp-container button:active{border:1px solid #aaa;border-bottom:1px solid #888;-webkit-box-shadow:inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;-moz-box-shadow:inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;-ms-box-shadow:inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;-o-box-shadow:inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;box-shadow:inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee}.sp-cancel{font-size:11px;color:#d93f3f !important;margin:0;padding:2px;margin-right:5px;vertical-align:middle;text-decoration:none}.sp-cancel:hover{color:#d93f3f !important;text-decoration:underline}.sp-palette span:hover,.sp-palette span.sp-thumb-active{border-color:#000}.sp-preview,.sp-alpha,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.sp-preview-inner,.sp-alpha-inner,.sp-thumb-inner{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.sp-palette .sp-thumb-inner{background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-repeat:no-repeat;background-position:center;background-image:url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../fonts/fontawesome-webfont.eot?v=4.7.0");src:url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.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}.CodeMirror{font-family:monospace;height:300px;color:black;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:white}.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:black}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid black;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-mark{background-color:rgba(20,255,20,0.5);-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{0%{}50%{background-color:transparent}100%{}}@-webkit-keyframes blink{0%{}50%{background-color:transparent}100%{}}@keyframes blink{0%{}50%{background-color:transparent}100%{}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:-20px;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:bold}.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-variable-3,.cm-s-default .cm-type{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:#f00}.cm-invalidchar{color:#f00}.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:white}.CodeMirror-scroll{overflow:scroll !important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{position:absolute;z-index:6;display:none}.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:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none !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 ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;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;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre{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:none}.CodeMirror-scroll,.CodeMirror-sizer,.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber{-moz-box-sizing:content-box;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::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:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:''}span.CodeMirror-selectedtext{background:none}.cm-s-hopscotch.CodeMirror{background:#322931;color:#d5d3d5}.cm-s-hopscotch div.CodeMirror-selected{background:#433b42 !important}.cm-s-hopscotch .CodeMirror-gutters{background:#322931;border-right:0px}.cm-s-hopscotch .CodeMirror-linenumber{color:#797379}.cm-s-hopscotch .CodeMirror-cursor{border-left:1px solid #989498 !important}.cm-s-hopscotch span.cm-comment{color:#b33508}.cm-s-hopscotch span.cm-atom{color:#c85e7c}.cm-s-hopscotch span.cm-number{color:#c85e7c}.cm-s-hopscotch span.cm-property,.cm-s-hopscotch span.cm-attribute{color:#8fc13e}.cm-s-hopscotch span.cm-keyword{color:#dd464c}.cm-s-hopscotch span.cm-string{color:#fdcc59}.cm-s-hopscotch span.cm-variable{color:#8fc13e}.cm-s-hopscotch span.cm-variable-2{color:#1290bf}.cm-s-hopscotch span.cm-def{color:#fd8b19}.cm-s-hopscotch span.cm-error{background:#dd464c;color:#989498}.cm-s-hopscotch span.cm-bracket{color:#d5d3d5}.cm-s-hopscotch span.cm-tag{color:#dd464c}.cm-s-hopscotch span.cm-link{color:#c85e7c}.cm-s-hopscotch .CodeMirror-matchingbracket{text-decoration:underline;color:white !important}.cm-s-hopscotch .CodeMirror-activeline-background{background:#302020}@font-face{font-family:'font3336';src:url("../fonts/main-fonts.eot?v=20");src:url("../fonts/main-fonts.woff?v=20") format("woff"),url("../fonts/main-fonts.ttf?v=20") format("truetype"),url("../fonts/main-fonts.svg?v=20") format("svg"),url("../fonts/main-fonts.eot?v=20") format("embedded-opentype");font-weight:normal;font-style:normal}.gjs-one-bg{background-color:#444}.gjs-one-color{color:#444}.gjs-one-color-h:hover{color:#444}.gjs-two-bg{background-color:#ddd}.gjs-two-color{color:#ddd}.gjs-two-color-h:hover{color:#ddd}.gjs-three-bg{background-color:#804f7b}.gjs-three-color{color:#804f7b}.gjs-three-color-h:hover{color:#804f7b}.gjs-four-bg{background-color:#d278c9}.gjs-four-color{color:#d278c9}.gjs-four-color-h:hover{color:#d278c9}.gjs-bg-main,.gjs-off-prv,.gjs-sm-sector .gjs-sm-colorp-c,.gjs-clm-tags .gjs-sm-colorp-c{background-color:#444}.gjs-color-main,.gjs-off-prv,.gjs-sm-sector .gjs-sm-stack #gjs-sm-add,.gjs-clm-tags .gjs-sm-stack #gjs-sm-add{color:#ddd;fill:#ddd}.gjs-color-active{color:#f8f8f8;fill:#f8f8f8}.gjs-color-warn{color:#ffca6f;fill:#ffca6f}.gjs-color-hl{color:#71b7f1;fill:#71b7f1}.gjs-fonts::before{display:block;font:normal normal normal 14px font3336;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:5em}.gjs-f-b1::before{content:'Q'}.gjs-f-b2::before{content:'W'}.gjs-f-b3::before{content:'E'}.gjs-f-b37::before{content:'R'}.gjs-f-hero::before{content:'T'}.gjs-f-h1p::before{content:'y'}.gjs-f-3ba::before{content:'u'}.gjs-f-image::before{content:'I'}.gjs-f-text::before{content:'o'}.gjs-f-quo::before{content:'p'}.gjs-f-button::before{content:'B'}.gjs-f-divider::before{content:'D'}.gjs-invis-invis,.gjs-clm-tags #gjs-clm-new,.gjs-no-app{background-color:transparent;border:none;color:inherit}.gjs-no-app{height:10px}.gjs-test::btn{color:'#fff'}.opac50,.gjs-clm-tags #gjs-clm-close{opacity:.5;filter:alpha(opacity=50)}.gjs-checker-bg,.gjs-field-colorp-c,.checker-bg,.gjs-sm-sector .gjs-sm-property .gjs-sm-layer>#gjs-sm-preview-box,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer>#gjs-sm-preview-box{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==")}.gjs-no-user-select,.gjs-grabbing,.gjs-grabbing *,.gjs-layer-name,.gjs-rte-toolbar{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.gjs-no-pointer-events,.gjs-resizer-c,.gjs-margin-v-el,.gjs-padding-v-el,.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el{pointer-events:none}.gjs-bdrag{pointer-events:none !important;position:absolute !important;z-index:10 !important;width:auto}.gjs-drag-helper{background-color:#3b97e3 !important;pointer-events:none !important;position:absolute !important;z-index:10 !important;transform:scale(0.3) !important;transform-origin:top left !important;-webkit-transform-origin:top left !important;margin:15px !important;transition:none !important;outline:none !important}.gjs-grabbing,.gjs-grabbing *{cursor:grabbing !important;cursor:-webkit-grabbing !important}.gjs-grabbing{overflow:hidden}.gjs-off-prv{position:relative;z-index:10;padding:5px;cursor:pointer}.gjs-editor-cont ::-webkit-scrollbar-track{background:rgba(0,0,0,0.1)}.gjs-editor-cont ::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,0.2)}.gjs-editor-cont ::-webkit-scrollbar{width:8px}.clear{clear:both}.no-select,.gjs-com-no-select,.gjs-com-no-select img,.gjs-category-title,.gjs-sm-sector .gjs-sm-title,.gjs-clm-tags .gjs-sm-title,.gjs-block-category .gjs-title,.gjs-layer-title,.gjs-clm-tags #gjs-clm-close{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.gjs-no-touch-actions{touch-action:none}.gjs-disabled{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;opacity:.5;filter:alpha(opacity=50)}.gjs-editor{font-family:Helvetica,sans-serif;font-size:.75rem;position:relative;box-sizing:border-box;height:100%}.gjs-freezed,.gjs-freezed{opacity:.5;filter:alpha(opacity=50);pointer-events:none}.gjs-traits-label{border-bottom:1px solid rgba(0,0,0,0.2);font-weight:lighter;margin-bottom:5px;padding:10px;text-align:left}.gjs-trt-header{font-weight:lighter;padding:10px}.gjs-trt-trait{display:flex;justify-content:start;padding:5px 10px;font-weight:lighter}.gjs-trt-traits{font-size:.75rem}.gjs-trt-trait .gjs-label{width:30%;text-align:left;text-overflow:ellipsis;overflow:hidden}.gjs-trt-trait .gjs-field{width:70%}.gjs-cv-canvas{background-color:rgba(0,0,0,0.15);box-sizing:border-box;width:85%;height:calc(100% - 40px);bottom:0;overflow:hidden;z-index:1;position:absolute;left:0;top:40px}.gjs-cv-canvas .gjs-ghost{display:none;pointer-events:none;background-color:#5b5b5b;border:2px dashed #ccc;position:absolute;z-index:10;opacity:.55;filter:alpha(opacity=55)}.gjs-cv-canvas .gjs-highlighter,.gjs-cv-canvas .gjs-highlighter-sel{position:absolute;outline:1px solid #3b97e3;outline-offset:-1px;pointer-events:none}.gjs-cv-canvas .gjs-highlighter-warning{outline:3px solid #ffca6f}.gjs-cv-canvas .gjs-highlighter-sel{outline:3px solid #3b97e3}.gjs-cv-canvas #gjs-tools{width:100%;position:absolute;top:0;left:0;outline:none}.gjs-cv-canvas>div:first-child{background-color:#fff;position:relative;height:100%;overflow:auto;width:100%}.gjs-cv-canvas *{box-sizing:border-box}.gjs-frame{outline:medium none;height:100%;width:100%;border:none;margin:auto;display:block;transition:width 0.35s ease,height 0.35s ease;position:absolute;top:0;bottom:0;left:0;right:0}.gjs-toolbar{position:absolute;background-color:#3b97e3;color:white;z-index:10;top:0;left:0}.gjs-toolbar-item{padding:5px 7px;font-size:0.8rem;cursor:pointer;width:26px;vertical-align:middle;display:inline-block}.gjs-toolbar-item svg{fill:currentColor;vertical-align:middle}.gjs-resizer-c{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9}.gjs-margin-v-el,.gjs-padding-v-el,.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el{opacity:.1;filter:alpha(opacity=10);position:absolute;background-color:yellow}.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el{opacity:.2;filter:alpha(opacity=20)}.gjs-padding-v-el,.gjs-fixedpadding-v-el{background-color:navy}.gjs-resizer-h{pointer-events:all;position:absolute;border:3px solid #3b97e3;width:10px;height:10px;background-color:#fff;margin:-5px}.gjs-resizer-h-tl{top:0;left:0;cursor:nwse-resize}.gjs-resizer-h-tr{top:0;right:0;cursor:nesw-resize}.gjs-resizer-h-tc{top:0;margin:-5px auto;left:0;right:0;cursor:ns-resize}.gjs-resizer-h-cl{left:0;margin:auto -5px;top:0;bottom:0;cursor:ew-resize}.gjs-resizer-h-cr{margin:auto -5px;top:0;bottom:0;right:0;cursor:ew-resize}.gjs-resizer-h-bl{bottom:0;left:0;cursor:nesw-resize}.gjs-resizer-h-bc{bottom:0;margin:-5px auto;left:0;right:0;cursor:ns-resize}.gjs-resizer-h-br{bottom:0;right:0;cursor:nwse-resize}.gjs-pn-panel .gjs-resizer-h{background-color:rgba(0,0,0,0.2);border:none;opacity:0;transition:opacity 0.25s}.gjs-pn-panel .gjs-resizer-h:hover{opacity:1}.gjs-pn-panel .gjs-resizer-h-tc,.gjs-pn-panel .gjs-resizer-h-bc{margin:0 auto;width:100%}.gjs-pn-panel .gjs-resizer-h-cr,.gjs-pn-panel .gjs-resizer-h-cl{margin:auto 0;height:100%}.gjs-resizing .gjs-highlighter,.gjs-resizing .gjs-badge{display:none !important}.gjs-resizing-tl *{cursor:nwse-resize !important}.gjs-resizing-tr *{cursor:nesw-resize !important}.gjs-resizing-tc *{cursor:ns-resize !important}.gjs-resizing-cl *{cursor:ew-resize !important}.gjs-resizing-cr *{cursor:ew-resize !important}.gjs-resizing-bl *{cursor:nesw-resize !important}.gjs-resizing-bc *{cursor:ns-resize !important}.gjs-resizing-br *{cursor:nwse-resize !important}.btn-cl,.gjs-mdl-btn-close,.gjs-am-close{opacity:.3;filter:alpha(opacity=30);font-size:25px;cursor:pointer}.btn-cl:hover,.gjs-mdl-btn-close:hover,.gjs-am-close:hover{opacity:.7;filter:alpha(opacity=70)}.no-dots,.ui-resizable-handle{border:none !important;margin:0 !important;outline:none !important}.gjs-com-dashed *{outline:1px dashed #888;outline-offset:-2px;box-sizing:border-box}.gjs-cv-canvas .gjs-comp-selected{outline:3px solid #3b97e3 !important}*.gjs-com-hover,div.gjs-com-hover{outline:1px solid #3b97e3}*.gjs-com-hover-delete,div.gjs-com-hover-delete{outline:2px solid #dd3636;opacity:.5;filter:alpha(opacity=50)}*.gjs-com-hover-move,div.gjs-com-hover-move{outline:3px solid #ffca6f}.gjs-com-badge,.gjs-com-badge-red,.gjs-badge{pointer-events:none;background-color:#3b97e3;color:#fff;padding:2px 5px;position:absolute;z-index:1;font-size:12px;outline:none;display:none}.gjs-com-badge-red{background-color:#dd3636}.gjs-badge-warning{background-color:#ffca6f}.gjs-placeholder,.gjs-com-placeholder,.gjs-placeholder{position:absolute;z-index:10;pointer-events:none;display:none}.gjs-placeholder,.gjs-placeholder{border-style:solid !important;border-color:#62c462;outline:none;box-sizing:border-box;transition:top .2s,left .2s,width .2s,height .2s}.gjs-placeholder-int,.gjs-com-placeholder-int,.gjs-placeholder-int{background-color:#62c462;box-shadow:0 0 3px rgba(0,0,0,0.2);height:100%;width:100%;pointer-events:none;padding:1.5px;outline:none}.gjs-pn-panel{display:inline-block;position:absolute;box-sizing:border-box;text-align:center;padding:5px;z-index:3}.gjs-pn-panel .icon-undo,.gjs-pn-panel .icon-redo{font-size:20px;height:30px;width:25px}.gjs-pn-commands{width:85%;left:0;top:0;box-shadow:0 0 5px rgba(0,0,0,0.2)}.gjs-pn-options{right:15%;top:0}.gjs-pn-views{border-bottom:2px solid rgba(0,0,0,0.2);right:0;width:15%;z-index:4}.gjs-pn-views-container{height:100%;padding:42px 0 0;right:0;width:15%;overflow:auto;box-shadow:0 0 5px rgba(0,0,0,0.2)}.gjs-pn-buttons{align-items:center;display:flex;justify-content:space-between}.gjs-pn-btn{box-sizing:border-box;min-height:30px;min-width:30px;line-height:21px;background-color:transparent;border:none;font-size:18px;margin-right:5px;border-radius:2px;padding:4px;position:relative;cursor:pointer}.gjs-pn-btn.gjs-pn-active{background-color:rgba(0,0,0,0.15);box-shadow:0 0 3px rgba(0,0,0,0.25) inset}.gjs-pn-btn svg{fill:currentColor}.gjs-comp-image-placeholder{display:block;background-color:#f5f5f5;color:#777;height:50px;width:50px;line-height:50px;outline:3px solid #ffca6f;outline-offset:-3px;text-align:center;font-size:16.66667px;cursor:pointer}.gjs-comp-image-placeholder.fa-picture-o::after{content:"\f03e"}.gjs-label{line-height:18px}.gjs-fields{display:flex}.gjs-select{padding:0;width:100%}.gjs-select select{padding-right:10px}.gjs-select:-moz-focusring,.gjs-select select:-moz-focusring{color:transparent;text-shadow:0 0 0 rgba(255,255,255,0.7)}.gjs-input:focus,.gjs-button:focus,.gjs-btn-prim:focus,.gjs-select:focus,.gjs-select select:focus{outline:none}.gjs-field input,.gjs-field select,.gjs-field textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;border:none;background-color:transparent;box-sizing:border-box;width:100%;position:relative;padding:5px;z-index:1}.gjs-field input:focus,.gjs-field select:focus,.gjs-field textarea:focus{outline:none}.gjs-field-range{flex:9 1 auto}.gjs-field-integer input{padding-right:30px}.gjs-select option,.gjs-clm-select option,.gjs-sm-select option,.gjs-fields option,.gjs-sm-unit option{background-color:#444;color:#ddd}.gjs-field{background-color:rgba(0,0,0,0.2);border:none;box-shadow:none;border-radius:2px;box-sizing:border-box;padding:0;position:relative}.gjs-field textarea{resize:vertical}.gjs-field .gjs-sel-arrow{height:100%;width:9px;position:absolute;right:0;top:0;z-index:0}.gjs-field .gjs-d-s-arrow{bottom:0;top:0;margin:auto;right:5px;border-top:4px solid rgba(255,255,255,0.7);position:absolute;height:0;width:0;border-left:3px solid transparent;border-right:4px solid transparent;cursor:pointer}.gjs-field-arrows{position:absolute;cursor:ns-resize;margin:auto;height:20px;width:9px;z-index:10;bottom:0;right:3px;top:0}.gjs-field-color,.gjs-field-radio{width:100%}.gjs-field-color input{padding-right:22px;box-sizing:border-box}.gjs-field-colorp{border-left:1px solid rgba(0,0,0,0.2);box-sizing:border-box;height:100%;padding:2px;position:absolute;right:0;top:0;width:22px;z-index:10}.gjs-field-colorp .gjs-checker-bg,.gjs-field-colorp .gjs-field-colorp-c{height:100%;width:100%;border-radius:1px}.gjs-field-colorp-c{height:100%;position:relative;width:100%}.gjs-field-color-picker{background-color:#ddd;cursor:pointer;height:100%;width:100%;box-shadow:0 0 1px rgba(0,0,0,0.2);border-radius:1px;position:absolute;top:0}.gjs-field-checkbox{padding:0;width:auto !important}.gjs-field-checkbox input{display:none}.gjs-field-checkbox input:checked+.gjs-chk-icon{border-color:rgba(255,255,255,0.5);border-width:0 2px 2px 0;border-style:solid}.gjs-radio-item{flex:1 1 auto;text-align:center;border-left:1px solid rgba(0,0,0,0.2)}.gjs-radio-item:first-child{border:none}.gjs-radio-item:hover{background:rgba(0,0,0,0.2)}.gjs-radio-item input{display:none}.gjs-radio-item input:checked+.gjs-radio-item-label{background-color:rgba(255,255,255,0.2)}.gjs-radio-items{display:flex}.gjs-radio-item-label{cursor:pointer;display:block;padding:5px}.gjs-field-units{position:absolute;margin:auto;right:10px;bottom:0;top:0}.gjs-field-unit{position:absolute;right:10px;top:3px;font-size:10px;color:rgba(255,255,255,0.7);cursor:pointer}.gjs-field-arrow-u,.gjs-field-arrow-d{position:absolute;height:0;width:0;border-left:3px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,0.7);bottom:4px;cursor:pointer}.gjs-field-arrow-u{border-bottom:4px solid rgba(255,255,255,0.7);border-top:none;top:4px}.gjs-field-select{padding:0}.gjs-field-range{background-color:transparent;border:none;box-shadow:none;padding:0}.gjs-field-range input{margin:0;height:100%}.gjs-field-range input:focus{outline:none}.gjs-field-range input::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-4px;height:10px;width:10px;border:1px solid rgba(0,0,0,0.2);border-radius:100%;background-color:#ddd;cursor:pointer}.gjs-field-range input::-moz-range-thumb{height:10px;width:10px;border:1px solid rgba(0,0,0,0.2);border-radius:100%;background-color:#ddd;cursor:pointer}.gjs-field-range input::-ms-thumb{height:10px;width:10px;border:1px solid rgba(0,0,0,0.2);border-radius:100%;background-color:#ddd;cursor:pointer}.gjs-field-range input::-moz-range-track{background-color:rgba(0,0,0,0.2);border-radius:1px;margin-top:3px;height:3px}.gjs-field-range input::-webkit-slider-runnable-track{background-color:rgba(0,0,0,0.2);border-radius:1px;margin-top:3px;height:3px}.gjs-field-range input::-ms-track{background-color:rgba(0,0,0,0.2);border-radius:1px;margin-top:3px;height:3px}.gjs-btn-prim{color:inherit;background-color:rgba(255,255,255,0.1);border-radius:2px;padding:3px 6px;padding:5px;cursor:pointer;border:none}.gjs-btn-prim:active{background-color:rgba(255,255,255,0.1)}.gjs-chk-icon{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);box-sizing:border-box;display:block;height:14px;margin:0 5px;width:6px;cursor:pointer}.gjs-add-trasp{background:none;border:none;color:#ddd;cursor:pointer;font-size:1em;border-radius:2px;opacity:.75;filter:alpha(opacity=75)}.gjs-add-trasp:hover{opacity:1;filter:alpha(opacity=100)}.gjs-add-trasp:active{background-color:rgba(0,0,0,0.2)}.gjs-devices-c{display:flex;align-items:center;padding:3px}.gjs-devices-c .gjs-device-label{flex-grow:2;text-align:left;margin-right:10px}.gjs-devices-c .gjs-select{flex-grow:20}.gjs-devices-c .gjs-add-trasp{flex-grow:1;margin-left:5px}.gjs-category-open,.gjs-sm-sector.gjs-sm-open,.gjs-sm-open.gjs-clm-tags,.gjs-block-category.gjs-open{border-bottom:1px solid rgba(0,0,0,0.25)}.gjs-category-title,.gjs-sm-sector .gjs-sm-title,.gjs-clm-tags .gjs-sm-title,.gjs-block-category .gjs-title,.gjs-layer-title{font-weight:lighter;background-color:rgba(0,0,0,0.1);letter-spacing:1px;padding:9px 10px 9px 20px;border-bottom:1px solid rgba(0,0,0,0.25);text-align:left;position:relative;cursor:pointer}.gjs-sm-clear{line-height:0;cursor:pointer}.gjs-sm-header{font-weight:lighter;padding:10px}.gjs-sm-properties{font-size:.75rem;padding:10px 5px;display:flex;flex-wrap:wrap;align-items:flex-end;box-sizing:border-box;width:100%}.gjs-sm-label{margin:5px 5px 3px 0}.gjs-sm-close-btn,.gjs-sm-sector .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box #gjs-sm-close,.gjs-clm-tags .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box #gjs-sm-close{display:block;font-size:23px;position:absolute;cursor:pointer;right:5px;top:0;opacity:.2;filter:alpha(opacity=20)}.gjs-sm-close-btn:hover,.gjs-sm-sector .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box #gjs-sm-close:hover,.gjs-clm-tags .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box #gjs-sm-close:hover{opacity:.7;filter:alpha(opacity=70)}.gjs-sm-sector,.gjs-clm-tags{clear:both;font-weight:lighter;text-align:left}.gjs-sm-sector #gjs-sm-caret,.gjs-clm-tags #gjs-sm-caret{padding-right:5px;font-size:11px}.gjs-sm-sector .gjs-sm-field,.gjs-clm-tags .gjs-sm-field,.gjs-sm-sector .gjs-clm-field,.gjs-clm-tags .gjs-clm-field{width:100%;position:relative}.gjs-sm-sector .gjs-sm-field input,.gjs-clm-tags .gjs-sm-field input,.gjs-sm-sector .gjs-clm-field input,.gjs-clm-tags .gjs-clm-field input,.gjs-sm-sector .gjs-sm-field select,.gjs-clm-tags .gjs-sm-field select,.gjs-sm-sector .gjs-clm-field select,.gjs-clm-tags .gjs-clm-field select{background-color:transparent;color:rgba(255,255,255,0.7);border:none;width:100%}.gjs-sm-sector .gjs-sm-field input,.gjs-clm-tags .gjs-sm-field input,.gjs-sm-sector .gjs-clm-field input,.gjs-clm-tags .gjs-clm-field input{box-sizing:border-box}.gjs-sm-sector .gjs-sm-field select,.gjs-clm-tags .gjs-sm-field select,.gjs-sm-sector .gjs-clm-field select,.gjs-clm-tags .gjs-clm-field select{position:relative;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none}.gjs-sm-sector .gjs-sm-field select::-ms-expand,.gjs-clm-tags .gjs-sm-field select::-ms-expand,.gjs-sm-sector .gjs-clm-field select::-ms-expand,.gjs-clm-tags .gjs-clm-field select::-ms-expand{display:none}.gjs-sm-sector .gjs-sm-field select:-moz-focusring,.gjs-clm-tags .gjs-sm-field select:-moz-focusring,.gjs-sm-sector .gjs-clm-field select:-moz-focusring,.gjs-clm-tags .gjs-clm-field select:-moz-focusring{color:transparent;text-shadow:0 0 0 rgba(255,255,255,0.7)}.gjs-sm-sector .gjs-sm-field input:focus,.gjs-clm-tags .gjs-sm-field input:focus,.gjs-sm-sector .gjs-clm-field input:focus,.gjs-clm-tags .gjs-clm-field input:focus,.gjs-sm-sector .gjs-sm-field select:focus,.gjs-clm-tags .gjs-sm-field select:focus,.gjs-sm-sector .gjs-clm-field select:focus,.gjs-clm-tags .gjs-clm-field select:focus{outline:none}.gjs-sm-sector .gjs-sm-field .gjs-sm-unit,.gjs-clm-tags .gjs-sm-field .gjs-sm-unit,.gjs-sm-sector .gjs-clm-field .gjs-sm-unit,.gjs-clm-tags .gjs-clm-field .gjs-sm-unit{position:absolute;right:10px;top:3px;font-size:10px;color:rgba(255,255,255,0.7);cursor:pointer}.gjs-sm-sector .gjs-sm-field .gjs-clm-sel-arrow,.gjs-clm-tags .gjs-sm-field .gjs-clm-sel-arrow,.gjs-sm-sector .gjs-clm-field .gjs-clm-sel-arrow,.gjs-clm-tags .gjs-clm-field .gjs-clm-sel-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-int-arrows,.gjs-clm-tags .gjs-sm-field .gjs-sm-int-arrows,.gjs-sm-sector .gjs-clm-field .gjs-sm-int-arrows,.gjs-clm-tags .gjs-clm-field .gjs-sm-int-arrows,.gjs-sm-sector .gjs-sm-field .gjs-sm-sel-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-sel-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-sel-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-sel-arrow{height:100%;width:9px;position:absolute;right:0;top:0;cursor:ns-resize}.gjs-sm-sector .gjs-sm-field .gjs-sm-sel-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-sel-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-sel-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-sel-arrow{cursor:pointer}.gjs-sm-sector .gjs-sm-field .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-sm-field .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-clm-field .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-d-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-d-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-d-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-d-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-d-s-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-d-s-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-u-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-u-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-u-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-u-arrow{position:absolute;height:0;width:0;border-left:3px solid transparent;border-right:4px solid transparent;cursor:pointer}.gjs-sm-sector .gjs-sm-field .gjs-sm-u-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-u-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-u-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-u-arrow{border-bottom:4px solid rgba(255,255,255,0.7);top:4px}.gjs-sm-sector .gjs-sm-field .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-sm-field .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-clm-field .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-d-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-d-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-d-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-d-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-d-s-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-d-s-arrow{border-top:4px solid rgba(255,255,255,0.7);bottom:4px}.gjs-sm-sector .gjs-sm-field .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-sm-field .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-tags .gjs-clm-field .gjs-clm-d-s-arrow,.gjs-sm-sector .gjs-sm-field .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-sm-field .gjs-sm-d-s-arrow,.gjs-sm-sector .gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-tags .gjs-clm-field .gjs-sm-d-s-arrow{bottom:7px}.gjs-sm-sector .gjs-sm-field.gjs-sm-color,.gjs-clm-tags .gjs-sm-field.gjs-sm-color,.gjs-sm-sector .gjs-sm-color.gjs-clm-field,.gjs-clm-tags .gjs-sm-color.gjs-clm-field,.gjs-sm-sector .gjs-sm-field.gjs-sm-input,.gjs-clm-tags .gjs-sm-field.gjs-sm-input,.gjs-sm-sector .gjs-sm-input.gjs-clm-field,.gjs-clm-tags .gjs-sm-input.gjs-clm-field,.gjs-sm-sector .gjs-sm-field.gjs-sm-integer,.gjs-clm-tags .gjs-sm-field.gjs-sm-integer,.gjs-sm-sector .gjs-sm-integer.gjs-clm-field,.gjs-clm-tags .gjs-sm-integer.gjs-clm-field,.gjs-sm-sector .gjs-sm-field.gjs-sm-list,.gjs-clm-tags .gjs-sm-field.gjs-sm-list,.gjs-sm-sector .gjs-sm-list.gjs-clm-field,.gjs-clm-tags .gjs-sm-list.gjs-clm-field,.gjs-sm-sector .gjs-sm-field.gjs-sm-select,.gjs-clm-tags .gjs-sm-field.gjs-sm-select,.gjs-sm-sector .gjs-sm-select.gjs-clm-field,.gjs-clm-tags .gjs-sm-select.gjs-clm-field,.gjs-sm-sector .gjs-clm-select,.gjs-clm-tags .gjs-clm-select{background-color:rgba(0,0,0,0.2);border:1px solid rgba(0,0,0,0.1);box-shadow:1px 1px 0 rgba(255,255,255,0.1);color:rgba(255,255,255,0.7);border-radius:2px;box-sizing:border-box;padding:0 5px}.gjs-sm-sector .gjs-sm-field.gjs-sm-composite,.gjs-clm-tags .gjs-sm-field.gjs-sm-composite,.gjs-sm-sector .gjs-sm-composite.gjs-clm-field,.gjs-clm-tags .gjs-sm-composite.gjs-clm-field{border-radius:2px}.gjs-sm-sector .gjs-sm-field.gjs-sm-select,.gjs-clm-tags .gjs-sm-field.gjs-sm-select,.gjs-sm-sector .gjs-sm-select.gjs-clm-field,.gjs-clm-tags .gjs-sm-select.gjs-clm-field,.gjs-sm-sector .gjs-clm-select,.gjs-clm-tags .gjs-clm-select{padding:0}.gjs-sm-sector .gjs-sm-field.gjs-sm-select select,.gjs-clm-tags .gjs-sm-field.gjs-sm-select select,.gjs-sm-sector .gjs-sm-select.gjs-clm-field select,.gjs-clm-tags .gjs-sm-select.gjs-clm-field select,.gjs-sm-sector .gjs-clm-select select,.gjs-clm-tags .gjs-clm-select select{height:20px}.gjs-sm-sector .gjs-sm-field.gjs-sm-select option,.gjs-clm-tags .gjs-sm-field.gjs-sm-select option,.gjs-sm-sector .gjs-sm-select.gjs-clm-field option,.gjs-clm-tags .gjs-sm-select.gjs-clm-field option,.gjs-sm-sector .gjs-clm-select option,.gjs-clm-tags .gjs-clm-select option{padding:3px 0}.gjs-sm-sector .gjs-sm-field.gjs-sm-composite,.gjs-clm-tags .gjs-sm-field.gjs-sm-composite,.gjs-sm-sector .gjs-sm-composite.gjs-clm-field,.gjs-clm-tags .gjs-sm-composite.gjs-clm-field{background-color:rgba(0,0,0,0.1);border:1px solid rgba(0,0,0,0.25)}.gjs-sm-sector .gjs-sm-field.gjs-sm-list,.gjs-clm-tags .gjs-sm-field.gjs-sm-list,.gjs-sm-sector .gjs-sm-list.gjs-clm-field,.gjs-clm-tags .gjs-sm-list.gjs-clm-field{width:auto;padding:0;overflow:hidden;float:left}.gjs-sm-sector .gjs-sm-field.gjs-sm-list input,.gjs-clm-tags .gjs-sm-field.gjs-sm-list input,.gjs-sm-sector .gjs-sm-list.gjs-clm-field input,.gjs-clm-tags .gjs-sm-list.gjs-clm-field input{display:none}.gjs-sm-sector .gjs-sm-field.gjs-sm-list label,.gjs-clm-tags .gjs-sm-field.gjs-sm-list label,.gjs-sm-sector .gjs-sm-list.gjs-clm-field label,.gjs-clm-tags .gjs-sm-list.gjs-clm-field label{cursor:pointer;padding:5px;display:block}.gjs-sm-sector .gjs-sm-field.gjs-sm-list .gjs-sm-radio:checked+label,.gjs-clm-tags .gjs-sm-field.gjs-sm-list .gjs-sm-radio:checked+label,.gjs-sm-sector .gjs-sm-list.gjs-clm-field .gjs-sm-radio:checked+label,.gjs-clm-tags .gjs-sm-list.gjs-clm-field .gjs-sm-radio:checked+label{background-color:rgba(255,255,255,0.2)}.gjs-sm-sector .gjs-sm-field.gjs-sm-list .gjs-sm-icon,.gjs-clm-tags .gjs-sm-field.gjs-sm-list .gjs-sm-icon,.gjs-sm-sector .gjs-sm-list.gjs-clm-field .gjs-sm-icon,.gjs-clm-tags .gjs-sm-list.gjs-clm-field .gjs-sm-icon{background-repeat:no-repeat;background-position:center;text-shadow:none;line-height:normal}.gjs-sm-sector .gjs-sm-field.gjs-sm-integer select,.gjs-clm-tags .gjs-sm-field.gjs-sm-integer select,.gjs-sm-sector .gjs-sm-integer.gjs-clm-field select,.gjs-clm-tags .gjs-sm-integer.gjs-clm-field select{width:auto;padding:0}.gjs-sm-sector .gjs-sm-list .gjs-sm-el,.gjs-clm-tags .gjs-sm-list .gjs-sm-el{float:left;border-left:1px solid rgba(0,0,0,0.2)}.gjs-sm-sector .gjs-sm-list .gjs-sm-el:first-child,.gjs-clm-tags .gjs-sm-list .gjs-sm-el:first-child{border:none}.gjs-sm-sector .gjs-sm-list .gjs-sm-el:hover,.gjs-clm-tags .gjs-sm-list .gjs-sm-el:hover{background:rgba(0,0,0,0.2)}.gjs-sm-sector .gjs-sm-slider .gjs-field-integer,.gjs-clm-tags .gjs-sm-slider .gjs-field-integer{flex:1 1 65px}.gjs-sm-sector .gjs-sm-property,.gjs-clm-tags .gjs-sm-property{box-sizing:border-box;float:left;width:50%;margin-bottom:5px;padding:0 5px}.gjs-sm-sector .gjs-sm-property.gjs-sm-composite,.gjs-clm-tags .gjs-sm-property.gjs-sm-composite,.gjs-sm-sector .gjs-sm-property.gjs-sm-file,.gjs-clm-tags .gjs-sm-property.gjs-sm-file,.gjs-sm-sector .gjs-sm-property.gjs-sm-list,.gjs-clm-tags .gjs-sm-property.gjs-sm-list,.gjs-sm-sector .gjs-sm-property.gjs-sm-radio,.gjs-clm-tags .gjs-sm-property.gjs-sm-radio,.gjs-sm-sector .gjs-sm-property.gjs-sm-stack,.gjs-clm-tags .gjs-sm-property.gjs-sm-stack,.gjs-sm-sector .gjs-sm-property.gjs-sm-slider,.gjs-clm-tags .gjs-sm-property.gjs-sm-slider,.gjs-sm-sector .gjs-sm-property.gjs-sm-color,.gjs-clm-tags .gjs-sm-property.gjs-sm-color{width:100%}.gjs-sm-sector .gjs-sm-property .gjs-sm-btn,.gjs-clm-tags .gjs-sm-property .gjs-sm-btn{background-color:rgba(33,33,33,0.2);border-radius:2px;box-shadow:1px 1px 0 rgba(5,5,5,0.2),1px 1px 0 rgba(43,43,43,0.2) inset;padding:5px;position:relative;text-align:center;height:auto;width:100%;cursor:pointer;color:#ddd;box-sizing:border-box;text-shadow:-1px -1px 0 rgba(0,0,0,0.2);border:none;opacity:.85;filter:alpha(opacity=85)}.gjs-sm-sector .gjs-sm-property .gjs-sm-btn-c,.gjs-clm-tags .gjs-sm-property .gjs-sm-btn-c{box-sizing:border-box;float:left;width:100%}.gjs-sm-sector .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box,.gjs-clm-tags .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box{background-color:rgba(255,255,255,0.05);border-radius:2px;margin-top:5px;position:relative;overflow:hidden}.gjs-sm-sector .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box.gjs-sm-show,.gjs-clm-tags .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box.gjs-sm-show{border:1px solid rgba(252,252,252,0.05);padding:3px 20px}.gjs-sm-sector .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box #gjs-sm-close,.gjs-clm-tags .gjs-sm-property.gjs-sm-file #gjs-sm-preview-box #gjs-sm-close{top:-5px;display:block}.gjs-sm-sector .gjs-sm-property.gjs-sm-file .gjs-sm-show #gjs-sm-preview-file,.gjs-clm-tags .gjs-sm-property.gjs-sm-file .gjs-sm-show #gjs-sm-preview-file{height:50px}.gjs-sm-sector .gjs-sm-property.gjs-sm-file #gjs-sm-preview-file,.gjs-clm-tags .gjs-sm-property.gjs-sm-file #gjs-sm-preview-file{background-size:auto 100%;background-repeat:no-repeat;background-position:center center}.gjs-sm-sector .gjs-sm-property .gjs-sm-layers,.gjs-clm-tags .gjs-sm-property .gjs-sm-layers{margin-top:5px;padding:1px 3px;min-height:30px}.gjs-sm-sector .gjs-sm-property .gjs-sm-layer,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer{background-color:rgba(255,255,255,0.055);border-radius:2px;margin:2px 0;padding:7px;position:relative;cursor:pointer}.gjs-sm-sector .gjs-sm-property .gjs-sm-layer>#gjs-sm-preview-box,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer>#gjs-sm-preview-box{height:15px;position:absolute;right:27px;top:6px;width:15px}.gjs-sm-sector .gjs-sm-property .gjs-sm-layer #gjs-sm-preview,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer #gjs-sm-preview,.gjs-sm-sector .gjs-sm-property .gjs-sm-layer #gjs-sm-preview-box,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer #gjs-sm-preview-box{border-radius:2px}.gjs-sm-sector .gjs-sm-property .gjs-sm-layer #gjs-sm-close-layer,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer #gjs-sm-close-layer{display:block;font-size:23px;position:absolute;cursor:pointer;right:5px;top:0;opacity:.5;filter:alpha(opacity=50)}.gjs-sm-sector .gjs-sm-property .gjs-sm-layer #gjs-sm-close-layer:hover,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer #gjs-sm-close-layer:hover{opacity:.8;filter:alpha(opacity=80)}.gjs-sm-sector .gjs-sm-property .gjs-sm-layer>#gjs-sm-preview-box #gjs-sm-preview,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer>#gjs-sm-preview-box #gjs-sm-preview{background-color:white;height:100%;width:100%;background-size:cover !important}.gjs-sm-sector .gjs-sm-property .gjs-sm-layer.gjs-sm-active,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer.gjs-sm-active{background-color:rgba(255,255,255,0.12)}.gjs-sm-sector .gjs-sm-property .gjs-sm-layer.gjs-sm-no-preview #gjs-sm-preview-box,.gjs-clm-tags .gjs-sm-property .gjs-sm-layer.gjs-sm-no-preview #gjs-sm-preview-box{display:none}.gjs-sm-sector #gjs-sm-text-shadow #gjs-sm-preview::after,.gjs-clm-tags #gjs-sm-text-shadow #gjs-sm-preview::after{color:#000;content:"T";font-weight:900;line-height:17px;padding:0 4px}.gjs-sm-sector .gjs-sm-stack .gjs-sm-properties,.gjs-clm-tags .gjs-sm-stack .gjs-sm-properties{padding:5px 0 0}.gjs-sm-sector .gjs-sm-stack #gjs-sm-add,.gjs-clm-tags .gjs-sm-stack #gjs-sm-add{background:none;border:none;cursor:pointer;outline:none;font-size:22px;line-height:10px;position:absolute;right:0;top:-17px;opacity:0.75}.gjs-sm-sector .gjs-sm-stack #gjs-sm-add:hover,.gjs-clm-tags .gjs-sm-stack #gjs-sm-add:hover{opacity:1;filter:alpha(opacity=100)}.gjs-sm-sector .gjs-sm-colorp-c,.gjs-clm-tags .gjs-sm-colorp-c{height:100%;width:20px;position:absolute;right:0;top:0;box-sizing:border-box;border-radius:2px;padding:2px}.gjs-sm-sector .gjs-sm-colorp-c .gjs-checker-bg,.gjs-clm-tags .gjs-sm-colorp-c .gjs-checker-bg,.gjs-sm-sector .gjs-sm-colorp-c .gjs-field-colorp-c,.gjs-clm-tags .gjs-sm-colorp-c .gjs-field-colorp-c{height:100%;width:100%;border-radius:1px}.gjs-sm-sector .gjs-sm-color-picker,.gjs-clm-tags .gjs-sm-color-picker{background-color:#ddd;cursor:pointer;height:16px;width:100%;margin-top:-16px;box-shadow:0 0 1px rgba(0,0,0,0.2);border-radius:1px}.gjs-sm-sector .gjs-sm-btn-upload #gjs-sm-upload,.gjs-clm-tags .gjs-sm-btn-upload #gjs-sm-upload{left:0;top:0;position:absolute;width:100%;opacity:0;cursor:pointer}.gjs-sm-sector .gjs-sm-btn-upload #gjs-sm-label,.gjs-clm-tags .gjs-sm-btn-upload #gjs-sm-label{padding:2px 0}.gjs-sm-layer>#gjs-sm-move{opacity:.7;filter:alpha(opacity=70);cursor:move;font-size:12px;float:left;margin:0 5px 0 0}.gjs-sm-layer>#gjs-sm-move:hover{opacity:.9;filter:alpha(opacity=90)}.gjs-blocks-c{display:flex;flex-wrap:wrap;justify-content:flex-start}.gjs-block-categories{display:flex;flex-direction:column}.gjs-block-category{width:100%}.gjs-block-category .gjs-caret-icon{margin-right:5px}.gjs-block{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;width:45%;min-width:45px;padding:1em;box-sizing:border-box;min-height:90px;cursor:all-scroll;font-size:11px;font-weight:lighter;text-align:center;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(0,0,0,0.2);border-radius:3px;margin:10px 2.5% 5px;box-shadow:0 1px 0 0 rgba(0,0,0,0.15);transition:all 0.2s ease 0s;transition-property:box-shadow, color}.gjs-block:hover{box-shadow:0 3px 4px 0 rgba(0,0,0,0.15)}.gjs-block svg{fill:currentColor}.gjs-block-svg{width:54px;fill:currentColor}.gjs-block-svg-path{fill:currentColor}.gjs-block.fa{font-size:2em;line-height:2em;padding:11px}.gjs-block-label{line-height:normal;font-size:0.65rem;font-weight:normal;font-family:Helvetica, sans-serif;overflow:hidden;text-overflow:ellipsis}.gjs-block.gjs-bdrag{width:auto;padding:0}.gjs-selected-parent{border:1px solid #ffca6f}.gjs-opac50{opacity:.5;filter:alpha(opacity=50)}.gjs-layer{font-weight:lighter;text-align:left;position:relative;background-color:rgba(0,0,0,0.1);font-size:.75rem}.gjs-layer-hidden{opacity:.55;filter:alpha(opacity=55)}.gjs-layer-count{position:absolute;right:27px;top:9px}.gjs-layer-vis{height:auto !important;width:auto !important;left:0;top:0;padding:7px 5px 7px 10px;position:absolute;cursor:pointer;z-index:1}.gjs-layer-caret{font-size:0.5rem;width:8px;padding:2px;cursor:pointer;position:absolute;left:-9px;top:6px;opacity:.7;filter:alpha(opacity=70)}.gjs-layer-caret:hover{opacity:1;filter:alpha(opacity=100)}.gjs-layer-title{padding:3px 10px 5px 30px;display:flex;align-items:center}.gjs-layer-title-inn{position:relative}.gjs-layer-name{padding:5px;display:inline-block;box-sizing:content-box}.gjs-layer>.gjs-layer-children{display:none}.gjs-layer.open>.gjs-layer-children{display:block}.gjs-layer-no-chld>.gjs-layer-title-inn>.gjs-layer-caret{display:none}.gjs-layer-move{padding:7px 10px 7px 5px;position:absolute;font-size:12px;cursor:move;right:0;top:0}.gjs-layer.gjs-hovered .gjs-layer-title{background-color:rgba(255,255,255,0.015)}.gjs-layer.gjs-selected .gjs-layer-title{background-color:rgba(255,255,255,0.1)}.gjs-layers{position:relative;height:100%}.gjs-layers #gjs-placeholder{width:100%;position:absolute}.gjs-layers #gjs-placeholder #gjs-plh-int{height:100%;padding:1px}.gjs-layers #gjs-placeholder #gjs-plh-int.gjs-insert{background-color:#62c462}.gjs-clm-tags{font-size:.75rem;padding:10px 5px}.gjs-clm-tags #gjs-clm-label,.gjs-clm-tags #gjs-clm-sel{padding:7px 0;float:left}.gjs-clm-tags #gjs-clm-sel{font-style:italic;margin-left:5px}.gjs-clm-tags #gjs-clm-status-c{float:right}.gjs-clm-tags #gjs-clm-tags-field{clear:both;padding:5px;margin-bottom:5px}.gjs-clm-tags #gjs-clm-tags-c{display:inline-block;vertical-align:top}.gjs-clm-tags #gjs-clm-add-tag{background-color:rgba(255,255,255,0.15);border-radius:2px;padding:5px 6px;box-shadow:1px 1px 0 rgba(255,255,255,0.2) inset;border:1px solid rgba(0,0,0,0.15);cursor:pointer}.gjs-clm-tags #gjs-clm-new{color:#ddd;padding:5px 6px;display:none}.gjs-clm-tags .gjs-clm-tag{display:inline-block;border-radius:3px;margin:0 3px 3px 0;padding:5px;cursor:default}.gjs-clm-tags #gjs-clm-close{font-size:20px;line-height:0;cursor:pointer;color:rgba(255,255,255,0.9)}.gjs-clm-tags #gjs-clm-close:hover{opacity:.7;filter:alpha(opacity=70)}.gjs-clm-tags #gjs-clm-checkbox{color:rgba(255,255,255,0.9);vertical-align:middle;cursor:pointer;font-size:9px}.gjs-clm-tags #gjs-clm-tag-label{padding:0 3px;cursor:text}.gjs-mdl-container{font-family:Helvetica,sans-serif;overflow-y:auto;position:fixed;background-color:rgba(0,0,0,0.5);display:flex;top:0;left:0;right:0;bottom:0;z-index:100}.gjs-mdl-dialog{text-shadow:-1px -1px 0 rgba(0,0,0,0.05);animation:gjs-slide-down 0.215s;margin:auto;max-width:850px;width:90%;border-radius:3px;font-weight:lighter;position:relative;z-index:2}.gjs-mdl-title{font-size:1rem}.gjs-mdl-btn-close{position:absolute;right:15px;top:5px}.gjs-mdl-active .gjs-mdl-dialog{animation:gjs-mdl-slide-down 0.216s}.gjs-mdl-header,.gjs-mdl-content{padding:10px 15px;clear:both}.gjs-mdl-header{position:relative;border-bottom:1px solid rgba(0,0,0,0.2);padding:15px 15px 7px}.gjs-export-dl::after{content:"";clear:both;display:block;margin-bottom:10px}.gjs-dropzone{display:none;opacity:0;position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity 0.25s;pointer-events:none}.gjs-dropzone-active .gjs-dropzone{display:block;opacity:1}.gjs-am-assets{height:290px;overflow:auto;clear:both;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start}.gjs-am-assets-header{padding:5px}.gjs-am-add-asset .gjs-am-add-field{width:70%;float:left}.gjs-am-add-asset button{width:25%;float:right}.gjs-am-preview-cont{position:relative;height:70px;width:30%;background-color:#444;border-radius:2px;float:left;overflow:hidden}.gjs-am-preview{position:absolute;background-position:center center;background-size:cover;background-repeat:no-repeat;height:100%;width:100%;z-index:1}.gjs-am-preview-bg{opacity:.5;filter:alpha(opacity=50);position:absolute;height:100%;width:100%;z-index:0}.gjs-am-dimensions{opacity:.5;filter:alpha(opacity=50);font-size:10px}.gjs-am-meta{width:70%;float:left;font-size:12px;padding:5px 0 0 5px;box-sizing:border-box}.gjs-am-meta>div{margin-bottom:5px}.gjs-am-close{cursor:pointer;position:absolute;right:5px;top:0;display:none}.gjs-am-asset{border-bottom:1px solid rgba(0,0,0,0.2);padding:5px;cursor:pointer;position:relative;box-sizing:border-box;width:100%}.gjs-am-asset:hover .gjs-am-close{display:block}.gjs-am-highlight{background-color:rgba(255,255,255,0.1)}.gjs-am-assets-cont{background-color:rgba(0,0,0,0.1);border-radius:3px;box-sizing:border-box;padding:10px;width:45%;float:right;height:325px;overflow:hidden}.gjs-am-file-uploader{width:55%;float:left}.gjs-am-file-uploader>form{background-color:rgba(0,0,0,0.1);border:2px dashed;border-radius:3px;position:relative;text-align:center;margin-bottom:15px}.gjs-am-file-uploader>form.gjs-am-hover{border:2px solid #62c462;color:#75cb75}.gjs-am-file-uploader>form.gjs-am-disabled{border-color:red}.gjs-am-file-uploader>form #gjs-am-uploadFile{opacity:0;filter:alpha(opacity=0);padding:150px 10px;width:100%;box-sizing:border-box}.gjs-am-file-uploader #gjs-am-title{position:absolute;padding:150px 10px;width:100%}.gjs-cm-editor-c{float:left;box-sizing:border-box;width:50%}.gjs-cm-editor-c .CodeMirror{height:450px}.gjs-cm-editor{font-size:12px}.gjs-cm-editor#gjs-cm-htmlmixed{padding-right:10px;border-right:1px solid rgba(0,0,0,0.2)}.gjs-cm-editor#gjs-cm-htmlmixed #gjs-cm-title{color:#a97d44}.gjs-cm-editor#gjs-cm-css{padding-left:10px}.gjs-cm-editor#gjs-cm-css #gjs-cm-title{color:#ddca7e}.gjs-cm-editor #gjs-cm-title{background-color:rgba(0,0,0,0.2);font-size:12px;padding:5px 10px 3px;text-align:right}.gjs-rte-toolbar{border:1px solid rgba(0,0,0,0.2);position:absolute;border-radius:3px;z-index:10}.gjs-rte-actionbar{display:flex}.gjs-rte-action{display:flex;align-items:center;justify-content:center;padding:5px;min-width:25px;border-right:1px solid rgba(0,0,0,0.2);text-align:center;cursor:pointer;outline:none}.gjs-rte-action:last-child{border-right:none}.gjs-rte-action:hover{background-color:rgba(255,255,255,0.1)}.gjs-rte-active{background-color:rgba(0,0,0,0.2)}.gjs-editor-cont .sp-hue,.gjs-editor-cont .sp-slider{cursor:row-resize}.gjs-editor-cont .sp-color,.gjs-editor-cont .sp-dragger{cursor:crosshair}.gjs-editor-cont .sp-alpha-inner,.gjs-editor-cont .sp-alpha-handle{cursor:col-resize}.gjs-editor-cont .sp-hue{left:90%}.gjs-editor-cont .sp-color{right:15%}.gjs-editor-cont .sp-container{border:1px solid rgba(0,0,0,0.2);box-shadow:0 0 7px rgba(0,0,0,0.2);border-radius:3px}.gjs-editor-cont .sp-picker-container{border:none}.gjs-editor-cont .colpick_dark .colpick_color{outline:1px solid rgba(0,0,0,0.2)}.gjs-editor-cont .sp-cancel,.gjs-editor-cont .sp-cancel:hover{bottom:-8px;color:#777 !important;font-size:25px;left:0;position:absolute;text-decoration:none}.gjs-editor-cont .sp-alpha-handle{background-color:#ccc;border:1px solid #555;width:4px}.gjs-editor-cont .sp-color,.gjs-editor-cont .sp-hue{border:1px solid #333333}.gjs-editor-cont .sp-slider{background-color:#ccc;border:1px solid #555;height:3px;left:-4px;width:22px}.gjs-editor-cont .sp-dragger{background:transparent;box-shadow:0 0 0 1px #111}.gjs-editor-cont .sp-button-container{float:none;width:100%;position:relative;text-align:right}.gjs-editor-cont .sp-container button,.gjs-editor-cont .sp-container button:hover,.gjs-editor-cont .sp-container button:active{background:rgba(0,0,0,0.2);border-color:rgba(0,0,0,0.2);color:#ddd;text-shadow:none;box-shadow:none;padding:3px 5px}.gjs-editor-cont .sp-palette-container{border:none;float:none;margin:0;padding:5px 10px 0}.gjs-editor-cont .sp-palette .sp-thumb-el,.gjs-editor-cont .sp-palette .sp-thumb-el:hover{border:1px solid rgba(0,0,0,0.9)}.gjs-editor-cont .sp-palette .sp-thumb-el:hover,.gjs-editor-cont .sp-palette .sp-thumb-el.sp-thumb-active{border-color:rgba(0,0,0,0.9)}.gjs-hidden{display:none}@keyframes gjs-slide-down{0%{transform:translate(0, -3rem);opacity:0}100%{transform:translate(0, 0);opacity:1}}@keyframes gjs-slide-up{0%{transform:translate(0, 0);opacity:1}100%{transform:translate(0, -3rem);opacity:0}}.cm-s-hopscotch span.cm-error{color:#ffffff}

/* Class names prefixes */
/* Colors / Theme */
.gjs-clm-tags .gjs-sm-title,
.gjs-sm-sector .gjs-sm-title {
  border-top: none; }

.gjs-clm-tags .gjs-clm-tag {
  background-color: #4c9790;
  border: none;
  box-shadow: none;
  padding: 5px 8px;
  text-shadow: none; }

.gjs-field {
  background-color: rgba(0, 0, 0, 0.15);
  box-shadow: none; }

.gjs-btnt.gjs-pn-active,
.gjs-pn-btn.gjs-pn-active {
  box-shadow: none; }

.gjs-pn-btn:hover {
  color: rgba(255, 255, 255, 0.75); }

.gjs-btnt.gjs-pn-active,
.gjs-color-active,
.gjs-pn-btn.gjs-pn-active,
.gjs-pn-btn:active,
.gjs-block:hover {
  color: #35d7bb; }

#gjs-rte-toolbar .gjs-rte-btn,
.gjs-btn-prim,
.gjs-btnt,
.gjs-clm-tags .gjs-sm-composite.gjs-clm-field,
.gjs-clm-tags .gjs-sm-field.gjs-sm-composite,
.gjs-clm-tags .gjs-sm-stack #gjs-sm-add,
.gjs-color-main,
.gjs-mdl-dialog,
.gjs-off-prv,
.gjs-pn-btn,
.gjs-pn-panel,
.gjs-sm-sector .gjs-sm-composite.gjs-clm-field,
.gjs-sm-sector .gjs-sm-field.gjs-sm-composite,
.gjs-sm-sector .gjs-sm-stack #gjs-sm-add {
  color: #a0aabf; }

#gjs-rte-toolbar,
.gjs-bg-main,
.gjs-clm-select option,
.gjs-clm-tags .gjs-sm-colorp-c,
.gjs-editor,
.gjs-mdl-dialog,
.gjs-nv-item .gjs-nv-title-c,
.gjs-off-prv,
.gjs-pn-panel,
.gjs-block,
.gjs-select option,
.gjs-sm-sector .gjs-sm-colorp-c,
.gjs-sm-select option,
.gjs-sm-unit option,
.sp-container {
  background-color: #373d49; }

.gjs-import-label,
.gjs-export-label {
  margin-bottom: 10px;
  font-size: 13px; }

.gjs-mdl-dialog .gjs-btn-import {
  margin-top: 10px; }

.CodeMirror {
  border-radius: 3px;
  height: 450px;
  font-family: sans-serif, monospace;
  letter-spacing: 0.3px;
  font-size: 12px; }

/* Extra */
.gjs-block {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  margin: 10px 2.5% 5px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.15);
  transition: box-shadow, color 0.2s ease 0s; }

.gjs-block:hover {
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.15); }

#gjs-pn-views-container.gjs-pn-panel {
  padding: 39px 0 0; }

#gjs-pn-views.gjs-pn-panel {
  padding: 0;
  border: none; }

#gjs-pn-views .gjs-pn-btn {
  margin: 0;
  height: 40px;
  padding: 10px;
  width: 25%;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3); }

#gjs-pn-views .gjs-pn-active {
  color: rgba(255, 255, 255, 0.9);
  border-bottom: 2px solid #35d7bb;
  border-radius: 0; }

#gjs-pn-devices-c {
  padding-left: 30px; }

#gjs-pn-options {
  padding-right: 30px; }

.gjs-sm-composite .gjs-sm-properties {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between; }

#gjs-sm-border-top-left-radius,
#gjs-sm-border-top-right-radius,
#gjs-sm-border-bottom-left-radius,
#gjs-sm-border-bottom-right-radius,
#gjs-sm-margin-top,
#gjs-sm-margin-bottom,
#gjs-sm-margin-right,
#gjs-sm-margin-left,
#gjs-sm-padding-top,
#gjs-sm-padding-bottom,
#gjs-sm-padding-right,
#gjs-sm-padding-left {
  flex: 999 1 60px; }

#gjs-sm-border-width,
#gjs-sm-border-style,
#gjs-sm-border-color {
  flex: 999 1 80px; }

#gjs-sm-margin-left,
#gjs-sm-padding-left {
  order: 2; }

#gjs-sm-margin-right,
#gjs-sm-padding-right {
  order: 3; }

#gjs-sm-margin-bottom,
#gjs-sm-padding-bottom {
  order: 4; }

.gjs-field-radio {
  width: 100%; }

.gjs-field-radio #gjs-sm-input-holder {
  display: flex; }

.gjs-radio-item {
  flex: 1 0 auto;
  text-align: center; }

.gjs-sm-sector .gjs-sm-property.gjs-sm-list {
  width: 50%; }

.gjs-mdl-content {
  border-top: none; }

.gjs-sm-sector .gjs-sm-property .gjs-sm-layer.gjs-sm-active {
  background-color: rgba(255, 255, 255, 0.09); }

/*

#gjs-pn-views-container,
#gjs-pn-views{
  min-width: 270px;
}
*/
.gjs-f-button::before {
  content: 'B'; }

.gjs-f-divider::before {
  content: 'D'; }

.gjs-mdl-dialog-sm {
  width: 300px; }

.gjs-mdl-dialog form .gjs-sm-property {
  font-size: 12px;
  margin-bottom: 15px; }

.gjs-mdl-dialog form .gjs-sm-label {
  margin-bottom: 5px; }

#gjs-clm-status-c {
  display: none; }

.anim-spin {
  animation: 0.5s linear 0s normal none infinite running spin; }

.form-status {
  float: right;
  font-size: 14px; }

.text-danger {
  color: #f92929; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@charset "UTF-8";

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit - keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic - bezier(0.215, 0.61, 0.355, 1);
animation - timing - function: cubic - bezier(0.215, 0.61, 0.355, 1);
-webkit - transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }

  40 %,
  43 % {
    -webkit - animation - timing - function: cubic - bezier(0.755, 0.05, 0.855, 0.06);
    animation - timing - function: cubic - bezier(0.755, 0.05, 0.855, 0.06);
    -webkit - transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}

70 % {
    -webkit - animation - timing - function: cubic - bezier(0.755, 0.05, 0.855, 0.06);
    animation - timing - function: cubic - bezier(0.755, 0.05, 0.855, 0.06);
    -webkit - transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}

90 % {
    -webkit - transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}

@keyframes bounce
{
    from,
  20%,
  53%,
  80%,
  to
    {
        -webkit - animation - timing - function: cubic - bezier(0.215, 0.61, 0.355, 1);
        animation - timing - function: cubic - bezier(0.215, 0.61, 0.355, 1);
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }

  40%,
  43% {
        -webkit - animation - timing - function: cubic - bezier(0.755, 0.05, 0.855, 0.06);
        animation - timing - function: cubic - bezier(0.755, 0.05, 0.855, 0.06);
        -webkit - transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
    }

  70% {
        -webkit - animation - timing - function: cubic - bezier(0.755, 0.05, 0.855, 0.06);
        animation - timing - function: cubic - bezier(0.755, 0.05, 0.855, 0.06);
        -webkit - transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
    }

  90% {
        -webkit - transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
    }
}

.bounce {
  -webkit-animation-name: bounce;
animation - name: bounce;
-webkit - transform - origin: center bottom;
transform - origin: center bottom;
}

@-webkit - keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25 %,
  75 % {
opacity: 0;
}
}

@keyframes flash
{
    from,
  50%,
  to
    {
    opacity: 1;
    }

  25%,
  75% {
    opacity: 0;
    }
}

.flash {
  -webkit-animation-name: flash;
animation - name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit - keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
  }

  50 % {
    -webkit - transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}

to {
    -webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse
{
    from
    {
        -webkit - transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    }

  50% {
        -webkit - transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
    }

    to
    {
        -webkit - transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    }
}

.pulse {
  -webkit-animation-name: pulse;
animation - name: pulse;
}

@-webkit - keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
  }

  30 % {
    -webkit - transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}

40 % {
    -webkit - transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}

50 % {
    -webkit - transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}

65 % {
    -webkit - transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}

75 % {
    -webkit - transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}

to {
    -webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand
{
    from
    {
        -webkit - transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    }

  30% {
        -webkit - transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
    }

  40% {
        -webkit - transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
    }

  50% {
        -webkit - transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
    }

  65% {
        -webkit - transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
    }

  75% {
        -webkit - transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
    }

    to
    {
        -webkit - transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
animation - name: rubberBand;
}

@-webkit - keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }

  10 %,
  30 %,
  50 %,
  70 %,
  90 % {
    -webkit - transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}

20 %,
  40 %,
  60 %,
  80 % {
    -webkit - transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}

@keyframes shake
{
    from,
  to
    {
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }

  10%,
  30%,
  50%,
  70%,
  90% {
        -webkit - transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
    }

  20%,
  40%,
  60%,
  80% {
        -webkit - transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
    }
}

.shake {
  -webkit-animation-name: shake;
animation - name: shake;
}

@-webkit - keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
transform: translateX(0);
  }

  6.5 % {
    -webkit - transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}

18.5 % {
    -webkit - transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}

31.5 % {
    -webkit - transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}

43.5 % {
    -webkit - transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}

50 % {
    -webkit - transform: translateX(0);
transform: translateX(0);
}
}

@keyframes headShake
{
  0% {
        -webkit - transform: translateX(0);
    transform: translateX(0);
    }

  6.5% {
        -webkit - transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
    }

  18.5% {
        -webkit - transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
    }

  31.5% {
        -webkit - transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
    }

  43.5% {
        -webkit - transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
    }

  50% {
        -webkit - transform: translateX(0);
    transform: translateX(0);
    }
}

.headShake {
  -webkit-animation-timing-function: ease -in-out;
animation - timing - function: ease -in-out;
-webkit - animation - name: headShake;
animation - name: headShake;
}

@-webkit - keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
  }

  40 % {
    -webkit - transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}

60 % {
    -webkit - transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}

80 % {
    -webkit - transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}

to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing
{
  20% {
        -webkit - transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
    }

  40% {
        -webkit - transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
    }

  60% {
        -webkit - transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
    }

  80% {
        -webkit - transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
    }

    to
    {
        -webkit - transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
  -webkit-transform-origin: top center;
transform - origin: top center;
-webkit - animation - name: swing;
animation - name: swing;
}

@-webkit - keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
  }

  10 %,
  20 % {
    -webkit - transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}

30 %,
  50 %,
  70 %,
  90 % {
    -webkit - transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}

40 %,
  60 %,
  80 % {
    -webkit - transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}

to {
    -webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
  }
}

@keyframes tada
{
    from
    {
        -webkit - transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    }

  10%,
  20% {
        -webkit - transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

  30%,
  50%,
  70%,
  90% {
        -webkit - transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

  40%,
  60%,
  80% {
        -webkit - transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to
    {
        -webkit - transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    }
}

.tada {
  -webkit-animation-name: tada;
animation - name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit - keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }

  15 % {
    -webkit - transform: translate3d(-25 %, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25 %, 0, 0) rotate3d(0, 0, 1, -5deg);
}

30 % {
    -webkit - transform: translate3d(20 %, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20 %, 0, 0) rotate3d(0, 0, 1, 3deg);
}

45 % {
    -webkit - transform: translate3d(-15 %, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15 %, 0, 0) rotate3d(0, 0, 1, -3deg);
}

60 % {
    -webkit - transform: translate3d(10 %, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10 %, 0, 0) rotate3d(0, 0, 1, 2deg);
}

75 % {
    -webkit - transform: translate3d(-5 %, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5 %, 0, 0) rotate3d(0, 0, 1, -1deg);
}

to {
    -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble
{
    from
    {
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }

  15% {
        -webkit - transform: translate3d(-25 %, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25 %, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

  30% {
        -webkit - transform: translate3d(20 %, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20 %, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

  45% {
        -webkit - transform: translate3d(-15 %, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15 %, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

  60% {
        -webkit - transform: translate3d(10 %, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10 %, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

  75% {
        -webkit - transform: translate3d(-5 %, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5 %, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to
    {
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.wobble {
  -webkit-animation-name: wobble;
animation - name: wobble;
}

@-webkit - keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }

  22.2 % {
    -webkit - transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}

33.3 % {
    -webkit - transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}

44.4 % {
    -webkit - transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}

55.5 % {
    -webkit - transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}

66.6 % {
    -webkit - transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}

77.7 % {
    -webkit - transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}

88.8 % {
    -webkit - transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}

@keyframes jello
{
    from,
  11.1%,
  to
    {
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }

  22.2% {
        -webkit - transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
    }

  33.3% {
        -webkit - transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
    }

  44.4% {
        -webkit - transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
    }

  55.5% {
        -webkit - transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
    }

  66.6% {
        -webkit - transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

  77.7% {
        -webkit - transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
    }

  88.8% {
        -webkit - transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
  -webkit-animation-name: jello;
animation - name: jello;
-webkit - transform - origin: center;
transform - origin: center;
}

@-webkit - keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
transform: scale(1);
  }

  14 % {
    -webkit - transform: scale(1.3);
transform: scale(1.3);
}

28 % {
    -webkit - transform: scale(1);
transform: scale(1);
}

42 % {
    -webkit - transform: scale(1.3);
transform: scale(1.3);
}

70 % {
    -webkit - transform: scale(1);
transform: scale(1);
}
}

@keyframes heartBeat
{
  0% {
        -webkit - transform: scale(1);
    transform: scale(1);
    }

  14% {
        -webkit - transform: scale(1.3);
    transform: scale(1.3);
    }

  28% {
        -webkit - transform: scale(1);
    transform: scale(1);
    }

  42% {
        -webkit - transform: scale(1.3);
    transform: scale(1.3);
    }

  70% {
        -webkit - transform: scale(1);
    transform: scale(1);
    }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
animation - name: heartBeat;
-webkit - animation - duration: 1.3s;
animation - duration: 1.3s;
-webkit - animation - timing - function: ease -in-out;
animation - timing - function: ease -in-out;
}

@-webkit - keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic - bezier(0.215, 0.61, 0.355, 1);
animation - timing - function: cubic - bezier(0.215, 0.61, 0.355, 1);
  }

  0 % {
opacity: 0;
    -webkit - transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}

20 % {
    -webkit - transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}

40 % {
    -webkit - transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}

60 % {
opacity: 1;
    -webkit - transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}

80 % {
    -webkit - transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}

to {
    opacity: 1;
-webkit - transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn
{
    from,
  20%,
  40%,
  60%,
  80%,
  to
    {
        -webkit - animation - timing - function: cubic - bezier(0.215, 0.61, 0.355, 1);
        animation - timing - function: cubic - bezier(0.215, 0.61, 0.355, 1);
    }

  0% {
    opacity: 0;
        -webkit - transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    }

  20% {
        -webkit - transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
    }

  40% {
        -webkit - transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
    }

  60% {
    opacity: 1;
        -webkit - transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
    }

  80% {
        -webkit - transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
    }

    to
    {
    opacity: 1;
        -webkit - transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
animation - duration: 0.75s;
-webkit - animation - name: bounceIn;
animation - name: bounceIn;
}

@-webkit - keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic - bezier(0.215, 0.61, 0.355, 1);
animation - timing - function: cubic - bezier(0.215, 0.61, 0.355, 1);
  }

  0 % {
opacity: 0;
    -webkit - transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}

60 % {
opacity: 1;
    -webkit - transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}

75 % {
    -webkit - transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}

90 % {
    -webkit - transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}

to {
    -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown
{
    from,
  60%,
  75%,
  90%,
  to
    {
        -webkit - animation - timing - function: cubic - bezier(0.215, 0.61, 0.355, 1);
        animation - timing - function: cubic - bezier(0.215, 0.61, 0.355, 1);
    }

  0% {
    opacity: 0;
        -webkit - transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
    }

  60% {
    opacity: 1;
        -webkit - transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
    }

  75% {
        -webkit - transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    }

  90% {
        -webkit - transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    }

    to
    {
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
animation - name: bounceInDown;
}

@-webkit - keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic - bezier(0.215, 0.61, 0.355, 1);
animation - timing - function: cubic - bezier(0.215, 0.61, 0.355, 1);
  }

  0 % {
opacity: 0;
    -webkit - transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}

60 % {
opacity: 1;
    -webkit - transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}

75 % {
    -webkit - transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}

90 % {
    -webkit - transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}

to {
    -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft
{
    from,
  60%,
  75%,
  90%,
  to
    {
        -webkit - animation - timing - function: cubic - bezier(0.215, 0.61, 0.355, 1);
        animation - timing - function: cubic - bezier(0.215, 0.61, 0.355, 1);
    }

  0% {
    opacity: 0;
        -webkit - transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
    }

  60% {
    opacity: 1;
        -webkit - transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
    }

  75% {
        -webkit - transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
    }

  90% {
        -webkit - transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
    }

    to
    {
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
animation - name: bounceInLeft;
}

@-webkit - keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic - bezier(0.215, 0.61, 0.355, 1);
animation - timing - function: cubic - bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
-webkit - transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
  }

  60 % {
opacity: 1;
    -webkit - transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}

75 % {
    -webkit - transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}

90 % {
    -webkit - transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}

to {
    -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight
{
    from,
  60%,
  75%,
  90%,
  to
    {
        -webkit - animation - timing - function: cubic - bezier(0.215, 0.61, 0.355, 1);
        animation - timing - function: cubic - bezier(0.215, 0.61, 0.355, 1);
    }

    from
    {
    opacity: 0;
        -webkit - transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
    }

  60% {
    opacity: 1;
        -webkit - transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
    }

  75% {
        -webkit - transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
    }

  90% {
        -webkit - transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
    }

    to
    {
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
animation - name: bounceInRight;
}

@-webkit - keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic - bezier(0.215, 0.61, 0.355, 1);
animation - timing - function: cubic - bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
-webkit - transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
  }

  60 % {
opacity: 1;
    -webkit - transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}

75 % {
    -webkit - transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}

90 % {
    -webkit - transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}

to {
    -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp
{
    from,
  60%,
  75%,
  90%,
  to
    {
        -webkit - animation - timing - function: cubic - bezier(0.215, 0.61, 0.355, 1);
        animation - timing - function: cubic - bezier(0.215, 0.61, 0.355, 1);
    }

    from
    {
    opacity: 0;
        -webkit - transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
    }

  60% {
    opacity: 1;
        -webkit - transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    }

  75% {
        -webkit - transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    }

  90% {
        -webkit - transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
    }

    to
    {
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
animation - name: bounceInUp;
}

@-webkit - keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
  }

  50 %,
  55 % {
opacity: 1;
    -webkit - transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}

to {
    opacity: 0;
-webkit - transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut
{
  20% {
        -webkit - transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
    }

  50%,
  55% {
    opacity: 1;
        -webkit - transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
    }

    to
    {
    opacity: 0;
        -webkit - transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
animation - duration: 0.75s;
-webkit - animation - name: bounceOut;
animation - name: bounceOut;
}

@-webkit - keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
  }

  40 %,
  45 % {
opacity: 1;
    -webkit - transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}

to {
    opacity: 0;
-webkit - transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown
{
  20% {
        -webkit - transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    }

  40%,
  45% {
    opacity: 1;
        -webkit - transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    }

    to
    {
    opacity: 0;
        -webkit - transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
animation - name: bounceOutDown;
}

@-webkit - keyframes bounceOutLeft {
  20% {
    opacity: 1;
-webkit - transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
-webkit - transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft
{
  20% {
    opacity: 1;
        -webkit - transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
    }

    to
    {
    opacity: 0;
        -webkit - transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
animation - name: bounceOutLeft;
}

@-webkit - keyframes bounceOutRight {
  20% {
    opacity: 1;
-webkit - transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
-webkit - transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight
{
  20% {
    opacity: 1;
        -webkit - transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
    }

    to
    {
    opacity: 0;
        -webkit - transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
animation - name: bounceOutRight;
}

@-webkit - keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
  }

  40 %,
  45 % {
opacity: 1;
    -webkit - transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}

to {
    opacity: 0;
-webkit - transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp
{
  20% {
        -webkit - transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    }

  40%,
  45% {
    opacity: 1;
        -webkit - transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    }

    to
    {
    opacity: 0;
        -webkit - transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
animation - name: bounceOutUp;
}

@-webkit - keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn
{
    from
    {
    opacity: 0;
    }

    to
    {
    opacity: 1;
    }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
animation - name: fadeIn;
}

@-webkit - keyframes fadeInDown {
  from {
    opacity: 0;
-webkit - transform: translate3d(0, -100 %, 0);
transform: translate3d(0, -100 %, 0);
  }

  to {
    opacity: 1;
-webkit - transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown
{
    from
    {
    opacity: 0;
        -webkit - transform: translate3d(0, -100 %, 0);
    transform: translate3d(0, -100 %, 0);
    }

    to
    {
    opacity: 1;
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
animation - name: fadeInDown;
}

@-webkit - keyframes fadeInDownBig {
  from {
    opacity: 0;
-webkit - transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
-webkit - transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig
{
    from
    {
    opacity: 0;
        -webkit - transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
    }

    to
    {
    opacity: 1;
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
animation - name: fadeInDownBig;
}

@-webkit - keyframes fadeInLeft {
  from {
    opacity: 0;
-webkit - transform: translate3d(-100 %, 0, 0);
transform: translate3d(-100 %, 0, 0);
  }

  to {
    opacity: 1;
-webkit - transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft
{
    from
    {
    opacity: 0;
        -webkit - transform: translate3d(-100 %, 0, 0);
    transform: translate3d(-100 %, 0, 0);
    }

    to
    {
    opacity: 1;
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
animation - name: fadeInLeft;
}

@-webkit - keyframes fadeInLeftBig {
  from {
    opacity: 0;
-webkit - transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
-webkit - transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig
{
    from
    {
    opacity: 0;
        -webkit - transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
    }

    to
    {
    opacity: 1;
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
animation - name: fadeInLeftBig;
}

@-webkit - keyframes fadeInRight {
  from {
    opacity: 0;
-webkit - transform: translate3d(100 %, 0, 0);
transform: translate3d(100 %, 0, 0);
  }

  to {
    opacity: 1;
-webkit - transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight
{
    from
    {
    opacity: 0;
        -webkit - transform: translate3d(100 %, 0, 0);
    transform: translate3d(100 %, 0, 0);
    }

    to
    {
    opacity: 1;
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
animation - name: fadeInRight;
}

@-webkit - keyframes fadeInRightBig {
  from {
    opacity: 0;
-webkit - transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
-webkit - transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig
{
    from
    {
    opacity: 0;
        -webkit - transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
    }

    to
    {
    opacity: 1;
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
animation - name: fadeInRightBig;
}

@-webkit - keyframes fadeInUp {
  from {
    opacity: 0;
-webkit - transform: translate3d(0, 100 %, 0);
transform: translate3d(0, 100 %, 0);
  }

  to {
    opacity: 1;
-webkit - transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp
{
    from
    {
    opacity: 0;
        -webkit - transform: translate3d(0, 100 %, 0);
    transform: translate3d(0, 100 %, 0);
    }

    to
    {
    opacity: 1;
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
animation - name: fadeInUp;
}

@-webkit - keyframes fadeInUpBig {
  from {
    opacity: 0;
-webkit - transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
-webkit - transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig
{
    from
    {
    opacity: 0;
        -webkit - transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
    }

    to
    {
    opacity: 1;
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
animation - name: fadeInUpBig;
}

@-webkit - keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut
{
    from
    {
    opacity: 1;
    }

    to
    {
    opacity: 0;
    }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
animation - name: fadeOut;
}

@-webkit - keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
-webkit - transform: translate3d(0, 100 %, 0);
transform: translate3d(0, 100 %, 0);
  }
}

@keyframes fadeOutDown
{
    from
    {
    opacity: 1;
    }

    to
    {
    opacity: 0;
        -webkit - transform: translate3d(0, 100 %, 0);
    transform: translate3d(0, 100 %, 0);
    }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
animation - name: fadeOutDown;
}

@-webkit - keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
-webkit - transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig
{
    from
    {
    opacity: 1;
    }

    to
    {
    opacity: 0;
        -webkit - transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
animation - name: fadeOutDownBig;
}

@-webkit - keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
-webkit - transform: translate3d(-100 %, 0, 0);
transform: translate3d(-100 %, 0, 0);
  }
}

@keyframes fadeOutLeft
{
    from
    {
    opacity: 1;
    }

    to
    {
    opacity: 0;
        -webkit - transform: translate3d(-100 %, 0, 0);
    transform: translate3d(-100 %, 0, 0);
    }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
animation - name: fadeOutLeft;
}

@-webkit - keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
-webkit - transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig
{
    from
    {
    opacity: 1;
    }

    to
    {
    opacity: 0;
        -webkit - transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
animation - name: fadeOutLeftBig;
}

@-webkit - keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
-webkit - transform: translate3d(100 %, 0, 0);
transform: translate3d(100 %, 0, 0);
  }
}

@keyframes fadeOutRight
{
    from
    {
    opacity: 1;
    }

    to
    {
    opacity: 0;
        -webkit - transform: translate3d(100 %, 0, 0);
    transform: translate3d(100 %, 0, 0);
    }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
animation - name: fadeOutRight;
}

@-webkit - keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
-webkit - transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig
{
    from
    {
    opacity: 1;
    }

    to
    {
    opacity: 0;
        -webkit - transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
animation - name: fadeOutRightBig;
}

@-webkit - keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
-webkit - transform: translate3d(0, -100 %, 0);
transform: translate3d(0, -100 %, 0);
  }
}

@keyframes fadeOutUp
{
    from
    {
    opacity: 1;
    }

    to
    {
    opacity: 0;
        -webkit - transform: translate3d(0, -100 %, 0);
    transform: translate3d(0, -100 %, 0);
    }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
animation - name: fadeOutUp;
}

@-webkit - keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
-webkit - transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig
{
    from
    {
    opacity: 1;
    }

    to
    {
    opacity: 0;
        -webkit - transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
animation - name: fadeOutUpBig;
}

@-webkit - keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
-webkit - animation - timing - function: ease -out;
animation - timing - function: ease -out;
  }

  40 % {
    -webkit - transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit - animation - timing - function: ease -out;
    animation - timing - function: ease -out;
}

50 % {
    -webkit - transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit - animation - timing - function: ease -in;
    animation - timing - function: ease -in;
}

80 % {
    -webkit - transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit - animation - timing - function: ease -in;
    animation - timing - function: ease -in;
}

to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit - animation - timing - function: ease -in;
animation - timing - function: ease -in;
  }
}

@keyframes flip
{
    from
    {
        -webkit - transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit - animation - timing - function: ease -out;
        animation - timing - function: ease -out;
    }

  40% {
        -webkit - transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
        -webkit - animation - timing - function: ease -out;
        animation - timing - function: ease -out;
    }

  50% {
        -webkit - transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
        -webkit - animation - timing - function: ease -in;
        animation - timing - function: ease -in;
    }

  80% {
        -webkit - transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
        -webkit - animation - timing - function: ease -in;
        animation - timing - function: ease -in;
    }

    to
    {
        -webkit - transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
        rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit - animation - timing - function: ease -in;
        animation - timing - function: ease -in;
    }
}

.animated.flip {
    -webkit - backface - visibility: visible;
    backface - visibility: visible;
    -webkit - animation - name: flip;
    animation - name: flip;
}

@-webkit - keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit - animation - timing - function: ease -in;
animation - timing - function: ease -in;
opacity: 0;
  }

  40 % {
    -webkit - transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit - animation - timing - function: ease -in;
    animation - timing - function: ease -in;
}

60 % {
    -webkit - transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}

80 % {
    -webkit - transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}

to {
    -webkit-transform: perspective(400px);
transform: perspective(400px);
  }
}

@keyframes flipInX
{
    from
    {
        -webkit - transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit - animation - timing - function: ease -in;
        animation - timing - function: ease -in;
    opacity: 0;
    }

  40% {
        -webkit - transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit - animation - timing - function: ease -in;
        animation - timing - function: ease -in;
    }

  60% {
        -webkit - transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
    }

  80% {
        -webkit - transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to
    {
        -webkit - transform: perspective(400px);
    transform: perspective(400px);
    }
}

.flipInX {
  -webkit-backface-visibility: visible!important;
backface - visibility: visible!important;
-webkit - animation - name: flipInX;
animation - name: flipInX;
}

@-webkit - keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit - animation - timing - function: ease -in;
animation - timing - function: ease -in;
opacity: 0;
  }

  40 % {
    -webkit - transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit - animation - timing - function: ease -in;
    animation - timing - function: ease -in;
}

60 % {
    -webkit - transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}

80 % {
    -webkit - transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}

to {
    -webkit-transform: perspective(400px);
transform: perspective(400px);
  }
}

@keyframes flipInY
{
    from
    {
        -webkit - transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit - animation - timing - function: ease -in;
        animation - timing - function: ease -in;
    opacity: 0;
    }

  40% {
        -webkit - transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit - animation - timing - function: ease -in;
        animation - timing - function: ease -in;
    }

  60% {
        -webkit - transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
    }

  80% {
        -webkit - transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to
    {
        -webkit - transform: perspective(400px);
    transform: perspective(400px);
    }
}

.flipInY {
  -webkit-backface-visibility: visible!important;
backface - visibility: visible!important;
-webkit - animation - name: flipInY;
animation - name: flipInY;
}

@-webkit - keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
transform: perspective(400px);
  }

  30 % {
    -webkit - transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}

to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
  }
}

@keyframes flipOutX
{
    from
    {
        -webkit - transform: perspective(400px);
    transform: perspective(400px);
    }

  30% {
        -webkit - transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
    }

    to
    {
        -webkit - transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
    }
}

.flipOutX {
  -webkit-animation-duration: 0.75s;
animation - duration: 0.75s;
-webkit - animation - name: flipOutX;
animation - name: flipOutX;
-webkit - backface - visibility: visible!important;
backface - visibility: visible!important;
}

@-webkit - keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
transform: perspective(400px);
  }

  30 % {
    -webkit - transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}

to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
  }
}

@keyframes flipOutY
{
    from
    {
        -webkit - transform: perspective(400px);
    transform: perspective(400px);
    }

  30% {
        -webkit - transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
    }

    to
    {
        -webkit - transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
    }
}

.flipOutY {
  -webkit-animation-duration: 0.75s;
animation - duration: 0.75s;
-webkit - backface - visibility: visible!important;
backface - visibility: visible!important;
-webkit - animation - name: flipOutY;
animation - name: flipOutY;
}

@-webkit - keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100 %, 0, 0) skewX(-30deg);
transform: translate3d(100 %, 0, 0) skewX(-30deg);
opacity: 0;
  }

  60 % {
    -webkit - transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}

80 % {
    -webkit - transform: skewX(-5deg);
transform: skewX(-5deg);
}

to {
    -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes lightSpeedIn
{
    from
    {
        -webkit - transform: translate3d(100 %, 0, 0) skewX(-30deg);
    transform: translate3d(100 %, 0, 0) skewX(-30deg);
    opacity: 0;
    }

  60% {
        -webkit - transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
    }

  80% {
        -webkit - transform: skewX(-5deg);
    transform: skewX(-5deg);
    }

    to
    {
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
animation - name: lightSpeedIn;
-webkit - animation - timing - function: ease -out;
animation - timing - function: ease -out;
}

@-webkit - keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100 %, 0, 0) skewX(30deg);
transform: translate3d(100 %, 0, 0) skewX(30deg);
opacity: 0;
  }
}

@keyframes lightSpeedOut
{
    from
    {
    opacity: 1;
    }

    to
    {
        -webkit - transform: translate3d(100 %, 0, 0) skewX(30deg);
    transform: translate3d(100 %, 0, 0) skewX(30deg);
    opacity: 0;
    }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
animation - name: lightSpeedOut;
-webkit - animation - timing - function: ease -in;
animation - timing - function: ease -in;
}

@-webkit - keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
transform - origin: center;
-webkit - transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
transform - origin: center;
-webkit - transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
  }
}

@keyframes rotateIn
{
    from
    {
        -webkit - transform - origin: center;
        transform - origin: center;
        -webkit - transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
    }

    to
    {
        -webkit - transform - origin: center;
        transform - origin: center;
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
animation - name: rotateIn;
}

@-webkit - keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
transform - origin: left bottom;
-webkit - transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
transform - origin: left bottom;
-webkit - transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
  }
}

@keyframes rotateInDownLeft
{
    from
    {
        -webkit - transform - origin: left bottom;
        transform - origin: left bottom;
        -webkit - transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
    }

    to
    {
        -webkit - transform - origin: left bottom;
        transform - origin: left bottom;
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
animation - name: rotateInDownLeft;
}

@-webkit - keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
transform - origin: right bottom;
-webkit - transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
transform - origin: right bottom;
-webkit - transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
  }
}

@keyframes rotateInDownRight
{
    from
    {
        -webkit - transform - origin: right bottom;
        transform - origin: right bottom;
        -webkit - transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
    }

    to
    {
        -webkit - transform - origin: right bottom;
        transform - origin: right bottom;
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
animation - name: rotateInDownRight;
}

@-webkit - keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
transform - origin: left bottom;
-webkit - transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
transform - origin: left bottom;
-webkit - transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
  }
}

@keyframes rotateInUpLeft
{
    from
    {
        -webkit - transform - origin: left bottom;
        transform - origin: left bottom;
        -webkit - transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
    }

    to
    {
        -webkit - transform - origin: left bottom;
        transform - origin: left bottom;
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
animation - name: rotateInUpLeft;
}

@-webkit - keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
transform - origin: right bottom;
-webkit - transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
transform - origin: right bottom;
-webkit - transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
  }
}

@keyframes rotateInUpRight
{
    from
    {
        -webkit - transform - origin: right bottom;
        transform - origin: right bottom;
        -webkit - transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
    }

    to
    {
        -webkit - transform - origin: right bottom;
        transform - origin: right bottom;
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
animation - name: rotateInUpRight;
}

@-webkit - keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
transform - origin: center;
opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
transform - origin: center;
-webkit - transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
  }
}

@keyframes rotateOut
{
    from
    {
        -webkit - transform - origin: center;
        transform - origin: center;
    opacity: 1;
    }

    to
    {
        -webkit - transform - origin: center;
        transform - origin: center;
        -webkit - transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
    }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
animation - name: rotateOut;
}

@-webkit - keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
transform - origin: left bottom;
opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
transform - origin: left bottom;
-webkit - transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
  }
}

@keyframes rotateOutDownLeft
{
    from
    {
        -webkit - transform - origin: left bottom;
        transform - origin: left bottom;
    opacity: 1;
    }

    to
    {
        -webkit - transform - origin: left bottom;
        transform - origin: left bottom;
        -webkit - transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
    }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
animation - name: rotateOutDownLeft;
}

@-webkit - keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
transform - origin: right bottom;
opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
transform - origin: right bottom;
-webkit - transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
  }
}

@keyframes rotateOutDownRight
{
    from
    {
        -webkit - transform - origin: right bottom;
        transform - origin: right bottom;
    opacity: 1;
    }

    to
    {
        -webkit - transform - origin: right bottom;
        transform - origin: right bottom;
        -webkit - transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
    }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
animation - name: rotateOutDownRight;
}

@-webkit - keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
transform - origin: left bottom;
opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
transform - origin: left bottom;
-webkit - transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
  }
}

@keyframes rotateOutUpLeft
{
    from
    {
        -webkit - transform - origin: left bottom;
        transform - origin: left bottom;
    opacity: 1;
    }

    to
    {
        -webkit - transform - origin: left bottom;
        transform - origin: left bottom;
        -webkit - transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
    }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
animation - name: rotateOutUpLeft;
}

@-webkit - keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
transform - origin: right bottom;
opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
transform - origin: right bottom;
-webkit - transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
  }
}

@keyframes rotateOutUpRight
{
    from
    {
        -webkit - transform - origin: right bottom;
        transform - origin: right bottom;
    opacity: 1;
    }

    to
    {
        -webkit - transform - origin: right bottom;
        transform - origin: right bottom;
        -webkit - transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
    }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
animation - name: rotateOutUpRight;
}

@-webkit - keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
transform - origin: top left;
-webkit - animation - timing - function: ease -in-out;
animation - timing - function: ease -in-out;
  }

  20 %,
  60 % {
    -webkit - transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
    -webkit - transform - origin: top left;
    transform - origin: top left;
    -webkit - animation - timing - function: ease -in-out;
    animation - timing - function: ease -in-out;
}

40 %,
  80 % {
    -webkit - transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
    -webkit - transform - origin: top left;
    transform - origin: top left;
    -webkit - animation - timing - function: ease -in-out;
    animation - timing - function: ease -in-out;
opacity: 1;
}

to {
    -webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
  }
}

@keyframes hinge
{
  0% {
        -webkit - transform - origin: top left;
        transform - origin: top left;
        -webkit - animation - timing - function: ease -in-out;
        animation - timing - function: ease -in-out;
    }

  20%,
  60% {
        -webkit - transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
        -webkit - transform - origin: top left;
        transform - origin: top left;
        -webkit - animation - timing - function: ease -in-out;
        animation - timing - function: ease -in-out;
    }

  40%,
  80% {
        -webkit - transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
        -webkit - transform - origin: top left;
        transform - origin: top left;
        -webkit - animation - timing - function: ease -in-out;
        animation - timing - function: ease -in-out;
    opacity: 1;
    }

    to
    {
        -webkit - transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
    }
}

.hinge {
  -webkit-animation-duration: 2s;
animation - duration: 2s;
-webkit - animation - name: hinge;
animation - name: hinge;
}

@-webkit - keyframes jackInTheBox {
  from {
    opacity: 0;
-webkit - transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit - transform - origin: center bottom;
transform - origin: center bottom;
  }

  50 % {
    -webkit - transform: rotate(-10deg);
transform: rotate(-10deg);
}

70 % {
    -webkit - transform: rotate(3deg);
transform: rotate(3deg);
}

to {
    opacity: 1;
-webkit - transform: scale(1);
transform: scale(1);
  }
}

@keyframes jackInTheBox
{
    from
    {
    opacity: 0;
        -webkit - transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
        -webkit - transform - origin: center bottom;
        transform - origin: center bottom;
    }

  50% {
        -webkit - transform: rotate(-10deg);
    transform: rotate(-10deg);
    }

  70% {
        -webkit - transform: rotate(3deg);
    transform: rotate(3deg);
    }

    to
    {
    opacity: 1;
        -webkit - transform: scale(1);
    transform: scale(1);
    }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
animation - name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit - keyframes rollIn {
  from {
    opacity: 0;
-webkit - transform: translate3d(-100 %, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100 %, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
-webkit - transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn
{
    from
    {
    opacity: 0;
        -webkit - transform: translate3d(-100 %, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100 %, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to
    {
    opacity: 1;
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.rollIn {
  -webkit-animation-name: rollIn;
animation - name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit - keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
-webkit - transform: translate3d(100 %, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100 %, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut
{
    from
    {
    opacity: 1;
    }

    to
    {
    opacity: 0;
        -webkit - transform: translate3d(100 %, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100 %, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
  -webkit-animation-name: rollOut;
animation - name: rollOut;
}

@-webkit - keyframes zoomIn {
  from {
    opacity: 0;
-webkit - transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
  }

  50 % {
opacity: 1;
}
}

@keyframes zoomIn
{
    from
    {
    opacity: 0;
        -webkit - transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    }

  50% {
    opacity: 1;
    }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
animation - name: zoomIn;
}

@-webkit - keyframes zoomInDown {
  from {
    opacity: 0;
-webkit - transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit - animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
  }

  60 % {
opacity: 1;
    -webkit - transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit - animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
    animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
}
}

@keyframes zoomInDown
{
    from
    {
    opacity: 0;
        -webkit - transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit - animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
        animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
    }

  60% {
    opacity: 1;
        -webkit - transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit - animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
        animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
animation - name: zoomInDown;
}

@-webkit - keyframes zoomInLeft {
  from {
    opacity: 0;
-webkit - transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit - animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
  }

  60 % {
opacity: 1;
    -webkit - transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit - animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
    animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
}
}

@keyframes zoomInLeft
{
    from
    {
    opacity: 0;
        -webkit - transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit - animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
        animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
    }

  60% {
    opacity: 1;
        -webkit - transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit - animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
        animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
animation - name: zoomInLeft;
}

@-webkit - keyframes zoomInRight {
  from {
    opacity: 0;
-webkit - transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit - animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
  }

  60 % {
opacity: 1;
    -webkit - transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit - animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
    animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
}
}

@keyframes zoomInRight
{
    from
    {
    opacity: 0;
        -webkit - transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit - animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
        animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
    }

  60% {
    opacity: 1;
        -webkit - transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit - animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
        animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
animation - name: zoomInRight;
}

@-webkit - keyframes zoomInUp {
  from {
    opacity: 0;
-webkit - transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit - animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
  }

  60 % {
opacity: 1;
    -webkit - transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit - animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
    animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
}
}

@keyframes zoomInUp
{
    from
    {
    opacity: 0;
        -webkit - transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit - animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
        animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
    }

  60% {
    opacity: 1;
        -webkit - transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit - animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
        animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
animation - name: zoomInUp;
}

@-webkit - keyframes zoomOut {
  from {
    opacity: 1;
  }

  50 % {
opacity: 0;
    -webkit - transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}

to {
    opacity: 0;
  }
}

@keyframes zoomOut
{
    from
    {
    opacity: 1;
    }

  50% {
    opacity: 0;
        -webkit - transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    }

    to
    {
    opacity: 0;
    }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
animation - name: zoomOut;
}

@-webkit - keyframes zoomOutDown {
  40% {
    opacity: 1;
-webkit - transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit - animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
-webkit - transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit - transform - origin: center bottom;
transform - origin: center bottom;
-webkit - animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown
{
  40% {
    opacity: 1;
        -webkit - transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit - animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
        animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
    }

    to
    {
    opacity: 0;
        -webkit - transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit - transform - origin: center bottom;
        transform - origin: center bottom;
        -webkit - animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
        animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
animation - name: zoomOutDown;
}

@-webkit - keyframes zoomOutLeft {
  40% {
    opacity: 1;
-webkit - transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
-webkit - transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit - transform - origin: left center;
transform - origin: left center;
  }
}

@keyframes zoomOutLeft
{
  40% {
    opacity: 1;
        -webkit - transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to
    {
    opacity: 0;
        -webkit - transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit - transform - origin: left center;
        transform - origin: left center;
    }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
animation - name: zoomOutLeft;
}

@-webkit - keyframes zoomOutRight {
  40% {
    opacity: 1;
-webkit - transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
-webkit - transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit - transform - origin: right center;
transform - origin: right center;
  }
}

@keyframes zoomOutRight
{
  40% {
    opacity: 1;
        -webkit - transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to
    {
    opacity: 0;
        -webkit - transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit - transform - origin: right center;
        transform - origin: right center;
    }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
animation - name: zoomOutRight;
}

@-webkit - keyframes zoomOutUp {
  40% {
    opacity: 1;
-webkit - transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit - animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
-webkit - transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit - transform - origin: center bottom;
transform - origin: center bottom;
-webkit - animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp
{
  40% {
    opacity: 1;
        -webkit - transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit - animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
        animation - timing - function: cubic - bezier(0.55, 0.055, 0.675, 0.19);
    }

    to
    {
    opacity: 0;
        -webkit - transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit - transform - origin: center bottom;
        transform - origin: center bottom;
        -webkit - animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
        animation - timing - function: cubic - bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
animation - name: zoomOutUp;
}

@-webkit - keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100 %, 0);
transform: translate3d(0, -100 %, 0);
visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown
{
    from
    {
        -webkit - transform: translate3d(0, -100 %, 0);
    transform: translate3d(0, -100 %, 0);
    visibility: visible;
    }

    to
    {
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
animation - name: slideInDown;
}

@-webkit - keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100 %, 0, 0);
transform: translate3d(-100 %, 0, 0);
visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft
{
    from
    {
        -webkit - transform: translate3d(-100 %, 0, 0);
    transform: translate3d(-100 %, 0, 0);
    visibility: visible;
    }

    to
    {
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
animation - name: slideInLeft;
}

@-webkit - keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100 %, 0, 0);
transform: translate3d(100 %, 0, 0);
visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight
{
    from
    {
        -webkit - transform: translate3d(100 %, 0, 0);
    transform: translate3d(100 %, 0, 0);
    visibility: visible;
    }

    to
    {
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
animation - name: slideInRight;
}

@-webkit - keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100 %, 0);
transform: translate3d(0, 100 %, 0);
visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp
{
    from
    {
        -webkit - transform: translate3d(0, 100 %, 0);
    transform: translate3d(0, 100 %, 0);
    visibility: visible;
    }

    to
    {
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
animation - name: slideInUp;
}

@-webkit - keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
-webkit - transform: translate3d(0, 100 %, 0);
transform: translate3d(0, 100 %, 0);
  }
}

@keyframes slideOutDown
{
    from
    {
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }

    to
    {
    visibility: hidden;
        -webkit - transform: translate3d(0, 100 %, 0);
    transform: translate3d(0, 100 %, 0);
    }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
animation - name: slideOutDown;
}

@-webkit - keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
-webkit - transform: translate3d(-100 %, 0, 0);
transform: translate3d(-100 %, 0, 0);
  }
}

@keyframes slideOutLeft
{
    from
    {
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }

    to
    {
    visibility: hidden;
        -webkit - transform: translate3d(-100 %, 0, 0);
    transform: translate3d(-100 %, 0, 0);
    }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
animation - name: slideOutLeft;
}

@-webkit - keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
-webkit - transform: translate3d(100 %, 0, 0);
transform: translate3d(100 %, 0, 0);
  }
}

@keyframes slideOutRight
{
    from
    {
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }

    to
    {
    visibility: hidden;
        -webkit - transform: translate3d(100 %, 0, 0);
    transform: translate3d(100 %, 0, 0);
    }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
animation - name: slideOutRight;
}

@-webkit - keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
-webkit - transform: translate3d(0, -100 %, 0);
transform: translate3d(0, -100 %, 0);
  }
}

@keyframes slideOutUp
{
    from
    {
        -webkit - transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    }

    to
    {
    visibility: hidden;
        -webkit - transform: translate3d(0, -100 %, 0);
    transform: translate3d(0, -100 %, 0);
    }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
animation - name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
animation - duration: 1s;
-webkit - animation - fill - mode: both;
animation - fill - mode: both;
}

.animated.infinite {
    -webkit - animation - iteration - count: infinite;
    animation - iteration - count: infinite;
}

.animated.delay - 1s {
  -webkit-animation-delay: 1s;
animation - delay: 1s;
}

.animated.delay - 2s {
  -webkit-animation-delay: 2s;
animation - delay: 2s;
}

.animated.delay - 3s {
  -webkit-animation-delay: 3s;
animation - delay: 3s;
}

.animated.delay - 4s {
  -webkit-animation-delay: 4s;
animation - delay: 4s;
}

.animated.delay - 5s {
  -webkit-animation-delay: 5s;
animation - delay: 5s;
}

.animated.fast {
    -webkit - animation - duration: 800ms;
    animation - duration: 800ms;
}

.animated.faster {
    -webkit - animation - duration: 500ms;
    animation - duration: 500ms;
}

.animated.slow {
    -webkit - animation - duration: 2s;
    animation - duration: 2s;
}

.animated.slower {
    -webkit - animation - duration: 3s;
    animation - duration: 3s;
}

@media(print), (prefers - reduced - motion: reduce) {
  .animated {
        -webkit - animation - duration: 1ms!important;
        animation - duration: 1ms!important;
        -webkit - transition - duration: 1ms!important;
        transition - duration: 1ms!important;
        -webkit - animation - iteration - count: 1!important;
        animation - iteration - count: 1!important;
    }
}
.minicolors {
  position: relative;
}

.minicolors-sprite {
  background-image: url(jquery.minicolors.png);
}

.minicolors-swatch {
  position: absolute;
  vertical-align: middle;
  background-position: -80px 0;
  cursor: text;
  padding: 0;
  margin: 0;
  display: inline-block;
}

.minicolors-swatch::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15);
  border-radius: 2px;
}

.minicolors-swatch-color {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.minicolors input[type=hidden] + .minicolors-swatch {
  width: 28px;
  position: static;
  cursor: pointer;
}

.minicolors input[type=hidden][disabled] + .minicolors-swatch {
  cursor: default;
}

/* Panel */
.minicolors-panel {
  position: absolute;
  width: 173px;
  background: white;
  border-radius: 2px;
  box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  z-index: 99999;
  box-sizing: content-box;
  display: none;
  touch-action: none;
}

.minicolors-panel.minicolors-visible {
  display: block;
}

/* Panel positioning */
.minicolors-position-top .minicolors-panel {
  top: -154px;
}

.minicolors-position-right .minicolors-panel {
  right: 0;
}

.minicolors-position-bottom .minicolors-panel {
  top: auto;
}

.minicolors-position-left .minicolors-panel {
  left: 0;
}

.minicolors-with-opacity .minicolors-panel {
  width: 194px;
}

.minicolors .minicolors-grid {
  position: relative;
  top: 1px;
  left: 1px; /* LTR */
  width: 150px;
  height: 150px;
  margin-bottom: 2px;
  background-position: -120px 0;
  cursor: crosshair;
}
[dir=rtl] .minicolors .minicolors-grid {
  right: 1px;
}

.minicolors .minicolors-grid-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 150px;
}

.minicolors-slider-saturation .minicolors-grid {
  background-position: -420px 0;
}

.minicolors-slider-saturation .minicolors-grid-inner {
  background-position: -270px 0;
  background-image: inherit;
}

.minicolors-slider-brightness .minicolors-grid {
  background-position: -570px 0;
}

.minicolors-slider-brightness .minicolors-grid-inner {
  background-color: black;
}

.minicolors-slider-wheel .minicolors-grid {
  background-position: -720px 0;
}

.minicolors-slider,
.minicolors-opacity-slider {
  position: absolute;
  top: 1px;
  left: 152px; /* LTR */
  width: 20px;
  height: 150px;
  background-color: white;
  background-position: 0 0;
  cursor: row-resize;
}
[dir=rtl] .minicolors-slider,
[dir=rtl] .minicolors-opacity-slider {
  right: 152px;
}

.minicolors-slider-saturation .minicolors-slider {
  background-position: -60px 0;
}

.minicolors-slider-brightness .minicolors-slider {
  background-position: -20px 0;
}

.minicolors-slider-wheel .minicolors-slider {
  background-position: -20px 0;
}

.minicolors-opacity-slider {
  left: 173px; /* LTR */
  background-position: -40px 0;
  display: none;
}
[dir=rtl] .minicolors-opacity-slider {
  right: 173px;
}

.minicolors-with-opacity .minicolors-opacity-slider {
  display: block;
}

/* Pickers */
.minicolors-grid .minicolors-picker {
  position: absolute;
  top: 70px;
  left: 70px;
  width: 12px;
  height: 12px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .25);
  border-radius: 10px;
  margin-top: -6px;
  margin-left: -6px;
  background: none;
}

.minicolors-grid .minicolors-picker > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  border: solid 2px white;
  box-sizing: content-box;
}

.minicolors-picker {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 3px;
  background: white;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .25);
  border-radius: 2px;
  margin-top: -2px;
  margin-left: 1px;
  box-sizing: content-box;
}

/* Swatches */
.minicolors-swatches,
.minicolors-swatches li {
  margin: 5px 0 3px 5px; /* LTR */
  padding: 0;
  list-style: none;
  overflow: hidden;
}
[dir=rtl] .minicolors-swatches,
[dir=rtl] .minicolors-swatches li {
  margin: 5px 5px 3px 0;
}

.minicolors-swatches .minicolors-swatch {
  position: relative;
  float: left; /* LTR */
  cursor: pointer;
  margin: 0 4px 0 0; /* LTR */
}
[dir=rtl] .minicolors-swatches .minicolors-swatch {
  float: right;
  margin: 0 0 0 4px;
}

.minicolors-with-opacity .minicolors-swatches .minicolors-swatch {
  margin-right: 7px; /* LTR */
}
[dir=rtl] .minicolors-with-opacity .minicolors-swatches .minicolors-swatch {
  margin-right: 0;
  margin-left: 7px;
}

.minicolors-swatch.selected {
  border-color: #000;
}

/* Inline controls */
.minicolors-inline {
  display: inline-block;
}

.minicolors-inline .minicolors-input {
  display: none !important;
}

.minicolors-inline .minicolors-panel {
  position: relative;
  top: auto;
  left: auto; /* LTR */
  box-shadow: none;
  z-index: auto;
  display: inline-block;
}
[dir=rtl] .minicolors-inline .minicolors-panel {
  right: auto;
}

/* Default theme */
.minicolors-theme-default .minicolors-swatch {
  top: 5px;
  left: 5px; /* LTR */
  width: 18px;
  height: 18px;
}
[dir=rtl] .minicolors-theme-default .minicolors-swatch {
  right: 5px;
}
.minicolors-theme-default .minicolors-swatches .minicolors-swatch {
  margin-bottom: 2px;
  top: 0;
  left: 0; /* LTR */
  width: 18px;
  height: 18px;
}
[dir=rtl] .minicolors-theme-default .minicolors-swatches .minicolors-swatch {
  right: 0;
}
.minicolors-theme-default.minicolors-position-right .minicolors-swatch {
  left: auto; /* LTR */
  right: 5px; /* LTR */
}
[dir=rtl] .minicolors-theme-default.minicolors-position-left .minicolors-swatch {
  right: auto;
  left: 5px;
}
.minicolors-theme-default.minicolors {
  width: auto;
  display: inline-block;
}
.minicolors-theme-default .minicolors-input {
  height: 20px;
  width: auto;
  display: inline-block;
  padding-left: 26px; /* LTR */
}
[dir=rtl] .minicolors-theme-default .minicolors-input {
  text-align: right;
  unicode-bidi: plaintext;
  padding-left: 1px;
  padding-right: 26px;
}
.minicolors-theme-default.minicolors-position-right .minicolors-input {
  padding-right: 26px; /* LTR */
  padding-left: inherit; /* LTR */
}
[dir=rtl] .minicolors-theme-default.minicolors-position-left .minicolors-input {
  padding-right: inherit;
  padding-left: 26px;
}

/* Bootstrap theme */
.minicolors-theme-bootstrap .minicolors-swatch {
  z-index: 2;
  top: 3px;
  left: 3px; /* LTR */
  width: 28px;
  height: 28px;
  border-radius: 2px;
}
[dir=rtl] .minicolors-theme-bootstrap .minicolors-swatch {
  right: 3px;
}
.minicolors-theme-bootstrap .minicolors-swatches .minicolors-swatch {
  margin-bottom: 2px;
  top: 0;
  left: 0; /* LTR */
  width: 20px;
  height: 20px;
}
[dir=rtl] .minicolors-theme-bootstrap .minicolors-swatches .minicolors-swatch {
  right: 0;
}
.minicolors-theme-bootstrap .minicolors-swatch-color {
  border-radius: inherit;
}
.minicolors-theme-bootstrap.minicolors-position-right > .minicolors-swatch {
  left: auto; /* LTR */
  right: 3px; /* LTR */
}
[dir=rtl] .minicolors-theme-bootstrap.minicolors-position-left > .minicolors-swatch {
  right: auto;
  left: 3px;
}
.minicolors-theme-bootstrap .minicolors-input {
  float: none;
  padding-left: 44px; /* LTR */
}
[dir=rtl] .minicolors-theme-bootstrap .minicolors-input {
  text-align: right;
  unicode-bidi: plaintext;
  padding-left: 12px;
  padding-right: 44px;
}
.minicolors-theme-bootstrap.minicolors-position-right .minicolors-input {
  padding-right: 44px; /* LTR */
  padding-left: 12px; /* LTR */
}
[dir=rtl] .minicolors-theme-bootstrap.minicolors-position-left .minicolors-input {
  padding-right: 12px;
  padding-left: 44px;
}
.minicolors-theme-bootstrap .minicolors-input.input-lg + .minicolors-swatch {
  top: 4px;
  left: 4px; /* LTR */
  width: 37px;
  height: 37px;
  border-radius: 5px;
}
[dir=rtl] .minicolors-theme-bootstrap .minicolors-input.input-lg + .minicolors-swatch {
  right: 4px;
}
.minicolors-theme-bootstrap .minicolors-input.input-sm + .minicolors-swatch {
  width: 24px;
  height: 24px;
}
.minicolors-theme-bootstrap .minicolors-input.input-xs + .minicolors-swatch {
  width: 18px;
  height: 18px;
}
.input-group .minicolors-theme-bootstrap:not(:first-child) .minicolors-input {
  border-top-left-radius: 0; /* LTR */
  border-bottom-left-radius: 0; /* LTR */
}
[dir=rtl] .input-group .minicolors-theme-bootstrap .minicolors-input {
  border-radius: 4px;
}
[dir=rtl] .input-group .minicolors-theme-bootstrap:not(:first-child) .minicolors-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[dir=rtl] .input-group .minicolors-theme-bootstrap:not(:last-child) .minicolors-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* bootstrap input-group rtl override */
[dir=rtl] .input-group .form-control,
[dir=rtl] .input-group-addon,
[dir=rtl] .input-group-btn > .btn,
[dir=rtl] .input-group-btn > .btn-group > .btn,
[dir=rtl] .input-group-btn > .dropdown-toggle {
  border: 1px solid #ccc;
  border-radius: 4px;
}
[dir=rtl] .input-group .form-control:first-child,
[dir=rtl] .input-group-addon:first-child,
[dir=rtl] .input-group-btn:first-child > .btn,
[dir=rtl] .input-group-btn:first-child > .btn-group > .btn,
[dir=rtl] .input-group-btn:first-child > .dropdown-toggle,
[dir=rtl] .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[dir=rtl] .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0;
}
[dir=rtl] .input-group .form-control:last-child,
[dir=rtl] .input-group-addon:last-child,
[dir=rtl] .input-group-btn:last-child > .btn,
[dir=rtl] .input-group-btn:last-child > .btn-group > .btn,
[dir=rtl] .input-group-btn:last-child > .dropdown-toggle,
[dir=rtl] .input-group-btn:first-child > .btn:not(:first-child),
[dir=rtl] .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* Semantic Ui theme */
.minicolors-theme-semanticui .minicolors-swatch {
  top: 0;
  left: 0; /* LTR */
  padding: 18px;
}
[dir=rtl] .minicolors-theme-semanticui .minicolors-swatch {
  right: 0;
}
.minicolors-theme-semanticui input {
  text-indent: 30px;
}

/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked] > .ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked] > .ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor > *{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li > .ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked] > .ql-ui,.ql-editor li[data-list=unchecked] > .ql-ui{color:#777}.ql-editor li[data-list=bullet] > .ql-ui:before{content:'\2022'}.ql-editor li[data-list=checked] > .ql-ui:before{content:'\2611'}.ql-editor li[data-list=unchecked] > .ql-ui:before{content:'\2610'}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered] > .ql-ui:before{content:counter(list-0, decimal) '. '}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1 > .ql-ui:before{content:counter(list-1, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2 > .ql-ui:before{content:counter(list-2, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3 > .ql-ui:before{content:counter(list-3, decimal) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4 > .ql-ui:before{content:counter(list-4, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5 > .ql-ui:before{content:counter(list-5, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6 > .ql-ui:before{content:counter(list-6, decimal) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7 > .ql-ui:before{content:counter(list-7, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8 > .ql-ui:before{content:counter(list-8, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9 > .ql-ui:before{content:counter(list-9, decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl > .ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank::before{color:rgba(0,0,0,0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:'';display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow{box-sizing:border-box}.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:'';display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label::before,.ql-snow .ql-picker.ql-header .ql-picker-item::before{content:'Normal'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:'Heading 1'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:'Heading 2'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:'Heading 3'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:'Heading 4'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:'Heading 5'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:'Heading 6'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label::before,.ql-snow .ql-picker.ql-font .ql-picker-item::before{content:'Sans Serif'}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:'Serif'}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:'Monospace'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label::before,.ql-snow .ql-picker.ql-size .ql-picker-item::before{content:'Normal'}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:'Small'}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:'Large'}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:'Huge'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:'Helvetica Neue','Helvetica','Arial',sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:rgba(0,0,0,0.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow + .ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:'Edit';margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:'Remove';margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:'Save';padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}

/*# sourceMappingURL=quill.snow.css.map*/
/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked] > .ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked] > .ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor > *{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li > .ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked] > .ql-ui,.ql-editor li[data-list=unchecked] > .ql-ui{color:#777}.ql-editor li[data-list=bullet] > .ql-ui:before{content:'\2022'}.ql-editor li[data-list=checked] > .ql-ui:before{content:'\2611'}.ql-editor li[data-list=unchecked] > .ql-ui:before{content:'\2610'}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered] > .ql-ui:before{content:counter(list-0, decimal) '. '}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1 > .ql-ui:before{content:counter(list-1, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2 > .ql-ui:before{content:counter(list-2, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3 > .ql-ui:before{content:counter(list-3, decimal) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4 > .ql-ui:before{content:counter(list-4, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5 > .ql-ui:before{content:counter(list-5, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6 > .ql-ui:before{content:counter(list-6, decimal) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7 > .ql-ui:before{content:counter(list-7, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8 > .ql-ui:before{content:counter(list-8, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9 > .ql-ui:before{content:counter(list-9, decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl > .ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank::before{color:rgba(0,0,0,0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:'';display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble{box-sizing:border-box}.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:'';display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label::before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label::before,.ql-bubble .ql-picker.ql-header .ql-picker-item::before{content:'Normal'}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:'Heading 1'}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:'Heading 2'}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:'Heading 3'}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:'Heading 4'}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:'Heading 5'}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:'Heading 6'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label::before,.ql-bubble .ql-picker.ql-font .ql-picker-item::before{content:'Sans Serif'}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:'Serif'}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:'Monospace'}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label::before,.ql-bubble .ql-picker.ql-size .ql-picker-item::before{content:'Normal'}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:'Small'}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:'Large'}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:'Huge'}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\00D7";font-size:16px;font-weight:bold}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close){position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:normal;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease 200ms;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover::before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover::after{visibility:visible}

/*# sourceMappingURL=quill.bubble.css.map*/
/*! angularjs-slider - v7.1.0 - 
 (c) Rafal Zajac <rzajac@gmail.com>, Valentin Hervieu <valentin@hervi.eu>, Jussi Saarivirta <jusasi@gmail.com>, Angelin Sirbu <angelin.sirbu@gmail.com> - 
 https://github.com/angular-slider/angularjs-slider - 
 2022-05-26 */
.rzslider {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 4px;
  margin: 35px 0 15px 0;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.rzslider.noanimate * {
  transition: none !important;
}

.rzslider.with-legend {
  margin-bottom: 40px;
}

.rzslider[disabled] {
  cursor: not-allowed;
}

.rzslider[disabled] .rz-pointer {
  cursor: not-allowed;
  background-color: #d8e0f3;
}

.rzslider[disabled] .rz-draggable {
  cursor: not-allowed;
}

.rzslider[disabled] .rz-selection {
  background: #8b91a2;
}

.rzslider[disabled] .rz-tick {
  cursor: not-allowed;
}

.rzslider[disabled] .rz-tick.rz-selected {
  background: #8b91a2;
}

.rzslider span {
  position: absolute;
  display: inline-block;
  white-space: nowrap;
}

.rzslider .rz-base {
  width: 100%;
  height: 100%;
  padding: 0;
}

.rzslider .rz-bar-wrapper {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 32px;
  padding-top: 16px;
  margin-top: -16px;
  box-sizing: border-box;
  transition: all linear 0.3s;
}

.rzslider .rz-draggable {
  cursor: move;
}

.rzslider .rz-bar {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 4px;
  background: rgb(255 96 26 / 10%);
  border-radius: 2px;
}

.rzslider .rz-bar-wrapper.rz-transparent .rz-bar {
  background: transparent;
}

.rzslider .rz-bar-wrapper.rz-left-out-selection .rz-bar {
  background: #df002d;
}

.rzslider .rz-bar-wrapper.rz-right-out-selection .rz-bar {
  background: #03a688;
}

.rzslider .rz-selection {
  z-index: 2;
  background: #0db9f0;
  border-radius: 2px;
  transition: background-color linear 0.3s;
}

.rzslider .rz-restricted {
  z-index: 3;
  background: #ff0000;
  border-radius: 2px;
}

.rzslider .rz-pointer {
  top: -14px;
  z-index: 3;
  width: 26px;
  height: 26px;
  cursor: pointer;
  background-color: #0db9f0;
  border-radius: 16px;
  transition: all linear 0.3s;
}

.rzslider .rz-pointer:after {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 8px;
  height: 8px;
  background: #ff601a;
  border-radius: 4px;
  content: '';
}

.rzslider .rz-pointer:hover:after {
  /*background-color: #ffffff;*/
}

.rzslider .rz-pointer.rz-active {
  z-index: 4;
}

.rzslider .rz-pointer.rz-active:after {
  background-color: #ff601a;
}

.rzslider .rz-bubble {
  bottom: 22px;
  padding: 1px 3px;
  color: #55637d;
  cursor: default;
  transition: all linear 0.3s;
}
.rzslider .rz-bubble {
    bottom: 28px;
    background: #ff601a;
    color:#fff;
    padding:.35em 0;
    border-radius:4px;
    white-space:nowrap;
    width: 40px;
    text-align: center;
    opacity: 0;
    transition: opacity .15s;
}
.rzslider .rz-pointer.rz-active + .rz-bubble,
.rzslider .rz-pointer.rz-active ~ .rz-bubble{
    opacity:1;
}

/*.rzslider .rz-bubble::after{
    content:'';
    position:absolute;
    bottom:-4px;
    left:50%;
    width:8px;
    height:8px;
    background:inherit;
    transform:translateX(-50%) rotate(45deg);
}
*/
.rzslider .rz-bubble.rz-limit {
  color: #55637d;
  transition: none;
}

.rzslider .rz-ticks {
  position: absolute;
  top: -3px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}

.rzslider .rz-ticks-values-under .rz-tick-value {
  top: auto;
  bottom: -32px;
}

.rzslider .rz-tick {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  margin-left: 11px;
  text-align: center;
  cursor: pointer;
  background: #d8e0f3;
  border-radius: 50%;
  transition: background-color linear 0.3s;
}

.rzslider .rz-tick.rz-selected {
  background: #0db9f0;
}

.rzslider .rz-tick-value {
  position: absolute;
  top: -30px;
  transform: translate(-50%, 0);
}

.rzslider .rz-tick-legend {
  position: absolute;
  top: 24px;
  max-width: 50px;
  white-space: normal;
  transform: translate(-50%, 0);
}

.rzslider.rz-vertical {
  position: relative;
  width: 4px;
  height: 100%;
  padding: 0;
  margin: 0 20px;
  vertical-align: baseline;
}

.rzslider.rz-vertical .rz-base {
  width: 100%;
  height: 100%;
  padding: 0;
}

.rzslider.rz-vertical .rz-bar-wrapper {
  top: auto;
  left: 0;
  width: 32px;
  height: 100%;
  padding: 0 0 0 16px;
  margin: 0 0 0 -16px;
}

.rzslider.rz-vertical .rz-bar {
  bottom: 0;
  left: auto;
  width: 4px;
  height: 100%;
}

.rzslider.rz-vertical .rz-pointer {
  top: auto;
  bottom: 0;
  left: -14px !important;
}

.rzslider.rz-vertical .rz-bubble {
  bottom: 0;
  left: 16px !important;
  margin-left: 3px;
}

.rzslider.rz-vertical .rz-ticks {
  top: 0;
  left: -3px;
  z-index: 1;
  width: 0;
  height: 100%;
}

.rzslider.rz-vertical .rz-tick {
  margin-top: 11px;
  margin-left: auto;
  vertical-align: middle;
}

.rzslider.rz-vertical .rz-tick-value {
  top: auto;
  left: 24px;
  transform: translate(0, -28%);
}

.rzslider.rz-vertical .rz-tick-legend {
  top: auto;
  right: 24px;
  max-width: none;
  white-space: nowrap;
  transform: translate(0, -28%);
}

.rzslider.rz-vertical .rz-ticks-values-under .rz-tick-value {
  right: 24px;
  bottom: auto;
  left: auto;
}
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInJ6c2xpZGVyLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7O2NBR2M7QUFDZDtFQUNFLG1CQUFtQjtFQUNuQixzQkFBc0I7RUFDdEIsWUFBWTtFQUNaLFlBQVk7RUFDWixzQkFBc0I7RUFDdEIsdUJBQXVCO0VBQ3ZCLDBCQUFrQjtLQUFsQix1QkFBa0I7TUFBbEIsc0JBQWtCO1VBQWxCLGtCQUFrQjtDQUNuQjs7QUFFRDtFQUNFLDRCQUE0QjtDQUM3Qjs7QUFFRDtFQUNFLG9CQUFvQjtDQUNyQjs7QUFFRDtFQUNFLG9CQUFvQjtDQUNyQjs7QUFFRDtFQUNFLG9CQUFvQjtFQUNwQiwwQkFBMEI7Q0FDM0I7O0FBRUQ7RUFDRSxvQkFBb0I7Q0FDckI7O0FBRUQ7RUFDRSxvQkFBb0I7Q0FDckI7O0FBRUQ7RUFDRSxvQkFBb0I7Q0FDckI7O0FBRUQ7RUFDRSxvQkFBb0I7Q0FDckI7O0FBRUQ7RUFDRSxtQkFBbUI7RUFDbkIsc0JBQXNCO0VBQ3RCLG9CQUFvQjtDQUNyQjs7QUFFRDtFQUNFLFlBQVk7RUFDWixhQUFhO0VBQ2IsV0FBVztDQUNaOztBQUVEO0VBQ0UsUUFBUTtFQUNSLFdBQVc7RUFDWCxZQUFZO0VBQ1osYUFBYTtFQUNiLGtCQUFrQjtFQUNsQixrQkFBa0I7RUFDbEIsdUJBQXVCO0VBQ3ZCLDRCQUE0QjtDQUM3Qjs7QUFFRDtFQUNFLGFBQWE7Q0FDZDs7QUFFRDtFQUNFLFFBQVE7RUFDUixXQUFXO0VBQ1gsWUFBWTtFQUNaLFlBQVk7RUFDWixvQkFBb0I7RUFHWixtQkFBbUI7Q0FDNUI7O0FBRUQ7RUFDRSx3QkFBd0I7Q0FDekI7O0FBRUQ7RUFDRSxvQkFBb0I7Q0FDckI7O0FBRUQ7RUFDRSxvQkFBb0I7Q0FDckI7O0FBRUQ7RUFDRSxXQUFXO0VBQ1gsb0JBQW9CO0VBR1osbUJBQW1CO0VBQzNCLHlDQUF5QztDQUMxQzs7QUFFRDtFQUNFLFdBQVc7RUFDWCxvQkFBb0I7RUFHWixtQkFBbUI7Q0FDNUI7O0FBRUQ7RUFDRSxXQUFXO0VBQ1gsV0FBVztFQUNYLFlBQVk7RUFDWixhQUFhO0VBQ2IsZ0JBQWdCO0VBQ2hCLDBCQUEwQjtFQUdsQixvQkFBb0I7RUFDNUIsNEJBQTRCO0NBQzdCOztBQUVEO0VBQ0UsbUJBQW1CO0VBQ25CLFVBQVU7RUFDVixXQUFXO0VBQ1gsV0FBVztFQUNYLFlBQVk7RUFDWixvQkFBb0I7RUFHWixtQkFBbUI7RUFDM0IsWUFBWTtDQUNiOztBQUVEO0VBQ0UsMEJBQTBCO0NBQzNCOztBQUVEO0VBQ0UsV0FBVztDQUNaOztBQUVEO0VBQ0UsMEJBQTBCO0NBQzNCOztBQUVEO0VBQ0UsYUFBYTtFQUNiLGlCQUFpQjtFQUNqQixlQUFlO0VBQ2YsZ0JBQWdCO0VBQ2hCLDRCQUE0QjtDQUM3Qjs7QUFFRDtFQUNFLGVBQWU7RUFDZixpQkFBaUI7Q0FDbEI7O0FBRUQ7RUFDRSxtQkFBbUI7RUFDbkIsVUFBVTtFQUNWLFFBQVE7RUFDUixXQUFXO0VBQ1gsWUFBWTtFQUNaLFVBQVU7RUFDVixVQUFVO0VBQ1YsaUJBQWlCO0VBQ2pCLHVCQUF1QjtDQUN4Qjs7QUFFRDtFQUNFLFVBQVU7RUFDVixjQUFjO0NBQ2Y7O0FBRUQ7RUFDRSxtQkFBbUI7RUFDbkIsT0FBTztFQUNQLFFBQVE7RUFDUixZQUFZO0VBQ1osYUFBYTtFQUNiLGtCQUFrQjtFQUNsQixtQkFBbUI7RUFDbkIsZ0JBQWdCO0VBQ2hCLG9CQUFvQjtFQUNwQixtQkFBbUI7RUFDbkIseUNBQXlDO0NBQzFDOztBQUVEO0VBQ0Usb0JBQW9CO0NBQ3JCOztBQUVEO0VBQ0UsbUJBQW1CO0VBQ25CLFdBQVc7RUFDWCw4QkFBOEI7Q0FDL0I7O0FBRUQ7RUFDRSxtQkFBbUI7RUFDbkIsVUFBVTtFQUNWLGdCQUFnQjtFQUNoQixvQkFBb0I7RUFDcEIsOEJBQThCO0NBQy9COztBQUVEO0VBQ0UsbUJBQW1CO0VBQ25CLFdBQVc7RUFDWCxhQUFhO0VBQ2IsV0FBVztFQUNYLGVBQWU7RUFDZix5QkFBeUI7Q0FDMUI7O0FBRUQ7RUFDRSxZQUFZO0VBQ1osYUFBYTtFQUNiLFdBQVc7Q0FDWjs7QUFFRDtFQUNFLFVBQVU7RUFDVixRQUFRO0VBQ1IsWUFBWTtFQUNaLGFBQWE7RUFDYixvQkFBb0I7RUFDcEIsb0JBQW9CO0NBQ3JCOztBQUVEO0VBQ0UsVUFBVTtFQUNWLFdBQVc7RUFDWCxXQUFXO0VBQ1gsYUFBYTtDQUNkOztBQUVEO0VBQ0UsVUFBVTtFQUNWLFVBQVU7RUFDVix1QkFBdUI7Q0FDeEI7O0FBRUQ7RUFDRSxVQUFVO0VBQ1Ysc0JBQXNCO0VBQ3RCLGlCQUFpQjtDQUNsQjs7QUFFRDtFQUNFLE9BQU87RUFDUCxXQUFXO0VBQ1gsV0FBVztFQUNYLFNBQVM7RUFDVCxhQUFhO0NBQ2Q7O0FBRUQ7RUFDRSxpQkFBaUI7RUFDakIsa0JBQWtCO0VBQ2xCLHVCQUF1QjtDQUN4Qjs7QUFFRDtFQUNFLFVBQVU7RUFDVixXQUFXO0VBQ1gsOEJBQThCO0NBQy9COztBQUVEO0VBQ0UsVUFBVTtFQUNWLFlBQVk7RUFDWixnQkFBZ0I7RUFDaEIsb0JBQW9CO0VBQ3BCLDhCQUE4QjtDQUMvQjs7QUFFRDtFQUNFLFlBQVk7RUFDWixhQUFhO0VBQ2IsV0FBVztDQUNaIiwiZmlsZSI6InJ6c2xpZGVyLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi8qISBhbmd1bGFyanMtc2xpZGVyIC0gdjcuMS4wIC0gXG4gKGMpIFJhZmFsIFphamFjIDxyemFqYWNAZ21haWwuY29tPiwgVmFsZW50aW4gSGVydmlldSA8dmFsZW50aW5AaGVydmkuZXU+LCBKdXNzaSBTYWFyaXZpcnRhIDxqdXNhc2lAZ21haWwuY29tPiwgQW5nZWxpbiBTaXJidSA8YW5nZWxpbi5zaXJidUBnbWFpbC5jb20+IC0gXG4gaHR0cHM6Ly9naXRodWIuY29tL2FuZ3VsYXItc2xpZGVyL2FuZ3VsYXJqcy1zbGlkZXIgLSBcbiAyMDIyLTA1LTI2ICovXG4ucnpzbGlkZXIge1xuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGRpc3BsYXk6IGlubGluZS1ibG9jaztcbiAgd2lkdGg6IDEwMCU7XG4gIGhlaWdodDogNHB4O1xuICBtYXJnaW46IDM1cHggMCAxNXB4IDA7XG4gIHZlcnRpY2FsLWFsaWduOiBtaWRkbGU7XG4gIHVzZXItc2VsZWN0OiBub25lO1xufVxuXG4ucnpzbGlkZXIubm9hbmltYXRlICoge1xuICB0cmFuc2l0aW9uOiBub25lICFpbXBvcnRhbnQ7XG59XG5cbi5yenNsaWRlci53aXRoLWxlZ2VuZCB7XG4gIG1hcmdpbi1ib3R0b206IDQwcHg7XG59XG5cbi5yenNsaWRlcltkaXNhYmxlZF0ge1xuICBjdXJzb3I6IG5vdC1hbGxvd2VkO1xufVxuXG4ucnpzbGlkZXJbZGlzYWJsZWRdIC5yei1wb2ludGVyIHtcbiAgY3Vyc29yOiBub3QtYWxsb3dlZDtcbiAgYmFja2dyb3VuZC1jb2xvcjogI2Q4ZTBmMztcbn1cblxuLnJ6c2xpZGVyW2Rpc2FibGVkXSAucnotZHJhZ2dhYmxlIHtcbiAgY3Vyc29yOiBub3QtYWxsb3dlZDtcbn1cblxuLnJ6c2xpZGVyW2Rpc2FibGVkXSAucnotc2VsZWN0aW9uIHtcbiAgYmFja2dyb3VuZDogIzhiOTFhMjtcbn1cblxuLnJ6c2xpZGVyW2Rpc2FibGVkXSAucnotdGljayB7XG4gIGN1cnNvcjogbm90LWFsbG93ZWQ7XG59XG5cbi5yenNsaWRlcltkaXNhYmxlZF0gLnJ6LXRpY2sucnotc2VsZWN0ZWQge1xuICBiYWNrZ3JvdW5kOiAjOGI5MWEyO1xufVxuXG4ucnpzbGlkZXIgc3BhbiB7XG4gIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xuICB3aGl0ZS1zcGFjZTogbm93cmFwO1xufVxuXG4ucnpzbGlkZXIgLnJ6LWJhc2Uge1xuICB3aWR0aDogMTAwJTtcbiAgaGVpZ2h0OiAxMDAlO1xuICBwYWRkaW5nOiAwO1xufVxuXG4ucnpzbGlkZXIgLnJ6LWJhci13cmFwcGVyIHtcbiAgbGVmdDogMDtcbiAgei1pbmRleDogMTtcbiAgd2lkdGg6IDEwMCU7XG4gIGhlaWdodDogMzJweDtcbiAgcGFkZGluZy10b3A6IDE2cHg7XG4gIG1hcmdpbi10b3A6IC0xNnB4O1xuICBib3gtc2l6aW5nOiBib3JkZXItYm94O1xuICB0cmFuc2l0aW9uOiBhbGwgbGluZWFyIDAuM3M7XG59XG5cbi5yenNsaWRlciAucnotZHJhZ2dhYmxlIHtcbiAgY3Vyc29yOiBtb3ZlO1xufVxuXG4ucnpzbGlkZXIgLnJ6LWJhciB7XG4gIGxlZnQ6IDA7XG4gIHotaW5kZXg6IDE7XG4gIHdpZHRoOiAxMDAlO1xuICBoZWlnaHQ6IDRweDtcbiAgYmFja2dyb3VuZDogI2Q4ZTBmMztcbiAgLXdlYmtpdC1ib3JkZXItcmFkaXVzOiAycHg7XG4gICAgIC1tb3otYm9yZGVyLXJhZGl1czogMnB4O1xuICAgICAgICAgIGJvcmRlci1yYWRpdXM6IDJweDtcbn1cblxuLnJ6c2xpZGVyIC5yei1iYXItd3JhcHBlci5yei10cmFuc3BhcmVudCAucnotYmFyIHtcbiAgYmFja2dyb3VuZDogdHJhbnNwYXJlbnQ7XG59XG5cbi5yenNsaWRlciAucnotYmFyLXdyYXBwZXIucnotbGVmdC1vdXQtc2VsZWN0aW9uIC5yei1iYXIge1xuICBiYWNrZ3JvdW5kOiAjZGYwMDJkO1xufVxuXG4ucnpzbGlkZXIgLnJ6LWJhci13cmFwcGVyLnJ6LXJpZ2h0LW91dC1zZWxlY3Rpb24gLnJ6LWJhciB7XG4gIGJhY2tncm91bmQ6ICMwM2E2ODg7XG59XG5cbi5yenNsaWRlciAucnotc2VsZWN0aW9uIHtcbiAgei1pbmRleDogMjtcbiAgYmFja2dyb3VuZDogIzBkYjlmMDtcbiAgLXdlYmtpdC1ib3JkZXItcmFkaXVzOiAycHg7XG4gICAgIC1tb3otYm9yZGVyLXJhZGl1czogMnB4O1xuICAgICAgICAgIGJvcmRlci1yYWRpdXM6IDJweDtcbiAgdHJhbnNpdGlvbjogYmFja2dyb3VuZC1jb2xvciBsaW5lYXIgMC4zcztcbn1cblxuLnJ6c2xpZGVyIC5yei1yZXN0cmljdGVkIHtcbiAgei1pbmRleDogMztcbiAgYmFja2dyb3VuZDogI2ZmMDAwMDtcbiAgLXdlYmtpdC1ib3JkZXItcmFkaXVzOiAycHg7XG4gICAgIC1tb3otYm9yZGVyLXJhZGl1czogMnB4O1xuICAgICAgICAgIGJvcmRlci1yYWRpdXM6IDJweDtcbn1cblxuLnJ6c2xpZGVyIC5yei1wb2ludGVyIHtcbiAgdG9wOiAtMTRweDtcbiAgei1pbmRleDogMztcbiAgd2lkdGg6IDMycHg7XG4gIGhlaWdodDogMzJweDtcbiAgY3Vyc29yOiBwb2ludGVyO1xuICBiYWNrZ3JvdW5kLWNvbG9yOiAjMGRiOWYwO1xuICAtd2Via2l0LWJvcmRlci1yYWRpdXM6IDE2cHg7XG4gICAgIC1tb3otYm9yZGVyLXJhZGl1czogMTZweDtcbiAgICAgICAgICBib3JkZXItcmFkaXVzOiAxNnB4O1xuICB0cmFuc2l0aW9uOiBhbGwgbGluZWFyIDAuM3M7XG59XG5cbi5yenNsaWRlciAucnotcG9pbnRlcjphZnRlciB7XG4gIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgdG9wOiAxMnB4O1xuICBsZWZ0OiAxMnB4O1xuICB3aWR0aDogOHB4O1xuICBoZWlnaHQ6IDhweDtcbiAgYmFja2dyb3VuZDogI2ZmZmZmZjtcbiAgLXdlYmtpdC1ib3JkZXItcmFkaXVzOiA0cHg7XG4gICAgIC1tb3otYm9yZGVyLXJhZGl1czogNHB4O1xuICAgICAgICAgIGJvcmRlci1yYWRpdXM6IDRweDtcbiAgY29udGVudDogJyc7XG59XG5cbi5yenNsaWRlciAucnotcG9pbnRlcjpob3ZlcjphZnRlciB7XG4gIGJhY2tncm91bmQtY29sb3I6ICNmZmZmZmY7XG59XG5cbi5yenNsaWRlciAucnotcG9pbnRlci5yei1hY3RpdmUge1xuICB6LWluZGV4OiA0O1xufVxuXG4ucnpzbGlkZXIgLnJ6LXBvaW50ZXIucnotYWN0aXZlOmFmdGVyIHtcbiAgYmFja2dyb3VuZC1jb2xvcjogIzQ1MWFmZjtcbn1cblxuLnJ6c2xpZGVyIC5yei1idWJibGUge1xuICBib3R0b206IDE2cHg7XG4gIHBhZGRpbmc6IDFweCAzcHg7XG4gIGNvbG9yOiAjNTU2MzdkO1xuICBjdXJzb3I6IGRlZmF1bHQ7XG4gIHRyYW5zaXRpb246IGFsbCBsaW5lYXIgMC4zcztcbn1cblxuLnJ6c2xpZGVyIC5yei1idWJibGUucnotbGltaXQge1xuICBjb2xvcjogIzU1NjM3ZDtcbiAgdHJhbnNpdGlvbjogbm9uZTtcbn1cblxuLnJ6c2xpZGVyIC5yei10aWNrcyB7XG4gIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgdG9wOiAtM3B4O1xuICBsZWZ0OiAwO1xuICB6LWluZGV4OiAxO1xuICB3aWR0aDogMTAwJTtcbiAgaGVpZ2h0OiAwO1xuICBtYXJnaW46IDA7XG4gIGxpc3Qtc3R5bGU6IG5vbmU7XG4gIGJveC1zaXppbmc6IGJvcmRlci1ib3g7XG59XG5cbi5yenNsaWRlciAucnotdGlja3MtdmFsdWVzLXVuZGVyIC5yei10aWNrLXZhbHVlIHtcbiAgdG9wOiBhdXRvO1xuICBib3R0b206IC0zMnB4O1xufVxuXG4ucnpzbGlkZXIgLnJ6LXRpY2sge1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIHRvcDogMDtcbiAgbGVmdDogMDtcbiAgd2lkdGg6IDEwcHg7XG4gIGhlaWdodDogMTBweDtcbiAgbWFyZ2luLWxlZnQ6IDExcHg7XG4gIHRleHQtYWxpZ246IGNlbnRlcjtcbiAgY3Vyc29yOiBwb2ludGVyO1xuICBiYWNrZ3JvdW5kOiAjZDhlMGYzO1xuICBib3JkZXItcmFkaXVzOiA1MCU7XG4gIHRyYW5zaXRpb246IGJhY2tncm91bmQtY29sb3IgbGluZWFyIDAuM3M7XG59XG5cbi5yenNsaWRlciAucnotdGljay5yei1zZWxlY3RlZCB7XG4gIGJhY2tncm91bmQ6ICMwZGI5ZjA7XG59XG5cbi5yenNsaWRlciAucnotdGljay12YWx1ZSB7XG4gIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgdG9wOiAtMzBweDtcbiAgdHJhbnNmb3JtOiB0cmFuc2xhdGUoLTUwJSwgMCk7XG59XG5cbi5yenNsaWRlciAucnotdGljay1sZWdlbmQge1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIHRvcDogMjRweDtcbiAgbWF4LXdpZHRoOiA1MHB4O1xuICB3aGl0ZS1zcGFjZTogbm9ybWFsO1xuICB0cmFuc2Zvcm06IHRyYW5zbGF0ZSgtNTAlLCAwKTtcbn1cblxuLnJ6c2xpZGVyLnJ6LXZlcnRpY2FsIHtcbiAgcG9zaXRpb246IHJlbGF0aXZlO1xuICB3aWR0aDogNHB4O1xuICBoZWlnaHQ6IDEwMCU7XG4gIHBhZGRpbmc6IDA7XG4gIG1hcmdpbjogMCAyMHB4O1xuICB2ZXJ0aWNhbC1hbGlnbjogYmFzZWxpbmU7XG59XG5cbi5yenNsaWRlci5yei12ZXJ0aWNhbCAucnotYmFzZSB7XG4gIHdpZHRoOiAxMDAlO1xuICBoZWlnaHQ6IDEwMCU7XG4gIHBhZGRpbmc6IDA7XG59XG5cbi5yenNsaWRlci5yei12ZXJ0aWNhbCAucnotYmFyLXdyYXBwZXIge1xuICB0b3A6IGF1dG87XG4gIGxlZnQ6IDA7XG4gIHdpZHRoOiAzMnB4O1xuICBoZWlnaHQ6IDEwMCU7XG4gIHBhZGRpbmc6IDAgMCAwIDE2cHg7XG4gIG1hcmdpbjogMCAwIDAgLTE2cHg7XG59XG5cbi5yenNsaWRlci5yei12ZXJ0aWNhbCAucnotYmFyIHtcbiAgYm90dG9tOiAwO1xuICBsZWZ0OiBhdXRvO1xuICB3aWR0aDogNHB4O1xuICBoZWlnaHQ6IDEwMCU7XG59XG5cbi5yenNsaWRlci5yei12ZXJ0aWNhbCAucnotcG9pbnRlciB7XG4gIHRvcDogYXV0bztcbiAgYm90dG9tOiAwO1xuICBsZWZ0OiAtMTRweCAhaW1wb3J0YW50O1xufVxuXG4ucnpzbGlkZXIucnotdmVydGljYWwgLnJ6LWJ1YmJsZSB7XG4gIGJvdHRvbTogMDtcbiAgbGVmdDogMTZweCAhaW1wb3J0YW50O1xuICBtYXJnaW4tbGVmdDogM3B4O1xufVxuXG4ucnpzbGlkZXIucnotdmVydGljYWwgLnJ6LXRpY2tzIHtcbiAgdG9wOiAwO1xuICBsZWZ0OiAtM3B4O1xuICB6LWluZGV4OiAxO1xuICB3aWR0aDogMDtcbiAgaGVpZ2h0OiAxMDAlO1xufVxuXG4ucnpzbGlkZXIucnotdmVydGljYWwgLnJ6LXRpY2sge1xuICBtYXJnaW4tdG9wOiAxMXB4O1xuICBtYXJnaW4tbGVmdDogYXV0bztcbiAgdmVydGljYWwtYWxpZ246IG1pZGRsZTtcbn1cblxuLnJ6c2xpZGVyLnJ6LXZlcnRpY2FsIC5yei10aWNrLXZhbHVlIHtcbiAgdG9wOiBhdXRvO1xuICBsZWZ0OiAyNHB4O1xuICB0cmFuc2Zvcm06IHRyYW5zbGF0ZSgwLCAtMjglKTtcbn1cblxuLnJ6c2xpZGVyLnJ6LXZlcnRpY2FsIC5yei10aWNrLWxlZ2VuZCB7XG4gIHRvcDogYXV0bztcbiAgcmlnaHQ6IDI0cHg7XG4gIG1heC13aWR0aDogbm9uZTtcbiAgd2hpdGUtc3BhY2U6IG5vd3JhcDtcbiAgdHJhbnNmb3JtOiB0cmFuc2xhdGUoMCwgLTI4JSk7XG59XG5cbi5yenNsaWRlci5yei12ZXJ0aWNhbCAucnotdGlja3MtdmFsdWVzLXVuZGVyIC5yei10aWNrLXZhbHVlIHtcbiAgcmlnaHQ6IDI0cHg7XG4gIGJvdHRvbTogYXV0bztcbiAgbGVmdDogYXV0bztcbn0iXX0= */